/*
Theme Name: Samecis
Theme URI: https://www.minimamente.com/
Author: miniMAC
Author URI: https://www.minimamente.com/chi-sono/
Details URI: https://samecis.minimamente.com/samecis-updates/samecis-changelog.html
Description: A theme made for developers, clean and well coded
Version: 1.1.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: samecis
Tags: custom-menu, editor-style, featured-images, sticky-post, translation-ready
*/
@font-face{font-family:"Ionicons";src:url("css/fonts/ionicons.eot?v=2.0.1");src:url("css/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("css/fonts/ionicons.ttf?v=2.0.1") format("truetype"),url("css/fonts/ionicons.woff?v=2.0.1") format("woff"),url("css/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    display: none;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.8rem;
    margin-bottom: 1.7rem;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.8rem;
    margin-bottom: 1.7rem;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 2rem auto;
}
.alignnone {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.customizerHide {
    display: none;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
}

.sticky {
    display: block;
}

.bypostauthor {
    display: block;
}

embed,
iframe,
object {
    max-width: 100%;
}

.byline,
.updated:not(.published) {
    display: none;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 1rem 0 2rem;
}

.wp-caption-text {
    font-size: .7rem;
    text-transform: uppercase;
    text-align: center;
}

.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;
}

.gallery-item img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-item:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
        max-width: 20%;
    }
}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 992px) {
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
        max-width: 25%;
    }
}
/* Small devices (landscape phones, less than 768px) */

@media (max-width: 768px) {
    .gallery-columns-4 .gallery-item,
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
        max-width: 33.33%;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576px) {
    .gallery-columns-3 .gallery-item,
    .gallery-columns-4 .gallery-item,
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
        max-width: 50%;
    }
}

.status_msg,
.status_msg_success,
.form_success_ok,
.children-age-1,
.children-age-2,
.children-age-3,
.children-age-4 {
    display: none;
}

.form-control[readonly] {
    background-color: #fff;
}

/* fix the bootstrap conflict with pickadate plugins */
.picker--opened .picker__frame {
    bottom: auto;
}

/* cookies */
.samecis_cookies {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 1rem;
    text-align: center;
    background: rgba(255,255,255,.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    color: #333;
    display: none;
}


/* Loader */
.la-ball-scale-multiple,
.la-ball-scale-multiple > div {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.la-ball-scale-multiple {
    display: block;
    margin: 0 auto;
    font-size: 0;
    color: rgba(0, 0, 0, 0.3);
}

.la-ball-scale-multiple > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}

.la-ball-scale-multiple {
    width: 32px;
    height: 32px;
}

.la-ball-scale-multiple > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite;
}

.la-ball-scale-multiple > div:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.la-ball-scale-multiple > div:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.la-ball-scale-multiple.la-sm {
    width: 16px;
    height: 16px;
}

.la-ball-scale-multiple.la-sm > div {
    width: 16px;
    height: 16px;
}

.la-ball-scale-multiple.la-2x {
    width: 64px;
    height: 64px;
}

.la-ball-scale-multiple.la-2x > div {
    width: 64px;
    height: 64px;
}

.la-ball-scale-multiple.la-3x {
    width: 96px;
    height: 96px;
}

.la-ball-scale-multiple.la-3x > div {
    width: 96px;
    height: 96px;
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -webkit-transform: scale();
        transform: scale();
    }
    5% {
        opacity: 0.75;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -webkit-transform: scale();
        -moz-transform: scale();
        -o-transform: scale();
        transform: scale();
    }
    5% {
        opacity: 0.75;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

/* recaptcha */
.text-center #recaptchaContacts > div,
.text-center #recaptchaNewsletter > div {
    margin-left: auto;
    margin-right: auto;
}

/* bootstrap */
.btn,
.btn:hover,
.btn:active,
.btn:focus {
    outline: none;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #4a90e2;
    border-color: #4a90e2;
}
.btn-primary:hover {
    color: #fff;
    background-color: #2275d7;
    border-color: #2275d7;
}
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}
.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    background-color: #fcfcfc;
}
.form-control:focus {
    border-color: #4a90e2;
}
.form-group label {
    color: #888;
}

.status_form {
    text-align: left;
}

label.required {
    position: relative;
}

label.required::after {
    content: "*";
    display: block;
    position: absolute;
    top: 0;
    right: -8px;
    font-size: 1.2rem;
    color: #DE0000;
}

/* forms */
#samecis-form-contacts {
    margin-bottom: 3rem;
}

/* typo */
h1,
h2,
h3,
.h1,
.h2,
.h3 {
    line-height: 1.5;
    margin-bottom: 2rem;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
    line-height: 1.3;
    margin-bottom: 1rem;
}
.font-w-small {
    font-weight: 300;
}

/* Start Design */
.samecis-bg-secondary {
    margin-top: 3rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fafafa;
}

/* links */
a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #4a90e2;
}
a:hover {
    text-decoration: none;
    color: #2275d7;
}
a:active,
a:focus {
    text-decoration: none;
    color: #e0e0e0;
}

/* pagination */
.navigation.pagination {
    text-align: center;
}
.nav-links {
    margin: 2rem auto;
    margin-top: 0;
}
.nav-links a {
    margin: 1rem .6rem;
}
.nav-links .page-numbers.current,
.nav-links .page-numbers.dots {
    color: #b2b2b2;
}
.nav-links a.next,
.nav-links a.prev {
    display: inline-block;
    padding: .2rem .8rem;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #4a90e2;
    color: #fff;
}
.nav-links a.next:hover,
.nav-links a.prev:hover {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

/* Header */
.site-header {
    margin-bottom: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #fff;
}
.site-header.sh-fixed.sh-fix {
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.site-branding {
    float: left;
}
.site-title {
    margin-bottom: 0px;
    font-size: 1.4rem;
    font-weight: bold;
}
.site-title a {
    color: #444;
}
.site-description {
    margin-bottom: 0px;
    font-size: .8rem;
    color: #444;
}

/* Navigation */
.mobile-btn {
    display: none;
}
#samecis-menu {
    margin-left: 25%;
    text-align: right;
}
ul.samecis-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.samecis-menu-list li {
    font-size: 1rem;
    font-weight: 300;
    display: inline-block;
}
ul.samecis-menu-list li a {
    color: #888;
}
ul.samecis-menu-list li a:hover {
    color: #666;
}
ul.samecis-menu-list li .dropdown-menu {
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #666;
    border: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
}
ul.samecis-menu-list li .dropdown-menu a {
    max-width: 320px;
    min-width: 260px;
    white-space: normal;
    padding-top: .6rem;
    padding-bottom: .6rem;
    font-weight: 300;
    color: #888;
}
ul.samecis-menu-list li .dropdown-item:focus,
ul.samecis-menu-list li .dropdown-item:hover {
    color: #666;
}
ul.samecis-menu-list li .dropdown-item.active,
ul.samecis-menu-list li .dropdown-item:active {
    background-color: transparent;
    color: #b2b2b2;
}

/* content posts */
.post-container {
    overflow: hidden;
    margin-bottom: 3rem;
}
.post-container .entry-header {
    position: relative;
    text-align: center;
    max-height: 220px;
    overflow: hidden;
}
.post-container .comm-num-post {
    position: absolute;
    font-size: .9rem;
    top: 1rem;
    right: 2rem;
    display: block;
    padding: 0 .5rem;
    border: 1px solid #fff;
    background-color: rgba(0,0,0,0.1);
    color: #fff;
    -webkit-border-radius: 999px;
    border-radius: 999px;
}
.post-container .comm-num-post i {
    margin-left: .2rem;
}
.post-container .pretected-post-lock {
    position: absolute;
    font-size: .7rem;
    top: 1rem;
    left: 2rem;
    display: block;
    padding: .2rem .5rem;
    border: 1px solid #fff;
    background-color: rgba(0,0,0,0.1);
    color: #fff;
    -webkit-border-radius: 999px;
    border-radius: 999px;
}
.post-container .pretected-post-lock i {

}
.post-container .entry-header img {
    min-width: 100%;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}
.post-container .entry-content {
    padding: 2rem;
    border: 1px solid #ececec;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.post-container .entry-title {
    margin-bottom: .8rem;
    font-weight: 300;
}
.post-container .entry-title a {
    color: #444;
}
.post-container .entry-excerpt {
    font-size: 1rem;
    font-weight: 300;
    color: #888;
}
.entry-cat-links a {
    margin-left: .2rem;
    margin-bottom: .2rem;
    padding: .5rem .6rem;
    font-size: .7rem;
    line-height: .7;
    text-transform: uppercase;
    color: #b2b2b2;
    border: 2px solid #ececec;
    display: inline-block;
    -webkit-border-radius: 999px;
    border-radius: 999px;
}
.entry-cat-links a:hover {
    border-color: #4a90e2;
    color: #4a90e2;
}
.entry-meta {
    margin-bottom: .4rem;
    text-transform: uppercase;
    font-size: .8rem;
}
.entry-meta,
.entry-meta a {
    color: #b2b2b2;
}
.entry-footer {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.tags-links {
    margin-top: 1.4rem;
    word-break: break-word;
}
.tags-links a {
    margin-left: .6rem;
    font-size: .8rem;
    text-transform: uppercase;
    color: #999;
}
.tags-links i {
    color: #b2b2b2;
}
.samecis-related-posts .pre-title {
    font-weight: 300;
}
.related-thumb {
    overflow: hidden;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.related-thumb-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 220px;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.related-thumb-img:hover {
    -webkit-transform: scale(1.5) rotate(5deg);
    transform: scale(1.5) rotate(5deg);
}
.related-post .entry-title {
    color: #333;
}
.related-post.post-container .entry-content {
    border: none;
}

/* posts with shadow */
.shadow-big {
    -webkit-box-shadow: 0 23px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 23px 30px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.post-container.shadow-big .entry-content {
    border: none;
}

/* Typo */
.page-title {
    font-weight: 300;
}
.archive-description {
    margin-bottom: 3rem;
    font-size: 1rem;
    font-weight: 300;
    color: #999;
}
p {
    line-height: 1.7;
}
.samecis-entry {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.58;
    letter-spacing: -.003em;
    color: #444;
}
.samecis-entry strong {
    font-weight: bold;
    color: #333;
}
.samecis-entry ul,
.samecis-entry ol {
    margin: 1rem 0;
    padding: 0;
    list-style-position: inside;
}
.samecis-entry ul ul {
    margin: 1rem 0;
    padding-left: 1rem;
}
.samecis-entry ul li {
    list-style: none;
    overflow: inherit;
    padding: .4rem 0;
    position: relative;
}
.samecis-entry ul ul li::before {
    content: '-';
    display: block;
    position: absolute;
    left: -1rem;
    color: #b2b2b2;
}
.samecis-entry hr {
    margin: 3rem auto;
    width: 60%;
    height: 1px;
    border: 0;
    background: rgba(0,0,0,.1);
}
.samecis-entry h1 {
    letter-spacing: -0.25px;
    font-weight: 300;
    margin: .66rem 0;
}
.samecis-entry h2 {
    margin: 3.2rem 0 2.5rem;
    font-weight: 300;
}
.samecis-entry h3 {
    margin: 3.2rem 0 2.5rem;
    font-weight: normal;
}
.samecis-entry h4 {
    margin: 2.6rem 0 2.5rem;
    font-weight: normal;
}
.samecis-entry h5 {
    margin: 2.2rem 0 2.5rem;
    font-weight: normal;
}
.samecis-entry h6 {
    margin: 2rem 0 2.5rem;
    font-weight: normal;
}
.samecis-entry table {
    clear: both;
    width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
    display: table;
    font-size: 1rem;
    line-height: 2.4rem;
}
.samecis-entry td,
.samecis-entry th {
    padding: 0.5rem;
    border: 1px solid rgba(0,0,0,0.1);
    text-align: left;
}
.samecis-entry th {
    background: rgba(0,0,0,0.05);
    font-weight: bold;
}
.samecis-entry sup,
.samecis-entry sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    top: -.5rem;
}
.samecis-entry sub {
    top: auto;
    bottom: -.25em;
}
.samecis-entry pre,
.samecis-entry code {
    background-color: #f6f6f6;
    font-family: Courier, monospace;
    margin: 3rem 0;
    padding: 3rem;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.samecis-entry code {
    padding: .3rem .6rem;
}
.samecis-entry blockquote {
    background: rgba(0,0,0,0.03);
    border-left: 6px solid #4a90e2;
    color: #3c3e3f;
    margin: 3rem 0;
    padding: 2.7rem 5.4rem;
    font-style: italic;
}
.samecis-entry blockquote p {
    margin: 0;
}
.samecis-entry blockquote p:before {
    color: #4a90e2;
    content: open-quote;
    font-size: 4.4rem;
    line-height: 0;
    margin-right: 1rem;
    vertical-align: -0.5em;
}
.samecis-entry twitterwidget {
    margin: 0 auto;
}

/* sidebar */
.samecis-entry .widget-title {
    font-size: 1.6rem;
    margin-top: 0rem;
    margin-bottom: .6rem;
}
.samecis-entry section.widget {
    font-size: 1rem;
    margin-bottom: 2rem;
}
.samecis-entry section.widget > ul,
.samecis-entry section.widget > ol {
    padding-left: 0;
}
.samecis-entry .widget_calendar td,
.samecis-entry .widget_calendar th {
    padding: .2rem .5rem;
}
.samecis-entry ul.wp-tag-cloud {
    list-style: none;
    margin: 0;
    padding: 0;
}
.samecis-entry ul.wp-tag-cloud li:before {
    display: none;
}
.samecis-entry ul.wp-tag-cloud li {
    display: inline-block;
    padding: .4rem 0;
}
.samecis-entry ul.wp-tag-cloud li a {
    margin-left: .2rem;
    margin-bottom: .2rem;
    padding: .2rem .6rem;
    font-size: .7rem;
    text-transform: uppercase;
    color: #b2b2b2;
    border: 2px solid #ececec;
    display: inline-block;
    -webkit-border-radius: 999px;
    border-radius: 999px;
}
.samecis-entry ul.wp-tag-cloud li a:hover {
    border-color: #4a90e2;
    color: #4a90e2;
}
.widget_recent_entries .post-date {
    display: block;
    font-size: .7rem;
    color: #b2b2b2;
}
a.samecis-rpt-item {
    display: block;
    margin-bottom: 2rem;
    color: #444;
}
.samecis-rpt-thumb {
    overflow: hidden;
    position: relative;
    height: 110px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-size: cover;
    background-position: center;
}
h3.samecis-rpt-title {
    margin: 0;
}
.samecis-rpt-cont-title {
    padding-top: .8rem;
}

/* animation hover effects */
.samecis-rpt-item .samecis-hover-thumb,
.post-container .samecis-hover-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.samecis-rpt-item:hover .samecis-hover-thumb,
.post-container:hover .samecis-hover-thumb {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.samecis-rpt-item .samecis-ht-cont,
.post-container .samecis-ht-cont {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.samecis-rpt-item:hover .samecis-ht-cont,
.post-container:hover .samecis-ht-cont {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.samecis-rpt-item .samecis-ht-cont i,
.post-container .samecis-ht-cont i {
    display: block;
    font-size: 1.4rem;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.samecis-rpt-item:hover .samecis-ht-cont i,
.post-container:hover .samecis-ht-cont i {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.samecis-rpt-item .samecis-ht-cont {
    top: 30%;
}

/* comments */
.samecis-comment-list {
    border: 1px solid #ececec;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
article.comments {
    margin-bottom: 4rem;
}
article.comment {
    border-top: 1px solid #ececec;
}
article.comment.even {
    background-color: #F9F9F9;
}
article.comment.even .child-comments article {
    background-color: #F9F9F9;
}
article.comment.odd {
    background-color: #FFF;
}
article.comment.odd .child-comments article {
    background-color: #FFF;
}
article.comment.comment-author-admin {
    
}
.comment-reply-title {
    margin-top: 3rem;
    padding-bottom: 1rem;
    font-weight: 100;
}
.mini_commline {
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
    font-weight: 100;
    color: #888;
}
.mini_commline i {
    margin-left: 1rem;
    font-size: 1rem;
    color: #b2b2b2;
}
.gravatar.comment-author {
    float: left;
    margin-top: 2rem;
    margin-left: 1rem;
}
.gravatar img {
    -webkit-border-radius: 999px;
    border-radius: 999px;
}
.mini_comm_content {
    margin-left: 90px;
}
.comment-content.post-content {
    position: relative;
    padding: 2rem;
    color: #444;
}
.comment-content.post-content::before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 0;
    position: absolute;
    top: 0;
    left: -1rem;
    border-top: transparent;
    border-right: #0F7787;
    border-bottom: transparent;
    border-left: transparent;
}
.depth-2 .gravatar img {
    padding: .2rem;
    border-width: 1px;
}
.depth-2 {
    padding-right: 0;
}
.depth-2 .comment-content.post-content {
    
}
.depth-2 .gravatar.comment-author {
    margin-left: 2rem;
}
.depth-2 .gravatar img {
    max-width: 32px;
}
.mini_comm_time {
    padding-top: 2rem;
    font-size: .7rem;
    padding-left: 2rem;
}
.mini_comm_time i {
    margin-right: .2rem;
}
.mini_comm_name {
    display: block;
    font-weight: 600;
    font-size: .8rem;
}
.comment-reply-link {
    margin-left: .4rem;
    font-weight: 600;
    cursor: pointer;
}
#cancel-comment-reply-link {
    display: inline-block;
    font-size: .8rem;
    font-weight: 600;
}
.comment-notes {
    font-size: .8rem;
    font-style: italic;
    color: #888;
}
.samecis-comment-list #respond {
    padding: 2rem;
}
.samecis-comment-list .comment-reply-title {
    font-weight: 100;
}

/* comments typo */
.samecis-comment-list strong {
    color: #333;
}
.samecis-comment-list ul,
.samecis-comment-list ol {
    margin: 1rem 0;
}
.samecis-comment-list ul li {
    list-style: none;
    overflow: inherit;
    padding: .4rem 0 .4rem 1rem;
    position: relative;
}
.samecis-comment-list ul li:before {
    color: #3c3e3f;
    content: '-';
    font-size: 0.8rem;
    position: absolute;
    top: 10px;
    left: 0;
}
.samecis-comment-list hr {
    margin: 3rem auto;
    width: 60%;
    height: 1px;
    border: 0;
    background: rgba(0,0,0,.1);
}
.samecis-comment-list h1 {
    letter-spacing: -0.25px;
    font-weight: 300;
    margin: .66rem 0;
}
.samecis-comment-list h2 {
    margin: 3.2rem 0 2.5rem;
    font-weight: 300;
}
.samecis-comment-list h3 {
    margin: 3.2rem 0 2.5rem;
    font-weight: normal;
}
.samecis-comment-list h4 {
    margin: 2.6rem 0 2.5rem;
    font-weight: normal;
}
.samecis-comment-list h5 {
    margin: 2.2rem 0 2.5rem;
    font-weight: normal;
}
.samecis-comment-list h6 {
    margin: 2rem 0 2.5rem;
    font-weight: normal;
}
.samecis-comment-list table {
    clear: both;
    width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
    display: table;
    font-size: 1rem;
    line-height: 2.4rem;
}
.samecis-comment-list td,
.samecis-comment-list th {
    padding: 0.5rem;
    border: 1px solid rgba(0,0,0,0.1);
    text-align: left;
}
.samecis-comment-list th {
    background: rgba(0,0,0,0.05);
    font-weight: bold;
}
.samecis-comment-list sup,
.samecis-comment-list sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    top: -.5rem;
}
.samecis-comment-list sub {
    top: auto;
    bottom: -.25em;
}
.samecis-comment-list pre,
.samecis-comment-list code {
    background-color: #fff;
    border: 1px solid #ececec;
    font-family: Courier, monospace;
    margin: 3rem 0;
    padding: 3rem;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.samecis-comment-list code {
    padding: .3rem .6rem;
}
.samecis-comment-list blockquote {
    background: rgba(0,0,0,0.03);
    border-left: 6px solid #4a90e2;
    color: #3c3e3f;
    margin: 3rem 0;
    padding: 2.7rem 5.4rem;
    font-style: italic;
}
.samecis-comment-list blockquote p {
    margin: 0;
}
.samecis-comment-list blockquote p:before {
    color: #4a90e2;
    content: open-quote;
    font-size: 4.4rem;
    line-height: 0;
    margin-right: 1rem;
    vertical-align: -0.5em;
}
.samecis-comment-list twitterwidget {
    margin: 0 auto;
}

/* carosuel category */
.samecis-cc {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}
.samecis-cc-thumb {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
a.samecis-cc-item,
a.samecis-cc-item:hover {
    color: #444;
}
.samecis-cc-cont-title {
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
}
.samecis-cc-title {
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
}
.samecis-cc .swiper-pagination-bullet-active {
    background-color: #444;
}

/* slider category */
.samecis-sc {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}
.samecis-sc-thumb {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 420px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
a.samecis-sc-item,
a.samecis-sc-item:hover {
    color: #444;
}
.samecis-sc-cont-title {
    position: absolute;
    padding: 3rem;
}
.samecis-sc-title {
    font-weight: 300;
    color: #fff;
        -webkit-filter: drop-shadow(0 2px 5px rgba(0,0,0,.4));
    filter: drop-shadow(0 2px 5px rgba(0,0,0,.4));
}
.samecis-sc .swiper-pagination-bullet-active {
    background-color: #444;
}

/* text and image */
.samecis-tp-cont {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}
.samecis-tp-title {
    font-weight: 300;
}
.samecis-tp-desc {
    color: #888;
}

/* module footer newsletter */
.samecis-footer-newsletter {
    margin-top: 0;
    background-color: #fafafa;
    color: #444;
}

/* breadcrumbs */
.breadcrumb {
    background-color: #F8F8F8;
}
li.breadcrumb-item.active {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* social share */
.samecis_ss_cont {
    overflow: hidden;
}
h3.samecis_ss_title {
    font-weight: 300;
    color: #333;
}
a.ss-icon {
    display: block;
    float: left;
    text-align: center;
    font-size: 1.4rem;
    width: 10%;
    height: 50px;
    min-width: 50px;
    line-height: 50px;
    background-color: #f1f1f1;
    color: #fff;
}
a.ss-icon:hover {
    opacity: .9;
    color: #fff;
}
a.ss-icon:first-child {
    -webkit-border-top-left-radius: 999px;
    border-top-left-radius: 999px;
    -webkit-border-bottom-left-radius: 999px;
    border-bottom-left-radius: 999px;
}
a.ss-icon-face {
    background-color: #3b5998;
}
a.ss-icon-twit {
    background-color: #1da1f2;
}
a.ss-icon-plus {
    background-color: #dd4b39;
}
a.ss-icon-link {
    background-color: #0077b5;
}
a.ss-icon-whatsapp {
    background-color: #25d366;
}
a.ss-icon:last-child {
    -webkit-border-top-right-radius: 999px;
    border-top-right-radius: 999px;
    -webkit-border-bottom-right-radius: 999px;
    border-bottom-right-radius: 999px;
}
/* footer */
.site-footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fff;
    color: #444;
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 992px) {
    .mobile-btn {
        display: block;
        float: right;
        font-size: 2rem;
    }
    #samecis-menu {
        display: none;
        clear: both;
        margin-left: 0px;
    }
    #samecis-menu.opened {
        display: block;
    }
    ul.samecis-menu-list li {
        display: block;
    }
    ul.samecis-menu-list li .dropdown-menu {
        position: relative;
        text-align: right;
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    ul.samecis-menu-list li .dropdown-menu a {
        max-width: 100%;
    }
    .samecis-entry pre,
    .samecis-entry code {
        white-space: pre;
        word-wrap: break-word;
    }
    .img-text-photo {
        width: 100%;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {
    .site-header {
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    .site-title {
        font-size: 1rem;
    }
    .site-description {
        font-size: .6rem;
    }
    .site-logo {
        padding-top: .8rem;
        padding-bottom: .4rem;
        display: block;
    }
    .site-logo img {
        max-width: 50%;
    }
    .samecis-sc-thumb {
        height: 320px;
    }
    .samecis-sc-cont-title {
        text-align: center;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    li.breadcrumb-item.active {
        max-width: 200px;
    }
    .h1,
    h1 {
        font-size: 1.65rem;
    }
    .h2,
    h2 {
        font-size: 1.45rem;
    }
    .h3,
    h3 {
        font-size: 1.25rem;
    }
    .h4,
    h4 {
        font-size: 1.15rem;
    }
    .h5,
    h5 {
        font-size: 1rem;
    }
    .samecis-entry .widget-title {
        font-size: 1.25rem;
    }
    .gravatar.comment-author {
        margin-left: 0rem;
    }
    .gravatar img {
        max-width: 30px;
    }
    .mini_comm_content {
        margin-left: 10px;
    }
    .samecis-comment-list blockquote {
        margin: 2rem 0;
        padding: 1.7rem 2.4rem;
    }
    .samecis-comment-list pre,
    .samecis-comment-list code {
        margin: 2rem 0;
        padding: 1rem;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576px) {
    .samecis-cc-thumb {
        height: 220px;
    }
    .samecis-sc-thumb {
        height: 220px;
    }
    .samecis-entry blockquote {
        margin: 2rem 0;
        padding: 1.7rem 2.4rem;
    }
    .samecis-entry pre,
    .samecis-entry code {
        margin: 2rem 0;
        padding: 1rem;
    }
}
