/*

 * Sept - Free Bootstrap 3 Theme/Landing page

 * Author: CantoThemes

 * Author URL: https://www.cantothemes.com/

 * License: Attribution-NonCommercial CC BY-NC 

 * License URL: https://creativecommons.org/licenses/by-nc/4.0/

 * 

 * -------------------------------------------------------------------

 * This theme under "Attribution-NonCommercial CC BY-NC". You can't remove footer credit link.

 */



 @font-face {



    font-family: 'BebasNeueRegular';

    src: url('../fonts/BebasNeueRegular.eot');

    src: url('../fonts/BebasNeueRegular.eot') format('eot'),

        url('../fonts/BebasNeueRegular.ttf') format('truetype'),

        url('../fonts/BebasNeueRegular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

  }



 @font-face {

    font-family: 'BebasNeueLight';

    src: url('../fonts/BebasNeueLight.eot');

    src: url('../fonts/BebasNeueLight.eot') format('eot'),

        url('../fonts/BebasNeueLight.ttf') format('truetype'),

        url('../fonts/BebasNeueLightr.woff') format('woff');

    font-weight: normal;

    font-style: normal;



  }



  @font-face {

    font-family: 'OpenSans';

    src: url('../fonts/OpenSans.eot');

    src: url('../fonts/OpenSans.eot') format('eot'),

        url('../fonts/OpenSans.ttf') format('truetype'),

        url('../fonts/OpenSans.woff') format('woff');

    font-weight: normal;

    font-style: normal;



  }

@font-face {

    font-family: 'ContinuumBold';

    src: url('../fonts/contb-webfont.eot');

    src: url('../fonts/contb-webfont.eot') format('eot'),

         url('../fonts/contb-webfont.ttf') format('truetype'),

         url('../fonts/contb-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}

body {

  font-family: "OpenSans";

  color: #808080;

  font-weight: 400;

  font-size: 14px;

  line-height: 26px;

  word-spacing: 2px;

  -webkit-font-smoothing: antialiased;

}

p {

  margin-bottom: 26px;

}

a {

  color: #4ecdc4;

  text-decoration: none !important;

  -webkit-transition: color 0.3s;

          transition: color 0.3s;

}

a:hover {

  color: #4c4c4c;

}

h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: "Oswald";

  color: #4c4c4c;

  letter-spacing: 1px;

  font-weight: 400;

}

input::-moz-focus-inner { 

  border: 0; 

}

object, embed, a:hover, a:active, a:focus { 

  outline: 0;

}



input:focus::-webkit-input-placeholder {

   color: transparent;

}

input:focus:-moz-placeholder { /* Firefox 18- */

   color: transparent;  

}

input:focus::-moz-placeholder {  /* Firefox 19+ */

   color: transparent;  

}

input:focus:-ms-input-placeholder {  

   color: transparent;  

}

.form-control {

  border-radius: 0px !important;

  padding: 15px 20px !important;

  height: auto;

  border-color: #e5e5e5 !important;

  box-shadow: none !important;

  margin-bottom: 20px;

  

}

.form-control:focus {

 border-color: #c5c5c5 !important;

    background: #e4e4e4;

}

.mb250 {

  margin-bottom: 250px !important;

}

.mb245 {

  margin-bottom: 245px !important;

}

.mb240 {

  margin-bottom: 240px !important;

}

.mb235 {

  margin-bottom: 235px !important;

}

.mb230 {

  margin-bottom: 230px !important;

}

.mb225 {

  margin-bottom: 225px !important;

}

.mb220 {

  margin-bottom: 220px !important;

}

.mb215 {

  margin-bottom: 215px !important;

}

.mb210 {

  margin-bottom: 210px !important;

}

.mb205 {

  margin-bottom: 205px !important;

}

.mb200 {

  margin-bottom: 200px !important;

}

.mb195 {

  margin-bottom: 195px !important;

}

.mb190 {

  margin-bottom: 190px !important;

}

.mb185 {

  margin-bottom: 185px !important;

}

.mb180 {

  margin-bottom: 180px !important;

}

.mb175 {

  margin-bottom: 175px !important;

}

.mb170 {

  margin-bottom: 170px !important;

}

.mb165 {

  margin-bottom: 165px !important;

}

.mb160 {

  margin-bottom: 160px !important;

}

.mb155 {

  margin-bottom: 155px !important;

}

.mb150 {

  margin-bottom: 150px !important;

}

.mb145 {

  margin-bottom: 145px !important;

}

.mb140 {

  margin-bottom: 140px !important;

}

.mb135 {

  margin-bottom: 135px !important;

}

.mb130 {

  margin-bottom: 130px !important;

}

.mb125 {

  margin-bottom: 125px !important;

}

.mb120 {

  margin-bottom: 120px !important;

}

.mb115 {

  margin-bottom: 115px !important;

}

.mb110 {

  margin-bottom: 110px !important;

}

.mb105 {

  margin-bottom: 105px !important;

}

.mb100 {

  margin-bottom: 100px !important;

}

.mb95 {

  margin-bottom: 95px !important;

}

.mb90 {

  margin-bottom: 90px !important;

}

.mb85 {

  margin-bottom: 85px !important;

}

.mb80 {

  margin-bottom: 80px !important;

}

.mb75 {

  margin-bottom: 75px !important;

}

.mb70 {

  margin-bottom: 70px !important;

}

.mb65 {

  margin-bottom: 65px !important;

}

.mb60 {

  margin-bottom: 60px !important;

}

.mb55 {

  margin-bottom: 55px !important;

}

.mb50 {

  margin-bottom: 50px !important;

}

.mb45 {

  margin-bottom: 45px !important;

}

.mb40 {

  margin-bottom: 40px !important;

}

.mb35 {

  margin-bottom: 35px !important;

}

.mb30 {

  margin-bottom: 30px !important;

}

.mb25 {

  margin-bottom: 25px !important;

}

.mb20 {

  margin-bottom: 20px !important;

}

.mb15 {

  margin-bottom: 15px !important;

}

.mb10 {

  margin-bottom: 10px !important;

}

.mb5 {

  margin-bottom: 5px !important;

}

.no-padding {

  padding: 0 !important;

}

.float-nan {

  float: none;

}

.img-responsive {

  display: inline-block;

  *display: inline;

  *zoom: 1;

}

.btn {

  font-family: "BebasNeueRegular";

  font-size: 16px;

  letter-spacing: 1px;

  border-radius: 40px;

  padding: 10px 55px;

  margin-bottom: 5px;

  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;

  transition: color 0.3s, background-color 0.3s, border-color 0.3s;

}

.btn.btn-lg {

  padding: 10px 35px;

  letter-spacing: 1px;

  /*font-size: 21px;*/

}

.btn.btn-sm {

  padding: 7px 20px;

  font-size: 14px;

}

.btn.btn-xs {

  padding: 5px 15px;

  font-size: 12px;

}

.btn-default {

  color: #676767;

    border-color: #676767;

    border: 2px solid;

    background: transparent;

}

.btn-default:hover {

  color: #fff;

  background-color: #343d3a;

  border-color: #343d3a;

}

.btn-default-o {

  color: #f2f2f2;

  border-color: #f2f2f2;

  background-color: transparent;

}

.btn-default-o:hover {

  color: #4ecdc4;

  background-color: #fff;

  border-color: #fff;

}

.btn-main-o {

  color: #4ecdc4;

  border-color: #4ecdc4;

  background-color: transparent;

}

.btn-main-o:hover {

  color: #fff;

  background-color: #4ecdc4;

  border-color: #4ecdc4;

}

.btn-dark-o {

  color: #4c4c4c;

  border-color: #4c4c4c;

  background-color: transparent;

}

.btn-dark-o:hover {

  color: #fff;

  background-color: #4c4c4c;

  border-color: #4c4c4c;

}

.btn-dark {

  color: #fff;

  background-color: #4c4c4c;

  border-color: #4c4c4c;

}

.btn-dark:hover,

.btn-dark:focus,

.btn-dark:active {

  background-color: #333333;

  border-color: #333333;

  color: #fff;

}

.btn-main {

  color: #fff;

  background-color: #ca3438;

  border-color: #ca3438;

  outline: none;

}

.btn-main:hover,

.btn-main:focus,

.btn-main:active {

  background-color: #ffffff;

    border-color: #fff;

    color: #ca3438;

    font-weight: 400;

}

.btn-link {

  font-weight: 400;

  color: #4ecdc4;

}

.btn-link:hover,

.btn-link:focus,

.btn-link:active {

  color: #4c4c4c;

  text-decoration: none;

}

section.interno {

	min-height: calc(100vh - 126px);

}

.section-title {

  margin-bottom: 70px;

}

.section-title h3, .section-title h2{

  font-family: "OpenSans", "ContinuumBold","BebasNeueRegular","Oswald";

  text-transform: uppercase;

}

	

.section-title h3 {

  color: #4c4c4c;

  font-weight: 400;

  letter-spacing: 2px;

  font-size: 28px;

  line-height: 38px;

  display: inline-block;

  *display: inline;

  *zoom: 1;

  clear: both;

  position: relative;

  padding: 0 10px;

}

.section-title p {

 font-family: "BebasNeueRegular","Oswald";

    text-transform: uppercase;

    color: #666;

    font-size: 17px;

    line-height: 30px;

    font-weight: 500;

    letter-spacing: 1px;

    

}



.sobre p {

 font-family: "BebasNeueRegular","Oswald";

    text-transform: uppercase;

    color: #666;

    font-size: 17px;

    line-height: 30px;

    font-weight: 500;

    letter-spacing: 1px;

    text-align: justify;

}



.section-title.st-center {

  text-align: center;

}

.section-title.st-center:before {

  margin: auto;

}

/*.section-title:before {

  content: "";

  display: block;

  width: 150px;

  height: 51px;

  background-image: url(../images/title-top.png);

  background-repeat: no-repeat;

}*/

.bottom-line {

  margin-bottom: 20px;

}

.bottom-line:after {

  content: "";

  display: block;

  width: 50px;

  height: 2px;

  background-color: #4ecdc4;

  margin-top: 5px;

}

.tooltip.top .tooltip-arrow {

  bottom: 1px;

}

.tac {

  text-align: center;

}

.nicescroll-rails {

  background: rgba(0, 0, 0, 0.1);

  width: 5px;

  z-index: 9999 !important;

}

.nicescroll-rails:hover {

  opacity: 1 !important;

}

.nicescroll-rails > div {

  background: #000 !important;

}

/* ---------------------------------------------- /*

 * Mouse animate icon

/* ---------------------------------------------- */

.mouse-icon {

  position: absolute;

  left: 50%;

  bottom: 40px;

  border: 2px solid #fff;

  border-radius: 16px;

  height: 40px;

  width: 24px;

  margin-left: -15px;

  display: block;

  z-index: 10;

  opacity: 0.7;

}

.mouse-icon .wheel {

  -webkit-animation-name: drop;

  -webkit-animation-duration: 1s;

  -webkit-animation-timing-function: linear;

  -webkit-animation-delay: 0s;

  -webkit-animation-iteration-count: infinite;

  -webkit-animation-play-state: running;

  -webkit-animation-name: drop;

          animation-name: drop;

  -webkit-animation-duration: 1s;

          animation-duration: 1s;

  -webkit-animation-timing-function: linear;

          animation-timing-function: linear;

  -webkit-animation-delay: 0s;

          animation-delay: 0s;

  -webkit-animation-iteration-count: infinite;

          animation-iteration-count: infinite;

  -webkit-animation-play-state: running;

          animation-play-state: running;

}

.mouse-icon .wheel {

  position: relative;

  border-radius: 10px;

  background: #fff;

  width: 2px;

  height: 6px;

  top: 4px;

  margin-left: auto;

  margin-right: auto;

}

@-webkit-keyframes drop {

  0% {

    top: 5px;

    opacity: 0;

  }

  30% {

    top: 10px;

    opacity: 1;

  }

  100% {

    top: 25px;

    opacity: 0;

  }

}

@keyframes drop {

  0% {

    top: 5px;

    opacity: 0;

  }

  30% {

    top: 10px;

    opacity: 1;

  }

  100% {

    top: 25px;

    opacity: 0;

  }

}

.home {

  background-image: url(../images/bg_home.JPG);

  background-position: top center;

  background-attachment: fixed;

  background-repeat: no-repeat;

  background-size: cover;

  background-color: #000;*/

  background-color: rgba(0,0,0,.5);

  padding: 0;

  position: relative;

  max-height: 80vh;

  overflow: hidden;

  box-sizing: border-box;



  



  /* Temp CSS */

  /* Temp CSS End */

}

section.home {

	overflow: hidden;

}

.home .st-brand {

  text-align: center;

  margin-bottom: 50px;

}

.home .st-home-unit {

  position: relative;

  padding: 0px;

  height: 100vh;

  background-size: cover;

    

}

.home .hero-txt {

  color: #fff;

    text-align: center;

    margin-top: 0px;

    position: absolute;

    top: 50%;

    margin-top: -130px;

    width: 100%;

}

.home .hero-txt .hero-title {

  font-family: "Oswald";

  color: #fff;

  text-transform: uppercase;

  font-size: 70px;

  line-height: 85px;

  font-weight: 400;

  letter-spacing: 8px;

  word-spacing: 4px;

  margin-bottom: 15px;

  margin-top: 5px;

  padding: 20px 10px;

}

.home .hero-txt .hero-work {

  

    font-weight: 600;

    letter-spacing: 0px;

    font-size: 50px;

    margin-bottom: 10px;

    margin-top: 0px;

    line-height: 1.5em;

    text-align: center;

}

.hero-work{



  /*font-family: "Neue";*/
  font-family: "OpenSans";

  text-transform: uppercase;

  margin-top: 10px;

  text-align: left;







}

.hero-txt p{

font-family: "OpenSans";



}

/*.home .hero-txt .hero-work:after {

  content: "";

  display: block;

  width: 200px;

  height: 4px;

  margin: 20px auto 0;

  background-color: transparent;

  border-width: 1px 0;

  border-style: solid;

  border-color: rgba(255, 255, 255, 0.3);

}*/





.separator{



  display: block;

  width: 100px;

  height: 2px;

  margin: 0px auto 0;

  background-color: #ca3438;

  border-width: 0px 0;

  border-style: solid;

  border-color: #ca3438;



}

.home .hero-txt a.btn {

  text-transform: uppercase;

  margin-top:100px;

  margin-bottom: 0px;

  line-height: 20px;

}

.home .hero-txt a.btn.left-btn {

  margin-right: 20px !important;

}

.home .hero-txt .hero-sub-title {

  font-family: "Oswald";

  font-size: 30px;

  letter-spacing: 5px;

  font-weight: 300;

  margin-bottom: 70px;

}

.home .hero-txt .hero-img {

  margin-top: 80px;

}

.st-highlight {

  color: #4ecdc4;

}

.navbar-default {

  background-color: #fff;

    border-width: 0;

    margin-bottom: 0 !important;

    height: 80px;

    border-bottom: 1px solid #ffffff57;

  -webkit-transition: background-color 0.3s, height 0.3s;

          transition: background-color 0.3s, height 0.3s;

}

.st-navbar-mini .navbar-default {

  background-color: #fff;

  height: 60px;

  border-bottom: 1px solid #cccccc1f;

  

}

.st-navbar-mini .navbar-default .navbar-brand {

  padding: 15px 15px 0px;

}

.st-navbar-mini .navbar-default .navbar-brand img {

  height: 49.5px;

  margin-top: -10px;

}

.st-navbar-mini .navbar-default .navbar-nav > li.active > a,

.st-navbar-mini .navbar-default .navbar-nav > li.active a:hover,

.st-navbar-mini .navbar-default .navbar-nav > li.active a:focus,

.st-navbar-mini .navbar-default .navbar-nav > li.active a:active {

  /*background-color: rgba(0, 0, 0, 0.5);*/

  color: #ca3438 !important;

}

.navbar-brand {

  height: auto;

  padding: 10px 15px;

  -webkit-transition: padding 0.3s;

          transition: padding 0.3s;

}

.navbar-brand img {

  height: 60px;

  -webkit-transition: height 0.3s;

          transition: height 0.3s;

}

.navbar-nav > li > a {

  font-family: "OpenSans";

  font-size: 15px;

  letter-spacing: 0px;

  color: #fff;

  -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;

  transition: color 0.3s, background-color 0.3s, padding 0.3s;

  text-transform: uppercase;



}

.navbar-nav > li > a:hover,

.navbar-nav > li > a:focus,

.navbar-nav > li > a:active {

  color: #4ecdc4;

  outline-width: 0;

}

.navbar-nav > li.active > a,

.navbar-nav > li.active a:hover,

.navbar-nav > li.active a:focus,

.navbar-nav > li.active a:active {

  color: #4ecdc4;

}

.navbar-default .navbar-nav > li > a {

  color: #888;

}

.navbar-default .navbar-nav > li.active > a,

.navbar-default .navbar-nav > li.active a:hover,

.navbar-default .navbar-nav > li.active a:focus,

.navbar-default .navbar-nav > li.active a:active {

  color: #ca3438 !important;

  background-color: rgba(0, 0, 0, 0);

  border-bottom: 5px solid #7c0531;

  transition: border-color 0.5s ease, 

}

.navbar-default .navbar-nav > li > a:hover,

.navbar-default .navbar-nav > li > a:focus {

  color:#ca3438 !important;

  border-bottom: 5px solid #7c0531;

  

}

.page-header {

  background-image: url(../images/hero-img14.png);

  background-position: top center;

  background-attachment: fixed;

  background-repeat: no-repeat;

  background-size: cover;

  background-color: #000;

  padding: 150px 0 100px;

  margin: 0;

  border-width: 0;

}

.page-header .page-title {

  color: #fff;

  text-transform: uppercase;

  font-size: 35px;

  line-height: 55px;

  letter-spacing: 5px;

  word-spacing: 4px;

}

.page-breadcrumb {

  background-color: #f7f7f7;

  background-color: #4ecdc4;

  color: #fff;

  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.01);

  border-botom: 1px solid #f2f2f2;

  padding: 20px 0;

}

.page-breadcrumb .breadcrumb {

  background-color: transparent;

  border-width: 0;

  border-radius: 0;

  margin-bottom: 0;

  color: #fff;

}

.page-breadcrumb .breadcrumb .active,

.page-breadcrumb .breadcrumb > li + li:before {

  color: #fff;

}

.page-breadcrumb .breadcrumb a {

  color: #fff;

}

.page-content {

  padding: 120px 0;

}

.about {

  padding: 100px 0 0;

}

.st-member {

  position: relative;

  overflow: hidden;

}

.st-member .st-member-info {

  width: 100%;

  height: 100%;

  padding: 70px 35px;

  position: absolute;

  top: 0;

  left: 0;

  text-align: center;

  background-color: rgba(254, 254, 254, 0.95);

  opacity: 0;

  -webkit-transform: scale(1);

      -ms-transform: scale(1);

          transform: scale(1);

  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;

          transition: opacity 0.5s, transform 0.5s;

}

.st-member .st-member-info .progress-bar {

  -webkit-transform-origin: left;

      -ms-transform-origin: left;

          transform-origin: left;

  -webkit-transform: scaleX(0);

      -ms-transform: scaleX(0);

          transform: scaleX(0);

  -webkit-transition: -webkit-transform 0.5s ease 0.2s;

          transition: transform 0.5s ease 0.2s;

}

.st-member .st-member-info .st-member-name {

  font-family: "Oswald";

  display: block;

  color: #4c4c4c;

  font-size: 30px;

  line-height: 50px;

  font-weight: 400;

  letter-spacing: 3px;

  margin-bottom: 20px;

}

.st-member .st-member-info .st-member-name:after {

  content: '';

  display: block;

  height: 2px;

  width: 35px;

  background-color: #4ecdc4;

  margin: 0 auto;

}

.st-member .st-member-info .st-member-pos {

  display: block;

  font-family: "Oswald";

  font-size: 20px;

  line-height: 18px;

  font-weight: 300;

  letter-spacing: 3px;

  font-style: italic;

  margin-bottom: 40px;

}

.st-member .st-member-info .st-member-social {

  position: absolute;

  width: 100%;

  left: 0;

  bottom: 70px;

}

.st-member .st-member-info .st-member-social ul {

  margin: 0;

  padding: 0;

}

.st-member .st-member-info .st-member-social ul li {

  display: inline-block;

  *display: inline;

  *zoom: 1;

  margin: 0;

  padding: 0;

}

.st-member .st-member-info .st-member-social ul li a {

  display: block;

  width: 70px;

  line-height: 40px;

  text-align: center;

  font-size: 20px;

  color: #fff;

  border-radius: 30px;

  background-color: rgba(0, 0, 0, 0.7);

  opacity: 0;

  -webkit-transform: translateY(100px);

      -ms-transform: translateY(100px);

          transform: translateY(100px);

  -webkit-transition: background-color 0.3s, opacity 0.3s ease, -webkit-transform 0.5s ease;

          transition: background-color 0.3s, opacity 0.3s ease, transform 0.5s ease;

}

.st-member .st-member-info .st-member-social ul li a.facebook:hover {

  background-color: #3c5b9b;

}

.st-member .st-member-info .st-member-social ul li a.twitter:hover {

  background-color: #2daae1;

}

.st-member .st-member-info .st-member-social ul li a.dribbble:hover {

  background-color: #ea4c88;

}

.st-member:hover {

  cursor: pointer;

}

.st-member:hover .st-member-info {

  opacity: 1;

  -webkit-transform: scale(1);

      -ms-transform: scale(1);

          transform: scale(1);

}

.st-member:hover .st-member-info .st-member-social ul li a {

  opacity: 1;

  -webkit-transform: translateY(0);

      -ms-transform: translateY(0);

          transform: translateY(0);

}

.st-member:hover .st-member-info .st-member-social ul li a.facebook {

  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.2s, -webkit-transform 0.5s ease 0.2s;

          transition: background-color 0.3s, opacity 0.3s ease 0.2s, transform 0.5s ease 0.2s;

}

.st-member:hover .st-member-info .st-member-social ul li a.facebook:hover {

  background-color: #3c5b9b;

}

.st-member:hover .st-member-info .st-member-social ul li a.twitter {

  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.3s, -webkit-transform 0.5s ease 0.3s;

          transition: background-color 0.3s, opacity 0.3s ease 0.3s, transform 0.5s ease 0.3s;

}

.st-member:hover .st-member-info .st-member-social ul li a.twitter:hover {

  background-color: #2daae1;

}

.st-member:hover .st-member-info .st-member-social ul li a.dribbble {

  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.4s, -webkit-transform 0.5s ease 0.4s;

          transition: background-color 0.3s, opacity 0.3s ease 0.4s, transform 0.5s ease 0.4s;

}

.st-member:hover .st-member-info .st-member-social ul li a.dribbble:hover {

  background-color: #ea4c88;

}

.st-member:hover .st-member-info .skills .skill:nth-child(2) .progress-bar {

  -webkit-transition-delay: 0.3s;

          transition-delay: 0.3s;

}

.st-member:hover .st-member-info .skills .skill:nth-child(3) .progress-bar {

  -webkit-transition-delay: 0.4s;

          transition-delay: 0.4s;

}

.st-member:hover .st-member-info .skills .skill:nth-child(4) .progress-bar {

  -webkit-transition-delay: 0.5s;

          transition-delay: 0.5s;

}

.st-member:hover .st-member-info .skills .skill:nth-child(5) .progress-bar {

  -webkit-transition-delay: 0.6s;

          transition-delay: 0.6s;

}

.st-member:hover .progress-bar {

  -webkit-transform: scaleX(1);

      -ms-transform: scaleX(1);

          transform: scaleX(1);

}

.skill {

  text-align: left;

}

.skill strong {

  font-weight: 400;

}

.skill span {

  float: right;

}

.progress {

  height: 11px;

  padding: 0 3px;

  background-color: transparent;

  border: 1px solid #ededed;

  border-radius: 6px;

  box-shadow: none;

}

.progress-bar {

  height: 3px;

  margin-top: 3px;

  border-radius: 2px;

  position: relative;

  box-shadow: none;

  -webkit-transform-origin: left;

      -ms-transform-origin: left;

          transform-origin: left;

  -webkit-animation-name: process;

          animation-name: process;

  -webkit-animation-duration: 1s;

          animation-duration: 1s;

  -webkit-animation-timing-function: linear;

          animation-timing-function: linear;

  -webkit-animation-delay: 0.2s;

          animation-delay: 0.2s;

}

.progress-bar-sept {

  background-color: #4ecdc4;

}



@-webkit-keyframes process {

  0% {

    -webkit-transform: scaleX(0);

            transform: scaleX(0);

  }

  100% {

    -webkit-transform: scaleX(1);

            transform: scaleX(1);

  }

}

@keyframes process {

  0% {

    -webkit-transform: scaleX(0);

            transform: scaleX(0);

  }

  100% {

    -webkit-transform: scaleX(1);

            transform: scaleX(1);

  }

}

.funfacts {

  background-image: url(../images/funfact4.png);

  background-color: #000;

  background-position: center center;

  background-attachment: fixed;

  background-size: cover;

  padding: 100px 0;

}

.funfacts .funfact {

  font-family: "Oswald";

  text-align: center;

  color: #fff;

}

.funfacts .funfact .st-funfact-icon {

  font-size: 42px;

  line-height: 90px;

}

.funfacts .funfact .st-funfact-counter {

  font-size: 48px;

  line-height: 68px;

  letter-spacing: 3px;

}

.funfacts .funfact .funfact-title {

  font-size: 20px;

  line-height: 40px;

  letter-spacing: 1px;

  font-weight: 300;

}

.funfacts .funfact:after {

  content: '';

  display: block;

  width: 35px;

  height: 2px;

  background-color: #4ecdc4;

  margin: 0 auto;

}

.service {

  padding: 70px 0;

}

.st-feature {

  text-align: center;

}

.st-feature .st-feature-icon {

  width: 102px;

  line-height: 100px;

  font-size: 42px;

  color: #fff;

  margin: 0 auto 20px;

  background-color: #4ecdc4;

  border-radius: 50%;

  position: relative;

  -webkit-transform: rotate(0) scale(1);

      -ms-transform: rotate(0) scale(1);

          transform: rotate(0) scale(1);

  -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-transform 0.3s;

          transition: color 0.3s, border-color 0.3s, background-color 0.3s, transform 0.3s;

}

.st-feature .st-feature-title {

  display: block;

    font-family: "BebasNeueRegular";

    font-size: 25px;

    letter-spacing: 1px;

    font-weight: 600;

    color: #4c4c4c;

    margin-bottom: 5px;

    text-align: left;

    text-transform: uppercase;

}



.st-feature p{



  text-align: left;

  line-height: 20px;

  font-family:"calibri";

  font-size: 15px;







}

.st-feature:hover .st-feature-icon {

  color: #4ecdc4;

  border-color: #4ecdc4;

  background-color: transparent;

  -webkit-transform: rotate(360deg) scale(1.8);

      -ms-transform: rotate(360deg) scale(1.8);

          transform: rotate(360deg) scale(1.8);

}

.features-desc {

  padding: 100px 0;

  background-color: #fcfcfc;

}

ul.styled-list li {

  list-style: none;

  padding-left: 0;

}

ul.styled-list li:before {

  content: '\f00c';

  font-family: 'FontAwesome';

  display: inline-block;

  margin-left: -1.5em;

  width: 1.5em;

  color: #4ecdc4;

}

ul.styled-list.list-caret li:before {

  content: '\f0da';

}

ul.styled-list.list-hand li:before {

  content: '\f0a4';

}

ul.styled-list.list-chevron li:before {

  content: '\f054';

}

ul.styled-list.list-times li:before {

  content: '\f00d';

}

ul.styled-list.list-star li:before {

  content: '\f006';

}

.call-2-acction {

  padding: 90px 0;

  background-image: url(../images/c4a.jpg);

  background-attachment: fixed;

  background-color: #000;

  background-size:cover; 

}

.call-3-acction {

  padding: 90px 0;

  background-image: url(../images/c3a.jpg);

  background-attachment: fixed;

  background-color: #000;

  background-size:cover;

}

.call-4-acction {

  padding: 90px 0;

  background-image: url(../images/c4a.jpg);

  background-attachment: fixed;

  background-color: #000;

  background-size:cover;

  

}

.c2a {

  max-width: 700px;

  margin: 0 auto;

  text-align: center;

  color: #fff !important;

}

.c2a h3 {

  font-family: "OpenSans","BebasNeueRegular", "Oswald";

  color: #fff;

  font-size: 35px;

  font-weight: 400;

  text-transform: uppercase;

  letter-spacing: 0px;

}

.c2a h2:after {

  content: '';

  display: none;

  width: 80px;

  height: 1px;

  background-color: #4ecdc4;

  margin: 15px auto 20px;

}

.c2a p {

  margin-bottom: 40px;

  font-family: "BebasNeueRegular", "Oswald";

  font-size: 20px;

  font-weight: 300;

}

.portfolio {

  padding: 100px 0 0;

  background: #f3f3f3;

}

.filter {

  text-align: center;

}

.filter .btn {

  font-weight: 400;

}

.filter input[type="radio"] {

  display: none;

}

.grid {

  width: 100%;

  padding: 0;

}

.grid figure {

  position: relative;

  overflow: hidden;

  background: #000;

  text-align: center;

  cursor: pointer;

  box-sizing: border-box;

  filter: alpha(opacity=0);

  opacity: 0;

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

  height: 0px;

  overflow: hidden;

}

.grid figure.active {

  filter: alpha(opacity=1);

  opacity: 1;

  height: auto;

}

.grid figure img {

  position: relative;

  display: block;

  height: 100%;

  width: 100%;

  opacity: 1;

  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

  transition: opacity 0.3s, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

}

.grid figure figcaption {

  color: #fff;

  text-transform: uppercase;

  font-size: 1.25em;

  -webkit-backface-visibility: hidden;

          backface-visibility: hidden;

}

.grid figure figcaption > a {

  z-index: 1000;

  position: absolute;

  right: 50%;

  bottom: 50px;

  margin-right: -67px;

  opacity: 0;

  -webkit-transform: translate3d(0, 60px, 0);

          transform: translate3d(0, 60px, 0);

  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;

          transition: transform 0.35s, opacity 0.35s;

}

.grid figure h2 {

  color: #fff;

  font-weight: 300;

  margin: 0;

  position: absolute;

  right: 30px;

  left: 30px;

  padding: 10px 0;

  top: 30px;

  opacity: 0;

  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;

          transition: transform 0.35s, opacity 0.35s;

  -webkit-transform: translate3d(0, 20px, 0);

          transform: translate3d(0, 20px, 0);

}

.grid figure h2::after {

  position: absolute;

  top: 100%;

  left: 50%;

  width: 80px;

  margin-left: -40px;

  height: 1px;

  background: #4ecdc4;

  content: '';

  -webkit-transform: translate3d(0, 40px, 0);

          transform: translate3d(0, 40px, 0);

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

          transition: opacity 0.35s, transform 0.35s;

}

.grid figure h2 span {

  font-weight: 800;

}

.grid figure p {

  letter-spacing: 1px;

  font-size: 68.5%;

  margin: 0;

  position: absolute;

  right: 30px;

  left: 30px;

  padding: 10px 0;

  top: 100px;

  line-height: 1.5;

  -webkit-transform: translate3d(0, 50px, 0);

          transform: translate3d(0, 50px, 0);

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

          transition: opacity 0.35s, transform 0.35s;

}

.grid figure:hover h2 {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

          transform: translate3d(0, 0, 0);

}

.grid figure:hover h2::after {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

          transform: translate3d(0, 0, 0);

}

.grid figure:hover img {

  opacity: 0.3;

  -webkit-transform: scale(1.2);

      -ms-transform: scale(1.2);

          transform: scale(1.2);

}

.grid figure:hover p {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

          transform: translate3d(0, 0, 0);

}

.grid figure:hover figcaption > a {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

          transform: translate3d(0, 0, 0);

}

.clients {

  padding: 100px 0;

}

.clients-carousel {

  margin: 0;

  padding: 0;

  list-style: none;

}

.clients-carousel li {

  padding: 0 20px;

  opacity: 0.8;

  -webkit-transition: opacity 0.3s;

          transition: opacity 0.3s;

}

.clients-carousel li:hover {

  opacity: 1;

}

.testimonials {

  padding: 100px 0;

  /*background-image: url(../images/testimonials.png);*/

  background-size: cover;

  background-attachment: fixed;

  background-color: #f3f3f3;

  color: #000;

}

.testimonial .testimonial-img {



  position: relative;

  text-align: center;

}



.aspas{

  display: block;

  width: 40px;

  height: 40px;

  border-radius: 40px;

  background-color: #ca3438;

}

/*.testimonial .testimonial-img:after {

  content: '';

  display: block;

  width: 40px;

  height: 40px;

  border-radius: 40px;

  background-color: #ca3438;

  position: relative;

  bottom: 5%;

  left: 5%;

}





.testimonial .testimonial-img:before {

  font-family: "Oswald";

  content: '\201C';

  font-size: 40px;

  position: absolute;

  bottom: 1%;

  left: 12%;

  z-index: 99;

  color: #fff;

}*/

.testimonial .testimonial-img img {

  border-radius: 50%;

}

.testimonial blockquote {

  border-width: 0;

  font-size: 15px;

  text-align: center;

}

.testimonial blockquote p {

  font-style: normal;

  font-weight: 00;

}

.testimonial blockquote footer,

.testimonial blockquote small,

.testimonial blockquote .small {

  color: #000;

  text-align: center;

  margin-top: 2em;

}



.testimonial span{



  font-weight: 800;

}

.testimonials-carousel {

  max-width: 800px;

  margin: 0 auto;

}

.testimonials-carousel ul {

  margin: 0;

  padding: 0;

  list-style: none;

}

.testimonials-carousel ul li {

  margin: 0;

  padding: 0;

  display: block;

}

.pricing {

  padding: 100px 0;

}

.pricing-table {

  border: 1px solid #f2f2f2;

  border-radius: 5px;

  background-color: #fff;

}

.pricing-table .pricing-header .pt-price {

  font-family: "Oswald";

  color: #4c4c4c;

  font-size: 40px;

  line-height: 70px;

  font-weight: 400;

  text-align: center;

  padding: 10px 40px;

}

.pricing-table .pricing-header .pt-price small {

  font-size: 13px;

  color: #9a9a9a;

  font-weight: 300;

}

.pricing-table .pricing-header .pt-name {

  font-family: "Oswald";

  padding: 10px 40px;

  text-align: center;

  font-weight: 300;

  font-size: 24px;

  line-height: 40px;

  color: #4c4c4c;

  border-top: 1px solid #f2f2f2;

  border-bottom: 1px solid #f2f2f2;

}

.pricing-table .pricing-body ul {

  margin: 0;

  padding: 0;

  list-style: none;

}

.pricing-table .pricing-body ul li {

  padding: 8px 25px;

  margin: 0;

}

.pricing-table .pricing-body ul li:nth-child(even) {

  background-color: #fafafa;

}

.pricing-table .pricing-body ul li .fa-times {

  color: #ff6666;

}

.pricing-table .pricing-body ul li .fa-check {

  color: #4ecdc4;

}

.pricing-table .pricing-footer {

  text-align: center;

  padding: 15px 40px;

  border-top: 1px solid #f2f2f2;

}

.pricing-table.featured .pricing-header {

  position: relative;

  overflow: hidden;

}

.pricing-table.featured .pricing-header .pt-price {

  color: #4ecdc4;

}

.pricing-table.featured .pricing-header .pt-price small {

  color: #4ecdc4;

}

.pricing-table.featured .pricing-header .pt-name {

  color: #4ecdc4;

}

.pricing-table.featured .pricing-header .featured-text {

  font-family: "Oswald";

  font-size: 13px;

  line-height: 15px;

  letter-spacing: 1px;

  font-weight: 300;

  text-transform: uppercase;

  text-align: center;

  background-color: #4ecdc4;

  color: #fff;

  position: absolute;

  top: 22px;

  left: -28px;

  padding: 5px 0;

  width: 126px;

  -webkit-transform: rotate(-45deg);

      -ms-transform: rotate(-45deg);

          transform: rotate(-45deg);

}

.faq-sec {

  padding: 100px 0 50px;

  background-color: #fcfcfc;

}

.faq {

  margin-bottom: 50px;

}

.faq h3 {

  margin-bottom: 15px;

}

.faq h3 i {

  color: #4ecdc4;

}

.call-us {

  padding: 50px 0;

  background-color: #4ecdc4;

  text-align: center;

}

.call-us h3 {

  display: inline-block;

  *display: inline;

  *zoom: 1;

  color: #fff;

  text-transform: uppercase;

  font-size: 30px;

  line-height: 45px;

  vertical-align: middle;

  margin: 0 30px 0 0;

  letter-spacing: 2px;

  word-spacing: 5px;

}

.blog {

  padding: 100px 0;

}

.blog-post {

  border-bottom: 1px dotted #f2f2f2;

  margin-bottom: 60px;

}

.blog-post .author img {

  border-radius: 50%;

}

.blog-post .post-meta {

  margin-bottom: 10px;

  font-size: 13px;

}

.blog-post .post-meta a {

  font-weight: bold;

  color: #4c4c4c;

}

.blog-post .post-meta a:hover {

  color: #4ecdc4;

}

.blog-post .post-meta strong {

  color: #4c4c4c;

}

.blog-post .post-title {

  margin-top: 0;

  margin-bottom: 20px;

}

.blog-post .post-thumb {

  margin-bottom: 40px;

}

.blog-post .post-thumb img {

  border-radius: 10px;

}

.widgets {

  padding-left: 50px;

}

.widget {

  margin-bottom: 60px;

}

.widget ul {

  margin: 0;

  padding: 0;

  list-style: none;

}

.widget ul li {

  border-bottom: 1px solid #f2f2f2;

}

.widget ul li a {

  display: block;

  -webkit-transition: text-indent 0.3s, color 0.3s;

          transition: text-indent 0.3s, color 0.3s;

  padding: 5px 0;

}

.widget ul li a:hover {

  text-indent: 20px;

}

.widget ul li a:hover .badge {

  text-indent: 0;

  background-color: #4c4c4c;

}

.widget ul li .recent-post {

  padding: 10px 0;

}

.widget ul li .recent-post .post-thumb {

  display: block;

  float: left;

  margin-right: 15px;

}

.widget ul li .recent-post .post-thumb img {

  border-radius: 10px;

}

.widget ul li .recent-post .post-title {

  font-family: "Open Sans";

  font-weight: 600;

  letter-spacing: 0;

  font-size: 15px;

  margin: 0 0 5px;

}

.widget ul li .recent-post .post-title a {

  display: inline;

}

.widget ul li .recent-post .post-meta {

  font-size: 12px;

}

.widget ul li .recent-post .post-meta a {

  font-weight: bold;

  color: #4c4c4c;

}

.widget ul li .recent-post .post-meta a:hover {

  color: #4ecdc4;

}

.widget ul li .recent-post a {

  display: inline-block;

  *display: inline;

  *zoom: 1;

  padding: 0;

}

.widget ul li .recent-post a:hover {

  text-indent: 0;

}

.widget ul li .badge {

  font-size: 10px;

  font-weight: 300;

  vertical-align: middle;

  margin-top: 5px;

  text-indent: 0;

  background-color: #4ecdc4;

  -webkit-transition: background-color 0.3s;

          transition: background-color 0.3s;

}

.widget .widget-title {

  font-weight: 300;

  font-size: 28px;

  letter-spacing: 2px;

  text-transform: uppercase;

  margin-bottom: 20px;

}

.widget .tagcloud a {

  font-size: 13px;

  border-radius: 40px;

  color: #737373;

  display: inline-block;

  *display: inline;

  *zoom: 1;

  padding: 3px 20px;

  border-color: #e5e5e5;

  border-width: 1px;

  border-style: solid;

  margin-bottom: 6px;

  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;

          transition: color 0.3s, background-color 0.3s, border-color 0.3s;

}

.widget .tagcloud a:hover {

  border-color: #4ecdc4;

  background-color: #4ecdc4;

  color: #fff;

}

.subscribe {

  padding: 120px 0;

  background-image: url(../images/subscribe2.png);

  background-size: cover;

  background-attachment: fixed;

  background-repeat: no-repeat;

  background-position: top center;

  background-color: #000;

}

.subscribe .subscribe-title {

  text-align: center;

  color: #fff;

  margin-bottom: 50px;

  font-size: 32px;

  text-transform: uppercase;

  font-weight: 300;

}

.subscribe .subscribe-or {

  font-family: "Oswald";

  color: #fff;

  text-align: center;

  font-size: 20px;

  padding: 30px 0;

  margin: 0;

  text-transform: uppercase;

}

.subscribe .subscribe-social {

  padding: 0;

  margin: 0;

  list-style: none;

  text-align: center;

}

.subscribe .subscribe-social li {

  padding: 0;

  margin: 0;

  margin-right: 5px;

  display: inline-block;

  *display: inline;

  *zoom: 1;

}

.subscribe-form {

  max-width: 500px;

  margin: 0 auto;

}

.subscribe-form .form-control {

  border-radius: 30px 2px 2px 30px !important;

  padding: 14px 20px 14px 30px !important;

}

.input-group .form-control {

  border-radius: 30px 2px 2px 30px !important;

  padding: 14px 20px 14px 30px !important;

}

a.social {

  font-family: "Oswald";

  letter-spacing: 1px;

  display: inline-block;

  background-color: #4ecdc4;

  color: #fff;

  padding: 8px 20px 8px 65px;

  border-radius: 50px;

  position: relative;

  overflow: hidden;

  -webkit-transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;

          transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;

}

a.social i {

  display: block;

  background-color: #31ada4;

  width: 50px;

  height: 42px;

  line-height: 42px;

  font-size: 17px;

  border-radius: 50px 0 0 50px;

  position: absolute;

  left: 0;

  top: 0;

  text-indent: 10px;

  -webkit-transition: text-indent 0.3s;

          transition: text-indent 0.3s;

}

a.social:hover {

  background-color: #31ada4;

  text-indent: -10px;

  padding: 8px 30px 8px 65px;

}

a.social:hover i {

  text-indent: 29px;

}

a.social.twitter {

  background-color: #2daae1;

}

a.social.twitter i {

  background-color: #1a87b7;

}

a.social.twitter:hover {

  background-color: #1a87b7;

}

a.social.facebook {

  background-color: #3c5b9b;

}

a.social.facebook i {

  background-color: #2b416f;

}

a.social.facebook:hover {

  background-color: #2b416f;

}

a.social.rss {

  background-color: #fca73a;

}

a.social.rss i {

  background-color: #f58b04;

}

a.social.rss:hover {

  background-color: #f58b04;

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  a.social:hover {

    padding: 8px 20px 8px 65px;

  }

}

.contact {

  padding: 100px 0;

  background-color: #f9f9f9;

  font-family: "OpenSans";

}



.contact .btn-main {

    color: #949494;

    background-color: #f3f3f3;

    border-color: #949494;

    border: 2px solid #949494;

}

.contact .btn-main:hover {

    color: #fff;

    background-color: #ca3438;

    border-color: #ca3438;



  }

.contact form input,

.contact form textarea{

  margin-bottom: 20px;

  margin-top: 5px;

  border-radius: 10px;

  border: 1px solid #ccc;

  padding: 5px;

}

.contact h3{



  font-family: "BebasNeueRegular";

  letter-spacing: 0px;

  font-weight: 100;

  margin-bottom: 2px;

}

input[type="text"].formFieldError,

input[type="email"].formFieldError,

textarea.formFieldError {

  border-color: #e34444 !important;

}

footer.site-footer {

  font-family: "OpenSans" !important;

    background-color: #7c0531;

    padding: 20px;

    color: #fff;

    font-size: 13px;

    text-align: center;

}

footer.site-footer a {

  color: #fff;

  font-weight: 600;

}

footer.site-footer a:hover {

  color: #e01c44;

}

@media (min-width: 768px) {

  .navbar-nav > li > a {

    padding-top: 30px;

    padding-bottom: 28px;

  }

  .st-navbar-mini .navbar-default .navbar-nav > li > a {

    padding-top: 20px;

    padding-bottom: 17px;

    color: #888;

  }

  .st-navbar-mini .navbar-default .navbar-nav > li > a:hover{



    color: #ca3438;

  }

  .st-navbar-mini .wrapper-demo {

      padding: 10px 15px !important;
}
.wrapper-dropdown-5 .dropdown{
  top:130%;
}





  



  #distancia{



    font-size: 14px;

  }



 



    

}



@media (min-width: 1440px) {

  .grid {

    width: 100%;

    padding: 0;

  }

  .grid figure {

    position: relative;

    overflow: hidden;

    background: #fff;

    text-align: center;

    cursor: pointer;

  }

}



.fone{



    font-family: "BebasNeueRegular";

    background: rgba(255, 255, 255, 0.98);

    color: #000;

    border-radius: 20px 0 0 0;

    width: 150px;

    height: 2em;

    text-align: center;

    padding: 7px 20px 0px 10px;

    margin: auto;

    font-weight: 600;

    font-size: 18px;

    vertical-align: bottom;

    bottom: 0;

    right: 0;

    position: fixed;

    z-index: 1030;

  }

.fone span{

    font-size: 15px;



  }



.fone a{



    color: #000 !important;

  }



.hero-txt img{



width: 40%;



}



.owl-buttons {

    margin-left: 0px;

    margin-top: -250px;

}







.owl-prev img{



margin-left: -350px;



}



.owl-next img{



margin-right: -350px;



}



.localizacao{



background-image: url(../images/bg_localizacao_nova.png);

padding: 100px 0;

background-attachment: fixed;

background-color: #000;

color:#fff !important;

vertical-align: top;







}

.localizacao h2 {

	color: #fff !important;

	text-transform: uppercase;

}



.localizacao p{

  color:#fff;

}



.localizacao-feature{



  margin-top: 60px;

}

.localizacao-feature p{



  font-family: "Calibri";

  text-transform: none;

  letter-spacing: 0;





}



.localizacao-titulo{

font-family: "BebasNeueRegular";

font-size: 24px;

text-align: center;

color: #fff;

text-transform: uppercase;



}



.retangule{



    font-family: "BebasNeueRegular";

    font-size: 20px;

    border:3px solid #fff;

    border-radius: 20px;

    padding: 20px 0 20px 0;

    margin: 40px auto;

    /*width: 700px;*/

    margin-bottom: 0;

  }



.retangule-2{

    border:3px solid #fff;

    border-radius: 20px 20px 0px 0px;

    padding: 10px 0 10px 0;

    border-bottom: 0px;

     width: 788px;

     height: 50px;

     margin: -50px auto;



  }



  .linha-vertical{

    height: 150px;

    border:1.5px solid #fff;

    width: 0;

    margin: 0 auto;

    top: 0;



  }



  



  @media only screen and (max-width:768px) {





.hero-txt img{



width: 80%;

margin-top: -5em;

margin-bottom: 2em;





  }



  .hero-work{



  font-size: 50px !important;



}

.home .hero-txt {

    color: #fff;

    text-align: center;

    position: absolute;

    top: 50%;

}



.home .hero-txt a.btn {

    text-transform: uppercase;

    margin-top: 75px;

    margin-bottom: 0px;

    line-height: 20px;

}

.retangule{



  font-size:18px; 

}



.retangule-2{



  display: none;

}



.fone{



  width: auto;

  padding: 7px 15px;

  font-family: "BebasNeueRegular";

   

    

    

    

  }







#sept-main-nav{



  border:none;



  background-color: #f3f3f3;

}



.navbar-default .navbar-nav > li > a{



  color: #354685;

}



.distancias{





  display: block !important;

}



#mapa-svg{



  display: none!important;

}



.info-map{



  display: none !important;

}





}



.header-interna{



height: 80px;

background: #fff;

/*background-image: url(../images/hero-img9.jpg);*/

}



.header-interna .navbar-brand img{





  height: 50px;

}



.header-interna .navbar-default .navbar-nav > li > a{



  color:#354685;

 }



 .interno p{



  text-align: justify;

 }



 .contact form input #codconfirmacao{



  height: 40px;





 }



.curriculo{

height: 500px; 

}



.curriculo-rh{



  width: 600px;

  height: auto;

}

.curriculo h3{

  font-family: "BebasNeueRegular";

}

.curriculo-rh h3{

  font-family: "BebasNeueRegular";

}



#formCurriculum, #formProposta{



  overflow:auto;

  /*height: 500px;*/

   



}





.form-curriculo{



    background: transparent;

    padding: 7px !important;

    border:1px solid #fff;

    border-bottom: 2px solid #d02f2f;

    outline: none;

    width: 400px;

}



.distancias{



    border-radius: 10px !important;

    padding: 5px 30px 5px !important;

    height: 50px;

    border-color: #e5e5e5 !important;

    box-shadow: none !important;

    margin: 15px 0px 15px 0px;

    color: #000;

    width: 100%;

    background: #fff;

    font-size: 1em;

    display: none;

    

    

}



#distancia{



  padding-top: 13px !important;

  font-size: 18px;

  margin: 15px auto;

  

  

}







/* css do mapa*/



#map {

    display: none;

}



#map .state {

    cursor: pointer;

}



#map .state .shape {

    cursor: pointer;

    -width: 0;

    fill: #fff;

}



#map .state .label_icon_state {

    fill: #fff;

    font-family: Arial;

    font-size: 11px;

    line-height: 12px;

    font-weight: normal;

}



#map .state .label_state {

    display: none;

    font-family: Arial;

    font-size: 14px;

    line-height: 16px;

    font-weight: bold;

}



#map .state:hover .label_state,

#map .state.hover .label_state {

    display: block;

}



#map .model-green .state .shape {

   fill: rgba(255, 255, 255, 0.56);

}



#map .model-green .state .icon_state {

    fill: rgb(224, 28, 68);

}



#map .model-green .state .label_icon_state {

    fill: #fff;

}



#map .model-green .state .label_state {

    fill: #fff;

}



#map .model-green .state:hover .shape,

#map .model-green .state.hover .shape {

    fill: rgba(224, 28, 68, 0.73);

}



#map .model-green .state:hover .icon_state,

#map .model-green .state.hover .icon_state {

    fill: rgb(224, 28, 68);

}



#map .model-orange .state .shape {

    fill: #fd7132;

}



#map .model-orange .state .icon_state {

    fill: #6cb361;

}



#map .model-orange .state .label_icon_state {

    fill: #fff;

}



#map .model-orange .state .label_state {

    fill: #666;

}



#map .model-orange .state:hover .shape,

#map .model-orange .state.hover .shape {

    fill: #c93f04;

}



#map .model-orange .state:hover .icon_state,

#map .model-orange .state.hover .icon_state {

    fill: #10592f;

}



#map .model-darkgreen .state .shape {

    fill: #366823;

}



#map .model-darkgreen .state .icon_state {

    fill: #2779c6;

}



#map .model-darkgreen .state .label_icon_state {

    fill: #fff;

}



#map .model-darkgreen .state .label_state {

    fill: #666;

}



#map .model-darkgreen .state:hover .shape,

#map .model-darkgreen .state.hover .shape {

    fill: #4a8c31;

}



#map .model-darkgreen .state:hover .icon_state,

#map .model-darkgreen .state.hover .icon_state {

    fill: #5a95ce;

}





#mapa-svg{



margin-top: 20px;

text-align: center;



}



@keyframes fadeInLoad {

    from {

        opacity:0;

    }

    to {

        opacity:1;

    }

}



.info-map h4{



  font-family: "BebasNeueRegular" !important;

  display: inline-block;

  line-height: 0px !important;

  margin-right: 10px;

}





.info-map{



color: #000!important;

background: #fff;

border-radius: 10px;

width: auto;

text-align: left;

margin: -199px 0 0 250px;

animation: fadeInLoad 1s;

-webkit-transition : all 1s ease-out;

    -moz-transition : all 1s ease-out;

    -o-transition : all 1s ease-out;

    transition : all 1s ease-out;

}





#est{



  padding: 10px;

  -webkit-transition : all 1s ease-in-out;

    -moz-transition : all 1s ease-in-out;

    -o-transition : all 1s ease-in-out;

    transition : all 1s ease-in-out;

}





#owl-demo .item img{

    display: block;

    width: 100%;

    height: auto;

}





    .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{



      background-color: #f5f5f5;

      color: #ca3438;

    }







.typed-cursor{

  opacity: 1;

  animation: typedjsBlink 0.7s infinite;

  -webkit-animation: typedjsBlink 0.7s infinite;

  animation: typedjsBlink 0.7s infinite;

}

@keyframes typedjsBlink{

  50% { opacity: 0.0; }

}

@-webkit-keyframes typedjsBlink{

  0% { opacity: 1; }

  50% { opacity: 0.0; }

  100% { opacity: 1; }

}

.typed-fade-out{

  opacity: 0;

  transition: opacity .25s;

  -webkit-animation: 0;

  animation: 0;

}



.navbar-toggle {

    position: relative;

    float: right;

    padding: 9px 10px;

    background-color: transparent;

    background-image: none;

    border: 0px solid transparent;

    border-radius: 4px;

    margin: 17px 10px auto;

    }





.st-navbar-mini .navbar-toggle {





  padding: 0px 10px !important;

}



.navbar-toggle .icon-bar {

    display: block;

    width: 40px;

    height: 3px;

    border-radius: 30px;

    margin: 0px 0 10px 0;

}




.wrapper-demo {

    *zoom: 1;
    float: left;
    padding: 20px 15px;
    -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;
    transition: color 0.3s, background-color 0.3s, padding 0.3s; 
}

.wrapper-demo:after {
    clear: both;
    content: "";
    display: table;

}


/* DEMO 5 */

.wrapper-dropdown-5 {
    /* Size & position */
    position: relative;
    text-transform: uppercase;
    color: #888;
    font-size: 15px;
    margin: 0 auto;
    padding: 7.4px 0 7.4px;
    /* Styles 
    font-weight: bold;*/
   font-family: "OpenSans";
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-5:after {
    /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -3px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color:#888 transparent;
}

.wrapper-dropdown-5 .dropdown {
    /* Size & position */
    position: absolute;
    top: 160%;
    left: -50px;
    right: 0;


    z-index: 5;
    /* Styles */
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;

}

.wrapper-dropdown-5 .dropdown {
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    min-width: 220px;
    font-size: 18px;
    font-weight: 400;
    font-family: "OpenSans";
    padding: 0px;
    text-align: center;
}

.wrapper-dropdown-5 .dropdown li {
    padding: 5px 5px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;

}

.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    color: #888;
    font-size: 15px;
    font-family: "OpenSans";
    cursor: pointer;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
    font-weight: bold;
}

.wrapper-dropdown-5 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-5 .dropdown li:hover a {
    color: #000;
    border-bottom: 0px !important;

}

/* Active state */

.wrapper-dropdown-5.active {
    border-radius: 5px 5px 0 0;
    border-color: #7c0531
    box-shadow: none;
    border-bottom: none;
    color: #ca3438;
}

.wrapper-dropdown-5.active:after {
    border-color: #7c0531  transparent;
}


.wrapper-dropdown-5.active .dropdown {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    max-height: 400px;
}



#dd:hover{
  color:#ca3438;
}


.bande li{
   transition: all 0.3s ease;
}
.st-navbar-mini .bande > li  {
  margin-top: 15px !important;

}