body,
html {
    padding: 0;
    margin: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden!important
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.container:after,
.container:before {
    display: table;
    content: " "
}
.container:after {
    clear: both
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.row:after,
.row:before {
    display: table;
    content: " "
}
.row:after {
    clear: both
}
.span1,
.span10,
.span11,
.span12,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}
.clearfix:after {
    clear: both
}
img {
    border: 0;
    outline: 0;
    vertical-align: top;
    max-width: 100%
}
iframe {
    border: 0
}
input,
textarea {
    outline: 0!important;
    resize: none;
    -webkit-appearance: none
}
.clear {
    clear: both;
    height: 0;
    font-size: 0
}
ul {
    padding: 0;
    margin: 0
}
li {
    padding: 0;
    margin: 0;
    list-style: none
}
.fleft {
    float: left
}
.fright {
    float: right
}
.center{text-align: center;}

@media only screen and (min-width: 768px) {
    .span1,
    .span10,
    .span11,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9 {
        float: left
    }
    .span1 {
        width: 8.3333333333333%
    }
    .span2 {
        width: 16.666666666667%
    }
    .span3 {
        width: 24%
    }
    .span4 {
        width: 33.333333333333%
    }
    .span5 {
        width: 41.666666666667%
    }
    .span6 {
        width: 50%
    }
    .span7 {
        width: 58.333333333333%
    }
    .span8 {
        width: 66.666666666667%
    }
    .span9 {
        width: 75%
    }
    .span10 {
        width: 83.333333333333%
    }
    .span11 {
        width: 91.666666666667%
    }
    .span12 {
        width: 100%
    }
}
@media only screen and (min-width: 992px) {
    .container {
        width: 990px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 760px
    }
}
@media only screen and (min-width: 1200px) {
    .container {
        width: 1200px
    }
}
@font-face{font-family:FontAwesome;src:url(fa/faf77b.eot?v=3.2.1);src:url(fa/fad41d.eot?#iefix&v=3.2.1) format('embedded-opentype'),
url(fa/faf77b.woff?v=3.2.1) format('woff'),
url(fa/faf77b.ttf?v=3.2.1) format('truetype'),
url(fa/fa.svg#fontawesomeregular?v=3.2.1) format('svg');
font-weight:400;
font-style:normal
}
[class*=" icon-"],
[class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased
}
[class*=" icon-"]:before,
[class^=icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}
a[class*=" icon-"],
a[class^=icon-] {
    display: inline
}
[class*=" icon-"],
[class^=icon-] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}
.icon-glass:before {
    content: "\f000"
}
.icon-music:before {
    content: "\f001"
}
.icon-search:before {
    content: "\f002"
}
.icon-envelope-o:before {
    content: "\f003"
}
.icon-heart:before {
    content: "\f004"
}
.icon-star:before {
    content: "\f005"
}
.icon-star-o:before {
    content: "\f006"
}
.icon-user:before {
    content: "\f007"
}
.icon-film:before {
    content: "\f008"
}
.icon-th-large:before {
    content: "\f009"
}
.icon-th:before {
    content: "\f00a"
}
.icon-th-list:before {
    content: "\f00b"
}
.icon-check:before {
    content: "\f00c"
}
.icon-times:before {
    content: "\f00d"
}
.icon-search-plus:before {
    content: "\f00e"
}
.icon-search-minus:before {
    content: "\f010"
}
.icon-power-off:before {
    content: "\f011"
}
.icon-signal:before {
    content: "\f012"
}
.icon-cog:before,
.icon-gear:before {
    content: "\f013"
}
.icon-trash-o:before {
    content: "\f014"
}
.icon-home:before {
    content: "\f015"
}
.icon-file-o:before {
    content: "\f016"
}
.icon-clock-o:before {
    content: "\f017"
}
.icon-road:before {
    content: "\f018"
}
.icon-download:before {
    content: "\f019"
}
.icon-arrow-circle-o-down:before {
    content: "\f01a"
}
.icon-arrow-circle-o-up:before {
    content: "\f01b"
}
.icon-inbox:before {
    content: "\f01c"
}
.icon-play-circle-o:before {
    content: "\f01d"
}
.icon-repeat:before,
.icon-rotate-right:before {
    content: "\f01e"
}
.icon-refresh:before {
    content: "\f021"
}
.icon-list-alt:before {
    content: "\f022"
}
.icon-lock:before {
    content: "\f023"
}
.icon-flag:before {
    content: "\f024"
}
.icon-headphones:before {
    content: "\f025"
}
.icon-volume-off:before {
    content: "\f026"
}
.icon-volume-down:before {
    content: "\f027"
}
.icon-volume-up:before {
    content: "\f028"
}
.icon-qrcode:before {
    content: "\f029"
}
.icon-barcode:before {
    content: "\f02a"
}
.icon-tag:before {
    content: "\f02b"
}
.icon-tags:before {
    content: "\f02c"
}
.icon-book:before {
    content: "\f02d"
}
.icon-bookmark:before {
    content: "\f02e"
}
.icon-print:before {
    content: "\f02f"
}
.icon-camera:before {
    content: "\f030"
}
.icon-font:before {
    content: "\f031"
}
.icon-bold:before {
    content: "\f032"
}
.icon-italic:before {
    content: "\f033"
}
.icon-text-height:before {
    content: "\f034"
}
.icon-text-width:before {
    content: "\f035"
}
.icon-align-left:before {
    content: "\f036"
}
.icon-align-center:before {
    content: "\f037"
}
.icon-align-right:before {
    content: "\f038"
}
.icon-align-justify:before {
    content: "\f039"
}
.icon-list:before {
    content: "\f03a"
}
.icon-dedent:before,
.icon-outdent:before {
    content: "\f03b"
}
.icon-indent:before {
    content: "\f03c"
}
.icon-video-camera:before {
    content: "\f03d"
}
.icon-image:before,
.icon-photo:before,
.icon-picture-o:before {
    content: "\f03e"
}
.icon-pencil:before {
    content: "\f040"
}
.icon-map-marker:before {
    content: "\f041"
}
.icon-adjust:before {
    content: "\f042"
}
.icon-tint:before {
    content: "\f043"
}
.icon-edit:before,
.icon-pencil-square-o:before {
    content: "\f044"
}
.icon-share-square-o:before {
    content: "\f045"
}
.icon-check-square-o:before {
    content: "\f046"
}
.icon-arrows:before {
    content: "\f047"
}
.icon-step-backward:before {
    content: "\f048"
}
.icon-fast-backward:before {
    content: "\f049"
}
.icon-backward:before {
    content: "\f04a"
}
.icon-play:before {
    content: "\f04b"
}
.icon-pause:before {
    content: "\f04c"
}
.icon-stop:before {
    content: "\f04d"
}
.icon-forward:before {
    content: "\f04e"
}
.icon-fast-forward:before {
    content: "\f050"
}
.icon-step-forward:before {
    content: "\f051"
}
.icon-eject:before {
    content: "\f052"
}
.icon-chevron-left:before {
    content: "\f053"
}
.icon-chevron-right:before {
    content: "\f054"
}
.icon-plus-circle:before {
    content: "\f055"
}
.icon-minus-circle:before {
    content: "\f056"
}
.icon-times-circle:before {
    content: "\f057"
}
.icon-check-circle:before {
    content: "\f058"
}
.icon-question-circle:before {
    content: "\f059"
}
.icon-info-circle:before {
    content: "\f05a"
}
.icon-crosshairs:before {
    content: "\f05b"
}
.icon-times-circle-o:before {
    content: "\f05c"
}
.icon-check-circle-o:before {
    content: "\f05d"
}
.icon-ban:before {
    content: "\f05e"
}
.icon-arrow-left:before {
    content: "\f060"
}
.icon-arrow-right:before {
    content: "\f061"
}
.icon-arrow-up:before {
    content: "\f062"
}
.icon-arrow-down:before {
    content: "\f063"
}
.icon-mail-forward:before,
.icon-share:before {
    content: "\f064"
}
.icon-expand:before {
    content: "\f065"
}
.icon-compress:before {
    content: "\f066"
}
.icon-plus:before {
    content: "\f067"
}
.icon-minus:before {
    content: "\f068"
}
.icon-asterisk:before {
    content: "\f069"
}
.icon-exclamation-circle:before {
    content: "\f06a"
}
.icon-gift:before {
    content: "\f06b"
}
.icon-leaf:before {
    content: "\f06c"
}
.icon-fire:before {
    content: "\f06d"
}
.icon-eye:before {
    content: "\f06e"
}
.icon-eye-slash:before {
    content: "\f070"
}
.icon-exclamation-triangle:before,
.icon-warning:before {
    content: "\f071"
}
.icon-plane:before {
    content: "\f072"
}
.icon-calendar:before {
    content: "\f073"
}
.icon-random:before {
    content: "\f074"
}
.icon-comment:before {
    content: "\f075"
}
.icon-magnet:before {
    content: "\f076"
}
.icon-chevron-up:before {
    content: "\f077"
}
.icon-chevron-down:before {
    content: "\f078"
}
.icon-retweet:before {
    content: "\f079"
}
.icon-shopping-cart:before {
    content: "\f07a"
}
.icon-folder:before {
    content: "\f07b"
}
.icon-folder-open:before {
    content: "\f07c"
}
.icon-arrows-v:before {
    content: "\f07d"
}
.icon-arrows-h:before {
    content: "\f07e"
}
.icon-bar-chart-o:before {
    content: "\f080"
}
.icon-twitter-square:before {
    content: "\f081"
}
.icon-facebook-square:before {
    content: "\f082"
}
.icon-camera-retro:before {
    content: "\f083"
}
.icon-key:before {
    content: "\f084"
}
.icon-cogs:before,
.icon-gears:before {
    content: "\f085"
}
.icon-comments:before {
    content: "\f086"
}
.icon-thumbs-o-up:before {
    content: "\f087"
}
.icon-thumbs-o-down:before {
    content: "\f088"
}
.icon-star-half:before {
    content: "\f089"
}
.icon-heart-o:before {
    content: "\f08a"
}
.icon-sign-out:before {
    content: "\f08b"
}
.icon-linkedin-square:before {
    content: "\f08c"
}
.icon-thumb-tack:before {
    content: "\f08d"
}
.icon-external-link:before {
    content: "\f08e"
}
.icon-sign-in:before {
    content: "\f090"
}
.icon-trophy:before {
    content: "\f091"
}
.icon-github-square:before {
    content: "\f092"
}
.icon-upload:before {
    content: "\f093"
}
.icon-lemon-o:before {
    content: "\f094"
}
.icon-phone:before {
    content: "\f095"
}
.icon-square-o:before {
    content: "\f096"
}
.icon-bookmark-o:before {
    content: "\f097"
}
.icon-phone-square:before {
    content: "\f098"
}
.icon-twitter:before {
    content: "\f099"
}
.icon-facebook:before {
    content: "\f09a"
}
.icon-github:before {
    content: "\f09b"
}
.icon-unlock:before {
    content: "\f09c"
}
.icon-credit-card:before {
    content: "\f09d"
}
.icon-rss:before {
    content: "\f09e"
}
.icon-hdd-o:before {
    content: "\f0a0"
}
.icon-bullhorn:before {
    content: "\f0a1"
}
.icon-bell:before {
    content: "\f0f3"
}
.icon-certificate:before {
    content: "\f0a3"
}
.icon-hand-o-right:before {
    content: "\f0a4"
}
.icon-hand-o-left:before {
    content: "\f0a5"
}
.icon-hand-o-up:before {
    content: "\f0a6"
}
.icon-hand-o-down:before {
    content: "\f0a7"
}
.icon-arrow-circle-left:before {
    content: "\f0a8"
}
.icon-arrow-circle-right:before {
    content: "\f0a9"
}
.icon-arrow-circle-up:before {
    content: "\f0aa"
}
.icon-arrow-circle-down:before {
    content: "\f0ab"
}
.icon-globe:before {
    content: "\f0ac"
}
.icon-wrench:before {
    content: "\f0ad"
}
.icon-tasks:before {
    content: "\f0ae"
}
.icon-filter:before {
    content: "\f0b0"
}
.icon-briefcase:before {
    content: "\f0b1"
}
.icon-arrows-alt:before {
    content: "\f0b2"
}
.icon-group:before,
.icon-users:before {
    content: "\f0c0"
}
.icon-chain:before,
.icon-link:before {
    content: "\f0c1"
}
.icon-cloud:before {
    content: "\f0c2"
}
.icon-flask:before {
    content: "\f0c3"
}
.icon-cut:before,
.icon-scissors:before {
    content: "\f0c4"
}
.icon-copy:before,
.icon-files-o:before {
    content: "\f0c5"
}
.icon-paperclip:before {
    content: "\f0c6"
}
.icon-floppy-o:before,
.icon-save:before {
    content: "\f0c7"
}
.icon-square:before {
    content: "\f0c8"
}
.icon-bars:before,
.icon-navicon:before,
.icon-reorder:before {
    content: "\f0c9"
}
.icon-list-ul:before {
    content: "\f0ca"
}
.icon-list-ol:before {
    content: "\f0cb"
}
.icon-strikethrough:before {
    content: "\f0cc"
}
.icon-underline:before {
    content: "\f0cd"
}
.icon-table:before {
    content: "\f0ce"
}
.icon-magic:before {
    content: "\f0d0"
}
.icon-truck:before {
    content: "\f0d1"
}
.icon-pinterest:before {
    content: "\f0d2"
}
.icon-pinterest-square:before {
    content: "\f0d3"
}
.icon-google-plus-square:before {
    content: "\f0d4"
}
.icon-google-plus:before {
    content: "\f0d5"
}
.icon-money:before {
    content: "\f0d6"
}
.icon-caret-down:before {
    content: "\f0d7"
}
.icon-caret-up:before {
    content: "\f0d8"
}
.icon-caret-left:before {
    content: "\f0d9"
}
.icon-caret-right:before {
    content: "\f0da"
}
.icon-columns:before {
    content: "\f0db"
}
.icon-sort:before,
.icon-unsorted:before {
    content: "\f0dc"
}
.icon-sort-desc:before,
.icon-sort-down:before {
    content: "\f0dd"
}
.icon-sort-asc:before,
.icon-sort-up:before {
    content: "\f0de"
}
.icon-envelope:before {
    content: "\f0e0"
}
.icon-linkedin:before {
    content: "\f0e1"
}
.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2"
}
.icon-gavel:before,
.icon-legal:before {
    content: "\f0e3"
}
.icon-dashboard:before,
.icon-tachometer:before {
    content: "\f0e4"
}
.icon-comment-o:before {
    content: "\f0e5"
}
.icon-comments-o:before {
    content: "\f0e6"
}
.icon-bolt:before,
.icon-flash:before {
    content: "\f0e7"
}
.icon-sitemap:before {
    content: "\f0e8"
}
.icon-umbrella:before {
    content: "\f0e9"
}
.icon-clipboard:before,
.icon-paste:before {
    content: "\f0ea"
}
.icon-lightbulb-o:before {
    content: "\f0eb"
}
.icon-exchange:before {
    content: "\f0ec"
}
.icon-cloud-download:before {
    content: "\f0ed"
}
.icon-cloud-upload:before {
    content: "\f0ee"
}
.icon-user-md:before {
    content: "\f0f0"
}
.icon-stethoscope:before {
    content: "\f0f1"
}
.icon-suitcase:before {
    content: "\f0f2"
}
.icon-bell-o:before {
    content: "\f0a2"
}
.icon-coffee:before {
    content: "\f0f4"
}
.icon-cutlery:before {
    content: "\f0f5"
}
.icon-file-text-o:before {
    content: "\f0f6"
}
.icon-building-o:before {
    content: "\f0f7"
}
.icon-hospital-o:before {
    content: "\f0f8"
}
.icon-ambulance:before {
    content: "\f0f9"
}
.icon-medkit:before {
    content: "\f0fa"
}
.icon-fighter-jet:before {
    content: "\f0fb"
}
.icon-beer:before {
    content: "\f0fc"
}
.icon-h-square:before {
    content: "\f0fd"
}
.icon-plus-square:before {
    content: "\f0fe"
}
.icon-angle-double-left:before {
    content: "\f100"
}
.icon-angle-double-right:before {
    content: "\f101"
}
.icon-angle-double-up:before {
    content: "\f102"
}
.icon-angle-double-down:before {
    content: "\f103"
}
.icon-angle-left:before {
    content: "\f104"
}
.icon-angle-right:before {
    content: "\f105"
}
.icon-angle-up:before {
    content: "\f106"
}
.icon-angle-down:before {
    content: "\f107"
}
.icon-desktop:before {
    content: "\f108"
}
.icon-laptop:before {
    content: "\f109"
}
.icon-tablet:before {
    content: "\f10a"
}
.icon-mobile-phone:before,
.icon-mobile:before {
    content: "\f10b"
}
.icon-circle-o:before {
    content: "\f10c"
}
.icon-quote-left:before {
    content: "\f10d"
}
.icon-quote-right:before {
    content: "\f10e"
}
.icon-spinner:before {
    content: "\f110"
}
.icon-circle:before {
    content: "\f111"
}
.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112"
}
.icon-github-alt:before {
    content: "\f113"
}
.icon-folder-o:before {
    content: "\f114"
}
.icon-folder-open-o:before {
    content: "\f115"
}
.icon-smile-o:before {
    content: "\f118"
}
.icon-frown-o:before {
    content: "\f119"
}
.icon-meh-o:before {
    content: "\f11a"
}
.icon-gamepad:before {
    content: "\f11b"
}
.icon-keyboard-o:before {
    content: "\f11c"
}
.icon-flag-o:before {
    content: "\f11d"
}
.icon-flag-checkered:before {
    content: "\f11e"
}
.icon-terminal:before {
    content: "\f120"
}
.icon-code:before {
    content: "\f121"
}
.icon-mail-reply-all:before,
.icon-reply-all:before {
    content: "\f122"
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
    content: "\f123"
}
.icon-location-arrow:before {
    content: "\f124"
}
.icon-crop:before {
    content: "\f125"
}
.icon-code-fork:before {
    content: "\f126"
}
.icon-chain-broken:before,
.icon-unlink:before {
    content: "\f127"
}
.icon-question:before {
    content: "\f128"
}
.icon-info:before {
    content: "\f129"
}
.icon-exclamation:before {
    content: "\f12a"
}
.icon-superscript:before {
    content: "\f12b"
}
.icon-subscript:before {
    content: "\f12c"
}
.icon-eraser:before {
    content: "\f12d"
}
.icon-puzzle-piece:before {
    content: "\f12e"
}
.icon-microphone:before {
    content: "\f130"
}
.icon-microphone-slash:before {
    content: "\f131"
}
.icon-shield:before {
    content: "\f132"
}
.icon-calendar-o:before {
    content: "\f133"
}
.icon-fire-extinguisher:before {
    content: "\f134"
}
.icon-rocket:before {
    content: "\f135"
}
.icon-maxcdn:before {
    content: "\f136"
}
.icon-chevron-circle-left:before {
    content: "\f137"
}
.icon-chevron-circle-right:before {
    content: "\f138"
}
.icon-chevron-circle-up:before {
    content: "\f139"
}
.icon-chevron-circle-down:before {
    content: "\f13a"
}
.icon-html5:before {
    content: "\f13b"
}
.icon-css3:before {
    content: "\f13c"
}
.icon-anchor:before {
    content: "\f13d"
}
.icon-unlock-alt:before {
    content: "\f13e"
}
.icon-bullseye:before {
    content: "\f140"
}
.icon-ellipsis-h:before {
    content: "\f141"
}
.icon-ellipsis-v:before {
    content: "\f142"
}
.icon-rss-square:before {
    content: "\f143"
}
.icon-play-circle:before {
    content: "\f144"
}
.icon-ticket:before {
    content: "\f145"
}
.icon-minus-square:before {
    content: "\f146"
}
.icon-minus-square-o:before {
    content: "\f147"
}
.icon-level-up:before {
    content: "\f148"
}
.icon-level-down:before {
    content: "\f149"
}
.icon-check-square:before {
    content: "\f14a"
}
.icon-pencil-square:before {
    content: "\f14b"
}
.icon-external-link-square:before {
    content: "\f14c"
}
.icon-share-square:before {
    content: "\f14d"
}
.icon-compass:before {
    content: "\f14e"
}
.icon-caret-square-o-down:before,
.icon-toggle-down:before {
    content: "\f150"
}
.icon-caret-square-o-up:before,
.icon-toggle-up:before {
    content: "\f151"
}
.icon-caret-square-o-right:before,
.icon-toggle-right:before {
    content: "\f152"
}
.icon-eur:before,
.icon-euro:before {
    content: "\f153"
}
.icon-gbp:before {
    content: "\f154"
}
.icon-dollar:before,
.icon-usd:before {
    content: "\f155"
}
.icon-inr:before,
.icon-rupee:before {
    content: "\f156"
}
.icon-cny:before,
.icon-jpy:before,
.icon-rmb:before,
.icon-yen:before {
    content: "\f157"
}
.icon-rouble:before,
.icon-rub:before,
.icon-ruble:before {
    content: "\f158"
}
.icon-krw:before,
.icon-won:before {
    content: "\f159"
}
.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a"
}
.icon-file:before {
    content: "\f15b"
}
.icon-file-text:before {
    content: "\f15c"
}
.icon-sort-alpha-asc:before {
    content: "\f15d"
}
.icon-sort-alpha-desc:before {
    content: "\f15e"
}
.icon-sort-amount-asc:before {
    content: "\f160"
}
.icon-sort-amount-desc:before {
    content: "\f161"
}
.icon-sort-numeric-asc:before {
    content: "\f162"
}
.icon-sort-numeric-desc:before {
    content: "\f163"
}
.icon-thumbs-up:before {
    content: "\f164"
}
.icon-thumbs-down:before {
    content: "\f165"
}
.icon-youtube-square:before {
    content: "\f166"
}
.icon-youtube:before {
    content: "\f167"
}
.icon-xing:before {
    content: "\f168"
}
.icon-xing-square:before {
    content: "\f169"
}
.icon-youtube-play:before {
    content: "\f16a"
}
.icon-dropbox:before {
    content: "\f16b"
}
.icon-stack-overflow:before {
    content: "\f16c"
}
.icon-instagram:before {
    content: "\f16d"
}
.icon-flickr:before {
    content: "\f16e"
}
.icon-adn:before {
    content: "\f170"
}
.icon-bitbucket:before {
    content: "\f171"
}
.icon-bitbucket-square:before {
    content: "\f172"
}
.icon-tumblr:before {
    content: "\f173"
}
.icon-tumblr-square:before {
    content: "\f174"
}
.icon-long-arrow-down:before {
    content: "\f175"
}
.icon-long-arrow-up:before {
    content: "\f176"
}
.icon-long-arrow-left:before {
    content: "\f177"
}
.icon-long-arrow-right:before {
    content: "\f178"
}
.icon-apple:before {
    content: "\f179"
}
.icon-windows:before {
    content: "\f17a"
}
.icon-android:before {
    content: "\f17b"
}
.icon-linux:before {
    content: "\f17c"
}
.icon-dribbble:before {
    content: "\f17d"
}
.icon-skype:before {
    content: "\f17e"
}
.icon-foursquare:before {
    content: "\f180"
}
.icon-trello:before {
    content: "\f181"
}
.icon-female:before {
    content: "\f182"
}
.icon-male:before {
    content: "\f183"
}
.icon-gittip:before {
    content: "\f184"
}
.icon-sun-o:before {
    content: "\f185"
}
.icon-moon-o:before {
    content: "\f186"
}
.icon-archive:before {
    content: "\f187"
}
.icon-bug:before {
    content: "\f188"
}
.icon-vk:before {
    content: "\f189"
}
.icon-weibo:before {
    content: "\f18a"
}
.icon-renren:before {
    content: "\f18b"
}
.icon-pagelines:before {
    content: "\f18c"
}
.icon-stack-exchange:before {
    content: "\f18d"
}
.icon-arrow-circle-o-right:before {
    content: "\f18e"
}
.icon-arrow-circle-o-left:before {
    content: "\f190"
}
.icon-caret-square-o-left:before,
.icon-toggle-left:before {
    content: "\f191"
}
.icon-dot-circle-o:before {
    content: "\f192"
}
.icon-wheelchair:before {
    content: "\f193"
}
.icon-vimeo-square:before {
    content: "\f194"
}
.icon-try:before,
.icon-turkish-lira:before {
    content: "\f195"
}
.icon-plus-square-o:before {
    content: "\f196"
}
.icon-space-shuttle:before {
    content: "\f197"
}
.icon-slack:before {
    content: "\f198"
}
.icon-envelope-square:before {
    content: "\f199"
}
.icon-wordpress:before {
    content: "\f19a"
}
.icon-openid:before {
    content: "\f19b"
}
.icon-bank:before,
.icon-institution:before,
.icon-university:before {
    content: "\f19c"
}
.icon-graduation-cap:before,
.icon-mortar-board:before {
    content: "\f19d"
}
.icon-yahoo:before {
    content: "\f19e"
}
.icon-google:before {
    content: "\f1a0"
}
.icon-reddit:before {
    content: "\f1a1"
}
.icon-reddit-square:before {
    content: "\f1a2"
}
.icon-stumbleupon-circle:before {
    content: "\f1a3"
}
.icon-stumbleupon:before {
    content: "\f1a4"
}
.icon-delicious:before {
    content: "\f1a5"
}
.icon-digg:before {
    content: "\f1a6"
}
.icon-pied-piper-square:before,
.icon-pied-piper:before {
    content: "\f1a7"
}
.icon-pied-piper-alt:before {
    content: "\f1a8"
}
.icon-drupal:before {
    content: "\f1a9"
}
.icon-joomla:before {
    content: "\f1aa"
}
.icon-language:before {
    content: "\f1ab"
}
.icon-fax:before {
    content: "\f1ac"
}
.icon-building:before {
    content: "\f1ad"
}
.icon-child:before {
    content: "\f1ae"
}
.icon-paw:before {
    content: "\f1b0"
}
.icon-spoon:before {
    content: "\f1b1"
}
.icon-cube:before {
    content: "\f1b2"
}
.icon-cubes:before {
    content: "\f1b3"
}
.icon-behance:before {
    content: "\f1b4"
}
.icon-behance-square:before {
    content: "\f1b5"
}
.icon-steam:before {
    content: "\f1b6"
}
.icon-steam-square:before {
    content: "\f1b7"
}
.icon-recycle:before {
    content: "\f1b8"
}
.icon-automobile:before,
.icon-car:before {
    content: "\f1b9"
}
.icon-cab:before,
.icon-taxi:before {
    content: "\f1ba"
}
.icon-tree:before {
    content: "\f1bb"
}
.icon-spotify:before {
    content: "\f1bc"
}
.icon-deviantart:before {
    content: "\f1bd"
}
.icon-soundcloud:before {
    content: "\f1be"
}
.icon-database:before {
    content: "\f1c0"
}
.icon-file-pdf-o:before {
    content: "\f1c1"
}
.icon-file-word-o:before {
    content: "\f1c2"
}
.icon-file-excel-o:before {
    content: "\f1c3"
}
.icon-file-powerpoint-o:before {
    content: "\f1c4"
}
.icon-file-image-o:before,
.icon-file-photo-o:before,
.icon-file-picture-o:before {
    content: "\f1c5"
}
.icon-file-archive-o:before,
.icon-file-zip-o:before {
    content: "\f1c6"
}
.icon-file-audio-o:before,
.icon-file-sound-o:before {
    content: "\f1c7"
}
.icon-file-movie-o:before,
.icon-file-video-o:before {
    content: "\f1c8"
}
.icon-file-code-o:before {
    content: "\f1c9"
}
.icon-vine:before {
    content: "\f1ca"
}
.icon-codepen:before {
    content: "\f1cb"
}
.icon-jsfiddle:before {
    content: "\f1cc"
}
.icon-life-bouy:before,
.icon-life-ring:before,
.icon-life-saver:before,
.icon-support:before {
    content: "\f1cd"
}
.icon-circle-o-notch:before {
    content: "\f1ce"
}
.icon-ra:before,
.icon-rebel:before {
    content: "\f1d0"
}
.icon-empire:before,
.icon-ge:before {
    content: "\f1d1"
}
.icon-git-square:before {
    content: "\f1d2"
}
.icon-git:before {
    content: "\f1d3"
}
.icon-hacker-news:before {
    content: "\f1d4"
}
.icon-tencent-weibo:before {
    content: "\f1d5"
}
.icon-qq:before {
    content: "\f1d6"
}
.icon-wechat:before,
.icon-weixin:before {
    content: "\f1d7"
}
.icon-paper-plane:before,
.icon-send:before {
    content: "\f1d8"
}
.icon-paper-plane-o:before,
.icon-send-o:before {
    content: "\f1d9"
}
.icon-history:before {
    content: "\f1da"
}
.icon-circle-thin:before {
    content: "\f1db"
}
.icon-header:before {
    content: "\f1dc"
}
.icon-paragraph:before {
    content: "\f1dd"
}
.icon-sliders:before {
    content: "\f1de"
}
.icon-share-alt:before {
    content: "\f1e0"
}
.icon-share-alt-square:before {
    content: "\f1e1"
}
.icon-bomb:before {
    content: "\f1e2"
}
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
    height: 13px
}
div.pp_default .pp_top .pp_left {
    background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
    background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
    background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
    background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}
div.pp_default .pp_content_container .pp_right {
    background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}
div.pp_default .pp_next:hover {
    background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}
div.pp_default .pp_previous:hover {
    background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}
div.pp_default .pp_expand {
    background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    height: 28px;
    width: 28px
}
div.pp_default .pp_expand:hover {
    background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}
div.pp_default .pp_contract {
    background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    height: 28px;
    width: 28px
}
div.pp_default .pp_contract:hover {
    background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}
div.pp_default .pp_close {
    background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
    height: 30px;
    width: 30px
}
div.pp_default .pp_gallery ul li a {
    background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}
div.pp_default .pp_gallery ul li:before {
    display: none
}
div.pp_default .pp_social {
    margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
    left: auto;
    position: static
}
div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
    background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}
div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
    background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    margin: 4px 0 0;
    width: 20px
}
div.pp_default a.pp_arrow_next {
    background-position: -82px -3px;
    left: 52px
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: 110px
}
div.pp_default .pp_nav .currentTextHolder {
    color: #999;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px
}
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
    opacity: .7
}
div.pp_default .pp_description {
    font-size: 11px;
    line-height: 14px;
    margin: 5px 50px 5px 0
}
div.pp_default .pp_bottom .pp_left {
    background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
    background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
    background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
    background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat
}
div.pp_pic_holder a:focus {
    outline: 0
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}
.pp_content {
    height: 40px;
    min-width: 40px
}
* html .pp_content {
    width: 40px
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}
.pp_content_container .pp_left {
    padding-left: 20px
}
.pp_content_container .pp_right {
    padding-right: 20px
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}
.pp_description {
    display: none;
    margin: 0
}
.pp_social {
    float: left;
    margin: 0
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 55px
}
.pp_social .twitter {
    float: left
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}
.pp_nav p {
    float: left;
    margin: 2px 4px;
    white-space: nowrap
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}
a.pp_arrow_next,
a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}
.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap
}
.pp_gallery ul a {
    border: 1px solid rgba(0, 0, 0, .5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}
.pp_gallery ul a img {
    border: 0
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}
.pp_gallery li.default a {
    background: url(../img/prettyPhoto/facebook/default_thumbnail.html) no-repeat;
    display: block;
    height: 33px;
    width: 50px
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
    margin-top: 7px!important
}
a.pp_next {
    background: url(../img/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}
a.pp_previous {
    background: url(../img/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}
a.pp_contract,
a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}
a.pp_close {
    display: block;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px
}
#pp_full_res {
    line-height: 1!important
}
#pp_full_res .pp_inline {
    text-align: left
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}
div.pp_default .pp_content {
    background-color: #fff
}
div.pp_default #pp_full_res .pp_inline {
    color: #000
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover,
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff
}
div.pp_default .pp_details {
    position: relative
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #fff
}
.pp_bottom,
.pp_top {
    height: 20px;
    position: relative
}
* html .pp_bottom,
* html .pp_top {
    padding: 0 20px
}
.pp_bottom .pp_left,
.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}
.pp_bottom .pp_middle,
.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}
* html .pp_bottom .pp_middle,
* html .pp_top .pp_middle {
    left: 0;
    position: static
}
.pp_bottom .pp_right,
.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}
.pp_fade,
.pp_gallery li.default a img,
div.pp_default li:before {
    display: none
}
@media only screen and (max-width: 767px) {
    .pp_pic_holder.pp_default {
        width: 100%!important;
        left: 0!important;
        overflow: hidden
    }
    div.pp_default .pp_content_container .pp_left {
        padding-left: 0!important
    }
    div.pp_default .pp_content_container .pp_right {
        padding-right: 0!important
    }
    .pp_content {
        width: 100%!important;
        height: auto!important
    }
    .pp_fade {
        width: 100%!important;
        height: 100%!important
    }
    .pp_bottom,
    .pp_gallery,
    .pp_hoverContainer,
    .pp_top,
    a.pp_contract,
    a.pp_expand {
        display: none!important
    }
    #pp_full_res img {
        width: 100%!important;
        height: auto!important
    }
    .pp_details {
        width: 100%!important;
        padding: 10px 4% 10px 3%;
        background-color: #fff;
        margin-top: -2px!important
    }
    a.pp_close {
        right: 10px!important;
        top: 10px!important
    }
    div.pp_default div .pp_content {
        min-height: 50px
    }
}
body {
    line-height: 24px;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    background: #fff
}
p {
    margin: 0 0 10px;
    padding: 0
}
a,
a:hover {
    text-decoration: none;
    outline: 0
}
a:hover {
    color: #666
}
img {
    transform: translateZ(0)!important;
    -webkit-transform: translateZ(0)!important
}
ul {
    list-style: none
}
ul li:before {
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 8px 0 0
}
ul li {
    padding-bottom: 4px;
	
}
ul li ul{
   
	margin-left:20px;
}


ol {
    margin: 0;
    counter-reset: li;
    list-style: none;
    padding: 0
}
ol li {
    list-style: none;
    position: relative;
    padding: 0 0 4px 17px
}
ol li:before {
    content: counter(li)'.';
    counter-increment: li;
    position: absolute;
    left: 1px;
    top: 0
}
.tagline {
    background: #f6f6f6;
    font-size: 13px;
    color: #2d2e2e
}

.email,
.phone {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    padding: 8px 0
}
.email a {
    color: #2d2e2e;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.tagline .fleft i {
    font-weight: 400;
    display: inline-block;
    margin-right: 3px
}
.top_socials {
    margin: 0 12px
}
.top_socials li {
    width: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    padding: 0
}
.top_socials li:before {
    display: none
}
.top_socials a {
    display: block;
    line-height: 40px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    text-align: center;
    background-color: transparent;
    color: #666;
    font-size: 16px;
    font-weight: 400
}
.top_socials a:hover {
    color: #fff
}
.soc_fb:hover {
    background-color: #5567a9
}
.soc_tweet:hover {
    background-color: #40affd
}
.soc_google:hover {
    background-color: #be4a39
}
.soc_dribbble:hover {
    background-color: #f26798
}
.soc_pinterest:hover {
    background-color: #cb2027
}
.main_header {
    position: relative;
    /*background: #2d2e2e*/
background: #fff;
}
.logo_sect {
    padding: 23px 0;
    display: inline-block;
    vertical-align: top;
    float: left
}
.logo_sect .logo {
    display: block;
    line-height: 34px;
    position: relative;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    vertical-align: top;
    padding-right: 12px
}
.logo_sect .logo:after {
    display: block;
    position: absolute;
    right: 1px;
    bottom: 2px;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.slogan {
    display: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 23px;
    color: #ddd;
    text-align: center
}
.main_header nav {
    position: relative
}
.main_header nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}
.main_header nav ul li {
    padding: 0;
    margin: 0
}
.main_header nav ul li:before {
    display: none
}
.main_header nav ul.menu {
    font-size: 0;
    line-height: 0;
    margin: 0
}
.main_header nav ul.menu>li {
    display: inline-block;
    margin-left: 0;
    position: relative;
    vertical-align: top
}
.main_header nav ul.menu>li>a {
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    padding: 27px 20px 29px;
    font-weight: 300;
    display: block;
    overflow: hidden;
    position: relative;
    color:#2d2e2e;
    font-weight: bold;

}
.main_header nav ul.menu>li.current-menu-ancestor>a,
.main_header nav ul.menu>li.current-menu-item>a,
.main_header nav ul.menu>li.current-menu-parent>a,
.main_header nav ul.menu>li:hover>a {
    color: #2d2e2e;
    /*background: #f57027;*/
    border-top: #f57027;
    border-top-style: solid;
}
.main_header nav ul.menu .sub-nav:before {
    width: 100%;
    display: block;
    height: 5px;
    content: '';
    left: 0;
    top: -5px;
    position: absolute
}
.main_header nav ul.menu .sub-nav {
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    top: -9999px!important;
    opacity: 0!important;
    background: #2d2e2e;
    font-size: 0;
    line-height: 0;
    z-index: 555
}
.main_header nav ul.menu>li:hover>.sub-nav {
    top: 85px!important;
    opacity: .999!important;
    visibility: visible!important
}
.main_header nav ul.menu>li:hover>.sub-nav .sub-menu li>.sub-nav {
    top: -9999px;
    opacity: 0!important;
    visibility: hidden!important
}
.main_header nav ul.menu>li:hover>.sub-nav .sub-menu li:hover>.sub-nav {
    top: -14px!important;
    opacity: .999!important;
    visibility: visible!important
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav {
    background: #383939
}
.main_header nav ul.menu .sub-menu {
    padding: 14px 0 15px;
    width: 270px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav .sub-menu {
    width: 270px
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col2 .sub-menu,
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col3 .sub-menu,
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col4 .sub-menu {
    width: 208px
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col2 .sub-menu:last-child,
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col3 .sub-menu:last-child,
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col4 .sub-menu:last-child {
    width: 185px
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav {
    left: -270px
}
.col2 {
    width: 393px
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav.col2 {
    left: -393px
}
.main_header nav ul.menu>li:last-child>.sub-nav {
    left: auto;
    right: 0
}
.main_header nav ul.sub-menu li {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    position: relative;
    padding: 0
}
.main_header nav ul.sub-menu li a {
    padding: 10px 30px;
    display: block;
    color: #979797;
    font-weight: 300;
    position: relative
}
.main_header nav ul.sub-menu li a i {
    padding-right: 6px
}
.main_header nav ul.sub-menu>li.current-menu-item>a,
.main_header nav ul.sub-menu>li.current-menu-parent>a,
.main_header nav ul.sub-menu>li:hover>a {
    color: #fff
}
.main_header nav ul.sub-menu li.menu-item-has-children>a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    position: absolute;
    right: 33px;
    top: 10px
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav .sub-menu:before {
    position: absolute;
    right: 11px;
    top: 30px;
    bottom: 31px;
    width: 1px;
    background: rgba(255, 255, 255, .1);
    content: ''
}
.main_header nav ul.menu>li>.sub-nav .sub-menu li>.sub-nav .sub-menu:last-child:before {
    display: none
}
.main_header.type2 .container.full_width {
    width: 100%!important;
    padding: 0!important
}
.main_header.type2 .logo_sect {
    padding: 31px 0 10px;
    display: block;
    float: none;
    text-align: center
}
.main_header.type2 .logo_sect .logo {
    display: inline-block
}
.main_header.type2 .slogan {
    display: block
}
.main_header.type2 .fright {
    text-align: center;
    float: none
}
.main_header.type2 nav:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, .1);
    height: 1px;
    content: ''
}
.main_header.type2 nav ul.menu>li>a {
    padding: 23px 0 24px;
    color: #f6f6f6;
    background-color: transparent;
    margin-right: 40px
}
.main_header.type2 nav ul.menu>li.current-menu-ancestor>a,
.main_header.type2 nav ul.menu>li.current-menu-item>a,
.main_header.type2 nav ul.menu>li.current-menu-parent>a,
.main_header.type2 nav ul.menu>li:hover>a {
    color: #f6f6f6;
    background-color: transparent
}
.main_header.type2 nav ul.menu>li>a:before {
    position: absolute;
    left: 50%;
    top: 0;
    right: 50%;
    height: 1px;
    content: '';
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.main_header.type2 nav ul.menu>li.current-menu-ancestor>a:before,
.main_header.type2 nav ul.menu>li.current-menu-item>a:before,
.main_header.type2 nav ul.menu>li.current-menu-parent>a:before,
.main_header.type2 nav ul.menu>li:hover>a:before {
    left: 0;
    right: 0
}
.main_header.type2 nav ul.menu>li:hover>.sub-nav {
    top: 76px!important
}
.main_header.type3 .logo_sect .logo:after {
    background: #fff
}
.main_header.type3 nav ul.menu>li>a {
    padding: 27px 10px 29px;
    color: #fff;
    background-color: transparent;
    margin-right: 20px
}
.main_header.type3 nav ul.menu>li:last-child>a {
    margin-right: 0
}
.main_header.type3 nav ul.menu>li.current-menu-ancestor>a,
.main_header.type3 nav ul.menu>li.current-menu-item>a,
.main_header.type3 nav ul.menu>li.current-menu-parent>a,
.main_header.type3 nav ul.menu>li:hover>a {
    color: #fff;
    background-color: transparent
}
.main_header.type3 nav ul.menu>li>a:before {
    position: absolute;
    left: 50%;
    bottom: 25px;
    right: 50%;
    height: 1px;
    content: '';
    transition: all 300ms;
    -webkit-transition: all 300ms;
    background: #fff
}
.main_header.type3 nav ul.menu>li.current-menu-ancestor>a:before,
.main_header.type3 nav ul.menu>li.current-menu-item>a:before,
.main_header.type3 nav ul.menu>li.current-menu-parent>a:before,
.main_header.type3 nav ul.menu>li:hover>a:before {
    left: 0;
    right: 0
}
.main_header nav ul.menu>li.megamenu .sub-nav {
    background: #fff;
    font-size: 16px;
    line-height: 24px;
    right: auto!important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}
.megamenu .sub-nav:before,
.sublight .sub-nav:before {
    display: none!important
}
.main_header nav ul.menu>li.megamenu:hover>.sub-nav,
.main_header nav ul.menu>li.sublight:hover>.sub-nav {
    top: 80px!important
}
.main_header.type2 nav ul.menu>li.megamenu:hover>.sub-nav,
.main_header.type2 nav ul.menu>li.sublight:hover>.sub-nav {
    top: 71px!important
}
.main_header nav ul.menu li.sublight .sub-nav,
.main_header nav ul.menu>li.sublight>.sub-nav .sub-menu li>.sub-nav {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}
.main_header nav li.sublight ul.sub-menu li a {
    color: #2d2e2e
}
.main_header nav ul.menu>li.sublight>.sub-nav .sub-menu li>.sub-nav .sub-menu:before {
    background: #eee
}
.megamenu_wrap {
    position: relative;
    padding: 30px 0 10px
}
.menu_img_icons {
    margin: 0 0 0 -30px;
    padding: 0;
    font-size: 0
}
.menu_img_icons li {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    padding: 0
}
.menu_img_icons li:before {
    display: none
}
.menu_img_icons li .item {
    margin: 0 0 0 30px;
    text-align: center;
    padding-bottom: 15px
}
.menu_img_icons.items1 li {
    width: 100%
}
.menu_img_icons.items2 li {
    width: 50%
}
.menu_img_icons.items3 li {
    width: 33.333333%
}
.menu_img_icons.items4 li {
    width: 25%
}
.menu_img_icons.items5 li {
    width: 20%
}
.menu_img_icons.items6 li {
    width: 16.666666%
}
.menu_img_icons li .item img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .6;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms
}
.menu_img_icons span {
    display: block;
    line-height: 24px;
    margin-top: -3px;
    font-size: 20px;
    font-weight: 400;
    color: #2d2e2e
}
.menu_img_icons a {
    display: block;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.menu_img_icons a:hover {
    margin-top: -3px
}
.menu_img_icons li .item a:hover img,
.menu_img_icons li.current-menu-item .item a img {
    opacity: 1
}
.megamenu_wrap .sidepanel h4.title {
    margin-top: -5px
}
.featured_link {
    color: #2d2e2e
}
.featured_descr {
    color: #666;
    font-size: 14px;
    line-height: 21px
}
.widget_featured-post .mb0 {
    margin-bottom: 0!important
}
.megamenu_wrap .sidepanel {
    margin-bottom: 17px
}
.megamenu_wrap .widget_categories ul li {
    padding-bottom: 5px!important
}
.megamenu_wrap .widget_categories ul li:last-child {
    padding-bottom: 0!important
}
.shop_banner img {
    width: 100%;
    height: auto;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms
}
.shop_banner a:hover img {
    opacity: .6
}
.megamenu_wrap input[type=submit]:hover {
    background: #2d2e2e!important
}
.megamenu_wrap iframe.map {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: calc(50% - 15px)
}
.megamenu .contact_form {
    min-height: 350px
}
.fixed-menu {
    position: fixed;
    width: 100%;
    left: 0;
    top: -300px;
    z-index: 9999;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    opacity: 0
}
.fixed-menu.fixed_show {
    top: 0!important;
    opacity: 1
}
.breadcrumbs {
    background: #f6f6f6;
    padding: 11px 0;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    font-weight: 400;
    margin-bottom: 10px
}
.breadcrumbs a {
    color: #666
}
.breadcrumbs span {
    padding: 0 6px
}
.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left: 0
}
.tp-caption.tp-hidden-caption,
.tp-hide-revslider {
    visibility: hidden!important;
    display: none!important
}
.tp-caption {
    z-index: 1;
    white-space: nowrap
}
.tp-caption-demo .tp-caption {
    position: relative!important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px!important
}
.tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}
.tp-caption.black {
    color: #000;
    text-shadow: none
}
.tp-caption.noshadow {
    text-shadow: none
}
.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}
.tp-caption a:hover {
    color: #ffa902
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important
}
.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0
}
.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0;
    top: 0
}
.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0
}
.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0;
    top: 0
}
.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px
}
.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important
}
.tp-simpleresponsive .button.big:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .purchase:hover {
    background-position: bottom, 15px 11px
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-simpleresponsive .button {
        padding: 4px 8px 3px;
        line-height: 25px!important;
        font-size: 11px!important;
        font-weight: 400
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}
@media only screen and (min-width: 0) and (max-width: 479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px;
        line-height: 20px!important;
        font-size: 10px!important
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}
.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}
.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}
.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}
.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}
.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}
.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}
.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden
}
.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position: relative
}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased!important
}
.tp-simpleresponsive img {
    max-width: none
}
.noFilterClass {
    filter: none!important
}
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-bannershadow.tp-shadow1 {
    background: url(../img/assets/shadow1.png) 0 0/100% 100% no-repeat;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow2 {
    background: url(../img/assets/shadow2.png) 0 0/100% 100% no-repeat;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
    background: url(../img/assets/shadow3.png) 0 0/100% 100% no-repeat;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100%!important;
    height: 100%!important;
    display: none
}
.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}
.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}
.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.html5vid.videoisplaying .tp-poster {
    display: none
}
.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer
}
.html5vid .tp-revstop {
    width: 6px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    display: none
}
.html5vid.videoisplaying .revicon-right-dir {
    display: none
}
.html5vid.videoisplaying .tp-revstop {
    display: block
}
.html5vid.videoisplaying .tp-video-play-button {
    display: none
}
.html5vid:hover .tp-video-play-button {
    display: block
}
.fullcoveredvideo .tp-video-play-button {
    display: none!important
}
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.tp-dottedoverlay.twoxtwo {
    background: url(../img/assets/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(../img/assets/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
    background: url(../img/assets/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
    background: url(../img/assets/gridtile_3x3_white.png)
}
.tpclear {
    clear: both
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5px)
}
.tp-bullets.hidebullets {
    -ms-filter: "alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../img/assets/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.tp-bullets.simplebullets.navbar-old {
    background: url(../img/assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullet.png) top left;
    width: 20px;
    height: 20px;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left: 3px
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullets.png) bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullets2.png) bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullets2.png) bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/bullet_boxed.png) top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0!important
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0!important
}
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../img/assets/navigdots.png) bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0!important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0!important
}
.tp-bullets.simplebullets .bullet.selected,
.tp-bullets.simplebullets .bullet:hover {
    background-position: top left
}
.tp-bullets.simplebullets.navbar .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background-position: bottom left
}
.tparrows {
    -ms-filter: "alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position: relative
}
.tparrows.hidearrows {
    -ms-filter: "alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/large_left.png) top left
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/large_right.png) top left
}
.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_left.png) top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_right.png) top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_left.png) top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_right.png) top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_left_boxed.png) top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/small_right_boxed.png) top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}
.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrowleft.png) top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrowright.png) top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0
}
.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_left2.png) top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_right2.png) top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}
.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_left2.png) top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0
}
.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/assets/arrow_right2.png) top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}
.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 58px;
    height: 66px
}
.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: 0 0;
    margin: 0;
    float: left;
    -ms-filter: "alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}
.tp-bullets.tp-thumbs .bullet.selected,
.tp-bullets.tp-thumbs .bullet:hover {
    -ms-filter: "alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.tp-thumbs img {
    width: 100%
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(../img/assets/timer.png);
    position: absolute;
    z-index: 200;
    top: 0
}
.tp-bannertimer.tp-bottom {
    bottom: 0;
    height: 5px;
    top: auto
}
@media only screen and (min-width: 0) and (max-width: 479px) {
    .responsive .tp-bullets,
    .responsive .tparrows {
        display: none
    }
}
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-simpleresponsive a {
    text-decoration: none
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden
}
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../img/assets/coloredbg.png)
}
.tp-caption.slidelink a span {
    background: url(../img/assets/coloredbg.png)
}
.tparrows .tp-arr-imgholder,
.tparrows .tp-arr-titleholder {
    display: none
}
.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: 0 0
}
.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, .15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}
.tp-rightarrow.preview1:after {
    content: '\e825'
}
.tp-leftarrow.preview1:after {
    content: '\e824'
}
.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa
}
.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}
@media only screen and (min-width: 0) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}
.tp-bullets.preview1 {
    height: 21px
}
.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, .15)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid transparent!important;
    display: inline-block;
    margin-right: 5px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview1 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview1 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa!important;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(255, 255, 255, 1)!important
}
.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width .3s, background-color .3s, opacity .3s;
    transition: width .3s, background-color .3s, opacity .3s;
    backface-visibility: hidden
}
.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px
}
.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px
}
.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.tparrows.preview2.hovered {
    width: 300px
}
.tparrows.preview2:hover {
    background: #fff
}
.tparrows.preview2:hover:after {
    color: #000
}
.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}
.tp-bullets.preview2 {
    height: 17px
}
.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview2 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview2 .bullet.selected,
.tp-bullets.preview2 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-size: 20px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }
}
@media only screen and (min-width: 0) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
    .tparrows.preview2:hover {
        width: 30px!important;
        height: 30px!important
    }
}
.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat
}
.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.tparrows.preview3:hover:after {
    color: #000
}
.tp-rightarrow.preview3:after {
    content: '\e825'
}
.tp-leftarrow.preview3:after {
    content: '\e824'
}
.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .75);
    display: table;
    min-height: 90px;
    top: -10px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.tparrows.preview3 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right: 70px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0;
    direction: rtl;
    padding-left: 70px
}
.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}
.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
.tp-bullets.preview3 {
    height: 17px
}
.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview3 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview3 .bullet.selected,
.tp-bullets.preview3 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3,
    .tparrows.preview3:after {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }
    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px
    }
}
@media only screen and (max-width: 767px) {
    .tparrows.preview3,
    .tparrows.preview3:after {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}
.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: 0 0;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}
.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, .25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.tp-rightarrow.preview4:after {
    content: '\e825'
}
.tp-leftarrow.preview4:after {
    content: '\e824'
}
.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}
.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0
}
.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}
.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}
.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    padding: 0 10px;
    text-align: left;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}
.tp-leftarrow.preview4:after {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: "alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}
.tp-bullets.preview4 {
    height: 17px
}
.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview4 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}
@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }
    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }
    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none!important
    }
}
.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}
.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(../img/assets/loader.gif) center center no-repeat #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.tp-loader.spinner5 {
    background: url(../img/assets/loader.gif) 10px 10px no-repeat #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}
@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}
.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out
}
@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}
@keyframes tp-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}
.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}
.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}
@-webkit-keyframes tp-bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}
@keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}
.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}
@-webkit-keyframes tp-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}
@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
.tp-transparentimg {
    content: "url(../img/assets/transparent.png)"
}
.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%
}
.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}
.tp-banner li:before {
    display: none
}
.revslider-initialised li {
    padding-bottom: 0
}
.revslider-initialised li:before {
    display: none
}
.fullwidth_slider_container {
    width: 100%;
    position: relative;
    padding: 0;
    margin-bottom: 50px
}
.slide_img {
    z-index: 2;
    text-align: center;
    max-width: auto;
    max-height: auto
}
.slide_title {
    z-index: 3;
    text-align: left;
    max-width: auto;
    max-height: auto;
    line-height: 48px;
    font-size: 40px;
    color: #2d2e2e;
    font-weight: 400
}
.slide_descr,
.slide_descr2 {
    z-index: 4;
    text-align: left;
    max-width: auto;
    max-height: auto;
    line-height: 30px;
    font-size: 20px;
    color: #2d2e2e;
    font-weight: 300
}
.colored_title,
.colored_title2 {
    z-index: 3;
    text-align: left;
    max-width: auto;
    max-height: auto;
    line-height: 48px;
    font-size: 40px;
    color: #fff;
    font-weight: 700
}
.colored_title:before {
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -13px;
    content: ''
}
.fullwidth_slider_colored .slide_descr {
    color: #fff
}
.slide_btn {
    z-index: 5;
    text-align: left;
    max-width: auto;
    max-height: auto
}
.slide_btn a {
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    padding: 12px 21px 14px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.slide_btn a:hover {
    background: #2d2e2e;
    color: #fff
}
.slide_circle {
    z-index: 8;
    text-align: center;
    max-width: auto;
    max-height: auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    line-height: 70px!important;
    display: block;
    font-size: 14px;
    font-weight: 400
}
.slide_circle_info {
    z-index: 10;
    text-align: left;
    max-width: auto;
    max-height: auto;
    line-height: 24px;
    font-size: 16px;
    color: #2d2e2e;
    font-weight: 300
}
.yellow {
    background: #f9d615
}
.blue {
    background: #13acbe
}
.green {
    background: #00b96d
}
.banner {
    width: 100%;
    position: relative
}
.tp-leftarrow,
.tp-rightarrow {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(../img/sprite.png);
    width: 35px!important;
    height: 64px!important;
    left: 80px!important;
    opacity: 1;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms
}
.tp-rightarrow {
    left: auto!important;
    right: 80px!important;
    background-position: -35px 0!important
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
    opacity: .4!important
}
.colored .tp-leftarrow,
.colored .tp-rightarrow {
    background-position: 0 -64px
}
.colored .tp-rightarrow {
    left: auto!important;
    right: 80px!important;
    background-position: -35px -64px!important
}
.colored .tp-leftarrow:hover,
.colored .tp-rightarrow:hover {
    opacity: .5!important
}
.with_header {
    margin-top: -94px;
    z-index: 1
}
.with_slider {
    z-index: 555;
    margin-top: 14px;
    background-color: transparent
}
.colored_title_center {
    z-index: 3;
    max-width: auto;
    max-height: auto;
    line-height: 48px;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    left: 0!important;
    right: 0!important
}
.colored_title_center:before {
    width: 170px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: -19px;
    content: '';
    margin-left: -85px
}
.slide_descr_center {
    z-index: 4;
    max-width: auto;
    max-height: auto;
    line-height: 30px;
    font-size: 20px;
    color: #2d2e2e;
    font-weight: 300;
    width: 100%;
    text-align: center;
    left: 0!important;
    right: 0!important
}
.fullwidth_slider_colored .slide_descr_center {
    color: #fff
}
.slide_descr2 {
    font-weight: 400;
    color: #fff
}
.shortcode_button,
a.shortcode_button {
    display: inline-block;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    margin: 0 16px 20px 0;
    border: none!important;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 400;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.shortcode_button i {
    padding-right: 7px;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    vertical-align: top
}
.shortcode_button.btn_small {
    padding: 10px 20px 11px
}
.shortcode_button.btn_normal {
    padding: 13px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px
}
.shortcode_button.btn_large {
    padding: 18px 20px;
    border-radius: 25px;
    -webkit-border-radius: 25px
}
.shortcode_button.btn_type1 {
    background: #2d2e2e
}
.shortcode_button.btn_type2 {
    background: #747980
}
.shortcode_button.btn_type3 {
    background: #bfbfbf
}
.shortcode_button.btn_type4 {
    background: #f6f6f6;
    color: #2d2e2e
}
.shortcode_button.btn_type6 {
    background: #13acbe
}
.shortcode_button.btn_type7 {
    background: #00b96d
}
.shortcode_button.btn_type8 {
    background: #cae700
}
.shortcode_button.btn_type9 {
    background: #f9d615
}
.shortcode_button.btn_type10 {
    background: #ff7a18
}
.shortcode_button.btn_type11 {
    background: #ff352f
}
.shortcode_button.btn_type12 {
    background: #ff4272
}
.shortcode_button.btn_type13 {
    background: #d5429f
}
.shortcode_button.btn_type14 {
    background: #9640b9
}
.shortcode_button.btn_type15 {
    background: #8021d7
}
.shortcode_button.btn_type16 {
    background: #4183d7
}
.shortcode_button.btn_type17 {
    background: #57b7fa
}
.shortcode_button.btn_type5:hover,
.shortcode_button:hover {
    background: #2d2e2e;
    color: #fff
}
.btns_block p {
    margin-bottom: 20px
}
.btns_block p:last-child {
    margin-bottom: 0
}
.btns_block a {
    vertical-align: bottom
}
.counter_wrapper {
    padding: 0
}
.stat_temp {
    width: 0!important;
    display: none!important
}
.counter_content,
.counter_wrapper {
    text-align: center;
    position: relative;
    overflow: hidden
}
.stat_count {
    margin-bottom: 11px;
    font-size: 36px;
    line-height: 36px
}
.counter_title {
    margin-bottom: 16px;
    padding-bottom: 14px;
    line-height: 25px;
    position: relative
}
.counter_title:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    margin-left: -15px;
    content: ''
}
.counter_body {
    margin-bottom: 10px
}
.shortcode_counter.with_icon .counter_title,
.shortcode_counter.with_icon .stat_count {
    margin: 0 1px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px
}
.shortcode_counter.with_icon .counter_title:before {
    display: none
}
.shortcode_counter.with_icon .stat_count_wrapper {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 16px
}
.shortcode_counter.with_icon .stat_count_wrapper:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    content: '';
    margin-left: -15px
}
.counter_icon {
    display: inline-block;
    text-align: center;
    line-height: 34px;
    margin: 0 auto 12px
}
.counter_icon i {
    font-size: 36px;
    line-height: 34px;
    font-weight: 400
}
.skills_list {
    padding: 0!important;
    list-style: none!important;
    margin: 0!important
}
.skills_list li {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    min-height: 40px;
    display: block;
    position: relative;
    margin: 0!important;
    overflow: hidden;
    padding: 0 0 25px!important
}
.skills_list li:last-child {
    padding: 0 0 15px!important
}
.skills_list li:before {
    display: none
}
.skills_list li .skill_percent h6 {
    line-height: 20px;
    height: 20px;
    margin: 0!important;
    padding: 0!important;
    font-size: 14px;
    font-weight: 400
}
.skills_list li .skill_percent {
    width: 60px;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 0
}
.skills_list li .diagram_bar {
    padding: 0;
    display: block
}
.skills_list li .diagram_bar h6 {
    margin: 0 0 6px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase
}
.skill_div-wrapper {
    position: relative;
    overflow: hidden;
    height: 15px;
    display: block;
    background: #f6f6f6;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: none
}
.skills_list li .skill_div {
    height: 15px;
    display: inline-block;
    box-shadow: none;
    vertical-align: top;
    border-radius: 7px 0 0 7px;
    -webkit-border-radius: 7px 0 0 7px
}
.iconbox_wrapper {
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.iconbox_wrapper .ico {
    margin-bottom: 9px;
    line-height: 45px
}
.iconbox_wrapper .ico i {
    line-height: 45px;
    font-size: 36px
}
.iconbox_title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
    padding-bottom: 14px;
    position: relative;
    font-weight: 400
}
.iconbox_title:before {
    background: #2d2e2e;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 30px
}
.shortcode_iconbox .iconbox_body,
.shortcode_iconbox .iconbox_body p {
    color: #666;
    word-wrap: break-word
}
.module_iconboxes {
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    float: none
}
.module_iconboxes.type2 .iconbox_wrapper {
    padding: 6px 0 0 90px;
    text-align: left
}
.module_iconboxes.type2 .iconbox_wrapper .ico {
    margin: 0;
    position: absolute;
    left: 0;
    top: 6px;
    line-height: 68px;
    width: 70px;
    height: 70px;
    background: #f6f6f6;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center
}
.module_iconboxes.type2 .iconbox_wrapper .ico i {
    line-height: 68px;
    font-size: 24px
}
.module_iconboxes.type2 .iconbox_title {
    margin-bottom: 8px;
    padding-bottom: 0
}
.module_iconboxes.type2 .iconbox_title:before {
    display: none
}
.module_iconboxes.type2 .iconbox_body {
    padding-bottom: 7px
}
.shortcode_iconbox a:hover .iconbox_wrapper {
    margin-top: -5px;
    padding-bottom: 5px
}
.colored_icons .module_iconboxes.type2 .iconbox_wrapper .ico {
    color: #fff
}
.icon-line-chart:before {
    content: "\f201"
}
.img_icon {
    width: 100px;
    height: 100px;
    background: #f6f6f6;
    margin: 5px auto 27px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative
}
.img_icon img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms
}
.img_icon .img_hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}
.shortcode_iconbox a:hover img {
    opacity: 0
}
.shortcode_iconbox a:hover .img_hover {
    opacity: 1
}
.promoblock_wrapper {
    padding: 30px 0 10px
}
.promo_text_block {
    float: left;
    max-width: 75%
}
.promo_button_block {
    float: right;
    width: 25%;
    text-align: right
}
.promo_text_additional_title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    margin: 0 0 20px;
    padding: 6px 0;
    text-transform: none
}
.promo_text_additional_title span {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px
}
.promo_button_block a.shortcode_button {
    margin-right: 0
}
.promo_text_main_title {
    margin-bottom: 11px;
    margin-top: -17px
}
.promo_button_block a.shortcode_button.btn_large {
    margin-top: 7px;
    margin-right: 0
}
.promo_text_block {
    vertical-align: top
}
.shortcode_promoblock.no_button_text.no_button_link .promo_text_block {
    max-width: 100%
}
.center .promo_text_block {
    float: none;
    max-width: 100%
}
@media only screen and (max-width: 992px) {
    .promo_text_block {
        max-width: 100%
    }
    .promo_text_additional_title {
        margin-top: 15px
    }
    .promo_button_block {
        clear: both;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 5px
    }
    .promoblock_wrapper {
        text-align: center
    }
    .promo_button_block,
    .promo_text_block {
        float: none;
        width: 100%;
        text-align: center
    }
}
.shortcode_accordion_item_body,
.shortcode_toggles_item_body {
    display: none
}
.shortcode_accordion_shortcode,
.shortcode_toggles_shortcode {
    margin: 0
}
h5.shortcode_accordion_item_title,
h5.shortcode_toggles_item_title {
    margin: 0 0 30px!important;
    padding: 0 0 0 50px!important;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    cursor: pointer;
    border: none;
    outline: 0!important;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    color: #2d2e2e
}
.ui-accordion-header-icon {
    display: none
}
.shortcode_accordion_item_title .ico,
.shortcode_toggles_item_title .ico {
    width: 30px;
    height: 30px;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    margin: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #f6f6f6;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    border: 1px solid #ddd;
    z-index: 5
}
h5.shortcode_accordion_item_title .ico:before,
h5.shortcode_toggles_item_title .ico:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 10;
    text-align: center;
    line-height: 28px;
    font-family: FontAwesome;
    font-size: 10px;
    font-weight: 400;
    content: "\f067";
    color: #666;
    transition: color 300ms;
    -webkit-transition: color 300ms;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}
h5.shortcode_accordion_item_title.state-active .ico:before,
h5.shortcode_toggles_item_title.state-active .ico:before {
    content: "\f068"
}
h5.shortcode_accordion_item_title.state-active .ico:before,
h5.shortcode_accordion_item_title:hover .ico:before,
h5.shortcode_toggles_item_title.state-active .ico:before,
h5.shortcode_toggles_item_title:hover .ico:before {
    color: #fff
}
.faq .shortcode_accordion_item_title .ico:before,
.faq .shortcode_toggles_item_title .ico:before {
    content: "\f128"!important;
    font-size: 12px
}
.shortcode_accordion_item_body,
.shortcode_toggles_item_body {
    padding: 0 0 14px 50px;
    border-top: none;
    margin-top: -25px
}
.shortcode_toggles_item_body {
    display: none
}
.module_accordion .shortcode_accordion_item_body p,
.shortcode_toggles_shortcode p {
    margin: 0 0 10px
}
.portf_wall_item {
    width: 20%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    padding: 0!important
}
.portf_wall_item img {
    width: 100%;
    height: auto
}
.portf_wall_info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: 0 0;
    transition: background 400ms;
    -webkit-transition: background 400ms
}
.portf_wall_info_in {
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 30px;
    color: #fff;
    z-index: 15;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms
}
.portf_wall_item:hover .portf_wall_info_in {
    opacity: 1
}
.portf_wall_info h2 {
    line-height: 42px;
    padding-bottom: 10px;
    margin-bottom: 34px;
    position: relative;
    color: #fff;
    font-weight: 400
}
.portf_wall_info h2:before {
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    content: ''
}
.portf_wall_info h2 a {
    color: #fff;
    font-weight: 400
}
.portf_wall_info ul {
    padding-top: 17px
}
.portf_wall_info li:before {
    display: none
}
.portf_wall_info li {
    padding: 10px 0 0;
    margin: 0;
    line-height: 24px;
    font-size: 16px
}
.portf_wall_info li span {
    font-weight: 700
}
.portf_wall_info li i {
    padding-right: 9px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    font-weight: 400
}
.portf_wall_info li a {
    color: #fff
}
.sorting_block .portf_wall_item {
    margin-right: -1px;
    float: left
}
.featured_items .item_list {
    margin: -45px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0
}
.featured_items .item_list li {
    margin: 45px 0 0;
    display: inline-block;
    vertical-align: top;
    padding: 0
}
.featured_items .item_list li:before {
    display: none
}
.featured_items .item_list li .item {
    margin: 0 0 0 30px
}
.featured_items .items1 li,
.teamslider.items1 li {
    width: 100%
}
.featured_items .items2 li,
.teamslider.items2 li {
    width: 50%
}
.featured_items .items3 li,
.teamslider.items3 li {
    width: 33.333333%
}
.featured_items .items4 li,
.teamslider.items3 li {
    width: 25%
}
.item_wrapper {
    position: relative;
    cursor: pointer;
    overflow: hidden
}
.img_block {
    display: block;
    position: relative;
    overflow: hidden
}
.img_block img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0;
    -webkit-border-radius: 0
}

#zoom_product .featured_item_fadder,
.cover_boxes .thumb .featured_item_fadder,
.img_block .featured_item_fadder {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    z-index: 30
}
#zoom_product:hover .featured_item_fadder,
.cover_boxes .thumb:hover .featured_item_fadder,
.item_wrapper:hover .featured_item_fadder,
.portfolio_item .img_block:hover .featured_item_fadder {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.featured_item_link {
    color: #fff;
    font-size: 60px;
    font-weight: 100!important;
    left: 50%;
    top: 50%;
    line-height: 130px;
    width: 70px;
    text-align: center;
    margin: -65px 0 0 -35px;
    opacity: 0;
    position: absolute;
    transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    z-index: 50
}
#zoom_product:hover .featured_item_link,
.cover_boxes .thumb:hover .featured_item_link,
.item_wrapper:hover .featured_item_link,
.portfolio_item .img_block:hover .featured_item_link {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
}
.featured_items_body {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f6f6f6;
    padding: 15px 20px;
    transition: all 400ms;
    -webkit-transition: all 400ms
}
.item_wrapper:hover .featured_items_body {
    bottom: -100%
}
.featured_items_title {
    position: relative;
    line-height: 25px;
    padding-bottom: 13px;
    margin-bottom: 16px
}
.featured_items_title h5 {
    line-height: 25px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500
}
.featured_items_title h5 a {
    line-height: 25px;
    font-size: 16px;
    font-weight: 500
}
.featured_item_content {
    line-height: 21px;
    color: #666;
    font-size: 14px
}
.featured_items_title:before {
    position: absolute;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    left: 0;
    bottom: 0;
    content: ''
}
.featured_posts .featured_items_body {
    position: relative;
    left: auto;
    bottom: auto;
    right: auto;
    background: #f6f6f6;
    padding: 16px 20px 14px
}
.featured_posts .featured_item_content {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 7px
}
.featured_posts .item_wrapper {
    cursor: default
}
.featured_meta {
    line-height: 24px;
    font-size: 14px;
    color: #acacac
}
.featured_meta a {
    color: #acacac;
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.featured_posts .featured_items_title h5,
.featured_posts .featured_items_title h5 a {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px
}
.featured_posts .featured_items_title h5 a {
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.sorting_block .item {
    margin: 0 0 30px
}
.testimonials_list ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}
.testimonials_list ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top
}
.testimonials_list ul li:before {
    display: none
}
.testimonials_list li .item .testimonials_photo {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    left: 0;
    top: 19px
}
.testimonials_list li .item .testimonials_photo img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.testimonials_list ul.default,
.testimonials_list ul.single {
    margin: 0
}
.testimonials_list ul.default li,
.testimonials_list ul.single li {
    width: 100%
}
.testimonials_list ul.default li .item,
.testimonials_list ul.single li .item {
    padding: 21px 0 0 130px;
    position: relative;
    margin-bottom: 10px
}
.testimonial_item_wrapper {
    padding-bottom: 23px;
    border-bottom: 1px #eee solid;
    min-height: 128px
}
.testimonials_list ul.default li:last-child .testimonial_item_wrapper,
.testimonials_list ul.single li:last-child .testimonial_item_wrapper {
    padding-bottom: 0;
    border-bottom: 0;
    min-height: 105px
}
.testimonials_list li .item h6.testimonials_title {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #666
}
.testimonials_list li .item h6.testimonials_title span {
    font-size: 16px;
    color: #666;
    line-height: 24px
}
.testimonials_list li .item h6.testimonials_title span:before {
    content: ',';
    padding-right: 5px
}
.testimonials_list li .item p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin-bottom: 9px
}
.testimonials_list ul.double .testimonial_item_wrapper {
    max-width: 395px;
    padding: 0;
    border: 0;
    min-height: inherit;
    margin: 0
}
.testimonials_list .double li:nth-child(even) .item,
.testimonials_list .double li:nth-child(odd) .item {
    margin: 0;
    padding: 0
}
.testimonials_list ul.double .testimonials_text {
    border: 1px solid #ddd;
    padding: 25px 29px 14px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    position: relative
}
.testimonials_list ul.double .testimonials_text:before {
    position: absolute;
    z-index: 5;
    width: 16px;
    height: 18px;
    background: #fff;
    border: 1px solid #ddd;
    border-left: 0;
    border-top: 0;
    left: 87px;
    bottom: -10px;
    content: '';
    transform: rotate(30deg) skew(0, 30deg);
    -webkit-transform: rotate(30deg) skew(0, 30deg)
}
.testimonials_list ul.double .testimonials_bottom {
    position: relative;
    padding: 23px 30px 27px 168px;
    line-height: 21px
}
.testimonials_list ul.double h6.testimonials_title,
.testimonials_list ul.double h6.testimonials_title span {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666;
    line-height: 21px;
    display: block
}
.testimonials_list ul.double h6.testimonials_title span:before {
    display: none
}
.testimonials_list ul.double .testimonials_photo {
    width: 67px;
    height: 67px;
    left: 92px;
    top: 10px
}
@media only screen and (min-width: 768px) {
    .testimonials_list .double li {
        width: 50%
    }
    .testimonials_list .double li:nth-child(odd) .item {
        padding: 93px 0 0 32.47%
    }
    .testimonials_list .double li:nth-child(even) .item {
        padding: 0 32.47% 93px 0
    }
    .testimonials_list .double li:nth-child(odd) .testimonials_text {
        margin-right: -15px
    }
    .testimonials_list .double li:nth-child(even) .testimonials_text {
        margin-left: -15px
    }
}
@media only screen and (max-width: 767px) {
    .testimonials_list ul.double .testimonial_item_wrapper {
        max-width: 100%
    }
}
.module_team ul {
    list-style: none!important;
    margin: -30px 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0
}
.module_team ul li {
    padding: 30px 0 0;
    margin: 0;
    display: inline-block;
    vertical-align: top
}
.module_team ul li:before {
    display: none
}
.module_team ul li .item_wrapper {
    padding: 0 0 0 30px;
    cursor: default
}
.module_team .item {
    padding: 0
}
.module_team .img_block img {
    width: 100%;
    height: auto;
    display: block
}
.module_team .img_block {
    margin-bottom: 0
}
.module_team .carousel_body {
    padding: 16px 20px 15px;
    background: #f6f6f6;
    text-align: center
}
.team_desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}
.module_team h6 {
    margin-bottom: 9px;
    font-size: 20px;
    font-weight: 400
}
.module_team .op {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 16px;
    line-height: 24px;
    font-size: 16px;
    color: #666
}
.module_team .op:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 1px;
    margin-left: -15px;
    background: #2d2e2e;
    content: ''
}
.module_team .team_icons_wrapper {
    font-size: 0;
    padding: 0;
    margin-right: 14px
}
.module_team .teamlink {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 14px;
    line-height: 24px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    vertical-align: top
}
.module_team .teamlink i,
.module_team .teamlink span {
    background: none!important
}
.module_team .teamlink i {
    font-size: 16px;
    font-weight: 400
}
.module_team .teamlink:hover {
    color: #666!important
}
.team_fb {
    color: #5567a9
}
.team_pinterest {
    color: #cb2027
}
.team_twitter {
    color: #40affd
}
.team_google {
    color: #be4a39
}
.team_dribbble {
    color: #f26798
}
.module_partners ul {
    list-style: none!important;
    padding: 0;
    overflow: hidden;
    display: block;
    margin: -26px 0 0 -40px;
    font-size: 0;
    line-height: 0
}
.module_partners ul li:before {
    display: none!important
}
.module_partners ul li {
    padding: 0;
    display: inline-block;
    vertical-align: top
}
.module_partners ul li .item_wrapper {
    margin: 26px 0 0 40px;
    padding: 0;
    position: relative;
    overflow: hidden;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms
}
.module_partners ul li .item_wrapper a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 15
}
.module_partners ul li .item_wrapper:hover {
    opacity: .5
}
.module_partners ul li .item img {
    width: 100%;
    height: auto;
    display: block
}
.sponsors_works.items1 li {
    width: 100%
}
.sponsors_works.items2 li {
    width: 50%
}
.sponsors_works.items3 li {
    width: 33.333333%
}
.sponsors_works.items4 li {
    width: 25%
}
.sponsors_works.items5 li {
    width: 20%
}
.sponsors_works.items6 li {
    width: 16.666666666667%
}
.shortcode_messagebox {
    padding: 18px 35px 18px 45px;
    position: relative
}
.shortcode_messagebox .box_icon {
    position: absolute;
    left: 20px;
    top: 18px
}
.shortcode_messagebox .box_close i,
.shortcode_messagebox .box_icon i {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}
.shortcode_messagebox .box_close i {
    font-size: 14px
}
.shortcode_messagebox .box_content,
.shortcode_messagebox .box_content p {
    font-size: 16px;
    margin: 0
}
.shortcode_messagebox .box_close {
    height: 24px;
    display: block;
    position: absolute;
    line-height: 24px;
    right: 10px;
    top: 4px;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms
}
.shortcode_messagebox .box_close:hover {
    opacity: .8
}
.shortcode_messagebox .box_close i,
.shortcode_messagebox .box_close:hover i,
.shortcode_messagebox .box_content,
.shortcode_messagebox .box_content p,
.shortcode_messagebox .box_icon i {
    color: #fff
}
.shortcode_messagebox.box_type1 {
    background: #2d2e2e
}
.shortcode_messagebox.box_type2 {
    background: #13acbe
}
.shortcode_messagebox.box_type3 {
    background: #f9d615
}
.shortcode_messagebox.box_type4 {
    background: #00b96d
}
.shortcode_messagebox.box_type5 {
    background: #f04316
}
.module_cont hr {
    border: none;
    border-top: #eee 1px solid;
    margin: 0;
    height: 30px;
    display: block;
    background: none!important
}
.module_cont hr.type1 {
    border-top: #ddd 1px solid
}
.module_cont hr.type2 {
    border-top: #2d2e2e 1px solid
}
.price_table_wrapper {
    margin: -30px 0 0 -30px
}
.module_price_table .price_item {
    display: inline-block;
    text-align: center;
    margin-right: 0;
    vertical-align: top
}
.price_item_wrapper {
    margin: 30px 0 0 30px
}
.price_table_descr {
    border-bottom: 1px #ddd solid;
    line-height: 37px;
    font-size: 0;
    padding-bottom: 2px
}
.most_popular .price_table_descr {
    font-size: 16px;
    color: #fff
}
.price_item_wrap {
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff
}
.price_item_title {
    padding: 24px 15px 16px
}
.price_item_title h5 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    padding: 0;
    margin: 0
}
.price_item_wrap p {
    padding: 0 15px
}
.item_cost_wrapper {
    border-bottom: 1px #ddd solid
}
.price_item_cost {
    padding: 19px 10px 26px;
    display: block;
    font-size: 0;
    line-height: 0
}
.price_item_cost h1 {
    font-size: 80px;
    line-height: 67px;
    display: inline-block;
    padding: 0 0 0 18px;
    margin: 0;
    font-weight: 300;
    position: relative
}
.price_item_cost h1 span {
    position: absolute;
    left: 3px;
    top: 3px;
    font-size: 20px;
    line-height: 28px;
    color: #666;
    font-weight: 400
}
.price_item_cost h4 {
    font-size: 20px;
    line-height: 18px;
    text-transform: lowercase;
    display: inline-block;
    color: #666;
    font-weight: 400;
    margin-bottom: 0
}
.price_item_body {
    padding: 25px 20px 10px
}
.price_item_text {
    text-align: center;
    padding: 0 0 7px
}
.price_item_btn {
    padding-top: 15px
}
.price_item_btn a {
    margin-right: 0!important
}
.price_item.most_popular .price_item_btn a:hover {
    background: #2d2e2e!important
}
.module_price_table.items1 .price_item {
    width: 100%
}
.module_price_table.items2 .price_item {
    width: 50%
}
.module_price_table.items3 .price_item {
    width: 33.333333%
}
.module_price_table.items4 .price_item {
    width: 25%
}
.shortcode_tabs {
    padding: 0
}
.shortcode_tab_item_title {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin-right: -1px;
    cursor: pointer;
    padding: 16px 19px;
    position: relative;
    z-index: 10;
    border: 1px solid #ddd;
    background: #f6f6f6;
    color: #282a2a;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.all_heads_cont:after {
    display: none
}
.shortcode_tab_item_title.active,
.shortcode_tab_item_title:hover {
    background: #fff
}
.shortcode_tab_item_title.active:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 11;
    width: 100%;
    height: 1px;
    display: block;
    background: #fff
}
.all_body_cont {
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 27px 29px 22px;
    z-index: 15
}
.shortcode_tab_item_body p {
    margin: 10px 0 0
}
.shortcode_tab_item_body p:first-child {
    margin: 0
}
.shortcode_tab_item_body {
    display: none
}
.shortcode_tab_item_body.active {
    display: block
}
@media only screen and (min-width: 960px) {
    .shortcode_tabs.type2 .all_heads_cont {
        float: none;
        display: block
    }
    .shortcode_tabs.type2 .all_body_cont {
        margin: 0
    }
    .shortcode_tabs.type2 .all_head_sizer {
        width: 20%;
        text-align: right
    }
    .shortcode_tab_item_title {
        float: none
    }
    .shortcode_tabs.type2 .all_body_sizer {
        width: 80%
    }
    .shortcode_tabs.type2 .all_body_sizer,
    .shortcode_tabs.type2 .all_head_sizer {
        float: left;
        display: inline-block
    }
    .all_body_sizer:after,
    .all_head_sizer:after {
        content: '';
        display: block;
        clear: both
    }
    .shortcode_tabs.type2 .shortcode_tab_item_title {
        float: right;
        margin: 0 0 -1px;
        display: block!important;
        border-right: 0!important;
        border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px
    }
    .shortcode_tabs.type2 .shortcode_tab_item_title:after {
        content: '';
        font-size: 0;
        line-height: 0;
        clear: both;
        display: table
    }
    .shortcode_tabs.type2 .shortcode_tab_item_title:before {
        height: 100%;
        width: 1px;
        bottom: 0;
        left: auto;
        right: -1px
    }
    .pt53_tab {
        padding-top: 53px
    }
}
.item_tab p {
    margin: 0
}
.item_tab h6 {
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 7px
}
.item_tab h6 a {
    line-height: 26px;
    font-size: 20px
}
.item_tab {
    padding-bottom: 23px;
    margin-bottom: 30px;
    border-bottom: 1px #ddd solid
}
.item_tab.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}
.item_tab img {
    float: left;
    margin: 0 30px 5px 0
}
.shortcode_social_icon {
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: top;
    margin: 0 27px 30px 0;
    float: none;
    text-align: center;
    background: #2d2e2e;
    transition: background 300ms;
    -webkit-transition: background 300ms
}
.shortcode_social_icon.type2 {
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.shortcode_social_icon.type3 {
    border-radius: 5px;
    -webkit-border-radius: 5px
}
.shortcode_social_icon.type4 {
    background: none!important
}
span.shortcode_social_icon {
    cursor: default
}
.shortcode_social_icon i {
    text-align: center;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.shortcode_social_icon.type4 i {
    color: #2d2e2e
}
.blue_icon {
    color: #13acbe
}
.yellow_icon {
    color: #f9d615
}
.green_icon,
.shortcode_social_icon.green_icon i {
    color: #00b96d
}
.red_icon {
    color: #f04316
}
.blue_bg {
    background: #13acbe
}
.yellow_bg {
    background: #f9d615
}
.green_bg {
    background: #00b96d
}
.red_bg {
    background: #f04316
}
.shortcode_social_icon.green_icon:hover i {
    color: #2d2e2e!important
}
.shortcode_social_icon.blue_bg:hover,
.shortcode_social_icon.green_bg:hover,
.shortcode_social_icon.red_bg:hover,
.shortcode_social_icon.yellow_bg:hover {
    background: #2d2e2e!important
}
.contact_info_list li:before {
    display: none!important
}
.contact_info_item {
    padding: 25px 0 25px 90px;
    margin-bottom: 30px;
    position: relative;
    line-height: 20px
}
.contact_info_item a,
.contact_info_item div {
    line-height: 20px;
    color: #2d2e2e
}
.no_bg .contact_info_item {
    padding-left: 68px
}
.contact_info_item .contact_info_text {
    display: inline-block
}
.contact_info_icon {
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.no_bg .contact_info_icon {
    left: 19px;
    top: 19px;
    width: 30px;
    height: 30px;
    background: none!important
}
.contact_info_icon i {
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    font-weight: 400
}
.no_bg .contact_info_icon i {
    line-height: 30px
}
.icon5 {
    background: #00b96d
}
.icon5 i {
    color: #fff
}
.icon6 {
    background: #f9d615
}
.icon6 i {
    color: #fff
}
.icon7 {
    background: #f04316
}
.icon7 i {
    color: #fff
}
.icon8 i {
    color: #13acbe
}
.icon9 i {
    color: #00b96d
}
.icon10 i {
    color: #e74c3c
}
.icon11 {
    background: #40affd
}
.icon11 i {
    color: #fff
}
.icon12 {
    background: #be4a39
}
.icon12 i {
    color: #fff
}
.icon13 {
    background: #f26798
}
.icon13 i {
    color: #fff
}
.icon14 i {
    color: #5567a9
}
.icon15 i {
    color: #cb2027
}
.icon16 i {
    color: #c1c1c1
}
.shortcode_timeline {
    max-width: 370px;
    margin: 5px auto 15px;
    position: relative
}
.shortcode_timeline:before {
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ddd;
    content: '';
    z-index: 5
}
.shortcode_timeline li {
    padding: 32px 0 23px 100px;
    margin: 0 0 20px;
    position: relative
}
.shortcode_timeline li:last-child {
    padding-bottom: 28px;
    margin-bottom: 0
}
.shortcode_timeline li:before {
    display: none
}
.timeline_meta,
.timeline_meta a {
    line-height: 24px;
    font-size: 14px;
    color: #acacac
}
.shortcode_timeline h6 {
    line-height: 24px;
    margin-bottom: 7px;
    font-size: 16px
}
.shortcode_timeline h6 a {
    line-height: 24px;
    font-size: 16px
}
.shortcode_timeline a {
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.shortcode_timeline_date {
    position: absolute;
    left: 0;
    top: 20px;
    width: 80px;
    height: 80px;
    background: #fff;
    z-index: 10;
    border: 1px solid #ddd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 18px;
    padding-top: 14px;
    font-size: 14px;
    color: #666;
    text-align: center;
    transition: all 1s;
    -webkit-transition: all 1s
}
.shortcode_timeline_date span {
    line-height: 18px;
    font-size: 16px;
    color: #2d2e2e;
    position: relative;
    display: block;
    padding-bottom: 8px;
    margin-bottom: 6px;
    font-weight: 400
}
.shortcode_timeline_date span:before {
    position: absolute;
    left: 50%;
    bottom: 1px;
    width: 30px;
    height: 1px;
    margin-left: -15px;
    background: #ddd;
    content: ''
}
.shortcode_timeline li:hover .shortcode_timeline_date {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
}
.cover_boxes {
    overflow: hidden;
    position: relative
}
.cover_boxes ul {
    list-style: none none;
    margin: 0 -30px 0 0;
    padding: 0;
    width: 200%
}
.cover_boxes ul li:before {
    display: none
}
.cover_boxes ul li {
    float: left;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    width: 218px;
    padding-bottom: 0
}
.cover_boxes ul li .box,
.cover_boxes ul li.act {
    width: 466px
}
.cover_boxes ul li .box .thumb {
    display: inline-block;
    float: left;
    margin-right: 30px;
    position: relative;
    width: 218px;
    z-index: 10
}
.cover_boxes ul li .box .thumb img {
    display: block;
    width: 100%;
    height: auto;
    position: relative
}
.cover_boxes ul li .box .box_content {
    bottom: 0;
    left: 248px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 218px;
    z-index: 9
}
.cover_boxes ul li .box .box_content p {
    margin: 0;
    font-size: 14px;
    line-height: 20px
}
.cover_boxes ul li .box h3 {
    padding: 0 0 13px;
    line-height: 26px;
    margin-bottom: 13px;
    font-size: 20px;
    font-weight: 400;
    position: relative
}
.cover_boxes ul li .box h3:before {
    position: absolute;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    left: 0;
    bottom: 0;
    content: ''
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s
}
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}
.filter_block {
    text-align: center;
    padding-bottom: 40px
}
.filter_navigation {
    margin: 0 auto!important;
    text-align: center;
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: top
}
.filter_navigation ul,
.filter_navigation ul li ul {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important
}
.filter_navigation ul li,
.filter_navigation ul li ul li {
    padding: 0!important;
    margin: 0!important
}
.filter_navigation ul li ul li:before,
.filter_navigation ul li:before {
    display: none
}
.filter_navigation ul li ul li {
    display: inline-block;
    position: relative;
    margin: 0 0 20px 0!important;
    vertical-align: top
}
.filter_navigation ul li ul li a {
    display: block;
    margin: 0;
    text-decoration: none;
    line-height: 24px;
    font-size: 14px;
    padding: 7px 19px 9px;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: top;
    text-align: center;
    color: #2d2e2e;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    border-width: 1px;
    border-color: transparent;
    border-style: solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    background-color: transparent
}
.filter_navigation ul li ul li.selected a {
    color: #2d2e2e!important;
    border-color: #bfbfbf
}
.load_more_works {
    margin: 0 0 30px!important
}
.load_more_works.mb40 {
    margin: 0 0 40px!important
}
input[type=email],
input[type=password],
input[type=text],
textarea {
    display: block;
    width: 100%;
    background: #fff;
    text-shadow: none;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    font-weight: 300;
    padding: 6px 15px 7px;
    border: 1px solid #ddd;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    margin: 0 0 20px;
    -webkit-appearance: none!important;
    outline: 0
}
textarea {
    height: 120px;
    margin-bottom: 30px
}
input[type=button],
input[type=reset],
input[type=submit] {
    display: inline-block;
    margin: 0 0 20px;
    border: none;
    font-size: 14px;
    height: 35px;
    color: #fff;
    line-height: 33px;
    padding: 0 21px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -webkit-appearance: none;
    text-transform: uppercase;
    font-weight: 400;
    background: #747980;
    cursor: pointer;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #fff!important
}
.wrapper_404 {
    padding: 150px 0 156px;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bgs/5.jpg)
}
.wrapper_404 .bg_title h2 {
    font-size: 40px;
    line-height: 42px;
    padding: 0 0 16px;
    margin-bottom: 34px
}
.wrapper_404 .bg_title h2:before {
    bottom: 0
}
.wrapper_404 .module_descr {
    padding-bottom: 15px
}
.form404 {
    margin: 0 auto;
    max-width: 570px;
    position: relative
}
.form404 input[type=text] {
    padding: 9px 80px 9px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    margin: 0
}
.form404 input[type=submit] {
    margin: 0;
    height: 40px;
    padding: 0 19px;
    line-height: 38px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background: #2d2e2e
}
.sitemap h4 {
    margin-bottom: 18px
}
.sitemap ol,
.sitemap ul {
    padding: 0;
    margin: 0 0 48px
}
.sitemap ul ul {
    padding-left: 14px;
    padding-top: 5px;
    margin-bottom: 0
}
.sitemap ul ul li:last-child {
    padding-bottom: 0
}
.sitemap li:before {
    display: none
}
.sitemap li {
    padding-bottom: 5px
}
.sitemap li a {
    display: inline-block;
    vertical-align: top;
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.sitemap ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: top;
    padding-right: 7px;
    font-weight: 400
}
.sitemap li a:hover {
    color: #666
}
a.post_title {
    display: block!important;
    padding-bottom: 5px;
    text-indent: 17px
}
.sitemap ol li {
    list-style: none;
    position: relative;
    padding: 0 0 5px
}
.sitemap ol li:before {
    content: counter(li)'.';
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}
.custom_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    background-position: center
}
.custom_bg.img_bg {
    background-size: cover
}
.coming_soon {
    background-image: url(../img/bgs/coming_soon.jpg)
}
.global_count_wrapper {
    text-align: center;
    overflow: hidden
}
.count_title {
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    transition: top 300ms;
    -webkit-transition: top 300ms
}
.count_title .logo_inline {
    color: #fff
}
.count_title h1 {
    color: #fff;
    line-height: 58px;
    margin: 0
}
.countdown_wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    height: 120px;
    transition: top 300ms;
    -webkit-transition: top 300ms
}
.countdown-rtl {
    direction: rtl
}
.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center;
    overflow: hidden
}
.countdown-section {
    width: auto;
    display: inline-block;
    text-align: center
}
.countdown-row .countdown-section:before {
    content: '';
    padding: 0
}
.countdown-row .countdown-section:first-child:before {
    display: none
}
.countdown-amount {
    font-size: 90px;
    line-height: 96px;
    color: #fff;
    padding: 0 60px;
    font-weight: 300
}
.countdown-period {
    padding: 0 60px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    display: block;
    width: 100%!important;
    text-align: center!important;
    position: relative;
    text-transform: none;
    margin: 0
}
.count_container_wrapper {
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    transition: bottom 300ms;
    -webkit-transition: bottom 300ms
}
.count_container_wrapper .iconbox_title {
    color: #fff
}
.count_container_wrapper .iconbox_title:before {
    background: #fff
}
.count_container_wrapper .shortcode_iconbox .iconbox_body,
.count_container_wrapper .shortcode_iconbox .iconbox_body p {
    color: #fff
}
.notify_shortcode {
    max-width: 600px;
    padding: 0 0 55px;
    text-align: center;
    margin: 0 auto
}
.notify_shortcode input[type=email],
.notify_shortcode input[type=password],
.notify_shortcode input[type=text] {
    margin-bottom: 30px;
    color: #fff;
    background: rgba(255, 255, 255, .4);
    border: 1px solid rgba(255, 255, 255, .1)
}
.notify_shortcode input[type=submit] {
    background: #2d2e2e
}
.notify_shortcode img {
    display: none
}
.portfolio_item {
    margin: 0 0 40px
}
.portfolio_item .span6 {
    padding-bottom: 30px
}
.portfolio_item p {
    line-height: 30px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #2d2e2e
}
h2.portf_title {
    line-height: 42px;
    font-size: 36px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 33px;
    position: relative
}
h2.portf_title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    content: ''
}
h2.portf_title a {
    line-height: 42px;
    font-size: 36px;
    font-weight: 400;
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.portfolio_item ul {
    padding-bottom: 16px
}
.portfolio_item li:before {
    display: none
}
.portfolio_item li {
    padding: 0 0 18px;
    margin: 0;
    line-height: 24px;
    font-size: 16px
}
.portfolio_item li span {
    font-weight: 700;
    color: #2d2e2e
}
.portfolio_item li i {
    padding-right: 9px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    font-weight: 400;
    color: #2d2e2e
}
.portfolio_item li a {
    color: #666
}
.portfolio_item a.shortcode_button {
    margin: 0!important
}
.pagerblock {
    padding: 0 0 25px;
    margin: 0
}
.pagerblock.mt-5 {
    margin-top: -5px
}
.pagerblock li:before {
    display: none
}
.pagerblock li {
    display: inline-block;
    margin: 0 15px 5px 0;
    vertical-align: top
}
.pagerblock li a,
.pagerblock li span {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    display: block;
    transition: color 300ms;
    -webkit-transition: color 300ms
}
.blog_post_preview {
    margin-bottom: 50px
}
.blog_post_image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0
}
.blog_content {
    position: relative;
    background: #f6f6f6;
    padding: 13px 20px 20px
}
.blogpost_title {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 15px
}
.blogpost_title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    content: ''
}
.blog_content .shortcode_button {
    margin: 0!important
}
.listing_meta {
    padding: 8px 0 19px;
    line-height: 21px;
    font-size: 14px;
    color: #acacac
}
.listing_meta span {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px
}
.listing_meta a {
    font-size: 14px;
    color: #acacac
}
.listing_meta span:after {
    content: '/';
    padding: 0 3px 0 6px
}
.listing_meta span:last-child:after {
    display: none
}
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}
.nivo-main-image {
    display: block!important;
    position: relative!important;
    width: 100%!important
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}
.nivoSlider img {
    border-radius: 0
}
.wrapped_video.blog_post_image iframe {
    border-radius: 0;
    overflow: hidden
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}
.nivo-box img {
    display: block
}
.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none;
    box-sizing: border-box
}
.nivo-caption p {
    padding: 5px;
    margin: 0
}
.nivo-caption a {
    display: inline!important
}
.nivo-html-caption {
    display: none
}
.nivo-controlNav a {
    cursor: pointer
}
.nivo-controlNav {
    display: block!important;
    position: absolute;
    width: 100%;
    z-index: 99
}
.nivo-controlNav a {
    text-indent: -10000px!important;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    opacity: .5
}
.nivo-controlNav {
    bottom: 7px;
    right: 15px;
    left: auto;
    text-align: right
}
.nivo-controlNav a {
    margin: 0 0 0 9px;
    width: 7px;
    height: 7px;
    font-size: 0;
    line-height: 0
}
.oneImage .nivo-controlNav {
    display: none!important
}
.nivo-nextNav,
.nivo-prevNav {
    width: 25px!important;
    height: 46px!important;
    position: absolute!important;
    top: 50%!important;
    bottom: auto!important;
    margin: -23px 0 0!important;
    cursor: pointer!important;
    background: none!important
}
.nivo-nextNav:hover,
.nivo-prevNav:hover {
    opacity: 1!important
}
.nivo-nextNav:before,
.nivo-prevNav:before {
    content: '';
    width: 25px!important;
    height: 46px!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat
}
.nivo-prevNav:before {
    background-position: -250px 0
}
.nivo-nextNav:before {
    background-position: -275px 0
}
.nivo-prevNav:hover:before {
    background-position: -250px -46px
}
.nivo-nextNav:hover:before {
    background-position: -275px -46px
}
.nivo-nextNav,
.nivo-prevNav {
    z-index: 99;
    overflow: hidden;
    text-indent: -999px;
    opacity: 0
}
.slider-wrapper:hover .nivo-nextNav,
.slider-wrapper:hover .nivo-prevNav {
    opacity: .999
}
.nivo-prevNav {
    left: 20px!important;
    right: auto!important
}
.nivo-nextNav {
    right: 20px!important;
    left: auto!important
}
.slider-wrapper {
    min-height: 20px;
    position: relative
}
.nivo-controlNav a.active {
    opacity: 1
}
.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before {
    display: none!important
}
.single_post {
    padding-top: 4px
}
.single_post h1 {
    line-height: 40px;
    margin-bottom: 33px
}
.single_post .left-sidebar-block,
.single_post .right-sidebar-block {
    padding-top: 4px
}
.single_post .blog_content {
    padding-top: 15px;
    padding-bottom: 17px
}
.single_post .blog_post_preview {
    margin-bottom: 23px
}
.single_post .bg_title h4 {
    margin-bottom: 22px
}
.post_socials li:before {
    display: none
}
.post_socials li {
    padding: 0;
    margin: 0 10px 0 0;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}
.post_socials a {
    color: #666;
    font-size: 16px!important;
    font-weight: 400;
    background-color: transparent!important
}
.post_socials a.soc_fb:hover {
    color: #5567a9
}
.post_socials a.soc_tweet:hover {
    color: #40affd
}
.post_socials a.soc_google:hover {
    color: #be4a39
}
.post_socials a.soc_dribbble:hover {
    color: #f26798
}
.post_socials a.soc_pinterest:hover {
    color: #cb2027
}
.prev_next_links {
    margin-bottom: 37px
}
.prev_next_links a {
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
    font-weight: 400
}
.prev_next_links a i {
    font-size: 16px;
    font-weight: 400
}
.prev_next_links .fleft i {
    padding-right: 9px
}
.prev_next_links .fright i {
    padding-left: 9px
}
#comments {
    padding: 0 0 40px
}
ol.commentlist {
    list-style: none;
    margin: 0 0 24px;
    padding: 0
}
ol.commentlist li ul {
    margin: 0;
    padding: 0 0 0 40px
}
ol.commentlist li {
    margin: 0;
    padding: 0
}
ol.commentlist li:after,
ol.commentlist li:before {
    display: none
}
ol.commentlist li .stand_comment {
    padding: 0 0 20px
}
.thiscommentbody {
    background: #f6f6f6;
    padding: 22px 20px 3px 110px;
    position: relative;
    min-height: 110px
}
ol.commentlist li .commentava {
    width: 70px;
    left: 20px;
    position: absolute;
    top: 20px;
    height: 70px;
    z-index: 5
}
ol.commentlist li .commentava img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}
ol.commentlist li .comment_info {
    margin-bottom: 9px;
    line-height: 21px
}
.comment_info span {
    color: #acacac;
    font-size: 14px;
    display: inline-block;
    vertical-align: top
}
.comment_info a {
    color: #acacac
}
.comment_info span:after {
    content: '/';
    padding: 0 3px 0 6px
}
.comment_info span:last-child:after {
    display: none
}
#respond form textarea {
    height: 120px
}
.notification_error,
.notification_ok {
    margin: 0 0 20px;
    padding: 18px 20px 18px 45px;
    position: relative;
    text-align: left
}
.notification_ok {
    color: #fff;
    background: #00b96d
}
.notification_error {
    color: #fff;
    background: #f04316
}
.notification_error:before,
.notification_ok:before {
    position: absolute;
    left: 20px;
    top: 18px;
    color: #fff;
    font-family: FontAwesome;
    font-weight: 400
}
.notification_error:before {
    content: "\f071"
}
.notification_ok:before {
    content: "\f087"
}
.contact_form {
    padding-top: 5px
}
.contact_info .separator {
    margin-bottom: 14px
}
.contact_info .post_socials a,
.contact_info a {
    color: #666
}
.contact_info .post_socials {
    padding-top: 2px
}
.wall_wrap iframe {
    padding: 0!important
}
.fadder {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    display: block;
    opacity: 0;
    background: rgba(255, 255, 255, 0);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    z-index: 10
}
.item_wrapper:hover .fadder,
.portf_wall_item:hover .fadder {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    background: rgba(255, 255, 255, .8)
}
.project_info h4 {
    margin-bottom: 9px;
    padding-top: 23px
}
.project_info a {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 9px 0 8px;
    font-size: 16px;
    font-weight: 400;
    color: #fff!important;
    line-height: 39px;
    text-align: center;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.project_info a:hover {
    background: #2d2e2e
}
.project_info {
    position: absolute;
    z-index: 30;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%) scale(1.5, 1.5);
    -webkit-transform: translateY(-50%) scale(1.5, 1.5);
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    padding: 0 20px;
    opacity: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms
}
.item_wrapper:hover .project_info,
.portf_wall_item:hover .project_info {
    transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    opacity: 1
}
.search_module {
    position: relative;
    max-width: 570px;
    margin: 0 auto
}
.search_module input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #2d2e2e
}
.level_form {
    margin-bottom: 31px;
    background: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 30px
}
.level_form .btn_field,
.level_form .field,
.level_form .title_field {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    margin-bottom: 20px
}
.level_form .title_field {
    width: 16.806%
}
.level_form .field {
    width: 24.369%
}
.level_form .btn_field {
    width: 10.006%
}
.level_form .title_field div {
    padding-left: 65px;
    line-height: 21px;
    margin: -4px 0;
    font-size: 14px;
    color: #2d2e2e;
    font-weight: 500;
    position: relative;
    min-height: 35px
}
.level_form .title_field i {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 35px;
    font-size: 36px;
    font-weight: 400
}
.level_form input[type=submit],
.level_form input[type=text] {
    margin-bottom: 0
}
.level_form input[type=submit]:hover {
    background: #2d2e2e!important
}
.left-sidebar .right-sidebar-block,
.no-sidebar .left-sidebar-block,
.no-sidebar .right-sidebar-block {
    display: none!important
}
.left-sidebar .left-sidebar-block {
    display: block!important;
    float: left!important;
    margin-left: 0
}
.left-sidebar .posts-block {
    float: right!important
}
.right-sidebar .left-sidebar-block {
    display: none!important
}
.right-sidebar .right-sidebar-block {
    display: block!important
}
.left-sidebar-block,
.right-sidebar-block {
    text-align: left
}
.fl-container,
.fl-container.hasRS,
.left-sidebar-block,
.posts-block.hasLS,
.right-sidebar-block {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.fl-container.hasRS,
.left-sidebar-block,
.posts-block.hasLS,
.right-sidebar-block {
    padding-bottom: 20px
}
.right-sidebar .contentarea {
    padding-right: 20px
}
.left-sidebar .contentarea {
    padding-left: 20px
}
@media only screen and (min-width: 768px) {
    .fl-container.hasRS,
    .left-sidebar-block,
    .posts-block.hasLS,
    .right-sidebar-block {
        float: left
    }
    .left-sidebar-block,
    .right-sidebar-block {
        width: 25%
    }
    .fl-container {
        width: 100%
    }
    .fl-container.hasRS,
    .posts-block.hasLS {
        width: 75%
    }
}
.wrapper {
    text-align: left;
    position: relative;
    display: block;
    padding: 45px 0 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}
.contentarea iframe,
.megamenu iframe {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top
}
h1,
h1 a,
h1 span,
h2,
h2 a,
h2 span,
h3,
h3 a,
h3 span,
h4,
h4 a,
h4 span,
h5,
h5 a,
h5 span,
h6,
h6 a,
h6 span {
    color: #2d2e2e;
    font-weight: 300
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}
h1,
h1 a,
h1 span {
    font-size: 40px;
    line-height: 44px;
    font-weight: 400
}
h2,
h2 a,
h2 span {
    font-size: 36px;
    line-height: 38px
}
h3,
h3 a,
h3 span {
    font-size: 24px;
    line-height: 30px
}
h1,
h2,
h3 {
    margin-bottom: 27px
}
h4,
h4 a,
h4 span {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400
}
h5,
h5 a,
h5 span {
    font-size: 16px;
    line-height: 25px
}
h4,
h5 {
    margin-bottom: 25px
}
h6,
h6 a,
h6 span {
    font-size: 14px;
    line-height: 24px
}
h6 {
    margin-bottom: 10px
}
.alignleft {
    margin: 0 15px 10px 0;
    float: left
}
.alignright {
    margin: 0 0 10px 15px;
    float: right
}
.aligncenter {
    float: none;
    text-align: center
}
.imgcenter  {
    float: left;
    text-align: center
}
.page_title_block {
    padding-bottom: 6px
}
.module_descr,
.page_descr {
    padding-bottom: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    color: #2d2e2e
}
.module_descr p,
.page_descr p {
    margin-bottom: 17px
}
.module_descr h4{color: #f04316;font-weight: 600;}
.bg_title h2 {
    text-align: left;
    position: relative;
    font-weight: 400;
    padding: 0 0 20px;
    color: #f04316;
}
.bg_title h2:before {
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    margin-left: -15px;
    content: ''
}
.bg_title h2 {
    text-align: center;
    position: relative;
    font-weight: 400;
    padding: 0 0 20px
}
.bg_title h2:before {
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    margin-left: -15px;
    content: ''
}
.bg_title h3 {
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 26px
}
.bg_title.center h3 {
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 14px
}
.bg_title.center h3:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    margin-left: -15px;
    content: ''
}
.module_cont {
    padding-bottom: 30px
}
.highlighted_dark {
    background: #2d2e2e;
    color: #fff;
    padding: 0 2px
}
.highlighted_light {
    background: #ddd;
    color: #666;
    padding: 0 2px
}
.highlighted_colored {
    color: #fff;
    padding: 0 2px
}
.dropcap {
    display: inline-block;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    padding: 0;
    margin: 1px 18px 0 1px;
    width: auto;
    height: auto;
    text-transform: uppercase;
    vertical-align: top;
    float: left;
    color: #ddd
}
.dropcap.type1 {
    color: #2d2e2e
}
.dropcap.type3,
.dropcap.type4,
.dropcap.type5 {
    color: #fff;
    margin: 5px 9px 0 1px;
    padding: 0 5px 3px;
    /*background: #ddd;*/
    line-height: 37px
}

.dropcap.type6 {
    color: #000;
    margin: 5px 9px 0 1px;
    padding: 0 5px 3px;
   /* background: #f04316;*/
    line-height: 37px;
	font-size: 30px
}
.dropcap.type4 {
    background: #2d2e2e
}
blockquote {
    padding: 0 0 7px 71px;
    margin: 0 0 10px;
    position: relative;
    min-height: 48px;
    border: 0
}
blockquote.left {
    float: left
}
blockquote.right {
    float: right;
    margin-left: 30px
}
blockquote.shortcode_blockquote .blockquote_wrapper {
    padding: 0
}
blockquote.shortcode_blockquote.left .blockquote_wrapper {
    padding-right: 30px
}
blockquote.shortcode_blockquote p {
    margin-bottom: 7px
}
blockquote.shortcode_blockquote .author {
    margin: 0;
    padding: 0;
    color: #acacac
}
.width50 {
    width: 50%
}
.width65 {
    width: 65%
}
blockquote:before {
    position: absolute;
    left: -12px;
    top: 25px;
    content: '“';
    font-family: Arial;
    font-weight: 700;
    font-style: italic;
    font-size: 100px;
    color: #ddd;
    line-height: 39px
}
blockquote.type1:before {
    color: #2d2e2e
}
blockquote.type3,
blockquote.type4,
blockquote.type5 {
    padding-left: 40px
}
blockquote.type3:before,
blockquote.type4:before,
blockquote.type5:before {
    position: absolute;
    left: 1px;
    top: 6px;
    bottom: 13px;
    width: 5px;
    content: '';
    line-height: 0;
    background: #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
blockquote.type4:before {
    background: #2d2e2e
}
blockquote.type6 {
    padding: 14px 15px 13px 80px;
    margin: 0 0 25px;
    position: relative;
    background: #f6f6f6
}
blockquote.type6:before {
    color: #ddd;
    top: 38px;
    left: 7px
}
.fixed_bg {
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover
}
.fw_block {
    margin-bottom: 55px
}
.paralax {
    background-position: 50% 0;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important
}
.stretch {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}
.pattern {
    background-repeat: repeat;
    background-position: center center
}
.bg1 {
    background-image: url(../img/bgs/1.jpg)
}
.bg2 {
    background-image: url(../img/bgs/2.png)
}
.bg3 {
    background-image: url(../img/bgs/3.jpg)
}
.bg4 {
    background-image: url(../img/bgs/4.jpg)
}
.bg6 {
    background-image: url(../img/bgs/6.jpg)
}
.bg7 {
    background-image: url(../img/bgs/7.jpg)
}
.footer {
    background: #2d2e2e
}
.copyright {
    font-size: 14px;
    padding: 23px 0 26px;
    color: white;
    text-align: center;
}
.pre_footer {
    border-bottom: 1px #4a4b52 solid;
    line-height: 21px;
    padding-top: 67px;
    padding-bottom: 30px
}
.sidepanel h4.title {
    line-height: 26px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 400
}
.pre_footer .sidepanel h4.title {
    color: #eef5f7;
    font-weight: 300;
    margin-bottom: 18px
}
.sidepanel {
    margin-bottom: 35px
}
.pre_footer .sidepanel {
    margin-bottom: 30px
}
.sidepanel a {
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.flickr_widget_wrapper {
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0;
    margin: -9px 0 0 -15px
}
.widget_flickr .flickr_badge_image {
    padding: 15px 0 0 15px;
    width: 25%;
    display: inline-block;
    position: relative;
    overflow: hidden
}
.widget_flickr .flickr_badge_image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.widget_flickr .flickr_badge_image img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.flickr_badge_image .flickr_fadder {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: transparent;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.widget_flickr .flickr_badge_image a:hover .flickr_fadder {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.pre_footer .widget_text,
.pre_footer .widget_text a {
    color: #9ba1ac;
    font-size: 14px
}
.pre_footer .widget_text p {
    margin-bottom: 15px
}
.widget_text a:hover {
    color: #666
}
.pre_footer .widget_text a:hover {
    color: #eef5f7
}
.footer_logo {
    margin-top: -7px;
    margin-bottom: 24px!important
}
.footer_logo a {
    display: inline-block;
    line-height: 27px;
    position: relative;
    font-size: 36px!important;
    font-weight: 700;
    color: #fff!important;
    vertical-align: top;
    padding-right: 12px
}
.footer_logo a:after {
    display: block;
    position: absolute;
    right: 1px;
    bottom: 0;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.recent_posts li:before {
    display: none
}
.recent_posts li {
    padding: 0;
    margin-bottom: 19px
}
.pre_footer .recent_posts li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #9aa1ac
}
.recent_posts li a {
    color: #666
}
.pre_footer .recent_posts li a {
    color: #9aa1ac
}
.recent_posts_info {
    padding-top: 4px;
    color: #acacac;
    font-size: 14px
}
.pre_footer .recent_posts_info {
    color: #eef5f7
}
.recent_posts_info a {
    color: #acacac!important
}
.pre_footer .recent_posts_info a {
    color: #eef5f7!important
}
.pre_footer .recent_posts_info a:hover {
    color: #9aa1ac!important
}
.mc_form_inside {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden
}
.mc_signup_submit {
    text-align: left!important;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    bottom: 10px
}
.mc_var_label {
    display: none!important
}
#mc_signup_form {
    overflow: hidden
}
#mc_mv_EMAIL {
    border: 1px solid #ddd!important;
    border-radius: 17px!important;
    -webkit-border-radius: 17px!important;
    padding: 3px 64px 4px 14px!important;
    height: 35px!important;
    width: 100%!important;
    background: #fff;
    line-height: 33px;
    font-size: 14px;
    font-weight: 300;
    color: #666;
    margin: 0!important
}
.pre_footer #mc_mv_EMAIL {
    background: #515359;
    color: #9ba1ac;
    border: none!important;
    padding: 4px 65px 5px 15px!important
}
.mc_merge_var,
.mc_signup_submit {
    float: none
}
#mc_subheader {
    font-size: 16px;
    line-height: 24px!important;
    margin-top: 0!important;
    margin-bottom: 14px!important;
    color: #666!important
}
.pre_footer #mc_subheader {
    font-size: 14px;
    line-height: 21px!important;
    color: #9aa1ac!important
}
#mc_signup_submit {
    float: none!important;
    width: auto!important;
    padding: 0 19px!important;
    margin: 0!important;
    text-align: center!important;
    font-size: 14px!important;
    line-height: 33px!important;
    height: 35px;
    color: #fff!important;
    background: #747980!important;
    border-radius: 17px!important;
    -webkit-border-radius: 17px!important;
    display: inline-block!important;
    border: 0!important;
    font-weight: 300!important;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
#mc_signup_submit:hover {
    color: #fff!important
}
.mc_interest_label,
.mc_var_label {
    margin: 0 0 10px!important
}
.mc_merge_var {
    margin: 0!important
}
.footer_socials li:before {
    display: none
}
.footer_socials li {
    padding: 0;
    margin: 14px 12px 0 0;
    line-height: 24px;
    display: inline-block;
    vertical-align: top
}
.footer_socials a {
    color: #51555c;
    font-size: 16px!important;
    font-weight: 400;
    background-color: transparent!important
}
.footer_socials a.soc_fb:hover {
    color: #5567a9
}
.footer_socials a.soc_tweet:hover {
    color: #40affd
}
.footer_socials a.soc_google:hover {
    color: #be4a39
}
.footer_socials a.soc_dribbble:hover {
    color: #f26798
}
.footer_socials a.soc_pinterest:hover {
    color: #cb2027
}
.widget_search {
    position: relative
}
.widget_search input[type=text] {
    margin: 0;
    padding-right: 80px
}
.widget_search input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0
}
.widget_archive select,
.widget_categories select {
    width: 100%
}
.sidepanel .sub-menu {
    padding-left: 15px
}
.sidepanel img,
.sidepanel select {
    max-width: 100%
}
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_entries ul {
    margin: -5px 0 0;
    padding: 0
}
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_entries ul li {
    padding: 0 0 5px;
    position: relative
}
.widget_archive ul li ul,
.widget_categories ul li ul,
.widget_meta ul li ul,
.widget_nav_menu ul li ul,
.widget_pages ul li ul,
.widget_recent_entries ul li ul {
    padding: 0 0 0 15px;
    margin: 0
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_recent_entries ul li a {
    padding: 0 0 0 14px;
    display: inline-block;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
    color: #666;
    transition: color 300ms;
    -webkit-transition: color 300ms;
    position: relative
}
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_recent_entries ul li:before {
    display: none
}
.widget_archive ul li a:after,
.widget_categories ul li a:after,
.widget_meta ul li a:after,
.widget_nav_menu ul li a:after,
.widget_pages ul li a:after,
.widget_recent_entries ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: 0 0;
    font-weight: 400
}
.widget_calendar table {
    width: 100%;
    text-align: center
}
.widget_calendar caption {
    font-weight: 700;
    margin-bottom: 5px
}
.widget_calendar th {
    font-weight: 700;
    border: none
}
.widget_calendar table {
    border: none
}
.widget_calendar table td {
    padding: 0;
    border: none
}
.tagcloud {
    overflow: hidden;
    margin: 0 0 0 -5px
}
.widget_tag_cloud a {
    display: inline-block;
    color: #2d2e2e;
    margin: 5px 0 0 5px;
    font-size: 14px!important;
    line-height: 21px!important;
    padding: 6px 20px 8px;
    background: #f6f6f6;
    float: left;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    text-transform: lowercase;
    transition: all 300ms;
    -webkit-transition: all 300ms
}
.widget_tag_cloud a:hover {
    color: #fff
}
.twitter_strip {
    background: #40affd;
    padding: 17px 0 19px
}
.twitter_strip li {
    padding: 0 0 0 52px;
    position: relative;
    font-size: 14px;
    color: #fff
}
.twitter_strip li a {
    color: #fff
}
.twitter_strip li:before {
    position: absolute;
    left: 0;
    top: 1px;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    content: "\f099"
}
#map-canvas img {
    max-width: none;
    max-height: none
}
.featured-post li,
.product_posts li {
    margin: 0 0 14px!important;
    padding: 5px 0 0 91px!important;
    position: relative;
    min-height: 75px
}
.featured-post,
.product_posts {
    padding-bottom: 9px!important
}
.featured-post li:before,
.product_posts li:before {
    display: none
}
.featured-post .avatar,
.product_posts .avatar {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 5px
}
.featured_link,
.product_link {
    display: block;
    padding-bottom: 4px;
    font-weight: 400
}
.product_link:hover {
    color: #666
}
.amount {
    font-weight: 400;
    color: #2d2e2e
}
.amount span {
    color: #666;
    padding-right: 18px;
    text-decoration: line-through
}
.subtotal {
    margin-bottom: 14px;
    font-weight: 400;
    color: #2d2e2e
}
.widget_cart {
    margin-bottom: 20px
}
.animated {
    opacity: 0;
    transition: opacity 1000ms;
    -webkit-transition: opacity 1000ms
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.animated.fadeIn {
    opacity: 1;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}
.fz12{font-size: 12px;}
.mb0 {
    margin-bottom: 0
}
.mb10 {
    margin-bottom: 10px
}
.mb14 {
    margin-bottom: 14px!important
}
.mb15 {
    margin-bottom: 15px
}
.mb16 {
    margin-bottom: 16px
}
.mb17 {
    margin-bottom: 17px
}
.mb19 {
    margin-bottom: 19px
}
.mb20 {
    margin-bottom: 20px
}
.mb22 {
    margin-bottom: 22px
}
.mb23 {
    margin-bottom: 23px
}
.mb30 {
    margin-bottom: 30px
}
.mb33 {
    margin-bottom: 33px
}
.mb36 {
    margin-bottom: 36px
}
.mb40 {
    margin-bottom: 40px
}
.mb45 {
    margin-bottom: 45px
}
.mb48 {
    margin-bottom: 48px
}
.mb55 {
    margin-bottom: 55px
}
.mb64 {
    margin-bottom: 64px
}
.mb68 {
    margin-bottom: 68px
}
.mb75 {
    margin-bottom: 75px
}
.mb97 {
    margin-bottom: 97px
}
.mr0 {
    margin-right: 0!important
}
.mr15 {
    margin-right: 15px!important
}
.mt-7 {
    margin-top: -7px
}
.mt-55 {
    margin-top: -55px
}
.ml-30 {
    margin-left: -30px
}
.mr-30 {
    margin-right: -30px
}
.ml15 {
    margin-left: 15px
}
.pt5 {
    padding-top: 5px
}
.pt26 {
    padding-top: 26px
}
.pt47 {
    padding-top: 47px
}
.pt55 {
    padding-top: 55px
}
.pt72 {
    padding-top: 72px
}
.pt75 {
    padding-top: 75px
}
.pt77 {
    padding-top: 77px
}
.pt83 {
    padding-top: 83px
}
.pt100 {
    padding-top: 100px
}
.pt117 {
    padding-top: 117px
}
.pt140 {
    padding-top: 140px
}
.pb0 {
    padding-bottom: 0
}
.pb5 {
    padding-bottom: 5px
}
.pb15 {
    padding-bottom: 15px
}
.pb17 {
    padding-bottom: 17px
}
.pb20 {
    padding-bottom: 20px
}
.pb25 {
    padding-bottom: 25px
}
.pb28 {
    padding-bottom: 28px
}
.pb35 {
    padding-bottom: 35px
}
.pb40 {
    padding-bottom: 40px
}
.pb45 {
    padding-bottom: 45px
}
.pb48 {
    padding-bottom: 48px
}
.pb50 {
    padding-bottom: 50px
}
.pb55 {
    padding-bottom: 55px
}
.pb60 {
    padding-bottom: 60px
}
.pb63 {
    padding-bottom: 63px
}
.pb75 {
    padding-bottom: 75px
}
.pb80 {
    padding-bottom: 80px
}
.pb90 {
    padding-bottom: 90px
}
.pb120 {
    padding-bottom: 120px
}
.center {
    text-align: center
}
.right_text {
    text-align: right
}
h2.light {
    margin-bottom: 31px;
    color: #fff;
    font-weight: 400
}
h1.light {
    color: #fff
}
h2.lh44 {
    line-height: 44px
}
h2.lh46 {
    line-height: 46px
}
.lh30 {
    line-height: 30px
}
.fw300 {
    font-weight: 300
}
.fw400 {
    font-weight: 400
}
.fz20 {
    font-size: 20px
}
.grey_bg {
    background: #f6f6f6
}
.dark_color,
a.color:hover {
    color: #2d2e2e
}
.fw_wrapinner .row {
    padding-left: 0;
    padding-right: 0
}
.separator {
    font-weight: 400;
    padding-bottom: 14px;
    margin-bottom: 34px;
    position: relative
}
.separator:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #2d2e2e;
    content: ''
}
h1.separator {
    padding-bottom: 13px;
    margin-bottom: 33px
}
h2.separator {
    padding-bottom: 24px;
    margin-bottom: 25px
}
.center_btns {
    padding: 16px 0 10px
}
.center_btns a {
    margin-right: 5px!important;
    margin-left: 6px!important
}
.logo_inline {
    display: inline-block;
    line-height: 38px;
    position: relative;
    font-size: 36px;
    font-weight: 700;
    color: #2d2e2e;
    vertical-align: top;
    padding-right: 12px;
    margin: 0 auto 21px
}
.logo_inline:after {
    display: block;
    position: absolute;
    right: 1px;
    bottom: 5px;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    -webkit-border-radius: 50%
}
.full_width_img img {
    padding: 0!important;
    margin: 0!important;
    width: 100%;
    height: auto
}
.row20 {
    margin-right: -10px;
    margin-left: -10px
}
.row20 .span1,
.row20 .span10,
.row20 .span11,
.row20 .span12,
.row20 .span2,
.row20 .span3,
.row20 .span4,
.row20 .span5,
.row20 .span6,
.row20 .span7,
.row20 .span8,
.row20 .span9 {
    padding-right: 10px;
    padding-left: 10px
}
.left-sidebar.single_post .featured_items .item_list,
.right-sidebar.single_post .featured_items .item_list {
    margin-left: -20px
}
.left-sidebar.single_post .featured_items .item_list li .item,
.right-sidebar.single_post .featured_items .item_list li .item {
    margin-left: 20px
}
.relative {
    position: relative
}
.cover50 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/imgs/lawyer_cover.jpg)
}
.white_text,
.white_text a,
.white_text h1,
.white_text h2,
.white_text h3,
.white_text h4,
.white_text h5,
.white_text h6,
.white_text p {
    color: #fff!important
}
.white_text .bg_title h2:before,
.white_text .counter_title:before {
    background: #fff
}
.colored_bg .shortcode_button:hover {
    background: #2d2e2e!important;
    color: #fff!important
}
.colored_bg .promo_text_additional_title {
    color: #fff
}
.fw_block iframe {
    vertical-align: top
}
.anchor {
    height: 0;
    font-size: 0;
    overflow: hidden;
    text-indent: -9999px
}
.fullwidth_slider li:before {
    display: none
}
.element {
    margin-right: -1px
}
::-webkit-input-placeholder {
    opacity: 1!important
}
:-moz-placeholder {
    opacity: 1!important
}
::-moz-placeholder {
    opacity: 1!important
}
:-ms-input-placeholder {
    opacity: 1!important
}
.notify_shortcode::-webkit-input-placeholder {
    color: #fff
}
.notify_shortcode:-moz-placeholder {
    color: #fff
}
.notify_shortcode::-moz-placeholder {
    color: #fff
}
.notify_shortcode:-ms-input-placeholder {
    color: #fff
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent!important
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent!important
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent!important
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent!important
}
@media only screen and (max-width: 767px) {
    .tagline {
        display: none
    }
    .tagline .fleft,
    .tagline .fright {
        float: none
    }
    .width50,
    .width65 {
        width: 100%;
        float: none!important
    }
    .ml-30,
    .mr-30 {
        margin-left: 0
    }
    .portf_wall_item {
        width: 100%;
        display: block;
        margin-right: 0
    }
    .portf_wall_descr {
        display: block!important;
        padding-top: 25px
    }
    .featured_items .items1 li,
    .featured_items .items2 li,
    .featured_items .items3 li,
    .featured_items .items4 li,
    .menu_img_icons.items1 li,
    .menu_img_icons.items2 li,
    .menu_img_icons.items3 li,
    .menu_img_icons.items4 li,
    .menu_img_icons.items5 li,
    .menu_img_icons.items6 li,
    .module_price_table.items1 .price_item,
    .module_price_table.items2 .price_item,
    .module_price_table.items3 .price_item,
    .module_price_table.items4 .price_item,
    .sponsors_works.items1 li,
    .sponsors_works.items2 li,
    .sponsors_works.items3 li,
    .sponsors_works.items4 li,
    .sponsors_works.items5 li,
    .sponsors_works.items6 li,
    .teamslider.items1 li,
    .teamslider.items2 li,
    .teamslider.items3 li,
    .teamslider.items4 li {
        width: 100%
    }
    .cover_boxes ul {
        margin: 0;
        width: 100%
    }
    .cover_boxes ul li {
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%!important;
        position: relative
    }
    .cover_boxes ul li.act {
        width: 100%!important
    }
    .cover_boxes ul li .box {
        width: 100%
    }
    .cover_boxes ul li .box .thumb {
        display: block;
        float: none;
        margin-right: 0;
        position: relative;
        margin-bottom: 20px;
        width: 100%;
        z-index: 10
    }
    .cover_boxes ul li .box .thumb img {
        display: block;
        width: 100%;
        height: auto;
        position: relative
    }
    .cover_boxes ul li .box .box_content {
        bottom: auto;
        left: auto;
        padding: 0;
        position: relative;
        top: auto;
        width: 100%;
        z-index: 9
    }
    .cover_boxes ul li .box .box_content p {
        font-size: 16px;
        line-height: 24px
    }
    .right_text {
        text-align: left
    }
    .count_iconboxes {
        display: none
    }
    .count_title h1 {
        line-height: 35px!important;
        font-size: 25px!important
    }
    .countdown_wrapper {
        height: 55px
    }
    .countdown-amount {
        font-size: 20px;
        line-height: 35px;
        padding: 0 10px
    }
    .countdown-period {
        padding: 0 10px;
        font-size: 14px;
        line-height: 18px
    }
    .notify_shortcode {
        padding: 0
    }
    .notify_shortcode input[type=email],
    .notify_shortcode input[type=password],
    .notify_shortcode input[type=text] {
        margin-bottom: 20px
    }
    .notify_shortcode input[type=submit] {
        margin-bottom: 0
    }
    .right-sidebar .contentarea {
        padding-right: 0
    }
    .left-sidebar .contentarea {
        padding-left: 0
    }
    .cover50 {
        position: static;
        height: 300px;
        width: calc(100% + 30px);
        margin-left: -15px
    }
    .level_form .btn_field,
    .level_form .field,
    .level_form .title_field {
        width: 100%;
        float: none
    }
    .megamenu_wrap iframe.map {
        position: static;
        left: auto;
        top: auto;
        bottom: auto;
        height: 300px;
        width: 100%
    }
    .ml_55 {
        margin-left: 55px
    }
    .fixed-menu,
    header .fright,
    header nav {
        display: none!important
    }
    .main_header.type2 .container.full_width {
        width: 100%!important;
        padding: 0 15px!important
    }
    .main_header.type2 .slogan {
        display: none
    }
    .main_header .logo_sect {
        padding: 23px 0!important;
        display: block;
        vertical-align: top;
        float: none;
        text-align: center
    }
    .main_header .logo_sect .logo {
        display: inline-block!important
    }
    .with_header {
        margin-top: 0;
        z-index: auto
    }
    .with_slider {
        z-index: auto;
        margin-top: 0;
        background-color: #2d2e2e
    }
    a.menu_toggler {
        display: block;
        margin: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
        height: 20px;
        line-height: 20px;
        position: absolute;
        left: 20px;
        top: 30px;
        font-size: 20px;
        color: #fff!important;
        font-weight: 400;
        width: 20px
    }
    .mobile_menu_wrapper {
        display: block;
        background: #fff;
        width: 100%;
        padding: 0;
        overflow: hidden;
        position: relative
    }
    .mobile_menu_wrapper:before {
        display: block;
        background: #fff;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 1px;
        content: '';
        z-index: 555
    }
    .mobile_menu {
        padding-left: 20px!important;
        padding-right: 20px!important
    }
    .mobile_menu_wrapper li:before {
        display: none
    }
    .mobile_menu_wrapper li {
        padding: 0;
        margin: 0;
        position: relative
    }
    .mobile_menu_wrapper .sub-menu {
        margin-left: 40px
    }
    .mobile_menu_wrapper .sub-nav,
    .showsub .sub-nav .sub-nav {
        display: none
    }
    .showsub .sub-nav,
    .showsub .sub-nav .showsub .sub-nav {
        display: block
    }
    .mobile_menu_wrapper a.mob_link {
        color: #666;
        font-size: 14px;
        font-weight: 300;
        padding: 22px 0 23px;
        margin: 0;
        line-height: 24px;
        border-bottom: 1px #eee solid;
        display: block
    }
    .mobile_menu_wrapper .current-menu-parent .sub-menu a.mob_link {
        color: #666
    }
    .mobile_menu_wrapper li.menu-item-has-children:before {
        position: absolute;
        right: -5px;
        top: 23px;
        content: "\f105";
        display: block;
        font-size: 14px;
        color: #666;
        font-weight: 400;
        line-height: 24px;
        font-family: FontAwesome
    }
    .mobile_menu_wrapper li.current-menu-parent.menu-item-has-children.showsub:before,
    .mobile_menu_wrapper li.menu-item-has-children.showsub:before {
        content: "\f107"
    }
    .sub-nav {
        width: 100%!important;
        margin: 0!important
    }
    .megamenu_wrap .container {
        padding: 0
    }
    .sub-menu i {
        padding-right: 7px
    }
    .menu_img_icons a:hover {
        margin-top: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .featured_items_title:before,
    .featured_portfolio .featured_item_content {
        display: none
    }
    .featured_items_title {
        padding: 0;
        margin: 0
    }
    .featured_items_title h5,
    .featured_items_title h5 a {
        line-height: 20px;
        font-size: 14px;
        font-weight: 400
    }
    .cover_boxes ul li {
        width: 160px
    }
    .cover_boxes ul li .box,
    .cover_boxes ul li.act {
        width: 350px
    }
    .cover_boxes ul li .box .thumb {
        width: 160px
    }
    .cover_boxes ul li .box .box_content {
        left: 190px;
        width: 160px
    }
    .cover_boxes ul li .box h3 {
        padding: 0;
        margin-bottom: 0
    }
    .cover_boxes ul li .box h3:before {
        display: none
    }
    .cover_boxes ul li .box .box_content p {
        font-size: 13px;
        line-height: 17px
    }
    .countdown_wrapper {
        height: 90px
    }
    .countdown-amount {
        font-size: 50px;
        line-height: 65px;
        padding: 0 30px
    }
    .countdown-period {
        padding: 0 30px
    }
    .ml_55 {
        margin-left: 55px
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .portf_wall_info h2,
    .portf_wall_info h2 a {
        line-height: 30px;
        font-size: 25px;
        text-align: center
    }
    .portf_wall_info h2:before,
    .portf_wall_info ul {
        display: none
    }
    .shop_list_info .fleft,
    .shop_list_info .fright {
        float: none
    }
    .ml_55 {
        margin-left: 55px
    }
}
@media only screen and (min-width: 1200px) {
    .pl200 {
        padding-left: 215px
    }
    .cover_boxes ul li {
        width: 270px
    }
    .cover_boxes ul li .box,
    .cover_boxes ul li.act {
        width: 570px
    }
    .cover_boxes ul li .box .thumb {
        width: 270px
    }
    .cover_boxes ul li .box .box_content {
        left: 300px;
        width: 270px
    }
    .cover_boxes ul li .box h3 {
        padding: 25px 0 15px
    }
    .cover_boxes ul li .box .box_content p {
        font-size: 16px;
        line-height: 24px
    }
}
@media only screen and (min-width: 768px) {
    .mobile_menu_wrapper,
    a.menu_toggler {
        display: none!important
    }
}
@media only screen and (min-width: 1900px) {
    .portf_wall_info li {
        padding: 28px 0 0
    }
    .portf_wall_info_in {
        font-size: 20px;
        line-height: 30px
    }
    .countdown-amount,
    .countdown-period {
        padding: 0 103px 0 97px
    }
}
@media only screen and (max-width: 1024px) {
    .paralax {
        background-position: 50% 50%!important;
        background-attachment: scroll!important
    }
}
@media only screen and (max-width: 1280px) {
    .tparrows {
        display: none!important
    }
}
@media only screen and (max-width: 1500px) {
    .portf_wall_descr {
        display: none
    }
    .portf_wall_info h2 {
        margin-bottom: 0
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .nivo-nextNav:before,
    .nivo-prevNav:before,
    .tp-leftarrow,
    .tp-rightarrow {
        background-image: url(../img/retina/sprite.png)!important;
        background-size: 300px 150px!important;
        -webkit-background-size: 300px 150px!important
    }
}
.right-sidebar-block .sidepanel.widget_categories,
.left-sidebar-block .sidepanel.widget_categories {
    margin-bottom: 22px;
}
.right-sidebar-block .sidepanel.widget_posts,
.left-sidebar-block .sidepanel.widget_posts {
    margin-bottom: 27px;
}
.right-sidebar-block .sidepanel.widget_products,
.left-sidebar-block .sidepanel.widget_products {
    margin-bottom: 10px;
}
.right-sidebar-block .sidepanel.widget_cart,
.left-sidebar-block .sidepanel.widget_cart {
    margin-bottom: 15px;
}
