@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
@import url(bootstrap.min.css);
@import url(../fonts/font-awesome/css/font-awesome.css);
@import url(responsive.css);

h1 strong, h3 {
  font-weight: 900
}

h2, h5 {
  line-height: 20px
}

h1, h2, h4, h5 {
  text-transform: uppercase
}

#tf-home .overlay, #tf-team .overlay {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#66000000', GradientType=0)
}

label, p, p.intro, ul.about-list li {
  font-family: 'Open Sans', sans-serif
}

body, html {
  font-family: Lato, sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #5a5a5a
}

h2 {
  margin: 0
}

h3 {
  font-size: 18px
}

h5 {
  font-weight: 700
}

p.intro {
  font-size: 16px;
  margin: 12px 0 0;
  line-height: 24px
}

.section-title h2, ul.about-list li {
  line-height: 30px
}

a {
  color: #FACE29
}

a:focus, a:hover {
  text-decoration: none;
  color: #FACE29
}

.normal {
  color: #5a5a5a
}

.section-title hr {
  border-color: #FACE29;
  border-width: 4px;
  width: 60px;
  clear: both
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block
}

ol, ul {
  padding: 0;
  webkit-padding: 0;
  moz-padding: 0
}

#tf-menu {
  padding: 20px;
  -webkit-transition: all .8s;
  transition: all .8s
}

#tf-menu.navbar-default {
  background-color: rgba(248, 248, 248, 0);
  border-color: rgba(231, 231, 231, 0)
}

#tf-menu a.navbar-brand {
  background-image: url(../img/logo2-01.png);
  background-size: 129px;
  background-repeat: no-repeat;
  padding: 36px 65px
}

#tf-menu.navbar-default .navbar-nav>li>a {
  text-transform: uppercase;
  color: #FFF;
  font-size: 12px;
  letter-spacing: 1px
}

.on {
  background-color: #222 !important;
  padding: 0 !important
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #FACE29 !important;
  background-color: transparent;
  font-weight: 700
}

.navbar-toggle {
  border-radius: 0
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #FACE29;
  border-color: #FACE29
}

.navbar-default .navbar-toggle:hover>.icon-bar {
  background-color: #FFF
}

#tf-home {
  background: url(../img/O6I3A50.jpg) center no-repeat fixed;
  background-size: cover;
  color: #cfcfcf
}

#tf-home .overlay {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .8)), color-stop(17%, rgba(0, 0, 0, .73)), color-stop(35%, rgba(0, 0, 0, .66)), color-stop(62%, rgba(0, 0, 0, .55)), color-stop(100%, rgba(0, 0, 0, .4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  height: 650px;
  background-attachment: fixed
}

#tf-home .overlay2 {
  height: 300px
}

#tf-home p.lead {
  color: #e3e3e3
}

.content {
  position: relative;
  padding: 20% 0 0
}

.content2 {
  padding: 10% 0 0
}

.color {
  color: #FACE29
}

a.fa.fa-angle-down {
  padding: 10px 15px;
  color: #fff;
  border: 2px solid #b4b4b4;
  border-radius: 50%;
  font-size: 24px;
  margin-top: 200px;
  -webkit-transition: all .5s;
  transition: all .5s
}

a.fa.fa-angle-down:hover {
  background: #FACE29;
  color: #fff;
  border: 2px solid #FACE29
}

#tf-about {
  padding: 80px 0
}

ul.about-list li {
  display: block;
  font-size: 14px
}

.valores {
  margin-left: 30px
}

#tf-team {
  background: url(../img/05.jpg) center no-repeat fixed;
  background-size: cover;
  color: #fff
}

#tf-team .overlay {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .8)), color-stop(17%, rgba(0, 0, 0, .73)), color-stop(35%, rgba(0, 0, 0, .66)), color-stop(62%, rgba(0, 0, 0, .55)), color-stop(100%, rgba(0, 0, 0, .4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  height: auto;
  background-attachment: fixed;
  padding: 80px 0
}

.section-title {
  text-align: center
}

.section-title.center {
  padding: 30px 0
}

.section-title h2, .section-title.center h2 {
  font-weight: 300
}

.section-title.center .line {
  border-top: 4px solid #FACE29;
  height: 10px;
  width: 60px;
  text-align: center;
  margin: 20px auto 0
}

.section-title.center hr {
  border-top: 4px solid rgba(252, 172, 69, .34);
  width: 40px;
  text-align: center;
  margin-top: 10px;
  position: relative;
  left: 17%
}

img.img-circle.team-img {
  width: 120px;
  height: 120px;
  border: 4px solid transparent;
  -webkit-transition: all .5s;
  transition: all .5s
}

#tf-team .item .thumbnail:hover>img.img-circle.team-img {
  border: 4px solid #FACE29
}

#tf-team .thumbnail {
  background: 0 0;
  border: 0
}

#tf-team .thumbnail .caption {
  padding: 9px;
  color: #F2F2F2
}

#tf-team .thumbnail .caption p {
  color: #F2F2F2
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  filter: Alpha(Opacity=1);
  opacity: 1;
  border-radius: 0;
  background: #000;
  -webkit-transition: all .5s;
  transition: all .5s
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  background: #FACE29
}

#formation .overlay, #tf-clients .overlay {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#66000000', GradientType=0)
}

.owl-theme .owl-controls .owl-page.active span {
  background: #FACE29
}

#owl-demo .owl-item>div img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 3px;
  margin-bottom: 4px
}

#owl-demo .owl-item>div {
  padding: 0 2px
}

.item-desc, .item-desc2 {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  font-size: 9px;
  position: absolute;
  padding: 1rem;
  z-index: 1;
  left: 1rem;
  right: 1rem
}

.item-desc2 {
  bottom: 1rem
}

#tf-services {
  padding: 80px 0
}

.space {
  margin-top: 40px
}

#tf-services i.fa {
  font-size: 40px;
  border: 4px solid #FACE29;
  width: 100px;
  height: 100px;
  padding: 27px 25px;
  margin-bottom: 10px;
  border-radius: 50%;
  -webkit-transition: all .5s;
  transition: all .5s
}

#tf-services i.fa.fa-mobile {
  font-size: 50px;
  padding: 20px 25px
}

#tf-services .service .normal:hover>i.fa {
  background: #FACE29;
  color: #fff
}

#tf-services .service .normal:hover>h4, p {
  color: #5a5a5a
}

#formation {
  background: url(../img/school.JPG) center no-repeat fixed;
  background-size: cover;
  color: #fff
}

#formation .overlay {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .8)), color-stop(17%, rgba(0, 0, 0, .73)), color-stop(35%, rgba(0, 0, 0, .66)), color-stop(62%, rgba(0, 0, 0, .55)), color-stop(100%, rgba(0, 0, 0, .4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  padding: 40px 0;
  background-attachment: fixed
}

#tf-clients {
  background: url(../img/04.jpg) center no-repeat fixed;
  background-size: cover;
  color: #fff
}

#tf-clients .overlay {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .8)), color-stop(17%, rgba(0, 0, 0, .73)), color-stop(35%, rgba(0, 0, 0, .66)), color-stop(62%, rgba(0, 0, 0, .55)), color-stop(100%, rgba(0, 0, 0, .4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .73) 17%, rgba(0, 0, 0, .66) 35%, rgba(0, 0, 0, .55) 62%, rgba(0, 0, 0, .4) 100%);
  padding: 80px 0;
  background-attachment: fixed
}

#clients .item {
  padding: 0;
  margin: 35px;
  color: #FFF;
  text-align: center
}

#clients p {
  color: #fff;
  text-align: center;
  font-size: 18px
}

#tf-contact {
  padding: 80px 0
}

label {
  float: left;
  font-size: 12px;
  font-weight: 400
}

#tf-contact .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
  -webkit-transition: none;
  transition: none
}

#tf-contact .form-control:focus {
  border-color: inherit;
  outline: 0;
  box-shadow: transparent
}

button.btn.tf-btn.btn-default {
  float: center;
  background: #FACE29;
  border: 0;
  border-radius: 0;
  padding: 10px 40px;

  text-transform: uppercase
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  box-shadow: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: none
}

.overlay2popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .7);
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 1
}

.popup {
  margin: 300px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid green;
  width: 80%;
  position: relative;
  -webkit-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out
}

.popup h2 {
  margin-top: 0;
  color: #333;
  line-height: 30px
}

.popup h2 span {
  color: green
}

.popup .close:hover {
  color: #06D85F
}

.popup .content {
  max-height: 30%;
  overflow: auto;
  padding-top: 20px
}

@media screen and (max-width:700px) {
  .popup {
    width: 70%
  }
}

nav#footer {
  background: #222;
  color: #fff;
  padding: 20px 0 15px
}

nav#footer .fnav {
  vertical-align: middle
}

ul.footer-social li {
  display: inline-block;
  margin-right: 10px
}

nav#footer p {
  font-size: 12px;
  margin-top: 10px
}

#footer i.fa {
  height: 30px;
  width: 30px;
  border: 2px solid #8c8c8c;
  font-size: 20px;
  padding: 4px 5px;
  border-radius: 50%;
  color: #8c8c8c;
  -webkit-transition: all .5s;
  transition: all .5s
}
