.container{
min-height:600px;
  background-color: #fff;
}
#form {
    border-radius: 5px;
    background-color: #e3ae2a;
    padding: 20px;
}
label {
display: block;
text-align: left;
}


.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #ddcdee;
}
            html, body {
                background-color: #ddf;
                color: #636b6f;
                font-family: 'Raleway', sans-serif;
                font-weight: bold;

                margin: 0;
            }

            .title {
                font-size: 30px;
                Margin: 0 auto;
                text-align: center;
                color: #f00;
            }
            .links {
                Margin: 0 auto;
                text-align: center;
                padding-bottom: 20px;

            }
            .links > a {
                color: #000;
                padding: 10px 20px;
                font-size: 12px;
                font-weight: 600;
                text-decoration: none;
                text-transform: uppercase;
                background-color: #0f0;
            }

            .m-b-md {
                margin-bottom: 20px;
            }
             .content {
                margin-top: 30px;
                  margin: 0 auto;
                text-align: center;
            }
            p{
               width: 90%;  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;
}


@media only screen and (min-width: 769px) {
.mobiletel {
display:none;}

}
@media only screen and (max-width: 768px) {
.desktoptel {
display:none;}

            .title {
                font-size: 20px;
                Margin: 0 auto;
                text-align: center;
                color: #f00;
            }
            .links {
                Margin: 0 auto;
                text-align: center;
                padding-bottom: 10px;

            }
            .links > a {
                color: #000
                padding: 4px 8px;
                font-size: 9px;
                font-weight: 600;
                text-decoration: none;
                text-transform: uppercase;
                background-color: #0f0;
            }
            h2{
              font-size: 15px;
            }
            h3{
              font-weight: bold;
              font-size: 15px;
            }
}
