﻿/* GOOGLE FONTS */
@import url(//fonts.googleapis.com/css?family=Great+Vibes);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

/* Global properties ======================================================== */
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

::selection {
    background: #888888 !important;
    color: #fff
}

::-moz-selection {
    background: #888888 !important;
    color: #fff
}

/*a{ color:#fff; text-decoration: underline; outline:none}*/
/*a:hover{ color:#fff; text-decoration: none; outline:none}*/

#map {
    /*position: relative !important;
    left: 55px;
    width: 100%;
    top: 0 !important;
    bottom: 55px !important;*/
}

.nspdr {
    background-color: #fafafa;
}

.nspdr-home {
    border: 0;
    font: 14px Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 20px;
    min-width: 320px;
}

.nspdr-home {
    margin: 0 auto;
    position: relative;
}

/* ============================= slider ====================== */
#slider {
    position: relative;
    z-index: 1;
    /*padding-top:40px;*/
}

/* ============================= header ====================== */
header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 30;
    background: url(../../../images/px1.png) 0 0 repeat-x;
}

.top1 {
    height: 62px;
}

.top2 {
    text-align: center;
}

.nspdr-home .logo {
    display: inline-block;
    margin-top: 35px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 50px;
    text-decoration: none;
    margin-top: 40px;
    height: 100px;
}


.drdlr-header .drdlr-logo {
    height: 90px;
}

.drdlr-header .sa-flag {
    height: 85px;
    float: right;
}

/* ============================= content ====================== */
/*#content{position: relative; z-index: 20; padding-top: 30px; padding-bottom: 30px; margin-top: -300px;}*/
#content {
    /*position: absolute;
    z-index: 20;
    padding-top: 30px;
    padding-bottom: 30px;
    top: 100px;
    left: 0;
    right*/: 0;
}


/* ============================= footer ====================== */
footer {
    position: relative;
    z-index: 1;
    padding: 30px 0 25px;
}

.bot {
}

.bot1 {
    float: left;
}

    .bot1 a {
        color: #000
    }

.nspdr-home .logo {
    display: inline-block;
    margin-bottom: 15px;
}


.bot2 {
    float: left;
}

.phone1 {
    float: left;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    color: #b1b1b1;
    padding-right: 25px;
    margin-bottom: 15px;
}

.social_wrapper {
    float: right;
    margin-bottom: 15px;
    padding-top: 30px;
}

.social {
    display: inline-block;
    margin: 0 0px;
    padding-top: 0px;
    list-style: none;
    white-space: nowrap;
}

    .social li {
        display: inline-block;
        margin: 0 2px;
        float: left;
    }

        .social li a {
            display: inline-block;
            width: 32px;
            height: 32px;
            text-decoration: none;
            background: #353535;
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

        .social li.nav1 a:hover {
            background: #00abe3;
        }

        .social li.nav2 a:hover {
            background: #004088;
        }

        .social li.nav3 a:hover {
            background: #01669c;
        }

        .social li.nav4 a:hover {
            background: #c91e25;
        }

.copyright {
    color: #444444;
    font-size: 12px;
}


/* ============================= main menu ====================== */

.navbar_ {
    margin: 0;
}

    .navbar_ .navbar-inner_ {
        padding: 0;
        margin: 0;
        border: none;
        min-height: inherit;
        background: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
        filter: none;
    }

    .navbar_ .btn-navbar {
        background: #3d3d3d;
        border: none;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
        margin-top: 18px;
        margin-bottom: 17px;
    }

        .navbar_ .btn-navbar:hover {
            background: #575756;
        }

        .navbar_ .btn-navbar .icon-bar {
            background-image: none;
        }

.nav-collapse_.collapse {
    position: relative;
    display: block;
    text-align: center;
}

.navbar_ .nav {
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    left: auto;
}

    .navbar_ .nav > li {
        position: relative;
        display: block;
        float: left;
        margin-right: 1px;
        white-space: nowrap;
    }

        .navbar_ .nav > li > a {
            display: block;
            text-decoration: none;
            background: none;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 300;
            font-size: 28px;
            line-height: 20px;
            color: #fff;
            text-shadow: none;
            padding: 21px 20px;
            margin: 0;
            transition: color 0.3s ease-out;
            -moz-transition: color 0.3s ease-out;
            -webkit-transition: color 0.3s ease-out;
            -o-transition: color 0.3s ease-out;
        }

            .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover {
                color: #fff;
                text-decoration: none;
                background: url(../../../images/nav.png) left bottom repeat-x;
                box-shadow: none;
                moz-box-shadow: none;
                -webkit-box-shadow: none;
            }

.sub-menu ul {
    position: absolute;
    display: none;
    left: 0px;
    top: 63px;
    list-style: none;
    zoom: 1;
    z-index: 109;
    margin: 0;
    padding: 8px;
    background: #000080;
    text-align: left;
}

.sub-menu li {
    margin: 0;
    position: relative;
    zoom: 1;
    display: block;
}

    .sub-menu li a {
        display: block;
        position: relative;
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        color: #7c7c7c;
        text-decoration: none;
        padding: 6px 35px 6px 20px;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

        .sub-menu li a:hover {
            text-decoration: none;
            color: #000;
            background: #7f7f80;
        }

        .sub-menu li a em {
            display: inline-block;
            width: 6px;
            height: 9px;
            background: url(../../../images/marker1.png) left top no-repeat;
            position: absolute;
            right: 8px;
            top: 50%;
            margin-top: -5px;
        }

        .sub-menu li a:hover em {
            background-position: bottom;
        }

.sub-menu-1 > ul {
}

.sub-menu-2 > ul {
    left: 100%;
    top: -8px;
    margin-left: 9px;
    background: #141516;
}


/* ============================= search-form ====================== */
.navbar-form {
    float: left;
    position: relative;
    z-index: 11;
    margin: 11px 0px 0 0;
    padding: 0;
}

    .navbar-form input {
        width: 220px;
        height: 20px;
        font-size: 14px;
        line-height: 20px;
        color: #9e9e9e;
        background: #000;
        border: none;
        border-bottom: 1px solid #505050;
        margin: 0;
        padding: 10px 50px 10px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-box-shadow: inset 0px 3px 20px 3px #000;
        -webkit-box-shadow: inset 0px 3px 20px 3px #000;
        box-shadow: inset 0px 3px 20px 3px #000;
    }

        .navbar-form input:focus {
            color: #fff;
            border-color: #898989;
            -moz-box-shadow: inset none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .navbar-form a {
        text-decoration: none;
        margin: 0;
        display: inline-block;
        border-left: 1px solid #2f2f2f;
        width: 42px;
        height: 28px;
        background: url(../../../images/search.png) left top no-repeat;
        position: absolute;
        right: 0;
        top: 7px;
    }

        .navbar-form a:hover {
            background-position: right;
        }

/* ============================= toTop ====================== */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 100%;
    background: url(../../../images/totop.png) no-repeat left top;
}

#toTopHover {
    background: url(../../../images/totop.png) no-repeat left bottom;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active, #toTop:focus {
    outline: none;
}

/* ============================= main layout ====================== */
h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400;
    font-size: 50px;
    color: #fff;
    line-height: 50px;
    padding: 20px 0 20px 0;
    margin: 0 0 30px 0;
}

h2 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 33px;
    color: #0f5c29;
    line-height: 35px;
    padding: 15px 0 20px 0;
    margin: 0;
}

h3 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 25px;
    color: #0f5c29;
    line-height: 30px;
    padding: 20px 0 20px 0;
    margin: 0;
    text-align: center;
    font-weight: 500;
}
/*h4{ font-family:'Roboto'; font-weight:300; font-size:22px; color:#fff; line-height:25px; padding:0px 0 10px 0; margin: 0;}*/
h5 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 0px 0 10px 0;
    margin: 0;
}

h6 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    line-height: 25px;
    padding: 0px 0 10px 0;
    margin: 0;
}




.upper {
    text-transform: uppercase;
}

.color1 {
    color: #fff;
}

.line1 {
    height: 1px;
    background: #b9b2a2;
    margin: 5px 0;
}

.radius1 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.pad_bot1 {
    padding-bottom: 20px;
}


/* === */
.banners {
}

    .banners .banner {
        margin-bottom: 20px;
    }

        .banners .banner .banners_inner {
            background: url(../../../images/banners_px1.png);
            padding: 10px;
        }

        .banners .banner .banners_inner2 {
            border: 1px solid #ffffff;
            padding: 10px;
            text-align: center;
        }

        .banners .banner .txt1 {
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 40px;
            line-height: 40px;
            color: #ffffff;
            padding: 0;
        }

        .banners .banner .kand1 {
            height: 17px;
            margin-bottom: 5px;
        }

        .banners .banner .img {
            width: 100%;
        }

        .banners .banner .txt2 {
            font-family: 'Roboto';
            font-size: 14px;
            line-height: 20px;
            color: #ffffff;
            padding: 10px 0;
        }

.button0 {
    display: inline-block;
    line-height: 36px;
    height: 36px;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 0px;
    background: url(../../../images/button0.png) left top repeat-x;
    padding: 0 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
}

    .button0:hover {
        color: #fff;
        background: url(../../../images/button0_over.png) left top repeat-x;
    }

.intro {
    background: #9b9b9d;
    margin-bottom: 0px;
}

    .intro .block1 {
        position: relative;
    }

        .intro .block1 img {
            width: 100%;
        }


    .intro .block2 {
        position: relative;
        padding: 25px 30px 10px 5px;
        min-height: 50px;
    }

        .intro .block2 .txt1 {
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 40px;
            line-height: 50px;
            color: #fff;
            padding-top: 5px;
        }

        .intro .block2 .txt2 {
            font-family: 'Roboto';
            font-weight: 300;
            font-size: 22px;
            line-height: 25px;
            color: #fff;
            padding-top: 10px;
        }

        .intro .block2 .txt3 {
            color: #9e9e9e;
            padding-top: 10px;
        }

.button1 {
    display: inline-block;
    line-height: 18px;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #717171;
    white-space: nowrap;
    letter-spacing: 2px;
    background: url(../../../images/button1.png) left bottom repeat-x;
    padding: 6px 0px;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

    .button1:hover {
        color: #fff;
    }


.slider2 {
    position: relative;
}

.prev {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../../../images/prev2.png) left top no-repeat;
    position: absolute;
    right: 42px;
    top: 5px;
    z-index: 100;
}

    .prev:hover {
        background-position: bottom;
    }

.next {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../../../images/next2.png) left top no-repeat;
    position: absolute;
    right: 0px;
    top: 5px;
    z-index: 100;
}

    .next:hover {
        background-position: bottom;
    }

.carousel-title {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 33px;
    line-height: 40px;
    color: #d1d1d1;
    padding-bottom: 15px;
}

.carousel-box {
    position: relative;
}

    .carousel-box .inner {
        position: relative;
        overflow: hidden;
    }

.carousel.main {
    position: relative;
    overflow: hidden;
    width: 960px;
    margin: 0;
    padding: 0;
}

.caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

    .caroufredsel_wrapper ul {
        padding: 0;
        margin: 0;
    }

.carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 300px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    padding-right: 20px
}

.testimonials1 {
    margin-bottom: 20px;
    padding-left: 80px;
    position: relative;
    background: url(../../../images/testimonials1.png) 0 0 no-repeat;
    min-height: 44px;
}

    .testimonials1 .txt1 {
        font-style: italic;
        padding-bottom: 10px;
    }

    .testimonials1 .txt2 {
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        padding-left: 25px;
        background: url(../../../images/testimonials2.png) left center no-repeat;
    }

.date1 {
    display: inline-block;
    line-height: 26px;
    background: url(../../../images/date1.jpg) left center no-repeat #000;
    padding: 0 15px 0 40px;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.ul1 {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .ul1 > li {
        padding: 0px 0px 6px 15px;
        margin: 0px 0px 6px 0px;
        background: url(../../../images/li_st1.png) 0 5px no-repeat;
    }

.google_map {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 6px;
    background: #353535;
}

    .google_map iframe {
        position: relative;
        width: 100%;
        height: 320px;
        border: none;
    }










/* ============================= thumbnail ====================== */
.img-polaroid {
    position: relative;
    padding: 6px;
    background: #353535;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumbnail .caption {
    padding: 0;
    color: #9e9e9e
}

.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.thumb1 figure {
    margin: 0;
    float: left;
    margin: 0px 20px 20px 0px;
}

    .thumb1 figure img {
        width: auto;
    }

.thumb1 .caption {
}

.thumb2 {
    margin-bottom: 20px;
}

    .thumb2.last {
        margin-bottom: 0px;
    }

    .thumb2 .thumbnail {
        padding: 0;
        border: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .thumb2 figure {
        margin: 0;
        float: none;
        margin: 0px 0px 20px 0px;
    }

        .thumb2 figure img {
            width: 100%;
        }

    .thumb2 .caption {
    }

.thumb3 {
    margin-bottom: 30px;
}

    .thumb3.last {
        margin-bottom: 0px;
    }

    .thumb3 .thumbnail {
        padding: 0;
        border: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .thumb3 figure {
        margin: 0;
        float: left;
        margin: 0px 20px 0px 0px;
        display: inline-block;
    }

        .thumb3 figure img {
            width: auto;
        }

    .thumb3 .caption {
        overflow: hidden;
    }




.thumb-carousel {
}

    .thumb-carousel .thumbnail {
        padding: 0;
        border: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .thumb-carousel figure {
        position: relative;
        margin: 0;
        float: none;
        margin: 0px 0px 0px 0px;
        padding: 6px;
        background: #353535;
        border: none;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .thumb-carousel .thumbnail a {
        position: relative;
        display: block;
    }

        .thumb-carousel .thumbnail a:hover figure {
            background: #545454;
        }

        .thumb-carousel .thumbnail a img {
            width: 100%;
            opacity: 1;
            filter: alpha(opacity=100);
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

        .thumb-carousel .thumbnail a:hover img {
            opacity: 0.6;
            filter: alpha(opacity=60);
        }

        .thumb-carousel .thumbnail a em {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 2;
            background: url(../../../images/photo0.png) center center no-repeat;
            opacity: 0;
            filter: alpha(opacity=0);
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

        .thumb-carousel .thumbnail a:hover em {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .thumb-carousel .caption {
    }

.thumb-isotope {
}

    .thumb-isotope .thumbnail {
        padding: 0;
        border: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .thumb-isotope figure {
        position: relative;
        margin: 0;
        float: none;
        margin: 0px 0px 20px 0px;
        padding: 6px;
        background: #353535;
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .thumb-isotope .thumbnail a {
        position: relative;
        display: block;
    }

        .thumb-isotope .thumbnail a:hover figure {
            background: #545454;
        }

        .thumb-isotope .thumbnail a img {
            width: 100%;
            opacity: 1;
            filter: alpha(opacity=100);
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

        .thumb-isotope .thumbnail a:hover img {
            opacity: 0.6;
            filter: alpha(opacity=60);
        }

        .thumb-isotope .thumbnail a em {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 2;
            background: url(../../../images/photo1.png) center center no-repeat;
            opacity: 0;
            filter: alpha(opacity=0);
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

        .thumb-isotope .thumbnail a:hover em {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .thumb-isotope .caption {
    }

/*================= Contacts =========================*/
#note {
}

.notification_error {
    color: #f00;
    padding-bottom: 10px;
}

.notification_ok {
    text-align: left;
    padding-bottom: 10px;
}

#fields {
    padding-bottom: 20px;
}

#ajax-contact-form .control-group {
    margin-bottom: 10px;
}

#ajax-contact-form .control-label {
    display: none;
}

#ajax-contact-form .controls {
    margin-left: 0;
}

#ajax-contact-form input, #ajax-contact-form textarea {
    background: #4e4e4e;
    border: 1px solid #1e1e1e;
    color: #9e9e9e;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-box-shadow: inset 0px 3px 20px 3px #484848;
    -webkit-box-shadow: inset 0px 3px 20px 3px #484848;
    box-shadow: inset 0px 3px 20px 3px #484848;
}

    #ajax-contact-form input:focus, #ajax-contact-form textarea:focus {
        border-color: #000;
    }

#ajax-contact-form textarea {
    height: 124px;
}

#ajax-contact-form .control-group.capthca {
    margin-bottom: 0px;
}

#ajax-contact-form .capthca input {
    width: 136px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

#ajax-contact-form img {
    float: left;
    width: 130px;
    height: 42px;
    margin-bottom: 10px;
}

#ajax-contact-form .submit {
    border: 0;
    margin: 0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #b7b7b7;
    white-space: nowrap;
    letter-spacing: 0px;
    background: url(../../../images/button0.png) left top repeat-x;
    padding: 0px 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

    #ajax-contact-form .submit em {
        display: none;
    }

    #ajax-contact-form .submit:hover {
        color: #fff;
        background: url(../../../images/button0_over.png) left top repeat-x;
    }

.tools {
    border-radius: 0 8px 8px 0;
    box-shadow: 0 0 5px rgba(191,191,191,0.4);
    background-color: #fff;
    margin-top: 20px;
    border-left: solid 2px #116633;
    color: rgb(17,102,51);
}

.tools-header {
    font-weight: bold;
    font-size: 11pt;
    padding: 10px;
    margin: 0 15px;
    border-bottom: solid 0.5pt rgb(217,217,217);
    line-height: 24px;
}

.tools-content {
    padding: 0 20px 20px 0;
}

    .tools-content a {
        text-decoration: none;
    }

.tool-item {
    color: rgb(17,102,51);
    width: calc(33% - 20px);
    min-height: 115px;
    float: left;
    margin: 20px 0 0 20px;
    padding: 15px;
    border: solid 1pt rgba(17,102,51,0.75);
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}

    .tool-item:hover {
        color: rgb(17,102,51);
        background-color: rgba(17,102,51,0.05);
    }

    .tool-item .tool-icon {
        width: 50px;
        float: left;
        font-size: 50px;
    }

    .tool-item .tool-description {
        width: calc(100% - 65px);
        float: left;
        padding-left: 20px;
    }

    .tool-item .tool-title {
        font-size: 15px;
        font-weight: bold;
    }

    .tool-item .tool-details {
        font-size: 12px;
        color: #777;
    }

.help {
    border-radius: 0 8px 8px 0;
    box-shadow: 0 0 5px rgba(191,191,191,0.4);
    background-color: #fff;
    margin: 20px 0;
    border-left: solid 2px #aa9955;
    color: #aa9955;
}

.help-header {
    font-weight: bold;
    font-size: 10pt;
    padding: 10px;
    margin: 0 15px;
    border-bottom: solid 0.5pt rgb(217,217,217);
    line-height: 24px;
}

.help-item {
    width: 120px;
    height: 120px;
    float: left;
    margin: 20px 0 20px 20px;
    padding: 15px;
    border: solid 1pt #aa9955;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

    .help-item:hover {
        background-color: rgba(170,153,85,0.07);
    }

    .help-item i {
        font-size: 45px;
    }

.help-title {
    padding-top: 5px;
}

/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {
    .carousel.main {
        width: 1190px;
    }
}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {
}

@media (min-width: 980px) and (max-width: 1199px) {
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
    /*#content{margin-top: -200px;}*/
    .subpage #content {
        margin-top: -200px;
    }

    .thumb3 figure {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .nav-collapse_.collapse {
        height: auto !important;
        overflow: visible !important;
    }

    .navbar_ .btn-navbar {
        display: none;
    }

    .carousel.main {
        width: 744px;
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }

    .container {
        width: 440px;
    }

    .navbar_ .nav {
        display: block;
    }

        .navbar_ .nav > li {
            float: none;
            margin-right: 0;
            background: url(../../../images/px2.png) 0 0 repeat-x;
        }

    .sub-menu ul {
        position: relative;
        left: 0;
        top: 0;
    }

    .bot1 {
        float: none;
    }

    .bot2 {
        float: none;
    }

    .phone1 {
        float: none;
    }

    .social_wrapper {
        float: none;
    }

    #content {
        margin-top: -100px;
    }
    /*.subpage #content{margin-top: -100px;}*/

    .intro .block1 .corner1 {
        display: none;
    }

    .intro .block2 {
        padding-left: 30px;
    }

    .carousel.main {
        width: 460px;
    }

    .thumb1 figure {
        float: none;
        margin-right: 0;
    }

        .thumb1 figure img {
            width: 100%;
        }

    .tool-item {
        width: calc(100% - 20px);
    }
}

@media (min-width: 481px) and (max-width: 767px) {
}
/* Landscape phones and down */
@media (max-width: 480px) {
    .container {
        width: 300px;
    }

    #content {
        margin-top: -150px;
    }

    .subpage #content {
        margin-top: -150px;
    }

    .carousel.main {
        width: 320px;
    }

    .page-404 .txt1 {
        font-size: 100px;
        line-height: 100px;
    }

    .page-404 .txt2 {
        font-size: 50px;
        line-height: 60px;
    }

    .nspdr-home .logo img {
        width: 100%;
    }
}

.camera_prev {
    display: none;
}

.camera_next {
    display: none;
}

.myButton {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color: #ffec64;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 21px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}

    .myButton:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
        background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
        background-color: #ffab23;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

.shadow {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}


imgf {
    display: block;
    margin-left: 50%;
    margin-right: 50%;
}
