body {
	background-color: #000000;
}

a {
    color: #0075b2;
}

.logo {
    padding: 20px 0px 20px 0px;
}
 
.contact-text {
    color: #34dddd;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 4em;
    line-height: 50px;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.8);
}

.contact-phone {
    color: #cccccc; /* fbac34 2caee4*/
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 6em;
    line-height: 100px;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.8);
}

.full {
	background: url('../images/bg1.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.navbar {
    min-height: 40px;
}

.navbar-default {
    background-color: #cccccc; /* #fbac34; */
    border: 0px solid #cccccc; /* #fbac34; */
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Signika', sans-serif;  
}

.navbar-default .navbar-nav > li > a {
    color: #222222;
    padding: 5px 10px 5px 10px;
    margin: 5px 5px 5px 5px;
    border-radius: 20px;    
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #000000;
    color: #cccccc !important;
}

.menu-active > a {
    background-color: #000000;
    color: #34dddd !important;
}

.boxshadow {
	-webkit-box-shadow: 0 0 13px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 13px rgba(0,0,0,0.75);
	box-shadow: 0 0 13px rgba(0,0,0,0.75);
}

.input-lg {
    font-size: 15px;
}

input[type=text]:focus, select:focus, textarea:focus {
    background-color: #fee9ca;
}

.form-control {
    color: #000000;
}

.upper {
    text-transform: uppercase;
}

.hide {
    display: none;
}

p.message {
    color: Yellow;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 30px;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.green {
    color: #00ff42;
}

.orange {
    color: #0075b2;
}

.dark-orange {
    color: #ff7a00;
}

.btn-submit {
    background-color: #ffff00;
    color: #000000;
    font-family: 'Signika', sans-serif;    
    font-weight: 700;
    font-size: 27px;
    width: 100%;
}

.btn-submit:hover {
    background-color: #ff871a;
    color: #fff;
}

.btn-proceed {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffff00;
    color: #000000;
    font-family: 'Signika', sans-serif;    
    font-weight: 700;
    font-size: 27px;
    width: 100%;
}

.btn-proceed:hover {
    background-color: #ffff4d;
    color: #333333;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.photos {
    border: 1px solid #222222;
    padding: 5px;
}

.cursor-pointer {
    cursor: pointer;
}


/* modal */

.modal-dialog 
{
    height: 80%;
    width: 80%;
}

.modal-content 
{
    background-color: #000000;
    color: #fff;
    width: 100%;
    height: 100%;
}

.modal-body {
    width: 100%;
    height: auto;
}

.modal-body p {
    font-size: 13px;
}


/* booktron */

.booktron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: #cccccc;
    /*background-image: url('/images/register.png');*/
    background-color: #000000;
    border: 5px solid #34dddd;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.booktron h1, .booktron .h1, .booktron h2, .booktron .h2, .booktron h3, .booktron .h3, .booktron h4, .booktron .h4 {
    color: #34dddd;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron h2 {
    font-size: 3em;
}

.booktron h1 span, .booktron h2 span, .booktron h3 span, .booktron h4 span {
    color: #00ff42;
}

.booktron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.booktron span.titles {
    color: #cccccc;
    font-size: 15px;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron p.description {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 15px;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron p.message {
    color: yellow;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 55px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron p.price-text {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 37px;
    font-weight: 700;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron p.your-discount {
    color: yellow;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
-
.booktron p.your-quote {
    margin-top: 5px;
    margin-bottom: 5px;
    color: yellow;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron p.price {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #00ff42;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.booktron .btn-proceed {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffff00;
    color: #222222;
    font-family: 'Signika', sans-serif;    
    font-weight: 700;
    font-size: 27px;
    width: 100%;
}

.booktron .btn-proceed:hover {
    background-color: #ffff4d;
    color: #333333;
}

.booktron > hr {
    border-top-color: #d5d5d5;
}

.container .booktron, .container-fluid .booktron {
    border-radius: 5px;
}

.booktron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .booktron {
        padding: 10px 0;
    }
    .container .booktron, .container-fluid .booktron {
        padding-right: 30px;
        padding-left: 30px;
    }
    .booktron h1, .booktron .h1 {
        font-size: 60px;
    }
}



/* regtron */

.regtron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: #cccccc;
    /*background-image: url('/images/register.png');*/
    background-color: #000000;
    border: 5px solid #34dddd;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
    /*
    background-color: #3a5ba8;
	*/
}

.regtron h1, .regtron .h1, .regtron h2, .regtron .h2, .regtron h3, .regtron .h3, .regtron h4, .regtron .h4 {
    color: #34dddd;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.regtron h2 {
    font-size: 2.5em;
}

.regtron .total {
    color: #00ff42;
    font-size: 2em;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.regtron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.regtron span.titles {
    color: #cccccc;
    font-size: 15px;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.regtron span.details {
    color: #00ff42;
    font-size: 20px;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.regtron .message {
    color: Yellow;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 30px;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.regtron .terms {
    font-size: 20px;
    font-family: 'Signika', sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.regtron .link {
    color: #ffff03;
}

.regtron .btn-reg {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffff00;
    color: #222222;
    font-family: 'Signika', sans-serif;    
    font-weight: 700;
    font-size: 27px;
    width: 100%;
}

.regtron .btn-reg:hover {
    background-color: #ffff4d;
    color: #333333;
}

.regtron .btn-ghost {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border-color: #fff;
    color: #cccccc;
    font-family: 'Signika', sans-serif;    
    font-weight: 700;
    font-size: 27px;
    width: 100%;
}

.regtron > hr {
    border-top-color: #d5d5d5;
}

.container .regtron, .container-fluid .regtron {
    border-radius: 5px;
}

.regtron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .regtron {
        padding: 10px 0;
    }
    .container .regtron, .container-fluid .regtron {
        padding-right: 30px;
        padding-left: 30px;
    }
    .regtron h1, .regtron .h1 {
        font-size: 60px;
    }
}




/* bodytron */

.bodytron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: #222222;
    background-color: #cccccc;
}

.bodytron h1, .bodytron .h1, .bodytron h2, .bodytron .h2 {
    color: #222222;
    font-family: 'Signika', sans-serif;
    border-bottom: 1px solid #222222;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.bodytron h3, .bodytron .h3, .bodytron h4, .bodytron .h4 {
    color: #222222;
    font-family: 'Signika', sans-serif;
    border-bottom: 1px solid #222222;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0.2);
}

.bodytron h1, .bodytron h2 {
    font-size: 2em;
}

.bodytron li {
    margin-bottom: 5px;
}

.bodytron .blog_title {
    margin-top: 1em;
}

.bodytron h1 span, .bodytron h2 span, .bodytron h3 span, .bodytron h4 span {
    color: #222222;
}

.bodytron p {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 200;
}

.bodytron p.testimonials {
    font-size: 15px;
    font-weight: 200;
}

.bodytron > hr {
    border-top-color: #d5d5d5;
}

.container .bodytron, .container-fluid .bodytron {
    border-radius: 5px;
}

.bodytron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .bodytron {
        padding: 30px 0;
    }
    .container .bodytron, .container-fluid .bodytron {
        padding-right: 40px;
        padding-left: 40px;
    }
}



/* footertron */

.footertron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: #cccccc;
    /*background-image: url('/images/footer.png');*/
    background-color: #000000;
    border: 5px solid #34dddd;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.footertron h1, .footertron .h1, .footertron h2, .footertron .h2, .footertron h3, .footertron .h3, .footertron h4, .footertron .h4 {
    color: #cccccc;
    font-family: 'Signika', sans-serif;
    border-bottom: 1px solid #34dddd;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

.footertron h3 {
    font-size: 1.5em;
}

.footertron h1 span, .footertron h2 span, .footertron h3 span, .footertron h4 span {
    color: #cccccc;
}

.footertron p {
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 200;
}

.footertron p.copyright {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 200;
    float: left;
}

.footertron p.links {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 200;
    float: right;
}

.footertron a {
    color: #fff;
}

.footertron a:hover {
    color: #fbac34;
}

.footertron > hr {
    border-top-color: #d5d5d5;
}

.container .footertron, .container-fluid .footertron {
    border-radius: 5px;
}

.footertron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .footertron {
        padding: 30px 0;
    }
    .container .footertron, .container-fluid .footertron {
        padding-right: 40px;
        padding-left: 40px;
    }
    .footertron h1, .footertron .h1 {
        font-size: 63px;
    }
}



/* backend */

#page-wrapper span.titles {
    color: #fff;
    font-size: 15px;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

#page-wrapper span.details {
    color: #00ff42;
    font-size: 20px;
    font-family: 'Signika', sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}






/* responsive */

@media screen and (min-width: 320px) {
    .logo {
        width: 100%;
    }
    .contact-text {
        font-size: 1em;
        margin-top: 25;
        margin-bottom: 5px;
        line-height: 1em;
    }
    .contact-phone {
        font-size: 1.3em;
        margin-top: 0;
        margin-bottom: 0px;
        line-height: 1em;
    }
    .booktron {
        padding: 15px;
    }
    .booktron h2, .booktron .h2 {
        font-size: 2em;
    }
}

@media screen and (min-width: 480px) {
    .contact-text {
        font-size: 2em;
        margin-top: 20px;
        margin-bottom: 0px;
        line-height: 30px;
    }
    .contact-phone {
        font-size: 3em;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 40px;
    }
}

@media screen and (min-width: 568px) {
    .contact-text {
        margin-top: 25px;
        font-size: 2.5em;
        line-height: 35px;
    }
    .contact-phone {
        margin-top: 0px;
        font-size: 3.5em;
        line-height: 45px;
    }
}

@media screen and (min-width: 768px) {
    .contact-text {
        margin-top: 15px;
        font-size: 3em;
        line-height: 50px;
    }
    .contact-phone {
        font-size: 4em;
        line-height: 50px;
    }
}

@media screen and (min-width: 992px) {
    .contact-text {
        margin-top: 30px;
        font-size: 4em;
    }
    .contact-phone {
        margin-top: 10px;
        font-size: 5em;
    }
    .booktron h2, .booktron .h2 {
        font-size: 3em;
    }
    .navbar-default .navbar-nav > li > a {
        margin: 5px 0px 5px 0px;
        font-size: 16px;
    }
}

@media screen and (min-width: 1200px) {
    .contact-text {
        margin-top: 35px;
        font-size: 4.5em;
    }
    .contact-phone {
        margin-top: 20px;
        font-size: 6em;
    }
    .booktron h2, .booktron .h2 {
        font-size: 3em;
    }
    .navbar-default .navbar-nav > li > a {
        margin: 5px 5px 5px 5px;
        font-size: 19px;
    }
}



/* social bar */

#social-bar .fa {
    color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(128, 128, 128, 0.5);
    min-width: 27px;
    line-height: 27px;
    text-align: center;
}

#social-bar a {
    padding: 5px;
    display: block;
}

#social-bar a span {
    margin-left: 5px;
}

#social-bar .fa-rss {
    background: #e5842f;
}

#social-bar .fa-facebook-square {
    background: #3B5998;
}

#social-bar .fa-twitter-square {
    background: #00ACED;
}

#social-bar .fa-google-plus-square {
    background: #E14107;
}

#social-bar .fa-linkedin-square {
    background: #007bb6;
}

#social-bar .fa-youtube-square {
    background: #e52d27;
}

#social-bar a:hover {
    text-decoration: none;
}

#social-bar a:hover span {
    text-decoration: underline;
    color: #fbac34;
}

#social-bar a .fa {
   transition: background 0.5s;
}

#social-bar a:hover .fa {
    border: 1px solid #fff;
    transition: background 0.5s;
}
    
    
    
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #222222;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #222222;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #222222;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #222222;
}