/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
	font: 14px/22px 'Open Sans', sans-serif;;
	color: #65707b;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h3 {
    color: #027f41;
}

p {
    color: #0a3a53;
}

.logo-app-mtdekra{
  height: 84px;
  margin-top: 9px;
  margin-bottom: 0px;
}

i.fa.fa-check-square-o.animated-hover {
    font-size: 6.4em;
    margin-bottom: -6px;
}

.carousel-indicators .active {
    background-color: #027f41;
}

/*HEADER BRANDS SUB-HEADER (MYMT)*/
a.dropdown-item {
    color: gray;
    text-transform: uppercase;
    font-size: small;
}

.navbar-mymt{
  height: : 50px;
}

.menu-start{
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.brands-dekra-mt{
  background-repeat: no-repeat;
  background-position: center; 
  height: 70px;  
  background: url(../imgs/header.jpg);
  background-repeat: no-repeat; background-position: center;
}

.container.brands {
    padding-top: 11px;
}

.header-mobile {
    width: 100%;
    display: flex;
}
.header2{
	width: 100%;
}
.header3 {
    float: right;
}

.color-header{
	background: linear-gradient(
    to right, 
    #027f41 0%, 
    #027f41 50%, 
    #0a3a53 50%, 
    #0a3a53 100%
  );
}
button.navbar-toggler{
    background-color: transparent;
    position: absolute;
    top: 20px;
    left: 3px;
    border: none;
    font-size: 15px;
}

.navbar{
	width: 100%;
}


a.nav-link.dropdown-toggle, a.nav-link{
    color: gray;
}

.navbar-dark .navbar-nav .nav-link {
    color:gray;
    text-transform: uppercase;
}
.navbar-toggler {
    color: gray;
    border-color: gray;
}
nav.navbar-expand-lg.navbar-dark.bg-dark.fixed-top {
    background: white !important;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: gray;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: gray;
}

.dropdown-menu.dropdown-menu-right.show {
    border-top: 3px solid #027f41;
}

.menu-mobile{
	display: none;
}

.navbar{
	padding: 0;
}


/*SLIDER*/

.slide-title h3{
  text-align: left;
  background-color: #027f41;
  color: #fff !important;
  width: 200px;
  padding: 10px;
}

.slide-text p{
  text-align: left;
  font-size: large;
  background-color: #027f41;
  color: #fff !important;
  width: 532px;
  padding: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* */
.section-content{

    margin-top: 49px;
    margin-bottom: 0px;

}

.section-full-width{
  padding-top: 36px;
  padding-bottom: 36px;
}

.bg-green-dekra{
  background-color: #027f41;
}

.portfolio-item {
  margin-bottom: 30px;
}

/*BTNS STYLE ALLIGEMENTS*/
.btn-primary {
    color: #fff;
    background-color: #027f41;
    border-color: #027f41;
    text-transform: uppercase;
    font-weight: 800;
}

.footer-links a{
    color: #fff;
    text-decoration: none;
    display: block;
}

.footer-links a:hover{
    color: #027f41;
    text-decoration: none;
}

.card-footer{
  align-items: center;
  text-align: center;
}


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    /* background-clip: border-box; */
    /* border: 1px solid rgba(0,0,0,.125); */
    /* border-radius: .25rem; */
}

.area-cliente{
  z-index: 1000;
  padding: 15px;
}

.centerdetail:hover{
  background: #136b3b;
}
.centros-info {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    background-color: white;
    border-bottom: none;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 180px;
    height: 100%;
    border: 1px solid rgba(0,0,0,.125);
}

.centros-info i {
    font-size: 3.0em;
    color: #027f41;
    border: 2px white;
    padding-top: 10px;
}

.no-padding-global{
  padding-right: 0;
  padding-left: 0;
}

.text-right{
    text-align: right;
}

.text-left{
    text-align: left;
}

.btn-responsive{
    white-space: normal;
}

.elements-align-left {
    text-align: left;
}

.elements-align-right {
    text-align: right;
}

.element-padding-bottom {
    padding-bottom: 25px;
}

.element-padding-top{
    padding-top: 25px;
}

.element-padding-bottom-10{
    padding-bottom: 10px;
}

.element-padding-top-10{
    padding-top: 10px;
}

.element-padding-bottom-5{
    padding-bottom: 5px;
}

.element-padding-top-5{
    padding-top: 5px;
}

.element-padding-right-30{
    padding-right: 30px;
}

.element-padding-left-30{
    padding-left: 30px;
}

.first-header-elements{
    color: #0a3a53;
    text-decoration: none;
}

.first-header-elements:hover{
    color: #027f41;
    text-decoration: none;
}

.breadcrumbs-dekra-mt{
    padding: 12px;
    border-radius: 5px;
    background-color: #eaeaea;
    font-size: 12px;
    margin-top: 30px;
}

.container-margin-top{
    margin-top: 112px;
}

.gray-tab{
    margin-top: 45px;
}

@media only screen and (max-width: 991px){
    .container-margin-top{
    margin-top: 77px;
  }
}

@media only screen and (max-width: 768px){
    .nopadding-right{
      padding-left: 0;
    }

    .nopadding-left{
      padding-right: 0;
    }
}



.card-header {
    /* padding: .75rem 1.25rem; */
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    background-color: white;
    border-bottom: none;
    padding-left: 5px;
    padding-right: 5px;
    min-height: 242px;
}

.card-header i {
    font-size: 6.0em;
    color: #027f41;
    border: 2px white;
    padding-top: 10px;
}

.card-header h4:hover{
      color:  #027f41;
}  

.card-header i:hover {
    color: #0a3a53;
    text-shadow: 3px 4px 1px  #027f41;
}

i.fa.fa-apple {
    text-shadow: none;
    font-size: 2em;
    color: #0a3a53;
}

i.fa.fa-android {
    text-shadow: none;
    font-size: 2em;
    color: #0a3a53;
}

.card-header h4 {
    color: #0a3a53;
    padding-top: 13px;
    font-size: 1.5em;
    font-weight: 600;
}

.container.centerslist h2 {
    color: white;
    text-transform: uppercase;
    padding-top: 13px;
    font-size: 1.5em;
    font-weight: 600;
    padding-bottom: 16px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #0a3a53;
    margin-bottom: 16px;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: white;
    border-top: none;
    padding-top: 0;
    margin: 0;
}

p.card-text {
    text-align: center;
    margin: 0;
    padding: 0;
}


div#carouselExampleIndicators {
    top: 50px;
}

button.agendar-marcacao {
    width: 100%;
    padding: 10px;
    background: #0a3a53;
    border: none;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    cursor: pointer;
}

button.agendar-marcacao:hover {
    background: #132d3f;
}

.menu-shadow{
    box-shadow: #0000001a 0 2px;
}

.row.maisinfo {
    padding-top: 36px;
    padding-bottom: 36px;
}


.paddingzero{
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 1px;
}

/*CENTERS*/
.center-body {
    padding-top: 10px;
    color: white;
    height: 265px;
}


    div#navbarResponsive {
    position: relative;
    margin: auto;
    text-align: center;
    left: 19%;
  }

@media screen and (max-width: 1200px){
    div#navbarResponsive {
    position: relative;
    margin: auto;
    text-align: center;
    left: 2%;
  }
}

@media screen and (max-width: 767px){
  .center-body {
    padding-top: 10px;
    color: white;
    height: 280px;
    }

}

@media screen and (max-width: 575px){
  .center-body {
    padding-top: 10px;
    color: white;
    height: auto;
    }

}

.center-body h4{
    padding-left: 15px;
}


.center-body p{
  color: white;
  padding-left: 15px;
}

h4.center-title {
    font-weight: 500;
}

.mt{
  background-color: #0a3a53;
  padding-top: 36px;
  padding-bottom: 36px;
  color: white;
}

.mt p{
  color:white;
}

.row.subfooter {
    margin-top: 15px;
    padding-top: 15px;
    /* margin-bottom: 15px; */
    /* border-style: solid; */
    border-top: 1px solid #ffffff;
}

a.btn.btn-lg.btn-secondary.btn-block {
    background: #0a3a53;
}

a.btn.btn-lg.btn-secondary.btn-block:hover {
    background: #027f41;
}

a.btn.btn-primary:hover{
    background: #0a3a53;
}
button.btn.btn-primary:hover{
    background: #0a3a53;
    cursor: pointer;
}

i.fa.fa-calendar.animated-hover {
    font-size: 5.6em;
    padding-bottom: 5px;
    /* margin-top: 2px; */
}

.nopadding-left-right{
  padding-left: 0;
  padding-right: 0;
}

.nopadding-right{
  padding-right: 0;
}

.nopadding-left{
  padding-left: 0;
}

.row.header-img {
     height: 300px;
    background-image: url("../imgs/sub-header-centro.png");
    background-attachment: fixed;
    background-position: 0px 92px;

}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade-in {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
}

/* MEDIA SCREENS*/


@media screen and (max-width: 539px){
  .logo-dekra{
    width: 112px;
    margin-left: 27px;
    margin-top: 13px;
  }
    .logo-mt{
    width: 112px;
    margin-top: 13px;
  }
  .row.header-img {
    height: 150px;
  }

}


@media (max-width: 992px) {


  .menu-mobile{
    display: inline-block;
    width: 100%;
  }

  .row.header-img {
    height: 250px;
}

}

@media (min-width: 992px) {
  body {
    /*padding-top: 56px;*/
  }

.header-new {
      max-width: 960px;
  }


  .menu-start.container {
    height: 35px;
    margin-top: 0px;
  }

}


@media (min-width: 1200px){
.header-new {
    max-width: 1140px;
  }
  .row.header-img {
    height: 350px;
    background-image: url("../imgs/sub-header-centro.png");
    background-attachment: fixed;
    background-position: 0px 92px;

}
}

.wide {
  width:100%;
  height:350px;
  background-size:auto;
  background-position: 0px 94px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.wide img {
  width:100%;
}



@media screen and (max-width: 991px){
  
  .wide {
    width:100%;
    height:220px;
    background-size:cover;
    background-position: 0px 70px;
    background-repeat: no-repeat;
    background-attachment: initial;
  }

}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 20px;
}

.mail-btn-no-color {
  text-decoration: underline;
  color:#fff;
}

.mail-btn-no-color:hover {
  color:#0a3a53;
}

.btn-procedimentos {
  color: #333;
  text-decoration: none;
}

.btn-procedimentos:hover {
  color: #027f41;
  text-decoration: none;
}

.btn-centro-mail {
  color: #027f41;
  text-decoration: none;
}

.btn-centro-mail:hover {
  color: #0a3a53;
  text-decoration: none;
}

.panel-heading {
    display: flex;
}

.panel.panel-default:hover {
    background-color: #f2f2f2;
}

.panel.panel-default {
    padding-top: 13px;
    padding-bottom: 5px;
    border-top: 2px solid #ececec;
}

.panel.panel-default a {
    color: #333;
    cursor:pointer;
    margin-left: 15px;
}

.panel.panel-default a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #027f41;
}

.panel.panel-default a:active {
    color: #027f41;
}

.panel-body {
    margin-left: 60px;
}

i.fa.fa-plus-circle {
    margin-left: 15px;
    font-size: large;
    color: #ccc;
    margin-right: 10px;
}

i.fa.fa-minus-circle {
    margin-left: 15px;
    font-size: large;
    margin-right: 10px;
}

.blue{
  background-color: #0a3a53;
}

.login-form-frame {
    border: 5px solid #e1e1e142;
    padding: 30px;
    border-radius: 11px;
}
#avisoesconde {
    display: none;
}
/*LOGIN*/

.bg-image-full {
  height: 260px;
  margin-top: 85px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#fvpp-blackout {
  display: none;
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#my-welcome-message {
  display: none;
  z-index: 10001;
  position: fixed;
  width: 36%;
  left: 30%;
  top: 20%;
  padding: 20px 2%;
  font-family: Calibri, Arial, sans-serif;
  background: #FFF;
}

#fvpp-close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}

#fvpp-dialog p { margin: 0; }

.container.marknologin {
    background-color: #027f41;
    margin-top: 50px;
}

.btn-primary-no-login {
    color: #fff;
    background: #0a3a53;
    border-color: #0a3a53;
    text-transform: uppercase;
    font-weight: 600;
}

form.nologinform {
    display: flex;
}

@media only screen and (max-width: 768px) {
        form.nologinform {
            display: block;
        }
        .btn-primary-no-login {
            color: #fff;
            background: #0a3a53;
            border-color: #0a3a53;
            text-transform: uppercase;
            font-weight: 600;
            width: 100%;
        }
        form.nologinform > select {
            margin-bottom: 8px;
        }
    }