.text-primary {
    color: #313131;
}
a {
    color: #ea582e;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(254, 0, 0, 0.90);
}

a:hover,
a:focus,
a:active,
a.active {
    color: #9d0001;
}

.btn-primary {
    border-color: #ea582e;
    color: #fff;
    background-color: #ea582e;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #9d0001;
    color: #fff;
    background-color: #9d0001;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #86959c;
    background-color: #86959c;
}

.btn-primary .badge {
    color: #ea582e;
    background-color: #fff;
}

.btn-xl {
    border-color: #ea582e;
    color: #fff;
    background-color: #ea582e;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #9d0001;
    background-color: #9d0001;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #ea582e;
    background-color: #ea582e;
}

.btn-xl .badge {
    color: #ea582e;
}

.navbar-default .navbar-brand {
    color: rgba(243, 253, 241, 0.91);
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #aaaaaa;
}

.navbar-default .navbar-toggle {
    border-color: #ea582e;
    background-color: #ea582e;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #9d0001;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {    
    color: #aaaaaa;
}

.navbar-default .navbar-nav>.active>a {   
    background-color: #ea582e;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {    
    background-color: #9d0001;
}
.timeline>li .timeline-image {
    background-color: #ea582e;
}
section#contact .form-control:focus {
    border-color: #ea582e;
}
section#contact {
    background-color: #222;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #ea582e;
}
::-moz-selection {   
    background: #ea582e;
}
::selection {    
    background: #ea582e;
}
body {
    webkit-tap-highlight-color: #ea582e;
}

header .intro-text .intro-lead-in {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    color: rgba(255, 255, 255, 0.87);
    font-style: normal !important;
    margin-top: 40px;
    margin-bottom: 10px;
}

header .intro-text .intro-heading {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(255, 255, 255, 0.87);
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    header .intro-text {
        background-color: rgba(41, 41, 41, 0.79);
        margin-top: 350px;
        margin-bottom: 150px;
        padding: 20px;
        border-radius: 20px;
    }
    header .intro-text .intro-lead-in {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    header .intro-text .intro-heading {
        font-size: 50px;
        line-height: 60px;
    }
}



.intro-heading {
    color: #32884b;
}

.navbar-default .nav li a {
    color: #32884b;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
    color: #ea582e;
}

@media(min-width:768px) {
    .navbar-default.navbar-shrink {
        background-color: rgb(171, 202, 165);
    }
}
.navbar-default {
    border-color: transparent;
    background-color: rgba(171, 202, 165, 0.95);
}

@media (min-width: 768px){
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
}

.item a {
    text-decoration: none;
    font-size: 40px;
    letter-spacing: 1px;
}

section h3.section-subheading {
    font-size: 20px;
}

.section-subheading .line2 {
    color: #000;
    font-size: 18px;
    margin-top: 5px;
    font-style: normal;
}


.call-float {
    position: fixed;
    right: 5px;
    bottom: -3px;
    z-index: 50;
}
.call-txt {
    margin-top: 4px;
    margin-left: 10px;
}

/* services */
section h3.section-subheading {
    margin-bottom: 55px;
    text-transform: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

#services .item, #benefits .item {
    background-color: #f7f7f7;
    min-height: 90px;
    padding: 0 25px 20px 25px;
}

#services .item>h3, #benefits .item>h3 {
    text-transform: none;
    font-size: 18px;
    padding-top: 15px;
    font-size: 22px;
}

#services .item>h4, #benefits .item>h4 {
    color: #777;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 150%;
}

#services .item>ul, #benefits .item>ul {
    color: #777;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 150%;
}

.item>ul>li{
    list-style: none;
}
.item>ul>li:before{
    content: '';
    display: inline-block;
    height: 32px;
    width: 32px;
    background-image: url(../img/favicon.png);
    background-size:contain;
    margin: 10px 15px -10px -40px;
}

@media(max-width:768px) {
    #services .item>ul, #benefits .item>ul {
        text-align: left;
    }
}



/*other*/
.address h3 {
    margin-top: 0;
    text-transform: none;
    letter-spacing: 1px;
}

#about h4 {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #333333;
}

.resp-img {
    width: 400px;
    float: right;
}
.resp-img-v {
    width: 200px;
    float: right;
}

@media(max-width:768px) {
    .text-center-xs, .item {
        text-align: center;
    }

    .resp-img {
        max-width: 90%;
        float: none;
    }
    .resp-img-v {
        max-width: 50%;
        float: none;
    }

}

@media (min-width: 768px) {
    .m-t-xl-sm {
        margin-top: 50px;
    }
}
section {
    padding: 50px 0;
}

