@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Noto+Serif&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,latin-ext);

* {
    outline: none !important;
}

article.about, article.bi1, article.bi4, article.bi5, article.bi6 {
    margin: 0;
    padding: 0;
}

a, a:active, a:hover {
    text-decoration: underline;
    color: inherit;
    *color: #333;
}

h2 a {
    text-decoration: none;
}

a img:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

h1, h2, h3, h4, h5, h6, h2 a {
    line-height: 1.2em;
    font-family: 'Noto Serif', serif;
    font-weight: 400;
}

h4 {
    font-size: 1.5714em;
    margin-bottom: 20px;
}

h2 {
    font-size: 1.4286em;
}

.btn, .btn-info, .btn:hover, .btn-info:hover {
    padding: 6px 20px;
    background: #2D91FF;
    border: none;
    float: right;
    text-transform: capitalize;
    text-shadow: none;
    font-weight: bold;
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    background: url(/themes/Bend/css/../images/bg.jpg) 0 0 repeat-x #f3f3f3;
    color: white;
}

#header {
    height: 300px;
}

#header, .pageContainer {
    width: 1200px;
    margin: 0 auto;
}

.zone_highlight, .zone_text {
    margin-bottom: 15px;
}

/* HEADER */
.logo {
    float: left;
    margin-top: 50px;
}

.logo img {
    max-width: 300px;
    max-height: 50px;
}

nav {
    float: left;
    margin-top: 50px;
    margin-left: 100px;
    padding-left: 20px;
    border-left: 1px solid #666;
    min-height: 180px;
}

.nav {
    position: relative;
    width: 120px;
}

nav li {
    display: block;
    position: static;
}

nav li a {
    float: none;
    color: white;
    *line-height: 1em;
    padding: 0 0 16px;
    text-shadow: 1px 1px 2px black;
    text-decoration: none;
    width: 100%;
    word-wrap: break-word;
}

nav li a:hover, nav li a.activeLink {
    color: #2D91FF;
    text-decoration: none;
}

nav li .dropDownStyle {
    top: auto;
    bottom: 0;
    left: 100%;
    width: 120px;
    padding-left: 20px;
}

nav .nav li .dropdownSecondLevel {
    top: auto;
}

.social {
    float: right;
    margin-top: 50px;
    height: 180px;
    padding-left: 20px;
    border-left: 1px solid #666;
}

ul.social_menu {
    text-align: center;
}

.social img {
    height: 22px;
}

/* HOME */
.pageContainer {
    margin-bottom: 40px;
    background-color: #2D91FF;
}

.home .pageContainer {
    background-color: transparent;
}

.home .pageContainer > section {
    background-color: transparent;
}

.home section, .contact-form-item {
    float: left;
}

.home #zone_0 {
    width: 220px;
    padding: 15px 20px 6px;
    margin-top: 20px;
    background-color: #2D91FF;
}

.home #zone_0 .bi5 {
    margin: 0;
}

.home #zone_0 h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #222;
}

.home #zone_0 .zoneHighlight {
    font-size: 1.1429em;
    margin-bottom: 10px;
}

.home #zone_0 h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}

.home #zone_1 {
    background-color: black;
    width: 300px;
    margin-top: 50px;
}

.home #zone_1 h2 {
    margin-bottom: 20px;
}

.home #zone_1 .highlight {
    line-height: 1.6em;
    font-family: 'Noto Serif', serif;
    font-weight: 400;
    color: #2D91FF;
    margin-bottom: 20px;
}

.home #zone_1 .zone_text {
    line-height: 1.6em;
}

.home #zone_2 {
    margin-top: 31px;
    width: 640px;
}

.carousel-caption, .home #zone_4 .zone_GalleryGrid, .home #zone_1 img,
.home #zone_1 iframe {
    display: none;
}

.carousel-control, .modal-gallery .modal-image:hover:before,
.modal-gallery .modal-image:hover:after {
    top: 50%;
    border: none;
    border-radius: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: #2D91FF;
    font-size: 3.1429em;
    text-decoration: none;
}

.carousel-control:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.home #zone_3 {
    width: 310px;
    padding: 15px;
    padding-bottom: 0;
    background-color: white;
    color: #2D91FF;
}

.home #zone_3 h4 {
    font-size: 1.2857em;
    margin-bottom: 15px;
    color: #222;
}

.home #zone_3 .zoneHighlight, .home #zone_3 .zone_text {
    display: none;
}

.home #zone_3 h2 {
    font-size: 1.1429em;
}

.home #zone_3 img, .home #zone_3 iframe {
    margin: 0 5px 5px 0;
    width: 40%;
}

.home #zone_3 .boxHighlight {
    clear: both;
    color: #222;
}

.home #zone_3 .bi1 {
    margin: 15px 0 30px;
}

.home #zone_3 .btn {
    background-color: #2D91FF;
    color: white;
}

.home #zone_4 {
    width: 300px;
}

.gallery_list div {
    padding: 0;
}

.gallery_list li {
    border: none;
}

.home #zone_4 .gb5:first-child {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.home #zone_4 .gb5 {
    width: 48.5%;
    margin: 0 0 1% 1%;
}

/* CLEARFIX */
.pageContainer:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .pageContainer {
    display: block;
}
 
* html .pageContainer {
    height: 1%;
}

/* FOOTER */
#footer {
    clear: both;
    background-color: black;
    position: relative;
    height: 250px;
    z-index: 1;
}

#footer nav {
    margin-top: 0;
    margin-bottom: 100px;
    border-left: 1px solid #333;
    position: absolute;
    left: 50%;
    margin-left: -340px;
}

#footer nav li a {
    padding: 8px 0;
    color: #2D91FF;
}

#footer nav li a:hover, #footer nav li a.activeLink, .powered a:hover {
    color: white;
}

#footer .social {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding-right: 20px;
    width: 186px;
    height: 24px;
    padding-top: 156px;
    margin-top: 0;
    position: absolute;
    right: 50%;
    margin-right: -600px;
}

.powered {
    margin: 0;
    margin-top: -38px;
    text-align: center;
}

.powered a {
    color: #2D91FF;
    text-decoration: none !important;
}

/* SOCIAL WIDGETS */
.cnt_share {
    width: 1160px;
    padding: 20px;
    padding-bottom: 0;
    margin-top: 40px;
    float: left;
    border: none;
    border-top: 1px solid white;
}

.cnt_share .cnt_share_buttons {
    margin-top: 0;
    margin-bottom: 20px;
}

body .cnt_fb_comment .fb-comments span iframe {
    width: 100% !important;
    padding: 0;
}

/* ABOUT */
article.ab1 img, article.ab1 iframe, article.ab1 canvas,
article.ab2 img, article.ab2 iframe, article.ab2 canvas {
    width: 25%;
}

article.ab1 img, article.ab1 iframe, article.ab1 canvas {
    margin-right: 20px;
}

article.about h2, article.about p {
    margin: 20px 20px 0;
}

article.about .zone_text {
    margin-bottom: 20px;
}

article.ab2 img, article.ab2 iframe, article.ab2 canvas {
    margin-left: 20px;
}

article.ab4 h2 {
    margin-bottom: 10px;
}

article.about .highlight {
    font-weight: normal;
}

/* CONTACT */
.contactForm .zone_data, .contact-form, .googleMaps .zone_data {
    padding: 10px 20px;
}

.contactForm .zoneHighlight, .contactForm .zone_text, .googleMaps .zoneHighlight, .googleMaps .zoneText {
    margin-top: 10px;
}

.form .iTxt, .form .message-area {
    border: none;
    border-radius: 0;
    padding: 5px;
    font-size: 1em;
    margin-bottom: 10px;
}

.form .iTxt:focus, .form .message-area:focus {
    box-shadow: none;
}

.contact-form-item:first-child {
    margin-right: 20px;
}

.form .iTxt {
    width: 560px;
}

.form .message-area {
    width: 1150px;
}

label, input, button, select, textarea {
    font-size: 1em;
    font-family: 'Roboto Condensed', sans-serif;
}

.contact-form .button {
    float: right;
    background-color: white;
    color: #2D91FF;
    margin-bottom: 20px;
    margin-top: 5px;
    margin-left: 10px;
}

.uploaded-file {
    float: left;
}

.delete-file {
    background-color: transparent;
}

.google_map {
    margin: 10px 1.67em 20px;
}

.Contact2 #zone_1, .Contact4 #zone_1 {
    *padding-bottom: 20px;
}

.Contact3 #zone_1 .zone_title {
    *margin-top: 20px;
}

/* GALLERY */
.zone_GalleryGrid, .zone_ContentBoxContainer, .zone_Products {
    margin: 20px;
}

.home .zone_ContentBoxContainer {
    margin: 0;
}

.gallery_list li {
    margin: 1.67% 0 1.67% 1.67%;
}

.gallery_list li.gb1, .gallery_list li.gb2 {
    width: 47.4%;
}

.gallery_list li.gb1 .imgLink, .gallery_list li.gb2 .imgLink {
    width: 50%;
}

.gallery_list li.gb2 .imgLink {
    margin-right: 5px;
}

.gallery_list li.gb3, .gallery_list li.gb4 {
    width: 30.9%;
}

.gallery_list li.gb4 .imgLink {
    margin-bottom: 10px;
}

.gb1 img, .gb1 iframe, .gb2 img, .gb2 iframe, .gb4 img, .gb4 iframe {
    margin-bottom: 5px;
}

.gallery_list li.gb5 {
    width: 31.1067%;
}

.gallery_list li.gb6 {
    width: 22.9125%;
}

.GalleryGrid h2 {
    margin-bottom: 10px;
}

.modal {
    border-radius: 0;
}

.modal-header {
    border-bottom: none;
    background-color: white;
    color: black;
}

.modal-header .close {
    margin-top: 0;
    padding: 5px 12px 10px;
    color: white;
    background-color: black;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    text-shadow: none;
    border: 1px solid white;
    text-decoration: none;
}

.modal-header .close:hover {
    color: red;
}

.modal-header h3 {
    font-size: 1.2857em;
}

.modal-body {
    padding: 5px 15px;
}

.modal-footer {
    border-top: none;
    background-color: white;
}

.modal-footer i {
    display: none;
}

.modal-footer .btn {
    margin-left: 5px;
    color: white;
    cursor: pointer;
}

.gallery_list li.gb1 .imgLink {
    margin-left: 1%;
    padding: 0;
}

/* SITE CONTENT */
#site_content_1 .ContentBoxContainer, #site_content_2 .ContentBoxContainer,
#site_content_3 .ContentBoxContainer, #site_content_4 .ContentBoxContainer,
#site_content_5 .ContentBoxContainer, #site_content_6 .ContentBoxContainer {
    padding: 20px;
}

article.bi2, article.bi3 {
    margin: 1.5% 0 2% 1.5%;
    width: 31.1%;
    padding: 0;
}

article.bi1, article.bi4, article.bi5, article.bi7 {
    margin: 20px;
}

article.bi1 img, article.bi1 iframe {
    margin-right: 20px;
    margin-bottom: 5px;
}

.boxitem .btn, .productItem .btn {
    background-color: white;
    color: #2D91FF;
    text-decoration: none;
}

article.bi1 h2, article.bi2 h2, article.bi3 h2, article.bi4 h2,
article.bi5 h2, article.bi7 h2, article.bi3 img, article.bi3 iframe,
article.bi7 img, article.bi7 iframe, article.bi2 img, article.bi2 iframe {
    margin-bottom: 10px;
}

article.bi4 img, article.bi4 iframe {
    margin-left: 20px;
    margin-bottom: 5px;
}

article.bi7 {
    padding: 0;
}

/* PAGINATION */
ul.paginat {
    margin-bottom: 20px;
}

.paginat a {
    border-radius: 0;
    text-decoration: none;
    color: white;
}

a.active_num, .paginat a:hover, a.active_num:hover {
    background-color: white;
    border-color: white;
    color: #2D91FF;
}

/* PRODUCTS */
.productItem.pi1, .productItem.pi3 {
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.productItem.pi2 {
    margin: 2%;
    width: 45%;
}

.pi3 .priceDiv .newPrice, .pi3 h2.itemPriceAndCurrency, .pi4 .priceDiv .newPrice, .pi4 h2.itemPriceAndCurrency {
    border: 1px solid white;
}

.productItem.pi4 {
    width: 21%;
    margin: 1% 1.5%;
}

.productItem.pi4 .btn {
    float: none;
}

@media all and (max-width: 1220px) {
    #header, .pageContainer {
        width: 980px;
        padding: 0 10px;
    }

    .social {
        width: 106px;
    }

    .social img {
        margin-bottom: 5px;
    }

    .home #zone_0 {
        width: 200px;
        padding: 15px 10px 6px
    }

    .home #zone_1 {
        width: 250px;
    }

    .home #zone_2 {
        width: 510px;
        margin-top: 12px;
    }

    .home #zone_3 {
        width: 225px;
    }

    .home #zone_4 {
        width: 255px;
    }

    .cnt_share {
        width: 938px;
    }

    #footer nav {
        margin-left: -400px;
    }

    #footer .social {
        margin-right: -490px;
    }

    .form .iTxt {
        width: 450px;
    }

    .form .message-area {
        width: 930px;
    }

    .productItem.pi4 {
        width: 20.97%;
    }
}

/* SERVICE GENERATED RULES */
body #navigation a:hover { color : #7f7f7f !important; }
body #navigation a.activeLink { color : #7f7f7f !important; }
body #pageContainer .display-tags-container a { color :   !important; }
/* SERVICE GENERATED RULES */
