/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 30, 2018, 9:44:16 PM
    Author     : petar
*/
body
{
    font-family: 'Roboto Condensed', sans-serif !important;
}
h1, h2, h3
{
    font-weight: 400;
    line-height: 1.46;
    margin: 0px;
    color: #55595c;
}
.mt-24
{
    margin-top: 24px;
}

.banner
{
    padding-top: 96px;
    padding-bottom: 96px;
    background: linear-gradient( rgba(206, 63, 40, 0.45), rgb(206, 63, 40, 0.90) ), url(../images/banner.jpg);
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;   
    background-attachment: fixed;
     
}
.parallax-text-wrapper
{
    background-image: url('../images/text-parallax.jpg');
    background-position: fixed;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.parallax-text
{
    color: #000;
    background: #fff;
    padding: 48px;
    width: 60%;
}
.slider-content
{
    height: 507px;
}
.about-container
{
    width: 70%;
    margin: 0 auto;
}
.about-container h3
{
    margin-bottom: 24px;
}
.about-container p
{
    color: #2b2b2c;
}
.navigation-wrapper
{
    background-color: #333 !important;
}
.btn-call
{
    background-color: #E7D641;
}
#navbarResponsive a
{
    color: #fff;
    font-weight: 400;
    padding-top: 31px;
    padding-bottom: 31px;
}
.navigation-li:hover
{
    background-color: #DE1B1B;
    transition: all 0.3s linear;
}
.phone-button
{
    padding: 9px 24px;
    margin-top: 20px;
}
.btn-phone1
{
    background-color: #28a745;
}
.btn-phone1:hover
{
    background-color: #218838;
}
.btn-phone2
{
    color: #111;
    background-color: #ffc107;
}
.btn-phone2:hover
{
    color: #111;
    background-color: #e0a800;
}
.btn-phone2 a,
.btn-phone2 .fa-phone
{
    color:#111 !important;
}
.btn-phone2 .fa-phone,
.btn-phone1 .fa-phone,
.banner2-wrapper .fa-phone
{
    transform: rotate(89deg);
}
.footer-containter
{
    background-color: #CE3F28;
}
.slider-text
{
    bottom: 21%;
}
.slider-text h3
{
    font-weight: 900;
    font-size: 44px;
    color:#fff;
    margin-bottom: 20px;
}
.slider-text p
{
    font-size: 32px;
}
.intro h1
{
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 24px;
}
.intro p
{
    font-size: 16px;
    line-height: 24px;
}
.intro
{
    width: 60%;
    margin: 0 auto;
    color: #55595c;
}
.car-wrapper h1
{
    font-weight: 400;
    color: #818a91;
    font-size: 18px;
    margin-bottom: 6px;
}
.car-wrapper h2
{
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 24px;
}
.car-wrapper p
{
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #55595c;
}
.banner-text-content
{
    width: 50%;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.banner-title
{
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 24px;
    font-weight: 900;
}
.banner-text
{
    margin-bottom: 46px;
    color: white;
    font-size: 20px;
}
.call-to-action
{
    width: 30%;
    background-color: #fff;
    font-size: 1.1rem !important;
    padding: 1rem 2rem !important;
    color: #000;
    text-transform: uppercase;
}
.call-to-action:hover
{
    background-color: #E7D641 !important;
    color: #000;
    border: 1px solid transparent;
}
#mainNav
{
  padding: 0;
  /*height: 85px;*/
}
.logo-text
{
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}
.py-5
{
    overflow: hidden;
}

/*button.btn.btn-success.phone-button
{
    margin-right: 15px;
    margin-left: 15px;
}*/
button.btn.btn-success.phone-button,
button.btn.btn-call.phone-button,
.banner2-wrapper a
{
    font-size: 0.875rem;
    font-weight: 500;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    border-radius: 2px;
    outline: none;
    text-decoration: none;
}
.banner2 
{
    background-color: #DE1B1B !important;
    color: #FFF !important;
}
.slice
{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.banner2-wrapper
{
    font-size: 1rem;
    width: 680px;
    margin: auto;
    padding: 0 20px;
    position: relative;
}

.banner2-wrapper .site-address
{
    color: white;
    font-size: 28px;
    line-height: 1.3;
}
.banner2-wrapper p
{
    font-size: 20px;
    line-height: 1.5rem;
}
.banner-btn-call
{
    font-size: 17,6px;
    padding: 16px 32px;
}
.site-address:hover
{
    color:#ffc107;
}
.btn-call-1
{
    border: 1px solid #fff;
}
.btn-call-2
{
    border: 1px solid #000;
}
p.footer-social
{
    display: inherit;
    padding-right: 10px;
    color: #fff;
}
.footer-containter a
{
    text-decoration: none;
}
a.phone-nav
{
    color: #fff;
    text-decoration: none;
    padding: 0.50rem 0.5rem;
}
i.fa.fa-phone 
{
    color: #fff;
}
.developed
{
    color: #fff;
}
.developed:hover
{
    color: #DE1B1B;
}
#mobile_btn_wrapper
{
    display: none;
}

@media only screen and (max-width: 991px)
{
    .call-button-li
    {
        display: none;
    }
    #mobile_btn_wrapper
    {
        display: block;
    }
    #navbarResponsive
    {
        height: auto;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .navbar-brand.js-scroll-trigger
    {
        padding-left: 20px;
    }
    .navbar-toggler
    {
        background: #DE1B1B;
    }
    .banner2-wrapper
    {
        width:100%;
    }
    p.footer-social
    {
        display: block;
    }
    .slider-text h3
    {
        bottom: 0px;
        font-size: 35px !important;
    }
    .slider-text p 
    {
        font-size: 25px;
    }
    .slider-text
    {
     top: 15%; 
    }
    .parallax-text,
    .about-container
    {
        width:100%;
        text-align: justify;
    }
    button.btn.btn-success.phone-button
    {
        margin-bottom: 10px;
        margin-left: 0px;
    }
    #navbarResponsive a
    {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    a.phone-nav
    {
        padding: 0px;
    }
    .banner
    {
        height: auto !important;
        padding: 30px 0px 30px 0px;
    }
    .banner-text-content
    {
        width: 97%;
    }
    .call-to-action
    {
        width: 100%;
    }
    #about
    {
        padding-top: 0 !important;
    }
    .banner-text
    {
        width: 90%;
        margin: 0 auto;
    }
    .call-to-action
    {
        margin-top: 20px;
    }
    .intro
    {
        width: 100%;
    }
    #mobile_btn_wrapper
    {
        bottom: 20%;
        position: fixed;
        width: 100%;
        text-align: right;
    }
    #mobile_btn_wrapper div
    {
        margin-top: 10px !important;
    }
    #mobile_btn_wrapper .banner-btn-call
    {
        padding: 10px;
        margin-right: 10px;
    }
    .banner-title
    {
        font-weight: 400;
    }
    .banner2-wrapper
    {
        padding: 0px;
    }
}
@media only screen and (max-width: 600px)
{
    .carousel-caption
    {
        display: block !important;
        bottom: 20px;
    }
    .carousel-caption h3
    {
        font-size: 25px;
    }
    .carousel-caption p
    {
        font-size: 20px;
    }
    .intro
    {
        width: 100%;
        text-align: justify;
    }
/*    .banner
    {
        height: 300px;
        
    }*/
    
    .about-container,
    .parallax-text
    {
        width: 100%;
        text-align: justify;
    }
    .parallax-text h2
    {
        font-size: 25px;
    }
    #mainNav
    {
        padding-right: 10px;
    }
}