﻿.container-wrap-news {
    padding-top: 100px;
    padding-bottom: 50px;
    font-size: 16px;
}

.hero-square-line {
    width: 80px;
    height: 4px;
    margin-bottom: 10px;
    background-color: rgba(237,51,51,1);
}   

w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.w-container:before, .w-container:after {
    content: " ";
    display: table
}

.w-container:after {
    clear: both
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px
}

.w-row:before, .w-row:after {
    content: " ";
    display: table
}

.w-row:after {
    clear: both
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

    .w-col .w-col {
        padding-left: 0;
        padding-right: 0
    }

.w-col-1 {
    width: 8.33333333%
}

.w-col-2 {
    width: 16.66666667%
}

.w-col-3 {
    width: 25%
}

.w-col-4 {
    width: 33.33333333%
}

.w-col-5 {
    width: 41.66666667%
}

.w-col-6 {
    width: 50%
}

.w-col-7 {
    width: 58.33333333%
}

.w-col-8 {
    width: 66.66666667%
}

.w-col-9 {
    width: 75%
}

.w-col-10 {
    width: 83.33333333%
}

.w-col-11 {
    width: 91.66666667%
}

.w-col-12 {
    width: 100%
}

.left-pad-20 {
    padding-left: 20px;
}

.aservices {
    color: #020F59;
    font-family: maven-pro, sans-serif;
    font-size: 30px;
    position: relative;
    z-index: 1000;
}

    .aservices:hover {
        color: rgba(154,255,59,0.5);
    }


.default-link {
    /* all rules required to make the whole div clickable */
    position: inherit;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* this is a fix for IE7-9 */
    background-color: #ffffff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    display: block;
}

footer {
    display: table;
}

.wrapper .container .thumbnail p.service-descrition {
    height: 140px;
    text-align: justify;
}

.wrapper .container .thumbnail .btn.btn-primary {
    width: 80%;
}

.wrapper .container .thumbnail img {
    border-radius: 7px;
}

.wrapper .container .thumbnail h3 {
    text-transform: uppercase;
    color: #3D7EBF;
    font-size: 26px;
    line-height: 31px;
    font-weight: 400;
}

.center-align {
    letter-spacing: -4px;
    text-align: center;
    font-size: 0;
}

    .center-align [class*='col-'] {
        display: inline-block;
        vertical-align: top;
        letter-spacing: 0;
        font-size: 14px;
        float: none;
    }

.container-wrap {
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 16px;
}

.news-li {
    margin-bottom: 10px;
    padding: 10px 20px 10px 10px;
    border-bottom: 1px dashed #cecece;
}

    .news-li.odd {
        background-color: #eee;
    }

.read-more {
    float: right;
    color: #b30000;
    text-decoration: none;
}

.small-icon {
    font-family: 'light webfont', sans-serif;
}


.main-h2.red-h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #b30000;
}

.main-h2.centered-text {
    text-align: center;
}

.main-h2.white-text {
    color: #fff;
}

.main-h2.smaller-main-h2 {
    margin-top: 10px;
    font-size: 34px;
    line-height: 40px;
}

.main-h3 {
    margin-top: 5px;
    font-size: 21px;
    line-height: 23px;
}


table.table-striped tr {
    background-color: white;
 
}

td.two {
    background-color: white;
}

.borderbot {
    border-bottom: 1px solid rgba(237,51,51,1);
    overflow-x: auto;
}

.pasteventback {
    background-color:lightgrey;
}
.main-h2.red-h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: rgba(237,51,51,1);
}

.main-h2.centered-text {
    text-align: center;
}

.main-h2.white-text {
    color: #fff;
}

.main-h2.smaller-main-h2 {
    margin-top: 10px;
    font-size: 34px;
    line-height: 40px;
}

.main-h3 {
    margin-top: 5px;
    font-size: 21px;
    line-height: 23px;
}

.hero-square-line {
    width: 80px;
    height: 4px;
    margin-bottom: 10px;
    background-color: rgba(237,51,51,1);
}

    .hero-square-line.white-line {
        background-color: #fff;
    }

.event-cont {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 5px;
    border-bottom: 1px solid rgba(237,51,51,1);
    color: #000;
    text-decoration: none;
}

    .event-cont:hover {
        border-radius: 6px;
        background-color: #e7e7e7;
    }

.events-title {
    display: inline-block;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #949494;
    font-size: 18px;
}

.event-date {
    width: 85px;
    margin-top: 10px;
    padding: 14px 8px 12px;
    float: left;
    border: 1px none #ccc;
    border-radius: 8px;
    background-color: rgba(237,51,51,1); /*        #b30000;*/
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.event-description {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
}

.event-date-number {
    font-size: 24px;
}

.event-date-cont {
    float: left;
}

.event-text {
    padding: 10px 10px 15px 95px;
}

.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}

.w-clearfix:before, .w-clearfix:after {
    content: " ";
    display: table
}

.w-clearfix:after {
    clear: both
}

.w-inline-block {
    max-width: 100%;
    display: inline-block
}


@media only screen and (max-width: 800px) {

  


    .event-text {
        padding: 15px 5px 5px 5px;
    }

 
}

@media (max-width: 767px) {
    .header-page-text h1 {
        font-size: .5em;
    }
}