/* 

Puzzle Template

http://www.templatemo.com/tm-477-puzzle 

*/

a,
a:hover,
a:focus {
    text-decoration: none;
}

a:focus {
    outline: none;
}

.fb-container {
    float: left;
}

.fb-page {
    text-align: center;
    float: right;
}

body {
    margin: 0 10%;
    padding: 0;
    color: #CCC;
    /*background-image: url(../images/back.jpg);*/
    background-color: #000;
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

@font-face {
    font-family: 'vtc_letterer_proregular';
    src: url('../fonts/VTC_letterer_pro-webfont.eot');
    src: url('../fonts/VTC_letterer_pro-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/VTC_letterer_pro-webfont.woff') format('woff'), url('../fonts/VTC_letterer_pro-webfont.ttf') format('truetype'), url('../fonts/VTC_letterer_pro-webfont.svg#vtc_letterer_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.menutext {
    font-family: 'vtc_letterer_proregular', Arial, sans-serif;
    font-size: 35px;
    font-weight: bold;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
    color: red;
    margin: 0 8px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.nopad {
    padding: 0 !important;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

p {
    margin: 0 0 20px;
}

.tm-image {
    width: 100%;
}

{
    width: 100%;
    float: left;
    /*background: rgba(55,55,45,0.75);
    background: -moz-linear-gradient(top, rgba(55,55,45,0.75) 0%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,55,45,0.75)), color-stop(50%, rgba(55,55,45,0.38)), color-stop(50%, rgba(55,55,45,0.38)), color-stop(100%, rgba(55,55,45,0)));
    background: -webkit-linear-gradient(top, rgba(55,55,45,0.75) 0%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0) 100%);
    background: -o-linear-gradient(top, rgba(55,55,45,0.75) 0%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0) 100%);
    background: -ms-linear-gradient(top, rgba(55,55,45,0.75) 0%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0) 100%);
    background: linear-gradient(to bottom, rgba(55,55,45,0.75) 0%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0.38) 50%, rgba(55,55,45,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37372d', endColorstr='#37372d', GradientType=0 );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37372d', endColorstr='#37372d', GradientType=0 );*/
    position: relative;
    top: 0;
    z-index: 111;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    padding: 0px;
}

.container {
    padding-right: 10px;
    padding-left: 10px;
    /*background: rgba(0,0,0,0.5);*/
    max-width: 1024px;
    float: none;
}

.container > .navbar-header {
    margin: 0;
    background: none;
}

.navbar-toggle {
    position: absolute;
    top: 8px;
    right: 17px;
    margin: 0;
    z-index: 99999999;
    color: #fff;
    padding: 10px 10px;
    background-color: #006699;
    border: none;
    font-weight: bold;
    display: none;
}

.main-menu {
    /*float: right;*/
    /*position: fixed;*/
    /*top: 4%;*/
    /*right: 4%;*/
    /*padding: 10px;*/
    /*background-color: rgba(0,0,0,0.75);*/
}

.navbar-brand {
    color: #fff;
    font-weight: 300;
    font-size: 38px;
    display: none;
    cursor: default;
    padding: 15px 2px;
}

.navbar-brand > img {
    text-align: center;
    width: 100%;
}


}
.navbar-logo {
    float: left;
    cursor: default;
    position: relative;
    top: 5px;
}
.navbar-logo > img {
    width: 100%;
}
.navbar-brand:hover,
.navbar-brand:focus {
    color: #93FAFF;
}
ul {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
ul li {
    /*margin: 0 0 5px 0;*/
    
    text-align: center;
    list-style-type: none;
    padding: 0px;
    /*border: 4px solid rgba(255, 0, 0, 0.35);*/
    /*background-size: cover;*/
    
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

/*ul a:nth-child(1) li {
    background-image: url('../images/ngm1.jpg');
}

ul a:nth-child(2) li {
    background-image: url('../images/ngm2.jpg');
}

ul a:nth-child(3) li {
    background-image: url('../images/ngm3.jpg');
}

ul a:nth-child(4) li {
    background-image: url('../images/ngm4.jpg');
}
*/
ul div {
    padding: 0;
    display: inline-block;
    width: 12%;
}
ul li:hover {
    opacity: 0.8;
}
ul li img {
    width: 100%;
    max-width: 175px;
}
ul li a {
    /*text-decoration: none;*/
    /*color: #fff;*/
    /*font-size: 20px;*/
    /*font-weight: 600;*/
    /*padding: 10px 10px;*/
    /*text-shadow: 2px 3px 8px rgba(0, 0, 0, 1);*/
}
ul a li {
    /*box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.9) inset;*/
    /*display: inline;*/
}
.scroll {
    background-color: #000;
    box-shadow: 0 0 12px 8px rgba(0, 0, 0, 0.75);
    padding: 0;
}
.scroll ul li {
    padding: 5px 0px;
}
.scroll ul a li {
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.9) inset;
}

/*.scroll ul a.current li  {
    opacity: 1;
}*/
.scroll ul {
    position: relative;
}
.scroll .navbar-brand {
    font-size: 30px;
    display: block;
}
.scroll .navbar-logo {
    display: none;
}
#home a img {
    width: 100%;
}
.menuphone {
    color: #fff;
    font-size: 20px;
    margin-left: 10px;
    text-shadow: 2px 3px 8px rgba(0, 0, 0, 1);
    font-weight: 600;
}
.content {
    padding-right: 0px;
    padding-left: 0px;
}
.content-item {
    padding-right: 0px;
    padding-left: 0px;
    min-height: 580px !important;
    background-color: rgba(255, 255, 255, 0.75) !important;
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.6);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.content-item p:last-child {
    margin-bottom: 0;
}
.background.content-item-1 {
    padding: 55px 65px;
}
.last {
    padding-right: 0px;
    padding-left: 0px;
    min-height: 277px !important;
    background-color: rgba(255, 255, 255, 0.6) !important;
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.6);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.background {
    background-color: #fff;
    padding: 50px 45px 50px 45px;
}
.about-text-container {
    font-style: italic;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.about-text {
    margin-bottom: 0;
    line-height: 1.6;
}
.main-title {
    font-weight: 300;
    font-size: 34px;
    line-height: 1.4;
    margin-top: 0px;
    margin-bottom: 10px;
}
.dark-blue-text {
    color: #006699;
}
.light-blue-text {
    color: #2FACFF;
}
.dark-blue-bordered-btn:hover,
.dark-blue-bordered-btn:focus,
.dark-blue-btn {
    background: #006699;
    color: white;
}
.dark-blue-btn:hover,
.dark-blue-btn:focus,
.dark-blue-bordered-btn {
    background: none;
    border: 1px solid #006699;
    color: #006699;
}
.dark-red-text {
    color: #990000;
}
.light-red-text {
    color: #FF6666;
}
.section-text {
    line-height: 1.6;
    font-size: 1em;
    margin-bottom: 15px;
}
.background ul {
    margin-bottom: 00px;
}
.background li {
    list-style: square;
    font-size: 16px;
    line-height: 27px;
}
.btn {
    border-radius: 0px;
    padding: 10px 25px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 300;
    margin-right: 15px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.btn:last-child {
    /*margin-right: 0;*/
}
.btn-big {
    padding: 10px 10px;
}
.btn-contact {
    font-size: 20px;
    width: 100%;
    padding: 10px 0;
    color: #807D7D;
    font-weight: 300;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.btn-contact:hover,
.btn-contact:focus {
    color: white;
    background-color: rgba(47, 47, 47, 0.5);
}
.btn-bg {
    background: rgba(171, 171, 171, 0.75);
    color: #333;
}
.no-bg {
    background: none;
    border: 1px solid #aaa;
}
.yellow-btn {
    background: #ACA633;
    border: 1px solid #ACA633;
    color: #fff;
}
.yellow-btn:hover,
.yellow-btn:focus {
    background: none;
    color: #ACA633;
}
.green-btn {
    background: #168887;
    border: 1px solid #168887;
    color: #fff;
}
.green-btn:hover,
.green-btn:focus {
    background: none;
    color: #168887;
}
.normal-btn {
    font-size: 16px;
    font-weight: 300;
    min-width: 145px;
}
#links {
    width: 100%;
    float: left;
}
#links a img {
    width: 33.333%;
    float: left;
}
.hideimg {
    display: none;
}
.form-control {
    box-shadow: none;
    font-size: 16px;
    height: auto;
    padding: 8px 12px;
}
.contact-form {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}
.content-item input,
.content-item textarea {
    border-radius: 0px;
}
.form-group > input,
.form-group > label {
    margin: 3px 0;
}
.contact-field {
    padding-left: 0;
    padding-right: 0;
}
.footer {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 48px 0;
}
.footer a {
    color: #FF6;
}
.margin-b-0 {
    margin-bottom: 0;
}
.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pad-l-3 {
    padding-left: 3px;
}
.margin-b-25 {
    margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
    body {
        margin: 0 1%;
    }
    
    ul {
        padding: 1%;
    }
    
    ul div {
        width: 12%;
    }
    
    ul li img {
        width: 100%;
    }
}
@media screen and (max-width: 540px) {
    ul div {
        width: 12%;
    }
}
