/* CSS Document */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.img-indent {
  margin: 0;
}
.img-indent1 {
  margin: 6px 0 15px;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
body {
  background: url(../img/tail-header3.gif) repeat 50% 0 #78ab72;
}
/*------ header ------- */
header {
  position: relative;
  z-index: 10;
  padding: 44px 0 0;
  text-align: center;
}
/*------ logo ------- */
.navbar_ .brand {
  margin: 0;
  display: inline-block;
  padding: 0 0 35px;
  position: relative;
  z-index: 1000;
  float: none;
}

 .brand2 {
	 padding:0;
}
.navbar_ .brand a {
  display: inline-block;
}
.navbar_ .brand a:hover {
  text-decoration: none;
}
/* navbar */
.navbar_,
.navbar_ nav {
  margin: 0;
}
.navbar_ {
  padding: 0;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  z-index: 30;
  margin: 0;
  position: relative;
  padding: 0;
  display: block;
  text-align: center;
  line-height: 0;
}
.navbar_ .nav {
  margin: 0;
  display: inline-block;
  float: none;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 7px;
}
.nav-collapse_ .nav li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 1em;
  background: none;
  text-shadow: none;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-collapse_ .nav > li > a {
  margin: 0;
  display: block;
  position: relative;
  z-index: 10;
  padding: 0;
  color: #ffffff;
  padding: 0 10px 41px ;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  background: url(../img/indicator.png) no-repeat 0 0;
  width: 7px;
  height: 4px;
  position: absolute;
  display: block;
  bottom: 30px;
  left: 50%;
  margin-left: -3px;
  z-index: 5;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: none;
  color: #f6d200;
  text-decoration: none;
  border-bottom: 5px solid #ffffff;
}
.navbar_ .nav > .active > a,
.navbar_ .nav > .active > a:hover,
.navbar_ .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 173px;
  left: 0px;
  top: 63px;
  list-style: none;
  zoom: 1;
  z-index: 11;
  background: #ffffff;
  padding: 36px 24px 30px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.nav-collapse_ .nav ul li {
  padding-bottom: 10px;
}
.nav-collapse_ .nav ul li a {
  color: #313131;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #78ab72;
}
/*--- header end ------*/
/*------ content ------- */
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: none;
	line-height: 1em;
	margin: 0;
	letter-spacing: -1px;
}
header h1 {
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 130px;
  padding: 42px 0 36px;
  letter-spacing: -3px;
  color:#78ab72;
}
h3 {
  font-size: 48px;
  padding: 70px 0 50px;
}
h3.extra {
  padding-top: 55px;
}
h4 {
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: #78ab72;
  padding-bottom: 20px;
}
h4 a {
  color: #313131;
}
h4 a:hover {
  text-decoration: underlinene;
}
p {
  padding-bottom: 20px;
  margin: 0;
  text-align:justify;
}

.p2 {
  
  padding-left:50px;
 
}

.p3 {
	font-weight:bold;
 
}


.p4 {
	font-size:16px;
	line-height:28px;
 
}

.p5 {
	font-size:13px;
	line-height:20px;
 
}

.italica {
	font-style:italic;
	
}
.img {
	padding-left:50px;
 
}
.link {
  text-decoration: none;
  display: inline-block;
  color: #9b9b9b;
  font-size: 16px;
  line-height: 22px;
  /*font-weight: bold;*/
}
.link:hover {
  color: #9b9b9b;
}
#content {
  position: relative;
  z-index: 5;
  background: #fff;
  padding-bottom: 63px;
  padding-top: 10px;
}
#content.extra-content {
  padding-top: 0;
}
#content ul {
  list-style: outside none;
}
.thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.left-0 {
  margin-left: 0 !important;
}
.overflow {
  overflow: hidden;
  padding-right:18px;
}
 .overflow2 {
  overflow: hidden;
  padding-right:25px;
  padding-left:15px;
  
}

.overflow3 {
  overflow: hidden;
  padding-right:35px;
  padding-left:50px;
  
}

.pad-1 {
  padding: 11px 0 0;
}
/*------ box-hello ------- */
.box-hello {
	text-align: center;
	padding: 0 100px 6px;
}
.box-hello .txt-1 {
  font-size: 27px;
  color: #313131;
  padding-bottom: 23px;
}
.box-hello p {
  color: #9b9b9b;
  font-size: 17px;
  line-height: 30px;
  padding-bottom: 0;
}
.border-horiz {
  padding: 72px 0 0;
}
.border-horiz span {
  height: 1px;
  background: url(../img/border-horiz.png) repeat-x 0 0;
  display: block;
}
.border-horiz.extra {
  padding: 66px 0 15px;
}
/*------ list-projects ------- */
.list-projects {
  margin: 14px 0 10px;
  overflow: hidden;
}
.list-projects li {
  text-align: center;
}
.list-projects li figure {
  margin: 0 0 21px;
}
.list-projects li p {
  padding: 0 26px 32px;
}
.txt-2 {
  font-size: 17px;
  line-height: 22px;
  color: #313131;
  padding-bottom: 10px;
}

.txt-2a {
  font-size: 25px;
  line-height: 22px;
  color: #313131;
  padding-bottom: 10px;
  color:#78ab72;
}
.txt-3 {
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: #313131;
  padding-bottom: 20px;
}
.txt-3 a {
  color: #313131;
}
.txt-3 a:hover {
  color: #313131;
}


.verde {
  color: #78ab72;
}
.amarillo {
  color: #f5d30d;
}

/*------ list-working ------- */
.list-working {
  overflow: hidden;
  margin: 17px 0 0 ;
}
.list-working li {
  float: left;
  padding-bottom: 38px;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  margin-bottom: 32px;
}
.list-working li a {
  color: #9b9b9b;
}
.list-working li strong {
  display: block;
  color: #1d1d1d;
  padding-top: 8px;
  font-size: 9px;
  text-transform: uppercase;
}
.date-1 {
  color: #78ab72;
  font-size: 77px;
  display: block;
  line-height: 1em;
  padding-bottom: 14px;
  font-weight: bold;
  letter-spacing: -4px;
}


.date-1 span {
  display: block;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0;
  padding-left:10px;
}
/*------ row-to-top ------- */
.row-to-top {
  background: url(../img/bg-row-totop1.gif);
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 14px 0 10px;
  width: 100%;
}
.row-to-top:before {
  background: url(../img/angle-totop1.png) no-repeat 0 0;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -14px;
  width: 28px;
  height: 14px;
  content: "";
  display: block;
}
.row-to-top a {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 18px;
}
.row-to-top a:hover {
  text-decoration: none;
  color: #313131;
}
/*------ list ------- */
.list {
  margin: -3px 0 0;
}
.list li {
  padding-top: 26px ;
}
.list li a {
  color: #78ab72;
  font-size: 17px;
  line-height: 22px;
}
.list li a:hover {
  text-decoration: none;
  text-decoration: underline;
}
.list li:first-child {
  padding: 0;
  
}
/*------ list ------- */
.list-serv {
  margin: -3px 0 0;
}
.list-serv li {
  padding-top: 26px ;
}
.list-serv li a {
  color: #313131;
  font-size: 22px;
  line-height: 22px;
}
.list-serv li a:hover {
  text-decoration: none;
  text-decoration: underline;
}
.list-serv li:first-child {
  padding: 0;
  
}

/*------ list-advantages ------- */.list-advantages {
  margin: -3px 0 9px;
}
.list-advantages dd {
  margin: 0;
  line-height: 20px;
}
.list-advantages dt {
  font-size: 17px;
  padding: 0 0 9px;
  color: #78ab72;
  font-weight: normal;
}
.list-advantages p {
  padding-bottom: 22px;
}
/*------ list-testimonials ------- */.list-testimonials {
  margin-top: -2px;
}
.list-testimonials blockquote {
  border: none;
  padding: 0 0 20px 33px;
  position: relative;
}
.list-testimonials blockquote p {
  line-height: 20px;
  font-size: 12px;
  padding-bottom: 21px;
  font-style: italic;
}
.list-testimonials blockquote strong {
  display: block;
  color: #78ab72;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 12px;
}
.list-testimonials blockquote:before {
  background: url(../img/img-quote.png) no-repeat 0 0;
  width: 20px;
  height: 15px;
  display: block;
  position: absolute;
  top: 6px;
  left: 3px;
  content: "";
}
/*----------- badge--------------*/
.badge {
  font-size: 77px;
  line-height: 75px;
  width: 50px;
  background: none;
  color: #313131;
  float: left;
  margin-right: 5px;
  margin-top: -3px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  padding: 0;
  text-shadow: none;
}
/*----------- list-we-work--------------*/
.list-we-work {
  overflow: hidden;
  margin: -5px 0 0;
}
.list-we-work li {
  padding-bottom: 7px;
}
/*----------- list-posts--------------*/
.list-posts {
  margin: -4px 0 0;
}
.list-posts > li {
  padding-bottom: 27px;
}
.list-posts .date-1 {
  float: left;
  width: 60px;
  margin-top: -25px;
}
.list-posts .txt-3 {
  padding-bottom: 6px;
}
.list-posts p {
  padding-bottom: 25px;
}
.list-comments {
  margin: 0 0 8px;
  overflow: hidden;
}
.list-comments li {
  float: right;
  line-height: 20px;
  color: #313131;
  line-height: 12px;
  font-size: 9px;
  text-transform: uppercase;
}
.list-comments li:first-child {
  float: left;
}
.list-comments li a {
  color: #313131;
  text-decoration: none;
}
.list-comments li a:hover {
  text-decoration: underline;
}
/***** map *****/
.map {
  margin: 2px 0 10px;
  line-height: 0;
}
.map iframe {
  border: none;
  width: 100%;
  height: 541px;
}
/*------ mail & address------- */
.address-1 {
  margin: -3px 0 0;
}
.address-1 a {
  color: #78ab72;
}
.address-1 a:hover {
  color: #78ab72;
}
.padd-top {
  padding-top: 22px;
}
// /***** contact form *****/
// #contact-form {
//   position: relative;
//   vertical-align: top;
//   z-index: 1;
//   margin: -21px 0 20px;
//   padding: 0;
// }
// .inner-form {
//   padding: 20px;
// }
// .coll-1,
// .coll-2,
// .coll-3 {
//   float: left;
//   width: 200px;
// }
// .coll-1,
// .coll-2 {
//   margin-right: 10px;
// }
// #contact-form div {
//   overflow: hidden;
// }
// #contact-form fieldset {
//   border: none;
//   padding: 0;
//   width: 100%;
//   overflow: hidden;
//   position: relative;
//   z-index: 10;
// }
// #contact-form label {
//   display: block;
//   min-height: 58px;
//   position: relative;
//   margin: 0;
//   padding: 0;
//   float: left;
//   width: 100%;
// }
// #contact-form .message {
//   min-height: 277px;
//   display: block !important;
//   width: 100%;
// }
// #contact-form input,
// #contact-form textarea {
//   border: 1px solid #dadada;
//   background: #fff;
//   padding: 10px 22px 11px;
//   margin: 0;
//   font-size: 9px;
//   line-height: 18px !important;
//   text-transform: uppercase;
//   color: #78ab72;
//   outline: none;
//   width: 100%;
//   -webkit-box-shadow: none;
//   -moz-box-shadow: none;
//   box-shadow: none;
//   float: left;
//   -webkit-border-radius: 0;
//   -moz-border-radius: 0;
//   border-radius: 0;
//   -webkit-box-sizing: border-box;
//   -moz-box-sizing: border-box;
//   box-sizing: border-box;
// }
// #contact-form input {
//   height: 39px;
// }
// #contact-form input:focus,
// #contact-form textarea:focus {
//   -webkit-box-shadow: none;
//   -moz-box-shadow: none;
//   box-shadow: none;
// }
// #contact-form .area .error {
//   float: none;
// }
// #contact-form textarea {
//   width: 100%;
//   height: 239px;
//   resize: none;
//   overflow: auto;
// }
// #contact-form .success {
//   border: 1px solid #dadada;
//   background: #fff;
//   display: none;
//   position: absolute;
//   left: 0;
//   top: 0;
//   color: #78ab72;
//   font-size: 18px;
//   line-height: 22px;
//   text-align: center;
//   text-transform: none;
//   width: 100%;
//   z-index: 20;
//   -webkit-box-sizing: border-box;
//   -moz-box-sizing: border-box;
//   box-sizing: border-box;
// }
// #contact-form .success span {
//   display: block;
//   text-align: center;
//   padding: 26px 10px;
// }
// #contact-form .error,
// #contact-form .empty {
//   color: #2d5b27;
//   font-size: 11px;
//   line-height: 1.27em;
//   display: none;
//   overflow: hidden;
//   padding: 2px 4px 0px 0;
//   width: 100%;
//   text-transform: none;
//   position: absolute;
//   bottom: 4px;
//   left: 3px;
// }
// #contact-form .message .error,
// #contact-form .message .empty {
//   bottom: 20px;
// }
// .buttons-wrapper {
//   position: relative;
// }
// .buttons-wrapper span {
//   color: #9b9b9b;
// }
// .buttons-wrapper a {
//   margin-right: 32px;
//   cursor: pointer;
//   margin-top: 0;
// }

/*-----form-----*/
#contact-form {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: left;
}
#contact-form label {
  position: relative;
  display: block;
  min-height: 58px;
  margin: 0;
  font-weight: normal;
  font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #333333;
  width: 100%;
}
#contact-form label span {
  margin-bottom: 2px;
  display: block;
  color: #333333;
}
#contact-form .holder {
  overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
  float: left;
  width: 250px;
  margin-right: 10px;
}
.form-div-3 {
  margin-right: 0;
}
#contact-form ._placeholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  padding: 10px 22px 11px;;
  border-radius: 0;
  display: block;
  font-size: 9px;
  line-height: 18px;
  color: #78ab72;
  text-transform: uppercase;
}
#contact-form ._placeholder.focused {
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: none;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form input, #contact-form textarea {
  box-shadow: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  width: 100%;
  outline: none;
  border: 1px solid #dadada;
  background: #ffffff;
  font: 9px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #78ab72;
  padding: 10px 22px 11px;
  height: 39px;
  resize: none;
  text-transform: uppercase;
}
#contact-form textarea {
  height: 239px;
  margin-bottom: 20px;
}
#contact-form .error-message, #contact-form .empty-message {
     bottom: -6px;
    color: #2d5b27;
    font-size: 11px;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    transition: height 0.3s ease-in 0s;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
  height: 20px;
}
#contact-form .success-message {
  border: 1px solid #dadada;
  background: #fff;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  color: #78ab72;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: none;
  width: 100%;
  z-index: 20;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form.success .success-message {
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  width: 100%;
  outline: none;
  border: 1px solid #e2e2e2;
  background: #ffffff;
  border-radius: 0;
  font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 36px;
  color: #333333;
  padding: 0 14px;
  height: 41px;
  resize: none;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btns .btn4 {
  float: left;
  margin-right: 20px;
  color: #9b9b9b;
   display: inline-block;
   font-size: 16px;
   line-height: 22px;
}
.btns p {
  float: left;
  font-size: 12px;
  line-height: 20px;
  color: #9b9b9b;
}
.mail {
  color: #9b9b9b;
  font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}
.mail:hover {
  color: #9b9b9b;
  text-decoration: underline;
}

.qualifications {
  text-align: left;
  }

#captchadiv .recaptchatable #recaptcha_response_field {
    bottom: 4px !important;
    margin: 7px 0 0 !important;
    text-transform: none !important;
}

#captchadiv .recaptchatable #recaptcha_privacy {
  font-size: 0pt !important;
  display: none;
}

#captchadiv {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
  #contact-form label.recaptcha {
      transform: scale(0.84);
      transform-origin: left top 0;
  }

  #contact-form label.recaptcha .empty-message {
      font-size: 12px;
      right: -51px;
      top: -15px;
  }
} 



/* policy */
.policy {
  margin-top: -3px;
  padding-bottom: 50px;
}
.policy .txt-3 {
  padding-bottom: 8px;
}
.policy p {
  padding-bottom: 27px;
}
/*.policy a {
  color: #78ab72;
}*/
/* block-404 */.block-404 {
  margin: 0 0 18px;
  overflow: hidden;
}
.block-404 .img-404 {
  float: left;
  margin: 75px 50px 0 37px;
}
.block-404 h3 {
  font-size: 72px;
  padding: 60px 0 30px;
}
.block-404 h3 span {
  display: block;
  font-size: 36px;
  line-height: 1.3em;
  padding-top: 1px;
}
.box-404 p {
  padding-bottom: 18px;
}
.block-404 .box-404 {
  overflow: hidden;
}
/* search */#search {
  margin: 21px 0 0;
  position: relative;
  border: 1px solid #c3c3c3;
  background: #fff;
  height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#search input {
  border: none;
  background: none;
  padding: 10px 14px 10px;
  margin: 0 ;
  font-size: 12px;
  line-height: 20px !important;
  color: #313131;
  outline: none;
  width: 80%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  position: absolute;
  background: url(../img/search-icon.png) no-repeat 0 0;
  width: 28px;
  height: 28px;
  display: block;
  top: 5px;
  right: 15px;
}
#search a:hover {
  background-position: 0 bottom;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  padding: 15px 0 10px 0px;
  text-align: center;
}
.privacy {
  padding-top: 15px;
  line-height: 20px;
  color: #ffffff;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
}
.privacy a {
  text-decoration: none;
  color: #ffffff;
}
.privacy a:hover {
  text-decoration: underline;
}

.datafiscal {

	display:inline-block;
	margin-left:50px;
	opacity:.8;
	margin-top:-30px;
}

.datafiscal a:hover {
	opacity:.10;
}


	



/*------ list-soc ------- */.list-soc {
  margin: 0 0 26px;
  display: inline-block;
  list-style: none;
  overflow: hidden;
}
.list-soc li {
  float: left;
  background: url(../img/border-soc.png) no-repeat 0 50%;
  padding: 10px 8px;
}
.list-soc li:first-child {
  background: none;
}
.list-soc li a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.list-soc li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.list-mail-phone {
  list-style: none;
  margin: 30px 0 0;
  overflow: hidden;
  display: inline-block;
}
.list-mail-phone li {
  font-size: 15px;
  color: #ffffff;
  line-height: 22px;
  font-weight: bold;
  float: left;
  margin: 0 40px;
}
.list-mail-phone li a {
  color: #ffffff;
  line-height: 22px;
}
.list-mail-phone li.mail {
  background: url(../img/img-mail.png) no-repeat 0 4px;
  padding-left: 29px;
}
.list-mail-phone li.phone {
  background: url(../img/img-phone.png) no-repeat 0 4px;
  padding-left: 22px;
}
/*--- footer end ------*/
@media only screen and (min-width: 1200px) {
  h3 {
    font-size: 60px;
  }
  .box-hello {
    padding: 0 300px 6px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 250px;
  }
  #contact-form label {
    display: inline-block;
  }
  .block-404 .img-404 {
    margin: 75px 123px 0 37px;
  }
  #search {
    width: 370px;
  }
}
@media only screen and (max-width: 979px) {
  #contact-form label {
    display: block;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    overflow: inherit;
    clear: none;
  }
  .block-404 .img-404 {
    float: none;
    margin: 30px 0 0 ;
    width: 100%;
    text-align: center;
  }
  .block-404 .img-404 img {
    display: inline-block;
    width: 100%;
  }
  .list-projects li p {
    padding: 0 10px 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .navbar_ .btn-navbar {
    display: none;
  }
  .nav-collapse_ .nav > li {
    float: left;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 152px;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .address-1 span {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding: 0;
  }
  .sf-menu {
    display: none !important;
  }
  #content .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar_ .brand,
  .navbar_ {
    float: none;
  }
  .navbar_ .nav-collapse_ {
    float: none;
    display: none;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .select-menu {
    display: block !important;
    color: #ffffff;
    border: none;
    background: #404e59 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 18px 0 0;
  }
  .select-menu option {
    padding-bottom: 4px;
  }
  .box-hello {
    padding: 0;
  }
  .list-projects figure img {
    width: 100%;
  }
  .list-projects li {
    margin-bottom: 18px;
  }
  header {
    padding: 20px;
  }
  .list-comments li {
    float: none !important;
    display: block;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 100%;
    float: none;
  }
  .policy .pull-right {
    float: none;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 580px) {
  .img-indent {
    float: none;
    margin-right: 0;
  }
  .img-indent img {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .navbar_ .brand {
    width: 100%;
  }
  .navbar_ .brand a {
    width: 80%;
  }
  .overflow {
    overflow: visible;
  }
  .list-mail-phone li {
    float: none;
    margin-bottom: 12px;
    text-align: left;
  }
  h2 {
    font-size: 120px;
  }
  .list-team li {
    width: 25%;
  }
  .coll-right,
  .coll-left,
  .privacy {
    float: none;
  }
  .coll-right {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .list-team {
    margin-left: 0;
  }
  .list-team li {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .list-team img {
    width: 100%;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
