/*!
Theme Name: MyFolio
Theme URI: http://myfolio.cleanarticle.com/
Author: CleanArticle
Author URI: http://cleanarticle.com/
Description: myfolio Portfolio Landing WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: myfolio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Elements
# Navigation 
# WordPress Core
# Galleries
# team
# service
# portfolio
# Contact Form
# Comments
# Blog
# 404
# Footer
# Responsive
--------------------------------------------------------------*/
@font-face {
    font-family: Glacial;
    src: url(fonts/GlacialIndifference-Regular.otf);
}

@font-face {
    font-family: Glacial Bolb;
    src: url(fonts/GlacialIndifference-Bold.otf);
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    font-family: Glacial;
    color: #808291;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #181b31;
    font-family: Glacial Bolb;
}

h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child),
h4:not(:last-child),
h5:not(:last-child),
h6:not(:last-child) {
    margin-bottom: 25px;
}

a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

a:visited {
    color: #000000;
}

a:hover,
a:focus,
a:active {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: inherit;
}

a:hover,
a:active {
    outline: 0;
}


table,
th,
td {
    border: 1px solid #d1d1d1;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 0.4375em;
}

pre {
    background: #f4f5f8;
    padding: 30px;
    overflow: auto;
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}


li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}


[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
    border: none;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #f4f5f8;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    background: #6384ff;
    color: #fff !important;
    display: inline-block;
    padding: 15px 20px;
    font-size: 18px;
    border: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    -webkit-box-shadow: 0 1px 20px 20px rgba(0, 0, 0, 0) inset, 0 0 0px 1px #FC7C56;
            box-shadow: 0 1px 20px 20px rgba(0, 0, 0, 0) inset, 0 0 0px 1px #FC7C56;
    outline: 0 none;
}

button:focus {
    outline: none;
}

select {
    width: 100%;
    height: 40px;
}

.sticky .post-item-content {
    background: #e0e0e0;
}


.home-mb-100 {
    margin-bottom: 100px;
    border-top: 1px solid #ccc;
}

.elementor-widget-text-editor,
.elementor-widget-button a.elementor-button,
.elementor-widget-button .elementor-button {
    font-family: Glacial !important;
}

.elementor-drop-cap-letter {
    color: #333;
}

.elementor-button {
    border-radius: 0 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #6384ff;
}

.hide {
    display: none;
}
.dropdown-menu {
    border-radius: 0;
}

/* ====================================
Gutenberg 
==================================== */

.entry-content .alignfull {
    margin: 1.5em 0;
    max-width: 100%;
}

.entry-content > * {
    padding-left: 16px;
    padding-right: 16px;
}

.entry-content > .alignwide {
    max-width: 1100px;
}

.entry-content ul,
.entry-content ol {
    margin: 1.5em auto;
    list-style-position: outside;
}

.wp-block-video video {
    max-width: 636px;
}

.wp-block-image img {
    display: block;
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
    width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw;
}

.wp-block-gallery:not(.components-placeholder) {
    margin: 1.5em auto;
}

.wp-block-cover-text p {
    padding: 1.5em 16px;
}

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
    padding: 0 16px;
}


.entry-content li {
    margin-left: 21px;
    margin-bottom: 6px;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
    margin: 0 auto;
}

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
    margin-left: 0;
}


.wp-block-embed.type-video > .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.wp-block-quote.is-large {
    margin: 0 auto 16px;
}

.wp-block-pullquote > p:first-child {
    margin-top: 0;
}

.wp-block-separator {
    margin: 3em auto;
    padding: 0;
}

@media screen and (min-width: 768px) {
    .wp-block-cover-text p {
        padding: 1.5em 0;
    }

    .entry-content > * {
        padding-left: 0px;
        padding-right: 0px;
    }

}

/*--------------------------------------------------------------
# Block Color Palette Colors
--------------------------------------------------------------*/
.has-strong-blue-color {
    color: #0073aa;
}

.has-strong-blue-background-color {
    background-color: #0073aa;
}

.has-lighter-blue-color {
    color: #229fd8;
}

.has-lighter-blue-background-color {
    background-color: #229fd8;
}

.has-very-light-gray-color {
    color: #eee;
}

.has-very-light-gray-background-color {
    background-color: #eee;
}

.has-very-dark-gray-color {
    color: #444;
}

.has-very-dark-gray-background-color {
    background-color: #444;
}

/* ====================================
Navigation 
==================================== */
body.admin-bar .fixed-top {
    top: 28px;
}

.navbar {
    background: #fff;
    padding: 15px 0;
}

.navbar-logo {
    font-size: 32px;
    color: #000 !important;
    font-weight: bold;
    display: inline-block;
}

.custom-logo-link img {
    width: 160px;
}

.navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: rgb(24, 27, 49);
    text-transform: uppercase;
    margin: 0 10px;
}

.menu-item:last-child .nav-link {
    margin-right: 0;
    padding-right: 0;
}

.navbar .search-form input {
    display: none !important;
}

.navbar-toggler {
    background: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#333' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/*--------------------------------------------------------------
# aboutme_image
--------------------------------------------------------------*/
.shape-left {
    position: relative;
    z-index: 1;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    z-index: 2
}

.shape-left:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -150px;
    background: url(images/shape.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 70%;
}


/*--------------------------------------------------------------
# section title
--------------------------------------------------------------*/

.section-title h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.section-title h2 span {
    display: block;
    color: #fc7c56;
}

.span-inline {
    display: inline-block !important;
}

.section-title p {
    font-size: 18px;
}

.title-desc {
    margin: 0 auto;
    line-height: 30px;
    width: 610px;
}

.title-white-color h2,
.title-white-color h2 span,
.title-white-color p {
    color: #fff;
}

/*--------------------------------------------------------------
# About Me Image
--------------------------------------------------------------*/

.about_me_image {
    position: relative;
    overflow: hidden;
}

.aboutme_image_icon {
    position: absolute;
    top: 16%;
    right: 14%;
    cursor: pointer;
    color: #fff;
    background: #6384ff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.aboutme_image_icon:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: inherit;
    border: 1px solid #6384ff;
    -webkit-animation: btnIconRipple 2s cubic-bezier(.23, 1, .32, 1) both infinite;
    animation: btnIconRipple 2s cubic-bezier(.23, 1, .32, 1) both infinite;
}

.aboutme_image_icon i {
    padding: 22px 24px;
}

@-webkit-keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    80% {
        border-width: 1px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35)
    }

    100% {
        opacity: 0
    }
}

@keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    80% {
        border-width: 1px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35)
    }

    100% {
        opacity: 0
    }
}

/*--------------------------------------------------------------
# Butrton
--------------------------------------------------------------*/
.myfolio-btn {
    border: 1px solid #808291;
    color: #808291;
    display: inline-block;
    padding: 12px 50px;
    font-size: 16px;
}

.myfolio-btn:hover {
    background: #6384ff;
    color: #fff;
}

/*--------------------------------------------------------------
# WordPress Core
--------------------------------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
    padding-bottom: 8px;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption-text {
    font-size: 13px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 16px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*--------------------------------------------------------------
# Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
.team {
    text-align: center;
}

.team img {
    margin-bottom: 15px;
}

.team h6 {
    margin-bottom: 5px;
}

.team span {
    font-size: 16px;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
# service
--------------------------------------------------------------*/
.item-service .item-service-icon {
    width: 80px;
    height: 80px;
    background: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.18);
    box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.18);
}

.item-service .item-service-icon {
    position: relative;
    -webkit-background-clip: text;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.item-service .item-service-icon:after {
    position: absolute;
    content: '';
    border-right: 4px dotted #E91E63;
    width: 44px;
    height: 37px;
    border-radius: 18px;
    top: 38px;
    -webkit-transform: skew(39deg);
    -ms-transform: skew(39deg);
    transform: skew(39deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.item-service:hover .item-service-icon {
    margin-left: 30px;
}

.item-service:hover .item-service-icon:after {
    -webkit-transform: skew(15deg);
    -ms-transform: skew(15deg);
    transform: skew(15deg);
}

.item-service h5 {
    font-size: 28px;
    margin-bottom: 10px;
}


.item-service-content {
    margin-left: 70px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 1px 10px 20px 7px rgba(187, 187, 187, 0.12);
    box-shadow: 1px 10px 20px 7px rgba(187, 187, 187, 0.12);
}

/*--------------------------------------------------------------
# portfolio
--------------------------------------------------------------*/
.filter-content {
    margin-bottom: 50px;
}


.filter-project-item {
    position: relative;
}

.project_content {
    text-align: center;
    position: absolute;
    background: rgba(99, 132, 255, 0.31);
    color: #fff;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    padding-top: 40%;
    -webkit-transition: .3s all linear;
    -o-transition: .3s all linear;
    transition: .3s all linear;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.project_content h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.filter-project-item:hover .project_content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.project-popup {
    display: block;
}

.project-popup img {
    width: 50px;
    margin: 0 auto;
    margin-top: 30px;
}

/*--------------------------------------------------------------
# address
--------------------------------------------------------------*/
.address i {
    font-size: 32px;
    color: transparent;
    -webkit-background-clip: text;
}

.address span {
    font-weight: bold;
    position: relative;
    font-size: 16px;
    top: -5px;
    color: #4c4c4c;
    left: 10px;
}

.address {
    padding: 15px;
    border: 5px solid #fff;
    border-radius: 10px;
    background: #F4F5F8;
    -webkit-box-shadow: 0px 16px 15px 0px rgba(187, 187, 187, 0.18);
    box-shadow: 0px 16px 15px 0px rgba(187, 187, 187, 0.18);
}

.address p {
    margin-bottom: 0;
    color: #7a7a7a;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/

.comment-content {
    display: table;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-form input {
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #efefef;
    margin-bottom: 20px;
}

.comment-form textarea {
    padding: 15px;
    width: 100%;
    height: 150px;
    border: 1px solid #efefef;
    margin-bottom: 10px;
}


.comment-form button {
    cursor: pointer;
    padding: 16px 60px;
    margin-top: 10px;
}

.comments-area {
    margin-top: 50px;
}

.comments-area .comment-list,
.comments-area .children {
    list-style: none;
}

.comments-area ol.comment-list {
    padding-left: 0;
}

.comments-area .comment-list > li,
.comments-area .children > li {
    background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

.comment-author {
    margin-top: 10px;
}

.comment-author img {
    float: left;
    display: block;
    border-radius: 50%;
    margin-right: 25px;
}

.comment-author .fn,
.comment-author .says {
    color: #333;
    margin-top: 20px;
    display: inline-block;

}

.comment-metadata a {
    color: #7c7c7c
}

.comment-metadata {
    font-size: 16px;
    margin-bottom: 10px;
}

.reply a {
    font-weight: bold;
    float: right;
    font-size: 16px;
}

/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/
.breadcrumb {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.breadcrumb-header {
    background: url(images/banner-overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 100px 0;
    margin-bottom: 85px;
}

.breadcrumb-header .title-header h1 {
    font-weight: bold;
    color: #fff;
}

.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
}

.breadcrumb a {
    color: #fff;
}

.breadcrumb span {
    color: #ececec;
}

.breadcrumb i {
    margin: 0 10px;
    color: #fff;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.single-post-image {
    position: relative;
    margin-bottom: 50px;
}

.single-post-image img {
    border-radius: 10px;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 95%;
}

.single-post-image:after {
    position: absolute;
    content: '';
    background: #6384FF;
    width: 95%;
    height: 90%;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    z-index: -99;
}

.post-item {
    border-radius: 6px;
    padding: 0;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.18);
    box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.18);
    overflow: hidden;
}

.post-item-content {
    padding: 50px 50px 40px;
    background: #fff;
}

.post-item-content h4 {
    line-height: 35px;
    font-family: Glacial
}

.post-item-content i {
    margin-right: 10px;
}

.post-item-content p {
    font-size: 16px;
}

.post-item-content p a {
    border-bottom: 1px solid #000;
}

.post-item-content .readmore-btn {
    display: inline-block;
    margin-top: 20px;
}

.post-date {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1;
    font-size: 7em;
    color: #f5f5f5;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    font-style: normal;
    margin-bottom: 0 !important;
}

.post-date:before {
    position: absolute;
    content: attr(data-titles);
    font-size: 28px;
    width: 100%;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 5px;
    color: #181b31;
    bottom: 40px;
    left: 0;
}

.post-item-content span {
    position: absolute;
    font-size: 16px;
    text-transform: uppercase;
    top: 87px;
    text-align: left;
    z-index: 1;
    margin-left: 20px;
}

.pagination {
    display: inline-block;
    margin-top: 40px;
}

.pagination .page-numbers {
    padding: 0 15px;
    font-size: 18px;
}

.pagination .prev,
.pagination .next {
    background:#6384ff;
    color: #fff;
    -webkit-box-shadow: 0px 8px 15px 0px rgba(150, 150, 150, 0.31);
    box-shadow: 0px 8px 15px 0px rgba(150, 150, 150, 0.31);
    display: inline-block;
    padding: 6px 25px;
    border-radius: 100px;
    margin: 0 7px;
    border: none;
}

.pagination a {
    color: #000;
}

.pagination .current {
    font-weight: bold;
}

.post-tag {
    margin-top: 30px;
    display: block;
}

.post-tag a {
    border: 1px solid #ccc;
    padding: 3px 10px;
    font-size: 16px;
    color: #333;
    border-radius: 6px;
    margin: 0 5px;
}

.post-navigation {
    margin-top: 50px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding: 15px;
}

.post-navigation .nav-previous {
    float: left;
}

.post-navigation .nav-next {
    float: right;
}

.post-navigation .nav-links a {
    font-weight: 600;
}

/*--------------------------------------------------------------
# Widget
--------------------------------------------------------------*/
.widget-area .widget {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.18);
    box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.18);
    border-radius: 6px;
}

.widget-area .widget .widget-title {
    margin-bottom: 10px;
}

.widget-area .widget ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.widget-area .widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.widget-area .widget ul li:last-child {
    border-bottom: 0;
}

.widget-area .widget ul li a {
    color: #808291;
}

.widget_search {
    position: relative;
}

.search-submit {
    position: absolute;
    padding: 11px 35px;
}

.widget_search .search-submit {
    right: 27px;
    padding: 11px 25px;
}

.tagcloud a {
    font-size: 16px !important;
    border: 1px solid #ccc;
    padding: 0 5px;
    display: inline-block;
    margin-top: 10px;
}

#wp-calendar td,
#wp-calendar th {
    text-align: center;
}
#calendar_wrap table {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
# Contact Form
--------------------------------------------------------------*/
.contactform input[type=text],
.contactform input[type=email] {
    width: 100%;
    border: 1px solid #f4f5f8;
    padding: 15px;
    margin-bottom: 20px;
}

.contactform textarea {
    width: 100%;
    border: 1px solid #f4f5f8;
    padding: 15px;
    margin-bottom: 20px;
    height: 240px;
    overflow: hidden;
}

.contactform input[type=submit] {
    width: 100%;
    cursor: pointer;
}

.contacts {
    background: #fc7c56;
    padding: 60px;
    color: #fff;
    position: relative;
}

.contacts:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    left: 0;
    content: '';
    background: url(images/dots.png);
    background-size: contain;
    width: 100%;
    height: 100%;
}

.contacts img {
    margin-right: 25px;
}

.contacts h5 {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 6px !important;
    display: inline-block;
}

.contacts p {
    font-weight: normal;
}

.contact-item {
    margin-bottom: 50px;
}

.contacts ul {
    padding-left: 0;
    margin-bottom: 0;
}

.contacts ul li a {
    color: #fff;
}

.contacts ul li {
    margin: 0 10px;
}

/*--------------------------------------------------------------
# partner
--------------------------------------------------------------*/

.partner {
    text-align: center;
}

.partner .list-inline-item:not(:last-child) {
    margin-right: 0;
}

.partner li {
    width: 19%;
    text-align: center;
    margin-bottom: 50px;
}

.partner > li img {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .3;
}

.partner > li:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/
.testimonial-content {
    padding-right: 100px;
}

.bx-viewport {
    overflow: visible !important;
}

.testimonial img {
    border: 5px solid #6384ff !important;
    width: 100px;
    height: 100px !important;
    border-radius: 50% !important;
    margin-right: 35px;
    overflow: hidden;
    -webkit-box-shadow: -3px 20px 20px 16px rgba(99, 132, 255, 0.1) !important;
            box-shadow: -3px 20px 20px 16px rgba(99, 132, 255, 0.1) !important;
}


.testimonial h6 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    display: inline-block;
}

.testimonial span {
    font-size: 16px;
    display: block;
    color: #6384ff;
}

.testimonial p {
    position: relative;
    margin-top: 10px;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 40px;
}

.testimonial p i {
    position: absolute;
    color: rgba(0, 0, 0, 0.04);
    font-size: 90px;
    top: -28px;
    left: -16px;
    display: none;
}

.testimonial-integrator {
    background-image: url(images/testimonial-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.testimonial-integrator .testi-nav {
    position: absolute;
    border: 5px solid #fc7c56;
    width: 100px;
    height: auto;
    border-radius: 50%;
    -webkit-box-shadow: -3px 20px 20px 16px rgba(99, 132, 255, 0.1);
            box-shadow: -3px 20px 20px 16px rgba(99, 132, 255, 0.1);
}

.testimonial-integrator .testi-nav img {
    border-radius: 50%;
}

.testimonial-integrator .testi-nav:nth-child(1) {
    top: 0;
    left: 0;

}

.testimonial-integrator .testi-nav:nth-child(2) {
    top: 18%;
    right: 10%;
    width: 90px;
}

.testimonial-integrator .testi-nav:nth-child(3) {
    bottom: 7%;
    right: 58%;
    width: 75px;
}

.testimonial-integrator .testi-nav:nth-child(4) {
    bottom: 10%;
    right: 0;
}

.bx-controls-direction {
    margin-top: 70px;
}

/*--------------------------------------------------------------
# Progress bar
--------------------------------------------------------------*/

.progressbar-item {
    position: relative;
    background: rgba(255, 255, 255, 0.2);
    display: block;
    height: 20px;
    width: 100%;
}

.progress-title {
    color: #fff;
}

.bar {
    position: absolute;
    display: block;
    width: 0%;
    height: 20px;
    background: #fff;

}

.label {
    font-family: 'Aldrich', sans-serif;
    position: absolute;
    display: block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    top: -45px;
    left: 0px;
    background: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin-left: -20px;
}

.label span {
    position: absolute;
    display: block;
    left: 16px;
    background: transparent;
}

.label span:after {
    position: absolute;
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    top: 23px;
    left: -1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

@-webkit-keyframes sparkle {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -64px;
    }
}

@keyframes sparkle {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 -64px;
    }
}


/*--------------------------------------------------------------
# 404
--------------------------------------------------------------*/
.error-404 p {
    margin: 30px 0;
}

.error-404 span {
    font-size: 172px;
    color: #333;
    margin: 150px 0 100px;
    display: block;
    font-weight: bold;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
    background: url('images/footer_shape.png');
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 100px 0 30px;
}

.footer-logo a {
    margin-bottom: 50px;
    display: inline-block;
}

.footer-social {
    margin-bottom: 50px;
}

.footer-social li a {
    text-align: center;
    font-size: 24px;
    display: inline-block;
    margin: 0 10px;
    color: #b5b5b5;
}

.footer-social li a:hover {
    color: #333;
}

.footer-menu {
    margin-bottom: 50px;
}

.footer-menu ul li a {
    color: #2d2d2d;
    font-size: 18px;
    margin: 0 15px;
    font-weight: 600;
}

.copyright-text p {
    margin-bottom: 0;
    margin-top: 30px;
}

/*--------------------------------------------------------------
# Back to Top
--------------------------------------------------------------*/

#backtotop {
    position: fixed;
    bottom: 40px;
    right: 30px;
    display: none;
}

#backtotop i {
    color: #6384ff;
}

#backtotop i:hover {
    cursor: pointer;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/

#preloader {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: table;
    text-align: center;
}

.spinner {
    margin: auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }

    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }

    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }

    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }

    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }

    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }

    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }

    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }

    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

.uil-ripple-css {
    background: none;
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.uil-ripple-css div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    width: 0;
    height: 0;
    opacity: 0;
    border-radius: 50%;
    border-width: 16px;
    border-style: solid;
    -webkit-animation: uil-ripple 2s ease-out infinite;
    animation: uil-ripple 2s ease-out infinite;
}

.uil-ripple-css div:nth-of-type(1) {
    border-color: #6384ff;
}

.uil-ripple-css div:nth-of-type(2) {
    border-color: #fc7c56;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}


/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (max-width: 1024px) {

    .hero-image img {
        max-width: 100%!important;
    }
    .post-date {
        font-size: 5em;
    }

    .post-date:before {
        bottom: 25px;
    }

    .item-service-content {
        margin-left: 0;
        margin-top: 15px;
    }

}


@media (max-width: 768px) {
    .testimonial-integrator {
        display: none;
    }
    .testimonial-content {
        padding-right: 0;
    }
    .bx-wrapper .bx-next {
        right: 7%;
    }
    .bx-wrapper .bx-prev {
        right: 20%;
    }
    .counter-item {
        width: 125px;
        height: 125px;
        border-radius: 50%;
    }

    .counter-item i {
        margin-bottom: 0;
        font-size: 24px;
    }

    .post-item-content .col-lg-3 {
        display: none;
    }

    .widget_search .search-submit {
        display: none;
    }

    nav li a {
        font-size: 16px;
    }

}

@media (max-width: 481px) {

    .bx-wrapper .bx-prev {
        right: 32%;
    }
    .contact-item {
        text-align: center;
    }
    .contact-item img {
        float: none!important;
        margin-right: 0;
    }
    .breadcrumb {
        display: block;
    }
    .single-post-image img {
        margin-left: 0;
        width: 100%;
        margin-bottom: 0;
    }
    .single-post-image:after {
        display: none;
    }
    .widget_search .search-submit {
        top: 20px;
    }
    .post-item-content h4 {
        line-height: 30px;
    }
    .contacts h5 {
        display: block;
        margin-top: 10px;
    }

    .contacts ul li:first-child {
        display: block;
    }

    .partner li {
        width: 50%;
    }

    .title-desc {
        width: auto;
    }

    .about_me_image {
        width: 100%;
    }


    body.admin-bar .fixed-top {
        top: 0;
    }

    .item-service-content {
        margin-left: 30px;
        margin-top: 15px;
    }

    .navbar {
        padding: 15px;
    }

    .portfolio-filter {
        text-align: center;
    }

    .portfolio-filter ul .list-inline-item {
        margin: 0 10px;
    }

    .portfolio-filter ul .list-inline-item:after {
        display: none;
    }

    .pagination {
        margin-bottom: 60px;
    }

    .comment-respond {
        padding-bottom: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid #ccc;
    }

    .widget_search .search-submit {
        display: block;
    }

}