/*

Custom Styles. Bootstrap Styles are default'

*/

* {
}
a, input, button {
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}
body {
    font-family: Calibri, sans-serif;
    color: #a6a8a8;
    font-size: 14px;
}
.clr {
    display: table;
    clear: both;
}
/*Typography*/

a {
    /*color: #4ab873;*/
}
a:hover {
    /*color: #4ab873;*/
    text-decoration: underline;
}
hr {
    border-color: #e5e5e5;
    margin: 10px 0 10px 0;
}
h1, h2, h3, h4, h5, .btn, p.big-paragraph, .carousel-caption, .recent-posts .col-md-9 .text p small, .navbar-default .navbar-brand, .orange {
    font-family: 'Capriola', sans-serif;
    font-weight: normal;
}
h1 {
    font-size: 40px;
    text-transform: none;
    color: #fff;
}
h1 span {
    color: #ea4b53;
}
h2 {
    font-size: 36px;
    color: #222222;
    text-transform: uppercase;
    line-height: 50px;
}
h2 small {
    color: #c7c7c7;
    font-size: 12px;
    text-transform: uppercase;
}
h2.block__title {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    line-height: 3px;
    margin-bottom: 60px;
}
h2.block__title span {
    border: none;
    background-color: #eff2f2;
    padding: 0 30px;
    text-transform: uppercase;
    line-height: 3px;
}
h3 {
    font-size: 27px;
    color: #434a4a;
}
h3 small {
    font-size: 18px;
}
h3 a {
    color: #262626;
}
h3 a:hover {
    text-decoration: none;
    color: #4ab873;
}
.typo {
    margin-top: 80px;
}
h4 {
    font-size: 19px;
    color: #222222;
    margin: 0;
}
h4 a {
    color: #222222;
}
h4 a:hover {
    text-decoration: none;
    color: #4ab873;
}
h5 {
    font-size: 17px;
    text-transform: uppercase;
    color: #33313a;
}
h2.with__margin {
    margin-top: 70px;
    margin-bottom: 0px;
}
h2.with__margin2 {
    margin: 50px 0;
}
p.small-paragraph {
    font-size: 18px;
    /*color: #ffffff;*/
    font-family: 'Capriola', sans-serif;
}
p.small-paragraph small {
    font-size: 12px;
    position: relative;
    bottom: 15px;
}
.relative_btn {
    position: absolute;
    left: 50%;
    margin-left: -90px;
    bottom: -35px;
}
.headings p.small-paragraph {
    margin: 15px 0 35px 0;
}
/* Forms */

.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #4ab873;
}
/*Buttons*/

.btn-primary {
    font-size: 14px;
    color: #434a4a;
    width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-weight: 400;
    font-family: Calibry, Arial, Hevetica, sans-serif;
    border-color: #d3d3d3;
    background: none;
}
.btn-primary:hover, .btn-primary:focus {
    background: none;
    border-color: #57292b;
    color: #57292b;
}
.btn-info {
    font-size: 18px;
    color: #fff;
    border-color: #fff;
    background: #4ab873;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-width: 2px;
    padding: 0;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
    background-color: #fff;
    border-color: #fff;
    color: #4ab873;
}
.btn-default {
    font-size: 18px;
    color: #fff;
    border-color: #4ab873;
    font-family: 'Capriola', sans-serif;
    background: #4ab873;
    text-transform: none;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #fff;
    border-color: #fff;
    color: #4ab873;
}
button.btn-primary:focus, .btn-default:focus, .btn-info:focus {
    outline: none;
}
.btn-lg {
    width: 180px;
    height: 57px;
    line-height: 57px;
    padding: 0;
}
.btn-md {
    font-size: 14px;
    width: 140px;
    height: 45px;
    line-height: 42px;
    padding: 0;
    margin-top: 20px;
}
footer .btn-primary {
    font-size: 14px;
    color: #fff;
    width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-weight: 400;
    font-family: Calibry, Arial, Hevetica, sans-serif;
    border-color: #4ab873;
    background: #4ab873;
}
footer .btn-primary:hover, .btn-primary:focus {
    background: none;
    border-color: #fff;
    color: #fff;
}
/*Header*/

header {
    background: #000;
    /* margin-top: 30px;*/
    width: 100%;
    position: relative;
    z-index: 99;
}
header.sub__header {
    background: #222;
    margin-top: 0;
}
.navbar-toggle {
    margin-right: 0;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
    font-size: 18px;
    color: #fff;
    width: 100%;
    font-family: 'Capriola', sans-serif;
    text-transform: uppercase;
    padding: 12px 0 0 0;
}
.navbar-default .navbar-brand a {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.navbar-default .navbar-brand.padder {
    padding-left: 15px;
}
.navbar-default .navbar-brand span.sep {
    border-top: 1px solid #fff;
    width: 65px;
    position: relative;
    margin: 0 auto;
    display: block;
    top: 10px;
}
/*Main Navigaion Menu*/

.dropdown:hover .dropdown-menu {
    display: block;
}
.navbar-default {
    background: none;
    border: none;
    margin-bottom: 0px;
    position: relative;
    z-index: 999;
}
.navbar-default .navbar-nav {
    padding: 0px;
}
.navbar-default .navbar-nav>li {
    padding: 0px 0;
    margin-left: 20px;
}
.navbar-default .navbar-nav>li:hover {
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    padding: 30px 35px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li.dropdown>a {
    background: none;
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li:hover>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>li.open>a, .navbar-default .navbar-nav>li.active>a:hover {
    background: none;
    color: #fff;
    border-color: #fff;
}
.navbar-default .navbar-nav>li:first-child {
    margin-left: 0px;
}
ul.dropdown-menu {
    left: 0px !important;
    border-radius: 0px;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: none;
    background: rgba(0,0,0,0.5);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}
ul.dropdown-menu li {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
ul.dropdown-menu li:last-child {
    border-bottom: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
ul.dropdown-menu li:first-child {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
ul.dropdown-menu>li>a {
    color: rgba(255,255,255,0.7);
    border-top: none;
    font-size: 11px;
    line-height: 11px;
    padding: 15px 20px;
    text-transform: uppercase;
}
ul.dropdown-menu>li>a:hover {
    color: #fff;
    border-top: none;
    background: none;
}
/*Carousel*/

.slider {
    position: relative;
    z-index: 9;
    margin-top: -0px;
}
.absolute__img {
    position: absolute;
    bottom:  0px;
    left: 50%;
    margin-left: -49px;
    z-index: 99;
}
.slider .btn {
    margin: 40px 10px 0;
}
.carousel-caption {
    top: 50%;
    margin-top: -140px;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 3px #666666;
}
.carousel-caption h1 {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    padding-bottom: 10px;
}
.carousel-caption p {
    font-weight: 300;
    margin: 0;
}
.carousel-caption h1 span {
    color: #ffdd3c;
    border: 2px solid #fff;
    padding: 0 4px 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.carousel-control {
    background: none;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    -moz-opacity: 1;
}
.carousel-control .carousel-control-left {
    background: url('../images/slider/prev.png') no-repeat;
    width: 70px;
    height: 71px;
    left: 20px;
}
.carousel-control .carousel-control-right {
    background: url('../images/slider/next.png') no-repeat;
    width: 70px;
    height: 71px;
    right: 20px;
}
.carousel-control .carousel-control-left:hover {
    background: url('../images/slider/prev_a.png') no-repeat;
}
.carousel-control .carousel-control-right:hover {
    background: url('../images/slider/next_a.png') no-repeat;
}
.boxed .carousel-control .carousel-control-left {
    left: -150px;
    top: 270px;
}
.boxed .carousel-control .carousel-control-right {
    right: -150px;
    top: 270px;
}
.boxed .carousel-caption {
    top: 90px;
}
.boxess {
    background-color: #1e1e1e;
    margin-top: 0;
}
.boxess .carousel-caption h1 {
    font-size: 40px;
    line-height: 40px;
}
/*Container*/

.main__middle__container .row ul, .main__middle__container .row ol {
    padding-left: 20px;
}
.main__middle__container {
    width: 100%;
}
.row {
    padding: 75px 0;
}
.row.with__sep {
    background: url('../images/lines.png') repeat-x left bottom;
}
.container .row:first-child {
    padding: 75px 10% 75px 10%;
}
p.big-paragraph {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 15px;
    color: #4ab873;
}
.orange {
    color: #4ab873;
    font-size: 14px;
    text-transform: none;
    padding: 0 0 10px 0;
}
.black-text {
    color: #1e1e1e;
}
.to_top {
    margin-top: -80px !important;
}
.green__line {
    width: 100%;
    padding: 55px 5% 65px;
    margin: 0;
    background: #4ab873;
}
.green__line h1 {
    color: #fff;
}
.green__line h2 {
    color: #fff;
    line-height: 36px;
}
.green__line p {
    color: #fff;
}
img.full-width {
    width: 100%;
}
.green__line .btn {
    margin: 0 10px;
}
.main__middle__container .row ul, .main__middle__container .row.testimonials ol.carousel-indicators {
    bottom: -25px;
    padding-left: 0;
}
.testimonials .carousel-indicators li {
    width: 20px !important;
    height: 20px !important;
    margin: 0px 3px;
}
.testimonials .carousel-inner {
    margin-top: -20px;
}
/*heading__block*/

.heading__block {
    background: url('../images/image_1920x191.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
}
.about_heading__block {
    background-size: 100% 100%;
    padding: 40px 0;
    color: #888;
}
.heading__block.services {
    background: url('../images/image_1920x191.jpg') no-repeat;
    background-size: 100% 100%;
}
.heading__block.our__blog {
    background: url('../images/image_1920x919.jpg') no-repeat;
    background-size: 100% 100%;
}
.heading__block h2 {
    color: #fff;
}
.heading__block p {
    text-transform: uppercase;
    font-size: 14px;
}
/*Icons Blocks*/

.icons__blocks {
    background: url('../images/bg_pattern.png') repeat left center;
    width: 100%;
    margin: 0;
    padding: 80px 0 80px;
}
.icons__blocks h2 {
    color: #fff;
    background: url('../images/lines.png') repeat-x left center;
}
.icons__blocks h3 a {
    color: #fff;
}
.icons__blocks h3 a:hover {
    color: #77beec;
}
.icons__blocks h2 span {
    background: url('../images/bg_pattern.png') repeat left center;
    padding: 0 40px;
}
.icons__blocks p.small-paragraph {
    position: relative;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 40px;
    color: #5c5c5c;
    font-weight: 800;
}
.icons__blocks p {
    margin-top: 20px;
}
.icons__blocks img.img-rounded {
    width: 100%;
}
.separator {
    background: url('../images/lines.png') repeat-x left 30px;
}
.separator.sub {
    position: relative;
    top: 80px;
    margin-bottom: 20px;
}
/* grey-info-block */

.grey-info-block {
    background: #fff;
    width: 100%;
    position: relative;
    padding: 0px 0 75px 0;
    margin: 0;
    color: #8f8f8f;
}
.grey-info-block>.container {
    position: relative;
}
.grey-info-block h3 {
    padding-top: 40px;
}
.grey-info-block p.small-paragraph {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: -5px;
    color: #afafaf;
    font-size: 12px;
}
.grey-info-block img {
    margin-bottom: 20px;
}
.grey-info-block .btn {
    margin-top: 20px;
}
.row.grey-line-row {
    background-color: #f5f7f8;
    padding: 40px 0 50px 0;
}
.row.grey-line-row h1 {
    padding-bottom: 10px;
}
.row.grey-line-row.small_padding {
    padding: 20px 0;
}
.row.grey-line-row.small_padding--footer {
    padding: 40px 0 30px 0;
    color: #7a7a7a;
}
/*Three Blocks*/

.three__blocks .col-md-4 {
    margin-top: 55px;
}
.three__blocks .col-md-4 h3 a {
    background: url('../images/icons/ico1.png') no-repeat left center;
    padding: 10px 0 10px 60px;
    display: block;
}
.three__blocks .col-md-4.middle h3 a {
    background: url('../images/icons/ico2.png') no-repeat left center;
}
.three__blocks .col-md-4:last-child h3 a {
    background: url('../images/icons/ico3.png') no-repeat left center;
}
.three-blocks {
    background: url('../images/line_bg.jpg') no-repeat center top;
    background-size: 100% 100%;
}
.three-blocks .container .row:first-child {
    padding: 55px 10%;
}
.three-blocks h2 {
    color: #fff;
    text-transform: none;
    padding: 0;
}
.three-blocks p {
    padding: 15px 0 0 0;
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
}
.three__blocks p.smaller {
    margin-top: -10px;
    margin-bottom: 20px;
}
.three__blocks p.smaller small {
    font-size: 14px;
    color: #a5a5a5;
}
.three__blocks img {
    margin: 0 auto 20px auto;
}
.three__blocks p:last-child {
    margin-top: 30px;
}
/* Recent Posts */

.recent-posts {
    background: url('../images/bg_pattern.jpg') repeat;
}
.recent-posts>.container {
    position: relative;
}
.recent-posts .separator {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
}
.recent-posts h2 {
    padding-top: 80px;
}
.recent-posts h2 span {
    background: #fff;
    padding: 0px 40px 0 40px;
}
.recent-posts p.small-paragraph {
    position: relative;
    margin-bottom: 10px;
    margin-top: -5px;
    color: #c2c2c2;
    font-size: 12px;
}
.recent-posts .sep img {
    background: url('../images/bg_pattern.jpg') repeat;
}
.recent-posts .col-md-9, .recent-posts .col-md-3 {
    margin-top: 40px;
}
.recent-posts .col-md-9 .text {
    float: left;
    width: 55%;
    margin-left: 2%;
}
.recent-posts .col-md-9 .text h3 {
    margin-top: -1px;
    margin-bottom: 10px;
    line-height: 24px;
}
.recent-posts .col-md-9 .text p {
    padding: 5px 0;
}
.recent-posts .col-md-9 img {
    width: 43%;
}
.recent-posts .col-md-9 article {
    margin-bottom: 50px;
}
.recent-posts .col-md-3 .icon-item h4 {
    padding: 10px 0 10px;
    background: url('../images/lines_small.png') repeat-x left bottom;
}
.recent-posts .col-md-3 img {
    width: 100%;
}
.recent-posts .col-md-3 .icon-item p.small-paragraph {
    margin-bottom: 20px;
}
/*Social Icons*/

.socialicon {
    position: relative;
    display: inline-block;
    width: 39px;
    margin-right: 5px;
    height: 39px;
}
.socialicon-twitter {
    background: url('../images/social/twitter.png') no-repeat;
}
.socialicon-facebook {
    background: url('../images/social/facebook.png') no-repeat;
}
.socialicon-google {
    background: url('../images/social/google.png') no-repeat;
}
/* Contact Form */

.contact-form {
}
.contact-form .col-md-6 {
    padding: 0 20px 0 0;
}
.contact-form .col-md-6:nth-child(2) {
    padding: 0 0px 0 0;
}
/* Aside */

aside h3 {
    line-height: 11px;
    margin-bottom: 40px;
}
aside img {
    width: 100%;
    margin-bottom: 10px;
}
aside ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}
aside ul li:last-child {
    border-bottom: none;
}
aside a.btn {
    margin: 20px 0 40px;
}
/* Main Content*/

.main-content h2 {
    line-height: 11px;
    margin-bottom: 40px;
}
/* Footer */

footer {
    background: #2a2a2a;
    color: #8c8c8c;
}
footer h3 {
    padding-bottom: 20px;
    color: #fff;
}
footer hr {
    border-top: 1px solid #4e4e4e;
    margin: 20px 0 0 0;
}
footer p span {
    color: #fff;
}
footer>.container>.row:first-child {
    padding: 45px 0;
}
footer .text-center {
    padding: 40px 0;
    margin: 0;
}
footer .form-group {
    width: 90%;
}
footer button.btn-primary {
    position: relative;
    top: 10px;
}
footer button.btn-primary:focus {
    outline: none;
}
/*Responsive - debugging default problems*/

.img-responsive {
    margin: 0 auto;
}
.no-margin {
    position: relative;
    margin: 0;
}
.no_padding {
    padding: 0px 0 80px 0;
}
.row.nothing {
    padding-left: 10% !important;
    padding-right: 10% !important;

}
@media(max-width:1600px) {
    .carousel-caption h1 {
        font-size: 40px;
        line-height: 50px;
    }
}
@media(max-width:1310px) {
    .carousel-caption {
        font-size: 14px;
        top: 55%;
    }
    .carousel-caption h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .slider .btn {
        margin: 0 10px;
    }
    .carousel-caption p {
        margin: 30px 0;
    }
}
@media(max-width:990px) {
    .main__middle__container h3.heading.white {
        background: none;
    }
    .carousel-caption {
        font-size: 12px;
        top: 50%;
        margin-top: -50px;
        left: 15%;
        right: 15%;
    }
    .carousel-caption h1 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 0px;
        padding-bottom: 5px;
    }
    .carousel-caption p {
        margin: 10px 0;
    }
    .boxess .carousel-caption h1 {
        font-size: 18px;
        line-height: 18px;
    }
    .carousel-control .carousel-control-left {
        left: 5px;
    }
    .carousel-control .carousel-control-right {
        right: 5px;
    }
    .carousel-control {
        width: auto;
    }
    .boxess .carousel-control {
        width: auto;
        top: 50%;
        margin-top: -27px;
    }
    .boxess .carousel-caption {
        top: 50%;
        margin-top: -80px;
    }
    .navbar-default .navbar-nav>li {
        margin-left: 10px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 9px;
    }
}
@media(max-width:768px) {
    h1.page_title {
        padding: 20px 30px;
    }
    .recent-posts .col-md-9 .text {
        margin-left: 0px;
    }
    .navbar-toggle {
        top: 25px;
    }
    .recent-posts .col-md-9 .text h3 {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .three-blocks p {
        padding: 20px 0 10px 0;
        margin-bottom: 0px;
    }
    .recent-posts .col-md-9 .text, .recent-posts .col-md-9 img {
        float: left;
        width: 99%;
    }
    header.with-boxed {
        height: auto;
    }
}
@media(max-width:767px) {
    header {
        margin: 0;
        background-color: #000;
    }
    .slider {
        margin-top: 0;
    }
    .navbar-collapse {
        height: 0px;
        overflow: hidden;
        border-top: none;
    }
    .navbar-collapse.in {
        display: block !important;
    }
    .navbar-default .navbar-nav {
        padding: 0;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li {
        display: block;
        width: 100%;
        border: none;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff !important;
        display: block;
        font-size: 10px;
        width: 100%;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: #222;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 15px;
    }
    .navbar-default .navbar-nav>li {
        display: block;
        text-align: center;
        margin-left: 0px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
        background-color: #222;
    }
    .navbar-default .navbar-toggle {
        border-color: #222;
        margin-top: -73px;
        right: 5px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav>li a {
        padding: 5px 0;
    }
    .three-blocks {
        background-size: 100% 100%;
    }
    .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
        padding: 5px 0 7px 0;

    }
    .carousel-control {
        display: none;
    }
}
@media(max-width:600px) {
    .slider .btn {
        display: none;
    }
}
@media(max-width:440px) {
    .carousel-caption {
        display: none;
    }
}
.carousel-fade {
    .carousel-inner {
        .item {
            opacity: 0;
            transition-property: opacity;
        }
        .active {
            opacity: 1;
        }
        .active.left,  .active.right {
            left: 0;
            opacity: 0;
            z-index: 1;
        }
        .next.left,  .prev.right {
            opacity: 1;
        }
    }
    .carousel-control {
        z-index: 2;
    }
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,  .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,  .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/* Portfolio */

#portfolio {
    padding: 30px 0px 40px 0px;
    overflow: hidden;
}
#portfolio ul.controls {
    padding: 0px 0 20px 2px;
    overflow: hidden;
    margin: 20px 0;
    border-bottom: #4AB873 solid 2px;
}
#portfolio ul.controls li {
    float: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    padding: 5px 15px;
    cursor: pointer;
}
#portfolio ul.controls li:hover, #portfolio ul.controls li.active {
    padding: 4px 15px;
    color: #4AB873;
    margin: 0 -1px;
    border: 1px solid #4AB873;
}
#portfolio ul#Grid {
    margin: 0 0 30px 0;
    padding: 0;
    position: relative;
}
#portfolio ul#Grid li {
    padding: 0 1px 1px 0;
    margin: 0;
    display: none;
    position: relative;
}
#portfolio ul#Grid li a {
    display: block;
    position: relative;
    color: #fff;
}
#portfolio ul#Grid li span.overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    text-indent: -9999px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: #000;
}
#portfolio ul#Grid li:hover span.overlay {
    visibility: visible;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
#portfolio ul#Grid a.link {
    padding: 0px 10px;
    height: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
    overflow: hidden;
    font-size: 22px;
    font-weight: 400;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #FFF;
    line-height: 30px;
    background: #4AB873;
}
#portfolio ul#Grid li:hover a.link {
    background: #4AB873;
    opacity: 0.9;
}
#portfolio ul#Grid a.link span {
    color: #f9f9f9;
    font-weight: 400;
    display: block;
    font-size: 14px;
    text-transform: none;
    line-height: 22px;
}
#portfolio ul#Grid a.link:after {
    border-color: rgba(63, 141, 191, 0);
    border-bottom-color: #4AB873;
    border-width: 10px;
    margin-left: -10px;
}
#portfolio ul#Grid a.link:before {
    border-color: rgba(63, 141, 191, 0);
    border-bottom-color: #4AB873;
    border-width: 16px;
    margin-left: -16px;
}
#portfolio ul#Grid li:hover a.link {
    padding: 10px 10px;
    height: auto;
    overflow: visible;
    text-decoration: none;
}
/* ## REST CSS */

ul.dropdown-menu {
    display: block;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    top: 85% !important;
    opacity: 0;
    visibility: hidden;
}
.dropdown:hover .dropdown-menu {
    top: 100% !important;
    opacity: 1;
    visibility: visible;
}
.grey-info-block img {
    max-width: 100%;
}
@media(max-width:767px) {
    .navbar-default .navbar-nav > li > a {
        padding: 10px 10px;
    }
    .dropdown:hover .dropdown-menu {
        display: none;
    }
    ul.dropdown-menu {
        visibility: visible;
        opacity: 1;
        display: none;
        position: relative;
        left: 0px;
        top: 0px !important;
    }
    .dropdown:hover .dropdown-menu {
        top: 0 !important;
    }
    .open .dropdown-menu, .open:hover .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
    }
    .navbar-collapse.in {
        max-height: 350px;
    }
    .navbar-default ul.navbar-collapse {
        display: block !important;
        height: 0px;
    }
    .navbar-default .navbar-nav > li {
        padding: 0px;
    }
    .dropdown-menu li {
        border: 0px !important;
    }
    .navbar-default .navbar-nav > li.open {
        border-bottom: 2px solid #fff;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    .pull-left {
        float: none !important;
    }
    .pull-right {
        float: none !important;
    }
    .recent-posts .col-md-9 article img.pull-left {
        max-width: 100%;
    }
    .recent-posts .col-md-9 .text {
        text-align: center;
        width: auto;
        padding-top: 10px;
    }
    .slider {
        overflow: hidden;
        max-width: 100%;
    }
    .main__middle__container {
        overflow: hidden;
        max-width: 100%;
    }
    footer {
        overflow: hidden;
        max-width: 100%;
    }
    footer {
        padding-top: 0px;
    }
    .carousel-control .carousel-control-right, .carousel-control .carousel-control-left {
        margin-top: -30px;
    }
    .navbar-default .nav-justified>li.dropdown:hover, .navbar-default .nav-justified>li.dropdown.active {
        border-top: 0px solid #adc648;
    }
    .row {
        padding: 15px 0;
    }
    #portfolio ul#Grid a.link span {
        font-size: 11px;
        line-height: 15px;
    }
    #portfolio ul.controls li {
        padding: 5px 10px;
    }
}
@media(min-width:768px) and (max-width: 991px) {
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    h4 {
        font-size: 12px;
    }
    .recent-posts .col-md-9 .text h3 {
        margin-top: 0px;
    }
    .recent-posts .col-md-3 .icon-item img {
        max-width: 100%;
    }
    .nav-justified > li {
        padding: 0 12px;
        display: block;
        float: left;
        width: auto;
    }
    .main__middle__container {
        overflow: hidden;
        max-width: 100%;
    }
    .row {
        padding: 15px 0;
    }
    .container .row:first-child {
        padding: 25px 10%;
    }
    #portfolio ul#Grid a.link {
        font-size: 18px;
    }
    #portfolio ul#Grid a.link span {
        font-size: 11px;
        line-height: 15px;
    }
    .navbar-default .navbar-nav > li {
        margin-left: 0px;
    }
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    min-width: 100%;
    height: auto;
}
/* Columns */
.one_half_pad {
    width: 44%
}
.one_third_pad {
    width: 27%
}
.one_fourth_pad {
    width: 19%
}
.one_fifth_pad {
    width: 14%
}
.one_sixth_pad {
    width: 10.5%
}
.two_fifth_pad {
    width: 37%
}
.two_third_pad {
    width: 60%
}
.two_fourth_pad {
    width: 43%
}
.two_fifth_pad {
    width: 33%
}
.three_fifth_pad {
    width: 58.4%
}
.three_fourth_pad {
    width: 74%
}
.four_fifth_pad {
    width: 67.2%
}
.five_sixth_pad {
    width: 82.67%
}
.one_half_pad, .one_third_pad, .two_third_pad, .three_fourth_pad, .one_fourth_pad, .one_fifth_pad, .two_fifth_pad, .two_fourth_pad, .two_fifth_pad, .three_fifth_pad, .four_fifth_pad, .one_sixth_pad, .five_sixth_pad {
    float: left;
    margin-bottom: 20px;
    margin-left: 3%;
    margin-right: 3%;
    position: relative
}
.one_half {
    width: 48%
}
.one_third {
    width: 30.5%
}
.one_fourth {
    width: 22%
}
.one_fifth {
    width: 16.8%
}
.one_sixth {
    width: 13.33%
}
.two_fifth {
    width: 37.6%
}
.two_third {
    width: 65.33%
}
.two_fourth {
    width: 48%
}
.three_fifth {
    width: 58.4%
}
.three_fourth {
    width: 74%
}
.four_fifth {
    width: 67.2%
}
.five_sixth {
    width: 82.67%
}
.one_half, .one_third, .two_third, .two_fourth, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-bottom: 10px;
    margin-right: 4%;
    position: relative
}
.column-last {
    clear: right;
    margin-right: 0!important
}
.dc_tabs_type_2 .one_third {
    width: 29%
}
.clr {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%
}
.dc_clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    margin: 0;
    padding: 0;
    width: 100%
}

@media(min-width:401px) {
    .trademark{
        font-size:24px;
        color:#00ff4A !important;
    }
    .span_trademark{
        /* background: url('../logos/logo.png') no-repeat; */
        margin-top:5px;
    }
    .logo-size{
        width:auto;
        height:74px;
    }
}
@media(max-width:401px) {
    .trademark{
        font-size:16px;
        color:#00ff4A !important;
    }
    .span_trademark{
        min-width:150px;
        min-height:75px;
        /* background: url('../logos/logo.png') no-repeat;*/
        margin-top:-1px;
    }
    .logo-size{
        max-width:auto;
        height:74px;
    }
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #d3002c; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

.error{
    color:red;
    font-size:12px;
}

.small-list {
    font-size: 18px;
    /*color: #ffffff;*/
    font-family: 'Capriola', sans-serif;
}
.section_divider{
    min-height:40px;
    background-color:black
}
.img-blur{
    filter: blur(0);
    -webkit-filter: blur(0);

}
.nav-phone{
    color:white;
    font-size:16px;
    text-decoration: none;
}
.vcenter {

    position: absolute;
    margin-top: 30%;
    left:30%;
    transform: translate(-50%,-50%);
    font-size: 18px;
    font-family: 'Capriola', sans-serif;
}
.alt-back{
    background-color:#eee;
}
/* Lay out logo + CTA cleanly */
.navbar .navbar-header{
    display:flex;                 /* puts logo, CTA, toggle in a row */
    align-items:center;           /* vertical align */
    gap:12px;                     /* space between logo and CTA */
}

.logo-size{
    height:44px;
    width:auto;
}
.navbar-brand{
    padding:8px 15px;
    margin-right:4px;
}

/* CTA beside logo */
.navbar-cta{
    white-space:nowrap;           /* keep text on one line */
    font-weight:700;
    border:0;
    margin:0;                     /* prevent odd vertical shifts */
    line-height:32px;
    padding:6px 12px;
}
.btn-danger.navbar-cta{
    background:#d32f2f;
    color:#fff !important;
}
.btn-danger.navbar-cta:hover{
    background:#b71c1c;
    color:#fff !important;
}

/* Make sure header is light for contrast with dark logo */
header{
    background:#fff;
}
.navbar.navbar-default{
    background:#fff;
    border:0;
    border-bottom:1px solid #e5e7eb;
    margin-bottom:0;
}
.navbar-default .navbar-nav>li>a{
    color:#1f2937;
    padding:20px 18px;
    border-bottom:2px solid transparent;
    text-transform:uppercase;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.active>a{
    color:#111827;
    border-color:#d32f2f;
}

/* Keep hamburger tidy on mobile */
.navbar-default .navbar-toggle{
    border-color:#e5e7eb;
    background:#fff;
    margin-top:5px;
}
.navbar-default .navbar-toggle .icon-bar{
    background:#111827;
}

/* Hide CTA before it collides with the logo, show big call bar on phones */
@media (max-width: 992px){
    .navbar-cta{
        display:none;
    }
}
.call-bar{
    display:none;
}
@media (max-width: 767px){
    .call-bar{
        display:block;
        background:#d32f2f;
        color:#fff !important;
        text-align:center;
        padding:12px 14px;
        font-weight:700;
        text-decoration:none;
    }
}

/* Improve hero caption legibility on images */
.carousel-caption h1, .carousel-caption p{
    text-shadow:0 2px 6px rgba(0,0,0,.6);
}

/* --- Logo size & header alignment (override) --- */

/* Desktop default */
.logo-size{
    height:64px !important;
    width:auto;
}     /* bigger logo */
.navbar-brand{
    padding:8px 15px !important;
}         /* keep it vertically centered */
.navbar .navbar-header{
    display:flex;
    align-items:center;
    gap:12px;
}

/* Match menu link padding to taller header */
.navbar-default .navbar-nav>li>a{
    padding-top:26px;
    padding-bottom:26px;
}

/* CTA beside logo */
.navbar-cta{
    line-height:36px;
    padding:8px 14px;
    margin:0;
    white-space:nowrap;
    font-weight:700;
}

/* Extra large screens: a touch bigger */
@media (min-width:1200px){
    .logo-size{
        height:72px !important;
    }
    .navbar-default .navbar-nav>li>a{
        padding-top:28px;
        padding-bottom:28px;
    }
}

/* Tablet: hide CTA before it crowds; slightly reduce logo */
@media (max-width:992px){
    .navbar-cta{
        display:none;
    }
    .logo-size{
        height:56px !important;
    }
    .navbar-default .navbar-nav>li>a{
        padding-top:18px;
        padding-bottom:18px;
    }
}

/* Phones */
@media (max-width:767px){
    .logo-size{
        height:48px !important;
    }
    .navbar-default .navbar-nav>li>a{
        padding:10px;
    }
}
/* === High-contrast promo bar under navbar === */
.promo-bar{
    background:#000;
    color:#fff;
    padding:12px 0;
    border-bottom:1px solid #111; /* subtle separation from hero */
}
.promo-bar .promo-title{
    margin:0;
    font-weight:700;
    font-size:22px;
    letter-spacing:.2px;
}
.promo-bar .promo-sub{
    margin:2px 0 0;
    font-size:16px;
}
.promo-bar .promo-meta{
    margin:2px 0 0;
    font-size:14px;
    opacity:.9;
}

/* Hide on-image caption since we’re using the black bar */
.carousel-caption{
    display:none !important;
}

/* Responsive sizing for the promo bar */
@media (max-width: 991px){
    .promo-bar{
        padding:10px 0;
    }
    .promo-bar .promo-title{
        font-size:20px;
    }
    .promo-bar .promo-sub{
        font-size:14px;
    }
    .promo-bar .promo-meta{
        font-size:13px;
    }
}
@media (max-width: 600px){
    .promo-bar .promo-title{
        font-size:18px;
    }
    .promo-bar .promo-sub,
    .promo-bar .promo-meta{
        font-size:13px;
        line-height:1.35;
    }
}
/* Remove seam above ABOUT US */
.promo-bar{
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Make sure the divider butts up cleanly */
.section_divider{
    background:#000;
    height:40px;
    min-height:40px;
    margin:0;
    display:block;
}

/* Ensure the slider/promo stack has no stray margins */
.slider{
    margin-top:0 !important;
}

/* optional: only if a seam persists */
.promo-bar + .main__middle__container .section_divider{
    margin-top:-1px;
}


/* === Kill the 1px seam under the banner/slider === */

/* 1) Remove inline-image baseline gap inside the slider */
.slider .carousel-inner,
.slider .item {
    line-height: 0;
}              /* no text line height to reserve space */
.slider .item img {
    display: block;                               /* images aren’t inline -> no descender gap */
    width: 100%;
    height: auto;
}

/* 2) Nuke any margins/borders on the slider stack */
#gallery, .slider, .carousel, .carousel-inner {
    margin: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* 3) If some browsers still show a hairline, overlap the slider by 1px */
.slider {
    margin-bottom: -1px;
}                /* pulls next element up by 1px */

/* (You can remove this next bit if you added it earlier; this replaces it)
.promo-bar + .main__middle__container .section_divider { top:-1px; } 
*/

/* --- Fix hairline seam under the banner/slider --- */

/* 1) Force the slider stack to render solid and flush */
.slider,
.slider .carousel,
.slider .carousel-inner,
.slider .item{
    background:#000;        /* hides any transparent pixel from the image edge */
    line-height:0;          /* no inline baseline space */
    margin:0 !important;
    border:0 !important;
    box-shadow:none !important;
    overflow:hidden;        /* clip any sub-pixel overflow */
}
.slider .item img{
    display:block;          /* no inline gap */
    width:100%;
    height:auto;
}

/* 2) Nudge the next section’s divider OVER the slider edge by 1–2px */
.slider + .main__middle__container .section_divider{
    position:relative;
    top:-2px;               /* try -1px if -2px is too much for your screen */
    background:#000;        /* make sure it's solid */
    height:40px;
    min-height:40px;
    margin:0;
}

/* 3) Ensure there’s no stray top spacing on the first h2 */
.slider + .main__middle__container h2{
    margin-top:20px;
}

/* Light header for contrast with dark logo */
header {
    background:#fff;
}
.navbar.navbar-default{
    background:#fff;
    border:0;
    border-bottom:1px solid #e5e7eb;
    margin-bottom:0;
}

/* Bigger logo + keep inline so CTA can sit beside it */
.logo-size{
    height:64px !important;
    width:auto;
}
.navbar-brand{
    display:inline-block;
    padding:8px 15px !important;
}

/* CTA BESIDE LOGO — inline-block, not navbar-btn (avoids Bootstrap margins) */
.navbar-cta-inline{
    display:inline-block;
    margin-left:12px;
    padding:10px 14px;
    background:#d32f2f;
    color:#fff !important;
    font-weight:700;
    border-radius:4px;
    text-decoration:none;
    vertical-align:middle;         /* aligns with logo baseline */
    line-height:1.2;
}
.navbar-cta-inline:hover{
    background:#b71c1c;
    color:#fff !important;
}

/* Make the header group behave on one line without overlap */
.navbar-header{
    white-space:nowrap;
}  /* keep brand + CTA on one line */
@media (max-width: 992px){
    .navbar-cta-inline{
        display:none;
    }  /* hide before it crowds the logo */
    .logo-size{
        height:56px !important;
    }
}

/* Right menu spacing to match taller header */
.navbar-default .navbar-nav>li>a{
    color:#1f2937;
    padding:26px 18px;            /* matches ~64px logo height */
    border-bottom:2px solid transparent;
    text-transform:uppercase;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.active>a{
    color:#111827;
    border-color:#d32f2f;
    background:none;
}

/* Mobile hamburger & call bar */
.navbar-default .navbar-toggle{
    border-color:#e5e7eb;
    background:#fff;
    margin-top:8px;
}
.navbar-default .navbar-toggle .icon-bar{
    background:#111827;
}

.call-bar{
    display:none;
}
@media (max-width: 767px){
    .logo-size{
        height:48px !important;
    }
    .navbar-default .navbar-nav>li>a{
        padding:10px;
    }
    .call-bar{
        display:block;
        background:#d32f2f;
        color:#fff !important;
        text-align:center;
        padding:12px 14px;
        font-weight:700;
        text-decoration:none;
    }
}

/* ABOUT SECTION CONTAINER */
#about {
    padding: 60px 20px;     /* 60px top/bottom, 20px left/right */
    background: #f9f9f9;    /* optional: subtle background */
}

#about .container {
    max-width: 1140px;      /* keeps content from being too wide on large screens */
    margin: 0 auto;         /* centers it */
}


/* Services cards */
.services .service-card{
    background:#fff;
    padding:24px 18px;
    text-align:left;
    border:1px solid #eee;
    border-radius:6px;
    box-shadow:0 2px 6px rgba(0,0,0,.05);
    transition:transform .2s ease, box-shadow .2s ease;
    height:100%;
}
.services .service-card:hover{
    transform:translateY(-4px);
    box-shadow:0 6px 16px rgba(0,0,0,.12);
}

/* Image placeholder with 16:9 aspect */
.services .service-media{
    position:relative;
    width:100%;
    padding-top:56.25%;                 /* 16:9 */
    background:#f2f4f7;
    border-radius:4px;
    overflow:hidden;
    margin-bottom:14px;
}
.services .service-media img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
}

/* Typography */
.services h4{
    margin:6px 0 8px;
    font-size:18px;
}
.services .service-bullets{
    padding-left:18px;
    margin:0;
}
.services .service-bullets li{
    margin-bottom:6px;
    color:#333;
}

/* Trust badges */
.services .trust-row{
    margin-top:28px;
    font-weight:600;
    color:#333;
}
.services .trust-row span{
    margin:0 10px;
}

/* Responsive spacing */
@media (max-width:767px){
    .services .service-card{
        text-align:center;
    }
    .services .service-bullets{
        text-align:left;
        display:inline-block;
    }
}

/* ===== Compact Services section spacing ===== */
#services h2 {
    margin: 16px 0 8px;
}

#services .row {
    padding: 18px 0 !important;   /* override global .row { padding:75px 0 } */
}

#services .trust-row {
    margin: 6px 0 14px;           /* tighten badges row */
    font-size: 15px;
}

/* Card compaction */
.services .service-card {
    padding: 16px 14px;
    border: 1px solid #e9ecef;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}

/* Media: use fixed height, let images fit inside (no huge vertical pad) */
.services .service-media {
    height: 150px;                /* adjust to taste (140–180 works well) */
    padding-top: 0;               /* cancel the old 16:9 padding trick */
    background: #f7f8f9;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
}
.services .service-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;          /* show full product shot without stretching */
}

/* Text spacing */
.services h4 {
    margin: 6px 0 8px;
    font-size: 18px;
}
.services .service-bullets {
    margin: 0;
    padding-left: 18px;
}
.services .service-bullets li {
    margin-bottom: 4px;
}

/* Slightly looser on small screens */
@media (max-width: 767px) {
    #services .row {
        padding: 14px 0 !important;
    }
    .services .service-media {
        height: 140px;
    }
}

/* Add side padding to Services section */
#services .container {
    padding-left: 30px ;
    padding-right: 30px;
}
/* Kill the 10% side padding ONLY in the Services section */
#services .container > .row:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Ensure all Services rows hug the container edges (keep gutters from columns) */
#services .row {
    padding-left: 0 !important;
    padding-right: 0 !important;
    /* keep your reduced vertical spacing from earlier: */
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

/* If you still want a tiny bit of horizontal breathing room overall: */
#services .container {
    padding-left: 15px;   /* Bootstrap default */
    padding-right: 15px;
}
/* Remove the theme's 10% side padding on selected rows */
.no-sidepad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Keep reasonable container gutters overall */
#services .container {
    padding-left: 15px;
    padding-right: 15px;
}
/* ===== Fix excessive side padding ONLY in Services ===== */

/* 1) Neutralize the theme's 10% side padding on "first row in a container" */
#services .container > .row:first-child {
    padding-left: 15px !important;   /* Bootstrap default gutter */
    padding-right: 15px !important;
}

/* 2) Ensure ALL rows inside Services use normal gutters, not % padding */
#services .container,
#services .container .row,
#services .row {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* 3) If any rows picked up the custom "nothing" class elsewhere, crush it here */
#services .row.nothing {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* 4) Keep vertical spacing compact (optional) */
#services .row {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
/* force side padding + max width for Services only */
#services .services-wrap{

    margin:0 auto;
    padding:0 15px;          /* 15px gutters each side */
}

/* compact rows inside services */
#services .row{
    padding-top:18px;
    padding-bottom:18px;
}

/* card comfort */
#services .service-card{
    padding:16px 14px;
    border:1px solid #e9ecef;
    border-radius:6px;
    box-shadow:0 1px 3px rgba(0,0,0,.05);
}

/* media box keeps a tidy, non-stretched image */
#services .service-media{
    height:150px;
    background:#f7f8f9;
    border-radius:4px;
    overflow:hidden;
    margin-bottom:10px;
}
#services .service-media img{
    width:100%;
    height:100%;
    object-fit:contain;
}

.trust-row{
    color:#555;
}
#areas{
    color:#555;
}
.my_lead{
    color:#333;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
}