/*@font-face {
  font-family: Bangla;
  src: url(../fonts/Bangla_MN.ttf)
}*/

@font-face {
    font-family: "Bangla MN";
    src: url("https://db.onlinewebfonts.com/t/3d37467c4a9c7c1188bc3e0b7aadfa0d.eot");
    src: url("https://db.onlinewebfonts.com/t/3d37467c4a9c7c1188bc3e0b7aadfa0d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/3d37467c4a9c7c1188bc3e0b7aadfa0d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/3d37467c4a9c7c1188bc3e0b7aadfa0d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/3d37467c4a9c7c1188bc3e0b7aadfa0d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/3d37467c4a9c7c1188bc3e0b7aadfa0d.svg#Bangla MN")format("svg");
}

.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  font-family: "Bangla MN" !important;
  color: #5a5a5a;
}

header {
  background-color: #414B58;
  padding: 20px 0 70px;
  /*border-bottom: solid 5px #324158;*/
}
.logo {padding-bottom: 70px;}
.logo img {max-width: 100%;}
.navbar {
  background-color: #414B58;
}
.nav-item {
  
}
.nav-link {
  color: #fff !important;
  margin: 10px;
  padding: 10px 20px !important;
  font-size: 17px;
  letter-spacing: .1em;
}
.nav-link a {
  font-weight: 400;
  letter-spacing: .1em;
  font-style: normal;

  
}
.nav-link.active {
  border-bottom: solid 2px #fff;
}
.nav-link:hover {
  color: #fff;
  border-bottom: solid 2px #fff;
}

main {
  /*padding: 30px 0 0;*/
}
.btn {padding: 15px 40px 10px;}

.sobre h3 {font-size: 48px;font-weight: bolder;margin-bottom: 30px;letter-spacing: 0em;}
.sobre p {font-size: 16px; margin-bottom: 25px;letter-spacing: 0em;margin-top: 40px;}

main .cham_um {font-size: 18px !important;font-weight: bolder;padding: 94px 0 95px 5%;border-right: 1px solid;}
main .cham_dois {padding-left: 80px;}
main .cham_dois p {margin: 10px;font-size: 16px;}

.marketing h2 {font-size: 25px;}
.marketing p {font-size: 16px;}
.marketing .row .col-lg-4 .bg {background-color:#fff;min-height: 400px;}
.marketing .bd-placeholder-img {position: relative; top: -40px;}

footer .col {padding: 50px 15px !important;border-right: 1px solid #414B58;}
footer a {display: block;margin-bottom: 10px;}

.pub_c,.pub_b {padding: 80px 10px;}
.pub_c h2,.pub_b h2 {letter-spacing: 3px;line-height: 50px;}
.pub_c p,.pub_b p {letter-spacing: 3px;line-height: 30px;font-size: 15px;margin-bottom: 30px;}
.pub_c img,.pub_b img {max-width: 100%;}

.clientes img {max-width: 100%;margin: 30px 0;}

.contato h2 {font-size: 56px;}
.contato i {font-size: 25px;position: relative; top: 5px; margin-right: 30px; left: 5px;}
.contato img {}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 43px;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

@media (max-width: 1400px) {
  main .cham_um {}
  main .cham_dois {}
}

@media (max-width: 1200px) {
  main .cham_um {}
  main .cham_dois {}
}

@media (max-width: 992px) {
  main .cham_um {margin-top: 100px;}
  main .cham_dois {}
}

@media (max-width: 768px) {
  .cham_um {
    margin-top: 0 !important;
    text-align: center;
    border-right: none !important;
    border-bottom: 1px solid;
    margin-bottom: 50px;
  }
  main .cham_dois {padding-left: 20px;}
}

@media (max-width: 576px) {
  .cham_um {
    margin-top: 0 !important;
  }
  p {font-size: 15px !important;}
  main .cham_dois {font-size: 15px !important;}
}

