﻿.page-header {
    background-size: cover !important;
    background-attachment: unset !important;
}

.nav-main {
    text-transform: uppercase;
    color: #fff !important;
}

#topMain.nav-pills > li.active > a, #header.dark #topMain.nav-pills > li > a:hover {
    color: #00bfbc !important;
}

#clients {
    color: #fff;
    font-size: 18px;
}

    #clients p {
        width: 70%;
        margin: 0 auto;
    }

    #clients .owl-page span {
        background-color: #00a6a3;
    }

    #clients .owl-page.active span {
        background-color: #fff;
    }

.callout-theme-color h3 {
    font-size: 20px;
}

.callout-dark h3 span {
    color: #fff !important;
}

.callout-theme-color h3 span {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
}

.callout-theme-color i {
    color: #00a6a3;
    font-size: 40px;
    margin-right: 20px;
}

.squared-list li i {
    color: #00bfbc;
    font-size: 10px;
}

.overlay.new-collor {
    background-color: #00bfbc;
    opacity: 0.7;
}

.item-box h3 {
    z-index: 10;
    width: auto;
}

    .item-box h3, .item-box h3:hover {
        color: #fff;
        text-transform: uppercase;
    }

.team-home .item-box {
    margin: 50px;
}

.services-section img {
    height: 60px;
    margin-bottom: 20px;
}

.services-section h4 {
    font-weight: bold;
}

.services-section a {
    font-weight: bold;
}

.services-section p {
    /*min-height:120px;*/
}

h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;
}

.footer-info {
    color: #fff;
}

    .footer-info h3 {
        color: #fff !important;
        font-size: 28px !important;
    }

    .footer-info i {
        font-size: 40px;
        margin-right: 20px;
        color: #fff;
    }

.footer-devider {
    color: #00bfbc;
    margin-left: 10px;
    margin-right: 10px;
    font-style: normal;
}

.title-custom {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 40px !important;
}

.resource-desc, .resource {
    color: #000;
}

.slider-header {
    font-size: 50px;
    margin-right: 20px;
}

.slider-button {
    margin-right: 20px;
}

.second-slider {
    text-align: left;
    text-transform: uppercase;
    border-width: 0;
    margin: 0;
    padding: 0;
    opacity: 1;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 800;
    font-family: 'Open Sans';
    color: rgb(255, 255, 255);
    font-size: 50px;
    margin-top:80px;
}

@media(max-device-width:500px) {
    .slider-header {
        font-size: 20px;
    }

    .second-slider {
        font-size: 27px!important;
        margin-top:20px;
    }
}
