body {
    padding-top: 50px;
    background-color: #F0EFEF;
}
a, a:hover {
    text-decoration: none;
}
body {
    color: #777;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 1.6em;
}


.starter-template {
    padding: 40px 15px;
    text-align: center;
}
.nav > li > a {
    font-weight: normal;
    text-transform: uppercase;
    color: #FFFFFF;
    word-spacing: -4pt;
    letter-spacing: 2pt;
    font-size: 18px;
    font-family: 'BenchNine', sans-serif;
   /* height: 80px;*/
   /* padding-top: 25px;*/
}
.nav > li > a:hover {
    background-color: #555;
    border-bottom: 2px solid #fff;
}
.nav > li > a{
    border-bottom: 2px solid #222;
}
/*.navbar {
    height: 80px;
    background-color: #333;
}
.nav {
    height: 80px;
}

.navbar-inverse .navbar-nav > li > a: hover {
    background-color: #555;
}
.navbar-nav>li>.dropdown-menu{
    width: 200px;
}
.navbar-nav>.active>a{
    background-color: #555555 !important;

}
*/

.dropdown-menu {
    padding: 0px;
    border: 0px;
}
.dropdown-menu > li > a {
    background-color: #555;
    color: #fff;
    padding: 10px 20px;
    height: 45px;
    width: 200px;
}
.dropdown-menu > li > a:hover {
    background-color: #ea4233;
    color: #000;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #555;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #000;
    background-color: #555;
}
.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}
.section .container2 {
    padding-top: 20px;
    background: #fff;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.05);
    height: 100%;
}
.section .container3 {
    padding-top: 20px;
    background: #fff;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.05);
}
.content {
    margin-top: 10px;
}
.center {
    text-align: center;
}
.overlay {
    background: url(../img/pattern.png) repeat rgba(0, 0, 0, 0.6);
}
.back-to-top a, .back-to-top a:hover, .back-to-top a:focus {
    color: #000;
    text-decoration: none;
    margin-right: 10px;
}
#footer {
    width: 100%;
    background: #bdbdbd;
    z-index: 9;
    text-align: center;
    color: #f2f2f2;
    bottom: 0px;
    position: fixed;
    height: 30px;
    display: none;
}
.social span i {
    color: #000;
    font-size: 23px !important;
}
.social span {
    /* border:1px solid #676767; */

    float: none;
    display: inline-block;
    height: 30px;
    line-height: 26px;
    margin-left: 5px;
    position: relative;
    text-align: center;
    width: 30px;
    z-index: 5;
}
.social span {
    display: inline-block;
    margin-top: 5px;
    float: none;
}
.social span:hover, .social span:focus {
    margin-top: 1px;
}
.social span a {
    color: #676767;
}
.social span i {
    font-size: 14px;
}
.social span {
    float: none;
    display: inline-block;
    height: 30px;
    line-height: 26px;
    margin-left: 5px;
    position: relative;
    text-align: center;
    width: 30px;
    z-index: 5;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section .container .title {
    color: #800000;
    font-family: 'BenchNine', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2pt;
    /*word-spacing: -4pt;*/
}
.fp-tableCell {
    vertical-align: top !important;
    display: block !important;
}
.tp-bullets {
    bottom: 60px !important;
}
#downarrow {
    width: 60px;
    height: 60px;
    background: url("../img/slider-arrow-down2.png");
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 100px;
}
#downarrow:hover {
    background: url("../img/slider-arrow-down.png");
}
/*button*/

.btn {
    border-color: #C22029;
    color: #C22029;
}
.btn:hover, .btn:focus, {
    border-color: #C22029;
    background-color: #C22029;
}
.btn {
    letter-spacing: inherit;
    padding: 7px 35px;
    border: 2px solid;
    background: transparent;
    border-radius: 0;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*news */

.team-member {
    text-align: center;
    border: 1px solid #222;
}
.team-member .team-thumb {
    line-height: 0;
}
.team-member .team-thumb img {
    width: 100%;
    height: auto;
}
.team-member .team-desc {
    padding: 10px;
    font-size: 14px;
    border-top: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #ffffff;
    height: 120px;
}
.team-member:hover .team-desc {
    background: #101010;
    color: #ffffff;
}
.team-member .team-desc p {
    margin-bottom: 5px;
    font-size: 13px;
    text-align: left;
    line-height: 100%;
}
.team-member .team-desc h5 span {
    font-size: 12px;
    font-weight: normal;
    color: #aaa;
}
.team-member .team-desc a {
    font-weight: normal;
    display: block;
    font-size: 13px;
    margin-top: 0px;
}
.team-member .team-desc a span i {
    color: #3CF;
    margin-right: 5px;
}
.team-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 100%;
    width: 100%;
}
.team-overlay .img-overlay {
    opacity: 0.8;
    filter: alpha(opacity=80);
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.img-overlay {
    background: #ffffff;
}
.overlay-content {
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;
    z-index: 10;
    color: inherit;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.img-wrp {
    position: relative;
}
.img-wrp img {
    display: block;
}
.view-profile {
    padding: 4px 10px;
    background: #C22029;
    margin-top: 4px;
    color: #800000 !important;
    cursor:pointer;
}
/*events*/

#events_list{
    color: #000;
    margin-top: 30px;
}
#events_list tr{
    background: #fff;
}
#events_list tr td:nth-child(odd){
    padding-left: 10px;
}
#events_list tr:nth-child(even) {
   background-color: #bdbdbd;
}
/*
Newsletter
 */

.custom-icon {
    border: 1px solid #ffffff;
    height: 68px;
    line-height: 65px;
    margin: 20px auto;
    position: relative;
    text-align: center;
    width: 68px;
    font-size: 24px;
}
.general-title h1 {
    margin-top: 50px;
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.custom-icon i, .general-title p span {
    color: #C22029;
}
.lead, .general-title h1 {
    color: #fff !important;
}
h1 {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#newsletter {
    margin: 40px auto;
    width: 60%;
    overflow: hidden;
}
#newsletter .form-control {
    background: none !important;
    border-radius: 0;
    height: 55px;
    color: #ffffff;
    text-align: center;
    font-style: italic;
    font-weight: 300;
    opacity: 0.6;
}
.form-control:focus {
    border-color: #C22029;
}
.newsletter {
    bottom: 0px;
    position: absolute;
    height: 90px;
    width: 100px;
    right: -100px;
}
.newsletter a {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: bold;
    position: absolute;
    right: -6%;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    writing-mode: lr-tb;
    background-color: #bdbdbd;
    padding: 5px 20px  100px 20px;
    width: 250px;
    z-index: 0;
    color: #000;
}



/*isotope*/
.portfolioFilter a {
    margin-right: 10px;
    text-decoration:none;
}

.portfolioFilter a.current {
    font-weight:bold;
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/*
    biography
*/

.biocontent{
    background-color: #bdbdbd;
    color:#000;
    padding: 0px 25px 15px;
}
.biocontent .title{
    color: #fff !important;
}
/*
    social
*/
.socialist {
    box-shadow:#999 1px 1px 1px 0px;
    border:1px solid #333;
    background-color: #fefefe;
    color:#666;
    font-size: 12px;
    margin: 10px;
    width: 200px;
    overflow:hidden;
    font-family:arial;
    text-align: left;
}

.socialist-fb {
    background-color: #fefefe;
    border: 1px solid #333;
    box-shadow: 1px 1px 1px 0 #999;
    color: #666;
    font-family: arial;
    font-size: 12px;
    margin: 10px;
}

.socialist a,.socialist a:hover {
    color:#C22029;
}

.socialist .head {
    padding:5px;
}

.socialist .content {
    min-height: 140px;
    border:7px solid #fffff8;
}

.socialist .content div {
    padding:3px;
    padding-top:0px;
    color:#999;
}

.socialist .content img {
    margin:4px;
    border:1px solid #ddd;
}

.socialist .foot {
    color:#fff;
    padding:5px;
    background-color:#888;
    height:44px;
}

.socialist .foot a {
    color:#fff;
}

.socialist .foot div {

}



.socialist .api {
    float:right;
    background-repeat:no-repeat;
}

.socialist .api a {
    height:32px;
    width:32px;
    display:block;
}

.socialist .date {
    margin-left:0px;
    font-size:80%;
}

.socialist-pinterest .foot {
    background-color:#cc0000;
}
.socialist-pinterest .content img {
    width:150px;
}
.socialist-pinterest .api {
    background-image:url('socialist/32/pinterest-32x32.png');
}

.socialist-linkedin .content img {
    width:80px !important;
    max-width:80px !important;
    min-width:80px !important;
    float:left;
}
.socialist-linkedin .foot {
    background-color:#4875B4;
}
.socialist-linkedin .api {
    background-image:url('socialist/32/linkedin-32x32.png');
}

.socialist-rss .foot {
    background-color:#FF7400;
}
.socialist-rss .api {
    background-image:url('socialist/32/rss-32x32.png');
}

.socialist-facebook .foot {
    background-color:#3B5998;
}
.socialist-facebook .api {
    background-image:url('socialist/32/facebook-32x32.png');
}

.socialist-flickr .foot {
    background-color:#dfdfdf;
}
.socialist-flickr .api {
    background-image:url('socialist/32/flickr-32x32.png');
}

.socialist-twitter .content  img {
    width:60px !important;
    max-width:60px !important;
    min-width:60px !important;
    float:left;
}
.socialist-twitter .foot {
   background-color:#4099ff;
}
.socialist-twitter .api {
    background-image:url('socialist/32/twitter-32x32.png');
}

.socialist-tumblr .foot {
   background-color:#00225F;
}
.socialist-tumblr .api {
    background-image:url('socialist/32/tumblr-32x32.png');
}

.socialist-craigslist .foot {
   background-color:#700070;
}
.socialist-craigslist .api {
    background-image:url('socialist/32/craigslist-32x32.png');
}


.socialist-google .foot {
   background-color:#d61e1e;
}
.socialist-google .content img {
    width:auto !important;
    min-width:100px !important;
}
.socialist-google .api {
    background-image:url('socialist/32/google-32x32.png');
}

.socialist-youtube .api {
    background-image:url('socialist/32/youtube-32x32.png');
}

.socialist-instagram .content img {
    width:150px;
}
.socialist-instagram .api {
    background-image:url('socialist/32/instagram-32x32.png');
}

.socialist-vimeo .foot {
    background-color:#4ebbff;
}
.socialist-vimeo .content img {
    width:150px;
}
.socialist-vimeo .api {
    background-image:url('socialist/32/pinterest-32x32.png');
}

/* simple list */
.socialist-simple {
    box-shadow:#999 0px 0px 0px 0px;
    margin: 0;
    width: auto;
}
.socialist-simple .content {
    min-height:1px;
    border:0;
}

/* large */
.socialist-large {
    width: 300px;
}
.socialist-large .content img {
    width: 200px;
    margin:7px;
}
.socialist-large .socialist-fixed {
    height:300px;
}
.socialist-large .socialist-fixed .content img {
    max-width:300px !important;
}
.socialist-large .socialist-clean .content img {
    min-width:300px;
}

/* small */
.socialist-small {
    width: 110px;
    font-size:70%;
    overflow:hidden;
    margin:5px;

}
.socialist-small .content {
    min-height:100px;
    border:0;
    overflow:hidden
}
.socialist-small .content div {
    padding:1px;
}
.socialist-small .content img {
    margin:0px;
}
.socialist-small .foot {
    height:25px;
}
.socialist-small {
    max-height:135px !important;
}

/* fixed */
.socialist-fixed {
    height:240px;
    overflow:hidden;
}
.socialist-fixed .foot {
    position:absolute;
    bottom:0;
    width:97%;
}
.socialist-fixed .content img {
    max-width:120px;
   *max-height:100px;
}

/* clean */
.socialist-clean {
    box-shadow:#aaa 2px 2px 0px 0px;
}

.socialist-clean .content {
    border-width:0px;
}
.socialist-clean .content img {
    min-width:200px;
    margin:0px;
    border:0px;
}
.socialist-clean .content div {
    padding:6px;
}
.socialist-clean .foot {
    background-color:#fff !important;
    color:#ccc;
    padding:6px;
}
.socialist-clean .foot a {
    color:#333;
}

.socialist-loader {
    min-width:120px;
    min-height:120px;
    background-image:url('socialist/ajax-loader.gif');
    background-repeat:no-repeat;
}
.created{
    display: none;;
}

/*
contact us
*/

.hovicon {
        display: inline-block;
        line-height: 75px;
        cursor: pointer;
        margin: 25px 0 0;
        width: 75px;
        height: 75px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        position: relative;
        text-decoration: none;
        z-index: 1;
        color: #fff !important;
        background: #C22029;
    }
    .hovicon:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        content:'';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
    .hovicon:before {
        speak: none;
        line-height: 80px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: block;
        -webkit-font-smoothing: antialiased;
    }
    .hovicon.effect-1 {
        -webkit-transition: background 0.2s, color 0.2s;
        -moz-transition: background 0.2s, color 0.2s;
        transition: background 0.2s, color 0.2s;
    }
    .hovicon.effect-1:after {
        top: -7px;
        left: -7px;
        padding: 7px;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transition: transform 0.2s, opacity 0.2s;
        transform: scale(.8);
        opacity: 0;
    }
    .hovicon.effect-1:after {
        box-shadow: 0 0 0 4px #C22029;
    }
    .hovicon.effect-1.sub-a:hover:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }


/*
    page loader
 */
.preloader{
    background-color:#FFFFFF;
    position:fixed;
    width:100%;
    height:100%;
    z-index:99999999;
    top: 0px;
    overflow: hidden;
}
.pace {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;

  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 25px;
  background-color: #fff;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;

  -webkit-transition: width 1s ease-in-out 1s linear;
  -moz-transition: width 1s ease-in-out 1s linear;
  -ms-transition: width 1s ease-in-out 1s linear;
  -o-transition: width 1s ease-in-out 1s linear;
  transition: width 1s ease-in-out 1s linear;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  max-width: 190px;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  height: 15px;
  font-size: 70px;
  background: #383838;
  color: #383838;
  line-height: 90px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  text-align: center;
}

.pace .pace-progress:after {
  content: attr(data-progress-text);
  display: inline-block;
}

.pace.pace-inactive {
  display: none;
}

.copyright-wrapper {
        background:#ffffff;
        position:relative;
        padding:15px 0 40px;
    }
    .copyrights {
        text-align:center;
        font-size:14px;
        width:100%;
        background:#fff;
        height:100px;
        position:absolute;
    }
    svg#bigTriangleColor {
        pointer-events: none;
        position:relative;
        display:block;
        overflow:hidden;
        margin-bottom:-20px;
    }
    #bigTriangleColor path {
        fill: #ffffff;
        stroke: #ffffff;
        stroke-width:0;
    }
    .hovicon, .hovicon.effect-1.sub-a:hover, .hovicon.effect-1.sub-a:hover i, .hovicon.effect-1, .hovicon.effect-1.sub-a:hover, .panel-default > .panel-heading{
         background: #C22029;
    }
    .panel-title > a {
        color: #fff;
     }

     .tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:#000;
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0px;
    position: relative !important;
}

.modal-dialog {
    width: 70%;
}

.navbar-inverse {
    background-color: #fff !important;
    border: solid 0px  #080808 !important;
}
