/* line 1, stdin */
.navbar-default.navbar-shrink {
  background-color: #df1862; }

/* line 4, stdin */
body {
  background-image: url(../img/im3.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left;
  overflow-x: hidden;  }

/* line 10, stdin */
p {
  color: #994E6A;
  font-size: 16px;
  font-family: Merriweather; }


/* line 15, stdin */

h1 {
  color: #df1862; }


h3 {
  color: #FFF; }

  h2 {
  color: #333333; }

  h4 {
  color: #333333; }

  h5 {
    font-size: 20px;
  color: #fff; }

/* line 18, stdin */
li {
  list-style-type: none;
  color: #884455;
  font-size: 14px; }

/* line 23, stdin */
#livo {
  width: 50%;
  float: left; }

/* line 27, stdin */
#desno {
  width: 50%;
  float: right; }

/* line 31, stdin */
.nav-tabs li a:hover {
  background-color: #f7f7f7;
  color: #333; }

/* line 35, stdin */
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #333;
  background-color: #f7f7f7; }

/* line 39, stdin */
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(223, 24, 98, 0.4); }

/* line 42, stdin */
.navbar-brand {
  background-image: url(../img/logos/bim2.png);
  width: 186px;
  height: 52px; }

/* line 47, stdin */
.navbar-shrink .navbar-brand {
  background-image: url(../img/logos/bim.png);
  width: 186px;
  height: 52px;  }

/* line 50, stdin */
.navbar-default .nav li a {
  color: #df1862; }

/* line 53, stdin */
.navbar-shrink .nav li a {
  color: #fff; }

/* line 56, stdin */
.btn-xl {
  color: #fff;
  background-color: #df1862;
  border-color: #df1862; }

  #about{
  background-color: white;
}
footer{
  background-color: white;
}
.clients{
  background-color: white;
}


/* line 61, stdin */



@media (min-width: 768px) {
  /* line 66, stdin */
  .navbar-default.navbar-shrink {
    background-color: #df1862; } }

@media (max-width: 768px) {
  /* line 70, stdin */
  iframe{
    width:100%;
    height: auto;
  }
  .navbar-default {
    background-color: #fff; } }

@media screen and (max-width: 768px) {

   h4 {
      
            font-size: 16px;
      }

       h2 {
      
            font-size: 18px;
      }
    }
}
