.container{
min-height:600px;
  background-color: #fff;
}
.footer{
  text-align: center;
  color: #fff;
  background-color: #00f;
  height:50px;
}
#form {
    border-radius: 5px;
    background-color: #e3ae2a;
    padding: 20px;
}
label {
display: block;
text-align: left;
}

html, body {
                background-color: #ff6;
                color: #000;
                font-family: 'Raleway', sans-serif;
                font-weight: bold;
                font-size: 14px;
                margin: 0;
            }

.title {
                font-size: 30px;
                Margin: 0 auto;
                text-align: center;
                color: #f00;
            }



.m-b-md {
                margin-bottom: 20px;
            }
.content {
                margin-top: 30px;
                  margin: 0 auto;
                text-align: center;
                padding-bottom: 20px;
            }
            p{
               width: 95%;  margin: auto;   text-align:left; max-width: 900px;

            }
            li{
               /*width: 90%;  margin: auto;   text-align:left; max-width: 900px;*/

            }
            h2{
font-family: 'Arial', sans-serif;
            }
            h3{font-weight: bold;
            color: #632f6f;}
        h4{font-weight: bold;
            color: #632f6f;}

    #myCarousel.carousel.slide  { width: 80%;  margin: auto;   text-align: center; max-width: 700px; }
    #myCarousel.carousel.slide img {  margin: auto;   text-align: center; max-width: 700px; }
            #form {
    border-radius: 5px;
    background-color: #eedfdf;
    padding: 20px;
}
               label {
display: block;
text-align: left;
}
           .google-maps {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.google-maps iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#sunshine {
background-color: #0ff;
color:#000;
}
#kids {
background-color: #0f0;
}
#bright {
background-color: #f0f;
}
#paypal {
  position:fixed;
  top: 30px;
  right:50px;
  index:19;
}
#paypal img{
  right: 50px;
  width:130px;
}
.dropdown-menu>li>a {
                  color: #fff;
                  font-size: 12px;
                  font-weight: 600;
                  text-decoration: none;
                  text-transform: uppercase;
                  background-color: #04f;
              }
              .dropdown-menu>li>a:hover {
                                color: #0f0;
                                font-size: 12px;
                                font-weight: 600;
                                text-decoration: none;
                                text-transform: uppercase;
                                background-color: #04f;
                            }

      .logo {
                 float: left;

                 margin-bottom: -80px;
                  margin-top: -40px;
                 z-index:9;
                 width:100px;
                 height:100px;
               }
 @media only screen and (max-width: 980px) {

           .logo {
                float: left;
               margin-bottom: -80px;
                margin-top: -40px;
              z-index:9;
               width:90px;
               height:90px;
                 }
#paypal {
  position:fixed;
  top: 25px;
  right:50px;
}
#paypal img{
  right: 30px;
  width: 120px;
}
@media only screen and (max-width: 768px) {

    #paypal {
            position:fixed;
            top: 10px;
            right:0px;
          }
          #paypal img{
            right: 0px;
            width: 80px;
          }
.title {
                font-size: 20px;
                Margin: 0 auto;
                text-align: center;
                color: #f00;
            }


h2{
              font-size: 18px;
            }
h3{
              font-weight: bold;
              font-size: 15px;
            }
 