* {    font-family: var(--fonte);}.table-striped {    background-color: #f5f3f3;font-family: Menlo,Monaco,Consolas,"Courier New",monospace !important;color: #79644a;}.table-striped > thead > tr > th {color: #000 !important;text-transform:uppercase;}.table-striped td {    border-right: 1px solid rgba(0,0,0, 0.1);vertical-align: middle !important;border-top: 1px solid rgba(0,0,0, 0.1) !important;}.table-striped > thead > tr > th {border-bottom: 2px solid rgba(0,0,0,.1) !important;}.table-striped td:last-child {border-right: 0 none;}.table-striped > thead > tr > th {color: #000;}@media only screen and (-webkit-min-device-pixel-ratio: 1.25),only screen and (min-device-pixel-ratio: 1.25),only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335),only screen and (min-resolution: 200dpi),only screen and (min-resolution: 1.25dppx) {    -webkit-font-smoothing: subpixel-antialiased;}html {    -webkit-font-smoothing: antialiased;}body {    background-color: #ffffff;    color: #7b756d;    font-family: "Open Sans", sans-serif;    font-size: 16px;    overflow-x: hidden;font-weight: 300;}.oswald-font {font-family: 'Oswald', sans-serif;}.opensans-font {font-family: 'Open Sans', sans-serif;}.oranienbaum-font {font-family: 'Oranienbaum', serif;}.well {    background-color: transparent;    border: 0 none;    border-radius: 0px;    box-shadow: none;    margin-bottom: 20px;    margin-top: 15px;    min-height: 20px;    padding: 0px;}.ploading {    margin: 0 auto;    position: fixed;    top: 50%;    left: 50%;    margin-top: -32px;    margin-left: -24px;    border-bottom: 2px solid #ccc;    border-left: 2px solid #ccc;    border-right: 2px solid #ccc;    border-top: 2px solid #333333;    border-radius: 100%;    height: 65px;    width: 65px;    -webkit-animation: spin .6s infinite linear;    -moz-animation: spin .6s infinite linear;    -ms-animation: spin .6s infinite linear;    -o-animation: spin .6s infinite linear;    animation: spin .6s infinite linear;}@keyframes "spin" {    from {        -webkit-transform: rotate(0deg);        -moz-transform: rotate(0deg);        -o-transform: rotate(0deg);        -ms-transform: rotate(0deg);        transform: rotate(0deg);    }    to {        -webkit-transform: rotate(359deg);        -moz-transform: rotate(359deg);        -o-transform: rotate(359deg);        -ms-transform: rotate(359deg);        transform: rotate(359deg);    }}@-moz-keyframes spin {    from {        -moz-transform: rotate(0deg);        transform: rotate(0deg);    }    to {        -moz-transform: rotate(359deg);        transform: rotate(359deg);    }}@-webkit-keyframes "spin" {    from {        -webkit-transform: rotate(0deg);        transform: rotate(0deg);    }    to {        -webkit-transform: rotate(359deg);        transform: rotate(359deg);    }}@-ms-keyframes "spin" {    from {        -ms-transform: rotate(0deg);        transform: rotate(0deg);    }    to {        -ms-transform: rotate(359deg);        transform: rotate(359deg);    }}@-o-keyframes "spin" {    from {        -o-transform: rotate(0deg);        transform: rotate(0deg);    }    to {        -o-transform: rotate(359deg);        transform: rotate(359deg);    }}div#load_screen {    background: #ffffff;    opacity: 1;    position: fixed;    z-index: 10;    top: 0px;    width: 100%;    height: 1600px;}li.home-listing-inner:focus {    outline: none;}li.home-listing-inner:hover {    cursor: move;}.fancy {    line-height: 1.75em;    text-align: center;    font-family: 'Oranienbaum', serif;    font-size: 2.5em;    text-transform: uppercase;    letter-spacing: 3px;}.fancy span {    display: inline-block;    position: relative;}.fancy span:before,.fancy span:after {    content: "";    position: absolute;    height: 1px;    border-bottom: 1px solid;    top: 36px;    width: 600px;}.subtitle.fancy > span {               padding: 0 30px;}.subtitle.fancy {    overflow: hidden;}.fancy span:before {    right: 100%;    margin-right: 15px;}.fancy span:after {    left: 100%;    margin-left: 15px;}.fancy-white {    line-height: 1.75em;    text-align: center;    font-family: georgia;    font-size: 1.9em;    text-transform: uppercase;    letter-spacing: 3px;}.fancy-white span {    display: inline-block;    position: relative;}.fancy-white span:before,.fancy-white span:after {    content: "";    position: absolute;    height: 1px;    border-bottom: 1px solid rgba(226, 203, 117, 0.4);    top: 30px;    width: 600px;}.subtitle.fancy-white > span, .subtitle.fancy .model-title-bg {   background: rgb(228,205,119); background: -moz-linear-gradient(-45deg,  rgba(228,205,119,1) 0%, rgba(96,73,42,1) 23%, rgba(228,205,119,1) 50%, rgba(96,73,42,1) 65%, rgba(228,205,119,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(228,205,119,1) 0%,rgba(96,73,42,1) 23%,rgba(228,205,119,1) 50%,rgba(96,73,42,1) 65%,rgba(228,205,119,1) 100%); background: linear-gradient(135deg,  rgba(228,205,119,1) 0%,rgba(96,73,42,1) 23%,rgba(228,205,119,1) 50%,rgba(96,73,42,1) 65%,rgba(228,205,119,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4cd77', endColorstr='#e4cd77',GradientType=1 );     border: 1px solid rgba(255, 255, 255, 0.004);    border-radius: 40px;    box-shadow: 0 0 0px 1px rgba(0, 0, 0, .6) inset;    color: rgba(0, 0, 0, 0.9);    padding: 0 30px;    text-shadow: 1px 1px 1px #f8df82;}.subtitle.fancy-white {    overflow: hidden;}.fancy-white span:before {    right: 100%;    margin-right: 15px;}.fancy-white span:after {    left: 100%;    margin-left: 15px;}#main_sidebar p {    margin: 0 0 10px;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,.btn-lg {    color: #cc3366;    font-family: 'Oranienbaum', serif;    line-height: 1.1;}h1, .h1, h2, .h2 {font-family: 'Oranienbaum', serif;}.h3,.h4,.h5,.h6,h3,h4,h5,h6 {font-family: 'Oswald', sans-serif;}.btn {padding: 14px 19px;font-size: 1.5em;font-family: 'Oswald', sans-serif;border-radius: 3px;}a:focus,a:hover,#main_sidebar .tagcloud a:hover {    color: #777777;    text-decoration: none;}#footer .tagcloud::before {    background: #847667 none repeat scroll 0 0;    color: #ffffff;    content: "";    font-family: fontawesome;    padding: 5px 3px 3px;margin-right: 3px;}.textwidget > p, #footer p {    font-family: "Open Sans",sans-serif;    font-size: 0.8em;    font-weight: normal;    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);}#footer p {margin-bottom: 15px;}.wp-audio-shortcode,.format-audio {    visibility: visible !important;}p {    margin: 0 0 30px;}audio {    background: #555 none repeat scroll 0 0;    border: 1px solid #000;    padding: 1px;    margin: 10px 0px;}#top-bar .social-icons .fa {    border-radius: 2px;    height: 24px;    line-height: 25px;    width: 24px;margin-left: 2px;padding-left:1px;background-color: rgba(0,0,0,.15);}#top-bar .social-icons .fa:hover {    background: rgba(0,0,0, 0.5) none repeat scroll 0 0;}.nav > li > a {    font-size: 18px;    padding: 25px 15px;}#menu {    position: fixed;    top: 0px;    width: 100%;    height: 75px;    background-color: #222222;    z-index: 9999;    display: none;}.dropdown-menu {    background-clip: padding-box;    border: 0 none;    border-radius: 4px;    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);    display: none;    float: left;font-size: 1em;    left: 0;    list-style: outside none none;    margin: 2px 0 0;    min-width: 160px;    padding: 0px;    position: absolute;    text-align: left;    top: 100%;    z-index: 1000;}.dropdown-menu > li {    border-top: 1px solid rgba(0,0,0, 0.06);}.dropdown-menu > li > a {    clear: both;    display: block;    font-weight: 400;    line-height: 1.42857;    padding: 15px 20px;    white-space: nowrap;}.dropdown-menu > li:last-child a {    border-bottom-right-radius: 3px;    border-bottom-left-radius: 3px;}.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav > .open > a:hover {    background-color: #e61638;    color: #ffffff;}a:hover, #main_sidebar li li a.rev-side-title:hover {    color: #777777;    text-decoration: none;}a.st-anchor {    position: absolute;    margin-top: -50px;    padding-top: 50px;}a:focus {    outline: none;}.pager li > a,.pager li > span {    background-color: #f5f3f3;    border: 0 none;    display: inline-block;    padding: 10px 25px;}.pager li > a:focus,.pager li > a:hover {    background-color: #cc3366;    text-decoration: none;color: #ffffff;}.pager.posts-navigation.text-uppercase.indexpager {    margin-top: 50px;}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail {    max-width: 100%;    height: auto;}.alignnone {    margin: 5px 20px 20px 0;}.aligncenter,div.aligncenter {    display: block;    margin: 5px auto;}.alignright {    float: right;    margin: 5px 0 20px 20px;}.navbar {    border-radius: 3px    border: 0 none;}.alignleft {    float: left;    margin: 5px 20px 20px 0;}a img.alignright {    float: right;    margin: 5px 0 20px 20px;}a img.alignnone {    margin: 5px 20px 20px 0;}a img.alignleft {    float: left;    margin: 5px 20px 20px 0;}a img.aligncenter {    display: block;    margin-left: auto;    margin-right: auto;}.wp-caption {    margin-bottom: 1.75em;    max-width: 100%;}.wp-caption img[class*="wp-image-"] {    display: block;    margin: 0;    max-width: 100%;    height: auto;    border: 12px solid #eeeeee;}.wp-caption .wp-caption-text {    color: dimgray;    font-size: 13px;    font-style: italic;    line-height: 1.6153846154;    padding-top: 0.5384615385em;    text-align: center;}.wp-caption.alignnone {    margin: 5px 20px 15px 0;}.wp-caption.alignleft {    margin: 5px 20px 15px 0;}.wp-caption.alignright {    margin: 5px 0 15px 20px;}.wp-caption img {    border: 0 none;    height: auto;    margin: 0;    max-width: 98.5%;    padding: 0;    width: auto;}.wp-caption p.wp-caption-text {    font-size: 11px;    line-height: 17px;    margin: 0;    padding: 0 4px 5px;}.screen-reader-text {    clip: rect(1px, 1px, 1px, 1px);    position: absolute !important;    height: 1px;    width: 1px;    overflow: hidden;}.screen-reader-text:focus {    background-color: #f1f1f1;    border-radius: 3px;    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);    clip: auto !important;    color: #21769c;    display: block;    font-size: 14px;    font-size: 0.875rem;    font-weight: bold;    height: auto;    left: 5px;    line-height: normal;    padding: 15px 23px 14px;    text-decoration: none;    top: 5px;    width: auto;    z-index: 100000;    }.article, .all-rev {    margin-bottom: 15px;    padding: 0px;}.botmar {margin-bottom: 100px;}blockquote {    background: #f5f3f3 none repeat scroll 0 0;    border-left: 5px solid #927a5e;    font-family: oranienbaum;    font-size: 17.5px;    font-style: italic;    margin: 0 0 20px;    padding: 15px 35px;color: #927a5e;}.blog-articles article {    background: #f5f3f3;padding: 15px;    text-align: center;border-bottom: 2px solid #e7e3e0;}h2.posts-section-title {font-size: 48px; color: #796B60;}.blog-p-image {border: 5px solid #aba3a3;}#arc-center.blog-articles article {text}.blog-articles article .btn {    padding: 6px 30px;}.blog-articles article .blog-title {    border-bottom: 1px solid #e7e3e0;    display: block;    font-size: 2em;    margin-top: 10px;    padding-bottom: 15px;}#arc-center a h2.blog-title {color: #927a5e;}#arc-center a h2.blog-title:hover {color: #cc3366;}.article.type-models {    margin-bottom: 20px;}.aboutmodel-container h1 {    margin-bottom: 35px;}.entry-title {    display: inline-block;    margin-top: 5px;}.featured-post {    color: #e01e1e;    margin-right: 5px;}figcaption#single-model-img {pointer-events: none;}#ribbon {    background: transparent none repeat scroll 0 0;    border: 0 double #000000;    border-radius: 10px;    color: #fff;    display: inline-block;    font-family: georgia;    font-size: 1.35em;    font-weight: bold;    letter-spacing: 0.1em;    margin-bottom: 10px;    padding: 2px 20px;    position: relative;    text-align: center;    text-shadow: 0 0 5px #f8df82;}.panel-title .fa.fa-check {    background: #ffffff;    border-radius: 3px;    color: #000;    margin-right: 5px;    padding: 5px;    text-shadow: none;box-shadow: 0 0 1px #000;}.label.label-vip {    background: rgb(96,73,42) !important; background: -moz-linear-gradient(top,  rgba(96,73,42,1) 5%, rgba(230,207,120,1) 50%, rgba(96,73,42,1) 100%) !important; background: -webkit-linear-gradient(top,  rgba(96,73,42,1) 5%,rgba(230,207,120,1) 50%,rgba(96,73,42,1) 100%) !important; background: linear-gradient(to bottom,  rgba(96,73,42,1) 5%,rgba(230,207,120,1) 50%,rgba(96,73,42,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=0 ) !important;     color: #000;    display: inline-block;    font-family: georgia;    font-size: 2em;    letter-spacing: 3px;    margin-top: 10px;    padding: 5px 30px;    text-shadow: 1px 1px 1px #f2d97d;}.slide-text .h1, .slide-text .h2, .slide-text .h3, .slide-text .h4, .slide-text .h5, .slide-text .h6, .slide-text h1, .slide-text h2, .slide-text h3, .slide-text h4, .slide-text h5, .slide-text h6 {font-family: "Oranienbaum",serif;color: #ffffff;}.gallery {    margin: 0 -1.1666667% 1.75em;}.gallery-item {    display: inline-block;    max-width: 33.33%;    padding: 0 1.1400652% 2.2801304%;    text-align: center;    vertical-align: top;    width: 100%;}.gallery-columns-1 .gallery-item {    max-width: 100%;}.gallery-columns-2 .gallery-item {    max-width: 50%;}.gallery-columns-4 .gallery-item {    max-width: 25%;}.gallery-columns-5 .gallery-item {    max-width: 20%;}.gallery-columns-6 .gallery-item {    max-width: 16.66%;}.gallery-columns-7 .gallery-item {    max-width: 14.28%;}.gallery-columns-8 .gallery-item {    max-width: 12.5%;}.gallery-columns-9 .gallery-item {    max-width: 11.11%;}.gallery-icon img {    margin: 0 auto;}.gallery-caption {    color: dimgray;    display: block;    font-size: 13px;    font-size: 0.8125rem;    font-style: italic;    line-height: 1.6153846154;    padding-top: 0.5384615385em;}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {    display: none;}.admin-bar .navbar-fixed-top {    top: 32px;}@media (max-width: 782px) {    .admin-bar .navbar-fixed-top {top: 46px;}.sidelines.heart span {font-size: 22px; position: relative; top: 20px; }.sidelines .fa {margin-bottom: -90px !important; }.model-ribbon {right: -20px !important; top: -10px !important;}.model-ribbon span {line-height:22px !important;}.top-bar-phone, .top-bar-home {float:none !important;line-height:18px;}.top-bar-home {padding-top:10px !important;}.top-bar-phone {padding-bottom: 10px !important;}}.site-container {    background-color: #ffffff;    position: relative;    top: 0px;}.slide-text a {    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;    border-radius: 3px;    padding: 0px 15px;    color: #000000;}.slide-text .buttonanim:hover {    background: #000000 none repeat scroll 0 0;    text-shadow: none;    color: #333333;}.site-inner {margin-left: auto; margin-right: auto; padding-top: 0px; padding-bottom: 0px; display: flex; flex-direction: column;}.avatar {    width: 48px;    height: 48px;    margin-right: 6px;    border-radius: 3px;}body.author .avatar {    border: 5px solid #444;    border-radius: 500px;    height: 106px;    width: 106px;}.comsep {    font-size: 1.7em;    position: relative;    top: 4px;line-height:1em;color: #999999;}.comment-content.entry.clr > p {    font-family: "Open Sans",sans-serif;    font-size: 0.9em;    font-weight: 300;    margin-top: 5px;margin-bottom: 15px;}header.comment-meta {    font-size: 0.9em;    font-weight: normal;}.reply.comment-reply-link {    margin-bottom: 30px;    margin-top: -5px;}.reply a, #cancel-comment-reply-link {    color: #999;    font-size: 0.8em;    font-weight: normal;}.reply .fa.fa-reply.fa-flip-horizontal {font-size: .8em;color: #cccccc;}.comment-details.clr {margin-left: 63px;}.comments-area .children {margin-left: 63px;}#comments > h3 {    border-bottom: 1px solid #e7e3e0;    padding-bottom: 15px;}.comment-meta cite {font-style: normal;}.form-group.other-duration-option {    border-radius: 5px;    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);    margin: 45px 0;}.formtext {    color: #927a5e;    font-family: oswald;    font-size: 1.75em;    margin: 15px 30px 30px;    text-align: center;}.reply a:hover,#cancel-comment-reply-link:hover {    color: #cc3366;}#cancel-comment-reply-link {    float: right;font-family: "Open Sans",sans-serif;}.aboutmodel-container h3 {    font-family: "Oranienbaum",serif;    font-size: 1.5em;color: #444444;line-height: 1.5em;}.model-pro-rev {text-align:center;background: #756856 url("../images/bg-noise-light.jpg") repeat scroll 0 0;border-top: 3px double #b3a597;}.pro-rev-top {background: transparent url("../images/bg-light.jpg") no-repeat scroll center top;box-shadow: 0 20px 20px -20px rgba(75, 57, 50, 0.7) inset;}.model-pro-rev .xorating, .model-pro-rev .authortime, .model-pro-rev p, .model-pro-rev .review-title {    color: #5d5046;    font-weight: normal;    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.35);}.model-pro-rev #comments .rating {background: transparent;}.model-pro-rev .comment-body {padding-top:0px;}.profile-header-container {    margin: 0 auto;    text-align: center;}.profile-header-img {    padding: 54px;}.profile-header-img > img.img-circle {    width: 120px;    height: 120px;    border: 2px solid #51D2B7;}.profile-header {    margin-top: 43px;}.notopmargin {    margin-top: 0px;}.rank-label-container {    margin-top: -19px;            text-align: center;}.label.label-default.rank-label {    background-color: #444444;    padding: 5px 10px 5px 10px;    border-radius: 27px;}.author-bio {    margin-bottom: 30px;}#topbar {    background: #222 none repeat scroll 0 0;    color: #999;    padding: 5px 0;}#menu {    position: fixed;    top: 0px;    width: 100%;    height: 50px;    z-index: 999;    display: none;}.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:hover {    color: #fff;}.nav-custom-color {    background-color: #593E82;}.navigation {    overflow: hidden;}.nav-previous {    font-size: 28px;}.nav-next {    font-size: 28px;}.posts-navigation {    text-align: center;    margin-top: 20px;}.widget {    margin-bottom: 30px;}.widget_search .btn-primary {    background: #222222;}.widget_search input#search {    background: #f5f3f3;box-shadow: none !important;border-right: 1px solid #e8e2e2;font-size: 18px;}.widgettitle {    border-bottom: 2px solid #e7e3e0;    margin-bottom: 30px;    padding-bottom: 10px;font-family: 'Oswald', sans-serif;}.site-footer input#search {    background: #f5f3f3;}#main_sidebar {    margin-top: 0px;    padding-left: 20px;}#main_sidebar li {    background: #F5F3F3;    list-style-type: none;    margin-left: 0;    padding: 15px;    font-size: 1em;font-family: 'Oswald', sans-serif;}.widget.cl_cpt_comments_widget {font-size: 1em !important;}#main_sidebar ul {    list-style-type: none;    padding-left: 0;}#main_sidebar li li,dl {    border-bottom: 1px solid #e7e3e0;    border-radius: 3px;    padding: 5px 0;}#main_sidebar li li:first-child,dl:first-child {    border-top: 0 none;}#main_sidebar li li:last-child,dl:last-child {    border-bottom: 0 none;}#main_sidebar .post-date {    display: block;    font-size: 14px;}@media only screen and (min-width:768px) and (max-width: 1023px)  {.widget_latest_models {font-size: .6em !important;}.rating-circle {margin: auto !important;float:none !important;display:block !important;}.latest_models_car_title, .latest_models_car_title, #main_sidebar .model-date {text-align: center !important;display: block !important;}.vip-ribbon.widget-sb-vip {line-height:14px !important;}.vip-ribbon.bottom-left.gold.widget-sb-vip {bottom: 2px !important;left: -90px !important;}.model-ribbon.widget-sb span {font-size: 6px !important;font-weight: bold !important;line-height: 16px !important;right: -12px !important;top: 10px !important;width: 70px !important;}}@media (max-width: 1023px) {.effect-bubba p {display: none !important;}}@media (min-width: 768px) and (max-width: 991px) {    #main_sidebar {        padding-left: 0;    }}@media (max-width: 767px) {    #main_sidebar {        padding-left: 0px;    }}.btn.active.focus,.btn.active:focus,.btn.focus,.btn.focus:active,.btn:active:focus,.btn:focus {    outline: none;}.btn-outline {    background: rgba(255, 255, 255, 0);    border: 2px white solid;    border-radius: 3px    text-transform: uppercase;    text-align: center;    outline: none;    text-decoration: none;    -webkit-transition: background-color 0.5s ease-in, color 0.2s ease-in;    transition: background-color 0.5s ease-in, color 0.2s ease-in;}.btn-outline:hover {    background-color: rgba(255, 255, 255, 0.19);    border: 2px solid white;}.btn-outline:focus {    background-color: rgba(255, 255, 255, 0.19);    border: 2px solid white;}.btn-outline:active {    background-color: rgba(255, 255, 255, 0.19) !important;    border: 2px solid white !important;}hr {    border-color: #333 -moz-use-text-color -moz-use-text-color;}.btn-primary, .btn-primary.active, .btn-primary:active, .btn-primary.focus, .btn-primary:focus {    background-color: #222;    border: 0 none;    color: #ffffff;    text-shadow: 1px 1px 1px #000;}.btn-group-lg > .btn,.btn-lg {    border-radius: 3px;}.modeltagbtn {    margin-top: 10px;}.btn-default {    background-color: transparent;    border-radius: 3px;    color: #fff;}.btn-default:hover {    background-color: #333;    border-color: #555;    color: #fff;}.btn.btn-default:hover {    border: 1px solid #cc3366;}.input-group-btn .btn {    border: 0 none;    padding: 11px !important;}.groupsrch .input-group-btn.btn {padding: 0px;}.groupsrch .input-group-btn .btn {padding:10px !important; top: -1px;}.top-footer #search, .top-footer .groupsrch .input-group-btn .btn {max-height: 42px;}.leaverevbutton .btn, .btn.btn-primary.docubtn {    font-family: "Open Sans", sans-serif;}.jumbotron {    color: white;    text-align: center;    margin-bottom: 0;    background-color: #3e3232;    padding-top: 0;    padding-bottom: 0;}.jumbotron p {    font-size: 18px;    padding: 15px 0px 0px 0px;}.jumbotron .h1,.jumbotron h1 {    font-size: 52px;text-transform: uppercase;}.page-header > span .jumbo-bkg {    background-repeat: no-repeat;    -webkit-background-size: cover;    -moz-background-size: cover;    -o-background-size: cover;    background-size: cover;    background-position: center;}.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6, .page-header .headline > h2 {color: #ffffff !important;margin-top: 0px;}.page-header.single-post-page-header {margin: 0px; padding: 0px;border-bottom: 1px solid #aba097;box-shadow: 0 15px 7px -10px rgba(0, 0, 0, 0.3);}.page-header h1 {margin-bottom: 0px;}@media (min-width: 768px) {.featured-text h1 {font-size: 3em;}}@media (max-width: 768px) {    .size-auto,    .size-full,    .size-large,    .size-medium,    .size-thumbnail {        max-width: 100px;        height: auto;    }}@media (min-width: 768px) {    .jumbotron {        text-align: center;    }    .jumbotron-inner {        width: 100%;        padding-top: 50px;        margin-top: 0;       padding-bottom: 50px;    }    .jumbotron-small-inner {        width: 100%;        padding-top: 100px;        margin-top: 0;        padding-bottom: 130px;    }}@media (max-width: 767px) {    .jumbotron-inner {        padding-top: 50px;        padding-bottom: 50px;    }}.page-header.single-post-page-header .dimmer {    background-color: rgba(0, 0, 0, 0.5);}.dimmer {    background-color: rgba(0, 0, 0, 0.0);    text-shadow: 1px 1px 2px #000;}.container.dimmer.jumbotron-inner {    padding: 50px 0;}.container.jumbotron-inner > h3 {color: #ffffff;margin-top: 0px;margin-bottom: 15px;}.jumbotron {position: relative;}.navbar {    margin-bottom: 0;border-radius: 0px;}.navbar-brand {    font-weight: 900;    text-transform: uppercase;}@media (min-width: 768px) {    .dropdown:hover .dropdown-menu {        display: block;        border: 0 none;    }}.edd_download_ padding: 0;}.edd_price {    background-color: #89c600;    color: white;    font-size: 12px;    text-transform: uppercase;    padding: 0;    font-weight: bold;    border-radius: 50%;    height: 50px;    width: 50px;    text-align: center;    line-height: 50px;    position: relative;    bottom: 81px;    display: block;    left: 20px;}.edd_download_inner > .entry-header {    margin-top: -50px;}body.page-template-template-store .entry-title {    font-size: 20px;}#footer li {    list-style-type: none;margin-top: 10px;}#footer ul {    list-style-type: none;    margin-left: 0;    padding-left: 0;}#footer .menu-item {margin-top: 0px;}#footer a {    color: #ffffff;    text-decoration: none;}#footer a:hover {    color: #f1f2f4;}#footer .widgettitle {    padding-bottom: 0;    border-bottom: 0;}#footer .widget {    font-size: 1em;}#footer li li {        margin-bottom: 0px;    padding-bottom: 10px;}#footer .menu li li {display: inline-block;}#footer {font-family: 'Oswald', sans-serif;margin-top: 0px; }#footer .menu {text-align:center;text-transform: uppercase;}#footer .menu li a:hover {     color: #fff;    text-decoration: none;}#footer .menu li:after {content: '\2022';}#footer .menu li:last-child::after {display:none;}#footer .menu li a {padding:5px;margin: 10px;}#footer .menu li {display:inline-block;}#footer li li:last-child {border-bottom: 0 none !important;}#footer h3.widgettitle {    color: #f1f2f4;    font-weight: 400;    text-transform: capitalize;    border-bottom: 1px solid rgba(255, 255, 255, 0.2);    padding-bottom: 10px;    font-size: 2em;    font-family: 'Oswald', sans-serif;}.site-footer {    background-color: #8e8072;    padding-top: 40px;    padding-bottom: 40px;    margin-top: 0px;    color: #d3cec8;}.navbar-default {    border-bottom: 1px solid #eeeeee;    box-shadow: 0 5px 10px rgba(255,255,255, 0.2);}#comments ol {    list-style-type: none;}#comments li {    list-style-type: none;}#comments ul {    list-style-type: none;}#comments textarea {    display: block;    width: 100%;}#comments input {    display: block;}#comments .submit {    background: #cc3366;    border: 0 none !important;    border-radius: 3px;    color: #ffffff;    text-shadow: none !important;}.comments-area {    margin-top: 0px;clear:both;}.model-page-content .comments-area {text-align:center;}.no-comments {    font-size: 14px;    text-transform: uppercase;    margin-top: 30px;    display: inline-block;    background-color: #f5f3f3;    border-radius: 3px;color: #999999;    font-weight: normal;padding: 5px;}.nocomments {    display: none;}.breadcrumbs {    padding-top: 10px;    background-color: #eeeeee;    border-bottom: 1px solid #d9d9d9;    margin-bottom: 10px;}.breadcrumbs-cnt {    max-width: 1070px;    margin-left: auto;    margin-right: auto;}.submit {    background: #222 none repeat scroll 0 0;    border: 0 none;    border-radius: 3px;    padding: 10px 20px;}.woocommerce-ordering .orderby {margin-bottom:30px;background: #f5f3f3;}.woocommerce-variation-price {margin-bottom: 10px;}.woocommerce-billing-fields .select2-selection {background: #f5f3f3;border: 1px solid #d3cec8;padding: 7px 15px;height: 44px;border-radius: 3px;}.select2-container--default .select2-selection--single .select2-selection__arrow {    height: 44px;    position: absolute;    right: 6px;    top: 1px;    width: 20px;}.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {border-radius: 3px;}button,input,select,textarea {    background: #f5f3f3 none repeat scroll 0 0;    border: 0 none;    border-radius: 3px;    font-family: inherit;    font-size: inherit;    line-height: inherit;    padding: 10px 20px;}.search-submit {    display: block;    width: 100%;}#searchform {    margin-top: 20px;}.no-border {border: 0 none !important;}.no-border-top {border: 0 none !important;}#searchform input {    padding: 8px;}input#search {    height: 42px;}input.search-field {    width: 100%;    padding: 10px;    display: block;    border: 1px solid #eeeeee;}.srch-rslts {font-family: oswald;border-bottom: 2px solid rgba(255,255,255,0);}.srch-rslts:hover {border-bottom: 2px solid #cc3366;}#main_sidebar label {    display: block !important;    margin-bottom: 7px;}.settings-page {    margin-top: 40px;}.slick-featured {    padding: 0px 15px;}.latest_models_widget.slick-initialized.slick-slider {margin-bottom: 0px;}.ctestimonials.slick-initialized.slick-slider .slick-prev::before,.models-gallery.slick-slider .slick-prev::before,.models-gallery2.slick-slider .slick-prev::before,.slick-partners.slick-initialized.slick-slider .slick-prev::before,.latest_models_widget.slick-initialized.slick-slider .slick-prev::before {    opacity: 0.0;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    left: -20px;    position: relative;}.ctestimonials.slick-initialized.slick-slider:hover .slick-prev::before,.models-gallery.slick-slider:hover .slick-prev::before,.models-gallery2.slick-slider:hover .slick-prev::before,.slick-partners.slick-initialized.slick-slider:hover .slick-prev::before,.latest_models_widget.slick-initialized.slick-slider:hover .slick-prev::before {    opacity: 1;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    left: 0px;    position: relative;}.ctestimonials.slick-initialized.slick-slider .slick-next::before,.models-gallery.slick-slider .slick-next::before,.models-gallery2.slick-slider .slick-next::before,.slick-partners.slick-initialized.slick-slider .slick-next::before,.latest_models_widget.slick-initialized.slick-slider .slick-next::before {    opacity: 0.0;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    right: -20px;    position: relative;}.ctestimonials.slick-initialized.slick-slider:hover .slick-next::before,.models-gallery.slick-slider:hover .slick-next::before,.models-gallery2.slick-slider:hover .slick-next::before,.slick-partners.slick-initialized.slick-slider:hover .slick-next::before,.latest_models_widget.slick-initialized.slick-slider:hover .slick-next::before {    opacity: 1;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    right: 0px;    position: relative;}.home-post-listings.slick-slider .slick-prev::before {    opacity: 0.0;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    left: -20px;    position: relative;}.home-post-listings.slick-slider:hover .slick-prev::before {    opacity: 1;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    left: 0px;    position: relative;}.home-post-listings.slick-slider .slick-next::before {    opacity: 0.0;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    right: -20px;    position: relative;}.home-post-listings.slick-slider:hover .slick-next::before {    opacity: 1;    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    right: 0px;    position: relative;}.home-post-listings.slick-slider .slick-next {right: 50px;}.home-post-listings.slick-slider .slick-prev {left: 50px;}.slick-prev {    z-index: 99999;}.ctestimonials .slick-arrow,.home-post-listings .slick-arrow,.models-gallery .slick-arrow,.models-gallery2 .slick-arrow,.slick-partners .slick-arrow,.latest_models_widget .slick-arrow {    opacity: .25;}.ctestimonials .slick-arrow:hover,.home-post-listings .slick-arrow:hover,.models-gallery .slick-arrow:hover,.models-gallery2 .slick-arrow:hover,.slick-partners .slick-arrow:hover,.latest_models_widget .slick-arrow:hover {    opacity: .5;}.latest_models_car_title {    font-size: 1.4em;}.model-date.side-car {font-size: 1em;margin-top: -4px;}#main_sidebar .model-content-wrapper {text-align:left;}#main_sidebar .model-date {display: block;}.rating-circle {    border: 0 none;    border-radius: 50%;    display: block;    float: right;    font-size: 12px;    height: 36px;    line-height: 33px;    margin-top: 5px;    text-align: center;    width: 36px;}.rating-circle-sm {    border: 0 none;    border-radius: 3px    display: block;    float: right;    font-size: 1em;    height: 36px;    line-height: 33px;    margin-top: 0px;    text-align: center;    width: auto;}.rating-circle-sm .fa {color: #cccccc;}.rating-circle-sm div:hover, .rating-circle-sm div:hover .fa{color: #cc3366;}.rating-circle:hover, .rating-circle-sm:hover {border-color: #ffffff;}.rating-circle > a, .rating-circle-sm > a {color: #999999;}.rating-circle > a:hover, .rating-circle-sm > a:hover {background: #000;}.hvr-bubble-bottom {    display: inline-block;    vertical-align: middle;    -webkit-transform: translateZ(0);    transform: translateZ(0);    box-shadow: 0 0 1px rgba(0, 0, 0, 0);    -webkit-backface-visibility: hidden;    backface-visibility: hidden;    -moz-osx-font-smoothing: grayscale;    position: relative;}.hvr-bubble-bottom:before {    pointer-events: none;    position: absolute;    z-index: -1;    content: '';    border-style: solid;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-property: transform;    transition-property: transform;    left: calc(50% - 10px);    bottom: 0px;    border-width: 10px 10px 0 10px;    border-color: transparent transparent transparent transparent;}.hvr-bubble-bottom:hover:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:active:before,.hvr-bubble-bottom.active.selected:before {    -webkit-transform: translateY(10px);    transform: translateY(10px);}.isotope-item {    z-index: 2;}.isotope-hidden.isotope-item {    pointer-events: none;    z-index: 1;}.isotope,.isotope .isotope-item {            -webkit-transition-duration: 0.8s;    -moz-transition-duration: 0.8s;    -ms-transition-duration: 0.8s;    -o-transition-duration: 0.8s;    transition-duration: 0.8s;}.isotope {    -webkit-transition-property: height, width;    -moz-transition-property: height, width;    -ms-transition-property: height, width;    -o-transition-property: height, width;    transition-property: height, width;}.isotope .isotope-item {    -webkit-transition-property: -webkit-transform, opacity;    -moz-transition-property: -moz-transform, opacity;    -ms-transition-property: -ms-transform, opacity;    -o-transition-property: -o-transform, opacity;    transition-property: transform, opacity;}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {    -webkit-transition-duration: 0s;    -moz-transition-duration: 0s;    -ms-transition-duration: 0s;    -o-transition-duration: 0s;    transition-duration: 0s;}.grid-item {    width: 25%;}.slick-slide {    margin: 0px 5px;}@media (min-width: 768px) and (max-width: 980px) {    .span3 {        width: 352px;    }}@media (min-width: 980px) and (max-width: 1200px) {    .span3 {        width: 300px;    }}@media (min-width: 1200px) {    .span3 {        width: 270px;    }}.model-outer img {    border: 0 none;    padding: 0px;    margin: 0px;}.model-outer {    background: #eeeeee;    padding: 8px;    margin-bottom: 20px;}.row-15 {    padding-left: 10px;    padding-right: 10px;    margin-left: -15px;    margin-right: -15px;    clear: both;}.row-15:after,.row-15:before {    content: " ";    display: table;    clear: both;}.col-centered {    display: inline-block;    float: none;            text-align: left;            margin-right: -4px;}.row-centered {    text-align: center;}@media (min-width: 768px) {    .col-sm-15 {        width: 20%;        float: left;    }}@media (min-width: 992px) {    .col-md-15 {        width: 20%;        float: left;    }}@media (min-width: 1200px) {    .col-lg-15 {        width: 20%;        float: left;    }    .swiper-button-prev,    .swiper-container-rtl .swiper-button-next {        left: 50px;    }    .swiper-button-next,    .swiper-container-rtl .swiper-button-prev {        right: 50px;    }}@media (max-width: 480px) {.model-sidebar .day-number {font-size: 10px;}}@media (max-width: 979px) {.calendar-table td {font-size: 10px;text-transform:uppercase !important;}}.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {    position: relative;    min-height: 1px;    padding-right: 5px;    padding-left: 5px;}.col-xs-15 {    width: 20%;    float: left;}.cta-bg a {    display: inline-block;}.cta-bg h4 {    color: #927a5e;    font-family: "Oranienbaum",serif;    font-size: 3em;font-weight: 300;line-height: 1.25em;margin-bottom: 30px;}.btn-radius {    border-radius: 30px;    padding: 12px 50px;}.btn.btn-lg.btn-cta.btn-radius {    border-radius: 30px;    padding: 12px 50px;}.btn-cta {    background-color: transparent;    border: 2px solid #fff;    border-radius: 3px    color: #fff;}.cta-bg {    padding: 50px 0;}.btn-cta:hover {    background: #fff;    color: #000;}.cta-bg h3 {    line-height: 2em;    margin: 0;    padding: 0;font-size: 2.2em;font-family: "Oranienbaum",serif;color: #927a5e;}@media (max-width: 990px) {    .buttonanim {        margin-left: 0px;        margin-top: 10px;    }    .cta-bg a {        margin-left: 0px;        margin-top: 15px;    }    .cta-bg h3 {        line-height: 1.0em;    }}.carousel-lead {    color: #666666;    margin-bottom: 30px;    text-align: center;}.sec-header,.sec-test-header {    border: 0 none;    display: inline-block;    padding: 10px 30px;}.sec-header-partners {    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;    border-radius: 45px;    border: 1px solid;    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);    display: inline-block;    padding: 10px 30px;    line-height: 1em;}.section-header {    font-size: 1em;    margin: 30px 0px;    overflow: hidden;    position: relative;    z-index: 1;}.latest-blog-header {    margin: 100px 0 60px;}.section-header::before,.section-header::after {    content: " ";    height: 1px;    position: absolute;    top: 51%;    width: 49%;}.section-header::before {    margin-left: -50%;    text-align: right;}.section-header::after {    margin-left: 1%;}.blog-section {    background: #d3cbc8 url("../images/bg-noise-light.jpg");background-repeat: repeat;background-attachment: scroll;    padding-bottom: 0;box-shadow: 0 20px 20px -20px rgba(75, 57, 50, 0.7) inset;border-top: 3px double #807267;}.blog-section > div {background: transparent url("../images/bg-light.jpg");background-repeat: no-repeat;background-attachment: scroll;padding-top: 75px;background-position: center top;}.blog-section .slick-slider  {margin-bottom: 0px;}.blog-section-title {text-align:center;font-family: "Oranienbaum", serif;margin: 0px 0px 30px 0px;padding-top: 100px;background: rgba(0, 0, 0, 0) url("../images/section-top-shadow.png") no-repeat scroll center top;border-top: 2px double #ffffff;}.blog-section-title h2 {color: #68584a;font-size:2.5em;}.tag-page-title {    border-bottom: 1px solid #444;    display: block;    padding-bottom: 5px;}.featured-models-message {    margin: 60px 0px 30px 0px;}.models-featured .headline h1::before, .models-featured  .headline h1::after {background: rgba(255,255,255, 0.4) none repeat scroll 0 0}.featured-text h1, .featured-text h2, .featured-text h3, .featured-text h4, .featured-text h5, .featured-text h6, .featured-text p {color: #ffffff !important;}.container-fi.slick-featured {max-width: 1800px;width: 100%;margin: 0 auto;}.models-featured .headline h1 {color: #ffffff;}.leaverevbutton {} .models-featured {    background: #26221c;    padding: 0px 0px 15px 0px;}.featured-models {    margin-top: 30px;}.bg-upper {    background: transparent url("../images/bg-dark.jpg") no-repeat scroll center top;    border-top: 5px solid rgba(255,255,255,.15);    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.6) inset;    padding-top: 50px;}.featured-models .model-inner-container {    background: #ffffff none repeat scroll 0 0;}.model-content-wrapper {    margin-top: 6px;    text-align: left;    }.front-model-title {    font-size: .9em;}a.front-model-title,.review-badge.badge a, .pull-right.no-style-rating a {    color: #000;font-family: 'Oswald', sans-serif;font-size: 16px;}a.front-model-title {position:relative; top: 4px;}.label.label-info.rating {    background: rgb(245,243,243);background: -moz-linear-gradient(top,  rgba(245,243,243,1) 0%, rgba(235,233,228,1) 100%);background: -webkit-linear-gradient(top,  rgba(245,243,243,1) 0%,rgba(235,233,228,1) 100%);background: linear-gradient(to bottom,  rgba(245,243,243,1) 0%,rgba(235,233,228,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f3f3', endColorstr='#ebe9e4',GradientType=0 );    box-shadow: 1px 1px 1px #fff;    border: 1px solid rgba(146, 122, 94, 0.15);    border-radius: 3px;    color: #927a5e;    font-size: 15px;    font-weight: normal;    position: relative;    top: 3px;font-family: "Oswald",sans-serif;padding:0px 5px 0;}#main_sidebar .label.label-info.rating {    font-size: 1.2em;    padding: 5px 10px;}.label.label-info.rating:hover {background: #cc3366;color: #ffffff;}a.front-model-title:hover, .pull-right.no-style-rating a:hover {    color: #cc3366;}.badge {    background-color: #444444;    border: 0 solid #ddd;    border-radius: 10px;    color: #ffffff;    display: inline-block;    font-size: 12px;    font-weight: 400;    line-height: 1;    min-width: 10px;    padding: 3px 7px;    text-align: center;    vertical-align: middle;    white-space: nowrap;}.badge:hover {    background: #383838;}.review-badge {    border-radius: 4px;    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);    cursor: pointer;    float: right;    padding: 5px 10px;    position: relative;    right: 0;    top: 0px;}.review-badge-tags-page {    border-radius: 4px;    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);    cursor: pointer;    float: none;    padding: 5px 10px;    position: relative;    right: 0;    top: 0px;}.model-container {padding: 5px;    position: unset !important;}.model-inner-container {    background: #f5f3f3  none repeat scroll 0 0;    border-radius: 3px;    padding: 15px 15px 10px;    margin-bottom: 5px;border: 1px solid rgba(146, 122, 94, 0.15);}.models-featured .model-inner-container {border: 0 none;}.widget_latest_models .model-inner-container {padding: 0px;}#main_sidebar .model-inner-container {font-size: .9em;border: 0 none;}.model-date {    color: #999999;    display: block;    font-size: 0.9em;font-family: 'Oswald', sans-serif;}.models-gallery.slick-initialized.slick-slider {    margin-bottom: 0;}.models-gallery2.slick-initialized.slick-slider {    margin-bottom: 0;}#main_sidebar .model-sidebar li li, dl {    border-bottom: 1px solid #262626;    border-radius: 3px    border-top: 0 none;    padding: 7px 0;}#main_sidebar .model-sidebar li li {    font-size: 1em;    font-family: "Open Sans",sans-serif;}.model-table {    font-size: 1.0em;    font-family: "Open Sans",sans-serif;}#main_sidebar .model-sidebar .widget {    margin-bottom: 40px;    background: transparent;    padding: 0px;    border-radius: 4px;    padding: 30px;    background: #141414;    border: 1px solid #222222;}.widget.no-styled {    background: transparent none repeat scroll 0 0 !important;    border: 0 none !important;    padding: 0 !important;}.model-sidebar .widgettitle {margin-top:0px;}dl {    margin-bottom: 0px;    margin-top: 0;}dt,dd {    line-height: 1.42857;}dt {    font-weight: normal;}dd {    margin-left: 0;}dl {    overflow: hidden;}dt {    float: left;    margin: 0;    padding: 0 0.4em 0 0;    max-width: 50%;}dd {    color: #ccc;    float: right;    margin: 0;    max-width: 40%;    padding: 0 0 0 0.4em;    text-align: right;}.tooltip.in {    opacity: 1;    filter: alpha(opacity=100);}.model-plus {    font-size: 20px;}.all-reviewed-model-sb {    position: relative;    top: -11px;}.all-rev-reviews {    border-bottom: 1px solid rgba(255, 255, 255, 0.05);    margin-bottom: 15px;}.all-rev-title {    font-size: 1em;    font-weight: 400;}a.all-rev-title, .all-reviewed-model > a {color: #333333;}.all-reviewed-model {font-size: .9em;}.all-rev-reviews:last-child {    border-bottom: 0 none;}.all-reviewed-model {    display: block;    font-size: 0.9em;    margin-bottom: 15px;}.grid {    position: relative;    margin: 0 auto;    padding: 0;    max-width: 1000px;    list-style: none;    text-align: center;    background: #F1F3F8;}.revfor {    display: inline-block;    font-size: 1em;    margin-top: 6px;}.grid figure {    position: relative;    float: left;    overflow: hidden;    margin: 0px;    width: 100%;    height: 100%;    width: 100%;    background: #3085a3;    text-align: center;    cursor: pointer;}.grid figure img {    position: relative;    display: block;    min-height: auto;    max-width: 100%;    opacity: 1;border: 1px solid #d6cdc3;}.grid figure figcaption {    padding: 2em;    color: #fff;    text-transform: uppercase;    font-size: 1.25em;    -webkit-backface-visibility: hidden;    backface-visibility: hidden;}.grid figure figcaption::before,.grid figure figcaption::after {    pointer-events: none;}.grid figure figcaption,.grid figure figcaption > a {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}.grid figure figcaption > a {    z-index: 1000;    text-indent: 200%;    white-space: nowrap;    font-size: 0;    opacity: 0;}.grid figure h2 {    word-spacing: -0.15em;    font-weight: 300;}.grid figure h2 span {    font-weight: 800;}.grid figure h2,.grid figure p {    margin: 0;}.grid figure p {    font-size: 68.5%;}figure.effect-bubba {    background: #4a3c31;    margin-bottom: 5px;}figure.effect-bubba img {    opacity: 1;    -webkit-transition: opacity 0.35s;    transition: opacity 0.35s;    margin: 0px;    -webkit-transition: all 0.35s linear;    transition: all 0.35s linear;}figure.effect-bubba:hover img {    opacity: 0.3;}figure.effect-bubba figcaption::before,figure.effect-bubba figcaption::after {    position: absolute;    top: 8px;    right: 8px;    bottom: 8px;    left: 8px;    content: '';    opacity: 0;    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;    transition: opacity 0.35s, transform 0.35s;}figure.effect-bubba h2 {    padding-top: 30%;    -webkit-transition: -webkit-transform 0.35s;    transition: transform 0.35s;    -webkit-transform: translate3d(0, -20px, 0);    transform: translate3d(0, -20px, 0);}figure.effect-bubba p {    font-size: 15px;    left: 0;    opacity: 0;    padding: 20px 7px 7px 7px;    position: absolute;    top: 39%;    transform: translate3d(0px, 20px, 0px);    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;    width: 100%;    text-shadow: none;font-family: 'Oswald', sans-serif;font-size: 1.1em;}figure.effect-bubba:hover figcaption::before,figure.effect-bubba:hover figcaption::after {    opacity: 1;    -webkit-transform: scale(1);    transform: scale(1);}figure.effect-bubba:hover h2,figure.effect-bubba:hover p {    opacity: 1;    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);}figure.effect-bubba > span {    background: #fff none repeat scroll 0 0;    border-radius: 20px;    bottom: 15px;    color: #555;    font-size: 10px;    left: 30%;    padding: 3px 10px;    position: absolute;    text-transform: uppercase;}.list-unstyled {    padding-left: 0;    list-style: none;}.list-inline li {    display: block;    float: left;    margin: 0 1px 0 0;    padding: 0 5px;}#top-bar .list-inline li {    padding: 0px;}.mocenter {margin-top: 0px;}.bottom-footer {    background: #847667;    padding: 10px 0;    font-size: .9em;font-family: 'Oswald', sans-serif;}.bottom-footer a, .bottom-footer {color: rgba(255, 255, 255, 0.5);}.bottom-footer a:hover {color: #ffffff;}#footer .social-icons {    padding-right: 0px;}.bottom-pag-nav .indexpager {margin: 0px;background: #f5f3f3;padding: 15px 0px;}.social-footer {}.social-footer.social-icons .fa {    font-size: 2.0em;}.social-footer {    text-align: center;}.social-footer li {    display: inline;}.social-icons.icon-flat.list-unstyled.list-inline {    margin-bottom: 0px;}.social-icons .fa {    font-size: .8em;}.social-icons .fa {    color: rgba(255, 255, 255, 0.8);    height: 50px;    line-height: 50px;    text-align: center;    width: 50px;}.social-icons.icon-circle .fa {    border-radius: 50%;}.social-icons.icon-rounded .fa {    border-radius: 5px;}.social-icons.icon-flat .fa {    border-radius: 0px}.social-icons .fa {    background-color: rgba(0,0,0, .15);}.social-icons .fa-adn:hover {    background-color: #504e54;}.social-icons .fa-apple:hover {    background-color: #aeb5c5;}.social-icons .fa-android:hover {    background-color: #A5C63B;}.social-icons .fa-bitbucket:hover,.social-icons .fa-bitbucket-square:hover {    background-color: #003366;}.social-icons .fa-bitcoin:hover,.social-icons .fa-btc:hover {    background-color: #F7931A;}.social-icons .fa-css3:hover {    background-color: #1572B7;}.social-icons .fa-dribbble:hover {    background-color: #F46899;}.social-icons .fa-dropbox:hover {    background-color: #018BD3;}.social-icons .fa-facebook:hover,.social-icons .fa-facebook-square:hover {    background-color: #3C599F;}.social-icons .fa-whatsapp:hover,.social-icons .fa-facebook-square:hover {background: #43D854;}.social-icons .fa-heart:hover {background: #cc3333;}.social-icons .fa-flickr:hover {    background-color: #FF0084;}.social-icons .fa-foursquare:hover {    background-color: #0086BE;}.social-icons .fa-github:hover,.social-icons .fa-github-alt:hover,.social-icons .fa-github-square:hover {    background-color: #070709;}.social-icons .fa-google-plus:hover,.social-icons .fa-google-plus-square:hover {    background-color: #CF3D2E;}.social-icons .fa-html5:hover {    background-color: #E54D26;}.social-icons .fa-instagram:hover {    background-color: #A1755C;}.social-icons .fa-linkedin:hover,.social-icons .fa-linkedin-square:hover {    background-color: #0085AE;}.social-icons .fa-linux:hover {    background-color: #FBC002;    color: #333;}.social-icons .fa-maxcdn:hover {    background-color: #F6AE1C;}.social-icons .fa-pagelines:hover {    background-color: #241E20;    color: #3984EA;}.social-icons .fa-pinterest:hover,.social-icons .fa-pinterest-square:hover {    background-color: #CC2127;}.social-icons .fa-renren:hover {    background-color: #025DAC;}.social-icons .fa-skype:hover {    background-color: #01AEF2;}.social-icons .fa-stack-exchange:hover {    background-color: #245590;}.social-icons .fa-stack-overflow:hover {    background-color: #FF7300;}.social-icons .fa-trello:hover {    background-color: #265A7F;}.social-icons .fa-tumblr:hover,.social-icons .fa-tumblr-square:hover {    background-color: #314E6C;}.social-icons .fa-twitter:hover,.social-icons .fa-twitter-square:hover {    background-color: #32CCFE;}.social-icons .fa-vimeo:hover {    background-color: #229ACC;}.social-icons .fa-vk:hover {    background-color: #375474;}.social-icons .fa-weibo:hover {    background-color: #D72B2B;}.social-icons .fa-windows:hover {    background-color: #12B6F3;}.social-icons .fa-xing:hover,.social-icons .fa-xing-square:hover {    background-color: #00555C;}.social-icons .fa-youtube:hover,.social-icons .fa-youtube-play:hover,.social-icons .fa-youtube-square:hover {    background-color: #C52F30;}.slick-track img {    border: 0 none;    width: 100%;}.slick-track {    margin: auto;}.vertical-center {    min-height: 100%;            min-height: 10vh;            display: flex;    align-items: center;}.cta-content {    font-size: 2.5em;    font-family: times new roman;}.gold-plate {background: rgb(228,205,119); background: -moz-linear-gradient(-45deg,  rgba(228,205,119,1) 0%, rgba(96,73,42,1) 23%, rgba(228,205,119,1) 50%, rgba(96,73,42,1) 65%, rgba(228,205,119,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(228,205,119,1) 0%,rgba(96,73,42,1) 23%,rgba(228,205,119,1) 50%,rgba(96,73,42,1) 65%,rgba(228,205,119,1) 100%); background: linear-gradient(135deg,  rgba(228,205,119,1) 0%,rgba(96,73,42,1) 23%,rgba(228,205,119,1) 50%,rgba(96,73,42,1) 65%,rgba(228,205,119,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4cd77', endColorstr='#e4cd77',GradientType=1 ); border: 1px solid rgba(255, 255, 255, 0.1);border-radius: 5px;}.gold-plate > span {    color: rgba(0, 0, 0, 0.9);    display: block;    font-family: times new roman;    font-size: 1.8em;    padding: 7px;    text-align: center;    text-shadow: 0px 1px 1px #f8df82;    text-transform: uppercase;box-shadow: 0 0 2px #000 inset;border-radius: 5px;}.gold-plate .fa.fa-star {    margin: 0 15px;color: rgba(0, 0, 0, .8);}.silver-plate {background: rgb(226,226,226); background: -moz-linear-gradient(-45deg,  rgba(226,226,226,1) 0%, rgba(102,102,102,1) 23%, rgba(226,226,226,1) 50%, rgba(102,102,102,1) 65%, rgba(226,226,226,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(102,102,102,1) 23%,rgba(226,226,226,1) 50%,rgba(102,102,102,1) 65%,rgba(226,226,226,1) 100%); background: linear-gradient(135deg,  rgba(226,226,226,1) 0%,rgba(102,102,102,1) 23%,rgba(226,226,226,1) 50%,rgba(102,102,102,1) 65%,rgba(226,226,226,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=1 ); border: 1px solid rgba(255, 255, 255, 0.1);border-radius: 5px;}.silver-plate > span {    color: rgba(0, 0, 0, 0.9);    display: block;    font-family: times new roman;    font-size: 1.8em;    padding: 7px;    text-align: center;    text-shadow: 0px 1px 1px #cccccc;    text-transform: uppercase;box-shadow: 0 0 2px #000 inset;border-radius: 5px;}.silver-plate .fa.fa-star {    margin: 0 15px;color: rgba(0, 0, 0, .8);}@media (max-width: 600px) {a.front-model-title, .review-badge.badge a, .pull-right.no-style-rating a {font-size: 16px !important;}.vip-ribbon.bottom-left {bottom: -10px !important; font-size: 14px !important; left: -103px !important; }.vip-ribbon {letter-spacing: 0px !important;line-height: 24px !important;}.single-post-overlay {position: relative !important;}.post-thumb-overlay::after {display: none !important;}a h2.blog-title:hover, .single-post-overlay h2 a, .post-overlay-meta > a, .single-post-overlay {color: #000000 !important;}hr.arcposts {display:none !important;}.single-post-overlay {padding-bottom: 0px !important;}.single-post-overlay h2, .page-header h1 {font-size: 24px !important;}    .caldera-grid input[type="submit"] {padding: 25px 15px !important; width: 100% !important;}}@media (max-width: 1199px) {.featured-text h3 {font-size: .9em;}h2.posts-section-title {font-size: 1.5em;}.models-all h2 {font-size: 30px !important; line-height: 1.25em !important; margin-bottom: 20px !important;}.sidelines.text-center span, .text-center .sidelines span {padding: 0px !important;}.sidelines {box-shadow: none !important;}.blog-section .sidelines-light.heart.text-center {margin-bottom: 35px !important;}.blog-section {padding-top: 15px;} .featured-text > h2, .models-testimonials h2, .home-reviews-title, .models-all .sidelines.heart.text-center > span, .blog-section .sidelines-light.heart.text-center > span {font-size: 1.5em !important;}.silver-plate .fa.fa-star {display:none;}.gold-plate .fa.fa-star {display:none;}.home-post-listings {padding: 25px 15px !important;}.sidelines-light, .sidelines {border-bottom: 0 none  !important; position: relative !important; }.sidelines-light span, .sidelines span {background: transparent none repeat scroll 0 0 !important; border: 0 none !important; border-radius: 5px !important; box-shadow: none !important; color: #fff !important; position: relative !important; text-shadow: 1px 1px 2px #000 !important; top: 0.5em !important; }.sidelines-light.text-center span, .text-center .sidelines span {padding: 4px 0 0 !important; font-size: 2em !important;line-height:1.25em !important;}.cta-bg h4 {font-size: 2em !important;}}@media (max-width: 979px) {.gold-plate > span {font-size: 1.15em;}.silver-plate > span {font-size: 1.15em;}.models-testimonials h2 {font-size: 1.5em !important;}}.slide-text a.buttonanim {    border: 0 none;    padding: 10px 45px;    font-size: 2.5vmin !important;}.slide-text .buttonanim {    border: 0 none;    background: #cc3366;color: #ffffff;}.buttonanim {    background: #f5f3f3;    border-radius: 3px;border: 1px solid rgba(146,122,94,.15);    color: #927a5e;    cursor: pointer;    font-family: 'Oswald', sans-serif;    font-size: 18px;    font-weight: normal;    padding: 15px 50px;    text-align: center;    text-shadow: none;    text-transform: uppercase;    transition: all 0.5s ease 0s;display:inline-block;}.buttonanim-small {    border: medium none;    border-radius: 3px;    color: rgba(255, 255, 255, 0.7);    cursor: pointer;    font-family: georgia;    font-size: 16px;    font-weight: normal;    margin: 5px 5px 15px 5px;    padding: 10px 35px;    text-align: center;    text-shadow: none;    transition: all 0.5s ease 0s;    background: rgba(255, 255, 255, .1);display:inline-block;}.buttonanim-small.btn-block {margin-left:0px;margin-right:0px;}.buttonanim-small:hover span {    color: #ffffff;}.buttonanim span,.buttonanim-small span {    cursor: pointer;    display: inline-block;    position: relative;    transition: 0.5s;}.buttonanim span:after,.buttonanim-small span:after {    content: '\f101';    position: absolute;    opacity: 0;    top: 0;    right: -20px;    transition: 0.5s;    font-family: fontawesome;}.buttonanim:hover span,.buttonanim-small:hover span {    padding-right: 25px;    color: #cc3366;    text-shadow: none;}.buttonanim:hover span.ani-text,.buttonanim-small:hover span.ani-text {color: #ffffff;}.buttonanim:hover {    background: #cc3366;border-color: #cc3366;color: #ffffff;}.buttonanim:hover span:after,.buttonanim-small:hover span:after {    opacity: 1;    right: 0;}.buttonanim-small:hover span {    padding-right: 25px;    color: #fff;    text-shadow: none;}.cta-bg {    background: #ffffff;border-color: #eeeeee;}.models-all {    padding: 50px 0px 100px 0;background: #ffffff url("../images/bg-sectop.png") no-repeat scroll center top;border-top: 3px double #ccc;}#home-reviews {position: relative;}#home-reviews:after {    background: transparent url("../images/section-top-shadow.png") no-repeat scroll center top;    bottom: 0;    content: "";    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;pointer-events: none;}.models-all h2 {font-size: 56px;font-family: alex brush;text-align:center;}.models-all .sidelines.heart.text-center {margin-bottom: 70px;}.models-all .slick-slide {    margin: 0 2px;}.nextprevbtn {display:inline-block;}.nextprevbtn .buttonanim {    color: rgba(255, 255, 255, 0.3);    padding: 5px;    width: 166px;}.nextprevbtn .buttonanim:hover {color: #333333;}.prev p, .next p {color: #777777;}.nextprev-container {position:absolute;left:0;right:0;margin:auto;}.prevnext-right a {color: rgba(255,255,255,.3);}.prevnext-right {    background: transparent none repeat scroll 0 0;    border: 1px solid rgba(255, 255, 255, 0.2);    border-radius: 30px;    color: #fff;    cursor: pointer;    display: inline-block;    font-family: georgia;    font-size: 14px;    font-weight: normal;     margin:0px;    padding: 5px 20px;    text-align: center;    text-shadow: none;    text-transform: uppercase;    transition: all 0.5s ease 0s;min-width: 150px;}.prevnext-right span {    cursor: pointer;    display: inline-block;    position: relative;    transition: 0.5s;}.prevnext-right span:after {    content: '\f101';    position: absolute;    opacity: 0;    top: 0;    right: -20px;    transition: 0.5s;    font-family: fontawesome;}.prevnext-right:hover span {    padding-right: 25px;    color: #333333;    text-shadow: none;}.prevnext-right:hover {    background: #ffffff;}.prevnext-right:hover span:after {    opacity: 1;    right: 0;}.prevnext-left a {color: rgba(255,255,255,.3);}.prevnext-left {    background: transparent none repeat scroll 0 0;    border: 1px solid rgba(255, 255, 255, 0.2);    border-radius: 30px;    color: #fff;    cursor: pointer;    display: inline-block;    font-family: georgia;    font-size: 14px;    font-weight: normal;    margin:0px;    padding: 5px 20px;    text-align: center;    text-shadow: none;    text-transform: uppercase;    transition: all 0.5s ease 0s;min-width: 150px;}.prevnext-left span {    cursor: pointer;    display: inline-block;    position: relative;    transition: 0.5s;}.prevnext-left span:after {    content: '\f100';    position: absolute;    opacity: 0;    top: 0;    left: -20px;    transition: 0.5s;    font-family: fontawesome;}.prevnext-left:hover span {    padding-left: 25px;    color: #333333;    text-shadow: none;}.prevnext-left:hover {    background: #ffffff;}.prevnext-left:hover span:after {    opacity: 1;    left: 0;}.buybtn {    font-family: Arial, sans-serif;    background: #ff8400;    background: -webkit-gradient(linear, left top, left bottom, color-stop(#ff8400, 0), color-stop(#ff6600, 1));    background: -webkit-linear-gradient(top, #ff8400 0%, #ff6600 100%);    background: -moz-linear-gradient(top, #ff8400 0%, #ff6600 100%);    background: -o-linear-gradient(top, #ff8400 0%, #ff6600 100%);    background: linear-gradient(top, #ff8400 0%, #ff6600 100%);    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff8400', endColorstr='#ff6600', GradientType=0);    padding-left: 20px;    padding-right: 65px;    height: 45px;    display: inline-block;    position: relative;    border: 1px solid #ff5a00;    -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2), 0px 0px 0px 4px rgba(188, 188, 188, 0.5);    -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2), 0px 0px 0px 4px rgba(188, 188, 188, 0.5);    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2), 0px 0px 0px 4px rgba(188, 188, 188, 0.5);    -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);    -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 3px;    float: left;    clear: both;    margin: 10px 0px;    overflow: hidden;    -webkit-transition: all 0.3s linear;    -moz-transition: all 0.3s linear;    -o-transition: all 0.3s linear;    transition: all 0.3s linear;}.buybtn-image .fa {    color: #6e1d08;    font-size: 1.6em;    left: 12px;    position: relative;    top: 10px;    z-index: 2;}.buybtn-text {    padding-top: 10px;    display: block;    font-size: 18px;    white-space: nowrap;    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);    color: #6e1d08;    -webkit-transition: all 0.2s linear;    -moz-transition: all 0.2s linear;    -o-transition: all 0.2s linear;    transition: all 0.2s linear;}.buybtn-hidden-text {    position: absolute;    height: 100%;    top: 0px;    right: 52px;    width: 0px;    background: #6e1d08;    text-shadow: 0px -1px 1px #363f49;    color: #fff;    font-size: 18px;    white-space: nowrap;    text-transform: uppercase;    text-align: left;    text-indent: 17px;    overflow: hidden;    line-height: 42px;    -webkit-box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;    -moz-box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;    box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;    -webkit-transition: width 0.3s linear;    -moz-transition: width 0.3s linear;    -o-transition: width 0.3s linear;    transition: width 0.3s linear;}.buybtn-image {    position: absolute;    right: 0px;    top: 0px;    height: 100%;    width: 52px;    border-left: 1px solid #ff5a00;    -webkit-box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;    -moz-box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;    box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;}.buybtn-image span {    width: 38px;    height: 38px;    opacity: 0.7;    position: absolute;    left: 50%;    top: 50%;    margin: -20px 0px 0px -20px;    background: transparent url(../../images/cart.png) no-repeat 75% 55%;    -webkit-transition: all 0.3s linear;    -moz-transition: all 0.3s linear;    -o-transition: all 0.3s linear;    transition: all 0.3s linear;}.buybtn:hover .buybtn-text {    text-shadow: 0px 1px 1px #5d81ab;    color: #6e1d08;}.buybtn:hover .buybtn-image .fa {    color: #ffffff;}.buybtn:hover .buybtn-hidden-text {    width: 100px;}.buybtn:hover .buybtn-image span {    opacity: 1;}.buybtn:active {    background: #ff5a00;}.buybtn-image:before {    background: #000000;    content: '';    bottom: 0;    display: block;    left: 0;    opacity: .2;    position: absolute;    right: 0;    top: 0;    width: 100%;    height: 100%;    z-index: 1;}input[type="file"]:focus,input[type="checkbox"]:focus,input[type="radio"]:focus {    outline: none;    outline-offset: -2px;}.errorpage {    text-align: center;    margin-bottom: 100px;    background: #ffffff;    border-radius: 5px;    padding: 30px;    border: 3px solid rgba(255, 255, 255, .1);}.errormessage {    border-bottom: 3px solid #333;    color: #cccccc;    font-family: georgia;    font-size: 2em;    letter-spacing: 2px;    line-height: 0.8em;    padding-bottom: 3px;}.errorpage > ul {    padding-left: 0px;}h2.errorpage-title {    border-top: 3px solid #333;    color: #666666;    display: inline-block;    font-family: georgia;    font-size: 60px;    font-weight: bold;    letter-spacing: -3px;    line-height: 0.8em;    margin-bottom: 8px;    padding-top: 10px;}textarea.form-control {    height: auto;}#main_sidebar .widget.widget_search {    background: transparent none repeat scroll 0 0;    padding: 0 !important;}textarea {    background: #f5f3f3;    border-radius: 3px;    width: 100%;}input, textarea {border: 1px solid #d3cec8;}#mc-embedded-subscribe.button {    padding: 0px;}.foot-right {    text-align: right;}#slider1_container img {    border: 0 none;    margin: 0px;}.jssora21l,.jssora21r {    display: block;    position: absolute;            width: 55px;    height: 55px;    cursor: pointer;    background: url('../images/a21.png') center center no-repeat;    overflow: hidden;}.jssora21l {    background-position: -3px -33px;}.jssora21r {    background-position: -63px -33px;}.jssora21l:hover {    background-position: -123px -33px;}.jssora21r:hover {    background-position: -183px -33px;}.jssora21l.jssora21ldn {    background-position: -243px -33px;}.jssora21r.jssora21rdn {    background-position: -303px -33px;}.jssorb21 {    position: absolute;}.jssorb21 div,.jssorb21 div:hover,.jssorb21 .av {    background: rgba(0, 0, 0, 0) url("../images/b21.png") no-repeat scroll 0 0;    color: white;    cursor: pointer;    font-size: 12px;    height: 19px;    line-height: 19px;    overflow: hidden;    position: absolute;    text-align: center;    width: 19px;}.jssorb21 div {    background-position: -5px -5px;}.jssorb21 div:hover,.jssorb21 .av:hover {    background-position: -35px -5px;}.jssorb21 .av {    background-position: -65px -5px;}.jssorb21 .dn,.jssorb21 .dn:hover {    background-position: -95px -5px;}.carousel-caption h3 {    font-size: 3vw;    font-weight: bold;    font-family: 'Playfair Display', serif;}.bg-dark-noise {    background: rgba(0, 0, 0, 0) url("../images/bg-testimonials-texture.jpg") repeat scroll 0 0;}.row.bg-dark-noise {padding-bottom: 15px;}.carousel-caption {    left: 10%;    right: 10%;    bottom: 33%;}#footer .tagcloud a {    background: #847667;    border-radius: 3px;    display: inline-block;    padding: 3px 8px;    margin-bottom: 3px;color: rgba(255,255,255,.7);}#footer .tagcloud a:hover {    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;color: #ffffff;}.page-header {    margin: 0px 0px 50px 0px;box-shadow: 0 10px 7px -10px rgba(0, 0, 0, 0.2);border-bottom: 3px double #d0c8c5;padding-bottom: 0px;}.topmar {    margin-top: 50px;}.topmarsp {    margin-top: 45px;}section.topmar {border-top: 0 none;}.wp-tag-cloud {    padding: 0px;    margin: 0px;}.wp-tag-cloud li {    list-style:none;    margin: 0 0 5px;    display:inline-block;    }.taglinks-home {text-align:center;}.hometags-overlay {    display: inline-block;}.wp-tag-cloud::before {    content: "\f02c";    font-family: fontawesome;background: #ebe8e6;padding: 3px;color: #927a5e;}.tags-carousel {    display: inline-block;}.tags-car-label {    display: inline-block;    float: left;    font-size: 12px;    margin-right: 10px;    margin-top: 3px;}.taglinks-home a {    background: #f5f3f3;    border-radius: 3px;    color: #927a5e;    padding: 2px 6px;}.taglinks-home a:hover {    color: #ffffff;    text-shadow: 1px 1px 1px #000;}.taglinks-home {        border: 1px solid rgba(255, 255, 255, 0.1);    border-radius: 3px;    margin-bottom: 0px;    margin-top: 0px;    overflow: hidden;    padding: 0px;}.tags-page-thumb img {    border: 0 onne;    border-radius: 3px;}.search-styles {padding-bottom:30px;margin-bottom: 30px;border-bottom: 2px solid #e7e3e0;}.home-tags-label {    display: inline-block;    float: left;        border-radius: 3px;    color: #cccccc;    margin-right: 5px;    padding: 1px 7px 2px;    font-size: 13px;    margin-top: 2px;    text-shadow: 1px 1px 1px #000000;    height: 21px;}p.tags-page {    font-size: 0.8em;}.tags-page-sep {    color: #444444;}#main_sidebar .cpt-comments {    margin-top: -15px;font-size: .9em;}.widget_model_tags_widget a,#main_sidebar .tagcloud a {    background: #ffffff;    border-radius: 2px;    display: inline-block;    margin-bottom: 5px;    padding: 2px 5px;}.wp-tag-cloud {    min-height: 23px;}.top-footer {display:inline-flex;align-items: center;width: 100%;padding: 15px 0 20px;}.site-footer {text-align:center;}.footer-left, .footer-center, .footer-right {padding: 0px;}.footer-left {text-align:left;padding-right: 65px;}.footer-right {    margin-bottom: 20px;padding-left: 65px;}.row.top-footer {padding-top: 20px;}.social-icons.list-unstyled.list-inline.social-footer {    margin-bottom: 0px;    margin-left: 0;    margin-top: 0px;display:inline-block;}.hi-icon-wrap {    text-align: center;    margin: 0 auto;    padding: 0px;float:right;}@media (max-width: 976px) {.hi-icon-wrap {float:none;}.col-md-3.col-sm-12.footer-left {text-align:center;}}.hi-icon {    display: inline-block;    font-size: 0px;    cursor: pointer;    margin: 0px;    width: 90px;    height: 90px;    border-radius: 50%;    text-align: center;    position: relative;    z-index: 1;    color: #fff;}#footer .hi-icon.fa:hover {background: #cc3366 !important;color: #ffffff !important;    border-radius: 3px;transition: all 0.3s ease 0s;}.hi-icon:after {    pointer-events: none;    position: absolute;    width: 100%;    height: 100%;    border-radius: 3px    content: '';    -webkit-box-sizing: content-box;    -moz-box-sizing: content-box;    box-sizing: content-box;}.hi-icon::before {    display: block;    font-family: "FontAwesome";    font-size: 22px;    font-style: normal;    font-variant: normal;    font-weight: normal;    line-height: 50px;    text-transform: none;}.hi-icon-effect-1 .hi-icon {    -webkit-transition: background 0.2s, color 0.2s;    -moz-transition: background 0.2s, color 0.2s;    transition: background 0.2s, color 0.2s;}.hi-icon-effect-1 .hi-icon:after {    top: -7px;    left: -7px;    padding: 7px;    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;    -webkit-transform: scale(.8);    -moz-transition: -moz-transform 0.2s, opacity 0.2s;    -moz-transform: scale(.8);    -ms-transform: scale(.8);    transition: transform 0.2s, opacity 0.2s;    transform: scale(.8);    opacity: 0;}.hi-icon-effect-1 .hi-icon:hover, .hi-icon.fa:hover {    background: #f0f0f0 !important;}.hi-icon-effect-1a .hi-icon:hover:after {    -webkit-transform: scale(1);    -moz-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);    opacity: 1;}#fade-quote-carousel.carousel {    padding-bottom: 60px;}#fade-quote-carousel.carousel .carousel-inner .item {    opacity: 0;    -webkit-transition-property: opacity;    -ms-transition-property: opacity;    transition-property: opacity;}#fade-quote-carousel.carousel .carousel-inner .active {    opacity: 1;    -webkit-transition-property: opacity;    -ms-transition-property: opacity;    transition-property: opacity;}#fade-quote-carousel.carousel .carousel-indicators {    bottom: 10px;}#fade-quote-carousel.carousel .carousel-indicators > li {    background-color: #999;    border: none;}#fade-quote-carousel.carousel .carousel-indicators .active {    background-color: #fff;    height: 12px;    margin: 0;    width: 12px;}#fade-quote-carousel blockquote {    text-align: center;    border: none;}.parallax-window {    min-height: 400px;    background: transparent;}#fade-quote-carousel p {    color: #ccc;        font-size: 1.5em;    font-style: italic;    text-shadow: 2px 2px 2px #000;}.models-testimonials {    background: #aa9d91 url("../images/bg-dark.jpg");background-repeat: no-repeat;    padding: 70px 0;box-shadow: 0 20px 30px -20px rgba(0,0,0, 0.7) inset;background-position: center top;border-top: 3px double #ffffff;}section {border-top: 0px double #e8e5e0;    }.models-testimonials h2 {    color: #ffffff !important;margin-bottom: 0px;text-shadow: 0px 1px 1px #000;}.test-links {    text-align: center;}.test-links .btn {    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;    border: 1px solid rgba(255, 255, 255, 0.3);    color: #fff;    margin: 3px;    min-width: 200px;    padding: 15px;    text-shadow: 2px 2px 2px #000;}.test-links .btn:hover {    color: #ffffff;}.tag-button {    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;    border-radius: 2px;    display: inline-block;    margin-bottom: 3px;    padding: 3px 8px;    font-size: .8em;}#slider1_container img {    opacity: .7;}.te {    border-bottom: 0px solid rgba(255, 255, 255, 0.4);    border-top: 0px solid rgba(255, 255, 255, 0.2);    color: #fff;    letter-spacing: 3px;    padding-left: 3px;    padding-top: 3px;    text-shadow: 2px 2px 2px #000;    display: block;    text-transform: uppercase;    line-height: 1em;}.ctestimonials div {    text-align: center;}.cclient {    color: rgba(255, 255, 255, 0.6);    display: inline-block;    font-size: 1.1em;    font-style: italic;    margin-top: 20px;    padding: 3px 15px;font-weight:normal;}.ctest {    margin: 0px auto;    max-width: 900px;    padding: 0 25px 25px;    }.ctitle {    color: #FFFFFF;    display: block;    font-family: 'Oswald', sans-serif;    font-size: 2em;    margin-bottom: 20px;text-shadow: 0px 1px 1px #000;}.ctestimonial {    color: #fff;    font-size: 1.2em;}.tsep {    background-image: url("../images/sep.png");    background-position: center center;    background-repeat: no-repeat;    height: 60px;    width: 100%;}.tsep-small {    background-image: url("../images/sep-small.png");    background-position: center center;    background-repeat: no-repeat;    height: 60px;    width: 100%;}.slick-prev::before, .slick-next::before {color: #ffffff;}.testimonials-sec-title {    text-align: center;    text-transform: uppercase;}.slick-next::before, .slick-prev::before {    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;    border-radius: 3px;    padding: 8px 7px 1px 7px;}li.home-listing-inner {    border: 0 none;    border-radius: 3px    list-style: outside none none;    margin-bottom: 15px;}li.home-listing-inner:hover {    border-color: #222222;}.home-post-listings {    padding: 25px 150px;}.home-listing-inner img {    border: 0 none;    border-radius: 0px;}.home-listing-inner .home-posts-title > span:hover {text-decoration: underline;}.home-posts-title {    font-size: 1.3em;    margin: 15px 0 0;    padding: 0 !important;    text-transform: uppercase;    display: table;    width: 80%;margin: 0 auto;    height: 69px;    text-align: center;}.home-posts-title > span {    background: transparent none repeat scroll 0 0;    border-bottom: 1px solid #d0c8c5;    border-radius: 0;    box-shadow: 0 10px 7px -10px rgba(0, 0, 0, 0.2);    color: #222021;    padding: 1px;    display: table-cell;    vertical-align: middle;font-family: 'Oswald', sans-serif;}.home-posts-meta {    color: #666;    font-size: 0.75em;    height: 22px;    margin-bottom: 0px;    padding-top: 4px;    text-align: center;}.post-box {    display: table;    height: 396px;    width: 100%;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);border-radius: 3px;}.post-box img {margin: 0 auto;opacity: 1;    transition: all 0.2s ease 0s;}.post-box img:hover {    opacity: 0.7;    transition: all 0.2s ease 0s;}.post-box > span {    background: #ffffff;    display: table-cell;    text-align: center;    vertical-align: middle;border-radius: 3px;overflow:hidden;}.post-box p {    font-size: 14px;}.post-box a {    color: #999999;}.post-box > span .buttonanim-small {margin-bottom: 30px;}.home-posts-title {    margin-top: 0px;}.home-posts-excerpt {    display: inline-block;    margin-top: 5px;}.home-posts-excerpt > p {    font-size: 1em;    padding: 0px 30px 15px 15px;    margin: 7px 0px 8px 0px;    min-height: 100px;}.home-posts-btn {    margin-top: 0px;    padding: 6px 22px;}.models-newsletter .sola_nl_sign_up_box .sola_nl_sub_form .sola_sign_up_form_row {display:inline-block;}.models-newsletter .sola_sign_up_form_row > input[type="text"], .models-newsletter .sola_sign_up_form_row > input[type="email"] {width: 100%;padding: 15px 30px;border: 2px solid #222222;}.models-newsletter .sola_sign_up_form_row > input[type="text"] {border-top-left-radius: 45px;border-bottom-left-radius: 45px;}.models-newsletter .sola_sign_up_form_row > input[type="email"] {border-top-right-radius: 45px;border-bottom-right-radius: 45px;}.sola_nl_sub_form input[type=submit]:hover {color: #000000;}@media (max-width: 694px) {.models-newsletter .sola_sign_up_form_row > input[type="text"], .models-newsletter .sola_sign_up_form_row > input[type="email"] {border-radius: 45px !important;}}.models-newsletter h2 {    font-size: 2.5em;margin-bottom: 0px;}.models-newsletter .sola_sign_up_form_row > input[type="text"]:focus, .models-newsletter .sola_sign_up_form_row > input[type="email"]:focus {background: #111111;border-color: #333333;}.models-newsletter .sola_sign_up_form_row > label {    display: inline !important;    position: relative;    top: 0px;}.sola_nl_sign_up_box > p {    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;    border: 2px solid #333333;    border-radius: 45px;    display: inline;    font-size: 1.25em;    padding: 15px 30px;}.models-newsletter .sola_nl_sub_form input[type="submit"] {    background: transparent none repeat scroll 0 0;    border: 2px solid #333;    border-radius: 45px;    padding: 15px 30px;font-weight: 600;    font-family: "Open Sans",sans-serif;}.models-newsletter .sola_nl_sub_form input[type="submit"]:hover {    background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(226,203,117,1) 50%, rgba(96,73,42,1) 100%) !important; background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%) !important; background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=1 ) !important; text-shadow: 0 1px 1px #f8df82 !important;border: 2px solid #857648;font-weight: 600;font-family: "Open Sans",sans-serif;}.models-newsletter #sola_nl_title > h3 {display:none;}.models-newsletter .mc4wp-alert.mc4wp-success p {    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;    border: 2px solid #fff;    border-radius: 45px;    display: inline-block;    margin-top: 30px;    padding: 15px 30px;}.models-newsletter .mc4wp-form-fields > p {    display: inline;    margin: 0;    padding: 0;}.models-newsletter .mc4wp-form-fields {    margin-top: 30px;}.models-newsletter .mc4wp-form-fields input {    border: 2px solid #222;    border-radius: 45px;    color: #666666;    font-size: 20px;    height: 60px;    line-height: 66px;    max-width: 360px;    outline: medium none;    padding: 0 40px;    vertical-align: middle;    width: 100%;border-top-right-radius: 0px;border-bottom-right-radius: 0px;margin-right: -4px;margin-top: 15px;box-shadow: none !important;}.models-newsletter .mc4wp-form-fields input:focus {    background: #111 none repeat scroll 0 0;border-color: #333333;}.models-newsletter .mc4wp-form-fields input[type="submit"] {    background: #333333 none repeat scroll 0 0;    border-radius: 3 45px 45px 0;    color: #ffffff;    display: inline-block;    font-size: 16px;        border: 0 none;    line-height: 56px;    outline: medium none;    padding: 0 20px;    text-align: center;    vertical-align: middle;    width: auto;font-weight: 600;    font-family: "Open Sans",sans-serif;}.models-newsletter {    background: rgba(0, 0, 0, 0) url("../images/bg-news.jpg") repeat scroll 0 0;    padding: 70px 0 100px;    text-align: center;background-size: cover;background-position: top right;}.models-newsletter h3 {    border-bottom: 0 none;    border-top: 0 none;    display: inline-block;    font-size: 40px;    font-weight: normal;    letter-spacing: 3px;    margin-bottom: 35px;    padding: 14px 0 10px 3px;}@media (max-width: 518px) {    .models-newsletter .mc4wp-form-fields input {    border-radius: 45px !important; }.models-newsletter .mc4wp-form-fields input[type="submit"] {margin-top: 15px;}.models-newsletter .mc4wp-form-fields input {    border-radius: 45px !important;    font-size: 1em;    height: auto;    line-height: 56px;    text-align: center;}    }.ns-signup {    margin-top: 50px;}.nl-field-group input[type="email"] {    border: 2px solid #222;    background: #222;    border-radius: 45px;    color: #666;    font-family: "expo-serif-pro", serif;    font-size: 20px;    font-style: italic;    font-weight: 300;    height: 60px;    line-height: 66px;    outline: medium none;    padding: 0 40px;    vertical-align: middle;    max-width: 360px;    width: 100%;}.nl-field-group input[type="submit"] {    border: 0 none;    border-radius: 45px;    color: #fff;    display: inline-block;    font-family: georgia;    font-size: 20px;    font-weight: 300;    height: 56px;    line-height: 56px;    margin-left: -65px;    outline: medium none;    vertical-align: middle;    width: 56px;    background: #444444;}.nl-field-group input[type="email"]:focus {    color: #fff;    line-height: 66px;    outline: medium none;    vertical-align: middle;}.nl-title {    font-size: 2.25em;    margin-bottom: 30px;}.nl-content {    font-size: 1.5em;    margin-bottom: 30px;    }table.variations {    background: transparent !important;}.display-models-title {    margin-bottom: 50px;}.fancy-head h1,.fancy-head h2,.fancy-head h3,.fancy-head h4,.fancy-head h5,.fancy-head h6,.fancy-head > p {    display: inline-block;    padding: 0 15px;    position: relative;    font-family: "Alex brush" !important;    font-size: 36px;    color: #ffffff;    margin-bottom: 35px;}.fancy-head h1:before,.fancy-head h1:after,.fancy-head h2:before,.fancy-head h2:after,.fancy-head h3:before,.fancy-head h3:after,.fancy-head h4:before,.fancy-head h4:after,.fancy-head h5:before,.fancy-head h5:after,.fancy-head h6:before,.fancy-head h6:after,.fancy-head > p:before,.fancy-head > p:after {    background: rgba(255, 255, 255, .15);    content: "";    display: block;    height: 1px;    position: absolute;    top: 50%;    width: 400%;}.slide-text .fancy-head > h1:before,.slide-text .fancy-head > h1:after {    background: rgba(255, 255, 255, .35);}.fancy-head h1:before,.fancy-head h2:before,.fancy-head h3:before,.fancy-head h4:before,.fancy-head h5:before,.fancy-head h6:before,.fancy-head > p:before {    right: 100%;}.fancy-head h1:after,.fancy-head h2:after,.fancy-head h3:after,.fancy-head h4:after,.fancy-head h5:after,.fancy-head h6:after,.fancy-head > p:after {    left: 100%;}.fancy-head {    overflow: hidden;    text-align: center;}.headline p {    font-family: georgia;}.headline h1 {    margin-bottom: 45px;}.headline h2 {    color: #cc3366;    font-size: 3em;    text-transform: uppercase;}.headline h1,.headline h2,.headline h3,.headline h4,.headline h5,.headline h6,.headline p {    display: inline-block;    padding: 0 35px;    position: relative;}.headline {    overflow: hidden;    text-align: center;}.decorative-font {    font-family: playfair display;}.signature-style {    font-family: Alex Brush;    font-size: 2.5em;}.script-font {    font-family: Alex Brush;    font-size: 1.75em;}.container.model-head-container {pointer-events: none;}.container.model-head-container h1 {margin-bottom: 0px;}.container.model-head-container h3 {margin-top:0px;}.model-header-photo {    margin-bottom: -60px;}.home-rev-titles {    font-family: oswald;    font-size: 1.5em;}.aboutmodel-container .headline {margin-bottom:25px;}@media (max-width: 250px) {.model-inner-container {font-size: 10px;}.rating-circle-sm {margin-top: 4px !important;}}@media (max-width: 500px) {    .model-date,    .review-badge {        display: none;    }    .model-content-wrapper {        text-align: left;    }.rating-circle-sm {    border: 0 none;    border-radius: 3px;    display: block;    float: right;    font-size: .9em;    height: auto;    line-height: auto;    margin-top: 6px;    text-align: right;    width: auto;line-height: 1em;}}.single-fi {    border: 5px solid #222222;    border-radius: 6px;    margin-top: 0;    margin-bottom: 50px !important;}.single-post-overlay hr {    margin: 0 0 5px;    border-color: rgba(255, 255, 255, 0.2);}.post-thumb-overlay {    position: relative;    margin-bottom: 0px;}.single-post-overlay {    color: #ffffff;position: absolute;bottom: 0px;font-family: 'Oswald', sans-serif;padding:15px;z-index: 9;margin: 0 auto;width: 100%;}.single-post-overlay a {color: #ffffff;}.blog-fi.wp-post-image {    margin-bottom: 0px;    border-radius: 0px;    margin-top: 0px;}.post-thumb-overlay::after {    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;    bottom: 0;    content: " ";    left: 0;    position: absolute;    right: 0;    top: 0;pointer-events: none;}.single-post-overlay h2 {    margin: 10px 0 8px;font-family: 'Oswald', sans-serif;font-size: 2.35em;}.post-overlay-meta {    font-size: 13px;    margin-bottom: 5px;}@media (max-width: 976px) {    .single-post-overlay h2 {        font-size: 15px;    }}.hrcustom {    margin: 0 0 5px;}.meta-nofi {    margin-bottom: 30px;}.blog-title-meta {    margin-bottom: 0px;}.page-bottom-title {    margin: 0px;}@media (max-width: 767px) {    .sec-header,    .sec-test-header {        padding: 10px 20px 10px;        line-height: .75em;        margin: 0px;    }    .te {        font-size: .7em;        border-top: 0 none;        border-bottom: 0 none;    }    .ctitle {        font-size: 1.35em;    }    .ctestimonial {        font-size: 1em;    }    .ctest {        padding: 0 15px;    }    .models-testimonials {        padding: 30px 0;    }    .models-newsletter h3,    .nl-content {        font-size: 1.35em;    }    .topmar {        margin-top: 40px;    }    .page-header {        margin: 0 0 40px;    }}.models-newsletter h4 {    color: #999999;font-family: oswald;}#comments ul {    padding-left: 0px;}.alert-danger {    background-color: #b8312f;    color: #fff;    border: 0 none;}.blog-title-meta {    font-size: .9em;}.arc-title-meta {    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;    border-radius: 3px;    font-size: 0.8em;    font-weight: normal;    margin: -15px 30px 15px;    padding: 5px;}.blog-title {    margin: 0px;}.modal-body .comment-respond {    border-top: 0 none;    margin-top: 0px;    padding-top: 0px;}.modal-body p {    margin-bottom: 15px;}.review-top .rating {}.starsrating {    display: inline-block;    position: relative;    top: -12px;    margin-right: 10px;}.review-title {    font-size: 1.5em;    position: relative;    font-family: oranienbaum;color: #000000;}.comment-body {    margin-bottom: 10px;    padding-bottom: 0;    padding-top: 25px;}.authortime {    color: #777777;    font-size: 0.8em;margin: 2px 0 5px;}.model-pro-rev .authortime {    font-size: 0.8em;    margin: -15px 0px 0px;}.model-pro-rev .separator-revs {margin: 35px 0px;}.page-template-page-all-reviews .rating {background: #ffffff;}.all-reviewed-model-page {    margin-left: 7px;    position: relative;    top: -15px;}#home-reviews ul {padding: 0px;}#home-reviews .all-rev-reviews p {    color: #7b756d;    font-family: "Open Sans",sans-serif;    font-size: 16px;    line-height: 1.2em;margin-bottom: 10px;}#home-reviews  .all-reviewed-model {    display: block;    font-size: 0.75em;    margin-bottom: 5px;}#home-reviews .all-reviewed-model a {    font-weight: normal;    text-decoration: underline;}#home-reviews {    background: rgba(0, 0, 0, 0) url("../images/bg-latest-reviews.jpg") no-repeat scroll center top;margin-bottom: 75px;}.rating li {    float: left;    margin: 0 2px 2px 0;    width: 23px;    height: 22px;    cursor: pointer;    overflow: hidden;    list-style: none !important}#main_sidebar .rating .l {    float: left;    height: 22px;    width: 12px;    background: #cccccc url('../images/pointy.png') 0 0}#main_sidebar .rating .r {    float: right;    height: 22px;    width: 11px;    background: #cccccc url('../images/pointy.png') -12px 0}.page-template-page-all-reviews .rating .l, .rating .l {    float: left;    height: 22px;    width: 12px;    background: #cccccc url('../images/pointyb.png') 0 0}.page-template-page-all-reviews .rating .r, .rating .r {    float: right;    height: 22px;    width: 11px;    background: #cccccc url('../images/pointyb.png') -12px 0}.rating .half .r,#comments .rating .half .r {    background-color: #cccccc}.home-reviews-title {margin:75px 0px 25px 0px;}.rating .rover .r, #comments .rating .rover .r, #comments .modal-content .rating .rover .r, .rating .rover .l, #comments .rating .rover .l, #comments .modal-content .rating .rover .l, .rating .whole .r, #comments .rating .whole .r, #comments .modal-content .rating .whole .r, .rating .whole .l, #comments .rating .whole .l, #comments .modal-content .rating .whole .l, .rating .half .l, #comments .rating .half .l, #main_sidebar .rating .half .l, #main_sidebar .rating .half .r, .model-pro-rev #comments .rating .half .l, .model-pro-rev #comments .rating .half .r {background-color: #cc3366;}ul.rating,#comments ul.rating {    padding: 6px 0px !important;}.rating li,#comments .rating li {    padding: 0px !important;    border: 0 none !important;}.reviewed-model-sb {    position: relative;    top: -12px;}#main_sidebar li li a.rev-side-title {    font-size: 1.25em;}.reviewed-model-sb > a,#main_sidebar li li a.rev-side-title {color: #cc3366;}.reviewed-model-sb > a:hover {color: #777777;}#comments .rating {    overflow: hidden;    margin: 0px 0;    display: inline-block;    background: #ffffff}#comments .rating li {    float: left;    margin: 0 2px 2px 0;    width: 23px;    height: 22px;    cursor: pointer;    overflow: hidden;    list-style: none !important}#comments .rating .l {    float: left;    height: 22px;    width: 12px;    background: #cccccc url('../images/pointyb.png') 0 0}#comments .rating .r {    float: right;    height: 22px;    width: 11px;    background: #cccccc url('../images/pointyb.png') -12px 0}.model-pro-rev #comments .rating .whole .l, .model-pro-rev #comments .rating .whole .r {background-color: #cc3366;}.model-pro-rev #comments .rating .l {    float: left;    height: 22px;    width: 12px;background: rgba(132, 118, 103, 0.4) url('../images/pointyd.png') 0 0}.model-pro-rev #comments .rating .r {    float: right;    height: 22px;    width: 11px;background: rgba(132, 118, 103, 0.4) url('../images/pointyd.png') -12px 0}.model-pro-rev .leaverevbutton .buttonanim {    margin: 50px 0 100px 0px;background: #ffffff;border-color: #847667;color: #847667;border-width: 2px;box-shadow:0 10px 15px -10px rgba(0, 0, 0, 0.5);}.model-pro-rev .leaverevbutton .buttonanim:hover {background: #ffffff;border-color: #cc3366;color: #cc3366;}#comments .modal-content .rating {    overflow: hidden;    margin: 0px 0;    display: inline-block;    background: #222222}#comments .modal-content .rating li {    float: left;    margin: 0 2px 2px 0;    width: 23px;    height: 22px;    cursor: pointer;    overflow: hidden;    list-style: none !important}#comments .modal-content .rating .l {    float: left;    height: 22px;    width: 12px;    background: #d8d2ce url('../images/pointyc.png') 0 0}#comments .modal-content .rating .r {    float: right;    height: 22px;    width: 11px;    background: #d8d2ce url('../images/pointyc.png') -12px 0}.orating {    display: inline-block;    float: left;    font-size: 20px;    font-weight: 400;    margin-right: 10px;    padding-top: 5px;    text-transform: uppercase;}.xorating {    font-family: oranienbaum;    font-size: 3em;    text-transform: uppercase;margin-top: 15px;}.custom-comments-title {    border-radius: 0px;    margin: 0px 0 15px;    padding-bottom: 15px;}.comments-title {font-family: "Open Sans",sans-serif;}.modal-title {    font-family: "Open Sans",sans-serif;}.modal-title {    color: #3f3732;    font-weight: 400;font-family:oswald;    text-shadow: none;}.modal-content .close:hover {    opacity: .8;}.modal-body .starsrating {font-weight: 400;}.comment-notes {    color: rgba(0, 0, 0, 0.4);    font-size: 0.7em;    font-weight: normal;}.modal-header {    border-bottom: 1px solid #d8d2ce;}.modal-footer {    border-top: 1px solid #d8d2ce;}#comments .modal-content input {    background: #ffffff;    border-radius: 3px;    display: block;    padding: 8px 10px;border: 1px solid #d8d2ce;}#comments .modal-content input[type="submit"] {    background: #ffffff none repeat scroll 0 0;    border-radius: 3px;    font-weight: 400;    padding: 15px 35px;color: #333333;border: 1px solid #d8d2ce !important;}#comments .modal-content input[type='text'], #comments .modal-content input[type='email'] {box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.1);color: #000000;}#comments .modal-content .rating {    background: #f5f3f3;}#comments .modal textarea {    background: #ffffff;    border: 1px solid #d8d2ce;    box-shadow: none;    height: 7em;    padding: 5px 10px;color: #000000;}#comments .modal-content .form-submit input:hover {    background: #111111;    color: #ffffff;}#comments .modal-content input:focus, #comments .modal-content textarea:focus {    background: #fff none repeat scroll 0 0;    border: 1px solid #b7aba4;    color: #000;box-shadow: 0 0 5px #d8d2ce;}.vertical-align-center {            display: table-cell;    vertical-align: middle;}.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {opacity: .5;}.woocommerce div.product div.images img {border: 1px solid #dddddd;}.woocommerce #reviews #comments ol.commentlist li img.avatar {    background: #cccccc none repeat scroll 0 0;    border:0 none;    left: -32px;    width: 60px;padding: 1px;}.woocommerce a.added_to_cart {    background: rgba(169,16,71, 0.5) none repeat scroll 0 0;    color: #ffffff;    display: inline-block;    font-size: 16px;    font-weight: 400;    left: 0;    padding: 7px;    position: absolute;    text-transform: uppercase;    top: 0;    white-space: nowrap;    width: 100%;}.woocommerce-error, .woocommerce-info, .woocommerce-message {    background-color: #f5f3f3 !important;    border-top: 3px solid #a46497;    color: #333 !important;    list-style: outside none none !important;    margin: 0 0 2em !important;    overflow-wrap: break-word;    padding: 1em 2em 1em 3.5em !important;    position: relative;    width: auto;}.woocommerce a.added_to_cart:hover {background: #cc3366;color: #ffffff;}.woocommerce ul.products li.product a img:hover {opacity: .7;}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt {    background: #8e8072;}.woocommerce table {    background-color: #f5f3f3;}.checkout_coupon input {background: #ffffff;}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {    background: #f5f3f3 none repeat scroll 0 0;    border: 1px solid #D3CEC8;    border-radius: 5px;    margin: 2em 0;    padding: 20px;    text-align: left;}.input-text {    line-height: 2em !important;    padding: 5px 15px;}.select2-container .select2-choice {    padding: 3px 10px;}.col-1.address {    background: #222 none repeat scroll 0 0;    border-radius: 4px;    padding: 15px;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {    background: #f5f3f3;    text-align: center;    padding-bottom: 15px;    border-radius: 3px;}.woocommerce .products .star-rating {    margin: 0 auto 10px;}.entry-summary .star-rating, .comment_container .star-rating {top: 0px;}.woocommerce ul.products li.product .price del {    display: inline;    margin-right: 5px;}.woocommerce .star-rating::before {    color: #cccccc;}.woocommerce div.product div.images {margin-bottom: 100px;}.woocommerce-loop-product__title {color: #777777;}.woocommerce-loop-product__title:hover {color: #cc3366;}input[name=update_cart]:hover {color: #000000 !important;}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {    background-color: #e0dcd9;    color: #fff;    font-weight: 400;font-family: 'Oswald', sans-serif;}.woocommerce form.checkout_coupon .input-text, .woocommerce form.login .input-text {    background: #ffffff;}.variations .label > label {color: #000000;}.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-family: 'Oswald', sans-serif;}.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {    background: rgba(142,128,114,.2);    color: #000000;    }.woocommerce nav.woocommerce-pagination ul li {    border-right: 1px solid rgba(142,128,114, 0.2);}.woocommerce nav.woocommerce-pagination ul li:last-child {border-right: 0 none;}.page-numbers {color: #b7a797;}.woocommerce nav.woocommerce-pagination ul li:hover {color: #ffffff;}.woocommerce .page-numbers > li {background: #f5f3f3;}.woocommerce nav.woocommerce-pagination ul {border: 0 none;border-radius: 3px;overflow: hidden;}.woocommerce nav.woocommerce-pagination ul {    border-color: #ddd -moz-use-text-color #ddd #ddd;}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {    padding: 15px 25px;}.woocommerce div.product .woocommerce-tabs .panel {    background: transparent;    margin: 0 0 2em;    padding: 0px;}#comments .comment-text {    background: #f5f3f3 none repeat scroll 0 0;    border: 0 none !important;}.comment-list li:last-child {    border-bottom: 0 none;}#review_form label {    min-width: 70px;}.woocommerce .quantity .qty {    background: #ffffff;    color: #333;    text-align: center;    width: 100px;}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {    padding: 0.82em 2em;    height: 43px;}.comment-reply-title {    font-family: 'Oswald', sans-serif;    font-size: 2em;    line-height: 2em;border-top: 2px solid #e7e3e0;}.modal-dialog .comment-reply-title {border-top: 0 none;}.woocommerce .star-rating .rating {    background: transparent;}.panel, .woocommerce #reviews #comments ol.commentlist li .comment-text {    border: 0 solid transparent;    border-radius: 3pxbox-shadow: none;}.woocommerce #review_form #respond {    border-top: 1px solid #e7e3e0;padding-top: 15px;}.woocommerce div.product .product_title {font-family: 'Oswald', sans-serif;}.woocommerce #reviews h3 {    margin: 40px 0 20px;}.woocommerce p.stars a:hover,.woocommerce p.stars a:focus {    color: #cc3366;}.woocommerce .star-rating {    color: #cc3366;}.woocommerce-tabs ul.tabs:before,.woocommerce-tabs ul.tabs li:after,.woocommerce-tabs ul.tabs li:before,.woocommerce-tabs ul.tabs li a:after,.woocommerce-tabs ul.tabs li a:before {    display: none!important;    box-shadow: 0 none !important;}.woocommerce-tabs .panel {box-shadow: none;}.woocommerce-tabs ul.tabs,.woocommerce-tabs ul.tabs li,.woocommerce-tabs ul.tabs li a {    padding: 0!important;    margin: 0!important;    box-shadow: 0 none !important;    -webkit-border-radius: 3!important;    -moz-border-radius: 3!important;    border-radius: 3!important;}.woocommerce-tabs ul.tabs li {    border: 0 none !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li {    margin: 0px 1px 0px 0px !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li a {color: #999999;}.woocommerce-tabs ul.tabs {    border-bottom: 1px solid #dddddd;}.woocommerce-tabs ul.tabs li {    background-color: #f5f3f3 !important;    margin: 0 0 5px 0!important;    float: left;}.woocommerce-tabs ul.tabs li a {    padding: 5px 10px!important;    padding: 10px 20px!important;font-family: 'Oswald', sans-serif;}.woocommerce-tabs ul.tabs li.active {    background-color: #cc3366!important;    float: left;    color: #ffffff;}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {    background: #cc3366 none repeat scroll 0 0;    border-top-left-radius: 4px;    border-top-right-radius: 4px;    color: #fff;    text-decoration: none;}ul.tabs.wc-tabs li {    border-top-right-radius: 4px !important;    border-top-left-radius: 4px !important;}#tab-reviews h2 {    margin: 1.2em 0;font-family: 'Oswald', sans-serif;}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message {    background-color: #f5f3f3;    border-top: 3px solid;    color: #515151;    list-style: outside none none !important;    margin: 0 0 2em !important;    padding: 1em 2em 1em 3.5em !important;    position: relative;    width: auto;    word-wrap: break-word;}.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-message {    color: #333333;}#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {border: 1px solid #d3ced2;}.woocommerce-cart table.cart td.actions .coupon .input-text {    box-sizing: border-box;    float: left;    height: 43px;    line-height: 1;    margin: 0 4px 0 0;    outline: 0 none;    padding: 0.82em 1em;    width: 200px;background: #ffffff;}.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {color: #614f3a;}.checkout-button.button.alt.wc-forward {    height: auto;}.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {color: #ffffff;}.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th {    border-top: 1px solid #e7e3e0;}.cart_totals {font-family: oswald;}.woocommerce table.shop_table {    border: 1px solid #d3cec8;}.woocommerce table.shop_table td {    border-top: 1px solid #dddad6;}.shop_table.shop_table_responsive.cart {    background: #f5f3f3;}.woocommerce table.shop_table {border-radius: 3px;}td.actions {    padding: 25px 15px !important;}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message {    color: #999999;}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {    border-top: 1px solid rgba(255, 255, 255, 0.1);}#add_payment_method #payment,.woocommerce-checkout #payment {    background: #f5f3f3;    border-radius: 5px;border: 1px solid #d3cec8;}#add_payment_method #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {    border-bottom: 1px solid rgba(255,255,255,.2);}#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {background: #d3cec8;}#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {border-color: transparent transparent #d3cec8;}.wc_payment_method.payment_method_paypal img {margin-right:10px !important;padding:0px 5px !important;background:#fff;border-radius:4px;}.select2-container .select2-choice {    background-color: #222;    border: 0px solid #ccc;}.wc_payment_method label {color: #000000;}.select2-container .select2-choice > .select2-chosen {    background: #222222;    color: #999999;}.select2-container--default .select2-results__option[aria-selected="true"] {    background-color: #927a5e;    color: #fff;}.select2-results, .select2-search {    background: #f5f3f3 none repeat scroll 0 0;    color: #000;}.select2-search input {    background-color: #f5f3f3;    border: 0 none;}.select2-chosen {    height: 36px;}.pp_gallery ul a img {    border: 0 none;    margin: 0;    padding: 0;}.home-listing-inner:hover a .home-posts-title {    color: #ffffff;}.floating-loggedin {    margin-top: 28px;}.sec-header.model-page-title {    text-transform: uppercase;}.fancy-head.model-head {    margin-bottom: 20px;}.single-model-headline {    background: #141414 none repeat scroll 0 0;    border-radius: 4px;    margin-top: 0;    padding: 15px 30px;    text-shadow: 2px 2px 2px #000;    margin-bottom: 35px;    border: 1px solid #222222;}.modelgallery img {    border-radius: 3px;    width: 100%;}.model-video {    border-radius: 4px;    overflow: hidden;}.aboutmodel-container {margin-top: 45px;}.panel-group .panel {    margin-top: 0px;margin-bottom: 3px;    border-radius: 0px;}.panel-group .panel + .panel, .panel-group .panel {margin-top: 0px;margin-bottom: 0px;}.panel-group {margin-bottom: 45px;box-shadow: 0 50px 15px -50px #a29491;}.panel {    background: #f5f3f3;box-shadow: none;}.panel-heading {    padding: 25px 15px;}.panel-heading {background: #cc3366 !important;    height: 100%;position: relative;}.panel-group.faq {margin-top: 60px;}.panel-body {    padding: 35px 30px 15px;    background: #ffffff;    border-radius: 0px;border-top: 0 none !important;}.panel-body .separator-revs {    margin: 15px 0;}.panel-body h1, .panel-body h2, .panel-body h3, .panel-body h4, .panel-body h5, .panel-body h6 {color: #7b756d;}.panel-body li {    margin-bottom: 15px;}.panel-body > p {    margin: 0 0 15px;}.panel-default > .panel-heading.collapsed {color:#927a5e !important;}.panel-default > .panel-heading {background: #ffffff url(../images/bg-faq-title.jpg) no-repeat scroll center top !important;border-top: 0 none !important;}.panel-default > .panel-heading::after {    background: rgba(0, 0, 0, 0) url("../images/section-top-shadow.png") no-repeat scroll center top;    bottom: 0;    content: "";    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;}.panel-default > .panel-heading, .panel-heading a:hover, .panel-heading:hover .panel-title { color: #cc3366 !important;}.panel-default {    border: 0 none;text-align:center;}.panel-heading:hover {    cursor: pointer;    background: #333333;}.panel-heading {    border-radius: 0px;}.te.tagpage-title {    text-transform: uppercase;}.panel-title a {font-size: 2em;font-family: 'Oswald', sans-serif;line-height: 1.25em;}.partners {    background: url("../images/bg-light.jpg");background-repeat: no-repeat;background-attachment: scroll;    padding: 0px 0px 100px 0px;    color: #927a5e;background-color: #d6cfc9;box-shadow: 0 20px 20px -20px rgba(75,57,50, 0.7) inset;overflow: hidden;border-top: 3px double #b3a597;border-bottom: 3px double #8e8072;}.subtitle.fancy.dark > span {    background: #ffffff;    color: #927a5e;border-radius: 3px;border: 1px solid #927a5e;}.partners-text-llinks {    text-align: center;    margin-top: 30px;}.slick-partners {    text-align: center;    width: 98%;    margin: 0 auto;}.slick-partners .slick-slide img {    border: 1px solid transparent;    margin: 5px 3px;}.under-models-content {    margin-top: 80px;}.padbottom {    padding-bottom: 70px;}.partners .slick-slide p {    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;    border: 2px solid #555;    display: block;    height: 64px;    margin-top: 10px;    padding: 19px 20px;}.beneath-banners {    margin-top: 20px;}.leaverevbutton .btn-primary:hover {    background: #333333 !important;}label {    display: inline-block;    font-weight: 400;    margin-bottom: 5px;    max-width: 100%;}.mCSB_container p {    text-shadow: none;}.pdf-thumb-box {    display: inline-block !important;    position: relative !important;    overflow: hidden;    border: 5px solid #333;    border-radius: 4px;    margin-bottom: 10px;}.tos-close {    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;    top: 71px;    right: 55px;}.tos-desktop .tos-wrapper.tos-fixed {    background-color: rgba(0, 0, 0, .9);}.pdf-thumb-box-overlay {    visibility: hidden;    opacity: 0;    transition: visibility 0s linear 0.5s, opacity 0.5s linear;}.pdf-thumb-box a {    color: transparent;}.pdf-thumb-box a:hover .pdf-thumb-box-overlay {    visibility: visible;    opacity: 1;    transition-delay: 0s;    text-align: center;    position: absolute;    background-color: rgba(0, 0, 0, 0.58);    color: #fff;    width: 100%;    height: 100%;    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);}.pdf-thumb-box-overlay span {    margin: auto;    position: absolute;    top: 0;    left: 0;    bottom: 0;    right: 0}.tos-wrapper.tos-has-thumbnails .tos-pagination a {    border: 1px solid #999;}.tos-wrapper.tos-has-thumbnails .tos-pagination a:hover {    border-color: #ffffff;}.container-fluid.model-gallery {padding: 0px;}.container-fluid.model-gallery .slick-slide {margin: 0px;}.container-fluid.model-gallery .slick-slide figure.effect-bubba {margin: 0px;}.container-fluid.model-gallery .grid figure img {border: 0 none;}.model-gallery-section img {    border: 1px solid #444444;    border-radius: 0px;    margin: 0 auto;}.model-gallery {    background: #6b6763;    padding: 10px;}.model-gallery .slick-dots {    background: none;    bottom: -20px;    display: inline-block;    left: 50%;    margin: 0 auto;    position: absolute;    transform: translateX(-50%);    width: auto;padding: 2px 15px 5px;border-radius: 4px;box-shadow: 0 -10px 15px -10px rgba(0, 0, 0, 0.4);z-index: 1;}.tos-close span::after,.tos-close span::before {    height: 10px;    margin-left: 0;    margin-right: 0;    margin-top: -5px;    width: 10px;}.row.no-gutters {    margin-right: 0;    margin-left: 0;    margin: 0;}.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {    padding-right: 0;    padding-left: 0;    padding: 0;}.cta-left {    text-align: left;}.cta-right {    text-align: right;}.cta-right .btn:hover {    background: #222222 !important;}.cta-section p {    color: #ccc;    font-family: georgia;    font-size: 2em;    margin-bottom: 0px;    padding-top: 5px;}.cta-section .btn.btn-lg {    font-family: georgia;}pre {    background-color: #2b303b;    border: 1px solid rgba(255, 255, 255, 0.1);    border-radius: 4px;    color: #83b0ae;    display: block;    font-size: 16px;    line-height: 1.42857;    margin: 0 0 25px;    padding: 9.5px;    word-break: break-all;    word-wrap: break-word;}code {    background-color: #fff2b2;    border-radius: 4px;    color: #846534;    font-size: 90%;    padding: 2px 4px;}.table-striped > tbody > tr:nth-of-type(2n+1) {    background-color: rgba(0,0,0, 0.05);}.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {    border-top: 1px solid #333;   }.table > thead > tr > th {    border-bottom: 2px solid #333;    vertical-align: bottom;}.comment-awaiting-moderation {    background: #cc3366 none repeat scroll 0 0;    border-radius: 4px;    color: #ffffff !important;text-shadow:none !important;    padding: 15px;}.model-title-bg a .fa {color: rgba(255,255,255,.15);}.model-title-bg a:hover .fa {color: #ffffff;}.container.model-head-container {position:relative;}.prevmod > a[rel="prev"], .nextmod > a[rel="next"] {    font-size: 45px;    left: 0;    margin-top: -55px;    padding: 5px 10px 5px 0;    position: absolute;    top: 50%;}.prevmod > a[rel="prev"] {    left: auto;    padding: 5px 0 5px 10px;    right: 0;}.model-head-container a:hover {transition: color 0.5s ease 0s, background 0.5s ease 0s;}.spiffy .calnk a {color: #ffffff}.calendar-table td {       max-width: 0;       overflow: hidden;       text-overflow: ellipsis;       white-space: nowrap;   padding:20px;}.spiffy .calendar-next a, .spiffy .calendar-prev a {    margin: 30px;}.calendar-next > a:hover, .calendar-prev > a:hover {    background: #555 none repeat scroll 0 0;    color: #fff;}.calendar-month {    color: #ccc;    font-family: times new roman;    font-size: 2.5em;    text-transform: uppercase;}.model-sidebar .calendar-month,#main_sidebar .calendar-month {    font-size: 1em;    height: 60px;    padding: 0;    text-transform: uppercase;}a.mini-link {    background: #e4cd77 none repeat scroll 0 0 !important;    border: 1px solid #000 !important;    color: #000 !important;}.model-sidebar .calendar-heading,#main_sidebar .calendar-heading {    background: rgba(255, 255, 255, 0.02) none repeat scroll 0 0;    border: 1px solid #222;    border-radius: 4px;}.spiffy-minical-block {    font-family: arial;}#main_sidebar .spiffy-minical-block,.model-sidebar .spiffy-minical-block {    width: 100%;}#main_sidebar .spiffy .calnk a,.model-sidebar .spiffy .calnk a {    border-bottom: medium none;    border-radius: 3px;    box-shadow: none;    color: #fff;    display: block;    margin: 5px 5px 0;    padding: 2px;    text-decoration: none;}.model-sidebar div.weekend,#main_sidebar sidebar div.weekend {    color: inherit;}.model-sidebar .calendar-heading {    background-color: #141414 !important;    border-color: #333333 !important;    color: #fff;    text-align: center;border-bottom-left-radius: 0px !important;border-bottom-right-radius: 0px !important;}.model-sidebar .day-without-date {    border: 1px solid #222;}.model-sidebar .day-with-date {    border: 1px solid #333333;}.model-sidebar .calendar-prev > a, .model-sidebar .calendar-next > a {padding: 5px !important;}.model-sidebar .day-number {    margin: 5px 0px;    text-align: center;}.model-sidebar .current-day {    background-color: #444444;    border: 0 none;    color: #fff;}.model-sidebar .spiffy-popup {white-space: normal;}.model-sidebar div.spiffy-popup::before,div.spiffy-popup::before {    border-color: rgba(204, 204, 204, 0) rgba(204, 204, 204, 0) #333;}.model-sidebar div.spiffy-popup::after,div.spiffy-popup::after {    border-color: rgba(255, 255, 192, 0) rgba(255, 255, 192, 0) #333;}.model-sidebar .calnk a:hover div {    background: #222 none repeat scroll 0 0;    border: 1px solid #333;    border-radius: 7px;    box-shadow: 2px 2px 8px #000;    color: #ccc;    display: block;    line-height: 1.2em;    margin-top: 1px;    padding: 15px;        z-index: 100;font-size: 12px;}.calendar-heading,.calendar-date-switcher {    background-color: #181818;    border: 1px solid #333;    color: #999;    text-align: center;}.normal-day-heading,.model-sidebar .normal-day-heading,.weekend-heading {            background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(226,203,117,1) 50%, rgba(96,73,42,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%); background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=1 );     font-weight: 600;    text-shadow: -1px 0px 1px #000000;    border: 1px solid #a59056;    color: #000000;    height: 40px;text-shadow: -1px 0 1px #dbc472;text-transform: uppercase;}.day-without-date {    border: 1px solid #222;            background: #000000;}.day-with-date {    border: 1px solid #333;            background: #111111;}.current-day {    background-color: #222;    border: 1px solid #444;    color: #fff;}.spiffy.cat-key {    border: 1px solid #333 !important;}div.weekend {    color: #999999;}.spiffy-minical-block .normal-day-heading {    height: 24px !important;}.spiffy-minical-block .day-number {    padding: 0px;}.day-number {    padding: 3px;    text-shadow: 1px 1px 1px #000;}.day-number, .day-number.weekend {color: #ffffff;margin-bottom:10px;}.calnk {    padding: 0px;}.spiffy-minical-block .normal-day-heading {    padding: 3px 0px !important;}.calnk a .calnk-box .spiffy-title, .calnk a .calnk-box .calnk-time {    background: #222222 none repeat scroll 0 0;    border: 0 none;    border-radius: 3px;    display: block;    margin-bottom: 5px !important;    margin-left: 5px;    padding: 1px 8px;}.calnk a .calnk-box .spiffy-title, .calnk a .calnk-box .calnk-time {    border-bottom: 0px dotted #ccc;    color: #999999 !important;    text-shadow: 1px 1px 1px #000;text-decoration:none;}.spiffy-title:hover {    background: rgb(96,73,42) !important; background: -moz-linear-gradient(top,  rgba(96,73,42,1) 5%, rgba(230,207,120,1) 50%, rgba(96,73,42,1) 100%) !important; background: -webkit-linear-gradient(top,  rgba(96,73,42,1) 5%,rgba(230,207,120,1) 50%,rgba(96,73,42,1) 100%) !important; background: linear-gradient(to bottom,  rgba(96,73,42,1) 5%,rgba(230,207,120,1) 50%,rgba(96,73,42,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=0 ) !important;     color: #000000 !important;    text-shadow: -1px 0 1px #dbc472 !important;}.calnk a .calnk-box .spiffy-title:hover {color: #000000 !important;}.spiffy.cat-key {    background: #111 none repeat scroll 0 0;    padding: 15px;}.calnk-box {float:left;}div.spiffy-popup::after {    border-color: rgba(255, 255, 192, 0) rgba(255, 255, 192, 0) #333;}.calnk a:hover div div.event-title-break {    background-color: #333;}.calnk a:hover div div.event-title {margin-bottom: -15px;}.calnk a:hover div {    background: #000 none repeat scroll 0 0;    border: 1px solid #666;    border-radius: 7px;    box-shadow: 2px 2px 8px #000;    color: #333333;    display: block;    line-height: 1.2em;    margin-top: 1px;    padding: 5px;    width: 150px;    z-index: 100;}.calnk a:hover div {    background: #333333 none repeat scroll 0 0;    border: 1px solid #555;    border-radius: 7px;    box-shadow: 0 15px 20px #000;    color: #333333;    display: block;    line-height: 1.2em;    margin-top: 1px;    padding: 5px;    text-align: center;    width: 200px;    z-index: 100;}.calnk div img {    display: block;    margin: 3px auto;    max-width: 180px;    padding: 0;    border-radius: 4px;    border: 1px solid #333333;    margin-top: 10px;    margin-bottom: 10px;}.calnk a:hover div div.event-content-break {    display: none;}.spiffy-popup P,.spiffy-popup,.spiffy-popup .event-title {    margin: 5px;    color: #ffffff !important;    text-shadow: 1px 1px 1px #000 !important;}.calendar-date-switcher select {    background: #333 none repeat scroll 0 0;    border: medium none;    color: #fff;    margin: 10px 0;    padding: 10px !important;}.calendar-date-switcher select {    padding: 3px;}.calendar-date-switcher input,.calendar-date-switcher input[type="submit"] {    background: #fff none repeat scroll 0 0;    border: 1px solid #acbbc8;    border-radius: 5px;    color: #505050;    font-weight: normal;    margin: 0;    opacity: 0.5;    padding: 10px 30px !important;    text-transform: none;}.calendar-prev > a,.calendar-next > a {    background: #333 none repeat scroll 0 0;    border-radius: 3px;    display: block;    margin: 0px 15px;    color: #ffffff;    padding: 10px 20px !important;}.calendar-month.calendar-date-switcher input[type="submit"]:hover {    opacity: 1;}.spiffy.cat-key {    font-size: 1em;}.model-sidebar .normal-day-heading, .model-sidebar .weekend-heading {background:#222222;border:1px solid #333333;color:#ffffff;text-shadow:none;}.model-sidebar .spiffy .calendar-next a, .model-sidebar .spiffy .calendar-prev a {    margin: 0 5px;}.fancy-section-title {    margin: 100px 0 60px;}.spiffy-minical-block {    margin-bottom: 10px;}div.event {    font-size: 0.95em;}.swiper-container {    width: 100%;    min-width: 173px;     min-height: 300px;     height: 58vh;     margin-left: auto;    margin-right: auto;}.swiper-slide {    text-align: center;    font-size: 18px;    background-color: transparent;    display: flex;    justify-content: center;    align-items: center;    width: 159px;    height: 271px;}.swiper-slide .slide-title {    margin-top: 10px;     font-size: 14px;     color: #333;     text-align: center; }.swiper-pagination-bullet-active {    background: #ffffff;}.swiper-pagination-bullet {    width: 15px;    height: 15px;}.swiper-slide .slide-text {    font-size: 2.5vmin;    max-width: 1170px;    line-height: 1.3;    padding: 0px 60px;    color: #ffffff;    z-index: 9;width: 100%;}.highlight {    background: rgba(204, 51, 102, 0.7) none repeat scroll 0 0 !important;    padding: 4px 10px 0 !important;}.highlight-white {    background: rgba(255,255,255, 0.5) none repeat scroll 0 0 !important;    padding: 4px 10px 0 !important;}.highlight-black {    background: rgba(0,0,0, 0.5) none repeat scroll 0 0 !important;    padding: 4px 10px 0 !important;}.highlight-pink {    background: rgba(255,105,180, 0.7) none repeat scroll 0 0 !important;    padding: 4px 10px 0 !important;}@media only screen and (max-width: 940px)  {.custom-slide-highlight, .highlight, .highlight-white, .highlight-black, .highlight-pink {display: block;padding: 10px;}}.swiper-slide .slide-text h1 {    font-size: 6vmin;}.swiper-slide .slide-text h2 {    font-size: 5vmin;}.swiper-slide .slide-text h3 {    font-size: 4vmin;}.swiper-slide .slide-text h4 {    font-size: 3vmin;}.swiper-slide .slide-text h5 {    font-size: 2vmin;}.swiper-slide .slide-text h6 {    font-size: 2vmin;}.slide-text hr {border: 1px none;height: 1px;}@media (max-width: 668px) {    .swiper-slide .slide-text {        font-size: 5vmin;    }.calendar-month {font-size: 6vmin;}.calendar-prev > a, .calendar-next > a {padding: 0px !important;background: transparent !important;}.spiffy .calendar-next a, .spiffy .calendar-prev a {margin: 10px;}.article, .all-rev {padding:0px;border:0 none;background: transparent;}}@media only screen and (max-width: 600px) {.slide-text a.buttonanim {padding: 10px 15px;}.buttonanim {padding: 10px 15px;}}@media only screen and (max-width: 737px) {.swiper-pagination {display:none;}.slide-text a.buttonanim {font-size: 4vmin !important;}}@media only screen and (min-width:669px) and (max-width: 737px)  {.swiper-slide .slide-text h1 {        font-size: 8vmin;    }.swiper-slide .slide-text {        font-size: 7vmin;    }}@media (max-width: 200px) {    .swiper-slide .slide-text {        font-size: 4vmin;    }}.cclient .fa.fa-user {    margin-right: 6px !important;}.container.model-head-container .rating {    background: #141414 none repeat scroll 0 0;    border: 1px solid #333;    border-radius: 50px;    padding: 5px 15px !important;}.model-sub_title {    text-align: center;margin: 10px 0 20px;color: #ffffff;}#pro-vip {font-size: 1.35em;text-shadow: 0 0 5px #f8df82;color: #ffffff;font-family: georgia; font-weight:bold;}.vip-ribbon {    width: 220px;    background: #ff0099;    position: absolute;    top: 25px;    left: -50px;    text-align: center;    line-height: 36px;    letter-spacing: 2px;    color: #ffffff;    font-family: oranienbaum;    font-weight: bold;padding-bottom: 10px;    transform: rotate(-45deg);    -webkit-transform: rotate(-45deg);    z-index: 9;}.vip-ribbon.shadow {    box-shadow: 0 0 3px rgba(0, 0, 0, .3);}.vip-ribbon.bottom-left {    top: auto;    bottom: -8px;    left: -94px;    transform: rotate(45deg);    -webkit-transform: rotate(45deg);}.vip-ribbon.gold {    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);    color: #ffffff;    box-shadow: 0 0 2px #000;    background: #cc3366;}.model-ribbon {    height: 100px;    overflow: hidden;    pointer-events: none;    position: absolute;    right: -10px;    text-align: right;    top: -5px;    width: 100px;    z-index: 1;}.model-ribbon span {    background: #cc3366 none repeat scroll 0 0;    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);    color: #FFFFFF;    display: block;    font-size: 12px;    font-weight: bold;    line-height: 30px;font-family: 'Oswald', sans-serif;    position: absolute;    right: -51px;    text-align: center;    text-transform: uppercase;    top: 19px;    transform: rotate(45deg);    width: 180px;}.slide-text .btn.btn-lg.btn-default {    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;    border: 0 none;    border-radius: 50px;    color: #000;    font-family: georgia;    font-size: 2.5vmin !important;    padding: 10px 45px;    text-shadow: none;}.slide-text .btn.btn-lg.btn-default:hover {    background: #ffffff !important;    color: #000000;}.tos-slide.tos-image > img {    border: 5px solid #222;}.tos-pagination.tos-thumbnails {    padding-top: 10px;    background: #111111 !important;}.deco-border {    background-image: url("../images/deco-border.png");    height: 37px;}.swiper-overlay:before {    content: '';    position: absolute;    top: 0;    right: 0;    bottom: 0;    left: 0;    background: #000000;    opacity: 0;}#top-bar .social-icons .fa:hover {    color: #ffffff;}.social-icons .fa:hover,.social-icons .fa:active {    color: #333333;}.partners-banners-bg {    border: 5px solid rgba(0, 0, 0, .5);    border-radius: 10px;    width: 90%;    margin: 0 auto;    background: rgba(0, 0, 0, .3);}.btn-default.active,.btn-default:active,.open > .dropdown-toggle.btn-default,.btn-default.focus,.btn-default:focus,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus:active,.btn-default:active:focus,.btn-default:active:hover,.open > .dropdown-toggle.btn-default.focus,.open > .dropdown-toggle.btn-default:focus,.open > .dropdown-toggle.btn-default:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover {    color: #ffffff;}#main_sidebar .tagcloud a,li.home-listing-inner .home-posts-meta > a:hover {    color: #777777;}a {color: #cc3366;}a.comment-text-side.rev-side-title,a h2.blog-title:hover,a.btn-default,hr.style-1::after, .single-post-overlay h2 a, .post-overlay-meta > a {color: #ffffff;}.single-post-overlay h2 a:hover, .post-overlay-meta > a:hover {text-decoration: underline;}a.all-rev-title:hover, .all-reviewed-model > a:hover, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {    color: #cc3366;}.hi-icon.fa:hover {color: #ffffff !important;}.fancy span:before,.fancy span:after,.subtitle.fancy > span {    border-color: #999999;}.woocommerce p.stars a:hover, .woocommerce p.stars a:focus, .woocommerce p.stars a {    color: #cc3366;}.woocommerce-MyAccount-navigation-link {list-style: outside none none;}.woocommerce-MyAccount-navigation-link a {    background: rgba(255, 255, 255, 0.02) none repeat scroll 0 0;    border-radius: 3px;    display:block;    margin-bottom: 3px;    padding: 15px;}legend {       border-color: -moz-use-text-color -moz-use-text-color #333;       color: #999;   }.woocommerce form .form-row {    margin: 0 0 6px;    padding: 0;}.woocommerce #reviews #comments ol.commentlist li .comment-text {border-top: 1px dotted #cccccc !important; background: transparent !important;}.woocommerce-MyAccount-content legend {margin-top:30px;}.woocommerce-MyAccount-navigation > ul {padding-left:0px;}.woocommerce-MyAccount-navigation-link a:hover {background: rgba(255, 255, 255, 0.04) none repeat scroll 0 0;}.woocommerce .woocommerce-info::before {    color: #000000;}.slick-dots li.slick-active button::before,.slick-dots li button::before {    color: #ffffff;}#model-gallery .slick-dots li.slick-active button::before,#model-gallery .slick-dots li button::before {    color: #000;}.hvr-bubble-bottom:hover:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:active:before,.hvr-bubble-bottom.active.selected:before,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.btn-default,.sec-header,.sec-test-header,.models-newsletter h3,.sec-header-partners,.slick-partners .slick-slide img:hover,.btn-default:hover,.btn-default.active,.btn-default:active,.open > .dropdown-toggle.btn-default,.btn-default.focus,.btn-default:focus,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus:active,.btn-default:active:focus,.btn-default:active:hover,.open > .dropdown-toggle.btn-default.focus,.open > .dropdown-toggle.btn-default:focus,.open > .dropdown-toggle.btn-default:hover {    border-color: #cc3366;}.nl-field-group input[type="email"]:focus {    border: 2px solid #807154;}..hi-icon-effect-1 .hi-icon:after {    box-shadow: 0 0 0 2px rgba(0,0,0,.15);}.taglinks-home a:hover, .test-links .btn:hover, .hvr-bubble-bottom.active.selected, .hvr-bubble-bottom.active.selected, #main_sidebar .tagcloud a:hover, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .nl-field-group input[type="submit"]:hover, .leaverevbutton .btn-primary, #comments .modal-content .form-submit input:hover, .cta-right .btn, .btn-default:hover, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, .btn-default.focus, .btn-default:focus, hr.style-2 {    -moz-border-bottom-colors: none;    -moz-border-left-colors: none;    -moz-border-right-colors: none;    -moz-border-top-colors: none;    background: #cc3366 !important;    border-color: transparent !important;    border-image: none;    border-style: none;    border-width: 0;    color: #ffffff !important;    text-shadow: none !important;}.social-icons .fa-bell:hover, .social-icons .fa-comment:hover, .social-icons .fa-credit-card:hover, .social-icons .fa-diamond:hover,  .social-icons .fa-envelope:hover, .social-icons .fa-home:hover, .social-icons .fa-rss:hover, .social-icons .fa-shopping-cart:hover, .social-icons .fa-star:hover, .social-icons .fa-user:hover, .social-icons .fa-book:hover {background: #cc3366;}.hvr-bubble-bottom.active.selected {background: #c8b166;background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(226,203,117,1) 50%, rgba(96,73,42,1) 100%);background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%);background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%);color: #111111;}hr.style-2 {background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(226,203,117,1) 50%, rgba(96,73,42,1) 100%) !important; background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%) !important; background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(226,203,117,1) 50%,rgba(96,73,42,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=1 ) !important; text-shadow: 0 1px 1px #f8df82 !important;color: #000000 !important;border-color: transparent !important;border: 0 none;}.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {color: #555555 !important;}hr {    background: #e7e3e0;    height: 1px;background-size: contain;}hr.arcposts {margin: -12px 0px -40px 0px;background: transparent url("../images/bg-posts.png") no-repeat scroll center top;background-size: contain;height: 60px;}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover, .badge:hover, .pager li > a:focus, .pager li > a:hover, .calendar-next > a:hover, .calendar-prev > a:hover, .current-day .spiffy-title:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {background: #cc3366;text-shadow: none !important;color: #ffffff !important;border-color: transparent !important;border: 0 none;}.woocommerce div.product form.cart .button:hover {color: #ffffff;}.star-rating {    margin-bottom: -13px !important;    position: relative;    top: -80px;}.buttonanim-small:hover {    border-color: transparent !important;border: 0 none;}.buttonanim > span {margin-top: 1px;}.input-group-btn .btn, .vfb-submit, .buttonanim-small, .mc4wp-form-fields input[type="submit"]:hover  {    background: #cc3366;color: #ffffff !important;border-color: transparent !important;border: 0 none;font-weight: 400;font-family: 'Oswald', sans-serif;}.input-group-btn .btn:hover, .vfb-submit:hover, #comments .submit:hover, #comments .modal-content #submit:hover {    background: #8E8072 !important;    color: #fff !important;    }.groupsrch .input-group-btn .btn {background: #e8e2e2;color: #927a5e !important;text-shadow: none !important;max-height: 42px;}.groupsrch .input-group-btn .btn:hover {background: #f5f3f3 !important;}.current-day .spiffy-title {    background: #141414 none repeat scroll 0 0 !important;}.review-badge.badge:hover a {color: #000000;}.hvr-bubble-bottom:hover:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:active:before,.hvr-bubble-bottom.active.selected:before {    border-color: #b8a15d transparent transparent transparent;}@media (max-width: 1200px) {    #menu {        display: none !important;    }.footer-left, .footer-center, .footer-right {padding: 0px;width: 100% !important;text-align:center;}.top-footer {display:block;width: 100%;padding-top: 20px;}.footer-left {padding-right: 0px;}.footer-right {padding-left: 0px;}}.navbar.navbar-default {    border-bottom: 1px solid #e8e4e1;border-right: 0 none;    box-shadow: 0px 1px 1px #fff, 0 7px 7px rgba(112, 99, 90, 0.1);background: rgb(255,255,255);background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,242,241,1) 3%, rgba(255,255,255,1) 74%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,242,241,1) 3%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,242,241,1) 3%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );}.navbar-default .navbar-toggle {    background: #d3cec8;    border-color: #bbb3a9;}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {    background-color: #ffffff;}.navbar-default,.dropdown-menu {    background: #ffffff;}.dropdown-menu > .active > a,.dropdown-menu > .active > a:focus,.dropdown-menu > .active > a:hover,.dropdown-menu > li > a:focus,.dropdown-menu > li > a:hover,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav > .open > a:hover {    background: rgba(255, 255, 255, 0);color: #cc3366;}.navbar-default .navbar-nav > li > a,.dropdown-menu > li > a {    color: #927a5e;    text-decoration: none;font-family: 'Oswald', sans-serif;text-transform: uppercase;}.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav > .open > a:hover,.dropdown-menu > li > a:focus,.dropdown-menu > li > a:hover {    color: #cc3366;    text-decoration: none;}.navbar-default .navbar-brand {    color: #999999;    height: auto;    margin-top: 15px;    padding: 10px;}.navbar-default .navbar-brand img {    margin-top: -15px;}.navbar-header img {    display:block;    max-height: 40px;}.navbar-header.nonstick {width: 100%;text-align:center;box-shadow: 0 -30px 30px rgba(229, 227, 223, 0.5) inset;margin: 0px;}nav.navbar-default {border-top: 1px solid #eeeeee;}.navbar-header.nonstick h1 {font-size: 36px;}.navbar.navbar-default.scroller {border-top: 0 none;background: rgb(255,255,255);background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,242,241,1) 3%, rgba(255,255,255,1) 74%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,242,241,1) 3%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,242,241,1) 3%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {    background-color: transparent;    color: #ffffff;}.main-logo {    display: block;height: 100%;}a.main-logo {display:inline-block;}.main-logo-text {    margin-top: 10px;max-height: 60px;height: 100%;    display: block;}.main-logo-text:hover {color: inherit;}.main-logo img {max-height: 130px !important; height: 100% !important; margin: 15px auto;display:inline-block;}.navbar-header h1 {font-size: 34px;margin: 17px 0px 12px 0px;width: auto;display:inline-block;}button:focus {outline:0;}#top-bar {    background: #8e8072 none repeat scroll 0 0;    color: #ffffff;    border-bottom: 1px solid #f5f3f3;    line-height: 24px;    padding: 0px 0;border-bottom: 1px solid rgba #faf9f7;box-shadow: 0 0 7px rgba(0, 0, 0, 0.3), 0 7px 2px rgba(0, 0, 0, 0.04);}.topbar-sep {color: rgba(255,255,255,.25);position: relative;top: -1px;margin: 0px 10px;}.top-bar-phone,.top-bar-home {display: block;    float: left;    font-size: .85em;    margin-right: 3px;    margin-top: 0px;    padding: 2px 0px;    color: #d0c8c0;    font-family: 'Oswald', sans-serif;font-weight: 300;text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);position: relative;top: -1px;}.top-bar-phone .fa,.top-bar-home .fa {    color: #d0c8c0;    margin-right: 3px;}@media only screen and (max-width: 992px) {    .model-gallery .slick-dots {display: none;}    .cta-left,    .cta-right {        text-align: center;    }    .foot-right,    .foot-left {        text-align: center;    }}@media (max-width: 767px) {    .site-container {        margin-right: 0;        margin-left: 0;    }    ul#filters li a {        padding: 3px 10px !important;    }    .hvr-bubble-bottom::before {        display: none !important;    }    .models-all {        margin: 0px 0 50px !important;    }    .latest-blog-header {        margin: 30px 0 30px !important;    }    .models-featured {        padding: 20px 0px !important;    }    .fancy span::before,    .fancy span::after {        top: 14px !important;    }    .te,    .fancy {        font-size: 1.35em !important;        letter-spacing: 0px !important;    }    .model-header-photo > img {        max-width: 150px;    }    figcaption p {        font-size: 12px !important;    }    figure.effect-bubba p {        top: 25% !important;    }    .fancy-head h1 {        font-size: 1.5em;    }    .home-posts-meta {        display: none;    }}@media (max-width: 960px) {    .models-all {        padding: 30px 0;    }    .partners {        padding-bottom: 30px;    }}@media (max-width: 767px) {    .carousel-caption {        font-size: 2.5em;    }    .carousel-caption > h3 {        font-size: 1.5em;    }}@media (min-width: 768px) {    .carousel-caption {        font-size: 1.5em;    }    .carousel-caption > p {        font-size: 1em;        font-weight: lighter;        margin-bottom: 0px;    }    .carousel-caption > h3 {        font-size: 1.75em;    }}@media (max-width: 300px) {    figcaption {        display: none;    }}@media (max-width: 480px) {    .navbar-brand {width: 65%;}.blog-articles article, article, .article {padding: 5px !important;}}.partner-banners {        border-radius: 5px;    display: block;    margin: 0 auto;    padding: 15px;    text-align: center;    width: 80%;}.partner-banners > p {    display: inline;}.partner-banners .alignnone {    margin: 5px;}.visual-form-builder fieldset {    background-color: transparent;    border: 0 solid #d3d3d3;}label.vfb-desc, .visual-form-builder label, label.vfb-desc {    color: #999;    font-weight: normal;}.visual-form-builder li, .entry-content .visual-form-builder li, .comment-content .visual-form-builder li, .mu_register .visual-form-builder li {padding: 0px !important;}input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select {    background: rgba(0,0,0, 0.15) none repeat scroll 0 0;    border: 1px solid rgba(255, 255, 255, 0.05);    color: #373737;}.visual-form-builder .vfb-legend {padding: 0px;border-color:#333333;}ul.vfb-section li {    margin-top: 15px !important;}input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea, select.vfb-select {font-size: 16px;color: #999999 !important;padding: 10px 15px !important}.vfb-item-address input, .vfb-item-address .vfb-select {margin-top: 15px !important;}.visual-form-builder option {    background: #111111;    color: #999999;}.vfb-desc, .visual-form-builder li div label, .visual-form-builder li span label {    font-size: 16px;}#form_success {    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;    border: 1px solid rgba(255, 255, 255, 0.1);    border-radius: 5px;    color: lightgreen !important;    font-weight: normal !important;    padding: 10px;    text-align: center;}select.vfb-select {    background-color: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;    display: inline-block;  font: inherit;  line-height: 1.5em;  padding: 0.5em 3.5em 0.5em 1em;    margin: 0;        -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  -webkit-appearance: none;  -moz-appearance: none;}select.vfb-select {  background-image:    linear-gradient(45deg, transparent 50%, #333333 50%),    linear-gradient(135deg, #333333 50%, transparent 50%),    linear-gradient(to right, #333333, #333333);  background-position:    calc(100% - 20px) calc(1em + 6px),    calc(100% - 15px) calc(1em + 6px),    calc(100% - 2.5em) .85em;  background-size:    5px 5px,    5px 5px,    1px 1.5em;  background-repeat: no-repeat;  min-width: 95px;  height: 45px !important;  padding-top:10px;    }.ui-widget-content a {        text-align: center !important;}.ui-datepicker td:hover {background: #999999 !important;color: #000000 !important;}.ui-datepicker td:hover a {color: #000000 !important;background:#999999 !important;}.vfb-submit {    font-weight: bold;    text-transform: uppercase;border-radius: 50px;}.vfb-submit:hover {    background: #333333 none repeat scroll 0 0;    color: #ffffff;}select.vfb-select:focus {  background-image:    linear-gradient(45deg, #fff 50%, transparent 50%),    linear-gradient(135deg, transparent 50%, #fff 50%),    linear-gradient(to right, #ccc, #ccc);  background-position:    calc(100% - 15px) calc(1em + 5px),    calc(100% - 20px) calc(1em + 5px),    calc(100% - 2.5em) 0.85em;  background-size:    5px 5px,    5px 5px,    1px 1.5em;  background-repeat: no-repeat;    }.visual-form-builder .vfb-legend, .visual-form-builder ul, .entry-content .visual-form-builder ul, .comment-content .visual-form-builder ul, .mu_register .visual-form-builder ul, .visual-form-builder ol, .entry-content .visual-form-builder ol, .comment-content .visual-form-builder ol, .mu_register .visual-form-builder ol {       margin-left: 0 !important;    margin-right: 0 !important;   }input.vfb-text:focus, .vfb-select:focus, input.vfb-text[type="text"]:focus, input.vfb-text[type="tel"]:focus, input.vfb-text[type="email"]:focus, input.vfb-text[type="url"]:focus, textarea.vfb-textarea:focus {    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;    border: 1px solid rgba(255, 255, 255, 0.1);    box-shadow: none;    outline: 0 none;color: #ffffff !important;}.ui-widget-content {    background: #111111;    border: 1px solid #222222;    color: #999999;}.ui-widget-header {    background: #222222 none repeat scroll 0 0 !important;    border: 1px solid #222;    color: #ffffff;    font-weight: bold;}.ui-state-hover {background: #000000 !important;border:0 none !important;}.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {background: #181818;box-shadow: 0px 0px 15px #000;}.ui-widget-header .ui-icon {background-image: url('../images/Ui-icons_999999_256x240.png');}.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {    background: #141414 none repeat scroll 0 0;    border: 1px solid #333;    color: #999;    font-weight: normal;}.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {    background: #444 none repeat scroll 0 0 !important;    border: 1px solid #999;    color: #fff;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {    background: #333 none repeat scroll 0 0 !important;    border: 1px solid #444;    color: #fff;    font-weight: normal;}.navbar-default .navbar-collapse, .navbar-default .navbar-form {    border-color: #ccc;}#menu .navbar-header {margin: 0px;}.scroller .navbar-header img {margin: 15px 0px;}@media (max-width: 1199px) {  .navbar-header img {    padding-left: 15px;padding-right: 15px;}.nav.navbar-nav.navbar-right {width: 100%; text-align:center;padding-top:10px;}.navbar #menu-main-menu {    display: inline-block;    float: none !important;       text-align: center;    width: 100% !important;}.navbar-header {margin-bottom: 0px !important;}.container.full-on-mobile {padding: 0px;}.nav.navbar-nav.navbar-right {margin-left: -15px;}.mocenter {text-align:center;}.navbar-nav li a {    padding: 12px 10px !important;}.nav > li {margin-right:-4px;}.navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {padding: 7px 10px;}.top-bar-phone, .top-bar-home {    border-radius: 3px;    text-align: center;}.logo-image {    margin: 0 auto;}.main-logo {    margin-bottom: 10px;margin-left: 0px;    text-align: center;}.navbar-header h1 {display:inline;}.navbar-nav .open .dropdown-menu li a {line-height: 3em;}.navbar-nav li a {text-align:center;font-size: 1.5em;}  .container.full-on-mobile {width: 100%;}  .navbar-header {border-bottom: 0px solid #333333;margin-bottom:10px;}  .navbar-toggle {display:block;}}.navbar-toggle {    background-color: transparent;    background-image: none;    border: 1px solid transparent;    border-radius: 4px;        margin-bottom: 11px;    margin-left: auto !important;    margin-right: auto !important;    margin-top: 0 !important;    padding: 9px 35px;    text-align: center !important;position: none !important;float:none;}@media (max-width: 667px) {.visual-form-builder li.vfb-left-half, .visual-form-builder li.vfb-right-half, .visual-form-builder span.vfb-left, .visual-form-builder span.vfb-right {width: 100% !important;}}.spiffy.calendar-table {width: 100%;overflow-y: auto;_overflow: auto;margin: 0 0 1em;}.srch_rslts {background: rgba(255,255,255,.05);font-size:.85em;padding:3px;border-radius:3px;margin-bottom:0px;margin-top:15px;}hr.style-1 { padding: 0; border: none; text-align: center;margin: 60px 0px; height: 1px;  background: rgb(96,73,42); background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(255,232,117,1) 15%, rgba(96,73,42,1) 30%, rgba(255,232,117,1) 50%, rgba(96,73,42,1) 70%, rgba(255,232,117,1) 85%, rgba(96,73,42,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(255,232,117,1) 15%,rgba(96,73,42,1) 30%,rgba(255,232,117,1) 50%,rgba(96,73,42,1) 70%,rgba(255,232,117,1) 85%,rgba(96,73,42,1) 100%); background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(255,232,117,1) 15%,rgba(96,73,42,1) 30%,rgba(255,232,117,1) 50%,rgba(96,73,42,1) 70%,rgba(255,232,117,1) 85%,rgba(96,73,42,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=1 );  } hr.style-1:after { content: "\f005"; display: inline-block; position: relative; top: -0.7em; font-size: 1.5em; padding: 0 0.25em; background: #141414; font-family: FontAwesome;color: #fff4cb;text-shadow: 0 0 10px #e0c974;}.gold-line { padding: 0;border: 0 none;height:1px; width: 100%;background: rgb(96,73,42); background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(255,232,117,1) 15%, rgba(96,73,42,1) 30%, rgba(255,232,117,1) 50%, rgba(96,73,42,1) 70%, rgba(255,232,117,1) 85%, rgba(96,73,42,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(255,232,117,1) 15%,rgba(96,73,42,1) 30%,rgba(255,232,117,1) 50%,rgba(96,73,42,1) 70%,rgba(255,232,117,1) 85%,rgba(96,73,42,1) 100%); background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(255,232,117,1) 15%,rgba(96,73,42,1) 30%,rgba(255,232,117,1) 50%,rgba(96,73,42,1) 70%,rgba(255,232,117,1) 85%,rgba(96,73,42,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=1 ); margin: 60px 0px;}.nl-gold { padding: 0;border: 0 none;height:5px; width: 100%;background: rgb(96,73,42); background: -moz-linear-gradient(-45deg,  rgba(96,73,42,1) 0%, rgba(255,232,117,1) 15%, rgba(96,73,42,1) 30%, rgba(255,232,117,1) 50%, rgba(96,73,42,1) 70%, rgba(255,232,117,1) 85%, rgba(96,73,42,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(96,73,42,1) 0%,rgba(255,232,117,1) 15%,rgba(96,73,42,1) 30%,rgba(255,232,117,1) 50%,rgba(96,73,42,1) 70%,rgba(255,232,117,1) 85%,rgba(96,73,42,1) 100%); background: linear-gradient(135deg,  rgba(96,73,42,1) 0%,rgba(255,232,117,1) 15%,rgba(96,73,42,1) 30%,rgba(255,232,117,1) 50%,rgba(96,73,42,1) 70%,rgba(255,232,117,1) 85%,rgba(96,73,42,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60492a', endColorstr='#60492a',GradientType=1 ); margin: 10px 0px;}.shortcode-input {    background: #f5f3f3 none repeat scroll 0 0;    border: 0 solid #4a4f58;    color: #927a5e;    display: block;    margin-top: 15px;    width: 100%;font-family: Menlo,Monaco,Consolas,"Courier New",monospace;}@media only screen and (min-width:768px) and (max-width: 1199px)  {.navbar-header {width: 100% !important;}.nav.navbar-nav.navbar-right {}.nav > li {    display: block;    position: relative;}     .navbar-default .navbar-toggle {display:none !important;} .navbar-nav li a {font-size: 16px;} .nav.navbar-nav.navbar-right {margin-top: -10px !important;} .navbar .nav, .navbar .nav > li {float:none !important; display:inline-block !important; *display:inline !important;  *zoom:1 !important;  vertical-align: top !important;}.navbar-inner {text-align:center !important;}}.cart_item .product-thumbnail img {min-width: 150px !important;width: 100%;}.wp-caption-text.gallery-caption > p {    text-align: center;}.wp-caption-text.gallery-caption > p {    color: #fff;    font-size: 2em;    font-style: normal;    text-align: center;    text-shadow: 1px 1px 1px #000;}.gallery-item {padding: 0px;}.wc-image-links .gallery-caption, .wc-gallery-captions-onpopup .gallery-caption, .wc-gallery-captions-showon .gallery-caption, .wc-gallery-captions-onhover .gallery-caption {    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;}.wc-gallery .gallery-caption {padding: 10px;}.wc-gallery-captions-show .gallery-caption {    background-color: rgba(255, 255, 255, 0.15);}.wp-caption img[class*="wp-image-"] {    border: 12px solid #f5f3f3;    display: block;    height: auto;    margin: 0;    max-width: 100%;}.wp-caption .wp-caption-text {    color: #333;    font-size: 13px;    font-style: normal;    line-height: 1.61538;    padding-top: 0px;    text-align: center;    background: #f5f3f3;    padding-bottom: 10px;}@media (max-width: 769px) {  .wp-caption-text.gallery-caption > p {    font-size: 2vmin;}.navbar-nav .open .dropdown-menu li a {    background: #e3dfda none repeat scroll 0 0;    line-height: 1.5em;}.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #867a6c;}.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 {    background-color: #d4cec7;    color: #867a6c;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {    background-color: #e3dfda;    color: #867a6c;}.navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {line-height: 1.3em;}.navbar-default .navbar-toggle {margin-top: 10px !important;}.nav > li:first-child, .nav > li {border: none;}}@media (max-width: 469px) {  .wp-caption-text.gallery-caption > p {    font-size: 1vmin;}}.site-footer .post-date {    color: #d3cec8;    display: block;}#footer .widget {margin-bottom: 10px;}.site-footer {padding: 0px 30px 0;}.no-display {display: none;}.bns-widget-container label {display:none;}input[name="best_news_name"], input[name=best_news_email], input[name=best_new_save] {    background: rgba(0,0,0, 0.15) none repeat scroll 0 0;    border: 1px solid #333;margin:0px 5px;}input[type=button] {margin:0px;}input[name="best_news_name"]:focus, input[name=best_news_email]:focus {background: #000000;}input[name=best_new_save]:hover {background: #000000;}.bns-widget-container > p {    display: inline-block;    margin: 15px auto 0;    width: auto;}.sidelines.heart {margin-bottom: 75px;}.sidelines {    border-bottom: 2px solid #d9d3cf;    box-shadow: 0 20px 20px -20px #9e968c;    margin-top: -0.35em;    position: relative;}.sidelines .fa {    color: #e7e3e0;    display: block;    font-size: 90px;    margin-bottom: -84px;    position: relative;}.sidelines.heart span {    font-weight: 300;    text-transform: uppercase;}.sidelines {    line-height: 100%;}.sidelines.text-center span, .text-center .sidelines span {    padding: 4px 1em 0;}.sidelines span {    background: #ffffff none repeat scroll 0 0;    border: 3px double #d9d3cf;    border-radius: 5px;    position: relative;    top: 0.5em;color: #927a5e;box-shadow: 0 20px 20px -20px #9e968c;}.sidelines.heart.text-center > span {font-size: 36px;}.sidelines-light.heart {margin-bottom: 75px;}.sidelines-light {    border-bottom: 2px solid #ffffff;        margin-top: -0.35em;    position: relative;}.sidelines-light .fa {    color: #e7e3e0;    display: block;    font-size: 90px;    margin-bottom: -78px;    position: relative;text-shadow: 0px 0px 15px rgba(0,0,0,.3);}.sidelines-light.heart span {        font-weight: 300;    text-transform: uppercase;}.sidelines-light {    line-height: 100%;}.sidelines-light.text-center span, .text-center .sidelines span {    padding: 4px 1em 0;}.sidelines-light span {    background: #fff none repeat scroll 0 0;    border: 3px double #d9d3cf;    border-radius: 5px;    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    position: relative;    top: 0.5em;color: #847667;}.sidelines-light.heart.text-center > span {font-size: 36px;}#isotope-list {margin-top: 15px;}.filter.text-center.selected {color: #777777;}#filters > li a:hover, #filters > li a.selected {color: #ffffff;background: #eee none repeat scroll 0 0;border-radius: 3px;transition: all ease .3s;}#filters {text-align:center;}.sidelines.heart.text-center {margin-bottom: 90px;}ul#filters {    border-bottom: 1px dotted #ccc;    margin-bottom: 5px;    margin-top: 35px;    padding-bottom: 15px;    padding-left: 0;}#filters > li {    list-style:none;    margin:0px 3px;    display:inline;display:inline-block;}#filters > li:last-child:after {display:none;}#filters > li a {    display: inline-block;    font-size: 15px;    padding: 5px 15px;    text-transform: uppercase;font-weight:normal;font-family: 'Oswald', sans-serif;color: #cc3366;border-radius: 3px;}.effect2{  position: relative;}.effect2:before, .effect2:after{  z-index: -1;  position: absolute;  content: "";  bottom: 15px;  left: 10px;  width: 50%;  top: 80%;  max-width:300px;  background: #777;  box-shadow: 0 15px 10px #777;  transform: rotate(-3deg);}.effect2:after{  transform: rotate(3deg);  right: 10px;  left: auto;}.navbar .navbar-nav {    display: inline-block;    float: none;}.navbar .navbar-collapse {    text-align: center;}.nav.navbar-nav {vertical-align: top;}.no-gutter {padding: 0px;}.h1, .h2, .h3, h1, h2, h3 {    margin-bottom: 15px;    margin-top: 25px;}.tooltip > .tooltip-inner {    min-width: 88px;    width: 100%;    line-height: 1.2em;    font-weight: normal;white-space:pre-wrap;    background-color: #fff;    color: #927a5e;    border: 2px solid #fff;    padding: 8px 15px;border-radius: 3px;    font-size: 1.35em;font-family: 'Oswald', sans-serif;box-shadow: -5px 5px 10px rgba(0,0,0,1);}.tooltip.top .tooltip-arrow {    border-top-color: #fff;}.pager li > a, .pager li > span {border-radius: 3px;}#home-reviews .starswidget, #home-reviews  {text-align: center;}#home-reviews ul.rating {display: inline-block;}.separator {  text-align: center;}.separator span {  display: inline-block;  vertical-align: middle;}.outer-line {  width: 40%;  border-bottom: 1px solid #ccc;}.separator .fa {  margin: 15px;  font-size:1em;  color: #cccccc;  }              .separator-small {  text-align: center;}.separator-small span {  display: inline-block;  vertical-align: middle;}.outer-line-small {  width: 10%;  border-bottom: 1px solid rgba(255,255,255,.3);}.separator-small .fa {  margin: 15px;  font-size:.7em;  color: rgba(255,255,255,.3);  }  .separator-revs {  text-align: center;  margin: 15px 0 0;}.separator-revs span {  display: inline-block;  vertical-align: middle;}.outer-line-revs {  width: 15%;  border-bottom: 1px solid rgba(132, 118, 103, 0.3);}.separator-revs .fa {  margin: 5px;  font-size:.7em;  color: rgba(132, 118, 103, 0.3);  }     .single-post-page-header h1 {margin-top: 0px;}.single-post-page-header h3 {margin-bottom: 0px;}.single-post-page-header {position: relative;}.jumbotron.jumbo-bkg.single-post-header {padding: 100px 0px;}     .rev-content {margin-top: 45px;}.single-post-nav {    width: 100%;    margin-top: 60px;    border-top: 3px solid #45A3D6;    background: #fff;}.single-post-nav a {    text-decoration: none;} .single-post-nav > div {    width: 50%;    float: left;    padding: 30px 50px;    text-align: right;} .single-post-nav > div:first-child {    border-right: 3px solid #45A3D6;    text-align: left;} .single-post-nav > div h4 {    margin: 0;} .single-post-nav > div:nth-of-type(1) img {    float: left;    margin-right: 16px;} .single-post-nav > div:nth-of-type(2) img {    float: right;    margin-left: 16px;}.container-fluid.nextprev-container {padding: 0px;position: absolute;top: 50%;transform: translateY(-50%);}.nav-growpop a {position: relative;top: 0;display: block;outline: none;text-align: left;z-index: 1000;-webkit-transform: translateY(-50%);transform: translateY(-50%);}.nav-growpop {text-shadow: none;}.nav-growpop a.prev {left: 0;}.nav-growpop a.next {right: 0;}.nav-growpop .icon-wrap {position: relative;z-index: 100;display: block;padding: 20px 10px;border: 0px solid #b24e44;background: #b24e44;-webkit-transition: border-width 0.3s 0.15s;transition: border-width 0.3s 0.15s;}.nav-growpop svg.icon {fill: #fff;}.nav-growpop div {position: absolute;top: 48px;padding: 20px;width: 440px;height: 184px;background: #fff;opacity: 0;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;transition: transform 0.3s, opacity 0.3s;}.nav-growpop a.prev div {left: 0;padding: 20px 140px 20px 30px;text-align: right;-webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);transform: translateY(-50%) translateX(-100%) scale(0.75);margin-left: -15px;box-shadow: 0px 5px 25px rgba(0,0,0,.1);}.nav-growpop div p.adsub {font-size: .8em;line-height: 1.3em;}.nav-growpop a.next div {right: 0;padding: 20px 30px 20px 140px;-webkit-transform: translateY(-50%) translateX(100%) scale(0.75);transform: translateY(-50%) translateX(100%) scale(0.75);margin-right: -15px;box-shadow: 0px 5px 25px rgba(0,0,0,.1);}.single-post-page-header .nav-growpop a.prev div {padding: 20px 30px 20px 100px;}.single-post-page-header .nav-growpop a.next div {padding: 20px 100px 20px 30px;}.single-post-page-header .nav-growpop div, .single-post-page-header .nav-growpop div  {height: auto;}.nav-growpop .adjacent-title {    color: #ffffff;    font-family: oranienbaum;    font-size: 1.5em;}.adja-right {float:right;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}.adja-left {float:left;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}.nav-growpop a.prev div {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}.nav-growpop a.next div {border-top-left-radius: 4px;border-bottom-left-radius: 4px;}.nav-growpop span {display: block;padding-bottom: 5px;color: #cdcdcd;text-transform: uppercase;font-weight: 400;font-size: 1em;line-height: 1.2;min-width: 120px;font-family: "Oswald",sans-serif;}.growpop-title.btn.btn-primary {background: #000000;color: #ffffff;padding: 15px;text-shadow: none;font-size: 1em;}.nav-growpop h3 {margin: 0;padding: 8px 0 7px;color: #333333 !important;font-weight: 300;font-size: 1.3em;line-height: 1.2;font-family: 'Oswald', sans-serif;}.nav-growpop div p {margin: 0;font-style: noral;font-size: 1em;padding: 3px 0px;}.single-pop-np {border-bottom: 2px solid #cc3366;}.nav-growpop img {position: absolute;top: 20px;margin: 0px;max-height: 146px;}.nav-growpop small {    color: #999;    font-family: open sans;    font-size: 13px;}.nav-growpop a.prev img {right: 20px;}.nav-growpop div p.gpop-excerpt {    font-size: 15px;    line-height: 17px;}.nav-growpop a.next img {left: 20px;}.nav-growpop a:hover .icon-wrap {border-top-width: 40px;border-bottom-width: 40px;-webkit-transition-delay: 0s;transition-delay: 0s;}.nav-growpop a:hover div {opacity: 1;-webkit-transition-delay: 0.15s;transition-delay: 0.15s;-webkit-transform: translateY(-50%) translateX(0) scale(1);transform: translateY(-50%) translateX(0) scale(1);}@media screen and (max-width: 767px) {.nav-growpop a.next  {-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;}.nav-growpop a.prev  {-webkit-transform-origin: 0% 50%;transform-origin: 0% 50%;}.nav-growpop a {-webkit-transform: scale(0.6);transform: scale(0.6);}.container-fluid.nextprev-container {height: 57px;}.model-title-bg {font-size: .7em;}}@media screen and (max-width: 574px) {.container-fluid.nextprev-container {display: none;}}.inner {margin: 100px 0px;}.inner-top {margin: 100px 0px 0px 0px;}.inner-bottom {margin: 0px 0px 100px 0px;}.inner-small {margin: 50px 0px;}.inner-top-small {margin: 50px 0px 0px 0px;}.inner-bottom-small {margin: 0px 0px 50px 0px;}.inner-large {margin: 150px 0px;}.inner-top-large {margin: 150px 0px 0px 0px;}.inner-bottom-large {margin: 0px 0px 150px 0px;}.post-overlay-meta-header {    color: #705b42;    font-size: 0.7em;    font-weight: normal;    text-transform: uppercase;}.post-overlay-meta-header a {    color: #705b42;}.post-overlay-meta-header a:hover {    color: #cc3366;    text-decoration: none;border-bottom: 2px solid #cc3366;}.speech-bubble { position: relative; background: #927a5e; border-radius: .4em; } .speech-bubble:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 14px solid transparent; border-top-color: #927a5e; border-bottom: 0; border-left: 0; margin-left: -7px; margin-bottom: -14px; }.caldera-grid .alert-success {    background-color: #f5f3f3;    border: 5px solid #927a5e;    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.4);    color: #927a5e;    font-family: oranienbaum;    font-size: 1.5em;    padding: 35px 30px;    text-align: center;border-radius: 5px;}input::placeholder, textarea::placeholder {color:rgba(146, 122, 94, 0.5) !important;}.caldera-grid .form-control, .caldera-grid output {line-height: 1em !important;}.caldera-grid input, .caldera-grid textarea {background: #f5f3f3 !important;}.caldera-grid .form-control { padding: 16px !important; height: auto !important; box-shadow: none !important; color: #999 !important; border: none !important; font-family: oswald !important; font-size: 1.0em !important; }    select[name="fld_4934820"] option[value=""] {} [selected]{    background-color: #000000;color: #ffffff;}      .caldera-grid input[data-type=phone_better] {padding-left:52px !important;}.intl-tel-input.allow-dropdown {width: 100%;}.ccselect2-container.ccselect2-container-multi.form-control {padding: 10px !important;}.caldera-grid .form-control {min-height: 53px !important;}.caldera-grid .form-control:focus, .caldera-grid .form-control:active, .caldera-grid .form-control {font-weight: normal !important;}.caldera-grid input[type=submit] { padding: 5px 20px !important; border-radius: 4px !important; color: #afa498 !important; font-size: 1.65em !important; border: 2px solid #d3cec8 !important; float: right !important; font-family: oswald !important;  transition: all 0.3s ease-in-out !important;}.caldera-grid {padding-left:0px; margin-top: 19px;}.caldera-grid input[type=submit]:hover { background: #cc3366 !important; border-color: #cc3366 !important; color: #ffffff !important;}.ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice { margin: 2px;}.caldera-grid label {    font-weight: 400 !important;}.caldera-grid .form-control {border: 1px solid #d3cec8 !important;}.caldera-grid .form-control {    color: #927a5e !important;}.flex-control-nav {  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}.vipribbon {  line-height: 0.8em;  font-size: 2em;  text-transform: uppercase;  text-align: center;  font-weight: bold;  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);  display: block;  width: 6rem;  height: 4rem;  background: #cc3366;  color: white;  padding-top: 1rem;  font-family: "Oranienbaum",serif;  position: absolute;  top:0px;  -webkit-filter: drop-shadow(0 0.5rem 0.3em rgba(0, 0, 0, 0.5));  left: 50%;  transform: translateX(-50%);}.vipribbon:after {  content: "";  width: 0;  height: 0;  border-right: 3rem solid transparent;  border-left: 3rem solid transparent;  border-top: 1.5rem solid #cc3366;  position: absolute;  top: 4rem;  left: 0;}.vipribbon.vipribbon--red {  background: #cc3366;}.jumbo-bkg {        background-image: url("../images/bg-dark.jpg");        background-repeat: repeat;background-position: center top;    }.hrt-spacer.sc .mask-line {    border-top: 1px solid #d2cdc8;    }.hrt-spacer {  max-width: 600px;  width: 100%;  position: relative;  margin: 100px auto;}.hrt-spacer .mask-line {  overflow: hidden;  height: 20px;}.hrt-spacer .mask-line:after {  content: '';  display: block;  margin: -25px auto 0;  width: 100%;  height: 25px;  border-radius: 125px / 12px;  box-shadow: 0 0 8px #beb6ad;}.hrt-spacer.shadow .mask-line {    border-top: 1px solid #e4e0db;}.hrt-spacer.shadow .mask-line::after {    border-radius: 600px / 40px;    box-shadow: 0 0 20px #beb6ad;    content: "";    display: block;    height: 50px;    margin: -50px auto 0;    width: 100%;}.hrt-spacer span {  width: 50px;  height: 50px;  position: absolute;  bottom: 100%;  margin-bottom: -25px;  left: 50%;  margin-left: -25px;  border-radius: 100%;  box-shadow: 0 0px 4px #beb6ad;  background: white;}.hrt-spacer span i {    border: 1px solid #afa59a;    border-radius: 100%;    bottom: 4px;    color: #afa59a;    font-style: normal;    left: 4px;    line-height: 42px;    position: absolute;    right: 4px;    text-align: center;    top: 4px;}.hrt-spacer-vertical {  display: inline-block;  margin-top: 100px;  margin-left: 100px;  width: 100px;  position: relative;}.hrt-spacer-vertical .mask-line {  overflow: hidden;  width: 20px;  height: 200px;}.hrt-spacer-vertical.left .mask-line:after {  content: '';  display: block;  margin-left: -20px;  width: 20px;  height: 100%;  border-radius: 12px / 125px;  box-shadow: 0 0 8px black;}.hrt-spacer-vertical.right .mask-line:before {  content: '';  display: block;  margin-left: 20px;  width: 20px;  height: 100%;  border-radius: 12px / 125px;  box-shadow: 0 0 8px black;}.site-footer .hrt-spacer {margin: 0 auto; max-width: 1140px;}.site-footer .hrt-spacer span i {    border: 1px solid rgba(255, 255, 255, 0.3);    border-radius: 100%;    bottom: 4px;    color: rgba(255, 255, 255, 0.5);    font-style: normal;    left: 4px;    line-height: 36px;    position: absolute;    right: 4px;    text-align: center;    top: 4px;}.site-footer .hrt-spacer span {    background: #8e8072 none repeat scroll 0 0;    border-radius: 100%;    bottom: 100%;    box-shadow: none;    height: 50px;    left: 50%;    margin-bottom: -25px;    margin-left: -25px;    position: absolute;    width: 50px;}.site-footer .hrt-spacer .mask-line:after {  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);}.site-footer .hrt-spacer span:hover i {color: #ffffff;border-color: #ffffff;}.models-testimonials .hrt-spacer .mask-line::after {box-shadow: 0 0 8px #000;}.models-testimonials .hrt-spacer {margin: 50px auto 30px;}.models-testimonials .hrt-spacer span {box-shadow: 0 0 4px #000;}.models-testimonials .hrt-spacer span i {border: 1px solid #d0c8c5; color: #8e8072;}#rc {    position: relative;box-shadow: 0 33px 5px -25px rgba(0, 0, 0, 0.25);top: -15px;    }#rc.round {    border-radius: 5px;}#rc, #rc.round {    background: #847667;}#rc > h2 {color: #ffffff !important;    border-bottom: 2px dotted rgba(255, 255, 255, 0.3);    border-top: 0 solid #fff;    padding-top: 5px;text-transform: uppercase;}.model-pro-rev #rc > h2 {    border-bottom: 2px dotted rgba(255, 255, 255, 0.3);    border-top: 0 solid #fff;    color: #ffffff;    margin-bottom: 20px;    padding-top: 0;    text-transform: uppercase;}.round {padding:0 45px 5px;display:inline-block;}.partners #rc {margin-bottom: 40px;}#rcsp {    position: absolute;box-shadow: 0 -35px 5px -25px rgba(0, 0, 0, 0.2), 0 30px 5px -25px rgba(0, 0, 0, 0.1);bottom: -38px;left: 50%;transform: translateX(-50%);    background: #dbd3cc;     background:        -moz-linear-gradient(45deg,  transparent 10px, #dbd3cc 10px),        -moz-linear-gradient(135deg, transparent 10px, #dbd3cc 10px),        -moz-linear-gradient(225deg, transparent 10px, #dbd3cc 10px),        -moz-linear-gradient(315deg, transparent 10px, #dbd3cc 10px);    background:        -o-linear-gradient(45deg,  transparent 10px, #dbd3cc 10px),        -o-linear-gradient(135deg, transparent 10px, #dbd3cc 10px),        -o-linear-gradient(225deg, transparent 10px, #dbd3cc 10px),        -o-linear-gradient(315deg, transparent 10px, #dbd3cc 10px);    background:        -webkit-linear-gradient(45deg,  transparent 10px, #dbd3cc 10px),        -webkit-linear-gradient(135deg, transparent 10px, #dbd3cc 10px),        -webkit-linear-gradient(225deg, transparent 10px, #dbd3cc 10px),        -webkit-linear-gradient(315deg, transparent 10px, #dbd3cc 10px);}#rcsp.roundsp {    background:        -moz-radial-gradient(0 100%, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),        -moz-radial-gradient(100% 100%, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),        -moz-radial-gradient(100% 0, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),        -moz-radial-gradient(0 0, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px);    background:         -o-radial-gradient(0 100%, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),         -o-radial-gradient(100% 100%, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),         -o-radial-gradient(100% 0, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),         -o-radial-gradient(0 0, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px);    background:         -webkit-radial-gradient(0 100%, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),         -webkit-radial-gradient(100% 100%, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),         -webkit-radial-gradient(100% 0, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px),         -webkit-radial-gradient(0 0, circle, rgba(219,211,204,0) 14px, #dbd3cc 15px);}#rcsp, #rcsp.roundsp {    background-position: bottom left, bottom right, top right, top left;    -moz-background-size: 50% 50%;    -webkit-background-size: 50% 50%;    background-size: 50% 50%;    background-repeat: no-repeat;}#rcsp > h2 {color: #927a5e;    border-bottom: 2px dotted rgba(255, 255, 255, 0.3);    border-top: 0 solid #fff;    padding-top: 5px;text-transform: uppercase;}.roundsp {padding:15px 45px;display:inline-block;}#rcsp .post-overlay-meta-header {    color: #927a5e;    font-size: 0.7em;    font-weight: normal;    text-transform: uppercase;}#rcsp .post-overlay-meta-header a {    color: #927a5e;}#rcsp h3 {    border-bottom: 1px solid #b8ada3;    border-top: 1px solid #b8ada3;    margin: 9px 0 7px;    padding: 5px 0;    text-shadow: 1px 1px 1px #ffffff;}.model-pro-rev #rc {top: -46px;}.line-heading span {    background: #333 none repeat scroll 0 0;    border-radius: 50px;    padding: 18px 25px;    color: #ffffff;}.line-heading {    line-height: 3em;    text-align: center;    text-transform: uppercase;}.line-heading:before,.line-heading:after { background-color: #333; content: ""; display: inline-block; height: 2px; position: relative; vertical-align: middle; width: 50%;}.line-heading:before { right: 0.5em; margin-left: -50%;}.line-heading:after { left: 0.5em; margin-right: -50%;}.featured-text > h2, .models-testimonials h2, .home-reviews-title, .models-all .sidelines.heart.text-center > span, .blog-section .sidelines-light.heart.text-center > span {font-size: 48px;}.models-all .sidelines.heart.text-center > span {paddingtop: 5px;}.blog-section .sidelines-light .fa, .models-all .sidelines.heart.text-center .fa {font-size: 130px; margin-bottom: -105px;}.blog-section .sidelines-light.heart.text-center {margin-bottom: 65px;margin-top: 20px;}.post-fi-image.wp-post-image {    background: #dbd3cc none repeat scroll 0 0;    border: 6px double #fff;    margin: -2px 0 25px;}.stars-holder .fa.fa-star {color: #ffffff;}.pmeta {    background: #7f7166 url('../images/bg-light.jpg') repeat scroll center top;    border-bottom: 3px double #baafa6;    box-shadow: 0 10px 7px -10px rgba(0, 0, 0, 0.2), 0 -10px 15px -10px rgba(215,210,206, 0.7) inset;    padding: 12px 7px 7px 7px;    text-align: center;}.pmeta > h3 {    margin: 0;    padding: 5px;}.btn-center {    display: block;    margin: 0 auto;}#modelReference a.front-model-title {    color: #5d4a34;    font-size: 14px;font-family: open sans;font-weight:normal;white-space: nowrap;}#modelReference figure.effect-bubba p {padding: 7px;}#modelReference .grid figure img {border:0 none;}#modelReference .rating-circle-sm, #modelReference .model-date, #modelReference .vip-ribbon, #modelReference .model-ribbon {display: none;}#modelReference .model-inner-container {padding:0px;}#modelReference .model-content-wrapper {text-align:center;}#modelReference .model-inner-container {background: rgba(146, 122, 94, 0.15);}#modelReference figure.effect-bubba {margin-bottom: 0px;}#modelReference .tcenter {font-size: .7em;}#modelReference .modal-body {max-height: 695px; overflow: auto;}#modelReference .modal-footer .btn.btn-primary {padding: 7px 25px;}#modelReference .modal-content {background: #f5f3f3;}#modelReference .modal-body {background: #ffffff;}#modelReference a.front-model-title {top:0px;}.visua{color:#fdb813;}.tips {background: #800000;border: 1px;color: #FFF;display: block;font-family:  Arial, Helvetica, sans-serif;font-size: 15px;height: 28px;text-align: left;z-index:999999999999;}.livef{margin-top: 2px;    max-height: 32px;margin-right: 10px;margin-left: 10px;}.blog-section h2 {    color: #ffffff !important;    margin-bottom: 0px;font-size: 40px;    text-shadow: 0px 1px 1px #000;}.models-featured h2 {    color: #ffffff !important;    margin-bottom: 0px;font-size: 40px;    text-shadow: 0px 1px 1px #000;}.models-all h2 {    color: #000 !important;    margin-bottom: 0px;font-size: 40px;    text-shadow: 0px 1px 1px #000;}.oswald-font{color: #fff !important;}.celulares{font-size: 29px;    color: #fff;    font-weight: 800;} h1, H2 {  font-family: 'Jost', sans-serif !important;}.txtplus {position: absolute;text-indent: -999em;top: -999em;right: -999em;}.txtwhite {color:#FFFFFF !important}.txtblack {color:#000000 !important}.txtdegrade {color: transparent !important; font-weight: bold; background-image: linear-gradient(144deg, #AF40FF, #5B42F3 50%, #00DDEB); -webkit-background-clip: text; background-clip: text;}.txtcenter {text-align: center;}#modalLoginPro {    z-index: 99999 !important;}#commentModal .vertical-alignment-helper,#reportModal .vertical-alignment-helper,#modalLoginPro .vertical-alignment-helper {    display: table;    height: 100%;    width: 100%;    pointer-events: none; }#modalLoginPro .vertical-align-center {    display: table-cell;    vertical-align: middle;    pointer-events: none;}.modal-subtitle-login {    font-size: 0.6em; font-weight: 700; margin-top: 5px; color: white;}#commentModal .modal-content,#modalLoginPro .modal-content {    background: #0f0f16 !important;     background: linear-gradient(160deg, #0f0f16, #151521) !important;    color: #f2f2f7 !important;    border: 1px solid #bd00ff !important;    border-radius: 18px !important;    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.8), 0 0 25px rgba(189, 0, 255, 0.25);    width: inherit;    height: inherit;    margin: 10px;     pointer-events: all;     position: relative;    overflow: hidden; }@media (min-width: 577px) {    #commentModal .modal-content,    #reportModal .modal-content,    #modalLoginPro .modal-content {        width: 460px !important;         margin: 0 auto;        padding-bottom: 0;    }}@media (max-width: 767px) {    #modalLoginPro .modal-dialog {        margin: 0;        width: 100%;        height: 100%;    }    #modalLoginPro .modal-content {        margin: 0;        width: 100% !important;        height: 100% !important;        border-radius: 0 !important;        border: none !important;        display: flex;        flex-direction: column;        justify-content: center;     }        .lux-modal-skin .modal-footer {        position: absolute;        bottom: 0;        left: 0;        width: 100%;        border-radius: 0 !important;    }        .lux-modal-skin .modal-body {        margin-bottom: 70px !important;        overflow-y: auto;     }}#logoModal {    margin-bottom: 10px;}.lux-modal-skin {    --lux-gold-1: #f6d878;    --lux-gold-2: #b58f28;    --lux-purple: #bd00ff;    --lux-text-muted: #9ca0b5;    --lux-bg-input: #1d1d2e;    --lux-border: rgba(255, 255, 255, 0.08);}.lux-modal-skin .modal-header-login {    background: transparent;    text-align: center;    padding: 35px 15px 10px;    border-bottom: none;}.lux-modal-skin .modal-title-login {    color: var(--lux-gold-1);    font-size: 24px;    letter-spacing: 1.2px;    font-weight: 700;    text-transform: uppercase;    margin-top: 10px;}.lux-modal-skin .logo img {    height: 65px;    margin: 0 auto;    display: block;}.lux-modal-skin .close {    position: absolute;    right: 15px;    top: 15px;    width: 56px;    height: 56px;    padding: 0;    display: flex;    align-items: center;    justify-content: center;    background: transparent;    border-radius: 50%;    opacity: 0.8;    color: #fff;    font-size: 40px;    font-weight: 300;    text-shadow: none;    z-index: 1060;    cursor: pointer;    transition: all 0.2s ease;    outline: none;}.lux-modal-skin .modal-title-login {    color: var(--lux-gold-1);    font-size: 24px;     font-weight: 700;         text-transform: uppercase;    letter-spacing: 5px;     margin-top: 10px;        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);}.lux-modal-skin .close:hover {    color: red;    opacity: 1;    transform: rotate(90deg);    background: rgba(255, 255, 255, 0.05);}#togglePassword {    top: 0 !important;    left: 0 !important;}.lux-modal-skin .close span {    pointer-events: none;    display: block;    margin-top: -2px; }.lux-modal-skin .modal-body {    padding: 10px 35px 20px;}.lux-modal-skin p.text-muted {    color: white;    text-align: center;    font-size: 14px;}.lux-modal-skin .form-group {    margin-bottom: 20px;    position: relative;}.lux-modal-skin .form-control {    background: var(--lux-bg-input);    border-radius: 12px;    height: 54px;    border: 1px solid var(--lux-border);    color: #fff;    padding-left: 50px;     font-size: 16px;    box-shadow: none;    transition: all 0.3s;}.lux-modal-skin .form-control:focus {    border-color: var(--lux-purple);    background: #23233a;    box-shadow: 0 0 15px rgba(189, 0, 255, 0.35);}.lux-modal-skin .form-control::placeholder {    color: #6e6e8a;}.lux-modal-skin .input-icon i {    position: absolute;    left: 18px;    top: 18px;    font-size: 18px;    color: var(--lux-gold-1);    z-index: 10;}.lux-modal-skin .toggle-password {    position: absolute;    right: 18px;    top: 18px;    color: var(--lux-text-muted);    cursor: pointer;    padding: 5px;    z-index: 10;    transition: 0.25s;}.lux-modal-skin .toggle-password:hover {    color: var(--lux-gold-1);}#modalLoginPro #error {    background: rgba(255, 77, 77, 0.12);    border: 1px solid rgba(255, 77, 77, 0.25);    border-radius: 8px;    padding: 12px;    font-weight: 600;    text-align: center;    color: #ff4d4d;    margin-bottom: 15px;    display: none; }#submit_form_login_novo {    width: 100%;    height: 56px;    border-radius: 14px;    border: none;    font-weight: 800;    font-size: 17px;    color: #000;    background: linear-gradient(135deg, var(--lux-gold-1) 0%, var(--lux-gold-2) 100%);    margin-top: 5px;    text-transform: uppercase;    letter-spacing: 1px;    transition: transform 0.2s, box-shadow 0.2s;    box-shadow: 0 6px 22px rgba(246, 216, 120, 0.3);}#submit_form_login_novo:hover {    transform: translateY(-2px);    box-shadow: 0 10px 30px rgba(246, 216, 120, 0.5);    color: #000;}#submit_form_login_novo:disabled {    opacity: 0.6;    transform: none;}.lux-modal-skin .forgot-password a {    display: block;    text-align: right;    font-size: 13px;    color: var(--lux-text-muted);    margin-bottom: 25px;    text-decoration: none;    transition: 0.3s;}.lux-modal-skin .forgot-password a:hover {    color: var(--lux-gold-1);}.lux-modal-skin .modal-footer {    background: rgba(255, 255, 255, 0.03);    border-top: 1px solid var(--lux-border);    padding: 20px;    text-align: center;    border-radius: 0 0 18px 18px;}.lux-modal-skin .modal-footer p {    margin: 0;    color: var(--lux-text-muted);    font-size: 14px;}.lux-modal-skin .register-link {    color: var(--lux-purple);    font-weight: bold;    text-decoration: none;    margin-left: 5px;    transition: 0.25s;}.lux-modal-skin .register-link:hover {    color: var(--lux-gold-1);    text-decoration: underline;}@keyframes shake {    0%, 100% {        transform: translateX(0);    }    25% {        transform: translateX(-6px);    }    50% {        transform: translateX(6px);    }    75% {        transform: translateX(-6px);    }}.shake-animation {    animation: shake 0.45s ease-in-out;}    .modal-backdrop.show {    opacity: 0.5 !important;    visibility: visible !important;}.modal.show {    display: block !important;    opacity: 1 !important;    visibility: visible !important;    z-index: 1055 !important; }.modal-dialog {    z-index: 1060 !important;    transform: none !important;}body.modal-open {    overflow: hidden !important;}:root {  --bg-color: #1f1f1f;  --dark-black: #151515;  --bg-input: #353535;  --bg-mobile-menu: #2d2d2d;  --text-color-mobile-menu: #cbd5e1;  --primary-color: #841cce;  --secondary-color: #188cc3;  --light-beje: #fdfdea;  --dark-red: #723b13;  --dark-grey: #3f3f3f;  --grey: #6b7280;  --light-grey: #9ca3af;  --fonte: 'Libre Baskerville', serif;  --font-color: #e5e7eb;}* { font-family: var(--fonte, 'Libre Baskerville', serif); }html {  font-size: 16px !important;}body {  color: white;  margin: 0;}button {  padding-block-end: 1px;  padding-block-start: 1px;  padding-inline-end: 6px;  padding-inline-start: 6px;  font-family: var(--fonte);}p,img {  margin: 0;}input {  padding: 0;}.site-container {  background-color: var(--bg-color);}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}abbr[title] {    border-bottom: 1px dotted}b,strong {    font-weight: 700}dfn {    font-style: italic}h1 {    margin: .67em 0;    font-size: 2em}mark {    color: #000;    background: #ff0}small {    font-size: 80%}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}figure {    margin: 1em 40px}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-family: monospace, monospace;    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 {    line-height: normal}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-box-sizing: content-box;    -moz-box-sizing: content-box;    box-sizing: content-box;    -webkit-appearance: textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {    -webkit-appearance: none}fieldset {    padding: .35em .625em .75em;    margin: 0 2px;    border: 1px solid silver}legend {    padding: 0;    border: 0}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    }    .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: "\002a"}.glyphicon-plus:before {    content: "\002b"}.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 {    content: "\e227"}.glyphicon-btc:before {    content: "\e227"}.glyphicon-xbt:before {    content: "\e227"}.glyphicon-yen:before {    content: "\00a5"}.glyphicon-jpy:before {    content: "\00a5"}.glyphicon-ruble:before {    content: "\20bd"}.glyphicon-rub: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"}* {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box}:after,:before {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box}html {    font-size: 10px;    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)}body {    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    font-size: 14px;    line-height: 1.42857143;    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: thin dotted;    outline: 5px auto -webkit-focus-ring-color;    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:focus,a.text-primary:hover {    color: #286090}.text-success {    color: #3c763d}a.text-success:focus,a.text-success:hover {    color: #2b542c}.text-info {    color: #31708f}a.text-info:focus,a.text-info:hover {    color: #245269}.text-warning {    color: #8a6d3b}a.text-warning:focus,a.text-warning:hover {    color: #66512c}.text-danger {    color: #a94442}a.text-danger:focus,a.text-danger:hover {    color: #843534}.bg-primary {    color: #fff;    background-color: #337ab7}a.bg-primary:focus,a.bg-primary:hover {    background-color: #286090}.bg-success {    background-color: #dff0d8}a.bg-success:focus,a.bg-success:hover {    background-color: #c1e2b3}.bg-info {    background-color: #d9edf7}a.bg-info:focus,a.bg-info:hover {    background-color: #afd9ee}.bg-warning {    background-color: #fcf8e3}a.bg-warning:focus,a.bg-warning:hover {    background-color: #f7ecb5}.bg-danger {    background-color: #f2dede}a.bg-danger:focus,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 {    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    }}.container-fluid {    padding-right: 15px;    padding-left: 15px;    margin-right: auto;    margin-left: auto}.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 {    border: 1px solid #ddd}.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;    margin-top: 1px\9;    line-height: normal}input[type=file] {    display: block}input[type=range] {    display: block;    width: 100%}select[multiple],select[size] {    height: auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {    outline: thin dotted;    outline: 5px auto -webkit-focus-ring-color;    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::-ms-expand {    background-color: transparent;    border: 0}.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].form-control,    input[type=time].form-control,    input[type=datetime-local].form-control,    input[type=month].form-control {        line-height: 34px    }    .input-group-sm input[type=date],    .input-group-sm input[type=time],    .input-group-sm input[type=datetime-local],    .input-group-sm input[type=month],    input[type=date].input-sm,    input[type=time].input-sm,    input[type=datetime-local].input-sm,    input[type=month].input-sm {        line-height: 30px    }    .input-group-lg input[type=date],    .input-group-lg input[type=time],    .input-group-lg input[type=datetime-local],    .input-group-lg input[type=month],    input[type=date].input-lg,    input[type=time].input-lg,    input[type=datetime-local].input-lg,    input[type=month].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-top: 4px\9;    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}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}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {    cursor: not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {    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}.form-group-sm select.form-control {    height: 30px;    line-height: 30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {    height: auto}.form-group-sm .form-control-static {    height: 30px;    min-height: 32px;    padding: 6px 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}.form-group-lg select.form-control {    height: 46px;    line-height: 46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {    height: auto}.form-group-lg .form-control-static {    height: 46px;    min-height: 38px;    padding: 11px 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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {    width: 46px;    height: 46px;    line-height: 46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.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: 11px;        font-size: 18px    }}@media (min-width: 768px) {    .form-horizontal .form-group-sm .control-label {        padding-top: 6px;        font-size: 12px    }}.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: thin dotted;    outline: 5px auto -webkit-focus-ring-color;    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 {    cursor: not-allowed;    filter: alpha(opacity=65);    -webkit-box-shadow: none;    box-shadow: none;    opacity: .65}a.btn.disabled,fieldset[disabled] a.btn {    pointer-events: none}.btn-default {    color: #333;    background-color: #fff;    border-color: #ccc}.btn-default.focus,.btn-default:focus {    color: #333;    background-color: #e6e6e6;    border-color: #8c8c8c}.btn-default:hover {    color: #333;    background-color: #e6e6e6;    border-color: #adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {    color: #333;    background-color: #e6e6e6;    border-color: #adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {    color: #333;    background-color: #d4d4d4;    border-color: #8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {    background-image: none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,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.focus,.btn-primary:focus {    color: #fff;    background-color: #286090;    border-color: #122b40}.btn-primary:hover {    color: #fff;    background-color: #286090;    border-color: #204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {    color: #fff;    background-color: #286090;    border-color: #204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {    color: #fff;    background-color: #204d74;    border-color: #122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {    background-image: none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,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.focus,.btn-success:focus {    color: #fff;    background-color: #449d44;    border-color: #255625}.btn-success:hover {    color: #fff;    background-color: #449d44;    border-color: #398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {    color: #fff;    background-color: #449d44;    border-color: #398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {    color: #fff;    background-color: #398439;    border-color: #255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {    background-image: none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,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.focus,.btn-info:focus {    color: #fff;    background-color: #31b0d5;    border-color: #1b6d85}.btn-info:hover {    color: #fff;    background-color: #31b0d5;    border-color: #269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {    color: #fff;    background-color: #31b0d5;    border-color: #269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {    color: #fff;    background-color: #269abc;    border-color: #1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {    background-image: none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,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.focus,.btn-warning:focus {    color: #fff;    background-color: #ec971f;    border-color: #985f0d}.btn-warning:hover {    color: #fff;    background-color: #ec971f;    border-color: #d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {    color: #fff;    background-color: #ec971f;    border-color: #d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {    color: #fff;    background-color: #d58512;    border-color: #985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {    background-image: none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,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.focus,.btn-danger:focus {    color: #fff;    background-color: #c9302c;    border-color: #761c19}.btn-danger:hover {    color: #fff;    background-color: #c9302c;    border-color: #ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {    color: #fff;    background-color: #c9302c;    border-color: #ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {    color: #fff;    background-color: #ac2925;    border-color: #761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {    background-image: none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,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-top: 4px solid\9;    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 dashed;    border-bottom: 4px solid\9}.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,.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;    border-bottom-width: 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-left-radius: 4px;    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-right-radius: 4px;    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 .form-control:focus {    z-index: 3}.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 {    z-index: 2;    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: 768px) {    .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 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: 768px) {    .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: 1200px) {    .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: 768px) {    .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-top: 8px;    margin-right: -15px;    margin-bottom: 8px;    margin-left: -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-top-left-radius: 4px;    border-top-right-radius: 4px;    border-bottom-right-radius: 0;    border-bottom-left-radius: 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: #f8f8f8;    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-text {    color: #777}.navbar-default .navbar-nav>li>a {    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-text {    color: #9d9d9d}.navbar-inverse .navbar-nav>li>a {    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 {    z-index: 2;    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: 3;    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;    line-height: 1.3333333}.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;    line-height: 1.5}.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: middle;    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-top: 30px;    padding-bottom: 30px;    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 {    padding-right: 15px;    padding-left: 15px;    border-radius: 6px}.jumbotron .container {    max-width: 100%}@media screen and (min-width: 768px) {    .jumbotron {        padding-top: 48px;        padding-bottom: 48px    }    .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-object.img-thumbnail {    max-width: none}.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,button.list-group-item {    color: #555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {    color: #333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {    color: #555;    text-decoration: none;    background-color: #f5f5f5}button.list-group-item {    width: 100%;    text-align: left}.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,button.list-group-item-success {    color: #3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {    color: inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.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,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.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,button.list-group-item-info {    color: #31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {    color: inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.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,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.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,button.list-group-item-warning {    color: #8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {    color: inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.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,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.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,button.list-group-item-danger {    color: #a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {    color: inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.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,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.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}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {    border-top-left-radius: 0;    border-top-right-radius: 0}.panel-heading+.list-group .list-group-item:first-child {    border-top-width: 0}.list-group+.panel-footer {    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: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,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr: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: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,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr: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>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>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {    border-bottom: 0}.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-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 {    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 {    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-style: normal;    font-weight: 400;    line-height: 1.42857143;    text-align: left;    text-align: start;    text-decoration: none;    text-shadow: none;    text-transform: none;    letter-spacing: normal;    word-break: normal;    word-spacing: normal;    word-wrap: normal;    white-space: normal;    filter: alpha(opacity=0);    opacity: 0;    line-break: auto}.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;    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-style: normal;    font-weight: 400;    line-height: 1.42857143;    text-align: left;    text-align: start;    text-decoration: none;    text-shadow: none;    text-transform: none;    letter-spacing: normal;    word-break: normal;    word-spacing: normal;    word-wrap: normal;    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);    line-break: auto}.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: 1000px;        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);    background-color: rgba(0, 0, 0, 0);    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;    margin-top: -10px}.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;    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: #000\9;    background-color: rgba(0, 0, 0, 0);    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: -10px;        font-size: 30px    }    .carousel-control .glyphicon-chevron-left,    .carousel-control .icon-prev {        margin-left: -10px    }    .carousel-control .glyphicon-chevron-right,    .carousel-control .icon-next {        margin-right: -10px    }    .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,.modal-header:after,.modal-header: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,.modal-header: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}@-ms-viewport {    width: device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs {    display: none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.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!important    }    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!important    }    tr.visible-sm {        display: table-row!important    }    td.visible-sm,    th.visible-sm {        display: table-cell!important    }}@media (min-width: 768px) and (max-width: 991px) {    .visible-sm-block {        display: block!important    }}@media (min-width: 768px) and (max-width: 991px) {    .visible-sm-inline {        display: inline!important    }}@media (min-width: 768px) and (max-width: 991px) {    .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!important    }    tr.visible-md {        display: table-row!important    }    td.visible-md,    th.visible-md {        display: table-cell!important    }}@media (min-width: 992px) and (max-width: 1199px) {    .visible-md-block {        display: block!important    }}@media (min-width: 992px) and (max-width: 1199px) {    .visible-md-inline {        display: inline!important    }}@media (min-width: 992px) and (max-width: 1199px) {    .visible-md-inline-block {        display: inline-block!important    }}@media (min-width: 1200px) {    .visible-lg {        display: block!important    }    table.visible-lg {        display: table!important    }    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    }}.visible-print {    display: none!important}@media print {    .visible-print {        display: block!important    }    table.visible-print {        display: table!important    }    tr.visible-print {        display: table-row!important    }    td.visible-print,    th.visible-print {        display: table-cell!important    }}.visible-print-block {    display: none!important}@media print {    .visible-print-block {        display: block!important    }}.visible-print-inline {    display: none!important}@media print {    .visible-print-inline {        display: inline!important    }}.visible-print-inline-block {    display: none!important}@media print {    .visible-print-inline-block {        display: inline-block!important    }}@media print {    .hidden-print {        display: none!important    }}.slick-slider{    position: relative;    display: block;    -moz-box-sizing: border-box;         box-sizing: border-box;    -webkit-user-select: none;       -moz-user-select: none;        -ms-user-select: none;            user-select: none;    -webkit-touch-callout: none;    -khtml-user-select: none;    -ms-touch-action: pan-y;        touch-action: pan-y;    -webkit-tap-highlight-color: transparent;}.slick-list{    position: relative;    display: block;    overflow: hidden;    margin: 0;    padding: 0;}.slick-list:focus{    outline: none;}.slick-list.dragging{    cursor: pointer;    cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{    -webkit-transform: translate3d(0, 0, 0);       -moz-transform: translate3d(0, 0, 0);        -ms-transform: translate3d(0, 0, 0);         -o-transform: translate3d(0, 0, 0);            transform: translate3d(0, 0, 0);}.slick-track{    position: relative;    top: 0;    left: 0;    display: block;}.slick-track:before,.slick-track:after{    display: table;    content: '';}.slick-track:after{    clear: both;}.slick-loading .slick-track{    visibility: hidden;}.slick-slide{    display: none;    float: left;    height: 100%;    min-height: 1px;}[dir='rtl'] .slick-slide{    float: right;}.slick-slide img{    display: block;}.slick-slide.slick-loading img{    display: none;}.slick-slide.dragging img{    pointer-events: none;}.slick-initialized .slick-slide{    display: block;}.slick-loading .slick-slide{    visibility: hidden;}.slick-vertical .slick-slide{    display: block;    height: auto;    border: 1px solid transparent;}.slick-arrow.slick-hidden {    display: none;}@charset 'UTF-8';.slick-loading .slick-list{    background: #fff url('../images/ajax-loader.gif') center center no-repeat;}@font-face{    font-family: 'slick';    font-weight: normal;    font-style: normal;    src: url('../fonts/slick.eot');    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');}.slick-prev,.slick-next{    font-size: 0;    line-height: 0;    position: absolute;    top: 50%;    display: block;    width: 50px;    height: 50px;    padding: 0;    margin-top: -10px\9;     -webkit-transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    transform: translate(0, -50%);    cursor: pointer;    color: transparent;    border: none;    outline: none;    background: transparent;}.slick-prev:hover,.slick-next:hover{    color: transparent;    outline: none;    background: transparent;}.slick-prev:hover:before,.slick-next:hover:before{    opacity: 1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{    opacity: .25;}.slick-prev:before,.slick-next:before{    font-family: 'slick';    font-size: 50px;    line-height: 1;    opacity: .3;    color: white;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.slick-prev{    left: -25px;}[dir='rtl'] .slick-prev{    right: -25px;    left: auto;}.slick-prev:before{    content: '←';}[dir='rtl'] .slick-prev:before{    content: '→';}.slick-next{    right: -25px;}[dir='rtl'] .slick-next{    right: auto;    left: -25px;}.slick-next:before{    content: '→';}[dir='rtl'] .slick-next:before{    content: '←';}.slick-slider{    margin-bottom: 30px;}.slick-dots{    position: absolute;    bottom: -45px;    display: block;    width: 100%;    padding: 0;    list-style: none;    text-align: center;}.slick-dots li{    position: relative;    display: inline-block;    width: 20px;    height: 20px;    margin: 0 5px;    padding: 0;    cursor: pointer;}.slick-dots li button{    font-size: 0;    line-height: 0;    display: block;    width: 20px;    height: 20px;    padding: 5px;    cursor: pointer;    color: transparent;    border: 0;    outline: none;  }.slick-dots li button:hover,.slick-dots li button:focus{    outline: none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{    opacity: 1;}.slick-dots li button:before{    font-family: 'slick';    font-size: 15px;    line-height: 20px;    position: absolute;    top: 0;    left: 0;    width: 20px;    height: 20px;        text-align: center;    opacity: .25;    color: #777777;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.slick-dots li.slick-active button:before{    opacity: 1;    color: #777777;}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#fff;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.tos-slide,.tos-slider,.tos-wrapper{width:100%;height:100%}.tos-noanimation{-webkit-transition-property:none!important;transition-property:none!important}.tos-fastanimation{-webkit-transition-duration:.2s!important;transition-duration:.2s!important;-webkit-transition-timing-function:ease-out!important;transition-timing-function:ease-out!important}.tos-wrapper{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;display:none;padding:0;margin:0;overflow:hidden}.tos-wrapper.tos-opened{display:block}.tos-slide,.tos-slide:before,.tos-slide>*{display:inline-block}.tos-wrapper.tos-opening{opacity:1}.tos-wrapper.tos-fixed{background-color:#000;position:fixed;top:0;left:0;z-index:9000}.tos-slider,.tos-wrapper.tos-inline{position:relative}.tos-slider{white-space:nowrap;padding:0;margin:0}.tos-uibg,.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider{position:absolute}.tos-wrapper.tos-fx-slide .tos-slider{left:0;-webkit-transition:left .4s ease;transition:left .4s ease}.tos-wrapper.tos-fx-fade .tos-slider{opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.tos-uibg{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:100%;left:0;bottom:0;z-index:1}.tos-fill .tos-uibg{background:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.tos-desktop .tos-wrapper:hover .tos-uibg,.tos-touch .tos-wrapper.tos-hover .tos-uibg{opacity:1}.tos-slide{-webkit-overflow-scrolling:touch;line-height:1px;text-align:center;box-sizing:border-box;overflow:hidden;position:relative}.tos-slide:before{content:"";height:50%;width:1px;margin-right:-1px}.tos-slide.tos-loading>*{opacity:0}.tos-slide>*{opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;vertical-align:middle;max-height:100%;max-width:100%;box-sizing:border-box}.tos-slide.tos-html>div{-webkit-overflow-scrolling:touch;white-space:normal;text-align:left;line-height:1.5}.tos-slide.tos-html>div *{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}.tos-wrapper.tos-fill .tos-slide.tos-image>img{max-height:none;max-width:none;min-height:100%;min-width:100%}.tos-wrapper.tos-fixed .tos-slide.tos-html>div{background-color:#fff;color:#333;box-sizing:border-box;display:inline-block;padding:40px;overflow:auto}.tos-desktop .tos-wrapper.tos-fixed{background-color:rgba(0,0,0,.85)}.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide{padding:20px}.tos-close,.tos-next{right:20px}.tos-close,.tos-next,.tos-prev{background:#000;border-radius:3px;opacity:0;display:block;width:40px;position:absolute;z-index:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.tos-next,.tos-prev{height:80px;margin-top:-40px;top:50%}.tos-next.tos-disabled,.tos-prev.tos-disabled{cursor:default}.tos-prev{left:20px}.tos-close{height:40px;top:20px}.tos-desktop .tos-wrapper:hover .tos-close,.tos-desktop .tos-wrapper:hover .tos-next,.tos-desktop .tos-wrapper:hover .tos-prev,.tos-touch .tos-wrapper.tos-hover .tos-close,.tos-touch .tos-wrapper.tos-hover .tos-next,.tos-touch .tos-wrapper.tos-hover .tos-prev{opacity:.5}.tos-desktop .tos-wrapper:hover .tos-close:hover,.tos-desktop .tos-wrapper:hover .tos-next:hover,.tos-desktop .tos-wrapper:hover .tos-prev:hover,.tos-touch .tos-wrapper.tos-hover .tos-close:hover,.tos-touch .tos-wrapper.tos-hover .tos-next:hover,.tos-touch .tos-wrapper.tos-hover .tos-prev:hover{opacity:.9}.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled{opacity:.2}.tos-close span:after,.tos-close span:before,.tos-next span,.tos-prev span{content:'';display:block;width:12px;height:12px;margin:-5px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tos-close span:after,.tos-close span:before{width:6px;height:6px;margin-top:-4px;margin-left:0;margin-right:0}.tos-close span:before,.tos-prev span{border-bottom:3px solid #fff;border-left:3px solid #fff;left:50%}.tos-close span:after,.tos-next span{border-top:3px solid #fff;border-right:3px solid #fff;right:50%}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide,.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide,.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide{padding-left:80px;padding-right:80px}.tos-inline{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;display:inline-block;margin:0;position:relative;top:auto;left:auto;right:auto}.tos-inline.tos-prev{margin-right:-60px}.tos-inline.tos-next{margin-left:-60px}.tos-loading .tos-inline{opacity:0!important}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform:scale(3);-ms-transform:scale(3);transform:scale(3)}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next{-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.tos-caption{color:#fff;text-align:center;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:100%;position:absolute;left:0;bottom:0;z-index:1}.tos-caption:after{content:'';display:block;clear:both}.tos-caption>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;box-sizing:border-box;padding:0 20px;float:left}.tos-caption>div:last-child{float:right;margin-right:-2px}.tos-desktop .tos-wrapper:hover .tos-caption,.tos-touch .tos-wrapper.tos-hover .tos-caption{opacity:1}.tos-wrapper .tos-caption{line-height:20px;font-size:15px;text-shadow:0 1px 2px rgba(0,0,0,.8);height:40px}.tos-wrapper.tos-has-caption .tos-uibg{height:100px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide{padding-bottom:60px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption{line-height:40px;font-size:30px;text-shadow:0 2px 4px rgba(0,0,0,.8);height:80px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg{height:200px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption{line-height:60px;font-size:45px;text-shadow:0 3px 6px rgba(0,0,0,.8);height:120px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg{height:300px}.tos-wrapper.tos-fx-slide .tos-slider{-webkit-transition-property:left,margin;transition-property:left,margin}.tos-pagination{text-align:center;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:100%;position:absolute;bottom:0;left:0;z-index:1}.tos-pagination a{display:inline-block}.tos-pagination.tos-bullets a{background-color:rgba(255,255,255,.2)}.tos-pagination.tos-bullets a:hover{background-color:rgba(255,255,255,.5)}.tos-pagination.tos-bullets a.tos-selected{background-color:rgba(255,255,255,.9)}.tos-desktop .tos-wrapper:hover .tos-pagination,.tos-touch .tos-wrapper.tos-hover .tos-pagination{opacity:1}.tos-wrapper .tos-pagination:after,.tos-wrapper .tos-pagination:before{content:'';display:inline-block;width:20px;height:10px}.tos-wrapper.tos-has-bullets .tos-pagination{height:30px}.tos-wrapper.tos-has-bullets .tos-pagination a{border-radius:10px;width:10px;height:10px;margin:0 5px}.tos-wrapper.tos-has-bullets .tos-caption{bottom:30px}.tos-wrapper.tos-has-bullets .tos-uibg{height:90px}.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg{height:130px}.tos-wrapper.tos-has-thumbnails .tos-pagination{height:70px}.tos-wrapper.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:50px;height:50px;margin:0 5px}.tos-wrapper.tos-has-thumbnails .tos-caption{bottom:70px}.tos-wrapper.tos-has-thumbnails .tos-uibg{height:130px}.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg{height:170px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide{padding-bottom:50px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide{padding-bottom:80px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide{padding-bottom:90px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide{padding-bottom:120px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:after,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:before{content:'';display:inline-block;width:40px;height:20px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination{height:60px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a{border-radius:20px;width:20px;height:20px;margin:0 10px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption{bottom:60px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg{height:180px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg{height:260px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination{height:140px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:100px;height:100px;margin:0 10px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption{bottom:140px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg{height:260px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg{height:340px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:after,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:before{content:'';display:inline-block;width:60px;height:30px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination{height:90px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a{border-radius:30px;width:30px;height:30px;margin:0 15px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption{bottom:90px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg{height:270px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg{height:390px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination{height:210px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:150px;height:150px;margin:0 15px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption{bottom:210px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg{height:390px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg{height:510px}.tos-slide .tos-html{-webkit-overflow-scrolling:touch}.tos-play,.tos-play:after{display:block;position:absolute;top:50%;left:50%}.tos-play{background:#000;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.tos-play:after{content:''}.tos-desktop .tos-wrapper:hover .tos-play,.tos-touch .tos-wrapper.tos-hover .tos-play{opacity:.5}.tos-desktop .tos-wrapper:hover .tos-play:hover,.tos-touch .tos-wrapper.tos-hover .tos-play:hover{opacity:.9}.tos-wrapper .tos-play{border-radius:80px;width:80px;height:80px;margin:-40px}.tos-wrapper .tos-play:after{border:20px solid transparent;border-left-color:#fff;border-left-width:30px;margin-top:-20px;margin-left:-10.5px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play{border-radius:160px;width:160px;height:160px;margin:-80px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after{border:40px solid transparent;border-left-color:#fff;border-left-width:60px;margin-top:-40px;margin-left:-21px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play{border-radius:240px;width:240px;height:240px;margin:-120px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after{border:60px solid transparent;border-left-color:#fff;border-left-width:90px;margin-top:-60px;margin-left:-31.5px}#novo-footer {  font-family: var(--fonte);  font-size: 12px;  color: var(--light-grey);  background-color: #1f1f1f !important;  margin-top: auto;  padding-top: 5px;}.footer-container {  display: flex;  flex-direction: column;  align-items: center;  text-align: center;  border-top: 1px solid var(--light-grey);  padding: 10px;  gap: 6px;}.footer-links a {  color: var(--light-grey);  text-decoration: none;  margin: 0 5px;  display: inline-flex;  align-items: center;  gap: 4px;}.footer-links a:hover {  text-decoration: underline;}.footer-telegram {  color: #0d6efd !important; }.footer-telegram svg {  width: 16px;  height: 16px;  margin-bottom: -2px;}.telegram-icon {  vertical-align: middle;  fill: #0088cc;}.footer-fixed {    color: #fff;    background-color: #1f1f1f !important;    box-sizing: border-box;}@media (min-width: 768px) {  .footer-fixed {    position: fixed;    left: 0;    bottom: 0;    width: 100%;    z-index: 100;    box-shadow: 0 -2px 8px rgba(0,0,0,0.15);    max-width: 100vw;  }  .footer-links {    flex-direction: column;    align-items: center;  }  .footer-main-links {    margin-bottom: 4px;  }  .footer-telegram {    margin-top: 6px;    display: inline-block !important;  }}@media (max-width: 767px) {  .footer-fixed {    font-size: 13px;    min-height: 60px;  }  .footer-container {    padding: 0.5rem 0.5rem;  }  .footer-links {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 0.5rem;    font-size: 13px;    line-height: 1.3;  }  .footer-links a {    font-size: 13px;    padding: 0 2px;    margin: 0 2px;    white-space: nowrap;  }  .footer-links span {    display: none;  }  .footer-copy {    font-size: 12px;    margin-top: 2px;  }  .footer-telegram {    margin-top: 0.3rem !important;    display: inline-block !important;  }}#resumo {  display: flex;  flex-wrap: wrap;  gap: 25px;  margin-block: 30px;  margin-inline: auto;  font-family: var(--fonte);  max-width: var(--container-size);  padding-inline: 20px;}#resumo > div {  border-radius: 7px;  box-shadow: 0px 1px 14px 0px var(--bg-mobile-menu);  display: flex;  flex-direction: column;  text-align: center;  padding: 2px;  flex: 1;  min-width: 274px;}#resumo > div .title {  background-color: var(--dark-black);  border: 1px solid var(--dark-grey);  color: var(--primary-color);  border-radius: 5px;  padding: 7px;  margin: 10px;  font-size: 14px;}#resumo > div .content {}#resumo > div ul {  list-style-type: none;  padding: 0;}#resumo > div ul li {  display: flex;  justify-content: center;}#resumo > div ul li a {  text-decoration: none;  color: white;  font-size: 14px;  color: var(--font-color);  width: 100%;  padding-block: 7px;  padding-inline: 10px;}#resumo > div ul li > a:hover {  background-color: var(--bg-mobile-menu);}#resumo .novidades .content ul {  display: flex;  flex-wrap: wrap;  justify-content: center;  flex-direction: row;  gap: 3px;}#resumo .novidades .content ul li {  width: 400px;}#resumo .novidades .content ul li .card {  box-sizing: border-box;  width: 100%;  display: flex;  align-items: center;   gap: 5px;  background-color: var(--dark-black);  padding-inline: 20px;}#resumo .novidades .content ul li .card:hover {  background-color: #181818;}#resumo .novidades .content ul li .card .img {  cursor: pointer;  height: 75px;  width: 75px;}#resumo .novidades .content ul li .card .img a {  display: block;  height: 100%;  width: 100%;}#resumo .novidades .content ul li .card .img a img {  height: 100%;  width: 100%;  border-radius: 50%;  object-fit: cover;  margin: 0;}#resumo .novidades .content ul li .card .content {  flex: 1;  text-align: left;  display: flex;  flex-direction: column;}#resumo .novidades .content ul li .card .content a {  font-size: 14px;}#resumo .novidades .content ul li .card .content a:hover {  cursor: pointer;  text-decoration: underline;}#resumo .novidades .content ul li .card .content p {  font-size: 12px;  color: var(--primary-color);}#resumo .novidades .content ul li .card .content p span {  margin-left: 8px;  font-size: 11px;  color: var(--font-color);}.novidades, .modelos, .categorias {  background-color: rgb(31,31,31);}.title h2 {    font-size: 1.2rem;     font-weight: bold;    margin-bottom: 1rem;    color: white;    }:root {    --accent-warning-base: 18, 100%, 57%;    --font-color-primary: hsl(0, 0%, 99%);    --font-color-secondary: hsla(0, 0%, 100%, 1);    --background: hsl(245, 14%, 15%);    --header-height: 96px;     --spacing-2: 16px;        --font-family: 'Europa', sans-serif;    --font-size-base: 16px;}* {    box-sizing: border-box;}.site-header {        position: sticky;    top: 0;    z-index: 100;    width: 100%;    height: 5rem;    background-color: var(--background);        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);    padding: 0 var(--spacing-2);    transition: box-shadow .1s ease-in-out;        display: grid;    grid-template-columns: 1fr auto 1fr;     align-items: center;}.site-header-team {    position: sticky;    top: 0;    z-index: 100;    width: 100%;    height: 5rem;    background: linear-gradient(324deg, #667eea, #764ba2) !important;    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);    padding: 0 var(--spacing-2);    transition: box-shadow .1s ease-in-out;    display: grid;    grid-template-columns: 1fr auto 1fr;    align-items: center;}.search-label {    display: none;}.header-left {    display: flex;    justify-content: flex-start;}.header-center {    display: flex;    justify-content: center;    align-items: center;}.header-logo svg {        height: 40px;    width: auto;    color: var(--font-color-primary);}.header-right {    display: flex;    justify-content: flex-end;}.header-btn {    appearance: none;    background: #2f2d3c;    box-shadow: 0 1px 4px #0000001a;    border-radius: 100px;    border: none;    cursor: pointer;    display: flex;    align-items: center;    color: white;    gap: 8px;     padding: 8px;}.btn-label {    font-weight: 700;    font-size: 12px;    line-height: 100%;    letter-spacing: 2px;    text-transform: uppercase;}.arrow-icon {    width: 14px;    height: 14px;    display: block;    fill: currentColor;}.rotate-270 {    transform: rotate(270deg); }.rotate-90 {    transform: rotate(90deg); }.header-logo img {    height: 40px;     width: auto;    display: block; }.mobile-menu-overlay {        position: fixed;    top: 64px;     left: 0;    right: 0;    bottom: 0;     background-color: var(--background);     z-index: 99;         display: flex;    flex-direction: column;    padding: var(--spacing-4, 32px);     box-sizing: border-box;    overflow-y: auto;         opacity: 0;    visibility: hidden;    pointer-events: none;     transition: opacity 0.3s ease-out, visibility 0.3s ease-out;}.mobile-menu-overlay.open {    opacity: 1;    visibility: visible;    pointer-events: auto;}.mobile-menu-overlay ul {    list-style: none;    padding: 0;    margin: 0;    display: flex;    flex-direction: column;    gap: var(--spacing-3, 24px); }.mobile-menu-overlay a {    text-decoration: none;    color: var(--font-color-primary);    letter-spacing: 1px;    transition: color 0.2s ease;}.mobile-menu-overlay a:hover {    color: gold; }.sidebar-menu {    position: fixed;    top: var(--header-height, 64px);     left: 0;    bottom: 0;    width: 280px;     background-color: var(--background);     border-right: 1px solid rgba(255,255,255,0.05);     z-index: 99;    display: flex;    flex-direction: column;    padding: 16px;     overflow-y: auto;        transform: translateX(-100%);    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);        color: var(--font-color-primary);    font-family: var(--font-family);}.sidebar-menu.open {    transform: translateX(0);}.sidebar-nav {    display: flex;    flex-direction: column;    gap: 4px; }.sidebar-item {    display: flex;    align-items: center;    gap: 12px;    padding: 10px 12px;    border-radius: 8px;     text-decoration: none;    color: var(--font-color-primary);     background: transparent;    border: none;    width: 100%;    cursor: pointer;    font-size: 16px;    font-weight: 500;    transition: background-color 0.2s, color 0.2s;}.sidebar-item:hover {    background-color: rgba(255,255,255,0.05); }.sidebar-item.active {    background-color: rgba(255,255,255,0.1);    font-weight: 700;}.sidebar-item svg {    color: inherit;    opacity: 0.8;    width: 18px;    height: 18px;}.sidebar-group {    display: flex;    flex-direction: column;}.sidebar-item .chevron {    margin-left: auto;     transition: transform 0.2s;    opacity: 0.5;}.sidebar-item[aria-expanded="true"] .chevron {    transform: rotate(180deg);}.sidebar-submenu[hidden] {    display: none !important;}.sidebar-submenu {    padding-left: 12px;     display: flex;    flex-direction: column;    gap: 2px;    margin-top: 2px;    border-left: 1px solid rgba(255,255,255,0.1);     margin-left: 19px; }.sidebar-item.sub-item {    font-size: 14px;    padding: 8px 12px;}.sidebar-bottom {    margin-top: auto;     display: flex;    flex-direction: column;    gap: 4px;    padding-top: 16px;}.sidebar-divider {    height: 1px;    background-color: rgba(255,255,255,0.1);    margin: 8px 0;    width: 100%;}.sidebar-item.sidebar-button {    background-color: #851cd0;     color: #fff;    justify-content: center;    font-weight: 600;}.sidebar-item.sidebar-button:hover {    filter: brightness(1.1);    background-color: var(--accent); }.sidebar-item.btn-advertise {        background: linear-gradient(135deg, var(--accent-1-base, #f6d878) 0%, #d4af37 100%);    color: #000;    font-weight: 700;    justify-content: center;    margin-top: 8px;    margin-bottom: 8px;    box-shadow: 0 2px 10px rgba(246, 216, 120, 0.2);        cursor: pointer;    border: none;           text-align: left;       font-family: inherit;     font-size: 16px;    }.language-dropdown-wrapper {    position: relative;    display: inline-block;}.lang-list {    position: absolute;    top: 120%;     right: 0;      min-width: 80px;     background-color: var(--background);    border: 1px solid rgba(0,0,0,0.1);    border-radius: 8px;    box-shadow: 0 4px 12px rgba(0,0,0,0.1);    list-style: none;    padding: 6px;    margin: 0;    z-index: 101;         opacity: 0;    visibility: hidden;    transform: translateY(-10px);    transition: all 0.2s ease;}.lang-list.show {    opacity: 1;    visibility: visible;    transform: translateY(0);}.lang-item {    display: block;    padding: 8px 12px;    text-align: center;    text-decoration: none;    font-size: 14px;    font-weight: 600;    color: var(--font-color-primary);    border-radius: 4px;    transition: background-color 0.2s;}.header-btn.active .arrow-icon {    transform: rotate(180deg);}.lang-item:hover {    background-color: rgba(0,0,0,0.05); }.lang-item.active {        background-color: rgba(255, 255, 255, 0.15);         color: #ffffff;          font-weight: 800;            border-left: 3px solid #ffffff;    padding-left: 9px; }.lang-item.active:hover {    background-color: rgba(255, 255, 255, 0.2); }#mobileMenu > nav > div:nth-child(7) > div > a > img,#mobileMenu > div.menu-profile-section > img {    margin: 0;}@media (min-width: 1024px) {    .site-header {        display: flex !important;         justify-content: space-between;         align-items: center;        padding-left: 0;         padding-right: var(--spacing-2);    }            .header-center {        margin-left: 0;        text-align: left;        flex-grow: 0;     }    .header-logo img {        margin-left: 2rem;    }            .header-left {        display: none !important;    }        .site-layout-wrapper {        display: flex;        align-items: flex-start;         width: 100%;        margin: 0 auto;    }        #mobileMenu.mobile-menu-overlay {        position: sticky !important;        top: 96px;         width: 280px;        min-width: 280px;                overflow-y: auto;                transform: none !important;        opacity: 1 !important;        visibility: visible !important;        background: transparent !important;        border-right: 1px solid rgba(255,255,255,0.05);        box-shadow: none;        pointer-events: auto !important;        z-index: 90;        padding-top: 20px;    }    .bg-overlay {        display: none !important;        pointer-events: none !important;    }        .content-column {        flex: 1;         width: calc(100% - 280px);         min-width: 0;         display: flex;        flex-direction: column;     }        .site-inner {        width: 100%;         padding-left: 15px;    }        #novo-footer {        width: 100%;         padding-left: 32px;         padding-right: 32px;        margin-top: auto;         border-top: 1px solid rgba(255,255,255,0.05);        padding-top: 40px;    }        .header-left .header-btn[aria-label="Open Menu"] {        display: none !important;    }        .collapse-btn {        display: flex;     }        #mobileMenu.mobile-menu-overlay.collapsed {                padding-left: 0 !important;        padding-right: 0 !important;                        overflow: visible !important;        width: 80px;        min-width: 80px;    }            #mobileMenu.mobile-menu-overlay.collapsed + .site-inner {        width: calc(100% - 80px);    }        #mobileMenu.collapsed .sidebar-label,    #mobileMenu.collapsed .chevron,    #mobileMenu.collapsed .vip-badge-alone,    #mobileMenu.collapsed .sidebar-submenu,    #mobileMenu.collapsed .menu-profile-section {        display: none !important;         opacity: 0;    }    #mobileMenu.collapsed .sidebar-item:hover,    #mobileMenu.collapsed .sidebar-item.active {        background-color: var(--background-secondary, #2d2d2d);         color: gold;         box-shadow: 0 4px 12px rgba(0,0,0,0.2);         transform: translateY(-1px);     }            #mobileMenu.collapsed .sidebar-item:hover::after {        content: attr(aria-label);         position: absolute;        left: 100%;         top: 50%;        transform: translateY(-50%) translateX(10px);         background-color: #1a1a1a;         color: #fff;        font-size: 13px;        font-weight: 600;        white-space: nowrap;        padding: 6px 12px;        border-radius: 6px;        box-shadow: 0 4px 6px rgba(0,0,0,0.3);        z-index: 1000;        pointer-events: none;                opacity: 0;        animation: fadeInTooltip 0.2s forwards;    }        #mobileMenu.collapsed .sidebar-item {        justify-content: center;        padding: 0;                width: 50px;        height: 50px;        margin: 0px auto !important;        border-radius: 12px;                 transition: all 0.2s ease;        position: relative;     }    #mobileMenu.collapsed .sidebar-group .sidebar-item {        justify-content: center;    }        #mobileMenu.collapsed .collapse-btn svg {        transform: rotate(180deg);     }    #mobileMenu.collapsed .collapse-btn {        margin-top: auto;         border-top: 1px solid rgba(255,255,255,0.05);        border-radius: 0;        width: 100%;        margin-bottom: 0;    }        #mobileMenu.collapsed .sidebar-item svg {        width: 26px;         height: 26px;        stroke-width: 2px;     }    .search-label {        display: block;        font-size: 15px;        font-weight: 600;        color: var(--font-color);         line-height: 1;     }        #header .container .buttons .search button {        padding-inline: 10px;     }    .result-item img {        margin: 0 15px !important;    }}#mobileMenu.collapsed .sidebar-item svg {    width: 24px;      height: 24px;    transition: all 0.2s ease;         opacity: 1;}.header-right {    display: flex;    align-items: center;    gap: 10px; }dialog.search-modal {    border: none;    border-radius: 8px;    box-shadow: 0 10px 25px rgba(0,0,0,0.2);    padding: 0;    width: 90%;    max-width: 600px;    background-color: #201234;}dialog.search-modal::backdrop {    background: rgba(0, 0, 0, 0.5);    backdrop-filter: blur(2px);}.search-container {    display: flex;    align-items: center;    padding: 2.8rem;    gap: 10px;}.search-box {    flex-grow: 1;}.input-div {    display: flex;    align-items: center;    background: #f3f4f6;    border-radius: 6px;    padding: 8px 12px;}.input-div input {    border: none;    background: transparent;    width: 100%;    margin-left: 10px;    outline: none;    font-size: 1rem;}.search-input-icon {    width: 20px;    height: 20px;    color: #9ca3af;}.close-search-btn {    background: none;    border: none;    cursor: pointer;    color: #6b7280;}#results-container {    position: relative;     width: 100%;    max-height: 400px;    z-index: 1000;    display: none;     background-color: #1a1a1a;     border: 1px solid #333;        border-top: none;              border-radius: 0 0 8px 8px;    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.8);     margin-top: 0;    overflow: hidden; }#results-container ul.search-results-list {    list-style: none;    padding: 0;    margin: 0;}#results-container .label {    display: block;    margin: 15px 20px 5px 20px;    font-size: 12px;    font-weight: bold;    color: #555;    text-transform: uppercase;}.result-item {    display: flex;              align-items: center;        padding: 12px 20px;         border-bottom: 1px solid #f0f0f0;     cursor: pointer;    background-color: #1a1a1a;     border-bottom: 1px solid #2d2d2d;     color: #e5e5e5;     transition: all 0.2s ease;}.result-item:hover {    background-color: #252525;     border-left: 3px solid #f6d878;     padding-left: 17px; }.result-item img {    width: 50px;            height: 50px;           border-radius: 50%;     object-fit: cover;      margin : 0 15px !important;     background-color: #eee;     flex-shrink: 0;     }.result-item .details {    display: flex;    flex-direction: column;    justify-content: center;}.named {    margin-bottom: 2px;    color: #fff;    font-size: 15px;    font-weight: 600;}.location {    color: #999;    font-size: 13px;    font-weight: 400;}#results-container .label {    font-weight: 800;    letter-spacing: 1px;    color: #888;     background-color: #1a1a1a;    font-size: 10px;    padding-top: 15px;    margin-bottom: 5px;    text-transform: uppercase;    text-align: center;}.alert.show {    display: block;    padding: 15px;    text-align: center;    color: #a00;}.search-container {    position: relative; }.close-search-btn {    position: absolute;    top: 15px;        right: 15px;      background: transparent;    border: none;    cursor: pointer;    color: #666;     padding: 5px;    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    transition: all 0.2s ease;    z-index: 1010; }.close-search-btn:hover {    background-color: rgba(0, 0, 0, 0.05);     color: #000;}.close-search-btn svg {    padding-left: 5px;    width: 24px;    height: 24px;    color: #ebcd6c;}#results-container::-webkit-scrollbar {    width: 6px;}#results-container::-webkit-scrollbar-track {    background: #1a1a1a;}#results-container::-webkit-scrollbar-thumb {    background-color: #444;    border-radius: 10px;}@keyframes fadeInTooltip {    to { opacity: 1; transform: translateY(-50%) translateX(15px); }}@media (max-width: 1023px) {    .collapse-btn {        display: none;     }}@media only screen and (max-width: 600px) {                .logos-container {        flex-wrap: wrap !important;        max-width: 100% !important;    }        .info a .phone {        max-width: 100% !important;        white-space: normal !important;         padding: 10px !important;               font-size: 13px !important;             display: inline-flex !important;        box-sizing: border-box !important;    }        .info h1 {        word-break: break-word !important;         overflow-wrap: break-word !important;        max-width: 100% !important;        font-size: 20px !important;    }        .info .header-container img {        max-width: 30px !important;    }        body, html {        overflow-x: hidden !important;        width: 100% !important;        position: relative;    }    .site-inner, .profile-container {        overflow-x: hidden !important;        max-width: 100vw !important;    }}.age-overlay {    position: fixed;    top: 0; left: 0;    width: 100vw; height: 100vh;    background-color: rgba(0, 0, 0, 0.85);    backdrop-filter: blur(5px);    z-index: 9999;    display: flex;    justify-content: center;    align-items: center;    padding: 20px;    opacity: 0;    visibility: hidden;    transition: opacity 0.3s ease;}.age-overlay.visible {    opacity: 1;    visibility: visible;}.age-modal-content {    background-color: #1b1b1b;    color: white;    max-width: 480px;    width: 100%;    padding: 30px;    border-radius: 12px;    box-shadow: 0 0 25px rgba(255, 255, 255, 0.1);    text-align: center;    font-family: var(--fonte, Arial, sans-serif);    animation: fadeInScale 0.3s ease-out;}.age-modal-content h2 {    font-size: 22px;    margin-bottom: 15px;    background-image: linear-gradient(144deg, #AF40FF, #5B42F3 50%, #00DDEB);    background-clip: text;    -webkit-background-clip: text;    color: transparent;}.age-modal-content p {    font-size: 15px;    margin-bottom: 12px;    color: #ccc;}.age-modal-content a {    color: var(--primary-color, #00DDEB);    text-decoration: underline;}.age-modal-buttons {    display: flex;    justify-content: center;    gap: 20px;    margin-top: 25px;}.age-btn {    padding: 10px 20px;    font-weight: 600;    border-radius: 8px;    cursor: pointer;    transition: all 0.3s ease;    font-size: 14px;    border: none;}.age-btn.agree {    background: linear-gradient(to top, #bf953f, #fcf6ba, #b38728);    color: black;    box-shadow: 2px 2px 8px black;}.age-btn.agree:hover {    background: linear-gradient(to top, #b38728, #f5e28a, #bf953f);}.age-btn.decline {    background-color: transparent;    color: #bbb;    border: 1px solid;}.age-logo {    max-width: 180px;    margin-bottom: 20px;    display: block;    margin-left: auto;    margin-right: auto;    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.2));}.age-modal-buttons-vertical {    display: flex;    flex-direction: column;    gap: 15px;    margin-top: 25px;    width: 100%;}.age-btn.agree-gold {    background: linear-gradient(135deg, #fbc531 0%, #d4a017 100%);    color: #000;    border: none;    font-weight: bold;    padding: 15px;    font-size: 16px;    text-transform: uppercase;    border-radius: 6px;    cursor: pointer;    width: 100%;    transition: transform 0.2s;}.age-btn.agree-gold:hover {    transform: scale(1.02);    box-shadow: 0 0 15px rgba(251, 197, 49, 0.4);}.age-btn.agree-ghost {    background: transparent;    border: 1px solid #555;    color: #ccc;    padding: 12px;    font-size: 14px;    border-radius: 6px;    cursor: pointer;    width: 100%;}.age-btn.agree-ghost:hover {    border-color: #fff;    color: #fff;    background: rgba(255,255,255,0.05);}.age-btn.decline-link {    background: none;    border: none;    color: #666;    text-decoration: underline;    font-size: 12px;    cursor: pointer;    margin-top: 5px;}.age-overlay {    z-index: 2147483647 !important;     background: rgba(0,0,0,0.96);     transition: opacity 0.5s ease;}