.cf::before, .cf::after {
    content: " ";
    display: table;
  }
  .cf::after {
    clear: both;
  }
  
  @media screen and (min-width: 30.0625em) {
    .unit {
      float: left;
      padding-left: 15px;
      padding-right: 15px;
      transition: width 0.3s linear;
      zoom: 1;
    }
    .unit::before, .unit::after {
      content: "";
      display: table;
    }
    .unit::after {
      clear: both;
    }
  
    .group {
      background-clip: padding-box;
      float: left;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media screen and (min-width: 30.0625em) {
    .m-size1of3 {
      width: 33.3%;
    }
  }
  .tcu-layout-constrain {
    margin-left: auto;
    margin-right: auto;
  }
  @media screen and (min-width: 62.5em) {
    .tcu-layout-constrain {
      max-width: 1100px;
    }
  }
  
  .tcu-gallery-filter a {
    color: #4D1979;
  }
  
  .tcu-alignc {
    text-align: center !important;
  }
  
  .tcu-top32 {
    margin-top: 32px !important;
  }
  
  .tcu-below32 {
    margin-bottom: 32px !important;
  }
  
  .tcu-gallery-slider {
    overflow: hidden;
  }
  .tcu-gallery-slider ul {
    list-style: none;
    margin-left: 0;
  }
  
  .tcu-gallery-filter {
    display: flex;
    flex-flow: column nowrap;
    list-style: none;
  }
  @media screen and (min-width: 30.0625em) {
    .tcu-gallery-filter {
      flex-flow: row nowrap;
      justify-content: space-around;
    }
  }
  
  .tcu-gallery-item {
    position: relative;
  }
  .tcu-gallery-item .tcu-gallery-hover {
    background-color: rgba(255, 255, 255, 0.9);
    border: 20px solid rgba(0, 0, 0, 0.1);
    bottom: 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s;
  }
  .tcu-gallery-item .tcu-gallery-hover a {
    color: #111;
  }
  .tcu-gallery-item .tcu-gallery-hover:hover {
    opacity: 1;
  }
  .tcu-gallery-item .tcu-gallery-hover .tcu-action-btn {
    text-align: center;
  }
  .tcu-gallery-item .tcu-gallery-hover .tcu-icon-collection, .tcu-gallery-item .tcu-gallery-hover .tcu-icon-magnifier {
    background-size: 30px 30px;
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 30px;
  }
  .tcu-gallery-item .tcu-gallery-hover .tcu-icon-magnifier {
    background: url("http://mkctest.tcu.edu/mayra/gallery-resources/images/magnifying-glass.svg") center center no-repeat;
  }
  .tcu-gallery-item .tcu-gallery-hover .tcu-icon-collection {
    background: url("http://mkctest.tcu.edu/mayra/gallery-resources/images/link.svg") center center no-repeat;
  }
  .tcu-gallery-item .tcu-gallery-thumb {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
  }
  .tcu-gallery-item .tcu-gallery-thumb img {
    flex-shrink: 0;
    height: auto;
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  
  .tcu-gallery-slider {
    position: relative;
    max-height: 240px;
  }
  .tcu-gallery-slider .flex-control-nav {
    bottom: 20px;
    margin: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    z-index: 10;
  }
  .tcu-gallery-slider .flex-control-paging li a {
    background-color: #FFF;
  }
  .tcu-gallery-slider .flex-control-paging li a.flex-active {
    background-color: #F9D44B;
  }
  .support-lists ul li{
    padding: 10px;
  }
  .wrapper h2{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .new_footer_area {
    background: #fbfbfd;
}


.new_footer_top {
    padding: 120px 0px 120px 0px;
    position: relative;
      overflow-x: hidden;
}
.new_footer_area .footer_bottom {
    padding-top: 5px;
    padding-bottom: 50px;
}
.footer_bottom {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #7f88a6;
    padding: 27px 0px;
}
.new_footer_top .company_widget p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #6a7695;
    margin-bottom: 20px;
}
.new_footer_top .company_widget .f_subscribe_two .btn_get {
    border-width: 1px;
    margin-top: 20px;
}
.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}
.btn_get:hover {
    color: #fff;
    background: #6754e2;
    border-color: #6754e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
    text-decoration: none;
    outline: none;
}



.new_footer_top .f_widget.about-widget .f_list li a:hover {
    color: #ff0000;
}
.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 11px;
}
.f_widget.about-widget .f_list li:last-child {
    margin-bottom: 0px;
}
.f_widget.about-widget .f_list li {
    margin-bottom: 15px;
}
.f_widget.about-widget .f_list {
    margin-bottom: 0px;
}
.new_footer_top .f_social_icon a {
    width: 60px;
    margin-top: 4px;
    height: 60px;
    line-height: 43px;
    background: transparent;
    border: 1px solid #b3b3b4;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f_social_icon a {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 45px;
    color: #858da8;
    display: inline-block;
    background: #ebeef5;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.ti-facebook:before {
    content: "\e741";
}
.ti-twitter-alt:before {
    content: "\e74b";
}
.ti-vimeo-alt:before {
    content: "\e74a";
}
.ti-pinterest:before {
    content: "\e731";
}

.btn_get_two {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ff0000;
    border-color: #ff0000;
    color: #fff;
}

.btn_get_two:hover {
    background: transparent;
    color: #ff0000;
}

.new_footer_top .f_social_icon a:hover {
    background: #ff0000;
    border-color: #ff0000;
  color:white;
}
.new_footer_top .f_social_icon a + a {
    margin-left: 4px;
}
.new_footer_top .f-title {
    margin-bottom: 30px;
    color: #ff0000;
}
.f_600 {
    font-weight: 600;
}
.f_size_18 {
    font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
    color: #4b505e;
}
.new_footer_top .f_widget.about-widget .f_list li a {
    color: #000;
    font-size: 16px;
}


.new_footer_top .footer_bg {
    position: absolute;
    bottom: 0;
    background: url("http://droitthemes.com/html/saasland/img/seo/footer_bg.png") no-repeat scroll center 0;
    width: 100%;
    height: 266px;
}

.new_footer_top .footer_bg .footer_bg_one {
    background: url("https://1.bp.blogspot.com/-mvKUJFGEc-k/XclCOUSvCnI/AAAAAAAAUAE/jnBSf6Fe5_8tjjlKrunLBXwceSNvPcp3wCLcBGAsYHQ/s1600/volks.gif") no-repeat center center;
    width: 330px;
    height: 105px;
  background-size:100%;
    position: absolute;
    bottom: 0;
    left: 30%;
    -webkit-animation: myfirst 22s linear infinite;
    animation: myfirst 22s linear infinite;
}

.new_footer_top .footer_bg .footer_bg_two {
    background: url("https://1.bp.blogspot.com/-hjgfxUW1o1g/Xck--XOdlxI/AAAAAAAAT_4/JWYFJl83usgRFMvRfoKkSDGd--_Sv04UQCLcBGAsYHQ/s1600/cyclist.gif") no-repeat center center;
    width: 88px;
    height: 100px;
  background-size:100%;
    bottom: 0;
    left: 38%;
    position: absolute;
    -webkit-animation: myfirst 30s linear infinite;
    animation: myfirst 30s linear infinite;
}



@-moz-keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

@-webkit-keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

@keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

/*************footer End*****************/

@media only screen and (max-width: 768px){
  .new_footer_top .f-title{
    margin-bottom: 20px;
    margin-top: 25px;
    font-size: 19px;
  }
}
.f_social_icon{
  display: flex;
  font-size: 16px;
}
.props{
  margin-top: 30px;
}
.props .phone{
  margin-top: 20px;
font-size: 18px;
}
.props .phone i{
  font-size: 20px;
align-items: center;
}
.props .adres{
  margin-top: 20px;
font-size: 18px;
}
#scrollUp{
  right: 56px !important;
}