@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); /*font-family: 'Droid Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700); /*font-family: 'Open Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,700)'; /*font-family: 'Alegreya Sans', sans-serif;*/
@font-face {
    font-family: 'Myriad W01 Regular';
    src: url(./fonts/MYRIADPRO-REGULAR.OTF);
}

/* GERAL*/
  html, body{
    height: 100%;
    position: relative;
    min-height: 100%;
  }
  body{
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #ccc;
    scrollbar-arrow-color: #ccc;
    scrollbar-shadow-color: #ccc;
    scrollbar-highlight-color: #ccc;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal; 
    font-variant: normal;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    background-color: transparent;
  }
  
  *:focus {
    outline: 0;
  }

  #contentor1{
    min-height: 100%;
    position: relative;
  }
  #asseccentro{
    /* Set the fixed height of the footer here + 16px de padding a separar do conteudo */
    padding-bottom: 264px;
    /*background-color: #fff;*/
  }
  .imgBorder{
    display: block;
    padding: 0;
    position: relative;
    cursor: pointer;
  }
  .direita{
    text-align: right;
  }
  .loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #fff;
    /*background: url('./imagens/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);*/
  }
  /*titulos com efeito a volta*/
  .heading{
    position: relative;
    text-align: center;
  }
  .title-text span{
    padding: 10px 0px;
    font-family: Alegreya Sans, sans-serif;
	 text-transform: uppercase;
    color: #0876ca;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: left;
  }
  .hline{
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #aaaaaa;
    /*position: absolute;*/
    margin-bottom: 15px;
    z-index: -1;
  }
/*end GERAL*/

/*Nav-bar*/
  .navbar{
   /* border: 0;
    margin: 2% 0px;
	padding: 0px 20px; */
  }
  .navbar-default{
    background-color: transparent;
    border-color: transparent;
  }
/*end Nav-bar*/

/*Tabelas*/
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle !important;
    border: 1px solid #ddd !important;
  }
  .table-striped > tbody > tr:nth-child(odd) {
    background-color: #FFFAE5;
  }
  
td, .legenda,.legenda1 ,.legenda2 ,.fcaminho,.caminho{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #1d1d1c;
	line-height: 1.4375;
	list-style: none;
}	
  
/*end Tabelas*/

/*Agenda*/
  .dia_ocupado {
    color: #fff !important;
    background-color:  #57a4c6 !important;
  }
  .td_dia_ocupado{
    background-color:  #57a4c6 !important;
  }
  .ui-datepicker .ui-datepicker-header{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
/*end Agenda*/

/*Caminho-breadcumbs*/
  #caminho{
    background-color: #F5F5F5;
    margin-bottom: 30px;
  }
  .breadcrumb{
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    padding:0;
  }
  .breadcrumb a{
    font-size: 12px;
  }
/*end Caminho-breadcumbs*/

/*Tabs*/
  .tab-content{
    padding-top: 25px;
  }
  .nav-tabs > li > a{
    border: none;
  }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #fff;
    background-color: #D12128;
    border: none;
    cursor: default;
  }
  .nav-tabs {
    border-bottom: 1px solid #D12128;
  }
/*end Tabs*/

/*Footer*/
  .footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 264px;
  }
  #footer{
    min-height: 20px;
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color:  #4E4E4D;
  }
  #footer .primeiro{
    color: #FFF !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
  }
  #footer .fa-stack {
    position: relative;
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    vertical-align: middle;
  }
  #footer .fa-stack-2x {
      font-size: 1.8em;
  }
  #footer .segundo{
    padding-top:30px;
    padding-bottom:30px;
  }
  .frase_footer{
    font-family: 'Open Sans', sans-serif;
    color:  #FFF;
    font-size: 30px;/* Aproximação devido à substituição de fonte */
    font-weight: 300;
    line-height: 34px;
    text-align: center;
  }
  .fa-circle{
    color: #FFF;
  }
  #footer .terceiro{
    color:#FFF;
  }
  #footer .terceiro a{
    color:#FFF;
  }
  #footer .terceiro a:hover{
    color:#FFF;
  }
  .copyright {
    text-align: left;
    margin-bottom: 0px !important;
  }
  .menu_rodape{
    text-align: center;
    margin-bottom: 0px !important;
  }
  .desenvolvido{
    text-align: right;
    margin-bottom: 0px !important;
  }
/*end Footer*/

/*Botoes geral*/
  .btn{
  }
  .btn:focus{
    outline: none !important;
  }
  .btn-primary, .btn-success, .btn-info {
    background-color: #9fb3ba !important;
    border-color: #9fb3ba  !important;
    border-radius: 4px;
    color: #FFF !important;
  }
  .btn-primary:hover, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary,
  .btn-info:hover,  .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info,
  .btn-success:hover,  .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success,
  .btn-success:focus, .btn-success.focus,
  .btn-primary:focus, .btn-info:focus, .btn-success.focus{
    background-color: #0876CA  !important;
    border-color: #0876CA  !important;
    outline: none !important;
    color: #FFF !important;
    opacity: 1;
  }
  .btn-especial{
    font-size: 12px !important;
    font-weight: 600 !important;
    padding: 6px 20px !important;
    border-radius: 4px !important;
  }
  .btn-continua{
    border-color: #CCC;
  }
/*end botoes-geral*/

/*Font style*/
  td, .legenda,.legenda1 ,.legenda2 ,.fcaminho,.caminho{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    list-style: none;
  } 
  input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #ccc !important;
  }
  input, textarea,select, option{
    color: #666;
  }
  ::-webkit-input-placeholder {
     color: #666;
  }
  :-moz-placeholder { /* Firefox 18- */
    color: #666;
  }

  ::-moz-placeholder {  /* Firefox 19+ */
     color: #666;
  }

  :-ms-input-placeholder {  
     color: #666; 
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    line-height: 1.6;
  }
  a{
    color:#9FB3BA;
    text-decoration: none;
  }
  a:hover, a:focus{
	color:#9FB3BA;
    cursor: pointer;
    text-decoration: underline;
  }

  .osinputs input {
    line-height: normal;
    padding: 2px;
  } 
  .titulo-geral{
    font-family: 'Myriad W01 Regular', sans-serif;
    color:  #3F3D3D;
    font-size: 55px; /* Aproximação devido à substituição de fonte */
    font-weight: 400;
    line-height: 60px; /* Aproximação devido à substituição de fonte */
    text-align: center;
  }
  .titulo{
    font-family: Alegreya Sans, sans-serif;
    color:  #000000;
    font-size: 32px; /* Aproximação devido à substituição de fonte */
    font-weight: 400;
    line-height: 34px; /* Aproximação devido à substituição de fonte */
    text-align: left;
	text-transform: uppercase;
  }
  .titulo-primario{
    color:#4E4E4D;
    font-size: 18px;
  }
  .titulo-secundario{
    color: #0876ca !important;
    font-size: 18px;
    text-transform: uppercase;
  } 
  .subtitulo-primario{
    font-weight: 600;
    color:#4E4E4D;
  }
  .subtitulo-secundario{
    font-weight: 600;
    color: #D12128;
  }
  .texto{
    font-family: 'Open Sans', sans-serif;
    color:  #4E4E4D;
    font-size: 14px; /* Aproximação devido à substituição de fonte */
    font-weight: 400;
    line-height: 22px; /* Aproximação devido à substituição de fonte */
    text-align: left;
  }
  .data{
    font-size: 11px;
  }
  .smalltext{
    font-size: 13px;
    word-wrap: break-word;
  }
  .legenda,.legenda1 ,.legenda2   {
    font-size: 12px;
    font-style: normal;
  }
  .legenda2 { 
    font-size: 60%;
  }
  .sobconsulta{
    font-size: 12px;
  }
  .bold{
    font-weight: 700;
  }
  .semibold{
    font-weight: 600;
  }
  .text-upper {
    text-transform: uppercase;
  }
  .lineheight24{
    line-height: 24px;
  }
  .font16{
    font-size: 16px;
  }
  .navbar-menu-prod{
    font-size: 15px;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
/*end Font style*/

/*Padding & margin*/
  .no-gutter{padding-right:0 !important;padding-left:0 !important;}

  .margintop100{margin-top: 100px !important}
  .margintop50{margin-top: 50px !important}
  .margintop25{margin-top: 25px !important}
  .margintop10{margin-top: 10px}
  .nomargintop{margin-top: 0 !important}

  .marginbottom100{margin-bottom: 100px}
  .marginbottom50{margin-bottom: 50px}
  .marginbottom25{margin-bottom: 25px}
  .marginbottom10{margin-bottom: 10px}
  .nomarginbottom{margin-bottom: 0 !important}

  .paddingtop15{padding-top: 15px;}
  .padding-bottom20{padding-bottom: 20px;}

  .nomargin{margin: 0 !important;}
  .nopadding{padding: 0 !important;}
/*end Padding & margin*/

/*Border radius*/
  .borderespecial_inteira{
    border: 3px solid #0876CA;
    padding: 10px;
  }
  .bordertopradius{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .borderadius{
    -moz-border-radius:5px;
    border-radius:5px;
  }
/*end Border radius*/

/*Colors*/
  .color-primary{color:#0876ca !important;} /*cinza escuro*/
  .color-secondary{color:#9FB3BA !important;} /*vermelho escuro*/
  .color-extra{color:#EA875A;} /*salmao*/
  .bolas{color:#DD6935 !important;}
  .gray{color:#7F8C8C !important;} /*cinza claro*/
  .white{color:#FFF !important;}
  .black{color:#000 !important;}
  .blue{color:#0098D1 !important;}
/*end*/

/*Fancybox*/
  .fancybox-overlay.fancybox-overlay-fixed {
     z-index:999;
  }
  /*FancyBox Hover Effect*/
  .zoomer:hover .overlay-zoom .zoom-icon{
    opacity:0.4;   
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity = 50);
  }
  .overlay-zoom {
    z-index: 90;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    position: relative;     
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  .overlay-zoom .zoom-icon {
    top: 0;
    left: 0;
    opacity: 0; 
    z-index: 100;
    width: inherit;
    height: inherit;
    position: absolute;
    background-color: #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image:url(./imagens/zoom.png);
    filter: alpha(opacity = 0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
/*end fancybox*/

/*Fototeca efeito*/
  .img:hover h2{
    color:#0098D1;
  }
  .zoomin{
      text-decoration: none;
      display: block;
      -webkit-transform: scale(1,1);
      -webkit-transition-timing-function: ease-out;
      -webkit-transition-duration: 250ms;
      -moz-transform: scale(1,1);
      -moz-transition-timing-function: ease-out;
      -moz-transition-duration: 250ms;
  }
  .zoomin:hover{
      -webkit-transform: scale(1.05,1.07);
      -webkit-transition-timing-function: ease-out;
      -webkit-transition-duration: 250ms;
      -moz-transform: scale(1.05,1.07);
      -moz-transition-timing-function: ease-out;
      -moz-transition-duration: 250ms;
      position: relative;
      z-index: 99;
  }
/*end Fototeca*/

/*Fix images*/
  .img-responsive{
    width: 100%;
  }
/*end Fix images*/

/*Fix carousel blur*/
  .owl-carousel .owl-item{
    -webkit-perspective: 1000;
  }
/*end Fix carousel blur*/

/*Bootstrap fix*/
  .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
  width:auto !important;
  }
/*end Bootstrap fix*/

/*Scroll-top bottom*/
  .scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 9999;
    background-color: #2084E2;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    -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;
  }
  .scroll-top-wrapper:hover {
    opacity: 1 !important;
  }
  .scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 0.7;
  }
  .scroll-top-wrapper i.fa {
    line-height: inherit;
    color:#fff;
  }
/*end scroll-top*/

/*Modal*/
  .login_modal_footer{
    margin-top:5px;
  }
  .form-group{
    position: relative;
  }
  .form-group .login-field-icon, .form-group .envelope-field-icon {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 3px;
    transition: all 0.25s ease 0s;
    padding-top: 2%;
  }
  .login-modal{
    width:100%;
    padding-bottom:20px;
  }
  .modal-register-btn{
    margin: 4% 33% 2% 33% ;
    width:100%;
  }
  .login-modal input{
  }
  .modal-body-left{
    float:left;
    width:50%;
    padding-right:4%;
    border-right:4px solid #D12128;
  }
  .modal-body-right{
    float:right;
    width:47%;
  }
  .login-link{
    padding:0;
  }
  .modal-icons{
    margin-left: -10px;
    margin-right: 20px;
  }
  #center-line{
    position: absolute;
    right: 265.7px;
    top: 80px;
    background:#ddd;
    border: 4px solid #DDDDDD;
    border-radius: 20px;
  }
  .modal-login-btn{
    width:100%;
    height:40px;
    margin-bottom:10px;
    color: #D12128;
  }
  .modal-login-btn:hover,.modal-login-btn:focus, .modal-login-btn:active{
  }
  .modal {
    text-align: center;
  }
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  .modal-dialog-small{
    width: 350px;
  }
  .login_modal_header, .login_modal_footer, .modal-header {
    background-color: #0876CA;
    color: #FFF;
  }
  .modal-title{
    font-family: Open Sans, sans-serif;
    text-align: center;
	font-size: 18px;
	color: #FFFFFF;
  }
/*end Modal*/

/*Random*/
  .svg-defs {
    position: absolute;
    width: 0;
    height: 0;
  }
  .form-control{
    border-radius: 0px;
  }
/*end random*/

/*MEDIA QUERIES*/
  @media only screen and (min-width : 320px) {
    [class*="col-"]{
        margin-bottom: 15px;
    }
  }

  /*Até LG 1º salto*/
    @media (max-width:1200px) { 
      #svgImg_logo_mobile {
          height: 91px;
          width: 112px !important;
      }

      .navbar-nav > li > a {
        padding: 15px 10px;
      }
      .produto-titulo{
        font-size: 20px !important;
      }
      .produto-preco{
        font-size: 21px !important;
      }
      .titulo-detalhe{
        font-size: 21px !important;
      }
      .preco {
       /* font-size: 25px !important; */
       /* line-height: 24px !important; */
      }
      .mca {
        min-height: 300px !important;
      }
      .carrinho_variaveis {
        /* font-size: 21px !important; */
      }
      .borderespecial{
        height: 90px !important;
      }
    }
  /*end LG 1º salto*/

  /*Até MD 2º salto*/
    @media (max-width:992px) {

      #svgImg_logo_mobile {
          height: 91px;
          width: 112px !important;
          margin: 0 auto;
      }
      .navbar-nav > li > a { 
        font-size: 12px;
      }
      #menufundo  li{
        text-align: center;
        width: 100%;
      }
      .modal:before {
        height: 0 !important;
      }
      .titulo-detalhe{
        font-size: 21px !important;
      }
      .preco {
       /* font-size: 25px !important; */
       /* line-height: 24px !important; */
      }
       .btmainprev, .btmainnext {
        margin: 0px !important;
      }
      .mca {
        min-height: 350px !important;
      }
      .lista-quantidade li{
        padding-right: 2px;
        padding-left: 2px;
      }
      .numero {
        width: 25% !important;
        margin: 0 auto !important;
      }
      .borderespecial{
        height: 88px !important;
      }
    }
  /*end MD 2º salto*/

  /*Até SM*/
    @media only screen and (max-width : 768px) {
      .header-title {
        padding-top: 0px !important;
      }
      .header-content {
        margin-top: 0px !important;
      }
      .header-content{
        background: none !important;
      }
      .navbar-toggle{
        margin: 9px 0 0 0 !important;
      }
      .menubar{
        float: none !important;
      }
      .navbar-brand {
        float: none !important;
      }
      .caret{
        display: inline-block !important;
      }
      #svgImg_logo_mobile {
        width: 100% !important;
      }
      .navbar-center {
        width: 100% !important;
      }
      .navbar-center li {
        width: 50% !important;
        float: left !important;
      }
      .navbar-center > li {
        border-right: none !important;
      }
      .navbar-right {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 0px !important;
      }
      #svgImg_logo_site {
        margin-top: 0px !important;
      }
      .navbar-right li a {
        height: 90px !important;
      }
      .navbar-nav {
        margin: 7.5px 0px;
        padding: 0 !important;
      }
      .navbar-form{
        padding: 7px 0px 7px 10px !important;
      }
      .fancybox-nav span{
        visibility: visible !important;
      }
      .section-title-inner{
        line-height: 26px !important;
      }
      .borderespecial {
        border: none !important;
      }
      .carrinho_variaveis {
        line-height: 17px !important;
        font-size: 16px !important;
        text-align: left;
      }
      .qtdsecores{
        border:3px solid #EFCFAD !important;
        margin-bottom: 10px !important;
      }
      .qty-holder{
        padding-top: 0px !important;
      }
      .precopaddingtop{
        padding-top: 5px !important;
        text-align: left;
      }
      .precototalpaddingtop{
        padding-top: 0px !important;
      }
      .borderespecial{
        height: auto !important;
      }
      .borderquantidade{
        padding: 0px 15px !important;
      }
      .borderpreco{
        padding: 0px !important;
      }
      .bordervalor{
        padding: 0 !important;
      }
      #footer .primeiro .list-inline > li{
        display: block;
        text-align: center;
      }
      .list-footer li{
        padding: 0px !important;
      }
      .copyright {
        text-align: center !important;
        margin-bottom: 10px !important;
      }
      .menu_rodape{
        text-align: center !important;
        margin-bottom: 10px !important;
      }
      .desenvolvido{
        text-align: center !important;
        margin-bottom: 10px !important;
      }
      .links-mobile {
        text-align: center !important;
      }
      .social-icons {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
      }
      .contacto-bottom {
        margin-top: 0px !important;
      }
      .btn-formulario_contacto {
        margin-bottom: 0px !important;
      }
      .navbar-brand-right {
        opacity: 0.6 !important;
      }
      .modal-registo {
        width: 80% !important;
      }
      .titulo-detalhe {
        font-size: 32px !important;
      }
      .preco {
       text-align: right!important; 
       /* font-size: 35px !important; */
      }
      .btmainprev, .btmainnext {
        margin: 0px !important;
      }
      .mca {
        min-height: 500px !important;
      }
      .numero {
        width: 25px !important;
        margin: auto !important;
      }

    }
  /*end SM 3º salto*/

  /* Até XS */ 
    @media only screen and (max-width : 480px) {
      .header-content {
        margin-top: 0px !important;
      }
      .header-title {
        padding-top: 0px !important;
      }
      .icons-topo {
        width: 75px !important;
        height: 120px !important;
      }
      .primeiroicon{
        padding: 0px !important;
      }
      .terceiroicon{
        padding: 0px !important;
      }
      .social-icons {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
      }
      .fancybox-nav span{
        visibility: visible !important;
      }
      .short-text, .text-container{
        height: auto !important;
        margin-bottom: 30px;
      }
      .borderespecial {
        border: none !important;
      }
      .carrinho_variaveis {
        line-height: 17px !important;
        font-size: 13px !important;
      }
	  #carrinho1 .codigo {
		width: 75px;
	  }
      .qtdsecores{
        border:3px solid #EFCFAD !important;
        margin-bottom: 10px !important;
      }
      .modal-footer .btn + .btn {
        margin-bottom:10px !important;
      }
      .btn-continua {
        margin-bottom: 10px !important;
      }
      .btmainprev, .btmainnext {
        margin-top: 0px !important;
      }
      .contacto-bottom {
        margin-top: 0px !important;
      }
      .btn-formulario_contacto {
        margin-bottom: 0px !important;
      }
      #svgImg_logo_site {
        height: 40px !important;
        margin-top: 0px;
        padding: 0px !important;
      }
      .navbar-right li a {
        height: 65px !important;
      }
      .navbar-brand-right {
        opacity: 0.6 !important;
      }
      .modal-registo {
        width: 80% !important;
      }
      .titulo-detalhe {
        /* font-size: 32px; */
      }
      .preco {
        text-align: right !important;
      }
      .numero {
        width: 100px !important;
        height: 22px;
        border: none;
        padding: 2px 40px !important;
      }
      .btmainprev, .btmainnext {
        margin: 0px !important;
      }
      .mca {
        min-height: 370px !important;
      }
      .section-title-inner {
        font-size: 26px !important;
      }
    }
  /*end Até XS*/

  /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
    }
    @media only screen and (min-width : 320px) {
      [class*="col-"]{
          margin-bottom: 15px;
      }
    }
  /*end Custom*/

  @media only screen and (min-width : 768px) {
    /* mmudar em mobile para tirar o hover e colocar click*/
    .menuhover:hover > .dropdown-menu{
      display: block;
    }
    .fancybox-nav span{
      visibility: visible !important;
    }
    /*end mobile hover*/
  }
/*end MEDIA QUERIES*/

/* ASSECTOP FIXED */
.fixed {
    position:fixed !important;
	width: 100% !important;
	height:	100px !important;
    top:0px !important;
}

.navbarFixed {
    margin: 0px 0px !important;
	background-color: transparent !important;
	-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;
}
/* ASSECTOP FIXED */

/* SHARE BUTTON */
share-button {
	float: right;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.social-container {
	float: left;
}
.social-container .links {
	margin-bottom: 40px;
	text-align: center;
}
.social-container .links a {
	margin: 0 5px;
	color: #ccc;
	text-decoration: none;
	font-size: 20px;
}
.social-container .links a:hover {
	color: #0876CA;
}
/* SHARE BUTTON */

@media (min-width: 768px) {
  .modal-lg {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 1170px;
  }
}