body {
    overflow-x: hidden !important;
    padding: 0;
    margin: 0;
    height: 100%;
    text-align: centre;
    font-family: Arial, Helvetica, sans-serif
}

#wrapper {
    min-height: 100%;
    position: relative
}

#container {
    padding: 0 0 34px 0;
    max-width: 1366px;;
    margin: 0 auto
}

#footer {
    position: fixed;
    width: 100%;;
    left: 0;
    bottom: 0;
    height: 34px;
    background-color: #fff;
    z-index: -1;
    opacity: .7
}

#wrapper::-webkit-scrollbar {
    display: none !important
}

html, div, span, h1, h2, h3, h4, h5, h6, p, a, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 100%;
    font-weight: 100;
    padding: 0;
    border: 0;
    margin: 0 auto;
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif
}

a {
    font-family: Arial, Helvetica, sans-serif;
    color: #727272;
    font-weight: 100;
    text-decoration: none
}

a:hover {
    color: #565656
}

p {
    font-size: 13px;
    text-justify: distribute;
    text-align: justify;
    font-weight: 100;
    line-height: 21px;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

h1 {
    font-size: 21px;
    font-weight: 100;
    line-height: 21px;
    letter-spacing: 3px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

h2 {
    font-size: 18px;
    font-weight: 100;
    line-height: 18px;
    letter-spacing: 2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

h3 {
    font-size: 21px;
    font-weight: 100;
    line-height: 34px;
    letter-spacing: 2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

h4 {
    font-size: 18px;
    font-weight: 100;
    line-height: 29px;
    letter-spacing: 2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

h5 {
    font-size: 10px;
    font-weight: 100;
    line-height: 16px;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

h6 {
    font-size: 8px;
    font-weight: 100;
    line-height: 13px;
    letter-spacing: 2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272
}

:focus {
    outline-color: transparent;
    outline-style: none
}

.search-frame {
    background-color: #f7f7f7;
    border: 0 solid #e8e8e8;
    border-radius: 0;
    display: inline-block
}

input[type="submit"] {
    min-width: 34px;
    font-size: 13px;
    line-height: 34px;
    background-image: url(/wp-content/uploads/2016/05/256px-search-150x150.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    border: 0;
    border-radius: 0;
    background-color: #f7f7f7;
    cursor: pointer
}

input[type="text"] {
    font-size: 13px;
    color: #727272;
    line-height: 34px;
    text-indent: 8px;
    border: 0;
    border-radius: 0;
    width: 377px;
    display: inline-block;
    background-color: #f7f7f7
}

.hidden {
    display: none
}

.search-results-list-frame-full {
    display: block;
    background: #FFF
}

.search-results-list-frame {
    display: inline-block;
    max-width: 610px;
    background: #FFF
}

.search-results-list {
    padding: 0 0 34px 0
}

.search-results-list .entry-title {
    margin: 0 0 8px 0
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    font-family: Arial, Helvetica, sans-serif
}

.nav-previous {
    text-align: left;
    display: inline-block
}

.nav-next {
    text-align: right;
    display: inline-block
}

.clear {
    clear: both
}

.ultimate-layouts-container {
    color: #727272 !important
}

.cms_content p {
    margin-bottom: 10px;
    line-height: 1.5em
}

.cms_content a {
    text-decoration: underline;
    font-weight: 400
}

.cms_content strong {
    font-weight: 700
}

.btn-bounce {
    display: block;
    -webkit-animation-name: btn-bounce;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0;
    -webkit-animation-timing-function: ease-out;
    animation-name: btn-bounce;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-delay: 0;
    timing-function: ease-out
}

@-webkit-keyframes btn-bounce {
    from {
        bottom: 15px
    }
    to {
        bottom: 0
    }
}

#menu {
    position: relative
}

.awards {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    width: 1336px;
    height: 50px;
    margin: 10px auto 0 auto
}

.awards__contact {
    display: block;
    width: 240px;
    margin-left: 55px;
    float: right;
    text-align: right
}

.awards__contact a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
    color: #999
}

.awards__contact a .fa {
    font-size: 18px
}

.awards__bd, .awards__aj {
    float: right;
    height: 50px;
    width: auto;
    margin: 0 0 0 30px
}

.btn_primary {
    display: inline-block;
    padding: 8px 30px;
    margin: 15px 15px 15px 0;
    text-align: center;
    background: white;
    border: silver 1px solid;
    border-radius: 8px;
    color: #727272;
    text-decoration: none !important;
    background-image: linear-gradient(to left, transparent, transparent 50%, silver 50%, silver);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in
}

.btn_primary:hover {
    background-position: 0 0;
    color: white
}

.client {
    color: #727272;
    font-size: 13px;
    margin: 0 15px 30px 0;
    padding: 0 15px 30px 0
}

.client img {
    display: block;
    max-width: 80%;
    height: auto;
    margin: 0 auto 10px auto
}

.client strong {
    display: block;
    font-weight: 400;
    text-align: center
}

.wpb_wrapper .client:last-of-type {
    border-bottom: 0;
    padding-bottom: 60px
}

.single-news .entry-title {
    display: none
}

.single-news .post-edit-link {
    display: none
}

.single-news #vc_load-inline-editor {
    display: none
}

.single-news h2 {
    line-height: 24px;
    margin-top: -6px
}

.single-news .vc_btn3.vc_btn3-color-white, .single-news .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #999;
    background-color: #fff;
    letter-spacing: 2px
}

.single-news .vc_btn3.vc_btn3-color-white:hover, .single-news .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .single-news .vc_btn3.vc_btn3-color-white:focus, .single-news .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus {
    color: #565656;
    background-color: #fff
}

.single-news .vc_btn3.vc_btn3-size-sm {
    font-size: 13px;
    text-align: left;
    padding: 11px 34px 11px 0
}

.single-news .vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
    font-size: 16px;
    height: 9px;
    line-height: 12px
}

.policy .wpb_wrapper {
    padding: 30px 5px
}

.policy .wpb_wrapper * {
    color: #727272
}

.policy .wpb_wrapper p {
    margin-bottom: 10px
}

.policy .wpb_wrapper a {
    text-decoration: underline
}

.policy .wpb_wrapper ul {
    list-style: disc outside none;
    margin: 10px 0 15px 30px;
    font-size: 13px;
    text-justify: distribute;
    text-align: justify;
    font-weight: 100;
    line-height: 21px;
    letter-spacing: 1px
}

.policy .wpb_wrapper h1 {
    margin-bottom: 15px
}

.policy .wpb_wrapper h2 {
    margin-top: 30px;
    margin-bottom: 10px
}

#footer {
    position: static;
!important
}

#footer p {
    padding-top: 5px;
    text-align: center
}

#footer a {
    text-decoration: underline;
    color: #727272
}

.ngg-imagebrowser.default-view h3 {
    display: none;
}