.cbp, .cbp *, .cbp :after, .cbp :before, .cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-buttonCenter, .cbp-l-filters-buttonCenter *, .cbp-l-filters-dropdown, .cbp-l-filters-dropdown *, .cbp-l-filters-list, .cbp-l-filters-list *, .cbp-l-filters-work, .cbp-l-filters-work *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-text, .cbp-l-filters-text *, .cbp-l-filters-underline, .cbp-l-filters-underline *, .cbp-popup-wrap, .cbp-popup-wrap *, .cbp-popup-singlePage, .cbp-popup-singlePage * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cbp-l-grid-agency-title, .cbp-l-grid-agency-desc, .cbp-l-grid-work-title, .cbp-l-grid-work-desc, .cbp-l-grid-blog-title, .cbp-l-grid-projects-title, .cbp-l-grid-projects-desc, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-buttonCenter, .cbp-l-filters-buttonCenter *, .cbp-l-filters-dropdown, .cbp-l-filters-dropdown *, .cbp-l-filters-list, .cbp-l-filters-list *, .cbp-l-filters-work, .cbp-l-filters-work *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-text, .cbp-l-filters-text *, .cbp-l-filters-underline, .cbp-l-filters-underline * {
    -webkit-tap-highlight-color: transparent;
}
.cbp-item {
    display: inline-block;
    margin: 0 10px 20px 0;
}
.cbp {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    height: 400px;
}
.cbp:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(img/cbp-loading.gif) no-repeat scroll center center transparent;
}
.cbp>* {
    visibility: hidden;
}
.cbp .cbp-item {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.cbp img {
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    max-width: 100%}
.cbp a, .cbp a:hover, .cbp a:active {
    text-decoration: none;
    outline: 0;
}
.cbp-ready>* {
    visibility: visible;
}
.cbp-ready:before {
    display: none;
}
.cbp-wrapper-outer {
    overflow: hidden;
}
.cbp-wrapper-outer, .cbp-wrapper, .cbp-wrapper-helper {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.cbp-item-off {
    z-index: -1;
    pointer-events: none;
    visibility: hidden;
}
.cbp-item-on2off {
    z-index: 0;
}
.cbp-item-off2on {
    z-index: 1;
}
.cbp-item-on2on {
    z-index: 2;
}
.cbp-item-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.cbp-l-project-related-wrap img, .cbp-l-inline img {
    display: block;
    width: 100%;
    height: auto;
}
.cbp-addItems {
    -webkit-transition: height .5s ease-in-out!important;
    transition: height .5s ease-in-out!important;
    will-change: height;
}
.cbp-loading-fadeIn {
    -webkit-animation: fadeIn .6s ease-in;
    animation: fadeIn .6s ease-in;
}
.cbp-panel {
    width: 94%;
    max-width: 1170px;
    margin: 0 auto;
}
.cbp-misc-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #000;
}
.cbp-misc-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.cbp-caption, .cbp-caption-defaultWrap, .cbp-caption-activeWrap {
    display: block;
    background-color: #282727;
}
.cbp-caption-active .cbp-caption, .cbp-caption-active .cbp-caption-defaultWrap, .cbp-caption-active .cbp-caption-activeWrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.cbp-caption-active .cbp-caption-defaultWrap {
    top: 0;
}
.cbp-caption-active .cbp-caption-activeWrap {
    position: absolute;
    z-index: 2;
    height: 100%}
.cbp-l-caption-title {
    color: #fff;
    font: 400 16px/21px "Open Sans", sans-serif;
}
.cbp-l-caption-desc {
    color: #aaa;
    font: 400 12px/16px "Open Sans", sans-serif;
}
.cbp-l-caption-text {
    font: 400 14px/21px "Open Sans", sans-serif;
    color: #fff;
    letter-spacing: 3px;
    padding: 0 6px;
}
.cbp-l-caption-buttonLeft, .cbp-l-caption-buttonRight {
    background-color: #3288C4;
    color: #FFF;
    display: inline-block;
    font: 400 12px/30px "Open Sans", sans-serif;
    min-width: 90px;
    text-align: center;
    margin: 4px;
    padding: 0 6px;
}
.cbp-l-caption-buttonLeft:hover, .cbp-l-caption-buttonRight:hover {
    background-color: #2578B3;
    color: #fff;
}
.cbp-caption-none .cbp-caption-activeWrap {
    display: none;
}
.cbp-l-caption-alignLeft .cbp-l-caption-body {
    padding: 12px 30px;
}
.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body {
    padding-top: 30px;
}
.cbp-l-caption-alignCenter {
    display: table;
    width: 100%;
    height: 100%}
.cbp-l-caption-alignCenter .cbp-l-caption-body {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
}
.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    position: relative;
    -webkit-transition: left .4s cubic-bezier(.19, 1, .22, 1);
    transition: left .4s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
    left: -20px;
}
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight, .cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight, .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    left: 20px;
}
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    left: 0;
}
.cbp-caption-fadeIn .cbp-caption-activeWrap {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
    top: 0;
    opacity: 1;
}
.cbp-caption-minimal .cbp-l-caption-title, .cbp-caption-minimal .cbp-l-caption-desc {
    position: relative;
    left: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}
.cbp-caption-minimal .cbp-l-caption-title {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cbp-caption-minimal .cbp-l-caption-desc {
    -webkit-transform: translateY(70%);
    transform: translateY(70%);
}
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title, .cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cbp-caption-minimal .cbp-caption-activeWrap {
    top: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.cbp-caption-moveRight .cbp-caption-activeWrap {
    left: -100%;
    top: 0;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.cbp-caption-overlayBottom .cbp-caption-activeWrap {
    height: 60px;
    background-color: #181616;
    background-color: rgba(24, 22, 22, 0.7);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap, .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    height: 60px;
}
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
    -webkit-transition: top .6s cubic-bezier(.19, 1, .22, 1);
    transition: top .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -60px;
    height: 60px;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
    top: -60px;
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: 0;
}
.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
    z-index: 2;
    -webkit-transition: top .5s cubic-bezier(.19, 1, .22, 1);
    transition: top .5s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 1;
    height: 60px;
}
.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    top: -60px;
}
.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap, .cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
    top: 0;
    left: -50%;
    width: 50%}
.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
}
.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.cbp-caption-pushDown .cbp-caption-defaultWrap, .cbp-caption-pushDown .cbp-caption-activeWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-pushDown .cbp-caption-activeWrap {
    top: -102%;
    height: 102%}
.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(99%);
    transform: translateY(99%);
}
.cbp-caption-pushTop .cbp-caption-activeWrap, .cbp-caption-pushTop .cbp-caption-defaultWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-pushTop .cbp-caption-activeWrap {
    height: 102%}
.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-99%);
    transform: translateY(-99%);
}
.cbp-caption-revealBottom .cbp-caption-defaultWrap {
    z-index: 2;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-revealBottom .cbp-caption-activeWrap {
    top: 0;
    z-index: 1;
}
.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cbp-caption-revealLeft .cbp-caption-activeWrap {
    left: 100%;
    top: 0;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.cbp-caption-revealTop .cbp-caption-defaultWrap {
    z-index: 2;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-revealTop .cbp-caption-activeWrap {
    top: 0;
    z-index: 1;
}
.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.cbp-caption-zoom .cbp-caption-defaultWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}
.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1;
    top: 0;
}
.cbp-caption-opacity .cbp-item {
    padding: 1px;
}
.cbp-caption-opacity .cbp-caption, .cbp-caption-opacity .cbp-caption-activeWrap, .cbp-caption-opacity .cbp-caption-defaultWrap {
    background-color: transparent;
}
.cbp-caption-opacity .cbp-caption {
    border: 1px solid transparent;
}
.cbp-caption-opacity .cbp-caption:hover {
    border-color: #EDEDED;
}
.cbp-caption-opacity .cbp-caption-defaultWrap {
    opacity: 1;
    -webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
}
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap {
    opacity: .8;
}
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap {
    top: 0;
}
.cbp-caption-expand .cbp-caption, .cbp-caption-expand .cbp-caption-activeWrap, .cbp-caption-expand .cbp-caption-defaultWrap {
    background-color: transparent;
}
.cbp-caption-expand .cbp-caption-activeWrap {
    height: auto;
}
.cbp-caption-expand .cbp-caption {
    border-bottom: 1px dotted #eaeaea;
}
.cbp-caption-expand .cbp-caption-defaultWrap {
    cursor: pointer;
    font: 500 15px/23px Roboto, sans-serif;
    color: #474747;
    padding: 12px 0 11px;
}
.cbp-caption-expand .cbp-caption-defaultWrap .fa {
    margin-right: 6px;
    width: 16px;
    text-align: center;
    font-size: 14px;
}
.cbp-caption-expand .cbp-caption-defaultWrap .fa-angle-down {
    position: absolute;
    right: 0;
    margin-top: 4px;
    width: 16px;
    text-align: center;
    font-size: 14px;
}
.cbp-caption-expand .cbp-l-caption-body {
    font: 400 13px/21px Roboto, sans-serif;
    color: #888;
    padding: 0 0 20px 26px;
}
.cbp-caption-expand-active {
    transition: height .4s!important;
}
.cbp-caption-expand-active .cbp-item {
    transition: left .4s, top .4s!important;
}
.cbp-caption-expand-open .cbp-caption-activeWrap {
    transition: height .4s;
}
.cbp-l-filters-alignCenter {
    margin-bottom: 40px;
    text-align: center;
    font: 400 12px/21px sans-serif;
    color: #DADADA;
}
.cbp-l-filters-alignCenter .cbp-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px "Open Sans", sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    display: inline-block;
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover {
    color: #2D2C2C;
}
.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    color: #2D2C2C;
    cursor: default;
}
.cbp-l-filters-alignCenter .cbp-filter-counter {
    background: none repeat scroll 0 0 #626161;
    border-radius: 3px;
    color: #FFF;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.cbp-l-filters-alignCenter .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #626161;
    display: none;
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 30px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.cbp-l-filters-alignLeft {
    margin-bottom: 40px;
}
.cbp-l-filters-alignLeft .cbp-filter-item {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font: 400 12px/30px "Open Sans", sans-serif;
    padding: 0 13px;
    position: relative;
    overflow: visible;
    margin: 10px 8px 0 0;
    display: inline-block;
    color: #888;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.cbp-l-filters-alignLeft .cbp-filter-item:hover {
    color: #111;
}
.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active {
    background-color: #6C7A89;
    border: 1px solid #6C7A89;
    color: #fff;
    cursor: default;
}
.cbp-l-filters-alignLeft .cbp-filter-counter {
    display: inline;
}
.cbp-l-filters-alignRight {
    margin-bottom: 40px;
    text-align: right;
}
.cbp-l-filters-alignRight .cbp-filter-item {
    background-color: transparent;
    color: #8B8B8B;
    cursor: pointer;
    font: 400 11px/29px "Open Sans", sans-serif;
    padding: 0 12px;
    position: relative;
    overflow: visible;
    margin: 10px 0 0 5px;
    border: 1px solid #E4E2E2;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cbp-l-filters-alignRight .cbp-filter-item:hover {
    color: #2B3444;
}
.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}
.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
    color: #FFF;
    background-color: #049372;
    border-color: #049372;
    cursor: default;
}
.cbp-l-filters-alignRight .cbp-filter-counter {
    background: none repeat scroll 0 0 #049372;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease;
}
.cbp-l-filters-alignRight .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #049372;
    display: none;
}
.cbp-l-filters-button {
    margin-bottom: 30px;
}
.cbp-l-filters-button .cbp-filter-item {
    background-color: #FFF;
    border: 2px solid #ECECEC;
    border-radius: 2px;
    color: #888;
    cursor: pointer;
    font: 400 12px/29px "Open Sans", sans-serif;
    margin: 10px 10px 0 0;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    display: inline-block;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}
.cbp-l-filters-button .cbp-filter-item:hover {
    color: #5d5d5d;
}
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    background-color: #4D4C4D;
    color: #fff;
    border-color: #4D4C4D;
    cursor: default;
}
.cbp-l-filters-button.two .cbp-filter-item.cbp-filter-item-active {
    background: none;
    color: #fff;
    font-size: 14px;
    border-bottom: 2px solid #ffc000;
    border-top: none;
    border-left: none;
    border-right: none;
    cursor: default;
}
.cbp-l-filters-button.two .cbp-filter-item {
    background: none;
    border: none;
    font-size: 14px;
    border-radius: 2px;
    color: #888;
}
.cbp-l-filters-button.two .cbp-filter-item:hover {
    color: #ffc000;
}
.cbp-l-filters-button.two .cbp-filter-counter:before {
    border-top: 4px solid #ffc000;
}
.cbp-l-filters-button.two .cbp-filter-counter {
    background-color: #ffc000;
}
.cbp-l-filters-button.three .cbp-filter-item.cbp-filter-item-active {
    color: #ffc000;
}
.cbp-l-filters-button .cbp-filter-counter {
    background-color: #4D4C4D;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease;
}
.cbp-l-filters-button .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #4D4C4D;
    display: none;
}
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.cbp-l-filters-buttonCenter {
    margin-bottom: 40px;
    text-align: center;
}
.cbp-l-filters-buttonCenter .cbp-filter-item {
    background-color: #FFF;
    border: 1px solid #ECECEC;
    color: #888;
    cursor: pointer;
    font: 400 12px/32px Roboto, sans-serif;
    margin: 10px 10px 0 0;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
    color: #5d5d5d;
}
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
    color: #3B9CB3;
    border-color: #8CD2E5;
    cursor: default;
}
.cbp-l-filters-buttonCenter .cbp-filter-counter {
    background-color: #68ABBC;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px Roboto, sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease;
}
.cbp-l-filters-buttonCenter .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #68ABBC;
    display: none;
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.cbp-l-filters-dropdown {
    margin-bottom: 40px;
    height: 38px;
    position: relative;
    z-index: 5;
}
.cbp-l-filters-dropdownWrap {
    width: 200px;
    position: absolute;
    right: 0;
    background: #3288C4;
}
.cbp-l-filters-dropdownHeader {
    font: 400 12px/38px "Open Sans", sans-serif;
    margin: 0 17px;
    color: #FFF;
    cursor: default;
    position: relative;
}
.cbp-l-filters-dropdownHeader:after {
    border-color: #FFF transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    margin-top: -1px;
}
.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after {
    border-width: 0 5px 5px;
}
.cbp-l-filters-dropdownList {
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.cbp-l-filters-dropdownList>li {
    margin: 0;
    list-style: none;
}
.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList {
    display: block;
    margin: 0;
}
.cbp-l-filters-dropdownList .cbp-filter-item {
    background: none;
    color: #9FBCE7;
    width: 100%;
    text-align: left;
    font: 400 12px/40px "Open Sans", sans-serif;
    margin: 0;
    padding: 0 17px;
    cursor: pointer;
    border: none;
    border-top: 1px solid #5592C2;
}
.cbp-l-filters-dropdownList .cbp-filter-item:hover {
    color: #e6e6e6;
}
.cbp-l-filters-dropdownList .cbp-filter-item-active {
    color: #e6e6e6;
    cursor: default;
}
.cbp-l-filters-dropdownList .cbp-filter-counter {
    display: inline;
}
.cbp-l-filters-list {
    margin-bottom: 40px;
    content: "";
    display: table;
    clear: both;
}
.cbp-l-filters-list .cbp-filter-item {
    background-color: transparent;
    color: #585252;
    cursor: pointer;
    font: 400 12px/35px "Open Sans", sans-serif;
    padding: 0 18px;
    position: relative;
    overflow: visible;
    margin-top: 10px;
    float: left;
    border: 1px solid #3288C4;
    border-right-width: 0;
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
}
.cbp-l-filters-list .cbp-filter-item:hover {
    color: #000;
}
.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
    cursor: default;
    color: #FFF;
    background-color: #3288C4;
}
.cbp-l-filters-list-first {
    border-radius: 6px 0 0 6px;
}
.cbp-l-filters-list-last {
    border-radius: 0 6px 6px 0;
    border-right-width: 1px!important;
}
.cbp-l-filters-list .cbp-filter-counter {
    display: inline;
}
@media only screen and (max-width: 600px) {
    .cbp-l-filters-list .cbp-filter-item {
    margin-right: 5px;
    border-radius: 6px;
    border-right-width: 1px;
}
}.cbp-l-filters-work {
    margin-bottom: 40px;
    text-align: center;
}
.cbp-l-filters-work .cbp-filter-item {
    background-color: #FFF;
    color: #888;
    cursor: pointer;
    font: 600 11px/37px "Open Sans", sans-serif;
    margin: 10px 5px 0 0;
    overflow: visible;
    padding: 0 16px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cbp-l-filters-work .cbp-filter-item:hover {
    color: #fff;
    background: #607D8B;
}
.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active {
    background: #607D8B;
    color: #fff;
    cursor: default;
}
.cbp-l-filters-work .cbp-filter-counter {
    font: 600 11px/37px "Open Sans", sans-serif;
    text-align: center;
    display: inline-block;
    margin-left: 8px;
}
.cbp-l-filters-work .cbp-filter-counter:before {
    content: '('}
.cbp-l-filters-work .cbp-filter-counter:after {
    content: ')'}
.cbp-l-filters-big {
    margin-bottom: 40px;
    text-align: center;
}
.cbp-l-filters-big .cbp-filter-item {
    color: #444;
    cursor: pointer;
    font: 400 15px/22px Roboto, sans-serif;
    margin: 10px 15px 0 0;
    padding: 10px 23px;
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.cbp-l-filters-big .cbp-filter-item:hover {
    color: #888;
}
.cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active {
    border-color: #d5d5d5;
    cursor: default;
    color: #444;
}
.cbp-l-filters-text {
    margin-bottom: 45px;
    text-align: center;
    font: 400 12px/21px Lato, sans-serif;
    color: #DADADA;
    padding: 0 15px;
}
.cbp-l-filters-text .cbp-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px Lato, sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    display: inline-block;
}
.cbp-l-filters-text .cbp-filter-item:hover {
    color: #2D2C2C;
}
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
    color: #2D2C2C;
    cursor: default;
}
.cbp-l-filters-text .cbp-filter-counter {
    background: none repeat scroll 0 0 #626161;
    border-radius: 3px;
    color: #FFF;
    font: 400 11px/16px Lato, sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.cbp-l-filters-text .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #626161;
    display: none;
}
.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}
.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 30px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.cbp-l-filters-text-sort {
    display: inline-block;
    font: 400 13px/21px Lato, sans-serif;
    color: #949494;
    margin-right: 15px;
}
.cbp-l-filters-underline {
    margin-bottom: 40px;
}
.cbp-l-filters-underline .cbp-filter-item {
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font: 600 14px/21px "Open Sans", sans-serif;
    padding: 8px 10px;
    position: relative;
    overflow: visible;
    margin: 10px 20px 0 0;
    display: inline-block;
    color: #787878;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.cbp-l-filters-underline .cbp-filter-item:hover {
    color: #111;
}
.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
    border-bottom-color: #666;
    color: #444;
    cursor: default;
}
.cbp-l-filters-underline .cbp-filter-counter {
    display: inline;
}
.cbp-animation-quicksand {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-quicksand .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-quicksand .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: quicksand-off .6s ease-out both;
    animation: quicksand-off .6s ease-out both;
}
.cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: quicksand-on .6s ease-out both;
    animation: quicksand-on .6s ease-out both;
}
@-webkit-keyframes quicksand-off {
    100% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
}
}@keyframes quicksand-off {
    100% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
}
}@-webkit-keyframes quicksand-on {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
}
}@keyframes quicksand-on {
    0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
}
}.cbp-animation-fadeOut, .cbp-animation-boxShadow {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-fadeOut .cbp-item, .cbp-animation-boxShadow .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-fadeOut .cbp-item-wrapper, .cbp-animation-boxShadow .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper, .cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: fadeOut-off .6s ease-in-out both;
    animation: fadeOut-off .6s ease-in-out both;
}
.cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper, .cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: fadeOut-on .6s ease-in-out both;
    animation: fadeOut-on .6s ease-in-out both;
}
@-webkit-keyframes fadeOut-off {
    0% {
    opacity: 1;
}
80%, 100% {
    opacity: 0;
}
}@keyframes fadeOut-off {
    0% {
    opacity: 1;
}
80%, 100% {
    opacity: 0;
}
}@-webkit-keyframes fadeOut-on {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fadeOut-on {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}.cbp-animation-flipOut {
    -webkit-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
    will-change: height;
}
.cbp-animation-flipOut .cbp-item {
    -webkit-transition: -webkit-transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-flipOut .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: flipOut-out .7s both ease-in;
    animation: flipOut-out .7s both ease-in;
}
.cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: flipOut-in .7s ease-out both;
    animation: flipOut-in .7s ease-out both;
}
@-webkit-keyframes flipOut-out {
    50%, 100% {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: .2;
}
}@keyframes flipOut-out {
    50%, 100% {
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: .2;
}
}@-webkit-keyframes flipOut-in {
    0%, 50% {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: .2;
}
}@keyframes flipOut-in {
    0%, 50% {
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: .2;
}
}.cbp-animation-flipBottom {
    -webkit-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
    will-change: height;
}
.cbp-animation-flipBottom .cbp-item {
    -webkit-transition: -webkit-transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-flipBottom .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: flipBottom-out .7s both ease-in;
    animation: flipBottom-out .7s both ease-in;
}
.cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: flipBottom-in .7s ease-out both;
    animation: flipBottom-in .7s ease-out both;
}
@-webkit-keyframes flipBottom-out {
    50%, 100% {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: .2;
}
}@keyframes flipBottom-out {
    50%, 100% {
    transform: translateZ(-1000px) rotateX(-90deg);
    opacity: .2;
}
}@-webkit-keyframes flipBottom-in {
    0%, 50% {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    opacity: .2;
}
}@keyframes flipBottom-in {
    0%, 50% {
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: .2;
}
}.cbp-animation-scaleSides {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-scaleSides .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-scaleSides .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: scaleSides-out .9s ease both;
    animation: scaleSides-out .9s ease both;
}
.cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: scaleSides-in .9s ease both;
    animation: scaleSides-in .9s ease both;
}
@-webkit-keyframes scaleSides-out {
    50%, 100% {
    -webkit-transform: scale(.6);
    opacity: 0;
}
}@keyframes scaleSides-out {
    50%, 100% {
    transform: scale(.6);
    opacity: 0;
}
}@-webkit-keyframes scaleSides-in {
    0%, 50% {
    -webkit-transform: scale(.6);
    opacity: 0;
}
}@keyframes scaleSides-in {
    0%, 50% {
    transform: scale(.6);
    opacity: 0;
}
}.cbp-animation-skew {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-skew .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-skew .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: skew-off .6s ease-out both;
    animation: skew-off .6s ease-out both;
}
.cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: skew-on .6s ease-out both;
    animation: skew-on .6s ease-out both;
}
@-webkit-keyframes skew-off {
    100% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) skew(20deg, 0);
}
}@keyframes skew-off {
    100% {
    opacity: 0;
    transform: scale3d(0, 0, 0) skew(20deg, 0);
}
}@-webkit-keyframes skew-on {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) skew(0, 20deg);
}
}@keyframes skew-on {
    0% {
    opacity: 0;
    transform: scale3d(0, 0, 0) skew(0, 20deg);
}
}.cbp-animation-fadeOutTop {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-fadeOutTop .cbp-wrapper-outer {
    overflow: visible;
}
.cbp-animation-fadeOutTop .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: visible;
}
.cbp-animation-fadeOutTop .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-out .6s both ease-in-out;
    animation: fadeOutTop-out .6s both ease-in-out;
}
.cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-in .6s both ease-in-out;
    animation: fadeOutTop-in .6s both ease-in-out;
}
@-webkit-keyframes fadeOutTop-out {
    0% {
    -webkit-transform: translateY(0);
    opacity: 1;
}
50%, 100% {
    -webkit-transform: translateY(-30px);
    opacity: 0;
}
}@keyframes fadeOutTop-out {
    0% {
    transform: translateY(0);
    opacity: 1;
}
50%, 100% {
    transform: translateY(-30px);
    opacity: 0;
}
}@-webkit-keyframes fadeOutTop-in {
    0%, 50% {
    -webkit-transform: translateY(-30px);
    opacity: 0;
}
100% {
    -webkit-transform: translateY(0);
    opacity: 1;
}
}@keyframes fadeOutTop-in {
    0%, 50% {
    transform: translateY(-30px);
    opacity: 0;
}
100% {
    transform: translateY(0);
    opacity: 1;
}
}.cbp-animation-slideLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-slideLeft .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-slideLeft .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: slideLeft-out .8s both ease-in-out;
    animation: slideLeft-out .8s both ease-in-out;
}
.cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: slideLeft-in .8s both ease-in-out;
    animation: slideLeft-in .8s both ease-in-out;
}
@-webkit-keyframes slideLeft-out {
    0% {
    opacity: 1;
    transform: scale(1);
}
25% {
    opacity: .75;
    -webkit-transform: scale(.8);
}
75% {
    opacity: .75;
    -webkit-transform: scale(.8) translateX(-200%);
}
100% {
    opacity: .75;
    -webkit-transform: scale(.8) translateX(-200%);
}
}@keyframes slideLeft-out {
    0% {
    opacity: 1;
    transform: scale(1);
}
25% {
    opacity: .75;
    transform: scale(.8);
}
75% {
    opacity: .75;
    transform: scale(.8) translateX(-200%);
}
100% {
    opacity: .75;
    transform: scale(.8) translateX(-200%);
}
}@-webkit-keyframes slideLeft-in {
    0%, 25% {
    opacity: .75;
    -webkit-transform: scale(.8) translateX(200%);
}
75% {
    opacity: .75;
    -webkit-transform: scale(.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
}
}@keyframes slideLeft-in {
    0%, 25% {
    opacity: .75;
    transform: scale(.8) translateX(200%);
}
75% {
    opacity: .75;
    transform: scale(.8);
}
100% {
    opacity: 1;
    transform: scale(1) translateX(0);
}
}.cbp-animation-sequentially {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-sequentially .cbp-wrapper-outer {
    overflow: visible;
}
.cbp-animation-sequentially .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: visible;
}
.cbp-animation-sequentially .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-out .6s both ease;
    animation: fadeOutTop-out .6s both ease;
}
.cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-in .6s both ease-out;
    animation: fadeOutTop-in .6s both ease-out;
}
.cbp-animation-3dflip {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-3dflip .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-3dflip .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: flip-out .6s both ease-in-out;
    animation: flip-out .6s both ease-in-out;
}
.cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: flip-in .6s both ease-in-out;
    animation: flip-in .6s both ease-in-out;
}
@-webkit-keyframes flip-out {
    100% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
}
}@keyframes flip-out {
    100% {
    opacity: 0;
    transform: rotateY(90deg);
}
}@-webkit-keyframes flip-in {
    0% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
}
100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
}
}@keyframes flip-in {
    0% {
    opacity: 0;
    transform: rotateY(-90deg);
}
100% {
    opacity: 1;
    transform: rotateY(0deg);
}
}.cbp-animation-flipOutDelay {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-flipOutDelay .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-flipOutDelay .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: flipOut-out 1s both ease-in;
    animation: flipOut-out 1s both ease-in;
}
.cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: flipOut-in 1s both ease-out;
    animation: flipOut-in 1s both ease-out;
}
.cbp-animation-slideDelay {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-slideDelay .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-slideDelay .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: slideDelay-out .5s both ease-in-out;
    animation: slideDelay-out .5s both ease-in-out;
}
.cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: slideDelay-in .5s both ease-in-out;
    animation: slideDelay-in .5s both ease-in-out;
}
@-webkit-keyframes slideDelay-out {
    100% {
    -webkit-transform: translateX(-100%);
}
}@keyframes slideDelay-out {
    100% {
    transform: translateX(-100%);
}
}@-webkit-keyframes slideDelay-in {
    0% {
    -webkit-transform: translateX(100%);
}
100% {
    -webkit-transform: translateX(0);
}
}@keyframes slideDelay-in {
    0% {
    transform: translateX(100%);
}
100% {
    transform: translateX(0);
}
}.cbp-animation-rotateSides {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-rotateSides .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-rotateSides .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: -50% 50%;
    -webkit-animation: rotateSides-out .5s both ease-in;
    transform-origin: -50% 50%;
    animation: rotateSides-out .5s both ease-in;
}
.cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 150% 50%;
    -webkit-animation: rotateSides-in .6s both ease-out;
    transform-origin: 150% 50%;
    animation: rotateSides-in .6s both ease-out;
}
@-webkit-keyframes rotateSides-out {
    100% {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(90deg);
}
}@keyframes rotateSides-out {
    100% {
    opacity: 0;
    transform: translateZ(-500px) rotateY(90deg);
}
}@-webkit-keyframes rotateSides-in {
    0% {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg);
}
40% {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg);
}
}@keyframes rotateSides-in {
    0% {
    opacity: 0;
    transform: translateZ(-500px) rotateY(-90deg);
}
40% {
    opacity: 0;
    transform: translateZ(-500px) rotateY(-90deg);
}
}.cbp-animation-foldLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-foldLeft .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-foldLeft .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: foldLeft-out .7s both ease;
    animation: foldLeft-out .7s both ease;
}
.cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: foldLeft-in .7s both ease;
    animation: foldLeft-in .7s ease both;
}
@-webkit-keyframes foldLeft-out {
    100% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
}
}@keyframes foldLeft-out {
    100% {
    opacity: 0;
    transform: translateX(-100%) rotateY(-90deg);
}
}@-webkit-keyframes foldLeft-in {
    0% {
    opacity: .3;
    -webkit-transform: translateX(100%);
}
}@keyframes foldLeft-in {
    0% {
    opacity: .3;
    transform: translateX(100%);
}
}.cbp-animation-unfold {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-unfold .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-unfold .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: unfold-out .8s ease both;
    animation: unfold-out .8s ease both;
}
.cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 0 50%;
    -webkit-animation: unfold-in .8s both ease;
    transform-origin: 0 50%;
    animation: unfold-in .8s both ease;
}
@-webkit-keyframes unfold-out {
    90% {
    opacity: .3;
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
}
}@keyframes unfold-out {
    90% {
    opacity: .3;
}
100% {
    opacity: 0;
    transform: translateX(-100%);
}
}@-webkit-keyframes unfold-in {
    0% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
}
}@keyframes unfold-in {
    0% {
    opacity: 0;
    transform: translateX(100%) rotateY(90deg);
}
}.cbp-animation-scaleDown {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-scaleDown .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-scaleDown .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: scaleDown-out .7s ease both;
    animation: scaleDown-out .7s ease both;
}
.cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: scaleDown-in .6s ease both;
    animation: scaleDown-in .6s ease both;
}
@-webkit-keyframes scaleDown-out {
    100% {
    opacity: 0;
    -webkit-transform: scale(.8);
}
}@keyframes scaleDown-out {
    100% {
    opacity: 0;
    transform: scale(.8);
}
}@-webkit-keyframes scaleDown-in {
    0% {
    -webkit-transform: translateX(100%);
}
}@keyframes scaleDown-in {
    0% {
    transform: translateX(100%);
}
}.cbp-animation-frontRow {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-frontRow .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-frontRow .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: frontRow-out .7s both ease;
    animation: frontRow-out .7s both ease;
}
.cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: frontRow-in .6s both ease;
    animation: frontRow-in .6s both ease;
}
@-webkit-keyframes frontRow-out {
    100% {
    -webkit-transform: translateX(-60%) scale(.8);
    opacity: 0;
}
}@keyframes frontRow-out {
    100% {
    transform: translateX(-60%) scale(.8);
    opacity: 0;
}
}@-webkit-keyframes frontRow-in {
    0% {
    -webkit-transform: translateX(100%) scale(.8);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0%) scale(1);
}
}@keyframes frontRow-in {
    0% {
    transform: translateX(100%) scale(.8);
}
100% {
    opacity: 1;
    transform: translateX(0%) scale(1);
}
}.cbp-animation-rotateRoom {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-rotateRoom .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-animation-rotateRoom .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotateRoom-out .8s both ease;
    animation: rotateRoom-out .8s both ease;
}
.cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: rotateRoom-in .8s both ease;
    animation: rotateRoom-in .8s both ease;
}
@-webkit-keyframes rotateRoom-out {
    90% {
    opacity: .3;
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(90deg);
}
}@keyframes rotateRoom-out {
    90% {
    opacity: .3;
}
100% {
    opacity: 0;
    transform: translateX(-100%) rotateY(90deg);
}
}@-webkit-keyframes rotateRoom-in {
    0% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
}
}@keyframes rotateRoom-in {
    0% {
    opacity: .3;
    transform: translateX(100%) rotateY(-90deg);
}
}.cbp-animation-bounceBottom {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-bounceBottom .cbp-wrapper-helper {
    -webkit-animation: bounceBottom-out .6s both ease-in-out;
    animation: bounceBottom-out .6s both ease-in-out;
}
.cbp-animation-bounceBottom .cbp-wrapper {
    -webkit-animation: bounceBottom-in .6s both ease-in-out;
    animation: bounceBottom-in .6s both ease-in-out;
}
@-webkit-keyframes bounceBottom-out {
    100% {
    -webkit-transform: translateY(100%);
    opacity: 0;
}
}@keyframes bounceBottom-out {
    100% {
    transform: translateY(100%);
    opacity: 0;
}
}@-webkit-keyframes bounceBottom-in {
    0% {
    -webkit-transform: translateY(100%);
    opacity: 0;
}
100% {
    -webkit-transform: translateY(0);
    opacity: 1;
}
}@keyframes bounceBottom-in {
    0% {
    transform: translateY(100%);
    opacity: 0;
}
100% {
    transform: translateY(0);
    opacity: 1;
}
}.cbp-animation-bounceLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-bounceLeft .cbp-wrapper-helper {
    -webkit-animation: bounceLeft-out .6s both ease-in-out;
    animation: bounceLeft-out .6s both ease-in-out;
}
.cbp-animation-bounceLeft .cbp-wrapper {
    -webkit-animation: bounceLeft-in .6s both ease-in-out;
    animation: bounceLeft-in .6s both ease-in-out;
}
@-webkit-keyframes bounceLeft-out {
    100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
}
}@keyframes bounceLeft-out {
    100% {
    transform: translateX(-100%);
    opacity: 0;
}
}@-webkit-keyframes bounceLeft-in {
    0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0);
    opacity: 1;
}
}@keyframes bounceLeft-in {
    0% {
    transform: translateX(-100%);
    opacity: 0;
}
100% {
    transform: translateX(0);
    opacity: 1;
}
}.cbp-animation-bounceTop {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-bounceTop .cbp-wrapper-helper {
    -webkit-animation: bounceTop-out .6s both ease-in-out;
    animation: bounceTop-out .6s both ease-in-out;
}
.cbp-animation-bounceTop .cbp-wrapper {
    -webkit-animation: bounceTop-in .6s both ease-in-out;
    animation: bounceTop-in .6s both ease-in-out;
}
@-webkit-keyframes bounceTop-out {
    100% {
    -webkit-transform: translateY(-100%);
    opacity: 0;
}
}@keyframes bounceTop-out {
    100% {
    transform: translateY(-100%);
    opacity: 0;
}
}@-webkit-keyframes bounceTop-in {
    0% {
    -webkit-transform: translateY(-100%);
    opacity: 0;
}
100% {
    -webkit-transform: translateY(0);
    opacity: 1;
}
}@keyframes bounceTop-in {
    0% {
    transform: translateY(-100%);
    opacity: 0;
}
100% {
    transform: translateY(0);
    opacity: 1;
}
}.cbp-animation-moveLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}
.cbp-animation-moveLeft .cbp-wrapper-helper {
    -webkit-animation: moveLeft-out .6s both ease-in-out;
    animation: moveLeft-out .6s both ease-in-out;
}
.cbp-animation-moveLeft .cbp-wrapper {
    -webkit-animation: moveLeft-in .6s both ease-in-out;
    animation: moveLeft-in .6s both ease-in-out;
}
@-webkit-keyframes moveLeft-out {
    100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
}
}@keyframes moveLeft-out {
    100% {
    transform: translateX(-100%);
    opacity: 0;
}
}@-webkit-keyframes moveLeft-in {
    0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0);
    opacity: 1;
}
}@keyframes moveLeft-in {
    0% {
    transform: translateX(100%);
    opacity: 0;
}
100% {
    transform: translateX(0);
    opacity: 1;
}
}.cbp-displayType-lazyLoading {
    -webkit-animation: fadeIn .5s both ease-in;
    animation: fadeIn .5s both ease-in;
}
@-webkit-keyframes fadeIn {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fadeIn {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}.cbp-displayType-fadeInToTop {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-animation: fadeInToTop .5s both ease-in;
    animation: fadeInToTop .5s both ease-in;
}
@-webkit-keyframes fadeInToTop {
    0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
}
}@keyframes fadeInToTop {
    0% {
    opacity: 0;
    transform: translateY(30px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}.cbp-displayType-sequentially .cbp-item {
    -webkit-animation: fadeIn .5s both ease-in;
    animation: fadeIn .5s both ease-in;
}
.cbp-displayType-bottomToTop {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cbp-displayType-bottomToTop .cbp-item {
    -webkit-animation: fadeInBottomToTop .4s both ease-in;
    animation: fadeInBottomToTop .4s both ease-in;
}
@-webkit-keyframes fadeInBottomToTop {
    0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
}
}@keyframes fadeInBottomToTop {
    0% {
    opacity: 0;
    transform: translateY(50px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}.cbp-popup-ie8bg {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.cbp-popup-wrap {
    height: 100%;
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 9990;
    padding: 0 10px;
}
.cbp-popup-lightbox {
    background: rgba(0, 0, 0, 0.8);
}
.cbp-popup-singlePage {
    background: #fff;
    padding: 0;
}
.cbp-popup-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.cbp-popup-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    max-width: 100%}
.cbp-popup-singlePage .cbp-popup-content {
    position: relative;
    z-index: 1;
    margin-top: 145px;
    max-width: 1024px;
    vertical-align: top;
    width: 94%}
.cbp-popup-singlePage .cbp-popup-content-basic {
    position: relative;
    z-index: 1;
    margin-top: 104px;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.cbp-popup-lightbox-figure {
    position: relative;
}
.cbp-popup-lightbox-bottom {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3px;
}
.cbp-popup-lightbox-title {
    padding-right: 70px;
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #eee;
}
.cbp-popup-lightbox-counter {
    position: absolute;
    top: 0;
    right: 0;
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #eee;
}
.cbp-popup-lightbox-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 40px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.cbp-popup-lightbox-img[data-action] {
    cursor: pointer;
}
.cbp-popup-lightbox-isIframe .cbp-popup-content {
    width: 75%}
@media only screen and (max-width: 768px) {
    .cbp-popup-lightbox-isIframe .cbp-popup-content {
    width: 95%}
}.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3px;
}
.cbp-popup-lightbox-iframe {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #000;
}
.cbp-popup-lightbox-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.cbp-popup-lightbox-iframe audio {
    margin-top: 27%}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9990;
    height: 104px;
    background-color: #34425C;
}
.cbp-popup-singlePage .cbp-popup-navigation {
    position: relative;
    width: 100%;
    height: 100%}
.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
    position: fixed;
    top: 0!important;
}
.cbp-popup-singlePage-counter {
    color: #bbc0df;
    position: absolute;
    margin: auto;
    right: 40px;
    top: 0;
    bottom: 0;
    font: 400 13px/30px "Open Sans", sans-serif;
    height: 30px;
}
@media only screen and (max-width: 768px) {
    .cbp-popup-singlePage-counter {
    right: 3%}
}.cbp-popup-next, .cbp-popup-prev, .cbp-popup-close {
    padding: 0;
    border: medium none;
    position: absolute;
    cursor: pointer;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cbp-popup-lightbox .cbp-popup-prev, .cbp-popup-lightbox .cbp-popup-next, .cbp-popup-lightbox .cbp-popup-close {
    visibility: hidden;
}
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next, .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev, .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close {
    visibility: visible;
}
.cbp-popup-lightbox .cbp-popup-prev {
    background: url(cbp-sprite.png) no-repeat scroll 0 0 transparent;
    width: 44px;
    height: 44px;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
}
.cbp-popup-lightbox .cbp-popup-prev:hover {
    background-position: 0 -46px;
}
.cbp-popup-singlePage .cbp-popup-prev {
    background: url(cbp-sprite.png) no-repeat scroll 0 -92px transparent;
    width: 44px;
    height: 44px;
    margin: auto;
    top: 0;
    right: 108px;
    bottom: 0;
    left: 0;
}
.cbp-popup-singlePage .cbp-popup-prev:hover {
    background-position: 0 -138px;
}
.cbp-popup-lightbox .cbp-popup-next {
    background: url(cbp-sprite.png) no-repeat scroll -46px 0 transparent;
    width: 44px;
    height: 44px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.cbp-popup-lightbox .cbp-popup-next:hover {
    background-position: -46px -46px;
}
.cbp-popup-singlePage .cbp-popup-next {
    background: url(cbp-sprite.png) no-repeat scroll -46px -92px transparent;
    width: 44px;
    height: 44px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 108px;
}
.cbp-popup-singlePage .cbp-popup-next:hover {
    background-position: -46px -138px;
}
.cbp-popup-lightbox .cbp-popup-close {
    background: url(cbp-sprite.png) no-repeat scroll -92px 0 transparent;
    height: 40px;
    width: 40px;
    right: 20px;
    top: 20px;
}
.cbp-popup-lightbox .cbp-popup-close:hover {
    background-position: -92px -46px;
}
.cbp-popup-singlePage .cbp-popup-close {
    background: url(cbp-sprite.png) no-repeat scroll -92px -92px transparent;
    height: 44px;
    width: 44px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.cbp-popup-singlePage .cbp-popup-ie8bg {
    background-color: #fff;
}
.cbp-popup-singlePage .cbp-popup-close:hover {
    background-position: -92px -138px;
}
@media only screen and (max-width: 360px), (max-height: 600px) {
    .cbp-popup-next, .cbp-popup-prev, .cbp-popup-close {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.cbp-popup-lightbox .cbp-popup-close {
    right: 10px;
    top: 10px;
}
.cbp-popup-lightbox .cbp-popup-next {
    right: 10px;
}
.cbp-popup-lightbox .cbp-popup-prev {
    left: 10px;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    height: 84px;
}
.cbp-popup-singlePage .cbp-popup-content {
    margin-top: 120px;
}
}.cbp-popup-loadingBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    background: url(../img/cbp-loading-popup.gif) no-repeat scroll center center #0D0D0D;
    border: 1px solid rgba(79, 80, 79, 0.3);
    border-radius: 3px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=71);
    opacity: .71;
    width: 50px;
    height: 50px;
}
.cbp-popup-ready .cbp-popup-loadingBox {
    visibility: hidden;
}
.cbp-popup-loading .cbp-popup-loadingBox {
    visibility: visible;
}
.cbp-popup-singlePage {
    left: 100%;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}
.cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content {
    opacity: 0;
}
.cbp-popup-singlePage-open {
    left: 0;
}
.cbp-popup-singlePage.cbp-popup-singlePage-fade {
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
.cbp-popup-singlePage-open.cbp-popup-singlePage-fade {
    opacity: 1;
}
.cbp-popup-singlePage.cbp-popup-singlePage-right {
    left: -100%;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}
.cbp-popup-singlePage-open.cbp-popup-singlePage-right {
    left: 0;
}
.cbp-l-project-title {
    color: #454444;
    font: 600 42px/46px "Open Sans", sans-serif;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.cbp-l-project-subtitle {
    color: #787878;
    font: 400 14px/21px "Open Sans", sans-serif;
    margin: 0 auto 50px;
    max-width: 500px;
    text-align: center;
}
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
    display: block;
    margin: 0 auto;
    max-width: 100%}
.cbp-l-project-container {
    overflow: hidden;
    margin: 40px auto 0;
    clear: both;
}
.cbp-l-project-desc {
    float: left;
    width: 64%}
.cbp-l-project-social-wrapper, .cbp-l-inline-social-wrapper {
    display: inline-block;
    width: 90px;
    height: 20px;
    overflow: hidden;
}
.cbp-l-inline-social-wrapper {
    margin-top: 5px;
}
.cbp-l-project-details {
    float: right;
    width: 36%;
    padding-left: 40px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
    .cbp-l-project-title {
    font-size: 30px;
    line-height: 34px;
}
.cbp-l-project-desc {
    width: 100%}
.cbp-l-project-details {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
}
}.cbp-l-project-desc-title {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 22px;
    color: #444;
}
.cbp-l-project-desc-title span, .cbp-l-project-details-title span {
    border-bottom: 1px solid #747474;
    display: inline-block;
    margin: 0 0 -1px;
    font: 400 16px/36px "Open Sans", sans-serif;
    padding: 0 5px 0 0;
}
.cbp-l-project-desc-text {
    font: 400 13px/20px "Open Sans", sans-serif;
    color: #555;
    margin-bottom: 20px;
}
.cbp-l-project-details-title {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 19px;
    color: #444;
}
.cbp-l-project-details-list>li, .cbp-l-project-details-list>div {
    border-bottom: 1px dotted #DFDFDF;
    padding: inherit;
    color: #666;
    font: 400 12px/30px "Open Sans", sans-serif;
}
.cbp-l-project-details-list strong {
    display: inline-block;
    color: #696969;
    font-weight: 600;
    min-width: 100px;
}
.cbp-l-project-details-visit {
    color: #FFF;
    float: right;
    clear: both;
    text-decoration: none;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin-top: 10px;
    background-color: #53668A;
    padding: 8px 19px;
}
.cbp-l-project-details-visit:hover {
    opacity: .9;
    color: #fff;
}
.cbp-l-project-related-wrap {
    font-size: 0;
    margin: 0;
}
.cbp-l-project-related-item {
    margin-right: 5%;
    max-width: 30%;
    float: left;
}
.cbp-l-project-related-item:last-child {
    margin-right: 0;
}
.cbp-l-project-related-title {
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 20px;
}
.cbp-l-project-related-link {
    text-decoration: none;
}
.cbp-l-project-related-link:hover {
    opacity: .9;
}
.cbp-l-member-img {
    float: left;
    width: 40%;
    margin-top: 20px;
}
.cbp-l-member-img img {
    border: 1px solid #e2e2e2;
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.cbp-l-member-info {
    margin-top: 20px;
    padding-left: 25px;
    float: left;
    width: 60%}
@media only screen and (max-width: 768px) {
    .cbp-l-member-img {
    width: 100%;
    text-align: center;
}
.cbp-l-member-info {
    width: 100%;
    padding-left: 0;
}
}.cbp-l-member-name {
    font: 400 28px/28px "Open Sans", sans-serif;
    color: #474747;
}
.cbp-l-member-position {
    font: 400 13px/21px "Open Sans", sans-serif;
    color: #888;
    margin-top: 6px;
}
.cbp-l-member-desc {
    font: 400 12px/18px "Open Sans", sans-serif;
    margin-top: 25px;
    color: #474747;
}
.cbp-popup-singlePageInline-open {
    -webkit-transition: height .5s ease 0!important;
    transition: height .5s ease 0!important;
}
.cbp-popup-singlePageInline-open .cbp-item {
    -webkit-transition: -webkit-transform .5s ease 0!important;
    transition: transform .5s ease 0!important;
}
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline::before {
    display: none;
}
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content, .cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
.cbp-popup-singlePageInline {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}
.cbp-popup-singlePageInline:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid rgba(79, 80, 79, 0.3);
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    border-radius: 50%;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    animation: loading .5s infinite linear;
    -webkit-animation: loading .5s infinite linear;
    opacity: .6;
}
.cbp-popup-singlePageInline .cbp-popup-content {
    opacity: 0;
    width: 100%;
    z-index: 1;
    min-height: 300px;
}
.cbp-popup-singlePageInline .cbp-popup-content, .cbp-popup-singlePageInline .cbp-popup-navigation {
    -webkit-transition: opacity .4s ease-in .2s;
    transition: opacity .4s ease-in .2s;
}
.cbp-popup-singlePageInline .cbp-popup-navigation {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
}
.cbp-popup-singlePageInline .cbp-popup-close {
    background: url(cbp-sprite.png) no-repeat scroll -92px 0 transparent;
    height: 40px;
    width: 40px;
    right: 20px;
    top: 30px;
}
.cbp-popup-singlePageInline .cbp-popup-close:hover {
    opacity: .7;
}
.cbp-popup-singlePageInline-ready {
    z-index: 4;
}
.cbp-popup-singlePageInline-ready .cbp-popup-content, .cbp-popup-singlePageInline-ready .cbp-popup-navigation {
    opacity: 1;
}
.cbp-popup-singlePageInline-ready:before {
    display: none;
}
.cbp-singlePageInline-active {
    opacity: .6!important;
}
@-webkit-keyframes loading {
    0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes loading {
    0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}.cbp-l-inline {
    margin: 20px 0;
    overflow: hidden;
    background: #FAFAFA;
    padding: 30px;
}
.cbp-l-inline-left {
    float: left;
    width: 44%}
.cbp-l-project-img {
    max-width: 100%}
.cbp-l-inline-right {
    float: right;
    width: 56%;
    padding-left: inherit;
}
@media only screen and (max-width: 768px) {
    .cbp-l-inline-left {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.cbp-l-inline-right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
}
}.cbp-l-inline-title {
    font: 400 28px/30px "Open Sans", sans-serif;
    color: #474747;
}
.cbp-l-inline-subtitle {
    font: 400 13px/21px "Open Sans", sans-serif;
    color: #888;
    margin-top: 7px;
}
.cbp-l-inline-desc {
    font: 400 13px/20px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 25px;
}
.cbp-l-inline-view-wrap {
    text-align: right;
}
.cbp-l-inline-view {
    font: 400 13px/35px "Open Sans", sans-serif;
    color: #9C9C9C;
    margin-top: 40px;
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #ccc;
    text-decoration: none;
}
.cbp-l-inline-view:hover {
    color: #757575;
}
.cbp-l-inline-details {
    margin-top: 15px;
    font: 13px/22px "Open Sans", sans-serif;
}
.cbp-l-loadMore-defaultText, .cbp-l-loadMore-button-defaultText {
    display: block;
}
.cbp-l-loadMore-loadingText, .cbp-l-loadMore-noMoreLoading, .cbp-l-loadMore-button-loadingText, .cbp-l-loadMore-button-noMoreLoading {
    display: none;
}
.cbp-l-loadMore-loading .cbp-l-loadMore-loadingText, .cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText {
    display: block;
}
.cbp-l-loadMore-loading .cbp-l-loadMore-defaultText, .cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading, .cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText, .cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading {
    display: none;
}
.cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading, .cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading {
    display: block;
}
.cbp-l-loadMore-stop .cbp-l-loadMore-defaultText, .cbp-l-loadMore-stop .cbp-l-loadMore-loadingText, .cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText, .cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText {
    display: none;
}
.cbp-l-loadMore-button {
    text-align: center;
}
.cbp-l-loadMore-button .cbp-l-loadMore-link, .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
    border: 2px solid #DEDEDE;
    border-radius: 2px;
    color: #7E7B7B;
    display: inline-block;
    font: 400 11px/34px "Open Sans", sans-serif;
    min-width: 80px;
    text-decoration: none;
    padding: 0 20px;
    outline: 0;
    margin-top: 30px;
    box-shadow: none;
}
.cbp-l-loadMore-button .cbp-l-loadMore-link:hover, .cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover {
    color: #B0B0B0;
}
.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop, .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop, .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop {
    cursor: default;
    color: #B0B0B0;
}
.cbp-l-loadMore-text {
    text-align: center;
    margin-top: 50px;
}
.cbp-l-loadMore-text .cbp-l-loadMore-link, .cbp-l-loadMore-text .cbp-l-loadMore-text-link {
    font: 400 15px "Open Sans", sans-serif;
    color: #5D5D5D;
    text-decoration: none;
    cursor: pointer;
}
.cbp-l-loadMore-text .cbp-l-loadMore-stop, .cbp-l-loadMore-text .cbp-l-loadMore-text-stop {
    color: #5D5D5D;
    cursor: default;
}
.cbp-mode-slider {
    -webkit-transition: height .35s cubic-bezier(0.22, 0.6, 0.345, 1);
    transition: height .35s cubic-bezier(0.22, 0.6, 0.345, 1);
}
.cbp-mode-slider .cbp-wrapper, .cbp-mode-slider .cbp-item {
    -webkit-transition: -webkit-transform .35s cubic-bezier(0.22, 0.6, 0.345, 1);
    transition: transform .35s cubic-bezier(0.22, 0.6, 0.345, 1);
}
.cbp-mode-slider-dragStart .cbp-wrapper {
    -webkit-transition: none;
    transition: none;
}
.cbp-mode-slider-dragStart * {
    cursor: move!important;
    cursor: -webkit-grab!important;
    cursor: -o-grab!important;
    cursor: -ms-grab!important;
    cursor: grab!important;
}
.cbp-nav-next, .cbp-nav-prev {
    position: relative;
    background: #7c8b90;
    cursor: pointer;
    display: inline-block;
    margin-left: 1px;
    height: 22px;
    width: 21px;
}
.cbp-nav-next {
    border-radius: 0 2px 2px 0;
}
.cbp-nav-prev {
    border-radius: 2px 0 0 2px;
}
.cbp-nav-next:hover, .cbp-nav-prev:hover {
    opacity: .8;
}
.cbp-nav-next:after, .cbp-nav-prev:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(cbp-sprite.png) no-repeat;
    height: 10px;
    width: 7px;
}
.cbp-nav-next:after {
    background-position: -134px 0;
}
.cbp-nav-prev:after {
    background-position: -134px -12px;
}
.cbp-nav-stop {
    opacity: .5!important;
    cursor: default!important;
}
.cbp-nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cbp-nav-controls {
    position: absolute;
    top: -51px;
    right: 0;
    z-index: 100;
}
.cbp-nav-pagination {
    position: absolute;
    bottom: -30px;
    right: 0;
    z-index: 100;
    left: 0;
    text-align: center;
}
.cbp-nav-pagination-item {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    background: #c2c2c2;
    -webkit-transition: background .5s;
    transition: background .5s;
}
.cbp-nav-pagination-active {
    background: #797979;
}
.cbp-slider-wrap, .cbp-slider-item {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.cbp-slider .cbp-nav-controls {
    position: static;
}
.cbp-slider .cbp-nav-next, .cbp-slider .cbp-nav-prev {
    background: transparent;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 44px;
    height: 44px;
}
.cbp-slider .cbp-nav-next {
    right: 25px;
    left: auto;
}
.cbp-slider .cbp-nav-prev {
    left: 25px;
    right: auto;
}
.cbp-slider .cbp-nav-next:after, .cbp-slider .cbp-nav-prev:after {
    background: url(cbp-sprite.png) no-repeat;
    width: 44px;
    height: 44px;
}
.cbp-slider .cbp-nav-next:after {
    background-position: -46px -92px;
}
.cbp-slider .cbp-nav-next:hover:after {
    background-position: -46px -46px;
}
.cbp-slider .cbp-nav-prev:after {
    background-position: 0 -92px;
}
.cbp-slider .cbp-nav-prev:hover:after {
    background-position: 0 -46px;
}
.cbp-slider .cbp-nav-pagination {
    text-align: right;
    bottom: 20px;
    right: 25px;
}
.cbp-slider-edge .cbp-nav-controls {
    position: static;
}
.cbp-slider-edge .cbp-nav-next, .cbp-slider-edge .cbp-nav-prev {
    background: transparent;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 44px;
    height: 44px;
}
.cbp-slider-edge .cbp-nav-next {
    right: -14px;
    left: auto;
}
.cbp-slider-edge .cbp-nav-prev {
    left: -14px;
    right: auto;
}
.cbp-slider-edge .cbp-nav-next:after, .cbp-slider-edge .cbp-nav-prev:after {
    background: url(cbp-sprite.png) no-repeat;
    width: 9px;
    height: 16px;
}
.cbp-slider-edge .cbp-nav-next:after {
    background-position: -134px -24px;
}
.cbp-slider-edge .cbp-nav-prev:after {
    background-position: -134px -42px;
}
.cbp-slider-edge .cbp-nav-pagination {
    bottom: -50px;
}
.cbp-slider-edge .cbp-nav-pagination-item {
    border: 2px solid #0f0f0f;
    opacity: .4;
    background: transparent;
}
.cbp-slider-edge .cbp-nav-pagination-active {
    background: #000;
}
.cbp-l-grid-agency .cbp-caption:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    z-index: 1;
}
.cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.cbp-l-grid-agency-title {
    margin-top: 18px;
    font: 700 17px/24px Lato, sans-serif;
    color: #666;
    text-align: center;
}
.cbp-item:hover .cbp-l-grid-agency-title {
    color: #222;
}
.cbp-l-grid-agency-desc {
    font: 400 12px/21px "Open Sans", sans-serif;
    color: #aaa;
    text-align: center;
}
.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap {
    background-color: rgba(0, 0, 0, 0.7);
}
.cbp-l-grid-work .cbp-item {
    padding: 3px;
}
.cbp-l-grid-work .cbp-item-wrapper {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 7px 7px 27px;
    border-top: 1px solid #F4F4F4;
}
.cbp-l-grid-work-title {
    margin-top: 17px;
    font: 400 17px/25px "Roboto Condensed", sans-serif;
    color: #607D8B;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.cbp-l-grid-work-title:hover {
    color: #365D67;
}
.cbp-l-grid-work-desc {
    font: 400 11px/16px "Open Sans", sans-serif;
    color: #888;
    text-align: center;
    text-transform: uppercase;
}
.cbp-l-grid-blog-title {
    font: 400 18px/30px "Open Sans", sans-serif;
    color: #444;
    display: block;
    margin-top: 17px;
}
.cbp-l-grid-blog-title:hover {
    color: #787878;
}
.cbp-l-grid-blog-date {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #787878;
    display: inline-block;
}
.cbp-l-grid-blog-comments {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #3C6FBB;
    display: inline-block;
}
.cbp-l-grid-blog-comments:hover {
    opacity: .8;
}
.cbp-l-grid-blog-desc {
    font: 400 13px/18px "Open Sans", sans-serif;
    color: #9B9B9B;
    margin-top: 9px;
}
.cbp-l-grid-blog-split {
    margin: 0 4px;
    font: 400 13px/16px "Open Sans", sans-serif;
    color: #787878;
    display: inline-block;
}
.cbp-l-grid-clients {
    height: 180px;
}
.cbp-l-clients-title-block {
    font: 400 32px/53px Roboto, sans-serif;
    color: #666464;
    text-align: center;
    margin-bottom: 40px;
}
.cbp-l-grid-projects-title {
    font: 700 14px/21px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 15px;
}
.cbp-l-grid-projects-desc {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #888;
    margin-top: 5px;
}
.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
    background-color: #59a3b6;
    background-color: rgba(89, 163, 182, 0.95);
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
    background-color: #4d4d4d;
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft:hover, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight:hover {
    background-color: #252424;
}
.cbp-l-grid-masonry-projects-title {
    font: 500 15px/22px Roboto, sans-serif;
    color: #59a3b6;
    text-align: center;
    display: block;
    margin-top: 12px;
}
.cbp-l-grid-masonry-projects-title:hover {
    color: #457C8B;
}
.cbp-l-grid-masonry-projects-desc {
    font: 400 12px/18px Roboto, sans-serif;
    color: #b2b2b2;
    text-align: center;
}
.cbp-l-grid-team .cbp-caption {
    border: 1px solid #E7E7E7;
}
.cbp-l-grid-team-name {
    font: 400 17px/24px "Open Sans", sans-serif;
    color: #456297;
    display: block;
    text-align: center;
    margin-top: 18px;
}
.cbp-l-grid-team-name:hover {
    color: #34425C;
}
.cbp-l-grid-team-position {
    font: italic 400 13px/21px "Open Sans", sans-serif;
    color: #999;
    text-align: center;
}
.cbp-l-slider-title-block {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 22px;
}
.cbp-l-slider-title-block div {
    padding: 0 2px 6px 0;
    display: inline-block;
    border-bottom: 1px solid #a9a5a5;
    color: #5e5e5e;
    margin-bottom: -1px;
    font: 15px/21px Roboto, sans-serif;
}
.cbp-l-grid-slider-team-name {
    float: left;
    font: 20px/30px Roboto, sans-serif;
    color: #494949;
    margin-top: 16px;
}
.cbp-l-grid-slider-team-position {
    clear: both;
    font: 14px/21px Roboto, sans-serif;
    color: #A6A6A6;
}
.cbp-l-grid-slider-team-desc {
    font: 13px/20px Roboto, sans-serif;
    color: #969696;
    margin-top: 15px;
}
.cbp-l-grid-slider-team-social {
    float: right;
    margin-top: 16px;
}
.cbp-l-grid-slider-team-social a {
    color: #737373;
    line-height: 30px;
    margin-left: 6px;
}
.cbp-l-grid-slider-team-social a:hover {
    opacity: .8;
}
.cbp-l-slider-testimonials-wrap {
    background: #f8f9f9;
    padding: 80px 0 110px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #dce1e2;
}
.cbp-l-grid-slider-testimonials-body {
    color: #424242;
    max-width: 800px;
    margin: 0 auto;
    font: 20px/32px sans-serif;
    text-align: center;
    padding: 0 20px;
}
.cbp-l-grid-slider-testimonials-footer {
    font: 12px/19px Roboto, sans-serif;
    color: #777;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
.cbp-l-grid-tabs {
    height: 100px;
}
.cbp-l-grid-tabs .cbp-item {
    font: 14px/24px Lato, sans-serif;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    right: 0;
    text-align: center;
    color: #5a5a5a;
}
.cbp-l-testimonials-title-block {
    position: relative;
    text-align: center;
    font: 26px/36px Roboto, sans-serif;
    color: #E7E7E7;
    margin-bottom: 60px;
}
.cbp-l-testimonials-title-block :after {
    content: '';
    position: absolute;
    margin: 0 auto;
    width: 23px;
    height: 2px;
    bottom: -6px;
    background-color: #C2C2C2;
    left: 0;
    right: 0;
}
.cbp-l-testimonials-wrap {
    background: #2D2D2D;
    padding: 60px 0 110px;
}
.cbp-l-grid-testimonials-body {
    color: #e7e7e7;
    max-width: 800px;
    margin: 0 auto;
    font: 20px/32px sans-serif;
    text-align: center;
    padding: 0 20px;
}
.cbp-l-grid-testimonials-footer {
    font: 12px/19px Roboto, sans-serif;
    color: #C2C2C2;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 35px;
}
.master-slider {
    position: relative;
    visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
}
.master-slider a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.master-slider, .master-slider * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.master-slider.ms-fullheight {
    height: 100%}
.ms-layout-partialview .ms-view {
    overflow: visible;
    background-color: transparent;
}
.ms-layout-partialview .ms-container {
    overflow: hidden;
}
.master-slider img, .ms-slide-bgvideocont video {
    max-width: none;
}
.ms-ie img {
    border: none;
}
.ms-ie8 * {
    opacity: inherit;
    filter: inherit;
}
.ms-ie7 {
    zoom: 1;
}
.ms-moz .ms-slide-bgcont>img {
    transform: translateX(0px);
}
.ms-loading-container {
    position: absolute;
    width: 100%;
    top: 0;
}
.ms-slide-auto-height {
    display: table;
}
.ms-loading-container .ms-loading, .ms-slide .ms-slide-loading {
    width: 36px;
    height: 36px;
    background: url(loading-2.gif) no-repeat center #fff;
    border-radius: 60px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px;
    opacity: .9;
}
.ms-no-swipe, .ms-def-cursor {
    cursor: auto!important;
}
.ms-grab-cursor {
    cursor: url(grab.png), move;
}
.ms-grabbing-cursor {
    cursor: url(grabbing.png), move;
}
.ms-ie .ms-grab-cursor {
    cursor: move;
}
.ms-ie .ms-grabbing-cursor {
    cursor: move;
}
.ms-view {
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    position: relative;
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px;
}
.ms-view .ms-slide-container {
    position: relative;
}
.ms-slide {
    position: absolute;
    height: 100%;
    -webkit-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}
.ms-wk .ms-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont {
    position: absolute;
    overflow: hidden;
    width: 100%}
.ms-slide .ms-slide-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 110;
}
.ms-ie .ms-slide-link {
    background: url(data:image/gif;
    base64, R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7) 0 0 repeat;
}
.ms-slide .ms-slide-bgvideocont {
    z-index: 105;
    height: 100%}
.ms-wk .ms-slide .ms-slide-bgvideocont, .ms-wk .ms-slide-bgvideocont>video {
    -webkit-transform: translateZ(0.3px);
    transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo {
    position: absolute;
    top: 0;
}
.ms-inner-controls-cont, .ms-container {
    position: relative;
    margin: 0 auto;
}
.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ms-slide .ms-layer, .ms-fixed-layers .ms-layer {
    position: absolute;
    pointer-events: auto;
}
.ms-slide .ms-slide-layers, .ms-fixed-layers {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 109;
    top: 0;
    pointer-events: none;
}
.ms-slide .ms-slide-video {
    position: absolute;
    top: 0;
    z-index: 111;
    background: #000;
    padding: 0;
    margin: 0;
    border: none;
}
.ms-parallax-layer {
    width: 100%;
    position: absolute;
    top: 0;
}
.ms-scroll-parallax-cont {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%}
.ms-wk .ms-scroll-parallax-cont {
    -webkit-transform: translateZ(0.4px);
    transform: translateZ(0.4px);
}
.ms-action-layer {
    cursor: pointer;
}
.ms-btn-container {
    position: absolute;
}
.ms-btn {
    text-decoration: none;
    display: inline-block;
    color: #000;
    position: relative;
    padding: 8px 15px;
    cursor: pointer;
    white-space: nowrap;
}
.ms-default-btn {
    background: #0074A2;
    border-radius: 5px;
    color: #FFF;
}
.ms-default-btn:hover {
    background-color: #0098D5;
}
.ms-default-btn:active {
    top: 1px;
}
.ms-btn-s {
    padding: 14px 17px;
    font-size: 80%;
    line-height: 0;
}
.ms-btn-m {
    padding: 12px 40px;
}
.ms-btn-n {
    padding: 8px 25px;
    font-size: 95%}
.ms-btn-l {
    padding: 17px 50px;
    font-size: 120%}
.ms-btn-round {
    border-radius: 5px;
}
.ms-btn-circle {
    border-radius: 100px;
}
.ms-btn-outline-round {
    border-radius: 5px;
}
.ms-btn-outline-circle {
    border-radius: 100px;
}
.ms-layer.video-box {
    background: #000;
}
.ms-layer.video-box iframe {
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    z-index: 111;
}
.ms-slide .ms-slide-vpbtn, .ms-slide .ms-video-btn {
    position: absolute;
    cursor: pointer;
    z-index: 112;
}
.ms-slide .ms-slide-vcbtn {
    position: absolute;
    cursor: pointer;
    z-index: 113;
}
.ms-slide-vcbtn-mobile {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    background-color: #000;
    color: #fff;
    text-align: center;
    cursor: pointer;
    z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: .75em;
    display: inline-block;
    background: url(video-close-btn.png) no-repeat 0 3px;
    padding-left: 15px;
    height: 15px;
    color: #DBDBDB;
    margin-top: 7px;
}
.ms-wk .ms-slide .ms-slide-vcbtn, .ms-wk .ms-slide .ms-slide-layers, .ms-wk .ms-slide .ms-slide-vpbtn, .ms-wk .ms-slide .ms-slide-video, .ms-wk .ms-slide-link {
    -webkit-transform: translateZ(0.44px);
    transform: translateZ(0.44px);
}
.ms-video-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ms-mask-frame {
    overflow: hidden;
    position: absolute;
    float: left;
}
.ms-thumb-list {
    overflow: hidden;
    position: absolute;
}
.ms-thumb-list.ms-dir-h {
    width: 100%}
.ms-thumb-list.ms-dir-v {
    height: 100%;
    top: 0;
}
.ms-thumbs-cont {
    position: relative;
}
.ms-thumb-frame img {
    width: 100%;
    height: auto;
}
.ms-thumb-frame {
    cursor: pointer;
    float: left;
    overflow: hidden;
    opacity: .5;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.ms-thumb-frame-selected {
    opacity: 1;
}
.ms-tabs .ms-thumb-frame {
    background-color: #F6f6f6;
    text-shadow: 0 1px 1px #fff;
    color: #222;
    border: solid 1px #fff;
    border-width: 0 1px 1px 0;
    overflow: visible;
    position: relative;
    opacity: 1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame {
    margin-top: 12px;
}
.ms-tabs.ms-dir-v .ms-thumb-frame {
    margin-left: 12px;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {
    margin-left: 0;
}
.ms-tabs.ms-dir-h.ms-align-top {
    z-index: 140;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame {
    margin-top: -12px;
}
.ms-tabs .ms-thumb {
    padding: 20px;
}
.ms-tabs .ms-thumb-frame-selected {
    opacity: 1;
    background: #EDEDED;
}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
    top: 0;
    left: 50%;
    margin-left: -12px;
    border-bottom: solid 12px #F6f6f6;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    top: -12px;
    border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
    bottom: 0;
    top: auto;
    border-bottom: 0;
    border-top: solid 12px #F6f6f6;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    bottom: -12px;
    border-top-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
    top: 50%;
    left: 0;
    margin-top: -12px;
    border-right: solid 12px #EDEDED;
    border-top: solid 12px transparent;
    border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    left: -12px;
    border-right-color: #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
    left: auto;
    right: 0;
    border-right: 0;
    border-left: solid 12px #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    right: -12px;
    border-left-color: #EDEDED;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    height: 100%;
    width: 20px;
    position: absolute;
    left: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, 0.5);
    text-align: center;
    color: #fff;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    right: 0;
    left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
    content: close-quote;
    top: 43%;
    position: relative;
    border: solid rgba(0, 0, 0, 0);
    border-width: 5px 5px 5px 0;
    display: block;
    border-right-color: #FFF;
    width: 6px;
    height: 1px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
    border-width: 5px 0 5px 5px;
    border-left-color: #FFF;
    left: 7px;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, 0.5);
    text-align: center;
    color: #fff;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
    bottom: 0;
    top: auto;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
    content: close-quote;
    left: 43%;
    position: relative;
    border: solid rgba(0, 0, 0, 0);
    border-width: 0 5px 5px;
    display: block;
    border-bottom-color: #FFF;
    height: 1px;
    top: 5px;
    width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
    border-width: 5px 5px 0;
    border-top-color: #FFF;
    top: 7px;
}
.ms-bullet {
    cursor: pointer;
    float: left;
}
.ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 50%;
    width: 100px;
}
.ms-bullets.ms-dir-v {
    position: absolute;
    top: 50%}
.ms-bullets.ms-dir-v .ms-bullet {
    float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: -50%}
.ms-sbar {
    position: absolute;
}
.ms-sbar.ms-dir-h {
    left: 10px;
    right: 10px;
    top: 5px;
}
.ms-sbar.ms-dir-v {
    top: 10px;
    bottom: 10px;
    right: 5px;
}
.ms-sbar .ms-bar {
    height: 4px;
    background: #333;
    border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {
    width: 4px;
}
.ms-sbar .ms-bar {
    position: relative;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.ms-timerbar {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.ms-ctimer {
    position: absolute;
    top: 30px;
    left: 30px;
    cursor: pointer;
}
.ms-time-bar {
    -webkit-transition: width 120ms linear;
    -moz-transition: width 120ms linear;
    -ms-transition: width 120ms linear;
    -o-transition: width 120ms linear;
    transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow {
    height: 0;
}
.ms-slide-info {
    position: absolute;
}
.ms-slide-info.ms-dir-v {
    top: 0;
}
.ms-slide-info.ms-dir-h {
    width: 100%}
@keyframes point-anim {
    0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1;
}
100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    opacity: 0;
}
}@-webkit-keyframes point-anim {
    0% {
    -webkit-transform: scale(0.5);
    opacity: 1;
}
100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
}
}.ms-android .ms-tooltip-point .ms-point-border {
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
}
.master-slider.margintop {
    top: -80px;
}
.master-slider.margintop-2 {
    top: -251px;
}
.master-slider.margintop-3 {
    top: -83px;
}
.master-slider.margintop-4 {
    top: -111px;
}
@media (max-width:999px) {
    .master-slider.margintop {
    top: 0;
}
.master-slider.margintop-4 {
    top: 0;
}
.master-slider.margintop-3 {
    top: 0;
}
}.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn {
    width: 50px;
    height: 51px;
    background: url(light-skin-1.png) no-repeat -14px -150px;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
    width: 30px;
    height: 30px;
    background: url(light-skin-1.png) no-repeat -24px -28px;
    top: 18px;
    right: 30px;
}
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    width: 30px;
    background: url(light-skin-1.png);
    background-position: -89px -26px;
    height: 40px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 110;
}
.ms-skin-default .ms-nav-next {
    right: 30px;
    left: auto;
    background-position: -89px -103px;
}
.ms-skin-default .ms-bullet {
    width: 10px;
    height: 10px;
    background: url(light-skin-1.png) no-repeat;
    margin: 4px;
    background-position: -34px -117px;
}
.ms-skin-default .ms-bullet-selected {
    background-position: -34px -84px;
}
.ms-skin-default .ms-time-bar {
    height: 3px;
    background: #FFF;
    border-top: solid 1px rgba(0, 0, 0, 0.41);
}
.ms-skin-default .ms-tooltip {
    position: absolute;
    z-index: 210;
    cursor: auto;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
    border-top: solid 10px;
    border-top-color: silver;
    border-top-color: rgba(240, 240, 240, 0.88);
    bottom: -10px;
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-bottom: solid 10px;
    border-bottom-color: silver;
    border-bottom-color: rgba(240, 240, 240, 0.88);
    top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
    border-right: solid 10px;
    border-right-color: silver;
    border-right-color: rgba(240, 240, 240, 0.88);
    left: -10px;
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-left: solid 10px;
    border-left-color: silver;
    border-left-color: rgba(240, 240, 240, 0.88);
    right: -10px;
}
.ms-skin-default .ms-tooltip-point {
    cursor: pointer;
}
.ms-skin-default .ms-tooltip-point .ms-point-center {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    border: solid 2px #BBB;
    background: #fff;
    margin: -8px 0 0 -8px;
    position: absolute;
    z-index: 105;
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
    width: 22px;
    height: 22px;
    background: #000;
    background: rgba(0, 0, 0, 0.36);
    margin: -11px 0 0 -11px;
    position: absolute;
    border-radius: 15px;
    animation: point-anim 1.5s infinite;
    -moz-animation: point-anim 1.5s infinite;
    -webkit-animation: point-anim 1.5s infinite;
    -o-animation: point-anim 1.5s infinite;
}
.ms-skin-default .ms-tooltip {
    max-width: 200px;
}
.ms-skin-default .ms-tooltip-cont {
    padding: 10px;
    background: silver;
    background: rgba(240, 240, 240, 0.88);
    text-shadow: 0 1px 0 #fff;
    margin-left: -1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 21), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
    .ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn, .ms-skin-default .ms-slide .ms-slide-vcbtn, .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev, .ms-skin-default .ms-bullet {
    background-image: url(light-skin-1-retina.png);
    background-size: 152px 225px;
}
}.ms-layer.sbut1 {
    color: #fff;
    font-size: 18px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    border: 2px solid #fff;
    padding: 11px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
}
.ms-layer.sbut1:hover {
    color: #242424;
    border: 2px solid #fff;
    background-color: #fff;
}
.ms-layer.sbut2 {
    color: #242424;
    font-size: 18px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    background-color: #fff;
}
.ms-layer.sbut2:hover {
    color: #fff;
    background-color: #fd602c;
}
.ms-layer.sbut3 {
    color: #242424;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    border: 1px solid #242424;
    padding: 11px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
}
.ms-layer.sbut3:hover {
    color: #fff;
    border: 1px solid #242424;
    background-color: #242424;
}
.ms-layer.sbut4 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    background-color: #fd602c;
}
.ms-layer.sbut4:hover {
    color: #fff;
    background-color: #242424;
}
.ms-layer.sbut5 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    background-color: #fd602c;
}
.ms-layer.sbut5:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut5.orange {
    background-color: #fd602c;
}
.ms-layer.sbut5.orange:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut5.violet {
    background-color: #7c50b7;
}
.ms-layer.sbut5.violet:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut2.green2 {
    color: #fff;
    background-color: #3fc35f;
}
.ms-layer.sbut2.green2:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut2.blue {
    color: #fff;
    background-color: #5cccf1;
}
.ms-layer.sbut2.blue:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut6 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 2px;
    transition: all .3s ease 0;
    background-color: #e93e21;
}
.ms-layer.sbut6:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut6.yellow {
    color: #fff;
    background-color: #ffc000;
}
.ms-layer.sbut6.yellow:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut7 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    border: 1px solid #fff;
}
.ms-layer.sbut7:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut8 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s ease 0;
    border: 1px solid #727272;
}
.ms-layer.sbut8:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut9 {
    color: #161616;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all .3s ease 0;
    border: 1px solid #161616;
}
.ms-layer.sbut9:hover {
    color: #fff;
    background-color: #161616;
}
.ms-layer.sbut10 {
    color: #242424;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    background-color: #fff;
}
.ms-layer.sbut10:hover {
    color: #fff;
    background-color: #8b501f;
}
.ms-layer.sbut11 {
    color: #242424;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    background-color: #e9ee42;
}
.ms-layer.sbut11:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut11.yellow-3 {
    color: #242424;
    background-color: #f7c800;
}
.ms-layer.sbut11.yellow-3:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut11.pink {
    color: #fff;
    background-color: #f51f6f;
}
.ms-layer.sbut11.pink:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut12 {
    color: #727272;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 11px 36px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s ease 0;
    border: 1px solid #727272;
}
.ms-layer.sbut12:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut12.white {
    color: #fff;
    border: 1px solid #fff;
}
.ms-layer.sbut12.white:hover {
    color: #242424;
    border: 1px solid #fff;
    background-color: #fff;
}
.ms-layer.sbut13 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 2px;
    transition: all .3s ease 0;
    background-color: #a5d549;
}
.ms-layer.sbut13:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut14 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s ease 0;
    background-color: #c3a254;
}
.ms-layer.sbut14:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut15 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #fff;
    transition: all .3s ease 0;
}
.ms-layer.sbut15:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut16 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #ed3325;
    transition: all .3s ease 0;
}
.ms-layer.sbut16:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut17 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #42d1aa;
    transition: all .3s ease 0;
}
.ms-layer.sbut17:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut18 {
    color: #242424;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    transition: all .3s ease 0;
}
.ms-layer.sbut18:hover {
    color: #fff;
    background-color: #ce0a6c;
}
.ms-layer.sbut19 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #ce0a6c;
    transition: all .3s ease 0;
}
.ms-layer.sbut19:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut20 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #e9b444;
    transition: all .3s ease 0;
}
.ms-layer.sbut20:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut21 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #1fbef0;
    transition: all .3s ease 0;
}
.ms-layer.sbut21:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut22 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #8ac700;
    transition: all .3s ease 0;
}
.ms-layer.sbut22:hover {
    color: #242424;
    background-color: #fff;
}
.ms-layer.sbut23 {
    color: #242424;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    transition: all .3s ease 0;
}
.ms-layer.sbut23:hover {
    color: #fff;
    background-color: #161616;
}
.ms-layer.sbut24 {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding: 13px 36px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #161616;
    transition: all .3s ease 0;
}
.ms-layer.sbut24:hover {
    color: #fff;
    background-color: #727272;
}
.ms-layer.text1 {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
}
.ms-layer.text1.dark {
    color: #242424;
}
.ms-layer.text2 {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.ms-layer.text2.dark {
    color: #242424;
}
.ms-layer.text3 {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.text3.dark {
    color: #727272;
}
.ms-layer.text3.text-right {
    text-align: right;
}
.ms-layer.video-title {
    color: #fff;
    padding: 5px 15px;
    background-color: #fd602c;
}
.ms-layer.video-author {
    color: #fff;
}
.ms-layer.text4 {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 60px;
    line-height: 60px;
    font-weight: 200;
}
.ms-layer.text5 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.ms-layer.text6 {
    width: 100%;
    color: #d7d7d7;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    line-height: 26px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.text6.text-white {
    color: #fff;
}
.ms-layer.text6.gray {
    color: #727272;
}
.ms-layer.text7 {
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.text8 {
    font-family: 'Droid Serif', serif;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 40px;
    line-height: 60px;
    font-weight: 200;
    text-transform: uppercase;
}
.ms-layer.text9 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 50px;
    font-family: 'Droid Serif', serif;
    font-weight: 600;
    text-transform: uppercase;
}
.ms-layer.text10 {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
.ms-layer.text10.big {
    font-size: 50px;
}
.ms-layer.text11 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
.ms-layer.text11.big {
    font-size: 60px;
}
.ms-layer.text12 {
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
.ms-layer.text13 {
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
.ms-layer.text14 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    line-height: 23px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
}
.ms-layer.text15 {
    color: #fff;
    font-size: 40px;
    line-height: 23px;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text16 {
    color: #fff;
    font-size: 70px;
    line-height: 23px;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.ms-layer.text17 {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.text18 {
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
}
.ms-layer.text19 {
    width: 100%;
    color: #fff;
    font-size: 200px;
    line-height: 23px;
    text-align: center;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
}
.ms-layer.text20 {
    width: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 100;
}
.ms-layer.text21 {
    width: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text22 {
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    padding: 12px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    background-color: #161616;
}
.ms-layer.text23 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    padding: 12px;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
}
.ms-layer.text24 {
    color: #fcc813;
    font-size: 90px;
    line-height: 23px;
    text-align: center;
    padding: 12px;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
}
.ms-layer.text25 {
    color: #fcc813;
    font-size: 26px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text26 {
    color: #fff;
    font-size: 80px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    font-family: 'GFS Didot', serif;
    font-weight: 400;
}
.ms-layer.text27 {
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
}
.ms-layer.text27.text-center {
    width: 100%;
    text-align: center;
}
.ms-layer.text28 {
    color: #f7c800;
    font-size: 60px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.ms-layer.text28.text-center {
    width: 100%;
    text-align: center;
}
.ms-layer.text29 {
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
}
.ms-layer.text30 {
    color: #fff;
    font-size: 60px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
}
.ms-layer.text31 {
    color: #fff;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0.8);
}
.ms-layer.text31a {
    color: #fff;
    font-size: 80px;
    line-height: 80px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px;
}
.ms-layer.text31.text-center {
    width: 100%;
    text-align: center;
}
.ms-layer.text32.text-center {
    width: 100%;
    text-align: center;
}
.ms-layer.text7.text-center {
    width: 100%;
    text-align: center;
}
.ms-layer.text32 {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.8);
}
.ms-layer.text32a {
    color: #c2262a;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.ms-layer.text33 {
    color: #fff;
    font-size: 40px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    font-family: 'Gloria Hallelujah', cursive;
    font-weight: 400;
}
.ms-layer.text34 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.ms-layer.text35 {
    color: #fff;
    font-size: 60px;
    text-align: left;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}
.ms-layer.text36 {
    color: #fff;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}
.ms-layer.text37 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}
.ms-layer.offer-badge {
    width: 165px;
    height: 165px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    padding: 0;
    border-radius: 100%;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    background-color: #f43819;
}
.ms-layer.text38 {
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.ms-layer.text39 {
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.ms-layer.text40 {
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.ms-layer.text41 {
    color: #727272;
    font-size: 16px;
    line-height: 23px;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.text42 {
    color: #fff;
    font-size: 40px;
    line-height: 23px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
}
.ms-layer.text43 {
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}
.ms-layer.text43 span {
    color: #ce0a6c;
}
.ms-layer.text44 {
    color: #fff;
    font-size: 24px;
    line-height: 23px;
    padding: 5px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    background-color: #ce0a6c;
}
.ms-layer.text45 {
    color: #242424;
    font-size: 24px;
    line-height: 23px;
    padding: 5px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    background-color: #fff;
}
.ms-layer.text46 {
    color: #fff;
    font-size: 24px;
    line-height: 23px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Michroma', sans-serif;
    font-weight: 400;
}
.ms-layer.text47 {
    color: #fff;
    font-size: 48px;
    line-height: 23px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Michroma', sans-serif;
    font-weight: 400;
}
.ms-layer.text48 {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.ms-layer.text48.no-border {
    border-bottom: none;
}
.ms-layer.text49 {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.offerbadge {
    background-color: #8ac700;
    border-radius: 100%;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 120px;
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
    width: 150px;
    background-color: #8ac700;
    border-radius: 100%;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 120px;
    margin: 0;
    line-height: 23px;
    padding: 30px 0 0 0;
    text-align: center;
    width: 150px;
}
.ms-layer.offerbadge.two {
    background-color: #fff;
    color: #858585;
    font-size: 16px;
    height: 90px;
    line-height: 22px;
    padding: 20px 0 0;
    width: 110px;
}
.ms-layer.offerbadge.orange-2 {
    background-color: #fd602c;
}
.ms-layer.offerbadge span.price {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 5px;
    padding: 0 0 5px;
    text-align: center;
}
.ms-layer.offerbadge span.price.two {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 5px;
    padding: 0 0 5px;
    text-align: center;
}
.ms-layer.text50 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    text-align: right;
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
}
.ms-layer.text50.text-left {
    text-align: left;
}
.ms-layer.text51.text-left {
    text-align: left;
}
.ms-layer.text51 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    text-align: right;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.ms-layer.text52 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
}
.ms-layer.text52.dark {
    color: #242424;
}
.ms-layer.text53 {
    width: 100%;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.ms-layer.text53.dark {
    color: #242424;
}
.ms-layer.text54 {
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ms-layer.text55 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.ms-layer.text56 {
    width: 100%;
    color: #fff;
    font-size: 80px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}
.ms-layer.text57 {
    width: 100%;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text58 {
    color: #242424;
    font-size: 30px;
    text-align: center;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    background-color: #fff;
}
.ms-layer.text59 {
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 50px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    background-color: #fd602c;
}
.ms-layer.text60 {
    color: #fff;
    font-size: 60px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.ms-layer.text61 {
    color: #fff;
    font-size: 90px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.ms-layer.text62 {
    color: #fff;
    font-size: 100px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.ms-layer.text62 span {
    color: #fd602c;
}
.ms-layer.text63 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.8);
}
.ms-layer.text64 {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.8);
}
.ms-layer.text65 {
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: right;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text66 {
    color: #fff;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text67 {
    width: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 30px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text68 {
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 20px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text69 {
    width: 100%;
    color: #161616;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 20px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text70 {
    width: 100%;
    color: #161616;
    font-size: 30px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 30px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text71 {
    width: 100%;
    color: #161616;
    font-size: 40px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 15px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text72 {
    width: 100%;
    color: #161616;
    font-size: 70px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 20px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
.ms-layer.text73 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 20px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%}
.ms-layer.text74 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 30px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%}
.ms-layer.text75 {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: right;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text75.text-left {
    text-align: left;
}
.ms-layer.text75 i {
    color: #8ac700;
    font-size: 16px;
    margin-left: 10px;
}
.ms-layer.box-rotate {
    width: 380px;
    height: 380px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    writing-mode: rl-tb;
}
.ms-layer.text76 {
    color: #fff;
    font-size: 100px;
    line-height: 50px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text77 {
    color: #fff;
    font-size: 150px;
    line-height: 50px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.small-line {
    width: 160px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
}
.ms-layer.text78 {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: left;
    letter-spacing: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text79 {
    width: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text80 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    line-height: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.ms-layer.text81 {
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.box-white {
    width: 380px;
    height: 380px;
    border: 3px solid #fff;
}
.ms-layer.text82 {
    color: #fff;
    font-size: 60px;
    line-height: 50px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text83 {
    color: #fff;
    font-size: 150px;
    line-height: 50px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ms-layer.text-center {
    width: 100%;
    text-align: center;
}
.ms-layer.text54.dark {
    color: #727272;
}
.ms-layer.uppercase {
    text-transform: uppercase;
}
.ms-layer.font-weight-1 {
    font-weight: 100;
}
.ms-layer.font-weight-2 {
    font-weight: 200;
}
.ms-layer.font-weight-3 {
    font-weight: 300;
}
.ms-layer.font-weight-4 {
    font-weight: 400;
}
.ms-layer.font-weight-5 {
    font-weight: 500;
}
.ms-layer.font-weight-6 {
    font-weight: 600;
}
.ms-layer.font-weight-7 {
    font-weight: 700;
}
.ms-layer.font-weight-8 {
    font-weight: 800;
}
.ms-layer.font-weight-9 {
    font-weight: 900;
}
.ms-layer.text-white {
    color: #fff;
}
.ms-layer.text-dark {
    color: #242424;
    color: #242424;
}
.ms-layer.font-size-14 {
    font-size: 14px;
}
.ms-layer.font-size-16 {
    font-size: 16px;
}
.ms-layer.font-size-20 {
    font-size: 20px;
}
.ms-layer.font-size-30 {
    font-size: 30px;
}
.ms-layer.font-size-40 {
    font-size: 40px;
}
.ms-layer.font-size-50 {
    font-size: 50px;
}
.ms-layer.font-size-60 {
    font-size: 60px;
}
.ms-layer.font-size-70 {
    font-size: 70px;
}
.ms-layer.font-size-80 {
    font-size: 180px;
}
.ms-layer.font-size-90 {
    font-size: 90px;
}
.ms-layer.font-size-100 {
    font-size: 100px;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
    .ms-layer.offer-badge {
    width: 120px;
    height: 120px;
    font-size: 26px;
}
.ms-layer.offerbadge {
    font-size: 14px;
    height: 80px;
    padding: 30px 0 0;
    width: 100px;
}
.ms-layer.offerbadge span.price {
    font-size: 20px;
    line-height: 20px;
}
.ms-layer.offerbadge.two {
    font-size: 14px;
    height: 60px;
    padding: 30px 0 0;
    width: 80px;
}
.ms-layer.offerbadge span.price.two {
    font-size: 14px;
    line-height: 20px;
}
}@media only screen and (min-width: 768px) and (max-width: 999px) {
    .ms-layer.offer-badge {
    width: 120px;
    height: 120px;
    font-size: 40px;
}
.ms-layer.offerbadge {
    font-size: 12px;
    height: 60px;
    padding: 20px 0 0;
    width: 80px;
}
.ms-layer.offerbadge span.price {
    font-size: 14px;
    line-height: 20px;
}
.ms-layer.offerbadge.two {
    font-size: 14px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price.two {
    font-size: 14px;
    line-height: 20px;
}
}@media only screen and (min-width: 640px) and (max-width: 767px) {
    .ms-layer.offer-badge {
    width: 100px;
    height: 100px;
    font-size: 36px;
}
.ms-layer.offerbadge {
    font-size: 12px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price {
    font-size: 14px;
    line-height: 20px;
}
.ms-layer.offerbadge.two {
    font-size: 14px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price.two {
    font-size: 14px;
    line-height: 20px;
}
}@media only screen and (min-width: 480px) and (max-width: 639px) {
    .ms-layer.offer-badge {
    width: 100px;
    height: 100px;
    font-size: 40px;
}
.ms-layer.offerbadge {
    font-size: 12px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price {
    font-size: 14px;
    line-height: 20px;
}
.ms-layer.offerbadge.two {
    font-size: 14px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price.two {
    font-size: 14px;
    line-height: 20px;
}
}@media only screen and (max-width: 479px) {
    .ms-layer.offer-badge {
    width: 60px;
    height: 60px;
    font-size: 50px;
}
.ms-layer.offerbadge {
    font-size: 12px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price {
    font-size: 14px;
    line-height: 20px;
}
.ms-layer.offerbadge.two {
    font-size: 14px;
    height: 40px;
    padding: 10px 0 0;
    width: 50px;
}
.ms-layer.offerbadge span.price.two {
    font-size: 14px;
    line-height: 20px;
}
}.ms-skin-default .ms-timerbar {
    top: 1px;
    bottom: auto;
}
.ms-skin-default .ms-time-bar {
    height: 3px;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    border-top: none;
}
.ms-layer {
    margin: 0;
    padding: 0;
    line-height: 100%;
    letter-spacing: 0;
}
.slide-1 .hps-title1 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.slide-1 .hps-title2 {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    color: #508295;
}
.slide-2 .hps-title1 {
    font-weight: 300;
    font-size: 45px;
    text-transform: uppercase;
    color: #fff;
    background-color: #f65256;
    padding: 6px 9px;
}
.slide-2 .hps-title2 {
    font-weight: 300;
    font-size: 32px;
    text-transform: uppercase;
    background: #fff;
    padding: 11px 12px;
}
.slide-3 .hps-title1 {
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-size: 46px;
}
.slide-3 .hps-title2 {
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
}
.slide-3 .hps-amp {
    font-weight: 100;
    font-size: 78px;
    color: #7C96BD;
}
.slide-3 .hps-title3 {
    color: #fff;
    font-size: 37px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px 12px;
    background-color: #dd0d14;
}
.slide-3 .hps-title4 {
    color: #fff;
    background-color: #000;
    font-size: 37px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 10px 14px;
}
.ms-tooltip {
    max-width: 250px!important;
}
.ms-tooltip .product-tt {
    font-size: 1em;
    padding: 5px;
    color: #222;
    text-shadow: none;
}
.ms-tooltip .product-tt h3 {
    font-size: 1.4em;
    color: #222;
    margin: 0 0 5px;
    font-weight: 400;
}
.slide-4 .hps-title1 {
    font-weight: 600;
    font-size: 23px;
    text-transform: uppercase;
    color: #222;
}
.slide-5 .hps-title1, .slide-5 .hps-title2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.6em;
    font-weight: 300;
    text-shadow: 0 1px #000;
}
.slide-5 .hps-title3 {
    background-color: #61c6d7;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 400;
    color: #000;
    text-shadow: 0 1px #fff;
    padding: 13px;
}
.slide-5 .hps-text1 {
    color: #fff;
    text-shadow: 0 1px #000;
    width: 30%;
    line-height: 19px;
    font-size: 14px;
}
.slide-6 .hps-title1 {
    color: #222;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2.3em;
    line-height: 26px;
    text-shadow: 0 1px #fff;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 17px 23px;
}
.slide-6 .hps-title1 > .sub-title {
    font-weight: 300;
    font-size: .7em;
}
.slide-6 .hps-title2 {
    color: #fff;
    text-shadow: 0 1px #000;
    background-color: #222;
    font-weight: 400;
    font-size: 1em;
    padding: 10px 25px;
}
.slide-6 .hps-title3 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    text-shadow: 0 1px #000;
    font-size: 1.2em;
    padding: 18px 25px;
    background-color: #df192a;
}
.slide-6 .hps-title3-vimeo {
    background-color: #1bb6ec;
    padding: 17px 25px;
}
.slide-7 .hps-title1 {
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 60px;
    text-shadow: 0 1px #000;
}
.slide-7 .hps-title2 {
    text-transform: uppercase;
    color: #f74e50;
    text-shadow: 0 1px #000;
    font-size: 21px;
    letter-spacing: .76em;
    font-weight: 900;
}
.slide-7 .hps-title3 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 1px #000;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 14px 81px;
    font-size: 14px;
    font-weight: 400;
}
.slide-video {
    color: #222;
    text-shadow: 0 1px #fff;
}
.slide-video .hps-vicapton-box {
    width: 48%;
    height: 24%;
    background: rgba(255, 255, 255, 0.6);
}
.slide-video .hps-hd {
    font-weight: 900;
    font-size: 130px;
}
.slide-video .hps-videotitle {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 300;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
}
.slide-video .hps-videotext {
    width: 29%;
    line-height: 22px;
}
.hrow {
    position: relative;
    min-height: 253px;
}
.hrow.row-title {
    height: 195px;
    min-height: 0;
    background-color: #eee;
    text-align: center;
}
.row-arrow {
    position: absolute;
    height: 10px;
    border-left: solid 18px rgba(0, 0, 0, 0);
    border-right: solid 18px rgba(0, 0, 0, 0);
    border-top: solid 20px #EEE;
    top: 0;
    left: 50%;
    margin-left: -18px;
}
.row-title h2 {
    margin-top: 84px;
    padding: 0 15px 25px;
    font-weight: 400;
    letter-spacing: .1em;
    color: #4F2840;
    display: inline-block;
    text-shadow: 0 1px 0 #FFF;
    font-size: 1.15em;
    text-transform: uppercase;
    background: url(http://www.masterslider.com/wp-content/uploads/home-title-arrow.gif) no-repeat center 32px;
}
.hrow.white-hrow {
    background: #Fbfbfb;
}
.hrow.gray-hrow {
    background: #eee;
}
.hrow.gray-hrow .row-content {
    text-shadow: 0 1px 0 #FFF;
}
.hrow .row-content {
    padding: 70px 60px 0 550px;
}
.hrow .feature-img {
    position: absolute;
    bottom: 0;
    margin: 0;
}
.hrow .row-content>p {
    margin: 0;
    padding-bottom: 20px;
}
.hrow .row-content>h3 {
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0;
    font-size: 2.3em;
    color: #333;
}
.hrow.gray-hrow .row-content {
    padding: 70px 550px 0 80px;
}
.hrow.gray-hrow .feature-img {
    right: 0;
}
.hrow.fe-transitions .row-content {
    padding-left: 585px;
}
@media only screen and (max-width: 1199px) {
    .row-content {
    padding-top: 50px!important;
}
.hrow .row-content>h3 {
    font-size: 1.5em;
}
}@media only screen and (max-width: 990px) {
    .hrow.fe-transitions .row-content, .hrow.fe-flickr .row-content {
    padding-top: 40px!important;
}
}@media only screen and (max-width: 960px) {
    .hrow {
    min-height: 197px!important;
}
.hrow.row-title {
    height: 120px!important;
    min-height: 0!important;
}
.row-title h2 {
    margin-top: 40px;
}
.hrow .feature-img {
    width: 40%}
.hrow.gray-hrow .row-content {
    padding-right: 45%;
    padding-left: 50px;
}
.hrow.white-hrow .row-content {
    padding-left: 45%;
    padding-right: 50px;
}
}@media only screen and (max-width: 650px) {
    .hrow .feature-img {
    width: 90%;
    position: relative;
    float: none!important;
    display: block;
}
.hrow .row-content {
    padding-right: 30px!important;
    padding-left: 30px!important;
    text-align: center;
}
.hrow.gray-hrow .feature-img {
    margin-left: 10%}
.hrow.white-hrow .feature-img {
    margin-right: 10%}
}
@import "https://fonts.googleapis.com/css?family=Roboto:400, 300";
    html, body {
    border: 0;
    margin: 0;
    padding: 0;
}
.darkbg {
    background: #6C82A2 url(../images/dark.png) repeat fixed;
}
.woodbg {
    background: #E6CCA6 url(../images/wood.png) repeat fixed;
}
.smart-wrap {
    padding: 0 20px;
}
.smart-forms, .smart-forms * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.smart-forms {
    line-height: 1.231;
    font-weight: 400;
    font-size: 14px;
    color: #727272;
}
.smart-container {
    background: #fff;
    margin: 50px auto;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.wrap-0 {
    max-width: 952px;
}
.wrap-1 {
    max-width: 852px;
}
.wrap-2 {
    max-width: 652px;
}
.wrap-3 {
    max-width: 452px;
}
.smart-forms .section {
    margin-bottom: 22px;
}
.smart-forms .smart-link {
    color: #4ebd4a;
    text-decoration: none;
}
.smart-forms .smart-link:hover {
    text-decoration: underline;
}
.smart-forms .tagline {
    height: 0;
    border-top: 1px solid #CFCFCF;
    text-align: center;
}
.smart-forms .tagline span {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    background: #fff;
    color: #4ebd4a;
    top: -10px;
}
.smart-forms .section.less-width {
    width: 45%}
.smart-forms .field {
    display: block;
    position: relative;
}
.smart-forms .field-icon i {
    color: #BBB;
    position: relative;
}
.smart-forms .field-label {
    display: block;
    margin-bottom: 7px;
}
.smart-forms .field-label.colm {
    padding-top: 12px;
}
.smart-forms .field-label em {
    color: #e74c3c;
    font-size: 14px;
    font-style: normal;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: 3px;
}
.smart-forms fieldset {
    border: 0;
    display: block;
}
.smart-forms .form-header {
    overflow: hidden;
    position: relative;
    padding: 25px 30px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.smart-forms .form-header h4 {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: 300;
    font-size: 32px;
    padding: 0;
    margin: 0;
}
.smart-forms .form-header h4 i {
    font-size: 38px;
    position: relative;
    margin-right: 10px;
    top: 2px;
}
.smart-forms .header-primary {
    background-color: #4ebd4a;
    border-top: 1px solid #A7D065;
    border-bottom: 5px solid #3c9b39;
}
.smart-forms .header-lite {
    background: #F3F5FA;
    border-top: 1px solid #A7D065;
    border-bottom: 1px solid #D9DDE5;
}
.smart-forms .header-lite:before {
    content: "";
    background-color: #4ebd4a;
    position: absolute;
    height: 8px;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
}
.smart-forms .header-primary h4 {
    color: #fff;
}
.smart-forms .header-lite h4 {
    color: #5D6A87;
    padding-top: 5px;
}
.smart-flat, .smart-flat .form-header {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.smart-forms .form-body {
    padding: 40px 30px;
    padding-bottom: 20px;
}
.smart-forms .form-footer {
    overflow: hidden;
    padding: 0;
}
.smart-forms input[type=search] {
    -webkit-appearance: textfield;
}
.smart-forms ::-webkit-search-decoration, .smart-forms ::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.smart-forms input:invalid {
    -moz-box-shadow: none;
    box-shadow: none;
}
.smart-forms input::-webkit-input-placeholder, .smart-forms textarea::-webkit-input-placeholder {
    color: #AAA;
}
.smart-forms input:focus::-webkit-input-placeholder, .smart-forms textarea:focus::-webkit-input-placeholder {
    color: #D6DBE0;
}
.smart-forms input:-moz-placeholder, .smart-forms textarea:-moz-placeholder {
    color: #AAA;
}
.smart-forms input:focus:-moz-placeholder, .smart-forms textarea:focus:-moz-placeholder {
    color: #D6DBE0;
}
.smart-forms input::-moz-placeholder, .smart-forms textarea::-moz-placeholder {
    color: #AAA;
    opacity: 1;
}
.smart-forms input:focus::-moz-placeholder, .smart-forms textarea:focus::-moz-placeholder {
    color: #D6DBE0;
    opacity: 1;
}
.smart-forms input:-ms-input-placeholder, .smart-forms textarea:-ms-input-placeholder {
    color: #AAA;
}
.smart-forms input:focus:-ms-input-placeholder, .smart-forms textarea:focus:-ms-input-placeholder {
    color: #D6DBE0;
}
.smart-forms label, .smart-forms input, .smart-forms button, .smart-forms select, .smart-forms textarea {
    margin: 0;
    font-size: 14px;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #626262;
    outline: none;
}
.smart-forms .gui-input, .smart-forms .gui-textarea, .smart-forms .select > select, .smart-forms input[type="button"], .smart-forms input[type="submit"], .smart-forms input[type="search"], .smart-forms .select-multiple select {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.smart-forms input[type="search"]::-webkit-search-decoration, .smart-forms input[type="search"]::-webkit-search-cancel-button, .smart-forms input[type="search"]::-webkit-search-results-button, .smart-forms input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.smart-forms .switch, .smart-forms .option, .smart-forms .field-label {
    font-size: 14px;
}
.smart-forms .radio, .smart-forms .button, .smart-forms .checkbox, .smart-forms .select .arrow, .smart-forms .switch > label, .smart-forms .ui-slider .ui-slider-handle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.smart-forms .radio, .smart-forms .button, .smart-forms .tooltip, .smart-forms .checkbox, .smart-forms .gui-input, .smart-forms .notification, .smart-forms .gui-textarea, .smart-forms .select > select, .smart-forms .select-multiple select {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: none;
}
.smart-forms .select > select, .smart-forms .select-multiple select {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.smart-forms .select, .smart-forms .gui-input, .smart-forms .gui-textarea, .smart-forms .select > select, .smart-forms .select-multiple select {
    background: #fff;
    position: relative;
    vertical-align: top;
    border: 1px solid #e4e4e4;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    color: #626262;
    outline: none;
    height: 42px;
    width: 100%;
    *zoom: 1;
}
.smart-forms.transparent-1 .select, .smart-forms.transparent-1 .gui-input, .smart-forms.transparent-1 .gui-textarea, .smart-forms.transparent-1 .select > select, .smart-forms.transparent-1 .select-multiple select {
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    vertical-align: top;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    color: #626262;
    outline: none;
    height: 42px;
    width: 100%;
    *zoom: 1;
}
.smart-forms.transparent-1 .gui-textarea {
    height: 96px;
    line-height: 19px;
    max-width: 100%;
    overflow: auto;
    resize: none;
}
.smart-forms.transparent-1 .input-hint {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
    color: #999;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin-top: -1px;
    padding: 10px;
    position: relative;
}
.smart-forms.transparent-1 .state-error + em {
    color: #de888a;
    display: block!important;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85em;
    font-style: normal;
    line-height: normal;
    margin-top: 6px;
    padding: 0 3px;
}
.smart-forms.dark .select, .smart-forms.dark .gui-input, .smart-forms.dark .gui-textarea, .smart-forms.dark .select > select, .smart-forms.dark .select-multiple select {
    background: #242424;
    position: relative;
    vertical-align: top;
    border: 1px solid #545353;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    color: #fff;
    outline: none;
    height: 42px;
    width: 100%;
    *zoom: 1;
}
.smart-forms.dark .gui-textarea {
    height: 96px;
    line-height: 19px;
    max-width: 100%;
    overflow: auto;
    resize: none;
}
.smart-forms.dark .input-hint {
    background: #242424;
    border: 1px solid #545353;
    border-radius: 0;
    color: #fff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin-top: -1px;
    padding: 10px;
    position: relative;
}
.smart-forms.dark .state-success .gui-input, .smart-forms.dark .state-success .gui-textarea, .smart-forms.dark .state-success.select > select, .smart-forms.dark .state-success.select-multiple > select, .smart-forms.dark .state-success input:hover + .checkbox, .smart-forms.dark .state-success input:hover + .radio, .smart-forms.dark .state-success input:focus + .checkbox, .smart-forms.dark .state-success input:focus + .radio, .smart-forms.dark .state-success .checkbox, .smart-forms.dark .state-success .radio {
    background: #242424 none repeat scroll 0 0;
    border-color: #545353;
}
.smart-forms.dark .gui-input:focus, .smart-forms.dark .gui-textarea:focus, .smart-forms.dark .select > select:focus, .smart-forms.dark .select-multiple select:focus {
    color: #fff;
    background: #242424;
    border: 1px solid #727272;
    -webkit-box-shadow: 0 0 3px #4EBD4A inset;
    -moz-box-shadow: 0 0 3px #4EBD4A inset;
    -o-box-shadow: 0 0 3px #4EBD4A inset;
    box-shadow: 0 0 3px #4EBD4A inset;
    outline: none;
}
.section-form.less-width {
    position: relative;
    width: 49.8%;
    margin-bottom: 15px;
    display: inline-block;
}
.smart-forms .gui-input, .smart-forms .gui-textarea {
    padding: 10px;
}
.smart-forms .gui-textarea {
    resize: none;
    line-height: 19px;
    overflow: auto;
    max-width: 100%;
    height: 96px;
}
.smart-forms .input-hint {
    padding: 10px;
    display: block;
    margin-top: -1px;
    line-height: 16px;
    position: relative;
    background: #F5F5F5;
    border: 1px solid #CFCFCF;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 11px;
    color: #999;
}
.smart-forms .input-hint.style1 {
    background: none;
    border: none;
    color: #727272;
}
.smart-forms .select {
    border: 0;
    z-index: 10;
}
.smart-forms .select > select {
    display: block;
    padding: 9px 10px;
    color: #626262;
    background: #F5F5F5;
    border: 1px solid #CFCFCF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: normal;
    outline: none;
    text-indent: .01px;
    z-index: 10;
    margin: 0;
}
.smart-forms .select > select::-ms-expand {
    display: none;
}
.smart-forms .select .arrow {
    position: absolute;
    top: 9px;
    right: 4px;
    width: 24px;
    height: 24px;
    color: #9F9F9F;
    pointer-events: none;
    z-index: 16;
}
.smart-forms .select .arrow:after, .smart-forms .select .arrow:before {
    content: '';
    position: absolute;
    font: 12px Consolas, monospace;
    font-style: normal;
    pointer-events: none;
    display: none\9;
    left: 5px;
}
.smart-forms .select .arrow:before {
    content: '\25BC';
    bottom: 4px;
}
.smart-forms .select .double:after {
    content: '\25B2';
    top: -1px;
}
.smart-forms .select .double:before {
    content: '\25BC';
    bottom: -1px;
}
.smart-forms .select-multiple select {
    width: 100%;
    height: 123px;
    padding: 10px;
}
.smart-forms .file {
    display: block;
    width: 100%}
.smart-forms .file .gui-file {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 8px 10px;
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 11;
    bottom: 0;
    right: 0;
}
.smart-forms .file .button {
    position: absolute;
    top: 4px;
    right: 4px;
    float: none;
    height: 34px;
    line-height: 34px;
    padding: 0 16px;
    z-index: 10;
}
.smart-forms .gui-input:hover, .smart-forms .gui-textarea:hover, .smart-forms .select > select:hover, .smart-forms .select-multiple select:hover, .smart-forms .gui-input:hover ~ .input-hint, .smart-forms .file .gui-file:hover + .gui-input, .smart-forms .gui-textarea:hover ~ .input-hint {
    border-color: #6BC868;
}
.smart-forms .gui-input:focus, .smart-forms .gui-textarea:focus, .smart-forms .select > select:focus, .smart-forms .select-multiple select:focus {
    color: #3c3c3c;
    background: #fff;
    border: 1px solid #4EBD4A;
    -webkit-box-shadow: 0 0 3px #4EBD4A inset;
    -moz-box-shadow: 0 0 3px #4EBD4A inset;
    -o-box-shadow: 0 0 3px #4EBD4A inset;
    box-shadow: 0 0 3px #4EBD4A inset;
    outline: none;
}
.smart-forms .select > select:focus {
    z-index: 10;
    z-index: 20\9;
}
.smart-forms .gui-textarea:focus {
    height: 120px;
}
.smart-forms .select > select:focus {
    z-index: 10;
    z-index: 20\9;
}
.smart-forms .gui-input:focus ~ .field-icon i, .smart-forms .gui-textarea:focus ~ .field-icon i {
    color: #4EBD4A;
}
.smart-forms .select-multiple select:focus, .smart-forms .gui-input:focus ~ .input-hint, .smart-forms .gui-textarea:focus ~ .input-hint, .smart-forms .file .gui-file:focus + .gui-input {
    border-color: #4EBD4A;
}
.smart-forms .select > select:focus + .arrow {
    color: #4EBD4A;
}
.smart-forms .option {
    position: relative;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
}
.smart-forms .option > input {
    position: absolute;
    height: inherit;
    width: inherit;
    opacity: 0;
    left: 0;
}
.smart-forms .checkbox, .smart-forms .radio {
    position: relative;
    margin-right: 2px;
    background: #fff;
    display: inline-block;
    border: 3px solid #CFCFCF;
    margin-bottom: 0;
    margin-top: 0;
    height: 21px;
    width: 21px;
    top: 4px;
}
.smart-forms .checkbox:before, .smart-forms .radio:before {
    content: '';
    display: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
}
.smart-forms input:checked + .checkbox:before, .smart-forms input:checked + .radio:before {
    display: block;
}
.smart-forms .checkbox:before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 6px;
    height: 3px;
    border: solid #4ebd4a;
    -webkit-border-width: 0 0 3px 3px;
    -moz-border-width: 0 0 3px 3px;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
    border: 3px solid #4ebd4a;
}
.smart-forms .radio {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.smart-forms .radio:before {
    margin: 4px;
    width: 7px;
    height: 7px;
    background: #4ebd4a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.smart-forms input:hover + .checkbox, .smart-forms input:hover + .radio {
    border-color: #6BC868;
}
.smart-forms input:focus + .checkbox, .smart-forms input:focus + .radio {
    border-color: #4ebd4a;
}
.smart-forms input:focus + .radio:before {
    background: #4ebd4a;
}
.smart-forms input:focus + .checkbox:before {
    border-color: #4ebd4a;
}
.smart-forms .switch {
    cursor: pointer;
    position: relative;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 5px;
    height: 26px;
}
.smart-forms .switch > .switch-label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    height: 25px;
    width: 58px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    background: #D7D7D7;
    border: 2px solid #D7D7D7;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
.smart-forms .switch > .switch-label + span {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    top: -7px;
}
.smart-forms .switch > .switch-label:before {
    content: attr(data-off);
    position: absolute;
    top: 1px;
    right: 3px;
    width: 33px;
}
.smart-forms .switch > .switch-label:after {
    content: "";
    margin: 1px;
    width: 19px;
    height: 19px;
    display: block;
    background: #fff;
}
.smart-forms .switch > input {
    -webkit-appearance: none;
    position: absolute;
    width: inherit;
    height: inherit;
    opacity: 0;
    left: 0;
    top: 0;
}
.smart-forms .switch > input:focus {
    outline: none;
}
.smart-forms .switch > input:focus + .switch-label {
    color: #fff;
    border-color: #C7C7C7;
    background: #C7C7C7;
}
.smart-forms .switch > input:focus + .switch-label:after {
    background: #fff;
}
.smart-forms .switch > input:checked + .switch-label {
    border-color: #4ebd4a;
    background: #4ebd4a;
    padding-left: 33px;
    color: #fff;
}
.smart-forms .switch > input:checked + .switch-label:before {
    content: attr(data-on);
    left: 1px;
    top: 1px;
}
.smart-forms .switch > input:checked + .switch-label:after {
    margin: 1px;
    width: 19px;
    height: 19px;
    background: #fff;
}
.smart-forms .switch > input:checked:focus + .switch-label {
    background: #3c9b39;
    border-color: #3c9b39;
}
.smart-forms .switch-round > .switch-label {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
}
.smart-forms .switch-round > .switch-label + span {
    top: -2px;
}
.smart-forms .switch-round > .switch-label:before {
    width: 33px;
}
.smart-forms .switch-round > .switch-label:after {
    width: 19px;
    color: #D7D7D7;
    content: "\2022";
    font: 20px/20px Times, Serif;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
}
.smart-forms .switch-round > input:checked + .switch-label {
    padding-left: 33px;
}
.smart-forms .switch-round > input:checked + .switch-label:after {
    color: #4ebd4a;
}
.smart-forms .button {
    border: 0;
    height: 42px;
    color: #243140;
    line-height: 1;
    font-size: 15px;
    cursor: pointer;
    padding: 0 50px;
    text-align: center;
    vertical-align: top;
    background: #DBDBDB;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}
.smart-forms .button.btn-white {
    color: #242424;
    background: #fff;
}
.smart-forms .button:hover {
    color: #243140;
    background: #E8E8E8;
}
.smart-forms .button:active {
    color: #1d2938;
    background: #C4C4C4;
}
.smart-forms a.button, .smart-forms span.button, .smart-forms label.button {
    line-height: 42px;
    text-decoration: none;
}
.smart-forms .button i {
    font-size: 14px;
}
.smart-forms .button-list .button {
    margin-bottom: 5px;
}
.smart-forms .btn-primary {
    background-color: #4ebd4a;
}
.smart-forms .btn-primary:hover, .smart-forms .btn-primary:focus {
    background-color: #6bc868;
}
.smart-forms .btn-primary:active {
    background-color: #3c9b39;
}
.smart-forms .btn-primary, .smart-forms .btn-primary:hover, .smart-forms .btn-primary:focus, .smart-forms .btn-primary:active {
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.smart-forms .btn-primary.red {
    background-color: #e93e21;
}
.smart-forms .btn-primary.red:hover, .smart-forms .btn-primary.red:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.red:active {
    background-color: #e93e21;
}
.smart-forms .btn-primary.red {
    background-color: #e93e21;
}
.smart-forms .btn-primary.red:hover, .smart-forms .btn-primary.red:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.red:active {
    background-color: #e93e21;
}
.smart-forms .btn-primary.green {
    background-color: #a5d549;
}
.smart-forms .btn-primary.green:hover, .smart-forms .btn-primary.green:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.green:active {
    background-color: #a5d549;
}
.smart-forms .btn-primary.pink {
    background-color: #f51f6f;
}
.smart-forms .btn-primary.pink:hover, .smart-forms .btn-primary.pink:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.pink:active {
    background-color: #f51f6f;
}
.smart-forms .btn-primary.stone {
    background-color: #c3a254;
    border-radius: 2px;
    padding: 0 100px;
    text-align: center;
    margin-left: 430px;
    vertical-align: middle;
    height: 60px;
}
.smart-forms .btn-primary.stone:hover, .smart-forms .btn-primary.stone:focus {
    background-color: #fff;
    color: #242424;
}
.smart-forms .btn-primary.stone:active {
    background-color: #c3a254;
}
.smart-forms .btn-primary.stone-2 {
    background-color: #c3a254;
}
.smart-forms .btn-primary.stone-2:hover, .smart-forms .btn-primary.stone-2:focus {
    background-color: #242424;
    color: #fff;
}
.smart-forms .btn-primary.stone-2:active {
    background-color: #c3a254;
}
.smart-forms .btn-primary.brown-2 {
    background-color: #b5854d;
}
.smart-forms .btn-primary.brown-2:hover, .smart-forms .btn-primary.brown-2:focus {
    background-color: #242424;
    color: #fff;
}
.smart-forms .btn-primary.brown-2:active {
    background-color: #b5854d;
}
.smart-forms .btn-primary.red-4 {
    background-color: #f43819;
}
.smart-forms .btn-primary.red-4:hover, .smart-forms .btn-primary.red-4:focus {
    background-color: #242424;
    color: #fff;
}
.smart-forms .btn-primary.red-4:active {
    background-color: #f43819;
}
.smart-forms .btn-primary.red-5 {
    background-color: #ed3325;
}
.smart-forms .btn-primary.red-5:hover, .smart-forms .btn-primary.red-5:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.red-5:active {
    background-color: #ed3325;
}
.smart-forms .btn-primary.cyan {
    background-color: #42d1aa;
}
.smart-forms .btn-primary.cyan:hover, .smart-forms .btn-primary.cyan:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.cyan:active {
    background-color: #42d1aa;
}
.smart-forms .btn-primary.pink-3 {
    background-color: #ce0a6c;
}
.smart-forms .btn-primary.pink-3:hover, .smart-forms .btn-primary.pink-3:focus {
    background-color: #242424;
}
.smart-forms .btn-primary.pink-3:active {
    background-color: #ce0a6c;
}
.smart-forms .btn-primary.yellow-4 {
    background-color: #e9b444;
    border-radius: 2px;
    padding: 0 100px;
    text-align: center;
    margin-left: 430px;
    vertical-align: middle;
    height: 60px;
}
.smart-forms .btn-primary.yellow-4:hover, .smart-forms .btn-primary.yellow-4:focus {
    background-color: #fff;
    color: #242424;
}
.smart-forms .btn-primary.yellow-4:active {
    background-color: #e9b444;
}
.smart-forms .btn-primary.blue-small {
    background-color: #1fbef0;
    padding: 0 20px;
}
.smart-forms .btn-primary.blue-small:hover, .smart-forms .btn-primary.blue-small:focus {
    background-color: #fff;
    color: #242424;
}
.smart-forms .btn-primary.blue-small:active {
    background-color: #1fbef0;
}
.smart-forms .btn-primary.blue {
    background-color: #1fbef0;
}
.smart-forms .btn-primary.blue:hover, .smart-forms .btn-primary.blue:focus {
    background-color: #242424;
    color: #fff;
}
.smart-forms .btn-primary.blue:active {
    background-color: #1fbef0;
}
.smart-forms .btn-primary.orange-4 {
    background-color: #ff9320;
    vertical-align: middle;
}
.smart-forms .btn-primary.orange-4:hover, .smart-forms .btn-primary.orange-4:focus {
    background-color: #fff;
    color: #242424;
}
.smart-forms .btn-primary.orange-4:active {
    background-color: #ff9320;
}
.smart-forms .btn-primary.orange-3 {
    background-color: #c2262a;
    vertical-align: middle;
}
.smart-forms .btn-primary.orange-3:hover, .smart-forms .btn-primary.orange-3:focus {
    background-color: #fff;
    color: #242424;
}
.smart-forms .btn-primary.orange-3:active {
    background-color: #c2262a;
}
.smart-forms .btn-rounded {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
}
.smart-forms .button-left, .smart-forms .button-right {
    position: relative;
    z-index: 9;
}
.smart-forms .button-left:before, .smart-forms .button-right:before {
    content: '';
    z-index: -1;
    width: 32px;
    height: 32px;
    position: absolute;
    background-color: inherit;
    border-color: inherit;
    border: none;
    top: 5px;
}
.smart-forms .button-left {
    border-left-width: 0;
    padding: 0 18px 0 7px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin-left: 20px;
}
.smart-forms .button-left:before {
    left: -15px;
    -webkit-border-radius: 2px 5px 0 5px;
    -moz-border-radius: 2px 5px 0;
    -o-border-radius: 2px 5px 0 5px;
    border-radius: 2px 5px 0 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.smart-forms .button-right {
    padding: 0 7px 0 18px;
    border-right-width: 0;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    margin-right: 20px;
}
.smart-forms .button-right:before {
    right: -15px;
    -webkit-border-radius: 5px 2px 5px 0;
    -moz-border-radius: 5px 2px 5px 0;
    -o-border-radius: 5px 2px 5px 0;
    border-radius: 5px 2px 5px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.smart-forms .btn-pointed.button-left, .smart-forms .btn-pointed.button-right {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
}
.smart-forms .btn-rounded.button-left {
    -webkit-border-radius: 0 22px 22px 0;
    -moz-border-radius: 0 22px 22px 0;
    -o-border-radius: 0 22px 22px 0;
    border-radius: 0 22px 22px 0;
}
.smart-forms .btn-rounded.button-right {
    -webkit-border-radius: 22px 0 0 22px;
    -moz-border-radius: 22px 0 0 22px;
    -o-border-radius: 22px 0 0 22px;
    border-radius: 22px 0 0 22px;
}
.smart-forms .pushed {
    -webkit-box-shadow: inset 0 -.3em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -.3em 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0 -.3em 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -.3em 0 rgba(0, 0, 0, 0.2);
    position: relative;
}
.smart-forms .pushed:active {
    -webkit-box-shadow: inset 0 -.15em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -.15em 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0 -.15em 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -.15em 0 rgba(0, 0, 0, 0.2);
    top: 2px;
}
.smart-forms .pushed.button-left:before {
    -webkit-box-shadow: inset .35em 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset .35em 0 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset .35em 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset .35em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .pushed:active.button-left:before {
    -webkit-box-shadow: inset .2em 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset .2em 0 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset .2em 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset .2em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .pushed.button-right:before {
    -webkit-box-shadow: inset -.35em 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset -.35em 0 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset -.35em 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset -.35em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .pushed:active.button-right:before {
    -webkit-box-shadow: inset -.2em 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset -.2em 0 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset -.2em 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset -.2em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .form-footer .button {
    margin-right: 10px;
    margin-bottom: 5px;
}
.smart-forms .align-right .button {
    margin-right: 0;
    margin-left: 10px;
}
.smart-forms .twitter, .smart-forms .twitter:hover, .smart-forms .twitter:focus, .smart-forms .facebook, .smart-forms .facebook:hover, .smart-forms .facebook:focus, .smart-forms .googleplus, .smart-forms .googleplus:hover, .smart-forms .googleplus:focus {
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.smart-forms .facebook {
    background-color: #3b5998;
}
.smart-forms .twitter {
    background-color: #00acee;
}
.smart-forms .googleplus {
    background-color: #dd4b39;
}
.smart-forms .facebook:hover, .smart-forms .facebook:focus {
    background-color: #25385F;
}
.smart-forms .twitter:hover, .smart-forms .twitter:focus {
    background-color: #00749F;
}
.smart-forms .googleplus:hover, .smart-forms .googleplus:focus {
    background-color: #8D2418;
}
.smart-forms .span-left {
    padding-left: 52px;
    text-align: left;
}
.smart-forms .btn-social {
    position: relative;
    margin-bottom: 5px;
}
.smart-forms .btn-social i {
    font-size: 22px;
    position: relative;
    top: 2px;
}
.smart-forms .btn-social span {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 42px;
    left: 0;
}
.smart-forms .twitter span {
    background-color: #009AD5;
}
.smart-forms .facebook span {
    background-color: #31497D;
}
.smart-forms .googleplus span {
    background-color: #C03121;
}
.smart-forms .rating {
    position: relative;
}
.smart-forms .rating.block {
    display: block;
    margin: 10px 0;
}
.smart-forms .rating label {
    color: #A2A6A8;
}
.smart-forms .rating label i {
    font-size: 17px;
    text-align: center;
    color: inherit;
}
.smart-forms .rating label span {
    font: 22px/22px Times, Serif;
}
.smart-forms .rating-star {
    margin-left: 4px;
}
.smart-forms .rating-input {
    position: absolute;
    left: -9999px;
    top: auto;
}
.smart-forms .rating:hover .rating-star:hover, .smart-forms .rating:hover .rating-star:hover ~ .rating-star, .smart-forms .rating-input:checked ~ .rating-star {
    color: #4ebd4a;
}
.smart-forms .rating-star, .smart-forms .rating:hover .rating-star {
    width: 18px;
    float: right;
    display: block;
    cursor: pointer;
    color: #A2A6A8;
}
.smart-forms .rating:before, .smart-forms .rating:after {
    display: table;
    content: "";
    line-height: 0;
}
.smart-forms .rating:after {
    clear: both;
}
.smart-forms .rating .lbl-text {
    font-size: 14px;
    display: inline-block;
    float: left;
}
.smart-forms .rating-wrapper {
    position: relative;
    display: inline-block;
    margin-top: 0;
    float: right;
}
.smart-forms .rating label span {
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px rgba(255, 255, 255, 0);
    -webkit-transition: margin 0.6s, opacity .6s;
    -moz-transition: margin 0.6s, opacity .6s;
    -ms-transition: margin 0.6s, opacity .6s;
    -o-transition: margin 0.6s, opacity .6s;
    transition: margin 0.6s, opacity .6s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    position: absolute;
    padding: 5px 10px;
    font-weight: 700;
    background: #000;
    font-size: 11px;
    margin-left: -5px;
    margin-bottom: 15px;
    display: block;
    left: -9999px;
    color: #fff;
    opacity: 0;
    z-index: 10;
}
.smart-forms .rating label:hover span {
    bottom: 100%;
    opacity: 1;
    left: auto;
    margin-bottom: 5px;
}
.smart-forms .rating label span:before {
    content: '';
    position: absolute;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    left: 8px;
    top: 100%}
.smart-forms .smart-widget, .smart-forms .append-picker-icon, .smart-forms .prepend-picker-icon {
    position: relative;
    display: block;
}
.smart-forms .smart-widget .field input, .smart-forms .append-picker-icon input, .smart-forms .prepend-picker-icon input {
    width: 100%}
.smart-forms .append-picker-icon button, .smart-forms .prepend-picker-icon button, .smart-forms .smart-widget .button {
    border: 1px solid #CFCFCF;
    background: #F5F5F5;
    position: absolute;
    cursor: pointer;
    color: #626262;
    height: 42px;
    top: 0;
}
.smart-forms .sm-right .button, .smart-forms .append-picker-icon button {
    border-left: 0;
}
.smart-forms .sm-left .button, .smart-forms .prepend-picker-icon button {
    border-right: 0;
    left: 0;
}
.smart-forms .sm-right .button, .smart-forms .append-picker-icon button {
    right: 0;
}
.smart-forms .sml-50, .smart-forms .prepend-picker-icon {
    padding-left: 50px;
}
.smart-forms .sml-50 .button, .smart-forms .prepend-picker-icon button {
    width: 50px;
}
.smart-forms .sml-80 {
    padding-left: 80px;
}
.smart-forms .sml-80 .button {
    width: 80px;
}
.smart-forms .sml-120 {
    padding-left: 120px;
}
.smart-forms .sml-120 .button {
    width: 120px;
}
.smart-forms .smr-50, .smart-forms .append-picker-icon {
    padding-right: 50px;
}
.smart-forms .smr-50 .button, .smart-forms .append-picker-icon button {
    width: 50px;
}
.smart-forms .smr-80 {
    padding-right: 80px;
}
.smart-forms .smr-80 .button {
    width: 80px;
}
.smart-forms .smr-120 {
    padding-right: 120px;
}
.smart-forms .smr-120 .button {
    width: 120px;
}
.smart-forms .append-icon, .smart-forms .prepend-icon {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%}
.smart-forms .append-icon .field-icon, .smart-forms .prepend-icon .field-icon {
    top: 0;
    width: 42px;
    height: 42px;
    color: inherit;
    line-height: 42px;
    position: absolute;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    pointer-events: none;
    z-index: 99;
}
.smart-forms .append-icon .field-icon i, .smart-forms .prepend-icon .field-icon i {
    position: relative;
    font-size: 14px;
}
.smart-forms .prepend-icon .field-icon {
    left: 0;
}
.smart-forms .append-icon .field-icon {
    right: 0;
}
.smart-forms .prepend-icon > input, .smart-forms .prepend-icon > textarea, .smart-forms .prepend-icon > select {
    padding-left: 36px;
}
.smart-forms .append-icon > input, .smart-forms .append-icon > textarea {
    padding-right: 36px;
    padding-left: 10px;
}
.smart-forms .append-icon > textarea {
    padding-right: 36px;
}
.smart-forms .tooltip {
    position: absolute;
    z-index: -1;
    opacity: 0;
    color: #fff;
    width: 184px;
    left: -9999px;
    top: auto;
    font-size: 11px;
    font-weight: 400;
    background: #333;
    -webkit-transition: margin 0.6s, opacity .6s;
    -moz-transition: margin 0.6s, opacity .6s;
    -ms-transition: margin 0.6s, opacity .6s;
    -o-transition: margin 0.6s, opacity .6s;
    transition: margin 0.6s, opacity .6s;
}
.smart-forms .tooltip > em {
    padding: 12px;
    font-style: normal;
    display: block;
    position: static;
}
.smart-forms .tooltip:after {
    content: '';
    position: absolute;
}
.smart-forms .option:hover .tooltip, .smart-forms .gui-input:focus + .tooltip, .smart-forms .gui-textarea:focus + .tooltip, .smart-forms .select > select:focus ~ .tooltip {
    opacity: 1;
    z-index: 999;
}
.smart-forms .tip-left {
    top: 1px;
    margin-right: -20px;
}
.smart-forms .tip-left:after {
    top: 12px;
    left: 100%;
    border-left: 8px solid #333;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left, .smart-forms .gui-textarea:focus + .tip-left, .smart-forms .select > select:focus ~ .tip-left {
    margin-right: 5px;
    right: 100%;
    left: auto;
}
.smart-forms .tip-right {
    top: 1px;
    margin-left: -20px;
}
.smart-forms .tip-right:after {
    top: 12px;
    right: 100%;
    border-right: 8px solid #333;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right, .smart-forms .gui-textarea:focus + .tip-right, .smart-forms .select > select:focus ~ .tip-right {
    left: 100%;
    margin-left: 5px;
}
.smart-forms .tip-right-top {
    bottom: 100%;
    margin-bottom: -20px;
}
.smart-forms .tip-right-top:after {
    top: 100%;
    right: 12px;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right-top, .smart-forms .gui-textarea:focus + .tip-right-top, .smart-forms .select > select:focus ~ .tip-right-top {
    right: 0;
    left: auto;
    margin-bottom: 10px;
}
.smart-forms .option .tooltip, .smart-forms .tip-left-top {
    bottom: 100%;
    margin-bottom: -20px;
}
.smart-forms .option .tooltip:after, .smart-forms .tip-left-top:after {
    top: 100%;
    left: 12px;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.smart-forms .option:hover .tooltip, .smart-forms .gui-input:focus + .tip-left-top, .smart-forms .gui-textarea:focus + .tip-left-top, .smart-forms .select > select:focus ~ .tip-left-top {
    left: 0;
    right: auto;
    margin-bottom: 10px;
}
.smart-forms .option:hover .tooltip {
    left: -10px;
}
.smart-forms .tip-right-bottom {
    top: 100%;
    margin-top: -20px;
}
.smart-forms .tip-right-bottom:after {
    right: 12px;
    bottom: 100%;
    border-bottom: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right-bottom, .smart-forms .gui-textarea:focus + .tip-right-bottom {
    margin-top: 10px;
    left: auto;
    right: 0;
}
.smart-forms .tip-left-bottom {
    top: 100%;
    margin-top: -20px;
}
.smart-forms .tip-left-bottom:after {
    left: 12px;
    bottom: 100%;
    border-bottom: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left-bottom, .smart-forms .gui-textarea:focus + .tip-left-bottom {
    margin-top: 10px;
    right: auto;
    left: 0;
}
.smart-forms .smart-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.smart-forms .smart-list li {
    margin-bottom: 20px;
}
.smart-forms .form-msg {
    display: none;
}
.smart-forms .notification {
    color: #444;
    padding: 15px;
    position: relative;
}
.smart-forms .notification p {
    margin: 0;
    padding: 0 15px;
    padding-left: 5px;
    line-height: normal;
}
.smart-forms .notification .close-btn {
    margin-top: -7px;
    padding: inherit;
    position: absolute;
    text-decoration: none;
    font: bold 20px/20px Arial, sans-serif;
    opacity: .65;
    color: inherit;
    display: block;
    right: 1px;
    top: 14%}
.smart-forms .notification .close-btn:hover {
    opacity: 1;
}
.smart-forms .alert-info {
    color: #163161;
    background-color: #cfe6fc;
}
.smart-forms .alert-success {
    color: #363;
    background-color: #d2f7ad;
}
.smart-forms .alert-warning {
    color: #C60;
    background-color: #fae7a2;
}
.smart-forms .alert-error {
    color: #900;
    background-color: #FBDBCF;
}
.smart-forms .notification ul {
    margin-left: 1.3em;
    list-style-position: inside;
    margin-top: 10px;
}
.smart-forms .state-error .gui-input, .smart-forms .state-error .gui-textarea, .smart-forms .state-error.select > select, .smart-forms .state-error.select-multiple > select, .smart-forms .state-error input:hover + .checkbox, .smart-forms .state-error input:hover + .radio, .smart-forms .state-error input:focus + .checkbox, .smart-forms .state-error input:focus + .radio, .smart-forms .state-error .checkbox, .smart-forms .state-error .radio {
    background: #FEE9EA;
    border-color: #DE888A;
}
.smart-forms .state-error .gui-input:focus, .smart-forms .state-error .gui-textarea:focus, .smart-forms .state-error.select > select:focus, .smart-forms .state-error.select-multiple > select:focus {
    -webkit-box-shadow: 0 0 3px #DE888A inset;
    -moz-box-shadow: 0 0 3px #DE888A inset;
    -o-box-shadow: 0 0 3px #DE888A inset;
    box-shadow: 0 0 3px #DE888A inset;
}
.smart-forms .state-error .gui-input ~ .field-icon i, .smart-forms .state-error .gui-textarea ~ .field-icon i {
    color: #DE888A;
}
.smart-forms .state-error.select .arrow {
    color: #DE888A;
}
.smart-forms .state-error.select > select:focus + .arrow {
    color: #DE888A;
}
.smart-forms .state-error .gui-input ~ .input-hint, .smart-forms .state-error.file .gui-file:hover + .gui-input, .smart-forms .state-error .gui-textarea ~ .input-hint {
    border-color: #DE888A;
}
.smart-forms .state-error + em {
    display: block!important;
    margin-top: 6px;
    padding: 0 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-size: .85em;
    color: #DE888A;
}
.smart-forms .state-success .gui-input, .smart-forms .state-success .gui-textarea, .smart-forms .state-success.select > select, .smart-forms .state-success.select-multiple > select, .smart-forms .state-success input:hover + .checkbox, .smart-forms .state-success input:hover + .radio, .smart-forms .state-success input:focus + .checkbox, .smart-forms .state-success input:focus + .radio, .smart-forms .state-success .checkbox, .smart-forms .state-success .radio {
    background: #F0FEE9;
    border-color: #A5D491;
}
.smart-forms .state-success .gui-input:focus, .smart-forms .state-success .gui-textarea:focus, .smart-forms .state-success.select > select:focus, .smart-forms .state-success.select-multiple > select:focus {
    -webkit-box-shadow: 0 0 3px #A5D491 inset;
    -moz-box-shadow: 0 0 3px #A5D491 inset;
    -o-box-shadow: 0 0 3px #A5D491 inset;
    box-shadow: 0 0 3px #A5D491 inset;
}
.smart-forms .state-success .gui-input ~ .field-icon i, .smart-forms .state-success .gui-textarea ~ .field-icon i {
    color: #A5D491;
}
.smart-forms .state-success.select .arrow {
    color: #A5D491;
}
.smart-forms .state-success.select > select:focus + .arrow {
    color: #A5D491;
}
.smart-forms .state-success .gui-input ~ .input-hint, .smart-forms .state-success.file .gui-file:hover + .gui-input, .smart-forms .state-success .gui-textarea ~ .input-hint {
    border-color: #A5D491;
}
.smart-forms .button[disabled], .smart-forms .state-disabled .button, .smart-forms input[disabled] + .radio, .smart-forms input[disabled] + .checkbox, .smart-forms .switch > input[disabled] + label {
    cursor: default;
    opacity: .5;
}
.smart-forms .gui-input[disabled], .smart-forms .gui-textarea[disabled], .smart-forms .select > select[disabled], .smart-forms .select-multiple select[disabled], .smart-forms .gui-input[disabled] ~ .input-hint, .smart-forms .file .gui-file[disabled] + .gui-input, .smart-forms .file .gui-file[disabled]:hover + .gui-input, .smart-forms .gui-textarea[disabled] ~ .input-hint {
    background-color: #f4f6f6;
    border-color: #d5dbdb!important;
    cursor: default;
    color: #d5dbdb;
    opacity: .7;
}
.smart-forms input[disabled] ~ .field-icon i, .smart-forms textarea[disabled] ~ .field-icon i, .smart-forms .select > select[disabled] + .arrow {
    opacity: .4;
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-datepicker {
    width: 18em;
    margin-top: 8px;
    display: none;
    background: #fff;
    position: relative;
    font: 14px/1.55 Roboto, Arial, Helvetica, sans-serif;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    border: 1px solid #CFCFCF;
    z-index: 9999!important;
    text-align: center;
    color: #666;
}
.ui-datepicker a {
    color: #404040;
    text-align: center;
}
.ui-datepicker .ui-state-disabled span {
    color: #DBDBDB;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    background: #F5F5F5;
    border-bottom: 1px solid #CFCFCF;
    line-height: 27px;
    font-size: 15px;
    padding: 10px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 34px;
    height: 34px;
    display: block;
    font-size: 14px;
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    color: #4ebd4a;
    top: 20.5%}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    color: #4ebd4a;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    margin: 0 0 .4em;
    border-collapse: collapse;
}
.ui-datepicker th {
    padding: .5em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 2px 5px;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: .25em;
    display: block;
    text-align: center;
    text-decoration: none;
}
.ui-datepicker td span:hover, .ui-datepicker td a:hover {
    background: #F5F5F5;
}
.ui-datepicker .ui-state-disabled span:hover {
    background: none;
}
.ui-datepicker-today a, .ui-datepicker-today a:hover, .ui-datepicker .ui-state-highlight {
    font-weight: 700;
    background: #4ebd4a!important;
    color: #fff;
}
.cal-widget .ui-datepicker {
    width: 100%;
    margin-top: 0;
}
.cal-widget .ui-datepicker:before {
    display: none;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.333%}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-buttonpane {
    border-top: 1px solid #CFCFCF;
    padding: 10px;
}
.ui-datepicker-buttonpane button {
    padding: 8px 12px;
    margin-right: .2em;
    position: relative;
    line-height: normal;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    vertical-align: middle;
    background: #DBDBDB;
    text-align: center;
    overflow: visible;
    cursor: pointer;
    color: #243140;
    border: 0;
}
.ui-datepicker-buttonpane button:hover {
    color: #243140;
    background: #E8E8E8;
}
.ui-datepicker-buttonpane button:active {
    color: #1d2938;
    background: #C4C4C4;
}
.ui-monthpicker .ui-datepicker-header {
    margin-bottom: 3px;
}
.smart-forms .slider-wrapper, .smart-forms .sliderv-wrapper {
    background: #E5E5E5;
    position: relative;
}
.smart-forms .ui-slider {
    position: relative;
    text-align: left;
}
.smart-forms .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.5em;
    height: 1.5em;
    cursor: default;
    background: #fff;
    border: 3px solid #4ebd4a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -ms-touch-action: none;
    touch-action: none;
    margin-top: -3px;
    outline: none;
}
.smart-forms .ui-slider .ui-slider-handle:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    background-color: #4ebd4a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    z-index: 2;
    left: 4px;
    top: 4px;
}
.smart-forms .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background-color: #4ebd4a;
}
.smart-forms .ui-slider.ui-state-disabled .ui-slider-handle, .smart-forms .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.smart-forms .ui-slider-horizontal {
    height: .5em;
}
.smart-forms .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.smart-forms .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%}
.smart-forms .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.smart-forms .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.smart-forms .ui-slider-vertical, .smart-forms .sliderv-wrapper {
    width: .5em;
    height: 100px;
}
.smart-forms .ui-slider-vertical .ui-slider-handle {
    left: -.45em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.smart-forms .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%}
.smart-forms .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.smart-forms .ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.smart-forms .slider-input {
    color: #f6931f!important;
    border: 0;
    background: none;
}
.smart-forms .slider-group .sliderv-wrapper {
    height: 150px;
    float: left;
    margin: 15px;
}
.smart-forms .ui-slider .ui-state-active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}
.smart-forms .slider-tip {
    display: block;
    position: absolute;
    text-align: center;
    font: 10pt Tahoma, Arial, sans-serif;
    background: #333;
    padding: 10px;
    color: #fff;
}
.smart-forms .slider-wrapper .slider-tip {
    top: -50px;
    left: -15px;
}
.smart-forms .slider-wrapper .slider-tip:after {
    content: '';
    position: absolute;
    top: 98%;
    left: 35%;
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.smart-forms .sliderv-wrapper .slider-tip {
    left: 30px;
    top: -12px;
}
.smart-forms .sliderv-wrapper .slider-tip:after {
    content: '';
    position: absolute;
    top: 30%;
    right: 98%;
    border-right: 8px solid #333;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.smart-forms .yellow-slider .ui-slider .ui-slider-handle {
    border-color: #faa226;
}
.smart-forms .yellow-slider .ui-slider .ui-slider-handle:before, .smart-forms .yellow-slider .ui-slider .ui-slider-range {
    background-color: #faa226;
}
.smart-forms .red-slider .ui-slider .ui-slider-handle {
    border-color: #ee4f3d;
}
.smart-forms .red-slider .ui-slider .ui-slider-handle:before, .smart-forms .red-slider .ui-slider .ui-slider-range {
    background-color: #ee4f3d;
}
.smart-forms .purple-slider .ui-slider .ui-slider-handle {
    border-color: #9464e2;
}
.smart-forms .purple-slider .ui-slider .ui-slider-handle:before, .smart-forms .purple-slider .ui-slider .ui-slider-range {
    background-color: #9464e2;
}
.smart-forms .blue-slider .ui-slider .ui-slider-handle {
    border-color: #00acee;
}
.smart-forms .blue-slider .ui-slider .ui-slider-handle:before, .smart-forms .blue-slider .ui-slider .ui-slider-range {
    background-color: #00acee;
}
.smart-forms .black-slider .ui-slider .ui-slider-handle {
    border-color: #505558;
}
.smart-forms .black-slider .ui-slider .ui-slider-handle:before, .smart-forms .black-slider .ui-slider .ui-slider-range {
    background-color: #505558;
}
.smart-forms .green-slider .ui-slider .ui-slider-handle {
    border-color: #0E993C;
}
.smart-forms .green-slider .ui-slider .ui-slider-handle:before, .smart-forms .green-slider .ui-slider .ui-slider-range {
    background-color: #0E993C;
}
.ui-timepicker-div .ui-widget-header {
    position: relative;
    background: #F5F5F5;
    line-height: 27px;
    font-size: 15px;
    padding: 10px;
}
.ui-timepicker-div dl {
    text-align: left;
    border: 1px solid #CFCFCF;
    border-width: 1px 0 0;
    padding: 15px 10px;
    padding-bottom: 15px;
    margin: 0;
}
.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 15px 40%}
.ui-timepicker-div td {
    font-size: 90%}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-timepicker-div .ui_tpicker_unit_hide {
    display: none;
}
.ui-timepicker-rtl {
    direction: rtl;
}
.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}
.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px;
    background: #E5E5E5;
    position: relative;
    top: 6px;
}
.ui-timepicker-div dl .ui_tpicker_hour, .ui-timepicker-div dl .ui_tpicker_minute, .ui-timepicker-div dl .ui_tpicker_second, .ui-timepicker-div dl .ui_tpicker_millisec {
    background: #E5E5E5;
    position: relative;
    top: 5px;
}
.ui-timepicker-div.ui-timepicker-oneLine {
    padding-right: 2px;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, .ui-timepicker-div.ui-timepicker-oneLine dt {
    display: none;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
    display: block;
    padding-top: 2px;
}
.ui-timepicker-div.ui-timepicker-oneLine dl {
    text-align: right;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd, .ui-timepicker-div.ui-timepicker-oneLine dl dd > div {
    display: inline-block;
    margin: 0;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before, .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
    content: ':';
    display: inline-block;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before, .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {
    content: '.';
    display: inline-block;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide, .ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
    display: none;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 10000000;
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #bbb;
    border-top: 0;
    background: #fff;
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}
.ui-autocomplete .ui-menu {
    position: absolute;
}
.ui-autocomplete .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 8px 10px;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;
    base64, R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    background: #F2F4FA;
    border-bottom: 1px solid #DCE1EE;
    -webkit-box-shadow: inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -o-box-shadow: inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.ui-autocomplete .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0;
    border-color: #ddd;
}
.ui-autocomplete .ui-menu-item:hover {
    background: #DCE1EE;
}
.custom-combobox {
    position: relative;
    padding-right: 45px;
    display: block;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-left: -1px;
    padding: 0;
    z-index: 10;
    width: 45px;
    line-height: 40px;
    height: 100%;
    text-align: center;
    background: #F5F5F5;
    border: 1px solid #CFCFCF;
    border-left: 0;
    cursor: pointer;
    color: #aaa;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}
.smart-forms .progress-section {
    display: none;
}
.smart-forms .progress-bar {
    position: relative;
    background: #E5E5E5;
}
.smart-forms .progress-bar .percent {
    position: absolute;
    display: inline-block;
    top: -3px;
    right: -24px;
    font-size: 9px;
    color: #93A2AA;
}
.smart-forms .progress-bar > .bar {
    width: 60%;
    height: 7px;
    display: block;
    background-size: 16px 16px;
    background-color: #bdc3c7;
}
.smart-forms .bar-primary > .bar {
    background-color: #4ebd4a;
}
.smart-forms .bar-blue > .bar {
    background-color: #00acee;
}
.smart-forms .bar-black > .bar {
    background-color: #505558;
}
.smart-forms .bar-green > .bar {
    background-color: #0E993C;
}
.smart-forms .bar-purple > .bar {
    background-color: #9464e2;
}
.smart-forms .bar-red > .bar {
    background-color: #ee4f3d;
}
.smart-forms .bar-yellow > .bar {
    background-color: #faa226;
}
.smart-forms .ui-slider .ui-slider-range, .smart-forms .progress > button[type="submit"], .smart-forms .progress > button[type="submit"]:hover, .smart-forms .progress-bar > .bar {
    background-size: 16px 16px;
    background-image: -webkit-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-image: -moz-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-image: -o-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-image: linear-gradient(to bottom right, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
}
.smart-forms .progress > button[type="submit"], .smart-forms .progress > button[type="submit"]:hover, .smart-forms .progress-animated > .bar {
    -webkit-animation: sfprogress .6s linear infinite;
    -moz-animation: sfprogress .6s linear infinite;
    -o-animation: sfprogress .6s linear infinite;
    animation: sfprogress .6s linear infinite;
}
.smart-forms .progress > button[type="submit"]:hover {
    cursor: wait;
}
@-webkit-keyframes sfprogress {
    from {
    background-position: 0 0;
}
to {
    background-position: -16px 0;
}
}@-moz-keyframes sfprogress {
    from {
    background-position: 0 0;
}
to {
    background-position: -16px 0;
}
}@-o-keyframes sfprogress {
    from {
    background-position: 0 0;
}
to {
    background-position: -16px 0;
}
}@keyframes sfprogress {
    from {
    background-position: 0 0;
}
to {
    background-position: -16px 0;
}
}.clone-widget {
    padding-right: 100px;
    position: relative;
}
.clone-widget .button {
    position: absolute;
    right: 0;
    top: 0;
}
.clone-widget .clone {
    right: 50px;
}
.smart-forms .map-container {
    padding: 10px;
    border: 1px solid #CFCFCF;
}
.smart-forms #map_canvas {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.smart-forms .block {
    display: block;
}
.smart-forms .frm-row {
    margin: 0 -10px;
}
.smart-forms .slider-group:before, .smart-forms .slider-group:after, .smart-forms .frm-row:before, .smart-forms .frm-row:after {
    display: table;
    content: "";
    line-height: 0;
}
.smart-forms .slider-group:after, .smart-forms .frm-row:after {
    clear: both;
}
.smart-forms .frm-row .colm {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
}
.smart-forms .frm-row .colm1 {
    width: 8.33%}
.smart-forms .frm-row .colm2 {
    width: 16.66%}
.smart-forms .frm-row .colm3 {
    width: 25%}
.smart-forms .frm-row .colm4 {
    width: 33.33%}
.smart-forms .frm-row .colm5 {
    width: 41.66%}
.smart-forms .frm-row .colm6 {
    width: 50%}
.smart-forms .frm-row .colm7 {
    width: 58.33%}
.smart-forms .frm-row .colm8 {
    width: 66.66%}
.smart-forms .frm-row .colm9 {
    width: 75%}
.smart-forms .frm-row .colm10 {
    width: 83.33%}
.smart-forms .frm-row .colm11 {
    width: 91.66%}
.smart-forms .frm-row .colm12 {
    width: 100%}
.smart-forms .frm-row .colm1-5 {
    width: 20%}
.smart-forms .frm-row .colm1-8 {
    width: 12.5%}
.smart-forms .spacer {
    border-top: 1px solid #CFCFCF;
    display: block;
    height: 0;
}
.smart-forms .spacer-t10 {
    margin-top: 10px;
}
.smart-forms .spacer-b10 {
    margin-bottom: 10px;
}
.smart-forms .spacer-t15 {
    margin-top: 15p;
}
.smart-forms .spacer-b15 {
    margin-bottom: 15px;
}
.smart-forms .spacer-t20 {
    margin-top: 20px;
}
.smart-forms .spacer-b20 {
    margin-bottom: 20px;
}
.smart-forms .spacer-t25 {
    margin-top: 25px;
}
.smart-forms .spacer-b25 {
    margin-bottom: 25px;
}
.smart-forms .spacer-t30 {
    margin-top: 30px;
}
.smart-forms .spacer-b30 {
    margin-bottom: 30px;
}
.smart-forms .spacer-t40 {
    margin-top: 40px;
}
.smart-forms .spacer-b40 {
    margin-bottom: 40px;
}
.smart-forms .frm-row .pad-l10 {
    padding-left: 10px;
}
.smart-forms .frm-row .pad-r10 {
    padding-right: 10px;
}
.smart-forms .frm-row .pad-l20 {
    padding-left: 20px;
}
.smart-forms .frm-row .pad-r20 {
    padding-right: 20px;
}
.smart-forms .frm-row .pad-l30 {
    padding-left: 30px;
}
.smart-forms .frm-row .pad-r30 {
    padding-right: 30px;
}
.smart-forms .frm-row .pad-l40 {
    padding-left: 40px;
}
.smart-forms .frm-row .pad-r40 {
    padding-right: 40px;
}
.smart-forms .bdl {
    border-left: 1px solid #CFCFCF;
}
.smart-forms .bdr {
    border-right: 1px solid #CFCFCF;
}
.smart-forms .fine-gray {
    color: #999;
}
.smart-forms .small-text {
    font-size: 11px;
    font-style: normal;
}
.smart-forms .text-align {
    height: 42px;
    line-height: 42px;
}
.smart-forms .align-right {
    text-align: right;
}
.smart-forms .align-center {
    text-align: center;
}
.smart-forms .price-box {
    padding: 30px;
    text-align: center;
    position: relative;
    border: 1px solid #CFCFCF;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
}
.smart-forms .price-box p {
    line-height: 1.5em;
    color: #526066;
    margin-bottom: 0;
}
.smart-forms .price-box h5 {
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    font-size: 15px;
    color: #B0B2B9;
    letter-spacing: 2px;
}
.smart-forms .price-box h4 {
    font-size: 60px;
    font-weight: 300;
    margin: 0;
    color: #626262;
}
.smart-forms .selected-box h4 {
    color: #4ebd4a;
}
.smart-forms .price-box h4 sup {
    position: relative;
    font-size: 30px;
    vertical-align: top;
    top: 15px;
}
.smart-forms .price-box h4 .per-month {
    font-size: 14px;
}
.smart-forms .expand {
    height: 50px;
    line-height: 50px!important;
    border-radius: 3px;
}
.smart-forms .ribbon, .smart-forms .ribbon-large {
    width: 75px;
    height: 78px;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: 1;
}
.smart-forms .ribbon-inner {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #4ebd4a;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    padding: 7px 0;
    width: 100px;
    color: #fff;
    z-index: 1;
    left: 3px;
    top: 6px;
}
.smart-forms .ribbon-inner:before, .smart-forms .ribbon-inner:after {
    content: "";
    border-top: 3px solid #3c9b39;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}
.smart-forms .ribbon-inner:before {
    left: 0;
}
.smart-forms .ribbon-inner:after {
    right: 0;
}
.smart-forms .ribbon-large {
    width: 115px;
    height: 118px;
}
.smart-forms .ribbon-large .ribbon-inner {
    width: 160px;
    left: -8px;
    top: 28px;
}
.smart-forms .sfcode {
    padding-left: 24px;
}
.smart-forms .captcode {
    padding: 0;
    position: relative;
}
.smart-forms .captcode img {
    position: relative;
    top: 1px;
}
.smart-forms .refresh-captcha {
    position: absolute;
    background: #4EBD4A;
    border: 3px solid #3C9B39;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    right: -15px;
    height: 32px;
    width: 32px;
    top: 4px;
}
.smart-forms .refresh-captcha i {
    position: absolute;
    text-align: center;
    line-height: 26px;
    font-size: 17px;
    color: #fff;
    left: 24%}
.smart-forms .refresh-black {
    background: #505558;
    border-color: #333;
}
.smart-forms .refresh-blue {
    background: #00acee;
    border-color: #0087bb;
}
.smart-forms .refresh-green {
    background: #0E993C;
    border-color: #0B792F;
}
.smart-forms .refresh-purple {
    background: #9464e2;
    border-color: #7639da;
}
.smart-forms .refresh-red {
    background: #ee4f3d;
    border-color: #e42914;
}
.smart-forms .refresh-yellow {
    background: #faa226;
    border-color: #e88a05;
}
.smart-forms .select > select:focus, .smart-forms .select > select:hover, .smart-forms .select:hover select, .smart-forms .select:hover:before {
    background: #fff;
    -moz-transition: none;
    transition: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.smart-forms .select .arrow {
    z-index: 100;
}
.smart-forms .state-error.select > select:focus, .smart-forms .state-error.select > select:hover, .smart-forms .state-error.select:hover select, .smart-forms .state-error.select:hover:before, .smart-forms .state-error.select:before {
    background: #FEE9EA;
}
.smart-forms .state-success.select > select:focus, .smart-forms .state-success.select > select:hover, .smart-forms .state-success.select:hover select, .smart-forms .state-success.select:hover:before, .smart-forms .state-success.select:before {
    background: #F0FEE9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .smart-forms .select .arrow: after, .smart-forms .select .arrow:before {
    display: block;
}
}@media screen and (-webkit-min-device-pixel-ratio:0) {
    .smart-forms .option, .smart-forms .rating, .smart-forms .switch, .smart-forms .captcode {
    -webkit-animation: bugfix infinite 1s;
}
}@-webkit-keyframes bugfix {
    from {
    padding: 0;
}
to {
    padding: 0;
}
}.smart-forms .switch {
    margin-right: 10px;
    margin-bottom: 5px;
}
.smart-forms .option {
    margin-right: 15px;
}
.smart-forms .switch-round > .switch-label:after {
    font: 20px/18px Times, Serif;
}
@media (max-width: 800px) {
    .smart-forms .frm-row {
    margin: 0;
}
.smart-forms .frm-row .colm {
    width: 100%;
    float: none;
    padding: 0;
}
.smart-forms .bdl {
    border-left: 0;
}
.smart-forms .bdr {
    border-right: 0;
}
.smart-forms .align-right {
    text-align: left;
}
}@media only screen and (min-width: 640px) and (max-width: 767px) {
    .section-form.less-width {
    width: 100%}
.smart-forms .btn-primary.yellow-4 {
    margin-left: 0;
}
}@media only screen and (min-width: 480px) and (max-width: 639px) {
    .section-form.less-width {
    width: 100%}
.smart-forms .btn-primary.yellow-4 {
    margin-left: 0;
}
}@media only screen and (max-width: 479px) {
    .section-form.less-width {
    width: 100%}
.smart-forms .btn-primary.yellow-4 {
    margin-left: 0;
}
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: .67em 0;
}
mark {
    color: #000;
    background: #ff0;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td, th {
    padding: 0;
}
@media print {
    *, : after, :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff!important;
}
.navbar {
    display: none;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table td, .table th {
    background-color: #fff!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ddd!important;
}
}@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a"}
.glyphicon-plus:before {
    content: "\2b"}
.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"}
.glyphicon-minus:before {
    content: "\2212"}
.glyphicon-cloud:before {
    content: "\2601"}
.glyphicon-envelope:before {
    content: "\2709"}
.glyphicon-pencil:before {
    content: "\270f"}
.glyphicon-glass:before {
    content: "\e001"}
.glyphicon-music:before {
    content: "\e002"}
.glyphicon-search:before {
    content: "\e003"}
.glyphicon-heart:before {
    content: "\e005"}
.glyphicon-star:before {
    content: "\e006"}
.glyphicon-star-empty:before {
    content: "\e007"}
.glyphicon-user:before {
    content: "\e008"}
.glyphicon-film:before {
    content: "\e009"}
.glyphicon-th-large:before {
    content: "\e010"}
.glyphicon-th:before {
    content: "\e011"}
.glyphicon-th-list:before {
    content: "\e012"}
.glyphicon-ok:before {
    content: "\e013"}
.glyphicon-remove:before {
    content: "\e014"}
.glyphicon-zoom-in:before {
    content: "\e015"}
.glyphicon-zoom-out:before {
    content: "\e016"}
.glyphicon-off:before {
    content: "\e017"}
.glyphicon-signal:before {
    content: "\e018"}
.glyphicon-cog:before {
    content: "\e019"}
.glyphicon-trash:before {
    content: "\e020"}
.glyphicon-home:before {
    content: "\e021"}
.glyphicon-file:before {
    content: "\e022"}
.glyphicon-time:before {
    content: "\e023"}
.glyphicon-road:before {
    content: "\e024"}
.glyphicon-download-alt:before {
    content: "\e025"}
.glyphicon-download:before {
    content: "\e026"}
.glyphicon-upload:before {
    content: "\e027"}
.glyphicon-inbox:before {
    content: "\e028"}
.glyphicon-play-circle:before {
    content: "\e029"}
.glyphicon-repeat:before {
    content: "\e030"}
.glyphicon-refresh:before {
    content: "\e031"}
.glyphicon-list-alt:before {
    content: "\e032"}
.glyphicon-lock:before {
    content: "\e033"}
.glyphicon-flag:before {
    content: "\e034"}
.glyphicon-headphones:before {
    content: "\e035"}
.glyphicon-volume-off:before {
    content: "\e036"}
.glyphicon-volume-down:before {
    content: "\e037"}
.glyphicon-volume-up:before {
    content: "\e038"}
.glyphicon-qrcode:before {
    content: "\e039"}
.glyphicon-barcode:before {
    content: "\e040"}
.glyphicon-tag:before {
    content: "\e041"}
.glyphicon-tags:before {
    content: "\e042"}
.glyphicon-book:before {
    content: "\e043"}
.glyphicon-bookmark:before {
    content: "\e044"}
.glyphicon-print:before {
    content: "\e045"}
.glyphicon-camera:before {
    content: "\e046"}
.glyphicon-font:before {
    content: "\e047"}
.glyphicon-bold:before {
    content: "\e048"}
.glyphicon-italic:before {
    content: "\e049"}
.glyphicon-text-height:before {
    content: "\e050"}
.glyphicon-text-width:before {
    content: "\e051"}
.glyphicon-align-left:before {
    content: "\e052"}
.glyphicon-align-center:before {
    content: "\e053"}
.glyphicon-align-right:before {
    content: "\e054"}
.glyphicon-align-justify:before {
    content: "\e055"}
.glyphicon-list:before {
    content: "\e056"}
.glyphicon-indent-left:before {
    content: "\e057"}
.glyphicon-indent-right:before {
    content: "\e058"}
.glyphicon-facetime-video:before {
    content: "\e059"}
.glyphicon-picture:before {
    content: "\e060"}
.glyphicon-map-marker:before {
    content: "\e062"}
.glyphicon-adjust:before {
    content: "\e063"}
.glyphicon-tint:before {
    content: "\e064"}
.glyphicon-edit:before {
    content: "\e065"}
.glyphicon-share:before {
    content: "\e066"}
.glyphicon-check:before {
    content: "\e067"}
.glyphicon-move:before {
    content: "\e068"}
.glyphicon-step-backward:before {
    content: "\e069"}
.glyphicon-fast-backward:before {
    content: "\e070"}
.glyphicon-backward:before {
    content: "\e071"}
.glyphicon-play:before {
    content: "\e072"}
.glyphicon-pause:before {
    content: "\e073"}
.glyphicon-stop:before {
    content: "\e074"}
.glyphicon-forward:before {
    content: "\e075"}
.glyphicon-fast-forward:before {
    content: "\e076"}
.glyphicon-step-forward:before {
    content: "\e077"}
.glyphicon-eject:before {
    content: "\e078"}
.glyphicon-chevron-left:before {
    content: "\e079"}
.glyphicon-chevron-right:before {
    content: "\e080"}
.glyphicon-plus-sign:before {
    content: "\e081"}
.glyphicon-minus-sign:before {
    content: "\e082"}
.glyphicon-remove-sign:before {
    content: "\e083"}
.glyphicon-ok-sign:before {
    content: "\e084"}
.glyphicon-question-sign:before {
    content: "\e085"}
.glyphicon-info-sign:before {
    content: "\e086"}
.glyphicon-screenshot:before {
    content: "\e087"}
.glyphicon-remove-circle:before {
    content: "\e088"}
.glyphicon-ok-circle:before {
    content: "\e089"}
.glyphicon-ban-circle:before {
    content: "\e090"}
.glyphicon-arrow-left:before {
    content: "\e091"}
.glyphicon-arrow-right:before {
    content: "\e092"}
.glyphicon-arrow-up:before {
    content: "\e093"}
.glyphicon-arrow-down:before {
    content: "\e094"}
.glyphicon-share-alt:before {
    content: "\e095"}
.glyphicon-resize-full:before {
    content: "\e096"}
.glyphicon-resize-small:before {
    content: "\e097"}
.glyphicon-exclamation-sign:before {
    content: "\e101"}
.glyphicon-gift:before {
    content: "\e102"}
.glyphicon-leaf:before {
    content: "\e103"}
.glyphicon-fire:before {
    content: "\e104"}
.glyphicon-eye-open:before {
    content: "\e105"}
.glyphicon-eye-close:before {
    content: "\e106"}
.glyphicon-warning-sign:before {
    content: "\e107"}
.glyphicon-plane:before {
    content: "\e108"}
.glyphicon-calendar:before {
    content: "\e109"}
.glyphicon-random:before {
    content: "\e110"}
.glyphicon-comment:before {
    content: "\e111"}
.glyphicon-magnet:before {
    content: "\e112"}
.glyphicon-chevron-up:before {
    content: "\e113"}
.glyphicon-chevron-down:before {
    content: "\e114"}
.glyphicon-retweet:before {
    content: "\e115"}
.glyphicon-shopping-cart:before {
    content: "\e116"}
.glyphicon-folder-close:before {
    content: "\e117"}
.glyphicon-folder-open:before {
    content: "\e118"}
.glyphicon-resize-vertical:before {
    content: "\e119"}
.glyphicon-resize-horizontal:before {
    content: "\e120"}
.glyphicon-hdd:before {
    content: "\e121"}
.glyphicon-bullhorn:before {
    content: "\e122"}
.glyphicon-bell:before {
    content: "\e123"}
.glyphicon-certificate:before {
    content: "\e124"}
.glyphicon-thumbs-up:before {
    content: "\e125"}
.glyphicon-thumbs-down:before {
    content: "\e126"}
.glyphicon-hand-right:before {
    content: "\e127"}
.glyphicon-hand-left:before {
    content: "\e128"}
.glyphicon-hand-up:before {
    content: "\e129"}
.glyphicon-hand-down:before {
    content: "\e130"}
.glyphicon-circle-arrow-right:before {
    content: "\e131"}
.glyphicon-circle-arrow-left:before {
    content: "\e132"}
.glyphicon-circle-arrow-up:before {
    content: "\e133"}
.glyphicon-circle-arrow-down:before {
    content: "\e134"}
.glyphicon-globe:before {
    content: "\e135"}
.glyphicon-wrench:before {
    content: "\e136"}
.glyphicon-tasks:before {
    content: "\e137"}
.glyphicon-filter:before {
    content: "\e138"}
.glyphicon-briefcase:before {
    content: "\e139"}
.glyphicon-fullscreen:before {
    content: "\e140"}
.glyphicon-dashboard:before {
    content: "\e141"}
.glyphicon-paperclip:before {
    content: "\e142"}
.glyphicon-heart-empty:before {
    content: "\e143"}
.glyphicon-link:before {
    content: "\e144"}
.glyphicon-phone:before {
    content: "\e145"}
.glyphicon-pushpin:before {
    content: "\e146"}
.glyphicon-usd:before {
    content: "\e148"}
.glyphicon-gbp:before {
    content: "\e149"}
.glyphicon-sort:before {
    content: "\e150"}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"}
.glyphicon-sort-by-order:before {
    content: "\e153"}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"}
.glyphicon-sort-by-attributes:before {
    content: "\e155"}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"}
.glyphicon-unchecked:before {
    content: "\e157"}
.glyphicon-expand:before {
    content: "\e158"}
.glyphicon-collapse-down:before {
    content: "\e159"}
.glyphicon-collapse-up:before {
    content: "\e160"}
.glyphicon-log-in:before {
    content: "\e161"}
.glyphicon-flash:before {
    content: "\e162"}
.glyphicon-log-out:before {
    content: "\e163"}
.glyphicon-new-window:before {
    content: "\e164"}
.glyphicon-record:before {
    content: "\e165"}
.glyphicon-save:before {
    content: "\e166"}
.glyphicon-open:before {
    content: "\e167"}
.glyphicon-saved:before {
    content: "\e168"}
.glyphicon-import:before {
    content: "\e169"}
.glyphicon-export:before {
    content: "\e170"}
.glyphicon-send:before {
    content: "\e171"}
.glyphicon-floppy-disk:before {
    content: "\e172"}
.glyphicon-floppy-saved:before {
    content: "\e173"}
.glyphicon-floppy-remove:before {
    content: "\e174"}
.glyphicon-floppy-save:before {
    content: "\e175"}
.glyphicon-floppy-open:before {
    content: "\e176"}
.glyphicon-credit-card:before {
    content: "\e177"}
.glyphicon-transfer:before {
    content: "\e178"}
.glyphicon-cutlery:before {
    content: "\e179"}
.glyphicon-header:before {
    content: "\e180"}
.glyphicon-compressed:before {
    content: "\e181"}
.glyphicon-earphone:before {
    content: "\e182"}
.glyphicon-phone-alt:before {
    content: "\e183"}
.glyphicon-tower:before {
    content: "\e184"}
.glyphicon-stats:before {
    content: "\e185"}
.glyphicon-sd-video:before {
    content: "\e186"}
.glyphicon-hd-video:before {
    content: "\e187"}
.glyphicon-subtitles:before {
    content: "\e188"}
.glyphicon-sound-stereo:before {
    content: "\e189"}
.glyphicon-sound-dolby:before {
    content: "\e190"}
.glyphicon-sound-5-1:before {
    content: "\e191"}
.glyphicon-sound-6-1:before {
    content: "\e192"}
.glyphicon-sound-7-1:before {
    content: "\e193"}
.glyphicon-copyright-mark:before {
    content: "\e194"}
.glyphicon-registration-mark:before {
    content: "\e195"}
.glyphicon-cloud-download:before {
    content: "\e197"}
.glyphicon-cloud-upload:before {
    content: "\e198"}
.glyphicon-tree-conifer:before {
    content: "\e199"}
.glyphicon-tree-deciduous:before {
    content: "\e200"}
.glyphicon-cd:before {
    content: "\e201"}
.glyphicon-save-file:before {
    content: "\e202"}
.glyphicon-open-file:before {
    content: "\e203"}
.glyphicon-level-up:before {
    content: "\e204"}
.glyphicon-copy:before {
    content: "\e205"}
.glyphicon-paste:before {
    content: "\e206"}
.glyphicon-alert:before {
    content: "\e209"}
.glyphicon-equalizer:before {
    content: "\e210"}
.glyphicon-king:before {
    content: "\e211"}
.glyphicon-queen:before {
    content: "\e212"}
.glyphicon-pawn:before {
    content: "\e213"}
.glyphicon-bishop:before {
    content: "\e214"}
.glyphicon-knight:before {
    content: "\e215"}
.glyphicon-baby-formula:before {
    content: "\e216"}
.glyphicon-tent:before {
    content: "\26fa"}
.glyphicon-blackboard:before {
    content: "\e218"}
.glyphicon-bed:before {
    content: "\e219"}
.glyphicon-apple:before {
    content: "\f8ff"}
.glyphicon-erase:before {
    content: "\e221"}
.glyphicon-hourglass:before {
    content: "\231b"}
.glyphicon-lamp:before {
    content: "\e223"}
.glyphicon-duplicate:before {
    content: "\e224"}
.glyphicon-piggy-bank:before {
    content: "\e225"}
.glyphicon-scissors:before {
    content: "\e226"}
.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"}
.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"}
.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"}
.glyphicon-scale:before {
    content: "\e230"}
.glyphicon-ice-lolly:before {
    content: "\e231"}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"}
.glyphicon-education:before {
    content: "\e233"}
.glyphicon-option-horizontal:before {
    content: "\e234"}
.glyphicon-option-vertical:before {
    content: "\e235"}
.glyphicon-menu-hamburger:before {
    content: "\e236"}
.glyphicon-modal-window:before {
    content: "\e237"}
.glyphicon-oil:before {
    content: "\e238"}
.glyphicon-grain:before {
    content: "\e239"}
.glyphicon-sunglasses:before {
    content: "\e240"}
.glyphicon-text-size:before {
    content: "\e241"}
.glyphicon-text-color:before {
    content: "\e242"}
.glyphicon-text-background:before {
    content: "\e243"}
.glyphicon-object-align-top:before {
    content: "\e244"}
.glyphicon-object-align-bottom:before {
    content: "\e245"}
.glyphicon-object-align-horizontal:before {
    content: "\e246"}
.glyphicon-object-align-left:before {
    content: "\e247"}
.glyphicon-object-align-vertical:before {
    content: "\e248"}
.glyphicon-object-align-right:before {
    content: "\e249"}
.glyphicon-triangle-right:before {
    content: "\e250"}
.glyphicon-triangle-left:before {
    content: "\e251"}
.glyphicon-triangle-bottom:before {
    content: "\e252"}
.glyphicon-triangle-top:before {
    content: "\e253"}
.glyphicon-console:before {
    content: "\e254"}
.glyphicon-superscript:before {
    content: "\e255"}
.glyphicon-subscript:before {
    content: "\e256"}
.glyphicon-menu-left:before {
    content: "\e257"}
.glyphicon-menu-right:before {
    content: "\e258"}
.glyphicon-menu-down:before {
    content: "\e259"}
.glyphicon-menu-up:before {
    content: "\e260"}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role=button] {
    cursor: pointer;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%}
.h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}
.h6, h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width:768px) {
    .lead {
    font-size: 21px;
}
}.small, small {
    font-size: 85%}
.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dd, dt {
    line-height: 1.42857143;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media (min-width:768px) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0;
}
}@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0;
}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0;
}
}table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.table>tbody+tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5;
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8;
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7;
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3;
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede;
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
}
.table-responsive>.table-bordered {
    border: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}
}fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type=search] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 34px;
}
.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 30px;
}
.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 46px;
}
}.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm, textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg, textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label~.form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width:768px) {
    .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group>.form-control {
    width: 100%}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width:768px) {
    .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
}.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
}
}@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
}
}.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto;
    outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown, .dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777;
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}
.navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
}
}.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group>.btn-group {
    float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%}
.btn-group-vertical>.btn-group>.btn {
    float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%}
.btn-group-justified>.btn-group .btn {
    width: 100%}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn>.btn {
    position: relative;
}
.input-group-btn>.btn+.btn {
    margin-left: -1px;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav>li.disabled>a {
    color: #777;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified>li {
    float: none;
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}
@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
}
}.nav-pills>li {
    float: left;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%}
.nav-justified>li {
    float: none;
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:768px) {
    .nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}
@media (min-width:768px) {
    .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
}
}.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width:768px) {
    .navbar {
    border-radius: 4px;
}
}@media (min-width:768px) {
    .navbar-header {
    float: left;
}
}.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width:1000px) {
    .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
}.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width:480px)and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
}
}.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width:768px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
}.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width:768px) {
    .navbar-static-top {
    border-radius: 0;
}
}.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
}.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
}
@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}
}.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media (min-width:1000px) {
    .navbar-toggle {
    display: none;
}
}.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width:999px) {
    .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
}
}@media (min-width:1000px) {
    .navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav>li {
    float: left;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
}.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width:768px) {
    .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.navbar-form .form-control-static {
    display: inline-block;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}
.navbar-form .input-group>.form-control {
    width: 100%}
.navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}@media (max-width:767px) {
    .navbar-form .form-group {
    margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
    margin-bottom: 0;
}
}@media (min-width:768px) {
    .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
}.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width:768px) {
    .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
}
}@media (min-width:768px) {
    .navbar-left {
    float: left!important;
}
.navbar-right {
    float: right!important;
    margin-right: -15px;
}
.navbar-right~.navbar-right {
    margin-right: 0;
}
}.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}
}.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808;
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}
}.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"}
.breadcrumb>.active {
    color: #777;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager .next>a, .pager .next>span {
    float: right;
}
.pager .previous>a, .pager .previous>span {
    float: left;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}
.list-group-item>.badge {
    float: right;
}
.list-group-item>.badge+.badge {
    margin-right: 5px;
}
.nav-pills>li>a>.badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron .h1, .jumbotron h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron>hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%}
@media screen and (min-width:768px) {
    .jumbotron {
    padding: 48px 0;
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
}
.jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
}
}.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: 700;
}
.alert>p, .alert>ul {
    margin-bottom: 0;
}
.alert>p+p {
    margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}@-o-keyframes progress-bar-stripes {
    from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}@keyframes progress-bar-stripes {
    from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-right, .media>.pull-right {
    padding-left: 10px;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus, a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0;
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}
.panel>.table-responsive {
    margin-bottom: 0;
    border: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive-4by3 {
    padding-bottom: 75%}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width:768px) {
    .modal-dialog {
    width: 600px;
    margin: 30px auto;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
    width: 300px;
}
}@media (min-width:992px) {
    .modal-lg {
    width: 900px;
}
}.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover>.arrow {
    border-width: 11px;
}
.popover>.arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}
.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}
.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000px;
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%}
.carousel-inner>.next {
    left: 100%}
.carousel-inner>.prev {
    left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%}
.carousel-inner>.active.right {
    left: 100%}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039'}
.carousel-control .icon-next:before {
    content: '\203a'}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none!important;
}
.affix {
    position: fixed;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
@media (max-width:767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row!important;
}
td.visible-xs, th.visible-xs {
    display: table-cell!important;
}
}@media (max-width:767px) {
    .visible-xs-block {
    display: block!important;
}
}@media (max-width:767px) {
    .visible-xs-inline {
    display: inline!important;
}
}@media (max-width:767px) {
    .visible-xs-inline-block {
    display: inline-block!important;
}
}@media (min-width:768px)and (max-width:991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row!important;
}
td.visible-sm, th.visible-sm {
    display: table-cell!important;
}
.visible-sm-block {
    display: block!important;
}
.visible-sm-inline {
    display: inline!important;
}
.visible-sm-inline-block {
    display: inline-block!important;
}
}@media (min-width:992px)and (max-width:1199px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row!important;
}
td.visible-md, th.visible-md {
    display: table-cell!important;
}
.visible-md-block {
    display: block!important;
}
.visible-md-inline {
    display: inline!important;
}
.visible-md-inline-block {
    display: inline-block!important;
}
}@media (min-width:1200px) {
    .visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row!important;
}
td.visible-lg, th.visible-lg {
    display: table-cell!important;
}
}@media (min-width:1200px) {
    .visible-lg-block {
    display: block!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline {
    display: inline!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline-block {
    display: inline-block!important;
}
}@media (max-width:767px) {
    .hidden-xs {
    display: none!important;
}
}@media (min-width:768px)and (max-width:991px) {
    .hidden-sm {
    display: none!important;
}
}@media (min-width:992px)and (max-width:1199px) {
    .hidden-md {
    display: none!important;
}
}@media (min-width:1200px) {
    .hidden-lg {
    display: none!important;
}
}@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row!important;
}
td.visible-print, th.visible-print {
    display: table-cell!important;
}
}@media print {
    .visible-print-block {
    display: block!important;
}
}@media print {
    .visible-print-inline {
    display: inline!important;
}
}@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
}@media print {
    .hidden-print {
    display: none!important;
}
}.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}
.number {
    padding: 30px 5px 5px;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 5px 0 0;
}
.navbar-default {
    background: none;
    border-color: #e7e7e7;
}
ul.nav>li>a.active {
    color: #fd602c;
}
ul.nav>li>a:hover.active {
    color: #fd602c;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fd602c;
}
.navbar-nav > li > a {
    padding-bottom: 30px;
    padding-top: 30px;
    text-transform: uppercase;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.list-unstyled li {
    padding: 4px 0;
}
.list-unstyled li p {
    color: #242424;
    font-size: 13px;
    font-weight: 600;
    line-height: 0;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.list-unstyled li.marginbottom {
    margin-bottom: 20px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: -2px;
}
.navbar-nav > li > .dropdown-menu.align-1 {
    right: 0;
}
.list-unstyled li a .release-note {
    background-color: #242424;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    margin-left: 10px;
    padding: 2px;
}
@media (min-width:769px) {
    .dropdown-submenu>.dropdown-menu: last-child {
    border-top: 0 solid #000;
}
}.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
@media (max-width: 767px) {
    .navbar-nav .dropdown .dropdown-menu {
    padding-left: 12px;
}
}@media (min-width: 1000px) {
    .dropdown-submenu: hover>.dropdown-menu {
    -webkit-animation-duration: .5s;
    -webkit-animation-name: fadeInFromNone;
    -webkit-animation-fill-mode: forwards;
    animation-duration: .5s;
    animation-name: fadeInFromNone;
    animation-fill-mode: forwards;
    -ms-animation-duration: .5s;
    -ms-animation-name: fadeInFromNoneIE;
    -ms-animation-fill-mode: forwards;
}
.yamm ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    animation-duration: .5s;
    animation-name: fadeInFromNone;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .5s;
    -webkit-animation-name: fadeInFromNone;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-duration: 5s;
    -ms-animation-name: fadeInFromNoneIE;
    -ms-animation-fill-mode: forwards;
}
}@-webkit-keyframes fadeInFromNone {
    0% {
    opacity: 0;
}
1% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fadeInFromNoneIE {
    0% {
    opacity: 0;
}
1% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fadeInFromNone {
    0% {
    opacity: 0;
}
1% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@media (max-width:999px) {
    .navbar-header {
    width: 100%}
.navbar-toggle {
    margin-top: 19px;
}
.yamm.fulldark .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.yamm.fulldark .dropdown-menu > li > a.active {
    color: #fff;
}
.number {
    padding: 5px;
    margin-left: 10px;
}
}@media (max-width:768px) {
    .navbar-header {
    width: 100%}
}ul.nav.orange>li>a.active {
    color: #c2262a;
}
ul.nav.orange>li>a:hover.active {
    color: #c2262a;
}
.navbar-default.orange .navbar-nav > li > a:focus, .navbar-default.orange .navbar-nav > li > a:hover {
    color: #c2262a;
}
ul.nav.orange2>li>a {
    color: #fff;
}
ul.nav.orange2>li>a.active {
    color: #fd602c;
}
ul.nav.orange2>li>a:hover.active {
    color: #fd602c;
}
.navbar-default.orange2 .navbar-nav > li > a:focus, .navbar-default.orange2 .navbar-nav > li > a:hover {
    color: #fd602c;
}
ul.nav.red>li>a.active {
    color: #e93e21;
}
ul.nav.red>li>a:hover.active {
    color: #e93e21;
}
.navbar-default.red .navbar-nav > li > a:focus, .navbar-default.red .navbar-nav > li > a:hover {
    color: #e93e21;
}
.navbar-default.red .navbar-nav > li > a, .navbar-default.red .navbar-text {
    color: #fff;
}
ul.nav.red-2>li>a.active {
    color: #f43819;
}
ul.nav.red-2>li>a:hover.active {
    color: #f43819;
}
.navbar-default.red-2 .navbar-nav > li > a:focus, .navbar-default.red-2 .navbar-nav > li > a:hover {
    color: #f43819;
}
ul.nav.yellow>li>a.active {
    color: #ffc000;
    border-bottom: 2px solid #ffc000;
}
ul.nav.yellow>li>a:hover.active {
    color: #ffc000;
}
.navbar-default.yellow .navbar-nav > li > a:focus, .navbar-default.yellow .navbar-nav > li > a:hover {
    color: #ffc000;
}
ul.nav.red2>li>a.active {
    color: #ea3628;
}
ul.nav.red2>li>a:hover.active {
    color: #ea3628;
}
.navbar-default.red2 .navbar-nav > li > a:focus, .navbar-default.red2 .navbar-nav > li > a:hover {
    color: #ea3628;
}
ul.nav.white>li>a.active {
    color: #fff;
    font-family: 'Dosis', sans-serif;
}
ul.nav.white>li>a:hover.active {
    color: #fff;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.white .navbar-nav > li > a:focus, .navbar-default.white .navbar-nav > li > a:hover {
    color: #fff;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.white .navbar-nav > li > a {
    font-family: 'Dosis', sans-serif;
}
ul.nav.dark2>li>a.active {
    color: #161616;
    font-family: 'Dosis', sans-serif;
}
ul.nav.dark2>li>a:hover.active {
    color: #161616;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.dark2 .navbar-nav > li > a:focus, .navbar-default.dark2 .navbar-nav > li > a:hover {
    color: #161616;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.dark2 .navbar-nav > li > a {
    font-family: 'Dosis', sans-serif;
}
ul.nav.dark3>li>a.active {
    color: #fff;
    font-family: 'Dosis', sans-serif;
}
ul.nav.dark3>li>a:hover.active {
    color: #fff;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.dark3 .navbar-nav > li > a:focus, .navbar-default.dark3 .navbar-nav > li > a:hover {
    color: #fff;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.dark3 .navbar-nav > li > a {
    font-family: 'Dosis', sans-serif;
}
ul.nav.yellow-green>li>a.active {
    color: #dbdc33;
    font-family: 'Dosis', sans-serif;
}
ul.nav.yellow-green>li>a:hover.active {
    color: #dbdc33;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.yellow-green .navbar-nav > li > a:focus, .navbar-default.yellow-green .navbar-nav > li > a:hover {
    color: #dbdc33;
    font-family: 'Dosis', sans-serif;
}
.navbar-default.yellow-green .navbar-nav > li > a {
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
    color: #242424;
}
ul.nav.brown>li>a.active {
    color: #8b501f;
}
ul.nav.brown>li>a:hover.active {
    color: #8b501f;
}
.navbar-default.brown .navbar-nav > li > a:focus, .navbar-default.brown .navbar-nav > li > a:hover {
    color: #8b501f;
}
.navbar-default.brown .navbar-nav > li > a {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    color: #242424;
}
ul.nav.yellow-2>li>a.active {
    color: #fcc813;
}
ul.nav.yellow-2>li>a:hover.active {
    color: #fcc813;
}
.navbar-default.yellow-2 .navbar-nav > li > a:focus, .navbar-default.yellow-2 .navbar-nav > li > a:hover {
    color: #fcc813;
}
.navbar-default.yellow-2 .navbar-nav > li > a {
    font-size: 15px;
    color: #fff;
}
ul.nav.yellow-green-2>li>a.active {
    color: #e9ee42;
}
ul.nav.yellow-green-2>li>a:hover.active {
    color: #e9ee42;
}
.navbar-default.yellow-green-2 .navbar-nav > li > a:focus, .navbar-default.yellow-green-2 .navbar-nav > li > a:hover {
    color: #e9ee42;
}
.navbar-default.yellow-green-2 .navbar-nav > li > a {
    font-size: 16px;
    color: #fff;
    font-family: 'GFS Didot', serif;
}
ul.nav.yellow-3>li>a.active {
    color: #f7c800;
}
ul.nav.yellow-3>li>a:hover.active {
    color: #f7c800;
}
.navbar-default.yellow-3 .navbar-nav > li > a:focus, .navbar-default.yellow-3 .navbar-nav > li > a:hover {
    color: #f7c800;
}
.navbar-default.yellow-3 .navbar-nav > li > a {
    font-size: 15px;
    color: #262626;
}
ul.nav.yellow-4>li>a.active {
    color: #ffc000;
    border-bottom: 2px solid #e9b444;
}
ul.nav.yellow-4>li>a:hover.active {
    color: #e9b444;
}
.navbar-default.yellow-4 .navbar-nav > li > a:focus, .navbar-default.yellow-4 .navbar-nav > li > a:hover {
    color: #e9b444;
}
.navbar-default.yellow-4 .navbar-nav > li > a {
    font-size: 14px;
    color: #242424;
}
ul.nav.orange-3>li>a.active {
    color: #c2262a;
}
ul.nav.orange-3>li>a:hover.active {
    color: #c2262a;
}
.navbar-default.orange-3 .navbar-nav > li > a:focus, .navbar-default.orange-3 .navbar-nav > li > a:hover {
    color: #c2262a;
}
.navbar-default.orange-3 .navbar-nav > li > a {
    font-size: 15px;
    color: #161616;
}
ul.nav.pink>li>a.active {
    color: #f51f6f;
}
ul.nav.pink>li>a:hover.active {
    color: #f51f6f;
}
.navbar-default.pink .navbar-nav > li > a:focus, .navbar-default.pink .navbar-nav > li > a:hover {
    color: #f51f6f;
}
.navbar-default.pink .navbar-nav > li > a {
    font-size: 14px;
    color: #262626;
    font-family: "Raleway", sans-serif;
}
ul.nav.green>li>a.active {
    color: #a5d549;
}
ul.nav.green>li>a:hover.active {
    color: #a5d549;
}
.navbar-default.green .navbar-nav > li > a:focus, .navbar-default.green .navbar-nav > li > a:hover {
    color: #a5d549;
}
ul.nav.green-4>li>a.active {
    color: #8ac700;
}
ul.nav.green-4>li>a:hover.active {
    color: #8ac700;
}
.navbar-default.green-4 .navbar-nav > li > a:focus, .navbar-default.green-4 .navbar-nav > li > a:hover {
    color: #8ac700;
}
ul.nav.stone>li>a.active {
    color: #c3a254;
}
ul.nav.stone>li>a:hover.active {
    color: #c3a254;
}
.navbar-default.stone .navbar-nav > li > a:focus, .navbar-default.stone .navbar-nav > li > a:hover {
    color: #c3a254;
}
.navbar-default.stone .navbar-nav > li > a {
    font-size: 14px;
    color: #262626;
    font-family: 'Roboto Slab', serif;
}
ul.nav.brown-2>li>a.active {
    color: #b5854d;
}
ul.nav.brown-2>li>a:hover.active {
    color: #b5854d;
}
.navbar-default.brown-2 .navbar-nav > li > a:focus, .navbar-default.brown-2 .navbar-nav > li > a:hover {
    color: #b5854d;
}
.navbar-default.brown-2 .navbar-nav > li > a {
    font-size: 14px;
    color: #262626;
    font-family: 'Roboto Slab', serif;
}
ul.nav.blue>li>a.active {
    color: #1fbef0;
}
ul.nav.blue>li>a:hover.active {
    color: #1fbef0;
}
.navbar-default.blue .navbar-nav > li > a:focus, .navbar-default.blue .navbar-nav > li > a:hover {
    color: #1fbef0;
}
.navbar-default.blue .navbar-nav > li > a {
    font-size: 14px;
    color: #262626;
}
ul.nav.cyan>li>a.active {
    color: #fff;
    background-color: #42d1aa;
}
ul.nav.cyan>li>a:hover.active {
    color: #fff;
    background-color: #42d1aa;
}
.navbar-default.cyan .navbar-nav > li > a:focus, .navbar-default.cyan .navbar-nav > li > a:hover {
    color: #42d1aa;
}
.navbar-default.cyan .navbar-nav > li > a {
    font-size: 14px;
    color: #262626;
}
ul.nav.pink-3>li>a.active {
    color: #fff;
    background-color: #ce0a6c;
}
ul.nav.pink-3>li>a:hover.active {
    color: #fff;
    background-color: #ce0a6c;
}
.navbar-default.pink-3 .navbar-nav > li > a:focus, .navbar-default.pink-3 .navbar-nav > li > a:hover {
    color: #ce0a6c;
}
.navbar-default.pink-3 .navbar-nav > li > a {
    font-size: 14px;
    color: #262626;
}
ul.nav.red-3>li>a.active {
    color: #eb574c;
}
ul.nav.red-3>li>a:hover.active {
    color: #eb574c;
}
.navbar-default.red-3 .navbar-nav > li > a:focus, .navbar-default.red-3 .navbar-nav > li > a:hover {
    color: #eb574c;
}
.navbar-default.red-3 .navbar-nav > li > a {
    font-size: 17px;
    color: #727272;
    text-transform: none;
    text-align: center;
    font-family: 'Gloria Hallelujah', cursive;
}
.navbar-default.red-3 .navbar-nav > li > a i {
    text-align: center;
    margin-bottom: 10px;
}
.navbar-default.red-3 .navbar-nav > li > a i.two {
    color: #fdd934;
}
.navbar-default.red-3 .navbar-nav > li > a i.three {
    color: #80d1f1;
}
.navbar-default.red-3 .navbar-nav > li > a i.four {
    color: #9fcd58;
}
.navbar-default.red-3 .navbar-nav > li > a i.five {
    color: #9aa6eb;
}
.navbar-default.red-3 .navbar-nav > li > a i.six {
    color: #57c2ff;
}
.navbar-default.red-3 .navbar-nav > li > a i.seven {
    color: #ff9834;
}
.yamm.dark .dropdown.yamm-fw .dropdown-menu {
    background-color: #242424;
    border: 1px solid #242424;
    padding: 30px;
}
.yamm.dark .list-unstyled li p {
    color: #fff;
}
.yamm.dark .list-unstyled a:hover {
    color: #fff;
}
.yamm.dark .dropdown-menu {
    background-color: #242424;
    border: 1px solid #242424;
}
.yamm.dark .dropdown-menu>li>a:focus, .yamm.dark .dropdown-menu>li>a:hover {
    color: #fff;
    background: none;
}
.yamm.dark .dropdown-menu>li>a.active {
    color: #fff;
    background: none;
}
.dropdown-menu>li>a.active {
    color: #242424;
    font-weight: 500;
}
.yamm .dropdown-menu.one {
    right: 27px;
}
@media (max-width:999px) {
    .container {
    width: 100%}
.yamm.dark ul.nav > li > a {
    background-color: #242424;
    border-bottom: 1px solid #353535;
}
.yamm.dark2 ul.nav > li > a {
    color: #fff;
    background-color: #161616;
    border-bottom: 1px solid #353535;
}
ul.nav.dark2>li>a:hover.active {
    color: #fff;
}
.yamm.fulldark ul.nav > li > a {
    background-color: #000;
    border-bottom: 1px solid #262626;
}
.yamm.dark .navbar-nav .dropdown .dropdown-menu {
    background-color: #242424;
}
.navbar-default .navbar-toggle.two {
    border: none;
}
.navbar-default .navbar-toggle.two:focus .icon-bar, .navbar-default .navbar-toggle.two:hover .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle.two:focus, .navbar-default .navbar-toggle.two:hover {
    background: none;
}
.navbar-default .navbar-toggle.two {
    border: none;
}
.navbar-default .navbar-toggle.three:focus .icon-bar, .navbar-default .navbar-toggle.three:hover .icon-bar {
    background-color: #161616;
}
.navbar-default .navbar-toggle.three:focus, .navbar-default .navbar-toggle.three:hover {
    background: none;
}
.navbar-brand img {
    width: 80%;
    margin-left: 10px;
}
.navbar-brand {
    padding: 12px 0 0;
}
}@media (max-width:768px) {
    .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
}@media (max-width:479px) {
    .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar-brand img {
    width: 100%}
.navbar-brand {
    width: 250px;
}
}pre {
    margin: 0;
    padding: 10px 20px!important;
}
.container, .jumbotron .container {
    width: auto;
    max-width: 1170px;
}
.jumbotron {
    margin: 60px 0;
    padding-left: 0;
    padding-right: 0;
}
.jumbotron.intro {
    margin-top: 0;
}
.jumbotron .navbar {
    font-size: 14px;
    line-height: 1.6;
}
.list-unstyled, .list-unstyled ul {
    min-width: 120px;
}
@media ( min-width: 767px ) {
    .panel-group {
    width: 400px;
}
.thumbnail {
    margin: 0;
}
.navbar-nav {
    float: left;
}
.navbar-collapse.pull-right {
    overflow-y: auto;
    width: 100%}
}@media ( max-width: 999px ) {
    .navbar-nav {
    float: none;
}
}.grid-demo {
    padding: 10px 30px;
}
.grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    line-height: 2;
    background-color: unset;
    border: none;
}
.dropdown-menu {
    box-shadow: none;
    border: 1px solid #e4e4e4;
}
.navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar {
    margin-bottom: 0;
}
.navbar-default {
    border-color: #e7e7e7;
    border: none;
}
.list-unstyled a:hover {
    border-radius: 3px;
    color: #242424;
    margin-left: 8px;
    text-decoration: none;
    transition-duration: .3s;
    transition-property: margin-left, background-color;
    transition-timing-function: ease-out;
}
.list-unstyled a.active {
    color: #242424;
    font-weight: 500;
}
.list-unstyled a.white.active {
    color: #fff;
    font-weight: 500;
}
.dropdown-menu > li > a {
    clear: both;
    color: #727272;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 8px 30px;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #242424;
    background: none;
}
.navbar-collapse.pull-right {
    width: auto;
}
@media (max-width: 999px) {
    .navbar-collapse.pull-right {
    width: 100%;
    background: #fff;
}
.navbar-nav {
    margin: 0 -15px;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}
.yamm.fulldark .navbar-collapse {
    margin-top: 0;
    background-color: #000;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-: none;
}
.navbar-nav .dropdown .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    display: none;
}
.sticky-wrapper {
    padding: 0;
    margin: 0 0 -21px;
    height: 0;
}
#header3 {
    height: 60px;
}
#header3 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#header4 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#header5 .container {
    width: 98%;
    padding-left: 0;
    padding-right: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
#header .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#header2 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#header6 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#header9 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#header10 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
}body {
    font: 14px 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 23px;
    color: #727272;
}
a, .btn {
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -ms-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0;
}
a:hover {
    text-decoration: none;
}
a:focus, a:hover {
    color: #5a5959;
}
a {
    outline: medium none!important;
    color: #727272;
}
.uppercase {
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #272727;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 300;
}
h1.lessmar {
    margin-bottom: 10px;
}
h1.lessmar2 {
    margin-bottom: 5px;
}
h2 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 300;
}
h2.nomargin {
    margin-bottom: 0;
}
h2.less-mar1 {
    margin-bottom: 3px;
}
h2.less-mar2 {
    margin-bottom: 5px;
}
h2.less-mar3 {
    margin-bottom: 7px;
}
h2.less-mar4 {
    margin-bottom: 9px;
}
h3 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 18px;
    font-style: normal;
}
h3.nomargin {
    margin-bottom: 0;
}
h3.less-mar1 {
    margin-bottom: 3px;
}
h3.less-mar2 {
    margin-bottom: 5px;
}
h3.less-mar3 {
    margin-bottom: 7px;
}

h3.less-mar3 {
    margin-bottom: 7px;
}
.parallax-sectionEN .less-mar3 {
    font-size:40px;
}
.parallax-sectionEN h5.text-white {
    font-size:30px;
    margin-top:30px;
    color:rgb(255, 236, 0)
}
.parallax-sectionEN {
	padding: 20px 0;
}
h4 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 18px;
    font-style: normal;
}
h4.nomargin {
    margin-bottom: 0;
}
h4.less-mar1 {
    margin-bottom: 3px;
}
h4.less-mar2 {
    margin-bottom: 5px;
}
h4.less-mar3 {
    margin-bottom: 7px;
}
h4.less-mar4 {
    margin-bottom: 9px;
}
h5 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 16px;
    font-style: normal;
}
h5.nomargin {
    margin-bottom: 0;
}
h5.less-mar1 {
    margin-bottom: 3px;
}
h5.less-mar2 {
    margin-bottom: 5px;
}
h5.less-mar3 {
    margin-bottom: 7px;
}
h5.less-mar4 {
    margin-bottom: 9px;
}
h6 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 14px;
    font-style: normal;
}
h6.nomargin {
    margin-bottom: 0;
}
h6.less-mar1 {
    margin-bottom: 3px;
}
h6.less-mar2 {
    margin-bottom: 5px;
}
h6.less-mar3 {
    margin-bottom: 7px;
}
h6.less-mar4 {
    margin-bottom: 9px;
}
.nopadding {
    padding: 0!important;
    margin: 0!important;
}
.h1, .h2, .h3, h1, h2, h3, h4 {
    margin-top: 0;
}
ul {
    list-style-type: none;
}
.text-white {
    color: #fff;
}
.text-dark {
    color: #242424;
}
.text-light {
    color: #acacac;
}
.text-green {
    color: #a5cd35;
}
.text-green-2 {
    color: #3fc35f;
}
.text-green-3 {
    color: #a5d549;
}
.text-green-4 {
    color: #8ac700;
}
.text-orange {
    color: #c2262a;
}
.text-orange-2 {
    color: #c2262a;
}
.text-orange-4 {
    color: #ff9320;
}
.text-red {
    color: #ee4531;
}
.text-red-2 {
    color: #ea3628;
}
.text-red-3 {
    color: #eb574c;
}
.text-red-4 {
    color: #f43819;
}
.text-red-5 {
    color: #ed3325;
}
.text-gray {
    color: #727272;
}
.text-violet {
    color: #7c50b7;
}
.text-blue {
    color: #1fbef0;
}
.text-yellow {
    color: #ffc000;
}
.text-yellow-2 {
    color: #fcc813;
}
.text-yellow-3 {
    color: #f7c800;
}
.text-yellow-4 {
    color: #e9b444;
}
.text-yellow-green-2 {
    color: #e9ee42;
}
.text-pink {
    color: #f51f6f;
}
.text-pink-3 {
    color: #ce0a6c;
}
.text-brown {
    color: #8b501f;
}
.text-brown-2 {
    color: #b5854d;
}
.text-cyan {
    color: #42d1aa;
}
.text-stone {
    color: #c3a254;
}
.bmargin {
    margin-bottom: 15px;
}
.tmargin {
    margin-top: 0;
}
.col-divider-margin {
    width: 100%;
    float: left;
    margin-top: 60px;
}
.col-divider-margin-1 {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.col-divider-margin-2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.col-divider-margin-3 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.col-divider-margin-4 {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.col-divider-margin-5 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.col-divider-margin-6 {
    width: 100%;
    float: left;
    margin-top: 60px;
}
.nobottom-margin {
    margin-bottom: 0;
}
.bottom-margin3 {
    margin-bottom: 30px;
}
.bottom-margin4 {
    margin-bottom: 40px;
}
.bottom-margin5 {
    margin-bottom: 50px;
}
.margin-top1 {
    float: left;
    margin-top: 10px;
    width: 100%}
.margin-top2 {
    float: left;
    margin-top: 20px;
    width: 100%}
.margin-top3 {
    float: left;
    margin-top: 30px;
    width: 100%}
.margin-top4 {
    float: left;
    margin-top: 40px;
    width: 100%}
.margin-top5 {
    float: left;
    margin-top: 50px;
    width: 100%}
.margin-top6 {
    float: left;
    margin-top: 60px;
    width: 100%}
.margin-top7 {
    float: left;
    margin-top: 70px;
    width: 100%}
.margin-left-1 {
    margin-left: 10px;
}
.margin-left-2 {
    margin-left: 20px;
}
.margin-left-3 {
    margin-left: 30px;
}
.margin-left-4 {
    margin-left: 40px;
}
.margin-left-5 {
    margin-left: 50px;
}
.margin-left-6 {
    margin-left: 60px;
}
.margin-left-7 {
    margin-left: 70px;
}
.colmargin {
    margin: 0;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.fweight1 {
    margin-bottom: 0;
}
.divider-line {
    float: left;
    width: 100%}
.divider-line.dashed {
    border-bottom: 1px dashed;
}
.divider-line.solid {
    border-bottom: 1px solid;
}
.divider-line.dark {
    border-bottom-color: #444;
}
.divider-line.dark-2 {
    border-bottom-color: #343333;
}
.divider-line.light {
    border-bottom-color: #e4e4e4;
}
.divider-line.top-padding {
    padding-top: 20px;
}
.divider-line.bottom-margin {
    margin-bottom: 20px;
}
.divider-line.margin {
    margin: 20px 0;
}
.divider-line.less-width-2 {
    width: 20%}
.divider-line.less-width-3 {
    width: 30%}
.divider-line.less-width-4 {
    width: 40%}
.divider-line.less-width-5 {
    width: 50%}
.divider-line.less-width-6 {
    width: 60%}
.divider-line.less-width-7 {
    width: 70%}
.divider-line.less-width-8 {
    width: 80%}
.divider-line.less-width-9 {
    width: 90%}
.divider-line.align-center {
    margin: 0 auto;
    float: none;
}
.divider-line.red2 {
    border-bottom-color: #ea3628;
}
.divider-line.yellow-2 {
    border-bottom-color: #fcc813;
}
.divider-line.red-4 {
    border-bottom-color: #e93e21;
}
.divider-line.cyan {
    border-bottom-color: #42d1aa;
}
.divider-line.blue {
    border-bottom-color: #1fbef0;
}
.divider-line.orange-4 {
    border-bottom-color: #ff9320;
}
.divider-line.green-4 {
    border-bottom-color: #8ac700;
}
.no-top-padding {
    padding-top: 0;
}
.padding-top-1 {
    padding-top: 10px;
}
.padding-top-2 {
    padding-top: 20px;
}
.padding-top-3 {
    padding-top: 30px;
}
.padding-top-4 {
    padding-top: 40px;
}
.padding-top-5 {
    padding-top: 50px;
}
.padding-top-6 {
    padding-top: 60px;
}
.padding-left-1 {
    padding-left: 10px;
}
.padding-left-2 {
    padding-left: 20px;
}
.padding-left-3 {
    padding-left: 30px;
}
.padding-left-4 {
    padding-left: 40px;
}
.padding-left-5 {
    padding-left: 50px;
}
.padding-left-6 {
    padding-left: 60px;
}
.padding-left-7 {
    padding-left: 70px;
}
.padding-left-8 {
    padding-left: 80px;
}
.padding-right-1 {
    padding-right: 10px;
}
.padding-right-2 {
    padding-right: 20px;
}
.padding-right-3 {
    padding-right: 30px;
}
.padding-right-4 {
    padding-right: 40px;
}
.padding-right-5 {
    padding-right: 50px;
}
.padding-right-6 {
    padding-right: 60px;
}
.padding-right-7 {
    padding-right: 70px;
}
.padding-right-8 {
    padding-right: 80px;
}
.nopaddtop {
    padding-top: 0;
}
.opacity-1 {
    opacity: .1;
}
.opacity-2 {
    opacity: .1;
}
.opacity-3 {
    opacity: .3;
}
.opacity-4 {
    opacity: .4;
}
.opacity-5 {
    opacity: .5;
}
.opacity-6 {
    opacity: .6;
}
.opacity-7 {
    opacity: .7;
}
.opacity-8 {
    opacity: .8;
}
.droid-serif {
    font-family: 'Droid Serif', serif;
}
.ubuntu {
    font-family: 'Ubuntu', sans-serif;
}
.oswald {
    font-family: 'Oswald', sans-serif;
}
.muli {
    font-family: 'Muli', sans-serif;
}
.great-vibes {
    font-family: 'Great Vibes', cursive;
}
.old-standardtt {
    font-family: 'Old Standard TT', serif;
}
.dosis {
    font-family: 'Dosis', sans-serif;
}
.roboto-slab {
    font-family: 'Roboto Slab', serif;
}
.gfs-didot {
    font-family: 'GFS Didot', serif;
}
.raleway {
    font-family: "Raleway", sans-serif;
}
.gloria-hallelujah {
    font-family: 'Gloria Hallelujah', cursive;
}
.love-ya-like-a-sister {
    font-family: 'Love Ya Like A Sister', cursive;
}
.michroma {
    font-family: 'Michroma', sans-serif;
}
.lspace-sm {
    letter-spacing: 5px;
}
.lspace-1 {
    letter-spacing: 10px;
}
.lspace-2 {
    letter-spacing: 20px;
}
.lspace-3 {
    letter-spacing: 30px;
}
.lspace-4 {
    letter-spacing: 40px;
}
.lspace-5 {
    letter-spacing: 50px;
}
.font-weight-1 {
    font-weight: 100;
}
.font-weight-2 {
    font-weight: 200;
}
.font-weight-3 {
    font-weight: 300;
}
.font-weight-4 {
    font-weight: 400;
}
.font-weight-5 {
    font-weight: 500;
}
.font-weight-6 {
    font-weight: 600;
}
.font-weight-7 {
    font-weight: 700;
}
.font-weight-8 {
    font-weight: 800;
}
.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.site_wrapper {
    width: 100%;
    margin: 0 auto;
}
.wrapper-boxed {
    width: 1240px;
    margin: auto;
}
.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    transition: all .3s ease-out 0;
}
.iconbox-dxlarge {
    width: 200px;
    height: 200px;
    font-size: 46px;
    color: #242424;
    border: none;
    line-height: 135px;
}
.iconbox-xlarge {
    width: 135px;
    height: 135px;
    font-size: 46px;
    color: #242424;
    line-height: 135px;
}
.iconbox-large {
    width: 120px;
    height: 120px;
    font-size: 46px;
    color: #242424;
    line-height: 114px;
}
.iconbox-xmedium {
    width: 110px;
    height: 110px;
    font-size: 38px;
    color: #242424;
    line-height: 106px;
}
.iconbox-medium {
    width: 100px;
    height: 100px;
    font-size: 32px;
    color: #242424;
    line-height: 100px;
}
.iconbox-smedium {
    width: 90px;
    height: 90px;
    font-size: 26px;
    color: #242424;
    line-height: 90px;
}
.iconbox-small {
    width: 80px;
    height: 80px;
    font-size: 26px;
    color: #242424;
    line-height: 80px;
}
.iconbox-tiny {
    width: 70px;
    height: 70px;
    font-size: 26px;
    color: #242424;
    line-height: 74px;
}
.iconbox-xtiny {
    width: 60px;
    height: 60px;
    font-size: 18px;
    color: #242424;
    line-height: 60px;
}
.digit {
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    left: 115px;
    top: 115px;
    line-height: 36px;
    border-radius: 100%;
    background-color: #c2262a;
    transition: all .3s ease-out 0;
}
.iconbox-xlarge.no-lineheight {
    line-height: 0;
}
.iconbox-dxlarge.round, .iconbox-xlarge.round, .iconbox-large.round, .iconbox-xmedium.round, .iconbox-medium.round, .iconbox-smedium.round, .iconbox-small.round, .iconbox-tiny.round, .iconbox-xtiny.round {
    border-radius: 100%}
.iconbox-dxlarge.center, .iconbox-xlarge.center, .iconbox-large.center, .iconbox-xmedium.center, .iconbox-medium.center, .iconbox-smedium.center, .iconbox-small.center, .iconbox-tiny.center, .iconbox-xtiny.center {
    margin: 0 auto;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
    float: left;
    margin: 0 20px 0 0;
}
.iconbox-dxlarge.right, .iconbox-xlarge.right, .iconbox-large.right, .iconbox-xmedium.right, .iconbox-medium.right, .iconbox-smedium.right, .iconbox-small.right, .iconbox-tiny.right, .iconbox-xtiny.right {
    float: right;
    margin: 0 0 0 20px;
}
.iconbox-dxlarge.dark, .iconbox-xlarge.dark, .iconbox-large.dark, .iconbox-xmedium.dark, .iconbox-medium.dark, .iconbox-smedium.dark, .iconbox-small.dark, .iconbox-tiny.dark, .iconbox-xtiny.dark {
    color: #fff;
    background-color: #242424;
}
.iconbox-dxlarge.dark, .iconbox-xlarge.white, .iconbox-large.white, .iconbox-xmedium.white, .iconbox-medium.white, .iconbox-smedium.white, .iconbox-small.white, .iconbox-tiny.white, .iconbox-xtiny.white {
    color: #242424;
    background-color: #fff;
}
.iconbox-dxlarge.gray, .iconbox-xlarge.gray, .iconbox-large.gray, .iconbox-xmedium.gray, .iconbox-medium.gray, .iconbox-smedium.gray, .iconbox-small.gray, .iconbox-tiny.gray, .iconbox-xtiny.gray {
    color: #fff;
    background-color: #474747;
}
.iconbox-dxlarge.grayoutline, .iconbox-xlarge.grayoutline, .iconbox-large.grayoutline, .iconbox-xmedium.grayoutline, .iconbox-medium.grayoutline, .iconbox-smedium.grayoutline, .iconbox-small.grayoutline, .iconbox-tiny.grayoutline, .iconbox-xtiny.grayoutline {
    color: #fff;
    background-color: none;
    border: 1px solid #727272;
}
.iconbox-dxlarge.grayoutline2, .iconbox-xlarge.grayoutline2, .iconbox-large.grayoutline2, .iconbox-xmedium.grayoutline2, .iconbox-medium.grayoutline2, .iconbox-smedium.grayoutline2, .iconbox-small.grayoutline2, .iconbox-tiny.grayoutline2, .iconbox-xtiny.grayoutline2 {
    color: #242424;
    background-color: none;
    border: 1px solid #e4e4e4;
}
.iconbox-dxlarge.white-outline, .iconbox-xlarge.white-outline, .iconbox-large.white-outline, .iconbox-xmedium.white-outline, .iconbox-medium.white-outline, .iconbox-smedium.white-outline, .iconbox-small.white-outline, .iconbox-tiny.white-outline, .iconbox-xtiny.white-outline {
    color: #fff;
    background-color: none;
    border: 1px solid #fff;
}
.iconbox-dxlarge.dark-outline, .iconbox-xlarge.dark-outline, .iconbox-large.dark-outline, .iconbox-xmedium.dark-outline, .iconbox-medium.dark-outline, .iconbox-smedium.dark-outline, .iconbox-small.dark-outline, .iconbox-tiny.dark-outline, .iconbox-xtiny.dark-outline {
    color: #161616;
    background-color: none;
    border: 1px solid #161616;
}
.icon-plain-large {
    font-size: 80px;
    color: #242424;
    transition: all .3s ease-out 0;
}
.icon-plain-medium {
    font-size: 60px;
    color: #242424;
    transition: all .3s ease-out 0;
}
.icon-plain-small {
    font-size: 40px;
    color: #242424;
    transition: all .3s ease-out 0;
}
.icon-plain-msmall {
    font-size: 32px;
    color: #242424;
    transition: all .3s ease-out 0;
}
.icon-plain-tiny {
    font-size: 20px;
    color: #242424;
    transition: all .3s ease-out 0;
}
.icon-plain-small.rightline {
    border-right: 1px solid #3F3F3F;
}
.icon-plain-medium.rightline {
    margin: 0 20px 50px 0;
    border-right: 1px solid #FFC153;
}
.icon-plain-small.dark {
    color: #242424;
}
.icon-plain-large.center, .icon-plain-medium.center, .icon-plain-small.center, .icon-plain-msmall.center, .icon-plain-tiny.center {
    margin: 0 auto;
}
.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-small.left, .icon-plain-msmall.left, .icon-plain-tiny.left {
    float: left;
    margin: 0 20px 0 0;
}
.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-small.right, .icon-plain-msmall.right, .icon-plain-tiny.right {
    float: right;
    margin: 0 0 0 20px;
}
.icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-small.dark, .icon-plain-msmall.dark, .icon-plain-tiny.dark {
    color: #242424;
}
.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
    color: #fff;
}
.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-small.green, .icon-plain-msmall.green, .icon-plain-tiny.green {
    color: #c2262a;
}
.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-small.gray, .icon-plain-msmall.gray, .icon-plain-tiny.gray {
    color: #727272;
}
.text-box-right {
    display: block;
    padding: 0 0 0 99px;
    margin: 0;
    text-align: left;
}
.text-box-left {
    display: block;
    padding: 0 90px 0 0;
    margin: 0;
    text-align: right;
}
.item-holder {
    width: 100%;
    padding: 0;
    margin: 0;
}
.text-box-inner {
    width: 100%;
    float: left;
    padding: 40px;
}
.text-box {
    width: 100%;
    float: left;
}
.text-box.white {
    background-color: #fff;
}
.text-box.dark {
    background-color: #242424;
}
.text-box-right.border, .text-box-left.border, .item-holder.border, .text-box-inner.border, .text-box.border {
    border: 1px solid #e4e4e4;
}
.text-box-right.border-top, .text-box-left.border-top, .item-holder.border-top, .text-box-inner.border-top, .text-box.border-top {
    border-top: 1px solid #e4e4e4;
}
.text-box-right.border-bottom, .text-box-left.border-bottom, .item-holder.border-bottom, .text-box-inner.border-bottom, .text-box.border-bottom {
    border-bottom: 1px solid #e4e4e4;
}
.text-box-right.border-left, .text-box-left.border-left, .item-holder.border-left, .text-box-inner.border-left, .text-box.border-left {
    border-left: 1px solid #e4e4e4;
}
.text-box-right.border-right, .text-box-left.border-right, .item-holder.border-right, .text-box-inner.border-right, .text-box.border-right {
    border-right: 1px solid #e4e4e4;
}
.text-box.padding-1 {
    padding: 10px;
}
.text-box.padding-2 {
    padding: 20px;
}
.text-box.padding-3 {
    padding: 30px;
}
.text-box.padding-4 {
    padding: 40px;
}
.text-box.padding-5 {
    padding: 50px;
}
.text-box.padding-6 {
    padding: 60px;
}
.text-box.padding-7 {
    padding: 70px;
}
.text-box.padding-8 {
    padding: 80px;
}
.text-box.padding-9 {
    padding: 90px;
}
.item-holder.marginbottom {
    margin: 0 0 40px;
}
.text-box-left.more-padding-1 {
    padding: 0 0 0 120px;
}
.text-box-left.more-padding-2 {
    padding: 0 0 0 150px;
}
.text-box-left.less-padding-1 {
    padding: 0 70px 0 0;
}
.text-box-right.more-padding-1 {
    padding: 0 0 0 120px;
}
.text-box-right.more-padding-2 {
    padding: 0 0 0 140px;
}
.text-box-right.more-padding-3 {
    padding: 0 0 0 160px;
}
.text-box-right.more-padding-4 {
    padding: 0 0 0 170px;
}
.text-box-inner.min-height-1 {
    min-height: 305px;
}
.text-box-right.less-padding-1 {
    padding: 0 0 0 70px;
}
a.read-more {
    color: #c2262a;
}
a.read-more:hover {
    color: #242424;
}
a.read-more.white {
    color: #fff;
}
a.read-more.white:hover {
    color: #fff;
}
a.read-more.dark {
    color: #242424;
}
a.read-more.dark:hover {
    color: #c2262a;
}
a.read-more.dark2 {
    color: #242424;
}
a.read-more.dark2:hover {
    color: #727272;
}
a.read-more.yellow {
    color: #ffc000;
}
a.read-more.yellow:hover {
    color: #242424;
}
a.read-more.yellow-2 {
    color: #fcc813;
}
a.read-more.yellow-2:hover {
    color: #242424;
}
a.read-more.yellow-3 {
    color: #f7c800;
}
a.read-more.yellow-3:hover {
    color: #242424;
}
a.read-more.stone {
    color: #c3a254;
}
a.read-more.stone:hover {
    color: #242424;
}
a.read-more.brown-2 {
    color: #b5854d;
}
a.read-more.brown-2:hover {
    color: #242424;
}
a.read-more.pink-3 {
    color: #ce0a6c;
}
a.read-more.pink-3:hover {
    color: #242424;
}
a.read-more.blue {
    color: #1fbef0;
}
a.read-more.blue:hover {
    color: #242424;
}
a.read-more.cyan {
    color: #42d1aa;
}
a.read-more.cyan:hover {
    color: #727272;
}
.btn.active, .btn:active {
    box-shadow: none;
}
.btn {
    padding: 10px 36px;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
}
.btn.btn-large {
    padding: 15px 60px;
}
.btn.btn-small {
    padding: 8px 18px;
}
.btn.btn-small-2 {
    padding: 4px 18px;
}
.btn.btn-xround {
    border-radius: 20px;
}
.btn.btn-round {
    border-radius: 2px;
}
.btn.top-margin {
    margin-top: 20px;
}
.btn.btn-white {
    color: #242424;
    background-color: #fff;
}
.btn.btn-white:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-dark {
    color: #fff;
    background-color: #242424;
}
.btn.btn-dark:hover {
    color: #fff;
    background-color: #3e3e3e;
}
.btn.btn-dark-2 {
    color: #fff;
    background-color: #161616;
}
.btn.btn-dark-2:hover {
    color: #161616;
    background-color: #fff;
}
.btn.btn-orange {
    color: #fff;
    background-color: #c2262a;
}
.btn.btn-orange:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-orange-2 {
    color: #fff;
    background-color: #c2262a;
}
.btn.btn-orange-2:hover {
    color: #242424;
    background-color: #fff;
}
.btn.btn-orange-2.dark {
    color: #fff;
    background-color: #c2262a;
}
.btn.btn-orange-2.dark:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-orange-3 {
    color: #fff;
    background-color: #c2262a;
}
.btn.btn-orange-3:hover {
    color: #242424;
    background-color: #fff;
}
.btn.btn-brown {
    color: #242424;
    background-color: #fff;
}
.btn.btn-brown:hover {
    color: #fff;
    background-color: #8b501f;
}
.btn.btn-brown-2 {
    color: #fff;
    background-color: #b5854d;
}
.btn.btn-brown-2:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-yellow {
    color: #fff;
    background-color: #ffc000;
}
.btn.btn-yellow:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-yellow-green-2 {
    color: #242424;
    background-color: #e9ee42;
}
.btn.btn-yellow-green-2:hover {
    color: #242424;
    background-color: #fff;
}
.btn.btn-yellow-3 {
    color: #fff;
    background-color: #f7c800;
}
.btn.btn-yellow-3:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-pink {
    color: #fff;
    background-color: #f51f6f;
}
.btn.btn-pink:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-pink-3 {
    color: #fff;
    background-color: #ce0a6c;
}
.btn.btn-pink-3:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-red {
    color: #fff;
    background-color: #e93e21;
}
.btn.btn-red:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-red-2 {
    color: #fff;
    background-color: #ea3628;
}
.btn.btn-red-2:hover {
    color: #fff;
    background-color: #ea3628;
}
.btn.btn-red-3 {
    color: #fff;
    background-color: #eb574c;
}
.btn.btn-red-3:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-red-4 {
    color: #fff;
    background-color: #f43819;
}
.btn.btn-red-4:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-red-5 {
    color: #fff;
    background-color: #ed3325;
}
.btn.btn-red-5:hover {
    color: #242424;
    background-color: #fff;
}
.btn.btn-cyan {
    color: #fff;
    background-color: #42d1aa;
}
.btn.btn-cyan:hover {
    color: #242424;
    background-color: #fff;
}
.btn.btn-blue {
    color: #fff;
    background-color: #1fbef0;
}
.btn.btn-blue:hover {
    color: #fff;
    background-color: #242424;
}
.btn.btn-green-4 {
    color: #fff;
    background-color: #8ac700;
}
.btn.btn-green-4:hover {
    color: #242424;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.btn.btn-border {
    color: #242424;
    border: 1px solid;
}
.btn.btn-border.white {
    color: #fff;
    border-color: #fff;
}
.btn.btn-border:hover.white {
    color: #242424;
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-border.white-2 {
    color: #fff;
    border-color: #fff;
}
.btn.btn-border:hover.white-2 {
    color: #242424;
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-border.dark {
    border-color: #242424;
}
.btn.btn-border:hover.dark {
    color: #fff;
    background-color: #242424;
    border-color: #242424;
}
.btn.btn-border.light {
    border-color: #e4e4e4;
}
.btn.btn-border:hover.light {
    color: #fff;
    background-color: #242424;
    border-color: #242424;
}
.btn.btn-border.orange-2 {
    color: #c2262a;
    border-color: #c2262a;
}
.btn.btn-border:hover.orange-2 {
    color: #fff;
    background-color: #c2262a;
    border-color: #c2262a;
}
.btn.btn-border.orange-2 {
    color: #c2262a;
    border-color: #c2262a;
}
.btn.btn-border:hover.orange-2 {
    color: #fff;
    background-color: #c2262a;
    border-color: #c2262a;
}
.btn.btn-border.orange-4 {
    color: #ff9320;
    border-color: #ff9320;
}
.btn.btn-border:hover.orange-4 {
    color: #fff;
    background-color: #ff9320;
    border-color: #ff9320;
}
.btn.btn-border.gray {
    color: #fff;
    border-color: #727272;
}
.btn.btn-border:hover.gray {
    color: #fff;
    background-color: #5c5b5b;
    border-color: #5c5b5b;
}
.btn.btn-border.gray-2 {
    color: #242424;
    border-color: #727272;
}
.btn.btn-border:hover.gray-2 {
    color: #fff;
    background-color: #5c5b5b;
    border-color: #5c5b5b;
}
.btn.btn-border.xdark {
    color: #161616;
    border-color: #161616;
}
.btn.btn-border:hover.xdark {
    color: #fff;
    background-color: #161616;
    border-color: #161616;
}
.btn.btn-border.brown {
    color: #8b501f;
    border-color: #8b501f;
}
.btn.btn-border:hover.brown {
    color: #fff;
    background-color: #8b501f;
    border-color: #8b501f;
}
.btn.btn-border.white.brown {
    color: #fff;
    border-color: #fff;
}
.btn.btn-border:hover.white.brown {
    color: #fff;
    background-color: #8b501f;
    border-color: #8b501f;
}
.btn.btn-border.yellow-green {
    color: #dbdc33;
    border-color: #dbdc33;
}
.btn.btn-border:hover.yellow-green {
    color: #fff;
    background-color: #dbdc33;
    border-color: #dbdc33;
}
.btn.btn-border.yellow-green-2 {
    color: #e9ee42;
    border-color: #e9ee42;
}
.btn.btn-border:hover.yellow-green-2 {
    color: #242424;
    background-color: #e9ee42;
    border-color: #e9ee42;
}
.btn.btn-border.light.yellow-green-2 {
    color: #242424;
    border-color: #e4e4e4;
}
.btn.btn-border:hover.light.yellow-green-2 {
    color: #242424;
    background-color: #e9ee42;
    border-color: #e9ee42;
}
.btn.btn-border.pink {
    color: #f51f6f;
    border-color: #f51f6f;
}
.btn.btn-border:hover.pink {
    color: #fff;
    background-color: #f51f6f;
    border-color: #f51f6f;
}
.btn.btn-border.stone {
    color: #c3a254;
    border-color: #c3a254;
}
.btn.btn-border:hover.stone {
    color: #fff;
    background-color: #c3a254;
    border-color: #c3a254;
}
.btn.btn-border.red {
    color: #e93e21;
    border-color: #e93e21;
}
.btn.btn-border:hover.red {
    color: #fff;
    background-color: #e93e21;
    border-color: #e93e21;
}
.btn.btn-border.light.red {
    color: #242424;
    border-color: #e4e4e4;
}
.btn.btn-border:hover.light.red {
    color: #fff;
    background-color: #e93e21;
    border-color: #e93e21;
}
.btn.btn-border.light.red-2 {
    color: #242424;
    border-color: #e4e4e4;
}
.btn.btn-border:hover.light.red-2 {
    color: #fff;
    background-color: #ea3628;
    border-color: #ea3628;
}
.btn.btn-border.yellow-2 {
    color: #fcc813;
    border-color: #fcc813;
}
.btn.btn-border:hover.yellow-2 {
    color: #fff;
    background-color: #fcc813;
    border-color: #fcc813;
}
.btn.btn-border.red-5 {
    color: #ed3325;
    border-color: #ed3325;
}
.btn.btn-border:hover.red-5 {
    color: #fff;
    background-color: #ed3325;
    border-color: #ed3325;
}
.btn.btn-border.light.cyan {
    color: #242424;
    border-color: #e4e4e4;
}
.btn.btn-border:hover.light.cyan {
    color: #fff;
    background-color: #42d1aa;
    border-color: #42d1aa;
}
.btn.btn-border.blue {
    color: #1fbef0;
    border-color: #1fbef0;
}
.btn.btn-border:hover.blue {
    color: #fff;
    background-color: #1fbef0;
    border-color: #1fbef0;
}
.btn.btn-border.green-4 {
    color: #8ac700;
    border-color: #8ac700;
}
.btn.btn-border:hover.green-4 {
    color: #fff;
    background-color: #8ac700;
    border-color: #8ac700;
}
.btn.btn-border.light.green-4 {
    color: #242424;
    border-color: #e4e4e4;
}
.btn.btn-border:hover.light.green-4 {
    color: #fff;
    background-color: #8ac700;
    border-color: #8ac700;
}
.btn.appstore {
    width: 200px;
    padding: 10px 25px;
    margin: 0;
    text-align: left;
}
.btn.appstore.right-margin {
    margin-right: 10px;
}
.btn.appstore.orange {
    background-color: #c2262a;
}
.btn.appstore span {
    margin: 0;
    float: left;
    padding: 0;
    text-align: left;
}
.btn.appstore span i {
    font-size: 40px;
    color: #fff;
    padding: 0 20px 0 0;
}
.btn.appstore p {
    font-size: 12px;
    display: block;
    margin: 0;
    padding: 0 25px 0 20px;
    text-align: left;
}
.btn.appstore .big {
    margin: 0;
    font-size: 18px;
    padding: 0;
}
.btn.appstore.orange:hover {
    background-color: #fff;
}
.btn.appstore.orange:hover p, .btn.appstore.orange:hover .big, .btn.appstore.orange:hover span i {
    color: #242424;
}
.btn.appstore.white {
    background-color: #fff;
}
.btn.appstore.white span i {
    font-size: 40px;
    color: #242424;
    padding: 0 20px 0 0;
}
.btn.appstore.white:hover {
    background-color: #c2262a;
}
.btn.appstore.white:hover p, .btn.appstore.white:hover .big, .btn.appstore.white:hover span i {
    color: #fff;
}
.section-side-image {
    position: relative;
    padding: 0;
    margin: 0;
}
.section-side-image .img-holder {
    overflow: hidden;
    height: 100%;
    padding: 0;
    top: 0;
    position: absolute;
}
.background-imgholder.top-padd {
    padding-top: 80px;
}
.section-side-image .text-inner {
    padding: 80px 80px 80px 0;
}
.section-side-image .text-inner.two {
    padding: 0 80px 0 0;
}
.background-imgholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover!important;
    background-position: 50% 50%!important;
}
.background-imgholder.img1 {
    background-image: url(../images/site-img01.jpg);
}
.background-imgholder.img2 {
    background-image: url(../images/site-img09.jpg);
}
.background-imgholder.img3 {
    background-image: url(../images/site-img54.jpg);
}
.background-imgholder.img4 {
    background-image: url(../images/site-img48.jpg);
}
.background-imgholder.img5 {
    background-image: url(../images/site-img56.jpg);
}
.background-imgholder.img6 {
    background-image: url(../images/site-img98.jpg);
}
.background-imgholder.img7 {
    background-image: url(../images/site-img122.jpg);
}
.background-imgholder.img8 {
    background-image: url(../images/260.jpg);
}
.background-imgholder.img9 {
    background-image: url(../images/281.jpg);
}
.section-side-image-2 {
    position: relative;
    padding: 0;
    margin: 0;
}
.section-side-image-2 .img-holder {
    overflow: hidden;
    height: 100%;
    padding: 0;
    top: 0;
    position: absolute;
}
.section-side-image-2 .background-imgholder-2.top-padd {
    padding-top: 80px;
}
.section-side-image-2 .text-inner.two {
    padding: 0 80px 0 0;
}
.section-side-image-2 .background-imgholder-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover!important;
    background-position: 50% 50%!important;
}
.image-holder {
    width: 100%;
    float: left;
}
.image-holder.lesswidth1 {
    width: 80%}
.image-holder.lesswidth2 {
    width: 75%}
.image-holder.lesswidth3 {
    width: 70%}
.image-left {
    color: #fff;
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    transition: all .3s ease-out 0;
}
.img-align-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.nodisplay-image {
    display: none;
}
.background-imgholder-full {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.background-imgholder-full.img1 {
    width: 100%;
    height: 510px;
    background: url(../images/site-img73.png) 0 0 no-repeat;
}
.background-imgholder-full.img2 {
    width: 100%;
    height: 510px;
    background: url(../images/279.png) 0 0 no-repeat;
}
.overflow-hidden {
    overflow: hidden;
}
.iconlist {
    width: 100%;
    padding: 0;
    margin: 0;
}
.iconlist li {
    padding: 0;
    margin: 0 0 10px;
    display: flex;
    line-height: 15px;
}
.iconlist li i {
    color: #c2262a;
    padding: 0 15px 0 0;
}
.iconlist.orange li i {
    color: #c2262a;
    padding: 0 15px 0 0;
}
.iconlist.orange2 li i {
    color: #fd602c;
    padding: 0 15px 0 0;
}
.iconlist.dark li i {
    color: #161616;
}
.iconlist.less-margin li {
    margin: 0 0 13px;
}
.iconlist.green2 li i {
    color: #fd602c;
}
.iconlist.yellow li i {
    color: #ffc000;
}
.iconlist.white li i {
    color: #fff;
}
.iconlist.white-2 li {
    color: #fff;
}
.iconlist.medium li i {
    color: #727272;
}
.iconlist.dark-red li {
    color: #913256;
}
.iconlist.pink li i {
    color: #f51f6f;
    padding: 0 15px 0 0;
}
.iconlist.stone li a {
    color: #c3a254;
    margin: 0 0 10px;
}
.iconlist.stone li i {
    color: #c3a254;
}
.iconlist.red-5 li i {
    color: #ed3325;
}
.iconlist.cyan li i {
    color: #42d1aa;
}
.iconlist.blue li i {
    color: #1fbef0;
}
.iconlist.green-4 li i {
    color: #8ac700;
}
.iconlist.green-4 li {
    margin: 0 0 10px;
}
.clientlogo-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.clientlogo-list li {
    display: inline;
    padding: 0 16px 0 0;
    margin: 0;
}
.clientlogo-list li.last {
    padding: 0;
}
.clientlogo-list.two li {
    padding: 0 90px 0 0;
}
.clientlogo-list.two li.last {
    padding: 0;
}
.clientlogo-list.two.transparent {
    opacity: .5;
}
.client-list2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.client-list2 .col-md-4 {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.client-list2 .col-md-4:last-child {
    border-right: none;
}
.client-list2.lastrow {
    border-bottom: none;
}
.client-list3 {
    width: 100%;
    padding: 15px;
    margin: 0 0 3px;
    float: left;
    text-align: center;
    background-color: #fff;
}
.side-nav-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.side-nav-list li {
    width: 100%;
    padding: 0;
    margin: 0 0 2px;
    float: left;
}
.side-nav-list li a {
    width: 100%;
    padding: 15px 25px;
    margin: 0;
    font-weight: 400;
    float: left;
    background-color: #f6f6f6;
}
.side-nav-list li a:hover, .side-nav-list li a.active {
    color: #fff;
    background-color: #ffc000;
}
.category-links {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.category-links li {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    float: left;
    border-bottom: 1px solid #eee;
}
.category-links li a:hover, .category-links li a.active {
    color: #dbdc33;
}
.category-links li:last-child {
    border-bottom: none;
}
.category-links.red-4 li a:hover, .category-links.red-4 li a.active {
    color: #f43819;
}
.category-links.cyan li a:hover, .category-links.cyan li a.active {
    color: #42d1aa;
}
.category-links.orange-2 li a:hover, .category-links.orange-2 li a.active {
    color: #fd602c;
}
.tags {
    padding: 0;
    margin: 0;
}
.tags li {
    padding: 0;
    margin: 0;
}
.tags li a {
    padding: 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    background-color: #e7e7e7;
}
.tags li a:hover, .tags li a.active {
    color: #fff;
    background-color: #dbdc33;
}
.tags.two li a {
    color: #242424;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.tags.two li a:hover, .tags.two li a.active {
    color: #fff;
    background-color: #42d1aa;
    border: 1px solid #42d1aa;
}
.tags-2 {
    padding: 0;
    margin: 0;
}
.tags-2 li {
    padding: 0;
    margin: 0;
}
.tags-2 li a {
    padding: 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.tags-2 li a:hover, .tags-2 li a.active {
    color: #fff;
    border: 1px solid #fd602c;
    background-color: #fd602c;
}
.sidebar-works {
    width: 100%;
    padding: 0;
    margin: 0;
}
.sidebar-works li {
    padding: 0;
    margin: 4px 4px 0 0;
    float: left;
}
.sidebar-works li.last {
    margin: 4px 0 0;
}
.menu-main .navbar-nav li a.current {
    color: #fcc813;
}
#header .navbar-nav li a.current {
    color: #e9b444;
    border-bottom: 2px solid #e9b444;
}
#header11 .navbar-nav li a.current {
    color: #ff9320;
}
#header {
    position: relative;
    background: #fff;
    padding: 0;
    width: 100%;
    z-index: 999;
}
#header2 {
    position: relative;
    background: none;
    padding: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0;
    z-index: 999;
    transition: background-color .4s ease-out;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#header3 {
    position: relative;
    background: #000;
    padding: 0;
    width: 100%;
    z-index: 999;
}
#header4 {
    position: relative;
    background: none;
    padding: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0;
    z-index: 999;
    transition: background-color .4s ease-out;
}
#header5 {
    position: relative;
    background: none;
    padding: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: background-color .4s ease-out;
}
#header6 {
    position: relative;
    background: #161616;
    padding: 0;
    width: 100%;
    z-index: 999;
}
#header7 {
    position: relative;
    background: none;
    padding: 0;
    width: 100%;
    height: 50px;
    left: 0;
    margin: 0;
    top: 0;
    z-index: 999;
    transition: background-color .4s ease-out;
}
#header8 {
    position: relative;
    background: none;
    padding: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: 25px;
    z-index: 999;
    transition: background-color .4s ease-out;
    background: none;
}
#header8 .menu-bg {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}
#header9 {
    position: relative;
    background: none;
    padding: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: -48px;
    z-index: 999;
    transition: background-color .4s ease-out;
    background: none;
}
#header9 .menu-bg {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}
#header10 {
    position: relative;
    padding: 0;
    width: 100%;
    left: 0;
    margin: 0;
    top: -48px;
    z-index: 9000;
    transition: background-color .4s ease-out;
    background: none;
}
#header10 .menu-bg {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}
#header11 {
    position: relative;
    background: #fff;
    padding: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #eee;
}
.navbar-brand.left-padding {
    padding-left: 20px;
}
.navbar-brand.logo-padding {
    padding: 35px 0 0 20px;
}
.menu-main {
    background: none;
}
.menu-main2 {
    background: none;
}
.menu-main-3 {
    background: none;
}
.navbar-header .logo-box {
    width: 200px;
    height: 80px;
    padding: 0 0 0 20px;
    margin: 0;
    float: left;
    background-color: #ed3325;
}
.navbar-header .logo-box.big-1 {
    width: 250px;
}
.navbar-header .logo-box.big-2 {
    width: 300px;
}
.navbar-header .logo-box.big-3 {
    width: 400px;
}
.navbar-brand.less-top-padding {
    padding: 16px 0 0;
}
.topbar {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.topbar.white {
    background-color: #fff;
    border-bottom: 1px solid #efefef;
}
.topbar.light {
    background-color: #f6f6f6;
}
.topbar.dark {
    background-color: #242424;
}
.topbar.fulldark {
    background-color: #000;
    border-bottom: 1px solid #262626;
}
.topbar.orange2 {
    background-color: #fd602c;
}
.topbar.red2 {
    background-color: #ea3628;
}
.topbar.red-3 {
    background-color: #eb574c;
}
.topbar.pink-2 {
    background-color: #f51f6f;
}
.topbar.more-padding {
    padding: 20px 0 80px;
}
.toplist {
    float: right;
    padding: 0;
    margin: 0;
}
.toplist li {
    float: left;
    color: #8d8c8c;
    text-align: right;
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
}
.toplist li.lineright {
    border-right: 1px solid #e4e4e4;
}
.toplist li a {
    color: #8d8c8c;
}
.toplist li a:hover {
    color: #272727;
}
.toplist.toppadding {
    padding-top: 10px;
}
a.topbar-btn {
    float: left;
    color: #242424;
    text-align: center;
    font-size: 14px;
    margin: 0;
    border-radius: 2px;
    padding: 5px 15px;
    background-color: #fff;
}
.topbar-padding {
    padding: 7px 0 15px;
}
.topbar-left-items {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.topbar-middle-logo {
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 26%;
    text-align: center;
    background-color: #fd602c;
}
.topbar-middle-logo.no-bgcolor {
    background: none;
}
.topbar-right-items {
    float: left;
    margin: 0;
    padding: 0;
    width: 37%}
.topbar.dark .toplist li a:hover {
    color: #fff;
}
.topbar.fulldark .toplist li a:hover {
    color: #fff;
}
.topbar.dark .toplist li.lineright {
    border-right: 1px solid #727272;
}
.topbar.fulldark .toplist li.lineright {
    border-right: 1px solid #3a3a3a;
}
.topbar-middle-logo.nobg {
    background: none;
}
a.topbar-btn:hover, a.topbar-btn.active {
    color: #FFF!important;
    background-color: #fd602c;
}
.topbar.pink .toplist li a {
    color: #f51f6f;
}
.topbar.pink .toplist li {
    color: #f51f6f;
}
.topbar.white-2 .toplist li a {
    color: #fff;
}
.topbar.white-2 .toplist li {
    color: #fff;
}
.topbar.orange2 .toplist li {
    color: #fff;
}
.topbar.orange2 .toplist li a {
    color: #fff;
}
.topbar.orange2 .toplist li a:hover {
    color: #242424;
}
.topbar-right-items.two {
    width: 50%}
.logo {
    position: relative;
    float: left;
    text-align: left;
    padding: 20px 0 0;
    z-index: 10;
}
.logo.toppadd {
    padding: 5px 0 0;
}
.section-title {
    font-weight: 400;
}
.sub-title {
    width: 48%;
    font-size: 16px;
    margin: 0 auto 70px;
}
.sub-title-2 {
    width: 48%;
    font-size: 14px;
    margin: 0 auto 70px;
}
.sub-title-left {
    width: 90%;
    font-size: 16px;
    margin-right: 10%;
    float: left;
    margin-bottom: 55px;
}
.sub-title-left-2 {
    width: 90%;
    font-size: 14px;
    margin-right: 10%;
    float: left;
    margin-bottom: 55px;
}
.section-title-2 {
    font-weight: 400;
    font-size: 28px;
}
.sub-title-2.more-width {
    width: 90%}
.section-title-3 {
    padding: 0 0 20px;
    margin: 0;
    font-weight: 700;
    font-size: 60px;
}
.section-title-3.small {
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 30px;
}
.section-title-4 {
    padding: 10px 0 30px;
    margin: 0;
    font-weight: 100;
    font-size: 70px;
}
.section-title-5 {
    font-weight: 400;
    font-size: 26px;
}
.section-title-6 {
    padding: 10px 0 0;
    margin: 0;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
}
.section-small-title-6 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 60px;
}
.section-title-7 {
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
}
.section-title-7 > span {
    position: relative;
    display: inline-block;
}
.section-title-7 > span:before, .section-title-7 > span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid;
    width: 591px;
    margin: 0 20px;
    border-color: #e4e4e4;
}
.section-title-7 > span:before {
    right: 100%}
.section-title-7 > span:after {
    left: 100%}
.sec-topmargin {
    margin-top: -80px;
}
.section-title-small {
    padding: 0 0 12px;
    margin: 0;
    font-weight: 400;
    font-size: 20px;
}
.section-title-xsmall {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
}
.title-line-3 {
    width: 90px;
    height: 3px;
    float: left;
    padding: 0;
    margin: 0 auto 70px;
    background-color: #fff;
}
.title-line-4 {
    width: 34px;
    height: 2px;
    float: left;
    padding: 0;
    margin: 0 auto 60px;
    background-color: #161616;
}
.title-line-4.less-margin {
    margin: 0 auto 15px;
}
.title-line-4.align-center.less-margin {
    margin: 0 auto 15px;
}
.title-line-4.align-center {
    width: 34px;
    height: 2px;
    float: none;
    padding: 0;
    margin: 0 auto 60px;
}
.title-line-5 {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0 auto 60px;
}
.title-line-5.align-left {
    text-align: left;
}
.title-line-6 {
    width: 55px;
    height: 2px;
    padding: 0;
    margin: 0 auto 60px;
    background-color: #e9ee42;
}
.title-line-6.align-left {
    float: left;
}
.title-line-6.less-margin {
    margin: 0 auto 40px;
}
.title-line-7 {
    width: 100%;
    height: 2px;
    float: left;
    padding: 0;
    margin: 0 auto 20px;
    background-color: #c2262a;
}
.title-line-7.less-width {
    width: 20%;
    margin: 0 50% 20px 0;
}
.title-line-8 {
    width: 45px;
    height: 3px;
    padding: 0;
    margin: 0 auto 20px;
    background-color: #fd602c;
}
.title-line-8.left {
    width: 7%;
    float: left;
    margin: 0 93% 0 0;
}
.title-line-8.marginbottom {
    margin: 0 auto 70px;
}
.title-line-8.lessmargin {
    margin: 0 auto 40px;
}
.title-line-9 {
    width: 20%;
    height: 3px;
    float: left;
    padding: 0;
    margin-right: 80%;
    margin-bottom: 5%;
    background-color: #ce0a6c;
}
.title-line-9.white {
    background-color: #fff;
}
.title-line-10 {
    width: 50%;
    padding: 20px 0 0;
    margin: 0 auto 70px;
}
.title-line-10.align-left {
    width: 50%;
    float: left;
    padding: 20px 0 0;
    margin: 0 50% 70px 0;
}
.title-line-8.yellow {
    margin-bottom: 17px;
    background-color: #ffc000;
}
.title-line-8.white {
    margin-bottom: 17px;
    background-color: #fff;
}
.section-title-3.dark {
    color: #000;
}
.title-line-3.dark {
    background-color: #000;
}
.title-line-4.white {
    background-color: #fff;
}
.title-line-4.brown {
    background-color: #8b501f;
}
.title-line-4.green {
    background-color: #a5d549;
}
.title-line-4.orange-3 {
    background-color: #c2262a;
}
.title-line-4.orange-4 {
    background-color: #ff9320;
}
.title-line-4.green-4 {
    background-color: #8ac700;
}
.title-line-4.pink {
    background-color: #f51f6f;
}
.title-line-4.blue {
    background-color: #1fbef0;
}
.title-line-4.stone {
    background-color: #c3a254;
}
.title-line-8.white {
    background-color: #fff;
}
.title-line-8.red2 {
    background-color: #ea3628;
}
.section-title-small.dark {
    color: #000;
}
.footer-title {
    color: #fff;
    float: left;
}
.footer-title-bottomstrip {
    width: 10%;
    height: 3px;
    margin-right: 95%;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 40px;
    background-color: #fff;
}
.footer-title-bottomstrip2 {
    width: 34px;
    height: 2px;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 40px;
    background-color: #fff;
}
.footer-title-bottomstrip.dark {
    background-color: #242424;
}
.footer-title-bottomstrip2.dark {
    background-color: #242424;
}
.footer-title.two {
    color: #242424;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fd602c;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
}
.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid green;
}
.arrow-left {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #fff;
}
.section-dark {
    background-color: #242424;
}
.section-dark.two {
    background-color: #1b1b1b;
}
.section-fulldark {
    background-color: #101010;
}
.section-medium-dark {
    background-color: #161616;
}
.section-light {
    background-color: #f6f6f6;
}
.section-orange {
    background-color: #fd602c;
}
.section-orange-2 {
    background-color: #fd602c;
}
.section-orange-3 {
    background-color: #c2262a;
}
.section-orange-4 {
    background-color: #ff9320;
}
.section-green {
    background-color: #fd602c;
}
.section-green-2 {
    background-color: #a5d549;
}
.section-green-3 {
    background-color: #a5d549;
}
.section-green-4 {
    background-color: #8ac700;
}
.section-blue {
    background-color: #1fbef0;
}
.section-red {
    background-color: #e93e21;
}
.section-red-5 {
    background-color: #ed3325;
}
.section-yellow {
    background-color: #ffc000;
}
.section-yellow-2 {
    background-color: #fcc813;
}
.section-yellow-3 {
    background-color: #f7c800;
}
.section-yellow-4 {
    background-color: #e9b444;
}
.section-yellow-green-2 {
    background-color: #e9ee42;
}
.section-pink {
    background-color: #f51f6f;
}
.section-pink-3 {
    background-color: #ce0a6c;
}
.section-light-stone {
    background-color: #f8f4ea;
}
.section-cyan {
    background-color: #42d1aa;
}
.section-copyrights {
    margin: 0;
    text-align: center;
    background-color: #1a1a1a;
}
.section-copyrights.section-white {
    color: #fff;
    background-color: #dbdc33;
}
.section-copyrights.section-white-2 {
    color: #727272;
    background-color: #fff;
}
.section-copyrights.fulldark {
    color: #727272;
    background-color: #161616;
}
.section-big-map {
    width: 100%;
    margin: 0;
    text-align: center;
    background: #161616 url(../images/site-img46.png) center 150px no-repeat;
}
.section-pattren1 {
    width: 100%;
    height: 100%;
    margin: 0;
    background: url(../images/pattren1.jpg) 0 0 repeat;
}
.sec-padding {
    padding: 80px 0;
}
.sec-bpadding-2 {
    padding-bottom: 80px;
}
.sec-tpadding-2 {
    padding-top: 80px;
}
.sec-tpadding-3 {
    padding-top: 120px;
}
.sec-bpadding-3 {
    padding-bottom: 120px;
}
.sec-tpadding-4 {
    padding-top: 150px;
}
.sec-bpadding-4 {
    padding-bottom: 150px;
}
.sec-bpadding.less-padding {
    padding-bottom: 30px;
}
.section-xmore-padding {
    padding: 150px 0;
}
.section-less-padding {
    padding: 50px 0;
}
.sec-moreless-padding {
    padding: 30px 0;
}
.sec-dummy-top-padding {
    padding-top: 0;
}
.section-less-padding.top-margin {
    margin-top: -80px;
}
.sec-padd-default-page {
    padding: 110px 0;
}
.footer-logo {
    margin-bottom: 17px;
}
.usefull-links {
    padding: 0;
    margin: 0;
}
.usefull-links li {
    padding: 0;
    margin: 0 0 10px;
    display: block;
    border-bottom: 1px solid #2e2e2e;
}
.usefull-links li a {
    padding: 0;
    margin: 0 0 10px;
    display: block;
    color: #727272;
    line-height: 23px;
}
.usefull-links li a:hover {
    color: #fff;
}
.usefull-links li i {
    color: #727272;
    padding: 0 10px 0 0;
}
.usefull-links li:last-child {
    border-bottom: none;
}
.usefull-links.no-border li {
    border-bottom: none;
}
.usefull-links-2 {
    padding: 0;
    margin: 0;
}
.usefull-links-2 li {
    padding: 0;
    margin: 0 0 10px;
    display: block;
    border-bottom: 1px solid #e4e4e4;
}
.usefull-links-2 li a {
    padding: 0;
    margin: 0 0 10px;
    display: block;
    color: #727272;
    line-height: 23px;
}
.usefull-links-2 li a:hover {
    color: #242424;
}
.usefull-links-2 li i {
    color: #727272;
    padding: 0 10px 0 0;
}
.usefull-links-2 li:last-child {
    border-bottom: none;
}
.usefull-links-2.no-border li {
    border-bottom: none;
}
.usefull-links-3 {
    padding: 0;
    margin: 0;
}
.usefull-links-3 li {
    padding: 0;
    margin: 0 0 10px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.usefull-links-3 li a {
    padding: 0;
    margin: 0 0 10px;
    display: block;
    color: #fff;
    line-height: 23px;
}
.usefull-links-3 li a:hover {
    color: #242424;
}
.usefull-links-3 li i {
    color: #fff;
    padding: 0 10px 0 0;
}
.usefull-links-3 li:last-child {
    border-bottom: none;
}
.usefull-links-3.no-border li {
    border-bottom: none;
}
.address-info {
    padding: 0;
    margin: 0;
}
.address-info li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    display: block;
    color: #727272;
    line-height: 23px;
    border-bottom: 1px solid #2e2e2e;
}
.address-info li i {
    color: #727272;
    padding: 0 10px 0 0;
}
.address-info li:last-child {
    border-bottom: none;
}
.address-info.no-border li {
    border-bottom: none;
}
.address-info-2 {
    padding: 0;
    margin: 0;
}
.address-info-2 li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    display: block;
    color: #727272;
    line-height: 23px;
    border-bottom: 1px solid #e4e4e4;
}
.address-info-2 li i {
    color: #727272;
    padding: 0 10px 0 0;
}
.address-info-2 li:last-child {
    border-bottom: none;
}
.address-info-2.no-border li {
    border-bottom: none;
}
.address-info-3 {
    padding: 0;
    margin: 0;
}
.address-info-3 li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    display: block;
    color: #fff;
    line-height: 23px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.address-info-3 li i {
    color: #fff;
    padding: 0 10px 0 0;
}
.address-info-3 li:last-child {
    border-bottom: none;
}
.address-info-3.no-border li {
    border-bottom: none;
}
.footer-tags {
    padding: 0;
    margin: 0;
}
.footer-tags li {
    padding: 0;
    margin: 0;
}
.footer-tags li a {
    padding: 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    border: 1px solid #2e2e2e;
}
.footer-tags li a:hover, .footer-tags li a.active {
    border: 1px solid #fd602c;
    color: #fd602c;
}
.footer-post-info {
    padding: 0;
}
.footer-post-info span {
    font-size: 13px;
    color: #494747;
    margin-right: 5px;
}
.fo-postimg-inner {
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0;
    float: left;
    border-radius: 100%}
.opening-list {
    float: left;
    padding: 0;
    width: 100%}
.opening-list li {
    color: #727272;
    float: left;
    padding: 8px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.opening-list li:first-child {
    padding-top: 0;
}
.opening-list li:last-child {
    border-bottom: none;
}
.contact-info-holder {
    position: relative;
    width: 100%;
    padding: 0;
}
.contact-info-holder .iconbox-xmedium {
    color: #fd602c;
}
.contact-info-holder:hover .iconbox-xmedium, .contact-info-holder.active .iconbox-xmedium {
    color: #fff;
    background-color: #fd602c;
}
.contact-info-holder .sideline {
    position: absolute;
    width: 1px;
    height: 115px;
    padding: 0;
    top: 0;
    right: 0;
    background-color: #2e2e2e;
}
.socialicon-holder {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.contact-info-holder .first {
    padding: 0 0 0 70px;
    float: left;
}
.socialicon-holder .social-icons-3 li a {
    color: #fff;
    background: none;
    border: 1px solid #3a3a3a;
}
.socialicon-holder .social-icons-3 li a:hover, .socialicon-holder .social-icons-3 li a.active {
    color: #fff;
    background: none;
    border: 1px solid #fd602c;
    background-color: #fd602c;
}
.parallax-section1 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg1.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section2 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg2.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section1 .box-two-third, .parallax-section2 .box-two-third {
    margin: 0 auto;
}
.parallax-section3 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg3.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section4 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg4.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section5 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg5.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section6 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg6.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section7 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg7.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section8 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg8.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section9 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg9.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section10 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg10.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section11 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg11.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section12 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg12.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section13 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg13.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section14 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg14.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section15 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/parallax-bg15.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.section-overlay {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    float: left;
    z-index: 2;
}
.video-overlay {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    float: left;
    z-index: 2;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    float: left;
    z-index: 10;
}
.bg-opacity-1 {
    background-color: rgba(0, 0, 0, 0.1);
}
.bg-opacity-2 {
    background-color: rgba(0, 0, 0, 0.2);
}
.bg-opacity-3 {
    background-color: rgba(0, 0, 0, 0.3);
}
.bg-opacity-4 {
    background-color: rgba(0, 0, 0, 0.4);
}
.bg-opacity-5 {
    background-color: rgba(0, 0, 0, 0.5);
}
.bg-opacity-6 {
    background-color: rgba(0, 0, 0, 0.6);
}
.bg-opacity-7 {
    background-color: rgba(0, 0, 0, 0.7);
}
.bg-opacity-8 {
    background-color: rgba(0, 0, 0, 0.8);
}
.bg-opacity-9 {
    background-color: rgba(0, 0, 0, 0.9);
}
.section-overlay.light {
    background-color: rgba(246, 246, 246, 0.9);
}
.section-overlay.dark {
    background-color: rgba(0, 0, 0, 0.7);
}
.section-overlay.dark2 {
    background-color: rgba(0, 0, 0, 0.3);
}
.section-overlay.dark3 {
    background-color: rgba(0, 0, 0, 0.9);
}
.section-overlay.dark4 {
    background-color: rgba(0, 0, 0, 0.4);
}
.section-overlay.yellow {
    background-color: rgba(255, 192, 0, 0.9);
}
.section-overlay.yellow-2 {
    background-color: rgba(246, 202, 0, 0.6);
}
.section-overlay.pink-2 {
    background-color: rgba(255, 169, 202, 0.6);
}
.section-overlay.violet-1 {
    background-color: rgba(183, 102, 221, 0.6);
}
.section-overlay.stone {
    background-color: rgba(180, 142, 51, 0.8);
}
.section-overlay.orange-4 {
    background-color: rgba(255, 147, 32, 0.9);
}
.section-overlay.orange-2 {
    background-color: rgba(253, 96, 44, 0.9);
}
.social-icons-1 {
    width: 100%;
    margin: 30px 0 0;
    list-style-type: none;
}
.social-icons-1 li {
    display: inline-block;
}
.social-icons-1 li a {
    font-size: 16px;
    padding: 0 20px 0 0;
    color: #fff;
    display: inline-block;
}
.social-icons-1 li a:hover, .social-icons-1 li a.active {
    color: #fd602c;
}
.social-icons-2 {
    width: 100%;
    padding: 0;
    margin: 0;
}
.social-icons-2 li {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: center;
}
.social-icons-2 li a {
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 5px 5px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 39px;
    display: inline-block;
    background-color: #fd602c;
}
.social-icons-2 li a:hover {
    color: #fff;
    background-color: #161616;
}
.social-icons-1.round li a, .social-icons-2.round li a, .social-icons-3.round li a {
    border-radius: 100%}
.social-icons-3 {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social-icons-3 li {
    display: inline;
}
.social-icons-3 li a {
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 5px 5px 0;
    text-align: center;
    font-size: 16px;
    color: #fd602c;
    line-height: 39px;
    display: inline-block;
    border-radius: 100%;
    background-color: #fff;
}
.social-icons-3 li a:hover, .social-icons-3 li a.active {
    color: #fff;
    background-color: #fd602c;
}
.social-icons-3.orange li a {
    color: #fff;
    background-color: #454444;
}
.social-icons-3.red li a {
    color: #fff;
    background-color: #e93e21;
}
.social-icons-3.orange li a:hover {
    background-color: #fd602c;
}
.social-icons-3.yellow-green li a {
    color: #fff;
    background-color: #cfcfcf;
}
.social-icons-3.yellow-green li a:hover, .social-icons-3.yellow-green li a.active {
    background-color: #dbdc33;
}
.social-icons-3.yellow-green-2 li a {
    border-radius: 0;
    color: #fff;
    background-color: #454444;
}
.social-icons-3.yellow-green-2 li a:hover {
    color: #161616;
    background-color: #e9ee42;
}
.social-icons-3.yellow-3 li a {
    color: #161616;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.social-icons-3.yellow-3 li a:hover, .social-icons-3.yellow-3 li a.active {
    border: 1px solid #f7c800;
    background-color: #f7c800;
}
.social-icons-3.brown li a {
    color: #242424;
    background-color: #fff;
}
.social-icons-3.brown li a:hover, .social-icons-3.brown li a.active {
    background-color: #8b501f;
}
.social-icons-3.white li a {
    color: #fff;
    background-color: #454444;
}
.social-icons-3.white li a:hover {
    color: #242424;
    background-color: #fff;
}
.social-icons-3.dark li a {
    color: #fff;
    background-color: #444;
}
.social-icons-3.dark li a:hover, .social-icons-3.dark li a.active {
    color: #fff;
    background-color: #dbdc33;
}
.social-icons-3.dark-2 li a {
    color: #fff;
    border: 1px solid #444;
    background-color: #444;
}
.social-icons-3.dark-2 li a:hover, .social-icons-3.dark-2 li a.active {
    color: #242424;
    border: 1px solid #fff;
    background-color: #fff;
}
.social-icons-3.violet li a {
    color: #a367bf;
    background-color: #fff;
}
.social-icons-3.violet li a:hover, .social-icons-3.violet li a.active {
    background-color: #a367bf;
}
.social-icons-3.blue li a {
    color: #242424;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    background-color: #fff;
}
.social-icons-3.blue li a:hover, .social-icons-3.blue li a.active {
    color: #fff;
    background-color: #1fbef0;
    border: 1px solid #1fbef0;
}
.feature-box1 {
    padding: 0;
}
.feature-box1:hover .iconbox-tiny, .feature-box1.active .iconbox-tiny {
    color: #fff;
    border: 1px solid #fd602c;
    background-color: #fd602c;
}
.feature-box2 {
    position: relative;
    border-top: 1px solid #F0F0F0;
}
.feature-box2 .content-box {
    position: relative;
    padding: 98px 0 0;
}
.feature-box2 .content-box .arrow-left {
    position: absolute;
    left: -48px;
    top: 165px;
    border-right: 20px solid #fff;
}
.feature-box3 {
    position: relative;
    float: left;
}
.feature-box3 .digit {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 50px;
    top: 115px;
}
.feature-box3 .iconbox-xlarge {
    position: relative;
    color: #fd602c;
    font-size: 28px;
}
.feature-box3:hover .iconbox-xlarge, .feature-box3.active .iconbox-xlarge {
    color: #fff;
    background-color: #fd602c;
}
.feature-box3:hover .iconbox-xlarge .digit, .feature-box3.active .iconbox-xlarge .digit {
    color: #242424;
    background-color: #fff;
}
.feature-box4 {
    width: 100%;
    position: relative;
    float: left;
}
.feature-box4 .iconbox-xtiny {
    position: absolute;
    right: 0;
    top: 203px;
    background-color: #fd602c;
}
.feature-box4:hover h5 {
    color: #fd602c;
}
.feature-box5 {
    width: 100%;
    position: relative;
    padding: 40px;
    float: left;
    background-color: #fff;
    transition: all .3s ease-out 0;
    margin-bottom: 28px;
}
.feature-box5.two {
    padding: 40px;
}
.feature-box5.two .arrow-down {
    border-top: 20px solid #fff;
    float: left;
    left: 259px;
    position: absolute;
    top: 155px;
    z-index: 3;
    transition: all .3s ease-out 0;
}
.feature-box5:hover h4, .feature-box5:hover .icon-plain-msmall, .feature-box5.active h4, .feature-box5.active .icon-plain-msmall {
    color: #fd602c;
}
.feature-box5.two:hover, .feature-box5.two.active {
    background-color: #fd602c;
}
.feature-box5.two:hover .arrow-down, .feature-box5.two.active .arrow-down {
    border-top: 20px solid #fd602c;
}
.feature-box5.two:hover p, .feature-box5.two.active p {
    color: #fff;
}
.feature-box6 {
    width: 100%;
    position: relative;
    float: left;
}
.feature-box6 .iconbox-left-tiny {
    color: #686868;
    border: 1px solid #4c4c4c;
    background: none;
}
.feature-box7 {
    width: 100%;
    padding: 40px;
    transition: all .3s ease-out 0;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.feature-box7 span {
    font-size: 40px;
    color: #242424;
}
.feature-box7:hover .btn, .feature-box7.active .btn {
    color: #fff;
}
.feature-box7:hover, .feature-box7.active {
    color: #fff;
    background-color: #fd602c;
}
.feature-box7:hover span, .feature-box7:hover h4, .feature-box7.active span, .feature-box7.active h4 {
    color: #fff;
}
.feature-box7:hover h4, .feature-box7.active h4 {
    color: #fff;
}
.feature-box8 {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    transition: all .3s ease-out 0;
    background-color: #fff;
}
.feature-box8 .iconbox-small {
    line-height: 84px;
    color: #fd602c;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.feature-box8 .text-left {
    text-align: right;
}
.feature-box8:hover .iconbox-small, .feature-box8.active .iconbox-small {
    line-height: 84px;
    color: #fff;
    background-color: #fd602c;
    border: 1px solid #fd602c;
}
.feature-box8:hover h4, .feature-box8.active h4 {
    color: #fd602c;
}
.feature-box9 {
    width: 100%}
.feature-box9 .iconbox-xlarge {
    color: #fd602c;
}
.feature-box9:hover .iconbox-xlarge, .feature-box9.active .iconbox-xlarge {
    color: #fff;
    background-color: #fd602c;
    border: 1px solid #fd602c;
}
.feature-box9:hover h3, .feature-box9.active h3 {
    color: #fd602c;
}
.feature-box10 {
    width: 100%;
    padding: 40px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    transition: all .3s ease-out 0;
}
.feature-box10:hover, .feature-box10.active {
    background-color: #fd602c;
    border: 1px solid #fd602c;
}
.feature-box10:hover .iconbox-small, .feature-box10.active .iconbox-small {
    color: #fff;
    border: 1px solid #fff;
}
.feature-box10:hover h4, .feature-box10:hover p, .feature-box10.active h4, .feature-box10.active p {
    color: #fff;
}
.feature-box11 {
    width: 100%}
.feature-box11 .img-holder {
    width: 146px;
    height: 146px;
    float: left;
    padding: 0;
    margin: 0;
}
.feature-box11 .iconbox-xtiny {
    color: #fff;
    background-color: #fd602c;
}
.feature-box12 {
    position: relative;
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    border: 1px solid #383838;
    position: relative;
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    border: 1px solid #383838;
}
.feature-box12 .iconbox-small {
    position: absolute;
    top: -50px;
    left: 140px;
}
.feature-box12:hover .iconbox-small, .feature-box12.active .iconbox-small {
    background-color: #fd602c;
}
.feature-box12:hover .read-more.white, .feature-box12.active .read-more.white {
    color: #fd602c;
}
.feature-box13 {
    width: 100%}
.feature-box13 .iconbox-medium {
    background: none;
    color: #5d5c5c;
    border: 1px solid #e4e4e4;
}
.feature-box13:hover .iconbox-medium, .feature-box13.active .iconbox-medium {
    color: #fff;
    background-color: #fd602c;
    border: 1px solid #fd602c;
}
.feature-box14 {
    position: relative;
    width: 100%;
    float: left;
}
.feature-box14 .digit {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 45px;
    top: 92px;
    background-color: #fd602c;
}
.feature-box14 .iconbox-small {
    position: relative;
    float: left;
}
.feature-box15 {
    width: 100%;
    float: left;
    padding: 20px;
    margin: 0;
    transition: all .3s ease-out 0;
    border: 1px solid #fd602c;
}
.feature-box15:hover, .feature-box15.active {
    background-color: #fd602c;
}
.feature-box15:hover h4, .feature-box15:hover p, .feature-box15.active h4, .feature-box15.active p {
    color: #fff;
}
.feature-box16 {
    width: 100%}
.feature-box16:hover .iconbox-smedium, .feature-box16.active .iconbox-smedium {
    color: #fff;
    background-color: #fd602c;
}
.feature-box16:hover h4, .feature-box16.active h4 {
    color: #fd602c;
}
.feature-box17 {
    width: 100%;
    padding: 40px;
    border-radius: 2px;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.feature-box17:hover, .feature-box17.active {
    background-color: #fd602c;
}
.feature-box17:hover h4, .feature-box17:hover p, .feature-box17:hover .icon-plain-small, .feature-box17:hover .read-more, .feature-box17.active h4, .feature-box17.active p, .feature-box17.active .icon-plain-small, .feature-box17.active .read-more {
    color: #fff;
}
.feature-box18 {
    width: 100%;
    padding: 40px;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.feature-box18:hover, .feature-box18.active {
    background-color: #242424;
}
.feature-box18:hover h4, .feature-box18.active h4 {
    color: #fff;
}
.feature-box19 {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    transition: all .3s ease-out 0;
    background-color: #fff;
}
.feature-box19 .iconbox-small {
    line-height: 84px;
    color: #fd602c;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.feature-box19:hover .iconbox-small, .feature-box19.active .iconbox-small {
    line-height: 84px;
    color: #fff;
    background-color: #fd602c;
    border: 1px solid #fd602c;
}
.feature-box19:hover h4, .feature-box19.active h4 {
    color: #fd602c;
}
.feature-box19 .image-holder {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.feature-box20 {
    position: relative;
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    border: 1px solid #383838;
    position: relative;
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    border: 1px solid #e4e4e4;
}
.feature-box20 .iconbox-tiny {
    position: absolute;
    top: -35px;
    left: 140px;
}
.feature-box20:hover .iconbox-tiny, .feature-box20.active .iconbox-tiny {
    background-color: #fd602c;
}
.feature-box20:hover .read-more.white, .feature-box20.active .read-more.white {
    color: #fd602c;
}
.feature-box21 {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 450px;
    overflow: hidden;
}
.feature-box21 .background-imgholder.img1 {
    background: url(../images/site-img104.jpg) 0 0 no-repeat;
}
.feature-box21 .background-imgholder.img2 {
    background: url(../images/site-img105.jpg) 0 0 no-repeat;
}
.feature-box21 .background-imgholder .overlay {
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}
.feature-box21 .background-imgholder {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background-position: 50% 50%!important;
    background-size: cover!important;
}
.feature-box21 .text-box {
    position: relative;
    width: 100%;
    z-index: 3;
    padding: 80px;
}
.feature-box22 {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    z-index: 0;
}
.feature-box22 .iconbox-xlarge {
    color: #fff;
    position: absolute;
}
.feature-box22 .iconbox-xlarge .inner-box {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    float: left;
    z-index: 1;
    opacity: 0;
    transition: all .3s ease-out 0;
    background-color: #fd602c;
}
.feature-box22:hover .iconbox-xlarge .inner-box {
    opacity: 1;
}
.feature-box22.margin-bottom {
    margin-bottom: 60px;
}
.feature-box23 {
    width: 100%;
    padding: 40px;
    position: relative;
    float: left;
    transition: all .3s ease-out 0;
}
.feature-box23 .inner {
    width: 140px;
    height: 140px;
    float: left;
    border-radius: 100%}
.feature-box23 .digit {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 50px;
    top: 115px;
}
.feature-box23 .iconbox-xlarge {
    position: relative;
    color: #fd602c;
    font-size: 28px;
}
.feature-box23:hover, .feature-box23.active {
    background-color: #fd602c;
}
.feature-box23:hover .iconbox-xlarge .digit, .feature-box23.active .iconbox-xlarge .digit {
    color: #242424;
    background-color: #fff;
}
.feature-box23:hover h4, .feature-box23:hover p, .feature-box23.active h4, .feature-box23.active p {
    color: #fff;
}
.team-box1 {
    padding: 0;
}
.team-name-holder {
    width: 100%;
    padding: 6px 0;
}
.team-name-holder.bgcolor {
    background-color: #fd602c;
}
.team-box1 .hover-box {
    position: absolute;
    padding: 35px 0;
    margin: 0;
    top: 320px;
    left: 0;
    transition: all .3s ease-out 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
}
.team-box1:hover .hover-box, .team-box1.active .hover-box {
    top: 150px;
}
.team-box1 .team-member {
    position: relative;
    overflow: hidden;
}
.team-holder2 {
    width: 100%;
    padding: 0;
    float: left;
    background-color: #f6f6f6;
    transition: all .3s ease-out 0;
}
.team-holder2 .img-holder {
    position: relative;
    overflow: hidden;
}
.team-holder2 .img-holder .icon-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 321px;
    padding: 15px 0;
    z-index: 1;
    background-color: #fd602c;
    transition: all .3s ease-out 0;
}
.team-holder2 .img-holder .icon-box .social-icons-1 {
    margin: 0;
}
.team-holder2 .img-holder .icon-box .social-icons-1 li a:hover, .team-holder2 .img-holder .icon-box .social-icons-1 li a.active {
    color: #242424;
}
.team-holder2 .img-holder .icon-box .social-icons-1 {
    text-align: center;
}
.team-holder2:hover .icon-box, .team-holder2.active .icon-box {
    top: 268px;
}
.team-holder2:hover, .team-holder2.active {
    background-color: #242424;
}
.team-holder2:hover .title, .team-holder2.active .title {
    color: #fff;
}
.team-holder3 {
    width: 100%;
    padding: 0;
    float: left;
    margin-bottom: 30px;
    transition: all .3s ease-out 0;
}
.team-holder3 .img-holder {
    position: relative;
    width: 260px;
    height: 260px;
    padding: 14px 0 0;
    float: left;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    z-index: 2;
    border: 1px solid #eae9e9;
    background-color: #fff;
}
.team-holder3 .img-holder .img-inner {
    width: 230px;
    height: 230px;
    padding: 0;
    margin: 0 0 0 14px;
    float: left;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%}
.team-holder3 .social-icons-3 li a {
    color: #242424;
}
.team-holder3 .social-icons-3 li a:hover, .team-holder3 .social-icons-3 li a.active {
    color: #fff;
    background-color: #fd602c;
}
.team-holder3 .img-holder .overlay {
    position: absolute;
    width: 230px;
    height: 230px;
    padding: 0;
    float: left;
    left: 15px;
    top: 15px;
    text-align: center;
    border-radius: 100%;
    z-index: 5;
    opacity: 0;
    transition: all .3s ease-out 0;
    background-color: rgba(253, 96, 44, 0.9);
}
.team-holder3:hover .img-holder .overlay, .team-holder3.active .img-holder .overlay {
    font-size: 34px;
    line-height: 230px;
    z-index: 5;
    opacity: 1;
    color: #fff;
}
.team-holder4 {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder4 .icon-holder {
    width: 25%;
    padding: 0;
    float: left;
    margin: 0;
    min-height: 270px;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder4 .icon-holder .social-icons-2 li a {
    color: #7f7f7f;
    background: none;
}
.team-holder4 .icon-holder .social-icons-2 li:first-child {
    margin-top: 45px;
}
.team-holder4:hover .icon-holder, .team-holder4.active .icon-holder {
    background-color: #fd602c;
}
.team-holder4:hover .icon-holder .social-icons-2 li a, .team-holder4.active .icon-holder .social-icons-2 li a {
    color: #fff;
}
.team-holder4:hover h5, .team-holder4.active h5 {
    color: #fd602c;
}
.pricetable-holder {
    position: relative;
    padding: 0;
    margin: 0;
}
.pricetable-holder .topmargin {
    margin-top: 20px;
}
.pricetable-holder.topmargin2 {
    margin-top: 69px;
}
.pricetable {
    width: 100%;
    float: left;
    padding: 0 0 50px;
    margin: 20px 0 0;
    text-align: center;
    background-color: #fff;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    transition: all .3s ease-out 0;
}
.pricetable.nomargin {
    margin: 0;
}
.pricetable.first {
    border-left: 1px solid #e9e9e9;
}
.pricetable .title {
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    text-align: center;
    background-color: #242424;
}
.pricetable h2 {
    padding: 0;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
.pricetable .title .price {
    color: #fff;
    font: 14px 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    padding: 8px 0;
}
.pricetable .title .price sup {
    font-size: 22px;
    font-style: normal;
}
.pricetable .title .price i {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.pricetable ul.plan_features {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 0 50px;
}
.pricetable ul.plan_features li {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
}
.pricetable ul.plan_features li.highlight {
    background-color: #fff;
}
.pricetable-holder .arrow {
    position: absolute;
    width: 23px;
    height: 20px;
    left: -23px;
    top: 20px;
    background: url(../images/site-img07.png) 0 0 no-repeat;
}
.pricetable-holder .arrow.two {
    left: 291px;
    top: 20px;
    background: url(../images/site-img08.png) 0 0 no-repeat;
}
.pricetable ul.plan_features li.marginbottom {
    margin-bottom: 40px;
}
.pricetable-holder.active .pricetable {
    background-color: #f6f6f6;
}
.pricetable-holder.active .pricetable ul.plan_features li.highlight {
    background-color: #f6f6f6;
}
.pricetable-holder.active .title {
    background-color: #fd602c;
    padding-bottom: 40px;
    padding-top: 60px;
}
.pricetable-holder.active .title.lesstoppadd {
    padding-top: 40px;
}
.pricetable-holder.active .pricetable ul.plan_features li {
    color: #727272;
    border-bottom: 1px solid #e4e4e4;
}
.pricetable-holder2 {
    width: 100%;
    padding: 0;
    margin: 0;
}
.pricetable-holder2 th {
    width: 25%;
    padding: 0;
    margin: 0;
}
.pricetable-holder2 th .title-header {
    width: 100%;
    background-color: #242424;
    padding: 20px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    float: left;
    text-align: center;
}
.pricetable-holder2 th .title-header.active {
    background-color: #fd602c;
}
.pricetable-holder2 .table > thead > tr > th {
    padding: 0;
    border: none;
}
.pricetable-holder2 .table > tbody > tr > td {
    padding: 20px;
}
.pricetable-holder2 .table > thead > tr > th {
    vertical-align: middle;
}
.pricetable-holder2 th .price {
    color: #fff;
    font: 14px 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    padding: 8px 0;
}
.pricetable-holder2 tr td i {
    color: #89be21;
    font-size: 18px;
}
.pricetable-holder2 tr td.red i {
    color: #ff2f16;
}
.pricetable-holder2 th .price sup {
    font-size: 22px;
    font-style: normal;
}
.pricetable-holder2 th .price i {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.pricetable-holder2 tr:nth-child(even) {
    background: #e9e9e9;
}
.pricetable-holder2 tr:nth-child(odd) {
    background: #FFF;
}
.pricetable-holder2 th .title-header.first {
    margin-top: 69px;
    border: none;
}
.pricetable-holder2 .table-bordered {
    border: none;
}
.pricetable-holder2 .table-bordered th .title-header.first {
    border-right: 1px solid #e4e4e4;
}
.pricetable-holder2 a.btn2 {
    margin-top: 20px;
}
.pricetable-holder3 {
    width: 100%;
    padding: 10px;
    margin: 0;
    float: left;
    transition: all .3s ease-out 0;
    border: 1px solid #e5e5e5;
}
.pricetable-holder3 .inner-holder {
    width: 100%;
    padding: 30px;
    margin: 0;
    float: left;
    transition: all .3s ease-out 0;
    background-color: #f5f5f5;
}
.pricetable-holder3 .title {
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: center;
}
.price-circle {
    width: 140px;
    height: 140px;
    padding: 30px 0 0;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #fff;
}
.price-circle .price {
    color: #242424;
    font: bold 36px/45px "Open Sans", sans-serif;
    padding: 8px 0 0;
    text-align: center;
}
.price-circle .price i {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.price-circle .price sup {
    font-size: 22px;
    font-style: normal;
}
.pricetable-holder3 ul.plan_features {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 0 50px;
}
.pricetable-holder3 ul.plan_features li {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
}
.pricetable-holder3 ul.plan_features li:last-child {
    border-bottom: none;
}
.pricetable-holder3:hover, .pricetable-holder3.active {
    border: 1px solid #fd602c;
}
.pricetable-holder3:hover .inner-holder, .pricetable-holder3.active .inner-holder {
    background-color: #fd602c;
}
.pricetable-holder3:hover ul.plan_features li, .pricetable-holder3.active ul.plan_features li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.pricetable-holder3:hover .title, .pricetable-holder3.active .title {
    color: #fff;
}
.pricetable-holder3:hover .btn.btn-border.light, .pricetable-holder3.active .btn.btn-border.light {
    color: #242424;
    background-color: #fff;
    border: 1px solid #fff;
}
.blog-img-holder {
    width: 100%;
    padding: 0;
    margin: 0;
}
.post-date-box {
    position: absolute;
    width: 90px;
    height: 90px;
    float: left;
    font-size: 25px;
    color: #fff;
    padding: 22px 0 0;
    margin: 0;
    z-index: 2;
    text-align: center;
    background-color: #fd602c;
}
.post-date-box span {
    font-size: 13px;
    color: #fff;
    display: block;
}
.post-date-box .arrow-down {
    position: absolute;
    left: 25px;
    top: 81px;
    float: left;
    z-index: 3;
    border-top: 20px solid #fd602c;
}
.post-date-box.violet {
    background-color: #fd602c;
}
.post-author-image {
    position: absolute;
    width: 80px;
    height: 80px;
    right: 35px;
    top: 247px;
    float: left;
}
.post-author-image.round {
    border-radius: 100%;
    border: 5px solid #fff;
    text-align: center;
}
.post-infoicon {
    padding: 3px 12px;
    margin: 0 5px 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    border-radius: 20px;
    background-color: #fd602c;
}
.post-infoicon.dark {
    background-color: #161616;
}
.blog-holder1 {
    width: 100%;
    float: left;
    border: 1px solid #efefef;
    background-color: #fff;
}
.blog-holder1.noborder {
    border: none;
}
.blog-holder1 .post-date-box {
    margin: 30px 0 0 30px;
}
.content-box {
    width: 100%;
    float: left;
    padding: 40px;
}
.content-box.less-pading {
    padding: 30px;
}
.blog-post-info {
    width: 100%}
.blog-post-info span {
    font-size: 13px;
    color: #b9b9b9;
    margin-right: 15px;
}
.blog-post-info span.green {
    color: #fd602c;
}
.blog-holder2 {
    width: 100%;
    float: left;
    background-color: #fff;
}
.blog-holder2 .text-box {
    width: 100%;
    float: left;
    border-right: 1px solid #e4e4e4;
    padding: 40px;
}
.blog-holder2 .text-box.noborder {
    border-right: none;
}
.blog-holder2 .post-date-box {
    position: static;
    background-color: #fd602c;
}
.blog-holder2.two .post-date-box {
    position: static;
    color: #161616;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.blog-holder2.two .post-date-box span {
    color: #161616;
}
.blog-holder3 {
    width: 100%;
    float: left;
    background-color: #fff;
}
.blog-holder3 .blog-img-holder {
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
}
.blog-holder3 .blog-img-holder .overlay .post-info {
    float: left;
    margin: 0;
    padding: 142px 0 0 44px;
    width: 100%}
.blog-holder3 .blog-img-holder .post-info .post-infoicon {
    z-index: 5;
    margin-right: 8px;
    float: left;
}
.blog-holder3 .blog-img-holder .overlay .content-box {
    float: left;
    margin: 0;
    padding: 70px 0 0 50px;
    width: 100%;
    z-index: 5;
}
.blog-holder3 .blog-img-holder .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    padding: 0;
    float: left;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 10;
}
.blog-holder3 .blog-img-holder .overlay .content-box .blog-post-info span {
    color: #fff;
}
.blog-holder3.two {
    width: 100%;
    float: left;
    background-color: #fff;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    float: left;
    margin: 0;
    padding: 274px 0 0 30px;
    width: 100%}
.blog-holder4 {
    width: 100%;
    float: left;
    transition: all .3s ease-out 0;
    background-color: #f6f6f6;
}
.postinfo-icon-holder {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%}
.blog-holder4 .post-infoicon {
    margin-right: 8px;
    float: left;
}
.blog-holder4:hover, .blog-holder4.active {
    background-color: #242424;
}
.blog-holder4:hover h4, .blog-holder4.active h4 {
    color: #fff;
}
.blog-holder5 {
    width: 100%;
    float: left;
}
.testimonials-holder {
    width: 100%;
    float: left;
    padding: 40px;
    margin: 0;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.testimonials-holder:hover {
    background-color: #242424;
}
.testimonials-holder:hover h6 {
    color: #fff;
}
.testimonials-holder.two:hover, .testimonials-holder.two.active {
    background-color: #fd602c;
}
.testimonials-holder.two:hover p, .testimonials-holder.two:hover h6, .testimonials-holder.two:hover span, .testimonials-holder.two.active p, .testimonials-holder.two.active span, .testimonials-holder.two.active h6 {
    color: #fff;
}
.testimonials-holder.two .img-inner, .testimonials-holder .img-inner {
    width: 70px;
    height: 70px;
    padding: 0;
    margin: 0;
    float: left;
    border-radius: 100%}
.testimonials2 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.testimonials2 .textbox {
    position: relative;
    width: 100%;
    padding: 30px;
    margin: 0;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.testimonials2 .textbox .arrow-down {
    position: absolute;
    right: 125px;
    top: 104px;
    border-top: 20px solid #fff;
}
.testimonials2 .imgholder {
    position: relative;
    width: 126px;
    height: 126px;
    padding: 8px;
    margin: 0;
    border-radius: 100%;
    text-align: center;
    background-color: #fd602c;
    transition: all .3s ease-out 0;
}
.testimonials2 .imgholder .img-inner {
    width: 110px;
    height: 110px;
    padding: 0;
    margin: 0;
    border-radius: 100%;
    text-align: center;
}
.testimonials3 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.testimonials3 .img-holder {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 0;
    padding: 5px 0 0 5px;
    float: left;
    z-index: 5;
    border-radius: 100%;
    background-color: #ebebeb;
    transition: all .3s ease-out 0;
}
.testimonials3 .img-holder .img-inner {
    width: 110px;
    height: 110px;
    margin: 0;
    padding: 0;
    float: left;
    border-radius: 100%}
.testimonials3 .img-holder .arrow-down {
    position: absolute;
    left: 89px;
    top: 94px;
    z-index: 0;
    -ms-transform: rotate(-49deg);
    -webkit-transform: rotate(-49deg);
    transform: rotate(-49deg);
    border-top: 20px solid #ebebeb;
    transition: all .3s ease-out 0;
}
.testimonials3:hover .img-holder, .testimonials3.active .img-holder {
    background-color: #fd602c;
}
.testimonials3:hover .arrow-down, .testimonials3.active .arrow-down {
    border-top: 20px solid #fd602c;
}
.testimonials4 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.client-img1 {
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0;
    border-radius: 100%}
.testimonials5 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.testimonials5 .social-icons-2 li:first-child a {
    margin-left: 35px;
}
.testimonials5 .social-icons-2 li a {
    color: #242424;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.testimonials5 .social-icons-2 li a:hover, .testimonials5 .social-icons-2 li a.active {
    color: #fff;
    border: 1px solid #fd602c;
    background-color: #fd602c;
}
.newsletter .email_input {
    background-color: #FFF;
    border: 0 none;
    color: #999;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 39px;
    line-height: 39px;
    padding: 0 7px;
    width: 75%}
.newsletter .email_input.dark {
    background-color: #2d2d2d;
    color: #727272;
}
.newsletter .input_submit {
    background-color: #fd602c;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    float: left;
    height: 39px;
    padding: 0 20px;
}
.newsletter .input_submit.violet {
    background-color: #fd602c;
}
.newsletter .input_submit.white {
    color: #161616;
    background-color: #fff;
}
.newsletter .input_submit.dark {
    color: #727272;
    background-color: #2d2d2d;
}
.newsletter .input_submit.yellow-green-2 {
    color: #161616;
    background-color: #e9ee42;
}
.newsletter .input_submit.green2 {
    background-color: #fd602c;
}
.video-wrapper {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.video-wrapper video {
    width: 100%}
.blog-video-wrapper {
    width: 100%;
    float: left;
}
.blog-video-wrapper iframe {
    width: 100%}
.university-video-wrapper {
    width: 100%}
.video-toppadd {
    padding-top: 150px;
}
.video-bopadd {
    padding-bottom: 150px;
}
.progressbar-style1 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 35px;
    color: #fff;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.progressbar-style1 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #fd602c;
    font-size: 13px;
    color: #fff;
    padding: 8px 0 0 20px;
    text-align: left;
}
.progressbar-style1 .progress-bar.yellow-3 {
    background-color: #f7c800;
}
.progressbar-style2 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 3px;
    color: #161616;
    background: #ccc;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.progressbar-style2 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #161616;
    font-size: 13px;
    color: #161616;
    padding: 3px 0 0;
    text-align: left;
}
.progressbar-style3 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.progressbar-style3 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #e9b444;
    font-size: 13px;
    color: #fff;
    padding: 8px 0 0;
    text-align: left;
}
.progressbar-style4 {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    height: 8px;
    color: #161616;
    background: #e7e7e7;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.progressbar-style4 .progress-bar {
    position: relative;
    overflow: visible;
    background-color: #ff9320;
    font-size: 13px;
    color: #727272;
    padding: 8px 0 0;
    text-align: left;
}
.email_input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 65px;
    line-height: 39px;
    padding: 0 15px;
    width: 87%}
.email_submit {
    background-color: #fff;
    border: 1px solid #fff;
    color: #242424;
    float: left;
    margin: 0;
    padding: 20px 30px;
    text-transform: uppercase;
    transition: all .3s ease-out 0;
}
.email_submit:hover {
    background-color: #242424;
    border: 1px solid #242424;
    color: #fff;
}
.knob {
    display: none;
}
div.demo {
    position: relative;
    text-align: center;
    width: 280px;
    float: left;
}
div.demo > p {
    font-size: 20px;
}
div.demo .title {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 40px;
    float: left;
    top: 60px;
}
div.demo .title span {
    text-align: center;
    width: 100%;
    font-size: 20px;
    float: left;
    margin-top: 10px;
}
.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
    z-index: 999;
}
.scrollup.orange {
    background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.orange2 {
    background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.violet {
    background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.green2 {
    background: #fd602c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.red {
    background: #e93e21 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.yellow {
    background: #ffc000 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.red2 {
    background: #ea3628 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.white {
    border: 1px solid #161616;
    background: #fff url(../images/scroll-top-arrow2.png) no-repeat 15px 16px;
}
.scrollup.yellow-green {
    background: #dbdc33 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.brown {
    background: #8b501f url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.yellow-2 {
    background: #fcc813 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.yellow-green-2 {
    background: #e9ee42 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.yellow-3 {
    background: #f7c800 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.pink {
    background: #f51f6f url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.pink-3 {
    background: #ce0a6c url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.orange-3 {
    background: #c2262a url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.orange-4 {
    background: #ff9320 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.dark {
    background: #161616 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.green-3 {
    background: #a5d549 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.green-4 {
    background: #8ac700 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.stone {
    background: #c3a254 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.brown-2 {
    background: #b5854d url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.red-4 {
    background: #f43819 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.red-5 {
    background: #ed3325 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.cyan {
    background: #42d1aa url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.yellow-4 {
    background: #e9b444 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.scrollup.blue {
    background: #1fbef0 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
}
.map {
    width: 100%;
    height: 300px;
    border: 1px solid #e4e4e4;
}
.map p {
    margin: 10px;
    color: #333;
}
.img-responsive {
    width: 100%}
.section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-shape1 {
    position: absolute;
    width: 100%;
    height: 151px;
    padding: 0;
    margin: 0;
    top: -151px;
    left: 0;
    z-index: 2;
    background: url(../images/top-shape1.png) center top no-repeat;
}
.top-shape1.white {
    background: url(../images/top-shape2.png) center top no-repeat;
}
.top-shape2 {
    width: 100%;
    height: 151px;
    padding: 0;
    float: left;
    margin: 0;
    z-index: 2;
    background: url(../images/top-shape2.png) center top no-repeat;
}
.top-shape3 {
    position: absolute;
    width: 100%;
    height: 151px;
    padding: 0;
    margin: 0;
    top: -151px;
    left: 0;
    z-index: 2;
    background: url(../images/top-shape2.png) center top no-repeat;
}
.bottom-shape1 {
    position: absolute;
    width: 100%;
    height: 151px;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 5;
    background: url(../images/bottom-shape1.png) center top no-repeat;
}
.bottom-shape2 {
    position: absolute;
    width: 100%;
    height: 151px;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 5;
    background: url(../images/bottom-shape2.png) center top no-repeat;
}
.bottom-shape3 {
    width: 100%;
    height: 151px;
    padding: 0;
    float: left;
    margin: 0;
    z-index: 5;
    background: url(../images/bottom-shape3.png) center top no-repeat;
}
.bottom-shape4 {
    position: absolute;
    width: 100%;
    height: 151px;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 5;
    background: url(../images/bottom-shape4.png) center top no-repeat;
}
.bottom-shape5 {
    width: 100%;
    height: 151px;
    padding: 0;
    margin: 0;
    background: url(../images/bottom-shape1.png) center top no-repeat;
}
.top-shape2.dark {
    background: url(../images/top-shape3.png) center top no-repeat;
}
.top-shape2.red {
    background: url(../images/top-shape4.png) center top no-repeat;
}
.shape-bpadding2 {
    padding-bottom: 80px;
}
.top-shape2.red2 {
    background: url(../images/top-shape5.png) center top no-repeat;
}
.header-inner {
    position: relative;
    width: 100%;
    height: 300px;
    padding: 0;
    margin: 15px 0 0;
    float: left;
    z-index: 0;
    overflow: hidden;
}
.header-inner .overlay {
    position: absolute;
    z-index: 1;
}
.header-inner .inner {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    z-index: 3;
}
.header-inner.img1 {
    background: url(../images/147.jpg) center top no-repeat;
}
.header-inner .title {
    padding: 100px 0 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
}
.header-inner .title-2 {
    padding: 133px 0 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
}
.header-inner.two .overlay {
    height: 248px;
}
.header-inner.two {
    height: 248px;
}
.price-big {
    font-size: 26px;
}
.header-inner-2 {
    position: relative;
    width: 100%;
    height: 500px;
    padding: 0;
    margin: -168px 0 0;
    top: 0;
    float: left;
    z-index: 0;
    overflow: hidden;
}
.header-inner-2.less-margin {
    height: 400px;
    margin: -81px 0 0;
}
.header-inner-2.less-margin-2 {
    margin: -111px 0 0;
}
.header-inner.less-margin-2 {
    margin: -111px 0 0;
}
.header-inner-2 .overlay {
    position: absolute;
    z-index: 1;
}
.header-inner-2 .inner {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    z-index: 3;
}
.header-inner-2 .title {
    padding: 300px 0 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
}
.header-inner-2 .title.padding-1 {
    padding-top: 150px;
}
.header-inner.three {
    height: 300px;
}
.parallax-section16 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/131.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section17 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/135.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section18 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/142.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section19 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/164.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box24 {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    z-index: 0;
}
.feature-box24 .overlay {
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
}
.feature-box24.two .overlay {
    background-color: rgba(0, 0, 0, 0.3);
}
.feature-box24 .inner {
    padding: 100px 40px 40px;
    position: absolute;
    width: 100%;
    text-align: left;
    margin: 0;
    z-index: 3;
}
.feature-box24.two .inner {
    padding: 60px 40px 40px;
}
.feature-box24 .inner .but {
    padding: 0;
    margin: 0;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #e93e21;
    text-decoration: underline;
}
.feature-box24 .inner .but:hover {
    color: #fff;
}
.feature-box25 {
    width: 100%;
    float: left;
    padding: 25px;
    min-height: 325px;
    background-color: #e93e21;
}
.feature-box25 .list {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box25 .list li {
    width: 100%;
    float: left;
    color: #fff;
    padding: 14px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.feature-box25 .list li:last-child {
    border-bottom: none;
}
.feature-box26 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box26 .img-holder {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0 0 20px;
    border: 2px solid #101010;
}
.feature-box26 form select {
    width: 100%;
    padding: 7px;
    border: 1px solid #e4e4e4;
}
.feature-box26 .input {
    width: 100%;
    padding: 7px;
    color: #727272;
    margin-top: 20px;
    border: 1px solid #e4e4e4;
}
.feature-box27 {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
}
.pricetable-holder4 {
    width: 100%;
    padding: 10px;
    margin: 0;
    float: left;
    border-radius: 2px;
    transition: all .3s ease-out 0;
    border: 2px solid #101010;
}
.pricetable-holder4 .inner-holder {
    width: 100%;
    padding: 30px;
    margin: 0;
    float: left;
    border-radius: 2px;
    transition: all .3s ease-out 0;
    background-color: #101010;
}
.pricetable-holder4 .title {
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pricetable-holder4 .price {
    color: #fff;
    font: bold 50px "Open Sans", sans-serif;
    padding: 8px 0 0;
    text-align: center;
}
.pricetable-holder4 .price sup {
    font-size: 22px;
    font-style: normal;
}
.pricetable-holder4 .duration {
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 20px;
    border-bottom: 1px solid #3b3b3b;
    font-style: normal;
    font-weight: 500;
}
.pricetable-holder4 ul.plan_features {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 0 50px;
}
.pricetable-holder4 ul.plan_features li {
    padding: 15px 0;
    border-bottom: 1px solid #3b3b3b;
}
.pricetable-holder4 ul.plan_features li:last-child {
    border-bottom: none;
}
.pricetable-holder4:hover, .pricetable-holder4.active {
    border: 2px solid #e93e21;
}
.pricetable-holder4:hover .inner-holder, .pricetable-holder4.active .inner-holder {
    background-color: #e93e21;
}
.pricetable-holder4:hover ul.plan_features li, .pricetable-holder4.active ul.plan_features li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.pricetable-holder4:hover .duration, .pricetable-holder4.active .duration {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.pricetable-holder4:hover ul.plan_features li:last-child, .pricetable-holder4.active ul.plan_features li:last-child {
    border-bottom: none;
}
.pricetable-holder4:hover .title, .pricetable-holder4.active .title {
    color: #fff;
}
.pricetable-holder4:hover .btn.btn-dark, .pricetable-holder4.active .btn.btn-dark {
    color: #242424;
    background-color: #fff;
}
.socialicon-big {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.socialicon-big li {
    padding: 0;
    margin: 0;
    float: left;
    text-align: center;
}
.socialicon-big li a {
    width: 75px;
    height: 75px;
    padding: 0;
    margin: 0 15px 5px 0;
    text-align: center;
    font-size: 30px;
    color: #242424;
    line-height: 70px;
    float: left;
    border-radius: 100%;
    background-color: #fff;
}
.socialicon-big li a:hover {
    color: #fff;
    background-color: #161616;
}
.feature-box28 {
    width: 100%;
    float: left;
    padding: 13px 20px 20px;
    margin: 0 0 15px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
}
.feature-box28:hover {
    color: #fff;
    background-color: #e93e21;
    border: 1px solid #e93e21;
}
.feature-box28:hover h5 {
    color: #fff;
}
.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    width: 14.285714285714%}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 20%}
.feature-box31 {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box31 .image-holder {
    position: relative;
}
.feature-box31 .divider-line2 {
    border-bottom: 1px solid #ea3628;
}
.feature-box31 .image-holder .price {
    position: absolute;
    width: 80px;
    height: 80px;
    margin: 0;
    color: #fff;
    top: 204px;
    left: 87px;
    font-size: 20px;
    padding: 0;
    line-height: 75px;
    font-weight: 600;
    background-color: #ea3628;
}
.feature-box32 {
    width: 100%}
.feature-box32 .iconbox-large {
    color: #ea3628;
    font-size: 30px;
    line-height: 120px;
}
.feature-box33 {
    width: 100%;
    float: left;
    padding: 0;
    background-color: #fff;
}
.feature-box33 .image-holder {
    position: relative;
}
.feature-box33 .post-date-box {
    position: absolute;
    left: 97px;
    top: 283px;
    background-color: #ea3628;
}
.feature-box34 {
    width: 100%;
    float: left;
    padding: 0;
    border: 1px solid #e4e4e4;
}
.feature-box34 .image-holder {
    width: auto;
    float: left;
}
.feature-box34 .text-box-right {
    padding: 15px 10px 10px 160px;
}
.parallax-section21 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/194.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section22 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/196.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section23 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/200.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section24 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/208.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.blog-holder7 {
    width: 100%;
    float: left;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
    background-color: #fff;
}
.res-form-holder {
    width: 100%;
    float: left;
    transition: all .3s ease-out 0;
}
.res-form-holder input {
    width: 100%;
    padding: 10px;
    float: left;
    margin-bottom: 24px;
    border: 1px solid #e4e4e4;
}
.res-form-holder input.half-width {
    width: 48%;
    margin-right: 22px;
}
.res-form-holder input.half-width.last {
    margin-right: 0;
}
.res-form-holder .btn-res {
    width: 100%;
    padding: 15px;
    margin: 30px 0 0;
    color: #fff;
    float: left;
    border-radius: 2px;
    border: none;
    text-transform: uppercase;
    transition: all .3s ease-out 0;
    background-color: #ea3628;
}
.res-form-holder .btn-res:hover {
    background-color: #242424;
}
.feature-box29 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box29 .image-holder {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    z-index: 0;
}
.feature-box29 .post-date-box {
    right: 0;
    top: 0;
    background-color: #ffc000;
}
.parallax-section20 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/168.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box30 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box30 .img-holder {
    width: 120px;
    height: 120px;
    float: left;
    padding: 0;
    margin: 0;
    border-radius: 100%;
    transition: all .3s ease-out 0;
    background-color: rgba(255, 255, 255, 0.9);
}
.feature-box30 .img-holder .img-inner {
    width: 110px;
    height: 110px;
    padding: 0;
    margin: 5px;
    text-align: center;
    border-radius: 100%}
.feature-box30 .text-box {
    width: 100%;
    float: left;
    padding: 40px;
    background-color: #fff;
}
.feature-box30 .text-box-right {
    padding: 0 0 0 141px;
}
.feature-box30:hover .img-holder, .feature-box30.active .img-holder {
    background-color: rgba(0, 0, 0, 0.3);
}
.team-holder5 {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
    z-index: 0;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder5 .image-holder {
    position: relative;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
.team-holder5 .image-holder img {
    position: relative;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0;
}
.team-holder5 .image-holder .hover-box {
    position: absolute;
    width: 100%;
    float: left;
    top: 361px;
    left: 0;
    padding: 30px;
    margin: 0;
    z-index: 2;
    transition: all .3s ease-out 0;
    background-color: #ffc000;
}
.team-holder5:hover .image-holder img {
    top: -50px;
}
.team-holder5:hover .image-holder .hover-box {
    top: 135px;
}
.blog-holder6 {
    width: 100%;
    float: left;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
    background-color: #fff;
}
.blog-holder6 .image-holder {
    position: relative;
}
.blog-holder6 .image-holder .post-date-box {
    position: absolute;
    top: -10px;
    left: -10px;
    background-color: #ffc000;
}
.pagenation-holder {
    border-bottom: 1px solid #e9e9e9;
    float: left;
    margin: 0;
    padding: 25px 0 10px;
    width: 100%}
.pagenation_links a {
    color: #161616;
}
.parallax-section25 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/222.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section26 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/225.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section27 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/239.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section28 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/255.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section29 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/269.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section30 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/294.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box35:hover .iconbox-xmedium, .feature-box35.active .iconbox-xmedium {
    color: #fff;
    border: 1px solid #161616;
    background-color: #161616;
}
.feature-box36 {
    position: relative;
    float: left;
}
.feature-box36 .digit {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 50px;
    top: 115px;
    background-color: #161616;
}
.feature-box36 .iconbox-xlarge {
    position: relative;
    color: #161616;
    font-size: 36px;
    border: 1px solid #888;
}
.feature-box36:hover .iconbox-xlarge, .feature-box36.active .iconbox-xlarge {
    color: #fff;
    background-color: #161616;
    border: 1px solid #161616;
}
.feature-box37 {
    width: 100%;
    padding: 60px;
    margin: 0;
    float: left;
    background-color: #161616;
}
.feature-box37.middle {
    background-color: #000;
}
.feature-box38 {
    width: 100%;
    position: relative;
    padding: 40px;
    float: left;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
}
.feature-box38:hover {
    background-color: #161616;
    border: 1px solid #161616;
}
.feature-box39 {
    width: 100%}
.feature-box39 .iconbox-xlarge {
    color: #161616;
}
.feature-box39:hover .iconbox-xlarge, .feature-box39.active .iconbox-xlarge {
    color: #fff;
    background-color: #161616;
    border: 1px solid #161616;
}
.feature-box39:hover h3, .feature-box39.active h3 {
    color: #161616;
}
.feature-box40 {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    transition: all .3s ease-out 0;
}
.feature-box40 .iconbox-small {
    line-height: 84px;
    color: #161616;
    border: 1px solid #e4e4e4;
}
.feature-box40 .text-left {
    text-align: right;
}
.feature-box40:hover .iconbox-small, .feature-box40.active .iconbox-small {
    line-height: 84px;
    color: #fff;
    background-color: #161616;
    border: 1px solid #161616;
}
.feature-box40:hover h4, .feature-box40.active h4 {
    color: #161616;
}
.feature-box41 {
    width: 100%;
    float: left;
    padding: 20px;
    margin: 0;
    transition: all .3s ease-out 0;
    border: 1px solid #e5e5e5;
}
.feature-box41:hover, .feature-box41.active {
    background-color: #161616;
}
.feature-box41:hover h4, .feature-box41.active h4 {
    color: #fff;
}
.feature-box41:hover .icon-plain-medium {
    color: #fff;
}
.feature-box42 {
    width: 100%}
.feature-box42:hover .iconbox-smedium, .feature-box42.active .iconbox-smedium {
    color: #fff;
    border: 1px solid #161616;
    background-color: #161616;
}
.feature-box42 .iconbox-smedium {
    border: 1px solid #e4e4e4;
}
.feature-box42:hover h4, .feature-box42.active h4 {
    color: #161616;
}
.feature-box43 {
    position: relative;
    width: 100%;
    float: left;
}
.feature-box43 .digit {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 45px;
    top: 92px;
    background-color: #161616;
}
.feature-box43 .iconbox-small {
    position: relative;
    float: left;
}
.feature-box44 {
    width: 100%;
    padding: 40px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    transition: all .3s ease-out 0;
}
.feature-box44:hover, .feature-box44.active {
    background-color: #161616;
    border: 1px solid #161616;
}
.feature-box44:hover .iconbox-small, .feature-box44.active .iconbox-small {
    color: #fff;
    border: 1px solid #444;
}
.feature-box44:hover h4, .feature-box44.active h4 {
    color: #fff;
}
.feature-box45 {
    width: 100%}
.feature-box45 .img-holder {
    width: 146px;
    height: 146px;
    float: left;
    padding: 0;
    margin: 0;
}
.feature-box45 .iconbox-xtiny {
    color: #fff;
    background-color: #161616;
}
.feature-box46 {
    padding: 0;
}
.feature-box46:hover .iconbox-tiny, .feature-box46.active .iconbox-tiny {
    color: #fff;
    border: 1px solid #161616;
    background-color: #161616;
}
.feature-box47 {
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
}
.feature-box47:hover, .feature-box47.active {
    background-color: #161616;
    border: 1px solid #161616;
}
.feature-box47:hover span, .feature-box47:hover h4, .feature-box47.active span, .feature-box47.active h4 {
    color: #fff;
}
.team-holder6 {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
    z-index: 0;
    background-color: #fff;
    border: 1px solid #161616;
    transition: all .3s ease-out 0;
}
.team-holder6 .image-holder {
    position: relative;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
.team-holder6 .image-holder img {
    position: relative;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0;
}
.team-holder6 .image-holder .hover-box {
    position: absolute;
    width: 66px;
    height: 100%;
    float: left;
    top: 0;
    right: -70px;
    padding: 30px;
    margin: 0;
    z-index: 2;
    transition: all .3s ease-out 0;
    background-color: #161616;
}
.team-holder6 .image-holder .hover-box .icons {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.team-holder6 .image-holder .hover-box .icons li {
    padding: 0;
    margin: 0;
    float: left;
}
.team-holder6 .image-holder .hover-box .icons li a {
    padding: 0;
    margin: 0 0 20px;
    font-size: 17px;
    color: #fff;
    float: left;
}
.team-holder6:hover, .team-holder6.active {
    background-color: #161616;
}
.team-holder6:hover h4, .team-holder6:hover h6, .team-holder6.active h4, .team-holder6.active h6 {
    color: #fff;
}
.team-holder6 .image-holder .hover-box .icons li a:hover {
    color: #727272;
}
.team-holder6:hover .image-holder img, .team-holder6.active .image-holder img {
    left: -50px;
}
.team-holder6:hover .image-holder .hover-box, .team-holder6.active .image-holder .hover-box {
    right: 0;
}
.team-holder7 {
    overflow: hidden;
    max-height: 600px;
    background-color: #fff;
}
.team-holder7 .team-member {
    transition: all .3s ease-out 0;
}
.team-holder7 .team-member img {
    transition: all .3s ease-out 0;
}
.team-holder7 .info-box {
    position: relative;
    bottom: 0;
    overflow: hidden;
    padding: 32px 25px 120px;
    border-top: 1px solid #e4e4e4;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder7:hover .info-box {
    border-top: 1px solid #e4e4e4;
    bottom: 100px;
    transition: all .3s ease-out 0;
}
.team-holder7:hover .team-member img {
    transform: scale(1.1, 1.1);
    transition: all .3s ease 0;
}
.team-holder7 .info-box .social-icons {
    text-align: center;
}
.team-holder7 .info-box .social-icons li {
    display: inline;
}
.team-holder7 .info-box .social-icons i {
    color: #242424;
    font-size: 16px;
    margin: 0 15px 0 0;
}
.team-holder8 {
    padding: 0;
}
.team-holder8 .team-name-holder {
    width: 100%;
    padding: 6px 0;
    float: left;
}
.team-holder8 .team-name-holder.bgcolor {
    background-color: #fff;
}
.team-holder8 .hover-box {
    position: absolute;
    padding: 35px 0;
    margin: 0;
    top: 320px;
    left: 0;
    transition: all .3s ease-out 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
}
.team-holder8:hover .hover-box, .team-holder8.active .hover-box {
    top: 150px;
}
.team-holder8 .image-holder {
    position: relative;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
}
.team-holder8:hover .image-holder, .team-holder8.active .image-holder {
    border: 1px solid #161616;
}
.team-holder8 .social-icons-1 li a:hover, .team-holder8 .social-icons-1 li a.active {
    color: #727272;
}
.team-holder9 {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
    text-align: center;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder9 .icon-holder {
    width: 25%;
    padding: 0;
    float: left;
    margin: 0;
    min-height: 270px;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder9 .icon-holder .social-icons-2 {
    margin: 0 0 0 14px;
}
.team-holder9 .icon-holder .social-icons-2 li a {
    color: #7f7f7f;
    background: none;
}
.team-holder9 .icon-holder .social-icons-2 li:first-child {
    margin-top: 45px;
}
.team-holder10 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.team-holder10 .social-icons-2 li a {
    color: #242424;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.team-holder10 .social-icons-2 li a:hover, .team-holder10 .social-icons-2 li a.active {
    color: #fff;
    border: 1px solid #161616;
    background-color: #161616;
}
.team-holder11 {
    width: 100%;
    padding: 0;
    float: left;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder11 .img-holder {
    position: relative;
    overflow: hidden;
}
.team-holder11 .img-holder .icon-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 321px;
    padding: 15px 0;
    z-index: 1;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder11 .img-holder .icon-box .social-icons-1 {
    margin: 0;
}
.team-holder11:hover .icon-box, .team-holder11.active .icon-box {
    top: 268px;
}
.team-holder11:hover, .team-holder11.active {
    background-color: #161616;
}
.team-holder11:hover .title, .team-holder11.active .title {
    color: #fff;
}
.team-holder11:hover .social-icons-1 li a, .team-holder11.active .social-icons-1 li a {
    color: #161616;
}
.post-date-box2 {
    width: 90px;
    height: 90px;
    float: left;
    font-size: 25px;
    color: #161616;
    padding: 20px 0 0;
    margin: 0 0 10px;
    text-align: center;
    background-color: #fd602c;
}
.post-date-box2 span {
    font-size: 13px;
    color: #161616;
    display: block;
}
.blog-holder8 .post-date-box2 {
    color: #161616;
    border: 1px solid #161616;
    background-color: #fff;
}
.blog-holder8 .post-date-box2.dark {
    color: #fff;
    border: 1px solid #161616;
    background-color: #161616;
}
.blog-holder8 .post-date-box2.dark span {
    color: #fff;
}
.blog-holder9 {
    width: 100%;
    float: left;
    border: 1px solid #efefef;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.blog-holder9 .post-date-box {
    margin: 30px 0 0 30px;
    background-color: #161616;
}
.blog-holder9:hover {
    border: 1px solid #161616;
    background-color: #161616;
}
.blog-holder9:hover h4 {
    color: #fff;
}
.blog-holder10 {
    width: 100%;
    float: left;
    transition: all .3s ease-out 0;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.blog-holder10 .post-infoicon {
    margin-right: 8px;
    float: left;
}
.blog-holder10:hover, .blog-holder10.active {
    background-color: #161616;
}
.blog-holder10:hover h4, .blog-holder10.active h4 {
    color: #fff;
}
.blog-holder10:hover .post-infoicon {
    background-color: #fff;
    color: #727272;
}
.testimonials6 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.testimonials6 .img-inner {
    width: 110px;
    height: 110px;
    padding: 0;
    margin: 0;
    border-radius: 100%;
    text-align: center;
}
.tab-text-holder {
    width: 100%;
    padding: 60px;
    margin: 0;
    float: left;
    min-height: 500px;
    border: 3px solid #dfdfdf;
    background-color: #fff;
}
.tab-text-holder.two {
    min-height: 507px;
}
.pricetable-holder.two {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #fc4242;
}
.pricetable-holder.two .pricetable {
    width: 100%;
    float: left;
    padding: 0 0 50px;
    margin: 20px 0 0;
    text-align: center;
    background-color: #fff;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    transition: all .3s ease-out 0;
}
.pricetable-holder.two .pricetable.first {
    border-left: 1px solid #e9e9e9;
}
.pricetable-holder.two .pricetable .title {
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    color: #161616;
    text-align: center;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.pricetable-holder.two .pricetable .title h2 {
    color: #161616;
}
.pricetable-holder.two .pricetable .title .price {
    color: #161616;
}
.pricetable-holder.two .pricetable .title .price sup {
    color: #161616;
}
.pricetable-holder.two .pricetable .title .price i {
    color: #161616;
}
.pricetable-holder.two .pricetable ul.plan_features {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 0 50px;
}
.pricetable-holder.two .pricetable ul.plan_features li {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
}
.pricetable-holder.two .pricetable ul.plan_features li:last-child {
    border-bottom: none;
}
.pricetable-holder.two .pricetable ul.plan_features li.highlight {
    background-color: #fff;
}
.pricetable-holder.two.active .pricetable .title {
    border-bottom: 1px solid #161616;
    background-color: #161616;
}
.pricetable-holder.two.active .pricetable {
    border-bottom: 1px solid #161616;
    background-color: #161616;
}
.pricetable-holder.two.active .pricetable ul.plan_features li {
    border-bottom: 1px solid #444;
    background-color: #161616;
}
.pricetable-holder.two.active .pricetable .title h2, .pricetable-holder.two.active .pricetable .title .price, .pricetable-holder.two.active .pricetable .title .price sup, .pricetable-holder.two.active .pricetable .title .price i {
    color: #fff;
}
.pricetable-holder.two.active .pricetable ul.plan_features li:last-child {
    border-bottom: none;
}
.pricetable-holder.two.active .pricetable .btn.btn-border-13 {
    color: #fff;
    border: 1px solid #444;
}
.testimonials7 {
    width: 100%;
    float: left;
    padding: 40px;
    margin: 0;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.testimonials7:hover {
    background-color: #242424;
}
.testimonials7:hover h6 {
    color: #fff;
}
.testimonials7.two:hover {
    background-color: #161616;
}
.testimonials7.two:hover h6, .testimonials7.two:hover span {
    color: #fff;
}
.testimonials7.two .img-inner, .testimonials7 .img-inner {
    width: 70px;
    height: 70px;
    padding: 0;
    margin: 0;
    float: left;
    border-radius: 100%}
.main-bg-1 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    background-attachment: scroll;
    background-position: top;
    background: url(../images/mainbg-2.jpg) fixed top no-repeat;
}
.header-title-box {
    width: 100%;
    padding: 150px 0;
    margin: 0;
    float: left;
}
.header-title-box .title {
    font-size: 80px;
}
.blog1-post-holder {
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
    float: left;
    background-color: #fff;
}
.blog1-post-holder.padding {
    padding: 40px;
}
.blog1-post-holder .image-holder {
    position: relative;
    z-index: 0;
}
.blog1-post-holder .image-holder .post-info {
    position: absolute;
    padding: 12px 20px;
    margin: 0;
    float: left;
    z-index: 1;
    bottom: 0;
    background-color: #dbdc33;
}
.blog1-post-holder .image-holder .post-info.two {
    bottom: 49px;
}
.blog1-post-holder .image-holder .post-info.three {
    bottom: -40px;
}
.blog1-post-holder .image-holder .post-info span {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}
.blog1-post-holder .image-holder .post-info span i {
    margin-right: 10px;
}
.blog1-sidebar-box {
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
    float: left;
    background-color: #fff;
}
.blog1-social-icons {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}
.blog1-social-icons li {
    display: inline;
}
.blog1-social-icons li a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    padding: 0;
    margin: 0 10px 0 0;
    color: #242424;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    border: 1px solid #e4e4e4;
}
.blog1-social-icons li a:hover {
    color: #fff;
    border: 1px solid #dbdc33;
    background-color: #dbdc33;
}
.blog1-sidebar-serch_input {
    border: 1px solid #d9d9d9;
    border-width: 1px 0 1px 1px;
    color: #161616;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 39px;
    padding: 0 7px;
    width: 70%}
.blog1-sidebar-serch_input.dark {
    color: #ccc;
    border: 1px solid #444;
    background-color: #444;
}
.blog1-sidebar-serch-submit {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    float: left;
    height: 40px;
    margin: 0;
    padding: 5px 10px;
}
.blog1-sidebar-serch-submit.dark {
    color: #ccc;
    border: 1px solid #161616;
    background-color: #161616;
}
.blog1-sidebar-posts {
    width: 100%;
    padding: 0;
    margin: 0 0 25px;
    float: left;
}
.blog1-sidebar-posts .post-info {
    font-size: 12px;
    color: #cecece;
}
.blog1-post-info {
    font-size: 12px;
    color: #cecece;
}
.blog1-sidebar-posts:hover h6, .blog1-sidebar-posts.active h6 {
    color: #dbdc33;
}
.blog1-post-info-box {
    width: 100%}
.blog1-post-info-box.less-width {
    width: 90%}
a.loadmore-but {
    background-color: #dbdc33;
    border-radius: 2px;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 40px 0;
    padding: 20px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    transition: all .3s ease-out 0;
}
a.loadmore-but:hover {
    background-color: #e7e7e7;
}
a.loadmore-but.orange-2 {
    background-color: #fd602c;
}
a.loadmore-but.orange-2:hover {
    background-color: #242424;
}
.blog2-header-box {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.blog2-header-box .title {
    width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
}
.blog2-header-box .image-holder {
    position: relative;
    z-index: 0;
}
.blog2-header-box .image-holder .text-box {
    position: absolute;
    z-index: 1;
    text-align: center;
}
.blog2-header-box .image-holder .text-box .title {
    text-decoration: underline;
    color: #fff;
    margin-bottom: 10px;
}
.blog2-header-box .image-holder .text-box.top-padding {
    padding-top: 200px;
}
.blog2-header-box .image-holder .text-box .post-info span {
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
}
.blog2-header-box .image-holder .text-box .post-info i {
    padding-right: 10px;
}
blockquote.style1 {
    padding: 8px;
    margin: 5px;
    font-size: 14px;
    border-left: none;
    background-image: url(../images/openquote1.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
}
blockquote.style1 span {
    display: block;
    background-image: url(../images/closequote1.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
blockquote.style1 {
    padding: 8px;
    margin: 5px;
    font-size: 14px;
    border-left: none;
    background-image: url(../images/openquote1.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
}
blockquote.style1 span {
    display: block;
    background-image: url(../images/closequote1.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.logo-holder {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    top: 75px;
    float: left;
    text-align: center;
    z-index: 5;
}
.top-minus-margin {
    margin: -200px 0 0;
}
.parallax-section31 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/326.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section32 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/336.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section33 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/341.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section34 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/349.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.special-menu-holder {
    width: 90%;
    padding: 0;
    margin: 0;
    float: left;
    background-color: #fff;
}
.price-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.price-list li {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    border-bottom: 1px solid #edecec;
}
.price-list li:last-child {
    border-bottom: none;
}
.price-list li span.item {
    float: left;
    text-align: left;
}
.price-list li span.price {
    float: right;
    text-align: right;
}
.price-list li span.line {
    font-size: 15px;
    line-height: 41px;
    color: #e4e4e4;
}
.feature-box48 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.feature-box48 .icon {
    width: 135px;
    height: 135px;
    border-radius: 100%;
    margin: 0 auto 15px;
    border: 1px solid #e4e4e4;
    line-height: 60px;
    transition: all .3s ease-out 0;
    background: #fff url(../images/328.png) center center no-repeat;
}
.feature-box48:hover .icon {
    border: 1px solid #e4e4e4;
    border: 1px solid #8b501f;
    background: #8b501f url(../images/329.png) center center no-repeat;
}
.feature-box48:hover h5, .feature-box48.active h5 {
    color: #8b501f;
}
.feature-box48 .icon.two {
    background: #fff url(../images/330.png) center center no-repeat;
}
.feature-box48:hover .icon.two {
    background: #8b501f url(../images/331.png) center center no-repeat;
}
.feature-box48 .icon.three {
    background: #fff url(../images/332.png) center center no-repeat;
}
.feature-box48:hover .icon.three {
    background: #8b501f url(../images/333.png) center center no-repeat;
}
.feature-box48 .icon.four {
    background: #fff url(../images/334.png) center center no-repeat;
}
.feature-box48:hover .icon.four {
    background: #8b501f url(../images/335.png) center center no-repeat;
}
.feature-box48:hover .icon.three, .feature-box48.active .icon.three {
    border: 1px solid #e4e4e4;
    border: 1px solid #8b501f;
    background: #8b501f url(../images/329.png) center center no-repeat;
}
.blog-holder11 {
    width: 100%;
    float: left;
    transition: all .3s ease-out 0;
    background-color: #fff;
}
.beans-bg-holder {
    width: 100%;
    padding: 0;
    margin: 0;
    background: url(../images/337.jpg) center top no-repeat;
}
.testimonials8 {
    width: 100%;
    padding: 0;
    margin: 0;
    transition: all .3s ease-out 0;
}
.small-line {
    width: 30%;
    height: 1px;
    background-color: #fcc813;
    margin: 0 auto;
}
.small-line.align-left {
    width: 30%;
    height: 1px;
    background-color: #fcc813;
    margin-right: 70%}
.parallax-section35 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/380.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box-49 {
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
    float: left;
    border-top: 1px solid #e9ee42;
}
.feature-box-49 .iconbox-xlarge {
    background-color: #e9ee42;
}
.feature-box-49:hover h4, .feature-box-49.active h4 {
    color: #e9ee42;
}
.parallax-section36 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/382.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box-50 {
    width: 100%}
.feature-box-50 .iconbox-xtiny {
    color: #242424;
    background-color: #e9ee42;
}
.feature-box-51 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.feature-box-51 .image-holder {
    position: relative;
    z-index: 0;
}
.feature-box-51 .image-holder .hover-box {
    position: absolute;
    width: 90%;
    height: 90%;
    z-index: 1;
    left: 5%;
    top: 5%;
    opacity: 0;
    transition: all .3s ease-out 0;
    border: 1px solid #e9ee42;
}
.feature-box-51:hover .image-holder .hover-box, .feature-box-51.active .image-holder .hover-box {
    opacity: 1;
    transition: all .3s ease-out 0;
}
.feature-box52 {
    width: 100%;
    padding: 20px;
    float: left;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-out 0;
}
.feature-box52.two {
    border: none;
    background-color: #f6f6f6;
}
.feature-box53 {
    width: 100%;
    padding: 0;
    float: left;
}
.feature-box53 .post-date-box {
    color: #242424;
    top: 60px;
    background-color: #e9ee42;
}
.feature-box53 .post-date-box.green-3 {
    color: #fff;
    background-color: #a5d549;
}
.feature-box53 .post-date-box.green-3 span {
    color: #fff;
}
.feature-box53 .post-date-box span {
    color: #242424;
}
.feature-box53.left-padding {
    padding-left: 40px;
}
.feature-box54 {
    width: 100%;
    padding: 50px;
    float: left;
    min-height: 585px;
    background-color: #101010;
    border: 1px solid #101010;
}
.team-holder12 {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
    z-index: 0;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder12 .image-holder {
    position: relative;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
.team-holder12 .image-holder img {
    position: relative;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0;
}
.team-holder12 .image-holder .hover-box {
    position: absolute;
    width: 100%;
    float: left;
    top: 361px;
    left: 0;
    padding: 30px;
    margin: 0;
    z-index: 2;
    color: #161616;
    transition: all .3s ease-out 0;
    background-color: #e9ee42;
}
.team-holder12:hover .image-holder img {
    top: -50px;
}
.team-holder12:hover .image-holder .hover-box {
    top: 180px;
}
.team-holder12.two .image-holder .hover-box {
    background-color: #c2262a;
}
.feature-box55 {
    position: relative;
    width: 100%;
    padding: 0;
    float: left;
    z-index: 0;
}
.feature-box55 .text-holder {
    position: absolute;
    width: 100%;
    padding: 80px 40px 40px;
    float: left;
    z-index: 1;
}
.feature-box55 .text-holder .title-1 {
    font-size: 36px;
}
.feature-box55 .text-holder .title-2 {
    font-size: 50px;
    font-weight: 700;
}
.feature-box56 {
    position: relative;
    width: 100%;
    padding: 0;
    float: left;
    z-index: 0;
}
.feature-box56 .offer-badge {
    position: absolute;
    width: 106px;
    height: 106px;
    padding: 0;
    float: left;
    z-index: 1;
}
.feature-box56 .offer-badge .text {
    position: absolute;
    width: 100%;
    color: #161616;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    padding: 30px 0 0;
    float: left;
    z-index: 2;
}
.feature-box57 {
    width: 100%;
    padding: 40px;
    float: left;
    background-color: #f7c800;
}
.feature-box57 form select {
    width: 100%;
    padding: 7px;
    border: 1px solid #f7c800;
}
.feature-box57 form select.margin-top {
    margin-top: 20px;
}
.feature-box57 .input {
    width: 100%;
    padding: 7px;
    color: #727272;
    margin-top: 20px;
    border: 1px solid #f7c800;
}
.feature-box58 {
    width: 100%;
    padding: 40px;
    float: left;
    border: 1px solid #e4e4e4;
}
.price-list {
    width: 100%;
    padding: 40px;
    float: left;
    border: 1px solid #e4e4e4;
}
.parallax-section37 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/404.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section38 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/411.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section39 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/428.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section40 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/437.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section41 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/441.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box59 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box59 .image {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
}
.feature-box60 {
    width: 100%;
    float: left;
    padding: 0;
}
.social-icons.align-left li {
    display: inline;
}
.social-icons.align-left i {
    color: #242424;
    font-size: 16px;
    margin: 0 15px 0 0;
}
.footer-holder {
    width: 100%;
    padding: 0;
}
.footer-holder .flogo {
    margin: 0 auto;
    padding-left: 100px;
}
.footer-holder .social-icons-3 {
    margin-top: 20px;
    width: 100%}
.footer-holder .social-icons-3 li a {
    color: #fff;
    background-color: #161616;
}
.footer-holder .social-icons-3 li a:hover {
    background-color: #f51f6f;
}
.footer-holder .social-icons-3.red li a:hover {
    background-color: #ed3325;
}
.dotted-map {
    width: 100%;
    padding: 0;
    float: left;
    background: url(../images/444.png) center 10px no-repeat;
}
.feature-box61 {
    display: flex;
    justify-content: center;
    padding: 0;
    width: 100%}
.feature-box61 .text {
    margin: 0;
    padding: 40px 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3;
}
.feature-box61 .text .text-white {
    background-color: rgba(0, 0, 0, 0.8);
}
.feature-box61 .image-holder {
    position: relative;
    z-index: 1;
}
.feature-box62 {
    position: relative;
    float: left;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
.feature-box62 .text {
    margin: 0;
    padding: 15px;
    text-align: center;
    position: relative;
    width: 80%;
    z-index: 3;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.feature-box62 .image-holder {
    position: relative;
    z-index: 1;
}
.feature-box62 .post-date-box {
    background-color: #c2262a;
    left: 20px;
    top: 20px;
}
.small-line-2 {
    width: 45px;
    height: 1px;
    float: left;
    margin: 15px 5px 0 0;
    background-color: #c2262a;
}

.parallax-sectionEN{
width:100%;
margin:0;
background:url(../images/entrumpelungen_klein.jpg);
background-origin:initial;
background-clip:initial;
background-size:cover;
background-repeat:no-repeat;
background-position:center;z-index:1
}

.parallax-section42 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/gebaudereinigung_gross.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    display: flex;
    z-index: 1;
}


.parallax-section42 .title1 {
    font-size: 30px;
    line-height: 35px;
}
.parallax-section43 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/reinigung_gross.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    display: flex;
    z-index: 1;
}
.parallax-section44 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/Gartenpflege-gross.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    display: flex;
    z-index: 1;
}
.parallax-section44 .title1 {
    font-size: 30px;
    line-height: 70px;
}
.parallax-section45 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/468.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section46 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/482.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.cloud-pattren {
    position: absolute;
    width: 100%;
    height: 35px;
    padding: 0;
    margin: 0;
    top: -15px;
    left: 0;
    z-index: 2;
    background: url(../images/469.png) center top no-repeat;
}
.cloud-pattren2 {
    position: absolute;
    width: 100%;
    height: 35px;
    padding: 0;
    margin: 0;
    bottom: -15px;
    left: 0;
    z-index: 2;
    background: url(../images/469.png) center top no-repeat;
}
.footer-cloud-shape {
    position: absolute;
    width: 100%;
    height: 125px;
    padding: 0;
    margin: 0;
    top: -15px;
    left: 0;
    z-index: 2;
    background: url(../images/478.png) center top no-repeat;
}
.feature-box63 {
    float: left;
    padding: 0;
    width: 100%}
.feature-box63 .iconbox-large {
    border: 1px solid #69c4ef;
    color: #69c4ef;
}
.feature-box63 .title-color-1 {
    color: #69c4ef;
}
.feature-box63 .iconbox-large.two {
    border: 1px solid #c591ec;
    color: #c591ec;
}
.feature-box63 .title-color-2 {
    color: #c591ec;
}
.feature-box63 .iconbox-large.three {
    border: 1px solid #ffc446;
    color: #ffc446;
}
.feature-box63 .title-color-3 {
    color: #ffc446;
}
.feature-box63 .iconbox-large.four {
    border: 1px solid #a2d052;
    color: #a2d052;
}
.feature-box63 .title-color-4 {
    color: #a2d052;
}
.feature-box64 {
    float: left;
    padding: 25px;
    width: 100%;
    border-radius: 2px;
}
.feature-box64.bg-color-1 {
    background-color: #9c78b1;
}
.feature-box64.bg-color-2 {
    background-color: #57c2ff;
}
.feature-box64.bg-color-3 {
    background-color: #ff9834;
}
.feature-box64 .image-holder {
    position: relative;
    z-index: 0;
}
.feature-box64 .image-holder .date-shape {
    position: absolute;
    z-index: 1;
    width: 130px;
    height: 90px;
    float: left;
    bottom: -35px;
    padding: 11px 0 0;
    background: url(../images/471.png) 0 0 no-repeat;
}
.feature-box64 .text-color-1 {
    color: #cbe2ef;
}
.feature-box64 .text-color-2 {
    color: #cbe2ef;
}
.feature-box64 .text-color-3 {
    color: #ffd4ab;
}
.feature-box65 {
    float: left;
    padding: 40px;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
}
.team-holder7.two {
    overflow: hidden;
    max-height: 490px;
    background-color: #fff;
}
.team-holder7.two:hover .info-box {
    bottom: 150px;
}
.full-btn-1 {
    width: 100%;
    padding: 20px 0;
    margin: 0 0 9px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.full-btn-1.bg-color-1 {
    background-color: #ffd202;
}
.full-btn-1.bg-color-1:hover {
    color: #fff;
    background-color: #ffc002;
}
.full-btn-1.bg-color-2 {
    background-color: #ff6fba;
}
.full-btn-1.bg-color-2:hover {
    color: #fff;
    background-color: #ef4ba0;
}
.full-btn-1.bg-color-3 {
    background-color: #45daff;
}
.full-btn-1.bg-color-3:hover {
    color: #fff;
    background-color: #2fc6eb;
}
.full-btn-1.bg-color-4 {
    border-radius: 2px;
    background-color: #ce0a6c;
}
.full-btn-1.bg-color-4:hover {
    color: #fff;
    background-color: #242424;
}
.classes-table-holder {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.classes-table {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.classes-table table {
    width: 100%;
    border-collapse: collapse;
}
.classes-table tr:nth-of-type(odd) {
    background: #f6f6f6;
}
.classes-table tr:nth-of-type(even) {
    background: #fff;
}
.classes-table th {
    background: #eb574c;
    color: #fff;
    font-weight: 700;
}
.classes-table td, th {
    padding: 20px;
    color: #242424;
    border: 1px solid #e4e4e4;
    text-align: left;
}
.main-bg-2 {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    top: -150px;
    background-attachment: scroll;
    background-position: top;
    background: url(../images/mainbg-1.jpg) fixed top no-repeat;
}
.header-title-box-2 {
    width: 100%;
    padding: 100px 0;
    margin: 0;
    float: left;
}
.header-title-box-2 .title {
    font-size: 80px;
    font-weight: 600;
    padding: 220px 0 0;
    line-height: 80px;
}
.call-us-box {
    padding: 5px 20px;
    margin: 0;
    float: left;
    color: #fff;
    border-radius: 20px;
    background-color: #a5d549;
}
.property-search {
    width: 100%;
    padding: 40px 0;
    margin: 0;
    float: left;
    color: #fff;
    background-color: #a5d549;
}
.property-search input {
    width: 100%;
    color: #727272;
    font-size: 14px;
    padding: 6px;
    border: none;
}
.property-search select {
    width: 100%;
    color: #727272;
    font-size: 14px;
    padding: 6px;
    border: none;
}
.property-search label {
    color: #fff;
    font-size: 14px;
    border: none;
    font-weight: 400;
}
.property-search .search-btn {
    height: 38px;
    padding: 0;
    width: 100%;
    color: #fff;
    float: left;
    border: none;
    transition: all .3s ease-out 0;
    background-color: #161616;
}
.property-search .search-btn:hover {
    color: #242424;
    background-color: #fff;
}
.feature-box-65 {
    width: 100%}
.feature-box-65 .iconbox-xtiny {
    color: #a5d549;
    border: 1px solid #a5d549;
}
.feature-box-66 {
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
    float: left;
    background-color: #fff;
}
.feature-box-66.border {
    border: 1px solid #ededed;
}
.feature-box-66 .image-holder {
    position: relative;
}
.feature-box-66 .image-holder .status {
    position: absolute;
    padding: 8px 40px;
    margin: 0;
    bottom: 100px;
    right: 0;
    color: #fff;
    float: right;
    background-color: #a5d549;
}
.feature-box-66 .image-holder .price {
    position: absolute;
    padding: 8px 40px;
    margin: 0;
    bottom: 62px;
    right: 0;
    color: #242424;
    float: right;
    background-color: #fff;
}
.property-info {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.property-info span {
    margin-right: 10px;
}
.parallax-section47 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/491.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.team-holder13 {
    width: 100%;
    padding: 0;
    float: left;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.team-holder13 .img-holder {
    position: relative;
    overflow: hidden;
}
.team-holder13 .img-holder .icon-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 321px;
    padding: 15px 0;
    z-index: 1;
    background-color: #a5d549;
    transition: all .3s ease-out 0;
}
.team-holder13 .img-holder .icon-box .social-icons-1 {
    margin: 0;
}
.team-holder13 .img-holder .icon-box .social-icons-1 li a:hover, .team-holder13 .img-holder .icon-box .social-icons-1 li a.active {
    color: #242424;
}
.team-holder13:hover .icon-box, .team-holder13.active .icon-box {
    top: 268px;
}
.team-holder13:hover .img-holder img, .team-holder13.active .img-holder img {
    filter: url("data:image/svg+xml;
    utf8, <svg xmlns=\'http: //www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.category-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.category-list li {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    float: left;
    border-bottom: 1px solid #ededed;
}
.category-list li a:hover {
    color: #a5d549;
}
.category-list li:last-child {
    border-bottom: none;
}
.parallax-section48 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/523.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.team-holder12.three .image-holder .hover-box {
    background-color: #f51f6f;
}
.toplist li a.consult-btn {
    padding: 6px 30px;
    margin: 0;
    float: left;
    color: #fff;
    border-radius: 2px;
    background-color: #c31319;
}
.toplist li a.consult-btn:hover {
    color: #fff;
    background-color: #242424;
}
.feature-box-67 {
    width: 100%}
.feature-box-67 .iconbox-xtiny {
    color: #c3a254;
    border: 1px solid #c3a254;
}
.feature-box68 {
    width: 100%;
    padding: 0;
    float: left;
}
.feature-box68 .image-holder {
    position: relative;
    z-index: 0;
}
.feature-box68 .image-holder .post-date-box {
    position: absolute;
    color: #242424;
    top: 145px;
    left: 100px;
    z-index: 1;
    overflow: visible;
    background-color: #e9ee42;
}
.feature-box68 .image-holder .post-date-box.stone {
    color: #fff;
    background-color: #c3a254;
}
.feature-box68 .image-holder .post-date-box.stone span {
    color: #fff;
}
.feature-box68 .image-holder .post-date-box span {
    color: #242424;
}
.feature-box68.left-padding {
    padding-left: 40px;
}
.parallax-section49 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/541.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section49 .title {
    font-size: 46px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
.parallax-section49 .title-2 {
    font-size: 20px;
    font-weight: 300;
    color: #c3a254;
    font-family: 'Roboto Slab', serif;
}
.parallax-section50 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/546.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.team-holder14 {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
    z-index: 0;
    background-color: #fff;
}
.team-holder14 .image-holder {
    position: relative;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 1;
}
.team-holder14 .image-holder img {
    position: relative;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0;
}
.team-holder14 .image-holder .hover-box {
    position: absolute;
    width: 66px;
    height: 100%;
    float: left;
    top: 0;
    right: -70px;
    padding: 30px;
    margin: 0;
    z-index: 2;
    transition: all .3s ease-out 0;
    background-color: #c3a254;
}
.team-holder14 .image-holder .hover-box .icons {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.team-holder14 .image-holder .hover-box .icons li {
    padding: 0;
    margin: 0;
    float: left;
}
.team-holder14 .image-holder .hover-box .icons li a {
    padding: 0;
    margin: 0 0 20px;
    font-size: 17px;
    color: #fff;
    float: left;
}
.team-holder14 .image-holder .hover-box .icons li a:hover {
    color: #727272;
}
.team-holder14:hover .image-holder img, .team-holder14.active .image-holder img {
    left: -50px;
}
.team-holder14:hover .image-holder .hover-box, .team-holder14.active .image-holder .hover-box {
    right: 0;
}
.parallax-section51 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/564.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section52 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/570.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section51 .title {
    font-size: 46px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
.parallax-section51 .title-2 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto Slab', serif;
}
.parallax-section52 .title {
    font-size: 46px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
.parallax-section52 .title-2 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto Slab', serif;
}
.feature-box69 {
    width: 100%;
    padding: 0;
    float: left;
}
.feature-box69 .image-holder {
    position: relative;
    z-index: 0;
}
.feature-box69 .overlay {
    position: absolute;
    z-index: 1;
}
.feature-box69 .title1 {
    font-size: 36px;
    padding: 150px 0 0 50px;
}
.feature-box69 .title2 {
    padding: 0 0 0 50px;
}
.parallax-section53 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/583.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section-title {
    font-size: 46px;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
.parallax-section-title-2 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto Slab', serif;
}
.email_input.two {
    background: #fff;
    color: #242424;
    border: 1px solid #e4e4e4;
}
.email_submit.two {
    background-color: #f43819;
    border: 1px solid #f43819;
    color: #fff;
}
.email_submit.two:hover {
    background-color: #242424;
    border: 1px solid #242424;
    color: #fff;
}
.email_submit.three {
    background-color: #242424;
    border: 1px solid #242424;
    color: #fff;
}
.email_submit.three:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #242424;
}
.email_input.four {
    background: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.email_submit.four {
    background-color: #fff;
    border: 1px solid #fff;
    color: #242424;
}
.email_submit.four:hover {
    background-color: #242424;
    border: 1px solid #242424;
    color: #fff;
}
.payment-type {
    padding: 0;
    margin: 0;
    float: left;
}
.payment-type li {
    display: inline;
    padding: 0;
    margin: 0;
    float: left;
}
.section-copyrights .social-icons-3.no-margin-left {
    margin-left: 0;
}
.product-review-stars span {
    color: #f43819;
    float: right;
    margin: 0;
    font-size: 18px;
    padding: 0 0 0 10px;
}
.product-details {
    width: 100%;
    float: left;
    padding: 0;
}
.product-details li {
    padding-bottom: 10px;
}
.product-details li span {
    font-size: 14px;
    font-weight: 600;
    color: #242424;
}
.product-info-socialicons {
    width: 100%;
    float: left;
    padding: 0;
}
.product-info-socialicons li a {
    width: 40px;
    height: 40px;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 40px;
    margin-right: 8px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.product-info-socialicons li a:hover {
    color: #fff;
    border: 1px solid #f43819;
    background-color: #f43819;
}
.product-review-stars-2 {
    width: 100%;
    float: left;
    margin: 0;
}
.product-review-stars-2 span {
    color: #f43819;
    float: left;
    margin: 0;
    font-size: 18px;
    padding: 0 0 0 10px;
}
.shop-product-holder {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    overflow: hidden;
    transition: all .3s ease-out 0;
}
.shop-product-holder .image-holder {
    position: relative;
    top: 0;
    z-index: 0;
    transition: all .3s ease-out 0;
}
.shop-product-holder .image-holder img {
    position: relative;
    overflow: hidden;
    top: 0;
    transition: all .3s ease-out 0;
}
.shop-product-holder .image-holder .hoverbox {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    height: 65px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    bottom: -65px;
    z-index: 1;
    line-height: 60px;
    transition: all .3s ease-out 0;
    background-color: #f43819;
}
.shop-product-holder:hover .image-holder img {
    top: -50px;
}
.shop-product-holder:hover .image-holder .hoverbox {
    bottom: 0;
}
.blog1-sidebar-posts.red-4 .post-info i {
    color: #f43819;
    padding-right: 5px;
}
.blog1-sidebar-posts.red-4:hover h6, .blog1-sidebar-posts.red-4.active h6 {
    color: #f43819;
}
.shop-tags {
    padding: 0;
    margin: 0;
}
.shop-tags li {
    padding: 0;
    margin: 0;
}
.shop-tags li a {
    padding: 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #fff;
    background-color: #f43819;
}
.shop-tags li a:hover, .shop-tags li a.active {
    color: #fff;
    background-color: #242424;
}
.feature-box70 {
    width: 100%;
    padding: 30px;
    float: left;
    text-align: left;
    transition: all .3s ease-out 0;
    background-color: #242424;
}
.feature-box70:hover, .feature-box70.active {
    background-color: #ed3325;
}
.feature-box70:hover h4, .feature-box70:hover p, .feature-box70.active h4, .feature-box70.active p {
    color: #fff;
}
.feature-box71 {
    width: 100%;
    padding: 50px;
    float: left;
    text-align: left;
    transition: all .3s ease-out 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.feature-box72 {
    width: 100%;
    padding: 80px 40px;
    float: left;
    text-align: center;
    transition: all .3s ease-out 0;
}
.feature-box72:hover, .feature-box72.active {
    background-color: rgba(0, 0, 0, 0.2);
}
.feature-box73 {
    width: 100%;
    padding: 80px 40px;
    float: left;
    border: 1px solid;
}
.feature-box-74 {
    width: 100%}
.feature-box-74 .iconbox-xtiny {
    color: #242424;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.feature-box-74:hover .iconbox-xtiny {
    color: #fff;
    background-color: #ed3325;
    border: 1px solid #ed3325;
}
.parallax-section54 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/615.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.team-holder2.two {
    width: 100%;
    padding: 0;
    float: left;
    background-color: #f6f6f6;
    transition: all .3s ease-out 0;
}
.team-holder2.two .img-holder {
    position: relative;
    overflow: hidden;
    margin-top: 0;
}
.team-holder2.two .img-holder .icon-box {
    background-color: #ed3325;
}
.team-holder2.two:hover, .team-holder2.active {
    background-color: #242424;
}
.team-holder2.two:hover .icon-box, .team-holder2.two.active .icon-box {
    top: 268px;
}
.feature-box-75 {
    width: 100%;
    padding: 30px;
    margin: 0;
    float: left;
    border: 1px solid #42d1aa;
}
.feature-box-76 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.feature-box-76 .text-box {
    margin-left: 15px;
    min-height: 292px;
}
.feature-box-77 {
    width: 100%;
    padding: 30px;
    margin: 0;
    float: left;
    background-color: #42d1aa;
}
.feature-box-77 .text-box-inner {
    width: 100%;
    padding: 30px;
    margin: 0;
    float: left;
    min-height: 370px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.feature-box-78 {
    position: relative;
    width: 100%;
    padding: 30px;
    margin: 0;
    float: left;
    border: 1px solid #e4e4e4;
}
.feature-box-78 .post-date-box {
    background-color: #42d1aa;
    right: 18px;
    top: -91px;
}
.feature-box-79 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.feature-box-79.last {
    border-right: none;
}
.feature-box-80 {
    width: 100%;
    padding: 0;
    float: left;
}
.boxed-title {
    width: 80%;
    padding: 5px;
    margin: 0 20% 0 0;
    float: left;
    background-color: #42d1aa;
}
.boxed-title-2 {
    padding: 15px;
    margin: 0;
    float: right;
    text-align: right;
    background-color: #42d1aa;
}
.boxed-text-1 {
    padding: 15px;
    margin: 0;
    float: right;
    text-align: right;
    background-color: #fff;
}
.boxed-title-3 {
    padding: 10px;
    margin: 0 0 20px;
    float: left;
    text-align: left;
    background-color: #42d1aa;
}
.boxed-title-4 {
    position: relative;
    width: 90%;
    padding: 10px;
    margin: 13px 10% 20px 0;
    float: left;
    text-align: left;
    background-color: #42d1aa;
}
.boxed-title-4 .post-date-box {
    background-color: #42d1aa;
    right: -35px;
    top: -90px;
}
.parallax-section55 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/633.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section56 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/636.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.team-holder14.two .image-holder .hover-box {
    background-color: #42d1aa;
}
.feature-box-81 {
    width: 100%;
    padding: 0;
    float: left;
}
.feature-box-81 .image-holder {
    position: relative;
    width: 100%;
    padding: 0;
    float: left;
    z-index: 0;
}
.feature-box-81 .image-holder .hover-strip {
    position: absolute;
    width: 100%;
    padding: 20px;
    float: left;
    bottom: 0;
    z-index: 1;
    transition: all .3s ease-out 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.feature-box-81 .image-holder .hover-strip:hover, .feature-box-81 .image-holder .hover-strip.active {
    background-color: #ce0a6c;
}
.feature-box-82 {
    width: 100%;
    padding: 0;
    float: left;
    margin-bottom: 20px;
    transition: all .3s ease-out 0;
    background-color: #f6f6f6;
}
.feature-box-82 .image-holder {
    position: relative;
    z-index: 0;
}
.feature-box-82 .image-holder .post-info {
    position: absolute;
    z-index: 1;
    bottom: 16px;
    left: 16px;
}
.feature-box-82 .image-holder .post-info .post-infoicon {
    background-color: #ce0a6c;
}
.feature-box-82:hover, .feature-box-82.active {
    background-color: #ce0a6c;
}
.feature-box-82:hover h5, .feature-box-82:hover p, .feature-box-82:hover .blog-post-info span, .feature-box-82.active h5, .feature-box-82.active p, .feature-box-82.active .blog-post-info span {
    color: #fff;
}
.feature-box-83 {
    width: 100%;
    padding: 0;
    float: left;
}
.parallax-section57 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/656.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section58 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/658.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.personal-info {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.personal-info li {
    color: #e9b444;
    padding-bottom: 8px;
}
.personal-info li i {
    margin-right: 10px;
}
.personal-info.orange-2 li {
    color: #fd602c;
    padding-bottom: 8px;
}
.parallax-section59 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/687.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section60 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/688.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.feature-box-84 {
    width: 100%;
    padding: 70px 40px;
    float: left;
    background-color: rgba(255, 255, 255, 0.8);
}
.feature-box-85 {
    width: 100%;
    position: relative;
    padding: 40px;
    float: left;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    transition: all .3s ease-out 0;
    margin-bottom: 28px;
}
.feature-box-85 .arrow-down {
    border-top: 20px solid #e9b444;
    float: left;
    left: 259px;
    position: absolute;
    top: 155px;
    opacity: 0;
    z-index: 3;
    transition: all .3s ease-out 0;
}
.feature-box-85:hover, .feature-box-85.active {
    border: 1px solid #e9b444;
    background-color: #e9b444;
}
.feature-box-85:hover .arrow-down, .feature-box-85.active .arrow-down {
    border-top: 20px solid #e9b444;
    opacity: 1;
}
.feature-box-85:hover p, .feature-box-85.active p {
    color: #fff;
}
.feature-box-86 {
    width: 100%;
    padding: 40px;
    float: left;
    background-color: #1fbef0;
    transition: all .3s ease-out 0;
}
.feature-box-86.bg-color-light {
    background-color: #36cefe;
}
.btn-minus-margin {
    margin-top: -1px;
}
.feature-box-87 {
    width: 100%;
    padding: 30px;
    float: left;
    min-height: 436px;
    background-color: #1fbef0;
    transition: all .3s ease-out 0;
}
.feature-box-87 input {
    border: 0 none;
    color: #272727;
    float: left;
    height: 38px;
    margin: 0 0 15px;
    padding: 5px;
    width: 100%}
.feature-box-87 select {
    border: medium none;
    color: #727272;
    font-size: 14px;
    padding: 6px;
    width: 100%;
    margin: 0 0 15px;
}
.feature-box-87 label {
    width: 100%;
    color: #fff;
    font-weight: 400;
}
.feature-box-87 input[type=radio], input[type=checkbox] {
    display: none;
}
.feature-box-87 input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #fff;
    border-radius: 8px;
}
.feature-box-87 input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #fff;
    border-radius: 4px;
}
.feature-box-87 input[type=radio]:checked + label:before {
    content: "\2022";
    color: #fff;
    background-color: #2b2b2b;
    font-size: 1.8em;
    text-align: center;
    line-height: 14px;
}
.feature-box-87 input[type=checkbox]:checked + label:before {
    content: "\2714";
    color: #fff;
    background-color: #2b2b2b;
    text-align: center;
    line-height: 15px;
}
.feature-box-88 {
    width: 99%;
    padding: 50px 40px;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.feature-box-88 h5 {
    color: #1fbef0;
}
.feature-box-88 i {
    color: #1fbef0;
}
.feature-box-88:hover {
    background-color: #1fbef0;
}
.feature-box-88:hover i {
    color: #fff;
}
.feature-box-88:hover h5 {
    color: #fff;
}
.feature-box-89 {
    width: 100%;
    padding: 0;
    float: left;
}
.find-btn {
    width: 100%;
    height: 38px;
    padding: 0;
    margin: 0;
    float: left;
    background-color: #fff;
}
.find-btn:hover {
    background-color: #ccc;
}
.classes-table-holder.medical {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.classes-table.medical {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.classes-table.medical table {
    width: 100%;
    border-collapse: collapse;
}
.classes-table.medical tr:nth-of-type(odd) {
    background: none;
}
.classes-table.medical tr:nth-of-type(even) {
    background: none;
}
.classes-table.medical th {
    background: #fff;
    color: #242424;
    font-weight: 700;
}
.classes-table.medical td, th {
    padding: 20px;
    color: #242424;
    border: 1px solid #e4e4e4;
    text-align: left;
}
.classes-table.medical td.color-1 {
    color: #fff;
    border: 1px solid #2a97f3;
    background-color: #2a97f3;
}
.classes-table.medical td.color-2 {
    color: #fff;
    border: 1px solid #4bc29c;
    background-color: #4bc29c;
}
.classes-table.medical td.color-3 {
    color: #fff;
    border: 1px solid #bd7fdd;
    background-color: #bd7fdd;
}
.classes-table.medical td.color-4 {
    color: #fff;
    border: 1px solid #f96f54;
    background-color: #f96f54;
}
.classes-table.medical td.color-5 {
    color: #fff;
    border: 1px solid #7ac43d;
    background-color: #7ac43d;
}
.classes-table.medical td.color-6 {
    color: #fff;
    border: 1px solid #ff67c8;
    background-color: #ff67c8;
}
.parallax-section61 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/722.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section62 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/729.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section63 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/732.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.business-objects-bg-holder {
    width: 100%;
    padding: 0;
    margin: 0;
    background: url(../images/726.jpg) center top no-repeat;
}
.feature-box-90 {
    width: 95%;
    padding: 30px;
    float: left;
    margin: 0 10% 4% 0;
    transition: all .3s ease-out 0;
    background-color: #fff;
}
.feature-box-90 span {
    color: #d1d1d1;
    transition: all .3s ease-out 0;
    margin-bottom: 15px;
}
.feature-box-90:hover span, .feature-box-90.active span {
    color: #fff;
}
.feature-box-90:hover .title, .feature-box-90.active .title {
    color: #fff;
}
.feature-box-90:hover, .feature-box-90.active {
    background-color: #ff9320;
}
.feature-box-91 {
    width: 100%;
    padding: 0;
    float: left;
}
.feature-box-91 .image-holder {
    position: relative;
    z-index: 0;
}
.feature-box-91 .overlay {
    position: absolute;
    z-index: 1;
}
.feature-box-91 .title1 {
    padding: 120px 0 0;
}
.feature-box-91 .blog-post-info span {
    color: #fff;
}
.feature-box-91 .post-date-box {
    width: 150px;
    height: auto;
    top: 0;
    color: #ff9320;
    right: 50px;
    padding: 40px 30px;
    font-size: 56px;
    background-color: #fff;
}
.feature-box-91 .post-date-box span {
    color: #ff9320;
    display: block;
    font-size: 20px;
    padding: 30px 0 10px;
}
.domain-search-home {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.domain-search-home #domain-searchform #dsearch {
    background-color: #8ac700;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    float: left;
    font-size: 14px;
    height: 55px;
    padding: 7px 10px;
    width: 61%}
.domain-search-home .drlist {
    background-color: #EEE;
    color: #272727;
    float: left;
    font-size: 16px;
    height: 55px;
    margin: 0 0 0 -5px;
    padding: 10px;
    width: 102px;
    background-color: #fff;
    border: 1px solid #92d102;
}
.domain-search-home #search-submit {
    border: none;
    color: #8ac700;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 53px;
    overflow: hidden;
    padding: 5px 25px;
    margin-left: 0;
    text-align: center;
    background-color: #fff;
    transition: all .3s ease-out 0;
}
.domain-search-home #search-submit:hover {
    color: #fff;
    background-color: #242424;
}
ul.home-tld-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.home-tld-list li {
    width: 30%;
    padding: 0 10%;
    margin: 0;
    float: left;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.home-tld-list li span {
    padding: 0;
    margin: 0;
    float: left;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.home-tld-list li:last-child {
    border-right: none;
}
.feature-box-92 {
    width: 100%;
    padding: 0;
    float: left;
}
.feature-box-92 .iconbox-small {
    color: #8ac700;
}
.feature-box-92:hover .title, .feature-box-92.active .title {
    color: #8ac700;
}
.feature-box-92:hover .iconbox-small, .feature-box-92:hover .iconbox-tiny, .feature-box-92.active .iconbox-small, .feature-box-92.active .iconbox-tiny {
    color: #fff;
    border: 1px solid #8ac700;
    background-color: #8ac700;
}
.feature-box-93 {
    width: 100%;
    height: 100%;
    float: left;
    padding: 80px;
    min-height: 485px;
    background-color: rgba(0, 0, 0, 0.7);
}
.feature-box-93 .image-holder {
    position: absolute;
    z-index: 0;
    float: left;
    min-height: 500px;
    overflow: hidden;
}
.feature-box-93 .overlay {
    position: absolute;
    z-index: 1;
    padding: 60px 0 0;
}
.feature-box-93 .price-badge {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    color: #fff;
    padding: 20px 0 0;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    background-color: #8ac700;
    z-index: 2;
}
.feature-box-93 .price-badge span {
    color: #fff;
    font-size: 18px;
}
.feature-box-94 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box-94 .image-holder {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box-94 .image-holder .circle {
    position: absolute;
    width: 185px;
    height: 185px;
    float: right;
    padding: 40px;
    right: 0;
    top: 18px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    background-color: #8ac700;
}
.feature-box-94 .image-holder .circle .arrow-down {
    border-top: 20px solid #8ac700;
    left: 19px;
    position: absolute;
    top: 161px;
    transform: rotate(36deg);
    transition: all .3s ease-out 0;
    z-index: 0;
}
.feature-box-95 {
    width: 100%;
    height: 100%;
    float: left;
    padding: 80px;
    min-height: 420px;
    background-color: rgba(138, 199, 0, 0.8);
}
.feature-box-96 {
    width: 100%;
    height: 100%;
    float: left;
    padding: 80px;
    min-height: 420px;
}
.feature-box-97 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box-97 .iconbox-small.blue {
    background-color: #43c6f1;
    color: #fff;
    border: 1px solid #43c6f1;
}
.feature-box-97 .iconbox-small.red {
    background-color: #ff5a11;
    color: #fff;
    border: 1px solid #ff5a11;
}
.feature-box-97 .iconbox-small.violet {
    background-color: #b55ff7;
    color: #fff;
    border: 1px solid #b55ff7;
}
.feature-box-98 {
    width: 100%;
    min-height: 740px;
    float: right;
    padding: 0;
    text-align: right;
    background: url(../images/732.png) top right no-repeat;
}
.feature-box-99 {
    width: 100%;
    float: left;
    padding: 0;
}
.feature-box-100 {
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    text-align: center;
    color: #fff;
    background-color: #8ac700;
}
.feature-box-100 span {
    font-size: 60px;
    color: #fff;
    font-weight: 300;
}
.domain-price-1 {
    margin-right: 15px;
    text-decoration: line-through;
}
.pricetable-holder5 {
    position: relative;
    width: 100%;
    padding: 15px 15px 40px;
    margin: 0;
    float: left;
    text-align: center;
    transition: all .3s ease-out 0;
    background-color: #242424;
}
.pricetable-holder5.border-right {
    border-right: 1px solid #393939;
}
.pricetable-holder5 .price-circle {
    width: 125px;
    height: 125px;
    margin: -65px auto 0;
    border-radius: 100%;
    background-color: #242424;
    border: 1px solid #393939;
}
.pricetable-holder5 .price-circle .price {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
}
.pricetable-holder5 .price-circle .price sup {
    font-size: 22px;
    font-style: normal;
}
.pricetable-holder5 .price-circle .price i {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.pricetable-holder5 .title {
    width: 100%;
    color: #fff;
    padding: 0 0 15px;
    border-bottom: 1px solid #393939;
}
.pricetable-holder5 .features-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.pricetable-holder5 .features-list li {
    width: 100%;
    padding: 15px 0;
    margin: 0;
    float: left;
    color: #727272;
    border-bottom: 1px solid #393939;
}
.pricetable-holder5 .features-list li:last-child {
    border-bottom: none;
}
.pricetable-top-bg-strip {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    height: 25px;
    background-color: #fff;
}
.pricetable-active-bg-strip {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    height: 25px;
    background-color: #8ac700;
}
.pricetable-holder5.active {
    background-color: #8ac700;
    padding-bottom: 60px;
}
.pricetable-holder5.active .features-list li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pricetable-holder5.active .title {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pricetable-holder5.active .btn.btn-green-4 {
    color: #242424;
    background-color: #fff;
}
.pricetable-holder6 {
    position: relative;
    width: 100%;
    padding: 15px 0 40px;
    margin: 0;
    float: left;
    text-align: center;
    transition: all .3s ease-out 0;
    background-color: #242424;
}
.pricetable-holder6.border-right {
    border-right: 1px solid #393939;
}
.pricetable-holder6 .price {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 20px;
    padding: 15px 0;
    text-align: center;
}
.pricetable-holder6 .price sup {
    font-size: 22px;
    font-style: normal;
}
.pricetable-holder6 .price i {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.pricetable-holder6 .title-box {
    width: 100%;
    color: #fff;
    float: left;
    padding: 45px 0 15px;
    vertical-align: middle;
    border-bottom: 1px solid #393939;
}
.pricetable-holder6.first-table .title-box {
    padding: 15px 0;
}
.pricetable-holder6.first-table {
    margin-top: 83px;
}
.pricetable-holder6 .title-box .title {
    color: #fff;
}
.pricetable-holder6 .features-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.pricetable-holder6 .features-list li {
    width: 100%;
    padding: 15px 0;
    margin: 0;
    float: left;
    color: #727272;
    border-bottom: 1px solid #393939;
}
.pricetable-holder6 .features-list li i.green-4 {
    color: #80b604;
    font-size: 18px;
}
.pricetable-holder6 .features-list li i.red {
    color: #ff2f16;
    font-size: 18px;
}
.pricetable-holder6 .features-list li i.white {
    color: #fff;
    font-size: 18px;
}
.pricetable-holder6 .features-list li:last-child {
    border-bottom: none;
}
.pricetable-holder6 .features-list li:nth-child(even) {
    background-color: #2a2a2a;
}
.pricetable-holder6.active .features-list li:nth-child(even) {
    background-color: #80b604;
}
.pricetable-top-bg-strip {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    height: 25px;
    background-color: #fff;
}
.pricetable-active-bg-strip {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    height: 25px;
    background-color: #8ac700;
}
.pricetable-holder6.active {
    background-color: #8ac700;
    padding-bottom: 60px;
}
.pricetable-holder6.active .features-list li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pricetable-holder6.active .title-box {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pricetable-holder6.active .btn.btn-green-4 {
    color: #242424;
    background-color: #fff;
}
.parallax-section64 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/725.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section65 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/733.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section65 .iconbox-large {
    color: #fff;
    background-color: #8ac700;
}
.newsletter .input_submit.green-4 {
    background-color: #8ac700;
}
.footer-payment-logo-list {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.footer-payment-logo-list li {
    padding: 0 15px 0 0;
    margin: 0;
    float: left;
}
#domain-search-holder {
    width: 100%;
    padding: 0;
    margin: 0 0 150px;
    float: left;
}
#domain-search-holder #dsearch {
    background-color: #fff;
    border: 1px solid #fff;
    color: #727272;
    font-size: 18px;
    height: 80px;
    padding: 7px 10px;
    width: 72%;
    border: 1px solid #e4e4e4;
}
#domain-search-holder.two #dsearch {
    width: 90%}
#domain-search-holder .drlist {
    background-color: #EEE;
    color: #242424;
    font-size: 18px;
    height: 80px;
    margin: 0 0 0 -5px;
    padding: 10px;
    width: 102px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}
#domain-search-holder #searchsubmit {
    border: none;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    height: 77px;
    overflow: hidden;
    padding: 4px 25px;
    margin-left: 0;
    text-align: center;
    transition: all .3s ease-out 0;
    background-color: #8ac700;
}
#domain-search-holder #searchsubmit:hover {
    color: #fff;
    background-color: #242424;
}
#domain-search-holder ul.tld_list {
    width: 100%;
    padding: 10px 0 0;
    margin: 0;
    float: left;
}
#domain-search-holder ul.tld_list li {
    padding: 0 20px 0 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    display: inline;
    color: #161616;
}
#domain-search-holder ul.tld_list li.title {
    padding: 0 20px 0 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
}
#domain-search-holder ul.tld_list li span {
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #fff;
}
.tld-step-box {
    position: relative;
    width: 100%;
    padding: 40px;
    margin: 0;
    float: left;
    z-index: 2;
    text-align: center;
    color: #fff;
    top: -111px;
    background-color: #8ac700;
}
.tld-step-box span {
    font-size: 60px;
    color: #fff;
    font-weight: 300;
}
.domain-price-1 {
    margin-right: 15px;
    text-decoration: line-through;
}
.domain-pricing-table-holder {
    width: 100%;
    padding: 20px;
    margin: 0;
    float: left;
    background-color: #f1f1f1;
}
.table-style-2 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.table-style-2 table {
    width: 100%;
    border-collapse: collapse;
}
.table-style-2 tr:nth-of-type(odd) {
    background: #f1f1f1;
}
.table-style-2 tr:nth-of-type(even) {
    background: #fff;
}
.table-style-2 th {
    background: #242424;
    color: #fff;
    font-weight: 700;
}
.table-style-2 td, th {
    padding: 30px;
    color: #242424;
    border: none;
    text-align: center;
}
#search-topic #tsearch {
    background-color: #fff;
    border: 1px solid #fff;
    color: #727272;
    font-size: 18px;
    height: 80px;
    padding: 7px 10px;
    width: 85%;
    border: 1px solid #e4e4e4;
}
#search-topic #searchsubmit {
    border: none;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    height: 77px;
    overflow: hidden;
    padding: 4px 25px;
    margin-left: 0;
    text-align: center;
    transition: all .3s ease-out 0;
    background-color: #8ac700;
}
#search-topic #searchsubmit:hover {
    color: #fff;
    background-color: #242424;
}
.sidebar-posts {
    width: 100%;
    padding: 0;
    margin: 0 0 25px;
    float: left;
}
.sidebar-posts .post-info {
    font-size: 12px;
    color: #cecece;
}
.blog1-post-info {
    font-size: 12px;
    color: #cecece;
}
.sidebar-posts:hover h6, .sidebar-posts.active h6 {
    color: #fd602c;
}
.parallax-section66 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/758.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.parallax-section67 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../images/759.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}
.countdown_holder {
    width: 60%;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}
.countdown_holder.two {
    width: 60%;
    padding: 0 0 45px;
    text-align: center;
    margin: 0 auto;
}
.countdown_holder.two a {
    margin-right: 15px;
}
div#clock {
    color: #fff;
    margin: 0;
    width: 100%;
    overflow: hidden;
    padding: 0 0 0 90px;
    text-align: center;
}
div#clock p {
    border: 1px solid #fff;
    float: left;
    padding: 20px;
    margin-right: 10px;
}
div#clock p b {
    font-weight: 400;
    text-transform: uppercase;
}
div#clock p span {
    display: block;
    font-size: 50px;
    font-weight: 700;
    padding: 5px 0 20px;
}
div#clock div.space {
    color: #ccc;
    display: block;
    line-height: 1.7em;
    font-size: 50px;
    float: left;
    height: 88px;
    width: 30px;
}
div#clock2 {
    color: #fff;
    margin: 0;
    width: 100%;
    overflow: hidden;
    padding: 0 0 0 90px;
    text-align: center;
}
div#clock2 p {
    background: #fff;
    float: left;
    color: #161616;
    padding: 20px;
    margin-right: 10px;
    border: 1px solid #e4e4e4;
}
div#clock2 p b {
    font-weight: 400;
    text-transform: uppercase;
}
div#clock2 p span {
    display: block;
    font-size: 50px;
    font-weight: 700;
    padding: 5px 0 20px;
}
div#clock2 div.space {
    color: #ccc;
    display: block;
    line-height: 1.7em;
    font-size: 50px;
    float: left;
    height: 88px;
    width: 30px;
}
ul.sitemap {
    padding: 0;
    margin: 0;
}
ul.sitemap li {
    margin: 0 0 8px;
}
ul.sitemap li a {
    color: #fd602c;
}
ul.sitemap li a:hover {
    text-decoration: underline;
}
ul.sitemap li ul {
    padding-left: 30px;
}
.error_holder {
    width: 60%;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}
.error_holder.two {
    width: 100%;
    text-align: left;
}
.error_holder .title {
    font-size: 110px;
    font-weight: 400;
    line-height: 65px;
    margin: 0;
    padding: 30px 0;
}
.error_title_big {
    font-size: 200px;
    font-weight: 700;
    line-height: 65px;
    margin: 0;
    padding: 30px 0;
}
.error-search-box {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
.error-search-box .email_input {
    width: 80%;
    color: #727272;
    height: 50px;
    border: 1px solid #e4e4e4;
}
.error-search-box .input_submit {
    width: 20%;
    color: #fff;
    height: 50px;
    transition: all .3s ease-out 0;
    border: 1px solid #fd602c;
    background-color: #fd602c;
}
.error-search-box .input_submit:hover {
    border: 1px solid #242424;
    background-color: #242424;
}
.error-title-big {
    font-size: 200px;
    font-weight: 700;
    line-height: 65px;
    margin: 0;
    padding: 30px 0;
}
.blog-holder-12 {
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}
.blog-holder-12 .post-date-box {
    width: 120px;
    height: 120px;
    font-size: 36px;
    padding: 29px 0 0;
}
.blog-holder-12 .post-date-box.two {
    top: 150px;
    color: #242424;
    background-color: #fff;
}
.blog-holder-12 .image-holder .overlay {
    padding: 30px;
    text-align: center;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
.blog-holder-12 .post-date-box span {
    color: #fff;
    display: block;
    font-size: 16px;
    padding-top: 10px;
}
.blog-holder-12 .post-date-box.two span {
    color: #242424;
}
.blog-holder-12 .image-holder .overlay .icon {
    position: absolute;
    background-color: #fd602c;
    color: #fff;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    width: 60px;
    z-index: 4;
    top: -60px;
    transition: all .3s ease-out 0;
    border-radius: 100%}
.blog-holder-12 .image-holder .overlay .icon:hover {
    background-color: #fff;
    color: #fd602c;
}
.blog-holder-12:hover .image-holder .overlay .icon {
    top: 160px;
}
.blog-holder-12 .post-date-box.three {
    width: 80px;
    height: 80px;
    font-size: 24px;
    padding: 15px 0 0;
}
.blog-holder-12 .post-date-box.three span {
    font-size: 14px;
    padding-top: 1px;
}
.blog-holder-12 .post-date-box.three.four {
    top: 110px;
    color: #242424;
    background-color: #fff;
    background-color: #fff;
}
.blog-holder-12 .post-date-box.three.four span {
    color: #242424;
}
.blog-pagenation {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}
.blog-pagenation li {
    margin: 0;
    padding: 0;
    display: inline;
}
.blog-pagenation li a {
    color: #242424;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    width: 40px;
    border: 1px solid #e4e4e4;
}
.blog-pagenation li a:hover, .blog-pagenation li a.active {
    color: #fff;
    border: 1px solid #fd602c;
    background-color: #fd602c;
}
@font-face {
    font-family: 'FontAwesome';
    src: url(fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\f000"}
.fa-music:before {
    content: "\f001"}
.fa-search:before {
    content: "\f002"}
.fa-envelope-o:before {
    content: "\f003"}
.fa-heart:before {
    content: "\f004"}
.fa-star:before {
    content: "\f005"}
.fa-star-o:before {
    content: "\f006"}
.fa-user:before {
    content: "\f007"}
.fa-film:before {
    content: "\f008"}
.fa-th-large:before {
    content: "\f009"}
.fa-th:before {
    content: "\f00a"}
.fa-th-list:before {
    content: "\f00b"}
.fa-check:before {
    content: "\f00c"}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"}
.fa-search-plus:before {
    content: "\f00e"}
.fa-search-minus:before {
    content: "\f010"}
.fa-power-off:before {
    content: "\f011"}
.fa-signal:before {
    content: "\f012"}
.fa-gear:before, .fa-cog:before {
    content: "\f013"}
.fa-trash-o:before {
    content: "\f014"}
.fa-home:before {
    content: "\f015"}
.fa-file-o:before {
    content: "\f016"}
.fa-clock-o:before {
    content: "\f017"}
.fa-road:before {
    content: "\f018"}
.fa-download:before {
    content: "\f019"}
.fa-arrow-circle-o-down:before {
    content: "\f01a"}
.fa-arrow-circle-o-up:before {
    content: "\f01b"}
.fa-inbox:before {
    content: "\f01c"}
.fa-play-circle-o:before {
    content: "\f01d"}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"}
.fa-refresh:before {
    content: "\f021"}
.fa-list-alt:before {
    content: "\f022"}
.fa-lock:before {
    content: "\f023"}
.fa-flag:before {
    content: "\f024"}
.fa-headphones:before {
    content: "\f025"}
.fa-volume-off:before {
    content: "\f026"}
.fa-volume-down:before {
    content: "\f027"}
.fa-volume-up:before {
    content: "\f028"}
.fa-qrcode:before {
    content: "\f029"}
.fa-barcode:before {
    content: "\f02a"}
.fa-tag:before {
    content: "\f02b"}
.fa-tags:before {
    content: "\f02c"}
.fa-book:before {
    content: "\f02d"}
.fa-bookmark:before {
    content: "\f02e"}
.fa-print:before {
    content: "\f02f"}
.fa-camera:before {
    content: "\f030"}
.fa-font:before {
    content: "\f031"}
.fa-bold:before {
    content: "\f032"}
.fa-italic:before {
    content: "\f033"}
.fa-text-height:before {
    content: "\f034"}
.fa-text-width:before {
    content: "\f035"}
.fa-align-left:before {
    content: "\f036"}
.fa-align-center:before {
    content: "\f037"}
.fa-align-right:before {
    content: "\f038"}
.fa-align-justify:before {
    content: "\f039"}
.fa-list:before {
    content: "\f03a"}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"}
.fa-indent:before {
    content: "\f03c"}
.fa-video-camera:before {
    content: "\f03d"}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"}
.fa-pencil:before {
    content: "\f040"}
.fa-map-marker:before {
    content: "\f041"}
.fa-adjust:before {
    content: "\f042"}
.fa-tint:before {
    content: "\f043"}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"}
.fa-share-square-o:before {
    content: "\f045"}
.fa-check-square-o:before {
    content: "\f046"}
.fa-arrows:before {
    content: "\f047"}
.fa-step-backward:before {
    content: "\f048"}
.fa-fast-backward:before {
    content: "\f049"}
.fa-backward:before {
    content: "\f04a"}
.fa-play:before {
    content: "\f04b"}
.fa-pause:before {
    content: "\f04c"}
.fa-stop:before {
    content: "\f04d"}
.fa-forward:before {
    content: "\f04e"}
.fa-fast-forward:before {
    content: "\f050"}
.fa-step-forward:before {
    content: "\f051"}
.fa-eject:before {
    content: "\f052"}
.fa-chevron-left:before {
    content: "\f053"}
.fa-chevron-right:before {
    content: "\f054"}
.fa-plus-circle:before {
    content: "\f055"}
.fa-minus-circle:before {
    content: "\f056"}
.fa-times-circle:before {
    content: "\f057"}
.fa-check-circle:before {
    content: "\f058"}
.fa-question-circle:before {
    content: "\f059"}
.fa-info-circle:before {
    content: "\f05a"}
.fa-crosshairs:before {
    content: "\f05b"}
.fa-times-circle-o:before {
    content: "\f05c"}
.fa-check-circle-o:before {
    content: "\f05d"}
.fa-ban:before {
    content: "\f05e"}
.fa-arrow-left:before {
    content: "\f060"}
.fa-arrow-right:before {
    content: "\f061"}
.fa-arrow-up:before {
    content: "\f062"}
.fa-arrow-down:before {
    content: "\f063"}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064"}
.fa-expand:before {
    content: "\f065"}
.fa-compress:before {
    content: "\f066"}
.fa-plus:before {
    content: "\f067"}
.fa-minus:before {
    content: "\f068"}
.fa-asterisk:before {
    content: "\f069"}
.fa-exclamation-circle:before {
    content: "\f06a"}
.fa-gift:before {
    content: "\f06b"}
.fa-leaf:before {
    content: "\f06c"}
.fa-fire:before {
    content: "\f06d"}
.fa-eye:before {
    content: "\f06e"}
.fa-eye-slash:before {
    content: "\f070"}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"}
.fa-plane:before {
    content: "\f072"}
.fa-calendar:before {
    content: "\f073"}
.fa-random:before {
    content: "\f074"}
.fa-comment:before {
    content: "\f075"}
.fa-magnet:before {
    content: "\f076"}
.fa-chevron-up:before {
    content: "\f077"}
.fa-chevron-down:before {
    content: "\f078"}
.fa-retweet:before {
    content: "\f079"}
.fa-shopping-cart:before {
    content: "\f07a"}
.fa-folder:before {
    content: "\f07b"}
.fa-folder-open:before {
    content: "\f07c"}
.fa-arrows-v:before {
    content: "\f07d"}
.fa-arrows-h:before {
    content: "\f07e"}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"}
.fa-twitter-square:before {
    content: "\f081"}
.fa-facebook-square:before {
    content: "\f082"}
.fa-camera-retro:before {
    content: "\f083"}
.fa-key:before {
    content: "\f084"}
.fa-gears:before, .fa-cogs:before {
    content: "\f085"}
.fa-comments:before {
    content: "\f086"}
.fa-thumbs-o-up:before {
    content: "\f087"}
.fa-thumbs-o-down:before {
    content: "\f088"}
.fa-star-half:before {
    content: "\f089"}
.fa-heart-o:before {
    content: "\f08a"}
.fa-sign-out:before {
    content: "\f08b"}
.fa-linkedin-square:before {
    content: "\f08c"}
.fa-thumb-tack:before {
    content: "\f08d"}
.fa-external-link:before {
    content: "\f08e"}
.fa-sign-in:before {
    content: "\f090"}
.fa-trophy:before {
    content: "\f091"}
.fa-github-square:before {
    content: "\f092"}
.fa-upload:before {
    content: "\f093"}
.fa-lemon-o:before {
    content: "\f094"}
.fa-phone:before {
    content: "\f095"}
.fa-square-o:before {
    content: "\f096"}
.fa-bookmark-o:before {
    content: "\f097"}
.fa-phone-square:before {
    content: "\f098"}
.fa-twitter:before {
    content: "\f099"}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"}
.fa-github:before {
    content: "\f09b"}
.fa-unlock:before {
    content: "\f09c"}
.fa-credit-card:before {
    content: "\f09d"}
.fa-rss:before {
    content: "\f09e"}
.fa-hdd-o:before {
    content: "\f0a0"}
.fa-bullhorn:before {
    content: "\f0a1"}
.fa-bell:before {
    content: "\f0f3"}
.fa-certificate:before {
    content: "\f0a3"}
.fa-hand-o-right:before {
    content: "\f0a4"}
.fa-hand-o-left:before {
    content: "\f0a5"}
.fa-hand-o-up:before {
    content: "\f0a6"}
.fa-hand-o-down:before {
    content: "\f0a7"}
.fa-arrow-circle-left:before {
    content: "\f0a8"}
.fa-arrow-circle-right:before {
    content: "\f0a9"}
.fa-arrow-circle-up:before {
    content: "\f0aa"}
.fa-arrow-circle-down:before {
    content: "\f0ab"}
.fa-globe:before {
    content: "\f0ac"}
.fa-wrench:before {
    content: "\f0ad"}
.fa-tasks:before {
    content: "\f0ae"}
.fa-filter:before {
    content: "\f0b0"}
.fa-briefcase:before {
    content: "\f0b1"}
.fa-arrows-alt:before {
    content: "\f0b2"}
.fa-group:before, .fa-users:before {
    content: "\f0c0"}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"}
.fa-cloud:before {
    content: "\f0c2"}
.fa-flask:before {
    content: "\f0c3"}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"}
.fa-paperclip:before {
    content: "\f0c6"}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"}
.fa-square:before {
    content: "\f0c8"}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"}
.fa-list-ul:before {
    content: "\f0ca"}
.fa-list-ol:before {
    content: "\f0cb"}
.fa-strikethrough:before {
    content: "\f0cc"}
.fa-underline:before {
    content: "\f0cd"}
.fa-table:before {
    content: "\f0ce"}
.fa-magic:before {
    content: "\f0d0"}
.fa-truck:before {
    content: "\f0d1"}
.fa-pinterest:before {
    content: "\f0d2"}
.fa-pinterest-square:before {
    content: "\f0d3"}
.fa-google-plus-square:before {
    content: "\f0d4"}
.fa-google-plus:before {
    content: "\f0d5"}
.fa-money:before {
    content: "\f0d6"}
.fa-caret-down:before {
    content: "\f0d7"}
.fa-caret-up:before {
    content: "\f0d8"}
.fa-caret-left:before {
    content: "\f0d9"}
.fa-caret-right:before {
    content: "\f0da"}
.fa-columns:before {
    content: "\f0db"}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"}
.fa-envelope:before {
    content: "\f0e0"}
.fa-linkedin:before {
    content: "\f0e1"}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"}
.fa-comment-o:before {
    content: "\f0e5"}
.fa-comments-o:before {
    content: "\f0e6"}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"}
.fa-sitemap:before {
    content: "\f0e8"}
.fa-umbrella:before {
    content: "\f0e9"}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"}
.fa-lightbulb-o:before {
    content: "\f0eb"}
.fa-exchange:before {
    content: "\f0ec"}
.fa-cloud-download:before {
    content: "\f0ed"}
.fa-cloud-upload:before {
    content: "\f0ee"}
.fa-user-md:before {
    content: "\f0f0"}
.fa-stethoscope:before {
    content: "\f0f1"}
.fa-suitcase:before {
    content: "\f0f2"}
.fa-bell-o:before {
    content: "\f0a2"}
.fa-coffee:before {
    content: "\f0f4"}
.fa-cutlery:before {
    content: "\f0f5"}
.fa-file-text-o:before {
    content: "\f0f6"}
.fa-building-o:before {
    content: "\f0f7"}
.fa-hospital-o:before {
    content: "\f0f8"}
.fa-ambulance:before {
    content: "\f0f9"}
.fa-medkit:before {
    content: "\f0fa"}
.fa-fighter-jet:before {
    content: "\f0fb"}
.fa-beer:before {
    content: "\f0fc"}
.fa-h-square:before {
    content: "\f0fd"}
.fa-plus-square:before {
    content: "\f0fe"}
.fa-angle-double-left:before {
    content: "\f100"}
.fa-angle-double-right:before {
    content: "\f101"}
.fa-angle-double-up:before {
    content: "\f102"}
.fa-angle-double-down:before {
    content: "\f103"}
.fa-angle-left:before {
    content: "\f104"}
.fa-angle-right:before {
    content: "\f105"}
.fa-angle-up:before {
    content: "\f106"}
.fa-angle-down:before {
    content: "\f107"}
.fa-desktop:before {
    content: "\f108"}
.fa-laptop:before {
    content: "\f109"}
.fa-tablet:before {
    content: "\f10a"}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"}
.fa-circle-o:before {
    content: "\f10c"}
.fa-quote-left:before {
    content: "\f10d"}
.fa-quote-right:before {
    content: "\f10e"}
.fa-spinner:before {
    content: "\f110"}
.fa-circle:before {
    content: "\f111"}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"}
.fa-github-alt:before {
    content: "\f113"}
.fa-folder-o:before {
    content: "\f114"}
.fa-folder-open-o:before {
    content: "\f115"}
.fa-smile-o:before {
    content: "\f118"}
.fa-frown-o:before {
    content: "\f119"}
.fa-meh-o:before {
    content: "\f11a"}
.fa-gamepad:before {
    content: "\f11b"}
.fa-keyboard-o:before {
    content: "\f11c"}
.fa-flag-o:before {
    content: "\f11d"}
.fa-flag-checkered:before {
    content: "\f11e"}
.fa-terminal:before {
    content: "\f120"}
.fa-code:before {
    content: "\f121"}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"}
.fa-location-arrow:before {
    content: "\f124"}
.fa-crop:before {
    content: "\f125"}
.fa-code-fork:before {
    content: "\f126"}
.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"}
.fa-question:before {
    content: "\f128"}
.fa-info:before {
    content: "\f129"}
.fa-exclamation:before {
    content: "\f12a"}
.fa-superscript:before {
    content: "\f12b"}
.fa-subscript:before {
    content: "\f12c"}
.fa-eraser:before {
    content: "\f12d"}
.fa-puzzle-piece:before {
    content: "\f12e"}
.fa-microphone:before {
    content: "\f130"}
.fa-microphone-slash:before {
    content: "\f131"}
.fa-shield:before {
    content: "\f132"}
.fa-calendar-o:before {
    content: "\f133"}
.fa-fire-extinguisher:before {
    content: "\f134"}
.fa-rocket:before {
    content: "\f135"}
.fa-maxcdn:before {
    content: "\f136"}
.fa-chevron-circle-left:before {
    content: "\f137"}
.fa-chevron-circle-right:before {
    content: "\f138"}
.fa-chevron-circle-up:before {
    content: "\f139"}
.fa-chevron-circle-down:before {
    content: "\f13a"}
.fa-html5:before {
    content: "\f13b"}
.fa-css3:before {
    content: "\f13c"}
.fa-anchor:before {
    content: "\f13d"}
.fa-unlock-alt:before {
    content: "\f13e"}
.fa-bullseye:before {
    content: "\f140"}
.fa-ellipsis-h:before {
    content: "\f141"}
.fa-ellipsis-v:before {
    content: "\f142"}
.fa-rss-square:before {
    content: "\f143"}
.fa-play-circle:before {
    content: "\f144"}
.fa-ticket:before {
    content: "\f145"}
.fa-minus-square:before {
    content: "\f146"}
.fa-minus-square-o:before {
    content: "\f147"}
.fa-level-up:before {
    content: "\f148"}
.fa-level-down:before {
    content: "\f149"}
.fa-check-square:before {
    content: "\f14a"}
.fa-pencil-square:before {
    content: "\f14b"}
.fa-external-link-square:before {
    content: "\f14c"}
.fa-share-square:before {
    content: "\f14d"}
.fa-compass:before {
    content: "\f14e"}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"}
.fa-euro:before, .fa-eur:before {
    content: "\f153"}
.fa-gbp:before {
    content: "\f154"}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"}
.fa-rupee:before, .fa-inr:before {
    content: "\f156"}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"}
.fa-won:before, .fa-krw:before {
    content: "\f159"}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"}
.fa-file:before {
    content: "\f15b"}
.fa-file-text:before {
    content: "\f15c"}
.fa-sort-alpha-asc:before {
    content: "\f15d"}
.fa-sort-alpha-desc:before {
    content: "\f15e"}
.fa-sort-amount-asc:before {
    content: "\f160"}
.fa-sort-amount-desc:before {
    content: "\f161"}
.fa-sort-numeric-asc:before {
    content: "\f162"}
.fa-sort-numeric-desc:before {
    content: "\f163"}
.fa-thumbs-up:before {
    content: "\f164"}
.fa-thumbs-down:before {
    content: "\f165"}
.fa-youtube-square:before {
    content: "\f166"}
.fa-youtube:before {
    content: "\f167"}
.fa-xing:before {
    content: "\f168"}
.fa-xing-square:before {
    content: "\f169"}
.fa-youtube-play:before {
    content: "\f16a"}
.fa-dropbox:before {
    content: "\f16b"}
.fa-stack-overflow:before {
    content: "\f16c"}
.fa-instagram:before {
    content: "\f16d"}
.fa-flickr:before {
    content: "\f16e"}
.fa-adn:before {
    content: "\f170"}
.fa-bitbucket:before {
    content: "\f171"}
.fa-bitbucket-square:before {
    conten�4��4�����4��4���4�: before {
    content: \f175;
}
.fa-long-arrow-up:before {
    content: "\f176"}
.fa-long-arrow-left:before {
    content: "\f177"}
.fa-long-arrow-right:before {
    content: "\f178"}
.fa-apple:before {
    content: "\f179"}
.fa-windows:before {
    content: "\f17a"}
.fa-android:before {
    content: "\f17b"}
.fa-linux:before {
    content: "\f17c"}
.fa-dribbble:before {
    content: "\f17d"}
.fa-skype:before {
    content: "\f17e"}
.fa-foursquare:before {
    content: "\f180"}
.fa-trello:before {
    content: "\f181"}
.fa-female:before {
    content: "\f182"}
.fa-male:before {
    content: "\f183"}
.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"}
.fa-sun-o:before {
    content: "\f185"}
.fa-moon-o:before {
    content: "\f186"}
.fa-archive:before {
    content: "\f187"}
.fa-bug:before {
    content: "\f188"}
.fa-vk:before {
    content: "\f189"}
.fa-weibo:before {
    content: "\f18a"}
.fa-renren:before {
    content: "\f18b"}
.fa-pagelines:before {
    content: "\f18c"}
.fa-stack-exchange:before {
    content: "\f18d"}
.fa-arrow-circle-o-right:before {
    content: "\f18e"}
.fa-arrow-circle-o-left:before {
    content: "\f190"}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"}
.fa-dot-circle-o:before {
    content: "\f192"}
.fa-wheelchair:before {
    content: "\f193"}
.fa-vimeo-square:before {
    content: "\f194"}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"}
.fa-plus-square-o:before {
    content: "\f196"}
.fa-space-shuttle:before {
    content: "\f197"}
.fa-slack:before {
    content: "\f198"}
.fa-envelope-square:before {
    content: "\f199"}
.fa-wordpress:before {
    content: "\f19a"}
.fa-openid:before {
    content: "\f19b"}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"}
.fa-yahoo:before {
    content: "\f19e"}
.fa-google:before {
    content: "\f1a0"}
.fa-reddit:before {
    content: "\f1a1"}
.fa-reddit-square:before {
    content: "\f1a2"}
.fa-stumbleupon-circle:before {
    content: "\f1a3"}
.fa-stumbleupon:before {
    content: "\f1a4"}
.fa-delicious:before {
    content: "\f1a5"}
.fa-digg:before {
    content: "\f1a6"}
.fa-pied-piper:before {
    content: "\f1a7"}
.fa-pied-piper-alt:before {
    content: "\f1a8"}
.fa-drupal:before {
    content: "\f1a9"}
.fa-joomla:before {
    content: "\f1aa"}
.fa-language:before {
    content: "\f1ab"}
.fa-fax:before {
    content: "\f1ac"}
.fa-building:before {
    content: "\f1ad"}
.fa-child:before {
    content: "\f1ae"}
.fa-paw:before {
    content: "\f1b0"}
.fa-spoon:before {
    content: "\f1b1"}
.fa-cube:before {
    content: "\f1b2"}
.fa-cubes:before {
    content: "\f1b3"}
.fa-behance:before {
    content: "\f1b4"}
.fa-behance-square:before {
    content: "\f1b5"}
.fa-steam:before {
    content: "\f1b6"}
.fa-steam-square:before {
    content: "\f1b7"}
.fa-recycle:before {
    content: "\f1b8"}
.fa-automobile:before, .fa-car:before {
    content: "\f1b9"}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"}
.fa-tree:before {
    content: "\f1bb"}
.fa-spotify:before {
    content: "\f1bc"}
.fa-deviantart:before {
    content: "\f1bd"}
.fa-soundcloud:before {
    content: "\f1be"}
.fa-database:before {
    content: "\f1c0"}
.fa-file-pdf-o:before {
    content: "\f1c1"}
.fa-file-word-o:before {
    content: "\f1c2"}
.fa-file-excel-o:before {
    content: "\f1c3"}
.fa-file-powerpoint-o:before {
    content: "\f1c4"}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"}
.fa-file-code-o:before {
    content: "\f1c9"}
.fa-vine:before {
    content: "\f1ca"}
.fa-codepen:before {
    content: "\f1cb"}
.fa-jsfiddle:before {
    content: "\f1cc"}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"}
.fa-circle-o-notch:before {
    content: "\f1ce"}
.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"}
.fa-ge:before, .fa-empire:before {
    content: "\f1d1"}
.fa-git-square:before {
    content: "\f1d2"}
.fa-git:before {
    content: "\f1d3"}
.fa-hacker-news:before {
    content: "\f1d4"}
.fa-tencent-weibo:before {
    content: "\f1d5"}
.fa-qq:before {
    content: "\f1d6"}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"}
.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"}
.fa-history:before {
    content: "\f1da"}
.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"}
.fa-header:before {
    content: "\f1dc"}
.fa-paragraph:before {
    content: "\f1dd"}
.fa-sliders:before {
    content: "\f1de"}
.fa-share-alt:before {
    content: "\f1e0"}
.fa-share-alt-square:before {
    content: "\f1e1"}
.fa-bomb:before {
    content: "\f1e2"}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"}
.fa-tty:before {
    content: "\f1e4"}
.fa-binoculars:before {
    content: "\f1e5"}
.fa-plug:before {
    content: "\f1e6"}
.fa-slideshare:before {
    content: "\f1e7"}
.fa-twitch:before {
    content: "\f1e8"}
.fa-yelp:before {
    content: "\f1e9"}
.fa-newspaper-o:before {
    content: "\f1ea"}
.fa-wifi:before {
    content: "\f1eb"}
.fa-calculator:before {
    content: "\f1ec"}
.fa-paypal:before {
    content: "\f1ed"}
.fa-google-wallet:before {
    content: "\f1ee"}
.fa-cc-visa:before {
    content: "\f1f0"}
.fa-cc-mastercard:before {
    content: "\f1f1"}
.fa-cc-discover:before {
    content: "\f1f2"}
.fa-cc-amex:before {
    content: "\f1f3"}
.fa-cc-paypal:before {
    content: "\f1f4"}
.fa-cc-stripe:before {
    content: "\f1f5"}
.fa-bell-slash:before {
    content: "\f1f6"}
.fa-bell-slash-o:before {
    content: "\f1f7"}
.fa-trash:before {
    content: "\f1f8"}
.fa-copyright:before {
    content: "\f1f9"}
.fa-at:before {
    content: "\f1fa"}
.fa-eyedropper:before {
    content: "\f1fb"}
.fa-paint-brush:before {
    content: "\f1fc"}
.fa-birthday-cake:before {
    content: "\f1fd"}
.fa-area-chart:before {
    content: "\f1fe"}
.fa-pie-chart:before {
    content: "\f200"}
.fa-line-chart:before {
    content: "\f201"}
.fa-lastfm:before {
    content: "\f202"}
.fa-lastfm-square:before {
    content: "\f203"}
.fa-toggle-off:before {
    content: "\f204"}
.fa-toggle-on:before {
    content: "\f205"}
.fa-bicycle:before {
    content: "\f206"}
.fa-bus:before {
    content: "\f207"}
.fa-ioxhost:before {
    content: "\f208"}
.fa-angellist:before {
    content: "\f209"}
.fa-cc:before {
    content: "\f20a"}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"}
.fa-meanpath:before {
    content: "\f20c"}
.fa-buysellads:before {
    content: "\f20d"}
.fa-connectdevelop:before {
    content: "\f20e"}
.fa-dashcube:before {
    content: "\f210"}
.fa-forumbee:before {
    content: "\f211"}
.fa-leanpub:before {
    content: "\f212"}
.fa-sellsy:before {
    content: "\f213"}
.fa-shirtsinbulk:before {
    content: "\f214"}
.fa-simplybuilt:before {
    content: "\f215"}
.fa-skyatlas:before {
    content: "\f216"}
.fa-cart-plus:before {
    content: "\f217"}
.fa-cart-arrow-down:before {
    content: "\f218"}
.fa-diamond:before {
    content: "\f219"}
.fa-ship:before {
    content: "\f21a"}
.fa-user-secret:before {
    content: "\f21b"}
.fa-motorcycle:before {
    content: "\f21c"}
.fa-street-view:before {
    content: "\f21d"}
.fa-heartbeat:before {
    content: "\f21e"}
.fa-venus:before {
    content: "\f221"}
.fa-mars:before {
    content: "\f222"}
.fa-mercury:before {
    content: "\f223"}
.fa-transgender:before {
    content: "\f224"}
.fa-transgender-alt:before {
    content: "\f225"}
.fa-venus-double:before {
    content: "\f226"}
.fa-mars-double:before {
    content: "\f227"}
.fa-venus-mars:before {
    content: "\f228"}
.fa-mars-stroke:before {
    content: "\f229"}
.fa-mars-stroke-v:before {
    content: "\f22a"}
.fa-mars-stroke-h:before {
    content: "\f22b"}
.fa-neuter:before {
    content: "\f22c"}
.fa-facebook-official:before {
    content: "\f230"}
.fa-pinterest-p:before {
    content: "\f231"}
.fa-whatsapp:before {
    content: "\f232"}
.fa-server:before {
    content: "\f233"}
.fa-user-plus:before {
    content: "\f234"}
.fa-user-times:before {
    content: "\f235"}
.fa-hotel:before, .fa-bed:before {
    content: "\f236"}
.fa-viacoin:before {
    content: "\f237"}
.fa-train:before {
    content: "\f238"}
.fa-subway:before {
    content: "\f239"}
.fa-medium:before {
    content: "\f23a"}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
    a.logo {
    margin: 1px 0 0 50px;
}
.team-box1:hover .hover-box, .team-box1.active .hover-box {
    top: 82px;
}
.team-box1 .hover-box {
    top: 320px;
}
.social-icons-1 li.first {
    margin-left: 12px;
}
.pricetable-holder .arrow {
    display: none;
}
.feature-box2 .content-box {
    padding: 31px 0 0;
}
.feature-box2 .content-box .arrow-left {
    top: 84px;
}
.feature-box4 .iconbox-mtiny {
    top: 149px;
}
.team-holder2 .img-holder .icon-box {
    top: 261px;
}
.team-holder2:hover .icon-box {
    top: 206px;
}
.team-holder2 .social-icons-1 {
    margin: 2px 0 0;
}
.team-holder2 .social-icons-1 li.first {
    margin-left: 0;
}
.post-author-image {
    top: 193px;
}
.blog-holder2 .text-box-right.more-padding-1 {
    padding: 0;
}
.search-smallicon2 {
    top: 20px;
    right: -800px;
}
.blog-holder3 .blog-img-holder .overlay .post-info {
    padding: 112px 0 0 44px;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    padding: 234px 0 0 30px;
}
.testimonials5 .social-icons-2 li:first-child a {
    margin-left: 15px;
}
.feature-box12 .iconcircle-small {
    left: 109px;
}
.email_input {
    width: 86%}
.blog-holder4 .post-infoicon {
    margin-bottom: 8px;
}
.team-holder4 .icon-holder .social-icons-2 li:first-child {
    margin-top: 20px;
}
.team-holder4 .icon-holder {
    min-height: 233px;
}
div.demo {
    width: 100%}
.feature-box4 .iconbox-xtiny {
    top: 0;
}
.team-holder5:hover .image-holder .hover-box {
    top: 80px;
}
.header-inner.two .overlay {
    height: 160px;
}
.header-inner .title {
    padding: 52px 0 0;
}
.header-inner.two {
    height: 160px;
}
.feature-box31 .image-holder .price {
    left: 75px;
    top: 170px;
}
.blog2-header-box .image-holder .text-box.top-padding {
    padding-top: 123px;
}
.logo-holder {
    top: -10px;
}
.header-inner-2 .title {
    padding: 253px 0 0;
}
.header-inner-2 {
    height: 427px;
}
.row.wedding-groomsman .col-md-4 {
    width: 100%}
.row.wedding-bridesmaids .col-md-4 {
    width: 100%}
.header-inner-2.less-margin {
    height: 320px;
    margin: -81px 0 0;
}
.gallery .previews a {
    cursor: pointer;
    display: inline;
    margin-bottom: 9px;
    margin-top: 10px;
}
.navbar-header .logo-box {
    width: 220px;
}
.navbar-header .logo-box.big-1 {
    width: 250px;
}
.navbar-header .logo-box.big-2 {
    width: 350px;
}
.navbar-header .logo-box.big-3 {
    width: 370px;
}
.feature-box-79 .btn.morepadd {
    padding: 15px 20px;
}
.feature-box-83 {
    width: 90%}
.section-copyrights ul.social-icons-3.less-margin {
    margin-left: 0;
}
.feature-box-90 {
    width: 95%;
    padding: 30px;
    float: left;
    margin: 0;
}
.feature-box-90:before .col-md-3 {
    width: 100%}
.feature-box-90 span {
    font-size: 18px;
}
.feature-box-90 .title {
    font-size: 14px;
}
.feature-box-93 .overlay {
    padding: 0;
}
.feature-box-95 {
    min-height: 785px;
}
#search-topic #tsearch {
    font-size: 18px;
    height: 80px;
    width: 82%}
.error-title-big {
    font-size: 160px;
}
}@media only screen and (min-width: 768px) and (max-width: 999px) {
    .sticky-wrapper {
    height: 500px;
}
.container {
    width: 94%}
.bmargin {
    margin-bottom: 40px;
}
.section-side-image .image-holder.two {
    width: auto;
}
.team-box1 {
    width: 80%;
    margin: 0 auto;
}
.team-box1:hover .hover-box, .team-box1.active .hover-box {
    top: 160px;
}
.team-box1 .hover-box {
    top: 361px;
}
.sub-title {
    width: 70%}
.pricetable-holder .arrow {
    display: none;
}
.feature-box2 .content-box {
    padding: 74px 0 0;
}
.colmargin {
    margin: 0 0 70px;
}
.feature-box4 .iconbox-mtiny {
    top: 213px;
}
.team-holder2 .img-holder .icon-box {
    top: 405px;
}
.team-holder2:hover .icon-box {
    top: 350px;
}
.team-holder2 .social-icons-1 {
    margin: 2px 0 0;
}
.team-holder2 .social-icons-1 li.first {
    margin-left: 0;
}
.post-author-image {
    top: 222px;
}
.socialicon-holder {
    padding: 20px 0 0 237px;
}
.contact-info-holder {
    margin-bottom: 30px;
}
.contact-info-holder .sideline {
    display: none;
}
.feature-box7 {
    margin-bottom: 30px;
}
.item-holder {
    margin-bottom: 30px;
}
#header {
    padding: 0 0 15px;
}
#header2 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
#header4 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
#header3 {
    height: 80px;
}
.menu-main {
    background-color: #161616;
}
.menu-main2 {
    background-color: #fff;
}
.sec-topmargin {
    margin-top: 0;
}
.search-smallicon2 {
    top: 20px;
    right: -580px;
}
.client-list2 .col-md-4 {
    border-right: none;
}
.blog-holder3 .blog-img-holder, .blog-holder3.two .blog-img-holder {
    margin: 0 0 30px;
}
.testimonials5 .social-icons-2 li:first-child a {
    margin-left: 80px;
}
.testimonials5 {
    margin-bottom: 80px;
}
.background-imgholder-full.img1, .background-imgholder-full.img2 {
    background: none;
    height: auto;
}
.feature-box12 {
    margin-bottom: 80px;
}
.feature-box12 .iconbox-small {
    left: 310px;
}
.email_input {
    width: 80%}
.team-holder4 .icon-holder .social-icons-2 li:first-child {
    margin-top: 20px;
}
.team-holder4 .icon-holder {
    min-height: 341px;
}
.pricetable-holder2 th .title-header.first {
    margin-top: 28px;
}
.pricetable-holder2 a.btn2 {
    padding: 10px 20px;
}
.pricetable-holder2 a.btn13 {
    padding: 10px 20px;
}
.col-divider-margin {
    margin-top: 0;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 0;
}
.shape-bpadding2 {
    padding-bottom: 0;
}
.feature-box24.two .inner {
    width: 80%}
.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    width: 100%}
.team-holder5 .image-holder .hover-box {
    top: 380px;
}
.header-inner.two .overlay {
    height: 160px;
}
.header-inner .title {
    padding: 52px 0 0;
}
.header-inner.two {
    height: 160px;
}
.feature-box31 .image-holder .price {
    left: 110px;
    top: 242px;
}
.sec-dummy-top-padding {
    padding-top: 80px;
}
.tab-text-holder {
    padding: 30px;
}
.team-holder8:hover .hover-box, .team-holder8.active .hover-box {
    top: 173px;
}
.logo-holder {
    top: -10px;
}
.master-slider.margintop-2 {
    top: 0;
}
.logo-holder img {
    width: 30%;
    margin-bottom: 100px;
}
.special-menu-holder {
    width: 100%;
    margin-top: 30px;
}
#header8 .menu-bg {
    background: none;
}
#header8 {
    top: 0;
}
.header-inner-2 {
    height: 320px;
    margin: 0;
}
.header-inner-2 .title {
    padding: 118px 0 0;
}
.section-less-padding.top-margin {
    margin-top: 0;
}
.team-holder12 .image-holder .hover-box {
    top: 425px;
}
.team-holder12:hover .image-holder .hover-box {
    top: 280px;
}
.topbar.more-padding {
    padding: 10px 0;
}
#header9, #header10 {
    top: 0;
}
.footer-holder .social-icons-3 {
    margin-left: 0;
}
.header-inner-2.less-margin {
    height: 241px;
}
.header-inner-2 .title.padding-1 {
    padding-top: 118px;
}
#header10 .menu-bg {
    min-height: 90px;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 33%}
.header-inner.less-margin-2 {
    margin: 0;
}
.header-inner.three {
    height: 240px;
}
.header-inner .title-2 {
    padding: 85px 0 0;
}
.classes-table table, thead, tbody, th, td, tr {
    display: block;
}
.classes-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.classes-table tr {
    border: 1px solid #ccc;
}
.classes-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%}
.classes-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
}
.classes-table td:nth-of-type(1):before {
    content: "Time"}
.classes-table td:nth-of-type(2):before {
    content: "Monday"}
.classes-table td:nth-of-type(3):before {
    content: "Tuesday"}
.classes-table td:nth-of-type(4):before {
    content: "Wednesday"}
.classes-table td:nth-of-type(5):before {
    content: "Thursday"}
.classes-table td:nth-of-type(6):before {
    content: "Friday"}
.classes-table td:nth-of-type(7):before {
    content: "Saturday"}
.table-style-2 td:nth-of-type(1):before {
    content: "TLD"}
.table-style-2 td:nth-of-type(2):before {
    content: "Registration"}
.table-style-2 td:nth-of-type(3):before {
    content: "Domain Transfer"}
.table-style-2 td:nth-of-type(4):before {
    content: "DNS Management"}
.table-style-2 td:nth-of-type(5):before {
    content: "Whois Privacy"}
.table-style-2 td:nth-of-type(6):before {
    content: ""}
.main-bg-2 {
    top: 0;
}
.menu-main-3 {
    background-color: #161616;
}
.team-holder13 .img-holder .icon-box {
    top: 408px;
}
.team-holder13:hover .icon-box, .team-holder13.active .icon-box {
    top: 350px;
}
.feature-box68 .image-holder .post-date-box {
    top: 0;
}
.shop-product-holder .image-holder .hoverbox {
    width: 91%}
.navbar-header .logo-box {
    width: 220px;
}
.navbar-header .logo-box.big-1 {
    width: 250px;
}
.navbar-header .logo-box.big-2 {
    width: 350px;
}
.navbar-header .logo-box.big-3 {
    width: 370px;
}
.boxed-title-3 {
    width: 100%}
.section-copyrights ul.social-icons-3.less-margin {
    margin-left: 0;
}
.feature-box-91 .title1 {
    padding: 0;
}
.feature-box-91 .post-date-box {
    font-size: 31px;
    height: auto;
    padding: 25px;
    width: 130px;
}
.feature-box-91 .post-date-box span {
    font-size: 14px;
    padding: 8px 0 0;
}
.feature-box-93 {
    padding: 50px;
}
.pricetable-holder5 {
    margin-bottom: 50px;
}
.feature-box-96 {
    background-color: #f6f6f6;
}
.feature-box-98 {
    background: none;
}
#search-topic #tsearch {
    font-size: 18px;
    height: 80px;
    width: 75%}
.error_holder {
    width: 100%}
.blog-holder-12 .post-date-box {
    font-size: 21px;
    height: 80px;
    padding: 10px 0 0;
    width: 80px;
}
.blog-holder-12 .post-date-box span {
    font-size: 12px;
    padding-top: 0;
}
.blog-holder-12 .post-date-box.two {
    top: 110px;
}
.blog-holder-12:hover .image-holder .overlay .icon {
    top: 80px;
}
}@media only screen and (min-width: 640px) and (max-width: 767px) {
    .container {
    width: 94%}
.bmargin {
    margin-bottom: 40px;
}
.section-side-image .text-inner {
    padding: 80px 80px 80px 40px;
}
.section-side-image .text-inner.two {
    padding: 0 80px 80px 40px;
}
.sub-title {
    width: 80%}
.team-box1 {
    width: 50%;
    top: 391px;
    margin: 0 auto;
}
.team-box1:hover .hover-box, .team-box1.active .hover-box {
    top: 150px;
}
.team-box1 .hover-box {
    top: 361px;
}
.pricetable-holder .arrow {
    display: none;
}
.sec-padding {
    padding: 60px 0;
}
.sec-tpadding {
    padding: 60px 0 0;
}
.sec-bpadding {
    padding: 0 0 60px;
}
.feature-box2 .content-box {
    position: relative;
    padding: 39px 0 49px;
}
.colmargin {
    margin: 0 0 60px;
}
.feature-box4 .iconbox-mtiny {
    display: none;
}
.team-holder2 .img-holder .icon-box {
    top: 559px;
}
.team-holder2:hover .icon-box {
    top: 494px;
}
.team-holder2 .social-icons-1 {
    margin: 2px 0 0;
}
.team-holder2 .social-icons-1 li.first {
    margin-left: 0;
}
.item-holder {
    margin-bottom: 30px;
}
.tabs-content {
    width: 100%;
    padding: 0;
}
.video-wrapper {
    margin-bottom: 30px;
}
.post-author-image {
    top: 416px;
}
.contact-info-holder {
    margin-bottom: 30px;
}
.socialicon-holder {
    padding: 20px 0 0 176px;
}
.contact-info-holder .sideline {
    display: none;
}
.img-holder {
    margin-top: 30px;
}
.section-side-image .text-inner {
    padding: 80px 15px;
}
.blog-holder2 .img-holder {
    margin-top: 0;
}
#header2 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
#header4 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
.menu-main {
    background-color: #161616;
}
.menu-main2 {
    background-color: #fff;
}
.sec-topmargin {
    margin-top: 0;
}
.search-smallicon2 {
    top: 20px;
    right: -450px;
}
.client-list2 .col-md-4 {
    border-right: none;
}
.blog-holder3 .blog-img-holder, .blog-holder3.two .blog-img-holder {
    margin: 0 0 30px;
}
.testimonials5 {
    margin-bottom: 80px;
}
.testimonials5 .social-icons-2 li:first-child a {
    margin-left: 180px;
}
.testimonials5 {
    margin-bottom: 80px;
}
.background-imgholder-full.img1, .background-imgholder-full.img2 {
    background: none;
    height: auto;
}
.feature-box12 {
    margin-bottom: 80px;
}
.feature-box12 .iconbox-small {
    left: 246px;
}
.email_input {
    width: 74%}
.team-holder4 .icon-holder .social-icons-2 li:first-child {
    margin-top: 100px;
}
.team-holder4 .image-holder.lesswidth2 {
    width: 70%}
.team-holder4 .icon-holder {
    min-height: 550px;
    width: 30%}
.team-holder4 .icon-holder .social-icons-2 {
    width: 30%;
    margin-left: 70px;
}
.team-holder4 .icon-holder .social-icons-2 li a {
    font-size: 28px;
    margin-bottom: 30px;
}
.team-holder9 .icon-holder .social-icons-2 li:first-child {
    margin-top: 100px;
}
.team-holder9 .image-holder.lesswidth2 {
    width: 70%}
.team-holder9 .icon-holder {
    min-height: 550px;
    width: 30%}
.team-holder9 .icon-holder .social-icons-2 {
    width: 30%;
    margin-left: 70px;
}
.team-holder9 .icon-holder .social-icons-2 li a {
    font-size: 28px;
    margin-bottom: 30px;
}
.pricetable-holder2 a.btn2 {
    padding: 6px 5px;
}
.pricetable-holder2 a.btn13 {
    padding: 6px 0;
}
.feature-box21 .text-box {
    padding: 60px;
}
.feature-box22.margin-bottom {
    margin-bottom: 60px;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    padding: 35px 0 0 30px;
}
.feature-box20 {
    margin-bottom: 80px;
}
.feature-box20 .iconbox-tiny {
    left: 258px;
}
.col-divider-margin {
    margin-top: 0;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 0;
}
.sub-title-2 {
    width: 90%}
.feature-box24 .inner {
    width: 70%}
.section-title-3 {
    font-size: 40px;
}
.bottom-shape1 {
    height: 107px;
}
.shape-bpadding2 {
    padding-bottom: 0;
}
.feature-box26 .img-holder {
    border: none;
}
.bottom-shape3 {
    height: 100px;
}
.feature-box24.two .inner {
    width: 100%}
.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    width: 100%}
.team-holder5 .image-holder .hover-box {
    top: 450px;
    width: 70%}
.header-inner.two .overlay {
    height: 200px;
}
.header-inner.two {
    height: 200px;
}
.team-holder6 {
    width: 45%;
    margin-right: 20px;
}
.sec-dummy-top-padding {
    padding-top: 80px;
}
.team-holder8:hover .hover-box, .team-holder8.active .hover-box {
    top: 173px;
}
.header-title-box {
    padding: 89px 0;
}
.blog2-header-box .image-holder .text-box.top-padding {
    padding-top: 146px;
}
.logo-holder {
    top: -10px;
}
.master-slider.margintop-2 {
    top: 0;
}
.logo-holder img {
    width: 30%;
    margin-bottom: 100px;
}
.special-menu-holder {
    width: 100%;
    margin-top: 30px;
}
.header-inner-2 {
    height: 349px;
    margin: -80px 0 0;
}
.team-holder7.two:hover .info-box {
    bottom: 230px;
}
.header-inner-2 {
    height: 267px;
    margin: 0;
}
.header-inner-2 .title {
    padding: 118px 0 0;
}
.section-less-padding.top-margin {
    margin-top: 0;
}
.text-box.padding-left-7 {
    padding: 0;
}
.feature-box-51 .image-holder .hover-box {
    width: 51%}
.feature-box53.left-padding {
    padding-left: 0;
    margin-bottom: 30px;
}
.team-holder12 .image-holder .hover-box {
    width: 67%;
    top: 460px;
}
.team-holder12:hover .image-holder .hover-box {
    top: 290px;
}
.topbar.more-padding {
    padding: 10px 0;
}
#header9, #header10 {
    top: 0;
}
.footer-holder .social-icons-3 {
    margin-left: 0;
}
.header-inner-2.less-margin {
    height: 200px;
    margin: 0;
}
.header-inner-2 .title.padding-1 {
    padding-top: 61px;
}
.feature-box61 .title-line-7 {
    display: block;
}
.feature-box61 .text {
    width: 64%}
#header10 .menu-bg {
    min-height: 90px;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 100%}
.parallax-section45 {
    background-color: #fc4242;
}
.header-inner.less-margin-2 {
    margin: 0;
}
.header-inner.three {
    height: 200px;
}
.header-inner .title-2 {
    padding: 85px 0 0;
}
.classes-table table, thead, tbody, th, td, tr {
    display: block;
}
.classes-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.classes-table tr {
    border: 1px solid #ccc;
}
.classes-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%}
.classes-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
}
.classes-table td:nth-of-type(1):before {
    content: "Time"}
.classes-table td:nth-of-type(2):before {
    content: "Monday"}
.classes-table td:nth-of-type(3):before {
    content: "Tuesday"}
.classes-table td:nth-of-type(4):before {
    content: "Wednesday"}
.classes-table td:nth-of-type(5):before {
    content: "Thursday"}
.classes-table td:nth-of-type(6):before {
    content: "Friday"}
.classes-table td:nth-of-type(7):before {
    content: "Saturday"}
.table-style-2 td:nth-of-type(1):before {
    content: "TLD"}
.table-style-2 td:nth-of-type(2):before {
    content: "Registration"}
.table-style-2 td:nth-of-type(3):before {
    content: "Domain Transfer"}
.table-style-2 td:nth-of-type(4):before {
    content: "DNS Management"}
.table-style-2 td:nth-of-type(5):before {
    content: "Whois Privacy"}
.table-style-2 td:nth-of-type(6):before {
    content: ""}
.header-title-box-2 .title {
    font-size: 61px;
    padding: 0;
    line-height: 55px;
}
.main-bg-2 {
    top: 0;
}
.menu-main-3 {
    background-color: #161616;
}
.team-holder13 {
    width: 45%;
    margin-right: 10px;
}
.team-holder14 {
    width: 48%;
    margin-right: 10px;
}
.feature-box68 .image-holder .post-date-box {
    top: 0;
}
.shop-product-holder .image-holder .hoverbox {
    width: 53%}
.navbar-header .logo-box {
    width: 220px;
}
.navbar-header .logo-box.big-1 {
    width: 250px;
}
.navbar-header .logo-box.big-2 {
    width: 350px;
}
.navbar-header .logo-box.big-3 {
    width: 370px;
}
.team-holder2.two {
    width: 48%;
    margin-right: 10px;
}
.team-holder2.two:hover .icon-box, .team-holder2.two.active .icon-box {
    top: 281px;
}
.boxed-title-3 {
    width: 100%}
.feature-box-81 {
    width: 70%}
.section-copyrights ul.social-icons-3.less-margin {
    margin-left: 0;
}
.feature-box-91 .title1 {
    padding: 0;
}
.feature-box-91 .post-date-box {
    font-size: 31px;
    height: auto;
    padding: 25px;
    width: 130px;
}
.feature-box-91 .post-date-box span {
    font-size: 14px;
    padding: 8px 0 0;
}
.feature-box-93 {
    padding: 50px;
}
.pricetable-holder5 {
    margin-bottom: 50px;
}
.feature-box-96 {
    background-color: #f6f6f6;
}
.feature-box-98 {
    background: none;
}
#search-topic #tsearch {
    font-size: 16px;
    height: 60px;
    width: 70%}
#search-topic #searchsubmit {
    font-size: 15px;
    height: 60px;
}
.error_holder {
    width: 100%}
.blog-holder-12 .post-date-box {
    font-size: 21px;
    height: 80px;
    padding: 10px 0 0;
    width: 80px;
}
.blog-holder-12 .post-date-box span {
    font-size: 12px;
    padding-top: 0;
}
.blog-holder-12 .post-date-box.two {
    top: 93px;
}
.blog-holder-12:hover .image-holder .overlay .icon {
    top: 60px;
}
.blog-holder-12 .image-holder .overlay {
    padding: 13px;
}
.blog-holder-12 .post-date-box.three.four {
    top: 93px;
}
}@media only screen and (min-width: 480px) and (max-width: 639px) {
    .container {
    width: 94%}
.section-side-image .text-inner {
    padding: 80px 80px 80px 40px;
}
.section-side-image .text-inner.two {
    padding: 0 80px 80px 40px;
}
.sub-title {
    width: 100%}
.team-box1 {
    width: 60%;
    margin: 0 auto;
}
.team-box1:hover .hover-box, .team-box1.active .hover-box {
    top: 150px;
}
.team-box1 .hover-box {
    top: 320px;
}
.pricetable-holder .arrow {
    display: none;
}
.sec-padding {
    padding: 40px 0;
}
.sec-tpadding {
    padding: 40px 0 0;
}
.sec-bpadding {
    padding: 0 0 40px;
}
.feature-box2 .content-box {
    padding: 53px 0;
}
.colmargin {
    margin: 0 0 50px;
}
.tabs-content1 .padding-left-3 {
    padding: 0;
}
.feature-box4 .iconbox-mtiny {
    display: none;
}
.team-holder2 .img-holder .icon-box {
    top: 559px;
}
.team-holder2:hover .icon-box {
    top: 435px;
}
.team-holder2 .social-icons-1 {
    margin: 2px 0 0;
}
.team-holder2 .social-icons-1 li.first {
    margin-left: 0;
}
.team-holder2 {
    margin-bottom: 30px;
}
.item-holder {
    margin-bottom: 30px;
}
.video-wrapper {
    margin-bottom: 30px;
}
.contact-info-holder {
    margin-bottom: 30px;
}
.socialicon-holder {
    padding: 20px 0 0 110px;
}
.contact-info-holder .sideline {
    display: none;
}
.img-holder {
    margin-top: 30px;
}
.section-side-image .text-inner {
    padding: 80px 15px;
}
.blog-holder2 .img-holder {
    margin-top: 0;
}
#header2 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
#header4 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
.menu-main {
    background-color: #161616;
}
.menu-main2 {
    background-color: #fff;
}
.sec-topmargin {
    margin-top: 0;
}
.search-smallicon2 {
    top: 20px;
    right: -300px;
}
.client-list2 .col-md-4 {
    border-right: none;
}
.blog-holder3 .blog-img-holder, .blog-holder3.two .blog-img-holder {
    margin: 0 0 30px;
}
.blog-holder3 .blog-img-holder .overlay .post-info {
    padding: 79px 0 0 44px;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    padding: 177px 0 0 30px;
}
.blog-holder3 .blog-img-holder .post-info .post-infoicon {
    margin-bottom: 5px;
}
.testimonials5 {
    margin-bottom: 80px;
    margin-bottom: 80px;
}
.testimonials5 .social-icons-2 li:first-child a {
    margin-left: 100px;
}
.testimonials5 {
    margin-bottom: 80px;
}
.background-imgholder-full.img1, .background-imgholder-full.img2 {
    background: none;
    height: auto;
}
.feature-box12 {
    margin-bottom: 80px;
}
.feature-box12 .iconbox-small {
    left: 171px;
}
.bmargin {
    margin-bottom: 40px;
}
.email_input {
    width: 60%}
.blog-holder4 .post-infoicon {
    margin-bottom: 8px;
}
.blog-holder4 .col-xs-6 {
    width: 100%}
.team-holder4 .icon-holder .social-icons-2 li:first-child {
    margin-top: 60px;
}
.team-holder4 .icon-holder {
    min-height: 434px;
}
.team-holder4 .icon-holder .social-icons-2 {
    width: 16%;
    margin-left: 30px;
}
.team-holder4 .icon-holder .social-icons-2 li a {
    font-size: 28px;
    margin-bottom: 30px;
}
.team-holder9 .icon-holder .social-icons-2 li:first-child {
    margin-top: 60px;
}
.team-holder9 .icon-holder {
    min-height: 434px;
}
.team-holder9 .icon-holder .social-icons-2 {
    width: 16%;
    margin-left: 30px;
}
.team-holder9 .icon-holder .social-icons-2 li a {
    font-size: 28px;
    margin-bottom: 30px;
}
.pricetable-holder2 a.btn2 {
    padding: 6px 0;
}
.pricetable-holder2 a.btn13 {
    padding: 6px 0;
}
.pricetable-holder2 th .title-header {
    font-size: 10px;
    padding: 8px;
}
.topbar-left-items {
    width: 100%}
.topbar-middle-logo {
    width: 100%;
    margin: 10px 0 0;
}
.topbar-right-items {
    width: 100%;
    margin: 0 0 10px;
}
.feature-box20 {
    margin-bottom: 80px;
}
.feature-box20 .iconbox-tiny {
    left: 186px;
}
.feature-box21 .text-box {
    padding: 50px;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    padding: 35px 0 0 30px;
}
.col-divider-margin {
    margin-top: 0;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 0;
}
.sub-title-2 {
    width: 90%}
.top-shape1 {
    height: 108px;
    top: -108px;
}
.top-shape2 {
    height: 108px;
    top: -108px;
}
.section-title-3 {
    font-size: 40px;
}
.shape-bpadding2 {
    padding-bottom: 0;
}
.feature-box26 .img-holder {
    border: none;
}
.bottom-shape3 {
    height: 100px;
}
.feature-box24.two .inner {
    padding: 22px 20px 20px;
}
.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    width: 100%}
.team-holder5 .image-holder .hover-box {
    top: 480px;
    width: 90%}
.header-inner.two .overlay {
    height: 150px;
}
.header-inner.two {
    height: 150px;
}
.header-inner .title {
    padding: 51px 0 0;
}
.team-holder6 {
    width: 90%}
.sec-dummy-top-padding {
    padding-top: 60px;
}
.tab-text-holder {
    padding: 30px;
}
.header-title-box {
    padding: 70px 0;
}
.header-title-box .title {
    font-size: 60px;
}
.blog2-header-box .image-holder .text-box.top-padding {
    padding-top: 110px;
}
.logo-holder {
    top: -10px;
}
.master-slider.margintop-2 {
    top: 0;
}
.logo-holder img {
    width: 40%;
    margin-bottom: 150px;
}
.special-menu-holder {
    width: 100%;
    margin-top: 30px;
}
.header-inner-2 {
    height: 282px;
    margin: -80px 0 0;
}
.team-holder7.two:hover .info-box {
    bottom: 230px;
}
.header-inner-2 {
    height: 200px;
    margin: 0;
}
.header-inner-2 .title {
    padding: 81px 0 0;
}
.section-less-padding.top-margin {
    margin-top: 0;
}
.text-box.padding-left-7 {
    padding: 0;
}
.feature-box-51 .image-holder .hover-box {
    width: 73%}
.feature-box53.left-padding {
    padding-left: 0;
}
.team-holder12 .image-holder .hover-box {
    width: 90%;
    top: 460px;
}
.team-holder12:hover .image-holder .hover-box {
    top: 290px;
}
.topbar.more-padding {
    padding: 10px 0;
}
#header9, #header10 {
    top: 0;
}
.footer-holder .social-icons-3 {
    margin-left: 0;
}
.header-inner-2.less-margin {
    height: 150px;
    margin: 0;
}
.header-inner-2 .title.padding-1 {
    padding-top: 40px;
}
#header10 .menu-bg {
    min-height: 90px;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 100%}
.header-inner.less-margin-2 {
    margin: 0;
}
.header-inner.three {
    height: 150px;
}
.header-inner .title-2 {
    padding: 40px 0 0;
}
.classes-table table, thead, tbody, th, td, tr {
    display: block;
}
.classes-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.classes-table tr {
    border: 1px solid #ccc;
}
.classes-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%}
.classes-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
}
.classes-table td:nth-of-type(1):before {
    content: "Time"}
.classes-table td:nth-of-type(2):before {
    content: "Monday"}
.classes-table td:nth-of-type(3):before {
    content: "Tuesday"}
.classes-table td:nth-of-type(4):before {
    content: "Wednesday"}
.classes-table td:nth-of-type(5):before {
    content: "Thursday"}
.classes-table td:nth-of-type(6):before {
    content: "Friday"}
.classes-table td:nth-of-type(7):before {
    content: "Saturday"}
.table-style-2 td:nth-of-type(1):before {
    content: "TLD"}
.table-style-2 td:nth-of-type(2):before {
    content: "Registration"}
.table-style-2 td:nth-of-type(3):before {
    content: "Domain Transfer"}
.table-style-2 td:nth-of-type(4):before {
    content: "DNS Management"}
.table-style-2 td:nth-of-type(5):before {
    content: "Whois Privacy"}
.table-style-2 td:nth-of-type(6):before {
    content: ""}
.header-title-box-2 .title {
    font-size: 61px;
    line-height: 55px;
    padding: 0;
}
.main-bg-2 {
    top: 0;
}
.menu-main-3 {
    background-color: #161616;
}
.team-holder13 .img-holder .icon-box {
    top: 528px;
}
.team-holder13:hover .icon-box, .team-holder13.active .icon-box {
    top: 461px;
}
.team-holder14 {
    width: 93%}
.feature-box68 .image-holder .post-date-box {
    top: 0;
}
.feature-box69 .title1 {
    font-size: 36px;
    padding: 76px 0 0 50px;
}
.shop-product-holder .image-holder .hoverbox {
    width: 71%}
.navbar-header .logo-box {
    width: 220px;
}
.navbar-header .logo-box.big-1 {
    width: 250px;
}
.navbar-header .logo-box.big-2 {
    width: 350px;
}
.navbar-header .logo-box.big-3 {
    width: 370px;
}
.team-holder2.two:hover .icon-box, .team-holder2.two.active .icon-box {
    top: 461px;
}
.boxed-title-3 {
    width: 100%}
.feature-box-81 {
    width: 90%}
.section-copyrights ul.social-icons-3.less-margin {
    margin-left: 0;
}
.feature-box-91 .title1 {
    padding: 0;
}
.feature-box-91 .post-date-box {
    font-size: 31px;
    height: auto;
    padding: 10px;
    width: 130px;
}
.feature-box-91 .post-date-box span {
    font-size: 11px;
    padding: 0;
}
.feature-box-91 .post-date-box .divider-line.margin {
    margin: 5px 0;
}
.feature-box-91 .title1 {
    font-size: 14px;
}
.feature-box-91 .text-box.padding-5 {
    padding: 10px;
}
.domain-search-home #domain-searchform #dsearch {
    width: 53%}
.section-small-title-6 {
    font-size: 40px;
}
.section-title-6 {
    font-size: 37px;
}
.feature-box-93 {
    padding: 40px 20px;
}
.pricetable-holder5 {
    margin-bottom: 50px;
}
.feature-box-96 {
    background-color: #f6f6f6;
}
.feature-box-98 {
    background: none;
}
#search-topic #tsearch {
    font-size: 16px;
    height: 60px;
    width: 65%}
#search-topic #searchsubmit {
    font-size: 15px;
    height: 60px;
}
.error_holder {
    width: 100%}
.blog-holder-12 .post-date-box {
    font-size: 21px;
    height: 70px;
    padding: 5px 0 0;
    width: 70px;
}
.blog-holder-12 .post-date-box span {
    font-size: 12px;
    padding-top: 0;
}
.blog-holder-12 .post-date-box.two {
    top: 65px;
}
.blog-holder-12:hover .image-holder .overlay .icon {
    top: 60px;
}
.blog-holder-12 .image-holder .overlay {
    padding: 0;
}
.blog-holder-12 .image-holder .overlay .icon {
    font-size: 12px;
    height: 40px;
    line-height: 41px;
    width: 40px;
}
.blog-holder-12 .post-date-box.three.four {
    top: 80px;
}
}@media only screen and (max-width: 479px) {
    .container {
    width: 94%}
.btn {
    padding: 10px 15px;
    margin-bottom: 20px;
}
.text-box-right {
    float: left;
    margin: 20px 0;
    padding: 0;
    text-align: left;
    width: 100%}
.text-box-left {
    float: left;
    margin: 20px 0;
    padding: 0;
    text-align: left;
    width: 100%}
.text-box-right.more-padding-1 {
    padding: 0;
}
.text-box-right.more-padding-3 {
    padding: 0;
}
.text-box-right.more-padding-4 {
    padding: 0;
}
.sub-title {
    width: 100%}
.section-title {
    font-size: 32px;
}
.section-side-image .text-inner {
    padding: 80px 80px 80px 40px;
}
.section-side-image .text-inner.two {
    padding: 0 80px 80px 40px;
}
.team-box1 {
    width: 80%;
    margin: 0 auto;
}
.team-box1:hover .hover-box, .team-box1.active .hover-box {
    top: 120px;
}
.team-box1 .hover-box {
    top: 320px;
}
.pricetable-holder .arrow {
    display: none;
}
.sec-padding {
    padding: 35px 0;
}
.sec-tpadding {
    padding: 35px 0 0;
}
.sec-bpadding {
    padding: 0 0 35px;
}
.feature-box2 .content-box {
    padding: 30px 0;
}
.colmargin {
    margin: 0 0 50px;
}
.tabs-content1 .padding-left-3 {
    padding: 0;
}
.feature-box4 .iconbox-mtiny {
    display: none;
}
.tabs-content1 .btn5 {
    margin-bottom: 20px;
    float: left;
}
.team-holder2 .img-holder .icon-box {
    top: 315px;
}
.team-holder2:hover .icon-box {
    top: 260px;
}
.team-holder2 .social-icons-1 {
    margin: 2px 0 0;
}
.team-holder2 .social-icons-1 li.first {
    margin-left: 0;
}
.team-holder2 {
    margin-bottom: 30px;
}
.item-holder {
    margin-bottom: 30px;
}
.video-wrapper {
    margin-bottom: 20px;
}
.post-author-image {
    top: 178px;
}
.contact-info-holder {
    margin-bottom: 30px;
}
.socialicon-holder {
    padding: 20px 0 0 25px;
}
.contact-info-holder .sideline {
    display: none;
}
.team-holder3 .text-box-right {
    width: 100%;
    padding: 0;
}
.btn3.green2 {
    padding: 8px 15px;
}
.btn5.green2 {
    padding: 8px 15px;
}
.img-holder {
    margin-top: 30px;
}
.section-side-image .text-inner {
    padding: 80px 15px;
}
.blog-holder2 .img-holder {
    margin-top: 0;
}
#header2 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
#header4 {
    top: 0;
    border-bottom: none;
    background-color: #161616;
}
.menu-main {
    background-color: #161616;
}
.menu-main2 {
    background-color: #fff;
}
.sec-topmargin {
    margin-top: 0;
}
.search-smallicon2 {
    top: 20px;
    right: -100px;
}
.client-list2 .col-md-4 {
    border-right: none;
}
.blog-holder3 .blog-img-holder, .blog-holder3.two .blog-img-holder {
    margin: 0 0 80px;
}
.blog-holder3 .blog-img-holder .overlay .content-box {
    padding: 14px 0 0 50px;
}
.blog-holder3 .blog-img-holder .overlay .post-info {
    padding: 57px 0 0 44px;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    padding: 185px 0 0 4px;
}
.blog-holder3 .blog-img-holder .post-info .post-infoicon {
    margin-bottom: 5px;
}
.testimonials5 {
    margin-bottom: 80px;
}
.testimonials5 .social-icons-2 li:first-child a {
    margin-left: 25px;
}
.testimonials5 {
    margin-bottom: 80px;
}
.background-imgholder-full.img1, .background-imgholder-full.img2 {
    background: none;
    height: auto;
}
.feature-box12 {
    margin-bottom: 80px;
}
.feature-box12 .iconbox-small {
    left: 101px;
}
.bmargin {
    margin-bottom: 40px;
}
.email_input {
    width: 63%;
    height: 55px;
}
.email_submit {
    padding: 15px 12px;
}
.blog-holder4 .post-infoicon {
    margin-bottom: 8px;
}
.blog-holder4 .col-xs-6 {
    width: 100%}
.team-holder4 .icon-holder {
    min-height: 279px;
}
.pricetable-holder2 a.btn2 {
    padding: 6px 0;
}
.pricetable-holder2 a.btn13 {
    padding: 6px 0;
}
.pricetable-holder2 th .title-header {
    font-size: 10px;
    padding: 8px;
}
.pricetable-holder2 th .price {
    font-size: 14px;
}
.pricetable-holder2 .table {
    overflow-x: auto;
    display: block;
}
.topbar-left-items {
    width: 100%}
.topbar-middle-logo {
    width: 100%;
    margin: 10px 0 0;
}
.topbar-right-items {
    width: 100%;
    margin: 0 0 10px;
}
.feature-box20 {
    margin-bottom: 80px;
}
.feature-box20 .iconbox-tiny {
    left: 110px;
}
.feature-box21 .text-box {
    padding: 30px;
}
.feature-box22 .text-box-right {
    width: 100%;
    float: left;
    padding: 0;
    margin: 150px 0 0;
}
.feature-box22 .iconbox-xlarge {
    margin-right: 90%}
.video-wrapper {
    margin-bottom: 30px;
}
.text-box-right.less-padding-1 {
    padding: 0;
}
.team-holder3.two .image-left {
    padding: 0;
}
div.demo {
    width: 237px;
}
.blog-holder3.two .blog-img-holder .overlay .post-info {
    padding: 35px 0 0 30px;
}
.btn.appstore {
    margin-bottom: 15px;
}
.col-divider-margin {
    margin-top: 0;
}
.text-box-right.more-padding-2 {
    padding: 0;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 0;
}
.sub-title-2 {
    width: 90%}
.sec-dummy-top-padding {
    padding-top: 30px;
}
.top-shape1 {
    top: -92px;
    height: 92px;
}
.top-shape2 {
    top: -92px;
    height: 92px;
}
.section-title-3 {
    font-size: 30px;
}
.feature-box24 .inner {
    padding: 30px;
}
.shape-bpadding2 {
    padding-bottom: 0;
}
.feature-box26 .img-holder {
    border: none;
}
.bottom-shape3 {
    height: 100px;
}
.feature-box24.two .inner {
    padding: 10px 0;
}
.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    width: 100%}
.feature-box30 .text-box-right {
    padding: 0;
}
.header-inner.two .overlay {
    height: 100px;
}
.header-inner.two {
    height: 100px;
}
.header-inner .title {
    font-size: 24px;
    padding: 15px 0 0;
}
.feature-box33 .post-date-box {
    top: 601px;
}
.sec-bpadding-3 {
    padding-bottom: 60px;
}
.sec-tpadding-3 {
    padding-top: 60px;
}
.section-title-4 {
    font-size: 50px;
}
.blog-holder8 .col-xs-9 {
    width: 100%}
.blog-holder8 .col-xs-3 {
    width: 100%}
.tab-text-holder {
    padding: 30px;
}
.header-title-box {
    padding: 70px 0;
}
.header-title-box .title {
    font-size: 40px;
}
.blog2-header-box .image-holder .text-box.top-padding {
    padding-top: 60px;
    font-size: 18px;
}
.blog2-header-box .image-holder .text-box .title {
    font-size: 18px;
    margin-bottom: 0;
}
.blog2-header-box .image-holder .text-box .post-info span {
    font-size: 10px;
    margin-right: 20px;
}
.logo-holder {
    top: -10px;
}
.master-slider.margintop-2 {
    top: 0;
}
.logo-holder img {
    width: 40%;
    margin-bottom: 150px;
}
.special-menu-holder {
    width: 100%;
    margin-top: 30px;
}
.team-holder7.two {
    max-height: 415px;
}
.header-inner-2 {
    height: 133px;
    margin: 0;
}
.header-inner-2 .title {
    padding: 42px 0 0;
    font-size: 22px;
}
.section-less-padding.top-margin {
    margin-top: 0;
}
.text-box.padding-left-7 {
    padding: 0;
}
.client-list3 img {
    width: 90%}
.feature-box53.left-padding {
    padding-left: 0;
}
.feature-box55 .text-holder {
    padding: 20px;
}
.topbar.more-padding {
    padding: 10px 0;
}
#header9, #header10 {
    top: 0;
}
.footer-holder .social-icons-3 {
    margin-left: 0;
}
.header-inner-2.less-margin {
    height: 99px;
    margin: 0;
}
.header-inner-2 .title.padding-1 {
    padding-top: 13px;
}
.feature-box61 .text {
    padding: 15px;
}
.parallax-section42 .title1, .parallax-section44 .title1 {
    font-size: 26px;
    line-height: 26px;
}
#header10 .menu-bg {
    min-height: 90px;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 100%}
.header-inner.less-margin-2 {
    margin: 0;
}
.header-inner.three {
    height: 100px;
}
.header-inner .title-2 {
    padding: 10px 0 0;
}
.classes-table table, thead, tbody, th, td, tr {
    display: block;
}
.classes-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.classes-table tr {
    border: 1px solid #ccc;
}
.classes-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%}
.classes-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
}
.classes-table td:nth-of-type(1):before {
    content: "Time"}
.classes-table td:nth-of-type(2):before {
    content: "Monday"}
.classes-table td:nth-of-type(3):before {
    content: "Tuesday"}
.classes-table td:nth-of-type(4):before {
    content: "Wednesday"}
.classes-table td:nth-of-type(5):before {
    content: "Thursday"}
.classes-table td:nth-of-type(6):before {
    content: "Friday"}
.classes-table td:nth-of-type(7):before {
    content: "Saturday"}
.table-style-2 td:nth-of-type(1):before {
    content: "TLD"}
.table-style-2 td:nth-of-type(2):before {
    content: "Registration"}
.table-style-2 td:nth-of-type(3):before {
    content: "Domain Transfer"}
.table-style-2 td:nth-of-type(4):before {
    content: "DNS Management"}
.table-style-2 td:nth-of-type(5):before {
    content: "Whois Privacy"}
.table-style-2 td:nth-of-type(6):before {
    content: ""}
.header-title-box-2 .title {
    font-size: 40px;
    line-height: 40px;
    padding: 0;
}
.main-bg-2 {
    top: 0;
}
.menu-main-3 {
    background-color: #161616;
}
.team-holder13 .img-holder .icon-box {
    top: 350px;
}
.team-holder13:hover .icon-box, .team-holder13.active .icon-box {
    top: 285px;
}
.feature-box68 .image-holder .post-date-box {
    top: 0;
}
.parallax-section51 .title {
    font-size: 35px;
}
.feature-box69 .title1 {
    font-size: 20px;
    padding: 42px 0 0 50px;
}
.feature-box69 .title2 {
    font-size: 20px;
    padding: 0 0 0 50px;
}
.parallax-section-title {
    font-size: 30px;
}
.navbar-header .logo-box {
    width: 220px;
}
.navbar-header .logo-box.big-1 {
    width: 250px;
}
.navbar-header .logo-box.big-2 {
    width: 250px;
}
.navbar-header .logo-box.big-3 {
    width: 250px;
}
.team-holder2.two:hover .icon-box, .team-holder2.two.active .icon-box {
    top: 277px;
}
.section-title-5 {
    font-size: 20px;
}
.section-copyrights ul.social-icons-3.less-margin {
    margin-left: 0;
}
.feature-box-91 .title1 {
    padding: 0;
}
.feature-box-91 .post-date-box {
    font-size: 14px;
    height: auto;
    padding: 10px;
    width: 80px;
    right: 0;
}
.feature-box-91 .post-date-box span {
    font-size: 11px;
    padding: 0;
}
.feature-box-91 .post-date-box .divider-line.margin {
    margin: 5px 0;
}
.feature-box-91 .title1 {
    font-size: 14px;
}
.feature-box-91 .text-box.padding-5 {
    padding: 10px;
}
.section-small-title-6 {
    font-size: 40px;
}
.section-title-6 {
    font-size: 37px;
}
.feature-box-93 {
    padding: 20px;
}
.pricetable-holder5 {
    margin-bottom: 50px;
}
.feature-box-96 {
    background-color: #f6f6f6;
}
.feature-box-98 {
    background: none;
}
#domain-search-holder #dsearch {
    font-size: 14px;
    height: 48px;
    width: 100%}
#domain-search-holder .drlist {
    height: 48px;
    width: 102px;
}
#domain-search-holder #searchsubmit {
    font-size: 14px;
    height: 48px;
    padding: 4px 25px;
}
#search-topic #tsearch {
    font-size: 16px;
    height: 60px;
    width: 100%}
#search-topic #searchsubmit {
    font-size: 15px;
    height: 60px;
}
.error-title-big {
    font-size: 80px;
}
.error_holder {
    width: 100%}
.blog-holder-12 .post-date-box {
    font-size: 14px;
    height: 40px;
    padding: 5px 0 0;
    width: 40px;
    line-height: 11px;
}
.blog-holder-12 .post-date-box span {
    font-size: 10px;
    padding-top: 0;
}
.blog-holder-12 .post-date-box.two {
    top: 39px;
}
.blog-holder-12:hover .image-holder .overlay .icon {
    top: 30px;
}
.blog-holder-12 .image-holder .overlay {
    padding: 0;
}
.blog-holder-12 .image-holder .overlay .icon {
    font-size: 12px;
    height: 40px;
    line-height: 41px;
    width: 40px;
}
.blog-holder-12 .post-date-box.three {
    top: 22px;
}
.blog-holder-12 .post-date-box.three span {
    padding-top: 13px;
}
.blog-holder-12 .post-date-box.three.four {
    top: 100px;
}
}

