@import url(/site/css/fonts.css);

body {
    overflow-x: hidden;
    position: relative;
    font-family: "PT Sans", sans-serif!important;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    background-color: #fff;
    color: #616161
}
body .lw {
    color: #666
}
body .ld {
    color: #888
}
.body-bg-1 {
    background: url(/site/theme/images/background/slash_it.png)
}
.body-bg-2 {
    background: url(/site/theme/images/background/grey_wash_wall.png)
}
.body-bg-3 {
    background: url(/site/theme/images/background/mooning.png)
}
.body-bg-4 {
    background: url(/site/theme/images/background/squairy_light.png)
}
.body-bg-5 {
    background: url(/site/theme/images/background/bg-img-1.jpg) no-repeat fixed
}
.body-bg-6 {
    background: url(/site/theme/images/background/bg-img-2.jpg) no-repeat fixed
}
.progress {
    height: 28px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress .sr-only {
    width: auto;
    height: 28px;
    margin: 0 0 0 30px;
    left: 0;
    clip: auto;
    line-height: 28px;
    font-size: 14px
}
.progress-bar-one {
    background-color: #e06d58
}
.progress-bar-two {
    background-color: #697e93
}
.progress-bar-three {
    background-color: #3b3e43
}
.progress-bar-four {
    background-color: #FFF
}
div.tabs {
    margin-bottom: 0
}
div.tabs:after,
div.tabs:before {
    display: table;
    content: " "
}
div.tabs div.tab-content {
    -moz-border-radius: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: 0;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0;
    border-top: 0;
    box-shadow: none;
    padding: 15px
}
div.tabs div.tab-content.tab-content-inverse {
    border: 1px solid #EEE;
    background: 0 0
}
div.tabs ul.nav-tabs {
    margin: 0
}
div.tabs ul.nav-tabs li.active a {
    background: #fff;
    border-top: 1px solid #ddd;
    color: #CCC
}
div.tabs ul.nav-tabs a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #f7f7f7;
    margin-right: 0;
    color: #333
}
div.tabs ul.nav-tabs a:hover {
    color: #7a92ac
}
div.tabs-left ul.nav-tabs a:active,
div.tabs-left ul.nav-tabs a:focus {
    border-right: 0
}
div.tabs ul.nav-tabs a,
div.tabs ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-right: 0;
    border-top: 1px solid #ddd;
    font-size: .9em
}
div.tabs ul.nav-tabs a:last-child,
div.tabs ul.nav-tabs a:last-child:hover {
    border-right: 1px solid #ddd
}
div.tabs-left ul.nav-tabs a,
div.tabs-left ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-right: 0;
    border-left: 2px solid #DDD;
    color: #CCC;
    font-size: .9em
}
div.tabs-right ul.nav-tabs a,
div.tabs-right ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-left: 0;
    border-right: 2px solid #DDD;
    color: #CCC;
    font-size: .9em
}
.tabbable.tabs-left {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 30px
}
div.tabbable.tabs-left div.tab-content {
    -moz-border-radius: 0 0 2px 2px;
    -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .04);
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0 0 2px 2px;
    border-left: 0;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .04);
    padding: 15px
}
div.tabbable.tabs-left ul.nav-tabs a {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    background: #f7f7f7;
    border: 1px solid #EEE;
    border-right: 0;
    border-radius: 2px 2px 0 0;
    color: #666;
    margin-bottom: 3px
}
div.tabbable.tabs-left ul.nav-tabs li.active a {
    background: #fff;
    color: #CCC
}
.tabbable.tabs-right {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 30px
}
div.tabbable.tabs-right div.tab-content {
    -moz-border-radius: 0 0 2px 2px;
    -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .04);
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0 0 2px 2px;
    border-left: 0;
    margin: 0;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .04);
    padding: 15px
}
div.tabbable.tabs-right ul.nav-tabs a {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    background: #f7f7f7;
    border: 1px solid #EEE;
    border-left: 0;
    border-radius: 2px 2px 0 0;
    color: #666;
    margin-bottom: 3px
}
div.tabbable.tabs-right ul.nav-tabs li.active a {
    background: #fff;
    color: #CCC
}
.tabs-centered {
    width: 100%;
    display: table;
    margin: 0 auto
}
.tabs-centered ul li {
    width: 100px;
    display: inline-block;
    float: none
}
.mask-dark,
header .navbar-fixed .navbar {
    width: 100%
}
.nav-pills {
    margin-bottom: 15px;
    border: 1px solid #EEE
}

.nav-pills>li>a {
    border-right: 1px solid #e0eded
}
.nav-pills>li:last-child>a {
    border-radius: 0;
    border-right: 0
}
.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
    background: #f5f5f5
}
.nav-pills>li+li {
    margin-left: 2px
}


.simple-slider,
.table>thead>tr {
    background: #f3f3f3
}

.table>thead>tr>th {
    border-bottom: 1px solid #ddd
}
iframe {
    border: 0;
    margin-top: 0!important
}
h1.font-lg {
    font-size: 100px;
    font-weight: 600
}
.no-padding {
    padding: 0!important
}
.no-margin {
    margin: 0!important
}
.p-15 {
    padding: 15px!important
}
.p-50 {
    padding: 50px 0!important
}
.pb-10 {
    padding-bottom: 10px
}
.pb-20 {
    padding-bottom: 20px
}
.pt-10 {
    padding-top: 10px
}
.pt-20 {
    padding-top: 20px
}
.pl-20 {
    padding-left: 20px
}
.mt-20 {
    margin-top: 20px
}
.mb-20 {
    margin-bottom: 20px
}
.padding-y-10 {
    padding: 10px 0
}
.padding-x-4 {
    padding: 0 4px
}
.padding-x-8 {
    padding: 0 8px
}
.padding-x-16 {
    padding: 0 16px
}
.padding-x-20 {
    padding: 0 20px
}
.padding-x-32 {
    padding: 0 32x
}
.padding-y-20 {
    padding: 20px 0!important
}
.bg-banner-1,
.bg-banner-2 {
    padding: 54px 0!important;
    color: #fff
}
.margin-b-10 {
    margin-bottom: 10px
}
.margin-b-20 {
    margin-bottom: 20px
}
.margin-t-15 {
    margin-top: 15px
}
.margin-t-20 {
    margin-top: 20px
}
.margin-y-10 {
    margin: 10px 0
}
.margin-y-20 {
    margin: 20px 0
}
.margin-x-20 {
    margin: 0 20px
}
.strong {
    font-weight: 700!important
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.bg-banner-1 {
    background: url(../images/prv/banner-img-4.jpg) no-repeat fixed!important
}
.bg-banner-2 {
    background: url(../images/prv/banner-img-1.jpg) no-repeat fixed!important
}
.mask-dark {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../images/background/slash_it.png);
    opacity: .4
}
.img-thumbnail {
    border-radius: 0
}
.blockquote-1 {
    margin-top: 20px
}
header {
    padding: 0
}
header .navbar-brand {
    padding: 0 15px;
    margin-top: 14px;
    border: 1px solid transparent;
    border-radius: 3px
}
header .navbar-brand img {
    height: 46px
}
header .navbar-fixed {
    width: 100%;
    left: 0
}
.top-header {
    border-bottom: 1px solid #eee;
    background: #fff
}
.top-header .aux-text {
    padding: 10px 0;
    color: #999;
    font-size: 11px
}
.top-header .top-header-menu {
    float: right
}
.top-header .top-header-menu>ul.menu {
    list-style: none;
    margin: 0;
    padding: 0
}
.top-header .top-header-menu>ul.menu>li {
    position: relative;
    float: left;
    display: inline-block;
    border-right: 1px solid #e5e5e5
}
.top-header .top-header-menu>ul.menu>li:last-child {
    border: 0
}
.top-header .top-header-menu>ul.menu>li>a {
    display: block;
    padding: 10px 15px;
    color: #333
}
.top-header .top-header-menu>ul.menu>li.dropdown>a:after {
    content: "\f107";
    margin-left: 6px;
    font-family: FontAwesome;
    position: relative;
    float: right
}
.top-header .top-header-menu ul.menu>li>a>i {
    margin-right: 6px
}
.top-header .top-header-menu ul.menu>li ul.sub-menu {
    display: none;
    min-width: 160px;
    position: absolute;
    right: -1px;
    z-index: 1500;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    border: 1px solid #eee;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -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
}
.top-header .top-header-menu ul.menu>li:hover ul.sub-menu {
    opacity: 1;
    display: block
}
.top-header .top-header-menu ul.menu>li ul.sub-menu>li {
    border-bottom: 1px solid #eee
}
.top-header .top-header-menu ul.menu>li ul.sub-menu>li:last-child {
    border: 0
}
.top-header .top-header-menu ul.menu>li ul.sub-menu>li>a {
    display: block;
    padding: 6px 15px;
    color: #33
}

.top-header .top-header-menu ul.menu>li ul.sub-menu>li>a:hover {
    background: #efefef;
}

.top-header.top-header-dark .aux-text,
.top-header.top-header-dark .top-header-menu>ul.menu>li>a {
    color: #fff
}
.top-header .top-header-menu ul.menu>li ul.sub-menu>li>.language-active {
    display: block;
    padding: 6px 15px;
    background: #f8f8f8;
    cursor: default
}
.top-header .top-header-menu ul.menu>li.dropdown:hover .sub-menu {
    display: block
}
.top-header.top-header-dark {
    border-bottom: 1px solid #222;
    background: #020202
}
.top-header.top-header-dark .top-header-menu>ul.menu>li {
    border-color: #222
}
.dropdown-form {
    min-width: 300px;
    z-index: 500
}
.dropdown-cart {
    min-width: 400px;
    padding: 15px
}
.dropdown-cart .cart-items {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    font-wight: 500
}
.dropdown-menu h4 {
    font-size: 14px;
    color: #4c4c4c
}
.dropdown-profile {
    padding: 15px
}
.dropdown-profile img {
    width: 60px
}
.aside-menu-in .wrapper {
    left: -280px
}
.wrapper {
    position: relative;
    left: 0;
    -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    transition: all .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
.aside-menu {
    width: 280px;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    background: #222;
    border-left: 1px solid #333;
    display: none
}
.aside-menu::-webkit-scrollbar {
    display: none !important;
    width: 0!important
}
.color-picker,
a.open-panel {
    display: block
}
.aside-menu .form-search {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #333
}
.aside-menu .form-search .form-input {
    padding: 0
}
.aside-menu .form-search .form-control {
    display: block;
    height: 34px;
    padding: 21px 15px;
    color: #fff;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none
}
.aside-menu .form-search .btn-close {
    background: 0 0;
    color: #fff
}
.aside-menu .form-search .btn-close i {
    font-weight: 300!important;
    font-size: 16px
}
.aside-menu .social-media {
    padding: 15px 15px 0
}
.aside-menu .contact-info {
    padding: 15px;
    color: #fff
}
.aside-menu .contact-info h5 {
    font-size: 12px
}
.side-section-title {
    position: relative;
    overflow: hidden;
    margin: 15px 0 0;
    padding: 8px 15px;
    font-size: 11px;
    text-transform: uppercase;
    color: #616161
}
.side-section-title:after {
    content: "";
    height: 1px;
    background: #333;
    width: 80px;
    position: absolute;
    top: 26px;
    left: 15px
}
.style-switcher-slidebar {
    width: 310px;
    height: 420px;
    position: fixed;
    left: -260px;
    top: 130px;
    z-index: 10999;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all 1s ease;
    transition: all .5s ease
}
.style-switcher-slidebar.opened {
    left: 0
}
.style-switcher-slidebar .switch-panel {
    float: left;
    width: 255px;
    height: 370px;
    background: #fff;
    color: #333;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}
a.open-panel {
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    color: #fff!important;
    background-color: #e91b23;
    height: 50px;
    width: 50px;
    float: right;
    margin: 0;
    z-index: 1000;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}
a.open-panel:hover {
    color: #fff
}
.style-switcher-slidebar label {
    margin-bottom: 0
}
.style-switcher-slidebar h3 {
    height: 50px;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0 10px;
    background: #e91b23;
    font-size: 16px;
    color: #fff
}
.style-switcher-slidebar .panel-section {
    padding: 0 15px
}
.color-picker a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 8px;
    text-indent: -9999px
}
.color-picker a:last-child {
    margin-right: 0
}
.color-picker a.color-red {
    background: #e91b23
}
.color-picker a.color-violet {
    background: #563d7c
}
.color-picker a.color-blue {
    background: #59b2e5
}
.color-picker a.color-green {
    background: #8ec449
}
.color-picker a.color-yellow {
    background: #f1c40f
}
.color-picker a.color-orange {
    background: #d35400
}
.search-wr {
    width: 100%;
    height: 110px;
    background: #FFF;
    position: fixed;
    top: 0;
    z-index: 2200;
    display: none;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}
.search-wr .close {
    display: block;
    width: 22px;
    height: 22px;
    position: relative;
    float: right;
    top: 10px;
    right: 10px
}
.search-wr .close i {
    font-size: 20px;
    color: #555
}
.search-wr .search-sign i {
    font-size: 60px;
    line-height: 110px;
    color: #DDD
}
.global-search-input {
    padding: 40px 0 0;
    font-size: 20px;
    position: relative;
    width: 740px;
    background: #fff;
    z-index: 10;
    border: none;
    outline: 0;
    color: #DDD
}
.global-search-input:focus {
    color: #333
}
.carousel-1 {
    overflow: hidden
}
.carousel-1 .carousel-inner {
    height: 440px
}
.carousel-1 .carousel-control {
    color: #f8f8f8
}
.carousel-1 .carousel-control.left {
    left: -40px
}
.carousel-1 .carousel-control.right {
    right: -40px
}
.carousel-1 .carousel-control:hover {
    color: #fff
}
.carousel-1 .carousel-control i {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    font-size: 36px;
    font-weight: 600
}
.carousel-1 .item {
    height: 440px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0
}
.carousel-1 .item-dark {
    color: #FFF
}
.carousel-1 .item-light {
    color: #fff
}
.carousel-1 p {
    font-size: 16px
}
.carousel-1 .object {
    position: absolute;
    top: 38px;
    right: 50%;
    margin-left: 15px;
    width: 568px;
    height: 320px;
    overflow: hidden
}
.carousel-1 .object.fluid {
    width: 100%;
    left: 0;
    margin: 0
}
.carousel-1 .object iframe {
    width: 100%!important
}
.carousel-1 .description {
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: 50px;
    width: 514px;
    height: 290px
}
.carousel-1 .description .title {
    font-size: 32px;
    margin: 0 0 15px;
    padding: 8px 20px;
    line-height: 38px;
    background: #FFF;
    color: #616161
}
.carousel-1 .description .subtitle {
    font-size: 24px;
    margin: 20px 0;
    padding: 0;
    display: block
}
.carousel-1 .description p {
    font-size: 16px;
    color: #FFF;
    margin: 0
}
.carousel-1 .description.fluid-center {
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0
}
.carousel-1 .description.fluid-center .title {
    margin-bottom: 5px;
    display: block;
    text-align: center;
    background: 0 0;
    color: #FFF;
    font-weight: 500;
    text-shadow: 1px 1px 3px rgba(150, 150, 150, .5)
}
.carousel-1 .description.fluid-center .subtitle {
    font-size: 20px;
    margin: 0;
    display: block;
    text-align: center
}
.carousel-1 .description.fluid-center .features {
    display: block;
    margin-top: 40px;
    text-align: center
}
.pricing-plans:after,
.pricing-plans:before,
.pricing-table:after,
.pricing-table:before,
.w-section:after,
.w-section:before {
    display: table;
    content: " "
}
.carousel-1 .description.fluid-center .features i {
    width: 110px;
    height: 110px;
    background: #FFF;
    text-align: center;
    line-height: 110px;
    font-size: 54px;
    color: #697e93;
    font-weight: 700;
    border-radius: 96px;
    margin-right: 20px
}
.slider-wrapper .slide-light p,
.slider-wrapper .white {
    color: #FFF
}
.carousel-4 .carousel-inner {
    overflow: hidden
}
.carousel-4 .carousel-control i {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    font-size: 36px;
    font-weight: 600
}
.slider,
.slider-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #f2f2f2
}
.slider-wrapper * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: Roboto, sans-serif
}
.slider-wrapper {
    overflow: hidden;
    max-height: 440px;
    z-index: 800
}
.slider-wrapper p {
    margin: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    position: absolute;
    top: -200px;
    z-index: 8000;
    padding: 1% 2%;
    font-size: 24px;
    line-height: 100%;
    white-space: nowrap;
    text-transform: uppercase
}
.table-cart td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}
.slider-wrapper .claim {
    line-height: 100%
}
.slider-wrapper .teaser {
    font-size: 14px;
    line-height: 100%
}
.slider-wrapper .small {
    width: 250px;
    text-align: center
}
.slider-wrapper .text,
.slider-wrapper .video {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    white-space: normal;
    text-transform: none
}
.slider-wrapper .video {
    width: 540px;
    height: 360px
}
.slider-wrapper .video iframe {
    width: 100%
}
.slider-wrapper .text {
    width: 460px;
    padding: 0 2%
}
.slider-wrapper .text a {
    margin-top: 20px
}
.slider-wrapper .slide-light p.claim {
    width: 50%;
    white-space: normal;
    maring-bottom: 20px
}
.slider-wrapper .slide-light p.teaser {
    font-weight: 300
}
.simple-slider {
    height: 500px
}
.cta-wr {
    padding: 16px 0
}
.cta-wr h1 {
    margin: 10px 0!important;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400
}
section.slice {
    padding: 0;
    background: #fff
}
section.slice.relative {
    position: relative
}
.subsection {
    margin-top: 30px
}
.container.bordered {
    border: 1px solid #ddd;
    padding-top: 15px
}
.w-box:hover .w-box-parent {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    transition: transform .4s
}
.w-box .w-box-parent .w-box-button.animated {
    position: absolute;
    bottom: 10px;
    margin-bottom: -40px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.w-box.w-box-inverse {
    background: 0 0!important;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.w-box.w-box-inverse p {
    padding: 0
}
.w-box.w-box-inverse h1 {
    margin: 10px 0 0;
    padding: 10px 0;
    font-weight: 500;
    font-size: 20px
}
.w-box.w-box-inverse h2 {
    margin: 15px 0 0;
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    text-transform: none;
    border: 0;
    text-align: center
}
.w-box.w-box-inverse h2 i {
    font-style: normal
}
.w-box.w-box-inverse ul.meta-list {
    maring: 0;
    padding: 0
}
.w-box.w-box-inverse .w-footer {
    padding: 10px 0
}
.w-box.w-box-inverse .thmb-img {
    text-align: center
}
.w-box.dark p {
    color: #f1f1f1
}
.w-box.dark h2 {
    color: #FFF;
    text-align: center;
    margin-bottom: 7px
}
.w-box.dark .thmb-img {
    text-align: center;
    padding: 15px 0
}
.w-box.dark .thmb-img i {
    font-size: 64px;
    color: #FFF
}
.w-box.inverse .thmb-img i,
.w-box.product .thmb-img i {
    color: #616161;
    font-size: 64px
}
.w-box.product {
    background: #FFF;
    padding-top: 15px;
    margin-bottom: 20px
}
.w-box.product .figure {
    padding: 20px
}
.w-box.product h2 {
    border-bottom: 0;
    text-align: center
}
.w-box.product .thmb-img {
    text-align: center;
    padding: 15px 0
}
.w-box.inverse p,
.w-box.product .price {
    padding: 4px 0
}
.w-box.inverse {
    background: 0 0;
    border: 0
}
.w-box.inverse h2 {
    padding: 10px 0 0!important;
    border-bottom: 0
}
.w-box.inverse .thmb-img {
    padding: 15px 0
}
.w-box.inverse .social-icons {
    border: 0
}
.w-section {
    background: #FFF
}
.w-section.inverse {
    background: 0 0!important;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border: 0
}
.w-section.inner {
    margin: 15px 0
}
.w-section iframe {
    width: 100%
}
.w-section .feature {
    margin: 15px 0 30px;
    text-align: center;
    cursor: default
}
.w-section .feature i {
    font-size: 64px;
    color: #555;
    display: block
}
.w-section .aside-feature h4,
.w-section .feature h4 {
    margin: 10px 0
}
.w-section .txt-feature {
    margin: 15px 0 30px;
    cursor: default
}
.w-section .txt-feature h4 {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 500
}
.w-section .txt-fly-over {
    height: 350px;
    overflow: hidden;
    position: absolute;
    top: -90px;
    z-index: 1000;
    padding: 20px
}
.w-section .txt-fly-over h1 {
    padding: 0;
    margin: 0 0 10px;
    font-size: 54px;
    font-weight: 600;
    color: #FFF
}
.w-section .txt-fly-over h2 {
    padding: 0;
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 500
}
.w-section .inline-features i {
    display: block;
    margin-bottom: 15px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 40px;
    background: #555;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.w-section .inline-features i:hover {
    background: #75b918
}
.w-section .contrast-box {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #f3f3f3
}
.w-section .contrast-box i {
    font-size: 24px;
    margin-right: 8px
}
.w-section .contrast-box small {
    display: block;
    margin-top: 12px;
    font-style: italic;
    text-align: right
}
.wp-example {
    margin-bottom: 45px
}
.wp-example pre {
    border-radius: 0;
    margin-top: 20px
}
.nav-sidebar-fixed {
    position: fixed;
    width: 260px
}
.shop .pagination {
    margin: 0
}
.shop .product-short-info p {
    padding: 6px 0;
    margin: 0
}
.shop .primary-image,
.shop .thumbnail-images a {
    padding: 10px;
    border: 1px solid #f3f3f3
}
.shop .thumbnail-images {
    margin: 10px 0 25px
}
.shop .thumbnail-images a {
    display: inline-block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-right: 5px
}
.shop .thumbnail-images a:last-child {
    margin: 0
}
.shop .thumbnail-images a img {
    width: 100%
}
.table-cart {
    border: 1px solid #ddd
}
.table-cart td:first-child {
    border-right: 1px solid #ddd
}
.table-cart img {
    width: 80px
}
.dropdown-cart .table-cart img {
    width: 50px
}
.table-cart .cart-remove {
    display: block;
    text-align: center;
    color: #e80e1d
}
.table-totals td:nth-child(even) {
    padding: 5px 15px
}
.animate-wr {
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s
}
.animate-hover-slide .figure {
    position: relative;
    overflow: hidden
}
.animate-hover-slide .figure img {
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide .figure .figcaption {
    height: 100%;
    padding: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform .4s, opacity .1s .3s;
    text-align: center
}
.animate-hover-slide .figure:hover .figcaption {
    opacity: .8;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform .4s, opacity .1s
}
.animate-hover-slide .figure .figcaption-btn {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    opacity: 0;
    padding-left: 20px;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide .figure:hover .figcaption-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform .4s, opacity .1s
}
.animate-hover-slide .figure .figcaption-txt,
.animate-hover-slide-2 .figure img {
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s
}
.animate-hover-slide .figure .figcaption-txt {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    opacity: 0;
    padding-left: 20px;
    text-align: center;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide .figure:hover .figcaption-txt {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform .4s, opacity .1s
}
.animate-hover-slide .figure .figcaption-txt .title {
    padding: 0;
    margin: 30px 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize
}
.animate-hover-slide .figure .figcaption-txt .subtitle {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 12px
}
.animate-hover-slide .figure a {
    position: relative;
    top: 94%;
    margin-top: -11px
}
.animate-hover-slide .figure .figcaption h3 {
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2
}
.animate-hover-slide-2 .figure {
    position: relative;
    overflow: hidden
}
.animate-hover-slide-2 .figure img {
    position: relative;
    z-index: 2;
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide-2 .figure .figcaption,
.animate-hover-slide-3 .figure img {
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s
}
.animate-hover-slide-2 .figure:hover img {
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4)
}
.animate-hover-slide-2 .figure .figcaption {
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: auto;
    background: #f8f8f8;
    padding: 0 15px;
    width: 100%;
    opacity: 1;
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide-2 .figure:hover .figcaption {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.animate-hover-slide-2 .figure .figcaption h2 {
    text-align: center;
    margin-top: 15px
}
.animate-hover-slide-2 .figure .figcaption .social-icons {
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center
}
.animate-hover-slide-3 .figure {
    position: relative;
    overflow: hidden
}
.animate-hover-slide-3 .figure img {
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide-3 .figure .figcaption {
    height: 32px;
    background: #f8f8f8;
    padding: 0 15px;
    width: 100%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform .4s, opacity .1s .3s
}
.animate-hover-slide-3 .figure:hover .figcaption {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform .4s, opacity .1s
}
.pricing-plans {
    margin-bottom: 15px
}
.pricing-plans .plan-header {
    padding-bottom: 15px
}
.pricing-plans .plan-header .popular-tag {
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase
}
.pricing-plans .plan-header small {
    display: block;
    text-align: center;
    font-style: italic
}
.pricing-plans .plan-title {
    text-align: center;
    margin: 0;
    font-size: 28px;
    font-weight: 500;
    color: #fff
}
.pricing-plans .price-tag {
    margin: 0;
    height: 70px;
    line-height: 70px;
    font-size: 58px;
    font-weight: 500;
    text-align: center
}
.pricing-plans .price-tag span {
    font-size: 28px;
    font-weight: 500
}
.pricing-plans .price-tag span.price-type {
    font-size: 20px;
    font-weight: 500
}
.pricing-plans ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.pricing-plans ul li {
    padding: 10px 20px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 13px
}
.pricing-plans ul li:last-child {
    border-bottom: 0
}
.pricing-plans ul li i {
    margin-right: 8px
}
.pricing-plans .plan-info {
    margin: 0;
    padding: 15px;
    font-size: 13px;
    text-align: center;
    font-style: italic
}
.pricing-plans .plan-select {
    padding: 15px 0;
    border-top: 1px solid #f1f1f1
}
.pricing-plans .plan-circle {
    height: 263px;
    padding: 0 25px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 200%
}
.pricing-plans .plan-circle .btn {
    margin-top: 10px
}
.pricing-plans .w-box {
    margin-top: 20px
}
.pricing-plans .w-box:hover,
.pricing-table .w-box:hover {
    -webkit-box-shadow: 0 -4px 14px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -4px 14px rgba(0, 0, 0, .2);
    box-shadow: 0 -4px 14px rgba(0, 0, 0, .2)
}
.pricing-plans .w-box-inverse:hover,
.pricing-table .w-box-inverse:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.pricing-table .w-box {
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: 0;
    box-shadow: none
}
.pricing-plans .w-box.popular,
.pricing-table .w-box.popular {
    margin-top: 0;
    -webkit-box-shadow: 0 -4px 14px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -4px 14px rgba(0, 0, 0, .2);
    box-shadow: 0 -4px 14px rgba(0, 0, 0, .2)
}
.pricing-plans .w-box.popular:hover,
.pricing-table .w-box.popular:hover {
    -webkit-box-shadow: 0 -4px 14px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 -4px 14px rgba(0, 0, 0, .3);
    box-shadow: 0 -4px 14px rgba(0, 0, 0, .3)
}
.pricing-table .plan-select {
    margin-top: 0;
    border: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1
}
.pricing-table .plan-info {
    text-align: center;
    margin-bottom: 15px
}
.pricing-table .table-comparision {
    background: #FFF;
    position: relative;
    top: -2px;
    z-index: 1000;
    border-color: #f1f1f1;
    color: #777
}
.pricing-table .table-comparision th {
    border-color: #f1f1f1
}
.pricing-table .table-comparision td {
    text-align: center;
    border-color: #f1f1f1
}
.pricing-table .table-comparision tr td:first-child {
    text-align: left
}
.vertical-info h4 {
    margin: 0;
    padding: 0;
    font-size: 16px
}
.vertical-info p.delimiter {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0dede
}
#ulSorList,
.work .mix {
    margin-top: 20px
}
#ulSorList:after {
    content: '';
    display: inline-block;
    width: 100%
}
#ulSorList .mix {
    display: none;
    opacity: 0
}
#ulSorList .mix .item {
    background: #f2f2f2
}
#ulSorList .gap {
    display: inline-block;
    width: 200px
}
.work {
    width: 100%;
    overflow: hidden
}
.work .btn-group {
    margin-bottom: 10px
}
.work .btn {
    margin-right: 6px
}
.work .btn-group .btn {
    margin-right: 0
}
.work.work-no-space.g2 .mix {
    width: 50%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}
.work.work-no-space.g3 .mix {
    width: 33.3%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}
.work.work-no-space.g4 .mix {
    width: 25%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}
.work.work-no-space.g5 .mix {
    width: 20%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}
.work.work-no-space .mix .w-box {
    padding: 0;
    margin: 0
}
.map-canvas {
    margin: 0
}
.map-canvas .info-window-content p {
    margin-top: 20px;
    text-align: center
}
.comments-wr .comment:after,
.comments-wr .comment:before {
    display: table;
    content: " "
}
.comments-wr .comment {
    border-bottom: 1px solid #eee
}
.comments-wr .comment:last-child {
    border-bottom: 0
}
.comments-wr .comment .comment {
    margin: 12px 0 0 60px;
    padding-bottom: 0;
    border-bottom: 0;
    border-top: 1px solid #eee
}
.comments-wr .comment img {
    width: 48px;
    float: left
}
.comments-wr .comment p {
    padding: 0;
    margin-left: 60px;
    color: #777
}
.comments-wr .comment .comment-author {
    display: block
}
.comments-wr .comment .comment-author a {
    font-weight: 600
}
.comment-form {
    padding: 15px
}
.comment-form h2 {
    margin-bottom: 15px
}
.widget {
    margin-bottom: 20px
}
.widget-highlight {
    padding: 15px;
    background: #fcfcfc;
    border: 1px solid #f3f3f3
}
.video-container iframe {
    margin: 0;
    border: 0
}
.media-photos-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden
}
.media-photos-list>li {
    float: left;
    margin-right: 6px;
    margin-bottom: 6px
}
.media-photos-list>li img {
    width: 60px;
    height: 60px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.media-photos-list>li img:hover {
    opacity: .65;
    filter: alpha(opacity=65)
}
ul.list-1 {
    padding: 0;
    margin: 0;
    list-style: none
}
ul.list-1 li {
    margin: 15px 0
}
ul.list-1 time {
    float: left;
    display: inline-block;
    background: #e74c3c;
    color: #FFF;
    font-weight: 600;
    padding: 5px 8px;
    border-radius: 2px
}
ul.list-1 .txt:before {
    content: "";
    position: absolute;
    margin-left: -10px;
    margin-top: 6px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #f3f3f3;
    border-bottom: 10px solid transparent
}
ul.list-1 .txt {
    margin-left: 62px;
    margin-top: 20px;
    background: #f3f3f3
}
ul.list-1 .txt p {
    padding: 8px 15px;
    margin: 0
}
ul.list-2 {
    -webkit-padding-start: 20px;
    margin: 15px 0
}
ul.list-2 li {
    padding-left: 15px;
    list-style-type: none;
    background: url(../images/list-style-2.png) 0 8px no-repeat;
    color: #555
}
ul.list-2 li a {
    color: #555
}
ul.list-2 li a:hover {
    color: #83ae34;
    text-decoration: none
}
ul.list-3 {
    margin: 0;
    list-style: none
}
ul.list-3 li {
    height: 58px;
    background: #f2f2f2;
    overflow: hidden;
    margin-bottom: 13px
}
ul.list-3 li .list-order {
    width: 58px;
    height: 58px;
    position: relative;
    float: left;
    text-align: center;
    line-height: 60px;
    background: #75b918;
    font-size: 30px;
    font-weight: 600;
    color: #FFF
}
ul.list-3 li .list-order:after {
    position: absolute;
    top: 50%;
    right: 0;
    border: 7px solid transparent;
    height: 1px;
    width: 0;
    border-right-color: #f2f2f2;
    margin-top: -7px;
    content: ''
}
ul.featured li,
ul.popular li {
    border-bottom: 1px dotted #f1f1f1;
    display: block;
    clear: left
}
ul.list-3 li .list-content {
    float: left;
    height: 58px;
    margin-left: 8px
}
ul.list-3 li .list-content h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 8px 0 4px
}
ul.featured li span,
ul.popular li i,
ul.popular li span {
    font-size: 12px
}
ul.popular {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.popular li {
    padding: 10px 0;
    width: 100%
}
ul.popular li img {
    width: 60px
}
ul.popular li p {
    margin-left: 70px
}
ul.popular li i {
    color: #a1a1a1;
    display: block;
    font-style: normal
}
ul.popular li a {
    font-weight: 400;
    line-height: 18px
}
ul.popular li a:hover {
    text-decoration: none;
    color: #464646
}
ul.featured {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.featured li {
    padding: 10px 0 0;
    width: 100%
}
ul.featured li img {
    width: 70px
}
ul.featured li p {
    margin-left: 80px
}
ul.featured li i {
    color: #a1a1a1;
    display: block;
    font-style: normal;
    font-size: 12px
}
ul.featured li a {
    font-weight: 500
}
ul.featured li a:hover {
    text-decoration: none;
    color: #464646
}
ul.featured li .price {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px
}
ul.featured li .price.discount {
    text-decoration: line-through;
    color: #e74c3c;
    font-size: 13px;
    margin-right: 8px
}
ul.recent {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.recent li {
    border-bottom: 1px dotted #e9e9e9
}
ul.recent li:last-child {
    border: 0;
    padding-bottom: 0
}
ul.recent li a {
    display: block;
    padding: 10px 0
}
ul.recent li a:hover {
    border-color: #75b918
}
ul.recent li h6 {
    margin: 0 0 10px
}
ul.bullet,
ul.meta-list {
    margin: 0;
    list-style: none
}
ul.recent li h6 a {
    color: #353535;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: 600
}
ul.meta-list {
    padding: 10px 15px 15px;
    display: block
}
ul.meta-list li:first-child {
    padding: 0;
    border-left: 0
}
ul.meta-list li {
    display: inline-block;
    color: #a1a1a1
}
ul.meta-list li a {
    color: #7a92ac
}
ul.meta-list li a:hover {
    color: #e06d58;
    text-decoration: underline
}
footer a,
footer a:hover,
ul.bullet li a:hover,
ul.list-carousel li a:hover {
    text-decoration: none
}
ul.bullet {
    padding: 0
}
ul.bullet li {
    clear: left;
    padding: 10px 0;
    display: block;
    width: 100%
}
ul.bullet li>figure {
    margin: 5px 0 0;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #DDD;
    padding: 8px 0 0;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    float: left
}
ul.bullet li img {
    width: 60px
}
ul.bullet li h3 {
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
    display: inline-block
}
ul.bullet li a,
ul.list-carousel li a {
    font-weight: 500
}
ul.bullet li p {
    margin: 0 0 0 50px;
    padding: 0
}
ul.bullet li span {
    margin-left: 6px;
    font-size: 12px
}
ul.bullet li a:hover {
    color: #464646
}
ul.list-carousel {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.list-carousel li {
    padding: 6px 0;
    display: block;
    width: 100%;
    font-size: 16px
}
ul.list-carousel li i {
    font-style: normal;
    margin-right: 4px
}
ul.list-carousel li a:hover {
    color: #a1a1a1
}
ul.list-carousel li span {
    font-size: 14px
}
ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}
ul.social-icons li {
    display: inline-block
}
.side-info,
.side-info .date,
.star-rating,
ul.social-icons li a {
    display: block
}
ul.social-icons li a {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px
}
ul.social-icons li:hover a {
    color: #fff
}
ul.social-icons li.text {
    height: 32px;
    padding-left: 10px;
    line-height: 32px
}
ul.social-icons li.facebook:hover {
    background: #43609c;
    color: #fff
}
ul.social-icons li.twitter:hover {
    background: #00aced;
    color: #fff
}
ul.social-icons li.linkedin:hover {
    background: #517fa4;
    color: #fff
}
.table.table-no-border>tbody>tr>td,
.table.table-no-border>tbody>tr>th,
.table.table-no-border>tfoot>tr>td,
.table.table-no-border>tfoot>tr>th,
.table.table-no-border>thead>tr>td,
.table.table-no-border>thead>tr>th {
    border-top: 0;
    padding: 0
}
ul.list-listings.blog-list li {
    border: 0
}
ul.list-listings.blog-list .listing-header {
    clear: both;
    padding: 8px 15px;
    font-weight: 600;
    text-transform: uppercase
}
ul.list-listings.blog-list .listing-image {
    width: 35%;
    height: 180px;
    float: left;
    overflow: hidden
}
ul.list-listings.blog-list .listing-body {
    width: 65%;
    height: auto;
    max-height: auto;
    padding: 0 15px;
    float: left;
    background: #fff
}
ul.list-listings.blog-list .listing-body h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    font-weight: 500
}
ul.list-listings.blog-list .listing-body h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}
ul.list-listings.blog-list .listing-actions {
    width: 15%;
    height: 180px;
    position: relative;
    padding-top: 20px;
    float: left;
    text-align: center
}
.blog-post img,
.skills {
    width: 100%
}
ul.list-listings.blog-list .listing-actions .btn {
    position: absolute;
    bottom: 20px;
    left: 25px
}
ul.list-listings.blog-list .list-item-info {
    font-size: 12px;
    font-style: italic
}
.blog-grid .w-box,
.blog-list .w-box,
.blog-masonry .w-box {
    margin-bottom: 25px
}
.w-box.blog-post {
    border: 0;
    padding: 0
}
.blog-post h2 {
    font-size: 18px;
    line-height: 24px;
    color: #3b3e43;
    border: 0;
    padding: 25px 0 0!important
}
.blog-post p {
    padding: 8px 0!important;
    font-size: 14px;
    color: #777
}
.blog-post blockquote {
    margin: 8px 0
}
.blog-post .meta-list {
    padding-left: 0!important
}
.side-info .date {
    text-align: center;
    margin-top: 5px
}
.side-info .date strong {
    display: block;
    margin-bottom: 5px;
    font-size: 33px;
    font-weight: 400
}
.star-rating i {
    display: inline-block!important;
    color: #f7e90c!important
}
.review-rating {
    font-size: 12px
}
.skills {
    clear: both
}
.skills li,
.skills ul {
    display: inline-block;
    list-style: none;
    margin: 0 6px 0 0;
    padding: 0
}
.skills li {
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 1px;
    font-size: 18px
}
.form-dark label.checkbox,
.form-light label.checkbox {
    font-size: 12px;
    font-weight: 400;
    cursor: pointer
}
.skills .jq {
    background: #97BE0D
}
.skills .css {
    background: #D84F5F
}
.skills .html {
    background: #BEDBE9
}
.skills .sql {
    background: #EDEBEE
}
.form-control {
    border-radius: 1px;
    padding: 8px 12px
}
.form-dark .form-control {
    margin-bottom: 10px;
    background: #eee;
    border: 1px solid #ccc
}
.form-dark .form-control:focus {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb
}
.form-dark .form-control:-moz-placeholder {
    color: #999
}
.form-dark .form-control::-moz-placeholder,
.form-light .form-control[placeholder] {
    color: #999
}
.form-dark .form-control:-ms-input-placeholder {
    color: #999
}
.form-dark .form-control::-webkit-input-placeholder {
    color: #999
}
.form-light .form-control {
    margin-bottom: 10px;
    background: #fcfcfc;
    border: 1px solid #ccc
}
.form-light .form-control:focus {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb
}
.form-light .form-control:-moz-placeholder {
    color: #999
}
.form-light .form-control::-moz-placeholder,
.form-light .form-control[placeholder] {
    color: #999
}
.form-light .form-control:-ms-input-placeholder {
    color: #999
}
.form-light .form-control::-webkit-input-placeholder {
    color: #999
}
.sign-in-wr {
    margin-top: 26px
}
.sign-in-wr .form-icon {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin: 25px auto;
    text-align: center;
    line-height: 80px;
    font-size: 40px
}
.sign-in-wr .form-header {
    padding: 15px;
    border-bottom: 1px solid #f3f3f3
}
.sign-in-wr .form-header h2 {
    margin: 0;
    padding: 0!important;
    font-size: 18px;
    font-weight: 500
}
.sign-in-wr .form-body {
    padding: 15px;
    background: #fff
}
.sign-in-wr .form-body p {
    padding-left: 0;
    margin-bottom: 10px
}
.sign-in-wr .form-footer {
    padding: 15px 0;
    border-top: 1px solid #f3f3f3
}
.social-media i {
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    background: #ddd;
    color: #333;
    border-radius: 2px
}
.social-media .facebook {
    background: #43609c;
    color: #FFF
}
.social-media .twitter {
    background: #62addb;
    color: #FFF
}
.social-media .google {
    background: #dd4b39;
    color: #FFF
}
.social-media i:hover {
    background: 0 0;
    color: #a1a1a1
}
.form-errors {
    width: 100%;
    margin-bottom: 20px
}
.form-errors .error {
    display: block;
    color: #ce1a33;
    font-weight: 500
}
.help-inline {
    font-size: 11px;
    color: #B8321F;
    position: relative;
    top: -8px
}
#info-box {
    display: none;
    text-align: center;
    margin-top: 30px;
    color: #59b540
}
#info-box h2 {
    font-size: 16px;
    font-weight: 600
}
.map-canvas {
    margin-top: 30px;
    height: 300px
}
.map-canvas .info-window-content {
    min-width: 250px
}
.map-canvas .info-window-content h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px
}
.map-canvas .info-window-content h3 {
    font-size: 14px;
    font-weight: 500
}
.map-canvas .info-window-content p {
    font-size: 12px;
    color: #999;
    text-shadow: none
}
.testimonial-text {
    width: 70%;
    margin: 20px auto;
    font-size: 14px;
    line-height: 24px
}
.testimonial-author {
    display: block;
    text-align: center;
    color: #a1a1a1;
    font-style: italic
}
.contact-info {
    margin-bottom: 20px
}
.contact-info h5,
footer .col.reset {
    margin: 0
}
.carousel-testimonials .testimonial-author-info {
    padding-top: 28px
}
.carousel-testimonials .testimonial-author-info a {
    padding-left: 20px
}
.client {
    border: 1px solid #ddd;
    padding: 0 15px;
    background: 0 0
}
.client img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%)
}
.client img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0)
}
footer {
    border-top: #b6b6b6 1px solid;
    padding-top: 15px;
    padding-bottom: 20px;
    min-height: 30px;
    background: #F1F1F1
}
footer:after,
footer:before {
    display: table;
    content: " "
}
footer:after {
    clear: both
}
footer h4 {
    margin-top: 20px;
    color: #ccc;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 14px
}
footer .col p {
    color: #ccc;
    font-size: 13px;
    margin-bottom: 10px
}
footer a {
    color: #ccc
}
footer .col ul {
    margin: 0;
    padding: 0;
    list-style: none
}
footer .col ul li {
    color: #8F8F8F
}
footer .col ul li span {
    color: #FFF
}
footer .col address {
    color: #ddd;
    padding: 8px 0
}
footer .company-info {
    font-size: 10px;
    text-align: justify
}
footer .company-info h2 {
    font-size: 14px;
    font-weight: 600
}
footer .col.col-social-icons i {
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: #333;
    border-radius: 2px
}
footer form {
    margin-top: 20px
}
footer hr {
    border-top: 1px solid #444
}
footer .copyright {
    color: #FFF
}
.fontawesome-icon-list {
    margin-top: 22px
}
.fontawesome-icon-list .fa-hover a {
    display: block;
    color: #222;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 0
}
.fontawesome-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px
}
.fontawesome-icon-list .fa-hover a:hover {
    background-color: #1d9d74;
    color: #fff;
    text-decoration: none
}
.fontawesome-icon-list .fa-hover a:hover .fa {
    font-size: 28px;
    vertical-align: -6px
}
.fontawesome-icon-list .fa-hover a:hover .text-muted {
    color: #bbe2d5
}
@media (min-width: 1200px) {
    .top-header .aux-text {
        display: inline-block!important
    }
    .w-section .aside-feature,
    .w-section .aside-feature .icon-feature {
        text-align: left
    }
    .slider {
        width: 100%
    }
    .w-section .txt-fly-over {
        height: 350px;
        top: -90px
    }
    .navbar-default .dropdown-menu,
    .navbar-wp .dropdown-menu {
        margin-top: 0!important
    }
    .navbar-default .dropdown-menu,
    .navbar-wp .dropdown-menu.dropdown-menu-user {
        margin-top: 13px!important
    }
    .wrapper.boxed {
        width: 1230px;
        margin: auto
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .top-header .aux-text {
        display: inline-block!important
    }
    .navbar-default .dropdown-menu,
    .navbar-wp .dropdown-menu {
        margin-top: 0!important
    }
    .navbar-default .dropdown-menu,
    .navbar-wp .dropdown-menu.dropdown-menu-user {
        margin-top: 13px!important
    }
    .wrapper.boxed {
        width: 1000px;
        margin: auto
    }
    .w-section .txt-fly-over {
        height: 390px;
        top: -60px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .top-header .aux-text {
        display: inline-block!important
    }
    .carousel-work .figure,
    .w-box {
        margin-bottom: 15px
    }
    .animate-hover-slide img {
        width: 100%
    }
    .carousel-1 .object {
        width: 400px!important
    }
    .slider {
        width: 100%
    }
    .w-section .txt-fly-over {
        height: 400px;
        top: -60px
    }
    .client {
        margin-bottom: 20px
    }
    .work.work-no-space.g2 .mix,
    .work.work-no-space.g3 .mix,
    .work.work-no-space.g4 .mix,
    .work.work-no-space.g5 .mix {
        width: 50%
    }
}
@media (max-width: 767px) {
    header .navbar-brand {
        margin: 14px 0
    }
    .navbar-wp .navbar-nav>li>a {
        color: #4c4c4c;
        padding: 10px 20px!important;
        margin-right: 0
    }
    .navbar-wp .navbar-nav>li>a:focus,
    .navbar-wp .navbar-nav>li>a:hover {
        color: #FFF;
        background-color: #e06d58;
        border-radius: 0!important
    }
    .navbar-wp .navbar-nav>.active>a,
    .navbar-wp .navbar-nav>.active>a:focus,
    .navbar-wp .navbar-nav>.active>a:hover {
        border-radius: 0!important
    }
    .navbar-wp .dropdown-menu:after,
    .navbar-wp .dropdown-menu:before {
        border: 0!important;
        margin-left: 0
    }
    .top-header .top-header-menu ul.menu>li ul.sub-menu {
        display: none!important
    }
    .w-section .aside-feature,
    .w-section .aside-feature .icon-feature {
        text-align: center
    }
    .sort-list-btn .btn {
        margin-bottom: 10px
    }
    .carousel-work .figure,
    .w-box {
        margin-bottom: 15px
    }
    .animate-hover-slide .figure img {
        width: 100%
    }
    .carousel-1 .carousel-inner {
        height: 420px;
        overflow: hidden
    }
    .carousel-1 .carousel-control i {
        position: absolute;
        top: 50%;
        margin-top: -18px;
        font-size: 36px;
        font-weight: 600
    }
    .carousel-1 .item-dark {
        color: #FFF
    }
    .carousel-1 p {
        font-size: 16px
    }
    .carousel-1 .object {
        display: none
    }
    .carousel-1 .object.fluid {
        width: 100%;
        left: 0;
        margin: 0
    }
    .carousel-1 .object iframe {
        width: 100%!important
    }
    .carousel-1 .description {
        width: 100%!important;
        top: 50px;
        left: 0!important;
        margin: 0!important
    }
    .carousel-1 .description .title {
        font-size: 32px;
        margin: 0 0 15px;
        padding: 8px 20px;
        background: #FFF;
        color: #9ab2cc;
        display: block;
        text-align: center
    }
    .carousel-1 .description .subtitle {
        font-size: 24px;
        margin: 20px 0;
        padding: 0 15px!important;
        display: block;
        text-align: center
    }
    .carousel-1 .description p {
        font-size: 16px;
        color: #FFF;
        margin: 0
    }
    .carousel-1 .description.fluid-center .features i {
        width: 80px;
        height: 80px;
        background: #FFF;
        text-align: center;
        line-height: 80px;
        font-size: 34px;
        color: #697e93;
        font-weight: 700;
        border-radius: 80px;
        margin-right: 20px
    }
    .carousel-1 .list-carousel {
        padding-left: 30px!important
    }
    .carousel-3 .figure {
        margin-bottom: 20px
    }
    .slider {
        height: auto;
        max-height: 440px;
        margin: 0
    }
    .cta-wr {
        text-align: center
    }
    .cta-wr .btn {
        float: none!important
    }
    .w-section .txt-fly-over {
        height: 400px;
        position: static;
        top: 0
    }
    .client {
        margin-bottom: 20px
    }
    .work.work-no-space.g2 .mix,
    .work.work-no-space.g3 .mix,
    .work.work-no-space.g4 .mix,
    .work.work-no-space.g5 .mix {
        width: 100%
    }
}
@media only screen and (min-width: 1440px) {
    .slider {
        width: 100%
    }
}
@media (max-width: 460px) {
    .search-wr .search-sign i {
        margin-left: 0
    }
    .global-search-input {
        font-size: 16px;
        padding: 14px 0
    }
}
ul.list-listings-2 {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}
ul.list-listings-2 li:after,
ul.list-listings-2>li:before {
    content: "";
    display: table
}
ul.list-listings-2>li:after {
    clear: both
}
ul.list-listings-2>li.featured {
    border-color: #3498db
}
ul.list-listings-2 .listing-image {
    position: relative;
    vertical-align: top
}
ul.list-listings-2 .listing-image .btn {
    position: absolute;
    bottom: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
ul.list-listings-2 .listing-body p {
    margin-bottom: 5px
}
ul.list-listings-2 .listing-footer ul.aux-info {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    background: #fff;
    border-top: 1px solid #e0eded
}
ul.list-listings-2 .listing-footer ul.aux-info li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #e0eded
}
ul.list-listings-2 .listing-footer ul.aux-info li:last-child {
    border: 0
}
ul.list-listings-2 .listing-footer ul.aux-info li i {
    font-size: 18px;
    color: #333;
    display: block;
    margin-right: 0
}
ul.list-listings-2>li {
    margin-bottom: 30px;
    border: 1px solid #e0eded;
    border-radius: 2px
}
ul.list-listings-2 .listing-header {
    clear: both;
    padding: 8px 15px;
    font-weight: 600;
    text-transform: uppercase
}
ul.list-listings-2 .listing-image {
    width: 100%;
    display: block;
    float: none;
    border-right: 0
}
ul.list-listings-2 .listing-image img {
    border-bottom-left-radius: 0
}
ul.list-listings-2 .listing-body {
    width: 100%;
    padding: 15px;
    display: block;
    background: #fcfcfc
}
ul.list-listings-2 .listing-body h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px
}
ul.list-listings-2 .listing-body h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}
ul.list-listings-2 .listing-footer ul.aux-info li {
    font-size: 11px;
    text-align: center;
    padding: 10px
}
.btn-square {
    border-radius: 0!important
}
img {
    border: 0
}
body,
figure {
    margin: 0
}
.img-thumbnail,
.thumbnail {
    -webkit-transition: all .2s ease-in-out
}


.btn-breadcrumb .btn:not(:last-child)::before {
    border-left: 10px solid #adadad;
    margin-left: 1px;
}
.btn-breadcrumb .btn:not(:last-child)::after, .btn-breadcrumb .btn:not(:last-child)::before {
    border-bottom: 17px solid transparent;
    border-top: 17px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child)::after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn:not(:last-child)::after, .btn-breadcrumb .btn:not(:last-child)::before {
    border-bottom: 17px solid transparent;
    border-top: 17px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 3;
}

.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

/* Fixing weird behavior blocking SF's buttons on attachments (see RHIN-138)*/
.dropper-input {
    left: 0 !important;
    z-index: -999 !important;
}



.color-red {
    color: #BD362F!important
}
.color-red-lighter {
    color: #DA4F49!important
}
.color-red-darker {
    color: #BD362F!important
}
.color-blue {
    color: #006DCC!important
}
.color-blue-lighter {
    color: #08C!important
}
.color-blue-darker {
    color: #04C!important
}
.color-turquoise {
    color: #49AFCD!important
}
.color-turquoise-lighter {
    color: #5BC0DE!important
}
.color-turquoise-darker {
    color: #2F96B4!important
}
.color-green {
    color: #5BB75B!important
}
.color-green-lighter {
    color: #62C462!important
}
.color-green-darker {
    color: #51A351!important
}
.color-orange {
    color: #FAA732!important
}
.color-orange-lighter {
    color: #FBB450!important
}
.color-orange-darker {
    color: #F89406!important
}
.color-dark {
    color: #222!important
}
.color-dark-lighter {
    color: #444!important
}
.color-dark-darker {
    color: #222!important
}
.color-grey {
    color: #9e9e9e!important
}
.color-yellow {
    color: #f4cd66!important
}
.color-white {
    color: #fff!important
}
.color-purple {
    color: #cb79e6!important
}
.color-br-turquoise {
    color: #8bc3de!important
}
.color-br-light-orange {
    color: #f7dfc5!important
}
.br-black {
    background: #444!important
}
.br-grey {
    background: #ababab!important
}
.br-grey-lighter {
    background: #ededed!important
}
.br-red {
    background: #f75353!important
}
.color-light-lighter {
    color: #ccc!important
}
.br-green {
    background: #51d466!important
}
.br-lblue {
    background: #32c8de!important;
    color: #000
}
.br-blue {
    background: #609cee!important
}
.br-brown {
    background: #c27256!important
}
.br-pink {
    background: #eb76cb!important
}
.br-orange {
    background: #FAA732!important
}
.br-light-orange {
    background: #f7dfc5!important
}
.br-yellow {
    background: #f4e375!important
}
.br-purple {
    background: #cb79e6!important
}
.br-turquoise {
    background: #8bc3de!important
}
.br-white {
    background: #fff!important
}
.bg-white {
    background-color: #fff!important
}
.bg-grey {
    background-color: #eee!important
}
.bg-dark {
    background-color: #4e4e4e!important
}
.bg-black {
    background-color: #555!important
}
.bg-red {
    background-color: #f75353!important
}
.bg-green {
    background-color: #51d466!important
}
.bg-lblue {
    background-color: #32c8de!important
}
.bg-blue {
    background-color: #609cec!important
}
.bg-orange {
    background-color: #f78153!important
}
.bg-yellow {
    background-color: #fcd419!important
}
.bg-purple {
    background-color: #cb79e6!important
}
.bg-rose {
    background-color: #ff61e7!important
}
.bg-brown {
    background-color: #d08166!important
}


/* marcacao */


