.cepec-header
{
    background-color: #001e4a;
    padding: 20px 0;
    border-bottom: solid white 2px;
}

.logo
{
    display: block;
    max-width: 360px;
}

.logo img
{
    max-width: 100%;
}

.menu-link
{
    display: inline-block;
    max-width: 50px;
    cursor: pointer;
    position: relative;
    top: 5px;
}

.menu-link img
{
    max-width: 100%;
}

.clear
{
    clear: both;
    margin: 0;
    padding: 0;
}

.slideshow
{
    padding: 0;
    max-height: 550px;
}

.slideshow li
{
    position: relative;
}

.slideshow li .message-slide
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.slideshow img
{
    width: 100%;
}

.slideshow .message-slide .container
{
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.8);
    width: 81%;
}

.slideshow .message-slide .container h3
{
    margin-top: 10px;
    color: #d2623b;
    font-style: italic;
    font-weight: 700;
}

.slideshow .message-slide .container a
{
    color: #001e4a;
    cursor: pointer;
}

.slideshow .message-slide .container img
{
    width: 22px;
}

.unslider-nav
{
    position: relative;
    top: -40px;
}

.cepec-introduction
{
    text-align: center;
    font-size: 16px;
    color: #000000;
    padding: 50px 0;
}

.menu-options
{
    text-align: center;
    position: relative;
    top: 11px;
}

.menu-options a
{
    color: white;
    font-style: italic;
}

.home-image
{
    margin-bottom: 50px;
}

.home-image img
{
    max-width: 100%;
}

.blue
{
    background-color: #1d5196;
    color: white;
}

.white-parra
{
    text-align: center;
}

.home-parra
{
    padding-top: 80px;
    padding-bottom: 30px;
}

.white-button
{
    background-color: white;
    display: inline-block;
    color: black;
    padding: 10px 40px;
    margin: 20px 0;
}

.white-button:hover
{
    color: black;
}

#second-slider
{
    margin: 20px 0;
    height: 400px;
}

.blue-title
{
    text-align: center;
    color: #1d5196;
}

.center-parra
{
    text-align: center;
    color: #000000;
    font-size: 16px;
}

.red-line-separator
{
    border: solid #d2623b 2px;
    margin: 60px 0;
}

.dark-blue-title
{
    text-align: center;
    color: #001e4a;
}

.cepec-footer
{
    padding: 20px 0;
    padding-bottom: 7px;
    text-align: center;
}

.cepec-footer a
{
    color: white;
    border-right: solid white 1px;
    padding-right: 20px;
}

.facebook
{
    width: 75px;
    position: relative;
    top: -3px;
}

.banner
{
    height: 120px;
    background: url('../images/banner.jpg') center top no-repeat;
    background-size: cover;
}

.banner h2
{
    color: white;
    position: relative;
    top: 22px;
}

.about-parra
{
    padding: 50px;
}

.about-image-parr
{
    background: url('../images/about-image.png') no-repeat;
    background-size: contain;
    padding-left: 32px;
}

.gray-content
{
    background-color: #f4f4f4;
    padding: 40px 0;
}

.about-services a
{
    margin-bottom: 20px;
}

.about-services img
{
    max-width: 100%;
}

.about-parra-services
{
    padding: 0 50px;
}

.about-service-slider
{
    height: 400px;
}

.about-service-slider img
{
    max-width: 100%;
}

.about-service-slider li
{
    position: relative;
}

.about-service-slider li .slide-container
{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 50px 0;
}

.slider-describer
{
    background-color: white;
    padding: 30px 40px;
}

.slider-describer h3
{
    color: #d25333;
    text-align: center;
}

.service-subtitle
{
    text-align: center;
    color: #000000;
}

.red-button
{
    background-color: #d25333;
    display: inline-block;
    color: white;
    padding: 10px 40px;
    margin: 20px 0;
}

.service-parr
{
    font-style: italic;
}

.contact, .services
{
    padding: 50px 0;
}

.customers
{
    padding-top: 50px;
}

.black-title
{
    text-align: center;
}

.gray-parr
{
    background-color: #aaaaaa;
    padding: 10px;
    color: white;
    text-align: center;
    margin-top: 40px;
}

.red-parr
{
    background-color: #d25333;
    padding: 10px;
    color: white;
    text-align: center;
    margin-top: 40px;
}

.blue-parr
{
    background-color: #1d5196;
    padding: 10px;
    color: white;
    text-align: center;
    margin-top: 40px;
}

.red-parr a
{
    color: white;
    text-decoration: none;
}

.form-contact
{
    padding: 50px 0;
}

.contact-data
{
    text-align: center;
}

.contact-data img
{
    max-width: 100%;
}

.form-holder p
{
    text-align: center;
}

.form-holder p
{
    margin-bottom: 30px;
}

.form-holder label
{
    color: white;
    text-align: left;
}

.form-holder input, .form-holder textarea
{
    margin-bottom: 10px;
}

.button-holder
{
    border-bottom: solid white 1px;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 20px;
}

.button-holder a
{
    color: white;
    font-style: italic;
    cursor: pointer;
    background: url('../images/send.png') no-repeat;
    background-size: contain;
    padding-left: 22px;
}

.service-feature
{
    text-align: center;
    margin-top: 40px;
}

.service-images
{
    padding: 0;
}

.service-images .panel-service-image-holder
{
    padding: 0;
    height: 300px;
    overflow: hidden;
}

.service-images img
{
    max-width: 100%;
}

.blue-panel-service, .red-panel-service
{
    color: white;
    height: 300px;
overflow: hidden;
}

.blue-panel-service
{
    background-color: #1d5196;
}

.red-panel-service
{
    background-color: #d44a2e;
}

.italic-text
{
    font-style: italic;
}

.panel-service-text
{
    margin-top: 20px;
}

.customer
{
    padding: 40px 0;
    position: relative;
}

.customer-holder
{
    text-align: center;
}

.customer-holder a
{
    text-decoration: none;
}

.gray-bckg
{
    width: 100%;
    height: 150px;
    background-color: #f4f4f4;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.customers-holder img
{
    margin-bottom: 20px;
}

.customer-features
{
    height: 500px;
    background: url('../images/customer-background.jpg') center top no-repeat;
    background-size: cover;
}

.customer-slider
{
    padding: 40px 0;
}

.customer-slider img
{
    max-width: 100%;
    position: relative;
    top: 120px;
}

.customer-slider h4, .customer-slider p
{
    color: white;
    text-align: right;
}

.customer-slide-feature
{
    text-align: center;
}

.customer-slider div
{
    height: 400px;
}

.customer-slide-text
{
    position: relative;
    top: 77px;
}