body {
    margin: 0;
    padding: 0;
    background: #FFF;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #34495e;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.231;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

a,
button {
    outline: none!important;
}

.page-wrapper {
    position: relative;
    z-index: 2;
    background: #fff;
    overflow: hidden;
    min-height: 100%;
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

a {
    color: #16a085;
    text-decoration: none;
    -webkit-transition: color 0.25s, background 0.25s;
    -moz-transition: color 0.25s, background 0.25s;
    -o-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s;
}

a:hover {
    color: #1abc9c;
    text-decoration: none;
}

.btn-inverse {
    background: #3d83a6;
    color: white;
}

h1,
.h1 {
    font-size: 48px;
}

h2,
.h2 {
    font-size: 41px;
}

h3,
.h3 {
    font-size: 32px;
}

h4,
.h4 {
    font-size: 23px;
}

h5,
.h5 {
    font-size: 21px;
}

h6,
.h6 {
    font-size: 19px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    line-height: 1.2em;
}

h1 {
    font-weight: 700;
}

h2 {
    font-weight: 700;
    margin-bottom: 2px;
}

h3 {
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 2px;
}

h4 {
    font-weight: 500;
    margin-top: 4px;
}

h5 {
    font-weight: 500;
}

h6 {
    font-weight: normal;
}

p {
    font-size: 18.004px;
    line-height: 1.722169;
}

html,
body {
    height: 100%;
}

body {
    overflow-x: hidden;
    color: #7f8c8d;
    line-height: 1.29;
}

@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
    }
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}

.page-wrapper {
    position: relative;
    z-index: 2;
    background: #fff;
    overflow: hidden;
    min-height: 100%;
}

@media (max-width: 767px) {
    body > section,
    header,
    footer {
        padding-right: 5px;
        padding-left: 5px;
    }
}

img {
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.profile {
    width: 200px;
    height: 150px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.profile > img {
    position: absolute;
    top: 50%;
    min-height: 100%;
    display: block;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
    display: inline-block
}

ul li a {
    display: block;
    margin-right: 10px; 
    padding: 5px;
}

ul li a img {
    width: 36px;
    height: 36px;
    fill: #2c3e50;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #2c3e50;
}

h1 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

img {
    -webkit-backface-visibility: hidden;
}

a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
    outline: none;
}

section * {
    z-index: 2;
}

.background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.container {
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    header {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.blog-2 {
    padding-top: 200px;
    padding-bottom: 200px;
    position: relative;
    background-color: #ecf0f1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #35495d;
}

@media (max-width: 768px) {
    .blog-2 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.blog-2 h3 {
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
}

.blog-2 h3 img {
    display: block;
    margin-bottom: 80px;
}

.blog-2 h4 {
    margin: 0 0 24px;
    color: #34495e;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 300;
}

.blog-2 h6 {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 30px;
    text-transform: none;
}

.blog-2 p {
    line-height: 1.85;
    margin: 0;
    font-size: 16px;
}

.blog-2 p + p {
    margin-top: 20px;
}

.blog-2 > * {
    position: relative;
}

.blog-2 .promo {
    margin: 20px 0 49px;
}

.blog-2 .btn {
    padding: 11px 22px;
    margin-top: 24px;
}

.blog-2 .background {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.blog-2 .background > .container {
    height: 100%;
}

.blog-2 .background .col-sm-4 {
    position: absolute;
    height: 100%;
}

.blog-2 .background .col-sm-4 > div {
    position: absolute;
    right: 0;
    height: 100%;
    width: 1000px;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blog-2 .background .col-sm-4 > div img {
    height: 100% !important;
    width: auto;
}

@media (max-width: 480px) {
    .blog-2 h3 img {
        margin-bottom: 30px;
    }
    .blog-2 h4 {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 45px;
    }
}