


/* -----------------------------------------------------------------------------------
	
	FONT FAMILY
	___________
	
	Replace your fonts as needed for the different Elements

----------------------------------------------------------------------------------- */
body,
.title-alt,
input[type=text], input[type=password], input[type=email], input[type=tel], textarea,
input[type=submit], input[type=button], button,
table thead th,
blockquote cite,
header.menu-open nav#main-nav > ul > li > a,
nav#main-nav ul.sub-menu > li > a,
.portfolio-category,
.filter li a,
.post-date,
.pagination li a,
#page-pagination .pagination li.page span, #page-pagination .pagination li.page a .tp-caption.sudo-caption.title-alt,
.sr-button,
.team-role,
.phatvideo-bg .mute-video {
    font-family: 'Inter', sans-serif;
}


    h1, h2, h3, h4, h5, h6,
    blockquote,
    nav#main-nav ul > li > a,
    .post-cat,
    .pagination li a[data-title]:after,
    .tp-caption.dani-caption,
    .widget_recent_entries li a,
    .widget_recent_comments li a {
        font-family: 'Inter', sans-serif;
    }

#hero h1, #hero h2, #hero h3, #hero h4, #hero h5, #hero h6 {
    font-family: 'Inter', sans-serif;
}

/* -----------------------------------------------------------------------------------
	
	FONT STYLING
	___________
	
	Change your specefic font settings (weight,size,style,...) if needed

----------------------------------------------------------------------------------- */

h1.large {
    font-size: 72px;
    line-height: 80px;
    font-weight: 100;
}

/* - - -       FONT MAIN (Hind)       - - - */

body {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
}

strong, b, dt, .bold {
    font-weight: 500;
}

.title-alt,
.tp-caption.sudo-caption.title-alt {
    font-weight: 300;
    letter-spacing: 0;
}

    .title-alt b, .title-alt strong,
    .tp-caption.sudo-caption.title-alt strong {
        font-weight: 500;
    }

input[type=text], input[type=password], input[type=email], input[type=tel], textarea {
    font-weight: 400;
    font-size: 16px;
}

input[type=submit], input[type=button], button {
    font-weight: 500;
    font-size: 13px;
}

label {
    font-weight: 500;
    font-size: 16px;
}

table thead th {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

blockquote cite {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0.02em;
}

.article-number {
    padding-left: 20px;
}

.article-number-lh-long h5 {
    line-height: 54px;
}

.article-number-lh-short h5 {
    line-height: 23px;
}

header.menu-open nav#main-nav > ul > li > a {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

nav#main-nav ul.sub-menu > li > a {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.portfolio-category {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
}

.filter li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
}

.post-date {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
}

.widget_recent_entries li span.post-date {
    font-size: 14px;
}

.comments .comment-reply-link {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.pagination li a {
    font-weight: 500;
    font-size: 16px;
}

#page-pagination .pagination li.page span, #page-pagination .pagination li.page a {
    font-weight: 500;
    font-size: 15px;
}

.sr-button {
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.team-role {
    font-family: 'Hind';
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
}

.widget ul:not(.socialmedia-widget) li a {
    font-weight: 400;
    letter-spacing: 0.02em;
}

.socialmedia-widget.text-style li a {
    font-size: 14px;
    font-weight: 400;
}

.widget_tag_cloud a {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    padding: 10px 12px;
    border-radius: 3px;
}

.phatvideo-bg .mute-video {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.menu-toggle {
    margin-right: 12px;
}

#menu-inner {
    border-left: 0 none;
}

.jsclass body .randomordercontent {
    display: none;
}

/* - - -       FONT TITLE (Playfair Display)       - - - */

h2,
.tp-caption.dani-caption {
    font-weight: 300;
}

    h1 i, h2 i, h3 i, h4 i, h5 i, h6 i, h1 em, h2 em, h3 em, h4 em, h5 em, h6 em,
    .tp-caption.dani-caption em {
        font-style: italic;
    }

    h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
    .tp-caption.dani-caption strong {
        font-weight: 700;
    }

h1 {
    font-size: 66px;
    line-height: 80px;
    font-weight: 600;
}

h2 {
    font-size: 48px;
    line-height: 61px;
    font-weight: 600;
}

h3 {
    font-size: 34px;
    line-height: 46px;
}

h4 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 600;
}

h5 {
    font-size: 20px;
    line-height: 31px;
}

h6 {
    font-size: 16px;
    line-height: 25px;
}

blockquote {
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: -0.02em;
}

nav#main-nav ul > li > a {
    font-weight: 700;
    font-size: 40px;
}

.post-cat {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0em;
    font-style: italic;
}

.pagination li a[data-title]:after {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
}

.widget_recent_entries li a {
    font-weight: 400;
    letter-spacing: 0;
}

.widget_recent_comments li a {
    font-weight: 400;
    letter-spacing: 0;
}

/* - - -       Intro       - - - */

/*
.title-alt {
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-bottom: 35px !important;
    padding-top: 0px
}

.title-alt:hover {
    padding-top: 35px;
}
*/

.title-alt.strap {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}

/* - - -       Video Overlay       - - - */

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
}


/* - - -       Scroll down arrow       - - - */

@media (max-width: 767px) {
    header.text-light.menu-open.transparent:not(.hero-invisible) nav#main-nav ul > li > a {
        color: rgb(0, 0, 0);
    }

    header.text-light.menu-open.transparent:not(.hero-invisible) nav#main-nav ul > li:hover > a {
        color: #000000;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    header.text-light.menu-open.transparent:not(.hero-invisible) nav#main-nav ul > li > a {
        color: rgb(0, 0, 0);
    }

    header.text-light.menu-open.transparent:not(.hero-invisible) nav#main-nav ul > li:hover > a {
        color: #000000;
    }
}

/* - - -       Scroll down arrow       - - - */

.one-page-arrow {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    left: 50%;
    margin-left: -50px;
    width: 101px;
    height: 32px;
    font-size: 32px;
    text-align: center;
    color: #ddd;
}

    .one-page-arrow:hover {
        color: #ED2351;
    }

.scroll-line-container {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    text-align: center;
}

.scroll-line-text {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    line-height: normal;
}

.scroll-line {
    position: relative;
    display: block;
    width: 1px;
    height: 30px;
    background-color: #fff;
    left: 50%;
    margin-left: -1px;
    margin: 20px 0;
}

/* - - - Navigation Logo - - - */

header nav#main-nav > ul > li.racecar-nav-logo {
    margin-top: 30px !important;
    width: 50%;
}

    header nav#main-nav > ul > li.racecar-nav-logo img {
        width: 100%;
        margin-top: 10px;
    }

@media (max-width: 767px) {

    header nav#main-nav > ul > li.racecar-nav-logo {
        margin-top: 20px !important;
    }

        header nav#main-nav > ul > li.racecar-nav-logo img {
            width: 70%;
        }
}

/* - - -       Porfolio       - - - */

.portfolio-item-inner.item-inner.home-block-item {
    padding-left: 20px;
    padding-bottom: 20px;
}

@media (max-width: 767px) {
    .portfolio-item-inner.item-inner.home-block-item {
        padding-left: 0px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .portfolio-item-inner.item-inner.home-block-item {
        padding-left: 0px;
    }
}

.portfolio-container.home-blocks {
    background-color: #000
}

/* - - -       Racecar Titles       - - - */

h1.home-title {
    font-size: 42px;
    line-height: 54px;
    font-weight: 600;
}

@media only screen and (max-width: 768px) {
    h1.home-title {
        font-size: 28px;
        line-height: 35px;
    }
}

#page-title h1.header-title {
    font-size: 34px;
    line-height: 46px;
}

.post-title h1.story-title {
    font-size: 34px;
    line-height: 46px;
}

h1.contact-title {
    font-size: 24px;
    line-height: 35px;
}

.text-tint {
    color: rgba(255,255,255,0.6);
}


/* - - -       Racecar Services       - - - */

.racecar-services h1, .racecar-services h2, .racecar-services h3, .racecar-services h4, .racecar-services h5 {
    color: #fff;
}

    .racecar-services h3:after {
        content: '';
        display: block;
        margin: 20px auto;
        width: 30px;
        border-top: 2px solid #555;
    }

/*.racecar-services, .post-cat {color: #fff;}*/

.post-cat {
    font-size: 15px;
}

.racecar-services i[class*='ion-'], i[class*='fa-'] {
    color: #fff;
}

/* - - -       Home News V1      - - - */

.txt-overlay {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    z-index: 1;
}

.txt-overlaydddd {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom right,#002f4b,#dc4225);
    opacity: .6;
}

/* - - -       Home News      - - - */

.portfolio-container.home-news {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.blog-item-inner.item-inner.home-news-item {
    padding: 10px;
}

.home-news .blog-info {
    padding: 35px;
}

/* - - -       Home Instagram Feed      - - - */

#instaShowGallery_1 .instashow-gallery-media-cover {
    background: rgba(0, 0, 0, 0.9) !important;
}

#instaShowGallery_1 .instashow-gallery-control-arrow::before, #instaShowGallery_1 .instashow-gallery-control-arrow::after {
    background: rgb(0, 0, 0) !important;
}

/* - - -       News Index      - - - */


/* News Title */
.news-title {
    list-style: none;
    padding: 0;
    margin: 0 !important;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .portfolio-name.height-push {
        min-height: 58px;
    }
}

.news-title li {
    display: inline-block;
    margin: 0 25px 15px 0;
}

.news-title .align-right li, .align-right .news-title li {
    margin: 0 0 15px 25px;
}

.news-title .align-center li, .align-center .news-title li {
    margin: 0 13px;
}

.news-title li:first-child {
    margin-left: 0;
}

.news-title li:last-child {
    margin-right: 0;
}

.news-title li {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: rgba(0,0,0,0.6);
    position: relative;
    transition: color 0.15s ease;
    padding-bottom: 3px;
    display: inline-block;
    border-bottom: solid 1px #e1e1e1;
}

    .news-title li a {
        color: rgba(255,255,255,0.6);
    }

/* - - -       News Stories      - - - */

ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin-left: 0px;
}

    ul#tabs li {
        display: inline-block;
        background-color: #eee;
        padding: 8px 0px;
        margin-bottom: 4px;
        color: #000;
        cursor: pointer;
        width: 100%;
    }

        ul#tabs li:hover {
            background-color: #d7d7d7;
        }

        ul#tabs li.active {
            background-color: #000;
            color: #fff;
        }

ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    margin-top: 5px;
}

    ul#tab li {
        display: none;
        margin-top: 20px;
    }

        ul#tab li.active {
            display: block;
        }

        ul#tab li hr {
            margin-top: 20px;
            margin-bottom: 20px;
        }

#blog-single .blog-content {
    font-weight: 400;
}

.blog-img-push img {
    width: 100% !important;
    height: auto !important;
}

/* - - -       News Categories      - - - */

.minimal-list-blog .blog-item.category {
    margin-bottom: 30px;
    text-align: left;
}

/* - - -       Footer      - - - */

footer img.logo {
    max-width: 75px;
}

#footer .footer-bottom .last-col {
    text-align: center;
}

@media only screen and (max-width: 768px) {

    #footer .footer-bottom .last-col {
        text-align: center !important;
    }
}

#footer small {
    font-size: 13px;
}

.footer-logo {
    margin-bottom: 15px;
}


/* - - -       Pulse       - - - */

.heart img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*
 @keyframes heartFadeInOut {
  0% {transform: scale(1);}
  25% {transform: scale(.97);}
  35% {transform: scale(.9);}
  45% {transform: scale(1.1);}
  55% {transform: scale(.9);}
  65% {transform: scale(1.1);}
  75% {transform: scale(1.03);}
  100% {transform: scale(1);}
}
*/

@keyframes heartFadeInOut {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.heart img.bottom {
    animation-name: heartFadeInOut;
    animation-iteration-count: infinite;
    animation-duration: 4s;
}

/* - - -       Errors       - - - */

.error-bg {
    background-image: url(/images/backgrounds/error.jpg);
    background-size: cover;
}

/* - - -       Hidden       - - - */

.hidden {
    opacity: 0.0;
    -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}

    .hidden:hover {
        opacity: 1;
        -webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
        -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
        transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
    }

/*
header.text-light.menu-open.transparent:not(.hero-invisible) nav#main-nav ul > li > a {
    color: rgba(255,255,255,0.0);
}

header.text-light.transparent:not(.hero-invisible) #logo img#dark-logo + img#light-logo {opacity: 0 !important}

header.text-light.transparent:not(.hero-invisible) #logo img#dark-logo + img#light-logo:hover {opacity: 1 !important}
*/

/* - - -    Corporate Stats    - - - */

#counter h1 span.clients {
    font-size: 35px;
    position: absolute;
    margin-top: -100px;
    margin-left: 60px;
    padding-left: 10px;
}

#counter h1 span.coffee {
    font-size: 35px;
    position: absolute;
    margin-top: -100px;
    margin-left: 90px;
    padding-left: 10px;
}

#counter h1 span.years {
    font-size: 35px;
    position: absolute;
    margin-top: -100px;
    margin-left: 30px;
    padding-left: 10px;
}

/* - - -       Dark Toggle - - - */

.dark-toggle .toggle-title {
    background: rgba(255, 255, 255, 0.06);
}

    .dark-toggle .toggle-title:after {
        color: #6b6b6b;
    }

.toggle-title:hover h5 {
    color: rgba(255, 255, 255, 0.8) !important;
}

/* - - -       News Light       - - - */

body.news-section {
    background-color: #fff !important;
}

.news-section h1, .news-section h2, .news-section h3, .news-section h4, .news-section h5, .news-section h6 {
    color: #000;
}

    .news-section h1 a, .news-section h2 a, .news-section h3 a, .news-section h4 a, .news-section h5 a, .news-section h6 a {
        color: #000;
    }

.news-section .post-date {
    color: #666;
}

.news-section .post-cat {
    color: rgba(0,0,0,.6)
}

.news-section a {
    color: #000;
}

.news-section .footer-bottom a {
    color: #fff;
}

.news-section .tabs ul.tab-nav li.active a {
    color: rgba(0,0,0,.6);
}

.news-section .tabs ul.tab-nav li:after {
    background: rgba(0,0,0,.12);
}

.news-section .news-title li a {
    color: rgba(0,0,0,.6);
}

.news-section hr {
    background: rgba(0,0,0,.12);
}

body.news-section {
    color: rgba(0,0,0,.8) !important;
}

    body.news-section input[type=text] {
        background: rgba(0,0,0,0.06);
        color: #000;
    }


/* - - -       Burger Navigation       - - - */

body#black-bg header.text-light.transparent:not(.hero-invisible) .menu-toggle span.hamburger {
    background: #fff !important;
}

body#black-bg .menu-toggle span.hamburger {
    background: #fff !important;
}

    body#black-bg .menu-toggle span.hamburger, body#black-bg .menu-toggle span.hamburger:after, body#black-bg .menu-toggle span.hamburger:before {
        background: #fff !important;
    }

/* - - -       Racecar Logo       - - - */

body#black-bg header.text-light.transparent:not(.hero-invisible) #logo img#dark-logo + img#light-logo, body#black-bg header #logo img#dark-logo + img#light-logo {
    opacity: 1 !important;
    visibility: visible !important;
}

/* - - -       Racecar Marine Header Logo       - - - */

header #logo {
    padding: 0px;
}

    header #logo img {
        height: 17px;
        margin: 30px 40px;
    }

@media only screen and (max-width: 768px) {
    header #logo {
        height: 25px !important;
        padding: 15px !important;
    }

        header #logo img {
            margin: 0px;
            max-height: 25px !important;
        }
}

/* - - -       Helpers       - - - */
.topmargin-5 {
    margin-top: 5px !important;
}

.topmargin-10 {
    margin-top: 10px !important;
}

.topmargin-15 {
    margin-top: 15px !important;
}

.topmargin-20 {
    margin-top: 20px !important;
}

.bottommargin-md {
    margin-bottom: 50px;
}

.bottommargin-sm {
    margin-bottom: 25px;
}

.bottommargin-xsm {
    margin-bottom: 10px;
}

.topmargin-md {
    margin-top: 50px !important;
}

.topmargin-xlg {
    margin-top: 100px;
}

.toppadding-xlg {
    padding-top: 100px;
}

.toppadding-lg {
    padding-top: 60px;
}

.notopmargin {
    margin-top: 0px !important;
}

.noleftmargin {
    margin-left: 0px;
}

.bg-black {
    background-color: #000;
}

.bg-grey {
    background-color: #eee;
}

.w100 {
    width: 100%;
}

.w80 {
    width: 80%;
}

.position-relative {
    position: relative;
}

.white {
    color: white !important;
}

.client-grid img {
    width: 100%;
    height: 100%;
}

#portfolio-grid, #portfolio-grid-articles {
    display: flex;
    flex-wrap: wrap;
}

.article-row {
    padding: 10px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.width-80 {
    width: 80%;
}

.center-col {
    float: none;
    margin: 0 auto;
}

.margin-10px-lr {
    margin-left: 10px;
    margin-right: 10px;
}

.padding-25px-left {
    padding-left: 25px;
}

.news-search-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.news-search {
    border: 1px solid #dfe1e5;
    border-radius: 100px;
    display: flex;
    flex: 1;
}

    .news-search > input {
        color: black;
        flex: 1;
        padding-left: 2rem;
    }

    .news-search > input, .news-search > button {
        width: initial;
        height: 4rem;
        padding-top: 0;
        padding-bottom: 0;
    }

    .news-search > button {
        background-color: transparent;
        flex: 0 0 auto;
        margin-bottom: 0;
        border-radius: 0 100px 100px 0;
    }


.racecar_banner {
    background-color: #000;
    padding: 15px 20px;
}

    .racecar_banner h4,
    .racecar_banner h5,
    .racecar_banner h6,
    .racecar_banner a,
    .racecar_banner i[class*='fa-'] {
        color: #fff !important;
    }

    .racecar_banner h4 {
        font-style: italic;
        text-transform: uppercase;
        font-weight: 600 !important;
    }
