* {
    font-family: 'roboto', sans-serif
}

.fix {
    overflow: hidden
}

p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12pt;
    line-height: 17pt
}

a {
    color: #fff
}

.clear {
    clear: both
}

.a1 {
    visibility: visible;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.a2 {
    visibility: visible;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.a3 {
    visibility: visible;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.a4 {
    visibility: visible;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.a5 {
    visibility: visible;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn
}

h2,
h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500
}

h2 {
    font-size: 22pt;
    line-height: 37pt;
    margin: 0
}

h3 {
    font-size: 14pt;
    line-height: 24pt
}

h4 {
    font-size: 12pt;
    line-height: 20pt;
    opacity: 1
}

h5 {
    font-size: 10pt;
    margin: 0;
    padding: 0;
    line-height: 15pt
}

.fa {
    font-size: 22px
}

body {
    background-color: #eae8e7;
    color: #767270;
    text-align: center
}

.container {
    margin-top: 24px
}

.sidebar {
    text-align: left;
    color: #fff;
    background-color: #5da4d9;
    overflow: hidden;
    display: block
}

.sidebar .heading {
    position: relative
}

.sidebar .heading .feature-img {
    position: relative
}

.sidebar .heading .feature-img img {
    width: 100%
}

.sidebar .heading .button-collapse {
    display: block!important
}

.sidebar .heading .nav-icon {
    position: absolute;
    top: 0;
    padding: 0 16px
}

.sidebar .heading nav {
    background-color: initial;
    box-shadow: initial
}

.sidebar .heading nav .button-collapse i {
    height: 30px;
    font-size: 18pt;
    line-height: 24pt;
    background-color: #5da4d9;
    margin-top: 20px;
    padding: 0 6px
}

.sidebar .heading nav .side-nav h3 {
    color: #5da4d9;
    padding: 0 15px
}

.sidebar .heading nav .side-nav li a:hover {
    color: #5da4d9
}

.sidebar .heading nav .side-nav li:hover {
    background-color: transparent!important
}

.sidebar .heading .title {
    position: absolute;
    right: 11px;
    bottom: 46px
}

.sidebar .heading .title span {
    margin-top: -5px;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    line-height: 15pt
}

.sidebar .icon {
    margin-top: 8px
}

.sidebar .icon .fa {
    display: inherit;
    text-align: center
}

.sidebar .sidebar-item {
    overflow: hidden;
    margin-top: 10px
}

.sidebar .sidebar-item:first-child {
    margin-top: 30px
}

.sidebar .section-item-details {
    padding-right: 26px;
    margin-bottom: 30px
}

.sidebar .section-item-details p {
    margin: 0
}

.sidebar .info {
    border-bottom: 1px solid #4783c2;
    padding-left: 0
}

.sidebar .info span {
    opacity: .7;
    font-weight: 300
}

.sidebar .personal {
    margin-bottom: 20px
}

.sidebar .personal h4 {
    margin: 0
}

.sidebar .work h4 {
    margin-bottom: 0
}

.sidebar .address-details h4 {
    margin-top: 0
}

.sidebar .address-details h4 span {
    font-size: 10pt
}

.sidebar .skill-line {
    padding-right: 30px;
    padding-left: 0
}

.sidebar .skill-line .progress {
    background-color: #4783c2;
    height: 2px;
    overflow: visible
}

.sidebar .skill-line .determinate {
    background-color: #fff
}

.sidebar .skill-line .determinate .fa {
    font-size: 12px;
    position: absolute;
    top: -5px;
    right: 0;
    margin-left: 50%
}

.sidebar .skill-line h3 {
    margin-top: 0;
    margin-bottom: 20px
}

.sidebar .skill-line span {
    opacity: initial
}

#section {
    overflow: hidden
}

.section {
    padding-left: 32px!important;
    text-align: left
}

.section .fa {
    text-align: center;
    display: block;
    font-size: 30pt
}

.section .section-wrapper {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 24px;
    padding-bottom: 24px!important
}

.section .section-wrapper .section-icon {
    margin-top: 40px
}

.section .section-wrapper h2 {
    margin-top: 30px;
    margin-bottom: 25px
}

.custom-content {
    padding-right: 0px!important
}

.custom-content-wrapper {
    padding-right: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #bdbdbd
}

.custom-content-wrapper a {
color: #06B11F;
}

.custom-content-wrapper h2 {
padding: 0 40px;
}

.custom-content-wrapper:last-child {
    border-bottom: initial
}

.custom-content-wrapper h3 {
    margin: 0;
    font-size: 12pt;
    line-height: 20pt
}

.custom-content-wrapper h3 span {
    color: #767270
}

.custom-content-wrapper span {
    color: #5da4d9;
    margin-top: 0;
    font-size: 10pt;
    line-height: 15pt
}

.custom-content-wrapper p {
    margin-top: 0;
    margin-bottom: 25px
}

.interests ul {
    padding-left: 0
}

.interests ul li {
    list-style-type: none;
    display: inline-block;
    width: 19%
}

.interests ul li .fa {
    color: #5da4d9;
    text-align: left
}

.website {
    padding: 40px 0 0 20px!important
}

.website span {
    font-size: 12pt;
    line-height: 18pt
}

.website span a {
    color: #5da4d9;
    word-wrap: break-word
}

.post-title {
    margin-top: -5px;
    color: white;
    padding: 20px 30px
}

.post-title h2 {
    margin: 0;
    font-size: 14pt;
    line-height: 24pt
}

.post-title span {
    opacity: .7
}

.blog-post .thumbnail img {
    width: 100%;
    margin-bottom: -2px
}

.blog-post:nth-child(odd) {
    padding-left: 0px!important
}

.blog-post:nth-child(even) {
    padding-right: 0px!important
}

.blog-post:last-child {
    padding-right: 0px!important
}

#blog-post-1 {
    background-color: #e95855
}

#blog-post-2 {
    background-color: #707281
}

#blog-post-3 {
    background-color: #564d52
}

#blog-post-4 {
    background-color: #47bac9
}

#blog-post-5 {
    background-color: #68c02e
}

.post-details {
    background-color: #fff;
    padding: 20px 30px;
    margin-bottom: 24px
}

.featured-img {
    padding-right: 0px!important
}

.caption {
    padding-left: 0px!important
}

#caption .post-details {
    margin-bottom: 0
}

.comment .section-wrapper {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important
}

.comment .comment-img {
    padding: 10px
}

.comment .comment-details {
    padding: 10px
}

.comment .comment-details h4 {
    margin: 0
}

.comment .comment-details span {
    font-size: 9pt;
    line-height: 17pt
}

.comment-form {
    padding-bottom: 0;
    background-color: #fff;
    padding: 20px 50px!important
}

.cover-latter {
    padding: 30px;
    margin-right: 5px;
    margin-bottom: 24px;
    background-color: white
}

.cover-latter strong {
    font-weight: 400
}

.cover-latter p:last-child {
    margin: 30px 0
}

.cover-latter p h2 {
    margin-bottom: 0;
    font-size: 12pt;
    line-height: 20pt
}

.cover-latter .cover-title span {
    font-size: 12pt;
    line-height: 20pt;
    font-weight: 500
}

.cover-latter .cover-title h2 {
    font-size: 12pt;
    line-height: 20pt;
    margin-top: 20px
}

.cover-latter .cover-title h4 {
    font-weight: 500
}

.cover-latter .cover-title p {
    margin-top: 0
}

.cover-latter .signature h4 {
    margin: 0
}

.section .g-map {
    padding-bottom: 0px!important
}

.section .g-map #map {
    width: 100%;
    height: 350px
}

input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),

input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #5da4d9
}

input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #5da4d9
}

.waves-me:focus {
    background-color: #5da4d9;
    color: #fff
}

.btn {
    margin-left: 10px;
    background-color: #5da4d9
}

.btn:hover,
.btn:focus {
    background-color: #5da4d9
}

.email-success,
.email-failed {
    display: none;
    text-align: left!important;
    margin: 0 0 0 0!important
}

.btn.disabled {
    background-color: #5da4d9;
    color: #fff;
    cursor: default
}

.btn.disabled:focus {
    background-color: #5da4d9;
    color: #fff;
    cursor: default
}

.btn.disabled:hover {
    background-color: #5da4d9;
    color: #fff;
    cursor: default
}

#msgSubmit {
    font-size: 20px;
    margin-bottom: 20px;
    margin-left: 10px
}

.text-danger {
    color: red
}

.text-success {
    color: #5da4d9
}

.portfolio-nav ul {
    margin: 30px;
    text-align: center
}

.portfolio-nav ul li {
    list-style-type: none;
    display: inline;
    margin: 10px;
    padding-bottom: 5px;
    cursor: pointer;
    text-transform: uppercase
}

.portfolio-nav .active {
    background: #767270;
    padding: 10px
}

.portfolio-nav .active a {
    color: #FFF
}

.portfolio-nav ul li {
line-height: 30pt;	
}
	
	.portfolio-nav ul li a {
    color: #767270
}

.portfolio-nav ul li:hover {
    border-bottom: 1px solid #bdbdbd
}

.mix {
    display: none
}

.fancybox-overlay {
    background-color: rgba(25, 22, 22, .69)
}

.back-btn {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px
}

.back-btn .fa {
    display: inline
}

#back-button {
    display: none;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 15px
}

#back-button i {
    margin-right: 10px;
    font-size: 30px;
    opacity: .9;
    position: relative;
    top: 5px;
    margin-right: 15px
}

#back-button img {
    padding: 10px
}

#loader {
    min-height: 930px;
    position: relative;
    display: none
}

#loader .loader-icon {
    background: url(../images/loading.gif) no-repeat center center;
    background-color: #FFF;
    margin: -22px -22px;
    top: 50%;
    left: 60%;
    z-index: 10000;
    position: fixed;
    width: 44px;
    height: 44px;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    border-radius: 5px
}

.full-project {
    padding: 30px!important
}

.single-project {
    background-color: #fff;
    margin-bottom: 20px
}

.single-project .full-project-title {
    font-size: 30px
}

.single-project-img {
    margin: 0;
    padding: 0!important
}

.single_image {
    color: #fff;
    text-align: left
}

.single_image h2 {
    font-size: 22px;
    line-height: 34px;
    margin: 10px 0
}

.single_image p {
    text-transform: normal;
    margin-top: 10px;
    opacity: .8
}

.full-portfolio {
    position: relative
}

.full-portfolio .section-wrapper {
    padding-bottom: 0!important
}

.full-project-content {
    padding: 30px
}

.project-information li a {
    color: #5da4d9
}

.sidebar {
    color: #fff;
    background-color: #2a2a2a
}

.sidebar .heading nav .button-collapse i {
    background-color: #2a2a2a
}

.sidebar .heading nav .side-nav h3 {
    color: #2a2a2a
}

.sidebar .heading nav .side-nav li a:hover {
    color: #2a2a2a
}

.sidebar .info {
    border-bottom: 1px solid #fff
}

.sidebar .skill-line .progress {
    background-color: #fff
}

.custom-content-wrapper span {
    color: #1abc9c
}

.interests ul li .fa {
    color: #1abc9c
}

.website span a {
    color: #1abc9c
}

input[type=text]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #1abc9c
}

input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #1abc9c
}

.waves-me:focus {
    background-color: #1abc9c;
    color: #fff
}

.btn {
    margin-left: 10px;
    background-color: #1abc9c
}

.btn:hover,
.btn:focus {
    background-color: #1abc9c
}

.btn.disabled {
    background-color: #1abc9c;
    color: #fff;
    cursor: default
}

.btn.disabled:focus {
    background-color: #1abc9c;
    color: #fff;
    cursor: default
}

.btn.disabled:hover {
    background-color: #1abc9c;
    color: #fff;
    cursor: default
}

.comment-details span a {
    color: #767270;
    font-size: 10pt
}

.comment-details p {
    font-size: 11pt
}