
.button-uibalt {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}
.button1u {background-color: #04AA6D; z-index: 10;} /* Green */
.button2u {background-color: #DD1D00;  z-index: 10;} /* Red */

#main-navigation .sf-menu li li.sfHover > a,
#main-navigation ul.menu li a:hover,
#header-top ul.menu li a:hover,
#header-top .sf-menu li li.sfHover > a,
#header-top ul.menu > li > a.active,
#header-top ul.main-menu.menu > li.menu-item--active-trail > a:hover,
#header-top .sf-menu > li.sfHover > a,
.header-top-area select {
  background-color: #dd1d00;
}
.header-top-area .form-search {
  color: #ffffff;
  background-color: #660d00;
}
.header-top-area .form-search:focus {
  background-color: rgba(0,0,0,0.25);
}
.header-top-area table td,
.header-top-area table th {
  border-color: #660d00;
}
#header-top ul.menu li a {
  border-left-color: #660d00;
}
#header-top ul.menu li:last-child > a {
  border-right-color: #660d00;
}
a,
blockquote:after,
ul.menu li.menu-item--collapsed > a:before,
ul.menu li.menu-item--expanded > a:before,
.footer-area ul.menu li.menu-item--active-trail > a:before,
.pager__items li.is-active a,
.comment-counter,
.comment ul.links li a,
.ui-widget-content a,
.view-mt-testimonials .views-field-title a,
.footer-area ul.social-media-info li a,
ul.social-media-info li a:hover i,
.ui-widget-content ul.links li a,
.node--submitted-info i,
.view-mt-testimonials .views-field-body p:first-child:after,
.page-node-type-mt-testimonial .field--name-body p:first-child:after,
.footer-area .views-field-title a {
  color: #961300;
}
ul.menu li > a:hover:before {
  color: #961300!important;
}
.pager__items li.is-active a {
  border-bottom-color: #961300;
}
ul.links li a,
a.more,
input[type="submit"],
input[type="reset"],
input[type="button"],
#main-navigation .sf-menu li.sfHover > a,
#header-top {
  background-color: #000;
  border-bottom:4px solid #dd1d00;
  font-weight:bold;
}

#main-navigation .sf-menu ul,
#header-top .sf-menu ul {
}
.tp-caption.more-link a {
  background: rgba(150,19,0,0.90);
}
.tp-caption.more-link a:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  background: rgba(17, 17, 17, 0.90);
}
.overlay, .overlayed a:before {
  background: rgba(221,29,0,0.75);
  background: -moz-linear-gradient(top, rgba(221,29,0,0.75) 0%, rgba(150,19,0,0.75) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,29,0,0.75)), color-stop(100%,rgba(150,19,0,0.75))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(221,29,0,0.75) 0%,rgba(150,19,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(221,29,0,0.75) 0%,rgba(150,19,0,0.75) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(221,29,0,0.75) 0%,rgba(150,19,0,0.75) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(221,29,0,0.75) 0%,rgba(150,19,0,0.75) 100%); /* W3C */
}
a:hover,
a:focus,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.footer-area h1 a:hover,
.footer-area h2 a:hover,
.footer-area h3 a:hover,
.footer-area h4 a:hover,
.footer-area h5 a:hover,
.footer-area h6 a:hover,
.footer-area ul.menu li a:hover,
.pager__items li > a:hover,
#breadcrumb a:hover,
.comment ul.links li a:hover,
.views-field-title a:hover,
.ui-widget-content a:hover,
ul.members-social-bookmarks li a:hover,
.ui-widget-content ul.links li a:hover {
  color: #dd1d00;
}
.pager__items li > a:hover {
  border-bottom-color: #dd1d00;
}
#header-top ul.menu > li > a:hover,
#header-top ul.menu > li > a.active,
#header-top ul.main-menu.menu > li.menu-item--active-trail > a:hover,
#header-top .sf-menu > li.sfHover > a {
  border-bottom-color: #dd1d00;
}
.view-mt-features .views-row:hover .icon,
ul.icons-list li a:hover,
ul.brands li a:hover,
ul.members-social-bookmarks li a:hover,
.header-top-area ul.icons-list li a:hover,
.header-top-area ul.brands li a:hover {
  border-color: #dd1d00;
}
ul.links li a:hover,
a.more:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background-color: #dd1d00;
}

/*resets*/
.header-top-area a {
  color: #fff;
  text-decoration: underline;
}
.header-top-area a:hover {
  color: #fff;
  text-decoration: none;
}
#header-top .sf-menu ul li a {
  border-color: transparent!important;
}
#header-top ul.menu > li > a:hover,
#header-top ul.menu > li > a.active,
#header-top ul.main-menu.menu > li.menu-item--active-trail > a:hover {
  border-left-color: transparent;
}
#header-top ul.menu li:last-child > a:hover,
#header-top ul.menu > li:last-child > a.active,
#header-top ul.main-menu.menu > li.menu-item--active-trail:last-child > a:hover {
  border-right-color: transparent;
}
.header-top-area .block-search .form-actions:after,
.footer-area .block-search .form-actions:after,
.subfooter-area .block-search .form-actions:after,
.header-top-area .form-actions input,
.footer-area .form-actions input,
.subfooter-area .form-actions input {
  background-color: rgba(0,0,0,0.2)!important;
}
.header-top-area ul.icons-list li a,
.header-top-area ul.brands li a {
  color: #e1e1e1;
}
.header-top-area ul.icons-list li a,
.header-top-area ul.brands li a {
  border-color: #e1e1e1;
}
.ui-widget-content ul.links li a:hover {
  background-color: transparent;
}

.our-team{
    text-align: center;
    overflow: hidden;
    position: relative;
margin-bottom: 10px;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .team-content{
    width: 100%;
    background: #3f2b4f;
    color: #fff;
    padding: 15px 0 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team-content{
    padding-bottom: 40px;
}
.our-team .team-content:before,
.our-team .team-content:after{
    content: "";
    width: 60%;
    height: 38px;
    background: #3f2b4f;
    position: absolute;
    top: -18px;
    transform: rotate(15deg);
    z-index: -1;
}
.our-team .team-content:before{
    left: -3%;
}
.our-team .team-content:after{
    right: -3%;
    transform: rotate(-15deg);
}
.our-team .title{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px 0;
    position: relative;
}
.our-team .title:before,
.our-team .title:after{
    content: "";
    width: 7px;
    height: 93px;
    background: #ff5543;
    position: absolute;
    top: -78px;
    z-index: -2;
    transform: rotate(-74deg);
}
.our-team .title:before{
    left: 32%;
}
.our-team .title:after{
    right: 32%;
    transform: rotate(74deg);
}
.our-team .post{
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 8px;
}
.our-team .social-links{
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social-links{
    bottom: 0;
}
.our-team .social-links li{
    display: inline-block;
}
.our-team .social-links li a{
    display: block;
    font-size: 16px;
    color: #aad6e1;
    margin-right: 6px;
    transition: all 0.5s ease 0s;
}
.our-team .social-links li:last-child a{
    margin-right: 0;
}
.our-team .social-links li a:hover{
    color: #ff5543;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
    .our-team .team-content:before,
    .our-team .team-content:after{
        height: 50px;
        top: -24px;
    }
    .our-team .title:before,
    .our-team .title:after{
        top: -85px;
        height: 102px;
    }
    .our-team .title:before{
        left: 35%;
    }
    .our-team .title:after{
        right: 35%;
    }
}
@media only screen and (max-width: 767px){
    .our-team .team-content:before,
    .our-team .team-content:after{
        height: 75px;
    }
    .our-team .team-content:before{
        transform: rotate(8deg);
    }
    .our-team .team-content:after{
        transform: rotate(-8deg);
    }
    .our-team .title:before,
    .our-team .title:after{
        width: 10px;
        top: -78px;
        height: 102px;
    }
    .our-team .title:before{
        left: 42.5%;
        transform: rotate(-82deg);
    }
    .our-team .title:after{
        right: 42.5%;
        transform: rotate(82deg);
    }
}
@media only screen and (max-width: 480px){
    .our-team .title:before,
    .our-team .title:after{
        top: -83px;
    }
}

/* Three columns side by side */
.columnn {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

/* Display the columns below each other instead of side by side on small screens */
@media screen and (max-width: 650px) {
  .columnn {
    width: 100%;
    display: block;
  }
}

/* Add some shadows to create a card effect */
.cardd {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.containerr {
  padding: 0 16px;
 height: 200px;
}
/* Some left and right padding inside the container */
.containerrk {
  padding: 0 4px;
 height: 20px;
}
/* Clear floats */
.containerr::after, .roww::after {
  content: "";
  clear: both;
  display: table;
}

.titlee {
  color: grey;
}

.buttonn {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.buttonn:hover {
  background-color: #555;
}


