/*
Theme Name: MTG Dolphin wide
Theme URI: 
Author: Ivan Chivchibashiev, Radostina Nedeva
Author URI: https://dolphin1.bg/
Description: MTG Dolphin theme.
Version: 0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, mtg dolphin, shipyard, ship-repair, ship building
Text Domain: mtg-dolphin
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* .videoContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
} */

.bg-trans-navbar {
    background-color: rgba(43, 43, 43, 0.5)
}

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

.tags>a {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.card-title>a {
    color: inherit!important;
}


/* Typography */

.navbar,
.nav-link,
h1,
h2,
h3,
h4 {
    font-family: 'Calibri', 'PT Sans', sans-serif;
    font-weight: 600;
    color: #46495f;
}

.nav-link {
    text-transform: uppercase;
    /* color: #EEE!important; */
    font-weight: 400;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .8);
}


/* .nav-link:hover {
    color: #fff!important;
} */

body,
a,
footer,
p,
span,
.entry-content {
    font-family: 'Calibri', 'PT Sans', sans-serif
}

.blockquote {
    font-size: 1.1rem;
}

.video-overlay-text>div {
    text-indent: 0em;
    background: 0 0;
    border: 0;
    outline: 0;
    position: relative;
    display: block;
    font-family: 'Calibri', 'PT Sans', sans-serif;
    -webkit-font-smoothing: antialiased !important;
    z-index: 5;
    white-space: nowrap;
    font-size: 8vw;
    line-height: 9vw;
    font-weight: 700;
    color: transparent;
    letter-spacing: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-shadow: 1px 1px 8px #464646;
}

.video-overlay-text>p {
    font-size: 1.2rem;
    color: white;
    text-shadow: 1px 1px 2px #000000;
}

.entry-date {
    font-size: 0.8rem;
}


/* animation */

.focus-in-expand-fwd {
    -webkit-animation: focus-in-expand-fwd 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: focus-in-expand-fwd 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


/* ----------------------------------------------
* Generated by Animista on 2019-9-11 14:56:36
* Licensed under FreeBSD License.
* See http://animista.net/license for more info. 
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */


/**
* ----------------------------------------
* animation focus-in-expand-fwd
* ----------------------------------------
*/

@keyframes focus-in-expand-fwd {
    0% {
        letter-spacing: -0.5em;
        -webkit-transform: translateZ(-800px);
        transform: translateZ(-800px);
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0;
        -webkit-clip-path: circle(0% at 0% 50%);
        clip-path: circle(0% at 0% 50%);
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
        -webkit-clip-path: circle(150% at 0% 50%);
        clip-path: circle(150% at 0% 50%);
        color: white;
    }
}

.paralax-overlay {
    font-size: 1.2rem;
    text-shadow: 1px 1px 2px #000000;
    color: white;
}

.paralax-row {
    height: 530px;
}

#number3,
#number1 {
    color: white;
    font-size: 6vw;
    font-weight: 700;
    text-shadow: 1px 1px 8px #464646;
}


/* Position */

.parallax-window {
    min-height: 550px;
    background: transparent;
}


/* .agm-canvas {
    position: absolute!important;
    overflow: visible!important;
    height: 50vw!important;
    top: 0;
    bottom: 0;
}


.agm-inherit {
    position: inherit!important;
} */

.video-overlay {
    position: absolute;
    top: 0;
    background: transparent;
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

.video-overlay-text {
    display: block;
    padding-top: 20%;
}

#homeVideo {
    /* display: inline-block; */
    position: relative;
    min-width: 100%;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    margin-top: -85px!important;
}

#agents {
    background-image: url(images/background-world-map-neg.jpg);
    background-position: center 40%;
    min-height: 400px;
    color: #fff;
}

.row-expanded {
    margin: 5rem 0 4rem 0;
}

.footer {
    background: rgb(16, 31, 46);
    color: white;
    /* font-size: 1.2rem; */
    /* font-weight: 500; */
}

.services-header {
    background: rgba(16, 31, 46, 0.6);
}

.footer a,
.footer i {
    color: white;
}

.social-icons {
    list-style: none;
    margin-top: 1rem;
    padding: 0;
    /* margin: 0; */
    float: left;
    width: 100%;
}

.social-icons li {
    border: 1px solid rgba(250, 250, 250, .2);
    width: 38px;
    height: 38px;
    border-radius: 100%;
    margin-right: 10px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.social-icons li a i {
    position: relative;
    /* top: -0.15rem; */
}

.social-icons li a i:hover {
    transform: scale(1.5)
}

.contact li {
    display: inline;
    margin-right: 2rem;
}


/* Facts */

.sectionClass {
    padding: 0px 0px 0px 0px;
    position: relative;
    display: block;
}

.fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
}

.FactsWrap {
    display: flex;
    /* margin-top: 30px; */
    flex-direction: row;
    flex-wrap: wrap;
}

#Facts .fullWidth {
    padding: 0;
}

.FactsWrap .item {
    width: 50%;
    height: 100%;
    padding: 45px 0px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .FactsWrap {
        flex-direction: column;
    }
    .FactsWrap .item {
        width: 100%;
        height: 100%;
        padding: 45px 0px;
        text-align: center;
    }
}

.FactsWrap .item:nth-child(1) {
    background: rgb(16, 31, 46);
}

.FactsWrap .item:nth-child(2) {
    background: rgb(18, 34, 51);
}

.FactsWrap .item:nth-child(3) {
    background: rgb(21, 38, 56);
    padding-right: 10%;
}

.FactsWrap .item:nth-child(4) {
    background: rgb(23, 44, 66);
}

.number {
    font-size: 3.5rem;
    padding: 0;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    transform: scaleY(1.3);
    display: inline-block;
}

.number-text {
    margin-top: 2px;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
}

.delimiter {
    display: inline-block;
    width: 1px;
    height: 3.3vw;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 5px;
    margin-bottom: -8px;
    margin-left: 6px;
    margin-right: 6px;
}

.FactsWrap .item p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.2rem;
    margin: 0;
}

.FactsWrap .item i {
    vertical-align: middle;
    display: inline-block;
    font-size: 2rem;
    color: rgba(255, 255, 255, 0.8);
}

.FactsWrap .item:hover i,
.FactsWrap .item:hover p {
    color: white;
}

@media (max-width: 786px) {
    .FactsWrap .item {
        flex: 0 0 50%;
    }
}


/* Extras  */

.zoom {
    transition: transform .8s;
    /* Animation */
    /* margin: 0 auto; */
    padding: 1rem;
}

.zoom:hover {
    transform: scale(2.2);
    z-index: 2500;
    /* position: absolute; */
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.zoomed {
    transform: scale(1.3);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


/* Brightness-zoom Container */

.img-hover-zoom {
    overflow: hidden;
}

.img-hover-zoom img {
    transition: transform 1s, filter 0.8s ease-in-out;
    transform-origin: center center;
    filter: brightness(100%);
}


/* The Transformation */

.img-hover-zoom:hover img {
    filter: brightness(70%);
    transform: scale(1.1);
}


/* Downloads */

.download-btn {
    padding-left: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
    display: block;
    background-color: #888;
    text-decoration: none;
    color: #fff;
    background-image: url(images/ico-download.jpg);
    background-position-x: 0;
    background-repeat: no-repeat
}

.contact-button {
    border: 1px solid rgba(250, 250, 250, .2);
    width: 38px;
    height: 38px;
    border-radius: 100%;
    /* margin-right: 10px; */
    line-height: 38px;
    text-align: center;
    display: inline-block;
}

.contact-button-negative {
    border: 1px solid rgba(61, 61, 61, 1);
    width: 38px;
    height: 38px;
    border-radius: 100%;
    /* margin-right: 10px; */
    line-height: 38px;
    text-align: center;
    display: inline-block;
}

@media (min-width:768px) {
    .download-btn {
        margin-top: 0
    }
}

.download-btn:hover {
    background-color: #292929;
    text-decoration: none;
    color: #fff
}


/* Widgets override */

.recent-posts-widget-with-thumbnails {
    background-image: url(images/nw_bckgr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}


/* svg  */

.svg-defs {
    position: absolute;
    width: 0px;
    height: 0px;
}

.customers {
    max-width: 140px;
    max-height: 55px;
    padding: 0 25px;
    opacity: 0.6;
}

.customers:hover {
    opacity: 1;
}

.customers-row {
    padding: 45px 0px;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /* opacity: 0; */
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    /* opacity: 0; */
    /* filter: alpha(opacity=0); */
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 45% 0 0;
    padding: 14px 14px;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 6px #fff;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: rgba(0, 0, 0, 0.5);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.masonry {
    display: grid;
    /* display: -ms-grid; */
    grid-gap: 1rem;
    /* [1] Add some gap between rows and columns */
    grid-template-columns: repeat( auto-fill, minmax( 30%, 1fr));
    /* -ms-grid-columns: 8fr ( 4fr 1fr)[3];
    -ms-grid-rows: (auto 500px)[4]; */
    /* [2] Make columns adjust according to the available viewport */
    grid-auto-rows: 0;
    /* [3] Set the height for implicitly-created row track */
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .masonry {
        grid-template-columns: repeat(2, minmax(100px, 1fr));
    }
}

@media only screen and (min-width: 1024px) {
    .masonry {
        grid-template-columns: repeat(3, minmax(100px, 1fr));
    }
}

@media only screen and (max-width: 767px) {
    .masonry {
        grid-template-columns: repeat(1, minmax(100px, 1fr));
    }
}


/* .card {
    -ms-grid-column: 1;
} */

.masonry-footer {
    padding: .75rem 1.25rem;
    /* background-color: rgba(0, 0, 0, .03); */
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .card.category-news {
        width: 40%;
    }
}

.vtheading {
    color: #888;
    padding-left: 22px;
    padding-top: 27px;
    background-image: url(images/360.png);
    background-position: left 0;
    background-repeat: no-repeat;
    margin-bottom: 15px
}

.vtours-on-page {
    background-image: url(images/nw_bckgr.jpg);
    background-position: center center;
    border-top: 1px solid #888;
    margin: 0px 0px -30px;
    padding-bottom: 45px
}

.weather {
    background-color: #036;
    border-radius: 3px;
    color: #fff;
    padding: 6px;
    margin-right: 20px;
    margin-left: 12px;
    display: inline-block
}

#localinfo h3 {
    position: relative;
}

#localinfo h3 span {
    position: absolute;
    top: -150px;
}


/*@supports ((position:-webkit-sticky) or (position:sticky))*/

.bd-toc {
    position: -webkit-sticky;
    position: sticky;
    top: 5.5rem;
    height: calc(-5.5rem + 100vh);
    overflow-y: auto;
}

.post-navigation h2 {
    display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .masonry-content {
        height: 100%;
    }
    .card {
        width: 100%!important;
        margin-bottom: 2rem;
        ;
    }
}