article hr {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border: 0;
    height: 1px
}

div.content-p {
    color: #666;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 26px;
    text-align: start
}

h1.post-title {
    color: #566985 !important;
    font-size: 24px !important
}

h1.post-title {
    color: #566985 !important;
    font-family: Roboto, sans-serif;
    font-size: 24px !important;
    line-height: 1.15;
    text-align: left
}

h3 {
    color: #3e9bda;
    font-family: Quicksand, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .03em;
    line-height: 1.3;
    margin: 0;
    padding: 20px 0 0;
    text-align: start
}

input:-webkit-autofill {
    box-shadow: #fff 0 0 0 30px inset
}

input:checked:after {
    color: #4DB7FE
}

nav.breadcrumbs-nav {
    display: inline-block
}

p {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem
}

p:blank, p:empty {
    display: none
}

ul.content-ul li {
    padding-left: 0 !important
}

ul.content-ul li::before {
    height: 0 !important
}

ul.sidebar-categories-content li {
    display: flex !important;
    display: -ms-flexbox !important;
    justify-content: space-between !important;
    margin-bottom: 1rem !important;
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important
}

ul.sidebar-categories-content li a {
    color: #666;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    padding-left: 30px;
    position: relative !important;
    white-space: nowrap
}

#breadcrumb {
    color: #212529;
    line-height: 1.15;
    text-align: left
}

#breadcrumb .breadcrumb-item {
    position: relative
}

#breadcrumb .breadcrumb-item.breadcrumb-title {
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    margin-left: 5px
}

#breadcrumb .breadcrumbs-items {
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -webkit-box-pack: start
}

#breadcrumb .breadcrumbs-link {
    padding-right: 10px !important
}

#breadcrumb .breadcrumbs-link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-left: 6px
}

#breadcrumb .breadcrumbs-link::before {
    content: " / ";
    height: 4px;
    position: absolute;
    right: 0;
    width: 4px
}

#breadcrumb .breadcrumbs-wrapper {
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -webkit-box-align: center
}

#breadcrumb .fa-home::before {
    content: ""
}

#breadcrumb li {
    color: #666;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-align: start
}

#breadcrumb.breadcrumbs {
    background-color: initial;
    background-image: linear-gradient( 90deg, #296790 0, #296790 20%, #4db7fe 59%, #4db7fe 100% );
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #296790), color-stop(20%, #296790), color-stop(59%, #4db7fe), to(#4db7fe) );
    background-image: -o-linear-gradient( left, #296790 0, #296790 20%, #4db7fe 59%, #4db7fe 100% );
    border-radius: 6px;
    padding: 15px 20px
}

#breadcrumb.breadcrumbs i {
    color: #fff
}

#content, #primary {
    background: #eee
}

#meta-box i {
    color: #fff !important;
    font-size: 30px
}

#post {
    color: #212529;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.15;
    text-align: left
}

#post {
    position: relative;
    z-index: 3
}

#categories {
    margin-top: 30px;
    position: relative
}

#post .post-icon.icon-like {
    margin-right: 10px
}

#post article img {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: #adb7d4 2px 5px 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative !important;
    width: 100%;
    -webkit-box-shadow: #adb7d4 2px 5px 10px
}

#post-list-style-1 {
    margin-top: 30px
}

#post-list-style-2 {
    position: relative
}

#post-list-style-2 .post-item {
    border: 1px solid #eee;
    height: 90px;
    max-height: 90px;
    min-height: 90px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}

#post-list-style-2 .post-item:hover {
    background-color: #fff;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}

#post-list-style-2 .sidebar-post-title {
    height: 90px;
    max-height: 90px;
    min-height: 90px;
    overflow: hidden
}

#post-list-style-2 h3 {
    font-size: inherit
}

#post-list-style-2 h3 a {
    font-size: 14px
}

#post-list-style-2 h3 a:hover {
    color: #4db7fe
}

#post-list-style-2 ul li img {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.19) 0 0 4px, rgba(0, 0, 0, 0.13) -2px -1px 3px;
    height: 90px;
    width: 100%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 4px, rgba(0, 0, 0, 0.13) -2px -1px 3px
}

#post-top-bar {
    border: 1px solid #eee;
    height: 65px
}

#primary {
    padding-top: 20px;
    position: relative;
    z-index: 10
}

#timeline {
    margin-top: 30px;
    position: relative
}

#timeline li {
    border-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}

#timeline li a {
    color: #666;
    display: block;
    padding-left: 15px
}

#timeline li a:hover {
    color: #4db7fe;
    transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s
}

#timeline li a:hover span:before {
    background: #4db7fe;
    transform: scale(1.2);
    transition: 0.5s;
    -ms-transform: scale(1.2);
    -o-transition: 0.5s;
    -webkit-transform: scale(1.2);
    -webkit-transition: 0.5s
}

#timeline li h4 {
    color: #666;
    font-family: Quicksand, sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1.3;
    margin-bottom: 10px;
    text-align: start;
    text-transform: capitalize !important;
    transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s
}

#timeline li h4:hover {
    color: #4db7fe
}

#timeline li span {
    color: #767676;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 5px;
    position: relative;
    text-align: left
}

#timeline li span:before {
    backface-visibility: hidden;
    background: #e6e6e6;
    border: 3px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    left: -35px;
    position: absolute;
    transform: translateZ(0);
    transition-duration: 0.3s;
    vertical-align: middle;
    width: 12px;
    -moz-osx-font-smoothing: grayscale;
    -o-transition-duration: 0.3s;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: 0.3s
}

#timeline li span:hover {
    color: #4db7fe
}

#timeline li:hover {
    background-color: #f6fcff;
    border-bottom-left-radius: 10px;
    border-right: 1px solid #4db7fe;
    border-top-left-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px
}

#timeline li:hover:last-child {
    padding-bottom: 15px
}

#timeline li:last-child {
    padding-bottom: 0
}

#timeline ul {
    padding-left: 15px;
    position: relative
}

#timeline ul:before {
    background: #e6e6e6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px
}

.article-wrapper {
    border-radius: 5px !important;
    margin-bottom: 50px;
    padding: 0 30px;
    padding-bottom: 30px;
    padding-top: 10px;
    position: relative
}

.article-wrapper h2 {
    line-height: 1.3
}

.article-wrapper h2, .article-wrapper h3 {
    color: #3e9bda;
    font-family: Quicksand, sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: start;
    text-transform: capitalize !important
}

.article-wrapper h3 {
    background: 0 0;
    line-height: 1.2;
    padding: 0
}

.article-wrapper h4, .article-wrapper h5 {
    color: #3e9bda;
    font-family: Quicksand, sans-serif !important;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: start;
    text-transform: capitalize !important
}

.article-wrapper p {
    color: #666;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 26px;
    text-align: start
}

.article-wrapper p a {
    color: #ec2a57;
    font-weight: 600
}

.article-wrapper ul {
    margin-bottom: 10px;
    margin-top: 10px
}

.article-wrapper ul li {
    color: #666;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 5px;
    padding-left: 30px;
    position: relative;
    text-align: start
}

.article-wrapper ul li a {
    color: #4db7fe;
    font-weight: 600
}

.article-wrapper ul li::before {
    background: #3e9bda;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 15px;
    position: absolute;
    top: 10px;
    width: 5px
}

.bg-shadow:before {
    background-clip: content-box;
    background-image: url('../../assets/img/shadow.png');
    background-size: cover;
    border-radius: 6px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 1s ease;
    z-index: 2;
    -moz-background-clip: content-box;
    -o-background-clip: content-box;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.breadcrumb-item {
    position: relative
}

.breadcrumb-item i.fa.fa-home {
    color: #fff;
    font-size: 15px;
    margin-right: 5px
}

.breadcrumb-item.breadcrumb-title {
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    margin-left: 5px
}

.breadcrumbs i {
    color: #fff
}

.breadcrumbs-items {
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -webkit-box-pack: start
}

.breadcrumbs-link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-left: 6px;
    padding-right: 10px !important
}

.breadcrumbs-wrapper {
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -webkit-box-align: center
}

.breadcrumbs-wrapper .menu-icon {
    height: 18px;
    margin-right: 0;
    width: 18px
}

.btn {
    border-radius: 6px;
    font-weight: 600
}

.btn i {
    padding-left: 10px
}

.btn.big-btn {
    padding: 15px 40px
}

.btn.flat-btn {
    color: #fff;
    transition: all 1s
}

.btn.flat-btn:hover {
    background-color: #ec2a57;
    transition: all 1s
}

.category {
    bottom: 1.5rem;
    left: 1.5rem;
    right: auto;
    top: auto
}

.category-btn {
    background: #4db7fe;
    border-radius: 30px;
    box-shadow: #4db7fe 0 3px 8px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 15px 40px;
    -webkit-box-shadow: #4db7fe 0 3px 8px
}

.category-btn i {
    padding-left: 10px
}

.category-btn-wrapper {
    padding-top: 2rem !important
}

.category-btn:hover {
    background: #ec2a57;
    box-shadow: #ec94a8 0 3px 8px;
    -webkit-box-shadow: #ec94a8 0 3px 8px
}

.category-icon {
    color: #4db7fe
}

.category-value {
    margin-left: 10px
}

.category-value, .comment-value, .like-value, .title-value {
    font-size: 14px
}

.category-wrapper {
    width: auto
}

.color-bg {
    background-color: #4db7fe
}

.comment {
    bottom: 1.5rem;
    right: 1.5rem
}

.comment, .like, .title {
    background: rgba(0, 0, 0, 0.31);
    border-radius: 4px;
    font-weight: 700;
    padding: 6px 10px;
    z-index: 4
}

.comment-icon {
    color: rgba(0, 0, 0, 0.31)
}

.comment-meta a.comment-date {
    color: #666 !important;
    display: block;
    height: 20px;
    margin-bottom: 10px;
    position: relative
}

.comment-title, .related-title, .sidebar-title {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left
}

.comment-title-wrapper, .related-title-wrapper, .sidebar-title-wrapper {
    background: linear-gradient( 90deg, #296790 0, #296790 20%, #4db7fe 59%, #4db7fe 100% );
    background: -webkit-gradient( linear, left top, right top, color-stop(0, #296790), color-stop(20%, #296790), color-stop(59%, #4db7fe), to(#4db7fe) );
    background: -o-linear-gradient( left, #296790 0, #296790 20%, #4db7fe 59%, #4db7fe 100% );
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    box-shadow: #adb7d4 2px -2px 10px;
    display: block;
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-top: 20px;
    text-align: left;
    width: 100%;
    -webkit-box-shadow: #adb7d4 2px -2px 10px
}

.comment-value {
    margin-right: 10px
}

.comment-wrapper {
    width: auto
}

.comment-wrapper {
    border: 1px solid #eee;
    padding-bottom: 20px
}

.comment-wrapper {
    background: #fbfbfb
}

.comment-wrapper .btn i {
    padding-left: 10px
}

.comment-wrapper input[type="button"], .comment-wrapper input[type="email"], .comment-wrapper input[type="password"], .comment-wrapper input[type="text"], .comment-wrapper textarea {
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #666;
    font-size: 13px;
    padding: 15px 20px 15px 55px;
    width: 100%
}

.comment-wrapper label i {
    color: #4db7fe;
    font-size: 14px;
    padding-right: 12px
}

.comment-wrapper, .related-wrapper {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%
}

.content-image {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: #adb7d4 2px 5px 10px;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 100%;
    position: relative !important;
    width: 100%;
    -webkit-box-shadow: #adb7d4 2px 5px 10px
}

.content-link img {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: #adb7d4 2px 5px 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative !important;
    width: 100%;
    -webkit-box-shadow: #adb7d4 2px 5px 10px
}

.content-p img {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: #adb7d4 2px 5px 10px;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 100%;
    position: relative !important;
    width: 100%;
    -webkit-box-shadow: #adb7d4 2px 5px 10px
}

.custom-form {
    padding: 20px 35px
}

.custom-form {
    float: left;
    position: relative;
    width: 100%
}

.custom-form .btn {
    background: #4db7fe;
    border: none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    outline: 0;
    padding: 15px 40px;
    transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.custom-form .btn:hover {
    background: #ec2a57;
    transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.custom-form .filter-tags input:checked::after {
    content: "\f00c";
    font-family: 'Font Awesome\ 5 Pro';
    font-size: 14px;
    font-weight: 400;
    left: 2px;
    position: absolute;
    text-decoration: inherit;
    top: 2px;
    z-index: 20
}

.custom-form button {
    appearance: none;
    border-style: none;
    cursor: pointer;
    float: left;
    margin-top: 30px;
    outline: 0
}

.custom-form input {
    margin-bottom: 20px
}

.custom-form input[type=text] {
    background-color: #f9f9f9;
    border-color: #eee;
    border-radius: 6px;
    color: #666;
    font-size: 13px;
    padding: 15px 20px 15px 55px;
    width: 100%
}

.custom-form input[type=text], .filter-tags input {
    appearance: none;
    border-style: solid;
    border-width: 1px;
    float: left
}

.custom-form label {
    color: #666;
    float: left;
    font-weight: 500;
    position: relative;
    text-align: left;
    width: 100%
}

.custom-form label i {
    font-size: 14px;
    left: 20px;
    padding-right: 12px;
    position: absolute;
    top: 16px
}

.custom-form label i {
    color: #4db7fe;
    font-size: 14px;
    left: 20px;
    padding-right: 12px;
    position: absolute;
    top: 16px
}

.custom-form textarea {
    height: 200px;
    margin-bottom: 30px;
    margin-top: 10px;
    resize: none
}

.custom-form textarea {
    appearance: none;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #666;
    float: left;
    font-size: 13px;
    height: 200px;
    padding: 25px 20px;
    resize: none;
    width: 100%
}

.custom-form textarea::-webkit-input-placeholder {
    color: #666;
    font-family: Quicksand, sans-serif;
    font-size: 13px;
    font-weight: 500
}

.filter-tags {
    margin-top: 30px
}

.filter-tags input {
    background-attachment: initial !important;
    background-clip: initial !important;
    background-color: #fff !important;
    background-image: initial !important;
    background-origin: initial !important;
    background-position: initial initial !important;
    background-repeat: initial !important;
    background-size: initial !important;
    border-color: #ccc;
    color: #fff;
    cursor: pointer;
    height: 20px;
    padding: 0;
    position: relative;
    width: 20px
}

.filter-tags input, .custom-form .filter-tags input {
    background: #fff!important;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 20px;
    padding: 0;
    position: relative;
    position: relative;
    width: 20px;
    -webkit-appearance: none
}

.filter-tags label {
    color: #888da0;
    float: left;
    font-size: 13px;
    font-weight: 600;
    padding: 0 10px;
    position: relative;
    top: 4px;
    width: auto
}

.header-image * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box
}

.header-image .bg {
    background-attachment: scroll;
    background-origin: content-box;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    height: 120%;
    left: 0;
    position: absolute;
    top: -10%;
    width: 100%
}

.header-image .color-bg, .header-image .page-title h3:before {
    background: #f7b90f
}

.header-image .container {
    margin: 0 auto;
    max-width: 1224px;
    position: relative;
    width: 92%;
    z-index: 2
}

.header-image .container:after {
    clear: both
}

.header-image .container:after, .header-image .container:before {
    content: " ";
    display: table
}

.header-image .hero-dec_bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    bottom: 50px
}

.header-image .hero-dec_bottom, .header-image .hero-dec_top {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    height: 80px;
    position: absolute;
    right: 40px;
    width: 80px;
    z-index: 10
}

.header-image .hero-dec_top {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    top: 50px
}

.header-image .hero-scroll-down-notifer {
    bottom: 10px;
    position: absolute;
    right: 0;
    z-index: 10
}

.header-image .hero-scroll-down-notifer i {
    color: #f7b90f
}

.header-image .hero-scroll-down-notifer i {
    bottom: -40px;
    color: #fff;
    font-weight: 100;
    left: 6px;
    position: absolute;
    width: 100%
}

.header-image .mousey {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    box-sizing: border-box;
    float: left;
    height: 30px;
    padding: 0 6px;
    position: relative;
    width: 20px;
    z-index: 10;
    -webkit-box-sizing: border-box
}

.header-image .mousey:after {
    background: rgba(255, 255, 255, 0.4);
    bottom: 0;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    width: 1px
}

.header-image .page-title {
    float: left;
    position: relative;
    width: 100%
}

.header-image .page-title h3 {
    color: #fff;
    float: left;
    font-size: 34px;
    font-weight: 800;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
    width: 100%
}

.header-image .page-title h3:after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 40px;
    position: absolute;
    top: -17px;
    width: 80px;
    z-index: 1
}

.header-image .page-title h3:before {
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 40px;
    z-index: 2
}

.header-image .page-title-wrap:before {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 80% );
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.8)) );
    background: -o-linear-gradient( top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 80% );
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.header-image .parallax-inner {
    float: left;
    overflow: hidden;
    padding: 110px 0;
    position: relative;
    width: 100%
}

.header-image .parallax-inner.page-title-wrap {
    padding: 120px 0 50px
}

.header-image .parallax-wrap {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10
}

.header-image .pw_dec {
    background: rgba(255, 255, 255, 0.2);
    bottom: 24px;
    height: 1px;
    position: absolute;
    right: 60px;
    width: 220px;
    z-index: 5
}

.header-image .scroll-down-wrap {
    float: left;
    position: relative
}

.header-image .scroller {
    animation-duration: 2.2s;
    animation-iteration-count: infinite;
    animation-name: scroll;
    animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    background: #fff;
    border-radius: 4px;
    height: 5px;
    left: 50%;
    margin-left: -2px;
    position: relative;
    top: 6px;
    width: 5px;
    -webkit-animation-duration: 2.2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94)
}

.header-image p {
    color: rgba(255, 255, 255, 0.9);
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    max-width: 450px;
    padding-bottom: 10px;
    text-align: left
}

.header-image.no-padding {
    padding: 0 !important
}

.header-image::after {
    clear: both;
    content: " ";
    display: table
}

.height-max {
    height: 600px !important
}

.home-page {
    background: #fff
}

.home-page section {
    padding: 0
}

.icon-comment, .icon-left-arrow, .icon-like, .icon-right-arrow {
    height: 1.2rem;
    width: 1.2rem
}

.icon-comment-1 {
    height: 1.2rem;
    margin-right: 0;
    margin-top: 4px;
    width: 1.2rem
}

.icon-left-arrow, .icon-like, .icon-right-arrow {
    margin-right: 0
}

.icon-left-arrow, .icon-right-arrow {
    margin-bottom: 2px
}

.img-thumbnail {
    background: 0 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%
}

.inherited-styles-for-exported-element, p {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-decoration: none
}

.item i.far.fa-comments {
    padding-right: 0 !important
}

.leave-rating input[type=radio] {
    display: none
}

.leave-rating label {
    color: #facc39;
    cursor: pointer;
    float: right;
    font-size: 14px;
    letter-spacing: 4px;
    transition: all .3s
}

.leave-rating label:hover~label::before {
    content: "" !important
}

.leave-rating, .leave-rating-title {
    float: left
}

.leave-rating-title {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
    top: -3px
}

.leave-rating-wrap {
    float: left;
    margin: 30px 0;
    width: 100%
}

.like {
    right: 1.5rem;
    top: 1.5rem
}

.like-icon {
    color: #ec2a57
}

.like-value {
    color: #fff !important;
    margin-right: 10px
}

.like-wrapper {
    width: auto
}

.list-single-main-item {
    border-radius: 5px !important;
    padding: 15px 30px
}

.list-single-main-item {
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 20px
}

.list-single-main-item-title {
    margin: 0 0 20px
}

.list-single-main-item.fl-wrap div a {
    color: #ec2a57;
    font-weight: 600
}

.margin-none {
    margin: 0 !important
}

.padding-none {
    padding: 0 !important
}

.post-content .container {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.post-content .post-top-bar-right-item i ~ span {
    font-size: 15px
}

/*.post-icon {*/
/*    margin-right: 7px*/
/*}*/

.post-icon.icon-comment {
    margin-right: 3px
}

.post-img-thumbnail {
    height: auto
}

.post-img-thumbnail {
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    box-shadow: rgba(0, 0, 0, 0.18) 2px 5px 10px;
    max-height: 400px;
    object-fit: cover;
    padding: 8px;
    position: relative !important;
    -o-object-fit: cover;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 2px 5px 10px
}

.post-tags-wrapper {
    margin-bottom: 20px;
    margin-top: 50px
}

.post-thumbnail-wrapper {
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.18) 2px 5px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 8px;
    position: relative !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 2px 5px 10px
}

.post-title-hide {
    bottom: 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    left: 30px;
    opacity: 0;
    transition: 1s ease;
    z-index: 5;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.post-title-overlay {
    background: rgba(0, 0, 0, 0.41) !important;
    bottom: 0;
    height: 100%;
    opacity: 0;
    transition: 1s ease;
    width: 0;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.post-title-wrapper {
    border: 1px solid #eee;
    border-radius: 6px;
    color: #334e6f;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 12px 18px
}

.post-title-wrapper {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #334e6f;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 12px 18px
}

.post-top-bar-left ul li:last-child {
    padding-right: 0 !important
}

.post-top-bar-left-item a {
    color: #888da0;
    font-size: 14px;
    font-weight: 700;
    padding: 23px 30px;
    position: relative
}

.post-top-bar-left-item::after {
    background: #eee;
    content: "";
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px
}

.post-top-bar-left-item:last-child::after {
    width: 0
}

.post-top-bar-right span {
    color: #888da0;
    font-size: 14px;
    font-weight: 700
}

.prev-next-img-thumbnail {
    border-radius: 15px;
    height: 210px;
    object-fit: cover;
    transition: 1s;
    -o-object-fit: cover;
    -o-transition: 1s;
    -webkit-transition: 1s
}

.prev-next-img-thumbnail ~ i {
    border: 2px solid #eee;
    border-radius: 50%;
    border-width: 3px;
    bottom: auto;
    color: #fff;
    display: block;
    font-size: 35px;
    height: 60px;
    left: calc(50% - 30px);
    letter-spacing: 5px;
    line-height: 54px;
    opacity: 0.7;
    position: absolute;
    right: auto;
    text-align: center;
    top: calc(50% - 30px);
    transition: 0.5s ease;
    vertical-align: middle;
    width: 60px;
    z-index: 5;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}

.prev-next-post img.post-icon.icon-left-arrow, .prev-next-post img.post-icon.icon-right-arrow {
    height: 50px;
    left: calc(50% - 25px);
    position: absolute;
    top: calc(50% - 25px);
    width: 50px
}

.prev-next-post, .related-post-item {
    position: relative
}

.prev-next-post-wrapper {
    padding-bottom: 30px
}

.prev-next-post:hover .post-title-hide, .related-post-item:hover .post-title-hide {
    opacity: 1;
    transform: translate(0%, 0%);
    transition: 1s ease;
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%)
}

.prev-next-post:hover .post-title-overlay, .related-post-item:hover .post-title-overlay {
    border-radius: 15px;
    height: 100%;
    opacity: 0.6;
    transition: width 0.5s;
    width: calc(100% - 25px)
}

.prev-next-post:hover .prev-next-img-thumbnail {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s
}

.related-post-item .post-title-hide {
    font-size: 14px;
    opacity: 1
}

.related-post-item .post-title-overlay {
    border-radius: 7px;
    right: 0;
    z-index: 4
}

.related-post-item img {
    border-radius: 7px;
    border-style: none;
    box-shadow: #adb7d4 2px 5px 10px;
    display: block;
    max-width: 100%;
    position: relative !important;
    transition: 1s ease;
    width: 100%;
    z-index: 3;
    -o-transition: 1s ease;
    -webkit-box-shadow: #adb7d4 2px 5px 10px;
    -webkit-transition: 1s ease
}

.related-post-item:before {
    background-image: url(https://kurumsal.fatihdemir.net.tr/wp-content/themes/selara/assets/img/shadow.png);
    background-size: cover;
    border-radius: 7px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.related-post-item:hover .post-title-overlay {
    width: 100%
}

.related-post-item:hover .post-title-overlay {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px
}

.related-post-item:hover img {
    opacity: 1;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}



.sidebar-categories-content-wrapper ul li a ~ span {
    background-color: transparent;
    color: #666;
    font-size: 15px;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

.sidebar-categories-content-wrapper ul li a:before {
    background: 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    top: 7px;
    transition: all 0.5s ease;
    width: 9px;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

.sidebar-categories-content-wrapper ul li a:hover {
    color: #4db7fe;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

.sidebar-categories-content-wrapper ul li a:hover ~ span {
    color: #4db7fe;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

.sidebar-categories-content-wrapper ul li a:hover:before {
    background: #4db7fe;
    border-color: #4db7fe;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

.sidebar-categories-item.mb-3:last-child {
    margin-bottom: 0 !important
}

.sidebar-content-wrapper {
    padding: 30px
}

#post-list-style-1 .sidebar-content-wrapper {
    padding: 0;
    border: none;
}

.sidebar-img-thumbnail {
    height: auto;
    max-height: 185px;
    object-fit: cover;
    -o-object-fit: cover
}

.sidebar-meta-box-wrapper {
    background: -webkit-linear-gradient(top, #3eaafd, #49ceff);
    background-color: #3eaafd;
    border-radius: 6px;
    margin: 0;
    padding: 20px;
    position: relative;
    width: 100%;
    box-shadow: rgb(0 0 0 / 19%) 0 -2px 10px, rgb(0 0 0 / 23%) 0 -5px 6px;
}

.sidebar-meta-box-wrapper .item {
    align-items: center;
    color: #fff;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-direction: column;
    position: relative;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.sidebar-meta-box-wrapper .item .icon-item-wrapper {
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.21);
    border-radius: 100%;
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px
}

.sidebar-meta-box-wrapper .item-counter {
    font-size: 24px;
    font-weight: 700;
    margin: 12px 0
}

.sidebar-meta-box-wrapper .item:before {
    background: rgba(255, 255, 255, 0.21);
    content: "";
    height: 70px;
    margin-top: -35px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px
}

.sidebar-meta-box-wrapper .item:last-child:before {
    display: none
}

.sidebar-post-list-item {
    position: relative
}

.sidebar-post-list-item-link {
    box-shadow: rgba(0, 0, 0, 0.18) 2px -2px 7px;
    padding: 5px;
    width: 100%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 2px -2px 7px
}

.sidebar-post-list-item:hover .sidebar-post-title-overlay.absolute {
    background: #403e3e;
    height: 185px;
    opacity: 0.3;
    transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.sidebar-post-title-overlay {
    background: #403e3e;
    bottom: 0;
    height: 0;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 6px;
    opacity: 0.5;
    transition: 1s ease;
    width: -webkit-fill-available;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.sidebar-post-title-wrapper {
    bottom: 15px;
    cursor: pointer;
    left: 5px;
    padding: 8px 20px;
    position: absolute;
    transition: 1s ease;
    z-index: 2;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.sidebar-post-title-wrapper a {
    color: #fff;
    font-family: Quicksand, sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em
}

.sidebar-title-wrapper {
    margin-bottom: 0 !important;
    padding-right: 25px
}

.sidebar-wrapper {
    height: -webkit-fit-content;
    height: fit-content;
    height: -moz-fit-content
}

.sidebar-wrapper i {
    color: #fff;
    font-size: 20px
}

.single_comment_area {
    background: white;
    padding: 10px 0 30px 50px
}

.style-img {
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.19) 0 -2px 10px, rgba(0, 0, 0, 0.23) 0 -6px 6px;
    min-width: 100%;
    object-fit: cover;
    overflow: hidden;
    -o-object-fit: cover;
    -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 -2px 10px, rgba(0, 0, 0, 0.23) 0 -6px 6px
}

.tags-item a {
    background: #4db7fe;
    border-radius: 6px;
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px 20px;
    text-transform: lowercase;
    transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.tags-item a .fas.fa-tags {
    margin-right: 8px
}

.tags-item a:hover {
    background: #ec2a57;
    transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease
}

.title {
    bottom: 1.5rem;
    left: 1.5rem;
    margin-right: 1.5rem;
    right: auto;
    top: auto
}

.title-wrapper {
    width: auto
}

.wpulike .wp_ulike_general_class {
    display: inherit
}

.wpulike-animated-heart .count-box {
    display: none
}

.wpulike-animated-heart .wp_ulike_btn {
    background-color: transparent;
    box-shadow: none;
    height: 40px;
    width: 40px;
    -webkit-box-shadow: none
}

.wpulike-animated-heart .wp_ulike_btn.wp_ulike_btn_is_active {
    background-color: inherit
}

.wpulike-animated-heart .wp_ulike_btn:disabled:active, .wpulike-animated-heart .wp_ulike_btn:disabled:focus, .wpulike-animated-heart .wp_ulike_btn:disabled:hover, .wpulike-animated-heart .wp_ulike_btn[disabled="disabled"]:active, .wpulike-animated-heart .wp_ulike_btn[disabled="disabled"]:focus, .wpulike-animated-heart .wp_ulike_btn[disabled="disabled"]:hover {
    background-color: transparent
}

.wpulike-animated-heart .wp_ulike_btn:focus, .wpulike-animated-heart .wp_ulike_btn:hover {
    background-color: inherit;
    background-image: inherit
}

.wpulike-animated-heart .wpulike-svg-heart {
    fill: #fff;
    height: 30px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: fill 0.5s, transform 0.5s, -webkit-transform 0.5s;
    transition: fill 0.5s, transform 0.5s;
    transition: fill 0.5s, -webkit-transform 0.5s;
    width: 30px;
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transition: fill 0.5s, transform 0.5s;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transition: fill 0.5s, -webkit-transform 0.5s
}

.wpulike-animated-heart button.wp_ulike_btn {
    background-color: inherit;
    box-shadow: inherit;
    top: -4px;
    -webkit-box-shadow: inherit
}

.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active {
    background-color: inherit
}

.wpulike-animated-heart button.wp_ulike_btn:active {
    box-shadow: inherit;
    -webkit-box-shadow: inherit
}

.wpulike-animated-heart button.wp_ulike_btn:disabled:active, .wpulike-animated-heart button.wp_ulike_btn:disabled:focus, .wpulike-animated-heart button.wp_ulike_btn:disabled:hover, .wpulike-animated-heart button.wp_ulike_btn[disabled="disabled"]:active, .wpulike-animated-heart button.wp_ulike_btn[disabled="disabled"]:focus, .wpulike-animated-heart button.wp_ulike_btn[disabled="disabled"]:hover {
    background-color: inherit
}

.wpulike-animated-heart button.wp_ulike_btn:focus, .wpulike-animated-heart button.wp_ulike_btn:hover {
    background-color: inherit;
    background-image: none
}

.wpulike-animated-heartbutton.wp_ulike_btn.wp_ulike_btn_is_active:disabled:active, .wpulike-animated-heartbutton.wp_ulike_btn.wp_ulike_btn_is_active:disabled:focus, .wpulike-animated-heartbutton.wp_ulike_btn.wp_ulike_btn_is_active:disabled:hover, .wpulike-animated-heartbutton.wp_ulike_btn.wp_ulike_btn_is_active[disabled="disabled"]:active, .wpulike-animated-heartbutton.wp_ulike_btn.wp_ulike_btn_is_active[disabled="disabled"]:focus, .wpulike-animated-heartbutton.wp_ulike_btn.wp_ulike_btn_is_active[disabled="disabled"]:hover {
    background-color: inherit
}

@-webkit-keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(50px);
        -webkit-transform: translateY(50px)
    }
}

@keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(50px);
        -webkit-transform: translateY(50px)
    }
}

@media all {
    .header-image h3 {
        clear: both
    }

    .header-image p {
        margin-bottom: 1.5em
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .header-image .bg {
        background-attachment: scroll !important;
        background-position: center;
        -webkit-background-size: cover
    }
}

@media only screen and (max-width:576px) {
    h3 {
        padding-top: 1px
    }

    .btn.flat-btn {
        width: 100%
    }

    .list-single-main-item {
        padding: 20px !important
    }
}

@media only screen and (max-width:630px) {
    .header-image .page-title h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:667px) {
    .fl-wrap {
        z-index: 66
    }
}

@media only screen and (max-width:756px) {
    .header-image .parallax-inner .hero-scroll-down-notifer {
        bottom: 0;
        float: left;
        margin-top: 10px;
        position: relative
    }
}

@media only screen and (max-width:1064px) {
    .header-image .mob-hid {
        display: none
    }
}

@media only screen and (min-device-width:833px) and (max-device-width:835px) and (orientation:portrait) {
    #post-list-style-1 .sidebar-post-list-content {
        display: grid !important;
        display: -ms-grid !important;
        grid-gap: 20px 20px;
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 20px 1fr !important
    }

    .list-grid.list-grid-2-1.grid-gap-30 {
        grid-template-columns: 1fr !important;
        -ms-grid-columns: 1fr !important
    }

    .related-post-wrapper {
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 1fr !important
    }
}

@media only screen and (min-width:1111px) and (max-width:1113px) and (orientation:landscape) {
    .list-grid.list-grid-2-1.grid-gap-30 {
        grid-template-columns: 2fr 1fr !important;
        -ms-grid-columns: 2fr 1fr !important
    }

    .related-post-wrapper {
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 1fr !important
    }
}

@media screen and (max-width:576px) {
    h1.post-title {
        font-size: 18px !important
    }

    #post .entry-content {
        padding-left: 15px;
        padding-right: 15px
    }

    #post h1.post-title {
        font-size: 18px !important
    }

    .article-wrapper {
        padding: 0 15px
    }

    .post-img-thumbnail {
        height: auto
    }

    .prev-next-post:nth-of-type(even) {
        margin-top: 20px
    }

    .related-post-wrapper.list-grid {
        grid-template-columns: 1fr !important;
        -ms-grid-columns: 1fr !important
    }

    .sidebar-content-wrapper {
        padding: 30px 15px
    }

    .sidebar-wrapper {
        margin-bottom: 50px;
        padding: 0 10px;
    }


}

@media screen and (max-width:768px) {
    #breadcrumb .breadcrumb-item.active.breadcrumb-title {
        display: none
    }

    #post .breadcrumb-item.active.breadcrumb-title {
        display: none
    }
}

@media screen and (max-width:1120px) {
    #breadcrumb .breadcrumb-item.active.breadcrumb-title {
        display: none
    }

    #post .breadcrumb-item.active.breadcrumb-title {
        display: none
    }
}

@media screen and (min-width:320px) {
    #meta-box {
        grid-template-columns: 1fr 1fr 1fr !important;
        -ms-grid-columns: 1fr 1fr 1fr !important
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    #post-list-style-1 .sidebar-post-list-content {
        display: grid !important;
        display: -ms-grid !important;
        grid-gap: 20px 20px;
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 20px 1fr !important
    }

    .prev-next-post-wrapper.list-grid {
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 1fr !important
    }

    .related-post-wrapper.list-grid {
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 1fr !important
    }

    .sidebar-content-wrapper.sidebar-post-list-content-wrapper.border.bg-white {
        grid-template-columns: 1fr 1fr !important;
        -ms-grid-columns: 1fr 1fr !important
    }
}