/*!
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%;
  font-size: 14px;
}


  ::-webkit-scrollbar-track {
    background-color: #F4F4F4;
   

    
}
::-webkit-scrollbar {
    width: 3px;
  background: #F4F4F4;

    
    
}
::-webkit-scrollbar-thumb {
    background: #dad7d7;
    



}

#owl1 .owl-item figure {
	background-size: cover;
	background-position: center center;
}
p.ajudadownload {
    font-size: 14px; 
	font-weight: bold
}
#noticias p img {
	max-width: 600px;
	margin: 10px auto;
}
@media screen and (max-width: 767px){

    .saltar.primeiraapag, .saltar.ultimapag {
        display: none;
    } 
  .cap{
    height: 35px !important;
  }
} 

body {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
.lista table{display: none}
hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #f58634; }

hr.light {
  border-color: white; }

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:focus, a:hover {
    /*color: #f05f40;*/ }
    .list a{
      color:#FFF;
    }
    .list a:hover{
      color: #FFF;
    }

h1,
h2,
h3,
h4,
h5,
h6,
p  {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px; }

.bg-primary {
  background-color: #e2e2e2 !important;
  padding: 100px 0; }

.bg-dark {
  color: white;
  background-color: #222222 !important; }

.text-faded {
  color: rgba(80, 80, 80, 0.7);
  text-align: justify; }

.text-grey{

  color: #333333;
  font-weight: 100;

}


.bg-sobre{

  background: transparent;
  padding: 50px 0 10px 0;
}
#noticias{

  color: #222222 !important;
  background-color: #fff; 
  font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
#noticias h2{
  
    color: #00a96d;
    font-weight: 400;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;

    text-transform: uppercase;
    font-size: 2 2px;
}


#academico h2{
color:#00a96d;

}

#academico .service-box{

  float: left;
  margin-bottom: 30px;
}





section {
  padding: 100px 0; }

.section-heading {
  margin-top: 0;
  

  text-align: left;
    margin-bottom: 20px;
  color:#00a96d; }

::-moz-selection {
  color: white;
  background: #222222;
  text-shadow: none; }

::selection {
  color: white;
  background: #222222;
  text-shadow: none; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #222222; }

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: #00a96d;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  height: 70px; }

  #mainNav2 {
  
 font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    background: #00a96d;
    margin-top: 70px;
    color: #fff;
    -webkit-box-shadow: 0px 1px 2px 0.5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 1px 2px 0.5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 2px 0.5px rgba(0, 0, 0, 0.05);
    border-top: 1px solid rgba(255, 255, 255, 0.28);
    

  }

  #mainNav2.navbar-shrink{
    background: rgba(255, 255, 255, 1);

  }


  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    padding: 15px 20px;
    text-align: center;
    width: 250px;

  }

  
  .navbar-nav {
    float:none;
    margin:0 auto;
    display: flex;
    text-align: center;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
}



  #mainNav .navbar-brand {
    background: url(../img/logofunetec.svg?v=1) no-repeat;
    background-size: 175px;
    background-position: left;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    width: 300px;
    height: 70px;
    /*margin: auto;*/
  }

  #navbarResponsive {
      padding-bottom: 10px;
  }
  .navbar-brand{

    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 0rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
  }

  .navbar-light .navbar-toggler{

    color:none;
    border-color: transparent;

  }

    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #f05f40; }
  #mainNav .navbar-toggle {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
   font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 0rem;
    padding-left: 0rem; 
      
  }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
      color: rgb(60, 60, 60) !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: rgba(255, 255, 255, 0.3);
      background-color: #00a96d; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: white; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        color: #fff; 
         position: relative;
          
      }
      /*
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #FFFFFF; 
            right: 0px;
            border: solid 1px #00a96d;
            position: absolute;
            content: "";
            left: 0px;
            bottom: 0px;
            
        }
            */
        
    
      #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.05);
        background-color: #00ae70; }
        #mainNav.navbar-shrink .navbar-brand {
          font-size: 16px;
          background: url(../img/logofunetec.svg?v=1) no-repeat;
          background-size: 250px;
          background-position: left;
          
        }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #FFFFFF; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav,#mainNav2.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #fff; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color:rgb(60, 60, 60); }

           


          }

#mainNav .navbar-nav > li.nav-item.destaque > a.nav-link {
    border: solid 1px #00a96d;
    border-radius: 20px;
    padding-left: 15px;
    padding-right: 15px;
    background: #FFFFFF;
    color: #00a96d;
}
#mainNav .navbar-nav > li.nav-item.destaque > a.nav-link:hover,#mainNav .navbar-nav > li.nav-item.destaque > a.nav-link:focus {
    border: solid 1px #FFFFFF;
    background: #00a96d;
    color: #FFFFFF;
}
#mainNav .navbar-nav > li.nav-item.destaque > a.nav-link:focus,#mainNav .navbar-nav > li.nav-item.destaque > a.nav-link:focus:hover {
    border: solid 1px #00a96d;
    background: #FFFFFF;
    color: #00a96d;
}
header.masthead {
  position: relative;
    width: 100%;
    text-align: center;
    color: #4e4e4e;
    /*height: 500px;*/
    margin-top: 124px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover !important;
    /*background-color: transparent;*/
}

  header.masthead .header-content {
    position: relative;
    width: 100%;
    top: 125px;
    padding: 150px 15px 100px;
    text-align: center;
    background: url(../img/banner.png)no-repeat;
    height: 450px;
    background-position: center top;
    background-size: 100%;
    background-color: transparent;}
    header.masthead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 800;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase; }
    header.masthead .header-content .header-content-inner hr {
      margin: 30px auto; }
    header.masthead .header-content .header-content-inner p {
      font-size: 20px !important;
    margin-bottom: 50px;
    color: rgb(82, 82, 82);
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  }
  @media (min-width: 768px) {

    header.masthead {
    /*height: 500px;*/ }
      header.masthead .header-content {
        position: absolute;
        
        padding: 0 50px;
        color: #fff
  }
        header.masthead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto;
          text-align: left;

        }
          header.masthead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.masthead .header-content .header-content-inner p {
            font-size: 16px;
            max-width: 70%;
            margin-right: auto;
            margin-left: 0;
          }

.service-box {
  max-width: 400px;
  margin: 50px auto 0; }

  .service-box img{

margin-bottom: 10px;

  }


.service-box p{

text-align: left;
font-size: 15px;
text-align: justify;

}

#mainNav .navbar-brand {
    
    background-size: 300px;
    background-position: left;
    /*width: 700px;*/
    height: 70px;
  }

  

}
@media (max-width: 990px) {

 #mainNav2{

  display: block;
    height: auto;
    padding: 0;
}



header.masthead .header-content{

  top:0px;
}


}

@media (max-width: 768px){

.numero{

  display: none;
}

.nav-tabs .nav-link{

padding: 10px 26.6px;


}
    
    .dropdown-menu{
        
    }

header.masthead{
  margin-top: 60px;
  /*height: 100vh;*/
}

header.masthead .header-content{

height: 100vh;
background-size: cover;

}


 img.img-header{

    width: 90% !important;
    
  }

  header.masthead .header-content .header-content-inner p{

    text-align: center !important;
  }


}

@media (max-width: 1200px){

#mainNav .navbar-nav > li.nav-item > a.nav-link:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link{

  font-size: 12px;
  border: solid 1px #00a96d;
    border-radius: 20px;
    padding-left: 15px;
    padding-right: 15px;

  }


}

  @media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .dropdown-menu {
	    right: -90px;
	}
    .service-box {
      margin: 20px auto 0; } }
  .service-box p {
    margin-bottom: 0;
    padding: 5px 0;}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 1;
    color: white;
    background: transparent;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }

    .portfolio-box-caption:hover{
      background: rgba(245, 134, 52, 0.84);

    }


    

    
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 25px !important;
        font-weight: 100;
        /*text-transform: uppercase;*/
        color:#fff;
        text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 14px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 14px; } }

.call-to-action {
  padding: 50px 0; }
  .call-to-action h2 {
    margin: 0 auto 20px; }

.text-primary {
  color: #00a96d !important; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-login{

  border-radius: 0px;
  border: 1px solid #fff;
}


.btn-default {
  color: #222222;
  border-color: white;
  background-color: white; }
  .btn-default.focus, .btn-default:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6; }
  .btn-default:hover {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
    .open > .btn-default.dropdown-toggle.focus,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle:hover {
      color: #222222;
      border-color: #bfbfbf;
      background-color: #d4d4d4; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white; }
  .btn-default .badge {
    color: white;
    background-color: #222222; }

.btn-primary {
  color: #d23439;
  border-color: #fff;
  background-color: #fff; }
  .btn-primary.focus, .btn-primary:focus {
    color: white;
    border-color: #00a96d;
    background-color: #00a96d; }
  .btn-primary:hover {
    color: white;
    border-color: #ffffff;
    background-color: transparent;
    border: 2px solid #fff;
  }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle:hover {
      color: white;
      border-color: #a4270d;
      background-color: #c93110; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #00a96d;
    background-color: #00a96d; }
  .btn-primary .badge {
    color: #F05F40;
    background-color: white; }

.btn {
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl{
  padding: 15px 60px;
    border: 2px solid #00a96d;
    background: transparent;
    color: #00a96d;
    border-radius: 0px;
   }

.btn-xl:hover{
background-color: #fff;
 border: 2px solid #fff;
    color: #00a96d;

}
.btn-xl:active:focus{
 background-color: #00315d;
 border: 2px solid #00315d;
    color: #fff;

}

 

  .sobre {

  text-align: justify !important;
  }

  

  #logo img{

    width: 50%;
  }



  .iphone img{


  
  width: 110% !important;
  margin-top: 20px;
  

  }

  .texto-header {

    -webkit-animation-duration: 1s;
    /*margin: 100px auto;*/
        position: absolute;
    top: 15px;
    left: 51px;
    
  }

 img.img-header{

    width: auto;
  }

.footer {
    padding: 10px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    color: #ffffff;
    float: left;
    width: 100%;
    min-height: 40px;
    box-sizing: border-box;
    line-height: 76px;
    background: #03ab6f;
    margin: 0;
  }

  
  .footer .direitos{
    font-size: 12px;
     text-align: left;
     line-height: auto;
     font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    }

  .desenvolvedor{

     text-align: right;
    /*line-height: 100px;*/
  }

  .footer .desenvolvedor svg{
    width: 120px;
    }


    

    .color img{

      
      width: 200px;
      height: 2px;
      margin-top:05px;
      margin-bottom: 35px;

    }

.softwares{

  background-color: #ccc; 
}

.revenda img{


  width: 250px;
  background-size: 150px;
  height: 30px;
  display: block;
}

.faleconosco{

  margin:30px 0 30px 0;
}
.faleconosco .form-control {

  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', 'sans-serif';
    display: block;
    width: 100%;
    /*padding: .75rem .75rem;*/
    font-size: 1rem;
    line-height: 1.25;
    color: #a9a9a9;
    /*background-color: #f5f5f5;*/
    background-image: none;
    background-clip: padding-box;
    border: 0px solid;
    border-bottom: 2px solid #ccc;
    border-radius: 0rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: 45px
}

#contato input,select,textarea{

border-bottom: 2px solid #f58b3c ;

}
#curriculo input,select,textarea{

border-bottom: 2px solid #93c951 ;

}
#suporte input,select,textarea{

border-bottom: 2px solid #006cb5 ;

}

.faleconosco select{

  height: 45px !important;
    border-radius: 5px !important;
    border: 2px solid #ccc!important;
}


.nav-link-suporte{
  background: #b92e33;
    color: #fff !important;
    border-radius: 35px;
    padding: 8px 0px;
    width: 10rem;
    text-align: center;
    line-height: 25px;
    border: 1px solid #b33135;
    margin: 0 0px 0px 25px;
}

.nav-tabs {

border:none;

}

.nav-tabs .nav-link {
   border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    background:#03ab6f !important;
    margin-right: 0px !important;
    color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', 'Arial', 'sans-serif';
    border: none;
    padding: 10px 22px;
    
}

.nav-tabs .nav-link.active{

background-color: #efefef !important;
color: #03ab6f;

}


.tab-academico{
    background-color: #efefef !important;
    padding: 45px 55px;
    width: 425px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    color: #fff;
    height: 294px;
}

.tab-academico input{
    border: 0px;
    border-bottom: 2px solid #a5a5a5 !important;
    padding: 5px 20px;
    width: 100%;
    background: transparent;
    text-align: left;
    outline: none;
}
.tab-academico ::-webkit-input-placeholder {
   color:  #a5a5a5;
   }


#fale-tab{
   
    border-top: 2px solid #f58b3c;
  }

 #trabalhe-tab{
   
    border-top: 2px solid #93c951;
  }

#suporte-tab {
   
    border-top: 2px solid #006cb5;
  }


/*Menu Left*/
.ui-menu-left{
    position: fixed;
    z-index: -2;
    right: -550px;
    top: 0;
    height: 100%;
    width: 250px;
    background-color: #fff;
}
.ui-menu-out{
    position: absolute;
    left: 10px;
    top: 37px;    
    font-size: 2em;
    color:#FFFFFF;
    width: 20px;
    height: 40px;
    z-index: 5;
}
.ui-menu-left-lista{
    margin-top: 60px; 
}
.sombra-menu{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.27);
    height: 100%;
    
    
}
.menu_img{
    margin-top: 12px;
    margin-left: 89px;
    width: 80px;
}
.menu_itens{
    margin-left: 10px;
    margin-top: 0px;
    padding-bottom: 80px;
}
.menu_itens li{
    
    margin-top: 20px;
    list-style: none;
}
.menu_topo_fundo{    
    background-color: #0391DB;
    height: 86px;
    width: 100%;
    margin-left: 0;

}



/* CSS MENU RIGHT */



#menuToggle
{
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 3px;
  margin-bottom: 6px;
  position: relative;
  background: #02935f;
  border-radius: 0px;
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #00315d;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu{
       position: absolute;
    width: 232px;
    margin: 29px 70px 0 0;
    padding: 50px;
    padding-top: 40px;
    right: -100px;
    background: #f5f5f5;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    height: 100vh;
    text-align: right;
}

#menu li
{
  padding: 10px 0;
  font-size: 18px;
  color: #050505;
  font-family:'Open Sans', 'Helvetica Neue', 'Arial', 'sans-serif';
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
}

.numero{

  color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', 'Arial', 'sans-serif';
    border-radius: 100px;
    line-height: 60px;
    float: right;
    text-align: right;
}

.numero span{

 font-size: 30px;
    font-weight: 100;
    font-family: Helvetica;
}

.numero a{

  color: #fff;
  margin-left: 10px;
}
.numero a:hover{

  color: rgb(60, 60, 60);
  text-decoration: none;
}


.phone-icon{
  background: url(../img/phone.svg) no-repeat;
    background-size: 20px;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    /*background-color: rgba(0, 0, 0, 0.12);*/
    background-position: center center;
    border-radius: 50px;
    padding: 20px;
  
}

.new-panel-destaque{

  height: 300px;
}

.new-panel{


height:200px;

}

.login-area{
background: url(../img/user.svg) no-repeat;
    background-size: 45px;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0.12);
    background-position: center center;
    border-radius: 50px;
}

/*   botão login     */

.progress-button {
     position: relative;
    display: inline-block;
    background: #02a66b;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1em;
    line-height: 3;
    border: 0px solid;
    cursor: pointer;
    width: 100%;
    border-bottom: 2px rgba(0, 0, 0, 0.51) solid;
    border-radius: 3px;


}

/*.progress-button:hover{

  background-color: #02a66b;
  color: #03ab6f;
  border: 0px solid;
  border-bottom: 2px #02a66b;
 
}*/

.progress-button[disabled],
.progress-button[disabled].state-loading {
  cursor: default;
}

.progress-button .content {
  position: relative;
  display: block;
}

.progress-button .content::before,
.progress-button .content::after  {
  position: absolute;
  right: 20px;
  color: #0e7138;
  font-family: "icomoon";
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.progress-button .content::before {
  content: "\e600"; /* Checkmark for success */
}

.progress-button .content::after {
  content: "\e601"; /* Cross for error */
}

.progress-button.state-success .content::before,
.progress-button.state-error .content::after {
  opacity: 1;
}

.notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.progress-button .progress {
  background: #148544;
}

.progress-button .progress-inner {
  position: absolute;
  left: 0;
  background: #0e7138;
}

.progress-button[data-horizontal] .progress-inner {
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
}

.progress-button[data-vertical] .progress-inner {
  bottom: 0;
  width: 100%;
  height: 0;
  -webkit-transition: height 0.3s, opacity 0.3s;
  transition: height 0.3s, opacity 0.3s;
}

/* Necessary 3d styles for buttons with perspective */

.progress-button[data-perspective] {
  position: relative;
  display: inline-block;
  padding: 0;
  background: transparent;
  -webkit-perspective: 900px;
  perspective: 900px;
}

.progress-button[data-perspective] .content {
  padding: 0 60px;
  background: #1d9650;
}

.progress-button[data-perspective] .progress-wrap {
  display: block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.progress-button[data-perspective] .content,
.progress-button[data-perspective] .progress {
  outline: 1px solid rgba(0,0,0,0); /* Smoothen jagged edges in FF */
}

/* Shrink horizontal */
/* ====================== */

.progress-button[data-style="shrink"] { /* common for horizontal and vertical */
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;

  -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;


}

.progress-button[data-style="shrink"]:hover{

background-color: #00d88b;
    color: #ffffff;
    border: 0px solid #fff;
    border-bottom: 2px rgba(0, 0, 0, 0.51) solid;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    
}

.progress-button[data-style="shrink"][data-horizontal] .content {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

.progress-button[data-style="shrink"][data-horizontal] .content::before,
.progress-button[data-style="shrink"][data-horizontal] .content::after {
  top: 100%;
  right: auto;
  left: 50%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.progress-button[data-style="shrink"][data-horizontal].state-loading {
  -webkit-transform: scaleY(0.3);
  transform: scaleY(0.3);
}

.progress-button[data-style="shrink"][data-horizontal].state-loading .content {
  opacity: 0;
}

.progress-button[data-style="shrink"][data-horizontal].state-success .content,
.progress-button[data-style="shrink"][data-horizontal].state-error .content {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.lermais , .btAreaRestrita{

   margin: 13px auto 25px;
/*    background: url(../img/right-arrow.svg)no-repeat;
    background-position-x: 75px;
    background-size: 15px;
    background-position-y: center;*/
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    /* border: 1px solid #ccc; */
    /*width: 110px;*/
    float: left;
    border-radius: 50px;
    padding: 3px 30px;
    background-color: #00ae70 !important;
}
.lermais:hover , .btAreaRestrita:hover{

background-position-x: 85px;


}
.mostrarmenu{display: none}
.lermais a , .btAreaRestrita a{

  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  /*margin-right: 30px;*/

  text-decoration: none;
}
.lermais a:hover , .btAreaRestrita a:hover{

  color: #333;
}

.btAreaRestrita{
  margin: 0 auto;
  float: none;
  display: table;
  color: #FFF;
  border: 0px;
}

/*.lermais span{

  background: url(../img/right-arrow.svg);
  background-size: 20px;
  width: 20px;
  height: 18px;
  display: inline-block;
}*/

.newsletter{

  background-color: #02935f;
    padding: 10px 0px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    
}
#newsletter .section-heading{

  margin: 10px 0px;
}
.newsletter h2{
  color: #fff;
}

.newsletter input {
    height: 49px;
    text-align: center;
    margin-bottom: 10px;
    
}

#rodape{

  background-color: #018858;
  color: #fff;
}

.video{

  height:335px;
  width: 100%;
  margin-bottom: 50px;
  margin-top: -4px;
}

.locais{

  margin-bottom: 30px;
}

.portal{

     background: url(../img/info-button.svg) no-repeat;
    background-size: 20px;
    background-color: transparent;
    width: auto;
    height: 50px;
    float: left;
    margin-right: 0px;
    margin-top: 5px;
    background-position: center center;
    border-radius: 50px;
    padding: 15px;

}

.facebook{

background: url(../img/facebook-icon.svg) no-repeat;
background-size: 20px;
background-color: transparent;
width: auto;
height: 50px;
float: left;
margin-right: 0px;
margin-top: 5px;
background-position: center center;
border-radius: 50px;
padding: 15px;


}
.youtube{


background: url(../img/youtube-icon.svg) no-repeat;
background-size: 20px;
background-color: transparent;
width: auto;
height: 50px;
float: left;
margin-right: 0px;
margin-top: 5px;
background-position: center center;
border-radius: 50px;
padding: 15px;

  
}
.linkedin {

  background: url(../img/linked-icon.svg) no-repeat;
  background-size: 20px;
  background-color: transparent;
  width: auto;
  height: 50px;
  float: left;
  margin-right: 0px;
  margin-top: 5px;
  background-position: center center;
  border-radius: 50px;
  padding: 15px;

}

.twitter{

background: url(../img/twitter-icon.svg) no-repeat;
background-size: 20px;
background-color: transparent;
width: auto;
height: 50px;
float: left;
margin-right: 0px;
margin-top: 5px;
background-position: center center;
border-radius: 50px;
padding: 15px;

  
}

.instagram{

background: url(../img/instagram-icon.svg) no-repeat;
background-size: 20px;
background-color: transparent;
width: auto;
height: 50px;
float: left;
margin-right: 0px;
margin-top: 5px;
background-position: center center;
border-radius: 50px;
padding: 15px;
}


.parceiros {
    
    clear: both;
}

.parceiros img{

  /*width: 75px;*/

}

.parceiros li {
    float: left;
    /*margin-right: 10px;*/
    margin-top: 10px;
    list-style: none;
}
/*
li {
    list-style: none;
}
*/


ul.passadores {
  text-align: center;
  margin: 0px;
  padding: 0px;
}

ul.passadores li.first {
    border-left:0px none #d7d7d7;
  padding-left: 0px;
  margin-left: 3px;
}
ul.passadores li {
  display: inline;
  color: #999;
  margin: 3px;
        border-left:1px solid #d7d7d7;
  margin-left: 0px;
  padding-left: 4px;
}
ul.passadores li a:hover {
        background-color: #333;
        -moz-box-shadow: 0px 0px 3px 0px #5c5c5c;
        -webkit-box-shadow: 0px 0px 3px 0px #5c5c5c;
        box-shadow: 0px 0px 3px 0px #5c5c5c;
}
ul.passadores li.ativo a {
        background-color: #900;
}
ul.passadores li a {
  color: #FFF;
        background-color: #000;
        display: table;
        padding: 2px 5px 2px 5px;
        margin: 2px;
        float: left;
}

.paginar{
    padding: 0px;
    font-size: 14px;
    margin: 40px auto;
    width: 100%;
}
.paginar li{
    display: inline;
    padding: 10px;
}
.paginar li a{
        text-decoration: none;
    color: #006EA2;
    background-color: transparent;
}

            /*--------- CSS PAGINAÇÃO ------------*/
#pages { margin-top:10px;
}
#pages ul {
  list-style-type:none;  height:40px;  margin:0px; padding:0px;font-size:12pt;
}
#pages li {
  float: left;
  display: inline;
  margin: 4px 4px 4px 4px;
  display: block; text-align:justify;
            font-size:12pt;
}
#pages li a {
  color:#96241f;
  padding: 4px;
  border: 1px solid #232D22;
  text-decoration: none;
  float: left;
      
}
#pages li a:hover {
  color: #96241f;
  background:#232D22;
  border: 1px solid #232D22;
       
}
#pages li.nolink {
  color: #CCC;
  border: 1px solid #F3F3F3;
  padding: 4px;
     
}
#pages li.current {
  color: #4f4f4f;
  border: 1px solid #232D22;
  padding: 4px;
       
}


@media screen and (max-width: 767px){
    .dropdown-menu{
        width: 100% !important;
    }
    .hidemobile{
        display: none !important;
    }
        .showmobile{
        display: none;
            font-size: 10px !important;
    }
    .mostrarmenu{
        display: block;
        color: #FFF;
        font-size: 12px;
font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 0rem;
    padding-left: 0rem;
        
            display: block;
    padding: .5rem 0rem;
        
    }


    
  .tab-academico{
    width: 100% !important;
  }
#mainNav .navbar-brand { width: 245px !important; width: 52px;height: 53px;margin-left: 13px;background: url(../img/logonova.png);background-size: contain;background-repeat: no-repeat; }
.nav-tabs .nav-link{
  padding: 10px 10px !important;
}
.texto-header{margin: 0 !important;}
.parceiros li{
      width: 20%;
    margin: 10px 20px;

}
} 

.detalha{
  color:#00a96d;
  cursor: pointer;
}




.header2 {
  background-color: #00a96d;
  color: white;
  font-size: 1.4em;
  padding: 0.3rem;
  text-align: center;
  text-transform: uppercase;
}
.header3{
    background-color: rgba(0,53,99,0.9);
    color: white;
    font-size: 1.0em;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px;
}

.table-users {
  border: 1px solid #327a81;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  max-width: calc(100% - 2em);
  margin: 1em auto;
  overflow: hidden;
  width: 100%;
}

table {
  width: 100%;
}
table td, table th {
  color: #222222;
  padding: 10px;
  text-align: center !important;
}
table td {
  text-align: center !important;
  vertical-align: middle;
}
table td:last-child {
  font-size: 0.95em;
  line-height: 1.4;
  text-align: left;
}
table th {
  background-color: #daeff1;
  font-weight: 300;
}
table tr:nth-child(2n) {
  background-color: white;
}
table tr:nth-child(2n+1) {
  background-color: #edf7f8;
}

/*
@media screen and (max-width: 700px) {
  table, tr, td {
    display: block;
  }

  td:first-child {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100px;
  }
  td:not(:first-child) {
    clear: both;
    margin-left: 100px;
    padding: 4px 20px 4px 90px;
    position: relative;
    text-align: left;
  }
  td:not(:first-child):before {
    color: #91ced4;
    content: '';
    display: block;
    left: 0;
    position: absolute;
  }
  td:nth-child(2):before {
    content: 'Name:';
  }
  td:nth-child(3):before {
    content: 'Email:';
  }
  td:nth-child(4):before {
    content: 'Phone:';
  }
  td:nth-child(5):before {
    content: 'Comments:';
  }

  tr {
    padding: 10px 0;
    position: relative;
  }
  tr:first-child {
    display: none;
  }
} */
@media screen and (max-width: 500px) {
	.form_info{
		margin-bottom: 15px;
	}
  .header2 {
    background-color: transparent;
    color: white;
    font-size: 2em;
    font-weight: 700;
    padding: 0;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  }

  img {/*
    border: 3px solid;
    border-color: #daeff1;
    height: 100px;
    */
    margin: 10px auto;
    height: auto;
    max-width: 100%;
  }
  .fotocapa {
    height: auto;
    max-width: 100%;
    box-sizing: border-box;
  }

  div[vw-access-button].active .pop-up {
      display: none;
  }
  td:first-child {
    background-color: #c8e7ea;
    border-bottom: 1px solid #91ced4;
    /*border-radius: 10px 10px 0 0;*/
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
  }
  td:not(:first-child) {
    margin: 0;
    padding: 5px 1em;
    width: 100%;
  }
  td:not(:first-child):before {
    font-size: .8em;
    padding-top: 0.3em;
    position: relative;
  }
  td:last-child {
    padding-bottom: 1rem !important;
  }

  tr {
    background-color: white !important;
    border: 1px solid #6cbec6;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    margin: 0.5rem 0;
    padding: 0;
  }

  .table-users {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: visible;
  }
}

/*
.trans{
  display: none;
}
*/
.hide{
  display: none;
}



.div-select {
    width:350px;  /* Tamanho final do select */
    overflow:hidden; /* Esconde o conteúdo que passar do tamanho especificado */
    display: block;
    margin: 0 auto;
}
  
.div-select select {
      background: url('../img/seta.png') no-repeat #00a96d;  /* Imagem de fundo (Seta) */
      background-position: 305px center;  /*Posição da imagem do background*/
      width: 370px; /* Tamanho do select, maior que o tamanho da div "div-select" */
      height:48px; /* altura do select, importante para que tenha a mesma altura em todo os navegadores */
      font-family:Arial, Helvetica, sans-serif; /* Fonte do Select */
      font-size:18px; /* Tamanho da Fonte */
      padding:13px 20px 10px 12px; /* Configurações de padding para posicionar o texto no campo */
      color:#fff; /* Cor da Fonte */
      text-indent: 0.01px; /* Remove seta padrão do FireFox */
      text-overflow: "";  /* Remove seta padrão do FireFox */     
      select::-ms-expand {display: none;} /* Remove seta padrão do IE*/
  
}

.mfp-img{
  border: 0px !important;
}
.mfp-close{font-size: 85px !important;}
.most{display: none;}
@media (max-width:768px){.most{display:block!important} } 




form#talentos fieldset {
    border: dotted 1px #ccc;
    margin: 10px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
form#talentos fieldset legend {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3rem;
}

.listatipos li{
  border-bottom: 1px solid #CCC;
  padding: 6px 0;  
  list-style: none;

}
.listatipos li a{
  color:#333;
}
.listatipos li a:hover{
  color:blue;
}


.navbar-expand-lg .navbar-nav .dropdown-menu {
	max-width: 100vw;
	min-width: 300px;
}

.dropdown-menu{
  width: auto !important;
}
.navbar-nav li{
  text-align: left !important;
}








 /* Common style */
    .grid figure {
        position: relative;
        float: left;
        overflow: hidden;
        margin: 10px 0%;
        
        height: auto;
        background: #3085a3;
        text-align: center;
        cursor: pointer;
    }

    .grid figure img {
        position: relative;
        display: block;
        min-height: 100%;
        max-width: 100%;
        opacity: 0.8;
    }

    .grid figure figcaption {
        padding: 1em;
        color: #fff;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .grid figure figcaption::before,
    .grid figure figcaption::after {
        pointer-events: none;
    }

    .grid figure figcaption,
    .grid figure figcaption>a {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        /*height: 100%;*/
    }

    /* Anchor will cover the whole item by default */
    /* For some effects it will show as a button */
    .grid figure figcaption>a {
        z-index: 1000;
        text-indent: 200%;
        white-space: nowrap;
        font-size: 0;
        opacity: 0;
    }

    .grid figure h2 {
        word-spacing: -0.15em;
        font-weight: 300;
    }

    .grid figure h2 span {
        font-weight: 800;
    }

    .grid figure h2,
    .grid figure p {
        margin: 0;
    }

    .grid figure p {
        letter-spacing: 1px;
        font-size: 68.5%;
    }

    /* Individual effects */

    /*---------------*/
    /***** Julia *****/
    /*---------------*/

 
    figure.effect-julia {
        background: transparent;
        overflow: hidden;
        position: relative;


    }

    figure.effect-julia img {
      /*opacity: 0.5;*/
        max-width: none;
        width: 100%;
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        transition: opacity 1s, transform 1s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    figure.effect-julia figcaption {
        text-align: left;
    }

    figure.effect-julia h2 {
        position: relative;
        padding: 0.5em 0;
        font-weight: bold;
    }

    figure.effect-julia p {
        clear: both;
        display: table;
        margin: 0 0 0.25em;
        padding: 0.4em 1em;
        /*background: rgba(255, 255, 255, 0.9);
        color: #2f3238;*/
        color:#FFF;
        text-transform: none;
        font-weight: bold;
        font-size: 75%;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
       /* -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0);*/
    }

    figure.effect-julia p:first-child {
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }

    figure.effect-julia p:nth-of-type(2) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    figure.effect-julia p:nth-of-type(3) {
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }

    figure.effect-julia:hover p:first-child {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    figure.effect-julia:hover p:nth-of-type(2) {
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }

    figure.effect-julia:hover p:nth-of-type(3) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    figure.effect-julia:hover img {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }

    figure.effect-julia:hover p {
        opacity: 1;
        /*-webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);*/
    }

    .textin{
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      padding: 15px;

    }
    .textin p{
      text-align: left;
          padding: 10px 30px !important;
    }


        .escuroama {
    background-color: rgba(1,72,47,.80);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

  .escurodegra {

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+97 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */


    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.legal {
    position: relative;
    padding-top: 20vh;
    padding-bottom: 50px;
    min-height: 40vh;
}

   .main{
        width: 100%;
        height: 61vh !important;
    }
    @media screen and (max-width: 728px) {
		
   .main{
        width: 100%;
        height: 65vw !important;
    }
		
	}
    .side{
      width: 100%;
      height: 29vh !important;
    }
    /* Media queries */
    @media screen and (max-width: 50em) {
        .content {
            padding: 0 10px;
            text-align: center;
        }

        .grid figure {
            display: inline-block;
            float: none;
            margin: 10px auto;
            width: 100%;
        }

    }

    #owl2 .owl-dots{
      bottom: -30px !important;
    right: 45px !important;
    }











      .entry{



  }

.cmsms_cc {

    overflow: hidden;

    margin: 0 -2%;

}

h2, h2 a, .post .entry-title a {

    color: #454545;

}

hr, .divider {

    clear: both;

    margin: 0 0 35px;

    border: 0;

    border-top: 1px solid #e8e8e8;

    border-top: 1px solid rgba(69, 69, 69, .1);

}

.success_box {

    background: #fff;

}

.error_box, .warning_box, .success_box, .notice_box, .download_box {

    border-right: 1px solid #e4e4e3;

    border-bottom: 1px solid #e4e4e3;

}

.cmsms-form-builder .form_info {

    padding-bottom: 5px;

}

.cmsms-form-builder label {

    padding-bottom: 12px;

}

.color_3, .cmsms_price, a.logo:hover {

    color: #FF938A;

}
.cmsms-form-builder .form_field_wrap.forcheck {
    margin: 5px 0px;
}
.cmsms-form-builder label.form-check-label {
    padding: 5px 18px;
}
.cmsms-form-builder input[type="checkbox"], .cmsms-form-builder input[type="radio"] {
    background-color: #fff;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e4e3;
    padding: 5px 10px;
    height: 28px;
    width: 28px;
    line-height: 20px;
    -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
}








.cmsms-form-builder input[type="text"] ,.cmsms-form-builder select  {

    width: 100%;
    /*max-width: 360px;*/

}

.cmsms-form-builder textarea{
  max-width: 100%;
}



input[type="text"], select {

    width: 100%;

}



input[type="text"], input[type="password"], textarea,select{

    background-color: #fff;

    border-radius: 10px;

    border-style: solid;

    border-width: 1px;

    border-color: #e4e4e3 #e4e4e3 #e4e4e3 #e4e4e3;

    padding: 5px 10px;

    height: 36px;

    line-height: 20px;

    -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;

    -moz-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;

    -ms-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;

    -o-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;

    transition: border-color .3s ease-in-out, background-color .3s ease-in-out;

}



input, textarea, select, select option {

    color: #282828;

}

.cl {

    clear: both;

}

.cmsms-form-builder label {

    padding-bottom: 12px;

}

input, textarea, select, select option {

    color: #282828;

}

.more_button {

    display: inline-block;

    font-weight: bold;

    color: #6c6c6c;

}



.fl {

    float: left;

}



.cmsms-form-builder .loading {

    clear: both;

    margin: -5px 0 0;

    width: 100%;

}



.loading {

    position: relative;

    float: right;

    margin-top: 11px;

    width: 40px;

    height: 5px;

    background: url(../images/loader.gif) no-repeat 0 0;

    opacity: 0;

}

input, textarea, select {

    font: 13px/18px 'Raleway',Arial,Helvetica,'Nimbus Sans L',sans-serif;

}

label {

    display: inline-block;

    margin: 0;

    padding: 0;

}

form {

    margin: 0;

    padding: 0;

    border: none;

}





.btn {

  background: #E47171;

  background-image: -webkit-linear-gradient(top, #E47171, #DC4747);

  background-image: -moz-linear-gradient(top, #E47171, #DC4747);

  background-image: -ms-linear-gradient(top, #E47171, #DC4747);

  background-image: -o-linear-gradient(top, #E47171, #DC4747);

  background-image: linear-gradient(to bottom, #E47171, #DC4747);

  -webkit-border-radius: 5;

  -moz-border-radius: 5;

  border-radius: 5px;

  font-family: Arial;

  color: #ffffff;

  font-size: 16px;

  padding: 10px 20px 10px 20px;

  text-decoration: none;

}



.btn:hover {

  background: #1a1a1a;

  background-image: -webkit-linear-gradient(top, #1a1a1a, #000000);

  background-image: -moz-linear-gradient(top, #1a1a1a, #000000);

  background-image: -ms-linear-gradient(top, #1a1a1a, #000000);

  background-image: -o-linear-gradient(top, #1a1a1a, #000000);

  background-image: linear-gradient(to bottom, #1a1a1a, #000000);

  text-decoration: none;

}

.btn.btn-primary {
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 2px solid #00ae70;
    outline: none;
    cursor: pointer;
    background: #00ae70 !important;
    margin: 13px auto 25px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 50px;
}

.btn.btn-primary:hover {
    background: #fff !important;
    color: #00ae70;
    border: 2px solid #00ae70;
}

#rodape li{
    list-style: none;
    text-align: left;
}
#rodape a{
    color:#FFF;
    text-transform: capitalize !important;
    text-align: left;
    
}
#rodape a:hover{
  color:#333;
}

.zoomA{
	color: #fff;
	padding: 5px;
	font-weight: bold;
	position: relative;
	top: 7px;
}
.zoomA:hover{
	color: #fff;
	padding: 5px;
	font-weight: bold;
}

.faq h3{
	color: #333;
}
.faq hr{
	margin: 0 0 20px;
}
.faq p{
	padding: 15px;
}