html,
body {
  margin-top: 0;
  padding-top: 0;
}

.card-form .wpcf7 input[type="submit"],
.btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #8fbb3c;
}

.card-form .wpcf7 input[type="submit"]:hover,
.btn__default.btn__default--primary:hover {
  background: #799e35;
}

.btn__default.btn__default--wp {
  background: #30bb43;
  animation: all 0.2s ease 0;
}

.btn__default.btn__default--wp:hover {
  background: #45a54e;
}

@media (max-width: 420px) {
  .btn__default.btn__default--wp {
    text-align: left;
    font-size: 11px;
  }
}

.wrap {
  width: 1410px;
  max-width: 95%;
  margin: 0 auto;
}

.title {
  font-size: 40px;
}

@media (max-width: 638px) {
  .title {
    font-size: 30px;
  }
}

@media (max-width: 400px) {
  .title {
    font-size: 22px;
  }
}

.initial {
  width: 100%;
  background: #1d1e20;
  padding-top: 90px;
  padding-bottom: 162px;
}

@media (max-width: 420px) {
  .initial {
    text-align: center;
    padding-top: 40px;
  }
}

.initial .site-title {
  font-size: 45px;
  font-family: "Ubuntu";
  color: white;
  padding-top: 40px;
  text-align: center;
  font-weight: 100;
}
@media(max-width:768px){
  .initial .site-title {
    font-size: 30px;
  }
}

.initial .site-title strong {
  font-weight: 700;
}

.initial .box-form {
  width: 450px;
  max-width: 95%;
  background-color: #fff;
  padding: 35px;
  margin-top: 70px;
}

.initial .box-form h2 {
  font-size: 20px;
  font-family: "Ubuntu";
  color: #6e7475;
  text-transform: uppercase;
  line-height: 1.2;
}

.initial .box-form h2 strong {
  color: #8fbb3c;
  font-weight: bold;
}

.initial .box-form .btn__default.btn__default--wp {
  width: 100%;
}

.initial .box-form.card-form {
  margin: 70px 0 0;
  border-radius: 0;
}

.initial .box-form.card-form .wpcf7 {
  padding: 20px 0 15px;
}

@media (max-width: 420px) {
  .initial .box-form.card-form {
    margin: 15px auto 0;
  }
}

@media (max-width: 420px) {
  .initial .box-form {
    padding: 20px 15px;
  }
  .initial .box-form h2 {
    font-size: 17px;
  }
}

.card-form .wpcf7 textarea {
  height: 105px !important;
}

@media (max-width: 420px) {
  .input-text,
  .card-form .wpcf7 input[type="text"],
  .card-form .wpcf7 textarea,
  .newsletter form input[type="text"],
  .block-form input[type="text"],
  .form-booking input[type="text"] {
    margin-bottom: 8px;
    height: 35px;
  }
}

.input-text,
.card-form .wpcf7 input[type="text"],
.card-form .wpcf7 textarea,
.newsletter form input[type="text"],
.block-form input[type="text"],
.form-booking input[type="text"],
.form-booking textarea {
  width: 100%;
}

.about {
  padding-top: 120px;
}

@media (max-width: 420px) {
  .about {
    padding: 40px 10px 0;
  }
}

.about .col {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.about .title {
  line-height: 1.125;
}

.about .infos .item {
  margin-bottom: 12px;
}

.about .infos .item .title{
  text-transform: none;
}

.about .infos .item .title span{
  font-size: 24px;
  margin-left: 20px;
}

@media (max-width: 768px) {
  .about .wrap{
    max-width: 100%;
  }
}

.about .infos .ico {
  display: inline-block;
  vertical-align: middle;
  padding-right: 17px;
  width: 70px;
  text-align: center;
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .about .infos .ico {
    width: 100%;
    margin-bottom: 24px;
  }
}

.about .infos span {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: "Ubuntu";
  color: white;
  line-height: 1.111;
  position: relative;
}
.about .infos p {
  color: #fff;
  font-size: 14px;
}

.about figure {
  float: right;
}




@media (max-width: 1442px) {
  .about .col figure {
    width: calc(100% - 230px);
  }
  .about .col figure img {
    max-width: 100%;
  }
}

@media (max-width: 1200px) {
  .about .col figure {
    width: 100%;
  }
  .about .col figure img {
    max-width: 100%;
  }
}

@media (max-width: 810px) {
  .about .col {
    width: 100%;
  }
  .about .col figure {
    width: calc(100% - 230px);
  }
  .about .col figure img {
    max-width: 100%;
  }
}

@media (max-width: 605px) {
  .about .col figure {
    width: 100%;
  }
  .about .col figure img {
    width: 100%;
  }
}

@media (max-width: 375px) {
  .about .col .numbers .item {
    height: 100px;
  }
  .about .col .numbers .item .number {
    font-size: 30px;
    font-family: "Ubuntu";
    font-weight: 600;
    line-height: 30px;
  }
  .about .col .numbers .item span {
    font-size: 12px;
    font-family: "Ubuntu";
    line-height: 12px;
  }
}

.content-info {
  padding-top: 100px;
}

@media (max-width: 480px) {
  .content-info {
    padding-top: 20px;
  }
}

.content-info .col {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.content-info .col figure {
  margin-top: 70px;
}

.content-info .col .depoimentos .depoimento {
  padding-left: 40px;
  background: url(./../images/landing/quote.png) 0 5px no-repeat;
}

.content-info .col .depoimentos .depoimento p {
  font-size: 16px;
  font-family: "Ubuntu";
  color: #fafafa;
  line-height: 1.375;
  margin-bottom: 3px;
}

.content-info .col .depoimentos .depoimento .name {
  font-size: 16px;
  font-family: "Ubuntu";
  color: #8fbb3c;
  line-height: 1.375;
}

.content-info .col .video {
  margin-top: 30px;
}

@media (max-width: 1442px) {
  .content-info .col {
    padding: 20px;
  }
}

@media (max-width: 840px) {
  .content-info .col {
    width: 100%;
  }
}

.callactions {text-align: center;margin-top: 70px;}
.callactions .btn__default {margin: 15px;}

@media (max-width: 420px) {
  .callactions {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.section-images {text-align: center;padding-top: 70px;background: #955287;}
.section-images .wrap{margin-top: -160px;}
.section-images .images {font-size: 0;}
.section-images .images .ml__item {width: 25%;display: inline-block; margin: 0;padding: 0;}
.section-images .images .ml__item img {display: inline-block;width: 100%;height: auto;vertical-align: top;}

.section-form{
  background: #1c1e20;
  color: #fff;
  padding: 30px 0;
}


.section-form h4{  background: #b7c72c;text-align: center;display: inline-block; margin: auto;padding: 10px 20px; border-radius: 5px;font-size: 36px;font-weight: bold;}

@media (max-width:768px){
  .section-form .col-8{
    max-width: 100% !important;
    padding: 0;
  }
  .section-form input{
    max-width: 100%;
  }
  .section-form h4{
    font-size: 24px;
  }
}

.section-form input{
  border-radius: 5px;
  border: 0;
  padding: 15px;
  margin-bottom: 20px;
}
.section-form .wpcf7-submit{
  margin: 10px auto;
  background: #b7c72c;
  padding: 5px 20px;
  border-radius: 5px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin-top: 20px;
}


.section-video{ background: #b7c72c;color: #fff; font-weight: bold;}
.section-video h3{ font-size: 38px;font-weight: bold;}
.section-video p{ font-size: 22px;}
.section-video:after{content: ''; display: block; width: 100%;height: 40px;background: #955287;position: relative;top: 52px;}

.site-footer {
  background: unset;
  padding-top: 30px;
}

.site-footer .col {
  width: 24.5%;
  display: inline-block;
  vertical-align: top;
}

.site-footer .title-footer{margin-bottom: 4px!important; font-weight: bold;}



.site-footer .site-footer .title-footer {
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #8fbb3c;
}

.site-footer .madeby {
  text-align: right;
  color: #fff;
  font-size: 12px;
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  text-align: right;
}

.site-footer .madeby span {
  padding-left: 20px;
}

.site-footer .rights {
  color: #fff;
  padding-top: 20px;
  display: inline-block;
  font-size: 12px;
  width: 100%;
  text-align: right;
}

@media (max-width: 1122px) {
  .site-footer .col {
    width: 49%;
  }
}

@media (max-width: 700px) {
  .site-footer .col {
    width: 315px;
    max-width: 95%;
    margin: 0 auto 15px;
    display: block;
  }
  .site-footer .col .rights {
    text-align: center;
  }
  .site-footer .madeby {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    text-align: 100%;
  }
  .site-footer .madeby span {
    padding-left: 0;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
  }
  .site-footer .list-footer > li {
    font-size: 15px;
  }
}

.slick-dots li button:before {
  color: #fff !important;
}

.slick-dots li.slick-active button:before {
  color: #8fbb3c !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 50px !important;
  padding-bottom: 20px !important;
}

.card-form .wpcf7 input[type="submit"],
.btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #8fbb3c;
}

.card-form .wpcf7 input[type="submit"]:hover,
.btn__default.btn__default--primary:hover {
  background: #799e35;
}

.site-footer .title-footer,
.content-info .col .depoimentos .depoimento .name,
.title span,
.initial .box-form h2 strong {
  color: #8fbb3c;
}

.about .col .numbers .item.color {
  background-color: #8fbb3c;
}

.slick-dots li.slick-active button:before {
  color: #8fbb3c !important;
}

.about .col .infos .ico svg polygon,
.about .col .infos .ico svg rect,
.about .col .infos .ico svg path {
  fill: #8fbb3c;
}

.lawyers-landing .card-form .wpcf7 input[type="submit"],
.lawyers-landing .btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #ab3131;
}

.lawyers-landing .card-form .wpcf7 input[type="submit"]:hover,
.lawyers-landing .btn__default.btn__default--primary:hover {
  background: #961d1d;
}

.lawyers-landing .site-footer .title-footer,
.lawyers-landing .content-info .col .depoimentos .depoimento .name,
.lawyers-landing .title span,
.lawyers-landing .initial .box-form h2 strong {
  color: #b7c72c;
}

.lawyers-landing .slick-dots li.slick-active button:before {
  color: #ab3131 !important;
}

.lawyers-landing .about .col .numbers .item.color {
  background-color: #ab3131;
}

.lawyers-landing .about .col .infos .ico svg polygon,
.lawyers-landing .about .col .infos .ico svg rect,
.lawyers-landing .about .col .infos .ico svg path {
  fill: #ab3131;
}

.lawyers-landing .content-info .col .depoimentos .depoimento {
  padding-left: 40px;
  background: url(./../images/landing/quote-red.png) 0 5px no-repeat;
}

.lawyers-landing .initial {
  width: 100%;
  height: auto;
  background: #1d1e20;
  padding-top: 90px;
  padding-bottom: 150px;
}

.startups-landing .card-form .wpcf7 input[type="submit"],
.startups-landing .btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #ebad1a;
}

.startups-landing .card-form .wpcf7 input[type="submit"]:hover,
.startups-landing .btn__default.btn__default--primary:hover {
  background: #e09e00;
}

.startups-landing .site-footer .title-footer,
.startups-landing .content-info .col .depoimentos .depoimento .name,
.startups-landing .title span,
.startups-landing .initial .box-form h2 strong {
  color: #ebad1a;
}

.startups-landing .slick-dots li.slick-active button:before {
  color: #ebad1a !important;
}

.startups-landing .about .col .numbers .item.color {
  background-color: #ebad1a;
}

.startups-landing .about .col .infos .ico svg polygon,
.startups-landing .about .col .infos .ico svg rect,
.startups-landing .about .col .infos .ico svg path {
  fill: #ebad1a;
}

.startups-landing .content-info .col .depoimentos .depoimento {
  padding-left: 40px;
  background: url(./../images/landing/quote-yellow.png) 0 5px no-repeat;
}

.startups-landing .initial {
  width: 100%;
  height: 800px;
  background: url(./../images/landing/bg-home-startups.jpg);
  padding-top: 90px;
}

.tecs-landing .card-form .wpcf7 input[type="submit"],
.tecs-landing .btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #134dd1;
}

.tecs-landing .card-form .wpcf7 input[type="submit"]:hover,
.tecs-landing .btn__default.btn__default--primary:hover {
  background: #0336a9;
}

.tecs-landing .site-footer .title-footer,
.tecs-landing .content-info .col .depoimentos .depoimento .name,
.tecs-landing .title span,
.tecs-landing .initial .box-form h2 strong {
  color: #134dd1;
}

.tecs-landing .slick-dots li.slick-active button:before {
  color: #134dd1 !important;
}

.tecs-landing .about .col .numbers .item.color {
  background-color: #134dd1;
}

.tecs-landing .about .col .infos .ico svg polygon,
.tecs-landing .about .col .infos .ico svg rect,
.tecs-landing .about .col .infos .ico svg path {
  fill: #134dd1;
}

.tecs-landing .content-info .col .depoimentos .depoimento {
  padding-left: 40px;
  background: url(./../images/landing/quote-blue.png) 0 5px no-repeat;
}

.tecs-landing .initial {
  width: 100%;
  height: 800px;
  background: url(./../images/landing/bg-home-tecs.jpg);
  padding-top: 90px;
}

.pequenas-landing .card-form .wpcf7 input[type="submit"],
.pequenas-landing .btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #6b26c6;
}

.pequenas-landing .card-form .wpcf7 input[type="submit"]:hover,
.pequenas-landing .btn__default.btn__default--primary:hover {
  background: #5512ad;
}

.pequenas-landing .site-footer .title-footer,
.pequenas-landing .content-info .col .depoimentos .depoimento .name,
.pequenas-landing .title span,
.pequenas-landing .initial .box-form h2 strong {
  color: #6b26c6;
}

.pequenas-landing .slick-dots li.slick-active button:before {
  color: #6b26c6 !important;
}

.pequenas-landing .about .col .numbers .item.color {
  background-color: #6b26c6;
}

.pequenas-landing .about .col .infos .ico svg polygon,
.pequenas-landing .about .col .infos .ico svg rect,
.pequenas-landing .about .col .infos .ico svg path {
  fill: #6b26c6;
}

.pequenas-landing .content-info .col .depoimentos .depoimento {
  padding-left: 40px;
  background: url(./../images/landing/quote-purple.png) 0 5px no-repeat;
}

.pequenas-landing .initial {
  width: 100%;
  height: 800px;
  background: url(./../images/landing/bg-home-pequenas.jpg);
  padding-top: 90px;
}

.autonomos-landing .card-form .wpcf7 input[type="submit"],
.autonomos-landing .btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #3fc8ad;
}

.autonomos-landing .card-form .wpcf7 input[type="submit"]:hover,
.autonomos-landing .btn__default.btn__default--primary:hover {
  background: #23aa8f;
}

.autonomos-landing .site-footer .title-footer,
.autonomos-landing .content-info .col .depoimentos .depoimento .name,
.autonomos-landing .title span,
.autonomos-landing .initial .box-form h2 strong {
  color: #3fc8ad;
}

.autonomos-landing .slick-dots li.slick-active button:before {
  color: #3fc8ad !important;
}

.autonomos-landing .about .col .numbers .item.color {
  background-color: #3fc8ad;
}

.autonomos-landing .about .col .infos .ico svg polygon,
.autonomos-landing .about .col .infos .ico svg rect,
.autonomos-landing .about .col .infos .ico svg path {
  fill: #3fc8ad;
}

.autonomos-landing .content-info .col .depoimentos .depoimento {
  padding-left: 40px;
  background: url(./../images/landing/quote-green-cl.png) 0 5px no-repeat;
}

.autonomos-landing .initial {
  width: 100%;
  height: 800px;
  background: url(./../images/landing/bg-home-autonomos.jpg);
  padding-top: 90px;
}
