.logo-top-info
{
    padding: 10px 0px;
}

.custom-list
{
    list-style: disc;
    font-size: 16px;
}

.custom-list li
{
    color: #666;
    margin-bottom: 5px;
}

.flexslider .slides img
{
    width: 100%;
    height: 505px;
}

.pull-right
{
    padding-top: 10px;
}

ul.main-menu li a
{
    padding: 15px 25px;
}

.top-info h3
{
    color: #575455 !important;
}

.__cf_email__
{
    color: #76797f;
}

ul.main-menu li a:hover, ul.main-menu li.active>a
{
    color: #f9b218;
}

ul.main-menu li a
{
    color: #fff;
    font-weight: unset;
}

.main-menu
{
    background: #575455;
}

ul.main-menu>li.dropdown ul li a
{
    color: #76797f;
}

.flexslider li.has-overlay:after
{
    background: none;
}

footer .copyright
{
    padding: 10px 0;
    background: #333333;
    border-top: 1px solid #464545;
}

.copyright-bar p
{
    color: #ccc;
}

.footer-logo
{
    width: 250px;
}

.contact-box,.pre-footer>div:nth-child(2n) .contact-box,.pre-footer>div:nth-child(3n) .contact-box
{
    background: #f9b218;
    border-right: 1px solid #ccc;
}

footer .footer
{
    background: #333 !important;
}

h4.subtitle
{
    color: #575455;
}

.btn-primary
{
    background: #575455;
}

.stats-info h4.counter
{
    color:#575455;
}

h2.color-title
{
    background: #ec7616 !important;
}

.home-services
{
    padding: 30px 0px;
    background-color: #eee;
    margin-top: 10px;
    margin-bottom: 100px;;
}

section {
    padding: 20px 0;
}

.cd-top
{
    background: #f9b218 url(../images/cd-top-arrow.svg) no-repeat center 50%;
}

section.home-stats
{
    background: #fff;
    padding: 70px 0;
}

.mb-5
{
    margin-bottom: 45px;
}

section.home-ceo
{
    padding:10px 0px 70px 0px;
}

.custom-contact-img
{
    width: 100%;
    height: 536px;
}

section.contact-form
{
    padding: 20px 0px 80px !important;
}

h2.title-2
{
    color: #575455;
}

.flexslider
{
    margin-bottom: 25px !important;
}

.service-card
{
    background: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    padding-bottom: 26px;
    margin-bottom: 10px;
}

@media (max-width: 500px)
{
    .logo-top-info
    {
        padding: 5px 0px;
    }

    .custom-list li
    {
        color: #666;
        margin-bottom: 5px;
        margin:0px 20px;
        text-align: justify;
    }

    footer .footer .widgets
    {
        padding: 0px;
    }

    .home-services
    {
        padding: 20px 0px;
    }

    section.home-stats
    {
        padding: 10px 0;
    }

    .home-company
    {
        padding-top: 50px;
    }

    section
    {
        padding-bottom: 0px;
    }

    .company-image
    {
        min-height: auto;
    }

    .flexslider .slides>li img
    {
        object-fit: unset;
        height: 220px;
    }

    .flexslider .slides>li
    {
        height: 200px;
    }

    .logo
    {
        margin-bottom: 0px;
    }

    .logo img
    {
        width: 250px;
    }

    .navbar-collapse.collapse.in
    {
        display: block!important;
        opacity: 1;
        right: 0px;
        width: 100%;
        top: 71px;
    }

    .about-section
    {
        padding-top: 0px;
    }

    .company-subtitle
    {
        font-size: 23px !important;
    }
}