@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}

html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
scroll-behavior: smooth;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//proici.co.uk/wp-content/themes/proici/fonts/bootstrap/glyphicons-halflings-regular.eot);
src: url(//proici.co.uk/wp-content/themes/proici/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//proici.co.uk/wp-content/themes/proici/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(//proici.co.uk/wp-content/themes/proici/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(//proici.co.uk/wp-content/themes/proici/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(//proici.co.uk/wp-content/themes/proici/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
halflings-bold
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #e51d86;
text-decoration: none;
}
a:hover, a:focus {
color: #a3135e;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 0px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px; border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%;
}
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 { font-size:24px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase, .initialism {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #e51d86;
}
a.text-primary:hover,
a.text-primary:focus {
color: #ba156c;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
}
.bg-primary {
background-color: #e51d86;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #ba156c;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}
.dl-horizontal dd:after {
clear: both;
}
@media (min-width: 1200px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 0px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 0px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 0px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
}
.form-control, .wpcf7-form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, .wpcf7-form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder, .wpcf7-form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder, .wpcf7-form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder, .wpcf7-form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand, .wpcf7-form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control, .wpcf7-form-control[disabled], .wpcf7-form-control[readonly],
fieldset[disabled] .wpcf7-form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control, .wpcf7-form-control[disabled],
fieldset[disabled] .wpcf7-form-control {
cursor: not-allowed;
}
textarea.form-control, textarea.wpcf7-form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input[type="date"] .wpcf7-form-control,
input[type="time"].form-control,
input[type="time"] .wpcf7-form-control,
input[type="datetime-local"].form-control,
input[type="datetime-local"] .wpcf7-form-control,
input[type="month"].form-control,
input[type="month"] .wpcf7-form-control {
line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
.input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
.input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
.input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn,
.input-group-sm
input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
.input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
.input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
.input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn,
.input-group-lg
input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 0px;
}
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-sm .form-control, .form-group-sm .wpcf7-form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 0px;
}
.form-group-sm select.form-control, .form-group-sm select.wpcf7-form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm textarea.wpcf7-form-control,
.form-group-sm select[multiple].form-control, .form-group-sm select[multiple].wpcf7-form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 0px;
}
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-lg .form-control, .form-group-lg .wpcf7-form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 0px;
}
.form-group-lg select.form-control, .form-group-lg select.wpcf7-form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg textarea.wpcf7-form-control,
.form-group-lg select[multiple].form-control, .form-group-lg select[multiple].wpcf7-form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.33333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control, .form-inline .wpcf7-form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control,
.form-inline .input-group .wpcf7-form-control {
width: auto;
}
.form-inline .input-group > .form-control, .form-inline .input-group > .wpcf7-form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn, .wpcf7-submit {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus, .wpcf7-submit:focus, .wpcf7-submit.focus, .wpcf7-submit:active:focus, .wpcf7-submit:active.focus, .wpcf7-submit.active:focus, .wpcf7-submit.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus, .wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit.focus {
color: #333;
text-decoration: none;
}
.btn:active, .btn.active, .wpcf7-submit:active, .wpcf7-submit.active {
outline: 0;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn, .wpcf7-submit.disabled, .wpcf7-submit[disabled],
fieldset[disabled] .wpcf7-submit {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary, .wpcf7-submit {
color: #fff;
background-color: #e51d86;
border-color: #d11879;
}
.btn-primary:focus, .btn-primary.focus, .wpcf7-submit:focus, .wpcf7-submit.focus {
color: #fff;
background-color: #ba156c;
border-color: #5e0b37;
}
.btn-primary:hover, .wpcf7-submit:hover {
color: #fff;
background-color: #ba156c;
border-color: #9a1259;
}
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle, .wpcf7-submit:active, .wpcf7-submit.active,
.open > .wpcf7-submit.dropdown-toggle {
color: #fff;
background-color: #ba156c;
border-color: #9a1259;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus, .wpcf7-submit:active:hover, .wpcf7-submit:active:focus, .wpcf7-submit:active.focus, .wpcf7-submit.active:hover, .wpcf7-submit.active:focus, .wpcf7-submit.active.focus,
.open > .wpcf7-submit.dropdown-toggle:hover,
.open > .wpcf7-submit.dropdown-toggle:focus,
.open > .wpcf7-submit.dropdown-toggle.focus {
color: #fff;
background-color: #9a1259;
border-color: #5e0b37;
}
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle, .wpcf7-submit:active, .wpcf7-submit.active,
.open > .wpcf7-submit.dropdown-toggle {
background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus, .wpcf7-submit.disabled:hover, .wpcf7-submit.disabled:focus, .wpcf7-submit.disabled.focus, .wpcf7-submit[disabled]:hover, .wpcf7-submit[disabled]:focus, .wpcf7-submit[disabled].focus,
fieldset[disabled] .wpcf7-submit:hover,
fieldset[disabled] .wpcf7-submit:focus,
fieldset[disabled] .wpcf7-submit.focus {
background-color: #e51d86;
border-color: #d11879;
}
.btn-primary .badge, .wpcf7-submit .badge {
color: #e51d86;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #e51d86;
font-weight: normal;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #a3135e;
text-decoration: none;
background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 0px;
}
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 0px;
}
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 0px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.btn-shake{
animation: shake 3s cubic-bezier(.36,.07,.19,.97) both infinite;
}
@keyframes shake {
0%, 10%, 20%, 30%, 40% {
transform: translate3d(0, 0, 0);
}
50%, 70% {
transform: translate3d(-3px, 0, 0);
}
60%, 80% {
transform: translate3d(3px, 0, 0);
}
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #fed4f0;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #e51d86;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 1200px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table;
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 0px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 0px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
border-color: #e51d86;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 0px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #e51d86;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 0px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 0px 0px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: auto;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before, .navbar:after {
content: " ";
display: table;
}
.navbar:after {
clear: both;
}
@media (min-width: 1200px) {
.navbar {
border-radius: 0px;
}
}
.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}
.navbar-header:after {
clear: both;
}
@media (min-width: 1200px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 1200px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 1200px) {
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 1200px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 1200px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: auto-20px/2 15px;
font-size: 18px;
line-height: 20px;
height: auto;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 1200px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: auto-34px/2;
margin-bottom: auto-34px/2;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 0px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 1200px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: auto-20px/2/2 -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
font-size:16px;
font-size:1.5rem;
}
@media (max-width: 1199px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
border: 1px solid #e51d86;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 1200px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: auto-20px/2;
padding-bottom: auto-20px/2;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: auto-34px/2;
margin-bottom: auto-34px/2;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control, .navbar-form .wpcf7-form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control,
.navbar-form .input-group .wpcf7-form-control {
width: auto;
}
.navbar-form .input-group > .form-control, .navbar-form .input-group > .wpcf7-form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 1199px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: auto-34px/2;
margin-bottom: auto-34px/2;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: auto-30px/2;
margin-bottom: auto-30px/2;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: auto-22/2;
margin-bottom: auto-22/2;
}
.navbar-text {
margin-top: auto-20px/2;
margin-bottom: auto-20px/2;
}
@media (min-width: 1200px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 1200px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default .navbar-brand {
color: black;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: black;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #333333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: white;
background-color: #e51d86;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: white;
background-color: #e51d86;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: white;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e51d86;
color: white;
}
@media (max-width: 1199px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: black;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: white;
background-color: #e51d86;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: white;
background-color: #e51d86;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: black;
}
.navbar-default .navbar-link:hover {
color: white;
}
.navbar-default .btn-link {
color: black;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: white;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #090909;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: #fff;
}
@media (max-width: 1199px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
border-radius: 0px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "> ";
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 0px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #e51d86;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 2;
color: #a3135e;
background-color: #eeeeee;
border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #e51d86;
border-color: #e51d86;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager:before, .pager:after {
content: " ";
display: table;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #e51d86;
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #ba156c;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #e51d86;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 0px;
padding-left: 15px;
padding-right: 15px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0px;
-webkit-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #e51d86;
}
.alert, .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0px;
}
.alert h4, .wpcf7-validation-errors h4, .wpcf7-mail-sent-ok h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link, .wpcf7-validation-errors .alert-link, .wpcf7-mail-sent-ok .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul, .wpcf7-validation-errors > p,
.wpcf7-validation-errors > ul, .wpcf7-mail-sent-ok > p,
.wpcf7-mail-sent-ok > ul {
margin-bottom: 0;
}
.alert > p + p, .wpcf7-validation-errors > p + p, .wpcf7-mail-sent-ok > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success, .wpcf7-mail-sent-ok {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr, .wpcf7-mail-sent-ok hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link, .wpcf7-mail-sent-ok .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning, .wpcf7-validation-errors {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr, .wpcf7-validation-errors hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link, .wpcf7-validation-errors .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 0px;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #e51d86;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #e51d86;
border-color: #e51d86;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #fad4e8;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 0px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before, .panel-body:after {
content: " ";
display: table;
}
.panel-body:after {
clear: both;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: -1px;
border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: -1px;
border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: -1px;
border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: -1px;
border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: -1px;
border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: -1px;
border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: -1px;
border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: -1px;
border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 0px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #e51d86;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #e51d86;
border-color: #e51d86;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #e51d86;
}
.panel-primary > .panel-heading .badge {
color: #e51d86;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #e51d86;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 0px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 0px;
}
.well-sm {
padding: 9px;
border-radius: 0px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0px;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
content: " ";
display: table;
}
.modal-header:after {
clear: both;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Roboto", sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Roboto", sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: -1px -1px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
height: auto;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: -webkit-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
height:80%;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: transparent;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
} .push-down-10 {
margin-top: 10px;
}
.push-down-15 {
margin-top: 15px;
}
.push-down-20 {
margin-top: 20px;
}
.push-down-30 {
margin-top: 30px;
} .col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-15 {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-15 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-15 {
width: 20%;
float: left;
}
} .btn-outline-white {
border: 1px solid white;
color: white;
}
.btn-outline-white:hover {
background-color: white;
color: #51a00f;
} .text-shadow {
text-shadow: 1px 1px 1px #000;
}
.inline {
display: inline-block;
}
.btn {
-webkit-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
a {
-webkit-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
} .flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-1 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.flex-start {
-ms-flex-item-align: start;
align-self: flex-start;
}
.flex-center {
-ms-flex-item-align: center;
align-self: center;
}
.flex-end {
-ms-flex-item-align: end;
align-self: flex-end;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Varela Round", sans-serif;
}
body {
overflow-x: hidden;
}
header {
margin-top:5px;
background-color: white;
border-bottom:2px solid #ea2d91;
}
header .logo {
position: relative;
z-index: 5;
max-width: 230px;
height: auto;
z-index: 100;
}
.logo-xs {
display: none;
}
.logo-xs img {
height: 47px;
width: auto;
}
@media (min-width: 0px) and (max-width: 410px) {
header .logo .logo-normal {
display: none;
}
.logo-xs {
display: inline-block;
position: relative;
z-index: 99999999999 !important;
}
}
.slider .carousel-control.left, .slider .carousel-control.right {
background-image: none !important;
-webkit-filter: none !important;
filter: none !important;
}
.slider .item {
background-size: cover;
background-position: center center;
padding-bottom: 40px;
}
.slider .slide1 {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/slide1.jpg);
}
.slider .slide2 {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/slide2.jpg);
}
.slider .slide4 {
background-image: url(http://proici.co.uk/wp-content/uploads/2018/10/Slide5.jpg);
}
.slider .slide20 {
background-image: url(http://proici.co.uk/wp-content/uploads/2017/06/Proici-Showroom-1920x1080.jpg);
}
.slider .slide-content {
background-color: rgba(229, 29, 134, 0.7);
color: white;
font-family: "Varela Round", sans-serif;
padding: 15px;
width: 100%;
text-shadow: 0px 0px 1px #000;
text-align: center;
}
.slider .slide-content h1 {
font-size: 30px;
margin: 0px;
line-height: 38px;
margin-bottom: 10px;
}
.slider .slide-content p {
font-family: "Roboto", sans-serif;
font-size: 20px;
margin-bottom: 0px;
font-weight: 300;
}
.slide-contain {
width:80%;
margin: 0 auto;
}
.slider .slide-content .link {
margin-top: 25px;
text-align: right;
}
.slider .slide-content .link i {
padding: 0px;
padding-left: 3px;
font-size: 20px;
display: inline-block;
width: 30px;
line-height: 25px;
border-radius: 50%;
text-align: center;
border: 2px solid white;
margin-left: 10px;
}
.slider .slide-content .link a {
color: white;
font-size: 18px;
font-family: arial;
}
.slide-mobile {
padding-top:10px;
background-color:#ea2d91;
text-align: center;
padding-bottom: 10px;
}
.slide-mobile h1 {
margin-top:0;
color:#ffffff;
}
.slide-mobile h4 {
margin-top:0;
color:#ffffff;
}
.slide-mobile p {
margin-top:0;
color:#ffffff;
}
.slide-mobile a {
margin-top:0;
color:#ffffff;
font-size:18px;
}
.navbar-header {
margin-top: -60px;
margin-bottom: 0px;
}
@media (min-width: 768px) {
.slider .slide-content {
position: absolute;    
bottom: 0%;
width:100%;
}
}
@media (min-width: 0px) and (max-width: 768px) {
.slider {
text-align: center;
}
.slider .slide-content {
background-color: rgba(229, 29, 134, 0.7);
color: white;
font-family: "Varela Round", sans-serif;
padding: 15px;
width: 100%;
text-shadow: 0px 0px 1px #000;
text-align: center;
}
.slider .slide-content h1 {
font-size: 24px;
line-height: auto;
margin-left: 0px;
}
.slider .slide-content p {
width: 100%;
}
.slider .slide-content .link {
text-align: center;
}
header .logo {
max-width: 180px;
}
.navbar-header {
margin-top: -55px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.slider .slide-content {
width: 100%;
bottom: 0;
text-align:center;
}
.slider .slide-content h1 {
font-size: 24px;
line-height: auto;
}
}
.arrow {
color: white;
display: inline-block;
}
.arrow a {
color: white;
font-size: 18px;
}
.arrow i {
padding: 0px;
padding-left: 3px;
font-size: 20px;
display: inline-block;
width: 30px;
line-height: 25px;
border-radius: 50%;
text-align: center;
border: 2px solid white;
margin-left: 10px;
}
section .section2 {
position: relative;
background-image: url(//proici.co.uk/wp-content/themes/proici/img/section2.jpg);
background-size: cover;
background-position: center center;
border-top: 1px solid white;
}
section .section2:hover {
cursor: pointer;
}
section .section2 .content {
background-color: rgba(0, 0, 0, 0.4);
max-width: 550px;
color: white;
padding: 20px;
}
section .section2 .content h2 {
margin-top: 0px;
font-family: "Varela Round", sans-serif;
font-size: 30px;
}
section .section2 .content p {
font-size: 20px;
width: 80%;
margin-bottom: 0px;
font-weight: 300;
}
section .section2 .container-fluid {
position: relative;
}
section .section2 .arrow {
position: absolute;
bottom: 5%;
right: 5%;
}
section .section3 {
position: relative;
background-image: url(//proici.co.uk/wp-content/themes/proici/img/section3.jpg);
background-size: cover;
background-position: center center;
}
section .section3:hover {
cursor: pointer;
}
section .section3 .content {
background-color: rgba(0, 0, 0, 0.4);
max-width: 550px;
color: white;
padding: 20px;
}
section .section3 .content h2 {
margin-top: 0px;
font-family: "Varela Round", sans-serif;
font-size: 30px;
}
section .section3 .content p {
font-size: 20px;
width: 80%;
margin-bottom: 0px;
font-weight: 300;
}
section .section3 .container-fluid {
position: relative;
}
section .section3 .arrow {
position: absolute;
bottom: 5%;
right: 5%;
} section .section4 {
position: relative;
padding-bottom:100px;
background-color: #ebebeb;
}
section .section4:hover {
}
section .section4 .content {
color: white;
padding-top: 20px;
padding-bottom: 20px;
margin: 0 auto;
position: relative;
text-align: center;
width:80%;
}
section .section4 .content hr {
border-color:#ea2d91;
}
section .section4 .content h2 {
color: #263a4a;
margin-top: 10px;
font-family: "Varela Round", sans-serif;
font-size: 30px;
text-align: center;
}
section .section4 .content p {
font-size: 20px;
margin-bottom: 0px;
font-weight: 300;
color: #263a4a;
text-align: center;
}
section .section4 .container-fluid {
position: relative;
} section .section5 {
position: relative;
background-color:#393f54;
}
section .section5:hover {
}
section .section5 .content {
color: white;
padding-top: 20px;
padding-bottom:20px;
margin: 0 auto;
position: relative;
text-align: center;
width:90%;
}
section .section5 .content hr {
border-color:#ffffff;
}
section .section5 .content h2 {
color: #ffffff;
margin-top: 10px;
font-family: "Varela Round", sans-serif;
font-size: 20px;
text-align: center;
}
section .section5 .content p {
font-size: 14px;
margin-bottom: 0px;
font-weight: 300;
color: #ffffff;
text-align: center;
}
section .section5 .container-fluid {
position: relative;
} section .section6 {
position: relative;
background-color:#393f54;
}
section .section6:hover {
}
section .section6 .content {
color: white;
padding-top: 20px;
padding-bottom:20px;
margin: 0 auto;
position: relative;
text-align: center;
width:90%;
}
section .section6 .content hr {
border-color:#ffffff;
}
section .section6 .content h2 {
color: #ffffff;
margin-top: 10px;
font-family: "Varela Round", sans-serif;
font-size: 20px;
text-align: center;
}
section .section6 .content p {
font-size: 14px;
margin-bottom: 0px;
font-weight: 300;
color: #ffffff;
text-align: center;
}
section .section6 .container-fluid {
position: relative;
}
.toplap {
background-color: #393f54;
padding-top: 10px;
padding-bottom: 10px;
margin: 0 auto;
margin-top: -10em;
width: 60%;
}
.toplap a {
color:#ffffff;
}
@media (min-width: 0px) and (max-width: 768px) {
.toplap {
margin: 0 auto;
margin-top:-110px;
background-color: #393f54;
width:80%;
}
}
@media (min-width: 768px) {
section .section2 .content, section .section3 .content {
position: absolute;
top: 10%;
}
}
@media (min-width: 768px) {
section .section4 .content {
position: relative;
margin-top:40px;
text-align: center;
}
}
@media (min-width: 768px) {
section .section5 .content {
position: relative;
margin-top:10px;
text-align: center;
}
}
@media (min-width: 768px) {
section .section6 .content {
position: relative;
margin-top:40px;
text-align: center;
}
}
@media (min-width: 0px) and (max-width: 768px) {
section .section2, section .section3, section .section4, section .section5, section .section6 {
text-align: center;
}
section .section2 .content, section .section3 .content, section .section4 .content, section .section5 .content, section .section6 .content {
text-align: center;
margin: 15px;
display: inline-block;
max-width: 400px;
text-align: center;
}
section .section2 .content p, section .section3 .content p, section .section4 .content p, section .section6 .content p {
width: 100%;
}
section .section3 .content, , section .section4 .content, section .section5, section .section6 {
margin-bottom: 100px;
}
}
@media (min-width: 0px) and (max-width: 768px) {
section .buckets {
border-top: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
}
section .buckets .bucket {
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
background-size: cover;
background-position: center center;
position: relative;
min-height: 325px;
}
}
section .buckets {
border-top: 1px solid #ebebeb;
border-left: 15px solid #ebebeb;
}
section .buckets .bucket {
border-bottom: 15px solid #ebebeb;
border-right: 15px solid #ebebeb;
background-size: cover;
background-position: center center;
position: relative;
min-height: 325px;
}
section .buckets .bucket a .arrow {
position: absolute;
right: 15px;
}
section .buckets a {
display: block;
position: absolute;
bottom: 0px;
left: 0px;
background-color: rgba(0, 0, 0, 0.6);
width: 100%;
padding: 15px 0px;
padding-left: 15px;
color: white;
font-size: 18px;
}
section .buckets .interiors {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/buckets/officeinteriors.jpg);
}
section .buckets .officeinteriors {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/buckets/interiors.jpg);
}
section .buckets .retail {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/buckets/retail.jpg);
}
section .buckets .storage {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/buckets/storage.jpg);
}
section .buckets .leisure {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/buckets/leisure.jpg);
}
section .buckets .public {
background-image: url(//proici.co.uk/wp-content/themes/proici/img/buckets/public.jpg);
}
header {
padding-bottom: 10px;
}
header .top-stripe {
text-align: center;
padding-top:5px;
background-color: #ffffff;
}
header .top-stripe ul {
display: inline-block;
list-style: none;
padding: 0px;
margin: 0px;
}
header .top-stripe ul li {
display: inline-block;
}
header .contact {
font-family: "Varela Round", sans-serif;
}
header .contact a {
color: black;
}
header .contact i {
margin-right: 5px;
}
header .contact li {
margin-right: 10px;
}
header .social li {
margin-right: 5px;
}
header .social li fa {
font-size: 18px;
}
@media (min-width: 0px) and (max-width: 1200px) {
header .social li fa {
font-size: 10px;
}
}
header .social a {
color: black;
display: block;
padding: 3px;
font-size: 18px;
}
header .navbar {
margin-bottom: 0px;
}
header .menu {
margin-top: 10px;
}
.search-header {
display: none;
background-color: #e51d86;
padding: 10px 0px;
}
.search-header .close-search {
display: inline-block;
width: 32px;
font-size: 24px;
color: white;
text-align: center;
}
.search-header .close-search:hover {
background-color: white;
color: #e51d86;
cursor: pointer;
}
.search-header input[type="text"] {
background-color: white;
border: none;
box-shadow: none;
border: 1px solid white;
border-radius: 0px;
}
.search-header input[type="submit"] {
background-color: transparent;
border: none;
color: white;
border: 1px solid white;
border-radius: 0px;
}
.search-header .form-control::-webkit-input-placeholder {
color: #e51d86;
}
.search-header .form-control:-moz-placeholder {
color: #e51d86;
}
.search-header .form-control::-moz-placeholder {
color: #e51d86;
}
.search-header .form-control:-ms-input-placeholder {
color: #e51d86;
}
.search-header .input-wrap {
position: relative;
}
.search-header .input-wrap input[type="submit"] {
position: absolute;
top: 0px;
right: 0px;
background-color: #e51d86;
height: 100%;
}
.menu-items-wrap {
text-align: right;
}
.menu-items-wrap .navbar-nav {
display: inline-block; }
.dropdown-menu > li > a {
padding: 10px 15px;
}
@media (min-width: 0px) and (max-width: 1200px) {
.menu-items-wrap {
text-align: center;
}
.menu-items-wrap .navbar-nav {
display: block;
}
.dropdown-menu > li > a {
text-align: center;
}
.hide-small {
display: none !important;
}
header {
padding-bottom: 0px;
}
.menu-items-wrap {
margin-top: 15px;
}
}
.navbar-toggle {
font-size: 16px;
border: none;
border-radius: 0px;
margin-left: 10px;
}
.navbar-toggle:hover {
background-color: #e51d86 !important;
color: white;
}
.dropdown-menu {
border-radius: 0;
border: none;
background-color: rgba(255, 255, 255, 0.95);
}
@media (min-width: 0px) and (max-width: 600px) {
header .top-stripe {
text-align: center;
}
header ul.social {
display: block;
}
header ul.social a {
padding: 15px;
font-size: 18px;
}
}
footer {
background-color: #f5f5f5;
}
footer .footer-menu {
background-color: #e51d86;
color: white;
text-align: center;
margin-bottom: 20px;
}
footer .footer-menu ul {
display: inline-block;
margin: 0px;
padding: 0px;
list-style: none;
}
footer .footer-menu ul li {
display: inline-block;
}
footer .footer-menu ul li a {
display: block;
color: white;
padding: 10px 15px;
}
footer .footer-menu ul li a:hover {
background-color: #f5f5f5;
color: #e51d86;
}
footer {
color: #6e7075;
}
footer .enquire a, footer .enquire span {
font-family: "Varela Round", sans-serif;
font-size: 18px;
font-weight: 700;
color: #e51d86;
}
footer .social-wrap {
text-align: center;
margin-top: 20px;
}
footer ul.social {
display: inline-block;
list-style: none;
margin: 0px;
padding: 0px;
}
footer ul.social li {
display: inline-block;
}
footer ul.social li a {
color: #87898f;
font-size: 18px;
padding: 15px;
}
footer .copy {
text-align: center;
margin-top: 20px;
background-color: black;
color: white;
padding: 10px 0px;
}
footer .copy p {
margin-bottom: 0px;
}
footer .copy a {
color: #e51d86;
}
.footer-logo-wrap {
max-width: 220px;
}
.footer-logo {
text-align: center;
}
.client-examples {
margin-top: 10px;
margin-bottom: 20px;
}
.client-examples h2 {
font-family: "Varela Round", sans-serif;
text-align: center;
}
.bx-wrapper {
margin-bottom: 0px !important;
}
.pg-header {
padding: 280px 0px;
background-position: top center;
background-size: cover;
}
.pg-header h1 {
font-family: "Varela Round", sans-serif;
margin: 0px;
padding: 15px;
display: inline-block;
background-color: rgba(153, 153, 153, 0.8);
color: white;
}
.pg-header h2 {
font-family: "Varela Round", sans-serif;
color:white;
font-size:3em;
}
.pg-lgheader {
padding: 200px 0px;
background-position: top center;
background-size: cover;
}
.pg-pg-lgheader h1 {
font-family: "Varela Round", sans-serif;
margin: 0px;
padding: 15px;
display: inline-block;
background-color: rgba(153, 153, 153, 0.8);
color: white;
}
.common-content {
margin-top: 20px;
}
.common-content .heading-group {
padding-bottom: 20px;
margin-bottom: 35px;
border-bottom: 1px solid #e8e8e8;
}
.common-content .heading-group h2 {
margin-bottom: 0px;
}
.common-content .heading-group h3 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 0px;
}
.common-content h4 {
margin-top: 40px;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #e8e8e8;
}
.common-content ul {
padding: 0px;
margin: 20px 0px;
display: inline-block;
}
.common-content ul li {
padding: 10px;
border: 1px solid #e8e8e8;
border-bottom: none;
display: block;
}
.common-content ul li:last-child {
border-bottom: 1px solid #e8e8e8;
}
.common-content ul li:before {
font-family: FontAwesome;
content: "\f054";
margin-right: 10px;
color: #fff; }
.common-content ul p {
font-size: 16px;
line-height: 22px;
}
.common-content .content-cta {
padding: 15px;
font-size: 16px;
text-align: center;
border: 1px solid #e8e8e8;
}
.common-content ul.image-gallery {
display: block;
}
.common-content ul.image-gallery li {
display: inline-block;
border: none;
}
.common-content ul.image-gallery li:before {
content: none;
}
.internal-page-side {
margin-top: 20px;
}
.contact-btn-row a {
margin-bottom: 5px;
}
.contact-btn-row.first a {
display: block;
background-color: #f1eeee;
}
.contact-address {
padding-top: 20px;
}
.contact-btn-row.second, .contact-btn-row.third {
text-align: center;
}
.contact-buttons {
max-width: 416px;
}
.rise-btn{
position: fixed;
bottom: 30px;
right: 30px;
border-radius: 20px;
outline: none;
background: #ee4d9b;
color: white;
z-index: 500;
border: none;
transition: all ease .4s;
}
.rise-btn:hover{
margin-bottom: 10px;
}
.heading {
font-family: "Varela Round", sans-serif;
}
.pink {
color: #e51d86;
}
.blue {
color: #61d7ff;
}
.custom-pagination {
margin-top: 20px;
display: inline-block;
}
.custom-pagination a, .custom-pagination span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.custom-pagination a:hover{
background:#ebebeb;
}
.news-item {
margin-bottom: 40px;
}
.news-item h3 {
font-family: "Varela Round", sans-serif;
color: #e51d86;
}
.news-item h3 a{
color: #e51d86;
}
.contact-form-side h3 {
font-family: "Varela Round", sans-serif;
}
.single-case-study .btn.btn-primary {
margin-bottom: 3px;
}
.breadcrumb {
margin-bottom: 0px;
padding: 8px 0px;
}
.breadcrumb-container { }
.single-news .news-title {
margin-top: 0px;
font-family: "Varela Round", sans-serif;
}
.knowledge-title {
font-size:3em;
}
.case-title {
margin-top: 0px;
font-family: "Varela Round", sans-serif;
margin-bottom: 20px;
}
.client-logos {
margin-top: 30px;
}
.search-page .page-header {
margin-top: 0px;
}
.gallery-casestudy .col-sm-6 {
margin-bottom: 20px;
}
.gallery-casestudy figcaption {
padding: 5px;
font-style: italic;
color: #666666;
}
.gallery-casestudy img {
width: 100%;
height: auto;
}
.sectors-menu ul, .template-menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.sectors-menu a, .template-menu a {
padding: 10px;
text-align: center;
display: block;
}
.sectors-menu li .sub-menu, .template-menu li .sub-menu {
display: none;
}
.menu-our-sectors-container .sub-menu {
border-top: 1px solid #e8e8e8;
}
.menu-our-sectors-container > ul > li > a, .template-menu ul > li > a {
color: #797979;
font-size: 16px;
text-align: left;
}
.menu-our-sectors-container > ul > li > a:after {
content: "\f196";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
float: right;
display: inline-block;
text-decoration: inherit;
}
.template-menu ul > li > a:after {
content: "\f101";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
float: right;
display: inline-block;
text-decoration: inherit;
}
.featured-case-study {
margin-bottom: 40px;
}
.featured-case-study a, .featured-case-study h2 {
color: white;
}
.featured-case-study a:hover, .featured-case-study h2:hover {
color: white;
}
.featured-case-study .wrapper {
padding-top: 520px;
background-size: cover;
background-position: center center;
}
.featured-case-study .wrapper .content {
position: relative;
background-color: rgba(229, 29, 134, 0.9);
padding: 15px;
padding-right: 70px;
}
.featured-case-study .wrapper .content .title {
margin-top: 0px;
text-shadow: 1px 1px #ba156c;
}
.featured-case-study .wrapper .content .icon {
position: absolute;
right: 15px;
top: 50%;
margin-top: -24px;
}
.featured-case-study .wrapper .content .icon i {
padding: 0px;
padding-left: 3px;
font-size: 48px;
display: inline-block;
text-align: center;
}
@media (min-width: 0px) and (max-width: 768px) {
.featured-case-study .wrapper {
padding-top: 250px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.featured-case-study .wrapper {
padding-top: 325px;
}
}
.case-studies a { }
.case-studies a:hover { }
.case-studies .case-study-item {
padding-top: 400px;
margin-bottom: 20px;
background-size: cover;
background-position: center center;
}
.case-studies .case-study-item .title {
background-color: rgba(153, 153, 153, 0.9);
padding: 10px;
text-shadow: 1px 1px gray;
}
.case-studies .case-study-item .title h3 {
margin: 0px;
font-size: 18px;
}
@media (min-width: 0px) and (max-width: 768px) {
.case-studies .case-study-item {
padding-top: 150px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.case-studies .case-study-item {
padding-top: 225px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.case-studies .case-study-item {
padding-top: 300px;
}
} .case-studies2 a {
color: white;
}
.case-studies2 a:hover {
color: white;
}
.case-studies2 .case-study-item {
padding-top: 200px;
margin-bottom: 20px;
margin-top:60px;
background-size: cover;
background-position: center center;
}
.case-studies2 .case-study-item .title {
background-color: rgba(153, 153, 153, 0.9);
padding: 10px;
text-shadow: 1px 1px gray;
}
.case-studies2 .case-study-item .title h3 {
margin: 0px;
font-size: 18px;
}
.case-studies2 .row{
margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 0px) and (max-width: 768px) {
.case-studies2 .case-study-item {
padding-top: 150px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.case-studies2 .case-study-item {
padding-top: 225px;
}
.case-studies2 .case-study-item .title h3 {
font-size:14px;
}
}
@media (min-width: 992px) and (max-width: 1024px) {
.case-studies2 .case-study-item .title h3 {
font-size:14px;
}
} #slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
font-style: normal !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_container {
border-radius: 0px !important;
box-shadow: none !important;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
padding: 0px !important;
background-color: transparent !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
color: white !important;
font-size: 16px !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
font-family: 'Roboto', sans-serif !important;
}
.slb_data {
color: white !important;
font-family: 'Roboto', sans-serif !important;
}
.menu-our-sectors-container > ul > li, .template-menu ul > li {
border: 1px solid #e8e8e8;
border-bottom: none;
}
.menu-our-sectors-container > ul > li:last-child, .template-menu ul > li:last-child {
border-bottom: 1px solid #e8e8e8;
}
span.wpcf7-not-valid-tip { font-size:12px;
font-weight: 400;
color: #ee4d9b;
padding: 5px;
background-color: #ffffff;
border: 1px solid #ebccd1;
width: 100%;
text-align: center;
}
div.wpcf7-validation-errors {
border: 1px solid #faebcc;
}
div.wpcf7-mail-sent-ok {
border: 1px solid #d6e9c6;
}
div.wpcf7-response-output {
padding: 15px;
margin: 0;
margin-bottom: 20px;
}
body.hidden-scroll {
overflow: hidden;
}
.sl-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
opacity: 0.9;
display: none;
z-index: 1006;
}
.sl-wrapper {
z-index: 1000;
}
.sl-wrapper button {
border: 0 none;
background: transparent;
font-size: 28px;
padding: 0;
cursor: pointer;
}
.sl-wrapper button:hover {
opacity: 0.7;
}
.sl-wrapper .sl-close {
display: none;
position: fixed;
right: 30px;
top: 30px;
z-index: 1015;
margin-top: -14px;
margin-right: -14px;
height: 44px;
width: 44px;
line-height: 44px;
font-family: Arial, Baskerville, monospace;
color: #000;
font-size: 3rem;
}
.sl-wrapper .sl-counter {
display: none;
position: fixed;
top: 30px;
left: 30px;
z-index: 1015;
color: #000;
font-size: 1rem;
}
.sl-wrapper .sl-navigation {
width: 100%;
display: none;
}
.sl-wrapper .sl-navigation button {
position: fixed;
top: 50%;
margin-top: -22px;
height: 44px;
width: 22px;
line-height: 44px;
text-align: center;
display: block;
z-index: 1015;
font-family: Arial, Baskerville, monospace;
color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 5px;
font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 5px;
font-size: 2rem;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 10px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 10px;
font-size: 3rem;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 20px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 20px;
font-size: 3rem;
}
}
.sl-wrapper .sl-image {
position: fixed;
-ms-touch-action: none;
touch-action: none;
z-index: 10000;
}
.sl-wrapper .sl-image img {
margin: 0;
padding: 0;
display: block;
border: 0 none;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
.sl-wrapper .sl-image iframe {
background: #000;
border: 0 none;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
.sl-wrapper .sl-image .sl-caption {
display: none;
padding: 10px;
text-align: center;
color: #fff;
background: #000;
opacity: 0.8;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
bottom: auto;
top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
display: none;
position: absolute;
bottom: 5px;
right: 5px;
color: #000;
z-index: 1005;
}
.sl-spinner {
display: none;
border: 5px solid #333;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1007;
-webkit-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
.gifoverlay {
position:absolute;
bottom:0;
right:0;
z-index:0;
}  .full-container {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 0px;
}
.full-container:before, .full-container:after {
content: " ";
display: table;
}
.full-container:after {
clear: both;
}
.full-container-content{
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) {
.full-container {
width: 750px;
}
}
@media (min-width: 992px) {
.full-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.full-container {
width: 1170px;
}
}
.full-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 0px;
}
.full-container-fluid:before, .full-container-fluid:after {
content: " ";
display: table;
}
.full-container-fluid:after {
clear: both;
}
.full-container-background {
padding: 200px 0px;
background-position: top center;
background-size: cover;
}
.container-full {
margin: 0 auto;
width: 100%;
}
.no-margin{
margin: 0 !important;
}
.no-padding{
padding: 0;
} hr.contact { 
border-top: 1px dashed #8c8b8b; 
} 
hr.contact:after { 
content: '\002702'; 
display: inline-block; 
position: relative; 
top: -12px; 
left: 40px; 
padding: 0 3px; 
background: #ffffff; 
color: #8c8b8b; 
font-size: 18px; 
} .sidebar-li {
border-left: 6px solid #ea2d91 ;
background-color: #ffd8eb;
margin-bottom:2px;
}
.sidebar-li h5 {
padding-left:6px;
display: inline-block;
} .flex-justified
{
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
}
.flex-justified-left
{
display: flex;
align-items: center;
}
.sidelink {
text-decoration: inherit;
background-color:white;
max-height:100px;
min-height:70px;
}
.sidelink:hover
{
background-color: #ffd2e8;
}
<!-- New Page Design 01/06/2017 --> 
.lgtpnk {
color: #b15783;
}
.drkpnk {
color: #e61d87;
}
.white-bg {
background-color: #ffffff;
}
.light_greybg {
background-color: #ebebeb;
}
.greybg {
background-color: #d9d9d9;
} 
.drkgreybg {
background-color: #cacaca;
}
greytxtbox {
background-color: rgba(226, 226, 226, 0.75);
}
.p-responsive {
font-size: 2vmin;
}
.p-responsive-m {
font-size: 6vmin;
}
.ninetysec {
height: 90vh;
max-height: 90vh;
}
.fortysec {
height: 40vh;
max-height: 40vh;
}
.tensec {
height: 10vh;
max-height: 10vh;
}
.twentysec {
height: 20vh;
max-height: 20vh;
}
.midsec {
height: 100vh;
max-height: 100vh;
}
.half-midsec {
height: 50vh;
max-height: 50vh;
}
.quarter-midsec {
height: 25vh;
max-height: 25vh;
}
.fillquarter-midsec {
height: 75vh;
max-height: 75vh;
}
.row-fluid div {
-webkit-transition: width 0.3s ease, margin 0.3s ease, padding 0.3s ease;
-moz-transition: width 0.3s ease, margin 0.3s ease, padding 0.3s ease;
-o-transition: width 0.3s ease, margin 0.3s ease, padding 0.3s ease;
transition: width 0.3s ease, margin 0.3s ease, padding 0.3s ease;
}
.row-fluid .col-0 {
width: 0%;
float: left;
}
.row-fluid .col-0 + [class*="col"] {} tabbox {
font-size: 1.3vh;
}
.btn-inverse {
margin: 0px;
background: rgba(000, 0, 0, 0.65);
padding: 5px;
width: 50px;
height: 110px;
-webkit-border-radius: 0 50px 50px 0;
-moz-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
}
<!-- Side tab Content --> .tabcontent {} .tabcontent p {
font-size: 2.1vh;
}
.tabcontent h1 {
font-size: 4vh;
}
.tabcontent h4 {
font-size: 2.4vh;
}
.tabspace-black {
background-color: rgba(000, 0, 0, 0.65);
height: 100vh;
max-height: 100vh;
color: white;
}
.tab {
height: 100vh;
max-height: 100vh;
padding-top: 10vh;
}
.pg-header2 {
height:80vh;
background-position: top center;
background-size: cover;
}
<!-- Background Images --> 
<!-- Front Page Images -->
#walkthrough-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/12/iVan-exterior-1920x1280.jpg);
height: 100%; 
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
} @media (min-width: 768px) {
#walkthrough-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/12/iVan-exterior-1920x1280.jpg);
height: 100%; background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
}
<!-- Show room Images --> 
#Showroom-Top-Image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Exterior-Building-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
} @media (min-width: 768px) {
#Showroom-Top-Image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Exterior-Building-780x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
}
} @media (min-width: 992px) {
#Showroom-Top-Image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Exterior-Building-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
}
} @media (min-width: 1200px) {
#Showroom-Top-Image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Exterior-Building-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
}
}
@media (min-width: 768px) {
#meeting-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Meeting-Room-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
text-shadow: 1px 1px #cacaca;
}
}
@media (min-width: 768px) {
#ivan-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/iVan-exterior-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
text-shadow: 1px 1px #cacaca;
}
}
@media (min-width: 768px) {
#softseat-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Proici-Soft-Seating-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
text-shadow: 1px 1px #cacaca;
}
}
@media (min-width: 768px) {
#fulloffice-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Proici-Showroom-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
text-shadow: 1px 1px #cacaca;
}
}
@media (min-width: 768px) {
#highbench-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/High-Bench-Desking-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
text-shadow: 1px 1px #cacaca;
}
}
@media (min-width: 768px) {
#tour-image {
background: transparent url(http://proici.co.uk/wp-content/uploads/2017/06/Tour-Door-1920x1080.jpg) no-repeat center center /cover;
max-height: 100vh;
text-shadow: 1px 1px #cacaca;
}
} .proici-content {
border:none;
}
.proici-content .proici-heading {
padding-bottom: 20px;
padding-top:10px;
margin-bottom: 0px;
border-bottom: solid #e51d86;
text-align:center;
color:#ffffff;
background-color:#e51d86;
}
.proici-content .proici-heading h2 {
margin-bottom: 0px;
font-size:50px;
}
.proici-content .proici-heading h3 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 0px;
}
@media (max-width: 768px) {
.proici-content .proici-heading h2 {
font-size: 26px;
}
} .proici-content .pink-arrow-down {
position: relative;
background: #e51d86;
z-index:99;
} 
.proici-content .pink-arrow-down:after, .pink-arrow-down:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.proici-content .pink-arrow-down:after {
border-color: rgba(229, 29, 134, 0);
border-top-color: #e51d86;
border-width: 30px;
margin-left: -30px;
}
.proici-content .pink-arrow-down:before {
border-color: rgba(229, 29, 134, 0);
border-top-color: #e51d86;
border-width: 36px;
margin-left: -36px;
}
.proici-content .pink-arrow-down-big {
position: relative;
background: #e51d86;
z-index: 99;
}
.proici-content .pink-arrow-down-big:after,
.pink-arrow-down-big:before {
top: 100%;
left: 58.5%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.proici-content .pink-arrow-down-big:after {
border-color: rgba(229, 29, 134, 0);
border-top-color: #e51d86;
border-width: 30px;
margin-left: -30px;
}
.proici-content .pink-arrow-down-big:before {
border-color: rgba(229, 29, 134, 0);
border-top-color: #e51d86;
border-width: 36px;
margin-left: -36px;
}
.proici-content .white-arrow-down {
position: relative;
background: #ffffff;
z-index:20;
}
.proici-content .white-arrow-down:after, .white-arrow-down:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.proici-content .white-arrow-down:after {
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 30px;
margin-left: -30px;
}
.proici-content .white-arrow-down:before {
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 36px;
margin-left: -36px;
}
.proici-content .light-grey-arrow-down {
position: relative;
background: #ebebeb;
z-index:40;
}
.proici-content .light-grey-arrow-down:after, .light-grey-arrow-down:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.proici-content .light-grey-arrow-down:after {
border-color: rgba(235, 235, 235, 0);
border-top-color: #ebebeb;
border-width: 30px;
margin-left: -30px;
z-index:99;
}
.proici-content .light-grey-arrow-down:before {
border-color: rgba(235, 235, 235, 0);
border-top-color: #ebebeb;
border-width: 36px;
margin-left: -36px;
}
.proici-content .dark-grey-arrow-down {
position: relative;
background: #393f54;
z-index:19;
}
.proici-content .dark-grey-arrow-down:after, .dark-grey-arrow-down:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.proici-content .dark-grey-arrow-down:after {
border-color: rgba(57, 63, 84, 0);
border-top-color: #393f54;
border-width: 30px;
margin-left: -30px;
}
.proici-content .dark-grey-arrow-down:before {
border-color: rgba(57, 63, 84, 0);
border-top-color: #393f54;;
border-width: 36px;
margin-left: -36px;
}
.proici-content .light-grey-arrow-right {
position: relative;
background: #ebebeb;
z-index:18;
}
.proici-content .light-grey-arrow-right:after, .light-grey-arrow-right:before {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;	
}
.proici-content .light-grey-arrow-right:after {
border-color: rgba(235, 235, 235, 0);
border-left-color: #ebebeb;
border-width: 30px;
margin-top: -30px;
}
.proici-content .light-grey-arrow-right:before {
border-color: rgba(235, 235, 235, 0);
border-left-color: #ebebeb;
border-width: 36px;
margin-top: -36px;
}
.proici-content .dark-green-arrow-down {
position: relative;
background: #4f590f;
z-index:19;
}
.proici-content .dark-green-arrow-down:after, .dark-green-arrow-down:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.proici-content .dark-green-arrow-down:after {
border-color: rgba(79, 89, 15, 0);
border-top-color: #4f590f;
border-width: 30px;
margin-left: -30px;
}
.proici-content .dark-green-arrow-down:before {
border-color: rgba(79, 89, 15, 0);
border-top-color: #4f590f;
border-width: 36px;
margin-left: -36px;
}  .proici-content .rounded-container {
border-radius: 14px 14px 14px 14px;
-moz-border-radius: 14px 14px 14px 14px;
-webkit-border-radius: 14px 14px 14px 14px;
border: 0px solid #000000;
}
.proici-content ul {
margin: 0;
}
.proici-content ul li {
background-color:#393f54;
border-left:solid 4px #e51d86;
margin-top: 5px;
}	
.proici-content ul li:last-child {
background-color:#393f54;
border-left:solid 4px #e51d86;
margin-top: 5px;
}
.proici-content .li-div {
background-color:#393f54;
border-left:solid 4px #e51d86;
margin-top:5px;
}
.li-hover {
border-bottom: transparent;
transition:all 0.3s ease;
}
.li-hover:hover
{
box-shadow: inset 0 -4px 0 0 #e51d86;
} .proici-content .light-grey-border {
border-width:6px ;
border-style: solid;
border-color:#ebebeb;
}
.proici-content .white-border {
border-color:#ffffff;
}
.proici-content .pink-border {
border: 2px solid #e51d86;
}
.proici-content .dark-grey-border {
border-color:#393f54;
}
.proici-content .white-border-pink-bottom {
border-width: 3px;
border-style: solid;
border-color: #ffffff;
background-color: #ebebeb;
border-bottom-width: 4px;
border-bottom-color: #e51d86;
} .proici-content .normal-text {
color:#333333;
}
.proici-content .white-text {
color:white;
}
.white-text {
color:white;
}
.proici-content .pink-text {
color:#e51d86;
}
.text-white{
color:white !important;
} .proici-content .dark-pink-bg {
background-color: #e51d86;
}
.proici-content .pink-bg {
background-color: #ee4d9b;
}
.proici-content .light-grey-bg {
background-color: #ebebeb;
}
.proici-content .dark-grey-bg {
background-color:#393f54;
}
.proici-content .white-bg {
background-color: #ffffff;
}
.proici-content .dark-green-bg {
background-color: #4f590f;
} .proici-content .text-19 {
font-size:19px;
}
.proici-content .text-18 {
font-size:18px !important;
}
.text-14{
font-size:14px !important;
}
.text-16{
font-size:16px !important;
}
.text-18{
font-size:18px !important;
}
.text-24{
font-size:24px !important;
}
.text-30{
font-size:30px !important;
}
.font-regular{
font-weight:300 !important;
}
.bold{
font-weight:bold !important;
}
@media (min-width:992px) and (max-width: 1200px) {
.mdn-text-rsp-md{
font-size:16px !important;
}
} .proici-content .margin-0 {
margin: 0px;
}
.proici-content .margin-top-0 {
margin-top: 0px;
}
.proici-content .margin-top-10 {
margin-top:10px;
}
.proici-content .margin-top-20 {
margin-top:20px;
}
.proici-content .padding-top-10 {
padding-top:10px;
}
.proici-content .padding-top-30 {
padding-top:30px;
}
.proici-content .padding-top-40 {
padding-top:40px;
}
.proici-content .margin-top-50 {
margin-top:50px;
}
.proici-content .margin-bottom-40 {
margin-bottom:40px;
}
.margin-auto {
margin: auto;
}
.proici-content .aos-fix {
overflow: show;
}
@media (max-width: 768px) {
.proici-content .aos-fix {
overflow: hidden;
}
} .proici-content .padding-10 {
padding:10px;
}
.proici-content .padding-20 {
padding:20px;
}
.proici-content .padding-40 {
padding:40px;
}
.proici-content .padding-bottom-30 {
padding-bottom:30px;
} .proici-content p {
font-size: 18px;
}
@media (max-width: 992px) {
.proici-content p {
font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.mobile-normal-text {
text-align: center;
}
}
@media screen and (max-width: 991px) and (min-width: 768px)  {
.sm-normal-text {
text-align: center;
}
}
@media screen and (max-width: 1199px) and (min-width: 992px)  {
.md-normal-text {
text-align: center;
}
}
@media screen and (min-width: 1200px) {
.lg-normal-text {
text-align: center;
}
}
.vert {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.vert-mob {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
@media screen and (max-width: 767px) {
.vert-mob {
float: none;
display: inherit;
vertical-align: middle;
margin-right: -4px;
margin: auto;
}       
}
.team-left-pad
{
margin-left:50px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
.team-left-pad {
margin-left: 0px;
}       
} .simple-shadow {
-webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.6);
box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.6);
}
.dark-hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #333333;
}
.mobile-header {
margin: 0 auto; 
margin-top: -20px; 
width: 80%;
}   
.pinkarrow i {
padding: 0px;
padding-left: 3px;
font-size: 20px;
display: inline-block;
width: 30px;
line-height: 25px;
border-radius: 50%;
text-align: center;
border: 2px solid #e51d86;
margin-left: 10px;
} .greyhover figure img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.greyhover figure:hover img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.zoomhover figure img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.zoomhover figure:hover img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
} .dark-grey-mobile-header-arrow {
position: relative;
background: #393f54;
}
.dark-grey-mobile-header-arrow:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(57, 63, 84, 0);
border-left-color: #393f54;
border-width: 20px;
margin-top: -20px;
}
.light-grey-mobile-header-arrow {
position: relative;
background: #ebebeb;
}
.light-grey-mobile-header-arrow:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(235, 235, 235, 0);
border-left-color: #ebebeb;
border-width: 20px;
margin-top: -20px;
}
.white-mobile-header-arrow {
position: relative;
background: #ebebeb;
}
.white-mobile-header-arrow:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(0, 0, 0, 0);
border-left-color: #ffffff;
border-width: 20px;
margin-top: -20px;
}   .ia-container {
width: 1100px;
margin: 20px auto;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
.ia-container figure {
position: absolute;
top: 0;
left: 60px; width: 670px;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ia-container>figure {
position: relative;
left: 0 !important;
}
.ia-container img {
display: block;
width: 100%;
}
.ia-container input {
position: absolute;
top: 0;
left: 0;
width: 100px; height: 100%;
cursor: pointer;
border: 0;
padding: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 100;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ia-container input:checked {
width: 5px;
left: auto;
right: 0px;
}
.ia-container input:checked~figure {
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
left: 670px;
}
.ia-container figcaption {
width: 100%;
height: 100%;
background: rgba(87, 73, 81, 0.7);
position: absolute;
top: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ia-container figcaption span {
position: absolute;
top: 40%;
margin-top: -30px;
right: 20px;
left: 20px;
overflow: hidden;
text-align: center;
background: rgba(234, 45, 145, 0.5);
line-height: 20px;
font-size: 18px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 700;
padding: 20px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.ia-container input:checked+figcaption, .ia-container input:checked:hover+figcaption {
background: rgba(87, 73, 81, 0);
}
.ia-container input:checked+figcaption span {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
opacity: 1;
top: 50%;
}
.ia-container #ia-selector-last:checked+figcaption span {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ia-container input:hover+figcaption {
background: rgba(87, 73, 81, 0.03);
}
.ia-container input:checked~figure input {
z-index: 1;
}
@media screen and (max-width: 1140px) {
.ia-container {
width: 768px;
}
.ia-container figure {
left: 40px;
width: 450px;
}
.ia-container input {
width: 40px;
}
.ia-container input:checked~figure {
left: 450px;
}
.ia-container figcaption span {
font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.ia-container {
width: 738px;
}
.ia-container figure {
left: 40px;
width: 450px;
}
.ia-container input {
width: 40px;
}
.ia-container input:checked~figure {
left: 450px;
}
.ia-container figcaption span {
font-size: 16px;
}
}
.ia-container .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 50px;
color: white;
}
@media screen and (max-width: 1140px) {
.ia-container .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 30px;
color: white;
}
}
.ia-container input:checked+figcaption .span2 {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
top: 50%;
}
.ia-container #ia-selector-last:checked+figcaption .span2 {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
} .ia-container-half {
width: 720px;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
.ia-container-half figure {
position: absolute;
top: 0;
left: 40px; width: 600px;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ia-container-half>figure {
position: relative;
left: 0 !important;
}
.ia-container-half img {
display: block;
width: 100%;
}
.ia-container-half input {
position: absolute;
top: 0;
left: 0;
width: 40px; height: 100%;
cursor: pointer;
border: 0;
padding: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 100;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ia-container-half input:checked {
width: 5px;
left: auto;
right: 0px;
}
.ia-container-half input:checked~figure {
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
left: 600px;
}
.ia-container-half figcaption {
width: 100%;
height: 100%;
background: rgba(87, 73, 81, 0.7);
position: absolute;
top: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ia-container-half figcaption span {
position: absolute;
top: 40%;
margin-top: -30px;
right: 20px;
left: 20px;
overflow: hidden;
text-align: center;
background: rgba(234, 45, 145, 0.5);
line-height: 20px;
font-size: 16px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 700;
padding: 20px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.ia-container-half input:checked+figcaption, .ia-container-half input:checked:hover+figcaption {
background: rgba(87, 73, 81, 0);
}
.ia-container-half input:checked+figcaption span {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
opacity: 1;
top: 70%;
}
.ia-container-half #ia-selector-last:checked+figcaption span {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ia-container-half input:hover+figcaption {
background: rgba(87, 73, 81, 0.03);
}
.ia-container-half input:checked~figure input {
z-index: 1;
}
@media screen and (max-width: 1140px) {
.ia-container-half {
width: 768px;
}
.ia-container-half figure {
left: 40px;
width: 450px;
}
.ia-container-half input {
width: 40px;
}
.ia-container-half input:checked~figure {
left: 450px;
}
.ia-container-half figcaption span {
font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.ia-container-half {
width: 738px;
}
.ia-container-half figure {
left: 40px;
width: 450px;
}
.ia-container-half input {
width: 40px;
}
.ia-container-half input:checked~figure {
left: 450px;
}
.ia-container-half figcaption span {
font-size: 16px;
}
}
.ia-container-half .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 30px;
color: white;
}
.ia-container-half input:checked+figcaption .span2 {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
top: 50%;
}
.ia-container-half #ia-selector-last:checked+figcaption .span2 {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
@media screen and (max-width: 1520px) {
.ia-container-half {
width: 570px;
}
.ia-container-half figure {
left: 40px;
width: 450px;
}
.ia-container-half input {
width: 40px;
}
.ia-container-half input:checked~figure {
left: 450px;
}
.ia-container-half figcaption span {
font-size: 16px;
}
}
@media screen and (max-width: 1230px) {
.ia-container-half {
width: 520px;
}
.ia-container-half figure {
left: 40px;
width: 400px;
}
.ia-container-half input {
width: 40px;
}
.ia-container-half input:checked~figure {
left: 400px;
}
.ia-container-half figcaption span {
font-size: 16px;
}
}
@media screen and (max-width: 1140px) {
.ia-container-half {
width: 420px;
}
.ia-container-half figure {
left: 40px;
width: 300px;
}
.ia-container-half input {
width: 40px;
}
.ia-container-half input:checked~figure {
left: 300px;
}
.ia-container-half figcaption span {
font-size: 14px;
}
} .ia-6 .ia-container {
width: 986px;
margin: 20px auto;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1140px) {
.ia-6 .ia-container {
width: 666px;
}
} .ia-7 .ia-container {
width: 1046px;
margin: 20px auto;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1140px) {
.ia-7 .ia-container {
width: 704px;
}
} .ia-4 .ia-container {
width: 866px;
margin: 20px auto;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1140px) {
.ia-4 .ia-container {
width: 582px;
}
} .ia-container-case {
width: 1260px;
margin: 20px auto;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
.ia-container-case figure {
position: absolute;
top: 0;
left: 60px; width: 880px;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ia-container-case>figure {
position: relative;
left: 0 !important;
}
.ia-container-case img {
display: block;
width: 100%;
}
.ia-container-case input {
position: absolute;
top: 0;
left: 0;
width: 200px; height: 100%;
cursor: pointer;
border: 0;
padding: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 100;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ia-container-case input:checked {
width: 5px;
left: auto;
right: 0px;
}
.ia-container-case input:checked~figure {
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
left: 880px;
}
.ia-container-case figcaption {
width: 100%;
height: 100%;
background: rgba(87, 73, 81, 0.7);
position: absolute;
top: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ia-container-case figcaption span {
position: absolute;
top: 40%;
margin-top: -30px;
right: 20px;
left: 20px;
overflow: hidden;
text-align: center;
background: rgba(234, 45, 145, 0.5);
line-height: 20px;
font-size: 18px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 700;
padding: 20px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.ia-container-case input:checked+figcaption,
.ia-container-case input:checked:hover+figcaption {
background: rgba(87, 73, 81, 0);
}
.ia-container-case input:checked+figcaption span {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
opacity: 1;
top: 50%;
}
.ia-container-case #ia-selector-last:checked+figcaption span {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ia-container-case input:hover+figcaption {
background: rgba(87, 73, 81, 0.03);
}
.ia-container-case input:checked~figure input {
z-index: 1;
}
.ia-container-case .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 50px;
color: white;
}
.ia-container-case input:checked+figcaption .span2 {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
top: 50%;
}
.ia-container-case #ia-selector-last:checked+figcaption .span2 {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
@media screen and (min-width : 0px) and (max-width : 999px) {
.ia-container-case {
width: 756px;
}
.ia-container-case figure {
left: 40px;
width: 500px;
}
.ia-container-case input {
width: 40px;
}
.ia-container-case input:checked~figure {
left: 500px;
}
.ia-container-case figcaption span {
font-size: 10px;
}
.ia-container-case .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 30px;
color: white;
}
}
@media screen and (min-width: 1000px) and (max-width: 1380px) {
.ia-container-case {
width: 956px;
}
.ia-container-case figure {
left: 40px;
width: 700px;
}
.ia-container-case input {
width: 40px;
}
.ia-container-case input:checked~figure {
left: 700px;
}
.ia-container-case figcaption span {
font-size: 16px;
}
.ia-container-case .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 30px;
color: white;
}
} .ia-container-case-8 {
width: 1320px;
margin: 20px auto;
overflow: hidden;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
border: 7px solid rgba(255, 255, 255, 0.6);
}
.ia-container-case-8 figure {
position: absolute;
top: 0;
left: 60px; width: 880px;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ia-container-case-8>figure {
position: relative;
left: 0 !important;
}
.ia-container-case-8 img {
display: block;
width: 100%;
}
.ia-container-case-8 input {
position: absolute;
top: 0;
left: 0;
width: 200px; height: 100%;
cursor: pointer;
border: 0;
padding: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 100;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ia-container-case-8 input:checked {
width: 5px;
left: auto;
right: 0px;
}
.ia-container-case-8 input:checked~figure {
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
left: 880px;
}
.ia-container-case-8 figcaption {
width: 100%;
height: 100%;
background: rgba(87, 73, 81, 0.7);
position: absolute;
top: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ia-container-case-8 figcaption span {
position: absolute;
top: 40%;
margin-top: -30px;
right: 20px;
left: 20px;
overflow: hidden;
text-align: center;
background: rgba(234, 45, 145, 0.5);
line-height: 20px;
font-size: 18px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 700;
padding: 20px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.ia-container-case-8 input:checked+figcaption,
.ia-container-case-8 input:checked:hover+figcaption {
background: rgba(87, 73, 81, 0);
}
.ia-container-case-8 input:checked+figcaption span {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
opacity: 1;
top: 50%;
}
.ia-container-case-8 #ia-selector-last:checked+figcaption span {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ia-container-case-8 input:hover+figcaption {
background: rgba(87, 73, 81, 0.03);
}
.ia-container-case-8 input:checked~figure input {
z-index: 1;
}
.ia-container-case-8 .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 50px;
color: white;
}
.ia-container-case-8 input:checked+figcaption .span2 {
-webkit-transition: all 0.4s ease-in-out 0.5s;
-moz-transition: all 0.4s ease-in-out 0.5s;
-o-transition: all 0.4s ease-in-out 0.5s;
-ms-transition: all 0.4s ease-in-out 0.5s;
transition: all 0.4s ease-in-out 0.5s;
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
top: 50%;
}
.ia-container-case-8 #ia-selector-last:checked+figcaption .span2 {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
@media screen and (min-width : 0px) and (max-width : 999px) {
.ia-container-case-8 {
width: 796px;
}
.ia-container-case-8 figure {
left: 40px;
width: 500px;
}
.ia-container-case-8 input {
width: 40px;
}
.ia-container-case-8 input:checked~figure {
left: 500px;
}
.ia-container-case-8 figcaption span {
font-size: 10px;
}
.ia-container-case-8 .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 30px;
color: white;
}
}
@media screen and (min-width: 1000px) and (max-width: 1380px) {
.ia-container-case-8 {
width: 996px;
}
.ia-container-case-8 figure {
left: 40px;
width: 700px;
}
.ia-container-case-8 input {
width: 40px;
}
.ia-container-case-8 input:checked~figure {
left: 700px;
}
.ia-container-case-8 figcaption span {
font-size: 16px;
}
.ia-container-case-8 .glyphicon-1 {
top: 50%;
padding-left: 5px;
font-size: 30px;
color: white;
}
} .accord-vert-text{ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
color:white;
position: relative;
top: 50%;
}
.accord-vert-text .before{
padding-bottom:20px;
}
.accord-vert-text .after{
color: #ff6eba;
font-weight: 700;
}
@media (max-width:1380px){
.accord-vert-text .before{
padding-bottom: 40px;
}
.accord-vert-text .after{
padding-bottom:25px;
}
} @keyframes fade
{
0%   {opacity:1}
33.333% { opacity: 0}
66.666% { opacity: 0}
100% { opacity: 1}
}
@keyframes fade2
{
0%   {opacity:0}
33.333% { opacity: 1}
66.666% { opacity: 0 }
100% { opacity: 0}
}
@keyframes fade3
{
0%   {opacity:0}
33.333% { opacity: 0}
66.666% { opacity: 1}
100% { opacity: 0}
} .slider-product {
position: relative;
height: 650px;
width: 500px;
}
.slider-product .slide1,.slider-product .slide2,.slider-product .slide3,.slider-product .slide4,.slider-product .slide5 {
position: absolute;
width: 100%;
height: 100%;
}
.slider-product .slide1 {
background: url(http://proici.co.uk/wp-content/uploads/2017/07/Product-Slide1.jpg)no-repeat center;
background-size: cover;
animation:fade 16s infinite;
-webkit-animation:fade 16s infinite;
} 
.slider-product .slide2 {
background: url(http://proici.co.uk/wp-content/uploads/2017/07/Product-Slide2.jpg)no-repeat center;
background-size: cover;
animation:fade2 16s infinite;
-webkit-animation:fade2 16s infinite;
}
.slider-product .slide3 {
background: url(http://proici.co.uk/wp-content/uploads/2017/07/Product-Slide3.jpg)no-repeat center;
background-size: cover;
animation:fade3 16s infinite;
-webkit-animation:fade3 16s infinite;
}
.pink-hover:hover{
color: #ee4d9b;
} .mobile-fix {
overflow: hidden;
} .proici-slider {
position: relative;
height:1000px;
height:95vh;
}
.proici-slider .slide-trans{
content: "";
opacity: 0.8;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: -moz-linear-gradient(top, #e68282 0%, #f0d68a 100%); background: -webkit-linear-gradient(top, #e68282 0%, #f0d68a 100%); background: linear-gradient(to bottom, #e68282 0%, #f0d68a 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e68282', endColorstr='#f0d68a', GradientType=0); }
.proici-slider .slide1 {
background: linear-gradient(
rgba(20,20,20, .5), 
rgba(20,20,20, .5)),
url(http://proici.co.uk/wp-content/uploads/2018/12/BJSS-Open-Plan-Teapoint.jpg) no-repeat center / cover;
}
.proici-slider .slide2 {
background: linear-gradient(
rgba(20,20,20, .5), 
rgba(20,20,20, .5)),
url(http://proici.co.uk/wp-content/uploads/2018/10/Slide5.jpg) no-repeat center / cover;
}
.proici-slider .slide3 {
background: linear-gradient(
rgba(20,20,20, .5), 
rgba(20,20,20, .5)),
url(http://proici.co.uk/wp-content/themes/proici/img/slide1.jpg) no-repeat center / cover;
}
.proici-slider .slide4 {
background: linear-gradient(
rgba(20,20,20, .5), 
rgba(20,20,20, .5)),
url(http://proici.co.uk/wp-content/uploads/2017/12/Commercial-PDF-Download.jpg) no-repeat center / cover; */ */ */ */
} .proici-slider .carousel {
z-index: 1;
padding: 0px;
height:100%;
}
.proici-slider .carousel-inner {
height:100%;
}
.proici-slider .proici-slider-content {
padding-top:15%;
}
.proici-slider .proici-slider-content p {
color: #fff;
font-size: 30px; padding: 0px;
text-shadow: 2px 2px #000000;
}
.proici-slider .proici-slider-content h1 {
color: #fff;
font-size: 30px; padding: 0px;
font-family: "Roboto", sans-serif;
text-shadow: 2px 2px #000000;
}
.proici-slider .proici-slider-content h3 {
color: #fff;
font-size: 72px;
font-weight: 700;
padding: 0px;
text-shadow: 2px 2px #000000;
}
.proici-slider .proici-slider-content h4 {
color: #fff;
font-size: 20px;
font-weight: 700;
padding: 0px;
border: 0px;
text-shadow: 1px 1px #000000;
margin-top: 6px;
}
.proici-slider .proici-slider-content .btn {
color: #fff;
font-size: 14px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
padding: 8px 30px;
text-transform: uppercase;
background: transparent;
border-radius: 0;
border: 2px solid #ffffff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.proici-slider .proici-slider-content .btn:hover {
background: #e51d86;
border: 2px solid #e51d86;
} .proici-slider .carousel-indicators {
width: 100%;
margin: 0;
padding: 0;
left: 0;
bottom: 60px;
}
.proici-slider .carousel-indicators li {
text-indent: initial;
width: 22%;
height: 5px;
margin: 0 2% 0 0;
border-radius: 0;
background: #ffffff;
border: none;
opacity: 0.6;
}
.proici-slider .carousel-indicators li:last-child {
margin: 0;
}
.proici-slider .carousel-indicators li.active {
opacity: 1;
position: relative;
}
.proici-slider .carousel-indicators li.active:after {
content: "";
width: 30%;
height: 5px;
top: 0;
left: 0;
position: absolute;
background: #e51d86;
}
.proici-slider .carousel-indicators li:hover{
opacity: 1;
}
.proici-slider .indicator-inner {
padding-top: 25px;
text-align: left;
}
.proici-slider .indicator-inner span {
font-family: 'Montserrat', sans-serif;
color: #fff;
font-size: 17px;
font-weight: 400;
}
.proici-slider .indicator-inner span.number {
font-size: 23px;
font-weight: 500;
margin-right: 10px;
} @media only screen and (max-width: 2000px) {
.proici-slider .proici-slider-content {
padding-top:10%;
}
} @media only screen and (min-width: 1440px) { .proici-slider .proici-slider-content .btn { padding: 6px 18px;
font-size: 12px;
}
} @media only screen and (max-width: 768px) { .proici-slider {
position: relative;
height:700px;
height:90vh;
}
.proici-slider .proici-slider-content {
padding-top:30%;
}
.proici-slider .proici-slider-content p {
font-size: 16px;
text-shadow: 1px 1px #000000;
}
.proici-slider .proici-slider-content h1 {
font-size: 16px;
font-family: "Roboto", sans-serif;
}
.proici-slider .indicator-inner {
padding:10px;
}
.proici-slider .proici-slider-content h3 {
font-size: 20px;
text-shadow: 1px 1px #000000;
}
.proici-slider .indicator-inner span {
font-size: 10px;
}
.proici-slider .indicator-inner span.number {
font-size: 10px;
margin-right: 0;
}
.proici-slider .proici-slider-content h4 {
font-size: 16px;
margin-bottom:0px;
}
.proici-slider .proici-Content-higher {
padding-top:10%;
}
.proici-slider .proici-Content-high {
padding-top:20%;
}
} @media only screen and (max-width: 420px) { .proici-slider .proici-slider-content {
padding-top:40%;
}
.proici-slider .proici-Content-higher {
padding-top:10%;
}
.proici-slider .proici-Content-high {
padding-top:20%;
}
.proici-slider .carousel {
}
.proici-slider .proici-slider-content p {
font-size: 16px;
}
.proici-slider .proici-slider-content h1 {
font-size: 16px;
}
.proici-slider .indicator-inner {
padding-top: 10px;
}
.proici-slider .proici-slider-content h3 {
font-size: 18px;
}
.proici-slider .indicator-inner span {
font-size: 7px;
}
.proici-slider .indicator-inner span.number {
font-size: 7px;
margin-right: 0;
}
.proici-slider .proici-slider-content h4 {
font-size: 12px;
margin-bottom:0px;
}
}
.proici-slider-wrap {
height:100%;
}
.proici-slider-container {
height:100%;
}
.mogo-proici-slider{
height:100%;
}
.mogo-proici-slider .item{
height:100%;   
}
.item {
height:100%;
}
.item:after {
background: -moz-linear-gradient(top, #e68282 0%, #f0d68a 100%); background: -webkit-linear-gradient(top, #e68282 0%, #f0d68a 100%); background: linear-gradient(to bottom, #e68282 0%, #f0d68a 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e68282', endColorstr='#f0d68a', GradientType=0); }
.btn-hp {
padding-left:20px;
padding-right:20px;
} .homepage-casestudy-gallery {
background-color: #ee4d9b;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
margin: 10px 7px;
max-width: 450px;
min-width: 230px;
overflow: hidden;
position: relative;
text-align: center;
width: 100%;
}
.homepage-casestudy-gallery * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.homepage-casestudy-gallery:before,
.homepage-casestudy-gallery:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background-color: #ee4d9b;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
content: '';
opacity: 0.9;
z-index: 1;
}
.homepage-casestudy-gallery:before {
-webkit-transform: skew(45deg) translateX(-155%);
transform: skew(45deg) translateX(-155%);
}
.homepage-casestudy-gallery:after {
-webkit-transform: skew(45deg) translateX(155%);
transform: skew(45deg) translateX(155%);
}
.homepage-casestudy-gallery img {
backface-visibility: hidden;
max-width: 100%;
vertical-align: top;
}
.homepage-casestudy-gallery figcaption {
top: 50%;
left: 50%;
position: absolute;
z-index: 2;
-webkit-transform: translate(-50%, -50%) scale(0.5);
transform: translate(-50%, -50%) scale(0.5);
opacity: 0;
-webkit-box-shadow: 0 0 10px #000000;
box-shadow: 0 0 10px #000000;
}
.homepage-casestudy-gallery h3 {
background-color: #000000;
border: 2px solid #fff;
color: #fff;
font-size: 1em;
font-weight: 600;
letter-spacing: 1px;
margin: 0;
padding: 5px 10px;
text-transform: uppercase;
}
.homepage-casestudy-gallery a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 3;
}
.homepage-casestudy-gallery:hover > img,
.homepage-casestudy-gallery.hover > img {
opacity: 0.5;
}
.homepage-casestudy-gallery:hover:before,
.homepage-casestudy-gallery.hover:before {
-webkit-transform: skew(45deg) translateX(-55%);
transform: skew(45deg) translateX(-55%);
}
.homepage-casestudy-gallery:hover:after,
.homepage-casestudy-gallery.hover:after {
-webkit-transform: skew(45deg) translateX(55%);
transform: skew(45deg) translateX(55%);
}
.homepage-casestudy-gallery:hover figcaption,
.homepage-casestudy-gallery.hover figcaption {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 1;
} .close {
position: absolute;
right: 32px;
top: 32px;
width: 32px;
height: 32px;
opacity: 0.7;
z-index:2;
border-radius: 50%;
background: #ee4d9b;
-webkit-box-shadow: 4px 4px 2px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 2px -4px rgba(0,0,0,0.75);
box-shadow: 4px 4px 2px -4px rgba(0,0,0,0.75);
}
.close:hover {
opacity: 1;
}
.close:before, .close:after {
position: absolute;
left: 15px;
content: ' ';
height: 33px;
width: 2px;
background-color: #fff;
}
.close:before {
transform: rotate(45deg);
}
.close:after {
transform: rotate(-45deg);
}
input[type="checkbox"]{
display: none;
}
input[type="checkbox"]:checked + .slide1{
background: linear-gradient(
rgba(20,20,20, .0), 
rgba(20,20,20, .0)),
url(http://proici.co.uk/wp-content/themes/proici/img/slide4.jpg) no-repeat center / cover;
}
input[type="checkbox"]:checked + .slide2{
background: linear-gradient(
rgba(20,20,20, .0), 
rgba(20,20,20, .0)),
url(http://proici.co.uk/wp-content/themes/proici/img/slide2.jpg) no-repeat center / cover;
}
.item-overlay-1 {
height:100%;
display:none;
}
input[type="checkbox"]:checked + .item-overlay-1{
display:block;
background: linear-gradient(
rgba(20,20,20, .0), 
rgba(20,20,20, .0)),
url(http://proici.co.uk/wp-content/uploads/2018/12/BJSS-Open-Plan-Teapoint.jpg) no-repeat center / cover;
}
.item-overlay-2 {
height:100%;
display:none;
}
input[type="checkbox"]:checked + .item-overlay-2{
display:block;
background: linear-gradient(
rgba(20,20,20, .0), 
rgba(20,20,20, .0)),
url(http://proici.co.uk/wp-content/uploads/2018/10/Slide5.jpg) no-repeat center / cover;
}
.item-overlay-3 {
height:100%;
display:none;
}
input[type="checkbox"]:checked + .item-overlay-3{
display:block;
background: linear-gradient(
rgba(20,20,20, .0), 
rgba(20,20,20, .0)),
url(http://proici.co.uk/wp-content/themes/proici/img/slide1.jpg) no-repeat center / cover;
}
.item-overlay-4 {
height:100%;
display:none;
}
input[type="checkbox"]:checked + .item-overlay-4{
display:block;
background: linear-gradient(
rgba(20,20,20, .0), 
rgba(20,20,20, .0)),
url(http://proici.co.uk/wp-content/uploads/2017/12/Commercial-PDF-Download.jpg) no-repeat center / cover;
}
.section7 {
height: 1200px;
height:100vh;
}
.section7 .img1 {
background: linear-gradient(
rgba(20,20,20, .3), 
rgba(20,20,20, .3)),
url(http://proici.co.uk/wp-content/uploads/2017/12/Commercial-PDF-Download.jpg) no-repeat center / cover;
}
.section7 .faded-bg-light {
background:    rgba(70,70,70, 1);
}
.section7 .faded-bg-dark {
background:      rgba(50,50,50, 1);
} .btn-white {
border: 1px solid white;
background:none;
}
.btn-blue-fill:hover,active{
background: #61d7ff;
border: 1px solid white; 
}
.btn-fill {
background-color: transparent;
background-size: 0 100%;
background-image: linear-gradient(to left, #e41e86, #e41e86);
background-repeat: no-repeat;
transition: all 0.5s;
margin:5px;
}
.btn-fill:hover, .btn-secondary:focus, .btn-secondary:active {
color: #ffffff;
background-image: linear-gradient(to right, #e41e86, #e41e86);
background-repeat: no-repeat;
background-size: 100% 100%;
transition: all 0.5s;
}
.btn-white {
font-size: 14px;
font-weight: 700;
color:white;
padding: 8px 30px;
text-transform: uppercase;
border-radius: 0;
border: 2px solid #ffffff;	
}
.section7-mobile .faded-bg-light {
background:    rgba(70,70,70, 1);
}
.section7-mobile .faded-bg-dark {
background:      rgba(50,50,50, 1);
}
.section7 .fullscreen {
height:1200px;
height:100vh;
}
.section7 .halfscreen {
height:600px;
height: 50vh;
}
.section7 p {
font-size:1.3vh;
}
.section7 h2 {
font-size:2.8vh;
}
.max100 {
max-height:100px;
}
#snow{
background: none;
background-image: url(http://proici.co.uk/wp-content/uploads/2017/12/snow1.png), url(http://proici.co.uk/wp-content/uploads/2017/12/snow2.png), url(http://proici.co.uk/wp-content/uploads/2017/12/snow3.png);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index:1;
-webkit-animation: snow 10s linear infinite;
-moz-animation: snow 10s linear infinite;
-ms-animation: snow 10s linear infinite;
animation: snow 10s linear infinite;
}
@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 1000px 1000px, 400px 400px, 300px 300px;}
}
@-moz-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
@-ms-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
} .gal-container{
padding: 12px;
}
.gal-item{
overflow: hidden;
padding: 3px;
}
.gal-item .box{
height: 350px;
overflow: hidden;
}
.gal-item .large-box{
height: 700px;
overflow: hidden;
}
@media (max-width:991px) {
.gal-item .large-box{
height: 350px;
overflow: hidden;
}
}
.large-box .img-small{
height: 100%;
width: 100%;
object-fit:cover;
-o-object-fit:cover;
background-repeat:no-repeat;
background-position: center center;
}
.box .img-small{
height: 100%;
width: 100%;
object-fit:cover;
-o-object-fit:cover;
}
.gal-item a:focus{
outline: none;
}
.gal-item a:hover:after{
opacity: 1;
}
.modal-open .gal-container .modal{
background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
padding: 0px;
}
.modal-open .gal-item button.closebox{
position: absolute;
width: 25px;
height: 25px;
background-color: #000;
opacity: 1;
color: #fff;
z-index: 999;
right: -12px;
top: -12px;
border-radius: 50%;
font-size: 15px;
border: 2px solid #fff;
line-height: 25px;
-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.closebox-v{
position: absolute;
width: 25px;
height: 25px;
background-color: #000;
opacity: 1;
color: #fff;
z-index: 999;
right: -15px;
top: -12px;
border-radius: 50%;
font-size: 15px;
border: 2px solid #fff;
line-height: 25px;
-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.closebox-v:focus{
outline: none;
}
.modal-open .gal-item button.closebox-v span{
position: relative;
top: -3px;
font-weight: lighter;
text-shadow:none;
}
.modal-open .gal-item button.closebox{
position: absolute;
width: 25px;
height: 25px;
background-color: #000;
opacity: 1;
color: #fff;
z-index: 999;
right: -260px;
top: -12px;
border-radius: 50%;
font-size: 15px;
border: 2px solid #fff;
line-height: 25px;
-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.closebox:focus{
outline: none;
}
.modal-open .gal-item button.closebox span{
position: relative;
top: -3px;
font-weight: lighter;
text-shadow:none;
}
.gal-container .modal-dialogue-h{
margin-top:60px;
width: 750px;
margin-left: auto;
margin-right: auto;
}
.gal-container .modal-dialogue-v{
margin-top:60px;
width: 750px;
margin-left: auto;
margin-right: auto;
}
.gal-container .description{
position: relative;
height: 40px;
top: -40px;
padding: 10px 25px;
background-color: rgba(0,0,0,0.5);
color: #fff;
text-align: left;
}
.gal-container .description h4{
margin:0px;
font-size: 15px;
font-weight: 300;
line-height: 20px;
border-bottom: none; 
}
.gal-container .modal.fade.in .modal-dialogue {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
opacity: 1;
}
.gal-container .modal.fade.in .modal-dialogue {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
opacity: 1;
}
.v-img{
max-width:750px;
}
.h-img{
max-width:1000px;
}
@media (max-width: 1300px) and (min-width: 769px)  {
.h-img {
max-width:768px;
}
.modal-open .gal-item button.closebox{
right: -30px;
}
.gal-container .description{
visibility:hidden;
}
}
@media (max-width: 768px) {
.gal-container .modal-content{
max-width:300px;
max-width: 80vw;
}
.gal-container .modal-dialogue-v{
width: 300px;
width: 80vw;
margin-left: auto;
margin-right: auto;
}
.gal-container .modal-dialogue-h{
width: 300px;
width:80vw;
margin-left: auto;
margin-right: auto;
}
.v-img {
max-width:300px;
max-width:80vw;
}
.h-img {
max-width:300px;
max-width:80vw;
}
.modal-open .gal-item button.closebox{
right: -15px;
}
.gal-container .description{
visibility:hidden;
}
.gal-container .description h4{
visibility:hidden;
}
} .top-index {
z-index:500;
}
.single-chart {
justify-content: space-around ;
}
.circular-chart {
display: block;
margin: 10px auto;
max-width: 80%;
max-height: 150px;
}
.circle-bg {
fill: none;
stroke: #eee;
stroke-width: 3.8;
}
.circle {
fill: none;
stroke-width: 2.8;
stroke-linecap: round;
animation: progress 1s ease-out forwards;
}
@keyframes progress {
0% {
stroke-dasharray: 0 100;
}
}
.circular-chart.orange .circle {
stroke: #ff9f00;
}
.circular-chart.green .circle {
stroke: #4CC790;
}
.circular-chart.blue .circle {
stroke: #3c9ee5;
}
.circular-chart.pink .circle {
stroke: #e92e92;
}
.circular-chart.red .circle {
stroke: #f65256;
}
.circular-chart.brown .circle {
stroke: #daa861;
}
.percentage {
fill: #666;
font-family: sans-serif;
font-size: 0.5em;
text-anchor: middle;
}  .featured-case-study2 .wrapper {
padding-top: 520px;
padding-top:70vh;
background-size: cover;
background-position: center center;
-webkit-box-shadow: 10px 10px 0px 0px rgba(229,29,134,1);
-moz-box-shadow: 10px 10px 0px 0px rgba(229,29,134,1);
box-shadow: 10px 10px 0px 0px rgba(229,29,134,1);
}
.featured-case-study2 .wrapper .content {
position: relative;
background-color: rgba(229, 29, 134, 0.9);
padding: 15px;
padding-right: 70px;
bottom:130px;
width:60%;
}
.featured-case-study2 .wrapper .content .title {
color: white;
margin-top: 0px;
text-shadow: 2px 2px #000000;
font-size: 50px;
font-weight: 700;
text-transform: uppercase;
margin-bottom:0;
}
@media (min-width: 0px) and (max-width: 768px) {
.featured-case-study2 .wrapper {
padding-top: 250px;
}
.featured-case-study2 .wrapper .content {
width:90%;
}
}
.featured-case-study2 .wrapper .content p {
font-size:12px;
}
@media (min-width: 768px) and (max-width: 992px) {
.featured-case-study2 .wrapper {
padding-top: 325px;
}
.featured-case-study2 .wrapper .content {
width:80%;
}
} .card-shadow {
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.rounded-card {
border-radius:3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 0px solid #000000;
}
.marble-bg
{
background-image: url(http://proici.co.uk/wp-content/uploads/2018/03/darkease-1500x1125.jpg);
}
.environment-bg {
background-image: url(http://proici.co.uk/wp-content/uploads/2018/03/Environment-bg-934x376.jpg); 
background-position: top center;
background-repeat: no-repeat;
height:367px;
text-shadow: 2px 2px #ff0000;
}
.edsbyn-bottom-bg {
background-image: url(http://proici.co.uk/wp-content/uploads/2018/03/eve300-and-desking-1920x700.jpg);
height:700px;
background-position: top center;
}
.light-divider {
padding:70px;
}
.dark-divider {
padding:30px;
}
.edsbyn-link {
display: inline-block;
max-width: 800px;
width: 100%;
height: 50px;
line-height: 50px;
text-transform: uppercase;
border-color: rgba(95,95,95,0.2);
-webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s;
transition: background-color 0.2s, color 0.2s, border-color 0.2s;
text-align: left;
cursor: pointer;
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
white-space: nowrap;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-style: solid;
padding-left: 20px;
padding-right: 20px;
background: transparent;
overflow: hidden;
color:black;
}
.edsbyn-link:hover {
background-color: #acacac;
color:black;
}
@media (max-width: 768px) {
.edsbyn-link {
font-size:12px;
}
}
.angle-div {
border-right: 400px solid transparent;
border-top: 60vh solid transparent;
border-left: 200px solid pink;
}
.light-grey-text {
color: rgba(95,95,95,0.5);
}
.edsbyn-h5 {
font-size: 20px;
font-weight: lighter;
color: #706f6f;
} .arrow-container {
display: flex;
justify-content: center;
width: 100%;
height:100px;
}
.chevron {
position: absolute;
width: 2.1rem;
height: 0.48rem;
opacity: 0;
transform: scale(0.3);
animation: move-chevron 3s ease-out infinite;
}
.chevron:first-child {
animation: move-chevron 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
animation: move-chevron 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
content: "";
position: absolute;
top: 0;
height: 100%;
width: 50%;
background: #2c3e50;
}
.chevron:before {
left: 0;
transform: skewY(30deg);
}
.chevron:after {
right: 0;
width: 50%;
transform: skewY(-30deg);
}
@keyframes move-chevron {
25% {
opacity: 1;
}
33.3% {
opacity: 1;
transform: translateY(2.28rem);
}
66.6% {
opacity: 1;
transform: translateY(3.12rem);
}
100% {
opacity: 0;
transform: translateY(4.8rem) scale(0.5);
}
} .modal2box {
text-decoration: none;
}
.modal2-holder {
position: fixed;
overflow: hidden;
background: rgba(171, 171, 171, 0.64);
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
transition: .2s;
visibility: hidden;
z-index: 999;
}
.modal2-holder:target {
opacity: 1;
visibility: visible;
}
.modal2 {
background: white;
text-align: left;
color: black;
padding: 15px;
padding-top:0px;
position: absolute;
min-height: 100px;
max-height: 80%;
width: 1000px;
height: 800px;
left: 50%;
top: 50%;
transition: .4s;
transform: translate(-50%, -150%) scale(1, 1);
}
.modal2 h4 {
margin-top:0px;
}
.modal2-img {
height:460px;
}
.modal2-holder:target .modal2 {
transform: translate(-50%, -50%) scale(1, 1);
}
a.close-modal2 {
position: absolute;
top: -10px;
right: -10px;
line-height:23px;
width: 30px;
height: 30px;
color: black;
text-align: center;
text-decoration: none;
background-color:white;
border-radius: 25px;
font-size: 16px;
font-weight: 700;
z-index:9999
}
.modal2-holder > a.close-modal2 {
left: 0;
bottom: 0;  background: none;
}
.modal2-close-border {
border: 2px solid #504f4f;
}
.modal2-body {
}
.modal2 .slide1 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Resolve-Play-armchair-900x420.jpg) no-repeat center / cover;
}
.modal2 .slide2 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Hug-Chair-900x420.jpg) no-repeat center / cover;
}
.modal2 .slide3 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Neat-Storage-Units-900x420.jpg) no-repeat center / cover;
}
.modal2 .slide4 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Gather-Sofa-Range-900x420.jpg) no-repeat center / cover;
}
.modal2 .slide5 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Ease-Seating-Desking-Partition-Range-900x420.jpg) no-repeat center / cover;
}
.modal2 .slide6 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Piece-Conference-Table-Desking-Range-900x420.jpg) no-repeat center / cover;
}
.modal2 .slide7 {
background: url(http://proici.co.uk/wp-content/uploads/2018/04/Edsbyn-Piece-Open-Storage-shelving-900x420.jpg) no-repeat center / cover;
}
@keyframes fadeInScale {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.hr-normal {
border-top: 1px solid #eeeeee;
}
@media (max-height:768px) and (max-width:1366px) {
.modal2-img {
height:230px;
}
}
@media (max-height:900px) and (max-width:1440px) {
.modal2-img {
height:230px;
}
}
@media (max-width:1000px){
.modal2 {
width:90%;
height:auto;
}
}
@media (max-width: 768px) {
.modal2 {
width:90%;
height:auto;
}
.modal2-img {
height:120px;
}
.modal2 h2 {
font-size:24px;
}
.modal2 h3 {
font-size:16px;
margin-top:0px;
}
.modal2 h4 {
font-size:12px;
}
.modal2 p {
font-size:12px;
}
}
@media (max-height:900px) {
.modal2-img {
height:300px;
}
.modal2 h2 {
font-size:24px;
}
.modal2 h3 {
font-size:18px;
margin-top:0px;
}
.modal2 h4 {
font-size:18px;
}
.modal2 p {
font-size:14px;
}
}
@media (max-height:700px) {
.modal2 {
height:auto;
}
.modal2-img {
visibility:hidden;
height:0px;
padding:0px;
}
}
@media (height:640px) and (width:360px) {
.modal2 {
width:90%;
height:auto;
}
.modal2-img {
height:180px;
visibility: visible;
}
.modal2 h2 {
font-size:24px;
}
.modal2 h3 {
font-size:16px;
margin-top:0px;
}
.modal2 h4 {
font-size:12px;
}
.modal2 p {
font-size:12px;
}
}
@media (height:640px) and (width:360px) {
.modal2 {
width:90%;
height:auto;
}
.modal2-img {
height:180px;
visibility: visible;
}
.modal2 h2 {
font-size:24px;
}
.modal2 h3 {
font-size:16px;
margin-top:0px;
}
.modal2 h4 {
font-size:12px;
}
.modal2 p {
font-size:12px;
}
}
@media (height:667px) and (width:375px) {
.modal2 {
width:90%;
height:auto;
}
.modal2-img {
height:180px;
visibility: visible;
}
.modal2 h2 {
font-size:24px;
}
.modal2 h3 {
font-size:16px;
margin-top:0px;
}
.modal2 h4 {
font-size:12px;
}
.modal2 p {
font-size:12px;
}
} .ul-box {
width:100%;
}
.ul-box li {
background:none !important;
}
.pink-side {
border-left:2px solid #e51d86;
}
.clear-li {
background:none !important;
border:none !important;
}
.white-btn {
color: #fff;
font-size: 24px;
font-weight: 700;
font-family: "Varela Round", sans-serif;
padding: 8px 30px;
text-transform: uppercase;
background: transparent;
border-radius: 0;
border: 2px solid #ffffff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.rounded-button {
border-radius: 25px;
}
.half-screen-slider {
height:50vh; 
} .hoverpushup {
width: 100%;
height: 100%;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.hoverpushup .overlay {
width: 100%;
position: absolute;
overflow: hidden;
left: 0;
top: auto;
bottom: 0;
padding: 1em;
height: 4.5em;
background: #ee4d9b;
color: #3c4a50;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
.hoverpushup img {
display: block;
position: relative;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.hoverpushup:hover img {
-webkit-transform: translate3d(0,-10%,0);
transform: translate3d(0,-10%,0);
}
.hoverpushup h2 {
text-transform: uppercase;
color: #000;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
border-radius:20px;
border: 1px solid #fff;
margin: 0px;
display: inline-block;
}
@media (max-width:767px){
.hoverpushup h2 {
font-size: 14px;
}
}
.hoverpushup a.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
text-transform: uppercase;
color: #fff;
border: 1px solid #fff;
margin: 50px 0 0 0;
background-color: transparent;
}
.hoverpushup a.info:hover {
box-shadow: 0 0 5px #fff;
}
.hoverpushup p.icon-links a {
float: right;
color: #3c4a50;
font-size: 1.4em;
}
.hoverpushup:hover p.icon-links a:hover,
.hoverpushup:hover p.icon-links a:focus {
color: #252d31;
}
.hoverpushup h2,
.hoverpushup p.icon-links a {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
visibility: visible;
}
.hoverpushup p.icon-links a span:before {
display: inline-block;
padding: 8px 10px;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.hoverpushup:hover .overlay,
.hoverpushup:hover h2,
.hoverpushup:hover p.icon-links a {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.hoverpushup:hover h2 {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.hoverpushup:hover p.icon-links a:nth-child(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.hoverpushup:hover p.icon-links a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.hoverpushup:hover p.icon-links a:first-child {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
} .carousel-indicators .bigger-owl  {
width:16px;
height:16px;
}
.bigger-owl .carousel-indicators  .active {
width:18px ;
height:18px ;
}
.carousel-control-full {
position: absolute;
height:100%;
top: 0;
left: 0;
bottom: 0;
width: 6%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: transparent;
}
.carousel-control-full.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control-full.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control-full:hover, .carousel-control-full:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control-full .icon-prev,
.carousel-control-full .icon-next,
.carousel-control-full .glyphicon-chevron-left,
.carousel-control-full .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control-full .icon-prev,
.carousel-control-full .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control-full .icon-next,
.carousel-control-full .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control-full .icon-prev,
.carousel-control-full .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control-full .icon-prev:before {
content: '\2039';
}
.carousel-control-full .icon-next:before {
content: '\203a';
}
.carousel-indicators-right{
width: 100%;
padding-right: 23%;
list-style: none;
text-align: right;
left: 0;
margin-left: 0;
}
@media (max-width:767px) {
.carousel-indicators-right{
width: 100%;
padding-right: 0;
list-style: none;
text-align: center;
left: 0;
margin-left: 0;
}
} .line-title{
border-top: 1px solid #d4d4d4;
margin-bottom: 5px;
}
.title-top-border{
border-top:4px solid #e51d86;
display: inline-block;
position: relative;
top: -1px;
padding-top: 8px;
} .knowledge-image {
height:300px;
background-size:cover;
background-position:center;
}
.knowledge-item {
margin-bottom:15px;
}
.knowledge-item-inner {
background: #ebebeb;
text-align: center;
padding-bottom:30px;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
transition: box-shadow 0.3s ease-in-out;
transition: top 6s;
height: 600px;
}
.knowledge-info h3 {
font-size:2vh
}
.knowledge-content {
padding-right:15px;
padding-left:15px;
}
.read-text{
font-size:12px !important;
color:#b5b4b4;;
}
@media (max-width:767px) {
.knowledge-info h3{
font-size:3vh;
}	
.knowledge-item-inner {
background: #ebebeb;
text-align: center;
padding-bottom:30px;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
transition: box-shadow 0.3s ease-in-out;
transition: top 6s;
height: auto;
}
}
@media (min-width:768px) and (max-width:1000px) {
.knowledge-item-inner {
background: #ebebeb;
text-align: center;
padding-bottom:30px;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
transition: box-shadow 0.3s ease-in-out;
transition: top 6s;
height: 700px;
}
.knowledge-image {
height:200px;
background-size:cover;
background-position:center;
}
}
.hero3{
width:100%;
margin-top:3em;
margin-bottom:3em;
background-size:cover;
}
.knowledge-content p {
font-size:1.3em;
}
.knowledge-content h3 {
font-size:1.5em;
}
.share-btn{
padding: 10px;
font-size: 24px !important;
width: 24px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
border-radius: 50%;
box-sizing: content-box;
}
.share-fb {
background: #3B5998;
color: white;
}
.share-twitter {
background: #55ACEE;
color: white;
}
.share-google {
background: #dd4b39;
color:white;
}
.share-linkedin {
background: #0077B5;
color:white;
}
.share-pinterest {
background: #bd081c;
color:white;
}
.large-hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 6px solid #eeeeee;
} .card {
display: block; 
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); 
transition: box-shadow .25s; 
height:570px;
}
.card:hover {
box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.img-card {
width: 100%;
height:200px;
border-top-left-radius:2px;
border-top-right-radius:2px;
display:block;
overflow: hidden;
}
.img-card img{
width: 100%;
height: 200px;
object-fit:cover; 
transition: all .25s ease;
} 
.card-content {
padding:15px;
}
.card-title {
margin-top:0px;
font-weight: 700;
font-size: 1.65em;
}
.card-title a {
color: #000;
text-decoration: none !important;
}
.card-read-more {
border-top: 1px solid #D4D4D4;
position: absolute;
width: 80%;
bottom: 20px;
right: 10%;
}
.card-read-more a {
text-decoration: none !important;
padding:10px;
font-weight:600;
text-transform: uppercase
} .bg-1 {
background: #ECEFF1;
color: #37474f;
}
.bg-2 {
background: #7986cb;
color: #ECEFF1;
}
.bg-3 {
background: #37474f;
color: #fff;
} .anim-button {
border: none;
background: none;
color: inherit;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.anim-button:focus {
outline: none;
}
.anim-button > span {
vertical-align: middle;
} .anim-button--size-s {
font-size: 14px;
}
.anim-button--size-m {
font-size: 16px;
}
.anim-button--size-l {
font-size: 18px;
} .anim-button--text-upper {
letter-spacing: 2px;
text-transform: uppercase;
}
.anim-button--text-thin {
font-weight: 300;
}
.anim-button--text-medium {
font-weight: 500;
}
.anim-button--text-thick {
font-weight: 600;
}
.anim-button--round-s {
border-radius: 5px;
}
.anim-button--round-m {
border-radius: 15px;
}
.anim-button--round-l {
border-radius: 40px;
} .anim-button--border-thin {
border: 1px solid;
}
.anim-button--border-medium {
border: 2px solid;
}
.anim-button--border-thick {
border: 3px solid;
} .anim-button.anim-button--sacnite {
width: 50px;
height: 50px;
min-width: 0;
padding: 0;
color: #fff;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.anim-button--scanite.anim-button--round-l {
border-radius: 50%;
}
.anim-button--sacnite.anim-button--inverted {
color: #37474f;
}
.anim-button--sacnite::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: inherit;
z-index: -1;
box-shadow: inset 0 0 0 35px #37474f;
-webkit-transform: scale3d(0.9, 0.9, 1);
transform: scale3d(0.9, 0.9, 1);
-webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
transition: box-shadow 0.3s, transform 0.3s;
}
.sac-fb::before{
box-shadow: inset 0 0 0 35px #4267b2;
}
.sac-twitter::before{
box-shadow: inset 0 0 0 35px #1fa1f2;
}
.sac-google::before{
box-shadow: inset 0 0 0 35px #dd4b39;
}
.sac-linkedin::before{
box-shadow: inset 0 0 0 35px #0077b5;
}
.sac-pinterest::before{
box-shadow: inset 0 0 0 35px #bd081c;;
}
.anim-button--sacnite.anim-button--inverted::before {
box-shadow: inset 0 0 0 35px #fff;
}
.anim-button--sacnite .anim-button__icon {
font-size: 22px;
width: 22px;
}
.anim-button--sacnite > span {
position: absolute;
opacity: 0;
pointer-events: none;
}
.anim-button--sacnite:hover {
color: #37474f;
}
.anim-button--sacnite.anim-button--inverted:hover {
color: #fff;
}
.anim-button--sacnite:hover::before {
box-shadow: inset 0 0 0 2px #37474f;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.anim-button--sacnite.anim-button--inverted:hover::before {
box-shadow: inset 0 0 0 2px #fff;
}
.sac-fb:hover{
color:  #4267b2;
}
.sac-twitter:hover{
color:  #1fa1f2;
}
.sac-google:hover{
color:  #dd4b39;
}
.sac-linkedin:hover{
color: #0077b5;
}
.sac-pinterest:hover{
color:  #bd081c;
}
.sac-fb:hover::before{
color:  #4267b2;
box-shadow: inset 0 0 0 2px #4267b2;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sac-twitter:hover::before{
color:  #1fa1f2;
box-shadow: inset 0 0 0 2px #1fa1f2;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sac-google:hover::before{
color: #ff4b39;
box-shadow: inset 0 0 0 2px #ff4b39;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sac-pinterest:hover::before{
color: #bd081c;
box-shadow: inset 0 0 0 2px #bd081c;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sac-linkedin:hover::before{
color: #0077b5;
box-shadow: inset 0 0 0 2px #0077b5;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .video-banner-icon-play {
position: relative;
display: block;
width: 5.5em;
height: 5.5em;
-webkit-transition: all 0.2s ease-out 0.05s;
transition: all 0.2s ease-out 0.05s;
fill: white;
}
@media (min-width: 641px) {
.video-banner-icon-play {
width: 8em;
height: 8em;
}
}
.video-banner-icon-play:hover {
-webkit-transform:  scale(1.2);
-moz-transform:  scale(1.2);
-ms-transform:  scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.video-background:hover .video-banner-icon-play{
-webkit-transform:  scale(1.2);
-moz-transform:  scale(1.2);
-ms-transform:  scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.video-text{
text-align:center;
transition: all 0.2s ease-out 0.05s;
}
.video-background:hover .video-text{
padding-top:20px;
} .video-modal,
.video-modal .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3000;
}
.video-modal {
overflow: hidden;
position: fixed;
opacity: 0.0;
-webkit-transform: translate(500%,0%);
transform: translate(500%,0%);
-webkit-transition: -webkit-transform 0s linear 0s;
transition: transform 0s linear 0s;  display: -webkit-box;
display: -webkit-flex;
display: flex; -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.video-modal .overlay {
z-index: 0;
background: rgba(61, 1, 45, 0.82); opacity: 0.0;
-webkit-transition: opacity 0.2s ease-out 0.05s;
transition: opacity 0.2s ease-out 0.05s;
}
.video-modal-content {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: 1;
margin: 0 auto;
overflow-y: visible;
background: #000;
width: calc(100% - 12em);
height: 0;
padding-top: calc((100% - 12em) * 0.5625); } @media (min-aspect-ratio: 16/9) {
.video-modal-content {
width: 0;
height: calc(100vh - 10em);
padding-top: 0;
padding-left: calc((100vh - 10em) * 1.7778); }
} @media (max-width: 640px) {
.video-modal-content {
width: calc(100% - 1em);
padding-top: calc((100% - 1em) * 0.5625); }
} .close-video-modal {
display: block;
position: absolute;
left: 0;
top: -40px;
text-decoration: none;
font-size: 20px;
font-weight: bold;
color: #fff;
} iframe#youtube {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
background: #000;
box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
} .show-video-modal .video-modal {
opacity: 1.0;
transform: translate(0%,0%);
-webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
opacity: 1.0;
}
.show-video-modal .video-modal-content {
transform: translate(0%,0%);
-webkit-transform: translate(0%,0%);
}
.video-background {
padding: 150px 0px;
background-position: top center !important;
background-size: cover !important;
}
.video-background-margin{
margin-bottom:20px;
} .headliner {
background-color: #e51d86;
color:white;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}  .popup-form{
background:transparent !important;
color:#6c757d;
border:none;
line-height:1.5;
border-bottom:1px solid #7d7d7d;
padding-bottom:10px;
width:100%;
-webkit-box-shadow: 0 0 0 30px rgba(102, 163, 177, 0.0) inset !important;
}
.popup-form:focus{
outline:none !important;
}
.popup-submit{
background:transparent !important;
border-radius:6px;
color: #6c757d;
border:1px solid #7d7d7d !important;
text-align:center;
padding:5px 40px 5px 40px;
cursor:pointer;
transition: all ease .4s;
}
.popup-submit:active, .popup-submit:hover, .popup-submit:focus{
border: 1px solid #ebebeb!important;
border-radius:6px;
outline: none !important; 
background: #e00ca9 !important;
color:white;
}
.popup-submit:active{
border: 1px solid #ebebeb!important;
border-radius:6px;
}
.popup-textarea{
margin-top:20px;
height:40px;
width:100%;
}
.popup-response{
border:1px solid #7d7d7d;
}
.popup-form:-webkit-autofill,
.popup-form:-webkit-autofill:hover,
.popup-form:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0px 1000px rgba(102, 163, 177, 0.0) inset;
transition: background-color 5000s ease-in-out 0s;
-webkit-text-fill-color: white;
color:#6c757d;
}
.popup-form .form-control{
color:white;
}
.popup-form .form-control:focus {
color: #6c757d;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#wpcf7-f14428-o1 p {
color: #6c757d !important;
}
#wpcf7-f14428-o1 ::-webkit-input-placeholder { color: #6c757d !important;
opacity: .8;
}
#wpcf7-f14428-o1 :-moz-placeholder { color: #6c757d !important;
opacity: .8;
}
#wpcf7-f2123-o2 ::-moz-placeholder { color: #6c757d !important;
opacity: .8;
}
#wpcf7-f14428-o1 :-ms-input-placeholder { color: #6c757d !important;
opacity: .8;
}
#wpcf7-f14428-o1 input:-webkit-autofill,
#wpcf7-f14428-o1 input:-webkit-autofill:hover, 
#wpcf7-f14428-o1 input:-webkit-autofill:focus,
#wpcf7-f14428-o1 textarea:-webkit-autofill,
#wpcf7-f14428-o1 textarea:-webkit-autofill:hover,
#wpcf7-f14428-o1 textarea:-webkit-autofill:focus,
#wpcf7-f14428-o1 select:-webkit-autofill,
#wpcf7-f14428-o1 select:-webkit-autofill:hover,
#wpcf7-f14428-o1 select:-webkit-autofill:focus {
-webkit-text-fill-color: #6c757d;
color:#6c757d;
-webkit-box-shadow: 0 0 0px 1000px #000 inset;
transition: background-color 5000s ease-in-out 0s;
}
.modal-new-box{
border-radius:8px 8px 0 0;
background: #fff;
z-index:40;
border: transparent;
}
.modal.fade .modal-new {
position:fixed;
bottom: 0 !important;
right: 0;
border-radius:8px 8px 0 0;
margin:0;
-webkit-transform: translate(0, 25%);
transform: translate(0, 25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-new{
position:fixed;
bottom: 0 !important;
right: 0;
border-radius:8px 8px 0 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-new-close {
position: absolute;
right: 32px;
width: 32px;
height: 32px;
opacity: 1;
z-index: 2;
border-radius: 50%;
background: #ffffff;
border:none;
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
top: 10px;
color: #000;
}
.contact-modal-header{
padding-top:40px;
border-radius:8px 8px 0 0;
background: linear-gradient(-45deg, #e51d86, #ff8dca );
background-size: 400% 400%;
animation: gradientanim 7s ease infinite;
}
.modal-h4{
font-size: 18px;
border-bottom: none !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
margin-top:0 !important;
padding-left:10px;
} .footer-menu{
line-height:2.2;
}
.site-footer a:hover{
color: #ebebeb !important;
cursor:pointer;
}
@keyframes gradientanim {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
.contact-btn{
position:fixed;
bottom: 30px;
right:30px;
border-radius:20px;
outline:none;
background: #ee4d9b;
color: white;
z-index:500;
border:none;
transition: all ease .4s;
}
.contact-btn:hover{
padding:15px 20px 15px 20px;
border-radius:30px;
}
.contact-modal-header{
padding:15px;
} .footer-form{
background:transparent !important;
border:none;
line-height:1.5;
border-bottom: 1px solid #ccc;
padding-bottom:10px;
width:100%;
-webkit-box-shadow: 0 0 0 30px rgba(102, 163, 177, 0.0) inset !important;
margin-bottom: 5px;
}
.footer-form:focus{
outline:none !important;
}
.footer-submit{
background:transparent !important;
border-radius:6px;
color:#fbfbfb;
border:1px solid #fbfbfb !important;
text-align:center;
padding:5px 40px 5px 40px;
cursor:pointer;
}
.footer-submit:active, .footer-submit:hover, .footer-submit:focus{
border: 1px solid #ebebeb!important;
border-radius:6px;
outline: none !important; 
}
.footer-submit:active{
border: 1px solid #fbfbfb!important;
border-radius:6px;
}
.footer-textarea{
margin-top:20px;
height:40px !important;
width:100%;
}
.footer-response{
border:1px solid #fbfbfb;
}
@media (min-width: 576px){
.modal-dialog {
max-width: 500px;
}
}
.footer-form:-webkit-autofill,
.footer-form:-webkit-autofill:hover,
.footer-form:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0px 1000px rgba(102, 163, 177, 0.0) inset;
transition: background-color 5000s ease-in-out 0s;
-webkit-text-fill-color: white;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #fbfbfb;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #fbfbfb;
}
div.wpcf7-spam-blocked {
border: 2px solid #fbfbfb;
}
div.wpcf7-validation-errors {
border: 2px solid #fbfbfb;
} .row.is-flex {
display: flex;
flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
display: flex;
flex-direction: column;
}
.row.is-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 767px) {
.px-sm-4{
padding-right:1.5em;
padding-left:1.5em;
}
}
.no-gutter {
margin-right: 0;
margin-left: 0;
} .p-0{
padding:0;
}
.p-1{
padding:0.25em;
}
.p-2{
padding:0.5em;
}
.p-3{
padding:1em;
}
.p-4{
padding:1.5em;
}
.p-5{
padding:3em;	
}
.pt-0{
padding-top:0;
}
.pt-1{
padding-top:0.25em;
}
.pt-2{
padding-top:0.5em;
}
.pt-3{
padding-top:1em;
}
.pt-4{
padding-top:1.5em;
}
.pt-5{
padding-top:3em;	
}
.pb-0{
padding-bottom:0;
}
.pb-1{
padding-bottom:0.25em;
}
.pb-2{
padding-bottom:0.5em;
}
.pb-3{
padding-bottom:1em;
}
.pb-4{
padding-bottom:1.5em;
}
.pb-5{
padding-bottom:3em;	
}
.pl-0{
padding-left:0;
}
.pl-1{
padding-left:0.25em;
}
.pl-2{
padding-left:0.5em;
}
.pl-3{
padding-left:1em;
}
.pl-4{
padding-left:1.5em;
}
.pl-5{
padding-left:3em;
}
.pr-0{
padding-right:0;
}
.pr-1{
padding-right:0.25em;
}
.pr-2{
padding-right:0.5em;
}
.pr-3{
padding-right:1em;
}
.pr-4{
padding-right:1.5em;
}
.pr-5{
padding-right:3em;
}
.py-0{
padding-bottom:0;
padding-top:0;
}
.py-1{
padding-bottom:0.25em;
padding-top:0.25em;
}
.py-2{
padding-bottom:0.5em;
padding-top:0.5em;
}
.py-3{
padding-bottom:1em;
padding-top:1em;
}
.py-4{
padding-bottom:1.5em;
padding-top:1.5em;
}
.py-5{
padding-bottom:3em;
padding-top:3em;
}
.px-1{
padding-left:0.25em;
padding-right:0.25em;
}
.px-2{
padding-left:0.5em;
padding-right:0.5em;
}
.px-3{
padding-left:1em;
padding-right:1em;
}
.px-4{
padding-left:1.5em;
padding-right:1.5em;
}
.px-5{
padding-left:3em;
padding-right:3em;
}
.m-1{
margin:0.25em;
}
.m-2{
margin:0.5em;
}
.m-3{
margin:1em;
}
.m-4{
margin:1.5em;
}
.m-5{
margin:3em;
}
.mb-1{
margin-bottom:0.25em;
}
.mb-2{
margin-bottom:0.5em;
}
.mb-3{
margin-bottom:1em;
}
.mb-4{
margin-bottom:1.5em;
}
.mb-5{
margin-bottom:3em;
}
.mt-1{
margin-top:0.25em;
}
.mt-2{
margin-top:0.5em;
}
.mt-3{
margin-top:1em;
}
.mt-4{
margin-top:1.5em;
}
.mt-5{
margin-top:3em;
}
.mr-1{
margin-right:0.25em;
}
.mr-2{
margin-right:0.5em;
}
.mr-3{
margin-right:1em;
}
.mr-4{
margin-right:1.5em;
}
.mr-5{
margin-right:3em;
}
.ml-1{
margin-left:0.25em;
}
.ml-2{
margin-left:0.5em;
}
.ml-3{
margin-left:1em;
}
.ml-4{
margin-left:1.5em;
}
.ml-5{
margin-left:3em;
}
.mx-1{
margin-left:0.25em;
margin-right:0.25em;
}
.mx-2{
margin-left:0.5em;
margin-right:0.5em;
}
.mx-3{
margin-left:1em;
margin-right:1em;
}
.mx-4{
margin-left:1.5em;
margin-right:1.5em;
}
.mx-5{
margin-left:3em;
margin-right:3em;
}
.my-1{
margin-top:0.25em;
margin-bottom:0.25em;
}
.my-2{
margin-top:0.5em;
margin-bottom:0.5em;
}
.my-3{
margin-top:1em;
margin-bottom:1em;
}
.my-4{
margin-top:1.5em;
margin-bottom:1.5em;
}
.my-5{
margin-top:3em;
margin-bottom:3em;
}
.list-style-none{
list-style: none;
}
.inline-block{
display:inline-block;
}
.fit-content{
width:fit-content;
} @keyframes warningslide {
from {
background-position-x: 0;
}
to {
background-position-x: 113px;
}
}
.warningbar {
min-height: 100px;
border-radius: 10px;
width: calc(113px * 4);
box-shadow: 0px 10px 13px -6px #2c3e50;
background-color: #2c3e50;
background-image: repeating-linear-gradient(45deg, transparent, transparent 40px, #f1c40f 40px, #f1c40f 80px);
animation: warningslide 4s linear infinite;
will-change: background-position;
}
@media only screen and (max-width: 450px) {
.warningbar {
width: calc(113px * 3);
}
}
@media only screen and (max-width: 350px) {
.warningbar {
width: calc(113px * 2);
}
}
.warningbar h2{
margin:0;
padding-top:35px;
font-weight:bolder;
text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.bg-warning{
background:#e8aa00;
}
.covid-btn{
border: solid 2px white;
background:none;
border-radius:10px;
padding:10px;
color:white;
transition: all .4s;
}
.covid-btn:hover{
background:white;
color:#e8aa00;
padding-left:16px;
padding-right:16px;
}
.covid-sticky-btn{
position: fixed;
bottom: 30px;
left: 30px;
border-radius: 20px;
outline: none;
background: #e8aa00;
color: white;
z-index: 500;
border: none;
transition: all ease .4s;
padding-top:6px;
padding-bottom:6px;
padding-left:16px;
padding-right:16px;
font-size:16px
}
.covid-sticky-btn:hover{
padding-left:24px;
padding-right:24px;
}
.aos-fix{
overflow:hidden;
}
.space-for-text{
padding-top:40vh;
padding-bottom:40vh;
}
.new-content h1{
font-size:30px;
margin:0;
}
.new-content h2{
font-size:20px;
margin:0;
}
.new-content h3{
font-size:1.3em;
margin:0;
}
.new-content p{
line-height:1.5;
font-size: 1.1em;
}
@media (min-width: 768px) {
.new-content h1{
font-size:48px;
margin:0;
}
.new-content p{
line-height:1.5;
font-size: 1em;
}
}
@media (min-width: 1100px) {
.new-content p{
line-height:1.5;
font-size: 1.1em;
}
}
.bg-past-pink{
background: rgb(233,65,144);
background: linear-gradient(90deg, rgba(233,65,144,1) 0%, rgba(220,96,142,1) 35%, rgba(220,96,154,1) 100%);
}
.bg-grey{
background:#ebebeb;
}
.bg-corona{
background-image: url(//proici.co.uk/wp-content/uploads/2020/06/Corona-19-Background.png);
background-repeat: repeat;
}
.bg-pink{
background:#e51d86;
}
.bg-white{
background:white;
}
.bg-corona-header{
background: url(//proici.co.uk/wp-content/uploads/2020/06/Covid-Workplace-Header.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.corona-img{
margin-right:10vw;
opacity:0.8;
}
.float-right{
float:right;
}
.float-left{
float:left;
}
.flex-justified-xs{
display:inherit;
align-items: inherit;
-webkit-align-items:inherit;
justify-content:inherit;
}
@media (min-width: 768px) {
.flex-justified-xs{
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
}
}
.flex-justified-sm{
display:inherit;
align-items: inherit;
-webkit-align-items:inherit;
justify-content:inherit;
}
@media (min-width: 992px) {
.flex-justified-sm{
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
}
}
.flex-justified-md{
display:inherit;
align-items: inherit;
-webkit-align-items:inherit;
justify-content:inherit;
}
@media (min-width: 1200px) {
.flex-justified-md{
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
}
}
.img-test{
width:200px;
height:200px;
position:absolute;
right:-50px;
bottom:-100px;
opacity:0.3;
}
.text-pink{
color:#e51d86;
}
.left-text{
padding-left:6%;
}
.right-text{
padding-right:6%;
}
.img-sides{
width:100%;
max-width:100%;
}
.chevron-pink{
color:#e51d86 !important;
}
.covid-page-btn{
border: solid 2px #e51d86;
background: none;
border-radius: 10px;
padding: 10px;
color: #e51d86;
transition: all .4s;
}
.covid-page-btn:hover{
padding-right:20px;
padding-left:20px;
background:#e51d86;
color:white;
}
.covid-subheader{
font-size: 2em !important; color:white;
} .video-custom {
width: 100%;
border: 1px solid black;
}
.video-wrapper{
display:table;
width:auto;
position:relative;
width:50%;
}
.video-playpause {
background-image:url(http://png-4.findicons.com/files/icons/2315/default_icon/256/media_play_pause_resume.png);
background-repeat:no-repeat;
width:50%;
height:50%;
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:0%;
margin:auto;
background-size:contain;
background-position: center;
z-index:5;
} .modern-header{
background-position: top center;
background-size: cover;
}
.modern-header .row {
padding: 100px 0px !important;
background-color: rgba(0, 0, 0, 0.6);
}
.modern-header h1{
font-family: roboto;
color: white;
text-transform: uppercase;
text-align: left;
padding-left: 10%;
font-size: 4em;
font-weight: bolder;
padding-bottom: 0;
padding-top: 0;
word-spacing: 9999999px;
word-spacing: 100vw;
}
.modern-header .hero-subhead{
padding-left: 10%;
padding-right: 10%;
color: white;
font-family: roboto;
text-transform: uppercase;
}
.modern-header .hero-subhead span{
background: linear-gradient(0deg, #ee4d9bb8 30%, #00ffff00 0%);
text-transform: uppercase;
}
@media (min-width: 768px) {
.modern-header{
background-position: top center;
background-size: cover;
}
.modern-header h1{
font-size: 8em;
}
} .modern-template {
scroll-behavior: smooth;
}
.modern-template p {
font-size: 18px;
font-weight: 300;
line-height: 1.5;
}
.modern-template h1{
font-family: "Roboto", sans-serif;
}
.modern-template h2 { font-size:24px;
font-weight: bolder;
font-family: "Roboto", sans-serif;
}
.modern-template h3 {
font-size: 32px;
font-weight: bolder;
font-family: "Roboto", sans-serif;
}
.modern-template h4{
font-family: "Roboto", sans-serif;
}
.h4-h2{ font-size:24px;
font-weight: bolder;
font-family: "Roboto", sans-serif;
}
.h2-emulated{
font-size: 24px !important;
font-weight: bolder !important;
font-family: "Roboto", sans-serif !important;
}
@media (max-width: 768px) {
.h2-emulated{
font-size: 24px !important;
font-weight: bolder !important;
font-family: "Roboto", sans-serif !important;
}
}
.p-emulated{
font-size: 18px !important;
font-weight: 300 !important;
line-height: 1.5 !important;
}
.header-dull{
font-size:30px !important;
color:#c9c9c9 !important;
transition: .4s;
}
.header-dull:hover{
color:#e94190 !important;
}
.modern-template .pink-btn {
font-weight: 300;
border: 2px solid #e94190;
padding: 10px 6px 10px 6px;
border-radius: 4px;
font-size: 18px;
color: #333333;
transition: all 0.4s ease !important;
white-space:nowrap;
display:inline-block;
}
.modern-template .pink-btn:hover {
background: #e94190;
color: white;
font-weight: 400;
padding: 10px 10px 10px 10px;
cursor: pointer;
}
.modern-template .pink-inv-btn {
font-weight: 300;
border: 2px solid #e94190;
padding: 10px 6px 10px 6px;
border-radius: 4px;
font-size: 18px;
color: white;
transition: all 0.4s ease !important;
background: #e94190;
white-space:nowrap;
display:inline-block;
}
.modern-template .pink-inv-btn:hover {
background: transparent;
color: #e94190;
font-weight: 400;
padding: 10px 10px 10px 10px;
cursor: pointer;
}
.modern-template .modern-ul {
font-size: 18px;
font-weight: 300;
line-height: 1.5;
}
.modern-template .modern-li{
border-radius:4px;
border:1px solid #dddddd;
transition: .4s ease all;
}
.modern-template .basic-ul{
border:none;
}
.modern-template .basic-li{
font-size:18px;
text-decoration: none;
border:none;
border-left: solid 4px #e94190;
padding: 0 10px;
font-weight:300;
}
.modern-template .basic-li:last-child{
font-size:18px;
text-decoration: none;
border:none;
border-left: solid 4px #e94190;
padding: 0 10px;
font-weight:300;
}
.modern-template .modern-li:hover{
margin-left:10px;
}
.modern-template .modern-li-base{
border-radius:4px;
border:1px solid #dddddd;
transition: .4s ease all;
}
.modern-template .li-line{
border-left: solid 4px #e94190;
padding-left: 10px;
}
.modern-template .modern-li a{
color: #333333;
}
@media (max-width: 768px) {
.modern-template .pink-inv-btn {
width:100%;
margin-right:0 !important;
margin-left:0 !important;
text-align:center;
text-align:center;
}
.modern-template .pink-btn {
width:100%;
margin-right:0 !important;
margin-left:0 !important;
text-align:center;
}
} 
.modern-template a {
color: #e94190;
}
.section-spacing {
padding-top: 4em;
padding-bottom: 4em;
}
.bg-light-grey{
background: #f7f7f7;
}
.bg-dark-grey{
background-color:#393939;
}
.bg-dark-green{
background:#4f590f;
}
.swiper-pagination-bullet-active{
background:#e94190 !important;
}
.swiper-pagination {
position: absolute;
bottom:0 ;
}
.swiper-pagination-initial{
position:initial !important;
}
//Hover Effect
.cs-hover {
position: relative;
display: inline-block;
overflow: hidden;
margin: 10px;
min-width: 230px;
max-width: 315px;
width: 100%;
color: #ffffff;
font-size: 16px;
text-align: left;
}
.cs-hover * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.cs-hover:before {
position: absolute;
top: 10px;
bottom: 10px;
left: 10px;
right: 10px;
top: 100%;
content: '';
border:1px solid #e94190;
background-color: rgba(51, 51, 51, 0.5);
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.cs-hover picture {
vertical-align: top;
max-width: 100%;
backface-visibility: hidden;
}
.cs-hover figcaption {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-hover p,
.cs-hover h5 {
margin: 0;
opacity: 0;
letter-spacing: 1px;
}
.cs-hover p {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
text-transform: uppercase;
font-weight: 400;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
margin-bottom: 5px;
color:white;
}
.cs-hover h5 {
font-weight: normal;
background-color: #e94190;
padding: 3px 10px;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-delay: 0s;
transition-delay: 0s;
color:white;
}
.cs-hover a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.cs-hover:hover:before,
.cs-hover.hover:before {
top: 10px;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.cs-hover:hover p,
.cs-hover.hover p,
.cs-hover:hover h5,
.cs-hover.hover h5 {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.cs-hover:hover p,
.cs-hover.hover p {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.cs-hover:hover h5,
.cs-hover.hover h5 {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
} .swiper-container {
width: 100%;
}
.swiper-container-hero{
height: 60vh;
transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
transition: opacity 0.6s ease, transform 0.3s ease;
transition: opacity 0.6s ease, transform 0.3s ease,
-webkit-transform 0.3s ease;
}
.arrows-container {
position: absolute;
bottom: 25px;
right: 25px;
width: 100px;
height: 50px;
border: 1px solid #fff;
z-index: 10000;
cursor: pointer;
}
.swiper-arrow {
position: absolute;
width: 50px;
height: 50px;
overflow: hidden;
}
.swiper-arrow:focus {
outline: none;
}
.swiper-arrow span {
position: absolute;
width: 10px;
height: 1px;
top: 24.5px;
left: 20px;
background: #fff;
-webkit-transtion: all 0.5s ease;
transition: all 0.5s ease;
}
.swiper-arrow span:nth-of-type(1) {
-webkit-transform: translate(0, -3.5px) rotate(45deg);
transform: translate(0, -3.5px) rotate(45deg);
}
.swiper-arrow span:nth-of-type(2) {
-webkit-transform: translate(0, 3.5px) rotate(-45deg);
transform: translate(0, 3.5px) rotate(-45deg);
}
.swiper-arrow-prev {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
left: 0;
}
.swiper-arrow-next {
right: 0;
border-left: 1px solid #fff;
}
.arrow-back {
position: absolute;
left: 0;
background: #fff;
width: 60px;
height: 60px;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.swiper-arrow-prev .arrow-back {
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.swiper-arrow-next .arrow-back {
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.swiper-arrow:hover span {
background: black;
}
.swiper-arrow:hover .arrow-back {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
@media screen and (max-width: 768px) {
.arrow-back {
position: absolute;
left: 0;
background: #fff;
width: 50px;
height: 50px;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.arrows-container {
position: absolute;
bottom: 25px;
right: 25px;
width: 50px;
height: 25px;
border: 1px solid #fff;
z-index: 10000;
cursor: pointer;
}
.swiper-arrow {
position: absolute;
width: 25px;
height: 24px;
overflow: hidden;
}
.swiper-arrow:focus {
outline: none;
}
.swiper-arrow span {
position: absolute;
width: 10px;
height: 1px;
top: 12px;
left: 10px;
background: #fff;
-webkit-transtion: all 0.5s ease;
transition: all 0.5s ease;
}
.swiper-arrow span:nth-of-type(1) {
-webkit-transform: translate(0, -3.5px) rotate(45deg);
transform: translate(0, -3.5px) rotate(45deg);
}
.swiper-arrow span:nth-of-type(2) {
-webkit-transform: translate(0, 3.5px) rotate(-45deg);
transform: translate(0, 3.5px) rotate(-45deg);
}
.swiper-arrow-prev {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
left: 0;
}
.swiper-arrow-next {
right: 0;
border-left: 1px solid #fff;
}
.swiper-arrow:hover .arrow-back {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.swiper-slide {
overflow: hidden;
}
.swiper-slide .slide-bgimg {
opacity:0.7;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}
.entity-img{
display:none;
}
.swiper-slide .content {
position: absolute;
top: 30%;
left: 0;
width: 50%;
padding-left: 5%;
color: #fff;
z-index:5;
}
.content .title {
opacity:0;
font-size: 100px;
line-height: 100px;
width: 90%;
-webkit-transform: translateX(50px);
transform: translateX(50px);
transition: ease 1s all;
}
.content .caption {
display: block;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 15px;
font-size: 16px;
line-height: 1.4;
width: 750px;
-webkit-transform: translateX(50px);
transform: translateX(50px);
opacity: 0;
transition: ease 1s all;
}
@media screen and (max-width: 1100px) {
.content {
margin-top: -50px;
}
.content .title {
font-size: 50px;
line-height: 50px;
}
.content .caption {
width: 80vw;
font-size: 12px;
}
.content .view {
left: 20px;
font-size: 11px;
}
.content .view p {
text-decoration: underline;
}
.content .view span {
display: none;
}
}
.swiper-slide.swiper-slide-active .content .title{
opacity:1;
webkit-transform: translateX(0);
transform: translateX(0);
}
.swiper-slide.swiper-slide-active .content .caption{
opacity:1;
webkit-transform: translateX(0);
transform: translateX(0);
}
.cost-card{
border-radius:4px;
border: solid 3px #e51d86;
background:white;
transition: .6s ease all;
margin-bottom:6px;
}
@media (min-width: 992px){
.cost-card:hover{
transform: translate(0, -10px);
}
}
.cost-card-center{
text-align:center;
align-content: center;
width:100%;
}
.cost-card ul{
font-size: 18px;
margin: 0;
border: none;
padding-left: 2.5em;
}
.cost-card ul li{
margin:0;
border:none;
padding-right: 2em;
}
.cost-card ul li:last-child{
border:none;
}
.cost-card ul li::before {
font-family: 'FontAwesome';
content: '\f00c';
color: #e51d86;
float: left;
margin-left: -1.5em;
}
.cost-card-header{
font-size: 40px !important;
color: white;
background: #e51d86;
padding-top: 12px;
font-weight: 400 !important;
margin: 0;
}
.cost-card-header-inv{
font-size: 40px !important;
background: white !important;
color:#333333 !important;
padding-top: 12px;
font-weight: 400 !important;
margin: 0;
}
.cost-card-subheader{
font-size:18px;
background: #e51d86;
color:white;
padding-bottom: 12px;
margin: 0;
}
.cost-card-subheader-inv {
font-size:18px;
background:white !important;
color:#333333;
padding-bottom: 12px;
margin: 0;
}
.cost-card-cost{
font-size:18px;
background: #393939;
color:white;
padding-top:6px;
padding-bottom:6px;
}
.cost-card-cost-inv{
font-size:18px;
background: #e51d86 !important;
color:white;
padding-top:6px;
padding-bottom:6px;
}
.cost-card-incl{
padding-left: 2.0em;
}
.cost-card-btn{
font-weight: 300;
width: 90%;
text-align: center;
margin-top:20px;
margin-bottom:20px;
border: 2px solid #e94190;
padding: 10px 6px 10px 6px;
border-radius: 4px;
font-size: 18px;
color: white !important;
transition: all 0.4s ease !important;
white-space: nowrap;
display: inline-block;
background: #e94190;
}
.cost-card-btn:hover{
background:white;
color: #333333 !important;
font-weight: 400;
padding: 10px 10px 10px 10px;
cursor: pointer;
}
.cost-card-link{
color:#333333!important;
}
.accordion {
background-color: #eee;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}
.active, .accordion:hover {
background-color: #ccc;
}
.accordion p:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
}
.active p:after {
content: "\2212";
}
.card-panel {
padding: 0 18px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
} .animated-header{
position: relative;
width: 100%;
height: 60vh; overflow: hidden;
}
.animated-header .title{
font-size: 100px;
line-height: 100px;
width: 90%;
color:white;
font-weight:700;
font-family: "Roboto", sans-serif !important;
text-transform: uppercase;
}
.animated-header .caption{
display: block; letter-spacing: 2px;
margin-top: 15px;
font-size: 20px;
line-height: 1.4;
width: 750px;
transition: ease 1s all;
}
.banner-images-no-anim{
position: absolute;
width:100%;
height:100%;
background: no-repeat 50% 50%;
-webkit-background-size: cover;
background-size:cover;
animation: animate 10s linear infinite;
opacity: 1;
transform; scale(1.2);
}
.banner-images{
position: absolute;
width:100%;
height:100%;
background: no-repeat 50% 50%;
-webkit-background-size: cover;
background-size:cover;
animation: animate 10s linear infinite;
opacity: 1;
transform; scale(1.2);
}
.banner-images:nth-child(1){
animation-name: animate-1;
z-index: 4; 
}
.banner-images:nth-child(2){
animation-name: animate-2;
z-index: 3; 
}
.banner-images:nth-child(3){
animation-name: animate-3;
z-index: 2; 
}
.banner-images:nth-child(4){
animation-name: animate-4;
z-index: 1; 
}
@keyframes animate-1{
0%{
opacity 1;
transform: scale(1.2);
}
23%{
opacity:1;
}
26%{
opacity:0;
transform: scale(1);
}
95%{
opacity:0;
transform: scale(1.22);
}
100%{
opacity: 1;
transform: scale(1.2);
}
}
@keyframes animate-2{
23%{
opacity: 1;
transform: scale(1.2) translatey(0px) translatex(0px);
}
26%{
opacity: 1;
}
48%{
opacity: 1;
}
51%{
opacity: 0;
transform: scale(1.3) translatey(20px) translatex(-20px);
}
100%{
opacity: 0;
transform: scale(1.3);
}
}
@media (min-width: 768px) {
@keyframes animate-2{
23%{
opacity: 1;
transform: scale(1.2) translatey(0px);
}
26%{
opacity: 1;
}
48%{
opacity: 1;
}
51%{
opacity: 0;
transform: scale(1.2) translatey(-40px) ;
}
100%{
opacity: 0;
transform: scale(1.2);
}
}
}
@keyframes animate-3{
48%{
opacity: 1;
transform: scale(1.2);
}
51%{
opacity: 1;
}
73%{
opacity: 1;
}
76%{
opacity: 0;
transform: scale(1);
}
100%{
opacity: 0;
transform: scale(1.2);
}
}
@keyframes animate-4{
73%{
opacity: 1;
transform: scale(1.2);
}
76%{
opacity: 1;
}
98%{
opacity: 1;
}
100%{
opacity: 0;
transform: scale(1);
}
}
.home-banner-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2020/11/3D-Office-Design-Service-M.jpg);background-size: cover;
}
.home-banner-img-2{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2020/11/Atrium-3D-Design-Render-M.jpg); background-size: cover;
}
.home-banner-img-3{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2020/11/2D-Office-CAD-Drawings-M-1.jpg); background-size: cover;
}
.home-banner-img-4{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/3D-Open-Plan-Office-Design-M.webp); background-size: cover;
}
@media only screen and (min-width: 768px) {
.home-banner-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/3D-Office-Design-Service.webp);background-size: cover;
}
.home-banner-img-2{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/3D-atrium-Design.webp); background-size: cover;
}
.home-banner-img-3{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/2D-CAD-Drawings.webp); background-size: cover;
}
.home-banner-img-4{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/3D-Open-Plan-Office-Design.webp); background-size: cover;
}
}
.CAT-fitout-img-1
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Office-Fitout-Header-1.webp);
background-size: cover;
}
.office-fitout-img-1
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Office-Fitout-Header-6.webp);
background-size: cover;
}
.office-fitout-img-2
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Office-Fitout-Header-2.webp);
background-size: cover;
}
.office-fitout-img-3
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Office-Fitout-Header-3.webp);
background-size: cover;
}
.office-fitout-img-4
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Office-Fitout-Header-4.webp);
background-size: cover;
}
.office-fitout-img-5
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/UK-Office-Interior-Design.webp);
background-size: cover;
}
.office-fitout-img-6
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Motorfinity-Refurbishment-Case-Header-webp.webp);
background-size: cover;
}
.office-fitout-img-7
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2022/08/Motorfinity-Refurbishment-Case-Header.jpg);
background-size: cover;
}
.projects-img-1
{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2020/03/Case-Studies-Main-Header.jpg);
background-size: cover;
}
.about-us-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/01/About-Us-Header-.jpg);
background-size: cover;
background-position: bottom;
}
.process-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2016/05/Process-header-1.jpg);
background-size: cover;
background-position: bottom;
}
.career-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2022/09/Office-Refurbishment-Career-Opportunity-Header.jpg);
background-size: cover;
background-position: bottom;
}
.retail-fitout-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2012/10/Retail-Interior-Header.jpg);
background-size: cover;
background-position: bottom;
}
.public-fitout-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/11/Public-Sector-Fitout-Header.jpg);
background-size: cover;
background-position: bottom;
}
.restaurant-refurbishment-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/09/Restaurant-Refurbishment-Header.jpg);
background-size: cover;
background-position: bottom;
}
.refurbishment-img-1 {
background: #e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2025/02/UK-Office-Refurbishment-Specialists-Header.webp);
background-size: cover;
background-position: bottom;
}
.bio-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/01/Biophilic-img-1.jpg);
background-size: cover;
background-position: bottom;
}
.bio-img-2{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/01/Biophilic-img-2.jpg);
background-size: cover;
background-position: bottom;
}
.ele-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/02/Office-Mechanics-and-Electrical-Professionals.jpg);
background-size: cover;
background-position: bottom;
}
.flooring-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/10/Bespoke-Office-Flooring-Header.jpg);
background-size: cover;
background-position: bottom;
}
.strip-out-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2022/01/Commercial-Strip-Out-Header.jpg);
background-size: cover;
background-position: bottom;
}
.plumbing-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/03/Office-Toilet-Installation.jpg);
background-size: cover;
background-position: center right;
}
.commercial-interiors-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/07/Commercial-Interiors-Header.jpg);
background-size: cover;
background-position: center right;
}
.warehouse-design-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/03/Industrial-Office-Fit-Out-Header.jpg);
background-size: cover;
background-position: center right;
}
.office-partition-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/03/Office-Partitions-Header.jpg);
background-size: cover;
background-position: center;
}
.nottingham-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/03/Nottingham-Office-Design-Header.jpg);
background-size: cover;
background-position: bottom;
}
.manchester-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/03/Nottingham-Office-Design-Header.jpg);
background-size: cover;
background-position: bottom;
}
.birmingham-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2024/08/Direct-Corporate-Clothing-Office-Design-Head-Office.jpg);
background-size: cover;
background-position: bottom;
}
.cambridge-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2020/03/Case-Studies-Main-Header.jpg);
background-size: cover;
background-position: bottom;
}
.durham-img-1{
background: #e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2022/05/County-Durham-Interior-Design-Header.jpg);
background-size: cover;
}
.newcastle-img-1{
background: #e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2017/02/Newcastle.jpg);
background-size: cover;
}
.mezzanine-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/05/Office-Mezzanine-Header.jpg);
background-size: cover;
background-position: bottom;
}
.dilap-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/06/Office-Dilapidation-Header.jpg);
background-size: cover;
background-position: center right;
}
.clients-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/07/Interior-Refurbishment-Clients-header.jpg);
background-size: cover;
background-position: center bottom;
}
.ac-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2021/08/Air-Conditioning-Header.jpg);
background-size: cover;
background-position: center bottom;
}
.estate-agent-img{
background: linear-gradient( rgba(20,20,20, 0.5), rgba(20,20,20, 0), rgba(20,20,20, 0)), url(//proici.co.uk/wp-content/uploads/2017/02/EstateAgents-header.jpg);
background-size: cover;
background-position: bottom;
}
.acoustic-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2022/04/Acoustic-Panels-Header.png);
background-size: cover;
background-position: center bottom;
}
.lighting-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2023/04/Commercial-Office-Task-Lighting-Header.jpg);
background-size: cover;
background-position: center bottom;
}
.glass-wall-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2023/05/UK-Office-Glass-Wall-Specialists-Header.jpg);
background-size: cover;
background-position: center bottom;
}
.joinery-img-1{
background:#e51d86;
background: linear-gradient( rgba(54,54,54, .7), rgba(54,54,54, .7)), url(//proici.co.uk/wp-content/uploads/2023/06/Bespoke-Office-Joinery-Commercial-Header.jpg);
background-size: cover;
background-position: center bottom;
}
.animated-header-content
{
position: absolute;
top: 30%;
left: 0;
width: 50%;
padding-left: 5%;
color: #fff;
z-index:5;
}
.animated-header-content .title-box{ padding-bottom: 10px; padding: 10px 60px;
width:fit-content !important;
}
@media only screen and (min-width: 768px) {
.animated-header-content
{
z-index:5;
position: absolute;
right: 50%;
top: 46%;
-ms-transform: translateY(-44%);
-ms-transform: translateX(-10%);
transform: translateY(-44%) translateX(10%);
}
}
@media screen and (max-width: 768px) {
.animated-header{
height:40vh;
}
}
@media screen and (max-width: 768px) {
.animated-header .title {
font-size: 30px;
line-height: 30px;
}
.animated-header .caption {
width: 80vw;
font-size: 12px;
}
}
@media screen and (max-width: 600px) {
.animated-header{
height:30vh;
}
.animated-header-content{
width:100%;
}
}
@media screen and (max-width: 400px) {
.animated-header-content{
top:30%;
}
}
.page-text-leftpad{
padding-left: 5em;
}
@media only screen and (min-width: 1600px) {
.page-text-leftpad{
padding-left: 10em;
}
}
.pagination-text{
position: absolute;
bottom: 40px;
color: white;
width: 100%;
}
@media only screen and (max-width: 991px) {
.section-spacing-992{
padding-top:4em;
padding-bottom:4em;
}
.page-text-leftpad{
padding-left: 3em;
}
}
@media screen and (max-width: 768px) {
.pagination-text{
font-size:13px !important;
bottom:14px;
}
}
.half-page-text-l{
padding-left: 3em;
padding-right:3em;  
}
.half-page-text-r{
padding-left: 3em;
padding-right:3em; 
}
.half-page-text-l-sm{
padding-left: 3em;
padding-right:3em;  
}
.half-page-text-r-sm{
padding-left: 3em;
padding-right:3em; 
}
@media screen and (min-width:1060px) {
.half-page-text-l{
padding-left: 5em;
padding-right:5em;  
}
.half-page-text-r{
padding-left: 5em;
padding-right:5em;  
}
.half-page-text-l-sm{
padding-left: 3.5em;
padding-right:3.5em;  
}
.half-page-text-r-sm{
padding-left: 3.5em;
padding-right:3.5em;  
}	
}
@media screen and (min-width: 1300px) {
.half-page-text-l {
padding-left: 10em;
padding-right:5em;  
}
.half-page-text-r{
padding-left: 5em;
padding-right:10em;  
}
.half-page-text-l-sm {
padding-left: 10em;
padding-right:5em;  
}
.half-page-text-r-sm{
padding-left: 5em;
padding-right:10em;  
}
} .mdn-hdr-flex { position: absolute;
}
.mdn-hdr {
position: relative;
width: 100%;
text-align:center; height: 85vh; overflow: hidden;
background-color: transparent !important;
}
.mdn-hdr .title{
max-width:90%;
text-align: center;
z-index:4;
}
.mdn-hdr .title-sm{
max-width:60%;
text-align:left;
z-index:4;
}
.mdn-hdr .title-xs{
max-width:80%; 
z-index:4;
}
.mdn-hdr .title-box{   padding: 10px 30px;
width:100%;
font-size: 100px;
line-height: 100px;
color: white;
font-weight: 700;
min-width:fit-content;    
font-family: "Roboto", sans-serif !important; }
.mdn-hdr .title-box-sm{
border: 4px white solid;
background: #0000006b; padding: 10px 30px;
width:100%;
font-size: 100px;
line-height: 100px;
color: white;
font-weight: 700;
min-width:fit-content;    
font-family: "Roboto", sans-serif !important; }
@media screen and (min-width:1200px) , screen and (max-height: 800px) {
.mdn-hdr .title-box{
font-size:50px;
line-height: 50px;
}
.mdn-hdr .title-box-sm{
font-size:50px;
line-height: 50px;
}
}
@media screen and (min-height: 800px) {
.mdn-hdr .title-box{
font-size: 100px;
line-height: 100px;
}
.mdn-hdr .title-box-sm{
font-size:60px;
line-height: 60px;
}
}
.mdn-hdr .caption{
display: inline-block; letter-spacing: 2px;
margin-top: 15px;
font-size: 20px;
line-height: 1.4;
transition: ease 1s all;
color:white;
background: #0000006b; padding:1px 60px;
width:inherit;
}
@media screen and (max-width: 1200px){
.mdn-hdr .title-box{
font-size: 60px;
line-height:60px;
text-align:center;
}
.mdn-hdr .title-box-sm{
font-size:30px;
line-height: 30px;
}
.mdn-hdr-flex {
left:0;
position: inherit;
}
}
@media screen and (max-width: 768px){
.mdn-hdr{
height: 50vh;
}
.mdn-hdr .title-sm{
max-width:90%;
text-align: center;
}
.mdn-hdr .title-xs{
max-width:90%;
text-align: center;
}
.mdn-hdr .title-box{
font-size: 30px;
line-height: 30px;
}
.mdn-hdr .caption{
text-align:center;
font-size: 12px;
width:inherit;
}
}
@media screen and (max-width: 600px){
.mdn-hdr{
height: 30vh;
}
}
.title-tiny{
max-width: 80%;
text-align:center;
z-index:4;
}
.title-tiny .title-box{
font-size:60px;
line-height:60px;
}
@media screen and (max-width: 768px){
.title-tiny .title-box{
font-size:30px;
line-height:30px;
}
} .modern-nav{
position:inherit !important;	
}
@media only screen and (min-width : 1200px) {
.modern-nav{
background: transparent !important;
border: none !important;
position: fixed !important;
width: 100% !important;
z-index:30;
margin-top: 0;
padding-top: 5px;
}
.modern-nav .navbar-nav{
float:right !important;
}
.modern-basic-nav{
background-color: rgba(0,0,0,0.5) !important;
}
.modern-nav-scroll.scrolled{
background-color: rgba(0,0,0,0.5) !important;
transition: background-color 200ms linear;
}
.modern-nav .navbar-nav > li > a {
color:white;
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
font-size: 14px !important;
font-size: 1.5rem;
text-transform: uppercase;
border-radius:4px;
background:none;
}
.modern-nav .navbar-nav > li:nth-last-child(2) a {
border-radius:0;
color:white;
font-weight:bolder;
}
.modern-nav .navbar-nav > li:last-of-type {
border: 2px solid #e51d86;
border-radius:4px;
}
.modern-nav .navbar-nav > li:last-of-type a {
padding-top:8px;
padding-bottom:8px;
border-radius:0;
}
.modern-nav .navbar-nav > li > a {
color:white;
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
font-size: 14px !important;
font-size: 1.5rem;
text-transform: uppercase;
border-radius:4px;
background:none;
}
.modern-nav .navbar-nav > li:hover > a {
background:#e94190;
}
.modern-nav .navbar-nav > li:hover .dropdown-menu{
border-radius: 5px 5px 5px 5px;
align-content: center;
text-align: center;
left: 50%;
position: absolute;
transform: translateX(-50%);
display:list-item;
}
.modern-nav .navbar-nav > li .dropdown-menu{
border-radius: 5px 5px 5px 5px;
align-content: center;
text-align: center;
left: 50%;
position: absolute;
transform: translateX(-50%);
}
.modern-nav .navbar-nav > li .dropdown-menu:before{
border-bottom: 8px solid rgba(255, 255, 255, 0.95);
border-left: 8px solid #0000;
border-right: 8px solid #0000;
left: 50%;
transform: translateX(-50%);
position: absolute;
bottom: 100%;
content: "";
height: 0;
width: 0;
z-index: 100;
text-align: center;
}
}
.modern-nav .navbar-nav > li {
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
transition: background 0.5s ease;
background: none !important;
} .modern-nav-blank{
position:inherit !important;	
}
@media only screen and (min-width : 1200px) {
.modern-nav-blank{
background: transparent !important;
border: none !important;
position: fixed !important;
width: 100% !important;
z-index:6;
margin-top: 0;
padding-top: 5px;
}
.modern-nav-blank .navbar-nav{
float:right !important;
}
.modern-basic-nav{
background-color: rgba(0,0,0,0.5) !important;
}
.modern-nav-scroll.scrolled{
background-color: rgba(0,0,0,0.5) !important;
transition: background-color 200ms linear;
}
.modern-nav-blank .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
font-size: 14px !important;
font-size: 1.5rem;
text-transform: uppercase;
border-radius:4px;
background:none;
}
.modern-nav-blank .navbar-nav > li:last-of-type {
border: 2px solid #e51d86;
border-radius:4px;
}
.modern-nav-blank .navbar-nav > li:last-of-type a {
padding-top:8px;
padding-bottom:8px;
border-radius:0;
}
}
.modern-nav-blank .navbar-nav > li {
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
transition: background 0.5s ease;
background: none !important;
} .quick-breadcrumbs{
padding-top:5vh;
padding-bottom:4vh;
} .home-hero {
height:80vh;
position:relative;
}
@media only screen and (min-width : 1200px) {
.home-hero
{
height:100vh;
}
}
.home-hero h1{
font-size:48px;
}
.home-hero p{
font-size:24px;
}
.home-hero-img{
background: linear-gradient( rgba(20,20,20, 0.4), rgba(20,20,20, 0.4), rgba(20,20,20, 0.4), rgba(20,20,20, 0.4)), url(//proici.co.uk/wp-content/uploads/2021/01/Workspace-Fitout-Header.webp) no-repeat center / cover;
}
@media only screen and (max-width : 768px) {
.home-hero-img{
background: linear-gradient( rgba(20,20,20, 0.4), rgba(20,20,20, 0.4), rgba(20,20,20, 0.4), rgba(20,20,20, 0.4)), url(//proici.co.uk/wp-content/uploads/2024/08/Proici-Office-Design.webp) no-repeat center / cover;
}
}
.home-hero .small-links{
position:absolute;
bottom:0;
right:0;
font-size: 14px !important;
color:white !important;
}
.home-hero .small-links a{
font-size: 14px !important;
}
.home-hero .scroll{
position:absolute;
bottom:0;
}
@media only screen and (max-width : 768px) {
.x-pad-xs{
padding-left:4em;
padding-right:4em;
}
}
.pink-white-btn{
font-weight: 300;
border: 2px solid #e94190;
padding: 10px 12px 10px 12px;
border-radius: 4px;
font-size: 18px;
color: white !important;
transition: all 0.4s ease !important;
background: #e94190;
white-space: nowrap;
display: inline-block;
}
.pink-white-btn:hover{
color:white;
background:transparent;
} .home-contact-form{
background: none;
border: none;
box-shadow: none;
height:100%;
}
.home-contact-form span.wpcf7-list-item{
display:block;	
}
.home-contact-submit .wpcf7-submit {
font-weight: 300 !important;
border: 2px solid #e94190!important;
border-radius: 4px !important;
font-size: 16px !important;
color: white !important;
transition: all 0.4s ease !important;
background: #e94190 !important;
white-space: nowrap !important;
display: inline-block !important;
}
.home-contact-form input[type="radio" i]{
border: solid 2px #6c757d;
background-color:initial;
cursor: pointer;
appearance: inherit;
padding:5px;
}
.home-contact-form input[type=radio]:checked{
border: solid 2px #861f4f;
background-color: #e51d86;
outline:none;
}
.home-contact-form input[type=radio]:focus{
border: solid 2px #861f4f;
background-color: #e51d86;
outline:none;
}
.home-contact-form #wpcf7-not-valid-tip{
font-size:12px !important;
}  .aniWrap {
margin:auto;
display: block;
width: 28px;
}
.mouse {
width: 28px;
height: 50px;
border: 2px solid white;
border-radius: 14px;
}
.scroller {
width: 4px;
height: 4px;
border-radius: 2px;
background: white;
position: relative;
top: 10px;
left: 10px;
-webkit-animation: scrolls 1.3s ease-out infinite ; }
@-webkit-keyframes scrolls {
0%   {top: 5px; opacity: 1; height: 8px}
95% {top: 18px; opacity: 0; height: 4px}
100% {top: 5px; opacity: 1; height: 8px}
}
.mdn-h2{
font-size:24px !important;
font-weight:300 !important;
}
.mdn-hr-80{
width:80%;
border-color:#e51d86;
}
.bg-black{
background:black;
background:#000000;
}
.home-card{
padding:2px !important;
}
.home-card img{
opacity:0.7;
transition:ease all .2s ;
}
.home-card img:hover{
opacity:0.9;
}
.home-card .pie{
display:none;
transition: ease all .7s;
}
.home-card .pie:hover{
display:inherit;
}
.home-card-h4{ font-family: "Roboto", sans-serif;
position:absolute;
margin: auto !important;
width: 100%;
text-align: center;
position: absolute;
top: 50%;
padding: 0 !important;
z-index:3;
font-size:1.6rem;
color:white;
border:none !important;
letter-spacing: 1px;
}
.home-card-h4 .fa{
float: right;
font-size: 1.4rem;
}
.mdn-hdr .mdn-padding{
padding-top:70px;
}
.home-sector{
height:80vh;
background: linear-gradient( rgba(20,20,20, .5), rgba(20,20,20, .5)), url(//proici.co.uk/wp-content/uploads/2021/06/Office-Design-Service-Birmingham.jpg) no-repeat center / cover;
}
@media only screen and (min-width : 768px) {
.home-sector{
height:60vh;
background: linear-gradient( rgba(20,20,20, .5), rgba(20,20,20, .5)), url(//proici.co.uk/wp-content/uploads/2021/06/Office-Design-Service-London.jpg) no-repeat center / cover;
}
}
.home-icons{
border-radius:10px;
transition: all .4s ease;
width:fit-content;
border: dashed 1px transparent;
}
.home-icons:hover{
// background-color: rgba(255,255,255,0.5);
background-color: rgba(0,0,0,0.5);
box-sizing: border-box;
border: dashed 1px white;
}
.mdn-header-test.scrolled {
background-color: rgba(255,255,255,0.5) !important;
transition: background-color 200ms linear;
} .mdn-case-container{
height:250px;
background:black;
background:#000000;
}
.mdn-case-study-item{
height:100%;
width:auto;
background-size: cover;
background-position: center center;
opacity:1;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.mdn-case-study-item:hover{
opacity:0.6;
}
.mdn-case-container h3{
color:white;
padding-left:4px;
font-size:2rem;
position:absolute;
bottom:0;
margin:0;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.mdn-case-container:hover h3{
padding-bottom:6px;
}
@media only screen and (min-width : 768px) {
.mdn-case-container{
height:400px;
}
} .modern-template .case-p{
color: #333333 !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
word-wrap: break-word !important;
display: block !important;
max-height: 3em !important;
font-size: 18px;
font-weight: 300;
line-height: 1.5;
}
.icon-sm{
max-height:130px;
}
.border-rounded{
border-radius:25px;
}
.text-15{
line-height: 2 !important;
font-size: 15px !important;
}
.line-h-2{
line-height: 2 !important;
}
.long-text-padding{
padding: 3em;
}
.small-header-h2{
font-size:3rem !important;
margin-top:20px;
margin-bottom:20px;
}
.mdn-hr-20{
width: 20%;
border-bottom: solid 2px #e51d86;
border-top: 0;
border-right:0;
border-left:0;
margin-top: 0;
margin-bottom: 0;
}
.section-spacing-l{
padding-top: 8em;
padding-bottom: 8em;
}
.section-spacing-l-t{
padding-top: 8em;
}
.section-spacing-l-b{
padding-bottom: 8em;
}
.logo-imgs{
opacity:  .7;
transform: scale(.8);
transition: all ease .4s;
}
.logo-imgs:hover{
opacity: 1;
transform: scale(1);
} .resource-box-image-r{
border-radius: 25px 25px 0 0;
}
.resource-box-image-l{
border-radius: 25px 25px 0 0;
}
.resource-box-text{
border-radius:0 0 25px 25px;
}
@media (min-width: 768px) {
.resource-box-image-l{
border-radius: 25px 0 0 25px;
}
.resource-box-image-r{
border-radius: 0 25px 25px 0 ;
}
} .contact-p{
font-size:14px;
font-family: "Roboto", sans-serif;
} .share-study{
text-align: center;
float: none;
padding-bottom: 10px;
padding-top: 10px;
position: absolute; bottom: 0;
right: 0;
width: 100%;
}
.bg-cover{
background-size: cover;
background-position: center center;
}
div.gallery-item{
padding:15px;
margin:0;
}
div.gallery-item * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
div.gallery-item i {
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
font-size: 34px;
color: #ffffff;
line-height: 50%;
background: #00000094;
padding: 20px 15px;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
div.gallery-item:hover img,
div.gallery-item.hover img {
opacity: 0.6;
}
div.gallery-item:hover i,
div.gallery-item.hover i {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.location-image{
padding: 80px 0px;
background-position: top center;
background-size: cover;
}
@media screen and (min-width: 768px) {
.location-image{
padding: 280px 0px;
background-position: top center;
background-size: cover;
}
}
.case-gallery-swiper-left{
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: #e51d86;
left:30px;
right:auto;
border: solid 1px #e51d86;
transition: ease .4s all;
padding:40px;
}
.case-gallery-swiper-left:hover{
background: #e51d86;
color: #fff;
}
.case-gallery-swiper-left:active{
background: #e51d86;
color: #fff;
border-radius:0 !important;
border: solid 1px #e51d86 !important;
outline:none;
}
.case-gallery-swiper-left:focus{
background: #e51d86;
color: #fff;
border-radius:0 !important;
border: solid 1px #e51d86 !important;
outline:none;
}
.case-gallery-swiper-right:active{
background: #e51d86;
color: #fff;
border-radius:0 !important;
border: solid 1px #e51d86 !important;
outline:none;
}
.case-gallery-swiper-right:focus{
background: #e51d86;
color: #fff;
border-radius:0 !important;
border: solid 1px #e51d86 !important;
outline:none;
}
.case-gallery-swiper-right{
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: #e51d86;
right:30px;
left:auto;
border: solid 1px #e51d86;
transition: ease .4s all;
padding:40px;
}
.case-gallery-swiper-right:hover{
background: #e51d86;
color: #fff;
}
.case-gallery-swiper-right:after{
content: 'next';
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none!important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.case-gallery-swiper-left:after{
content: 'previous';
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none!important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
@media only screen and (max-width: 1000px) {
.case-gallery-swiper-right{
padding:0;
border:none;
}
.case-gallery-swiper-left{
padding: 0;
border:none;
}
}
.swiper-pagination-relative{
position: relative !important;
} .mdn-blog-container{
height:250px;
background:black;
background:#000000;
}
.mdn-blog-item{
height:100%;
width:auto;
background-size: cover;
background-position: center center;
opacity:1;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.mdn-blog-excerpt{
min-height:auto;
}
@media screen and (min-width: 768px) {
.mdn-blog-excerpt{
min-height:250px;
}
}
@media screen and (min-width: 1200px) {
.mdn-blog-excerpt{
min-height:220px;
}
}
@media screen and (min-width: 1600px) {
.mdn-blog-excerpt{
min-height:170px;
}
}
.mdn-blog-h3{
color:#393f64;
font-weight:300 !important;
}
.mdn-blog-p{
color:#393f64;
}
@media only screen and (min-width : 768px) {
.mdn-blog-container{
height:400px;
}
}
.mdn-blog-item i{
position: relative;
top: 50%;
left: 50%;
border-radius: 50%;
font-size: 34px;
color: #ffffff;
line-height: 50%;
background: #00000094;
padding: 20px 15px;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.mdn-blog-item:hover i{
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.w-100{
width:100%;
}
.h-auto{
height:auto;
}
p::selection {
background-color: #ea2e91;
color:white;
}
a::selection {
background-color: #ea2e91;
color:white;
}
.grey-container {
border: 1px solid #ebebeb;
}
@media only screen and (max-width : 767px) {
.text-center-xs{
text-align:center;
}
}   .case-texts{
border-left:2px solid #e51d86;
}
.case-texts h4 {
margin-top:0
}
.case-texts p{
font-size:16px;
line-height:26px;
}
.counter-p {
font-size:1.2em;
padding-top:10px;
}
.main-h1{
margin-bottom: 0px;
font-size: 50px;
}
@media (max-width: 768px) {
.main-h1{
font-size: 26px;
}
}
.trans-li{
border-bottom: transparent !important; 
background:#ebebeb !important;
} .main-case-study
{
z-index: 20;
bottom: 120px;
position: relative;
background-color: rgba(0, 0, 0, 0.41);
padding: 15px;
padding-right: 70px;
width: 50%;
margin-left: 20px;
color: white;
border-left: solid 4px #e94190;
margin-bottom:-60px;
transition: all .2s ease-in-out;
}
.main-case-study:hover{
border-left: solid 10px #e94190;
}
.case-video{
width:100%;
}
.case-arrow{
position: absolute;
right: 15px;
top: 50%;
margin-top: -24px;
}
.case-arrow i{
padding: 0px;
padding-left: 3px;
font-size: 48px;
display: inline-block;
text-align: center;
transition: all .2s ease-in-out;
}
.case-arrow i:hover{
transform: scale(1.1);
}
.case-read-more{
font-size:0.8em;
float:right;
padding:5px
}  .the-arrow {
width: 1px;
transition: all 0.2s;
}
.the-arrow.-left {
position: absolute;
top: 60%;
left: 0;
}
.the-arrow.-left > .shaft {
width: 0;
background-color: #4c4c4c;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
width: 0;
background-color: #4c4c4c;
}
.the-arrow.-left > .shaft:before {
transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
transform: rotate(0);
}
.the-arrow.-right {
top: 0;
}
.the-arrow.-right > .shaft {
width: 1px;
transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
width: 8px;
transition-delay: 0.3s;
transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
transform: rotate(-40deg);
}
.the-arrow > .shaft {
background-color: #4c4c4c;
display: block;
height: 1px;
position: relative;
transition: all 0.2s;
transition-delay: 0;
will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
background-color: #4c4c4c;
content: '';
display: block;
height: 1px;
position: absolute;
top: 0;
right: 0;
transition: all 0.2s;
transition-delay: 0;
}
.the-arrow > .shaft:before {
transform-origin: top right;
}
.the-arrow > .shaft:after {
transform-origin: bottom right;
}
.animated-arrow {
display: inline-block;
color: #4c4c4c;
font-size: 1.25em;
font-style: italic;
text-decoration: none;
position: relative;
transition: all 0.2s;
}
.animated-arrow:hover {
color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
width: 64px;
transition-delay: 0.1s;
background-color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
width: 8px;
transition-delay: 0.1s;
background-color: #808080;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
transform: translateX(17px);
transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
width: 0;
transform: translateX(200%);
transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
width: 0;
transition-delay: 0;
transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
transform: rotate(0);
}
.animated-arrow > .main {
display: flex;
align-items: center;
transition: all 0.2s;
}
.animated-arrow > .main > .text {
margin: 0 16px 0 0;
line-height: 1;
}
.animated-arrow > .main > .the-arrow {
position: relative;
} .cookie-btn {
background: none !important;
border: 1px solid #fff !important;
color: white !important;
}
.pnk-btn{
background: none !important;
border: 1px solid #e51d86 ;
color: #e51d86 ;
padding:10px;
transition:0.3s;
margin:5px;
display:inline-block;
}
.pnk-btn:hover{
background: #e51d86 !important;
color: #fff !important;
}
@media (max-width: 768px) {
.btn-sized{
width:100%;	
}
}
.img-dropshadow{
-webkit-box-shadow: 10px 10px 0px 0px rgba(229,29,134,1);
-moz-box-shadow: 10px 10px 0px 0px rgba(229,29,134,1);
box-shadow: 10px 10px 0px 0px rgba(229,29,134,1);
}
.margin-top-10{
margin-top:10px;
}
.margin-top-20{
margin-top:20px;
}
.margin-bottom-10{
margin-bottom:10px;
}
.margin-bottom-20{
margin-bottom:20px;
}
.margin-fix{
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.i-ignore{
pointer-events: none;
} .video-custom {
width: 100%;
border: 1px solid black;
}
.video-wrapper{
display:table;
width:auto;
position:relative;
width:50%;
}
.video-playpause {
background-image:url(http://png-4.findicons.com/files/icons/2315/default_icon/256/media_play_pause_resume.png);
background-repeat:no-repeat;
width:50%;
height:50%;
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:0%;
margin:auto;
background-size:contain;
background-position: center;
z-index:5;
}  .related-accordion {
background-color: #ebebeb;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
text-align: left;
border: none;
outline: none;
transition: 0.4s;
text-align: center;
} .related-active, .related-accordion:hover {
background-color: #ccc;
} .drop-panel {
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.drop-panel ul{
padding-inline-start: 0 !important;
}
.drop-panel ul li {
padding: 18px 0;
background-color: white;
overflow: hidden;
text-decoration: none;
border-right: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.related-accordion:after {
font: normal normal normal 20px/1 FontAwesome;
content: '\f067'; font-size: 20px;
color: #e51d86;
float: right;
margin-left: 5px;
}
.related-active:after {
content: "\f068"; }
.related-accordion:before {
font: normal normal normal 20px/1 FontAwesome;
content: '\f067'; font-size: 20px;
color: #e51d86;
float: left;
margin-left: 5px;
}
.related-active:before {
content: "\f068"; } #cookie-notice .cn-button {
margin: 0 0 0 10px;
display: inline-block;
padding: 5px 10px;
border-radius: 10px;
} .loading-screen {
position: relative;
padding-left: 0;
padding-right: 0;
padding-top: 0;
background-color: #e51d86;
width: 0%;
height: 100%;
}
.load-container {
position: fixed;
top: 0;
width: 100%;
height: 100vh;
overflow: hidden;
z-index: 999;
pointer-events: none;
} .animation-nav{
position:inherit !important;	
}
@media only screen and (min-width : 1200px) {
.animation-nav{
background: transparent !important;
border: none !important;
position: absolute !important;
width: 100% !important;
z-index:9999;
margin-top: 0;
padding-top: 5px;
}
.animation-nav .navbar-nav{
float:right !important;
}
.animation-nav .navbar-nav > li > a {
color:white;
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
font-size: 14px !important;
font-size: 1.5rem;
text-transform: uppercase;
border-radius:4px;
background:none;
}
.animation-nav .navbar-nav > li:last-of-type {
border: 2px solid #e51d86;
border-radius:4px;
}
.animation-nav .navbar-nav > li:last-of-type a {
padding-top:8px;
padding-bottom:8px;
border-radius:0;
}
}
.animation-nav .navbar-nav > li {
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
transition: background 0.5s ease;
background: none !important;
} .iframe-container{
position: relative;
width: 100%;
padding-bottom: 56.25%; 
height: 0;
}
.iframe-container iframe{
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}
.h100{
height:100vh;
}
.min-h100{
min-height:100vh;
}
.video-mobile{
min-height:600px;
}
@media only screen and (max-width : 767px) {
.video-mobile{
min-height:300px;
}
}
.project-ad-btn{
font-weight: 300;
border: 2px solid #e94190;
padding: 2px;
border-radius: 4px;
font-size: 14px !important;
color: white;
transition: all 0.4s ease !important;
background: #e94190;
white-space: nowrap;
display: inline-block;
}
} .faq .faq-item {
border-bottom: 1px solid #e1e1e1;
}
.faq .faq-item button[aria-expanded='true'] {
border-bottom: 1px solid #e51d86;
}
.faq button {
position: relative;
display: block;
text-align: left;
width: 100%;
padding: 1em 0;
padding-right: 30px;
color: #7288a2;
font-weight: 400;
border: none;
background: none;
outline: none;
}
.faq button:hover, .faq button:focus {
cursor: pointer;
color: #e51d86;
}
.faq button:hover::after, .faq button:focus::after {
cursor: pointer;
color: #e51d86;
border: 1px solid #e51d86;
}
.faq button .icon {
display: inline-block;
position: absolute;
top: 18px;
right: 0;
width: 22px;
height: 22px;
border: 1px solid;
border-radius: 22px;
}
.faq button .icon::before {
display: block;
position: absolute;
content: '';
top: 9px;
left: 5px;
width: 10px;
height: 2px;
background: currentColor;
}
.faq button .icon::after {
display: block;
position: absolute;
content: '';
top: 5px;
left: 9px;
width: 2px;
height: 10px;
background: currentColor;
}
.faq button[aria-expanded='true'] {
color: #e51d86;
}
.faq button[aria-expanded='true'] .icon::after {
width: 0;
}
.faq button[aria-expanded='true'] + .faq-content {
opacity: 1;
max-height: 100vh;
transition: all 800ms ease-in-out;
will-change: opacity, max-height;
}
.faq .faq-content {
opacity: 0;
max-height: 0;
overflow: hidden;
transition: opacity 400ms linear, max-height 400ms ease-in-out;
will-change: opacity, max-height;
}
.faq .faq-content p {
font-weight: 300;
margin: 2em 0;
} .wpforms-form button[type=submit] {
background-color: #e51d86 !important;
border-color: #e51d86 !important;
color: #fff !important;
transition: background 0.3s ease-in-out;
width:100%;
}
.wpforms-form input[type=submit]:hover, 
.wpforms-form input[type=submit]:active, 
.wpforms-form button[type=submit]:hover, 
.wpforms-form button[type=submit]:active, 
.wpforms-form .wpforms-page-button:hover, 
.wpforms-form .wpforms-page-button:active {
background-color: #e51d86 !important;
border: 1px solid #e51d86 !important;
}
.wpforms-form input[type=submit]:focus,
.wpforms-form button[type=submit]:focus,
.wpforms-form .wpforms-page-button:focus {
background-color: #e51d86 !important;
border: 1px solid #e51d86 !important;
cursor: pointer;
} .vimeohero iframe {
width: 100vw;
height: 56.25vw; min-height: 100vh;
min-width: 177.77vh; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.vimeohero {
background: #eee;
height: 100vh;
overflow: hidden;
padding: 0;
position: relative;
background-image: url(//proici.co.uk/wp-content/uploads/2021/01/Workspace-Fitout-Header.webp);
background-repeat:no-repeat;
background-position: center center;
}
@media only screen and (max-width : 768px) {
.vimeohero {
background: #eee;
height: 85vh;
overflow: hidden;
padding: 0;
position: relative;
background-image: url(//proici.co.uk/wp-content/uploads/2025/02/Professional-Office-Fit-out-and-Refurbishment.webp);
background-repeat:no-repeat;
background-position: center center;
}
} .case-padding{
padding:3em;
}
@media only screen and (max-width : 768px) {
.case-padding{
padding:0;
}
}