/* CSS Document */
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: "museo-sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
}
html, body {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: #171717;
}
p {
    margin: 0px 0px 12px 0px;
    line-height: 23px;
}
img {
    vertical-align: text-bottom
}
a {
    color: #FFF;
    text-decoration: none;
    border: none;
}
a:hover {
    text-decoration: none;
}
h1 {
    margin: 0 0 12px 0;
    font-size: 35px;
    font-weight: 100;
}
h2 {
    margin: 0 0 10px 0;
    font-size: 28px;
    font-weight: 300;
}
h3, h4 {
    margin: 0 0 14px 0;
    font-size: 20px;
    color: #9bc4ef;
}
h4, .blue {
    color: #93C3F9;
}
img {
    border: none;
}
hr {
    border: 1px solid #282828;
    margin: 10px 0px 20px 0px;
}
ul, li {
    font-weight: 400;
    font-style: normal;
}
/*********
STRUCTURE
************/
.w10pc, .w20pc, .w25pc, .w30pc, .w33pc, .w40pc, .w50pc, .w60pc, .w66pc, .w70pc, .w75pc, .w80pc, .w90pc, .w100pc, .w80, .w160, .w240, .w320, .w400, .w480, .w560, .w640, .w720, .w800, .w880, .w960 {
    float: left;
}
.w10pc {
    width: 10%;
}
.w20pc {
    width: 20%;
}
.w25pc {
    width: 25% !important;
}
.w30pc {
    width: 30%;
}
.w33pc {
    width: 33.3333%;
}
.w40pc {
    width: 40%;
}
.w50pc {
    width: 50%;
}
.w60pc {
    width: 60%;
}
.w66pc {
    width: 66.6666%;
}
.w70pc {
    width: 70%;
}
.w75pc {
    width: 75%;
}
.w80pc {
    width: 80%;
}
.w90pc {
    width: 90%;
}
.w100pc {
    width: 100%;
}
.w80 {
    width: 160px;
}
.w160 {
    width: 160px;
}
.w240 {
    width: 240px;
}
.w320 {
    width: 320px;
}
.w400 {
    width: 400px;
}
.w480 {
    width: 480px;
}
.w560 {
    width: 560px;
}
.w640 {
    width: 640px;
}
.w720 {
    width: 720px;
}
.w800 {
    width: 800px;
}
.w880 {
    width: 880px;
}
.w960 {
    width: 960px;
}
/***MAIN BLOCKS****/
.fw-bg {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
.w960-centered {
    position: relative;
    width: 90%;
    max-width: 1440px;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 20px 0 0 20px;
}
.heightFix {
    float: left;
    width: 1px;
    height: 480px;
    margin: 0px 0px 0px -1px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
/*************/
.left-nav-centered {
    position: relative;
    width: 90%;
    max-width: 1440px;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0 0 0 20px;
}
.left-nav-centered .w960-centered .fw-wrapper {
    padding: 30px 0 0 0;
}
/********
INTERNAL BOXES
********/
.block {
    float: left;
    height: auto;
    padding: 0 20px 20px 0;
}
.col1 {
    width: 100%;
}
.services li {
    font-size: 16px;
    padding-bottom: 7px;
    font-weight: 400;
}
.services p {
    font-size: 16px;
    font-weight: 400;
    padding-top: 10px;
}
.col1_4 {
    width: 25%;
    padding: 20px;
}
.col1_4_footer {
    width: 25%;
}
.col1_2, .col1_2_hm_gbg, .col1_2_hm_bbg {
    width: 50%;
}
.col3_4 {
    width: 75%;
}
.col1_3, .col1_3_hm_wbg {
    width: 33.3333%;
}
.col2_3 {
    width: 66.6666%;
}
.col2_3 ul, li {
    margin: 0;
    padding: 0;
}
.col1_5 {
    width: 20%;
}
.col4_5 {
    width: 80%;
}
/****MAIN STYLES***/
.headerBg {
    height: 128px;
    z-index: 100;
}
.headerBg .contact-holder {
    position: absolute;
    top: 10px;
    right: 20px;
    width: auto;
}
.headerBg .contact-holder p {
    color: #93c3f9;
    font-size: 18px;
    font-weight: 300;
}
.logo-holder img {
	max-height: 293px;
}
/**************/
.promoBg {
    height: auto !important;
}
.mainBg {
    margin-bottom: 50px;
    min-height: 580px;
}
.main {
    margin-bottom: 50px;
}
.greyBg {
    background-color: #383838;
    margin-bottom: 20px;
}
.greyBg h1 {
    margin-bottom: 0px;
}
.homePanel {
    width: 100%;
    padding: 40px 0px;
    text-align: center;
}
.homePanel p {
    color: #93c3f9;
}
.homePanel h2 {
    font-size: 22px;
}
/**************/
.footerBg {
    padding: 0px 30px;
    background-color: #383838;
}
.footerBg .footer {
    padding-top: 15px !important;
    height: auto;
}
.footerBg .footer * {
    color: #FFF !important;
}
.footerBg .footer a {
    color: #FFF !important;
}
.footerBg .footer .col1_3 p, .footerBg .footer .col1_3 p a {
    font-size: 12px;
    line-height: 16px;
}
.footerBg .footer .block .col1_3, .footerBg .footer .block {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.footerBg .footer .col1_3 h3 {
    font-size: 12px;
    font-weight: bold;
    text-align: left !important;
    margin-bottom: 7px;
}
/*********************************/
.formRow {
    float: left;
    width: 100%;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
}
.formRow .th {
    padding: 16px;
    border-right: 16px solid #FFF;
    color: #FFF;
    background-color: #AAA;
}
.formRow .formLabel {
    float: left;
    width: 100%;
    padding: 0 0 6px 0;
    white-space: nowrap;
}
.formRow .formInput {
    float: left;
    width: 100%;
}
.formRow .formError {
    float: left;
    width: 100%;
    padding: 0;
    white-space: nowrap;
}
.formRow .formError .error {
    color: #900;
}
.formRow label.error {
    display: none !important;
}
.formRow .formSingleText, .formRow .formMultiText, .formRow .formSelect, #queue {
    float: left;
    width: 100%;
    padding: 4px;
    background: #272727;
}
.formRow .formSingleText, .formRow .formMultiText, .formRow .formSelect {
    border: solid 1px #272727;
}
.formRow .formSingleText.error, .formRow .formMultiText.error, .formRow .formSelect.error {
    border: solid 1px #900;
    -webkit-box-shadow: 0 0 3px 1px #900;
    box-shadow: 0 0 3px 1px #900;
}
.form-btn {
    display: inline-block;
    padding: 8px 32px;
    border: none;
    background-color: #5f7ebc;
    text-align: left;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
}
.socialBTN {
    width: 100%;
    padding: 10px;
    display: none;
}
.fbBTN {
    border: solid 1px #AAA;
    background-color: #3B5998;
    color: #FFF;
}
.fc {
    float: left;
}
.fc br {
    margin-bottom: 6px;
}
.fc10pc {
    width: 10%;
}
.fc20pc {
    width: 20%;
}
.fc30pc {
    width: 30%;
}
.fc40pc {
    width: 40%;
}
.fc50pc {
    width: 50%;
}
.fc60pc {
    width: 60%;
}
.fc70pc {
    width: 70%;
}
.fc80pc {
    width: 80%;
}
.fc90pc {
    width: 90%;
}
.fc100pc {
    width: 100%;
}
.fc25pc {
    width: 25%;
}
.fc75pc {
    width: 75%;
}
.fc33pc {
    width: 33.3333%;
}
.fc66pc {
    width: 66.6666%;
}
.fc .input1, .fc .input2, .fc .input3 {
    padding: 4px;
    border: solid 1px #CCC;
}
.fc .input1 {
    width: 100%;
}
.fc .input2 {
    width: 50%;
}
.fc .input3 {
    width: 25%;
}
/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {
    float: left;
    width: 100%;
}
.QapTcha .clr {
    float: left;
}
.QapTcha .bgSlider {
    float: left;
    width: 100%;
    height: 30px;
    margin: 0px 12px 0px 0px;
    background-color: #272727;
    color: #FFF;
}
.QapTcha .Slider {
    width: 36px;
    height: 30px;
    cursor: e-resize;
    position: relative;
    top: 0;
    left: 0;
    background: #5F7EBC no-repeat center center url(../images/form-arrow.png);
}
.QapTcha .TxtStatus {
    float: left;
    width: 260px;
    text-align: left;
    margin: 6px 0px 0px 0px;
    text-transform: capitalize;
}
.QapTcha .dropSuccess {
    color: #F63
}
.QapTcha .dropError {
    color: #6f97ce;
}
/****************************/
.galleryHolder {
    float: left;
    width: 100%;
}
.galleryHolder .galleryThumbs {
    float: left;
    width: 100%;
}
.galleryHolder .galleryItem {
    float: left;
    overflow: hidden;
    width: 25%;
    max-height: 300px;
    border: solid 4px #FFF;
}
.galleryHolder .galleryLink, .galleryHolder .galleryImg {
    display: block;
    width: 100%;
    height: 100%;
}
.galleryHolder .galleryViewer {
    float: left;
    width: 64px;
    height: 100%;
    overflow: hidden;
}
.galleryHolder .gvItem, .galleryHolder .gvItem img {
    height: 100%;
}
/********************************/
.newsImg {
    float: left;
    width: 160px;
    height: 160px;
    margin: 0 16px 16px 0;
    background-color: #93c3f9;
    background-size: cover;
    background-position: center center;
}
.newsItem {
    padding: 20px 20px 0px 0px;
    border-bottom: dashed 1px #AAA;
}
.newsItem hr {
    display: none;
}
.newsItem:nth-child(1) {
    padding: 0 0 0px 0;
}
.newsDetail {
    padding: 20px 0px 20px 0px;
    width: 100%;
}
.newsDetail .newsDetailImg {
    float: right;
    width: 35%;
    margin: 0px 0px 20px 20px;
}
.newsDetail .newsDetailImg img {
    width: 100%;
    height: 100%;
}
.newsDetail a, .newsItem a {
    color: #93c3f9;
}
/*************/
#twitter {
    float: left;
    text-align: center;
}
#twitter ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
#twitter li {
    float: left;
    width: 100%;
    padding: 0;
    list-style-type: none;
    text-align: left;
}
/****************/
#portfoliofilter {
    font-size: 16px;
    padding: 6px;
}
.PFlistHolder {
    padding-right: 0;
}
.PFLI {
    float: left;
    position: relative;
    width: 25%;
    border-right: solid #171717 20px;
    border-bottom: solid #171717 20px;
    background-color: #383838;
}
.PFLI:nth-child(4n) {
    border-right: none;
}
.PFLI .PFLIimg-wrapper {
    float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.PFLI .PFLIimg {
    float: left;
    width: 100%;
    height: 100%;
    background: #8C8C8E center center no-repeat;
    background-size: cover;
    transform: scale(1);
    transition: all .45s ease;
}
.PFLI:hover .PFLIimg {
    transform: scale(1.2);
}
.PFLI .PFLIimg a {
    float: left;
    width: 100%;
}
.PFLI .PFLItext {
    float: left;
    width: 100%;
    height: auto;
    padding: 12px 20px 12px 20px;
}
.PFLI .PFLItext * {}
.PFLI .PFLItext h2 {
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    line-height: 15px;
}
.PFLI .PFLItext h2 span {
    float: right;
    margin: 0;
    font-size: 32px;
}
.PFLI .PFLItext p {
    float: left;
    margin: 0;
    padding: 0 0 0 0;
}
/****************/
.PFF {
    height: 700px;
}
.PFF .PFLIimg {
    width: 100%;
    height: 400px;
    background: top center no-repeat;
    background-size: cover;
}
/****************/
.PFD_holder {
    position: relative;
    padding: 0 20px 0 0;
}
.PFD_text {
    padding: 0;
}
.PFD_text .inner {
    float: left;
    width: 100%;
    min-height: 683px;
    padding: 20px;
    background-color: #ffffff;
    color: #171717;
}
.PFD_text .inner h1 {
    color: #00a6e0;
}
.PFD_text .inner p {
    color: #171717;
}
.PFD_np {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: solid 1px #4c4c4c;
}
.PFD_np a {
    color: #171717;
}
.PFnav {
    display: inline-block;
    width: 50%;
    color: #171717;
}
.PFnav.prev {
    text-align: left;
}
.PFnav.next {
    text-align: right;
}
.PFD_header {
    position: relative;
    width: 100%;
    height: 574px;
    background-color: #383838;
}
.PFD_header .PFD_img {
    position: relative;
    width: 100%;
    height: 100%;
    background: center center no-repeat;
    background-size: cover;
}
.PFD_header .PFD_img_title {
    position: absolute;
    left: 16px;
    bottom: 16px;
    padding: 4px 12px;
    background-color: rgba(0, 0, 0, 0.30);
}
.PFD_nav {
    position: absolute;
    top: 250px;
    z-index: 2000;
    font-size: 36px;
    font-weight: 100;
    transform: scale(1, 1.5);
    -webkit-transform: scale(1, 3); /* Safari and Chrome */
    -moz-transform: scale(1, 3); /* Firefox */
    -ms-transform: scale(1, 3); /* IE 9+ */
    -o-transform: scale(1, 3); /* Opera */
    text-shadow: 0 0 2px #525252;
    cursor: pointer;
}
.PFD_nav.prev {
    left: 10px;
}
.PFD_nav.next {
    right: 30px;
}
.PFD_thumbs {
    padding: 20px 0 0 0;
}
.PFD_thumbs .PFD_thumb {
    float: left;
    position: relative;
    width: 16.6666%;
    height: 100px;
    padding: 0 10px 10px 0;
}
.PFD_thumbs .PFD_thumb:nth-child(6n) {
    padding: 0 0px 10px 0;
}
.PFD_thumbs .PFD_thumb .inner {
    width: 100%;
    height: 100%;
    background: center center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.PFD_paging {
    width: 100%;
    position: relative;
    margin: -30px 0 0 0;
    padding: 0 16px 0 0;
    z-index: 2000;
    text-align: right;
}
.PFD_paging {
    display: none;
}
.PFD_paging span {
    display: inline-block;
    margin: 0 0 0 4px;
    width: 16px;
    height: 16px;
    background-color: #FFF;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
}
.PFD_paging span.cycle-pager-active {
    color: #93C3F9;
    background: #93C3F9;
}
.video {
	float: left;
	width: 48%;
	margin: 0px 10px 0px 10px;
}
/***************/
.privacy-holder {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 2000;
    background-color: #93c3f9;
}
.privacy-holder .privacy-inner {
    width: 100%;
    padding: 30px;
    text-align: center;
}
.privacy-holder .form-btn, .privacy-holder .pageheader_text .pageheader_text_inner a, .privacy-holder a, .privacy-holder input.zoom_button, .privacy-holder .phoo_row.show_more .show-more, .phoo_row.show_more .privacy-holder .show-more, .privacy-holder .block.bg-color1 .inner a, .block.bg-color1 .inner .privacy-holder a, .privacy-holder .btn-color1, .privacy-holder .btn-color2, .privacy-holder .testimonialHolder .promoInner .testimonital-btn, .testimonialHolder .promoInner .privacy-holder .testimonital-btn {
    background-color: #ffffff;
    color: #93c3f9;
    font-weight: bold;
}
.privacy-holder p {
    color: white;
}
.privacy-holder a {
    color: #93c3f9;
}