﻿/*Novika changes CSS*/

.post-content h4 {
    font-size: 15px;
    font-style: italic;
}

.login-form h4 {
    font-size: 19px;
    font-style: italic;
}

.contact-panel {
    padding: 20px 0px;
}

.details {
    padding-bottom: 30px;
}

.project-post {
    border-style: solid;
    border-width: 1px;
    border-color: #FFC709;
}

.mix-no-border {
    margin-bottom: 40px;
}

.architecture-service h4 {
    color: #FFC709;
    font-size: 36px;
    font-family: 'Raleway-Bold';
    font-weight: 600;
    margin-bottom: 40px;
}

.nav > li > a {
    padding: 10px;
}

@media (min-width: 400px) {
    .amp-default-skin .vjs-has-started .vjs-control-bar {
        opacity: 0;
    }

        .amp-default-skin .vjs-has-started .vjs-control-bar:hover {
            opacity: 1;
        }

    .vjs-player:hover > .vjs-control-bar {
        opacity: 1;
    }
}

.amp-default-skin .amp-content-title {
    display: none;
}

.falconiq-margin {
    margin-bottom: 70px;
}

.feature-desc a {
    color: #FFC709;
}

.embed-responsive-morevideos {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive-morevideos .embed-responsive-item,
    .embed-responsive-morevideos iframe,
    .embed-responsive-morevideos embed,
    .embed-responsive-morevideos object,
    .embed-responsive-morevideos video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-morevideos-16by9 {
    padding-bottom: 25%;
}

.embed-responsive-morevideos-4by3 {
    padding-bottom: 75%;
}

@media (max-width: 480px) {
    .navbar-default .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.btn-theme {
    background: #FFC709;
    color: #fff;
}

    .btn-theme:hover, .btn-theme:focus {
        background-color: #222222;
        color: #fff;
    }

.productdetail_title {
    font-size: 22px;
    color: #000000;
    margin-bottom: 30px;
}

.productdetail_subtitle {
    font-size: 18px;
    color: #FFC709;
    margin-bottom: 15px;
}

.strikethrough {
    position: relative;
}

    .strikethrough:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        border-top: 1px solid;
        border-color: inherit;
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

li.active {
    border-width: 3px !important;
}

.title1 {
}

.title2 {
}

.title3 {
    color: #000000;
    font-size: 32px;
    font-family: 'Raleway-Bold';
    margin-bottom: 35px;
}

.title4 {
    color: #FFC709;
    font-size: 36px;
    font-family: 'Raleway-Bold';
    font-weight: 600;
    margin-bottom: 40px;
}

.title5 {
    color: #FFC709;
    padding-top: 130px;
    font-size: 72px;
    font-family: 'Raleway-Bold';
    font-weight: 900;
}
.eta-button {
    background: #000000;
    color: rgb(255, 255, 255);
    font-size: 15px;
    border: 1px solid #000000;
    margin: 0px;
    padding: 10px 16px;
    line-height: 20px;
    display: inline-block;
}
.eta-button-H4 {
    background: #000000;
    border: 1px solid #000000;
    margin: 0px;
    padding: 10px 16px;
    color: #FFC709;
    font-size: 36px;
    font-family: 'Raleway-Bold';
    font-weight: 600;
    margin-bottom: 40px;
    display: inline-block;
    line-height: 36px;
}
.eta-button-H5 {
    background: #000000;
    border: 1px solid #000000;
    margin: 0px;
    padding: 22px 22px;
    color: #FFC709;
    font-size: 72px;
    font-family: 'Raleway-Bold';
    font-weight: 900;
    margin-bottom: 40px;
    display: inline-block;
    line-height: 71px;
}

a, a:visited, a:hover, a:active {
    color: inherit;
}

.p {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-family: 'Roboto', sans-serif;
}

.top-bar span {
    border-right: solid 0px;
}

.btn-blue {
    background-color: #000000;
}
