body {
    font-size: 14px !important;
    line-height: 15px !important;
	font-family: 'Raleway', sans-serif;
    background-color: #fff;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.bg-loading {
  background: rgba(0, 0, 0, 0.67);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }

.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
/*-------fim loading-------*/


 #abrir{
        display: none
    }
    
    #fechar{
        display: none
    }

header a:hover {
    color: #175c96;
    text-decoration: none;
}
header li {
    margin-left: 15px;
    font-size: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 500;
    transition: 0.4s
}

header ul{
    list-style: none;
    display: inline-flex;
    padding: 0;
    float: right;
    margin-bottom: 0;
}
header a{
    color: #fff
}
header{
    width: 100%;
    background: #61b0e5;
    padding: 15px 0;
    position: fixed;
        z-index: 1;
}

#servico{
   padding: 60px 0 40px;
}
#sobre{
    padding-top: 50px;
}

.banner img{
    margin-top: 40px
}
.banner{
    position: relative;
}
.logo {
    position: absolute;
    right: 3%;
    top: 0%;
    width: 40%;
}

h2{
    text-transform: uppercase;
    color: #50698f;
    font-size: 48px;
    letter-spacing: 4px;
    margin: 0;
    font-weight: 300;
}
h2 span{
    display: block;
     font-size: 21px;
    letter-spacing: 0px;
}

.roupas {
    width: 100%;
    margin: 0 0%;
}

.bgAzul {
    background: url(../img/bg-azul.png);
    padding: 25px 0;
    margin: 50px 0;
    border-top: 2px solid #41c9f1;
    border-bottom: 3px solid #41c9f1;
    box-shadow: 0px 4px 18px -10px #000;
}

.cardServico img {
    width: 40%;
}
.cardServico {
    text-align: center;
    margin-bottom: 100px;
    margin-top: 50px
}

.carousel-control.right { 
    background: none;
    color: #000;
}

.carousel-control.left { 
    background: none;
    color: #000;
}


.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -140px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -140px;
}

.cardServico h3 span {
    font-weight: 400;
    font-size: 16px;
    display: block
}

.cardServico h3 {
    color: #002a64;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 19px;
}


.iconesEconimico span{
    display: block;
    margin-bottom: 10px;
        font-size: 35px;

}
.iconesEconimico li:first-child{
     margin-left: 0px;
}
.iconesEconimico li{
margin-left: 67px;
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    line-height: 16px;
}
.iconesEconimico{
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-flex;
    padding: 0;
    list-style: none;
}

.telefone a {
    font-size: 45px;
    margin-top: 13px;
    color: #002a64;
}
.telefone img{
    width: 8%;
    margin-left: 1em;
}

.imgLadoEsquerdo{
    position: absolute;
    left: -8%;
    width: 60%;
    top: 10%;
}
.imgLado{
position: absolute;
    right: -7.6%;
    width: 38%;
    top: 10%;
}

.margBloco{
    margin-top:  210px
}
.margEconomica{
    margin-top: 80px;
}

.telefone{
    color: #002a64;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    margin-top: 16px;
    z-index: 1;
    position: relative;
}
.faixaAmarela{
    background: #ffde59;
    width: 281.3%;
    height: 50px;
    position: absolute;
    z-index: 0;
    left: -166%;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #002a64;
}

iframe{
    z-index: 1;
    position: relative;
}

.btnOferta{
 
    background: #00b1e8;
    padding: 14px 0;
    width: 60%;
    border: none;
    color: #fff;
    font-weight: bold;
    border-radius: 48px;
    margin: 15px 0 0;

}

footer a{
        color: #ffde59;
    text-decoration: revert;
}   
footer{
        text-align: center;
    background: #002a64;
    color: #fff;
    padding: 15px;
    line-height: 22px;
    font-family: monospace;
    margin-top: 100px;
}


.imagemIconeWhats{
   width: 99%;
}

.iconeWhats{
position: fixed;
    width: 50px;
    height: 50px;
    background: transparent;
    z-index: 2;
    text-align: center;
    color: #fff;
    border-radius: 44px;
    padding-top: 12px;
    /* box-shadow: 0px 1px 10px -4px #000; */
    right: 80px;
    bottom: 65px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgb(97 176 229);
    border: 1px solid #fff;
    border-radius: 10px;
}




/***** Media queries *****/


@media (min-width: 992px) and (max-width: 1400px) {
   
 
}





/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
@media (min-width: 801px) and (max-width: 991px) {
	
	
	
	

}
@media (min-width: 768px) and (max-width: 800px) {
	
	
	
}

/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
@media (max-width: 767px) {
    
  
	
	
}



/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
@media (max-width: 500px) {
    #abrir{
        color: #fff;
        display: block;
        position:absolute;
        top: -9px;
    }
    
    #fechar{
        color: #fff;
        display: block;
        position:absolute;
        top: -50px;
    }
    
    header {
    padding: 20px 0;
    }
    
    
    
    header li {
    font-size: 18px;
    margin-bottom: 44px;
    margin-top: 60px;
        margin-left: 0;
    }
    
    .abriMenu {
    list-style: none;
    display: contents;
    transition: 0.4s;
    }
    
    header ul {
    list-style: none;
    display: block;
    height: 0px;
    overflow: hidden;
        transition: 0.4s;
    }
   
	.iconesEconimico {
    margin-top: 0;
    margin-bottom: 10px;
    display: table-row;
    padding: 0;
    list-style: none;
    width: 100%;
    }
    
    .iconesEconimico li {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    width: 50%;
        margin-left: 0
    display: inline-table;
    }
   
}
@media (max-width: 415px) {
    
    .telefone img {
    width: 11%;
    margin-top: -30px;
}

    
    body{
        text-align: center;
    }
    
    .btnOferta {
    width: 100%;
  
}
    
    .roupas {
    width: 100%;
    opacity: 1;
    margin: 15px 0%;
    }
    
    .margBloco {
    margin-top: 50px;
}
    
    .imgLadoEsquerdo {
    position: relative;
    left: inherit;
    width: 100%;
    top: 10%;
}

    
    .imgLado {
    position: relative;
    right: inherit;
    width: 100%;
    top: inherit;
    margin-top: 50px;
        display: none;
}
    
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -27px;
}
    
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -27px;
}
    
    .faixaAmarela {
    width: 262.3%;
    }
    
 .iconesEconimico {
    margin-top: 0;
    margin-bottom: 10px;
    display: table-row;
    padding: 0;
    list-style: none;
    width: 100%;
    }
    
    .iconesEconimico li {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    width: 50%;
    display: inline-table;
        margin-left: 0;
        padding-left: 29px;
    }
}


