/*
Theme Name:     Dotted Child
Theme URI:      http://demo.oceanthemes.net/dotted/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         OceanThemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       dotted
*/
@import url("../dotted/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
a {
    color: #555;
    text-decoration: none;
}

.navi-level-1 li.highlighted a {
    color: #7B182D;
    font-weight: bold;
}

a:hover, a:focus {
    color: #7b172c;
    text-decoration: none;
}

.vc_row-flex > .container > .row {
    display: flex;
}

.vc_row-flex > .container > .row:after, .vc_row-flex > .container > .row:before {
    display: none;
}

#map {
    height: 300px;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #555;
    letter-spacing: .5px;
}

section {
    padding: 40px 0;
    overflow-x: hidden;
}

.visible {
    overflow: visible;
}

.fc-day-grid-event .fc-time {
    display: none;
}

.page-id-31 .sub-header-2 {
    display: none;
}

.sub-header-2 {
  background: none;
}

.project-item img {
    margin: 0 auto;
}

a.btn-1 {
    border-width: 0px;
    border: none;

}

.relate-project{
    display:none;
}

#text-4 a {
    margin-bottom: 10px;
}

/* MENU logo
------------------------------------------------------- */
.t-image-header {
    display: none
}

header .logo .img-responsive {
    width: 132px;
    height: 80px;
}

@media screen and (min-width: 1200px) {
    .logo {
        position: relative;
        z-index: 500;
    }

    header .logo .img-responsive {
        width: 264px;
        height: 160px;
    }

    h1.logo {
        padding: 0 16px;
        background: #fff;
        border-radius: 4px;
        margin-left: -16px;
    }

    .page-template .header-v1.t-image {
        margin-bottom: 106px;
    }

    header.is_stuck .logo .img-responsive {
        margin: 11px 0 12px 0;
        height: 56px;
        width: 92px;
    }

    .is_stuck .t-image-header {
        display: none;
    }

    .is_stuck .header-v1 {
        margin-bottom: 0;
    }

    .page-template .t-image-header {
        display: block;
        width: 100vw;
        height: 250px;
        position: absolute;
        top: 80px;
        right: 0;
        z-index: 400;
        overflow: hidden;
    }

    .t-image-header-inner {
        position: relative;
    }

    .t-image-header img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .dropdown-menu li a {
        padding: 10px 10px;
    }
}

/* elements
------------------------------------------------------- */

.thumb-assoc .isotope-item {
    opacity: 0.7;
    padding: 12px;
    text-align: center;
}

.thumb-assoc .isotope-item:hover {
    opacity: 1;
}

.thumb-assoc .wpb_image_grid .wpb_image_grid_ul img {
    display: inline-block;
    max-width: 220px;
    height: auto;
    padding: 20px;
    margin: 0 auto;
    max-height: 120px;
    width: auto;
}

.team-item img {
    margin: auto;
    max-height: 256px;
}

.no-gutter .project-item img {
    margin: auto;
}

.owl-relate-portfolio .owl-item {
    width: 200px !important;
}

.overlay-1 .fa-expand {
    display: none
}

.project-item:hover .overlay-1 .fa-link, .team-item:hover .overlay-1 .fa-link {

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

h3 a, h3 b {
    color: inherit;
    font-weight: inherit;
}

.one {
    border-top: solid 3px #ad9299;
    background-color: #ffebcd;
    padding: 0px 20px 20px;
}

.side-one a {
    color: #ad9299;
}

.team-info {
    display: none;
}

.team-social-warp {
    background-color: #fff;
}

footer .widget li a {
    color: #ffffff
}

.page-template-template-fullwidth section:last-of-type {
    padding-bottom: 90px !important;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 29px;
}

.project-style-1 a + a {
    background-color: #fff;
}

h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-top: 16px;
}

.vc_btn.btn-custom {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 4px;
    background-color: #fff;
    padding: 0;
}

.btn-custom .fa-2x {
    font-size: 27px;
    margin-top: 6px;
    margin-left: 11px;
    color: #231f20;
}

.no-gutter .project-item {
    margin: 0;
    width: 100%;
    border: 0 !important;
    height: 19vw;
    overflow: hidden;
    position: relative;
}

.no-gutter .project-item img {
    margin: auto;
    width: auto;
    max-width: inherit;
    height: 19vw;
}

.team-item-wrapper {
    margin-bottom: 20px;
    height: 416px;
}

.team-item-img-container {
    height: 256px;
}

@media screen and  (max-width: 991px) {
    .team-item-img-container {
        width: 245px;
    }
}

.team-item h3 {
    text-align: center;
}

.event-meta > p, .main-page > ul > li {
    font-size: 17px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.event-meta > ul {
    text-transform: uppercase;
    list-style: none;
}

.event-meta > p + ul {
    padding-bottom: 0
}

/*
home events
<div class="date">
<div class="day">#j</day>
<div class="month">#F</div>
</div>
<div class="event-text">
<h3><b>#_EVENTLINK</b></h3> - #_EVENTDATES - de #_24HSTARTTIME à #_24HENDTIME
<p>#_EVENTEXCERPT</p>
</div>
</div>
-------------------------------------------------------------------------*/

.home .em-calendar,
.agenda .em-calendar {
    width: 100%;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    font-weight: 800;
}

.eventdate, .one-simple .date {
    float: left;
    width: 90px;
}

.day {
    margin-top: 20px;
    font-size: 45px;
    letter-spacing: 0.2px;
    line-height: 45px;
}

.month {
    line-height: 30px;
    font-size: 30px;
    white-space: nowrap;
    width: 49px;
    letter-spacing: 0.5px;
    overflow: hidden;
    text-overflow: '.';
}

.event-text {
    float: left;
    width: 80%;
}

.event-text h3 {
    color: #7b172c !important;
	font-style: italic;
}
.em.pixelbones a{
    color: #7b172c !important;
}

/*
home books
-------------------------------------------------------------------------*/

.slide-fixed-height-image .project-item-img-container {
    max-height: 200px;
    overflow: hidden;
}

.slide-fixed-height-image .project-item h4 {
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
}

.blog-single-feature-img {
    margin-bottom: 25px;
}

/*
images inside text
-------------------------------------------------------------------------*/

img.alignleft.size-large {
    max-width: 41%;
    height: auto;
    margin: 8px 43px 28px 0;
}

img.alignright.size-large {
    max-width: 41%;
    height: auto;
    margin: 8px 0 28px 43px;
}

@media screen and (max-width: 768px) {
    img.alignleft.size-large, img.alignright.size-large {
        display: block;
        width: 100%;
        margin: 15px 20px;
    }
}

/*
Tags cloud
-------------------------------------------------------------------------*/

.tagcloud li a {
    display: block;
    line-height: 28px;
    padding: 0 20px;
    background: #f2f2f2;
    border: solid 1px #f2f2f2;
    color: #7c192d;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-style: inherit;
}

.tagcloud li a:hover {
    border: solid 1px #7c192d;
    background-color: inherit;
}

.vc_btn3-style-outline-custom {

    border-color: rgba(130, 0, 34, 0.74902);
    color: rgba(130, 0, 34, 0.74902);
    background-color: transparent;
}

div.wpcf7-response-output {
	display: none;
}