body,
body-dark {
    font-size: 16px;
    line-height: 1.6;
    font-family: "Barlow", sans-serif
}

body {
    color: #333
}

.wrapper {
    background: #fff
}

.wrapper.light {
    background: #eee
}

.wrapper-dark {
    background: #252525
}

p,
li,
li a {
    color: #555
}

a {
    color: #e74c3c; /*e67e22*/
    text-decoration: none
}

a,
a:focus,
a:hover,
a:active {
    outline: 0!important
}

a:focus {
    color: #e67e22;
    text-decoration: none
}

a:hover {
    color: #999; /*e67e22*/
    text-decoration: none
}

a:active {
    color: #e67e22
}

ul.list-inline {
    margin-left: 0
}

li:first-child {
    padding-left: 0
}

@media (max-width:768px) {
    .only-picture {
        width: 100%;
        padding: 25px 0;
        position: relative;
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        background-image: url(../img/bg/bg6.jpg)
    }
    .only-picture .container {
        position: relative
    }
    .only-picture p {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 200;
        margin: 0 0 5px 3px;
        text-shadow: 1px 1px .5px #333
    }
    .only-picture p span {
        color: #e67e22;
        font-size: 25px;
        font-weight: 600;
        text-shadow: 1px 1px .5px #333
    }
    .only-picture p.title {
        color: #fff;
        display: block;
        text-align: right;
        font-size: 35px;
        font-weight: 400;
        margin: 0 0 30px;
        line-height: 45px;
        text-transform: uppercase;
        text-shadow: 1px 1px .5px #333
    }
    .only-picture p.title span {
        color: #e67e22;
        font-size: 40px;
        font-weight: 600;
        text-shadow: 1px 1px .5px #333
    }
    .only-picture .only-picture-in {
        padding-left: 0;
        padding-top: 25px;
        margin-bottom: 0;
        list-style: none;
        text-align: center
    }
    .only-picture .only-picture-in>li {
        color: #fff;
        font-size: 13px;
        display: inline-block
    }
    .only-picture .only-picture-in>li + li:before {
        color: #fff;
        content: "\f105";
        margin-left: 7px;
        padding-right: 8px;
        margin-top: 3px;
        font-family: FontAwesome
    }
    .only-picture .only-picture-in li a {
        color: #fff
    }
    .only-picture .only-picture-in li.active,
    .only-picture .only-picture-in li a:hover {
        color: #e67e22;
        font-weight: 500;
        text-decoration: none
    }
}

@media screen and (min-width:480px) and (max-width:600px) {
    .only-picture p {
        font-size: 18px
    }
    .only-picture p span {
        font-size: 20px
    }
    .only-picture p.title {
        font-size: 30px;
        margin: 15px 0 25px
    }
    .only-picture p.title span {
        font-size: 35px
    }
    .only-picture .only-picture-in li {
        font-size: 12px
    }
}

@media (max-width:479px) {
    .only-picture {
        background-position: center center
    }
    .only-picture p {
        font-size: 15px
    }
    .only-picture p span {
        font-size: 17px
    }
    .only-picture p.title {
        font-size: 26px;
        margin: 20px 0 20px;
        line-height: 40px
    }
    .only-picture p.title span {
        font-size: 31px
    }
    .only-picture .only-picture-in li {
        font-size: 12px
    }
}

@media (min-width:769px) {
    .only-picture {
        display: none
    }
}

.info {
    padding: 25px 0 10px;
    text-align: center;
    border-bottom: solid 1px #eee;
    background: url(../img/patterns/19.jpg) repeat
}

.info p {
    color: #2d2d2d;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 15px
}

.info p.highlight {
    font-size: 16px;
    font-weight: 500;
    color: black;
    line-height: 30px
}

.info h2 {
    color: #252525;
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px #888;
    text-shadow: 2px 2px 1px rgba(136, 136, 136, .5);
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 12px;
    font-family: 'Lato', Calibri, Arial, sans-serif
}

.info h2.highlight {
    color: #e67e22;
    display: block;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px #888;
    text-shadow: 2px 2px 1px rgba(136, 136, 136, .5);
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 12px;
    font-family: 'Lato', Calibri, Arial, sans-serif
}

@media (max-width:370px) {
    .info h2 {
        font-size: 25px
    }
    .info p {
        font-size: 14px
    }
    .info p.highlight {
        font-size: 14px
    }
}

.service-title {
    overflow: hidden;
    margin-bottom: 5px
}

.service-title h2 {
    float: left;
    font-size: 30px;
    text-transform: uppercase
}

.service-title i {
    color: #e67e22
}

.service-title-breadcrumb {
    float: right;
    margin-top: 20px;
    padding: 0
}

.service-title-breadcrumb.block {
    display: block;
    float: left
}

.service-title-breadcrumb.mt-15 {
    margin-top: 15px
}

.service-title-breadcrumb li a {
    color: #333
}

.service-body {
    padding: 20px;
    background: #eee
}

@media (min-width:992px) and (max-width:1199px) {
    .service-title {
        margin-bottom: 0
    }
    .service-title h2 {
        font-size: 26px
    }
}

@media (max-width:991px) {
    .service-wrapper img {
        margin-top: -20px;
        padding: 0 0
    }
}

@media (max-width:767px) {
    .service-wrapper img.mt-0 {
        margin-top: 0;
        padding: 0 0
    }
    .service-body {
        padding: 0
    }
}

@media (max-width:479px) {
    .panel-title.pull-left,
    .panel-title.pull-right {
        font-size: 13px
    }
}

.profile-body {
    background: #f7f7f7
}

.profile-body.bg-t {
    background: transparent
}

.service-v2 h5 {
    font-size: 15px;
    color: black
}

.service-v2 h6 {
    font-size: 14px;
    text-align: right;
    color: black
}

.service-v2 p {
    text-align: justify
}

@media (max-width:440px) {
    .service-v2 h5,
    .service-v2 h6 {
        text-align: center
    }
}

@media (max-width:450px) {
    .service-photo {
        display: none
    }
    .font-size-12 {
        font-size: 12px;
        text-align: left
    }
}

.service-quote {
    color: #fff;
    margin: 0 0;
    padding: 100px 20px;
    position: relative;
    text-align: center;
    background: url(../img/service/bg1.jpg) 50% 0 repeat fixed
}

.service-quote-v1 {
    margin-bottom: 20px;
    padding: 50px 20px
}

.service-quote-v2 {
    margin-bottom: 20px;
    padding: 40px 20px
}

.service-quote-v2.lg {
    margin-bottom: 0
}

.service-quote.img-v1 {
    background: url(../img/service/bg2.jpg) 50% 0 repeat fixed
}

.service-quote.img-v2 {
    background: url(../img/service/bg3.jpg) 50% 0 repeat fixed
}

.service-quote.img-v3 {
    background: url(../img/service/bg4.jpg) 50% 0 repeat fixed
}

.service-quote.img-v5 {
    background: url(../img/bg/bg19.jpg) repeat center
}

.service-quote.img-v7 {
    background: url(../img/bg/bg25.jpg) repeat center
}

.service-quote.img-v8 {
    background: url(../img/bg/bg26.jpg) repeat center
}

.service-quote.img-v9 {
    background: url(../img/bg/bg30.jpg) repeat fixed
}

.service-quote:after,
.service-quote-v2:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, .8)
}

.service-quote-v2:after {
    background: rgba(0, 0, 0, .2)
}

.service-quote:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: url(../img/patterns/gridtile.png) repeat
}

.service-quote-v2:before {
    background: rgba(0, 0, 0, .4)
}

.service-quote-in,
.service-quote-in-v2 {
    z-index: 1;
    padding: 0 80px;
    position: relative
}

.service-quote-in p,
.service-quote-in-v2 p {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase
}

.service-quote-in-v2 p {
    font-size: 20px
}

.service-quote-in-v2 p.font-size-16 {
    font-size: 16px
}

.service-quote-in p:after,
.service-quote-in p:before {
    content: ' " ';
    position: absolute;
    font-family: Tahoma
}

.service-quote-in-v2 p:after,
.service-quote-in-v2 p:before {
    content: " "
}

.service-quote-in p:after {
    margin-left: 3px
}

.service-quote-in p:before {
    margin-left: -15px
}

.service-quote-in small {
    color: #bbb;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase
}

@media (max-width:768px) {
    .service-quote-in {
        padding: 0 10px
    }
    .service-quote-in p {
        font-size: 20px
    }
}

.link-list li {
    border-top: solid 1px #353535
}

.link-list li:first-child {
    border-top: none!important
}

.link-list a {
    color: #eee;
    font-size: 13px;
    padding: 6px 0;
    display: inline-block;
    text-transform: uppercase
}

.link-list li a:hover {
    color: #e67e22
}

.link-list li i {
    color: #bbb;
    float: right;
    margin-top: 10px
}

@media (max-width:767px) {
    .link-list li {
        margin-bottom: 5px
    }
    .link-list a {
        font-size: 12px
    }
}

.link-list-sidebar-v1 ul,
.link-list-sidebar-v2 ul {
    margin-bottom: 0
}

.link-list-sidebar-v1 ul li {
    border-bottom: solid 1px #eee;
    font-size: 11px;
    margin: 3px 0
}

.link-list-sidebar-v2 ul li {
    border-bottom: solid 1px #e3e3e3;
    font-size: 16px;
    margin: 6px 0
}

.link-list-sidebar-v1 li.active,
.link-list-sidebar-v1 li.active a,
.link-list-sidebar-v2 li.active,
.link-list-sidebar-v2 li.active a {
    color: #e67e22;
    text-decoration: none
}

@media (max-width:992px) {
    .link-list-sidebar-v1 ul li,
    .link-list-sidebar-v2 ul li {
        font-size: 16px;
        margin: 5px 0
    }
}

.breadcrumbs,
.breadcrumbs-light,
.breadcrumbs-dark,
.breadcrumbs-image,
.breadcrumbs-title-light,
.breadcrumbs-title-dark {
    overflow: hidden
}

.breadcrumbs {
    border-bottom: solid 1px #ccc;
    background: #fff
}

.breadcrumbs-dark {
    padding: 20px 0 20px;
    line-height: none;
    border-bottom: solid 3px #777;
    background: #2d2d2d
}

.breadcrumbs-title-dark {
    padding: 20px 0 10px;
    background: #2d2d2d
}

.breadcrumbs h1,
.breadcrumbs a,
.breadcrumbs-light h1,
.breadcrumbs-light a,
.breadcrumbs-dark h1,
.breadcrumbs-dark a,
.breadcrumbs-title-light h1,
.breadcrumbs-title-light a,
.breadcrumbs-title-dark h1,
.breadcrumbs-title-dark a {
    font-weight: 200
}

.breadcrumbs h1,
.breadcrumbs-light h1,
.breadcrumbs-dark h1,
.breadcrumbs-title-light h1,
.breadcrumbs-title-dark h1 {
    margin-top: 8px
}

.breadcrumbs h1 {
    color: black;
    font-size: 22px
}

.breadcrumbs-dark h1 {
    color: #fff;
    font-size: 24px
}

.breadcrumbs-title-dark h1 {
    color: #fff;
    font-size: 26px
}

.breadcrumbs-title-dark .btn-back {
    margin: 4px 0 5px
}

.breadcrumbs-title-dark .btn-back .btn-u i {
    font-size: 30px
}

.breadcrumbs a {
    color: #000
}

.breadcrumbs-dark a,
.breadcrumbs-title-dark a {
    color: #fff
}

.breadcrumbs i,
.breadcrumbs-light i,
.breadcrumbs-dark i,
.breadcrumbs-title-light i,
.breadcrumbs-title-dark i {
    margin-right: 5px
}

.breadcrumbs-title-light i,
.breadcrumbs-title-dark i {
    font-weight: 200
}

.breadcrumbs-job {
    padding: 15px 0;
    margin: 0;
    font-weight: 400
}

.breadcrumbs-job h1 {
    font-weight: 400
}

.breadcrumb {
    top: 10px;
    padding-right: 0;
    background: none;
    position: relative
}

.breadcrumb-sm {
    top: 0;
    margin-bottom: 0
}

.breadcrumb li {
    color: white;
    font-weight: 200
}

.breadcrumb a {
    color: #777
}

.breadcrumbs-job .breadcrumb li,
.breadcrumbs-job .breadcrumb i {
    color: #000
}

.breadcrumb.dark a {
    color: #fff
}

.breadcrumb li.active,
.breadcrumb li.active a,
.breadcrumb li a:hover {
    color: #000;
    text-decoration: none
}

.breadcrumb.picture-light li.active,
.breadcrumb.picture-light li.active a {
    color: #000;
    font-weight: 400
}

@media (max-width:991px) {
    .breadcrumbs-title-light,
    .breadcrumbs-title-dark {
        padding: 5px 0
    }
    .breadcrumbs-title-light h1,
    .breadcrumbs-title-dark h1 {
        font-size: 24px;
        text-align: center
    }
    .breadcrumbs-dark h1.pull-left,
    .breadcrumbs-dark ul.pull-right {
        width: 100%;
        text-align: center
    }
    .breadcrumbs-dark h1.pull-left {
        margin-bottom: 0;
        line-height: 25px
    }
}

@media (max-width:767px) {
    .content-xs {
        padding-top: 15px
    }
    .breadcrumbs-title-dark {
        padding: 5px 0
    }
    .breadcrumbs-light h1,
    .breadcrumbs-dark h1,
    .breadcrumbs-title-light h1,
    .breadcrumbs-title-dark h1 {
        margin-top: 0
    }
    .breadcrumbs-title-dark h1 {
        padding-top: 3px
    }
    .breadcrumbs-title-light h1,
    .breadcrumbs-title-dark h1 {
        font-size: 20px;
        text-align: center;
        font-weight: 400
    }
    .breadcrumbs-title-dark .btn-back .btn-u i {
        font-size: 22px
    }
    .breadcrumbs-dark h1.pull-left,
    .breadcrumbs-dark ul.pull-right {
        width: 100%;
        text-align: center
    }
    .breadcrumbs-dark h1.pull-left {
        margin-bottom: 0;
        line-height: 25px
    }
    .breadcrumbs-dark .breadcrumb {
        top: 0;
        margin-bottom: 0
    }
}

@media (max-width:639px) {
    .breadcrumbs-job {
        padding: 5px 0
    }
    .breadcrumbs-job h1 {
        font-size: 18px
    }
}

@media (max-width:479px) {
    .breadcrumbs-light,
    .breadcrumbs-dark {
        padding: 15px 0
    }
    .breadcrumbs-title-dark {
        padding: 10px 0 5px
    }
    .breadcrumbs-light h1,
    .breadcrumbs-dark h1,
    .breadcrumbs-title-light h1,
    .breadcrumbs-title-dark h1 {
        font-size: 16px
    }
    .breadcrumbs-title-light h1,
    .breadcrumbs-title-dark h1 {
        line-height: 1.3
    }
    .breadcrumbs-title-dark .btn-back {
        margin: -6px 10px 0 -5px
    }
    .breadcrumbs-title-dark .btn-back .btn-u i {
        font-size: 16px
    }
    .breadcrumbs-light.lg h1,
    .breadcrumbs-dark.lg h1 {
        font-size: 20px
    }
    .breadcrumbs-dark h1.pull-left {
        line-height: 22px
    }
    .breadcrumbs-dark .breadcrumb {
        font-size: 12px
    }
    .breadcrumbs-job {
        padding: 0
    }
    .breadcrumbs-job h1 {
        font-size: 15px
    }
}

.breadcrumbs-v3 {
    padding: 100px 0;
    position: relative
}

.breadcrumbs-v3.breadcrumbs-sm {
    padding: 80px 0
}

.breadcrumbs-v3.breadcrumbs-md {
    padding: 130px 0
}

.breadcrumbs-v3.img-v1 {
    background: url(../img/bg/bg18.jpg) no-repeat;
    background-size: cover;
    background-position: center center
}

.breadcrumbs-v3.img-v2 {
    background: url(../img/bg/bg10.jpg) no-repeat;
    background-size: cover;
    background-position: top center
}

.breadcrumbs-v3.img-v3 {
    background: url(../img/bg/bg20.jpg) no-repeat;
    background-size: cover;
    background-position: top center
}

.breadcrumbs-v3.img-v4 {
    background: url(../img/bg/bg19.jpg) no-repeat;
    background-size: cover;
    background-position: top center
}

.breadcrumbs-v3.img-v5 {
    background: url(../img/bg/bg11.jpg) no-repeat;
    background-size: cover;
    background-position: center center
}

.breadcrumbs-v3.img-v6 {
    background: url(../img/bg/bg23.jpg) no-repeat;
    background-size: cover;
    background-position: center center
}

.breadcrumbs-v3.img-v7 {
    background: url(../img/bg/bg25.jpg) no-repeat;
    background-size: cover;

    background-position: center center
}

.breadcrumbs-v3.img-v9 {
    background: url(../img/bg/bg27.jpg) no-repeat;
    background-size: cover;
    background-position: bottom center
}

.breadcrumbs-v3:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, .3)
}

.breadcrumbs-v3 h1,
.breadcrumbs-v3 p.h1,
.breadcrumbs-v3 h2,
.breadcrumbs-v3 p.h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase
}

.breadcrumbs-v3 p.h1 {
    line-height: 35px
}

.breadcrumbs-v3 p.h2 {
    line-height: 33px
}

@media (max-width:991px) {
    .breadcrumbs-v3.img-v5,
    .breadcrumbs-v3.img-v9 {
        background-image: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==)
    }
}

@media (max-width:768px) {
    .breadcrumbs-v3 {
        padding: 60px 0
    }
    .breadcrumbs-v3 h1,
    .breadcrumbs-v3 p.h1,
    .breadcrumbs-v3 h2,
    .breadcrumbs-v3 p.h2 {
        font-size: 20px;
        line-height: 30px
    }
    .breadcrumbs-v3.breadcrumbs-sm h1,
    .breadcrumbs-v3.breadcrumbs-sm p.h1,
    .breadcrumbs-v3.breadcrumbs-sm h2,
    .breadcrumbs-v3.breadcrumbs-sm p.h2 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:479px) {
    .breadcrumbs-v3.breadcrumbs-sm {
        padding: 30px 0
    }
    .breadcrumbs-v3.breadcrumbs-sm h1,
    .breadcrumbs-v3.breadcrumbs-sm p.h1,
    .breadcrumbs-v3.breadcrumbs-sm h2,
    .breadcrumbs-v3.breadcrumbs-sm p.h2 {
        font-size: 20px;
        line-height: 30px
    }
}

.th-content-lg {
    padding-top: 60px;
    padding-bottom: 30px
}

.th-content-sm {
    padding-top: 40px;
    padding-bottom: 10px
}

.thumbnail-style {
    padding: 7px;
    margin-bottom: 20px
}

.thumbnail-style:hover {
    box-shadow: 0 0 8px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out
}

.thumbnail h3,
.thumbnail-style h3 {
    margin: 6px 0 8px 0
}

.thumbnail h3 a,
.thumbnail-style h3 a {
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 300
}

.thumbnail h3.light a,
.thumbnail-style h3.light a {
    color: #fff
}

.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
    color: #e67e22;
    text-decoration: none
}

.thumbnail h3 i,
.thumbnail-style h3 i {
    font-size: 16px;
    margin-right: 5px;
    color: #e67e22
}

.thumbnail p,
.thumbnail-style p {
    text-align: justify;
    color: #2d2d2d
}

.thumbnail-style .thumbnail-img {
    position: relative;
    margin-bottom: 11px
}

.thumbnail-style a.btn-more {
    right: -10px;
    bottom: 10px;
    color: #fff;
    padding: 1px 6px;
    position: absolute;
    background: #e67e22;
    display: inline-block
}

.thumbnail-style a.btn-more:hover {
    text-decoration: none;
    box-shadow: 0 0 0 2px #5fb611
}

.thumbnail-style:hover a.btn-more {
    right: 10px
}

.thumbnail-kenburn img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out
}

.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg)
}

@media (max-width:1199px) {
    .thumbnail p,
    .thumbnail-style p {
        text-align: left
    }
}

.content-on-white {
    padding-top: 50px;
    padding-bottom: 50px
}

.about-us h2 {
    color: #000;
    font-weight: 300;
    text-transform: uppercase
}

.about-us p {
    font-size: 16px
}

.text-box-on p {
    font-size: 16px
}

@media (max-width:639px) {
    .content-on-white {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .content-on-white.last {
        padding-top: 40px;
        padding-bottom: 0
    }
    .about-us h2 {
        font-size: 18px
    }
}

@media (max-width:479px) {
    .content-on-white {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .content-on-white.last {
        padding-top: 20px;
        padding-bottom: 0
    }
    .about-us h2 {
        font-size: 16px
    }
    .about-us p {
        font-size: 16px
    }
    .text-box-on p {
        font-size: 16px
    }
}

.blog-photostream {
    margin-right: -5px
}

.blog-photostream li {
    padding: 0;
    margin: 3px 4px 5px;
    position: relative
}

.blog-photostream li img {
    width: 78px;
    height: auto
}

.blog-photostream li img:hover {
    box-shadow: 0 0 0 2px #555
}

.faq-check p {
    ;
    text-align: justify
}

.faq-check li {
    margin-bottom: 3px
}

.faq-check li i {
    margin-right: 6px
}

.faq-check h5 {
    font-size: 16px;
    color: black;
    font-weight: 500
}

.faq-check h6 {
    font-size: 16px;
    color: black;
    font-weight: 500
}

.who li,
.who-dark li {
    margin-bottom: 6px
}

.who-dark li a,
.when-dark li {
    color: #fff
}

.who li i,
.who-dark li i,
.when li i,
.when-dark li i {
    color: #000;
    font-size: 16px;
    min-width: 15px;
    margin-right: 8px;
    text-align: right;
    position: relative
}

.who.contact-style a,
.who-dark.contact-style a {
    font-size: 14px
}

.who.contact-style li i,
.who-dark.contact-style li i {
    margin-right: 0;
    margin-left: 8px;
    font-size: 14px;
    min-width: 16px
}

.who li:hover i,
.who li:hover a,
.when li:hover i {
    color: #777
}

.who li:hover a:hover {
    text-decoration: none
}

@media (min-width:992px) and (max-width:1199px) {
    .who li {
        font-size: 12px
    }
}

.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee
}

.map-box {
    height: 250px
}

.easy-block-v1 {
    position: relative
}

.easy-block-v1 img {
    width: 100%
}

.easy-block-v1 .easy-block-v1-badge,
.easy-block-v1 .easy-block-v1-badge-r {
    top: 10px;
    z-index: 1;
    color: #fff;
    padding: 4px 10px;
    position: absolute
}

.easy-block-v1 .easy-block-v1-badge {
    left: 0
}

.easy-block-v1 .easy-block-v1-badge-r {
    right: 0
}

.simple-block {
    margin-bottom: 20px
}

.simple-block img {
    width: 100%
}

.simple-block p {
    text-align: center
}

.simple-block.on p {
    font-size: 12px
}

.simple-block.md {
    margin-top: 5px;
    margin-bottom: 0
}

.simple-block.md p {
    margin-top: 3px
}

.simple-block.md h6 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0;
    line-height: 14px
}

.simple-block.md small {
    font-size: 75%;
    margin-top: 5px
}

@media (max-width:991px) {
    .simple-block.md {
        margin-top: 0
    }
}

@media (min-width:1200px) {
    .simple-block.md {
        margin-top: 0
    }
}

.title-box-v2 h2 {
    font-size: 25px
}

.title-box-v2 p {
    font-size: 16px
}

@media (max-width:479px) {
    .title-box-v2 p {
        font-size: 16px
    }
}

.share-list {
    margin-bottom: 0
}

.share-list li {
    padding-left: 20px
}

.share-list li:first-child {
    padding-left: 0
}

.share-list li i {
    color: #e67e22;
    margin-right: 5px
}

.map-img {
    background: url(../img/map-img.png) 5px 60px no-repeat
}

@media (min-width:451px) and (max-width:767px) {
    .hidden-xss {
        display: none!important
    }
}

@media (min-width:480px) and (max-width:639px) {
    .visible-x {
        display: block!important
    }
}

@media (max-width:479px) {
    .visible-xxs {
        display: block!important
    }
}

@media (min-width:480px) and (max-width:639px) {
    .col-x-12,
    .col-x-6 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }
    .col-x-12 {
        width: 100%
    }
    .col-x-6 {
        width: 50%
    }
    .hidden-x {
        display: none!important
    }
}

@media (min-width:200px) and (max-width:479px) {
    .col-xxs-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left
    }
    .col-xxs-12 {
        width: 100%
    }
    .col-xxs-8 {
        width: 66.66666667%
    }
    .col-xxs-2 {
        width: 16.66666667%
    }
    .hidden-xxs {
        display: none!important
    }
}

.list-group i {
    min-width: 20px;
    margin-right: 5px;
    text-align: center
}

@media (min-width:992px) and (max-width:1199px) {
    .list-group i {
        min-width: 15px
    }
}

.blog-border {
    border: 1px solid #f0f0f0
}

.profile-blog {
    padding: 20px;
    background: #fff
}

.profile-blog h2 {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 200
}

.profile-blog h2 i {
    margin-right: 6px;
    color: #e67e22;
    font-size: 20px
}

.profile-blog p {
    text-align: justify
}

.profile-blog hr {
    margin: 12px 0 10px
}

.filter-by-size-type .select,
.filter-by-block .select,
.filter-find-by .select {
    display: block!important
}

.filter-by-size-type .btn-u i,
.filter-by-size-type .btn i {
    margin-right: 10px
}

.filter-by-block .btn-u i,
.filter-by-block .btn i {
    margin-right: 5px
}

.filter-by-block .btn-u {
    box-shadow: 0 0 2px #ccc
}

.filter-by-size-type .btn-u {
    box-shadow: 0 0 2px #ccc;
    margin-top: -30px
}

.filter-by-size-type .btn,
.filter-by-block .btn {
    padding-top: 15px;
    text-decoration: underline;
    color: #2d2d2d
}

.filter-by-size-type .btn:hover,
.filter-by-block .btn:hover {
    color: #c9253c
}

.filter-by-block .panel {
    border-radius: 2px
}

.filter-by-block .panel-heading {
    height: 35px;
    padding: 0 10px
}

.filter-by-block .panel-heading i {
    padding: 10px 0
}

.filter-by-block .panel-title {
    font-size: 16px;
    font-weight: 500
}

@media (min-width:992px) and (max-width:1199px) {
    .filter-by-size-type .btn i {
        margin-right: 5px
    }
    .filter-by-block .btn-u.btn-block.btn-u-dark-red,
    .filter-by-block .btn-u.btn-block.btn-u-blue {
        font-size: 16px
    }
    .filter-by-block .btn-u.btn-block.btn-u-dark-red {
        padding-left: 1px;
        padding-right: 1px
    }
    .filter-by-block .btn-u.btn-block.btn-u-dark-red i {
        margin-right: 4px;
        font-weight: 300
    }
}

@media (max-width:991px) {
    .filter-by-size-type .btn-u {
        margin-top: 0
    }
}

.modal .modal-body .tag-box.tag-box-v6 {
    overflow: hidden;
    height: 250px;
    max-height: 250px;
    margin-bottom: 0;
    padding: 5px 10px;
    background: #eee;
    border-color: #c1c1c1
}

.modal .modal-body .tag-box.tag-box-v6 h5 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.modal .modal-body .tag-box.tag-box-v6 h5 span {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    font-style: italic
}

.modal .modal-body .tag-box.tag-box-v6 p {
    font-size: 16px;
    text-align: center
}

.modal .modal-body .tag-box.tag-box-v6 p span {
    font-weight: 700
}

.shop-subscribe {
    padding: 20px 0;
    background: #2d2d2d
}

.shop-subscribe p {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    text-transform: uppercase
}

.social-share-icons-btn {
    margin: 0;
    padding: 0;
    text-align: right
}

.social-share-icons-btn li {
    list-style: none;
    margin-right: 15px;
    text-indent: -9999px;
    display: inline-block
}

.social-share-icons-btn li a {
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.social-share-icons-btn li:hover a {
    background-position: 0 -38px
}

.social_facebook {
    background: url(../img/icons/social/facebook.png) no-repeat
}

.social_googleplus {
    background: url(../img/icons/social/googleplus.png) no-repeat
}

.social_twitter {
    background: url(../img/icons/social/twitter.png) no-repeat
}

.social_instagram {
    background: url(../img/icons/social/instagram.png) no-repeat
}

@media (max-width:767px) {
    .shop-subscribe p {
        font-size: 21px
    }
}

@media (max-width:639px) {
    .shop-subscribe p {
        font-size: 24px
    }
    .social-share-icons-btn {
        text-align: center
    }
    .social-share-icons-btn li:last-child {
        margin-right: 0
    }
}

@media (max-width:479px) {
    .shop-subscribe p {
        text-align: center;
        font-size: 20px
    }
}

.sort-list-btn .btn {
    margin-top: 2px
}

.sort-list-btn .btn .caret {
    margin-left: 50px
}

.sort-list-btn .btn-default {
    color: #999;
    font-size: 16px;
    border-color: #dedede
}

.sort-list-btn .btn-default:hover,
.sort-list-btn .btn-default:focus,
.sort-list-btn .btn-default:active,
.sort-list-btn .btn-default.active,
.sort-list-btn .open>.dropdown-toggle.btn-default {
    color: #999;
    box-shadow: none;
    background: inherit;
    border-color: #dedede
}

.sort-list-btn .dropdown-menu {
    box-shadow: 0 5px 5px 0 rgba(90, 90, 90, .075)
}

.sort-list-btn .dropdown-menu li a {
    color: #999;
    font-size: 16px
}

.pagination.pagination-v2>li>a {
    padding: 5px;
    margin: 0 2px;
    min-width: 35px;
    border-color: #f0f0f0
}

.pagination.pagination-v2>li>a,
.pagination.pagination-v2>li>span {
    background: #f7f7f7
}

.pagination.pagination-v2>li>a:hover,
.pagination.pagination-v2>.active>a,
.pagination.pagination-v2>.active>span,
.pagination.pagination-v2>.active>a:hover,
.pagination.pagination-v2>.active>span:hover,
.pagination.pagination-v2>.active>a:focus,
.pagination.pagination-v2>.active>span:focus {
    background: #c9253c;
    border-color: #c9253c
}

.illustration-v2 .item {
    margin: 0 10px;
    padding-bottom: 5px
}

.product-description .name,
.product-description .title-model {
    color: #2d2d2d;
    font-weight: 300;
    display: block;
    font-size: 16px
}

.image-figure {
    max-height: 150px
}

.one-page {
    padding-left: 0;
    padding-right: 0
}

.one-page .one-default p,
.one-page .one-default h1,
.one-page .one-default h2 {
    color: #555
}

.one-page .one-page-inner {
    padding: 30px 0;
    min-height: 300px
}

.one-page .one-page-inner.blquote {
    min-height: 1px
}

.one-page .one-page-btn {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200;
    padding-left: 30px;
    padding-right: 30px
}

.one-page .btn-u {
    margin-bottom: 15px
}

.one-page .faq-check.main {
    font-size: 16px
}

.one-page .one-page-inner.justify p {
    text-align: justify
}

.one-page .one-red p,
.one-page .one-red h1,
.one-page .one-red h2,
.one-page .one-dark p,
.one-page .one-dark h1,
.one-page .one-dark h2 {
    color: #fff
}

.one-page .one-red h1,
.one-page .one-red h2,
.one-page .one-dark h1,
.one-page .one-dark h2 {
    margin-bottom: 25px
}

.one-page .one-default {
    background: #fff
}

.one-page .one-red {
    background: #e74c3c
}

.one-page .one-dark {
    background: #2d2d2d
}

@media (max-width:767px) {
    .one-page .one-page-inner.last {
        padding: 30px 0 0
    }
    .one-page .one-page-inner.blquote {
        padding: 10px 0
    }
}

@media (max-width:479px) {
    .one-page .one-page-inner.blquote {
        padding: 0 0
    }
}

.tags-v2 li {
    padding: 7px 0 7px 4px;
}

.tags-v2 li a {
    color: #555;
    font-size: 16px;
    padding: 5px 10px;
    border: solid 1px #bbb;
}

.tags-v2 li a:hover {
    color: #fff;
    background: #555;
    border-color: #555;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tags-v2 li.active a {
    border: solid 1px #f50000;
}

.tags-v2 ul.space {
    padding: 7px;
}

.tags-v2 ul.left {
    padding: 0 17px;
}

.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0
}

.b-lazy.b-loaded {
    opacity: 1
}