.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;
}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; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} 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;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}  mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { color:#000; text-decoration:none;}  body {font-family: 'Poppins', sans-serif; font-size:16px; line-height: 1.6; color:#2c2c2c; font-weight: 400; letter-spacing:1px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display', serif;  line-height:1.3; margin:0; color:#2c2c2c;font-weight: 700;}
h1{font-size: 36px; padding-bottom: 25px;}
h2{font-size: 30px; padding-bottom: 25px;}
h3 {font-size:24px; padding-bottom: 20px;}
h4 {font-size:20px; padding-bottom: 15px;}
h5 {font-size:18px; padding-bottom: 10px;}
h6 {font-size:16px; padding-bottom: 10px;}
p:not(:last-child){margin:0 0 15px;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em 'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .hide, .ui-helper-hidden-accessible, .ui-tabs-hide {display:none;} .animated {visibility:hidden;} .section {float:left; width:100%; clear:both;} .row {display:block; float:left; margin-bottom:0px;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;} .main, .container {width:1200px; margin:0 auto; position:relative;} .container {position:static;} .main-boxed {width:1220px; margin:0 auto;}
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .grid.fright, [class*="grid"].fright {float:right;} .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0; } [class*="grid"] [class*="grid"]:first-child {margin-left:0;}
.grid.last, [class*="grid"].last {margin-right:0;} [class*="grid"] [class*="grid"]:last-child {margin-right:0;}
.grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} .grid5 {width:480px;} .grid6 {width:580px;} 
.grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;} .grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.grid12 > .grid3:nth-child(4n), .grid9 > .grid3:nth-child(3n), .grid6 > .grid3:nth-child(2n), .grid12 > .grid4:nth-child(3n), .grid8 > .grid4:nth-child(2n) {margin-right:0;}
.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
a.on-desktop, a.off-tablet, a.off-phone {display:inline-block;}
@media (max-width: 1280px) {
.main, .container {width:960px;} .main-boxed {width:980px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} 
.grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.off-desktop, .off-tablet, .on-phone {display:none;} a.off-desktop, a.off-tablet, a.on-phone {display:none;}
.on-desktop, .on-tablet, .off-phone{display:block;} a.on-desktop, a.on-tablet, a.off-phone {display:inline-block;}
}
@media (min-width: 768px) and (max-width: 979px) {
.main, .container { width:720px;}  .main-boxed {width:740px;}  
.grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} .grid5 {width:280px;} .grid6 { width:340px;} 
.grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} .grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
.off-tablet, .on-desktop, .on-phone {display:none;} a.off-tablet, a.on-desktop, a.on-phone {display:none;} 
.off-phone, .on-tablet, .off-desktop  {display:block;} a.off-phone, a.on-tablet, a.off-desktop  {display:inline-block;} 
}
@media (max-width: 767px) {
.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;} .on-phone, .off-desktop, .off-tablet {display:block;} a.on-phone, a.off-desktop, a.off-tablet {display:inline-block;} 
} .one-half, .one-third, .two-third, .one-fourth, .three-fourth {padding-bottom:10px; float:left;}
.one-half {width:49%; padding-right:2%;} .one-half.last {float:right; padding-right:0;}
.one-third {width:32%; padding-right:2%;} .one-third.last {float:right; padding-right:0;}
.two-third {width:66%; padding-right:2%;} .two-third.last {float:right; padding-right:0;}
.one-fourth {width:23.5%; padding-right:2%;} .one-fourth.last {float:right; padding-right:0;}
.three-fourth {width:74.5%; padding-right:2%;} .three-fourth.last {float:right; padding-right:0;}
.one-half+.one-half, .one-third+.two-third, .two-third+.one-third, .one-third+.one-third+.one-third, 
.one-fourth+.one-fourth+.one-half, .one-fourth+.one-half+.one-fourth, .one-half+.one-fourth+.one-fourth, 
.one-fourth+.three-fourth, .three-fourth+.one-fourth, .one-fourth+.one-fourth+.one-fourth+.one-fourth {float:right; padding-right:0%;} 
.one-half.fleft {padding-right:2%;} .one-half.fright {padding-right:0%;} .col-full, .full-col {width:100%; float:left; padding-bottom:10px;}
.ie7 .one-half {width:48.5%;} .ie7 .one-third {width:31.5%;} .ie7 .two-third {width:65.5%;} .ie7 .one-fourth {width:23%;} .ie7 .three-fourth {width:74%;}
@media (max-width:767px) { 
.one-half, .one-fourth, .three-fourth {width:100%; padding-right:0;} .one-fourth+.one-fourth {padding-right:0;} 
.one-third, .two-third {width:100%; padding-right:0;} }
@media (max-width: 599px) { 
.one-half, .one-third, .two-third, .one-fourth, .three-fourth {width:100%; padding-right:0%;} 
} button, input[type="button"], input[type="reset"], input[type="submit"] {border:0px solid #24589b; vertical-align:top; box-sizing:border-box; -webkit-appearance:inherit; -moz-appearance:inherit; appearance:inherit; cursor:pointer; transition:all 300ms; -moz-transition:all 300ms; -webkit-transition:all 300ms; -ms-transition:all 300ms; padding:12px 20px;background: #4835b3; color:#fff; font-size:16px; line-height:24px; font-weight:600; text-transform:capitalize; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;font-family: 'Poppins', sans-serif;min-width:140px;} 
input[type="reset"] {background:#0066cc;border-color:#0066cc;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {color:#fff; background: #2c2c2c;}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {border-color: #000; background: #000;}
input[type="text"], input[type="email"], input[type="url"],input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {color: #474747; border: 1px solid #d9d9d9; box-sizing:border-box; font-family:inherit;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="date"]:focus,  textarea:focus, select:focus {color: #111;} 
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {padding:10px 12px 11px; font-size:15px; line-height:20px; font-family:inherit;width:100%;border-radius:8px;font-family: 'Poppins', sans-serif;font-weight:400;}
textarea {height: 120px;} a:link, a:visited {color:#333333; text-decoration:none; outline:0; transition:all 400ms; -webkit-transition:all 400ms; -moz-transition:all 400ms; -ms-transition:all 400ms;} 
a:hover, a:focus{color:#4835b3; text-decoration:none;} a:focus {outline:0;} 
a:hover, a:active {outline: 0; color:#4835b3; text-decoration:none;}
a.button, a.btn {position:relative;border:0px solid #121212; color:#fff; font-size:13px; text-decoration:none !important; font-weight:500; padding:14px 20px;min-width:165px; text-transform:capitalize; text-align:center; display:inline-block;  margin:0; transition:all 400ms; box-sizing:border-box;border-radius:0px;line-height:22px;font-family: 'Poppins', sans-serif;background: rgb(120,115,218);background: linear-gradient(to right, rgba(120,115,218,1) 0%, rgba(141,138,229,1) 50%, rgba(120,115,218,1) 100%);background-size:200% auto;}
a.button:hover, a.btn:hover {background-position:right center;color:#fff;}
a.btn-small {padding:8px 15px; font-size:16px;min-width:140px;} 
a.btn-large {padding:19px 75px 20px; font-size:20px; line-height:30px;}
a.btn-wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
a.btn-trans {background:transparent; color:#706ad6; border:2px solid #706ad6;padding:12px 20px;}
a.btn-trans:hover {background-color:#4835b3; color:#fff; border-color:#4835b3;}
a.btn-none { background:none !important; color:#fff !important; padding:0; border:0 none;}
a.btn-none:hover {opacity:.6;}
a.btn-white{background:#ffffff;color:#121212 !important;border-color:#ffffff !important;}
a.btn-white:hover{background:#4835b3;color:#ffffff !important;border-color:#4835b3 !important;}
a.btn-green{background:#4835b3;color:#ffffff;border-color:#4835b3;}a.btn-green:hover{background:#121212;color:#ffffff !important;border-color:#121212;}
a.button + a.button{margin-left:15px;} .site-header .main.fuild{width:100%;padding:0px 30px;box-sizing:border-box;}
.site-header{height:auto;background:#ffffff; color:#333333; position: relative; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out ;z-index: 999; top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding:0px;}
.no-banner .site-header{background:#ffffff;border-bottom:1px solid #f1f1f1;}
.site-head{position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding:10px 0px;}
.site-head .main.fluid{width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box;}
.wrap-header{display:flex;align-items:center;justify-content:space-between;padding:14px 0px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out ;}
.site-logo{max-width: 160px; transition: .4s all; position: relative;display:inline-block;flex-shrink:0;}
.site-logo img{max-width: 100%; height: auto;}
.masthead .site-head .extra{float: right; padding:20px 0 4px; max-width: 940px; text-align: right; width: 100%; padding-left: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.sticky-yes .site-header.shrink{ position: fixed !important;}.sticky-no .site-header{}
.inav *{transition: none;-webkit-transition: none;-moz-transition: none;}
.phone{}.phone a{color:#ffffff;display:flex;align-items:center;}.phone a:hover{color:#7673dc;}
.phone a::before {content: '\f095';position: relative;display: inline-block;margin-right: 8px;font-family: 'FontAwesome';font-weight: normal;font-size: 20px;}
.no-banner .site-head{border-bottom:0px solid #ddd;}
.nav-right{display:flex;align-items:center;flex-shrink:0;}
.nav-right a.btn-phone{background: #4835b3;border-color: #4835b3;margin-right:20px;}
a.btn-phone::before{content: '\f095';position: relative;font-family: 'FontAwesome';font-weight: normal;margin-right:10px;font-size:18px;}
a.btn-phone{height:50px;}
.nav-right a.btn-phone:hover{background:#121212;border-color:#121212;color:#fff;} .sticky-yes.header {margin-top: 0!important} .topbar{font-size:13px;color:#fff;font-family: 'Poppins', sans-serif;font-weight:500;background:#4835b3;padding:8px 0px;letter-spacing:0px;}.topbar p{margin:0px;}
.top-nav{margin:0 10px;}.top-bar{display: flex;align-items: center;justify-content:space-between;}
.top-nav .quick-nav{margin:0px;padding:0px;}.top-nav .quick-nav li{display: inline-block;}
.quick-nav li:first-child a::before{display:none;}
.top-nav .quick-nav li a{font-size:13px;text-transform:capitalize;font-weight:500;color:#696969; padding: 0 7px; position: relative; vertical-align: middle;transition:all 450ms;}
.top-nav .quick-nav li a:hover{color:#4835b3;}
.top-nav .quick-nav li a:before{position: absolute; content: ''; left: 0; top: 50%; background: #000; width: 1px; height: 12px; transform: translatey(-50%);}
.quick-nav li{list-style: none; padding: 0;}
.topbar .sep{color:#4d98cd;padding:0 20px;}
.top-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.top-note a{text-transform:uppercase;text-decoration:underline;transition:all 450ms;margin-left:5px;color:#ffffff;}.top-note a:hover{color:#7673dc;}
.top-r{display:flex;align-items:center;}
.header-style2.no-banner .topbar a{color:#333;}.header-style2.no-banner .topbar a:hover{color:#4835b3;}
.header-style2.no-banner .topbar a.book,.header-style2.no-banner .topbar a.book:hover{color:#fff;}
.header-style2.no-banner .topbar a.icon::before{filter:inherit;} .socials{display:flex;align-items:center;margin-left:10px;}
.socials .link a{width:32px;height:32px;background:#dad7f0;color:#4835b3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0px 5px;transition:all 450ms;font-size:18px;}
.socials .link a:hover{background:#ffffff;color:#4835b3;} .search-toggle {width:30px; cursor:pointer; text-align:center;}
.search-toggle .icon-search {display:block; height:30px; color:#333; font-size:18px; line-height:30px; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; -ms-transition:all 300ms;}
.search-toggle .icon-search:hover {color:#999;}
.header .esearch {display:none; position:absolute; top:-11px; right:-10px; padding:0; width:0; z-index:99; transition:width 400ms; -moz-transition:width 400ms; -webkit-transition:width 400ms; -ms-transition:width 400ms;} 
.header .esearch form {position:relative; width:100%;} .header .esearch input.field {width:100%; background:#fff; border:1px solid #d3d3d3; color:#666; border-radius: 25px; -ms-border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; padding:12px 40px 12px 12px;}
.header .esearch button.submit {position:absolute; background:#f0f0f0; border:0 none; color:#666; right:5px; top:5px; padding:0; width:40px; height:40px; font-size:18px; border-radius: 25px; -ms-border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;} .header .esearch input.field:focus {border-color:#b9b9b9; color:#333;} .header .esearch button.submit:hover {color:#999;}
.header .esearch.show-form {width:245px;}
.search{position:relative;height:100%;margin-right:20px;}.search form{height:100%;}
.search input[type="text"]{background:transparent;border-radius:0px;border-color:#fff;height:100%;color:#fff;font-weight:500;font-size:15px;padding:15px 45px 15px 25px;}
.search input[type="text"]::placeholder{color:#ffffff;}
.search button[type="submit"]{background: transparent;min-width: 20px;padding: 0;border: indianred;position: absolute;right: 25px;top: 50%;transform: translateY(-50%);line-height:1;color:#fff;} .shrink.site-header .site-logo{max-width: 120px;margin-right:40px;}  .iboxs .block {position:relative; box-sizing: border-box; width: calc(100% + 2px); margin-left: -2px;} 
.iboxs .wg-title {text-transform: capitalize; font-size: 18px; line-height: 24px; font-weight: 700; background: #fff; bottom: 0px; left: 0; right: 0; padding: 15px 10px 8px;} 
.iboxs .wg-title a {-webkit-transition:all 300ms; -moz-transition:all 300ms; -ms-transition:all 300ms; transition:all 300ms; text-decoration:none; color:#333; }
.iboxs .thumbs {width:100%; margin-bottom:0px; position:relative; text-align:center; overflow:hidden; } 
.iboxs .content {background: transparent; font-size: 16px; font-weight: 400;color: #f8f6f6; -ms-transition:all 400ms; -moz-transition:all 400ms; -webkit-transition:all 400ms; transition:all 400ms;} .iboxs .content a{color: #fff; display: block; padding:10px 10px 8px; }
.icontent .iboxs img{border-radius: 0;}
.iboxs .thumbs img {margin:auto; padding:0; max-width:100%; width:100%; height:auto; display:block; -webkit-transition:all ease-out 400ms; -moz-transition:all ease-out 400ms; -ms-transition:all ease-out 400ms; transition:all ease-out 400ms;}
.iboxs .over {display:block; background: rgba(0,0,0,.65); position:absolute; top:0; left:0; right:0; bottom:0; -ms-transition:all 400ms; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} 
.iboxs .over::after {content:""; background:#000; height:100%; width:100%; display:block; text-align:center; opacity:0.50; display: none;}
.iboxs .over i {margin:-32px 0 0 -32px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; height:60px; width:60px; line-height:60px; font-size:24px; -ms-transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; transition:all 300ms;  border:1px solid #fff; color:#fff; position:absolute; left:50%; top:50%; z-index:2;} 
.iboxs .over i:hover {color:#fff; border-color:#fff; font-size:20px;} .iboxs:hover .over {opacity:1;} .section-logos{}.logo-lists .owl-stage{display:flex;align-items:center;}
.logo-lists .logo-thumb{padding:0 20px;}
.logo-lists .logo-thumb img{width:inherit !important;height:auto;}
.logo-lists .owl-controls{margin:0;}
.logo-lists.owl-carousel .owl-nav .owl-prev, .logo-lists.owl-carousel .owl-nav .owl-next{background-size:34px auto;width:34px;height:56px;}
.logo-lists.owl-carousel .owl-nav .owl-prev {left: -40px;background-image: url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/prev-l.png) !important;}
.logo-lists.owl-carousel .owl-nav .owl-next {right: -40px;background-image: url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/next-l.png) !important;} .footer { color:#ffffff; padding:0; font-size:14px; line-height:1.6;position:relative;background:#150836;font-weight:400;font-family: 'Poppins', sans-serif;letter-spacing:0px}
.foot-wgd{padding:90px 0px 100px;}
.footer a {color:#ffffff; text-decoration:none;}.footer a:hover {color: #4835b3;}
.wgs-footer .wg-title {color: #ffffff;text-transform: uppercase;font-weight: 700;font-size: 21px;line-height: 1;font-family: 'Playfair Display', serif;padding:0 0 20px;margin:0 0 30px;position:relative;}
.wgs-footer .wg-title::after{content:'';background:#6d69d8;position:absolute;left:0;bottom:0;width:30px;height:1px;}
.wgs-footer ul {list-style:none; margin:0; padding:0;} 
.wgs-footer ul li {padding: 0px 0px 10px 20px;position: relative;}
.wgs-footer ul li a{font-size: 14px;font-weight: 400;color: #ffffff;line-height: 1.5;font-family: 'Poppins', sans-serif;}
.wgs-footer ul li::before {content: "\f054";font-family: FontAwesome;position: absolute;left: 0;top: 2px;display:inline-block;font-size:10px;} .footer-logo{max-width: 125px;margin-bottom: 30px;text-align: left;background: #ffffff;padding: 10px;box-sizing: border-box;}.footer-logo img{max-width:100%;}
.sec-copyright {padding: 24px 0px;color:#ffffff;font-size:14px;font-family: 'Poppins', sans-serif;background:#11072c;text-align:center;font-weight:400;} 
.sec-copyright p {padding: 0;} .siteby a{color:#ffffff;}.siteby a:hover{color:#4835b3;}
.sitename{color:#fff;}
.quick-nav{}.quick-nav a{color:#4f545c;padding:0 20px 0 15px;position:relative;}.quick-nav .sep{display:none;}
.wg-footer-b .wgs-footer,.wg-footer-c .wgs-footer,.wg-footer-d .wgs-footer{padding:20px 0px 0px 20px;}
.icon-wrap,.ec-icon-wrap > .content-inner > .content{display:flex;font-size:15px;font-weight:400;}
.icon-wrap .fa-icon{width:30px;flex-shrink:0;}.icon-wrap .text{word-break:break-all;}
.icon-wrap strong{text-transform:uppercase;font-weight:400;}
.icon-wrap:not(:last-child),.ec-icon-wrap:not(:last-child){margin-bottom:25px;}
.icon-wrap .fa-icon .fa{font-size:18px;margin-top:5px;color:#ffffff;}
.footer .socials{margin:30px -7px 0px;}
.footer .socials .link a{width: 50px;height: 50px;border-radius: 50%;box-sizing: border-box;display: inline-flex;align-items: center;justify-content: center;font-size: 24px;transition:all 450ms;background:#d0cfd7;color:#4c3ab4;margin:0px 7px;}
.footer .socials .link a:hover{background:#ffffff;color:#4c3ab4;} .mainmenu{background:#feeeee;}.nav-wrap{}
.inav {position:relative;}.menu-toggle {display:none;}
.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0;} .inav ul.menu {position:relative;}
.inav ul li { display:block; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box;float:left;}
.inav ul li a {color: #2c2c2c; font-size: 13px; text-align: center;padding: 10px; text-decoration:none; font-weight: 500; text-transform:capitalize; display: block; transition: all ease 400ms; background-color: transparent;font-family: 'Poppins', sans-serif;line-height:22px;} .inav ul li:first-of-type{border-left: 0;}
.inav ul li.menu-item-has-children a.sf-with-ul{position: relative;} 
.inav ul li.menu-item-has-children a.sf-with-ul:before{content: '\f107'; font-family: FontAwesome; display: inline-block; float: right; margin-left: 5px; line-height: initial;font-size:14px;font-weight:400; margin-top: 5px;}
.inav ul li ul li.menu-item-has-children a.sf-with-ul:before{content: '\f105'; margin-left: 5px; margin-top: 7px;}
.inav ul li.custom-menu-item ul {right: 0 !important; left: unset;}
.inav ul li a:hover, .inav ul.menu > li.sfHover > a,.header-style2.no-banner .inav ul li a:hover{text-decoration:none; color: #4835b3;}
.inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, .inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-page-parent > a, .inav ul.menu > li.current-page-item > a, .inav ul.menu > li.current-page-ancestor > a, .inav ul.menu > li.current-menu-ancestor > a,.header-style2.no-banner .inav ul.menu > li.current-menu-item > a{color: #4835b3;} .inav ul ul, .inav ul.menu ul, .inav div.menu ul ul li{position:absolute; top:-999em; left:0; width:260px; z-index:999; padding:0; list-style:none; background: #2c2c2c;}
.inav ul li.sfHover ul, .inav ul li:hover ul {top:calc(100% + 40px); left: 0;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:0; left:261px; margin-top:0;}
.shrink .inav ul li.sfHover ul, .shrink .inav ul li:hover ul{top: calc(100% + 25px);}
.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important; border-bottom:0; margin-left:0; margin-right:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;} .inav ul.sub-menu li {display:block;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding: 10px 20px; text-align:left; display:block; color:#fff; font-size:13px; font-weight:400; line-height:1.5; text-transform:capitalize; border-bottom:0 none;} .inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px; -webkit-transition:background ease .8s, color ease .8s; -moz-transition:background ease .8s, color ease .8s; -ms-transition:background ease .8s, color ease .8s; transition:background ease .8s, color ease .8s;}
.inav ul.menu > li.sfHover > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent.sfHover > a {color: #4835b3;}
.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a {color:#fff !important; background: #4835b3;} 
.inav ul.sub-menu > li.current_page_item > a,.inav ul.sub-menu > li.current_page_ancestor > a, .inav ul.sub-menu > li.current_page_parent > a {color:#fff !important; background: #4835b3; }
.inav ul li.on-phone a{display: none;}
.inav ul ul li a{border:none} .flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides .thumbs img {width: 100%; height:auto; display: block;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;} .flex-direction-nav li { background: none !important; padding: 0 !important; }
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-repeat: no-repeat; background-position: 50% 50%; background-size:14px auto; border-radius:20px; height:48px; width:48px; margin-top:-24px; top: 50%; text-indent: -999em; overflow: hidden; position: absolute; z-index: 19; cursor: pointer; opacity: .9; filter: alpha(opacity=90); border:0;}
.flex-direction-nav a.flex-prev {background-image:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/prev.png); left: 25px; }
.flex-direction-nav a.flex-next {background-image:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/next.png); right: 25px; }
.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-next:active { opacity:.6; filter: alpha(opacity=60); }
.flex-direction-nav a.flex-disabled { opacity: .2 !important; filter: alpha(opacity=20); cursor: default; } .flexslider .flex-control-nav { position: absolute; left: 0; line-height: 10px; bottom: 15px; list-style: none; padding: 0; margin: 0 !important; z-index: 18; padding: 0 !important; text-align: center; width: 100%; }
.flexslider .flex-control-nav li { overflow: hidden; display: inline-block; margin-left: 4px; margin-right: 4px; padding: 0 !important; }
.flexslider .flex-control-nav li a { display: block; width: 10px; height: 10px; line-height: 10px; text-indent: -999em; overflow: hidden; border:1px solid #fff; background: none; cursor: pointer; border-radius: 50%; transition: all 300ms; }
.flexslider .flex-control-nav li a:hover { opacity: .7; }
.flexslider .flex-control-nav li a.flex-active { background: #fff; }
.flexslider .flex-control-nav li a.flex-active:hover { opacity: 1; cursor: default; } .ibanner { position: relative; margin: 0; padding: 0; overflow: hidden;} .ibanner.banner-static {background:#4835b3;}  .ibanner.only-bc {padding:0 0 10px;} 
.ibanner .thumbs, .ibanner .ebanner { position:relative;} .ibanner .ebanner { width:100%; margin:0 auto; max-height:720px; overflow:hidden; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;} .ibanner .ebanner img {width:100%; height:auto; max-width:100%;}
.ibanner .thumbs:after{content: "";display: block;left: 0;top: 0;right: 0;bottom: 0;height: 100%;width: 100%;position: absolute;opacity:1;mix-blend-mode: multiply;background: rgba(72,53,179, 0.50);} .ibanner .ov {position: absolute; z-index: 19; width: 100%; } .ibanner .ov.hide {display: none !important;}
.ibanner .ov.ps-vt {top:55px;} .ibanner .ov.ps-vb {bottom:100px;} .ibanner .ov.ps-lx {left: 0px;} .ibanner .ov.ps-rx {right:0px;}
.ibanner .ov.ps-vm {top:50%; -moz-transform: translate(0, -50%); -webkit-transform:translate(0, -50%); transform:translate(0, -50%);}
.ibanner .ov.ps-lx .cpn {float:left; margin-left:120px;} .ibanner .ov.ps-rx .cpn {float:right; margin-right:120px;} .ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn {width:50%}
.ibanner .ov.ps-lx.tp-fw .cpn {margin-left: 0;border-radius: 0;}.ibanner .ov.ps-rx.tp-fw .cpn{margin-right:10px;}.ibanner .ov.ps-cx .cpn {max-width:100%;margin:auto;} .ibanner .cpn {font-size:24px; line-height:1.5; font-weight:500; padding: 0; position: relative;font-family: 'Poppins', sans-serif;text-transform:capitalize;} .ibanner .cpn p{color:#ffffff;}
.ibanner .cpn .cta { margin:50px auto 0; padding:0;text-align:center; } .ibanner .cpn img {max-width:100%; height:auto;}
.ibanner .cpn p:last-child{margin:30px 0 0;} 
.ibanner .cpn h3, .ibanner .cpn h4 {font-weight:700;font-size:24px; line-height:1.2;padding: 0;text-transform:inherit;color:#ffffff;text-shadow: 4px 2px 28px rgba(0 0 0 / 18%);font-family: 'Poppins', sans-serif;}
.ibanner .cpn h3 strong, .ibanner .cpn h2 strong {font-size:48px; line-height:1.5; font-weight:700;}
.ibanner .cpn a.button {margin-top:15px;} .ibanner .cpn a.button.btn-quote:before {content: "\f044";font-family: FontAwesome;margin-right: 7px;display:none;}
.ibanner .cpn a.button:hover,.ibanner .cpn a.button + a.button:hover{color:#fff;}
.ibanner .cpn .title.animate h3, .ibanner .cpn .title.animate h4 {font-weight:700;font-size:60px; line-height:1.2;padding: 0px;text-transform:capitalize;color:#ffffff;font-family: 'Playfair Display', serif;margin:0 0 -20px;} .ibanner .page-title {padding:0; top:65%; transform:translateY(-65%);}
.ibanner .page-title.ov-no {position:static; transform:translateY(0); padding:85px 0 80px; background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/bn-default.jpg) no-repeat 50% 50%; background-size:cover;} .ibanner .page-title.ov-no:after {content:""; position:absolute; left:0; z-index:-1; right:0; top:0; bottom:0; background:#000; opacity:0.30;}
.ibanner .page-title .cpn {padding:0 10px;} .ibanner .page-title .title, .ibanner .page-title .sub-title {color:#fff;padding:0;margin:0;line-height:1;} 
.ibanner .page-title .title {font-size: 36px;text-transform: uppercase;font-weight: 700;line-height:1.35;} .ibanner .page-title .sub-title {font-size:24px;}
.ibanner .page-title .title+.sub-title {margin-top:6px;} 
.ibanner .ebanner.has-bg {height:320px;} .ibanner .ebanner.has-bg:after, .ibanner .page-title.ov-no:after {content:""; position:absolute; left:0; right:0; top:0; bottom:0; background:#2c2c2c; opacity:0.30;} .ibanner.only-title {background:#4835b3 !important;}
.ibanner .breadcumb {padding:0 10px; text-transform:uppercase; font-weight:400; text-shadow:0px 0px 20px #000;} 
.ibanner .breadcumb, .ibanner .breadcumb a {color:#22a7f0;} .ibanner .breadcumb a:hover {color:#22a7f0;} 
.ibanner .breadcumb .current {color:#22a7f0; font-weight:400;} .ibanner .cpn.al-right {text-align:right;} .ibanner .cpn.al-left {text-align: left;} .ibanner .cpn.al-center, .ibanner .cpn.center {text-align:center;}
.ibanner .cpn.bg-dark {} 
.ibanner .cpn.bg-light { background: #fff; background: rgba(255,255,255,.75); }
.ibanner .cpn.bg-none { background: none; padding: 0; } 
.ibanner .cl-light { color: #f3f3f5; } .ibanner .cl-dark { color: #333333; }
.ibanner .cl-light h1,.ibanner .cl-light h2,.ibanner .cl-dark h1, .ibanner .cl-dark h2 {font-size: 72px;text-transform: uppercase;font-family: 'D-Din-Pro';padding:0px 0px 20px;font-weight:700;position:relative;line-height:1.3;}
.ibanner .cl-dark h1, .ibanner .cl-dark h2{ color: #2c2c2c; }.ibanner .cl-light h1,.ibanner .cl-light h2{color: #f3f3f5;}
.ibanner .cl-light h1 strong,.ibanner .cl-light h2 strong,.ibanner .cl-dark h1 strong, .ibanner .cl-dark h2 strong{color:#3caa2e;font-size:30px;display:block;} .breadcumb {font-size:14px; line-height:1.2; color:#666; margin:8px 0 0;} .breadcumb .current {color:#333; font-weight:400;}
.breadcumb a {color:#666; text-decoration:none; padding-right:2px;} .breadcumb a:hover {color:#000; text-decoration:none;}
.breadcumb.al-left {text-align:left;} .breadcumb.al-right {text-align:right;} .breadcumb.al-center {text-align:center;} .itabs { margin-top:15px;}
.itabs-default .tabs-nav {list-style:none; margin:0; padding:0; border-bottom:0; overflow:hidden;}
.itabs-default .tabs-nav li {border-bottom:0 none; margin:0; padding:0; font-size:18px; display:inline; text-transform:uppercase;}
.itabs-default .tabs-nav li a {color:#fff; background:#000; font-weight:bold; text-decoration:none; display:inline-block; padding:8px 20px 9px;}
.itabs-default .tabs-nav li a:hover {background:#555555; color:#fff} .itabs-default .tabs-nav li.active a {background:#fff; color:#000;}
.itabs-default .tabs-container {padding:10px 0 10px; background:#fff;} .itabs-default .tab-content {padding:15px 25px 10px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:600; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;}
.accordion-section a.accordion-section-title {background: #f1f1f1;color: #121212 !important;font-size: 18px;line-height: 1.4;padding: 15px 35px 15px 20px;text-decoration: none;display:inline-block;margin-top: 10px;font-weight: 600;position: relative;width:100%;box-sizing:border-box;border-radius:4px;}
.accordion-section a.accordion-section-title:hover, .accordion-section a.accordion-section-title.active {background: #f1f1f1;color: #121212 !important;border-radius:4px 4px 0px 0px;}
.accordion-section .accordion-section-content {display: none;padding:10px 20px;overflow: hidden;background:#fff;border-radius:0 0 4px 4px;}
.accordion-area a.accordion-section-title.active .left-arrow:before {content: '\f107';}
.accordion-area a.accordion-section-title .left-arrow {font-weight: normal;}
.accordion-area a.accordion-section-title .left-arrow:before {content: '\f105';display: block;font-size: 20px;font-family: FontAwesome;position: absolute;right: 20px;top: 13px;font-weight: normal;} .owl-carousel {list-style:none; margin:0; padding:0;}
.owl-nav { list-style:none; margin:0; padding:0;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next { position:absolute; bottom:0px; line-height:36px; background-repeat: no-repeat; background-position:50% 50%; background-size:37px auto; text-indent:-999em; text-align:center; z-index:29; transition:all 350ms; -ms-transition:all 350ms;min-width:inherit;box-sizing:border-box;} 
.owl-carousel .owl-nav .owl-prev {background-image:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/prev-g.png);}
.owl-carousel .owl-nav .owl-next {background-image:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/next-g.png);}
.owl-dots {margin:20px 0px; padding:0; text-align:center; line-height:10px; position:relative; z-index:19;} 
.owl-dots .owl-dot {display:inline-block; margin:0px 5px;} .owl-dots .owl-dot span {display:inline-block; padding:0; line-height:10; border:2px solid #4835b3;height:10px; width:10px; background:transparent; text-indent:-999em; text-align:left; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.owl-dots .owl-dot.active span {background:#4835b3;border-color:#4835b3;}.owl-controls {margin-top: 0px} .wpcf7-form-control-wrap {position: relative;width: calc(100% - 180px);}
.wpcf7 h4 {font-weight:bold !important; padding-top:15px; padding-bottom:8px !important;}
.wpcf7 p, .icontent .wpcf7 p {padding:0 0 17px;display:flex;flex-wrap:wrap; margin:0;font-size:16px;} 
.ec-appointment-form .wpcf7 p {padding:0 0 10px;display:block !important;flex-wrap:inherit !important;} 
.wpcf7 p > b {font-weight:normal;}
.wpcf7 p > strong {font-weight:600; display:inline-block; width:165px; color:inherit;font-family: 'Poppins', sans-serif;margin-right:15px;flex-shrink:0;margin-top: 5px} .wpcf7 .wpcf7-submit.wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid {border-color:#ff9a92;}
.wpcf7 .wpcf7-list-item {box-sizing: border-box;margin: 4px 0;display: block;align-items: baseline; padding-right: 10px;width:100%;}
.wpcf7 .wpcf7-list-item label {margin: 4px 0;display: flex;align-items: baseline;} .wpcf7 .wpcf7-not-valid-tip {font-size:12px; color:#ef382b; margin-top:2px; padding:0; position:relative; top: inherit; right:inherit; display:inline-block;} 
.wpcf7 .wpcf7-form-control-wrap.ishuman .wpcf7-not-valid-tip {display:none;}
.wpcf7 .wpcf7-response-output {background:#fff; font-size:13px; line-height:17px; margin:12px auto 8px; text-align:center; padding:10px 15px 11px; border:2px solid #ef382b !important; border-radius:5px; color:#ef382b; max-width:1180px; box-sizing:border-box;}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {border-color:#ff3300 !important;}
.wpcf7 img.ajax-loader { display:none;} .wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important; width:auto !important;} 
.wpcf7 .wpcf7-form-control-wrap .wpcf7-captchar {width: 130px !important;height: 35px;padding: 5px 10px;font-size: 14px;font-weight: 400;background: #fff;color: #979797;border-radius:5px!important;margin-right: 8px;}
.wpcf7 img.wpcf7-captchac {background: #fff;width: 80px !important; border-radius: 5px!important;height: 25px !important;margin-top: 0;border: 1px solid #ccc;padding: 4px 8px;margin-right: 10px;}
.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="url"],.wpcf7 input[type="password"],.wpcf7 input[type="search"],.wpcf7 input[type="tel"],.wpcf7 input[type="date"],.wpcf7 textarea,.wpcf7 select{color:#333333;font-size:15px;border-color:#a3a1a2;background:#ffffff;padding:10px 20px;height:45px;}.wpcf7 textarea{height:120px;}
.wpcf7 input[type="text"]::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 textarea::placeholder,.wpcf7 select::placeholder{color:#333333;}
.wpcf7 input[type="text"]:focus,.wpcf7 input[type="email"]:focus,.wpcf7 input[type="tel"]:focus,.wpcf7 textarea:focus,.wpcf7 select:focus{border-color:#a3a1a2;}
.ec-quote-form .wpcf7 input[type="text"],.ec-quote-form .wpcf7 input[type="email"], .ec-quote-form .wpcf7 input[type="tel"],.ec-quote-form .wpcf7 select{background:transparent;border-radius:30px;padding:10px 15px;height:43px;color:rgba(255,255,255,0.70);border-color:rgba(255,255,255,0.70);}
.ec-quote-form .wpcf7 input::placeholder,.ec-quote-form .wpcf7 select::placeholder{color:rgba(255,255,255,0.70);}
.ec-quote-form .wpcf7 select option{background:#000;}
.ec-quote-form .wpcf7 input[type="submit"]{width:160px;height:45px;text-transform:uppercase;font-size:14px;font-weight:700;color:#4835b3;font-family: 'Poppins', sans-serif;background:#fff;line-height:1;margin-top:5px;border-radius: 30px}
.ec-quote-form .wpcf7 input[type="submit"]:hover{background:#da9000;color:#fff;}
.ec-quote-form .wpcf7 p,.ec-quote-form .icontent .wpcf7 p{display:block;padding:0 0 12px;}
.ec-quote-form .wpcf7 select{appearance:none;background:transparent url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/select-arrow.png) no-repeat 97% 50%/11px auto;} .wgs-side {margin-bottom:30px;} .wgs-side:last-child {margin-bottom:0px;}
.wgs-side h3 {font-size:20px; padding-bottom:12px; font-weight:700; text-transform:uppercase; color:#484848;} 
.wgs-side h4 {font-size:16px; padding-bottom:12px; font-weight:700;}
.wgs-side p {padding:0 0 12px;} .wgs-side img {max-width:100%; height:auto;} 
.wgs-side a {color:#000; text-decoration:none;} .wgs-side a:hover {color:#4835b3;}
.wgs-side ul {list-style:none; margin:0; padding:0;} .wgs-side ul ul {margin-top:4px;margin-left:15px;}
.wgs-side li a{padding:7px 0px; border-bottom:1px solid #e8e8e8;display:block;font-weight:600;} 
.wgs-side li ul li a{font-weight:400;}  .widget_search form {overflow:hidden; margin-bottom:0; position:relative;} .wgs-side.widget_search .widget-content {padding:0;}
.widget_search input.field {background:#fff; color:#979797; font-size:13px; line-height:19px; height:52px; border:1px solid #e8e8e8 !important; border-radius:0; margin:0; padding:8px 60px 10px 10px; width:100%;} .widget_search input.field:focus {border-color:#c9c9c9 !important;}
.widget_search .submit {background:#fff; color:#6f6f6f; width:56px; padding:0; border:0; border-left:1px solid #e8e8e8 !important; border-radius:0; cursor:pointer; overflow:hidden; position:absolute; top:1px; bottom:1px; right:1px; margin:0;} 
.widget_search .submit:hover {background:#fff; border:0; color:#212121;} .widget_search .submit span {display:none;} .wrap {background:#fff;position:relative;z-index:9;} .wrapper {padding:90px 0;}  .wrapper.wider-page {padding:0;}
.iblog.wrapper{padding-bottom: 20px;padding-top: 80px;}
.icontent {padding:0;} .rightside {float:right;} .leftside {float:left;} 
.right-sidebar.alter-sidebar .rightside, .left-sidebar.alter-sidebar .icontent {float:left;} 
.left-sidebar.alter-sidebar .leftside, .right-sidebar.alter-sidebar .icontent {float:right;}
.iblog.right-sidebar .content-indent {padding-right:20px;} .wpcf7 p, .wpcf7 .one-half p, .wpcf7 .col-full p, .wpcf7 .wider-field p, .wpcf7 .wd p {} 
.sidebar span.wpcf7-form-control-wrap, .wd span.wpcf7-form-control-wrap {display:block; margin-bottom:2px;width:100%} 
.sidebar .wpcf7 p > strong, .wpcf7 .wd p > strong {width:auto; display:block;}
.sidebar input, .sidebar select, .sidebar textarea, .wd input, .wd select, .wd textarea {width:100%;} 
.sidebar input[type=radio], .sidebar input[type=checkbox], .wd input[type=radio], .wd input[type=checkbox] {width:auto;} .container-section {padding:100px 0;} .container-section.iparallax {padding:120px 0;} .container-section.iparallax-style1 {padding:80px 0;}
.section-lg.container-section {padding:120px 0;}
.container-section.iparallax {background-size:cover; background-repeat:no-repeat; background-position:50% 50%;background-attachment: fixed;} 
.container-section.section-no-pad, .container-section.no-pad {padding:0;} .section-no-pad img.aligncenter, .no-pad img.aligncenter {margin:0 auto;}
.section-light {color:#fff;} .section-grey-dark {background-color:#f1fbf6;} .section-grey {background-color:#e7e7e7;}
.section-blue {background-color:#22a7f0; color:#fff;} 
.section-light .content h3, .section-light .content h4, .section-light .content h5, .section-light .content h2, .section-light .content h1, 
.section-light .content blockquote, .section-light .content h3 strong, .section-light .content h2 strong, .section-light .content .heading,
.section-light .content .heading.heading-block, .section-light .wpcf7 .wpcf7-not-valid-tip {}
.section-light .box-icon a, .section-light a {color:#fff; text-decoration:none;} 
.section-light .box-icon a:hover, .section-light a:hover {color:#4835b3;}
.section-light a.btn-trans{border-color:#fff;background:transparent;color:#ffffff;}
.section-light a.btn-trans:hover{border-color:#fff;background:#ffffff;color:#2c2c2c;}
.container-section.has-bg {position:relative; background-repeat:no-repeat; background-size:cover; background-position:50% 50%;} 
.container-section.has-bg .wrap-section {z-index:1;} 
.container-section .bg-overlay {position:absolute; z-index:0; background:rgba(72,53,179,0.51); left:0; right:0; top:0; bottom:0;opacity:1;display:none;}
.iparallax {position:relative;} .iparallax .wrap-section {z-index:1;} .section-simple.iparallax .parallax-overlay {display:none;}
.iparallax .parallax-overlay {position:absolute; z-index:0; background:rgba(26,11,109,0.78); left:0; right:0; top:0; bottom:0;opacity:1;} 
.iparallax .parallax-overlay > span {display:none;}
.iparallax .parallax-overlay.overlay-half {left:50%; background-position:0 0; background-repeat:repeat; background-size:auto;}
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {background-size:cover; background-repeat:no-repeat;} 
.iparallax .parallax-overlay.overlay-style1 {right:50%; background-position:0 50%;opacity:1;} 
.iparallax .parallax-overlay.overlay-style2 {left:50%; background-position:0 50%;opacity:1;}
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content {padding:0 0 0 80px;} 
.iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content {padding:0 80px 0 0;} .iblog .heading-title {font-size:30px; color:#999; padding:0; margin-bottom:25px; text-align:center;}
.iblog .ep {margin-bottom:30px; border-bottom:1px solid #e8e8e8;} .iblog .ep.first {clear:left;} .iblog .ep .entry-content {margin-bottom:10px;}.iblog .ep:last-child{border-bottom:0px;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:24px; color:#333; padding-bottom:20px; font-weight:700;}
.iblog .ep .heading a {color:#000; text-decoration:none;} .iblog .ep .heading a:hover {color:#4835b3;}
.iblog .ep .thumbs {float:left; width:320px; margin-bottom:0; position:relative;} 
.iblog .ep .thumbs img {width:100%; height:auto; max-width:100%; display:block; margin:0;border-radius:12px;} 
.iblog .ep .thumbs+.post-content {overflow:hidden; padding-left:35px;}
.iblog .ep .over {display:block; opacity:0; position:absolute; top:0; left:0; right:0; bottom:0; transition:all 300ms; -ms-transition:all 400ms;} 
.iblog .ep .over::after {content:""; background:#000; height:100%; width:100%; display:block; text-align:center; opacity:0.4;}
.iblog .ep .over em {margin:-25px 0 0 -25px; border-radius:50%; height:50px; width:50px; line-height:50px; font-size:15px; transition:all 300ms; -ms-transition:all 300ms; border:1px solid #fff; color:#fff; position:absolute; left:50%; top:50%; z-index:2; text-align:center;} 
.iblog .ep .over em:hover {color:#ccc; border-color:#ccc;} .iblog .ep .thumbs:hover .over {opacity:1;}
.iblog .ep .entry-more {margin-top:15px;} .iblog .ep .entry-more a {background:#4835b3; padding:5px 18px 6px !important; margin:0; border:0 none; color:#fff; font-size:12px; line-height:24px; font-weight:700;min-width:inherit;height:inherit;} .iblog .ep .entry-more a:hover {color:#fff; background:#2c2c2c;}
.iblog .ep .post-meta {font-weight:800; color:#484848; margin:8px 0 4px; font-size:14px; line-height:18px; text-transform:uppercase;}
.iblog .ep .heading+.post-meta {margin-top:-5px; margin-bottom:15px;}
.iblog .ep.esingle .post-title .heading {font-size:28px; color:#000; font-weight:bold;} 
.iblog .ep.eloop {padding:0 0 30px; background:#fff;}
.iblog .ep.esingle .thumbs{width:100%;float:none;margin-bottom:25px;} .icontent .heading a {color:#22a7f0; text-decoration:none; transition:color 350ms;} 
.icontent .heading a:hover {color:#0e8cd1; text-decoration:none;}
.icontent .heading.heading-large {font-size:60px; font-weight:normal; padding-bottom:25px;}
.no-banner{border-bottom: 0px solid #eee;}
.icontent ul{margin:0;padding:0;list-style:none;} .icontent ul li {position: relative;padding:0 0 8px 25px;}
.icontent p:last-child {padding:0;}
.icontent table {margin:0 0 12px;} .icontent td, .icontent th {padding:4px 10px 6px 0px;}
.icontent td, .icontent td p {font-size:14px; line-height:22px;}
.icontent td p {padding:0; margin:6px 0;} .icontent td {vertical-align:top;}
.icontent strong, .icontent b {font-weight:600;} .icontent .column {word-wrap: break-word;}
.icontent .econtent .column.two-third:first-child .content {padding-right:60px;}
.icontent hr {border:none; border-bottom:1px solid #dbdbdb; clear:both; padding-top:30px; margin-bottom:45px;}
.icontent .divider { border-bottom:1px solid #dbdbdb; clear:both; margin:30px 0 25px; } .icontent .divider:last-child {margin-bottom:0;}
.icontent .line {clear:both; line-height:0; margin:25px 0 20px;}  .icontent .line+h3, .icontent .line+h1 {padding-top:0px;} 
.icontent .line:first-child {margin-top:5px;} .icontent .line:last-child {margin-bottom:0;}
.icontent .line.line-center {text-align:center;} .icontent .line.line-left {text-align:left;} .icontent .line.line-right {text-align:right;}
.icontent .line i {background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/line-bg.png) no-repeat 50% 50% /37px auto; display:inline-block; height:8px;} 
.icontent .line-size-small i {width:37px;} .icontent .line-size-large i {width:37px;}
.icontent .gap {display:block; clear:both; overflow:hidden;} 
.icontent .gap-size-10, .icontent .gap-size-small, .icontent .gap-size-s {height:15px;} 
.icontent .gap-size-20, .icontent .gap-size-medium, .icontent .gap-size-m {height:25px;} 
.icontent .gap-size-30, .icontent .gap-size-large, .icontent .gap-size-l {height:35px;}
.icontent .gap-size-40 {height:40px;} .icontent .gap-size-50 {height:50px;}
.icontent blockquote {margin:0px; padding:0px 60px 0px 80px; font-size:18px; line-height:1.8; font-style:normal;overflow:hidden;background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/quote-icon.png) no-repeat left top/63px auto;color:#333333;font-family: 'Poppins', sans-serif;font-weight:500;} .icontent .quote {margin:35px 0 25px; display:table; width:100%;} 
.icontent .quote .block {font-size:30px; line-height:40px; font-weight:500; margin:30px auto 35px; max-width:680px; padding:0 65px; position:relative;}
.icontent .quote .quote-by {position:relative; padding-top:20px; margin-top:15px;}
.icontent .quote .quote-by h4 {font-size:15px; line-height:normal; padding:0 0 5px;} .quote .quote-by p {font-size:13px; line-height:normal;}
.icontent .entry > ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}
.icontent .entry > ol > ol {margin:0px; padding-left:20px}
.icontent .entry > ol > li {line-height:21px; padding:0 5px 5px; font-size:14px; line-height:19px;}
.icontent .entry ul {list-style:none; margin:0px 0 10px; padding:0; padding-left:0px;}
.icontent .entry ul > ul {margin:0px; padding-top:6px; list-style:none;} 
.icontent .entry ul li {padding:0px 0 5px 15px;} .icontent .entry ul li::before {content:'';background: url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/bullet.png) no-repeat left center/5px auto;width: 5px; height: 5px;top: 10px;position:absolute;left:0;}
.icontent .section-light ul li::before {content:'';background: url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/bullet-white.png) no-repeat left center/5px auto;}
.icontent .entry h5+ul, .icontent .entry h4+ul {margin-top:10px;}
.icontent .entry > ul:last-child, .icontent .content > ul:last-child {margin-bottom:0;}
.icontent .article.not-found.error404 {padding:45px 0; text-align:center;}
.icontent .article.not-found.error404 .heading {font-size:60px; line-height:60px; text-transform:uppercase; letter-spacing:-1px;}
.icontent .article.not-found.error404 .heading strong {line-height: 52px; font-size: 78px;}
.icontent .article.not-found.no-post .heading {font-size:24px; line-height:32px;}
.icontent .article.not-found input.field {width:260px; margin-bottom:5px;}
.icontent img {max-width:100%; height:auto;} 
.icontent p {margin: 0 0 15px;}.icontent p:last-child {margin: 0px;}
img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}
img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}
img.alignalone {margin:5px auto 12px;} img.alignnone {margin:5px 10px 10px 0px;} 
img.aligncenter {margin:12px auto 15px; display:block;}
img.alignright, img.alignleft, img.alignnone, img.aligncenter {border-radius:0px;}
img.border {background:#d2d2d2; padding:4px;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;} .wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;} .wp-caption.alignnone {margin:2px 0px 3px;} .wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;} .videobox {position:relative; margin:30px auto 15px; max-width:1180px; width:100%;}
.videobox .videobox-inner {position:relative; width:100%; height:0; padding-top:56.25%;}
.videobox iframe, .videobox video {position:absolute; top:0; left:0; width:100%; height:100%;} .videobox:last-child {margin-bottom:0;}
.videobox.videobox-fullheight .videobox-inner {padding-top: 100%;}
.ec-vm.column {height:525px;} .ec-vm .content {vertical-align:middle; height:100%; width:100%; display:table; padding-top:10px; box-sizing:border-box;} 
.ec-vm .content p {display:table-cell; vertical-align:middle; width:100%;} .ec-mgb {margin-bottom:20px !important;}
a.download-button {color:#3d484e; display:inline-block; text-decoration:none;} 
a.download-button:hover {color:#4835b3;} p+.download-button {margin-top:-18px; margin-bottom:10px;}
a.download-button.icon-pdf {background-repeat:no-repeat; background-position:2px 50%; background-size:58px auto; padding:18px 10px 18px 70px;}
a.post-edit-link {background:#c01b1b; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#c01b1b; color:#fff;} .wgs-footer ul.irecent-posts li::before{display:none;}
.wgs-footer ul.irecent-posts li {padding: 0px;display:flex;}
.irecent-posts .thumbs{width:60px;margin-right:15px;}.irecent-posts .thumbs img{width:60px;height:60px;border-radius:50%;}.irecent-posts .thumbs .over{display:none;}
.irecent-posts .entry {padding-bottom: 15px;border-bottom: 1px solid #fff;margin-bottom: 20px;}.irecent-posts li:last-child .entry{margin-bottom: 0px;}
.irecent-posts h4{font-size:16px;padding:0px 0px 5px;}
.irecent-posts .date{font-size:11px;font-weight:500;color:#8f8ce5;text-transform:uppercase;} .comment-respond {border-top:1px dotted #cccccc; padding-top:25px; margin-top:10px;} .comment-respond .pagi {margin-top:25px;}
.comment-respond label {display:block; width:100%;} .comment-respond textarea, .comment-respond input, .comment-respond select {width:100%;} 
.comment-respond input[type=radio], .comment-respond input[type=checkbox], .comment-respond input[type=submit],.comment-respond input[type=reset]{width:auto;}
.irespond h3.title, .icomments h3.title {font-size:20px; font-weight:700; line-height:24px; color:#333; padding-bottom:15px;} 
.irespond input[type=submit] {background:#2c2c2c; color:#fff; border-color:#2c2c2c; padding:10px 25px 11px;}
.irespond input[type=submit]:hover {background:#666; color:#fff; border-color:#666; }
.irespond input[type=text], .irespond input[type=email] {width:100%;} .irespond textarea, .comment-respond textarea {height:120px;}
.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:19px;} 
.commentlist .comment-meta {padding-bottom:8px;} .commentlist .comment-author {font-weight:500;} 
.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;} .commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;} .commentlist li:last-child {padding-top:0;}
.commentlist .reply {margin-top:-6px;} .commentlist .reply a {color:#717171; background:#ddd; padding:4px 10px 3px; display:inline-block; font-size:11px; line-height:16px; text-decoration:none;} .commentlist .reply a:hover {color:#000; background:#eee;} body #twttrHubFrameSecure,  body #twttrHubFrame, body #fb-root {display:none !important;} .pagi, .wp-pagenavi {margin:15px 0; padding:0; text-align:center; display:table; width:100%; font-weight:700;} 
.pagi ul.page-numbers {display:inline; margin:0; padding:0;} .pagi ul.page-numbers li {display:inline; background:none;padding:0px !important;}
.pagi ul.page-numbers li:before{display:none;}
.pagi .total-page, .wp-pagenavi .pages {line-height:30px; padding:8px 12px; color:#999; font-weight:700; display:inline-block; border:0 none;}
.pagi ul.page-numbers a.page-numbers, .pagi ul.page-numbers span.page-numbers, .wp-pagenavi a.page, 
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.first, .wp-pagenavi a.last {display:inline-block; padding:5px; margin:0 3px 3px; border:0 none; background:#4835b3; color:#fff; text-decoration:none; border-radius:1px; height:34px; width:34px; line-height:34px; font-size:16px; transition:all 300ms;} .wp-pagenavi a.first, .wp-pagenavi a.last {font-size:12px;}
.pagi ul.page-numbers .page-numbers.current, .wp-pagenavi span.current {color:#fff; background:#484848;}
.pagi ul.page-numbers a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.nextpostslink:hover, 
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover {background:#484848; color:#fff;}
.pagi ul.page-numbers a.next, .pagi ul.page-numbers a.prev, .wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.last, .wp-pagenavi a.first { background:#4835b3;}
.pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:7px 15px 8px; background-color:#4835b3;color:#fff; margin:0 0 5px; text-decoration:none; font-weight:700;font-size:15px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} 
.pagi .inext a:hover, .pagi .iprev a:hover {background-color:#484848; color:#fff;} .testimonials-page h1{padding:0 0 40px !important;color:#4835b3;}
.testimonials-page ul.quote-lists {}
.testimonials-page .icontent .entry ul li.iquote{margin:0 0 25px;}
.icontent ul.quote-lists li:before{display:none;}
.testimonials-page .block > .content{display:flex;}
.testimonials-page .quote-lists .quote-photo{margin-bottom:0px;}
.testimonials-page ul.quote-lists li .block{padding: 40px 30px;border:1px solid #b6b6b6;margin:0 0 30px;background:#fff;text-align:left;color:#2c2c2c;height:100%;box-sizing:border-box;border-radius:8px;font-size:18px;}
.quote-lists .block{font-size:24px;font-weight:500;text-align:center;color: #2c2c2c; font-style:italic; padding:0px 100px;letter-spacing:1px;}
p.ratings{margin:0px;text-align:left;}.ratings .fa-star,.ratings .fa-star-o{color:#e79800;font-size:16px;margin:0 2px;}
.quote-lists .quote-photo{position:relative;display:inline-block;margin:0 0 30px;}
.quote-lists .quote-photo::before{content:'';background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/thumb-quote.png) no-repeat center center/58px auto;position:absolute;left:0;bottom:0;width:58px;height:41px;z-index:9;}
.quote-author{position:relative;margin:40px 0 0;}
.quote-author h4.name{color:#6d69d8;padding:0 0 10px;font-size:21px;font-weight:600;text-transform:uppercase;font-style:normal;line-height:1;font-family: 'Poppins', sans-serif;}
.quote-author p.position{color:#959595;font-style:normal;font-weight:600;font-family: 'Poppins', sans-serif;font-size:16px;}
.reviews-page .quote-author h4.name{text-align:center;}
.reviews-page p.ratings{text-align:center;margin:0px;}
.quote-lists li.iquote{padding:0 !important;}
.quote-lists.owl-carousel .owl-nav .owl-prev,.quote-lists.owl-carousel .owl-nav .owl-next { position:absolute; bottom:inherit;top:50%;transform:translateX(-50%); background-repeat: no-repeat; background-position:50% 50%; background-size:37px auto; text-indent:-999em; text-align:center; z-index:29;width:37px;height:63px;} 
.quote-lists.owl-carousel .owl-nav .owl-prev{left:40px;}
.quote-lists.owl-carousel .owl-nav .owl-next{right:0px;}
.quote-lists .owl-controls{}
.quote-lists.owl-carousel .owl-nav .owl-prev:hover,.quote-lists.owl-carousel .owl-nav .owl-next:hover{opacity:0.5;} .team-lists{display:flex;flex-wrap:wrap;margin:0px -10px;}
.team-lists .g6{width:50%;margin:10px 0px;}
.team-lists .iteam .data-team {text-align:left;}
.team-lists .iteam .name{font-size:20px !important;padding:0 0 10px;}.team-lists .iteam .name a{color:#2c2c2c;}.team-lists .iteam .name a:hover{color:#4835b3;}
.team-lists .iteam .position{}
.iteam .thumbs {position: relative;width:100px;margin-right:20px;flex-shrink:0;}.iteam .thumbs img{width: 100px;height:100px;border-radius:50%;}
.iteam .member-wrap{display:flex;align-items:center;padding:20px;border:1px solid #dddddd;height:100%;box-sizing:border-box;margin:0px 10px;background:#fff;}
.iteam .over i {display: none;}.iteam .thumbs a {display: block;}
.iteam .thumbs img {width: 100%;height: auto;transition: all 1600ms;}.iteam:hover .thumbs img {transform: scale(1);}
#ltp-admin,#ltp-sales{margin-bottom:35px;}
.team-lists .entry {float: left;width: 100%;padding: 35px 30px 30px;box-sizing: border-box;margin: 0 0 50px;background: #fbfbfb;display: none;position: relative;}
.team-lists .entry .close-icon {cursor: pointer;position: absolute;top: 3px;right: 5px;font-size: 0!important;width: 30px;height: 30px;display: block;}
.team-lists .entry .close-icon:after, .team-lists .entry .close-icon:before {position: absolute;top: 15px;left: 5px;border-top: 2px solid #717171;width: 20px;content: '';}
.team-lists .entry .close-icon:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.team-lists .entry .close-icon:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.member-wrapper{display:flex;}.member-wrapper .thumb-member{flex-shrink:0;margin:0 30px 20px 0px;}
.member-details h1.name{font-size:30px;padding:0 0 15px;} .ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width:25%;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail{padding:7px;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img{margin:0;width:100%;} .icontent h4,.icontent h5{font-family: 'Poppins', sans-serif;font-weight:600;}
.icontent h1{font-size: 48px;}
.icontent h2{font-size: 42px;color:#4835b3;}
.icontent h3{font-size: 30px;}
.icontent h4{font-size: 24px;}
.icontent h5{font-size: 18px;}
h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{padding:0px;} .sec-bottom-cta{background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/bottom-cta.jpg) no-repeat center center/cover;font-size:28px;font-weight:400;padding:55px 0 !important;color:#43ef47;}
.cta-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.cta-wrap .cta-text{width:calc(100% - 280px);}.call-action .cta-action{flex-shrink:0;}
.cta-block a.button{border:1px solid #ffffff; padding: 16px 25px; font-size: 18px; color: #121212; background: #ffffff; font-weight: 600; position: relative; margin: 0;text-transform:capitalize;font-family: 'Poppins', sans-serif;min-width:180px;}
.cta-block a.button::before{content: '\f095';position: relative;font-family: 'FontAwesome';font-weight: normal;margin-right: 10px;font-size: 18px;}
.cta-block a.button:hover{color: #ffffff; border-color: #4835b3; background-color: #4835b3;}
.sec-bottom-cta h2{padding: 0 0 10px; font-size: 40px; text-transform: none; color: #ffffff; font-weight: 700;font-family: 'Poppins', sans-serif;}
.cta-action .fa-phone{display:block;}
.fa, .far, .fas{font-family: 'FontAwesome' !important; font-weight: 400 !important;display:none;} .section-newsletter{background:#4835b3;color:#fff;font-size:20px;text-align:center;padding:100px 0;font-weight:700;}
.section-newsletter h3{font-size:38px;padding:0 0 10px;color:#fff;}
.section-newsletter .wpcf7 input[type="email"]{color: #b4b4b4;height: 65px;padding: 15px 30px;border-radius: 30px 0 0 30px;font-size: 18px;}
.section-newsletter input[type="submit"]{background:#2d2d2d;border-radius:0px 30px 30px 0px;font-size:18px;min-width:170px;height:65px;}
.section-newsletter .wpcf7 p{display:inline-block;padding:0px;}
.section-newsletter .wpcf7-form-control-wrap {position: relative;width: calc(100% - 170px);float: left;}
.section-newsletter .wpcf7{margin:40px auto 0;max-width:530px;} .section-carrier .column.one-third .content {border: 1px solid #efe9e9;padding: 20px;box-sizing: border-box;border-radius: 10px;box-shadow: 0px 0px 40px #eaeaea;background:#fff}
.section-carrier .column .content {text-align: center}
.section-carrier img {margin: 0 auto !important;border: 0px solid #efe9e9;width:inherit !important;}
.section-carrier a.button {font-size: 13px;padding: 6px 12px !important;margin: 5px auto;text-transform: capitalize;min-width:inherit;} .section-services h2{position:relative;padding:0 0 25px !important;}
.ec-services .content-inner > .content{display:flex;flex-wrap:wrap;margin:0px -3px;}
.g4.box-service{width:33.33%;margin:15px 0px;}
.box-block{margin:0px 10px;position:relative;box-shadow: 0 0 10px rgba(0,0,0,0.15);height: 100%; background:#fff;}
.box-block .thumbs{position:relative;overflow:hidden;}.box-block .thumbs img{transition: all 350ms, transform 1200ms;}.box-block .thumbs:hover img{transform:scale(1.15);}
.box-block .box-content{padding:20px;text-align:center;}
.box-content h3{font-family: 'Poppins', sans-serif;font-size:20px;font-weight:600;padding:0px 0px 20px;}
.box-block a.btn{padding:10px 20px;min-width:140px;} .icontent h1 strong,.icontent h2 strong {font-size: 0.6em;display: block;font-weight: 400;color:#5c5c5c}
.section-inner h1{font-size:40px;color:#4835b3;padding:0 0 20px;}.section-inner h2{font-size:36px;padding:0 0 20px;}
.section-inner a:not(.btn){color:#4835b3;}.section-inner a:not(.btn):hover{color:#2c2c2c;}
.section-inner h1+h2{margin-top:-10px;}.section-inner a.button{margin-top:10px;}
.section-light h1,.section-light h2,.section-light h3,.section-light h4,.section-light h5,.section-light h6{color:#fff;}
.section-flex .inner-content,.ec-flex .content-inner > .content{display:flex;flex-wrap:wrap;align-items:center;}
.section-photo img{width:100% !important;}
.ec-map iframe{width:100%;height:960px;}.ec-contact-form input[type="submit"][type="submit"]{margin-left:180px;border-radius:4px;}
.section-welcome .inner-content{background:#ffffff;box-shadow:10px 0px 69px rgba(0,0,0,0.16);padding:70px;margin-top:-120px;}
.section-welcome h1{font-size:42px;color:#4835b3;}.ec-welcome-photo img{margin:0px !important;width:100%;}.ec-welcome-content > .content{padding-left:20px;}
.ec-welcome-content p{margin:0px 0px 25px;}
.section-features h3{color:#4835b3;}.ec-feature > .content{padding:0 20px;}
.section-overlay.container-section .bg-overlay{display:block;}
.ec-community-quote .content{background:rgba(255,255,255,0.11);padding:80px 70px;position:relative;margin-top:25px;}
.ec-community-quote .content::before{content:'';background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/quote-top.png) no-repeat center center/58px auto;position:absolute;top:20px;left:30px;width:58px;height:44px;display:block;}
.ec-community-quote .content::after{content:'';background:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/quote-bottom.png) no-repeat center center/58px auto;position:absolute;bottom:20px;right:30px;width:58px;height:42px;display:block;}
.ec-community-content > .content{padding-right:50px;}
.section-blue-overlay.container-section .bg-overlay{background:rgba(26,11,109,0.75);display:block;}
.ec-worship > .content,.ec-recovery > .content{position:relative;z-index:9;padding:0px 60px;}
.ec-recovery a.button{font-size:15px;min-width:200px;margin-top:45px;}
.ec-donation-content ul{margin:-10px 0px 40px !important;}
.ec-donation-content > .content{padding-right:60px;}.ec-donation-photo > .content{padding-left:60px;}
.section-speaker a.button{margin-top:15px;}
.section-photos .one-fourth{width:25%;padding:0px !important;}.section-photos img{width:100%;margin:0px !important;} @media (min-width: 2000px){ 
}
@media (min-width: 1600px){
.site-header .main.fuild{width:100%;padding:0px 180px;}
.ec-worship > .content,.ec-recovery > .content{padding:0px 180px;}
}
@media (max-width: 1280px){
body{font-size:15px;}
.site-head .main.fluid{width:960px;padding-left:0px;padding-right:0px;margin:0 auto;}
.site-logo {max-width: 120px;}.site-header .main.fuild {padding: 0px 20px;}
.shrink.site-header .site-logo{max-width: 100px;margin-right:20px;}
.inav ul li a{padding:10px 8px;}
.inav ul li.sfHover ul, .inav ul li:hover ul {top: calc(100% + 29px);}
.shrink .inav ul li.sfHover ul, .shrink .inav ul li:hover ul {top: calc(100% + 17px);}
.section.container-section,.wrapper {padding: 70px 0;}
.icontent h1 {font-size: 40px;padding:0 0 15px;}.icontent h2 {font-size: 36px;padding:0 0 15px;}.icontent h3 {font-size: 20px;padding:0 0 10px;}.icontent h4 {font-size: 18px;padding:0 0 10px;}
.ibanner .cpn h3, .ibanner .cpn h4 {font-size: 20px;}.ibanner .cpn{font-size:18px;}
.ibanner .cl-light h1, .ibanner .cl-light h2, .ibanner .cl-dark h1, .ibanner .cl-dark h2 {font-size: 42px;padding: 0px 0px 15px;}
.ibanner .cpn .cta {margin: 30px 0 0;}.ibanner .cpn p:last-child {margin: 0px;}
.ibanner .cpn h3 strong, .ibanner .cpn h2 strong {font-size: 24px;}
.ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn {width: 46%;}
img.alignright {max-width: 350px;}img.alignleft {max-width: 350px;}
.ibanner .cpn .title.animate h3, .ibanner .cpn .title.animate h4{font-size:36px;margin:0px;}
.ibanner .ov.ps-vb {bottom: 40px;}
.iblog .ep .thumbs+.post-content {padding-left: 20px;}  
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {width: 50%;}
.ngg-galleryoverview{margin:0 !important;}
.container-section.iparallax {background-position: 50% 50%!important;background-attachment: scroll;}
.iparallax-style1 .column.last .content{padding: 0 0 0 30px;} .iparallax-style2 .column.last .content {padding: 0 30px 0 0;}
.testimonials-page ul.quote-lists li .block {padding: 25px 20px;}
.logo-lists .logo-thumb {padding: 0 20px;}
.owl-carousel .owl-nav button.owl-prev {left: -25px;) !important;}.owl-carousel .owl-nav button.owl-next {right: -25px;}
.logo-lists.owl-carousel .owl-nav .owl-prev{left:-10px;}.logo-lists.owl-carousel .owl-nav .owl-next{right:-10px;}
.logo-lists.owl-carousel .owl-nav .owl-prev, .logo-lists.owl-carousel .owl-nav .owl-next {
background-size: 20px auto;width: 20px;height: 36px;}
.quote-lists.owl-carousel .owl-nav .owl-prev, .quote-lists.owl-carousel .owl-nav .owl-next {background-size: 25px auto;width: 25px;height: 50px;}	
.quote-lists .block {padding:0px 50px;font-size:18px;}.quote-author{margin:25px 0 0;}
.quote-author h4.name{font-size:16px;}.quote-author p.position{font-size:14px;}
.quote-lists .quote-photo {margin: 0 0 20px;}.quote-lists.owl-carousel .owl-nav .owl-prev {left: 25px;}
a.btn,a.button{min-width:130px;padding:11px 15px;}a.btn-trans{padding:9px 15px;}
.phone a::before{font-size:15px;}
.foot-wgd {padding: 70px 0px 50px;}.wgs-footer ul li {padding: 0px 0px 10px 20px;}
.wg-footer-b .wgs-footer,.wg-footer-c .wgs-footer,.wg-footer-d .wgs-footer {padding:0px;}
.sec-copyright {padding: 15px 0px;}
.wgs-footer .wg-title{font-size:18px;padding:0 0 15px;margin:0 0 20px;}
.ec-map iframe {height: 930px;}.wpcf7 textarea {height: 80px;} .section-inner h1 {font-size: 36px;}.section-inner h2 {font-size: 30px;}
.section-inner a.button {margin-top: 0;}
.section-join-community{padding-bottom:70px !important;}
.section-quotes{padding-top:70px !important;}
.section-worship-recovery,.section-donation{padding-top:70px !important;padding-bottom:70px !important;}
.section-welcome .inner-content {padding: 40px;margin-top: -60px;}
.section-welcome h1{font-size:36px;}
.ec-feature > .content {padding: 0;}.ec-community-content > .content {padding-right: 20px;}
.ec-community-quote .content {padding: 70px 30px;}
.ec-worship > .content, .ec-recovery > .content {padding: 0px 30px;}
.ec-recovery a.button {font-size: 14px;min-width: 140px;margin-top: 15px;}
.ec-donation-content > .content {padding-right: 20px;}.ec-donation-photo > .content {
padding-left: 20px;}
.ec-donation-content ul {margin: -10px 0px 20px !important;}
.box-content h3{font-size:18px !important;padding:0 0 15px !important}
.team-lists .iteam .name {font-size: 18px !important;}
} @media (min-width: 980px) and (max-width: 1280px){
}
@media (max-width:979px) {	
.site-head .main.fluid {width: 720px;}
.wrapper.archive-page {padding:25px 0 15px;}
.shrink.site-header .site-logo{max-width:120px;margin-right:0px;} .ibanner .cpn{margin-top:0;}.ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn {width: 100%;}
.ibanner .page-title {top: 50%;transform: translateY(-50%);}
.icontent .gap-size-30, .icontent .gap-size-large, .icontent .gap-size-l {height:30px;}
.icontent .gap-size-40, .icontent .gap-size-50 {font-size:30px;}
.icontent .econtent .column.two-third:first-child .content {padding-right:25px;}
.iblog.right-sidebar .content-indent {padding-right:0;}     
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:18px; line-height:22px;}
.iblog .ep.esingle .post-title .heading {font-size:22px; line-height:28px;} .iblog .ep .thumbs {width:200px;}   
.ibanner .cl-light h1 {font-size: 36px;}
img.alignright {max-width: 280px;}img.alignleft {max-width: 280px;}
a.btn.btn-quote {padding: 8px 15px;}
.wpcf7 p, .icontent .wpcf7 p{font-size:14px;}
.wpcf7 p > strong {width: 100px;}.wpcf7-form-control-wrap {width: calc(100% - 115px);}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {padding: 10px 15px;font-size: 14px;line-height: 1.4;}
.ec-contact-form input[type="submit"][type="submit"] {margin-left: 115px;}
.sticky-yes .site-header{position: static !important;}.sticky-yes{margin: 0 !important;}
.iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content {padding: 0;} .inav {position: inherit;}.nav-right{margin-right:60px;}
.menu-toggle {display:block; font-size:24px; padding: 7px 10px 8px; transition:all 300ms; z-index:9; line-height:22px; height:22px; width:22px; text-align:center; float:right; cursor:pointer; border-radius: 0px; margin-right: 0; color:#ffffff; background: #4835b3;position:absolute;right:0px;top:30px}
.menu-toggle span {font-size:13px; top:0; line-height:44px; vertical-align:middle; position:absolute; right:60px; color:#fff; text-transform:uppercase; display:none;}  
.menu-toggle.show {color:#ffffff; background: #4835b3;} .menu-toggle .fa-close, .menu-toggle.show .fa-bars {display:none;} .menu-toggle.show .fa-close {display:block;} 
.inav ul.menu {clear:both; border:0 none; margin:0; position:absolute; top:97px; right:0; left:0; z-index:999; padding:0;display:none; transition:right 300ms;background:#2c2c2c;}
.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none; border-bottom:0; border-left:0;} 
.inav ul.menu > li:not(:last-child) {border-bottom:1px solid #2f2f2f;}
.inav ul.menu li a {display:block; color:#fff !important; border:0 none !important; background: #2c2c2c !important; padding:8px 35px 8px 20px !important; line-height:20px; font-size:13px; text-align:center; font-weight:500;}
.inav ul.menu li li a {color:#fff !important; font-size:14px !important; font-weight:400 !important;} 
.inav ul.menu li a br, .inav ul.menu > li.menu-item-has-children > a::after {display:none !important;} 
.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.menu li.sfHover > a, .inav ul.sub-menu > li.current_page_item > a, .inav ul.sub-menu > li.current-page-ancestor > a,.inav ul.sub-menu > li.current-page-parent > a,.inav ul.menu > li.current-menu-item > a{color: #fff !important;background:#4835b3 !important;}
.inav ul.menu ul {width:100%;position:static; visibility:visible !important; display:block !important;background:#4835b3; border:0; padding:0; margin:0; transform:translateX(0); border-radius:0;opacity: 1 !important} .inav ul.menu li:hover ul, .inav ul.menu li.sfHover ul {display:block !important;}
.inav ul.menu ul li {border-top:0; border-left:0; border-right:0; border-bottom:0 none; width:100%;} 
.inav ul.menu ul li a {padding:8px 35px 8px 20px !important; text-align:center;}  
.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;}.inav ul li.menu-item-has-children a.sf-with-ul:before {position: absolute;right: 20px;top: 50%;transform: translateY(-50%);margin: 0;} }
@media (min-width: 768px) and (max-width: 979px) {  
}
@media (min-width: 980px) {.inav ul.menu {display: block !important;} }
@media (max-width: 767px) {
#wpadminbar{position:fixed !important;}
.site-header .main.fuild{width:90%;padding:0px;}
.wrapper, .section.container-section, .iblog.iblog-page {padding:50px 0px;} 
.icontent h1 {font-size: 36px;}.icontent h2 {font-size: 30px;}.ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn {width: 100%;}
.section-contact br{display:block;}
body {min-width:320px;} .sidebar {margin-top:25px;}.ibanner .cpn br{display:none;}
.ibanner .cpn h3, .ibanner .cpn h4 { font-size: 18px;}
.ibanner .cl-light h1, .ibanner .cl-light h2, .ibanner .cl-dark h1, .ibanner .cl-dark h2 {font-size: 30px;padding:0px 0px 10px;}.ibanner .cpn{font-size:16px;}
.ibanner .cpn .cta {margin: 20px 0 0;}.ibanner .cpn p:last-child{margin:15px 0 0;}
.ibanner .cpn h3 strong, .ibanner .cpn h2 strong {font-size: 24px;padding:0 0 5px;}
.ibanner .cpn .title.animate h3, .ibanner .cpn .title.animate h4 {font-size: 30px;}
.ibanner .page-title.ov-no{padding:50px 0px;}.ibanner .page-title .title{font-size:24px;}
.column {margin-bottom:0;} .column+.column {}
.column:last-child, .column.last {padding-bottom:0; margin-bottom:0;} .owl-nav .owl-prev{left:-15px;}.owl-nav .owl-next{right:-15px;}
.iparallax .parallax-overlay.overlay-style2,.iparallax .parallax-overlay.overlay-style1{background-image:none;}
.iparallax .parallax-overlay > span {display: block;}
.iparallax .parallax-overlay.overlay-style2 {left: 0;}.iparallax .parallax-overlay.overlay-style1{right:0}
.iparallax-style1 .column.last .content{padding:0 0 30px;}.iparallax-style2 .column.last .content{padding:0px;} .testimonials-page .block > .content {display: block;}
.testimonials-page ul.quote-lists li .block{text-align:center;}
.testimonials-page .quote-lists .quote-photo {margin-bottom: 20px;}
.testimonials-page h1 {padding: 0 0 25px !important;}
.foot-wgd {padding: 50px 0px;}
.wg-footer-b .wgs-footer, .wg-footer-c .wgs-footer, .wg-footer-d .wgs-footer {padding-top:30px;}
.ec-map iframe {height: 400px !important;}
.foot-wgd img,.ec-intro-feature img{width:inherit;margin:inherit;display:inline-block;}
.footer-logo {margin-bottom: 20px;}.footer .socials {margin: 20px -7px 0px;}
.ec-contact-phone{margin-top:30px;} .section-inner h1 {font-size: 30px;}.section-inner h2 {font-size: 26px;}
.section-join-community{padding-bottom:50px !important;}
.section-quotes,.section-welcome{padding-top:50px !important;}
.section-worship-recovery,.section-donation,.section-speaker{padding-top:50px !important;padding-bottom:50px !important;}
.section-welcome .inner-content {padding: 20px;margin-top:0px;}
.section-welcome h1{font-size:30px;}
.ec-community-content > .content,.ec-donation-content > .content {padding-right: 0px;}
.ec-community-quote .content {padding: 70px 20px;}
.ec-worship > .content, .ec-recovery > .content {padding: 0px 20px;}
.ec-donation-photo > .content,.ec-welcome-content > .content {padding-left: 0px;}
.ec-feature:not(:last-child) > .content{margin-bottom:20px;}
.ec-community-photo img,.ec-donation-photo img{width:100% !important;}
.ec-recovery{margin-top:30px;}
.section-photos .one-fourth {width: 50%;}
.team-lists .g6 {width: 100%;}
.g4.box-service {width: 50%;}
a.btn-quote {padding: 8px 15px;}
.inav ul.menu {top: 96px;}
}
@media (max-width:568px) {
.header-sticky.sticky-yes .site-top {margin-top: 0;} 
.wpcf7 p, .icontent .wpcf7 p{display:inherit;}.wpcf7 p > strong {width: 100%;padding:0 0 5px;}
.wpcf7 .wpcf7-form-control-wrap.interested {width: 100%;}
.wpcf7 p.submit-btn > strong{display:none;}
.wpcf7 p, .icontent .wpcf7 p{padding:0 0 10px;}
.ec-contact-form input[type="submit"][type="submit"]{margin-left:0px;}
.flexslider{background: #000;}
.flexslider li.slide{display:flex !important;flex-wrap:wrap;}.cpn br{display:none !important;}
.ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn{width:100%;}
.ibanner .flexslider .ov {position: static;bottom: 0;top: inherit !important;transform: translateY(0) !important;padding: 20px 0px;order:2;text-align:left;}
.ibanner .thumbs:after{display:none;}
.top-wrap{justify-content:center;text-align:center;}
.top-r{width:100%;margin-top:0;justify-content:center;}
.quote-lists .block {padding: 0;}.quote-lists .owl-controls{display:none;}
.g4.box-service {width: 100%;}
.topbar {padding: 5px 0px;}
.top-wrap .socials .link a {width: 25px;height: 25px;font-size: 15px;}
}
@media (max-width:479px) {
.icontent h1 {font-size: 30px;}.icontent h2 {font-size: 24px;}
.site-logo {max-width: 100px;}a.btn-quote{min-width:120px;}
.ibanner .cpn .title.animate h3, .ibanner .cpn .title.animate h4 {font-size: 24px;}
.menu-toggle{top:23px;}.inav ul.menu{top:85px;}
.section-welcome h1{font-size:24px;}
.ec-map iframe {height: 250px !important;}
.section-photos .one-fourth {width: 100%;}
}
@media (max-width:420px) and (orientation: portrait) {
}@font-face{font-family:'FontAwesome';src:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//goodsamaritanpsl.org/wp-content/themes/scgoods/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//goodsamaritanpsl.org/wp-content/themes/scgoods/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//goodsamaritanpsl.org/wp-content/themes/scgoods/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//goodsamaritanpsl.org/wp-content/themes/scgoods/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@keyframes slideDown {
0% {
transform: translateY(-100%);}
50%{
transform: translateY(8%);}
65%{
transform: translateY(-4%);}
80%{
transform: translateY(4%);}
95%{
transform: translateY(-2%);}			
100% {
transform: translateY(0%);}		
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);}
50%{
-webkit-transform: translateY(8%);}
65%{
-webkit-transform: translateY(-4%);}
80%{
-webkit-transform: translateY(4%);}
95%{
-webkit-transform: translateY(-2%);}			
100% {
-webkit-transform: translateY(0%);}	
}
.slideDown{
animation-name: slideDown;
-webkit-animation-name: slideDown;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;	
visibility: visible !important;						
}
@keyframes slideUp {
0% {
transform: translateY(100%);}
50%{
transform: translateY(-8%);}
65%{
transform: translateY(4%);}
80%{
transform: translateY(-4%);}
95%{
transform: translateY(2%);}			
100% {
transform: translateY(0%);}	
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(100%);}
50%{
-webkit-transform: translateY(-8%);}
65%{
-webkit-transform: translateY(4%);}
80%{
-webkit-transform: translateY(-4%);}
95%{
-webkit-transform: translateY(2%);}			
100% {
-webkit-transform: translateY(0%);}	
}
.slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;
visibility: visible !important;			
}
@keyframes slideLeft {
0% {
transform: translateX(150%);}
50%{
transform: translateX(-8%);}
65%{
transform: translateX(4%);}
80%{
transform: translateX(-4%);}
95%{
transform: translateX(2%);}			
100% {
transform: translateX(0%);}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform: translateX(150%);}
50%{
-webkit-transform: translateX(-8%);}
65%{
-webkit-transform: translateX(4%);}
80%{
-webkit-transform: translateX(-4%);}
95%{
-webkit-transform: translateX(2%);}			
100% {
-webkit-transform: translateX(0%);}
}
.slideLeft{
animation-name: slideLeft;
-webkit-animation-name: slideLeft;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;
visibility: visible !important;	
}
@keyframes slideRight {
0% {
transform: translateX(-150%);}
50%{
transform: translateX(8%);}
65%{
transform: translateX(-4%);}
80%{
transform: translateX(4%);}
95%{
transform: translateX(-2%);}			
100% {
transform: translateX(0%);}	
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform: translateX(-150%);}
50%{
-webkit-transform: translateX(8%);}
65%{
-webkit-transform: translateX(-4%);}
80%{
-webkit-transform: translateX(4%);}
95%{
-webkit-transform: translateX(-2%);}			
100% {
-webkit-transform: translateX(0%);}
}
.slideRight{
animation-name: slideRight;
-webkit-animation-name: slideRight;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;		
visibility: visible !important;	
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
-ms-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
-ms-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-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: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-ms-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-ms-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-ms-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
-ms-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
-ms-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
-ms-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
-ms-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
-ms-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
-ms-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
-ms-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 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: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
-ms-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
-ms-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
-ms-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
-ms-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
-ms-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
-ms-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
-ms-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
-ms-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
-ms-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
-ms-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
-ms-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
-ms-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
-ms-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.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: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.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 fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
-ms-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
-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) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.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) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.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);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 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-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
-ms-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
-ms-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
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% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) 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;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
-ms-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
-ms-transform: none;
transform: none;
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: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
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: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
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: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
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: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
-ms-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
-ms-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
-ms-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
-ms-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
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: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
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: rotate3d(0, 0, 1, 80deg);
-ms-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 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%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
-ms-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 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;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
-ms-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
-ms-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#cdcdcd; background:rgba(205,205,205,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#ccced8; background:rgba(204,206,216,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(204,206,216,0.95);
filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(204,206,216,1);
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//goodsamaritanpsl.org/wp-content/themes/scgoods/images/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;} .owl-carousel.owl-loading {opacity: 0; display: block;} .no-js .owl-carousel {display: block;}
.owl-carousel.owl-hidden { opacity: 0;} .owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item img {display: block; -webkit-transform-style: preserve-3d; margin:0 auto;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto;-ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl { direction: rtl;} .owl-carousel.owl-rtl .owl-item { float: right;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}