/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/*@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,300italic,400italic,500,500italic,700);*/
@import url("./GoogleApi/Font/Robotofont.css");
hr.light {
    border-color: #fff;
}

a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

    a:hover,
    a:focus {
        color: #eb3812;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif !important;
}

p {
    margin-bottom: 20px !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    margin: 0 0 10px !important;
}

.header {
    /*color: #61d6ff;*/
  color:#42fdfe;
}

.h1, h1 {
    font-size: 36px !important;
}

.header h1 {
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    /*color: rgba(37,174,215, 0.8) !important;
    text-shadow: 1px 4px 6px #3bc5ec, 0 0 0 #000, 1px 0 0 #def !important;*/
     color: #42fdfe !important;
    text-shadow: 1px 2px 6px #42fdfe, 0 0 0 #000, 1px 0 0 #def !important;
}
