@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.gm-style-iw{overflow-y:hidden !important;overflow-x:hidden !important;color:#000 !important;white-space:nowrap !important;line-height:normal !important;padding-bottom:5px}.gm-style a:active,.gm-style a:hover,.gm-style a:link,.gm-style a:visited{text-decoration:underline !important;color:#000 !important}.gm-style img{border:0;max-width:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important} .gmap_marker {overflow-y:hidden !important;overflow-x:hidden !important;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{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-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !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:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.table td,.table th{background-color:#fff !important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-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;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;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}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.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;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}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,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.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,.h4,h5,.h5,h6,.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:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.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 p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}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;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;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{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{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:0}.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:0}.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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{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:0}.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:0}.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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{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:0}.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:0}.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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{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:0}.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:0}.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{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{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>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width: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;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{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="radio"]:focus,input[type="checkbox"]: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,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-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, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}input[type="date"]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.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}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom: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 .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.50;filter:alpha(opacity=50);}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{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:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{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:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{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:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{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;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.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:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:none}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,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-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.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-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;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}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].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}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control: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:normal;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="radio"],.input-group-addon input[type="checkbox"]{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:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-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:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-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:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.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:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.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:hover,.nav-tabs.nav-justified>.active>a:focus{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:hover,.nav-tabs.nav-justified>.active>a:focus{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:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.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{text-align:center;margin-bottom:5px}.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:hover,.nav-tabs-justified>.active>a:focus{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:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-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{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{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-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{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;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:none}.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:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{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-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@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 .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{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-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{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:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{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:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{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:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@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:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.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{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.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;line-height:1.42857143;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.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:hover,.pager li>a:focus{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:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding: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}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right: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:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.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:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.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}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,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:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.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-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{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,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>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{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.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{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.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-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.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-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-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-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-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.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,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right: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;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;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{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;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,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.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;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:none;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.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%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,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-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right: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;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !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}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}@media print{.hidden-print{display:none !important}}@import url("//fonts.googleapis.com/css?family=Open+Sans");      @font-face {
font-family: 'Courgette';
font-style: normal;
font-weight: 400;
src: local('Courgette Regular'), local('Courgette-Regular'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/BHG8ZtTfO0yYnp02--Qxqj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Damion';
font-style: normal;
font-weight: 400;
src: local('Damion'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/qyDz-al48wZmmi6RcQn1Mg.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/google/PRmiXeptR36kaC0GEAetxkCDe67GEgBv_HnyvHTfdew.woff) format('woff');
}   @font-face {
font-family: 'tficons';
src: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/tficons.eot);
src: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/tficons.eot?#iefix) format('embedded-opentype'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/tficons.svg#tficons) format('svg'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/tficons.woff) format('woff'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/tficons.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="tficon-"],
[class*=" tficon-"] {
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
}
.tficon-check:before {
content: "\e600";
}
.tficon-close:before {
content: "\e601";
}
.tficon-clock:before {
content: "\e602";
}
.tficon-arrow-down:before {
content: "\e603";
}
.tficon-arrow-right:before {
content: "\e604";
}
.tficon-arrow-left:before {
content: "\e605";
}
.tficon-arrow-up:before {
content: "\e606";
}
.tficon-location:before {
content: "\e607";
}
.tficon-phone:before {
content: "\e608";
}
.tficon-chevron-up:before {
content: "\e609";
}
.tficon-chevron-down:before {
content: "\e60a";
}
.tficon-chevron-right:before {
content: "\e60b";
}
.tficon-chevron-left:before {
content: "\e60c";
}
.tficon-chevron-down-alt:before {
content: "\e60d";
}
.tficon-chevron-left-alt:before {
content: "\e60e";
}
.tficon-chevron-right-alt:before {
content: "\e60f";
}
.tficon-chevron-up-alt:before {
content: "\e610";
}
.tficon-comment:before {
content: "\e611";
}
.tficon-twitter:before {
content: "\e612";
}
.tficon-facebook:before {
content: "\e613";
}
.tficon-google:before {
content: "\e614";
}
.tficon-calendar:before {
content: "\e615";
}
.tficon-envelope:before {
content: "\e616";
}
.tficon-plus:before {
content: "\e617";
}
.tficon-minus:before {
content: "\e618";
}   html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: subpixel-antialiased;
}   body {
font-family: "Open Sans", sans-serif;
font-size: 14px;
color: #69616c;
background: #72a5e6 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/bg.jpg) center top no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-size: cover;
position: relative;
overflow-x: hidden;
}
@media (max-width: 767px) {
body {
font-size: 12px;
}
}
.ie7 body {
background: none;
filter: none;
font-size: 20px;
color: #413645;
text-align: center;
padding-top: 200px;
}
.ie7 .site {
display: none;
}
::-moz-selection {
background: #72a5e6;
color: #ffffff;
text-shadow: none;
}
::selection {
background: #72a5e6;
color: #ffffff;
text-shadow: none;
}
img {
display: block;
max-width: 100%;
height: auto;
}
img.inline {
display: inline-block;
}
.gm-style img {
display: inline-block;
max-width: none;
}
embed,
iframe {
max-width: 100%;
}
.alpha {
margin-left: 0 !important;
}
.omega {
margin-right: 0 !important;
}  .aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
img.aligncenter,
.wp-caption {
margin-bottom: 20px;
}
img.alignleft,
.wp-caption.alignleft {
margin: 0 20px 5px 0;
}
img.alignright,
.wp-caption.alignright {
margin: 0 0 5px 20px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption {
color: #aba4ad;
max-width: 100%;
}
.wp-caption-text {
font-size: 14px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
padding-right: 10px;
}   .fade-effect .item {
opacity: 0;
-webkit-transition: opacity 0.8s;
-moz-transition: opacity 0.8s;
-o-transition: opacity 0.8s;
-ms-transition: opacity 0.8s;
transition: opacity 0.8s;
}
.fade-effect .item.active {
opacity: 1;
}
.fade-effect .item.active.left,
.fade-effect .item.active.right {
left: 0;
z-index: 2;
opacity: 0;
} .shot-effect .item {
top: 0;
left: 0 !important;
-webkit-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
-moz-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
-o-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
-ms-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
}
.shot-effect .item.prev,
.shot-effect .item.next {
z-index: 3;
}
.shot-effect .item.prev.left,
.shot-effect .item.next.left,
.shot-effect .item.prev.right,
.shot-effect .item.next.right {
top: 0;
}
.shot-effect .item.prev {
top: 100%;
}
.shot-effect .item.next {
top: -100%;
}  .spinner {
width: 32px;
height: 32px;
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
margin-top: -50px;
margin-left: -16px;
}
.spinner .wBall {
position: absolute;
width: 30px;
height: 30px;
opacity: 0;
-moz-transform: rotate(225deg);
-moz-animation: orbit 4.4s infinite;
-webkit-transform: rotate(225deg);
-webkit-animation: orbit 4.4s infinite;
-ms-transform: rotate(225deg);
-ms-animation: orbit 4.4s infinite;
-o-transform: rotate(225deg);
-o-animation: orbit 4.4s infinite;
transform: rotate(225deg);
animation: orbit 4.4s infinite;
}
.spinner .wBall .wInnerBall {
position: absolute;
width: 4px;
height: 4px;
background: #eeba04;
left: 0px;
top: 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.spinner #wBall_1 {
-moz-animation-delay: 0.96s;
-webkit-animation-delay: 0.96s;
-ms-animation-delay: 0.96s;
-o-animation-delay: 0.96s;
animation-delay: 0.96s;
}
.spinner #wBall_2 {
-moz-animation-delay: 0.19s;
-webkit-animation-delay: 0.19s;
-ms-animation-delay: 0.19s;
-o-animation-delay: 0.19s;
animation-delay: 0.19s;
}
.spinner #wBall_3 {
-moz-animation-delay: 0.38s;
-webkit-animation-delay: 0.38s;
-ms-animation-delay: 0.38s;
-o-animation-delay: 0.38s;
animation-delay: 0.38s;
}
.spinner #wBall_4 {
-moz-animation-delay: 0.58s;
-webkit-animation-delay: 0.58s;
-ms-animation-delay: 0.58s;
-o-animation-delay: 0.58s;
animation-delay: 0.58s;
}
.spinner #wBall_5 {
-moz-animation-delay: 0.77s;
-webkit-animation-delay: 0.77s;
-ms-animation-delay: 0.77s;
-o-animation-delay: 0.77s;
animation-delay: 0.77s;
}
@-moz-keyframes orbit {
0% {
opacity: 1;
z-index: 99;
-moz-transform: rotate(180deg);
-moz-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-moz-transform: rotate(300deg);
-moz-animation-timing-function: linear;
-moz-origin: 0%;
}
30% {
opacity: 1;
-moz-transform: rotate(410deg);
-moz-animation-timing-function: ease-in-out;
-moz-origin: 7%;
}
39% {
opacity: 1;
-moz-transform: rotate(645deg);
-moz-animation-timing-function: linear;
-moz-origin: 30%;
}
70% {
opacity: 1;
-moz-transform: rotate(770deg);
-moz-animation-timing-function: ease-out;
-moz-origin: 39%;
}
75% {
opacity: 1;
-moz-transform: rotate(900deg);
-moz-animation-timing-function: ease-out;
-moz-origin: 70%;
}
76% {
opacity: 0;
-moz-transform: rotate(900deg);
}
100% {
opacity: 0;
-moz-transform: rotate(900deg);
}
}
@-webkit-keyframes orbit {
0% {
opacity: 1;
z-index: 99;
-webkit-transform: rotate(180deg);
-webkit-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-webkit-transform: rotate(300deg);
-webkit-animation-timing-function: linear;
-webkit-origin: 0%;
}
30% {
opacity: 1;
-webkit-transform: rotate(410deg);
-webkit-animation-timing-function: ease-in-out;
-webkit-origin: 7%;
}
39% {
opacity: 1;
-webkit-transform: rotate(645deg);
-webkit-animation-timing-function: linear;
-webkit-origin: 30%;
}
70% {
opacity: 1;
-webkit-transform: rotate(770deg);
-webkit-animation-timing-function: ease-out;
-webkit-origin: 39%;
}
75% {
opacity: 1;
-webkit-transform: rotate(900deg);
-webkit-animation-timing-function: ease-out;
-webkit-origin: 70%;
}
76% {
opacity: 0;
-webkit-transform: rotate(900deg);
}
100% {
opacity: 0;
-webkit-transform: rotate(900deg);
}
}
@-ms-keyframes orbit {
0% {
opacity: 1;
z-index: 99;
-ms-transform: rotate(180deg);
-ms-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-ms-transform: rotate(300deg);
-ms-animation-timing-function: linear;
-ms-origin: 0%;
}
30% {
opacity: 1;
-ms-transform: rotate(410deg);
-ms-animation-timing-function: ease-in-out;
-ms-origin: 7%;
}
39% {
opacity: 1;
-ms-transform: rotate(645deg);
-ms-animation-timing-function: linear;
-ms-origin: 30%;
}
70% {
opacity: 1;
-ms-transform: rotate(770deg);
-ms-animation-timing-function: ease-out;
-ms-origin: 39%;
}
75% {
opacity: 1;
-ms-transform: rotate(900deg);
-ms-animation-timing-function: ease-out;
-ms-origin: 70%;
}
76% {
opacity: 0;
-ms-transform: rotate(900deg);
}
100% {
opacity: 0;
-ms-transform: rotate(900deg);
}
}
@-o-keyframes orbit {
0% {
opacity: 1;
z-index: 99;
-o-transform: rotate(180deg);
-o-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-o-transform: rotate(300deg);
-o-animation-timing-function: linear;
-o-origin: 0%;
}
30% {
opacity: 1;
-o-transform: rotate(410deg);
-o-animation-timing-function: ease-in-out;
-o-origin: 7%;
}
39% {
opacity: 1;
-o-transform: rotate(645deg);
-o-animation-timing-function: linear;
-o-origin: 30%;
}
70% {
opacity: 1;
-o-transform: rotate(770deg);
-o-animation-timing-function: ease-out;
-o-origin: 39%;
}
75% {
opacity: 1;
-o-transform: rotate(900deg);
-o-animation-timing-function: ease-out;
-o-origin: 70%;
}
76% {
opacity: 0;
-o-transform: rotate(900deg);
}
100% {
opacity: 0;
-o-transform: rotate(900deg);
}
}
@keyframes orbit {
0% {
opacity: 1;
z-index: 99;
transform: rotate(180deg);
animation-timing-function: ease-out;
}
7% {
opacity: 1;
transform: rotate(300deg);
animation-timing-function: linear;
origin: 0%;
}
30% {
opacity: 1;
transform: rotate(410deg);
animation-timing-function: ease-in-out;
origin: 7%;
}
39% {
opacity: 1;
transform: rotate(645deg);
animation-timing-function: linear;
origin: 30%;
}
70% {
opacity: 1;
transform: rotate(770deg);
animation-timing-function: ease-out;
origin: 39%;
}
75% {
opacity: 1;
transform: rotate(900deg);
animation-timing-function: ease-out;
origin: 70%;
}
76% {
opacity: 0;
transform: rotate(900deg);
}
100% {
opacity: 0;
transform: rotate(900deg);
}
}   h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
line-height: 1.2em;
margin-bottom: .4em;
letter-spacing: -1px;
word-wrap: break-word;
color: #413645;
}
h1 {
font-size: 34px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 29px;
}
h4 {
font-size: 25px;
}
h5 {
font-size: 22px;
}
h6 {
font-size: 18px;
}
h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span {
color: #6ccad5;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #413645;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #c59140;
}
a {
color: #6ccad5;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
transition: color 0.2s;
}
a:hover,
a:focus {
color: #c59140;
text-decoration: none;
outline: none;
}
a:active {
background-color: transparent;
}
a.link-underlined {
text-decoration: underline;
}
em {
font-style: italic;
}
strong {
font-weight: 700;
}
small {
font-size: 85%;
}
i {
position: relative;
display: inline-block;
text-decoration: none;
font-style: normal;
}
p {
font-size: 14px;
line-height: 1.7em;
word-wrap: break-word;
margin-bottom: 1.6em;
}
.sidebar p {
letter-spacing: -.5px;
line-height: 1.5em;
margin-bottom: 1em;
}
.lowercase {
text-transform: lowercase;
}
.uppercase {
text-transform: uppercase;
}
@media (max-width: 991px) {
h1 {
font-size: 24px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 23px;
}
h4 {
font-size: 21px;
}
h5 {
font-size: 20px;
}
p {
font-size: 13px;
}
}
@media (max-width: 479px) {
h1,
h2 {
font-size: 22px;
}
h3 {
font-size: 21px;
}
p {
font-size: 12px;
}
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
display: none;
} blockquote {
padding: 15px 20px;
margin: 0 0 20px;
font-size: 14px;
border-left: 5px solid #6ccad5;
}
blockquote p,
blockquote ul,
blockquote ol {
margin-bottom: 2em !important;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0 !important;
}
.quote_right,
.quote_left,
.quote_center {
font-size: 14px;
width: 40%;
line-height: 1.5em;
}
.quote_left {
float: left;
padding: 3px 20px 3px 0;
}
.quote_right {
float: right;
padding: 3px 0 3px 20px;
}
.quote_center {
display: block;
width: 100%;
margin: 20px auto;
}
.frame_quote {
background-color: #f2f2f2;
margin: 5px 0 20px;
border: 1px solid #6ccad5;
padding: 15px 20px;
border-radius: 4px;
}
.frame_quote blockquote {
margin: 0;
padding: 0;
line-height: 1.5em;
border: none;
color: #69616c;
font-weight: normal;
}
.frame_quote blockquote .inner {
padding: 2px 15px;
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #6ccad5;
border-left: 0;
text-align: right;
}
blockquote:before,
blockquote:after {
content: "";
} .dropcap1,
.dropcap2 {
font-family: "Open Sans", sans-serif;
display: block;
float: left;
font-size: 44px;
line-height: 44px;
font-weight: 700;
color: #6ccad5;
margin: 0 10px 0 0;
}
.dropcap2 {
font-style: italic;
} [class^="highlight-"] {
color: #fff;
}
.highlight-primary {
background: #6ccad5;
}
.highlight-info {
background: #6ccad5;
}
.highlight-danger {
background: #ce1f08;
}
.highlight-warning {
background: #e36554;
}
.highlight-brown {
background: #c59140;
}
.highlight-blue {
background: #72a5e6;
}
.highlight-yellow {
background: #eeba04;
}
.highlight-green {
background: #98ae18;
}
.highlight-black {
background: #413645;
}
.highlight-purple {
background: #9285ee;
} .post ul,
.comment-content ul,
.post ol,
.comment-content ol {
text-align: left;
padding-left: 40px;
margin-bottom: 30px;
}
.post ul,
.comment-content ul {
list-style-type: disc;
}
.post ul ul,
.comment-content ul ul {
list-style-type: circle;
}
.post ul ul ul,
.comment-content ul ul ul {
list-style-type: square;
}
.post ol,
.comment-content ol {
list-style-type: decimal;
}
.post ul ul,
.comment-content ul ul,
.post ol ol,
.comment-content ol ol,
.post ul ol,
.comment-content ul ol,
.post ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.post li,
.comment-content li {
margin: 5px 0;
font-size: 14px;
}
.post strong,
.comment-content strong {
font-weight: 700;
}
.post pre,
.comment-content pre {
display: block;
padding: 10px;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
margin: 0 0 30px;
font-size: 14px;
line-height: 1.4;
border: 1px solid #ccc;
}
.post q::before,
.comment-content q::before {
content: open-quote;
}
.post q::after,
.comment-content q::after {
content: close-quote;
}
.post q,
.comment-content q {
quotes: "\00ab" "\00bb";
}
.post tt,
.comment-content tt,
.post var,
.comment-content var {
font-style: italic;
}
@media (max-width: 991px) {
.post li,
.comment-content li,
.post pre,
.comment-content pre {
font-size: 12px;
}
}
dl {
margin-bottom: 30px;
}
dt,
dd {
line-height: 1.4em;
}
dt {
font-weight: 700;
color: #413645;
}
dd {
margin-bottom: 10px;
}
address {
line-height: 1.8em;
margin-bottom: 2em;
} .entry-format:before {
font-family: 'FontAwesome';
content: '';
color: #c59140;
margin-right: 5px;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
transition: color 0.2s;
}
.entry-format:hover:before {
color: #c59140;
}
.post.format-gallery .entry-format:before {
content: "\f083";
}
.post.format-image .entry-format:before {
content: "\f03e";
}
.post.format-audio .entry-format:before {
content: "\f028";
}
.post.format-video .entry-format:before {
content: "\f03d";
}
.post.format-aside .entry-format:before {
content: "\f06a";
}
.post.format-status .entry-format:before {
content: "\f0a1";
}
.post.format-link .entry-format:before {
content: "\f0c1";
}
.post.format-quote .entry-format:before {
content: "\f10d";
}
@media (max-width: 479px) {
blockquote {
padding: 9px 12px;
}
.quote_right,
.quote_left,
.quote_center {
float: none;
width: 100%;
padding: 0;
}
}   .box,
.paging-navigation {
position: relative;
padding-bottom: 21px;
margin-bottom: 30px;
background-color: #f5f5f5;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 -4px 2px -1px rgba(203, 203, 203, 0.75);
-moz-box-shadow: inset 0 -4px 2px -1px rgba(203, 203, 203, 0.75);
box-shadow: inset 0 -4px 2px -1px rgba(203, 203, 203, 0.75);
}
.sidebar .box,
.sidebar .paging-navigation {
padding-bottom: 11px;
}
.box.box-green .box-header,
.paging-navigation.box-green .box-header,
.box.box-turquoise .box-header,
.paging-navigation.box-turquoise .box-header,
.box.box-green .widget_media_audio h3,
.paging-navigation.box-green .widget_media_audio h3,
.box.box-turquoise .widget_media_audio h3,
.paging-navigation.box-turquoise .widget_media_audio h3,
.box.box-green .widget_media_video h3,
.paging-navigation.box-green .widget_media_video h3,
.box.box-turquoise .widget_media_video h3,
.paging-navigation.box-turquoise .widget_media_video h3,
.box.box-green .widget_media_image h3,
.paging-navigation.box-green .widget_media_image h3,
.box.box-turquoise .widget_media_image h3,
.paging-navigation.box-turquoise .widget_media_image h3,
.box.box-green .widget_custom_html h3,
.paging-navigation.box-green .widget_custom_html h3,
.box.box-turquoise .widget_custom_html h3,
.paging-navigation.box-turquoise .widget_custom_html h3 {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot.png);
}
.box.box-blue .box-header,
.paging-navigation.box-blue .box-header,
.box.box-blue .widget_media_audio h3,
.paging-navigation.box-blue .widget_media_audio h3,
.box.box-blue .widget_media_video h3,
.paging-navigation.box-blue .widget_media_video h3,
.box.box-blue .widget_media_image h3,
.paging-navigation.box-blue .widget_media_image h3,
.box.box-blue .widget_custom_html h3,
.paging-navigation.box-blue .widget_custom_html h3 {
background-color: #72a5e6;
}
.box.box-green .box-header,
.paging-navigation.box-green .box-header,
.box.box-green .widget_media_audio h3,
.paging-navigation.box-green .widget_media_audio h3,
.box.box-green .widget_media_video h3,
.paging-navigation.box-green .widget_media_video h3,
.box.box-green .widget_media_image h3,
.paging-navigation.box-green .widget_media_image h3,
.box.box-green .widget_custom_html h3,
.paging-navigation.box-green .widget_custom_html h3 {
background-color: #82953f;
}
.box.box-brown .box-header,
.paging-navigation.box-brown .box-header,
.box.box-brown .widget_media_audio h3,
.paging-navigation.box-brown .widget_media_audio h3,
.box.box-brown .widget_media_video h3,
.paging-navigation.box-brown .widget_media_video h3,
.box.box-brown .widget_media_image h3,
.paging-navigation.box-brown .widget_media_image h3,
.box.box-brown .widget_custom_html h3,
.paging-navigation.box-brown .widget_custom_html h3 {
background-color: #c59140;
}
.box.box-turquoise .box-header,
.paging-navigation.box-turquoise .box-header,
.box.box-turquoise .widget_media_audio h3,
.paging-navigation.box-turquoise .widget_media_audio h3,
.box.box-turquoise .widget_media_video h3,
.paging-navigation.box-turquoise .widget_media_video h3,
.box.box-turquoise .widget_media_image h3,
.paging-navigation.box-turquoise .widget_media_image h3,
.box.box-turquoise .widget_custom_html h3,
.paging-navigation.box-turquoise .widget_custom_html h3 {
background-color: #6ccad5;
}
.box.box-red .box-header,
.paging-navigation.box-red .box-header,
.box.box-red .widget_media_audio h3,
.paging-navigation.box-red .widget_media_audio h3,
.box.box-red .widget_media_video h3,
.paging-navigation.box-red .widget_media_video h3,
.box.box-red .widget_media_image h3,
.paging-navigation.box-red .widget_media_image h3,
.box.box-red .widget_custom_html h3,
.paging-navigation.box-red .widget_custom_html h3 {
background-color: #e36554;
}
.box.box-purple .box-header,
.paging-navigation.box-purple .box-header,
.box.box-purple .widget_media_audio h3,
.paging-navigation.box-purple .widget_media_audio h3,
.box.box-purple .widget_media_video h3,
.paging-navigation.box-purple .widget_media_video h3,
.box.box-purple .widget_media_image h3,
.paging-navigation.box-purple .widget_media_image h3,
.box.box-purple .widget_custom_html h3,
.paging-navigation.box-purple .widget_custom_html h3 {
background-color: #9285ee;
}
.box:after,
.paging-navigation:after {
content: '';
position: absolute;
left: 0;
right: 0;
z-index: -1;
bottom: -28px;
height: 30px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/box-shadow.png) center top no-repeat;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
clear: both;
}
.box-header,
.widget_media_audio h3,
.widget_media_video h3,
.widget_media_image h3,
.widget_custom_html h3 {
padding: 28px 26px 31px;
background: #eeba04 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png) center center repeat;
-webkit-border-radius: 14px 14px 0 0;
-moz-border-radius: 14px 14px 0 0;
border-radius: 14px 14px 0 0;
-webkit-box-shadow: inset 0 2px 1px 1px rgba(255, 255, 255, 0.36), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 2px 1px 1px rgba(255, 255, 255, 0.36), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 2px 1px 1px rgba(255, 255, 255, 0.36), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
}
.box-header:empty,
.widget_media_audio h3:empty,
.widget_media_video h3:empty,
.widget_media_image h3:empty,
.widget_custom_html h3:empty {
height: 96px;
}
.box-header .title,
.widget_media_audio h3 .title,
.widget_media_video h3 .title,
.widget_media_image h3 .title,
.widget_custom_html h3 .title {
color: #ffffff;
text-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
line-height: 34px;
margin-bottom: 0;
}
.box-content,
.pagination {
background-color: #ffffff;
-webkit-border-radius: 0 0 14px 14px;
-moz-border-radius: 0 0 14px 14px;
border-radius: 0 0 14px 14px;
-webkit-box-shadow: 0 3px 12px rgba(209, 195, 197, 0.21);
-moz-box-shadow: 0 3px 12px rgba(209, 195, 197, 0.21);
box-shadow: 0 3px 12px rgba(209, 195, 197, 0.21);
}
.box-content {
padding: 45px;
}
[class*='widget'] .box-content,
.post-service .box-content,
.post-testimonial .box-content {
padding: 26px;
}
.sidebar .box-content,
.widget_custom_html .textwidget.custom-html-widget {
padding: 26px 22px;
}
.widget-filter .box-content,
.widget-contactform .box-content,
.postlist .box-content,
.comments-area .box-content,
.price-item .box-content {
padding: 0 !important;
}
@media (max-width: 991px) {
.box-content {
padding: 15px;
}
[class*='widget'] .box-content,
.post-service .box-content,
.post-testimonial .box-content {
padding: 20px 15px;
}
.sidebar .box-content,
.widget_custom_html .textwidget.custom-html-widget {
padding: 20px 15px;
}
}
.box-small {
padding-bottom: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.box-small .box-header,
.box-small .box-content,
.box-small .widget_media_audio h3,
.box-small .widget_media_video h3,
.box-small .widget_media_image h3,
.box-small .widget_custom_html h3 {
position: relative;
width: 50%;
height: 205px;
float: right;
padding: 30px 30px 43px;
}
.box-small .box-header:before,
.box-small .box-content:before,
.box-small .widget_media_audio h3:before,
.box-small .widget_media_video h3:before,
.box-small .widget_media_image h3:before,
.box-small .widget_custom_html h3:before {
content: '';
position: absolute;
top: 19px;
left: 18px;
right: 18px;
bottom: 31px;
background-color: rgba(0, 0, 0, 0.05);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.05), 0 0 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.05), 0 0 6px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.05), 0 0 6px rgba(0, 0, 0, 0.1);
}
.box-small .box-header,
.box-small .widget_media_audio h3,
.box-small .widget_media_video h3,
.box-small .widget_media_image h3,
.box-small .widget_custom_html h3 {
border-left: 1px solid #ec8415;
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
-webkit-box-shadow: inset 0 3px 1px rgba(255, 255, 255, 0.36), inset 0 -13px 0 rgba(0, 0, 0, 0.04), inset 0 -17px 0 rgba(0, 0, 0, 0.02);
-moz-box-shadow: inset 0 3px 1px rgba(255, 255, 255, 0.36), inset 0 -13px 0 rgba(0, 0, 0, 0.04), inset 0 -17px 0 rgba(0, 0, 0, 0.02);
box-shadow: inset 0 3px 1px rgba(255, 255, 255, 0.36), inset 0 -13px 0 rgba(0, 0, 0, 0.04), inset 0 -17px 0 rgba(0, 0, 0, 0.02);
}
.box-small .box-header:before,
.box-small .widget_media_audio h3:before,
.box-small .widget_media_video h3:before,
.box-small .widget_media_image h3:before,
.box-small .widget_custom_html h3:before {
-webkit-box-shadow: inset 0 0 6px 3px #eea019, 0 0 3px 1px #eea019;
-moz-box-shadow: inset 0 0 6px 3px #eea019, 0 0 3px 1px #eea019;
box-shadow: inset 0 0 6px 3px #eea019, 0 0 3px 1px #eea019;
}
.box-small.box-red .box-header,
.box-small.box-red .widget_media_audio h3,
.box-small.box-red .widget_media_video h3,
.box-small.box-red .widget_media_image h3,
.box-small.box-red .widget_custom_html h3 {
border-left: 1px solid #de4f50;
}
.box-small.box-red .box-header:before,
.box-small.box-red .widget_media_audio h3:before,
.box-small.box-red .widget_media_video h3:before,
.box-small.box-red .widget_media_image h3:before,
.box-small.box-red .widget_custom_html h3:before {
-webkit-box-shadow: inset 0 0 6px 3px #da5448, 0 0 3px 1px #da5448;
-moz-box-shadow: inset 0 0 6px 3px #da5448, 0 0 3px 1px #da5448;
box-shadow: inset 0 0 6px 3px #da5448, 0 0 3px 1px #da5448;
}
.box-small .box-content {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
-webkit-box-shadow: inset 0 -13px 0 #f3e8ee, inset 0 -17px 0 rgba(0, 0, 0, 0.03);
-moz-box-shadow: inset 0 -13px 0 #f3e8ee, inset 0 -17px 0 rgba(0, 0, 0, 0.03);
box-shadow: inset 0 -13px 0 #f3e8ee, inset 0 -17px 0 rgba(0, 0, 0, 0.03);
}
@media (max-width: 479px) {
.box-small .box-header,
.box-small .box-content,
.box-small .widget_media_audio h3,
.box-small .widget_media_video h3,
.box-small .widget_media_image h3,
.box-small .widget_custom_html h3 {
width: 100%;
float: none;
}
.box-small .box-header,
.box-small .widget_media_audio h3,
.box-small .widget_media_video h3,
.box-small .widget_media_image h3,
.box-small .widget_custom_html h3 {
border-left: none !important;
-webkit-border-radius: 14px 14px 0 0;
-moz-border-radius: 14px 14px 0 0;
border-radius: 14px 14px 0 0;
}
.box-small .box-content {
-webkit-border-radius: 0 0 14px 14px;
-moz-border-radius: 0 0 14px 14px;
border-radius: 0 0 14px 14px;
}
}
.box-thumbnail,
.post-thumbnail,
.author-image,
.comment-avatar {
display: inline-block;
border: 5px solid #ffffff;
background-color: #ffffff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 12px rgba(184, 169, 171, 0.6);
-moz-box-shadow: 0 3px 12px rgba(184, 169, 171, 0.6);
box-shadow: 0 3px 12px rgba(184, 169, 171, 0.6);
}
.box-thumbnail img,
.post-thumbnail img,
.author-image img,
.comment-avatar img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.box .frame,
.postlist .post,
.comment-list > .comment {
-webkit-box-shadow: inset 0 10px 5px -5px #f4edf1;
-moz-box-shadow: inset 0 10px 5px -5px #f4edf1;
box-shadow: inset 0 10px 5px -5px #f4edf1;
}
.box .frame:first-of-type,
.postlist .post:first-of-type,
.comment-list > .comment:first-of-type {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.box .frame {
padding: 30px 26px 18px;
}
@media (max-width: 991px) {
.box .frame {
padding: 16px 15px 4px;
}
}   .site-header {
position: relative;
padding: 140px 0 20px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/header-bg.png) center top no-repeat;
}
.site-header .animal-parrot-left,
.site-header .animal-parrot-right {
z-index: -1;
}  .site-logo {
font-family: 'Courgette', cursive;
font-size: 56px;
text-align: center;
margin-bottom: 70px;
}
.site-logo a {
color: #b3b3b3;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-webkit-text-stroke: 2px #ffffff;
white-space: nowrap;
}
.site-logo a .yellow {
color: #eeba04;
}
.site-logo a .blue {
color: #6ccad5;
}
.site-logo a img {
display: inline-block;
width: 362px;
}
.footer .site-logo {
font-size: 31.11111111px;
margin-bottom: 0;
}
.footer .site-logo a img {
width: 212px;
}   .content-area.col-sm-8 {
z-index: 1;
}
.content-area.col-sm-8 > .inner {
margin-right: -72px;
}
.sidebar.col-sm-4 > .inner {
margin-left: 72px;
} .sidebar-left .content-area.col-sm-8 {
float: right;
}
.sidebar-left .content-area.col-sm-8 > .inner {
margin-right: 0;
margin-left: -72px;
}
.sidebar-left .sidebar.col-sm-4 {
float: left;
}
.sidebar-left .sidebar.col-sm-4 > .inner {
margin-left: 0;
margin-right: 72px;
}
@media (max-width: 1199px) {
.content-area.col-sm-8 > .inner {
margin-right: 0;
}
.sidebar.col-sm-4 > .inner {
margin-left: 0;
}
.sidebar-left .content-area.col-sm-8 > .inner {
margin-right: 0;
margin-left: 0;
}
.sidebar-left .sidebar.col-sm-4 > .inner {
margin-left: 0;
margin-right: 0;
}
} .full-width .content-area.col-sm-8,
.full-width .sidebar.col-sm-8 {
width: 100%;
margin-left: 0;
margin-right: 0;
} .site-main {
position: relative;
}
.site-main:before,
.site-main:after {
content: '';
position: absolute;
top: 180px;
left: 50%;
margin-left: -776px;
width: 180px;
height: 378px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/side-bg.png) 0 0 no-repeat;
}
.site-main:after {
top: auto;
left: 50%;
bottom: 300px;
margin-left: 620px;
width: 110px;
height: 130px;
background-position: 0 -380px;
}   .site-footer {
padding-bottom: 44px;
}
.site-footer:before {
content: '';
display: block;
height: 473px;
margin-bottom: -20px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/footer-aquarium.png) center top no-repeat;
position: relative;
z-index: 1;
}
.footer {
position: relative;
padding: 14px 0 31px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/footer-bg.png) center top no-repeat;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
@media (min-width: 768px) {
.footer [class*='col-'] {
float: right;
}
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.footer {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/footer-bg-x2.png);
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
}
.footer:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot.png) center center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.footer .footer-social {
text-align: right;
margin: 13px 30px 0 0;
}
.footer .footer-social li {
display: inline-block;
margin: 0 2px;
}
.footer .footer-social li a {
position: relative;
display: block;
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
width: 50px;
height: 50px;
font-size: 24px;
text-align: center;
line-height: 50px;
background-color: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 3px 0 #e3e0e1, 0 8px 5px rgba(92, 154, 202, 0.36);
-moz-box-shadow: 0 3px 0 #e3e0e1, 0 8px 5px rgba(92, 154, 202, 0.36);
box-shadow: 0 3px 0 #e3e0e1, 0 8px 5px rgba(92, 154, 202, 0.36);
}
.footer .footer-social li a:before {
position: relative;
z-index: 1;
}
.footer .footer-social li a:after {
content: '';
background-color: transparent;
border: 3px solid transparent;
border-radius: 50%;
position: absolute;
top: -3px;
left: -3px;
right: -3px;
bottom: -3px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.footer .footer-social li a:hover:after {
border-color: #ffffff;
}
.footer .footer-social li a.link-google {
color: #e77155;
}
.footer .footer-social li a.link-google:before {
content: '\e614';
}
.footer .footer-social li a.link-google:hover:after {
background-color: #e77155;
}
.footer .footer-social li a.link-facebook {
color: #7696d9;
}
.footer .footer-social li a.link-facebook:before {
content: '\e613';
}
.footer .footer-social li a.link-facebook:hover:after {
background-color: #7696d9;
}
.footer .footer-social li a.link-twitter {
color: #7dc6f8;
}
.footer .footer-social li a.link-twitter:before {
content: '\e612';
}
.footer .footer-social li a.link-twitter:hover:after {
background-color: #7dc6f8;
}
.footer .footer-social li a:hover {
color: #ffffff;
}
.footer .copyright {
font-size: 15px;
font-weight: 700;
color: #ffffff;
text-shadow: 0 5px 5px rgba(92, 154, 202, 0.36);
margin: 18px 0 0 30px;
}
.footer .copyright strong {
display: block;
font-size: 23px;
margin-bottom: 4px;
}
@media (max-width: 767px) {
.site-footer:before {
margin-top: -70px;
}
.footer {
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/footer-bg-iphone.png) center top no-repeat;
-webkit-background-size: auto 100%;
-moz-background-size: auto 100%;
-o-background-size: auto 100%;
-ms-background-size: auto 100%;
background-size: auto 100%;
margin: 0 -15px;
}
.footer .footer-social {
text-align: center;
margin: 13px 0;
}
.footer .copyright {
text-align: center;
margin: 3px 0 0;
}
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 767px) and (min-resolution: 1.5dppx), (max-width: 767px) and (min-resolution: 144dpi) {
.footer {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/footer-bg-iphone-x2.png);
-webkit-background-size: auto 100%;
-moz-background-size: auto 100%;
-o-background-size: auto 100%;
-ms-background-size: auto 100%;
background-size: auto 100%;
}
}   [class*='animal-'],
[class*='animal-']:before,
[class*='animal-']:after {
position: absolute;
z-index: 5;
background-repeat: no-repeat;
}
.animal-parrot-left,
.animal-parrot-right {
width: 452px;
height: 539px;
left: -136px;
bottom: -199px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-parrot-left.png);
}
.animal-parrot-right {
left: auto;
right: -136px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-parrot-right.png);
}
.animal-dog-left,
.animal-dog-right {
width: 225px;
height: 335px;
left: -180px;
bottom: 100px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-dog-left.png);
}
.postlist .animal-dog-left,
.postlist .animal-dog-right {
bottom: 50%;
}
.price-item .animal-dog-left,
.price-item .animal-dog-right {
bottom: 60px;
}
.animal-dog-right {
left: auto;
right: -180px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-dog-right.png);
}
.animal-cat-right,
.animal-cat-left {
width: 166px;
height: 306px;
top: 120px;
right: -166px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-right.png);
}
.widget-contactform .animal-cat-right,
.widget-contactform .animal-cat-left {
top: auto;
bottom: 90px;
}
.widget-newsletter-large .animal-cat-right,
.widget-newsletter-large .animal-cat-left {
top: 50px;
}
.widget-filter .animal-cat-right,
.widget-filter .animal-cat-left {
top: 40%;
}
.post-service .animal-cat-right,
.post-service .animal-cat-left,
.post-testimonial .animal-cat-right,
.post-testimonial .animal-cat-left,
.sidebar .animal-cat-right,
.sidebar .animal-cat-left {
top: -50px;
}
.animal-cat-left {
right: auto;
left: -166px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-left.png);
}
.animal-cat-left2,
.animal-cat-right2 {
width: 182px;
height: 348px;
top: 80px;
left: -182px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-left2.png);
}
.postlist .animal-cat-left2,
.postlist .animal-cat-right2 {
top: 80%;
margin-top: -212px;
}
.post-service .animal-cat-left2,
.post-service .animal-cat-right2,
.post-testimonial .animal-cat-left2,
.post-testimonial .animal-cat-right2 {
top: -60px;
}
.animal-cat-right2 {
left: auto;
right: -182px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-right2.png);
}
.animal-cat-left3,
.animal-cat-right3 {
width: 184px;
height: 279px;
top: -107px;
left: -145px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-left3.png);
}
.animal-cat-left3:before,
.animal-cat-right3:before {
content: '';
top: 75px;
right: -40px;
width: 40px;
height: 33px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-left3.png);
background-position: -184px -75px;
}
.animal-cat-right3 {
left: auto;
right: -145px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-right3.png);
background-position: -40px 0;
}
.animal-cat-right3:before {
right: auto;
left: -40px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-cat-right3.png);
background-position: 0 -75px;
}
.animal-lizard-right,
.animal-lizard-left {
width: 205px;
height: 232px;
top: -163px;
right: -90px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-lizard-right.png);
background-position: -86px 0;
}
.animal-lizard-right:before,
.animal-lizard-left:before {
content: '';
left: -86px;
top: 117px;
width: 86px;
height: 46px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-lizard-right.png);
background-position: 0 -117px;
}
.animal-lizard-right:after,
.animal-lizard-left:after {
content: '';
right: 0;
bottom: -228px;
width: 106px;
height: 228px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-lizard-right.png);
background-position: -185px -232px;
}
.animal-lizard-left {
right: auto;
left: -90px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-lizard-left.png);
background-position: 0 0;
}
.animal-lizard-left:before {
left: auto;
right: -86px;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-lizard-left.png);
background-position: -205px -117px;
}
.animal-lizard-left:after {
right: auto;
left: 0;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/animal-lizard-left.png);
background-position: 0 -232px;
}
@media (max-width: 1199px) {
.site-main:before,
.site-main:after {
content: none;
display: none;
}
}
@media (max-width: 991px) {
[class*='animal-'] {
display: none;
}
.site-header {
padding-top: 90px;
}
}
@media (max-width: 767px) {
.site-header {
padding: 70px 0 0;
}
}
@media (max-width: 479px) {
.site-header {
padding-top: 40px;
}
.site-logo {
margin-bottom: 40px;
}
}   .slicknav_menu {
display: none;
}
.primary-navigation {
position: relative;
padding: 17px 20px 20px;
border: 4px solid #ffffff;
-webkit-box-shadow: 0 11px 10px rgba(7, 68, 132, 0.29), inset 0 0 0 1px #ceb004, inset 0 0 0 6px rgba(255, 255, 255, 0.36);
-moz-box-shadow: 0 11px 10px rgba(7, 68, 132, 0.29), inset 0 0 0 1px #ceb004, inset 0 0 0 6px rgba(255, 255, 255, 0.36);
box-shadow: 0 11px 10px rgba(7, 68, 132, 0.29), inset 0 0 0 1px #ceb004, inset 0 0 0 6px rgba(255, 255, 255, 0.36);
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
background: #deb536;
background: -moz-linear-gradient(top, #deb536 0%, #de8f1f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deb536), color-stop(100%, #de8f1f));
background: -webkit-linear-gradient(top, #deb536 0%, #de8f1f 100%);
background: -o-linear-gradient(top, #deb536 0%, #de8f1f 100%);
background: -ms-linear-gradient(top, #deb536 0%, #de8f1f 100%);
background: linear-gradient(to bottom, #deb536 0%, #de8f1f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deb536', endColorstr='#de8f1f', GradientType=0);
}
.ie9 .primary-navigation {
filter: none;
}
.primary-navigation:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot.png) center center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.nav-menu,
.nav-menu ul:before {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75);
-moz-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75);
box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75);
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fef6ea));
background: -webkit-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: -o-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: linear-gradient(to bottom, #ffffff 0%, #fef6ea 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fef6ea', GradientType=0);
}
.ie9 .nav-menu,
.ie9 .nav-menu ul:before {
filter: none;
}
.nav-menu {
position: relative;
font-size: 0;
text-align: center;
}
.nav-menu ul:before {
content: '';
position: absolute;
top: 0;
left: 10px;
right: 10px;
bottom: 0;
-webkit-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 0 32px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 0 32px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 0 32px rgba(0, 0, 0, 0.1);
}
.nav-menu li {
position: relative;
}
.nav-menu li a {
display: block;
font-size: 17px;
font-weight: 700;
color: #98ae18;
text-shadow: 0 0 5px rgba(210, 82, 4, 0.05);
white-space: nowrap;
}
.nav-menu li:hover > a,
.nav-menu li.active > a,
.nav-menu li.current-menu-item > a {
color: #b58337;
}
.nav-menu li ul {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
position: absolute;
top: 0;
left: 100%;
padding: 0 10px;
}
.nav-menu li ul .arrow-dropdown {
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid #ffffff;
position: absolute;
top: 16px;
left: 2px;
padding: 0;
}
.nav-menu li ul.left {
left: auto;
right: 100%;
}
.nav-menu li ul.left .arrow-dropdown {
border-right: none;
border-left: 8px solid #ffffff;
left: auto;
right: 2px;
}
.nav-menu li ul li a {
padding: 16px 40px;
border-bottom: 1px solid #fbe9cd;
}
.nav-menu li ul li:last-child > a {
border-bottom: none;
}
.nav-menu li.parent > a:before {
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
content: '\e60b';
position: absolute;
top: 19px;
right: 10px;
font-size: 10px;
}
.nav-menu > li {
display: inline-block;
border-left: 1px solid #fbe9cd;
}
.nav-menu > li:first-child {
border-left: none;
}
.nav-menu > li > a {
font-size: 20px;
height: 66px;
line-height: 66px;
padding: 0 26px;
}
.nav-menu > li > ul {
top: 65px;
left: -9999px;
z-index: 999;
padding-top: 8px;
}
.nav-menu > li > ul:before {
top: 8px;
}
.nav-menu > li > ul > .arrow-dropdown {
top: 0;
left: 50%;
right: auto;
margin-left: -8px;
border-top: none;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #ffffff;
}
.nav-menu > li.parent > a:before {
display: none;
}
@media (max-width: 1199px) {
.nav-menu > li > a {
font-size: 18px;
padding: 0 18px;
}
}
@media (max-width: 991px) {
.nav-menu li a {
font-size: 14px;
}
.nav-menu > li > a {
font-size: 16px;
padding: 0 8px;
}
}
.mega-nav > ul {
width: 770px;
}
.mega-nav .mega-nav-widget {
float: left;
text-align: left;
padding: 25px;
border-left: 1px solid #fbe9cd;
}
.mega-nav .mega-nav-widget:first-child {
border-left: none;
}
.mega-nav .mega-nav-widget .widget-container {
width: 225px;
}
.mega-nav .mega-nav-widget .widget-submenu {
width: 150px;
}
.mega-nav .mega-nav-widget ul {
position: static;
padding: 0;
}
.mega-nav .mega-nav-widget ul:before {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: none;
filter: none;
}
.mega-nav .mega-nav-widget li {
margin: 0;
}
.mega-nav .mega-nav-widget a {
white-space: normal;
padding: 14px 5px;
font-size: 16px;
}
.mega-nav .mega-nav-widget a:before {
content: none;
}
.mega-nav .mega-nav-widget .title {
font-size: 18px;
margin-bottom: 1.2em;
position: relative;
z-index: 1;
}
.mega-nav .mega-nav-widget .widget-text .title {
font-family: 'Courgette', cursive;
font-size: 22px;
margin-top: -6px;
color: #b3b3b3;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-webkit-text-stroke: 2px #ffffff;
white-space: nowrap;
}
.mega-nav .mega-nav-widget .widget-text .title .yellow {
color: #eeba04;
}
.mega-nav .mega-nav-widget .widget-text .title .blue {
color: #6ccad5;
}
.mega-nav .mega-nav-widget .widget-text .title img {
width: 150px;
}
.mega-nav .mega-nav-widget .widget-text p {
font-size: 13px;
line-height: 1.8em;
margin-bottom: 0;
} .ie8 .primary-navigation {
background: #deb536;
filter: none;
}
.ie8 .nav-menu,
.ie8 .nav-menu ul:before {
background: #ffffff;
filter: none;
} .slicknav_menu {
background-color: #ffffff;
padding: 5px;
}
.slicknav_menu:before,
.slicknav_menu:after {
content: '';
display: table;
}
.slicknav_menu:after {
clear: both;
}
.slicknav_menu .slicknav_btn {
position: relative;
float: right;
padding: 10px;
font-size: 16px;
line-height: 1.2em;
cursor: pointer;
}
.slicknav_menu .slicknav_icon {
float: left;
margin: 0 0 0 .438em;
}
.slicknav_menu .slicknav_icon .slicknav_icon-bar {
display: block;
width: 1.125em;
height: 0.125em;
margin-top: 0.188em;
background-color: #b58337;
}
.slicknav_menu .slicknav_menutxt {
float: left;
font-weight: 700;
line-height: 1.2em;
color: #b58337;
}
.slicknav_menu .slicknav_nav {
clear: both;
color: #98ae18;
margin: 0;
padding: 0;
font-size: 14px;
}
.slicknav_menu .slicknav_nav a {
display: inline-block;
padding: 10px;
color: #98ae18;
}
.slicknav_menu .slicknav_nav a:hover {
color: #b58337;
}
.slicknav_menu .slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em;
color: #98ae18;
}
.slicknav_menu .slicknav_nav .slicknav_item {
padding: 10px;
}
.slicknav_menu .slicknav_nav .slicknav_item a {
padding: 0;
margin: 0;
}
.slicknav_menu .slicknav_nav ul {
padding: 0;
margin: 0 0 0 20px;
}
.slicknav_menu .slicknav_nav [role='menuitem'] {
outline: none;
}
.slicknav_menu .slicknav_nav .mega-nav ul,
.slicknav_menu .slicknav_nav .mega-nav .slicknav_arrow {
display: none !important;
}
@media (max-width: 1199px) {
.nav-menu > li {
border-left: none;
}
}
@media (max-width: 767px) {
.primary-navigation {
display: none;
}
.slicknav_menu {
display: block;
}
} #artMenu {
position: fixed;
top: 0;
left: -212px;
bottom: 0;
z-index: 999;
-webkit-overflow-scrolling: touch;
overflow-y: auto;
width: 212px;
padding: 10px 0;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fef6ea));
background: -webkit-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: -o-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #fef6ea 100%);
background: linear-gradient(to bottom, #ffffff 0%, #fef6ea 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fef6ea', GradientType=0);
}
.ie9 #artMenu {
filter: none;
}
#artMenu.active {
left: 0;
}
#artMenu::-webkit-scrollbar {
width: 4px;
height: 0;
}
#artMenu::-webkit-scrollbar-track {
background-color: #ffffff;
}
#artMenu::-webkit-scrollbar-thumb {
background-color: #72a5e6;
}
#artMenu a {
display: block;
padding: 16px;
border-bottom: 1px solid #fbe9cd;
font-size: 17px;
font-weight: 700;
color: #98ae18;
text-shadow: 0 0 5px rgba(210, 82, 4, 0.05);
}
#artMenu a:hover {
color: #b58337;
}
#artMenu .parent:not(.mega-nav) {
position: relative;
}
#artMenu .parent:not(.mega-nav):before {
content: '';
position: absolute;
top: 21px;
left: 7px;
width: 0;
height: 0;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid #98ae18;
}
#artMenu .parent:not(.mega-nav).opened:before {
top: 23px;
left: 5px;
border-top: 4px solid #98ae18;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: none;
}
#artMenu .parent:not(.mega-nav) ul a {
padding-left: 32px;
}
#artMenuCall {
display: none;
position: fixed;
top: 13px;
left: 13px;
z-index: 999;
width: 26px;
height: 20px;
border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
}
#artMenuCall.active {
left: 226px;
}
#artMenuCall:before {
content: '';
position: absolute;
top: 4px;
left: 0;
right: 0;
height: 4px;
background-color: #ffffff;
}
#page {
position: relative;
left: 0;
}
#page.active {
left: 212px;
}
#artMenu,
#artMenuCall,
#page {
-webkit-transition: left 0.2s ease-out;
-moz-transition: left 0.2s ease-out;
-o-transition: left 0.2s ease-out;
-ms-transition: left 0.2s ease-out;
transition: left 0.2s ease-out;
}
@media (max-width: 767px) {
#artMenuCall {
display: block;
}
}   .btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
background-color: transparent;
outline: none;
}
.btn.active,
.btn:active {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
outline: none;
}
.form-submit #submit,
.btn {
position: relative;
display: inline-block;
outline: none;
vertical-align: top;
height: 52px;
line-height: 44px;
padding: 0 30px;
margin-bottom: 10px;
border: 3px solid #ffffff;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
border-radius: 26px;
font-size: 18px;
font-weight: 700;
color: #ffffff;
white-space: nowrap;
text-shadow: 0 1px 1px rgba(45, 54, 8, 0.32);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
background: #98ae18;
background: -moz-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c8e230), color-stop(36%, #98ae18), color-stop(82%, #98ae18), color-stop(100%, #b7d21d));
background: -webkit-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: -o-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: -ms-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: linear-gradient(to bottom, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8e230', endColorstr='#98ae18', GradientType=0);
}
.ie9 .form-submit #submit,
.ie9 .btn {
filter: none;
}
.form-submit #submit:not(.btn-arrow),
.btn:not(.btn-arrow) {
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: button;
animation-name: button;
}
.form-submit #submit strong,
.btn strong {
color: #e18001;
}
.form-submit #submit:hover:not(.btn-arrow),
.btn:hover:not(.btn-arrow),
.form-submit #submit:hover:not(.btn-arrow),
.btn:hover:not(.btn-arrow),
.form-submit #submit:focus:not(.btn-arrow),
.btn:focus:not(.btn-arrow),
.form-submit #submit:active:not(.btn-arrow),
.btn:active:not(.btn-arrow) {
color: #ffffff;
text-shadow: 0 1px 1px rgba(45, 54, 8, 0.32);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
background: #eeba04;
background: -moz-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fde48e), color-stop(36%, #eeba04), color-stop(82%, #eeba04), color-stop(100%, #fcd95c));
background: -webkit-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: -o-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: -ms-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: linear-gradient(to bottom, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde48e', endColorstr='#eeba04', GradientType=0);
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: button-hover;
animation-name: button-hover;
}
.ie9 .form-submit #submit:hover:not(.btn-arrow),
.ie9 .btn:hover:not(.btn-arrow),
.ie9 .form-submit #submit:hover:not(.btn-arrow),
.ie9 .btn:hover:not(.btn-arrow),
.ie9 .form-submit #submit:focus:not(.btn-arrow),
.ie9 .btn:focus:not(.btn-arrow),
.ie9 .form-submit #submit:active:not(.btn-arrow),
.ie9 .btn:active:not(.btn-arrow) {
filter: none;
}
.form-submit #submit:hover:not(.btn-arrow) strong,
.btn:hover:not(.btn-arrow) strong,
.form-submit #submit:hover:not(.btn-arrow) strong,
.btn:hover:not(.btn-arrow) strong,
.form-submit #submit:focus:not(.btn-arrow) strong,
.btn:focus:not(.btn-arrow) strong,
.form-submit #submit:active:not(.btn-arrow) strong,
.btn:active:not(.btn-arrow) strong {
color: #ffffff;
}
.form-submit #submit:active,
.btn:active {
top: 2px;
}
.form-submit #submit.btn-full,
.btn.btn-full {
display: block;
width: 100%;
padding: 0 5px;
}
.form-submit #submit.btn-small,
.btn.btn-small {
height: 38px;
line-height: 32px;
padding: 0 24px;
border-width: 2px;
-webkit-border-radius: 19px;
-moz-border-radius: 19px;
border-radius: 19px;
font-size: 14px;
}
.form-submit #submit.btn-middle,
.btn.btn-middle {
height: 44px;
line-height: 38px;
padding: 0 25px;
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
border-radius: 22px;
font-size: 16px;
}
.form-submit #submit.btn-big,
.btn.btn-big {
height: 60px;
line-height: 52px;
padding: 0 40px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
font-size: 24px;
}
.form-submit #submit.btn-transparent,
.btn.btn-transparent {
background: none;
filter: none;
color: #69616c;
text-shadow: none;
}
.form-submit #submit.btn-shadow,
.btn.btn-shadow {
margin-bottom: 36px;
}
.form-submit #submit.btn-shadow:after,
.btn.btn-shadow:after {
content: '';
position: absolute;
left: 10px;
right: 10px;
bottom: 0;
height: 8px;
border-radius: 50%;
-webkit-box-shadow: 0 22px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 22px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 22px 5px rgba(0, 0, 0, 0.1);
}
.form-submit #submit.btn-shadow:active:after,
.btn.btn-shadow:active:after {
-webkit-box-shadow: 0 20px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 20px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 20px 5px rgba(0, 0, 0, 0.1);
}
.form-submit #submit.btn-arrow,
.btn.btn-arrow {
height: 60px;
line-height: 56px;
padding: 0 96px 0 0;
font-size: 24px;
text-shadow: 0 2px 1px rgba(98, 116, 18, 0.6);
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
filter: none;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/buttons.png) right -62px no-repeat;
}
.form-submit #submit.btn-arrow span,
.btn.btn-arrow span,
.form-submit #submit.btn-arrow input,
.btn.btn-arrow input {
display: block;
height: 100%;
padding: 0 0 0 50px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/buttons.png) left 0 no-repeat;
}
.form-submit #submit.btn-arrow:hover,
.btn.btn-arrow:hover,
.form-submit #submit.btn-arrow:focus,
.btn.btn-arrow:focus,
.form-submit #submit.btn-arrow:active,
.btn.btn-arrow:active {
color: #ffffff;
background-position: right -186px;
}
.form-submit #submit.btn-arrow:hover span,
.btn.btn-arrow:hover span,
.form-submit #submit.btn-arrow:focus span,
.btn.btn-arrow:focus span,
.form-submit #submit.btn-arrow:active span,
.btn.btn-arrow:active span,
.form-submit #submit.btn-arrow:hover input,
.btn.btn-arrow:hover input,
.form-submit #submit.btn-arrow:focus input,
.btn.btn-arrow:focus input,
.form-submit #submit.btn-arrow:active input,
.btn.btn-arrow:active input {
background-position: left -124px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.form-submit #submit.btn-arrow,
.btn.btn-arrow,
.form-submit #submit.btn-arrow span,
.btn.btn-arrow span,
.form-submit #submit.btn-arrow input,
.btn.btn-arrow input {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/buttons-x2.png);
-webkit-background-size: 900px auto;
-moz-background-size: 900px auto;
-o-background-size: 900px auto;
-ms-background-size: 900px auto;
background-size: 900px auto;
}
}
.form-submit #submit.btn-styled,
.btn.btn-styled {
filter: none;
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
-ms-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.form-submit #submit.btn-styled:hover,
.btn.btn-styled:hover,
.form-submit #submit.btn-styled:focus,
.btn.btn-styled:focus,
.form-submit #submit.btn-styled:active,
.btn.btn-styled:active {
opacity: .8;
}
.form-submit #submitinput,
.btninput,
.form-submit #submit input,
.btn input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.form-submit #submit i,
.btn i {
font-size: 150%;
vertical-align: -16%;
margin-left: -.1em;
margin-right: .2em;
}
@-webkit-keyframes button {
0% {
background-position: center center;
-webkit-background-size: 200% 200%;
-moz-background-size: 200% 200%;
-o-background-size: 200% 200%;
-ms-background-size: 200% 200%;
background-size: 200% 200%;
}
100% {
background-position: center center;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
}
@keyframes button {
0% {
background-position: center center;
-webkit-background-size: 200% 200%;
-moz-background-size: 200% 200%;
-o-background-size: 200% 200%;
-ms-background-size: 200% 200%;
background-size: 200% 200%;
}
100% {
background-position: center center;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
}
@-webkit-keyframes button-hover {
0% {
background-position: center center;
-webkit-background-size: 200% 200%;
-moz-background-size: 200% 200%;
-o-background-size: 200% 200%;
-ms-background-size: 200% 200%;
background-size: 200% 200%;
}
100% {
background-position: center center;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
}
@keyframes button-hover {
0% {
background-position: center center;
-webkit-background-size: 200% 200%;
-moz-background-size: 200% 200%;
-o-background-size: 200% 200%;
-ms-background-size: 200% 200%;
background-size: 200% 200%;
}
100% {
background-position: center center;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
}
@media (max-width: 479px) {
.btn {
padding: 0 20px;
}
.btn.btn-small {
padding: 0 10px;
}
.btn.btn-middle {
padding: 0 15px;
}
.btn.btn-big {
padding: 0 30px;
}
}    .cusel {
display: inline-block;
position: relative;
z-index: 2;
outline: none;
padding: 0;
padding-bottom: 2px;
}
.cuselOpen {
z-index: 999;
} .cuselFrameRight {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 36px;
cursor: pointer;
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
font-size: 6px;
color: #e7dade;
line-height: 48px;
text-align: left;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
-o-transition: color 0.4s;
-ms-transition: color 0.4s;
transition: color 0.4s;
}
.cuselOpen .cuselFrameRight {
color: #dec3cc;
}
.cuselFrameRight:before {
content: '\e60d';
} .cuselText {
cursor: pointer; height: 54px;
border: 3px solid #e7dade;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
-webkit-box-shadow: 0 4px 5px -3px rgba(212, 180, 196, 0.3);
-moz-box-shadow: 0 4px 5px -3px rgba(212, 180, 196, 0.3);
box-shadow: 0 4px 5px -3px rgba(212, 180, 196, 0.3);
background: #f8f2f5;
background: -moz-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f2f5), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: -o-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: linear-gradient(to bottom, #f8f2f5 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f2f5', endColorstr='#ffffff', GradientType=0);
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.ie9 .cuselText {
filter: none;
}
.cuselOpen .cuselText {
border-color: #dec3cc;
background: #fbf8fa;
background: -moz-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbf8fa), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -o-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: linear-gradient(to bottom, #fbf8fa 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf8fa', endColorstr='#ffffff', GradientType=0);
}
.ie9 .cuselOpen .cuselText {
filter: none;
}
.cuselText label {
width: 100%;
height: 100%;
font-size: 14px;
font-weight: 400;
color: #69616c;
line-height: 48px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding: 0 44px 0 20px;
opacity: .7;
}
.hasValue .cuselText label {
opacity: 1;
}
.cuselText label::-moz-selection {
color: #69616c;
background-color: transparent;
}
.cuselText label::selection {
color: #69616c;
background-color: transparent;
} #cuselBox {
position: absolute;
z-index: 999;
padding: 8px 4px;
text-align: left;
border: 3px solid #dec3cc;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
background: #fbf8fa;
background: -moz-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbf8fa), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -o-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: linear-gradient(to bottom, #fbf8fa 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf8fa', endColorstr='#ffffff', GradientType=0); }
.ie9 #cuselBox {
filter: none;
}
#cuselBox .jScrollPaneContainer {
position: relative;
overflow: hidden;
}
#cuselBox .cusel-scroll-pane {
padding-right: 0 !important;
}
#cuselBox span {
display: block;
cursor: pointer; padding: 0 12px;  }
#cuselBox span label {
display: block;
cursor: pointer;
padding: 8px 4px;
position: relative;
border-top: 1px solid #e7dade;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 14px;
font-weight: 400;
color: #69616c;
-webkit-touch-callout: none;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
transition: color 0.2s;
}
#cuselBox span:first-child label {
border-top: none;
}
#cuselBox span:hover label,
#cuselBox span.cuselOptHover label,
#cuselBox span.cuselActive label {
color: #c59140;
}
#cuselBox span.optgroup {
cursor: default;
}
#cuselBox span.optgroup label {
cursor: default;
padding: 11px 0;
font-size: 15px;
font-weight: 700;
color: #69616c;
}
#cuselBox span.disabled {
cursor: default;
}
#cuselBox span.disabled label {
cursor: default;
color: #8d8490;
}
#cuselBox .jScrollPaneTrack {
width: 4px !important;
position: absolute;
top: 0;
right: 2px;
bottom: 0;
}
#cuselBox .jScrollPaneDrag {
position: absolute;
cursor: pointer;
width: 100% !important;
background-color: #dec3cc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}     :-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #69616c;
opacity: .7;
}
::-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #69616c;
opacity: .7;
}
:-ms-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #69616c;
opacity: .7;
}
::-webkit-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #69616c;
opacity: .7;
}
input:focus:-moz-placeholder {
color: transparent !important;
}
input:focus::-moz-placeholder {
color: transparent !important;
}
input,
textarea,
input[type="submit"]:focus,
button:focus {
outline: none;
}
select.select-styled {
visibility: hidden;
}
.contactForm label,
.contactForm input,
.contactForm button,
.contactForm select,
.contactForm textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
label,
input,
button,
select,
textarea {
vertical-align: top;
margin: 0;
font-size: inherit;
line-height: normal;
}
input[type="checkbox"] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
margin: 0;
}
input[type="radio"] {
-webkit-appearance: radio;
-moz-appearance: radio;
appearance: radio;
margin: 0;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="email"],
textarea {
border: 3px solid #e7dade;
font-size: 14px;
font-weight: 400;
color: #69616c;
width: 100%;
height: 54px;
padding: 0 20px;
margin: 0;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
-webkit-box-shadow: 0 4px 5px -3px rgba(212, 180, 196, 0.3);
-moz-box-shadow: 0 4px 5px -3px rgba(212, 180, 196, 0.3);
box-shadow: 0 4px 5px -3px rgba(212, 180, 196, 0.3);
background: #f8f2f5;
background: -moz-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f2f5), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: -o-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #f8f2f5 0%, #ffffff 100%);
background: linear-gradient(to bottom, #f8f2f5 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f2f5', endColorstr='#ffffff', GradientType=0);
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.ie9 input[type="text"],
.ie9 input[type="password"],
.ie9 input[type="search"],
.ie9 input[type="url"],
.ie9 input[type="email"],
.ie9 textarea {
filter: none;
}
textarea {
padding: 14px 20px;
height: 200px;
resize: vertical;
overflow: auto;
}
.ie8 input[type="text"],
.ie8 input[type="password"],
.ie8 input[type="search"],
.ie8 input[type="url"],
.ie8 input[type="email"] {
line-height: 48px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
outline: none;
border-color: #dec3cc;
background: #fbf8fa;
background: -moz-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbf8fa), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -o-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: linear-gradient(to bottom, #fbf8fa 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf8fa', endColorstr='#ffffff', GradientType=0);
}
.ie9 input[type="text"]:focus,
.ie9 input[type="password"]:focus,
.ie9 input[type="search"]:focus,
.ie9 input[type="url"]:focus,
.ie9 input[type="email"]:focus,
.ie9 textarea:focus {
filter: none;
}
.field-text.buttoned input[type="text"],
.field-text.buttoned input[type="password"],
.field-text.buttoned input[type="search"],
.field-text.buttoned input[type="url"],
.field-text.buttoned input[type="email"] {
padding-right: 54px;
}
button {
border: none;
background: none;
padding: 0;
}
.field-text > button,
.field-text > span {
position: absolute;
right: 0;
bottom: 0;
width: 54px;
height: 54px;
font-size: 23px;
color: #e7dade;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-ms-transition: color 0.3s;
transition: color 0.3s;
}
.field-text > input:focus + button,
.field-text > input:focus + span {
color: #dec3cc;
}
.field-text > span {
text-align: center;
line-height: 54px;
}
.field-text,
.field-select {
margin-bottom: 18px;
position: relative;
}
.field-select {
margin-bottom: 16px;
}
.field-text.pull-left,
.field-select.pull-left,
.field-text.pull-right,
.field-select.pull-right {
width: 48%;
margin-right: 4%;
}
.label-title {
display: inline-block;
font-size: 14px;
font-weight: 400;
color: #98ae18;
cursor: default;
margin-bottom: 8px;
} .field-text.large :-moz-placeholder {
font-size: 16px;
font-weight: 400;
color: #676767;
opacity: .7;
}
.field-text.large ::-moz-placeholder {
font-size: 16px;
font-weight: 400;
color: #676767;
opacity: .7;
}
.field-text.large :-ms-input-placeholder {
font-size: 16px;
font-weight: 400;
color: #676767;
opacity: .7;
}
.field-text.large ::-webkit-input-placeholder {
font-size: 16px;
font-weight: 400;
color: #676767;
opacity: .7;
}
.field-text.large input[type="text"],
.field-text.large input[type="password"],
.field-text.large input[type="search"],
.field-text.large input[type="url"],
.field-text.large input[type="email"] {
border: 5px solid #8bd7e0;
font-size: 16px;
color: #676767;
height: 67px;
-webkit-border-radius: 34px;
-moz-border-radius: 34px;
border-radius: 34px;
-webkit-box-shadow: 0 15px 16px rgba(178, 216, 219, 0.47);
-moz-box-shadow: 0 15px 16px rgba(178, 216, 219, 0.47);
box-shadow: 0 15px 16px rgba(178, 216, 219, 0.47);
}
.field-text.large .ie8 input[type="text"],
.field-text.large .ie8 input[type="password"],
.field-text.large .ie8 input[type="search"],
.field-text.large .ie8 input[type="url"],
.field-text.large .ie8 input[type="email"] {
line-height: 57px;
}
.field-text.large input[type="text"]:focus,
.field-text.large input[type="password"]:focus,
.field-text.large input[type="search"]:focus,
.field-text.large input[type="url"]:focus,
.field-text.large input[type="email"]:focus {
border-color: #bbcd2c;
}
.field-text.large > button,
.field-text.large > span {
width: 67px;
height: 67px;
color: #8bd7e0;
}
.field-text.large > input:focus + button,
.field-text.large > input:focus + span {
color: #bbcd2c;
}
.field-text.large > span {
line-height: 67px;
} @media (max-width: 479px) {
.field-text.pull-left,
.field-select.pull-left,
.field-text.pull-right,
.field-select.pull-right {
width: 100%;
float: none !important;
}
.field-text {
margin-bottom: 10px;
}
.field-select {
margin-bottom: 8px;
}
}  .custom-checkbox,
.custom-radio {
position: relative;
}
.custom-checkbox::-moz-selection,
.custom-radio::-moz-selection {
background: transparent;
color: inherit;
}
.custom-checkbox::selection,
.custom-radio::selection {
background: transparent;
color: inherit;
}
.custom-checkbox input,
.custom-radio input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 0;
height: 0;
visibility: hidden;
}
.custom-checkbox label,
.custom-radio label {
position: relative;
display: inline-block;
font-size: 14px;
font-weight: 400;
color: #69616c;
line-height: 20px;
padding: 0 0 0 30px;
margin-bottom: 1.2em;
cursor: pointer;
min-height: 20px;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-ms-transition: color 0.3s;
transition: color 0.3s;
}
.custom-checkbox label::-moz-selection,
.custom-radio label::-moz-selection {
background: transparent;
color: inherit;
}
.custom-checkbox label::selection,
.custom-radio label::selection {
background: transparent;
color: inherit;
}
.custom-checkbox label.focus,
.custom-radio label.focus {
outline: none;
}
.custom-checkbox label:hover,
.custom-radio label:hover {
color: #c59140;
}
.custom-checkbox label:before,
.custom-radio label:before,
.custom-checkbox label:after,
.custom-radio label:after {
content: '';
position: absolute;
top: -1px;
left: 0;
}
.custom-checkbox label:before,
.custom-radio label:before {
width: 20px;
height: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 3px 0 #e9dae4;
-moz-box-shadow: 0 3px 0 #e9dae4;
box-shadow: 0 3px 0 #e9dae4;
}
.custom-checkbox label:after,
.custom-radio label:after {
width: 10px;
height: 10px;
margin: 5px;
background-color: #ededed;
-webkit-box-shadow: inset 0 -4px 0 #e6e6e6;
-moz-box-shadow: inset 0 -4px 0 #e6e6e6;
box-shadow: inset 0 -4px 0 #e6e6e6;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.custom-checkbox label.checked:after,
.custom-radio label.checked:after {
background-color: #e9a33f;
-webkit-box-shadow: inset 0 -4px 0 #e38404;
-moz-box-shadow: inset 0 -4px 0 #e38404;
box-shadow: inset 0 -4px 0 #e38404;
}
.custom-radio label:before,
.custom-radio label:after {
border-radius: 50%;
}  .range-slider {
margin: 40px 0 20px;
}
.jslider {
display: block;
width: 100%;
height: 19px;
padding: 5px;
position: relative;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #fbf8fa;
-webkit-box-shadow: inset 0 1px 1px rgba(237, 229, 235, 0.5);
-moz-box-shadow: inset 0 1px 1px rgba(237, 229, 235, 0.5);
box-shadow: inset 0 1px 1px rgba(237, 229, 235, 0.5);
}
.jslider table,
.jslider td,
.jslider th {
width: 100%;
border-collapse: collapse;
margin: 0;
padding: 0;
border: 0 !important;
text-align: left;
vertical-align: top;
} .jslider-bg {
height: 9px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #e4d8de;
-webkit-box-shadow: inset 0 1px 1px #c9bcc6;
-moz-box-shadow: inset 0 1px 1px #c9bcc6;
box-shadow: inset 0 1px 1px #c9bcc6;
}
.jslider-bg .l,
.jslider-bg .r {
display: none;
}
.jslider-bg .v {
display: block;
height: 100%;
margin: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #f5d628;
background: -moz-linear-gradient(top, #f5d628 0%, #f4ba09 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5d628), color-stop(100%, #f4ba09));
background: -webkit-linear-gradient(top, #f5d628 0%, #f4ba09 100%);
background: -o-linear-gradient(top, #f5d628 0%, #f4ba09 100%);
background: -ms-linear-gradient(top, #f5d628 0%, #f4ba09 100%);
background: linear-gradient(to bottom, #f5d628 0%, #f4ba09 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d628', endColorstr='#f4ba09', GradientType=0);
}
.ie9 .jslider-bg .v {
filter: none;
}
.jslider-bg .v:before {
content: '';
display: block;
width: 100%;
height: 100%;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAWklEQVQYV2P8PJvpPwMOwJv6jxEmxfiumcGHVYJpM7ra3y/++QrVMmyBKwQx0BWjKwKpgRsN04BsCrItKApxuRXDRGSFIOdguBFdAbLnYO7FcCOuEEBRiC9MAbwrJ1Y25R2QAAAAAElFTkSuQmCC) -50% 0 repeat;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
} .jslider-pointer {
width: 26px;
height: 26px;
position: absolute;
top: -4px;
z-index: 2;
margin-left: -13px;
cursor: pointer;
border: 5px solid #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 3px 0 #e9dae4, inset 0 6px 0 #e9a33f;
-moz-box-shadow: 0 3px 0 #e9dae4, inset 0 6px 0 #e9a33f;
box-shadow: 0 3px 0 #e9dae4, inset 0 6px 0 #e9a33f;
background: #e17f00;
background: -moz-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e17f00), color-stop(50%, #e17f00), color-stop(100%, #f5b62c));
background: -webkit-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: -o-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: -ms-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: linear-gradient(to bottom, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e17f00', endColorstr='#f5b62c', GradientType=0);
}
.ie9 .jslider-pointer {
filter: none;
} .jslider-value,
.post .price {
font-size: 14px;
font-weight: 700;
color: #e18001;
white-space: nowrap;
text-align: center;
padding: 3px 5px;
position: absolute;
top: -36px;
left: 0;
z-index: 1;
border: 1px solid #e9dae4;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 0 #e9dae4;
-moz-box-shadow: 0 2px 0 #e9dae4;
box-shadow: 0 2px 0 #e9dae4;
}
.jslider-value:before,
.post .price:before,
.jslider-value:after,
.post .price:after {
content: '';
width: 0;
height: 0;
position: absolute;
bottom: -7px;
left: 50%;
margin-left: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 7px solid #e9dae4;
}
.jslider-value:after,
.post .price:after {
bottom: -4px;
border-top-color: #ffffff;
}
.jslider-value-to {
left: 80%;
} .jslider-scale {
display: none;
}
.jslider-label {
font-size: 12px;
white-space: nowrap;
position: absolute;
top: -14px;
left: 0;
opacity: .7;
}
.jslider-label-to {
left: auto;
right: 0;
} .range-slider.single .jslider-value,
.range-slider.single .jslider-pointer {
display: none;
}
.range-slider.single .jslider-value-to,
.range-slider.single .jslider-pointer-to {
display: block;
}  .datepicker > span {
right: 10px;
bottom: 10px;
width: 36px;
height: 36px;
font-size: 16px;
color: #ffffff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
line-height: 32px;
border: 2px solid #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 2px #98ad1e;
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 2px #98ad1e;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 2px #98ad1e;
background: #cfdb18;
background: -moz-linear-gradient(top, #cfdb18 0%, #88a704 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfdb18), color-stop(100%, #88a704));
background: -webkit-linear-gradient(top, #cfdb18 0%, #88a704 100%);
background: -o-linear-gradient(top, #cfdb18 0%, #88a704 100%);
background: -ms-linear-gradient(top, #cfdb18 0%, #88a704 100%);
background: linear-gradient(to bottom, #cfdb18 0%, #88a704 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfdb18', endColorstr='#88a704', GradientType=0);
}
.ie9 .datepicker > span {
filter: none;
}
.datepicker > input:focus + span {
color: #ffffff;
}
.ui-datepicker {
position: absolute;
top: -9999px;
left: -9999px;
z-index: 999 !important;
font-size: 13px;
width: 17.6em;
background-color: #ffffff;
padding: 10px;
margin: 2px 0;
border: 3px solid #dec3cc;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
background: #fbf8fa;
background: -moz-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbf8fa), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -o-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #fbf8fa 0%, #ffffff 100%);
background: linear-gradient(to bottom, #fbf8fa 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf8fa', endColorstr='#ffffff', GradientType=0);
}
.ie9 .ui-datepicker {
filter: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: 2px 0 10px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
font-size: 1.2em;
font-weight: 700;
text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
cursor: pointer;
position: absolute;
top: 2px;
left: 0;
font-size: 16px;
color: #98ae18;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
content: '\e60e';
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
left: auto;
right: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
content: '\e60f';
}
.ui-datepicker table {
width: 100%;
border: none;
border-collapse: collapse;
margin-bottom: 0;
}
.ui-datepicker table thead th {
background-color: #98ae18;
}
.ui-datepicker table thead th span {
color: #ffffff;
}
.ui-datepicker table tr > th,
.ui-datepicker table tr > td {
padding: 0 !important;
text-align: center;
border: none;
}
.ui-datepicker table span,
.ui-datepicker table a {
display: block;
padding: 6px 3px;
color: #69616c;
}
.ui-datepicker table .ui-datepicker-today .ui-state-highlight {
background-color: #e36554;
}
.ui-datepicker table .ui-datepicker-today .ui-state-active {
background-color: #98ae18;
}
.ui-datepicker table .ui-state-highlight,
.ui-datepicker table .ui-state-hover,
.ui-datepicker table .ui-state-active {
color: #ffffff;
background-color: #98ae18;
}  .calendar-datepicker .ui-datepicker {
position: static;
font-size: 13px;
width: 100%;
padding: 0;
margin: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: none;
}
.calendar-datepicker .ui-datepicker .ui-datepicker-header {
padding: 0 0 20px;
}
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
font-size: 18px;
font-weight: 700;
color: #e77654;
}
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
top: 5px;
left: 12px;
font-size: 11px;
color: #e77654;
}
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
content: '\e60c';
}
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
left: auto;
right: 12px;
}
.calendar-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
content: '\e60b';
}
.calendar-datepicker .ui-datepicker table thead {
display: none;
}
.calendar-datepicker .ui-datepicker table a,
.calendar-datepicker .ui-datepicker table span {
padding: 8px 3px;
margin: 3px;
font-size: 14px;
font-weight: 700;
color: #928d94;
}
.calendar-datepicker .ui-datepicker table .ui-datepicker-other-month span,
.calendar-datepicker .ui-datepicker table .ui-datepicker-other-month a {
display: none;
}
.calendar-datepicker .ui-datepicker table .ui-datepicker-today .ui-state-highlight {
background-color: transparent;
}
.calendar-datepicker .ui-datepicker table .ui-datepicker-today .ui-state-active {
background-color: transparent;
}
.calendar-datepicker .ui-datepicker table .ui-datepicker-today a,
.calendar-datepicker .ui-datepicker table .ui-datepicker-today span {
color: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.5), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.5), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.5), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
background: #ee9379;
background: -moz-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9379), color-stop(100%, #df583e));
background: -webkit-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -o-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -ms-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: linear-gradient(to bottom, #ee9379 0%, #df583e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9379', endColorstr='#df583e', GradientType=0);
}
.ie9 .calendar-datepicker .ui-datepicker table .ui-datepicker-today a,
.ie9 .calendar-datepicker .ui-datepicker table .ui-datepicker-today span {
filter: none;
}
.calendar-datepicker .ui-datepicker table .ui-state-highlight,
.calendar-datepicker .ui-datepicker table .ui-state-hover,
.calendar-datepicker .ui-datepicker table .ui-state-active {
background-color: transparent;
}
.calendar-datepicker .ui-datepicker table .ui-state-highlight a,
.calendar-datepicker .ui-datepicker table .ui-state-hover a,
.calendar-datepicker .ui-datepicker table .ui-state-active a,
.calendar-datepicker .ui-datepicker table .ui-state-highlight span,
.calendar-datepicker .ui-datepicker table .ui-state-hover span,
.calendar-datepicker .ui-datepicker table .ui-state-active span {
color: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.5), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.5), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.5), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
background: #ee9379;
background: -moz-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9379), color-stop(100%, #df583e));
background: -webkit-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -o-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -ms-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: linear-gradient(to bottom, #ee9379 0%, #df583e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9379', endColorstr='#df583e', GradientType=0);
}
.ie9 .calendar-datepicker .ui-datepicker table .ui-state-highlight a,
.ie9 .calendar-datepicker .ui-datepicker table .ui-state-hover a,
.ie9 .calendar-datepicker .ui-datepicker table .ui-state-active a,
.ie9 .calendar-datepicker .ui-datepicker table .ui-state-highlight span,
.ie9 .calendar-datepicker .ui-datepicker table .ui-state-hover span,
.ie9 .calendar-datepicker .ui-datepicker table .ui-state-active span {
filter: none;
}  .contact-form:before,
.contact-form:after {
content: '';
display: table;
}
.contact-form:after {
clear: both;
}
.contact-form .field-text,
.contact-form .field-select {
float: left; margin-bottom: 10px;
}
.contact-form .field-select {
margin-bottom: 8px;
}
.contact-form .field-textarea {
width: 100%;
margin-bottom: 20px;
}
.contact-form .field-textarea textarea {
height: 117px;
}
.contact-form .label-title {
display: none;
}
@media (max-width: 479px) {
.contact-form .field-text,
.contact-form .field-select {
float: none;
width: 100%;
margin-right: 0;
}
}  .comment-form {
margin: 0 -1%;
}
.comment-form:before,
.comment-form:after {
content: '';
display: table;
}
.comment-form:after {
clear: both;
}
.comment-form label {
display: none;
}
.comment-form p {
width: 48%;
margin: 0 1% 10px;
float: left;
}
.comment-form .comment-form-comment {
width: 98%;
margin-bottom: 20px;
}
.comment-form .comment-form-comment textarea {
height: 117px;
}
@media (max-width: 479px) {
.comment-form p {
width: 98%;
}
}  .faq-form {
padding: 58px 0 58px 45px;
-webkit-box-shadow: inset 0 10px 5px -5px #f4edf1;
-moz-box-shadow: inset 0 10px 5px -5px #f4edf1;
box-shadow: inset 0 10px 5px -5px #f4edf1;
}
.faq-form .field-text {
width: 76%;
float: left;
margin-bottom: 0;
}
.faq-form .field-text textarea {
height: 117px;
}
.faq-form .field-submit {
width: 24%;
float: right;
text-align: center;
}
.faq-form .btn {
margin-top: 36px;
}
@media (max-width: 1199px) {
.faq-form {
padding: 36px 26px 15px;
}
.faq-form .field-text,
.faq-form .field-submit {
width: 100%;
float: none;
text-align: left;
}
.faq-form .btn {
margin-top: 36px;
}
}
@media (max-width: 479px) {
.faq-form {
padding: 30px 15px 5px;
}
.faq-form .btn {
margin-top: 20px;
}
}  .post-password-form label {
padding-left: 20px;
}
.post-password-form label input {
margin-left: -20px;
}
.post-password-form input[type="submit"] {
position: relative;
outline: none;
vertical-align: bottom;
height: 56px;
padding: 0 30px;
border: 3px solid #ffffff;
-webkit-border-radius: 28px;
-moz-border-radius: 28px;
border-radius: 28px;
font-size: 18px;
font-weight: 700;
color: #ffffff;
white-space: nowrap;
text-shadow: 0 1px 1px rgba(45, 54, 8, 0.32);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
background: #98ae18;
background: -moz-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c8e230), color-stop(36%, #98ae18), color-stop(82%, #98ae18), color-stop(100%, #b7d21d));
background: -webkit-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: -o-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: -ms-linear-gradient(top, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
background: linear-gradient(to bottom, #c8e230 0%, #98ae18 36%, #98ae18 82%, #b7d21d 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8e230', endColorstr='#98ae18', GradientType=0);
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: button;
animation-name: button;
}
.ie9 .post-password-form input[type="submit"] {
filter: none;
}
.post-password-form input[type="submit"]:hover {
color: #ffffff;
text-shadow: 0 1px 1px rgba(45, 54, 8, 0.32);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), inset 8px 0 10px rgba(255, 255, 255, 0.26), inset -8px 0 10px rgba(255, 255, 255, 0.26);
background: #eeba04;
background: -moz-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fde48e), color-stop(36%, #eeba04), color-stop(82%, #eeba04), color-stop(100%, #fcd95c));
background: -webkit-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: -o-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: -ms-linear-gradient(top, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
background: linear-gradient(to bottom, #fde48e 0%, #eeba04 36%, #eeba04 82%, #fcd95c 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde48e', endColorstr='#eeba04', GradientType=0);
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: button-hover;
animation-name: button-hover;
}
.ie9 .post-password-form input[type="submit"]:hover {
filter: none;
}
.post-password-form input[type="submit"]:active {
top: 2px;
}
@media (max-width: 479px) {
.post-password-form label,
.post-password-form input[type="submit"] {
display: block;
width: 100%;
padding: 0;
margin: 0 0 10px;
}
.post-password-form label input {
margin: 0;
}
}    .slide {
-webkit-transition: height 0.5s;
-moz-transition: height 0.5s;
-o-transition: height 0.5s;
-ms-transition: height 0.5s;
transition: height 0.5s;
} .carousel-indicators {
left: 0;
bottom: 0;
width: 100%;
margin: 0;
font-size: 0;
}
.carousel-indicators li {
position: relative;
display: inline-block;
width: 16px;
height: 16px;
margin: 4px;
cursor: pointer;
border: 3px solid #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 2px 0 #e9dae4, inset 0 4px 0 #93dbf0;
-moz-box-shadow: 0 2px 0 #e9dae4, inset 0 4px 0 #93dbf0;
box-shadow: 0 2px 0 #e9dae4, inset 0 4px 0 #93dbf0;
background: #75c7eb;
background: -moz-linear-gradient(top, #75c7eb 0%, #75c7eb 50%, #b8d9e7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75c7eb), color-stop(50%, #75c7eb), color-stop(100%, #b8d9e7));
background: -webkit-linear-gradient(top, #75c7eb 0%, #75c7eb 50%, #b8d9e7 100%);
background: -o-linear-gradient(top, #75c7eb 0%, #75c7eb 50%, #b8d9e7 100%);
background: -ms-linear-gradient(top, #75c7eb 0%, #75c7eb 50%, #b8d9e7 100%);
background: linear-gradient(to bottom, #75c7eb 0%, #75c7eb 50%, #b8d9e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c7eb', endColorstr='#b8d9e7', GradientType=0);
}
.ie9 .carousel-indicators li {
filter: none;
}
.carousel-indicators li:after {
content: '';
position: absolute;
left: -5px;
right: -5px;
bottom: 0;
height: 3px;
border-radius: 50%;
-webkit-box-shadow: 0 10px 3px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 10px 3px rgba(0, 0, 0, 0);
box-shadow: 0 10px 3px rgba(0, 0, 0, 0);
-webkit-transition: box-shadow 0.8s;
-moz-transition: box-shadow 0.8s;
-o-transition: box-shadow 0.8s;
-ms-transition: box-shadow 0.8s;
transition: box-shadow 0.8s;
}
.carousel-indicators li.active {
width: 24px;
height: 24px;
margin: 0;
border-width: 5px;
-webkit-box-shadow: 0 3px 0 #e9dae4, inset 0 6px 0 #e9a33f;
-moz-box-shadow: 0 3px 0 #e9dae4, inset 0 6px 0 #e9a33f;
box-shadow: 0 3px 0 #e9dae4, inset 0 6px 0 #e9a33f;
background: #e17f00;
background: -moz-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e17f00), color-stop(50%, #e17f00), color-stop(100%, #f5b62c));
background: -webkit-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: -o-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: -ms-linear-gradient(top, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
background: linear-gradient(to bottom, #e17f00 0%, #e17f00 50%, #f5b62c 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e17f00', endColorstr='#f5b62c', GradientType=0);
}
.ie9 .carousel-indicators li.active {
filter: none;
}
.carousel-indicators li.active:after {
-webkit-box-shadow: 0 18px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 18px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 18px 3px rgba(0, 0, 0, 0.1);
}  .main-slider {
margin-bottom: 30px;
padding-bottom: 40px;
background-color: #e0e0e0;
-webkit-border-radius: 16px 16px 0 0;
-moz-border-radius: 16px 16px 0 0;
border-radius: 16px 16px 0 0;   }
.main-slider .animated {
-webkit-animation-duration: .6s;
animation-duration: .6s;
}
.style2.main-slider {
background: #eeba04 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png) center center repeat;
}
.style2.main-slider.slider-green,
.style2.main-slider.slider-turquoise {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot.png);
}
.style2.main-slider.slider-blue {
background-color: #72a5e6;
}
.style2.main-slider.slider-green {
background-color: #82953f;
}
.style2.main-slider.slider-brown {
background-color: #c59140;
}
.style2.main-slider.slider-turquoise {
background-color: #6ccad5;
}
.style2.main-slider.slider-red {
background-color: #e36554;
}
.style2.main-slider.slider-purple {
background-color: #9285ee;
}
.main-slider .main-slider-frame {
position: absolute;
top: 0;
left: 44px;
right: 44px;
z-index: 3;
height: 20px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-edges.png) left top repeat-x;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.main-slider .main-slider-frame {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-edges-x2.png);
-webkit-background-size: 8px auto;
-moz-background-size: 8px auto;
-o-background-size: 8px auto;
-ms-background-size: 8px auto;
background-size: 8px auto;
}
}
.main-slider .main-slider-frame:before,
.main-slider .main-slider-frame:after {
content: '';
position: absolute;
top: 0;
left: -60px;
width: 60px;
height: 525px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-sides.png) left top no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.main-slider .main-slider-frame:before,
.main-slider .main-slider-frame:after {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-sides-x2.png);
-webkit-background-size: 160px auto;
-moz-background-size: 160px auto;
-o-background-size: 160px auto;
-ms-background-size: 160px auto;
background-size: 160px auto;
}
}
.main-slider .main-slider-frame:after {
left: auto;
right: -60px;
background-position: right top;
}
.main-slider .carousel-inner {
padding: 5px;
}
.main-slider .item {
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-size: cover;
height: 475px;
padding: 86px 80px 50px;
}
.style2.main-slider .item.text-right .carousel-content {
float: right;
}
.style2.main-slider .item.text-right .box-thumbnail {
float: left;
margin-left: 0;
margin-right: 2%;
}
.main-slider .carousel-content {
display: inline-block;
text-align: left;
width: 38%;
}
.style2.main-slider .carousel-content {
float: left;
width: 58%;
}
.style2.main-slider .carousel-content p {
color: #ffffff;
}
.main-slider .carousel-content .title-before {
font-family: 'Damion', cursive;
font-size: 47px;
color: #feffc8;
text-shadow: 0 2px 0 rgba(132, 80, 20, 0.41);
margin-bottom: .16em;
}
.main-slider .carousel-content .title {
font-size: 44px;
color: #ffffff;
letter-spacing: -3px;
text-shadow: 0 2px 0 rgba(148, 89, 20, 0.21);
}
.style2.main-slider .carousel-content .title {
margin-top: -.1em;
}
.main-slider .box-thumbnail {
float: right;
width: 40%;
margin-left: 2%;
}
.main-slider .btn {
margin-top: 53px;
}
.style2.main-slider .btn {
margin-top: 0;
}
.main-slider .btn:before {
content: '';
position: absolute;
top: -46px;
left: -17px;
width: 62px;
height: 81px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/butterfly2.png) no-repeat;
}
.style2.main-slider .btn:before {
content: none;
}
.main-slider .btn:after {
content: '';
position: absolute;
top: 0;
left: 74px;
right: 60px;
height: 3px;
-webkit-box-shadow: 0 -28px 0 rgba(255, 255, 255, 0.27);
-moz-box-shadow: 0 -28px 0 rgba(255, 255, 255, 0.27);
box-shadow: 0 -28px 0 rgba(255, 255, 255, 0.27);
}
.style2.main-slider .btn:after {
content: none;
}
.main-slider .btn:active:after {
-webkit-box-shadow: 0 -30px 0 rgba(255, 255, 255, 0.27);
-moz-box-shadow: 0 -30px 0 rgba(255, 255, 255, 0.27);
box-shadow: 0 -30px 0 rgba(255, 255, 255, 0.27);
}
.main-slider .carousel-control {
z-index: 4;
top: 230px;
left: 8px;
bottom: auto;
width: 12px;
height: 36px;
opacity: 1;
filter: none;
}
.main-slider .carousel-control.left,
.main-slider .carousel-control.right {
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-arrows.png) right top no-repeat;
filter: none;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.main-slider .carousel-control.left,
.main-slider .carousel-control.right {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-arrows-x2.png);
-webkit-background-size: 100px auto;
-moz-background-size: 100px auto;
-o-background-size: 100px auto;
-ms-background-size: 100px auto;
background-size: 100px auto;
}
}
.main-slider .carousel-control.right {
left: auto;
right: 8px;
background-position: left top;
}
.main-slider .carousel-control:hover,
.main-slider .carousel-control:focus {
opacity: 1;
filter: none;
}
.main-slider .carousel-control:hover.left,
.main-slider .carousel-control:focus.left {
background-position: right bottom;
}
.main-slider .carousel-control:hover.right,
.main-slider .carousel-control:focus.right {
background-position: left bottom;
}
.main-slider .carousel-indicators-container {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 4;
height: 106px;
text-align: center;
}
.main-slider .carousel-indicators-container .carousel-indicators-right {
display: inline-block;
height: 100%;
padding-right: 148px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-bottom.png) right bottom no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.main-slider .carousel-indicators-container .carousel-indicators-right {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-bottom-x2.png);
-webkit-background-size: 960px auto;
-moz-background-size: 960px auto;
-o-background-size: 960px auto;
-ms-background-size: 960px auto;
background-size: 960px auto;
}
}
.main-slider .carousel-indicators-container .carousel-indicators-left {
height: inherit;
padding-top: 28px;
padding-left: 110px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-bottom.png) left top no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.main-slider .carousel-indicators-container .carousel-indicators-left {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-bottom-x2.png);
-webkit-background-size: 960px auto;
-moz-background-size: 960px auto;
-o-background-size: 960px auto;
-ms-background-size: 960px auto;
background-size: 960px auto;
}
}
.main-slider .carousel-indicators-container .carousel-indicators {
position: static;
width: auto;
min-width: 96px;
margin-right: -44px;
}
.main-slider .carousel-indicators-container:before {
content: '';
position: absolute;
left: 44px;
right: 44px;
bottom: 0;
z-index: -1;
height: 60px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-edges.png) left bottom repeat-x;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.main-slider .carousel-indicators-container:before {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-edges-x2.png);
-webkit-background-size: 8px auto;
-moz-background-size: 8px auto;
-o-background-size: 8px auto;
-ms-background-size: 8px auto;
background-size: 8px auto;
}
}
.main-slider:before {
content: '';
position: absolute;
left: 19%;
bottom: 13px;
z-index: 5;
width: 47px;
height: 57px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/butterfly.png) left top no-repeat;
}
.main-slider:after {
content: '';
position: absolute;
left: -19px;
right: -19px;
bottom: -55px;
height: 55px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/box-shadow.png) center top no-repeat;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
@media (max-width: 991px) {
.main-slider .item {
padding: 50px;
}
.main-slider .carousel-content {
width: 65%;
}
}
@media (max-width: 767px) {
.main-slider .carousel-content {
width: 100%;
}
.main-slider .carousel-content .title-before {
font-size: 36px;
}
.main-slider .carousel-content .title {
font-size: 40px;
}
}
@media (max-width: 479px) {
.main-slider {
display: none;
}
}  .frame-slider {
position: relative;
padding: 5px;  }
.frame-slider:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 300px;
background-color: #ffffff;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-shadow: 0 3px 12px rgba(209, 195, 197, 0.57);
-moz-box-shadow: 0 3px 12px rgba(209, 195, 197, 0.57);
box-shadow: 0 3px 12px rgba(209, 195, 197, 0.57);
}
.frame-slider .carousel-image {
position: relative;
margin-bottom: 24px;
height: 290px;
overflow: hidden;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.frame-slider .carousel-image img {
width: 100%;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.frame-slider .carousel-control {
z-index: 4;
top: 106px;
left: 2px;
bottom: auto;
width: 22px;
height: 94px;
text-align: left;
opacity: 1;
filter: none;
}
.frame-slider .carousel-control.left,
.frame-slider .carousel-control.right {
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/frame-slider-sides.png) left top no-repeat;
filter: none;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.frame-slider .carousel-control.left,
.frame-slider .carousel-control.right {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/frame-slider-sides-x2.png);
-webkit-background-size: 46px auto;
-moz-background-size: 46px auto;
-o-background-size: 46px auto;
-ms-background-size: 46px auto;
background-size: 46px auto;
}
}
.frame-slider .carousel-control.left:before,
.frame-slider .carousel-control.right:before {
content: '';
display: inline-block;
width: 8px;
height: 22px;
margin: 35px 0 0 5px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-arrows.png) right top no-repeat;
-webkit-background-size: 60px auto;
-moz-background-size: 60px auto;
-o-background-size: 60px auto;
-ms-background-size: 60px auto;
background-size: 60px auto;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.frame-slider .carousel-control.left:before,
.frame-slider .carousel-control.right:before {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/main-slider-arrows-x2.png);
-webkit-background-size: 60px auto;
-moz-background-size: 60px auto;
-o-background-size: 60px auto;
-ms-background-size: 60px auto;
background-size: 60px auto;
}
}
.frame-slider .carousel-control.right {
left: auto;
right: 2px;
text-align: right;
background-position: right top;
}
.frame-slider .carousel-control.right:before {
background-position: left top;
margin: 35px 5px 0 0;
}
.frame-slider .carousel-control:hover,
.frame-slider .carousel-control:focus {
opacity: 1;
filter: none;
}
.frame-slider .carousel-control:hover.left:before,
.frame-slider .carousel-control:focus.left:before {
background-position: right bottom;
}
.frame-slider .carousel-control:hover.right:before,
.frame-slider .carousel-control:focus.right:before {
background-position: left bottom;
}
.frame-slider .carousel-indicators {
display: none;
}
.frame-slider .carousel-indicators li:after {
display: none;
}
@media (max-width: 991px) {
.frame-slider:before {
height: 220px;
}
.frame-slider .carousel-image {
height: 210px;
}
.frame-slider .carousel-control {
top: 62px;
}
}  .adopt-slider {
margin-top: -167px;
}
.adopt-slider .carousel-image span {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.95);
padding: 20px 5px 23px;
font-size: 24px;
font-weight: 700;
color: #98ae18;
text-align: center;
text-shadow: 0 6px 5px #e4e4e4;
}
.adopt-slider .carousel-tag {
display: inline-block;
width: 100px;
margin-right: 10px;
vertical-align: top;
}
.adopt-slider .carousel-tag strong {
display: inline-block;
height: 22px;
line-height: 22px;
text-transform: uppercase;
padding: 0 10px;
margin-bottom: 9px;
color: #ec9600;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
-webkit-box-shadow: 0 2px 2px rgba(213, 203, 209, 0.57);
-moz-box-shadow: 0 2px 2px rgba(213, 203, 209, 0.57);
box-shadow: 0 2px 2px rgba(213, 203, 209, 0.57);
background: #fefdfe;
background: -moz-linear-gradient(top, #fefdfe 0%, #f8f1f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefdfe), color-stop(100%, #f8f1f5));
background: -webkit-linear-gradient(top, #fefdfe 0%, #f8f1f5 100%);
background: -o-linear-gradient(top, #fefdfe 0%, #f8f1f5 100%);
background: -ms-linear-gradient(top, #fefdfe 0%, #f8f1f5 100%);
background: linear-gradient(to bottom, #fefdfe 0%, #f8f1f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefdfe', endColorstr='#f8f1f5', GradientType=0);
}
.ie9 .adopt-slider .carousel-tag strong {
filter: none;
}
.adopt-slider .carousel-tag span {
display: block;
font-size: 15px;
font-weight: 700;
margin-left: 6px;
}
.adopt-slider .btn {
max-width: 125px;
margin-left: 40px;
}
.adopt-slider .btn:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 2px;
-webkit-box-shadow: -30px 0 0 #e8e8e8;
-moz-box-shadow: -30px 0 0 #e8e8e8;
box-shadow: -30px 0 0 #e8e8e8;
}
.adopt-slider .btn:active:before {
top: -2px;
bottom: 2px;
}
@media (max-width: 1199px) {
.adopt-slider .carousel-tag {
width: 88px;
margin-right: 0;
}
.adopt-slider .btn {
max-width: 125px;
margin-left: 0px;
}
.adopt-slider .carousel-image span {
background-color: #ffffff;
}
}
@media (max-width: 991px) {
.adopt-slider .carousel-image span {
font-size: 18px;
}
.adopt-slider .carousel-tag {
width: 48%;
margin-bottom: 10px;
}
}  .services-slider {
margin-top: -134px;
}
.services-slider:before {
height: 210px;
}
.services-slider .carousel-image {
height: 200px;
margin-bottom: 34px;
}
@media (min-width: 1200px) {
.services-slider .carousel-image img {
max-width: 491px;
margin: 0 auto;
}
}
.services-slider .carousel-content {
font-size: 27px;
line-height: 1.2em;
margin-right: 120px;
}
.services-slider .carousel-content a {
color: #69616c;
}
.services-slider .carousel-content a:hover {
color: #c59140;
}
.services-slider .carousel-control {
top: 62px;
}
.services-slider .carousel-indicators {
display: block;
text-align: right;
width: 120px;
left: auto;
right: 0;
bottom: 3px;
}
@media (max-width: 1199px) {
.services-slider:before {
height: 170px;
}
.services-slider .carousel-image {
height: 160px;
}
.services-slider .carousel-control {
top: 38px;
}
}
@media (max-width: 991px) {
.services-slider:before {
height: 126px;
}
.services-slider .carousel-image {
height: 116px;
}
.services-slider .carousel-control {
top: 18px;
}
.services-slider .carousel-content {
font-size: 18px;
}
}
@media (max-width: 479px) {
.widget-services-slider .badge {
float: none !important;
}
.services-slider {
margin-top: -120px;
}
}  .testimonials-slider.fade-effect .item {
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.testimonials-slider:before {
height: 138px;
}
.testimonials-slider .carousel-image {
margin-bottom: 24px;
height: 128px;
line-height: 128px;
text-align: center;
background-color: #f7f7f7;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.testimonials-slider .carousel-image img {
display: inline-block;
width: auto;
vertical-align: middle;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
max-width: 233px;
}
.testimonials-slider .carousel-content a {
font-weight: 700;
}
.testimonials-slider .carousel-control {
top: 23px;
}  .thumbnail-slider {
margin: 0 -5px 24px 0; }
.thumbnail-slider ul,
.thumbnail-slider li {
padding: 0;
margin: 0;
list-style: none;
}
.thumbnail-slider .slider-images-wrap {
float: left;
width: 554px;
height: 350px;
border: 5px solid #ffffff;
background-color: #ffffff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 12px rgba(184, 169, 171, 0.6);
-moz-box-shadow: 0 3px 12px rgba(184, 169, 171, 0.6);
box-shadow: 0 3px 12px rgba(184, 169, 171, 0.6);
}
.thumbnail-slider .slider-images-wrap .caroufredsel_wrapper {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.thumbnail-slider .slider-images-wrap li {
width: 544px;
height: 340px;
float: left;
position: relative;
}
.thumbnail-slider .slider-thumbs-wrap {
float: right;
width: 184px;
height: 360px;
position: relative;
}
.thumbnail-slider .slider-thumbs-wrap li {
width: 174px;
height: 110px;
margin: 0 5px 10px;
cursor: pointer;
border: 5px solid #ffffff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 6px rgba(184, 169, 171, 0.36);
-moz-box-shadow: 0 3px 6px rgba(184, 169, 171, 0.36);
box-shadow: 0 3px 6px rgba(184, 169, 171, 0.36);
}
.thumbnail-slider .slider-thumbs-wrap li.active {
border-color: #6ccad5;
background-color: #6ccad5;
}
.thumbnail-slider img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.thumbnail-slider .caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background-color: #1b1e1e;
background-color: rgba(27, 30, 30, 0.7);
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
font-size: 15px;
font-style: italic;
padding: 21px 30px 23px;
}
.thumbnail-slider .caption p {
float: left;
font-size: inherit;
color: #ffffff;
margin-bottom: 0;
}
.thumbnail-slider .caption a {
float: right;
line-height: 1.7em;
}
.thumbnail-slider .prev,
.thumbnail-slider .next {
position: absolute;
top: -20px;
left: 50%;
margin-left: -11px;
width: 22px;
height: 8px;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/pet-slider-arrows.png) left top no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.thumbnail-slider .prev,
.thumbnail-slider .next {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/pet-slider-arrows-x2.png);
-webkit-background-size: 46px auto;
-moz-background-size: 46px auto;
-o-background-size: 46px auto;
-ms-background-size: 46px auto;
background-size: 46px auto;
}
}
.thumbnail-slider .prev:hover,
.thumbnail-slider .next:hover {
background-position: right top;
}
.thumbnail-slider .prev.disabled:hover,
.thumbnail-slider .next.disabled:hover {
background-position: left top;
cursor: default;
}
.thumbnail-slider .next {
top: auto;
bottom: -15px;
background-position: left bottom;
}
.thumbnail-slider .next:hover {
background-position: right bottom;
}
.thumbnail-slider .next.disabled:hover {
background-position: left bottom;
cursor: default;
}
@media (max-width: 1199px) {
.thumbnail-slider .slider-images-wrap {
width: 410px;
height: 260px;
}
.thumbnail-slider .slider-images-wrap li {
width: 400px;
height: 250px;
}
.thumbnail-slider .slider-thumbs-wrap {
width: 136px;
height: 267px;
}
.thumbnail-slider .slider-thumbs-wrap li {
width: 126px;
height: 81px;
margin-bottom: 8px;
}
}
@media (max-width: 991px) {
.thumbnail-slider .slider-images-wrap {
width: 320px;
height: 204px;
}
.thumbnail-slider .slider-images-wrap li {
width: 310px;
height: 194px;
}
.thumbnail-slider .slider-thumbs-wrap {
width: 110px;
height: 207px;
}
.thumbnail-slider .slider-thumbs-wrap li {
width: 100px;
height: 66px;
margin-bottom: 3px;
}
.thumbnail-slider .caption {
padding: 10px 10px 14px;
}
}
@media (max-width: 767px) {
.thumbnail-slider .slider-images-wrap {
width: 310px;
height: 198px;
}
.thumbnail-slider .slider-images-wrap li {
width: 300px;
height: 188px;
}
.thumbnail-slider .slider-thumbs-wrap {
width: 100px;
height: 207px;
}
.thumbnail-slider .slider-thumbs-wrap li {
width: 94px;
height: 60px;
margin-bottom: 9px;
border-width: 3px;
}
.thumbnail-slider .caption {
font-size: 13px;
}
.thumbnail-slider .caption a {
display: none;
}
}
@media (max-width: 479px) {
.thumbnail-slider .slider-images-wrap {
float: none;
width: 260px;
height: 166px;
}
.thumbnail-slider .slider-images-wrap li {
width: 250px;
height: 156px;
}
.thumbnail-slider .slider-thumbs-wrap {
float: none;
width: 260px;
height: 0;
}
.thumbnail-slider .slider-thumbs-wrap li {
display: none;
}
.thumbnail-slider .prev,
.thumbnail-slider .next {
top: -88px;
left: -19px;
margin-left: 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.thumbnail-slider .next {
top: -88px;
left: auto;
right: -19px;
bottom: auto;
}
}  .badge {
height: 28px;
line-height: 28px;
padding: 0 10px;
font-size: 14px;
color: #b78f9c;
text-transform: uppercase;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
-webkit-box-shadow: inset 0 -1px 0 #ffffff, 0 2px 4px rgba(0, 0, 0, 0.16);
-moz-box-shadow: inset 0 -1px 0 #ffffff, 0 2px 4px rgba(0, 0, 0, 0.16);
box-shadow: inset 0 -1px 0 #ffffff, 0 2px 4px rgba(0, 0, 0, 0.16);
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f0e8e3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0e8e3));
background: -webkit-linear-gradient(top, #ffffff 0%, #f0e8e3 100%);
background: -o-linear-gradient(top, #ffffff 0%, #f0e8e3 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #f0e8e3 100%);
background: linear-gradient(to bottom, #ffffff 0%, #f0e8e3 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0e8e3', GradientType=0);
}
.ie9 .badge {
filter: none;
}
a.badge:hover {
color: #b78f9c;
}
.badge.badge-green {
color: #ffe57e;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
background: #a4bb51;
background: -moz-linear-gradient(top, #a4bb51 0%, #879f3b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4bb51), color-stop(100%, #879f3b));
background: -webkit-linear-gradient(top, #a4bb51 0%, #879f3b 100%);
background: -o-linear-gradient(top, #a4bb51 0%, #879f3b 100%);
background: -ms-linear-gradient(top, #a4bb51 0%, #879f3b 100%);
background: linear-gradient(to bottom, #a4bb51 0%, #879f3b 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4bb51', endColorstr='#879f3b', GradientType=0);
}
.ie9 .badge.badge-green {
filter: none;
}
a.badge.badge-green:hover {
color: #ffe57e;
}  .faq .section-title-before {
text-align: center;
}
.faq .section-title {
font-size: 39px;
text-align: center;
margin-bottom: 100px;
}
.faq .faq-item {
margin: 0 30px 30px;
}
.faq .faq-item .title {
font-weight: 400;
}
@media (max-width: 1199px) {
.faq .faq-item {
margin: 0 20px 30px;
}
}
@media (max-width: 991px) {
.faq .section-title {
font-size: 34px;
margin-bottom: 80px;
}
.faq .faq-item {
margin: 0 0 30px;
}
}
@media (max-width: 767px) {
.faq .section-title {
font-size: 22px;
margin-bottom: 40px;
}
}  .contact .left,
.appointment .left,
.contact .right,
.appointment .right {
margin-top: -114px;
}
.contact .left,
.appointment .left {
padding-left: 0;
padding-right: 55px;
}
.contact .right,
.appointment .right {
padding-right: 0;
padding-left: 55px;
}
.contact .title,
.appointment .title {
color: #ffffff;
text-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
margin-bottom: 1.3em;
}
.contact .contact-form-title,
.appointment .contact-form-title {
margin: 0 0 .64em .1em;
}
.appointment .left {
padding-left: 20px;
}
.appointment .right {
margin-top: 4px;
padding-right: 20px;
}
.appointment .title {
margin-bottom: 2.3em;
}
.appointment p {
margin-bottom: 4em;
}
.appointment .contact-form-title {
font-size: 30px;
margin-bottom: .76em;
}
@media (max-width: 991px) {
.contact .left,
.appointment .left,
.contact .right,
.appointment .right {
margin-top: -76px;
padding: 0 15px;
}
.appointment .right {
margin-top: 4px;
}
.appointment .contact-form-title {
font-size: 26px;
}
}
@media (max-width: 767px) {
.contact .right {
margin-top: 30px;
}
.contact .title {
color: #413645;
text-shadow: none;
margin-bottom: .4em;
}
.appointment p {
margin-bottom: 2em;
}
.appointment .contact-form-title {
font-size: 22px;
}
}  .map {
display: block; }
.map .gmap-tooltip {
font-family: "Open Sans", sans-serif;
font-size: 12px;
color: #69616c;
text-align: left;
line-height: 1.4em;
}
.map .gmap-tooltip strong {
font-size: 14px;
color: #413645;
margin-bottom: .6em;
}
.appointment .box-thumbnail {
height: 212px;
margin: 0 0 32px;
}
@media (max-width: 991px) {
.map {
height: 650px;
margin-right: 0;
}
}
@media (max-width: 767px) {
.map {
height: 260px;
}
}  .contact-address {
margin-bottom: 48px;
}
.appointment .contact-address {
margin-bottom: 0;
}
.contact-address li {
position: relative;
padding: 21px 20px 16px 70px;
border-top: 1px solid #e6e6e6;
}
.contact-address li:first-child {
border-top: none;
}
.contact-address li span {
display: block;
margin-bottom: .5em;
}
.contact-address li strong {
color: #6c9cda;
}
.contact-address li:before {
content: '\e607';
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
position: absolute;
top: 22px;
left: 16px;
font-size: 32px;
color: #98ae18;
width: 34px;
height: 34px;
text-align: center;
}
.contact-address li.phone:before {
content: '\e608';
font-size: 27px;
}
.contact-address li.schedule:before {
content: '\e602';
}
@media (max-width: 991px) {
.contact-address {
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.contact-address li:before {
top: 20px;
}
}  [class^="list-"] ul {
margin: 0 0 20px 0;
padding-left: 30px;
list-style: none;
}
[class^="list-"] ul li {
font-size: 14px;
line-height: 1.6em;
}
[class^="list-"] ul li:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
speak: none;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: 30px;
margin-left: -30px;
text-align: center;
font-size: 16px;
color: #413645;
}
.list-check li:before {
content: "\f046";
}
.list-remove li:before {
content: "\f00d";
}
.list-caret-right li:before {
content: "\f0da";
}
.list-external-link li:before {
content: "\f08e";
}
.list-chevron-sign-right li:before {
content: "\f138";
}
.list-thumbs-up li:before {
content: "\f087";
}
.list-music li:before {
content: "\f001";
}
.list-question-sign li:before {
content: "\f059";
}
.list-download li:before {
content: "\f01a";
}
.list-file-text-alt li:before {
content: "\f0f6";
}
.list-hand-right li:before {
content: "\f0a4";
}
.list-ok li:before {
content: "\f00c";
}
.list-disc ul {
list-style: disc;
}
.list-circle ul {
list-style: circle;
}
.list-square ul {
list-style: square;
}
@media (max-width: 991px) {
[class^="list-"] ul li {
font-size: 13px;
}
}
@media (max-width: 479px) {
[class^="list-"] ul li {
font-size: 12px;
}
}  .row-icons {
margin-bottom: 30px;
}
.row-icons a {
display: block;
font-size: 12px;
color: #69616c;
margin-bottom: 10px;
padding-left: 30px;
position: relative;
}
.row-icons a i {
position: absolute;
top: 0;
left: 0;
font-size: 16px;
}
.row-icons a i.tficon-chevron-up,
.row-icons a i.tficon-chevron-down {
font-size: 12px;
}
.row-icons a:hover i {
top: -3px;
font-size: 22px;
color: #c59140;
}
.row-icons a:hover i.tficon-chevron-up,
.row-icons a:hover i.tficon-chevron-down {
font-size: 18px;
}  .gallery {
margin-bottom: 20px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(46%);
max-width: calc(46%);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(29.3%);
max-width: calc(29.3%);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(21%);
max-width: calc(21%);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(16%);
max-width: calc(16%);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(12.7%);
max-width: calc(12.7%);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(10.28%);
max-width: calc(10.28%);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(8.5%);
max-width: calc(8.5%);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(7.1%);
max-width: calc(7.1%);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.4;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
@media (max-width: 991px) {
.gallery-columns-4 .gallery-caption,
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption {
display: none;
}
}
@media (max-width: 479px) {
.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption {
display: none;
}
}   .tabs_framed {
margin-bottom: 30px; }
.tabs_framed .nav-tabs {
border-bottom: 1px solid #e6e6e6;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tabs_framed .nav-tabs li {
margin: 0;
font-size: 14px;
padding-top: 4px;
}
.tabs_framed .nav-tabs li.active {
padding-top: 0;
top: 1px;
}
.tabs_framed .nav-tabs li a {
color: #ffffff;
background: #72a5e6 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png) center -16px repeat;
-webkit-background-size: auto 300%;
-moz-background-size: auto 300%;
-o-background-size: auto 300%;
-ms-background-size: auto 300%;
background-size: auto 300%;
padding: 8px 15px;
font-size: 14px;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36);
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36);
}
.tabs_framed .nav-tabs li a:hover {
background-color: #5c97e2;
border-color: transparent;
}
.tabs_framed .nav-tabs li.active a {
color: #72a5e6;
background-color: #ffffff;
padding: 10px 15px;
border: 1px solid #e6e6e6;
border-bottom-color: #ffffff;
}
.tabs_framed .nav-tabs li.active a:hover {
border-color: #e6e6e6;
border-bottom-color: #ffffff;
}
.tabs_framed .nav-justified li {
padding-top: 0;
}
.tabs_framed .nav-justified li a {
padding: 6px 15px 10px 15px;
line-height: 1.2em;
border-left-color: #ffffff;
border-bottom-color: transparent;
}
.tabs_framed .nav-justified li a:hover {
border-left-color: #ffffff;
}
.tabs_framed .tab-content {
padding: 15px;
background-color: #ffffff;
border: 1px solid #e6e6e6;
border-top: none;
}
.tabs_framed .tab-content img.pull-left {
margin: 0 10px 10px 0;
}
.tabs_framed .tab-content img.pull-right {
margin: 0 0 10px 10px;
}
.tabs_framed.no-padding .tab-content {
padding: 0;
}
.tabs_framed.small_tabs .nav-tabs li a {
padding: 4px 10px;
font-size: 13px;
}
.tabs_framed.small_tabs .nav-tabs li.active a {
padding: 6px 10px;
}
.tabs_framed.small_tabs .nav-tabs.nav-justified li a {
padding: 5px 10px 6px 10px;
}
.tabs_framed.small_tabs .nav-tabs.nav-justified li.active a {
padding-top: 8px;
}
@media (max-width: 991px) {
.tabs_framed .tab-content {
padding-bottom: 0;
}
}
@media (max-width: 479px) {
.tabs_framed .tab-content img.pull-left,
.tabs_framed .tab-content img.pull-right {
float: none !important;
width: 100%;
margin: 0 0 20px;
}
}     .postlist .post {
padding: 50px 35px 30px;
}
.postlist-blog.postlist .post {
padding-left: 140px;
}
.widget-most-comment.postlist .post {
padding: 26px 22px;
}
.postlist-services.postlist .post {
padding: 0;
}
.postlist-faq.postlist .post {
padding: 44px 0 29px 45px;
}
.postlist-about.postlist .post {
padding: 44px 45px 29px;
}
.post {
position: relative;
}
.post .entry-meta-share {
margin-bottom: 30px;
}
.post .post-thumbnail {
margin-bottom: 25px;
}
.post .post-thumbnail.pull-left,
.post .post-thumbnail.pull-right {
max-width: 42%;
margin: 0 0 8px 0;
}
.post .post-thumbnail.pull-left {
margin-right: 25px;
}
.post .post-thumbnail.pull-right {
margin-left: 25px;
}
.post .post-thumbnail.rounded {
border-radius: 50%;
}
.post .post-thumbnail.rounded img {
border-radius: 50%;
}
.post .entry-meta {
font-size: 14px;
margin-bottom: 23px;
}
.post .entry-meta > span {
margin-right: 3px;
padding-right: 6px;
border-right: 1px solid #e9e7e9;
letter-spacing: -.3px;
line-height: 1.4em;
}
.post .entry-meta > span.last {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.post footer.entry-meta {
margin-bottom: 0;
}
.post footer.entry-meta.text-center {
padding: 20px 0;
}
.post .entry-aside.entry-meta .entry-date,
.post .timeline .entry-date {
display: block;
width: 90px;
text-align: center;
padding: 1px 1px 3px;
margin-bottom: 30px;
background-color: #f9f5f8;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 2px 0 #f1eaef;
-moz-box-shadow: 0 2px 0 #f1eaef;
box-shadow: 0 2px 0 #f1eaef;
}
.post .entry-aside.entry-meta .entry-date strong,
.post .timeline .entry-date strong {
display: block;
font-size: 36px;
color: #e77654;
background-color: #ffffff;
padding: 10px 0;
-webkit-border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
}
.post .entry-aside.entry-meta .entry-date span,
.post .timeline .entry-date span {
display: block;
font-size: 14px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
padding: 10px 0;
background: #e77654 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png) center -16px repeat;
-webkit-background-size: auto 300%;
-moz-background-size: auto 300%;
-o-background-size: auto 300%;
-ms-background-size: auto 300%;
background-size: auto 300%;
-webkit-border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
-webkit-box-shadow: inset 0 -3px 0 rgba(213, 66, 33, 0.5);
-moz-box-shadow: inset 0 -3px 0 rgba(213, 66, 33, 0.5);
box-shadow: inset 0 -3px 0 rgba(213, 66, 33, 0.5);
}
.post .entry-aside.entry-meta .entry-meta-share,
.post .timeline .entry-meta-share {
text-align: center;
}
.post .entry-aside.entry-meta .entry-meta-share img,
.post .timeline .entry-meta-share img {
display: inline-block;
}
.post .entry-aside.entry-meta {
position: absolute;
top: 54px;
left: 25px;
}
.post .timeline {
position: relative;
min-height: 90px;
padding-left: 130px;
margin-bottom: 41px;
}
.post .timeline .entry-date {
position: absolute;
top: 4px;
left: 5px;
}
.post .timeline .entry-date strong {
font-size: 25px;
}
.post .comments-link,
.post .tagcloud {
float: right;
margin-top: 5px;
text-align: right;
}
.post .entry-content {
margin-bottom: 23px;
}
.post .price {
float: right;
position: relative;
top: 1px;
font-size: 16px;
padding: 6px 13px;
}
@media (max-width: 1199px) {
.postlist-faq.postlist .post {
padding: 36px 26px 15px;
}
}
@media (max-width: 991px) {
.postlist .post {
padding: 25px 20px 10px;
}
.postlist-blog.postlist .post {
padding-left: 110px;
}
.widget-most-comment.postlist .post {
padding: 20px 15px;
}
.post .entry-aside.entry-meta {
top: 30px;
left: 12px;
}
.post .post-thumbnail.pull-left {
margin: 0 8px 2px 0;
}
.post .post-thumbnail.pull-right {
margin: 0 0 2px 8px;
}
.post .timeline {
padding-left: 110px;
}
}
@media (max-width: 479px) {
.postlist .post {
padding: 25px 15px 10px;
}
.postlist-blog.postlist .post {
padding-left: 15px;
}
.postlist-faq.postlist .post {
padding: 20px 15px 5px;
}
.post .post-thumbnail {
margin-bottom: 15px;
}
.post .post-thumbnail.pull-left,
.post .post-thumbnail.pull-right {
width: 100%;
max-width: none;
margin: 0 0 15px 0;
}
.post .price {
top: -4px;
}
.post .entry-aside.entry-meta {
display: none;
}
.post .timeline {
padding-left: 0;
margin-bottom: 30px;
}
.post .timeline .entry-date {
display: none;
}
}  .widget-most-comment .post .entry-title {
margin-bottom: 0;
}
.widget-most-comment .post .entry-meta {
font-size: 12px;
font-weight: 700;
margin-bottom: 4px;
}
.widget-most-comment .post .cat-links a {
color: #968e99;
}
.widget-most-comment .post .cat-links a:hover {
color: #c59140;
}  .post-details .price {
font-size: 20px;
}
.post-details .price:before,
.post-details .price:after {
content: none;
}  .author-description .box-content {
padding: 26px 36px;
}
.author-description .author-text {
margin-top: -86px;
}
.author-description .author-image {
float: left;
width: 160px;
margin: 0 36px 10px 0;
}
.author-description .author-name {
color: #ffffff;
text-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
margin: .1em 0 1.5em;
}
@media (max-width: 991px) {
.author-description .box-content {
padding: 36px 15px 15px;
}
.author-description .author-image {
margin-right: 15px;
}
}
@media (max-width: 479px) {
.author-description .author-image {
margin-right: 0;
float: none;
}
.author-description .author-name {
color: #413645;
margin-bottom: .6em;
text-shadow: none;
}
}  .postlist-faq .post .entry-title {
width: 76%;
margin-bottom: .7em;
}
.postlist-faq .post .entry-title:before {
content: 'Q: ';
}
.postlist-faq .post .entry-content {
width: 76%;
float: left;
margin-bottom: 0;
}
.postlist-faq .post footer.entry-meta {
width: 24%;
float: right;
text-align: center;
}
@media (max-width: 1199px) {
.postlist-faq .post .entry-title {
width: 100%;
}
.postlist-faq .post .entry-content,
.postlist-faq .post footer.entry-meta {
width: 100%;
float: none;
text-align: left;
}
}  .postlist-widget li {
margin-bottom: 20px;
}
.postlist-widget li:last-child {
margin-bottom: 0;
}
.postlist-widget .post-thumbnail {
width: 80px;
margin-top: -4px;
margin-bottom: 10px;
}
.postlist-widget .post-thumbnail.pull-left {
margin-right: 15px;
}
.postlist-widget .post-thumbnail.pull-right {
margin-left: 15px;
}
.postlist-widget .entry-title {
font-size: 22px;
color: #413645;
}
.postlist-widget .entry-meta {
font-size: 14px;
padding-right: 0;
margin: 10px 0 10px;
}
.postlist-widget.recent-posts {
margin-bottom: 30px;
}
.postlist-widget.recent-posts .entry-title {
font-size: 18px;
}
.postlist-widget.recent-posts .widget-title {
margin-bottom: 1em;
}
@media (max-width: 479px) {
.postlist-widget .entry-title,
.postlist-widget.recent-posts .entry-title {
font-size: 16px;
}
}   .comment-list .comment {
padding-left: 185px;
}
.comment-list > .comment > .children .comment {
padding-left: 0;
}
.comment-list > .comment > .children > .comment {
padding-left: 156px;
}
.comment-body {
position: relative;
padding: 38px 35px 20px 0;
min-height: 191px;
}
.comment-avatar {
position: absolute;
top: 35px;
left: -154px;
width: 120px;
height: 120px;
}
.comment-avatar img {
width: 100%;
height: 100%;
}
.children .comment-body {
padding-top: 18px;
min-height: 171px;
}
.children .comment-avatar {
top: 15px;
}
.children .comment-avatar:before {
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
content: '\e611';
font-size: 24px;
color: #6ccad5;
position: absolute;
top: 32px;
left: -108px;
}
.comment-meta {
margin: 10px 0 18px;
text-align: right;
text-transform: lowercase;
font-style: italic;
}
.comment-meta .comment-author {
float: left;
margin-top: -10px;
margin-bottom: 10px;
}
.comment-meta .comment-author a {
font-size: 25px;
font-weight: 700;
font-style: normal;
color: #413645;
letter-spacing: -1px;
text-transform: none;
}
.comment-meta .comment-author a:hover {
color: #c59140;
}
.comment-meta .comment-date {
color: #968e99;
display: inline-block;
padding-right: 4px;
border-right: 2px solid #ebebeb;
} .comment-respond {
position: relative;
padding: 38px 35px 18px 185px;
-webkit-box-shadow: inset 0 10px 5px -5px #f4edf1;
-moz-box-shadow: inset 0 10px 5px -5px #f4edf1;
box-shadow: inset 0 10px 5px -5px #f4edf1;
}
.comment-respond .comment-avatar {
top: 42px;
left: 31px;
}
.comment-reply-title {
letter-spacing: -1px;
margin-bottom: 1em;
}
@media (max-width: 991px) {
.comment-list .comment {
padding-left: 145px;
}
.comment-list > .comment > .children > .comment {
padding-left: 0;
}
.comment-body {
padding: 20px 15px 5px 0;
}
.comment-avatar {
top: 20px;
left: -130px;
}
.children .comment-avatar {
top: 20px;
}
.comment-meta {
text-align: left;
}
.comment-meta .comment-author {
float: none;
display: block;
}
.comment-meta .comment-author a {
font-size: 20px;
}
.comment-respond {
padding: 20px 15px 5px 145px;
}
.comment-respond .comment-avatar {
top: 20px;
left: 15px;
}
}
@media (max-width: 479px) {
.comment-list .comment,
.comment-respond {
padding-left: 15px;
}
.comment-avatar {
position: static;
margin-bottom: 15px;
}
.comment-meta {
text-align: left;
}
.comment-meta .comment-author {
float: none;
display: block;
}
.comment-meta .comment-author a {
font-size: 20px;
}
}   .price-item .box-content {
font-size: 21px;
font-weight: 700;
color: #413645;
letter-spacing: -1px;
}
.price-item .frame {
padding-top: 36px;
padding-bottom: 36px;
}
.price-item .btn {
margin-bottom: 0;
}
.price-item .price {
font-size: 1.2em;
}
.price-item .price strong {
font-size: 1.7em;
}
.price-item .price sup {
font-size: 1.06em;
}
.price-item li {
position: relative;
padding-left: 51px;
margin-top: 25px;
margin-left: 20px;
line-height: 1.2;
word-wrap: break-word;
}
.price-item li:first-child {
margin-top: 0;
}
.price-item li:before {
content: '\e600';
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
width: 34px;
height: 34px;
font-size: 13px;
color: #ffffff;
line-height: 34px;
text-align: center;
position: absolute;
top: -4px;
left: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 2px #ffffff, 0 1px 0 3px rgba(154, 211, 56, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px #5aa512, inset 0 2px 1px rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 0 0 2px #ffffff, 0 1px 0 3px rgba(154, 211, 56, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px #5aa512, inset 0 2px 1px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 2px #ffffff, 0 1px 0 3px rgba(154, 211, 56, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px #5aa512, inset 0 2px 1px rgba(255, 255, 255, 0.4);
background: #b2dc57;
background: -moz-linear-gradient(top, #b2dc57 0%, #7fae18 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b2dc57), color-stop(100%, #7fae18));
background: -webkit-linear-gradient(top, #b2dc57 0%, #7fae18 100%);
background: -o-linear-gradient(top, #b2dc57 0%, #7fae18 100%);
background: -ms-linear-gradient(top, #b2dc57 0%, #7fae18 100%);
background: linear-gradient(to bottom, #b2dc57 0%, #7fae18 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2dc57', endColorstr='#7fae18', GradientType=0);
}
.ie9 .price-item li:before {
filter: none;
}
.price-item li.excluded:before {
content: '\e601';
-webkit-box-shadow: 0 0 0 2px #ffffff, 0 1px 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 0 0 2px #ffffff, 0 1px 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 2px #ffffff, 0 1px 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
background: #ee9379;
background: -moz-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9379), color-stop(100%, #df583e));
background: -webkit-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -o-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -ms-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: linear-gradient(to bottom, #ee9379 0%, #df583e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9379', endColorstr='#df583e', GradientType=0);
}
.ie9 .price-item li.excluded:before {
filter: none;
}
@media (max-width: 991px) {
.price-item .box-content {
font-size: 17px;
}
.price-item li {
padding-left: 45px;
margin-left: 0;
line-height: 1.5;
}
}   .post-service .box-content,
.post-testimonial .box-content {
padding-bottom: 6px;
background-repeat: no-repeat;
}
.post-service .entry-content,
.post-testimonial .entry-content {
margin-top: -96px;
}
.post-service .post-thumbnail,
.post-testimonial .post-thumbnail {
float: left;
width: 53%;
margin: 0 45px 20px 0;
}
.post-service:nth-of-type(even) .post-thumbnail,
.post-testimonial:nth-of-type(even) .post-thumbnail {
float: right;
margin: 0 0 20px 45px;
}
.post-service .entry-title,
.post-testimonial .entry-title {
color: #ffffff;
text-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
margin-bottom: 1.6em;
}
.post-service.bg-beetles .box-content,
.post-testimonial.bg-beetles .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/service-bg-2.png);
background-position: right 60px top 50px;
}
.post-service.bg-bone .box-content,
.post-testimonial.bg-bone .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/service-bg-3.png);
background-position: right -18px top 40px;
}
.post-service.bg-syringe .box-content,
.post-testimonial.bg-syringe .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/service-bg-4.png);
background-position: right -14px top 12px;
}
.post-service.bg-hearts .box-content,
.post-testimonial.bg-hearts .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/service-bg-5.png);
background-position: right -30px top 80px;
}
.post-service.bg-fish .box-content,
.post-testimonial.bg-fish .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/service-bg-6.png);
background-position: right 80px top 40px;
}
.post-service.bg-pill .box-content,
.post-testimonial.bg-pill .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/service-bg-7.png);
background-position: right -10px top 50px;
}
.post-service:nth-of-type(even).bg-beetles .box-content,
.post-testimonial:nth-of-type(even).bg-beetles .box-content {
background-position: 240px 60px;
}
.post-service:nth-of-type(even).bg-bone .box-content,
.post-testimonial:nth-of-type(even).bg-bone .box-content {
background-position: -16px 16px;
}
.post-service:nth-of-type(even).bg-syringe .box-content,
.post-testimonial:nth-of-type(even).bg-syringe .box-content {
background-position: 214px 12px;
}
.post-service:nth-of-type(even).bg-hearts .box-content,
.post-testimonial:nth-of-type(even).bg-hearts .box-content {
background-position: 160px 60px;
}
.post-service:nth-of-type(even).bg-fish .box-content,
.post-testimonial:nth-of-type(even).bg-fish .box-content {
background-position: 266px 40px;
}
.post-service:nth-of-type(even).bg-pill .box-content,
.post-testimonial:nth-of-type(even).bg-pill .box-content {
background-position: 180px 40px;
}
.post-testimonial .entry-title {
margin-bottom: 2em;
}
.post-testimonial p {
font-size: 18px;
font-style: italic;
letter-spacing: -.3px;
}
@media (max-width: 1199px) {
.post-service .post-thumbnail,
.post-testimonial .post-thumbnail {
margin: 0 20px 5px 0;
}
.post-service:nth-of-type(even) .post-thumbnail,
.post-testimonial:nth-of-type(even) .post-thumbnail {
margin: 0 0 5px 20px;
}
.post-testimonial .entry-title {
margin-bottom: 1.6em;
}
}
@media (max-width: 991px) {
.post-service .entry-content,
.post-testimonial .entry-content {
margin-top: -80px;
}
.post-testimonial p {
font-size: 13px;
letter-spacing: 0;
}
}
@media (max-width: 767px) {
.post-service .post-thumbnail,
.post-testimonial .post-thumbnail {
float: none !important;
width: 100%;
margin: 0 0 20px 0;
}
.post-service:nth-of-type(even) .post-thumbnail,
.post-testimonial:nth-of-type(even) .post-thumbnail {
margin: 0 0 20px 0;
}
.post-service .entry-content,
.post-testimonial .entry-content {
margin-top: -90px;
}
.post-service .entry-title,
.post-testimonial .entry-title {
color: #413645;
text-shadow: none;
margin-bottom: .6em;
}
}     .box .widget-newsletter {
margin-bottom: 30px;
}
.widget-newsletter .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/newsletter-bg.png);
background-position: center -30px;
background-repeat: no-repeat;
text-align: center;
}
.widget-newsletter-large {
text-align: center;
}
.widget-newsletter-large .box-header,
.widget-newsletter-large .widget_media_audio h3,
.widget-newsletter-large .widget_media_video h3,
.widget-newsletter-large .widget_media_image h3,
.widget-newsletter-large .widget_custom_html h3 {
height: 205px;
padding: 33px 30px;
}
.widget-newsletter-large form {
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/envelope.png) no-repeat;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
padding-top: 90px;
margin: -134px 0 11px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.widget-newsletter-large form {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/envelope-x2.png);
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
background-size: 100% 100%;
}
}
.widget-newsletter-large .field-text {
width: 66%;
margin: 0 auto 56px;
}
.widget-newsletter-large .btn {
top: 13px;
margin-bottom: 0;
}
@media (max-width: 1199px) {
.widget-newsletter-large form {
padding-top: 60px;
}
.widget-newsletter-large .field-text {
margin-bottom: 47px;
}
}
@media (max-width: 991px) {
.widget-newsletter-large form {
padding-top: 33px;
}
.widget-newsletter-large .field-text {
margin-bottom: 20px;
}
}  .box .widget-search {
margin-bottom: 30px;
}  .tagcloud a,
.comments-link {
display: inline-block;
font-size: 14px;
font-weight: 700;
color: #b28995;
text-transform: capitalize;
text-shadow: 0 1px 0 transparent;
height: 26px;
line-height: 22px;
padding: 0 9px;
margin-bottom: 10px;
white-space: nowrap;
border: 2px solid #ffffff;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14), 0 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14), 0 1px 1px rgba(0, 0, 0, 0.2);
background: #fcf9fc;
background: -moz-linear-gradient(top, #fcf9fc 0%, #f3eaf5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf9fc), color-stop(100%, #f3eaf5));
background: -webkit-linear-gradient(top, #fcf9fc 0%, #f3eaf5 100%);
background: -o-linear-gradient(top, #fcf9fc 0%, #f3eaf5 100%);
background: -ms-linear-gradient(top, #fcf9fc 0%, #f3eaf5 100%);
background: linear-gradient(to bottom, #fcf9fc 0%, #f3eaf5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf9fc', endColorstr='#f3eaf5', GradientType=0);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.ie9 .tagcloud a,
.ie9 .comments-link {
filter: none;
}
.tagcloud a:hover,
.comments-link:hover,
.tagcloud a:active,
.comments-link:active {
color: #ffffff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
background: #c0d422;
background: -moz-linear-gradient(top, #c0d422 0%, #719c0a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c0d422), color-stop(100%, #719c0a));
background: -webkit-linear-gradient(top, #c0d422 0%, #719c0a 100%);
background: -o-linear-gradient(top, #c0d422 0%, #719c0a 100%);
background: -ms-linear-gradient(top, #c0d422 0%, #719c0a 100%);
background: linear-gradient(to bottom, #c0d422 0%, #719c0a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0d422', endColorstr='#719c0a', GradientType=0);
}
.ie9 .tagcloud a:hover,
.ie9 .comments-link:hover,
.ie9 .tagcloud a:active,
.ie9 .comments-link:active {
filter: none;
}
.tagcloud a:active,
.comments-link:active {
position: relative;
top: 2px;
}  .widget-categories { }
.widget-categories .box-content {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/categories-bg.png);
background-position: right -20px top -20px;
background-repeat: repeat-y;
}
.widget-categories li {
margin-bottom: 21px;
}
.widget-categories li:last-child {
margin-bottom: 0;
}
.widget-categories li.active a,
.widget-categories li a:hover {
color: #c59140;
}
.widget-categories li.active a:before,
.widget-categories li a:hover:before {
top: 0;
left: -2px;
width: 16px;
height: 16px;
}
.widget-categories a {
display: inline-block;
position: relative;
padding-left: 24px;
font-size: 15px;
font-weight: 600;
color: #413645;
}
.widget-categories a:before {
content: '';
position: absolute;
top: 2px;
left: 0;
width: 12px;
height: 12px;
border: 1px solid #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), inset 0 0 0 1px rgba(227, 160, 75, 0.2), inset 0 4px 1px #f9d453;
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), inset 0 0 0 1px rgba(227, 160, 75, 0.2), inset 0 4px 1px #f9d453;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), inset 0 0 0 1px rgba(227, 160, 75, 0.2), inset 0 4px 1px #f9d453;
background: #e5af06;
background: -moz-linear-gradient(top, #e5af06 0%, #e99d02 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5af06), color-stop(100%, #e99d02));
background: -webkit-linear-gradient(top, #e5af06 0%, #e99d02 100%);
background: -o-linear-gradient(top, #e5af06 0%, #e99d02 100%);
background: -ms-linear-gradient(top, #e5af06 0%, #e99d02 100%);
background: linear-gradient(to bottom, #e5af06 0%, #e99d02 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5af06', endColorstr='#e99d02', GradientType=0);
-webkit-transition: all 0.1s;
-moz-transition: all 0.1s;
-o-transition: all 0.1s;
-ms-transition: all 0.1s;
transition: all 0.1s;
}
.ie9 .widget-categories a:before {
filter: none;
}  .widget-calendar .box-content {
padding: 26px 14px 16px;
}
.widget-calendar table {
position: relative;
border: none;
margin-bottom: 0;
}
.widget-calendar table thead {
display: none;
}
.widget-calendar table tr > th,
.widget-calendar table tr > td {
border: none;
text-align: center;
padding: 0;
}
.widget-calendar table tbody td {
padding: 11px 2px;
font-size: 14px;
font-weight: 700;
color: #928d94;
}
.widget-calendar table #today {
color: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px rgba(225, 94, 66, 0.16), 0 6px 4px 2px rgba(221, 221, 221, 0.7), inset 0 -1px 1px rgba(181, 62, 31, 0.5), inset 0 2px 1px rgba(255, 255, 255, 0.4);
background: #ee9379;
background: -moz-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9379), color-stop(100%, #df583e));
background: -webkit-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -o-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: -ms-linear-gradient(top, #ee9379 0%, #df583e 100%);
background: linear-gradient(to bottom, #ee9379 0%, #df583e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9379', endColorstr='#df583e', GradientType=0);
}
.widget-calendar table #today a {
color: #ffffff;
}
.ie9 .widget-calendar table #today {
filter: none;
}
.widget-calendar table caption {
font-size: 18px;
font-weight: 700;
color: #e77654;
text-align: center;
padding-bottom: 15px;
}
.widget-calendar table tfoot {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.widget-calendar table tfoot #prev,
.widget-calendar table tfoot #next {
position: absolute;
top: 2px;
left: 11px;
}
.widget-calendar table tfoot #prev a,
.widget-calendar table tfoot #next a {
display: block;
overflow: hidden;
width: 13px;
height: 13px;
}
.widget-calendar table tfoot #prev a:before,
.widget-calendar table tfoot #next a:before {
content: '\e60c';
display: block;
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
font-size: 11px;
color: #e77654;
}
.widget-calendar table tfoot #next {
left: auto;
right: 11px;
}
.widget-calendar table tfoot #next a:before {
content: '\e60b';
}  .box .widget-login {
margin-bottom: 30px;
}
.widget-login .btn input {
height: 47px;
line-height: 43px;
}
.widget-login .forgetmenot {
font-size: 12px;
padding: 0 10px;
}
.widget-login .forgetmenot .forget-password {
line-height: 20px;
}
.widget-login .field-submit {
text-align: center;
}
@media (max-width: 991px) {
.widget-login .forget-password {
font-size: 11px;
}
}  .box .slider.slider_quotes {
margin-bottom: 30px;
}
.slider_quotes .prev,
.slider_quotes .next {
position: relative;
top: 10px;
margin: 0 8px 0 0;
color: #72a5e6;
font-size: 14px;
}
.quote-text {
color: #72a5e6;
font-size: 14px;
font-style: italic;
font-weight: normal;
line-height: 1.5em;
margin-bottom: 10px;
}
.quote-author {
color: #413645;
font-size: 12px;
text-align: right;
}
.quote-author span {
color: #c59140;
}
.quoteBox .slider-item {
padding: 15px;
background-color: #f2f2f2;
border: 1px solid #e6e6e6;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}  .widget-twitter ul {
list-style: none;
padding-left: 0;
margin-bottom: 30px;
}
.widget-twitter ul li {
position: relative;
line-height: 1.5em;
padding-left: 26px;
margin-bottom: 14px;
min-height: 24px;
}
.widget-twitter ul li:before {
font-family: 'tficons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
content: "\e612";
position: absolute;
top: 3px;
left: 0;
font-size: 15px;
color: #0cc2ef;
}  .box .widget-flickr {
margin-bottom: 30px;
}
.flickr_badge_image {
float: left;
margin: 0 10px 10px 0;
width: 80px;
height: 80px;
}
.flickr_badge_image img {
width: 75px;
height: 75px;
border: 4px solid #6ccad5;
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.flickr_badge_image a:hover img {
border-color: #c59140;
}  .widget-adopt-slider .box-header,
.widget-adopt-slider .widget_media_audio h3,
.widget-adopt-slider .widget_media_video h3,
.widget-adopt-slider .widget_media_image h3,
.widget-adopt-slider .widget_custom_html h3 {
height: 167px;
}
.widget-adopt-slider .box-content {
padding-bottom: 0;
}  .widget-services-slider .box-header,
.widget-services-slider .widget_media_audio h3,
.widget-services-slider .widget_media_video h3,
.widget-services-slider .widget_media_image h3,
.widget-services-slider .widget_custom_html h3 {
height: 205px;
padding: 33px 30px;
}
.widget-services-slider .box-header .badge,
.widget-services-slider .widget_media_audio h3 .badge,
.widget-services-slider .widget_media_video h3 .badge,
.widget-services-slider .widget_media_image h3 .badge,
.widget-services-slider .widget_custom_html h3 .badge {
margin-top: 5px;
}  .widget-post .box-header,
.widget-post .widget_media_audio h3,
.widget-post .widget_media_video h3,
.widget-post .widget_media_image h3,
.widget-post .widget_custom_html h3 {
height: 167px;
}
.widget-post .box-content {
padding-bottom: 21px;
}
.widget-post .post {
padding: 0;
margin-top: -167px;
}
.widget-post .post .post-thumbnail.pull-left {
max-width: 50%;
margin: 0 30px 13px 0;
}
.widget-post .post .entry-header .entry-meta {
margin-bottom: 20px;
}
.widget-post .post .entry-title {
color: #ffffff;
text-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
height: 85px;
margin-bottom: 1.12em;
overflow: hidden;
}
@media (max-width: 1199px) {
.widget-post .entry-title {
font-size: 24px;
}
.widget-post .post .post-thumbnail.pull-left {
max-width: 40%;
}
}
@media (max-width: 767px) {
.widget-post .box-content {
padding-bottom: 5px;
}
}
@media (max-width: 479px) {
.widget-post .post .post-thumbnail {
display: none;
}
}  .widget-link .box-thumbnail,
.widget-link .box-thumbnail img {
max-width: 100%;
max-height: 100%;
}
.widget-link .box-thumbnail {
display: inline-block;
vertical-align: middle;
}
.widget-link .box-content.with-thumbnail {
text-align: center;
line-height: 132px;
}
.widget-link .field-text {
margin-bottom: 8px;
}
.widget-link form .box-content {
padding: 38px 36px 40px;
}
.widget-link .box-header,
.widget-link .widget_media_audio h3,
.widget-link .widget_media_video h3,
.widget-link .widget_media_image h3,
.widget-link .widget_custom_html h3 {
padding: 36px 40px 40px;
}
.widget-link .box-header button,
.widget-link .box-header a,
.widget-link .widget_media_audio h3 button,
.widget-link .widget_media_audio h3 a,
.widget-link .widget_media_video h3 button,
.widget-link .widget_media_video h3 a,
.widget-link .widget_media_image h3 button,
.widget-link .widget_media_image h3 a,
.widget-link .widget_custom_html h3 button,
.widget-link .widget_custom_html h3 a {
position: relative;
display: block;
width: 100%;
height: 116px;
line-height: 116px;
-webkit-border-radius: 58px;
-moz-border-radius: 58px;
border-radius: 58px;
-webkit-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 8px 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 8px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 8px 6px rgba(0, 0, 0, 0.1);
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #fef6e9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fef6e9));
background: -webkit-linear-gradient(top, #ffffff 0%, #fef6e9 100%);
background: -o-linear-gradient(top, #ffffff 0%, #fef6e9 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #fef6e9 100%);
background: linear-gradient(to bottom, #ffffff 0%, #fef6e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fef6e9', GradientType=0);
}
.ie9 .widget-link .box-header button,
.ie9 .widget-link .box-header a,
.ie9 .widget-link .widget_media_audio h3 button,
.ie9 .widget-link .widget_media_audio h3 a,
.ie9 .widget-link .widget_media_video h3 button,
.ie9 .widget-link .widget_media_video h3 a,
.ie9 .widget-link .widget_media_image h3 button,
.ie9 .widget-link .widget_media_image h3 a,
.ie9 .widget-link .widget_custom_html h3 button,
.ie9 .widget-link .widget_custom_html h3 a {
filter: none;
}
.widget-link .box-header button:hover,
.widget-link .box-header a:hover,
.widget-link .box-header button:focus,
.widget-link .box-header a:focus,
.widget-link .box-header button:active,
.widget-link .box-header a:active,
.widget-link .widget_media_audio h3 button:hover,
.widget-link .widget_media_audio h3 a:hover,
.widget-link .widget_media_audio h3 button:focus,
.widget-link .widget_media_audio h3 a:focus,
.widget-link .widget_media_audio h3 button:active,
.widget-link .widget_media_audio h3 a:active,
.widget-link .widget_media_video h3 button:hover,
.widget-link .widget_media_video h3 a:hover,
.widget-link .widget_media_video h3 button:focus,
.widget-link .widget_media_video h3 a:focus,
.widget-link .widget_media_video h3 button:active,
.widget-link .widget_media_video h3 a:active,
.widget-link .widget_media_image h3 button:hover,
.widget-link .widget_media_image h3 a:hover,
.widget-link .widget_media_image h3 button:focus,
.widget-link .widget_media_image h3 a:focus,
.widget-link .widget_media_image h3 button:active,
.widget-link .widget_media_image h3 a:active,
.widget-link .widget_custom_html h3 button:hover,
.widget-link .widget_custom_html h3 a:hover,
.widget-link .widget_custom_html h3 button:focus,
.widget-link .widget_custom_html h3 a:focus,
.widget-link .widget_custom_html h3 button:active,
.widget-link .widget_custom_html h3 a:active {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #eee6d9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eee6d9));
background: -webkit-linear-gradient(top, #ffffff 0%, #eee6d9 100%);
background: -o-linear-gradient(top, #ffffff 0%, #eee6d9 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #eee6d9 100%);
background: linear-gradient(to bottom, #ffffff 0%, #eee6d9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eee6d9', GradientType=0);
}
.ie9 .widget-link .box-header button:hover,
.ie9 .widget-link .box-header a:hover,
.ie9 .widget-link .box-header button:focus,
.ie9 .widget-link .box-header a:focus,
.ie9 .widget-link .box-header button:active,
.ie9 .widget-link .box-header a:active,
.ie9 .widget-link .widget_media_audio h3 button:hover,
.ie9 .widget-link .widget_media_audio h3 a:hover,
.ie9 .widget-link .widget_media_audio h3 button:focus,
.ie9 .widget-link .widget_media_audio h3 a:focus,
.ie9 .widget-link .widget_media_audio h3 button:active,
.ie9 .widget-link .widget_media_audio h3 a:active,
.ie9 .widget-link .widget_media_video h3 button:hover,
.ie9 .widget-link .widget_media_video h3 a:hover,
.ie9 .widget-link .widget_media_video h3 button:focus,
.ie9 .widget-link .widget_media_video h3 a:focus,
.ie9 .widget-link .widget_media_video h3 button:active,
.ie9 .widget-link .widget_media_video h3 a:active,
.ie9 .widget-link .widget_media_image h3 button:hover,
.ie9 .widget-link .widget_media_image h3 a:hover,
.ie9 .widget-link .widget_media_image h3 button:focus,
.ie9 .widget-link .widget_media_image h3 a:focus,
.ie9 .widget-link .widget_media_image h3 button:active,
.ie9 .widget-link .widget_media_image h3 a:active,
.ie9 .widget-link .widget_custom_html h3 button:hover,
.ie9 .widget-link .widget_custom_html h3 a:hover,
.ie9 .widget-link .widget_custom_html h3 button:focus,
.ie9 .widget-link .widget_custom_html h3 a:focus,
.ie9 .widget-link .widget_custom_html h3 button:active,
.ie9 .widget-link .widget_custom_html h3 a:active {
filter: none;
}
.widget-link .box-header button:active,
.widget-link .box-header a:active,
.widget-link .widget_media_audio h3 button:active,
.widget-link .widget_media_audio h3 a:active,
.widget-link .widget_media_video h3 button:active,
.widget-link .widget_media_video h3 a:active,
.widget-link .widget_media_image h3 button:active,
.widget-link .widget_media_image h3 a:active,
.widget-link .widget_custom_html h3 button:active,
.widget-link .widget_custom_html h3 a:active {
-webkit-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 4px 4px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 4px 4px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 0 rgba(243, 234, 217, 0.75), 0 4px 4px rgba(0, 0, 0, 0.1);
}
.widget-link .box-header button span,
.widget-link .box-header a span,
.widget-link .widget_media_audio h3 button span,
.widget-link .widget_media_audio h3 a span,
.widget-link .widget_media_video h3 button span,
.widget-link .widget_media_video h3 a span,
.widget-link .widget_media_image h3 button span,
.widget-link .widget_media_image h3 a span,
.widget-link .widget_custom_html h3 button span,
.widget-link .widget_custom_html h3 a span {
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 0 10px;
font-size: 18px;
text-align: center;
line-height: 1;
}
.widget-link .box-header button em,
.widget-link .box-header a em,
.widget-link .box-header button strong,
.widget-link .box-header a strong,
.widget-link .box-header button sub,
.widget-link .box-header a sub,
.widget-link .widget_media_audio h3 button em,
.widget-link .widget_media_audio h3 a em,
.widget-link .widget_media_audio h3 button strong,
.widget-link .widget_media_audio h3 a strong,
.widget-link .widget_media_audio h3 button sub,
.widget-link .widget_media_audio h3 a sub,
.widget-link .widget_media_video h3 button em,
.widget-link .widget_media_video h3 a em,
.widget-link .widget_media_video h3 button strong,
.widget-link .widget_media_video h3 a strong,
.widget-link .widget_media_video h3 button sub,
.widget-link .widget_media_video h3 a sub,
.widget-link .widget_media_image h3 button em,
.widget-link .widget_media_image h3 a em,
.widget-link .widget_media_image h3 button strong,
.widget-link .widget_media_image h3 a strong,
.widget-link .widget_media_image h3 button sub,
.widget-link .widget_media_image h3 a sub,
.widget-link .widget_custom_html h3 button em,
.widget-link .widget_custom_html h3 a em,
.widget-link .widget_custom_html h3 button strong,
.widget-link .widget_custom_html h3 a strong,
.widget-link .widget_custom_html h3 button sub,
.widget-link .widget_custom_html h3 a sub {
display: block;
}
.widget-link .box-header button em,
.widget-link .box-header a em,
.widget-link .widget_media_audio h3 button em,
.widget-link .widget_media_audio h3 a em,
.widget-link .widget_media_video h3 button em,
.widget-link .widget_media_video h3 a em,
.widget-link .widget_media_image h3 button em,
.widget-link .widget_media_image h3 a em,
.widget-link .widget_custom_html h3 button em,
.widget-link .widget_custom_html h3 a em {
font-family: 'Damion', cursive;
font-size: 2em;
font-style: normal;
color: #92aa18;
margin-top: -4px;
}
.widget-link .box-header button strong,
.widget-link .box-header a strong,
.widget-link .widget_media_audio h3 button strong,
.widget-link .widget_media_audio h3 a strong,
.widget-link .widget_media_video h3 button strong,
.widget-link .widget_media_video h3 a strong,
.widget-link .widget_media_image h3 button strong,
.widget-link .widget_media_image h3 a strong,
.widget-link .widget_custom_html h3 button strong,
.widget-link .widget_custom_html h3 a strong {
color: #6ccad5;
font-weight: 800;
text-transform: uppercase;
margin: -4px 0 3px;
}
.widget-link .box-header button sub,
.widget-link .box-header a sub,
.widget-link .widget_media_audio h3 button sub,
.widget-link .widget_media_audio h3 a sub,
.widget-link .widget_media_video h3 button sub,
.widget-link .widget_media_video h3 a sub,
.widget-link .widget_media_image h3 button sub,
.widget-link .widget_media_image h3 a sub,
.widget-link .widget_custom_html h3 button sub,
.widget-link .widget_custom_html h3 a sub {
bottom: 0;
font-size: .64em;
font-weight: 700;
color: #6ccad5;
text-transform: uppercase;
}
.widget-link .box-header a strong,
.widget-link .widget_media_audio h3 a strong,
.widget-link .widget_media_video h3 a strong,
.widget-link .widget_media_image h3 a strong,
.widget-link .widget_custom_html h3 a strong {
font-size: 2.16em;
color: #b56a27;
letter-spacing: -2px;
margin: -8px 0 -2px;
}  .widget-filter .subtitle {
color: #6c9cda;
margin-bottom: 1.4em;
}
.widget-filter .custom-checkbox,
.widget-filter .custom-radio {
width: 48%;
float: left;
margin-right: 2%;
}  .widget-contactform textarea {
height: 117px;
}
.widget-contactform .footnote {
display: block;
font-size: 12px;
color: #e18001;
margin: -5px 0 14px 20px;
}  .widget-similar-pets .box-content {
text-align: center;
}
.widget-similar-pets ul {
margin: 0 -5px;
}
.widget-similar-pets li {
margin: 0 5px 12px;
}
.widget-similar-pets a {
display: block;
text-align: left;
}
.widget-similar-pets a span {
display: block;
font-size: 13px;
color: #413645;
padding: 8px 5px 4px;
}  .team-member .box-thumbnail,
.widget-team-member .box-thumbnail {
margin-bottom: 20px;
}
.team-member .subtitle,
.widget-team-member .subtitle {
color: #968e99;
margin-bottom: 2em;
}
.team-member .box-content {
padding: 26px 26px 16px;
}
.team-member .box-header,
.team-member .widget_media_audio h3,
.team-member .widget_media_video h3,
.team-member .widget_media_image h3,
.team-member .widget_custom_html h3 {
height: 136px;
}
.team-member .box-thumbnail {
margin-top: -122px;
}
.widget-team-member h3 {
font-size: 25px;
}
.widget-team-member .subtitle {
display: none;
}
.widget-team-member .btn-shadow {
margin-bottom: 0;
}
.widget-team-member .btn-shadow:after {
content: none;
}
@media (max-width: 991px) {
.team-member .box-content {
padding: 10px 15px;
}
}  .widget_media_audio h3,
.widget_media_video h3,
.widget_media_image h3 {
color: #fff;
margin-bottom: 0;
}
.widget_media_image img,
.widget_media_video .wp-video {
padding: 25px 20px 15px;
}
.widget_media_audio {
padding-bottom: 27px !important;
}
.widget_media_audio h3 {
margin-bottom: 25px;
}
.widget_media_audio .mejs-audio {
max-width: 88%;
margin: 0 auto;
}  .widget-text .box-content ul,
.textwidget.custom-html-widget ul,
.widget-text .box-content ol,
.textwidget.custom-html-widget ol {
margin-bottom: 15px;
margin-left: 15px;
}
.widget-text .box-content ul,
.textwidget.custom-html-widget ul {
list-style: inherit;
}
.widget-text .box-content ol,
.textwidget.custom-html-widget ol {
list-style: decimal;
}
.widget_custom_html h3 {
color: #fff;
margin-bottom: 0;
}     .paging-navigation .pagination {
display: block;
padding: 17px 26px;
margin: 0;
text-align: center;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
}
.paging-navigation .pagination .page_prev,
.paging-navigation .pagination .page_next {
float: left;
margin-top: 4px;
width: 20px;
height: 30px;
text-indent: 100px;
overflow: hidden;
background: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/pagination.png) left top no-repeat;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
.paging-navigation .pagination .page_prev:hover,
.paging-navigation .pagination .page_next:hover {
background-position: left bottom;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
.paging-navigation .pagination .page_prev,
.paging-navigation .pagination .page_next {
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/pagination-x2.png);
-webkit-background-size: 42px auto;
-moz-background-size: 42px auto;
-o-background-size: 42px auto;
-ms-background-size: 42px auto;
background-size: 42px auto;
}
}
.paging-navigation .pagination .page_next {
float: right;
background-position: right top;
}
.paging-navigation .pagination .page_next:hover {
background-position: right bottom;
}
.paging-navigation .pagination .page-numbers {
position: relative;
display: inline-block;
width: 40px;
height: 40px;
vertical-align: bottom;
font-size: 15px;
font-weight: 700;
color: #6b8f8f;
text-align: center;
padding-top: 12px;
margin: 0 8px;
background-color: #e7fafc;
border: 0 solid #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0 1px 1px #bbd5d8;
-moz-box-shadow: inset 0 1px 1px #bbd5d8;
box-shadow: inset 0 1px 1px #bbd5d8;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.paging-navigation .pagination .page-numbers:hover:not(.dots):not(.page_prev):not(.page_next),
.paging-navigation .pagination .page-numbers.current:not(.dots):not(.page_prev):not(.page_next) {
color: #ffffff;
border-width: 5px;
padding-top: 7px;
-webkit-box-shadow: 0 2px 0 1px #e9dae4, inset 0 6px 0 #e9a33f;
-moz-box-shadow: 0 2px 0 1px #e9dae4, inset 0 6px 0 #e9a33f;
box-shadow: 0 2px 0 1px #e9dae4, inset 0 6px 0 #e9a33f;
background: #e17f00;
background: -moz-linear-gradient(top, #e17f00 0%, #e17f00 50%, #ffd042 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e17f00), color-stop(50%, #e17f00), color-stop(100%, #ffd042));
background: -webkit-linear-gradient(top, #e17f00 0%, #e17f00 50%, #ffd042 100%);
background: -o-linear-gradient(top, #e17f00 0%, #e17f00 50%, #ffd042 100%);
background: -ms-linear-gradient(top, #e17f00 0%, #e17f00 50%, #ffd042 100%);
background: linear-gradient(to bottom, #e17f00 0%, #e17f00 50%, #ffd042 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e17f00', endColorstr='#ffd042', GradientType=0);
}
.ie9 .paging-navigation .pagination .page-numbers:hover:not(.dots):not(.page_prev):not(.page_next),
.ie9 .paging-navigation .pagination .page-numbers.current:not(.dots):not(.page_prev):not(.page_next) {
filter: none;
}
.paging-navigation .pagination .page-numbers:active:not(.dots):not(.page_prev):not(.page_next):not(.current) {
-webkit-box-shadow: 0 1px 0 #e9dae4, inset 0 6px 0 #e9a33f;
-moz-box-shadow: 0 1px 0 #e9dae4, inset 0 6px 0 #e9a33f;
box-shadow: 0 1px 0 #e9dae4, inset 0 6px 0 #e9a33f;
top: 1px;
}
.paging-navigation .pagination .page-numbers.dots {
width: 6px;
height: 6px;
padding-top: 0;
margin: 0 24px 5px;
}
.paging-navigation .pagination .page-numbers.dots:before,
.paging-navigation .pagination .page-numbers.dots:after {
content: '';
position: absolute;
top: 0;
left: -11px;
width: 6px;
height: 6px;
background-color: #e7fafc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0 1px 1px #bbd5d8;
-moz-box-shadow: inset 0 1px 1px #bbd5d8;
box-shadow: inset 0 1px 1px #bbd5d8;
}
.paging-navigation .pagination .page-numbers.dots:after {
left: 11px;
}
@media (max-width: 991px) {
.paging-navigation .pagination .page-numbers {
margin: 0 2px;
}
}
@media (max-width: 767px) {
.paging-navigation .pagination {
padding: 17px 10px;
}
}
@media (max-width: 479px) {
.paging-navigation .pagination .page-numbers {
width: 26px;
height: 26px;
padding-top: 5px;
margin: 0;
}
.paging-navigation .pagination .page-numbers:hover:not(.dots):not(.page_prev):not(.page_next),
.paging-navigation .pagination .page-numbers.current:not(.dots):not(.page_prev):not(.page_next) {
border-width: 2px;
padding-top: 3px;
}
.paging-navigation .pagination .page-numbers.dots {
margin: 0 12px 5px;
}
.paging-navigation .pagination .page-numbers.page_prev,
.paging-navigation .pagination .page-numbers.page_next {
margin-top: -4px;
}
}  .comments-pagination,
.page-links {
margin-bottom: 30px;
}
.comments-pagination > a,
.page-links > a,
.comments-pagination > span,
.page-links > span {
display: inline-block;
width: 40px;
height: 40px;
line-height: 34px;
border: 2px solid #6ccad5;
font-size: 15px;
font-weight: 700;
color: #6ccad5;
text-align: center;
margin: 0 2px 5px 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.comments-pagination > a:hover,
.page-links > a:hover,
.comments-pagination > span,
.page-links > span {
border-color: #c59140;
color: #c59140;
}
.comments-pagination .page-links-title,
.page-links .page-links-title {
display: inline-block;
width: auto;
font-size: 14px;
font-weight: 400;
color: #413645;
border: none;
}
.comments-pagination {
margin-left: 30px;
}  .frame_left,
.frame_right,
.frame_center,
.frame_box {
margin: 0;
display: inline-block;
position: relative;
padding: 3px;
background: #f2f2f2;
border: 1px solid #cccccc;
}
.frame_box {
display: inline-block;
margin-bottom: 15px;
max-width: 100%;
}
.frame_box img {
width: auto;
max-width: 100%;
height: auto;
}
.frame_left {
float: left;
display: block;
margin: 0 20px 5px 0;
}
.frame_right {
float: right;
display: block;
margin: 0 0 5px 20px;
}
.frame_center {
border: none;
display: block;
margin: 0 auto 20px auto;
text-align: center;
}  .slider {
position: relative;
margin-bottom: 30px;
}
.slider .slider-item {
position: relative;
}
.slider .slider-item.video_slide {
overflow: hidden;
}
.slider .slider-item.text_slide {
overflow: auto;
}
.slider .slider-item.text_slide .inner {
padding: 5px 10px;
}
.slider .slider-item.text_slide h5:first-child {
margin-top: 0;
}
.slider_medium {
width: 617px;
}
.slider_medium .slider-item,
.slider_medium .slider-item iframe {
width: 617px;
height: 348px;
}
.slider_small {
width: 430px;
}
.slider_small .slider-item,
.slider_small .slider-item iframe {
width: 430px;
height: 243px;
}
.slider_mini {
width: 220px;
}
.slider_mini .slider-item,
.slider_mini .slider-item iframe {
width: 220px;
height: 124px;
}
.slider_pagination {
padding-top: 10px;
text-align: center;
}
.slider_pagination a {
display: inline-block;
width: 16px;
height: 16px;
border: 2px solid #72a5e6;
border-radius: 50%;
margin: 0 3px;
}
.slider_pagination a.selected {
background-color: #72a5e6;
}
.slider_pagination a span {
display: none;
}
@media (max-width: 1199px) {
.slider_medium {
width: 520px;
}
.slider_medium .slider-item,
.slider_medium .slider-item iframe {
width: 520px;
height: 294px;
}
}
@media (max-width: 991px) {
.slider_medium {
width: 440px;
}
.slider_medium .slider-item,
.slider_medium .slider-item iframe {
width: 440px;
height: 248px;
}
}
@media (max-width: 767px) {
.slider_medium,
.slider_small {
width: 420px;
}
.slider_medium .slider-item,
.slider_small .slider-item,
.slider_medium .slider-item iframe,
.slider_small .slider-item iframe {
width: 420px;
height: 237px;
}
.slider_pagination a {
width: 20px;
height: 20px;
margin: 0 4px;
}
}
@media (max-width: 479px) {
.slider_medium,
.slider_small,
.slider_mini {
width: 260px;
}
.slider_medium .slider-item,
.slider_small .slider-item,
.slider_mini .slider-item,
.slider_medium .slider-item iframe,
.slider_small .slider-item iframe,
.slider_mini .slider-item iframe {
width: 260px;
height: 147px;
}
}  .minigallery_carousel {
position: relative;
margin-bottom: 30px;
background-color: #f2f2f2;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 20px 30px;
}
.minigallery_carousel ul {
list-style: none;
padding-left: 0;
}
.minigallery_carousel li {
float: left;
width: 100px;
height: 100px;
margin: 0 5px;
}
.minigallery_carousel li img {
width: 100px;
height: 100px;
border: 4px solid #6ccad5;
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.minigallery_carousel li a:hover img {
border-color: #c59140;
}
.minigallery_carousel .prev,
.minigallery_carousel .next {
position: absolute;
top: 55px;
left: 10px;
font-size: 26px;
color: #6ccad5;
line-height: 1em;
}
.minigallery_carousel .prev:hover,
.minigallery_carousel .next:hover {
color: #eeba04;
}
.minigallery_carousel .next {
left: auto;
right: 10px;
}  .toggleitem {
margin-bottom: 20px;
}
.toggleitem > a {
display: inline-block;
margin-bottom: 20px;
}
.panel-body {
line-height: 1.4em;
padding: 0;
}
.panel-footer {
background-color: #f2f2f2;
border-top: 1px solid #e6e6e6;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.panel {
border-color: #72a5e6;
margin-bottom: 30px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.panel-group .panel {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.panel .panel-body {
padding: 15px;
}
.panel .panel-heading {
position: relative;
padding: 0;
border-bottom: none;
color: #ffffff;
text-transform: capitalize;
background: #72a5e6 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png) center -16px repeat;
-webkit-background-size: auto 300%;
-moz-background-size: auto 300%;
-o-background-size: auto 300%;
-ms-background-size: auto 300%;
background-size: auto 300%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36);
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36);
-webkit-transition: border-radius 0.4s;
-moz-transition: border-radius 0.4s;
-o-transition: border-radius 0.4s;
-ms-transition: border-radius 0.4s;
transition: border-radius 0.4s;
}
.panel .panel-heading .panel-title {
letter-spacing: 0;
}
.panel .panel-heading .panel-title a,
.panel .panel-heading .panel-title span {
display: block;
color: #ffffff;
text-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
padding: 15px 40px 15px 20px;
}
.panel .panel-heading .panel-title a i,
.panel .panel-heading .panel-title span i {
position: absolute;
top: 14px;
right: 14px;
}
.panel.opened .panel-heading {
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.panel.opened .panel-heading a i:before {
content: '\e618';
}
.panel.panel-default {
border-color: #72a5e6;
}
.panel.panel-default .panel-heading {
background-color: #72a5e6;
}
.panel.panel-danger {
border-color: #e61c17;
}
.panel.panel-danger .panel-heading {
background-color: #e61c17;
}
.panel.panel-success {
border-color: #3c763d;
}
.panel.panel-success .panel-heading {
background-color: #3c763d;
}
.panel.panel-warning {
border-color: #d45967;
}
.panel.panel-warning .panel-heading {
background-color: #d45967;
}
.panel.panel-info {
border-color: #46b8da;
}
.panel.panel-info .panel-heading {
background-color: #46b8da;
}
.panel.panel-orange {
border-color: #FA9B0A;
}
.panel.panel-orange .panel-heading {
background-color: #FA9B0A;
}
.panel.panel-black {
border-color: #000;
}
.panel.panel-black .panel-heading {
background-color: #000;
}
.panel.panel-teal {
border-color: #14b096;
}
.panel.panel-teal .panel-heading {
background-color: #14b096;
}
.panel.panel-pink {
border-color: #d66bb9;
}
.panel.panel-pink .panel-heading {
background-color: #d66bb9;
}
.panel.panel-purple {
border-color: #6d59d6;
}
.panel.panel-purple .panel-heading {
background-color: #6d59d6;
}
.panel.panel-brown {
border-color: #b75d1b;
}
.panel.panel-brown .panel-heading {
background-color: #b75d1b;
}  .alert .close {
float: right;
font-size: 20px;
margin-top: -7px;
}
.headings {
margin-bottom: 30px;
}  .tooltip.top .tooltip-arrow {
border-top-color: #413645;
}
.tooltip.left .tooltip-arrow {
border-left-color: #413645;
}
.tooltip.right .tooltip-arrow {
border-right-color: #413645;
}
.tooltip.bottom .tooltip-arrow {
border-bottom-color: #413645;
}
.tooltip-inner {
color: #ffffff;
background-color: #413645;
}  .styled_table {
margin: 10px 0 20px;
}
.styled_table thead > tr > th {
border-bottom: none;
}
table {
text-shadow: none;
width: 100%;
border-collapse: separate;
margin-bottom: 30px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
table tr > th,
table tr > td {
border-top: 1px solid #e6e6e6;
padding: 10px;
text-align: left;
}
table tr:first-child > th,
table tr:first-child > td {
border-top: none;
}
table thead tr > th {
border-top: none;
padding: 15px 10px !important;
background-image: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png);
background-position: center -16px;
-webkit-background-size: auto 300%;
-moz-background-size: auto 300%;
-o-background-size: auto 300%;
-ms-background-size: auto 300%;
background-size: auto 300%;
-webkit-box-shadow: inset 0 2px 1px -1px rgba(255, 255, 255, 0.36);
-moz-box-shadow: inset 0 2px 1px -1px rgba(255, 255, 255, 0.36);
box-shadow: inset 0 2px 1px -1px rgba(255, 255, 255, 0.36);
}
table thead tr > th:first-child {
-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
table thead tr > th:last-child {
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
table tr > th {
font-weight: 400;
}
table tbody td {
background: transparent;
padding: 10px;
font-size: 14px;
}
table tbody tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 5px;
-moz-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
table tbody tr:last-child td:last-child {
-webkit-border-radius: 0 0 5px 0;
-moz-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
.table {
margin-bottom: 30px;
}
.table-striped table > tbody > tr:nth-child(odd) td {
background-color: #f2f2f2;
}
.table-striped table tr:first-child th {
border-top: 0;
}
.table-hover table > tbody > tr:hover > td {
background-color: #f2f2f2;
} thead th {
background-color: #6ccad5;
color: #ffffff;
text-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
}
.table-striped thead th {
background-color: #14b096;
}
.table-primary thead th {
background-color: #d45967;
}
.table-info thead th {
background-color: #5bc0de;
}
.table-success thead th {
background-color: #3c763d;
}
.table-warning thead th {
background-color: #d45967;
}
.table-orange thead th {
background-color: #d46d21;
}
.table-purple thead th {
background-color: #684fe8;
}
.table-danger thead th {
background-color: #e61c17;
}
table {
border: 1px solid #6ccad5;
}
.table-striped .table {
border-color: #14b096;
}
.table-primary .table {
border-color: #d45967;
}
.table-info .table {
border-color: #5bc0de;
}
.table-success .table {
border-color: #3c763d;
}
.table-warning .table {
border-color: #d45967;
}
.table-orange .table {
border-color: #d46d21;
}
.table-purple .table {
border-color: #684fe8;
}
.table-danger .table {
border-color: #e61c17;
}
@media (max-width: 767px) {
.table-responsive {
border: none;
}
table tbody td {
font-size: 13px;
padding: 5px;
}
} #reply-title {
font-size: 25px;
}
.nocomments {
padding: 10px;
text-align: center;
}
.entry-meta-share iframe {
display: block;
}
.entry-meta-share .facebook_like {
margin-top: 12px;
}
.entry-meta-share .google_plus_share > div {
display: block !important;
margin-top: 10px !important;
}
.entry-meta-share .linkedin_share {
width: 60px;
margin-top: 12px;
}
.post .entry-meta-share {
margin-left: 14px;
}
#secondary .box select {
width: 240px;
height: 34px;
appearance: menulist;
-moz-appearance: menulist;
-webkit-appearance: menulist;
}
.tagcloud a {
font-size: 14px !important;
}
.widget-calendar table tfoot,
.widget-calendar table caption {
margin-top: 20px;
}
.widget-flickr a {
padding-left: 0;
}
.widget-flickr a:before,
.widget-login a:before,
.widget-comments a:before {
content: none;
}
.widget-flickr .flickr_badge_image {
width: 75px;
height: 75px;
margin: 0 6px 6px 0;
}
.widget-login #rememberme {
margin-top: 3px;
}
.widget-login .forget_password {
margin-top: 8px;
}
.widget-comments a {
padding-left: 0;
}
.widget-comment-text a {
text-align: left;
}
.widget-comments .author {
display: inline-block;
margin-top: 5px;
}
.widget-comments .comment-meta {
margin: 0;
}
.infoBox {
font-size: 14px;
}
.widget-categories li.current-menu-item a {
color: #c59140;
}
.widget-categories li.current-menu-item a:before {
top: 0;
left: -2px;
width: 16px;
height: 16px;
}
.box .shortcode-flickr {
margin-bottom: 30px;
}
.sorry_no_post {
text-align: center;
padding: 15px;
padding-top: 110px;
padding-bottom: 110px;
}
.row.contact .col-sm-6.right {
width: 550px;
margin-right: -10px;
}
.appointment .left {
padding-right: 45px;
}
.box-yelow .box-header,
.box-yelow .widget_media_audio h3,
.box-yelow .widget_media_video h3,
.box-yelow .widget_media_image h3,
.box-yelow .widget_custom_html h3 {
background: #eeba04 url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/foot-inverse.png) center center repeat-x;
-webkit-border-radius: 14px 14px 0 0;
-moz-border-radius: 14px 14px 0 0;
border-radius: 14px 14px 0 0;
-webkit-box-shadow: inset 0 2px 1px 1px rgba(255, 255, 255, 0.36), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 2px 1px 1px rgba(255, 255, 255, 0.36), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 2px 1px 1px rgba(255, 255, 255, 0.36), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
}
footer.entry-meta.text-center {
padding: 20px 0;
}
.mega-nav-widget .widget-text img.image_logo {
margin-top: -6px;
margin-bottom: 20px;
}
.adopt_pet_form_succes,
.adopt_pet_form_error {
padding: 10px;
}
.large_newsletter div {
margin-top: 35px;
}
.widget-link.box-red .box-header a strong,
.widget-link.box-red .widget_media_audio h3 a strong,
.widget-link.box-red .widget_media_video h3 a strong,
.widget-link.box-red .widget_media_image h3 a strong,
.widget-link.box-red .widget_custom_html h3 a strong {
color: #6ccad5;
font-weight: 800;
text-transform: uppercase;
margin: -4px 0 3px;
font-size: 18px;
letter-spacing: normal;
}
.widget-link.box-red em {
font-family: 'Damion', cursive;
font-size: 2em;
font-style: normal;
color: #92aa18;
margin-top: -4px;
}
.page_404 .text-center {
padding-top: 90px;
padding-bottom: 80px;
}
.btn_404 {
margin-top: 35px;
}
.clear:before {
content: " ";
display: table;
}
.clear {
clear: both;
}
.title,
#primary-navigation a,
.entry-title,
.box-content h1,
.box-content h2,
.box-content h3,
.box-content h4,
.box-content h5,
.box-content h6,
.item .carousel-image span,
.entry-date span,
#wp-calendar caption,
.comment-author a {
font-family: "Open Sans", sans-serif;
}
.list-unstyled .event {
display: none;
}
body,
.quote-text,
.contact-address li strong {
color: #69616c;
}
.entry-title,
.widget-categories a span,
h2.entry-title > a,
h6.entry-title > a,
.entry-content h2,
.box-content h1,
.box-content h2,
.box-content h3,
.box-content h4,
.box-content h5,
.box-content h6 {
color: #413645;
}
@media (max-width: 1024px) {
.box-content .map {
max-width: 100%;
}
.col-sm-6.left .box-thumbnail {
max-width: 465px;
}
.row.contact .col-sm-6.right {
width: 50%;
}
.col-sm-6.right .box-thumbnail,
.box-thumbnail .map,
.col-sm-6 .field-textarea textarea {
max-width: 100%;
}
.col-sm-6 .contactForm .field-text input[type="text"] {
max-width: 182px;
}
.col-sm-6 .reservationForm input[type="text"],
.col-sm-6 .reservationForm select {
max-width: 176px;
}
}
@media (max-width: 768px) {
.col-sm-6.left .box-thumbnail {
max-width: 330px;
}
.contactForm textarea,
#secondary select {
max-width: 100%;
}
.col-sm-6 .reservationForm input[type="text"],
.col-sm-6 .reservationForm select {
max-width: 140px;
}
}
@media (max-width: 568px) {
.col-sm-6 .reservationForm input[type="text"],
.col-sm-6 .reservationForm select {
max-width: 250px;
}
#secondary select {
width: 100%;
max-width: 100%;
}
.col-sm-6.left .box-thumbnail {
max-width: 508px;
}
.row.contact .col-sm-6.right {
width: 100%;
}
.col-sm-6 .contactForm .field-text input[type="text"] {
max-width: 250px;
}
}
@media (max-width: 320px) {
.col-sm-6 .reservationForm input[type="text"],
.col-sm-6 .reservationForm select {
max-width: 222px;
}
.col-sm-6.left .box-thumbnail {
max-width: 260px;
}
}
.widget-link .box-header a em,
.widget-link .widget_media_audio h3 a em,
.widget-link .widget_media_video h3 a em,
.widget-link .widget_media_image h3 a em,
.widget-link .widget_custom_html h3 a em {
color: #92aa18;
}
.widget-link .box-header a strong,
.widget-link .widget_media_audio h3 a strong,
.widget-link .widget_media_video h3 a strong,
.widget-link .widget_media_image h3 a strong,
.widget-link .widget_custom_html h3 a strong {
color: #b56a27;
}
.bypostauthor,
.sticky {
padding-bottom: 1px;
}
ul li,
ol li {
margin-top: 8px;
margin-bottom: 8px;
}
ol li {
list-style: decimal;
}
ol li ol,
ul li ul {
padding-left: 10px;
}
.single_post .post-details {
min-height: 485px;
}
.nav-menu li {
margin-bottom: 0;
margin-top: 0;
}
ol.comment-list li {
list-style: none;
}
.services-slider {
z-index: 7;
}[class*="cal-cell"] {
float: left;
margin-left: 0;
min-height: 1px;
}
.cal-row-fluid {
width: 100%;
*zoom: 1;
}
.cal-row-fluid:before,
.cal-row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.cal-row-fluid:after {
clear: both;
}
.cal-row-fluid [class*="cal-cell"] {
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 0%;
*margin-left: -0.05213764%;
}
.cal-row-fluid [class*="cal-cell"]:first-child {
margin-left: 0;
}
.cal-row-fluid .controls-row [class*="cal-cell"] + [class*="cal-cell"] {
margin-left: 0%;
}
.cal-row-fluid .cal-cell7 {
width: 100%;
*width: 99.94669509594883%;
}
.cal-row-fluid .cal-cell6 {
width: 85.71428571428571%;
*width: 85.66098081023453%;
}
.cal-row-fluid .cal-cell5 {
width: 71.42857142857142%;
*width: 71.37526652452024%;
}
.cal-row-fluid .cal-cell4 {
width: 57.14285714285714%;
*width: 57.089552238805965%;
}
.cal-row-fluid .cal-cell3 {
width: 42.857142857142854%;
*width: 42.80383795309168%;
}
.cal-row-fluid .cal-cell2 {
width: 28.57142857142857%;
*width: 28.518123667377395%;
}
.cal-row-fluid .cal-cell1 {
width: 14.285714285714285%;
*width: 14.232409381663112%;
}
.cal-week-box .cal-offset7,
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child {
margin-left: 100%;
*margin-left: 99.89339019189765%;
}
.cal-week-box .cal-offset6,
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child {
margin-left: 85.71428571428571%;
*margin-left: 85.60767590618336%;
}
.cal-week-box .cal-offset5,
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child {
margin-left: 71.42857142857142%;
*margin-left: 71.32196162046907%;
}
.cal-week-box .cal-offset4,
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child {
margin-left: 57.14285714285714%;
*margin-left: 57.03624733475479%;
}
.cal-week-box .cal-offset3,
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child {
margin-left: 42.857142857142854%;
*margin-left: 42.750533049040506%;
}
.cal-week-box .cal-offset2,
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child {
margin-left: 28.57142857142857%;
*margin-left: 28.46481876332622%;
}
.cal-week-box .cal-offset1,
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child {
margin-left: 14.285714285714285%;
*margin-left: 14.17910447761194%;
}
.cal-row-fluid .cal-cell1 {
width: 14.285714285714285%;
*width: 14.233576642335766%;
}
[class*="cal-cell"].hide,
.cal-row-fluid [class*="cal-cell"].hide {
display: none;
}
[class*="cal-cell"].pull-right,
.cal-row-fluid [class*="cal-cell"].pull-right {
float: right;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
min-height: auto;
overflow: hidden;
text-overflow: ellipsis;
}
.cal-events-num {
margin-top: 20px;
}
.cal-month-day {
position: relative;
margin: 2.5px;
margin-bottom: 4px;
background-color: #ffffff;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 4px rgba(65, 54, 69, 0.1);
-moz-box-shadow: 0 3px 4px rgba(65, 54, 69, 0.1);
box-shadow: 0 3px 4px rgba(65, 54, 69, 0.1);
}
#cal-week-box {
position: absolute;
width: 70px;
left: -71px;
top: -1px;
padding: 8px 5px;
cursor: pointer;
}
#cal-day-tick {
position: absolute;
right: 50%;
bottom: -20px;
z-index: 5;
margin-right: -16px;
cursor: pointer;
width: 32px;
height: 20px;
font-size: 6px;
color: #ffffff;
text-align: center;
line-height: 20px;
}
.cal-year-box #cal-day-tick {
margin-right: -7px;
}
#cal-slide-box {
position: relative;
}
#cal-slide-tick {
position: absolute;
width: 16px;
margin-left: -7px;
height: 9px;
top: -1px;
z-index: 1;
}
#cal-slide-tick.tick-month1 {
left: 12.5%;
}
#cal-slide-tick.tick-month2 {
left: 37.5%;
}
#cal-slide-tick.tick-month3 {
left: 62.5%;
}
#cal-slide-tick.tick-month4 {
left: 87.5%;
}
#cal-slide-tick.tick-day1 {
left: 7.14285714285715%;
}
#cal-slide-tick.tick-day2 {
left: 21.42857142857143%;
}
#cal-slide-tick.tick-day3 {
left: 35.71428571428572%;
}
#cal-slide-tick.tick-day4 {
left: 50%;
}
#cal-slide-tick.tick-day5 {
left: 64.2857142857143%;
}
#cal-slide-tick.tick-day6 {
left: 78.57142857142859%;
}
#cal-slide-tick.tick-day7 {
left: 92.85714285714285%;
}
.events-list {
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
}
.cal-week-box {
position: relative;
}
.cal-week-box [data-event-class] {
white-space: nowrap;
height: 30px;
margin: 1px 1px;
line-height: 30px;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 10px;
}
.cal-week-box .cal-column {
position: absolute;
height: 100%;
z-index: -1;
}
.cal-week-box .arrow-before,
.cal-week-box .arrow-after {
position: relative;
}
.cal-week-box .arrow-after:after {
content: "";
position: absolute;
top: 0px;
width: 0;
height: 0;
right: 0;
}
.cal-week-box .arrow-before:before {
content: "";
position: absolute;
top: 0px;
width: 0;
height: 0;
left: 1px;
}
.event {
display: block;
background-color: #cccccc;
width: 12px;
height: 12px;
margin-right: 2px;
margin-bottom: 2px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.event-block {
display: block;
background-color: #c3c3c3;
width: 20px;
height: 100%;
}
.cal-event-list .event.pull-left {
margin-top: 4px;
}
.event-important {
background-color: #98ae18;
}
.event-info {
background-color: #72a5e6;
}
.event-warning {
background-color: #e36554;
}
.event-success {
background-color: #6ccad5;
}
.event-special {
background-color: #eeba04;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
font-size: 14px;
font-weight: 700;
color: #413645;
text-align: center;
text-transform: uppercase;
margin-bottom: 39px;
}
.cal-row-head [class*="cal-cell"] small {
font-weight: normal;
}
.cal-month-day {
height: 128px;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
min-height: 128px;
position: relative;
}
.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
margin-left: 0;
margin-right: 0;
}
.cal-month-box,
.cal-year-box,
.cal-week-box {
border-radius: 2px;
}
span[data-cal-date] {
font-size: 1.2em;
font-weight: normal;
display: block;
float: none !important;
-webkit-border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
background-color: #ffaa3c;
border-bottom: 3px solid #ff9409;
font-size: 17px;
font-weight: 700;
color: #ffffff;
padding: 5px 12px;
text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.cal-day-event span[data-cal-date] {
background-color: #61b5bf;
border-bottom-color: #449ea9;
}
.cal-day-today span[data-cal-date] {
background-color: #3a303e;
border-bottom-color: #322935;
}
.cal-day-today span[data-cal-date]:after {
content: 'Today';
float: right;
font-size: 14px;
margin-top: 2px;
text-transform: uppercase;
}
.cal-day-event {
background-color: #6ccad5;
}
.cal-day-today {
background-color: #413645;
}
.cal-day-outmonth {
opacity: .4;
}
#cal-week-box {
display: none !important;
}
#cal-day-tick {
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
text-align: center;
background-color: #6ccad5;
}
.cal-day-today #cal-day-tick {
background-color: #413645;
}
#cal-slide-content {
padding: 20px;
color: #69616c;
background-color: #f7f7f7;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 4px rgba(65, 54, 69, 0.1);
-moz-box-shadow: 0 3px 4px rgba(65, 54, 69, 0.1);
box-shadow: 0 3px 4px rgba(65, 54, 69, 0.1);
margin: 2.5px;
margin-bottom: 4px;
} #cal-slide-content ul li { padding-left: 0;
margin-bottom: 5px;
}
#cal-slide-content a.event-item {
color: #5c4c62;
font-size: 14px;
font-weight: normal;
line-height: 1.4;
}
#cal-slide-content a.event-item:hover {
color: #c59140;
}
.events-list {
max-height: 98px;
padding: 12px;
cursor: default;
color: #413645;
}
.cal-day-today .events-list {
color: #ffffff;
}
.events-list .event {
display: none;
}
a.cal-event-week {
text-decoration: none;
color: #151515;
}
.badge-important {
background-color: #b94a48;
}
@media (max-width: 991px) {
.cal-day-today span[data-cal-date]:after {
font-size: 10px;
margin-top: 4px;
}
}
@media (max-width: 767px) {
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
margin-bottom: 24px;
}
.cal-month-day {
height: 80px;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
min-height: 80px;
}
.events-list {
padding: 12px 2px;
}
.cal-day-today span[data-cal-date]:after {
display: none;
}
}
@media (max-width: 479px) {
.cal-month-day {
height: 60px;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
min-height: 60px;
}
.events-list {
display: none;
}
span[data-cal-date] {
padding: 5px 0;
text-align: center;
}
}
.events {
padding: 10px 70px 70px;
}
.events-sidebar {
padding: 0;
}
.modal-open {
overflow-y: visible !important;
}
.modal {
overflow: auto;
}
.modal-dialog {
position: fixed;
top: 100px;
left: 300px;
right: 300px;
bottom: 100px;
margin: 0;
width: auto;
}
.modal-content {
height: 100%;
}
.modal-body {
height: 100%;
padding-bottom: 120px;
}
.modal-body iframe {
height: 100% !important;
}
.modal-footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
@media (max-width: 1299px) {
.modal-dialog {
left: 200px;
right: 200px;
}
}
@media (max-width: 1199px) {
.modal-dialog {
top: 50px;
left: 100px;
right: 100px;
bottom: 50px;
}
}
@media (max-width: 767px) {
.modal-dialog {
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
}
}
@media (max-width: 479px) {
.modal-dialog {
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.modal-content {
border: none;
border-radius: 0;
}
.modal-body {
padding: 0 0 102px;
}
}
.calendar-header {
position: relative;
padding: 36px 0;
margin-bottom: 49px;
-webkit-box-shadow: 0 10px 5px -5px #f4edf1;
-moz-box-shadow: 0 10px 5px -5px #f4edf1;
box-shadow: 0 10px 5px -5px #f4edf1;
}
.calendar-header .calendar-title {
text-align: center;
margin: 0;
}
.calendar-header .prev,
.calendar-header .next {
position: absolute;
top: 36px;
left: 0;
font-size: 13px;
font-weight: 700;
color: #413645;
line-height: 1.6;
text-transform: uppercase;
padding-left: 68px;
}
.calendar-header .prev i,
.calendar-header .next i {
position: absolute;
top: 5.3px;
left: 0;
font-size: 29px;
color: #e9825c;
}
.calendar-header .prev:hover,
.calendar-header .next:hover {
color: #c59140;
}
.calendar-header .prev:hover i,
.calendar-header .next:hover i {
color: #c59140;
}
.calendar-header .next {
left: auto;
right: 0;
text-align: right;
padding-left: 0;
padding-right: 68px;
}
.calendar-header .next i {
left: auto;
right: 0;
}
@media (max-width: 991px) {
.events {
padding: 0 20px 20px;
}
}
@media (max-width: 767px) {
.events {
padding: 0;
}
.calendar-header {
position: relative;
padding: 8px 0 20px;
margin-bottom: 30px;
}
.calendar-header .prev,
.calendar-header .next {
top: 6px;
font-size: 10px;
padding-left: 30px;
}
.calendar-header .prev i,
.calendar-header .next i {
top: 7px;
font-size: 16px;
}
.calendar-header .next {
padding-right: 30px;
}
}
@media (max-width: 767px) {
.calendar-header .prev,
.calendar-header .next {
padding-left: 0;
}
.calendar-header .prev i,
.calendar-header .next i {
display: none;
}
.calendar-header .next {
padding-right: 0;
}
.calendar-title {
font-size: 19px;
}
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animatedFast {
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes growIn {
0% {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes growIn {
0% {
opacity: 0;
-webkit-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.growIn {
-webkit-animation-name: growIn;
animation-name: growIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes growOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
}
@keyframes growOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
}
.growOut {
-webkit-animation-name: growOut;
animation-name: growOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInDownSmall {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownSmall {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownSmall {
-webkit-animation-name: fadeInDownSmall;
animation-name: fadeInDownSmall;
}
@-webkit-keyframes fadeInDownSmall40 {
0% {
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownSmall40 {
0% {
opacity: 0;
-webkit-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownSmall40 {
-webkit-animation-name: fadeInDownSmall40;
animation-name: fadeInDownSmall40;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutIn {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeOutIn {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeOutIn {
-webkit-animation-name: fadeOutIn;
animation-name: fadeOutIn;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownSmall {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
}
@keyframes fadeOutDownSmall {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
}
.fadeOutDownSmall {
-webkit-animation-name: fadeOutDownSmall;
animation-name: fadeOutDownSmall;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutUpSmall {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes fadeOutUpSmall {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
}
.fadeOutUpSmall {
-webkit-animation-name: fadeOutUpSmall;
animation-name: fadeOutUpSmall;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500; opacity: 0.8 !important;}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@font-face {
font-family: 'FontAwesome';
src: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/fontawesome-webfont.eot?v=3.2.1);
src: url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(//thepeekaboos.com/wp-content/themes/paws-and-claws-parent/fonts/fontawesome-webfont.ttf?v=3.2.1) format('truetype');
font-weight: normal;
font-style: normal;
} [class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} .icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
} a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
} [class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}  [class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: text-top;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
} .icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
} .btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
} .nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}  .icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
} .icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
} a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
} .icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-alt:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-empty:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-ok:before {
content: "\f00c";
}
.icon-remove:before {
content: "\f00d";
}
.icon-zoom-in:before {
content: "\f00e";
}
.icon-zoom-out:before {
content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
.icon-trash:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file-alt:before {
content: "\f016";
}
.icon-time:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download-alt:before {
content: "\f019";
}
.icon-download:before {
content: "\f01a";
}
.icon-upload:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle:before {
content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-indent-left:before {
content: "\f03b";
}
.icon-indent-right:before {
content: "\f03c";
}
.icon-facetime-video:before {
content: "\f03d";
}
.icon-picture:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before {
content: "\f044";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
content: "\f046";
}
.icon-move:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-sign:before {
content: "\f055";
}
.icon-minus-sign:before {
content: "\f056";
}
.icon-remove-sign:before {
content: "\f057";
}
.icon-ok-sign:before {
content: "\f058";
}
.icon-question-sign:before {
content: "\f059";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-screenshot:before {
content: "\f05b";
}
.icon-remove-circle:before {
content: "\f05c";
}
.icon-ok-circle:before {
content: "\f05d";
}
.icon-ban-circle:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
content: "\f064";
}
.icon-resize-full:before {
content: "\f065";
}
.icon-resize-small:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-sign:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye-open:before {
content: "\f06e";
}
.icon-eye-close:before {
content: "\f070";
}
.icon-warning-sign:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder-close:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-resize-vertical:before {
content: "\f07d";
}
.icon-resize-horizontal:before {
content: "\f07e";
}
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-sign:before {
content: "\f081";
}
.icon-facebook-sign:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-up-alt:before {
content: "\f087";
}
.icon-thumbs-down-alt:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-empty:before {
content: "\f08a";
}
.icon-signout:before {
content: "\f08b";
}
.icon-linkedin-sign:before {
content: "\f08c";
}
.icon-pushpin:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-signin:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-sign:before {
content: "\f092";
}
.icon-upload-alt:before {
content: "\f093";
}
.icon-lemon:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
content: "\f096";
}
.icon-bookmark-empty:before {
content: "\f097";
}
.icon-phone-sign:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-rss:before {
content: "\f09e";
}
.icon-hdd:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0a2";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-right:before {
content: "\f0a4";
}
.icon-hand-left:before {
content: "\f0a5";
}
.icon-hand-up:before {
content: "\f0a6";
}
.icon-hand-down:before {
content: "\f0a7";
}
.icon-circle-arrow-left:before {
content: "\f0a8";
}
.icon-circle-arrow-right:before {
content: "\f0a9";
}
.icon-circle-arrow-up:before {
content: "\f0aa";
}
.icon-circle-arrow-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-fullscreen:before {
content: "\f0b2";
}
.icon-group:before {
content: "\f0c0";
}
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-beaker:before {
content: "\f0c3";
}
.icon-cut:before {
content: "\f0c4";
}
.icon-copy:before {
content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
content: "\f0c6";
}
.icon-save:before {
content: "\f0c7";
}
.icon-sign-blank:before {
content: "\f0c8";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-sign:before {
content: "\f0d3";
}
.icon-google-plus-sign:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before {
content: "\f0dd";
}
.icon-sort-up:before {
content: "\f0de";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before {
content: "\f0e3";
}
.icon-dashboard:before {
content: "\f0e4";
}
.icon-comment-alt:before {
content: "\f0e5";
}
.icon-comments-alt:before {
content: "\f0e6";
}
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before {
content: "\f0ea";
}
.icon-lightbulb:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-alt:before {
content: "\f0f3";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-food:before {
content: "\f0f5";
}
.icon-file-text-alt:before {
content: "\f0f6";
}
.icon-building:before {
content: "\f0f7";
}
.icon-hospital:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-sign:before {
content: "\f0fd";
}
.icon-plus-sign-alt:before {
content: "\f0fe";
}
.icon-double-angle-left:before {
content: "\f100";
}
.icon-double-angle-right:before {
content: "\f101";
}
.icon-double-angle-up:before {
content: "\f102";
}
.icon-double-angle-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-circle-blank:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-close-alt:before {
content: "\f114";
}
.icon-folder-open-alt:before {
content: "\f115";
}
.icon-expand-alt:before {
content: "\f116";
}
.icon-collapse-alt:before {
content: "\f117";
}
.icon-smile:before {
content: "\f118";
}
.icon-frown:before {
content: "\f119";
}
.icon-meh:before {
content: "\f11a";
}
.icon-gamepad:before {
content: "\f11b";
}
.icon-keyboard:before {
content: "\f11c";
}
.icon-flag-alt:before {
content: "\f11d";
}
.icon-flag-checkered:before {
content: "\f11e";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-reply-all:before {
content: "\f122";
}
.icon-mail-reply-all:before {
content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
content: "\f123";
}
.icon-location-arrow:before {
content: "\f124";
}
.icon-crop:before {
content: "\f125";
}
.icon-code-fork:before {
content: "\f126";
}
.icon-unlink:before {
content: "\f127";
}
.icon-question:before {
content: "\f128";
}
.icon-info:before {
content: "\f129";
}
.icon-exclamation:before {
content: "\f12a";
}
.icon-superscript:before {
content: "\f12b";
}
.icon-subscript:before {
content: "\f12c";
}
.icon-eraser:before {
content: "\f12d";
}
.icon-puzzle-piece:before {
content: "\f12e";
}
.icon-microphone:before {
content: "\f130";
}
.icon-microphone-off:before {
content: "\f131";
}
.icon-shield:before {
content: "\f132";
}
.icon-calendar-empty:before {
content: "\f133";
}
.icon-fire-extinguisher:before {
content: "\f134";
}
.icon-rocket:before {
content: "\f135";
}
.icon-maxcdn:before {
content: "\f136";
}
.icon-chevron-sign-left:before {
content: "\f137";
}
.icon-chevron-sign-right:before {
content: "\f138";
}
.icon-chevron-sign-up:before {
content: "\f139";
}
.icon-chevron-sign-down:before {
content: "\f13a";
}
.icon-html5:before {
content: "\f13b";
}
.icon-css3:before {
content: "\f13c";
}
.icon-anchor:before {
content: "\f13d";
}
.icon-unlock-alt:before {
content: "\f13e";
}
.icon-bullseye:before {
content: "\f140";
}
.icon-ellipsis-horizontal:before {
content: "\f141";
}
.icon-ellipsis-vertical:before {
content: "\f142";
}
.icon-rss-sign:before {
content: "\f143";
}
.icon-play-sign:before {
content: "\f144";
}
.icon-ticket:before {
content: "\f145";
}
.icon-minus-sign-alt:before {
content: "\f146";
}
.icon-check-minus:before {
content: "\f147";
}
.icon-level-up:before {
content: "\f148";
}
.icon-level-down:before {
content: "\f149";
}
.icon-check-sign:before {
content: "\f14a";
}
.icon-edit-sign:before {
content: "\f14b";
}
.icon-external-link-sign:before {
content: "\f14c";
}
.icon-share-sign:before {
content: "\f14d";
}
.icon-compass:before {
content: "\f14e";
}
.icon-collapse:before {
content: "\f150";
}
.icon-collapse-top:before {
content: "\f151";
}
.icon-expand:before {
content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
content: "\f153";
}
.icon-gbp:before {
content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
content: "\f158";
}
.icon-won:before,
.icon-krw:before {
content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
content: "\f15a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-sort-by-alphabet:before {
content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
content: "\f15e";
}
.icon-sort-by-attributes:before {
content: "\f160";
}
.icon-sort-by-attributes-alt:before {
content: "\f161";
}
.icon-sort-by-order:before {
content: "\f162";
}
.icon-sort-by-order-alt:before {
content: "\f163";
}
.icon-thumbs-up:before {
content: "\f164";
}
.icon-thumbs-down:before {
content: "\f165";
}
.icon-youtube-sign:before {
content: "\f166";
}
.icon-youtube:before {
content: "\f167";
}
.icon-xing:before {
content: "\f168";
}
.icon-xing-sign:before {
content: "\f169";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-dropbox:before {
content: "\f16b";
}
.icon-stackexchange:before {
content: "\f16c";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-flickr:before {
content: "\f16e";
}
.icon-adn:before {
content: "\f170";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-bitbucket-sign:before {
content: "\f172";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-tumblr-sign:before {
content: "\f174";
}
.icon-long-arrow-down:before {
content: "\f175";
}
.icon-long-arrow-up:before {
content: "\f176";
}
.icon-long-arrow-left:before {
content: "\f177";
}
.icon-long-arrow-right:before {
content: "\f178";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-trello:before {
content: "\f181";
}
.icon-female:before {
content: "\f182";
}
.icon-male:before {
content: "\f183";
}
.icon-gittip:before {
content: "\f184";
}
.icon-sun:before {
content: "\f185";
}
.icon-moon:before {
content: "\f186";
}
.icon-archive:before {
content: "\f187";
}
.icon-bug:before {
content: "\f188";
}
.icon-vk:before {
content: "\f189";
}
.icon-weibo:before {
content: "\f18a";
}
.icon-renren:before {
content: "\f18b";
}.newsletter_subscription_messages * {
display:none;
}
.newsletter_subscription_message_initial {
display:block;
}
.newsletter_subscription_ajax {
display: none;
}