.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 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;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0} @media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.zoefly.co.za/wp-content/themes/financier/fonts/glyphicons-halflings-regular.eot);src:url(//www.zoefly.co.za/wp-content/themes/financier/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.zoefly.co.za/wp-content/themes/financier/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//www.zoefly.co.za/wp-content/themes/financier/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//www.zoefly.co.za/wp-content/themes/financier/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.zoefly.co.za/wp-content/themes/financier/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
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-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;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'Titillium Web', sans-serif;
line-height: 1.5;
}
body{
color: #797878;
line-height: 1.65;
overflow-x: hidden;
height: 100% !important;
font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Montserrat', sans-serif;
color: #222;
margin: 10px 0;
font-weight: 700;
}
h1{
font-size: 56px;
}
h2{
font-size: 46px;
}
h3{
font-size: 32px;
}
h4{
font-size: 25px;
}
h5{
font-size: 20px;
}
h6{
font-size: 18px;
}
p.lead {
font-size: 18px;
}
p {
margin-bottom: 20px;
}
dfn,
cite,
em {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 16px;
line-height: 1.6;
margin-bottom: 20px;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 16px;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
a {
color: #0aa4e3;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
text-decoration: none;
}
a:visited {
}
a:hover,
a:focus,
a:active {
text-decoration: none;
color: #07396b;
}
a:hover,
a:active,
a:focus{
outline: 0;
}
@media screen and (max-width: 800px){
h1 {font-size:34px !important; }
h2 {font-size:28px !important; }
h3 {font-size:24px !important; }
h4 {font-size:22px !important; }
h5 {font-size:19px !important; }
h6 {font-size:17px !important; }
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1140px !important;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
blockquote {
border-left: 3px solid #0aa4e3;
margin: 1.6em 12px;
padding: 0.6em 12px;
}
blockquote:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f10d";
color: #0aa4e3;
font-size: 20px;
}
blockquote cite {
display: block;
font-size: 16px;
margin: 1em auto;
font-style: italic;
line-height: 1.5em;
text-align: center;
color: #686666;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 10px 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
border: 1px solid #EDEDED;
}
th{
padding: 10px;
border-right: 1px solid #EDEDED;
}
td{
padding: 10px;
border: 1px solid #EDEDED;
}
figure {
margin: 1em 0px;
} .btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{
box-shadow: none;
border: none;
text-shadow: none;
background: #0aa4e3;
color: #fff;
border-radius: 3px;
padding: 12px 20px;
font-weight: 500;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.vc-btn a{
box-shadow: none;
border: none !important;
text-shadow: none;
background-color: #0aa4e3 !important;
background-image: none !important;
color: #fff !important;
border-radius: 3px !important;
padding: 12px 20px !important;
font-size: 16px !important;
font-weight: 600;
}
.vc-btn a i{
vertical-align: middle !important;
}
.btn:hover,
.vc-btn:hover a{
color: #fff;
}
button:hover,
.btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #07396b;
color: #fff;
}
.vc-btn:hover a{
background-color: #07396b !important;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="color"],
textarea,
select{
width: 100%;
border-radius: 0px;
font-size: 16px;
display: inline-block;
padding: 11px 15px;
color: #333333;
border: 1px solid #ECEAEA;
font-weight: 400;
transition: border .6s ease-in-out;
-moz-transition: border .6s ease-in-out;
-webkit-transition: border .6s ease-in-out;
-o-transition: border .6s ease-in-out;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="datetime"],
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus{
color: #111;
border: 1px solid #07396b;
outline: 0 none;
}
.form-control:focus{
color: #111;
border: 1px solid #414040 !important;
box-shadow: none;
}
textarea {
width: 100%;
}
label{
font-weight: 400;
font-size: 16px;
}  .header-top{
border-bottom: 1px solid rgba(243, 243, 243, 0.5);
font-size: 14px;
position: relative;
z-index: 10;
background: #fff;
}
.header-top a{
color: #797878;
}
.header-top #lang_sel{
height: initial;
}
.header-top #lang_sel li,
.header-top #lang_sel ul ul{
width: 80px;
}
.header-top .header-wpml-switcher{
padding: 8px 10px;
}
.top-header-info{
padding-left: 0 !important;
padding-right: 0 !important;
}
.header-top .contact-detail-one,
.header-top .contact-detail-two,
.header-top .contact-detail-three{
display: inline-block;
padding: 10px 20px;
}
.header-top .contact-detail-one i,
.header-top .contact-detail-two i,
.header-top .contact-detail-three i{
vertical-align: middle;
margin: 0 8px 0 0;
font-size: 18px;
}
.top-header-nav-menu{
padding: 0;
margin: 0;
}
.header-top .top-header-nav{
list-style: none;
float: right;
display: inline-block;
padding: 10px 20px;
margin-top: 5px;
}
.header-top .top-header-nav li{
display: inline-block;
margin-right: 5px;
}
.header-top .top-header-nav li ul li{
display: none;
}
.header-top .top-header-nav li::before {
content: "|";
color: #7D7D7D;
padding-right: 8px;
}
.header-top .top-header-nav li:first-child:before{
content: none;
}
.header-top .top-header-social{
float: right;
display: inline-block;
}
.header-top .social-menu{
list-style: none;
padding: 0;
direction: ltr !important;
text-align: center;
margin: 0;
}
.header-top .top-header-social li{
display: inline-block;
margin-right: 5px;
}
.header-top .top-header-social li a{
padding: 8px;
text-decoration: none;
color: #929292;
}
.header-top .top-header-social li a:hover{
color: #0aa4e3;
}
.header-top .top-header-social li a img{
max-height: 50px;
}
.header-top .top-header-social li a img:hover{
opacity: 0.8;
}
.social-icons-list li a:before{
font-size: 16px;
font-family: "Font Awesome 6 Brands";
font-weight: 400;
}
.header-top .top-header-custom-text,
.header-top .top-header-right-widget{
display: inline-block;
width: 50%;
padding: 10px 20px;
margin-top: 5px;
}
.header-top .social-menu{
padding: 10px;
}
.social-icons-list li.social-icon a[href*="facebook.com"]::before { content: '\f09a'; }
.social-icons-list li.social-icon a[href*="twitter.com"]::before { content: '\f099';}
.social-icons-list li.social-icon a[href*="dribbble.com"]::before { content: '\f17d';}
.social-icons-list li.social-icon a[href*="plus.google.com"]::before { content: '\f0d5';}
.social-icons-list li.social-icon a[href*="pinterest.com"]::before { content: '\f0d2';}
.social-icons-list li.social-icon a[href*="github.com"]::before { content: '\f09b'; }
.social-icons-list li.social-icon a[href*="tumblr.com"]::before { content: '\f173';}
.social-icons-list li.social-icon a[href*="youtube.com"]::before { content: '\f167';}
.social-icons-list li.social-icon a[href*="flickr.com"]::before { content: '\f16e';}
.social-icons-list li.social-icon a[href*="vimeo.com"]::before { content: '\f194'; }
.social-icons-list li.social-icon a[href*="instagram.com"]::before { content: '\f16d'; }
.social-icons-list li.social-icon a[href*="linkedin.com"]::before { content: '\f0e1'; }
.social-icons-list li.social-icon a[href*="soundcloud.com"]::before { content: '\f1be'; }
.social-icons-list li.social-icon a[href*="vine.com"]::before { content: '\f1ca'; }
.social-icons-list li.social-icon a[href*="foursquare.com"]::before { content: '\f180'; }
.social-icons-list li.social-icon a[href*="yelp.com"]::before { content: '\f1e9'; }
@media screen and (max-width: 990px){
.header-top .top-header-nav-menu,
.header-top .social-menu-wrapper{
float: none;
text-align: center;
}
.top-header-nav-menu{
padding-left: 0;
}
}  .site-logo{
margin: 0;
line-height: 0;
}
.logo-wrap{
margin-top: 0;
z-index: 10000 !important;
}
.masthead{
width: 100% !important;
padding: 0;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
-ms-transition:  all .3s ease-in-out;
-o-transition:  all .3s ease-in-out;
transition: all .3s ease-in-out;
position: relative;
z-index: 10;
background: #fff;
}
.main-navigation a{
-webkit-transition:  all .1s ease-in-out;
-moz-transition:  all .1s ease-in-out;
-ms-transition:  all .1s ease-in-out;
-o-transition:  all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.navbar{
margin:0;
}
.navbar-nav>li{
margin-right: 2px;
border-top: 3px solid transparent;
position: relative;
}
.navbar-nav>li>a{
padding: 13px 18px;
color: #444;
font-weight: 600;
}
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a{
}
.main-navigation li:hover > a {
}
.nav > li > a:focus, .nav > li > a:hover {
background-color: rgba(215, 44, 44, 0) !important;
}
.sub-menu{
-webkit-animation-duration: 0.8s !important;
-webkit-animation-delay: 0s !important;
-moz-animation-duration: 0.8s !important;
-moz-animation-delay: 0s !important;
-o-animation-duration: 0.8s !important;
-o-animation-delay: 0s !important;
animation-duration: 0.8s !important;
animation-delay: 0s !important;
}
.main-navigation ul ul {
position: absolute;
top: 50px;
visibility: hidden;
opacity: 0;
padding: 0;
background: rgb(255, 255, 255);
list-style: none;
font-weight: 600;
min-width: 250px;
-webkit-box-shadow: 0 0 10px rgba(149,149,149,0.5);
-moz-box-shadow: 0 0 10px rgba(149,149,149,0.5);
box-shadow: 0 0 10px rgba(149,149,149,0.5);
border-radius: 8px;
border-bottom: 3px solid #0aa4e3;
text-transform: none;
margin-left: 0;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.main-navigation ul ul ul {
top: 0px;
margin-left: 0px;
}
.main-navigation ul ul li:after,
.main-navigation ul ul .current_page_item:after,
.main-navigation ul ul .current-menu-item:after{
content: none;
}
.main-navigation ul ul li a:hover {
color: #0aa4e3;
}
.main-navigation ul ul li {
position: relative;
border-bottom: 1px dashed #F3F3F3;
}
.main-navigation ul ul li:last-child {
border-bottom: none;
}
.main-navigation ul ul li:hover > a{
color: #0aa4e3 !important;
display: block;
}
.main-navigation ul ul li a{
color: #939393;
display: block;
padding: 12px 15px;
}
.main-navigation ul ul li:after {
content: none;
}
.main-navigation ul li:hover > ul {
visibility: visible;
opacity: 1;
top: 45px;
z-index: 9;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
height: auto;
top: 0;
}
.main-navigation ul ul li > ul {
overflow: hidden;
}
.main-navigation .current_page_ancestor {
color: #333;
}
.main-navigation ul ul .current_page_parent,
.main-navigation .current_page_parent .current_page_item > a {
}
.main-navigation .current_page_item {
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.main-navigation .menu-item-has-children > a:after{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f078';
padding-left: 5px;
font-size: 10px;
vertical-align: bottom;
color: #B5B5B5;
}
.main-navigation ul ul .menu-item-has-children > a:after{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f054';
padding-right: 5px;
font-size: 10px;
vertical-align: 1px;
color: #5C5C5C;
}
.small-search{
color: #333 !important;
}
.search-toggle{
cursor: pointer;
}
.nav-icon{
font-size: 16px;
cursor: pointer;
}
.nav-cart-badge{
background-color: #0aa4e3;
margin-left: 3px;
cursor: pointer;
color: #fff !important;
position: absolute;
top: 0;
font-size: 12px;
font-weight: 600;
border-radius: 50%;
width: 20px;
text-align: center;
padding: 0;
right: 0;
}
.nav-icons-right{
float: right;
}
.nav-icons-right a{
padding: 12px;
}
.cart-icon{
position: relative;
}
.main-navigation a:hover,
.nav-icon:hover,
.nav-icon a:hover{
color: #0aa4e3;
} .sticky-header-wrapper{
background: rgba(255, 255, 255, 0.98);
z-index: 9999;
padding: 20px 0;
box-shadow: 0 0 10px rgba(0,0,0,0.08);
visibility: hidden;
left: 0;
position: absolute;
opacity: 0;
-webkit-transition:  all .5s ease-in-out;
-moz-transition:  all .5s ease-in-out;
-ms-transition:  all .5s ease-in-out;
-o-transition:  all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.sticky-header-wrapper .bottom-header {
padding: 0px 15px;
}
.sticky-header-wrapper .nav-icons-right a{
color: #444;
}
.sticky-header-wrapper .nav-icons-right a:hover{
color: #0aa4e3;
}
.sticky-header-wrapper .logo-wrap,
.sticky-logo{
margin-top: auto;
margin-bottom: auto;
}
.sticky-header-wrapper .navbar-nav>li>a {
padding: 22px 16px;
}
.sticky-header-wrapper .container{
position: relative;
}
.sticky-header-wrapper .cart-preview{
position: absolute;
}
.sticky-header-wrapper .nav-cart-badge{
display: none;
}
.sticky-header-wrapper .nav-icons-right{
padding: 10px 0;
}
@media screen and (max-width: 1100px){
.main-navigation {
font-size: 11px;
}
}  .stronghold-menu > li.mega-menu {
position: inherit !important
}
.stronghold-menu > li.mega-menu > ul.sub-menu .nav-arrow {
display: none
}
.stronghold-menu > li.mega-menu > ul.sub-menu {
width: 100%;
left: 0;
right: auto;
border-radius: 0;
padding-bottom: 0;
display: table;
height: 100%;
}
.stronghold-menu > li.mega-menu > ul.sub-menu > li {
display: block !important;
float: left !important;
height: 100%;
}
.stronghold-menu > li.mega-menu > ul.sub-menu > li:hover{
background: none;
}
.stronghold-menu > li.mega-menu.col-1 > ul.sub-menu > li {
width: 100%;
}
.stronghold-menu > li.mega-menu.col-2 > ul.sub-menu > li {
width: 50%;
border-right: 1px dashed #F3F3F3;
}
.stronghold-menu > li.mega-menu.col-2 > ul.sub-menu > li:last-child {
border-right: none;
}
.stronghold-menu > li.mega-menu.col-3 > ul.sub-menu > li {
width: 33.33%;
border-right: 1px dashed #F3F3F3;
}
.stronghold-menu > li.mega-menu.col-3 > ul.sub-menu > li:last-child {
border-right: none;
}
.stronghold-menu > li.mega-menu.col-4 > ul.sub-menu > li {
width: 25%;
border-right: 1px dashed #F3F3F3;
}
.stronghold-menu > li.mega-menu.col-4 > ul.sub-menu > li:last-child {
border-right: none;
}
.stronghold-menu > li.mega-menu.col-5 > ul.sub-menu > li {
width: 20%;
border-right: 1px dashed #F3F3F3;
}
.stronghold-menu > li.mega-menu.col-5 > ul.sub-menu > li:last-child {
border-right: none;
}
.stronghold-menu > li.mega-menu.col-6 > ul.sub-menu > li {
width: 16.66%;
border-right: 1px dashed #F3F3F3;
}
.stronghold-menu > li.mega-menu.col-6 > ul.sub-menu > li:last-child {
border-right: none;
}
.stronghold-menu > li.mega-menu.col-2 > ul.sub-menu > li:nth-child(3n),
.stronghold-menu > li.mega-menu.col-3 > ul.sub-menu > li:nth-child(4n),
.stronghold-menu > li.mega-menu.col-4 > ul.sub-menu > li:nth-child(5n),
.stronghold-menu > li.mega-menu.col-5 > ul.sub-menu > li:nth-child(6n),
.stronghold-menu > li.mega-menu.col-6 > ul.sub-menu > li:nth-child(7n) {
clear: both;
}
.stronghold-menu > li.mega-menu > ul.sub-menu > li ul {
display: block !important;
top: auto !important;
width: 100%;
min-width: 0 !important;
left: auto !important;
position: relative !important;
border: none !important;
padding: 0 !important;
box-shadow: none !important;
}
.stronghold-menu li.mega-menu:hover ul.sub-menu li ul {
visibility: visible !important;
opacity: 1 !important;
}
.main-navigation .mega-menu ul .menu-item-has-children > a:after{
content: none;
}
.stronghold-menu > li.mega-menu > ul.sub-menu > .menu-item-has-children > a {
font-weight: 600;
color: #07396b;
margin: 8px 5px;
word-wrap: break-word;
-ms-word-wrap: break-word;
white-space: normal;
display: block;
width: 100%;
text-transform: uppercase;
font-size: 16px;
padding: 5px 15px;
}
.stronghold-menu > li.mega-menu > ul.sub-menu > .menu-item-has-children > a:hover{
color: #0aa4e3;
}
.stronghold-menu .mega-menu li{
padding: 10px 15px 10px 5px;
border-bottom: none;
}
.stronghold-menu .mega-menu li .sub-menu li{
padding: 0;
}
.stronghold-menu i{
padding-right: 8px;
color: #737373;
}
.stronghold-menu .mega-menu a:hover img{
opacity: 0.8 !important;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.main-navigation ul .mega-menu ul ul {
margin-left: 5px;
} .page-title-wrapper{
background: #f7f7f7;
z-index: 2;
position: relative;
padding: 50px 0;
}
.page-title-wrapper-bg{
background: transparent;
background-position: center center;
padding-top: 50px;
padding-bottom: 50px;
width: 100%;
z-index: 2;
position: relative;
}
.page-title-wrapper-bg .strhld-page-title .page-title-element,
.page-title-wrapper-bg .strhld-breadcrumb,
.page-title-wrapper-bg .strhld-breadcrumb .breadcrumb-trail a{
color: #fff;
}
.strhld-page-title{
-ms-word-wrap: break-word;
word-wrap: break-word;
text-align: center;
}
.strhld-page-title .page-title-element{
font-size: 40px;
margin-bottom: 10px;
font-weight: 700;
}
.strhld-page-title .title-line {
content: '';
display: block;
background: #0aa4e3;
width: 40px;
height: 2px;
margin: 10px auto;
}
.strhld-page-caption{
padding: 0;
color: #fff;
}
.page-title-wrapper .strhld-page-caption{
color: #8b8b8b;
}
.strhld-breadcrumb{
line-height: 1.1;
margin-top: 30px;
margin-bottom: 20px;
text-align: center;
}
.strhld-breadcrumb .breadcrumb-trail{
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.strhld-breadcrumb-center .breadcrumb-trail{
float: none !important;
}
.strhld-breadcrumb .breadcrumb-trail .trail-begin:before{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f015";
padding-right: 3px;
}
.strhld-breadcrumb .breadcrumb-trail .sep{
color: #E6E6E6;
font-size: 12px;
padding: 0 1px;
}
.strhld-breadcrumb .breadcrumb-trail a{
color: #797878;
}
.strhld-breadcrumb .breadcrumb-trail a:hover{
color: #0aa4e3;
}
.strhld-breadcrumb .breadcrumb-trail .trail-end{
font-weight: 600;
}
@media screen and (max-width:800px){
.strhld-page-title,
.strhld-breadcrumb{
text-align: center;
}
.strhld-page-title .page-title-element:after{
margin:0 auto;
margin-top: 10px;
}
.strhld-breadcrumb .breadcrumb-trail{
float: none;
}
}  .search-box-wrapper{
display: none;
position: relative;
-webkit-transition:  all .5s ease-in-out;
-moz-transition:  all .5s ease-in-out;
-ms-transition:  all .5s ease-in-out;
-o-transition:  all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.search-box{
float: right;
background: #ffffff;
padding: 20px;
position: absolute;
right: 15px;
top: 0;
z-index: 999;
border-bottom: 3px solid #0aa4e3;
}
.search-box-offset{
top: 30px;
}
.search-box-offset-two{
top: 51px;
}
.search-box-wrapper input[type="text"]{
width: 300px;
height: 40px;
float: left;
padding-left: 20px;
border-radius: 5px;
}
.search-box-wrapper button{
position: absolute;
right: 10px;
bottom: 30px;
width: 50px;
background: rgba(255, 255, 255, 0);
border: none;
box-shadow: none;
padding: 3px 10px 0 0;
}
.search-box-wrapper button i,
.search-form-wrapper button i{
font-size: 20px;
color: #D1D1D1;
} .mobile-header{
background: #fff;
display: none;
}
.header-top-mobile{
display: inline-block;
width: 100%;
padding-bottom: 10px;
}
.header-top-mobile .contact-detail-one,
.header-top-mobile .contact-detail-two,
.header-top-mobile .contact-detail-three,
.header-top-mobile .top-header-custom-text,
.header-top-mobile .top-header-right-widget,
.header-top-mobile .top-header-nav{
display: block;
float: none;
width: 100%;
}
.header-top-mobile .top-header-social{
width: 100%;
padding: 6px 10px;
margin-top: 5px;
}
.header-top-mobile .social-menu{
text-align: left;
}
.mobile-header .container{
padding: 0;
}
.mobile-logo-area-wrapper{
border-bottom: 1px solid #ededed;
}
.mobile-logo-area{
padding: 20px 0;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.mobile-logo a img{
max-height: 80px;
max-width: 220px;
}
.mobile-menu-toggle{
margin-right: 0;
margin-left: auto;
margin-top: auto;
margin-bottom: auto;
}
.hamburger{
opacity: 1 !important;
padding: 0;
margin-top: 0;
}
.hamburger,
.hamburger:hover{
background: transparent !important;
opacity: .7;
outline: none;
box-shadow: none;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
background: #0aa4e3 !important;
height: 5px;
}
.hamburger-box {
height: 40px;
}
.mobile-logo{
margin-top: auto;
margin-bottom: auto;
}
.mobile-logo .site-title{
margin-top: 0;
margin-bottom: 0;
}
.mobile-menu-area{
display: none;
border-bottom: 1px dashed rgba(232, 232, 232, 0.30);
}
.mobile-menu{
margin-bottom: 5px;
background: #07396b;
}
.mobile-submenu-toggle{
position: absolute;
right: 0;
top: 0;
width: 100px;
height: 60px;
z-index: 100;
color: #fff;
text-align: center;
cursor: pointer;
}
.mobile-menu li{
list-style: none;
border-bottom: 1px dashed rgba(232, 232, 232, 0.30);
font-weight: 600;
position: relative;
}
.mobile-menu li ul li{
border-bottom: none;
}
.mobile-menu li ul li a{
padding: 8px 12px;
font-weight: 500;
}
.mobile-menu ul{
padding: 0;
margin-bottom: 0;
}
.mobile-menu .menu-item-has-children > a:after{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f078';
padding-left: 5px;
font-size: 12px;
vertical-align: 1px;
color: #fff;
float: right;
margin-top: 4px;
}
.mobile-menu li a{
display: block;
color: #fff;
padding: 15px 20px;
}
.mobile-menu .menu-item-has-children ul li a{
text-transform: none;
}
.mobile-menu-area .searchform{
margin-bottom: 5px;
}
.mobile-menu-area .searchform button{
display: none;
}
.header-contact-menu-mobile{
width: 100%;
position: relative;
padding: 30px 10px;
background: #07396b;
overflow: hidden;
}
.mobile-contact-btns{
margin-top: 20px;
width: 100%;
float: left;
}
.mobile-contact-btn{
display: block;
float: left;
background: #0aa4e3;
width: 100%;
color: #fff;
font-size: 18px;
font-weight: 700;
text-align: center;
padding: 10px 10px 15px;
margin: 0 auto;
}
.quote-link-btn-wrapper{
margin-bottom: 15px !important;
}
.quote-link-btn-wrapper,
.mobile-cart-btn-wrapper{
width: 90%;
margin: 0 auto;
overflow: hidden;
}
.header-contact-menu-mobile .icon-wrapper {
width: 12%;
margin-bottom: auto;
margin-top: auto;
}
.header-contact-menu-mobile .icon-wrapper i{
font-size: 30px;
color: #0aa4e3;
}
.header-contact-menu-mobile .header-section-contact-info{
margin: 0px 5px;
margin-bottom: auto;
margin-top: auto;
}
.header-contact-menu-mobile .header-section-contact-info h1,
.header-contact-menu-mobile .header-section-contact-info h2,
.header-contact-menu-mobile .header-section-contact-info h3,
.header-contact-menu-mobile .header-section-contact-info h4,
.header-contact-menu-mobile .header-section-contact-info h5,
.header-contact-menu-mobile .header-section-contact-info h6,
.header-contact-menu-mobile .header-section-contact-info p{
margin: 0;
color: #fff;
}
.header-contact-menu-mobile .header-section-contact-info h1,
.header-contact-menu-mobile .header-section-contact-info h2,
.header-contact-menu-mobile .header-section-contact-info h3,
.header-contact-menu-mobile .header-section-contact-info h4,
.header-contact-menu-mobile .header-section-contact-info h5,
.header-contact-menu-mobile .header-section-contact-info h6{
font-weight: bold;
}
.header-contact-menu-mobile .contact-item{
display: flex;
display: -webkit-flex;
margin: 15px 0;
}
.header-contact-menu-mobile .contact-item a{
color: #fff;
}
@media screen and (max-width: 1199px){
.header-top,
.header-one,
.header-two,
.header-three,
.header-four,
.header-five,
.header-six,
.header-seven,
.header-eight,
.header-nine,
.header-ten,
.header-eleven,
.header-twelve,
.header-thirteen,
.header-fourteen,
.header-fifteen,
.header-sixteen,
.header-seventeen,
.navbar-collapse,
ul.nav li.dropdown:hover > ul.dropdown-menu,
.main-navigation,
.masthead,
.sticky-wrapper{
display:none;
}
.mobile-header{
display: block;
z-index: 10;
}
} .site-title .navbar-brand{
float: none;
font-size: 56px;
text-transform: lowercase;
font-weight: bold;
padding: 0;
letter-spacing: 1px;
text-shadow: 1px 1px #dbdbdb;
color: #0aa4e3;
}
.site-title .navbar-brand:hover{
opacity: 0.8;
}
.header-one .site-title,
.header-two .site-title,
.header-three .site-title,
.header-four .site-title,
.header-nine .site-title,
.header-ten .site-title,
.header-eleven .site-title,
.header-twelve .site-title,
.header-five .site-title,
.header-six .site-title,
.header-seven .site-title,
.header-eight .site-title,
.header-seventeen .site-title,
.header-thirteen .site-title{
margin: 0;
}
.header-one .navigation-wrap,
.header-two .navigation-wrap,
.header-three .navigation-wrap,
.header-four .navigation-wrap,
.header-nine .navigation-wrap,
.header-ten .navigation-wrap,
.header-eleven .navigation-wrap,
.header-twelve .navigation-wrap,
.header-five .navigation-wrap,
.header-six .navigation-wrap,
.header-seven .navigation-wrap,
.header-eight .navigation-wrap,
.header-thirteen .bottom-header,
.sticky-header-wrapper .bottom-header{
display: flex;
display: -webkit-flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.header-one .main-navigation,
.header-two .main-navigation,
.header-three .main-navigation,
.header-four .main-navigation,
.header-nine .main-navigation,
.header-ten .main-navigation,
.header-eleven .main-navigation,
.header-twelve .main-navigation,
.header-five .main-navigation,
.header-six .main-navigation,
.header-seven .main-navigation,
.header-eight .main-navigation,
.header-fifteen .main-navigation{
width: auto;
margin-right: auto;
}
.header-one .nav-icons-right,
.header-two .nav-icons-right,
.header-three .nav-icons-right,
.header-four .nav-icons-right,
.header-nine .nav-icons-right,
.header-ten .nav-icons-right,
.header-eleven .nav-icons-right,
.header-twelve .nav-icons-right,
.header-five .nav-icons-right,
.header-six .nav-icons-right,
.header-seven .nav-icons-right,
.header-eight .nav-icons-right{
width: auto;
margin-left: auto;
}
.header-one .navbar-nav>li:after,
.header-two .navbar-nav>li:after,
.header-three .navbar-nav>li:after,
.header-four .navbar-nav>li:after,
.header-nine .navbar-nav>li:after,
.header-ten .navbar-nav>li:after,
.header-eleven .navbar-nav>li:after,
.header-twelve .navbar-nav>li:after{
content: "";
height: 15px;
width: 1px;
position: absolute;
background: rgba(255, 255, 255, 0.12);
top: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.header-one .navbar-nav>li:after{
}
.header-one .bottom-header,
.header-two .bottom-header,
.header-three .bottom-header,
.header-four .bottom-header,
.header-ten .bottom-header,
.header-eleven .bottom-header,
.header-twelve .bottom-header{
border-radius: 8px;
}
.header-one .navbar-nav>li>a,
.header-two .navbar-nav>li>a,
.header-three .navbar-nav>li>a,
.header-four .navbar-nav>li>a,
.header-nine .navbar-nav>li>a,
.header-ten .navbar-nav>li>a,
.header-eleven .navbar-nav>li>a,
.header-twelve .navbar-nav>li>a,
.header-five .navbar-nav>li>a,
.header-six .navbar-nav>li>a,
.header-seven .navbar-nav>li>a,
.header-eight .navbar-nav>li>a{
color: #fff;
line-height: 22px;
}
.header-one .navbar-nav>li>a:hover,
.header-one .main-navigation .current-menu-item > a,
.header-one .main-navigation .current_page_item > a,
.header-two .navbar-nav>li>a:hover,
.header-two .main-navigation .current-menu-item > a,
.header-two .main-navigation .current_page_item > a,
.header-three .navbar-nav>li>a:hover,
.header-three .main-navigation .current-menu-item > a,
.header-three .main-navigation .current_page_item > a,
.header-four .navbar-nav>li>a:hover,
.header-four .main-navigation .current-menu-item > a,
.header-four .main-navigation .current_page_item > a,
.header-nine .navbar-nav>li>a:hover,
.header-nine .main-navigation .current-menu-item > a,
.header-nine .main-navigation .current_page_item > a,
.header-ten .navbar-nav>li>a:hover,
.header-ten .main-navigation .current-menu-item > a,
.header-ten .main-navigation .current_page_item > a,
.header-eleven .navbar-nav>li>a:hover,
.header-eleven .main-navigation .current-menu-item > a,
.header-eleven .main-navigation .current_page_item > a,
.header-twelve .navbar-nav>li>a:hover,
.header-twelve .main-navigation .current-menu-item > a,
.header-twelve .main-navigation .current_page_item > a,
.header-five .navbar-nav>li>a:hover,
.header-five .main-navigation .current-menu-item > a,
.header-five .main-navigation .current_page_item > a,
.header-six .navbar-nav>li>a:hover,
.header-six .main-navigation .current-menu-item > a,
.header-six .main-navigation .current_page_item > a,
.header-seven .navbar-nav>li>a:hover,
.header-seven .main-navigation .current-menu-item > a,
.header-seven .main-navigation .current_page_item > a,
.header-eight .navbar-nav>li>a:hover,
.header-eight .main-navigation .current-menu-item > a,
.header-eight .main-navigation .current_page_item > a{
color: #0aa4e3;
}
.header-one .main-navigation,
.header-one .nav-icons-right,
.header-two .main-navigation,
.header-two .nav-icons-right,
.header-three .main-navigation,
.header-three .nav-icons-right,
.header-four .main-navigation,
.header-four .nav-icons-right,
.header-nine .main-navigation,
.header-nine .nav-icons-right,
.header-ten .main-navigation,
.header-ten .nav-icons-right,
.header-eleven .main-navigation,
.header-eleven .nav-icons-right,
.header-twelve .main-navigation,
.header-twelve .nav-icons-right,
.header-five .main-navigation,
.header-five .nav-icons-right,
.header-six .main-navigation,
.header-six .nav-icons-right,
.header-seven .main-navigation,
.header-seven .nav-icons-right,
.header-eight .main-navigation,
.header-eight .nav-icons-right{
padding: 0;
}
.header-one .main-navigation .current_page_item,
.header-two .main-navigation .current_page_item,
.header-three .main-navigation .current_page_item,
.header-four .main-navigation .current_page_item,
.header-nine .main-navigation .current_page_item,
.header-ten .main-navigation .current_page_item,
.header-eleven .main-navigation .current_page_item,
.header-twelve .main-navigation .current_page_item,
.header-five .main-navigation .current_page_item,
.header-six .main-navigation .current_page_item,
.header-seven .main-navigation .current_page_item,
.header-eight .main-navigation .current_page_item{
border-top: 3px solid transparent;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.header-one .navbar,
.header-two .navbar,
.header-three .navbar,
.header-four .navbar,
.header-nine .navbar,
.header-ten .navbar,
.header-eleven .navbar,
.header-twelve .navbar{
border: 0;
}
.header-one .nav-icons-right a,
.header-two .nav-icons-right a,
.header-three .nav-icons-right a,
.header-four .nav-icons-right a,
.header-nine .nav-icons-right a,
.header-ten .nav-icons-right a,
.header-eleven .nav-icons-right a,
.header-twelve .nav-icons-right a,
.header-five .nav-icons-right a,
.header-six .nav-icons-right a,
.header-seven .nav-icons-right a,
.header-eight .nav-icons-right a{
color: #fff;
}
.header-one .nav-icons-right a:hover,
.header-two .nav-icons-right a:hover,
.header-three .nav-icons-right a:hover,
.header-four .nav-icons-right a:hover,
.header-nine .nav-icons-right a:hover,
.header-ten .nav-icons-right a:hover,
.header-eleven .nav-icons-right a:hover,
.header-twelve .nav-icons-right a:hover,
.header-five .nav-icons-right a:hover,
.header-six .nav-icons-right a:hover,
.header-seven .nav-icons-right a:hover,
.header-eight .nav-icons-right a:hover{
color: #0aa4e3;
}
.header-one .main-navigation,
.header-two .main-navigation,
.header-five .main-navigation,
.header-six .main-navigation,
.header-nine .main-navigation,
.header-ten .main-navigation{
width: 75%;;
}
.header-one .nav-icons-right,
.header-two .nav-icons-right,
.header-five .nav-icons-right,
.header-six .nav-icons-right,
.header-nine .nav-icons-right,
.header-ten .nav-icons-right,
.header-fifteen .nav-icons-right{
width: 25%;
}
.header-three .main-navigation,
.header-four .main-navigation,
.header-seven .main-navigation,
.header-eight .main-navigation,
.header-eleven .main-navigation,
.header-twelve .main-navigation{
width: 70%;
}
.header-three .nav-icons-right,
.header-four .nav-icons-right,
.header-seven .nav-icons-right,
.header-eight .nav-icons-right,
.header-eleven .nav-icons-right,
.header-twelve .nav-icons-right{
width: 30%;
}
.header-fifteen .call-info,
.header-sixteen .call-info,
.header-fifteen .address-info,
.header-sixteen .address-info{
width: 20%;
}
.header-fifteen .logo-title-wrap,
.header-sixteen .logo-title-wrap{
width: 60%;
}
.header-fifteen .logo-wrap,
.header-sixteen .logo-wrap{
margin: 0 auto;
}
.header-fifteen .main-navigation,
.header-sixteen .main-navigation{
width: 90%;
}
.header-fifteen .nav-icons-right,
.header-sixteen .nav-icons-right{
width: 10%;
}
.logo-contact-row{
padding: 10px 0;
margin: 20px 0 40px;
}
.header-one .logo-contact-row,
.header-two .logo-contact-row,
.header-three .logo-contact-row,
.header-four .logo-contact-row,
.header-five .logo-contact-row,
.header-six .logo-contact-row,
.header-seven .logo-contact-row,
.header-eight .logo-contact-row,
.header-nine .logo-contact-row,
.header-ten .logo-contact-row,
.header-eleven .logo-contact-row,
.header-twelve .logo-contact-row{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.header-one .logo-title-wrap,
.header-two .logo-title-wrap,
.header-three .logo-title-wrap,
.header-four .logo-title-wrap,
.header-five .logo-title-wrap,
.header-six .logo-title-wrap,
.header-seven .logo-title-wrap,
.header-eight .logo-title-wrap,
.header-nine .logo-title-wrap,
.header-ten .logo-title-wrap,
.header-eleven .logo-title-wrap,
.header-twelve .logo-title-wrap,
.header-thirteen .logo-wrap{
margin-top: auto;
margin-bottom: auto;
padding-left: 0;
}
.header-one .contact-wrapper,
.header-two .contact-wrapper,
.header-three .contact-wrapper,
.header-four .contact-wrapper,
.header-six .contact-wrapper,
.header-seven .contact-wrapper,
.header-eight .contact-wrapper,
.header-nine .contact-wrapper,
.header-ten .contact-wrapper,
.header-eleven .contact-wrapper,
.header-twelve .contact-wrapper,
.header-thirteen .main-navigation,
.header-thirteen .nav-icons-right,
.sticky-header-wrapper .main-navigation,
.sticky-header-wrapper .nav-icons-right{
margin-top: auto;
margin-bottom: auto;
}
.header-one .header-contact-info .icon-wrapper,
.header-two .header-contact-info .icon-wrapper,
.header-three .header-contact-info .icon-wrapper,
.header-four .header-contact-info .icon-wrapper,
.header-nine .header-contact-info .icon-wrapper,
.header-ten .header-contact-info .icon-wrapper,
.header-eleven .header-contact-info .icon-wrapper,
.header-twelve .header-contact-info .icon-wrapper,
.header-five .header-contact-info .icon-wrapper,
.header-six .header-contact-info .icon-wrapper,
.header-seven .header-contact-info .icon-wrapper,
.header-eight .header-contact-info .icon-wrapper,
.header-fifteen .header-contact-info .icon-wrapper{
display: inline-block !important;
margin-right: 10px;
vertical-align: top;
text-align: center;
-webkit-transition:  all .6s ease-in-out;
-moz-transition:  all .6s ease-in-out;
-ms-transition:  all .6s ease-in-out;
-o-transition:  all .6s ease-in-out;
transition: all .6s ease-in-out;
margin-top: auto;
margin-bottom: auto;
}
.header-one .icon-wrapper i,
.header-two .icon-wrapper i,
.header-three .icon-wrapper i,
.header-four .icon-wrapper i,
.header-nine .icon-wrapper i,
.header-ten .icon-wrapper i,
.header-eleven .icon-wrapper i,
.header-twelve .icon-wrapper i,
.header-five .icon-wrapper i,
.header-six .icon-wrapper i,
.header-seven .icon-wrapper i,
.header-eight .icon-wrapper i,
.header-fifteen .icon-wrapper i{
font-size: 24px;
color: #0aa4e3;
line-height: 1.0;
}
.header-one .header-contact-info .hcontact-info,
.header-two .header-contact-info .hcontact-info,
.header-three .header-contact-info .hcontact-info,
.header-four .header-contact-info .hcontact-info,
.header-nine .header-contact-info .hcontact-info,
.header-ten .header-contact-info .hcontact-info,
.header-eleven .header-contact-info .hcontact-info,
.header-twelve .header-contact-info .hcontact-info,
.header-five .header-contact-info .hcontact-info,
.header-six .header-contact-info .hcontact-info,
.header-seven .header-contact-info .hcontact-info,
.header-eight .header-contact-info .hcontact-info,
.header-fifteen .header-contact-info .hcontact-info{
display: inline-block;
margin-top: auto;
margin-bottom: auto;
}
.header-one .hcontact-info,
.header-two .hcontact-info,
.header-three .hcontact-info,
.header-four .hcontact-info,
.header-nine .hcontact-info,
.header-ten .hcontact-info,
.header-eleven .hcontact-info,
.header-twelve .hcontact-info{
position: relative;
}
.header-one .contact-wrapper .icon-contact-item:last-child:after,
.header-two .contact-wrapper .icon-contact-item:last-child:after,
.header-three .contact-wrapper .icon-contact-item:last-child:after,
.header-four .contact-wrapper .icon-contact-item:last-child:after,
.header-nine .contact-wrapper .icon-contact-item:last-child:after,
.header-ten .contact-wrapper .icon-contact-item:last-child:after,
.header-eleven .contact-wrapper .icon-contact-item:last-child:after,
.header-twelve .contact-wrapper .icon-contact-item:last-child:after{
content: none;
}
.header-one .logo-title-wrap,
.header-two .logo-title-wrap,
.header-three .logo-title-wrap,
.header-four .logo-title-wrap,
.header-nine .logo-title-wrap,
.header-ten .logo-title-wrap,
.header-eleven .logo-title-wrap,
.header-twelve .logo-title-wrap,
.header-five .logo-title-wrap,
.header-six .logo-title-wrap,
.header-seven .logo-title-wrap,
.header-eight .logo-title-wrap{
text-align: left;
float: left;
}
.header-one .header-contact-info h1,
.header-one .header-contact-info h2,
.header-one .header-contact-info h3,
.header-one .header-contact-info h4,
.header-one .header-contact-info h5,
.header-one .header-contact-info h6,
.header-two .header-contact-info h1,
.header-two .header-contact-info h2,
.header-two .header-contact-info h3,
.header-two .header-contact-info h4,
.header-two .header-contact-info h5,
.header-two .header-contact-info h6,
.header-three .header-contact-info h1,
.header-three .header-contact-info h2,
.header-three .header-contact-info h3,
.header-three .header-contact-info h4,
.header-three .header-contact-info h5,
.header-three .header-contact-info h6,
.header-four .header-contact-info h1,
.header-four .header-contact-info h2,
.header-four .header-contact-info h3,
.header-four .header-contact-info h4,
.header-four .header-contact-info h5,
.header-four .header-contact-info h6,
.header-nine .header-contact-info h1,
.header-nine .header-contact-info h2,
.header-nine .header-contact-info h3,
.header-nine .header-contact-info h4,
.header-nine .header-contact-info h5,
.header-nine .header-contact-info h6,
.header-ten .header-contact-info h1,
.header-ten .header-contact-info h2,
.header-ten .header-contact-info h3,
.header-ten .header-contact-info h4,
.header-ten .header-contact-info h5,
.header-ten .header-contact-info h6,
.header-eleven .header-contact-info h1,
.header-eleven .header-contact-info h2,
.header-eleven .header-contact-info h3,
.header-eleven .header-contact-info h4,
.header-eleven .header-contact-info h5,
.header-eleven .header-contact-info h6,
.header-twelve .header-contact-info h1,
.header-twelve .header-contact-info h2,
.header-twelve .header-contact-info h3,
.header-twelve .header-contact-info h4,
.header-twelve .header-contact-info h5,
.header-twelve .header-contact-info h6,
.header-five .header-contact-info h1,
.header-five .header-contact-info h2,
.header-five .header-contact-info h3,
.header-five .header-contact-info h4,
.header-five .header-contact-info h5,
.header-five .header-contact-info h6,
.header-six .header-contact-info h1,
.header-six .header-contact-info h2,
.header-six .header-contact-info h3,
.header-six .header-contact-info h4,
.header-six .header-contact-info h5,
.header-six .header-contact-info h6,
.header-seven .header-contact-info h1,
.header-seven .header-contact-info h2,
.header-seven .header-contact-info h3,
.header-seven .header-contact-info h4,
.header-seven .header-contact-info h5,
.header-seven .header-contact-info h6,
.header-eight .header-contact-info h1,
.header-eight .header-contact-info h2,
.header-eight .header-contact-info h3,
.header-eight .header-contact-info h4,
.header-eight .header-contact-info h5,
.header-eight .header-contact-info h6,
.header-fifteen .header-contact-info h1,
.header-fifteen .header-contact-info h2,
.header-fifteen .header-contact-info h3,
.header-fifteen .header-contact-info h4,
.header-fifteen .header-contact-info h5,
.header-fifteen .header-contact-info h6{
font-weight: bold;
margin: 0;
}
.header-one .header-contact-info p,
.header-two .header-contact-info p,
.header-three .header-contact-info p,
.header-four .header-contact-info p,
.header-nine .header-contact-info p,
.header-ten .header-contact-info p,
.header-eleven .header-contact-info p,
.header-twelve .header-contact-info p,
.header-five .header-contact-info p,
.header-six .header-contact-info p,
.header-seven .header-contact-info p,
.header-eight .header-contact-info p,
.header-fifteen .header-contact-info p{
margin: 0;
}
.header-one .header-contact-info,
.header-two .header-contact-info,
.header-three .header-contact-info,
.header-four .header-contact-info,
.header-nine .header-contact-info,
.header-ten .header-contact-info,
.header-eleven .header-contact-info,
.header-twelve .header-contact-info,
.header-five .header-contact-info,
.header-six .header-contact-info,
.header-seven .header-contact-info,
.header-eight .header-contact-info,
.header-fifteen .header-contact-info{
padding-top: 15px;
float: right;
margin: 0 15px;
position: relative;
display: flex;
}
.header-one .quote-link-btn,
.header-two .quote-link-btn,
.header-four .quote-link-btn,
.header-nine .quote-link-btn,
.header-ten .quote-link-btn,
.header-twelve .quote-link-btn,
.header-five .quote-link-btn,
.header-six .quote-link-btn,
.header-seven .quote-link-btn{
padding: 15px;
background: #0aa4e3;
color: #fff !important;
font-weight: 600;
text-transform: uppercase;
margin-left: 15px;
position: relative;
}
.quote-link-btn:hover{
opacity: 0.8;
}
.header-one .quote-link-btn-before{
content: "";
display: inline-block;
height: 70px;
background: #0aa4e3;
width: 20px;
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
position: absolute;
bottom: -10px;
left: -12px;
}
.header-one .header-contact-social,
.header-two .header-contact-social,
.header-three .header-contact-social,
.header-nine .header-contact-social,
.header-ten .header-contact-social,
.header-eleven .header-contact-social,
.header-five .header-contact-social,
.header-six .header-contact-social,
.header-eight .header-contact-social{
position: relative;
margin-right: 0;
}
.header-one .header-contact-social ul,
.header-two .header-contact-social ul,
.header-three .header-contact-social ul,
.header-nine .header-contact-social ul,
.header-ten .header-contact-social ul,
.header-eleven .header-contact-social ul,
.header-five .header-contact-social ul,
.header-six .header-contact-social ul,
.header-eight .header-contact-social ul{
list-style: none;
padding: 0;
direction: ltr !important;
text-align: center;
margin: 0;
}
.header-one .header-contact-social ul li,
.header-two .header-contact-social ul li,
.header-three .header-contact-social ul li,
.header-nine .header-contact-social ul li,
.header-ten .header-contact-social ul li,
.header-eleven .header-contact-social ul li,
.header-five .header-contact-social ul li,
.header-six .header-contact-social ul li,
.header-eight .header-contact-social ul li{
display: inline-block;
margin-right: 5px;
border: 1px solid transparent;
border-radius: 50%;
width: 35px;
height: 35px;
padding-top: 3px;
background: #f9f9f9;
}
.header-one .header-contact-social ul li a,
.header-two .header-contact-social ul li a,
.header-three .header-contact-social ul li a,
.header-nine .header-contact-social ul li a,
.header-ten .header-contact-social ul li a,
.header-eleven .header-contact-social ul li a,
.header-five .header-contact-social ul li a,
.header-six .header-contact-social ul li a,
.header-eight .header-contact-social ul li a{
display: block;
color: #929292;
}
.header-one .header-contact-social ul li a:before,
.header-two .header-contact-social ul li a:before,
.header-three .header-contact-social ul li a,
.header-nine .header-contact-social ul li a:before,
.header-ten .header-contact-social ul li a:before,
.header-eleven .header-contact-social ul li a:before,
.header-five .header-contact-social ul li a:before,
.header-six .header-contact-social ul li a:before,
.header-eight .header-contact-social ul li a:before{
font-size: 16px;
}
.header-one .header-contact-social ul li:hover,
.header-three .header-contact-social ul li:hover,
.header-nine .header-contact-social ul li:hover,
.header-ten .header-contact-social ul li:hover,
.header-eleven .header-contact-social ul li:hover,
.header-five .header-contact-social ul li:hover,
.header-six .header-contact-social ul li:hover,
.header-eight .header-contact-social ul li:hover{
background: #0aa4e3;
}
.header-one .header-contact-social ul li:hover > a,
.header-three .header-contact-social ul li:hover > a,
.header-nine .header-contact-social ul li:hover > a,
.header-ten .header-contact-social ul li:hover > a,
.header-eleven .header-contact-social ul li:hover > a,
.header-five .header-contact-social ul li:hover > a,
.header-six .header-contact-social ul li:hover > a,
.header-eight .header-contact-social ul li:hover > a{
color: #fff;
}
.header-one .header-contact-social ul li a img,
.header-three .header-contact-social ul li a img,
.header-two .header-contact-social ul li a img,
.header-nine .header-contact-social ul li a img,
.header-ten .header-contact-social ul li a img,
.header-eleven .header-contact-social ul li a img,
.header-five .header-contact-social ul li a img,
.header-six .header-contact-social ul li a img,
.header-eight .header-contact-social ul li a img{
max-width: 30px;
}
.header-one .header-container,
.header-two .header-container,
.header-three .header-container,
.header-four .header-container,
.header-nine .header-container,
.header-ten .header-container,
.header-eleven .header-container,
.header-twelve .header-container{
position: relative;
}
.header-one .navigation-row,
.header-two .navigation-row,
.header-three .navigation-row,
.header-four .navigation-row,
.header-nine .navigation-row,
.header-ten .navigation-row,
.header-eleven .navigation-row,
.header-twelve .navigation-row{
position: absolute;
width: 100%;
bottom: -30px;
z-index: 10;
padding: 0 15px;
}
.header-one .bottom-header,
.header-two .bottom-header,
.header-three .bottom-header,
.header-four .bottom-header,
.header-nine .bottom-header,
.header-ten .bottom-header,
.header-eleven .bottom-header,
.header-twelve .bottom-header{
background: #07396b;
}
.header-one .bottom-header > .nav-icons-right,
.header-two .bottom-header > .nav-icons-right,
.header-three .bottom-header > .nav-icons-right,
.header-four .bottom-header > .nav-icons-right,
.header-nine .bottom-header > .nav-icons-right,
.header-ten .bottom-header > .nav-icons-right,
.header-eleven .bottom-header > .nav-icons-right,
.header-twelve .bottom-header > .nav-icons-right{
overflow: hidden;
padding-left: 20px;
}
.header-one .cart-icon,
.header-two .cart-icon,
.header-three .cart-icon,
.header-four .cart-icon,
.header-nine .cart-icon,
.header-ten .cart-icon,
.header-eleven .cart-icon,
.header-twelve .cart-icon{
margin-left: 0;
}
.contact-wrapper{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
padding-right: 0;
}
.header-thirteen{
padding: 20px 15px;
}
.header-thirteen .main-navigation .current-menu-item > a,
.header-thirteen .main-navigation .current_page_item > a{
color: #0aa4e3;
}
.header-thirteen .nav-icons-right a:hover {
color: #0aa4e3;
}
.header-thirteen .nav-icons-right a{
color: #444;
}
.header-thirteen .nav-cart-badge{
left: 15px;
}
.header-thirteen .cart-icon{
position: relative;
}
.header-thirteen .navbar-nav{
float: right;
}
.header-thirteen .bottom-header{
padding: 0px 15px;
}
.header-five .navigation-row,
.header-six .navigation-row,
.header-seven .navigation-row,
.header-eight .navigation-row{
background: #07396b;
}
.header-five .navbar-nav>li>a,
.header-six .navbar-nav>li>a,
.header-seven .navbar-nav>li>a,
.header-eight .navbar-nav>li>a{
padding: 22px 18px;
font-weight: 700;
}
.header-five .navbar-nav>li,
.header-six .navbar-nav>li,
.header-seven .navbar-nav>li,
.header-eight .navbar-nav>li{
border-top: none;
}
.header-five .quote-link-btn,
.header-six .quote-link-btn,
.header-seven .quote-link-btn{
padding: 25px;
font-weight: 700;
height: 100%;
line-height: 32px;
}
.header-five .nav-icons-right a,
.header-six .nav-icons-right a,
.header-seven .nav-icons-right a,
.header-eight .nav-icons-right a{
padding: 18px;
height: 100%;
}
.header-five .nav-cart-badge,
.header-six .nav-cart-badge,
.header-seven .nav-cart-badge,
.header-eight .nav-cart-badge{
top: 10px;
right: 5px;
}
.header-six .quote-link-btn,
.header-four .quote-link-btn,
.header-two .quote-link-btn,
.header-seven .quote-link-btn,
.header-ten .quote-link-btn,
.header-twelve .quote-link-btn{
padding: 10px 15px;
margin-top: 10px;
border-radius: 8px;
}
.header-six .header-contact-social ul li,
.header-two .header-contact-social ul li,
.header-ten .header-contact-social ul li{
background: none;
padding-top: 5px;
}
.header-six .header-contact-social ul li a,
.header-two .header-contact-social ul li a,
.header-ten .header-contact-social ul li a{
padding: 0;
color: #fff;
}
.header-six .header-contact-social ul li:hover,
.header-six .header-contact-social ul li a:hover,
.header-two .header-contact-social ul li:hover,
.header-two .header-contact-social ul li a:hover,
.header-ten .header-contact-social ul li:hover,
.header-ten .header-contact-social ul li a:hover{
background: none;
}
.header-six .header-contact-social ul li a:hover,
.header-two .header-contact-social ul li a:hover,
.header-ten .header-contact-social ul li a:hover{
color: #0aa4e3 !important;
}
.header-six .nav-icons-right a:hover,
.header-seven .nav-icons-right a:hover,
.header-seventeen .nav-icons-right a:hover{
color: #0aa4e3;
}
.header-six .header-contact-social ul li{
border-radius: 0;
}
.header-six .nav-icons-right a {
padding: 20px 15px;
}
.header-six .cart-icon,
.header-seven .cart-icon,
.header-eight .cart-icon,
.header-fifteen .cart-icon,
.header-seventeen .cart-icon{
position: relative;
}
.header-six .nav-cart-badge,
.header-seven .nav-cart-badge{
right: 0;
}
.header-two .header-contact-social ul,
.header-six .header-contact-social ul,
.header-ten .header-contact-social ul{
border-right: 1px solid rgba(255, 255, 255, 0.1);
padding-right: 5px;
}
.header-twelve .bottom-header h1,
.header-twelve .bottom-header h2,
.header-twelve .bottom-header h3,
.header-twelve .bottom-header h4,
.header-twelve .bottom-header h5,
.header-twelve .bottom-header h6,
.header-twelve .bottom-header .hcontact-info,
.header-eleven .bottom-header h1,
.header-eleven .bottom-header h2,
.header-eleven .bottom-header h3,
.header-eleven .bottom-header h4,
.header-eleven .bottom-header h5,
.header-eleven .bottom-header h6,
.header-eleven .bottom-header .hcontact-info,
.header-seven .bottom-header h1,
.header-seven .bottom-header h2,
.header-seven .bottom-header h3,
.header-seven .bottom-header h4,
.header-seven .bottom-header h5,
.header-seven .bottom-header h6,
.header-seven .bottom-header .hcontact-info,
.header-eight .bottom-header h1,
.header-eight .bottom-header h2,
.header-eight .bottom-header h3,
.header-eight .bottom-header h4,
.header-eight .bottom-header h5,
.header-eight .bottom-header h6,
.header-eight .bottom-header .hcontact-info,
.header-three .bottom-header h1,
.header-three .bottom-header h2,
.header-three .bottom-header h3,
.header-three .bottom-header h4,
.header-three .bottom-header h5,
.header-three .bottom-header h6,
.header-three .bottom-header .hcontact-info,
.header-four .bottom-header h1,
.header-four .bottom-header h2,
.header-four .bottom-header h3,
.header-four .bottom-header h4,
.header-four .bottom-header h5,
.header-four .bottom-header h6,
.header-four .bottom-header .hcontact-info{
color: #fff;
}
.header-three .bottom-header .header-contact-info,
.header-four .bottom-header .header-contact-info,
.header-seven .bottom-header .header-contact-info,
.header-eight .bottom-header .header-contact-info,
.header-eleven .bottom-header .header-contact-info,
.header-twelve .bottom-header .header-contact-info{
border-right: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 0;
margin-top: 15px;
padding-right: 10px;
margin-left: 0;
margin-right: 5px;
}
.header-three .bottom-header .header-contact-info .icon-wrapper,
.header-four .bottom-header .header-contact-info .icon-wrapper,
.header-seven .bottom-header .header-contact-info .icon-wrapper,
.header-eight .bottom-header .header-contact-info .icon-wrapper,
.header-eleven .bottom-header .header-contact-info .icon-wrapper,
.header-twelve .bottom-header .header-contact-info .icon-wrapper{
padding: 8px 0;
}
.header-seven .nav-icons-right a{
padding: 20px 15px;
}
.header-four .quote-link-btn:before,
.header-two .quote-link-btn:before,
.header-nine .quote-link-btn:before,
.header-twelve .quote-link-btn:before,
.header-ten .quote-link-btn:before{
content: none;
}
.header-two .header-contact-social,
.header-ten .header-contact-social{
padding-top: 8px;
}
.header-three .bottom-header .header-contact-info,
.header-four .bottom-header .header-contact-info,
.header-eleven .bottom-header .header-contact-info,
.header-twelve .bottom-header .header-contact-info{
margin-top: 5px;
}
.header-ten .navigation-row,
.header-eleven .navigation-row,
.header-twelve .navigation-row{
bottom: -50px;
}
.header-nine .navigation-row{
bottom: -56px;
}
.header-nine .logo-contact-row,
.header-ten .logo-contact-row,
.header-eleven .logo-contact-row,
.header-twelve .logo-contact-row{
margin: 20px 0 35px;
}
.header-thirteen .logo-wrap,
.sticky-header-wrapper .logo-wrap{
max-width: 300px;
margin-right: auto;
}
.header-fourteen{
background: rgba(255, 255, 255, 0.5);
}
.header-fifteen .logo-contact-row{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
padding-right: 0;
}
.header-fifteen .call-info{
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}
.header-fifteen .address-info{
margin-left: auto;
margin-top: auto;
margin-bottom: auto;
}
.header-fifteen .logo-title-wrap{
margin-right: auto;
margin-left: auto;
margin-top: auto;
margin-bottom: auto;
}
.header-fifteen .logo-wrap {
max-width: 300px;
}
.header-fifteen .navigation-wrap,
.header-seventeen .navigation-wrap{
display: flex;
display: -webkit-flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.header-fifteen .navigation-row {
border-bottom: 1px solid rgba(241, 241, 241, 0.4);
border-top: 1px solid rgba(241, 241, 241, 0.4);
}
.header-fifteen .navigation-wrap {
text-transform: uppercase;
}
.header-fifteen .navbar-nav>li:first-child {
border-left: 1px solid rgba(241, 241, 241, 0.4);
}
.header-fifteen .navbar-nav>li {
border-right: 1px solid rgba(241, 241, 241, 0.4);
margin-right: 2px;
border-top: 3px solid transparent;
border-top-width: 0px;
}
.header-fifteen .navbar-nav>li>a {
padding: 13px 30px;
font-weight: 700;
line-height: 25px;
}
.header-fifteen .navbar{
border-width: 0;
margin-bottom: 0;
}
.header-fifteen .nav-icons-right a {
color: #444;
}
.header-fifteen .nav-icons-right a:hover {
color: #0aa4e3;
}
.header-fifteen .logo-contact-row {
margin: 20px 0 35px;
}
.header-one,
.header-two,
.header-three,
.header-four,
.header-five,
.header-six,
.header-seven,
.header-eight,
.header-nine,
.header-ten,
.header-eleven,
.header-twelve,
.header-thirteen,
.header-fourteen,
.header-fifteen,
.header-sixteen,
.header-seventeen{
position: relative;
z-index: 10;
}
.header-seventeen .navigation-row{
background: #fff;
padding: 10px;
border-radius: 8px;
}
.header-seventeen .logo-title-wrap{
max-width: 200px;
}
.header-seventeen .logo-title-wrap,
.header-seventeen .main-navigation,
.header-seventeen .nav-icons-right{
margin-bottom: auto;
margin-top: auto;
}
.header-seventeen .logo-title-wrap,
.header-seventeen .main-navigation{
margin-right: auto;
}
.header-seventeen .site-title{
margin: 0;
}
.header-seventeen .nav-icons-right  a{
color: #444;
}
.header-seventeen .nav-icons-right{
padding: 0;
margin-left: auto;
}
.header-seventeen .quote-link-btn{
background: #0aa4e3;
color: #fff !important;
font-weight: 600;
text-transform: uppercase;
margin-left: 20px;
border-radius: 8px;
}
.header-one .logo-title-wrap,
.header-five .logo-title-wrap,
.header-nine .logo-title-wrap{
width: 20%;
margin-left: 0;
margin-right: auto;
}
.header-two .main-navigation,
.header-two .bottom-header > .nav-icons-right,
.header-ten .main-navigation,
.header-ten .bottom-header > .nav-icons-right{
width: auto;
}
.header-seventeen .logo-title-wrap,
.header-seventeen .main-navigation,
.header-seventeen .nav-icons-right{
margin-bottom: auto;
margin-top: auto;
}
.header-seventeen{
padding: 10px 0;
}  .footer-area {
min-height: 300px;
color: #F7F7F7;
background: #07396b;
}
.footer-area-inner {
padding-top: 80px;
padding-bottom: 70px;
}
.footer-widgets {
clear: none;
}
.footer-area a{
color: #F7F7F7;
}
.footer-area a:hover{
color: #0aa4e3 !important;
}
.footer-widget-title {
font-weight: 700;
color: #fff;
margin-bottom: 50px;
} .site-info-wrapper {
background: #07396b;
color: #fff;
display: -webkit-flex;
display: flex;
}
.site-info {
font-size: 13px;
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding: 18px 15px;
}
.site-info .row{
display: -webkit-flex;
display: flex;
}
.site-info .row .site-info-inner,
.site-info .row .footer-menu {
margin-bottom: auto;
margin-top: auto;
}
.footer-menu ul{
list-style: none;
text-align: right;
}
.site-info .social-menu {
margin: 0;
padding: 0;
}
.site-info .social-menu li {
display: inline-block;
margin-right: 5px;
}
.site-info .social-menu li a {
padding: 8px;
text-decoration: none;
}
.site-info .social-menu li a:hover{
color: #fff;
}
.site-info .social-menu li a img {
max-height: 50px;
}
.site-info .footer-nav-menu{
list-style: none;
text-align: right;
float: right;
display: inline-block;
}
.site-info .footer-nav-menu li{
display: inline-block;
margin-right: 5px;
}
.site-info .footer-nav-menu li a:hover{
opacity: 0.6;
color: #0aa4e3;
}
.site-info .footer-nav-menu li ul li{
display: none;
}
.site-info .footer-nav-menu li::before {
content: "|";
color: #7D7D7D;
padding-right: 8px;
}
.site-info .footer-nav-menu li:first-child:before{
content: none;
}
@media screen and (max-width: 800px){
.footer-nav-menu,
.footer-menu-wrapper,
.social-menu-wrapper,
.social-menu,
.site-info-inner,
.footer-menu ul{
text-align: center;
float: none;
}
.site-footer{
position: relative !important;
}
.fixed-footer-set{
display: none !important;
}
.site-info .row {
flex-direction: column;
}
.site-info .row .site-info-inner{
margin-bottom: 10px;
}
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.clear{
clear: both;
} #secondary .widget,
.shop-secondary .widget{
margin: 0 0 64px;
}
.widget {
margin: 0 0 10px;
}
#secondary{
-ms-word-wrap: break-word;
word-wrap: break-word;
} .widget select {
max-width: 100%;
width: 100%;
} .widget_search button {
display: none;
}
.widget_search input[type="text"]{
width: 100%;
}
.widget ul, .widget ol {
padding: 0;
margin: -1em 0 0;
list-style-type: none;
}
.widget-title {
margin-bottom: 40px;
margin-top: 0;
font-weight: 700;
}
.widget li{
padding: 5px 0;
}
.widget .children,
.widget .sub-menu{
margin: 10px 0px 10px 10px;
}
.widget .sub-menu .sub-menu{
margin: 1px 0px 0px 5px;
}
.widget .sub-menu .sub-menu li{
margin: 0 0 0 12px;
padding: 0;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_nav_menu ul li{
margin: 0 0 0 22px;
}
.widget_recent_entries li a:before,
.widget_recent_comments li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.widget_nav_menu ul li a:before{
display: block;
float: left;
margin-left: -20px;
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 14px;
color: #BFBFBF;
}
.widget_recent_entries li a:before { content: "\f044"; }
.widget_recent_comments li a:before { content: "\f0e6"; }
.widget_archive li a:before { content: "\f187"; }
.widget_nav_menu ul li a:before{content: "\f101"; }
.widget_categories li a:before{
content: "\f054";
}
.widget_tag_cloud a{
display: inline-block;
background: #FCFCFC;
padding: 5px 8px;
margin-bottom: 3px;
border: 1px solid #F3F3F3;
}
.widget_tag_cloud a:hover{
background: #0aa4e3;
color: #fff;
padding: 8px 12px;
}
.widget #wp-calendar td,
.widget #wp-calendar th{
text-align: center;
}
.widget #wp-calendar caption{
font-weight: 500;
padding: 0px 0px 10px;
text-align: center;
}
.widget #wp-calendar tfoot #next a{
float: right;
padding: 5px 0;
}
.widget #wp-calendar tfoot #prev a{
float: left;
padding: 5px 0;
}
.widget #wp-calendar tfoot #next,
.widget #wp-calendar tfoot #prev,
.widget #wp-calendar tfoot .pad{
border: none;
}
.company-info-wid,
.recent-widget ul,
.opening-hours-wid{
padding-left: 0;
}
.company-info-wid li,
.opening-hours-wid li{
list-style: none;
font-weight: 500;
}
.company-info-wid li{
font-weight: normal;
}
.opening-hours-wid li i,
.company-info-wid li i{
color: #0aa4e3;
padding-right: 8px;
font-size: 20px;
}
.opening-hours-wid .opening-hrs-item{
display: flex;
}
.opening-hours-wid .opening-details-wrapper{
width: 95%;
display: flex;
margin-top: auto;
margin-bottom: auto;
}
.opening-hours-wid .opening-time{
margin-left: auto;
}
.opening-hours-wid .opening-icon{
margin-top: auto;
margin-bottom: auto;
}
.recent-post-item{
list-style-type: none;
padding-bottom: 10px !important;
margin-bottom: 15px;
margin-left: 0;
border-bottom: 1px dashed #e6e6e6;
}
.recent-post-item:last-child{
border-bottom: none;
}
.recent-post-title a{
color: #444444;
font-weight: 700;
}
.recent-post-img{
float:left;
margin-right:14px;
overflow: hidden;
}
.recent-post-img img{
width: 60px;
height: 60px;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
-ms-transition:  all .3s ease-in-out;
-o-transition:  all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.recent-post-img:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.recent-post-text{
overflow:hidden;
}
.recent-post-date,
.popular-post-comments{
font-style: italic;
font-size: 14px;
font-size: 1.4rem;
color: #6C6868;
}
.social-widget-item{
display: inline-block;
margin: 3px;
}
.social-widget-item a{
color: #ffffff;
border-radius: 50%;
display: inline-block;
width: 40px;
text-align: center;
font-size: 24px;
background: #0aa4e3;
-webkit-transition: all ease-in 0.2s;
-moz-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;
transition: all ease-in 0.2s;
overflow:hidden;
vertical-align: middle;
}
.social-widget .social-fb a:hover{
background: #3C599F;
}
.social-widget .social-tw a:hover{
background: #32CCFE;
}
.social-widget .social-gp a:hover{
background: #CF3D2E;
}
.social-widget .social-insta a:hover{
background: #A1755C;
}
.social-widget .social-tb a:hover{
background: #314E6C;
}
.social-widget .social-li a:hover{
background: #0085AE;
}
.social-widget .social-yt a:hover{
background: #C52F30;
}
.social-widget .social-fr a:hover{
background: #FF0084;
}
.social-widget .social-vo a:hover{
background: #266484;
}
.social-widget .social-pn a:hover{
background: #3C599F;
}
.social-widget-item a i{
font-size: 24px;
}
.social-widget-item a:hover{
opacity: 0.75;
padding: 0;
color: #fff;
}
.social-widget ul{
padding-left: 0;
}
@media screen and (max-width: 800px){
.opening-hours-wid li span {
float: none;
padding-left: 5px;
}
.widget {
margin: 0 0 30px;
}
} .site-content-wrapper{
z-index: 2;
position: relative;
background: #fff;
}
.site-wrap{
background: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
.site-wrap .header-top,
.site-wrap .header-one,
.site-wrap .header-two,
.site-wrap .header-three,
.site-wrap .header-four,
.site-wrap .header-five,
.site-wrap .header-six,
.site-wrap .header-seven,
.site-wrap .header-eight,
.site-wrap .header-nine,
.site-wrap .header-ten,
.site-wrap .header-eleven,
.site-wrap .header-twelve,
.site-wrap .header-thirteen,
.site-wrap .header-fourteen,
.site-wrap .header-fifteen,
.site-wrap .header-sixteen{
background: #fff;
}
.site-padding{
padding-top: 80px;
}
.no-padding{
padding-top: 0;
padding-bottom: 0;
}
.entry-content-no-margin{
margin: 0 !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.article-navigation .page-numbers {
box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
-webkit-box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
background: #fff;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
text-align: center;
font-size: 18px;
font-weight: 600;
color: #6a6a6a;
border-radius: 6px;
margin-right: 2px;
border: 1px solid #f4f4f4;
}
.article-navigation .page-numbers:hover {
background: #0aa4e3;
color: #fff;
box-shadow: none;
}
.article-navigation .current {
background: #0aa4e3;
color: #fff;
box-shadow: none;
}
.article-navigation {
text-align: center;
margin-bottom: 90px;
}
.article-navigation .prev,
.article-navigation .next {
display: none;
} .article-wrapper{
margin-bottom: 60px;
clear: both;
}
.sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.stronghold-blog-grid .entry-meta .author{
padding-right: 0;
}
.stronghold-blog-grid .read-more-wrapper{
display: none;
}
.stronghold-blog-grid .gallery-featured-index .owl-stage-outer,
.stronghold-blog-grid .video-featured-index,
.stronghold-blog-grid .blog-index-featured{
height: 200px !important;
}
.stronghold-blog-grid .gallery-featured-index a img,
.stronghold-blog-grid .video-featured-index iframe,
.stronghold-blog-grid .blog-index-featured a img{
min-height: 200px;
}
.stronghold-blog-grid .article-content-wrapper{
margin-bottom: 0 !important;
}
.stronghold-blog-grid .article-wrapper{
margin-bottom: 10px;
}
.stronghold-blog-grid .article-content-wrapper h4{
font-size: 18px;
}
.stronghold-blog-grid .read-more-wrapper{
display: none;
}
.video-featured-index iframe{
width: 100%;
}
.blog-index-featured a img,
.blog-single-featured img{
width: 100%;
}
.archive .article-content-wrapper,
.page .article-content-wrapper{
margin-bottom: 100px;
}
.entry-header{
position: relative;
}
.sticky-post{
position: absolute;
right: 0px;
color: #0aa4e3;
}
.single .sticky-post{
bottom: 0;
}
.entry-title a {
color: #444444;
font-weight: 700;
}
.entry-title a:hover,
.entry-meta a:hover{
color: #0aa4e3;
}
.entry-meta{
border-bottom: 1px dashed #d2d2d2;
padding-bottom: 10px;
margin-bottom: 15px;
font-size: 14px;
}
.entry-meta span{
padding-right: 8px;
font-weight: 600;
}
.entry-meta i{
color: #0aa4e3;
font-size: 12px;
padding-right: 3px;
}
.entry-meta a{
color: #969696;
font-weight: 300;
}
.entry-meta .comments-link i{
padding-right: 5px;
}
.article-wrapper .entry-title{
margin-top: 25px;
}
.edit-link {
display: block;
margin-top: 20px;
}
.blog-index-featured {
position: relative;
padding: 0;
overflow: hidden;
}
.blog-featured-img-overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
text-align: center;
z-index: 1000;
transition: 0.9s;
-moz-transition: 0.9s;
-webkit-transition: 0.9s;
-o-transition: 0.9s;
}
.blog-index-featured:hover .blog-featured-img-overlay{
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
-moz-transition: opacity .6s ease-in-out;
-webkit-transition: opacity .6s ease-in-out;
-o-transition: opacity .6s ease-in-out;
transition:opacity .6s ease-in-out;
}
.posts-navigation a{
text-transform: uppercase;
}
.posts-navigation a:hover{
color: #444;
}
.posts-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f178';
color: #B8C1CB;
font-size: 12px;
padding-left: 5px;
}
.read-more-wrapper{
position: relative;
margin-top: 20px;
}
.read-more-wrapper .bread-more-btn i{
font-size: 12px;
padding: 5px 0px 5px 5px;
}
.posts-navigation .nav-previous a:before {
content: '\f177';
padding-right: 5px;
padding-left: 0;
} .single-post .article-content-wrapper{
margin-bottom: 30px;
}
.single-post .entry-meta{
margin-top: 30px;
}
.single-post .article-wrapper{
border-bottom: none;
float: none;
}
.tags-links {
color: #767676;
}
.tags-links h6{
text-transform: uppercase;
font-size: 14px;
display: inline-block;
padding-right: 10px;
}
.single-post .post-navigation {
padding: 20px 0;
border-top: 1px dashed #d2d2d2;
border-bottom: 1px dashed #d2d2d2;
}
.single-post .post-navigation a{
color: #797878;
}
.single-post .post-navigation a:hover{
color: #0aa4e3;
}
.single-post .nav-previous a:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f100';
color: #B4B4B4;
font-size: 12px;
padding-right: 5px;
}
.single-post .nav-next a:after {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f101';
color: #B4B4B4;
font-size: 12px;
padding-left: 5px;
}
.single-post .cat-links a{
font-weight: 600;
}
.post-tag-share{
padding-top: 20px;
margin-top: 20px;
border-top: 1px dashed #e6e6e6;
} .single-post .share-box{
margin: 15px 0;
}
.share-post{
display: inline-block;
text-transform: uppercase;
font-size: 14px;
}
.share-bar{
text-align: right;
display: inline-block;
}
.share-bar li{
display: inline-block;
margin-right: 10px;
}
.share-bar span{
text-transform: uppercase;
font-weight: 600;
}
.share-bar ul{
text-align: left;
list-style: none;
display: inline-block;
padding-left: 10px;
}
.share-bar ul li{
position: relative;
display:  inline-block;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
margin-right: 3px;
border: 1px solid transparent;
border-radius: 50%;
width: 35px;
height: 35px;
padding-top: 5px;
background: #f9f9f9;
}
.share-bar ul li a{
color: #D0CECE;
font-size: 14px;
text-align: center;
display: block;
}
.share-bar ul li:hover > a,
.author-name a:hover,
.author_soclinks li a:hover{
color: #0aa4e3;
} .author-box{
border-top: 1px dashed #d2d2d2;
border-bottom: 1px dashed #d2d2d2;
padding: 20px 0;
margin-bottom: 60px;
}
.author-box-archive{
text-align: center;
margin: 0;
margin-bottom: 30px;
border: none;
padding-top: 0;
}
.author-box-archive .author-name{
padding: 10px 0;
}
.author-box .author-bio{
margin: 15px 0;
}
.author-box-archive .author-img{
display: inline-block;
text-align: center;
margin-right: 0 !important;
padding-top: 20px;
}
.author-img{
margin-right: 30px !important;
}
.author-img img{
border: 1px solid #f1f1f1;
width: 80px;
border-radius: 50%;
}
.author-name a{
color: #565454;
text-transform: uppercase;
font-size: 16px;
}
.author_soclinks{
padding-left: 0;
margin: 0;
}
.author-box-archive .author_soclinks{
border-bottom: 1px solid #E9E9E9;
padding-bottom: 20px;
}
.author_soclinks li{
position: relative;
display:  inline-block;
margin-top: 15px;
margin-right: 10px;
padding: 0 5px;
}
.author_soclinks li a{
color: #D0CECE;
font-size: 20px;
}
.author-box-archive .author-posts{
color: #fff;
} .related-posts-wrapper{
margin: 10px 0 100px;
float: left;
}
.related-posts{
padding: 0;
}
.related-posts ul li{
display:inline-block;
padding-top: 15px;
padding-left: 0;
}
.related-posts h4{
margin-bottom: 20px;
font-weight: 700;
}
.related-posts ul{
margin: 0;
padding: 0;
}
.related-thumbnail{
overflow: hidden;
position: relative;
}
.related-img-wrapper{
overflow: hidden;
}
.related-thumbnail a img{
width: 100%;
height: auto;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
-ms-transition:  all .3s ease-in-out;
-o-transition:  all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.related-thumbnail a img:hover{
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.related-title{
text-align: center;
}
.related-date{
text-align: center;
font-size: 14px;
color: #c9c9c9;
} .page-header{
border: none;
margin: 20px 0 20px;
} .category .page-header{
margin: 60px 0 20px;
}
.entry-title {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
@media screen and (max-width: 800px){
.stronghold-blog-grid .gallery-featured-index,
.stronghold-blog-grid .video-featured-index,
.stronghold-blog-grid .blog-index-featured{
height: auto !important;
}
.author-box .author-name{
text-align: center;
}
.author-box .author-img {
text-align: center;
display: block;
float: none !important;
margin: 0 !important;
padding: 0 !important;
}
.tags-links,
.single-post .share-box {
display: block;
}
.single-post .share-box {
float: none;
}
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .comments-title {
font-weight: 700;
font-size: 25px;
margin-bottom: 30px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-content a {
word-wrap: break-word;
}
.comment-answer{
margin-bottom: 25px;
overflow: auto;
border-bottom: 1px dashed #d2d2d2;
}
.comment-list {
overflow: auto;
padding: 20px;
}
.comments-area li {
list-style: none;
}
.comments-area > ol {
list-style-type: none;
margin: 0;
padding-left: 0;
}
.comment-body .comment-name{
font-weight: 700;
color: #222;
font-size: 16px;
padding-right: 15px;
display: block;
}
.comment-body .comment-date{
font-size: 12px;
}
.comment-reply{
padding-top: 10px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comments-area .comment-reply-title{
font-weight: 700;
font-size: 25px;
}
.comment-respond{
margin-top: 20px;
margin-bottom: 30px;
padding-bottom: 20px;
}
.comment-form textarea {
line-height: 1.13em;
width: 100%;
}
.comment-form label {
display: block;
color: #222;
font-weight: 700;
}
.comment-form .comment-field{
padding: 0;
}
.comment-form input[type="submit"]{
-webkit-transition: all .6s ease 0s;
-moz-transition: all .6s ease 0s;
-o-transition: all .6s ease 0s;
transition: all .6s ease-in-out 0s;
}
.required { color: #0aa4e3; }
.comment-awaiting-moderation {
padding: .6rem 1rem;
margin: 1rem 0;
font-size: 18px;
font-size: 1.8rem;
color: #333;
font-style: italic;
}
.comment-author-img img{
width: 80px;
border-radius: 50%;
margin: 0 auto;
display: block;
}
@media screen and (max-width: 800px){
.comment-body{
padding-top: 10px;
}
.comment-author-img img{
margin: 0;
display: inline-block;
}
}  .search-form-wrapper{
background: #FFF;
position: relative;
width: 100%;
}
.search-form-wrapper input[type="text"]{
width: 100%;
}
.search-form-wrapper button{
position: absolute;
top: 0;
right: 0;
bottom: 0px;
width: 50px;
height: 100%;
background: rgba(255, 255, 255, 0);
border: none;
box-shadow: none;
padding-right: 35px;
}
.search-content .entry-title {
display: inline-block;
margin: 15px 0;
}
.search-content .result-icon {
background: #0aa4e3;
color: #fff;
border-radius: 50%;
padding: 8px 5px;
display: inline-block;
width: 30px;
margin-right: 10px;
height: 30px;
line-height: 8px;
text-align: center;
font-weight: 600;
}
.search-content .search-type{
margin-left: -8px;
}
.search .content-area,
.blog .content-area{
padding-top: 80px;
padding-bottom: 20px;
}  .notfound-wrapper{
margin-bottom: -10px;
}
.notfoundheader{
font-size: 300px;
letter-spacing: 20px;
font-weight: 700;
text-align: center;
margin-top: 0;
margin-bottom: 0;
color: #838383;
}
.notfoundcontent{
text-align: center;
font-size: 18px;
letter-spacing: 1px;
}
.notfoundcontent .searchform input[type="text"]{
width: 100%;
}
.notfoundcontent .searchform button{
display: none;
}
.home-btn{
text-transform: uppercase;
background: #0aa4e3;
padding: 10px 20px;
color: #fff;
font-weight: 500;
}
.home-btn:hover{
opacity: 0.8;
color: #fff;
}
.home-btn-wrapper{
padding: 50px 0;
}
@media screen and (max-width: 800px){
.notfoundheader{
font-size: 100px;
}
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  .portfolio-col-item{
padding-bottom: 30px;
position: relative;
}
.portfolio-col-item img{
width: 100%;
}
.portfolio-slider .owl-dots{
position: absolute;
bottom: 10px;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.portfolio-col-img-overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #0aa4e3;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
text-align: center;
z-index: 1000;
transition: 0.9s;
-moz-transition: 0.9s;
-webkit-transition: 0.9s;
-o-transition: 0.9s;
}
.portfolio-col-img-wrapper:hover .portfolio-col-img-overlay{
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
-moz-transition: opacity .6s ease-in-out;
-webkit-transition: opacity .6s ease-in-out;
-o-transition: opacity .6s ease-in-out;
transition:opacity .6s ease-in-out;
}
.portfolio-carousel .owl-dots{
display: none;
}
.portfolio-col-img-wrapper{
position: relative;
}
.portfolio-item-title{
margin-top: 0;
}
.portfolio-col-img-overlay i{
font-size: 40px;
color: #FFF;
position: absolute;
left:50%;
top: 50%;
display: none;
}
.portfolio-col-item:hover .portfolio-col-img-overlay i{
display: inline-block;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.portfolio-carousel-two .owl-dots,
.portfolio-carousel-three .owl-dots,
.portfolio-carousel-four .owl-dots{
margin-top: 20px;
}
@media screen and (max-width: 800px){
.portfolio-col-img-overlay{
display: inline;
}
} .service-main-detail .service-desc p{
margin-bottom: 0;
}
.service-block-block-item,
.team-member-block-item{
margin-bottom: 40px;
}
.read-more-btn{
font-weight: 600;
font-size: 16px;
color: #222;
}
.read-more-btn:hover{
color: #0aa4e3;
}
.read-more-btn:after{
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 12px;
content: '\f054';
color: #0aa4e3;
margin-left: 8px;
}
.item-overlay-icon{
color: #fff;
font-size: 25px;
padding: 10px;
position: absolute;
left: 50%;
background: rgba(0, 0, 0, 0.10);
top: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.item-overlay-icon:hover{
opacity: 0.7;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.stronghold-service-grid-filter .service-block-block-item{
margin-bottom: 50px;
}
.stronghold-services-wrapper .service-list .service-block-img{
padding: 0;
}
.stronghold-services-wrapper .service-list .service-main-name{
margin: 0 0 10px;
}
.stronghold-services-wrapper .service-list{
padding-bottom: 30px;
border-bottom: 1px dashed #d2d2d2;
margin-bottom: 30px;
}
.stronghold-services-wrapper .service-list:last-child{
border-bottom: none;
}
.service-img-zoom img{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.service-list .service-block-img-wrapper{
margin-bottom: 20px;
}
.service-img-zoom:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (max-width: 800px){
.service-main-detail{
margin-top: 30px;
}
} .team-member-main-bio{
margin-top: 10px;
}
.team-member-img img{
width: 100%;
}
.team-grid-item .team-member-main-detail{
padding: 8px 0px 12px;
}
.team-member-main-name a,
.team-member-main-name,
.service-main-name a,
.service-main-name{
color: #222;
}
.service-main-name{
margin: 20px 0 10px;
}
.team-list-item .team-member-main-name{
margin: 0;
}
.team-list-item{
padding-bottom: 30px;
border-bottom: 1px dashed #d2d2d2;
margin-bottom: 30px;
display: flex;
}
.team-list-item .team-member-block-img-wrapper{
width: 40%;
margin-right: 20px;
}
.team-list-item .team-member-main-detail{
width: 60%;
}
.team-member-main-name a:hover,
.service-main-name a:hover{
color: #0aa4e3;
}
.team-member-main-pos{
color: #919191;
font-size: 14px;
}
.team-member-content{
margin-top: 30px;
}
.team-member-block-two{
text-align: center;
}
.team-member-block-two .team-member-block-img img,
.team-member-block-two .team-member-block-img{
width: 200px;
height: 200px;
border-radius: 50%;
display: block;
margin: 0 auto;
}
.team-member-block-two .team-member-block-img{
text-align: center;
overflow: hidden;
}
.team-member-block-two .team-member-main-detail{
background: transparent;
}
.team-member-block-two .team-member-main-name a{
font-size: 18px;
}
.team-member-block-two .team-member-main-pos{
font-size: 14px;
}
.team-member-block-two .team-member-block-img img {
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.team-member-block-two .team-member-block-img:hover > img,
.team-member-block-two .team-member-block-img a:hover > img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} .team-member-block-img,
.service-block-img{
position: relative;
overflow: hidden;
}
.team-member-block-img img,
.service-block-img img{
width: 100%;
}
.team-member-num i,
.team-member-email i{
padding-right: 5px;
}
.team-member-block-social{
margin-top: 15px;
}
.team-member-block-social-list{
margin: 0;
padding: 0;
}
.team-member-block-img:hover  .team-member-block-social{
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transition: top .7s ease-in-out;
-webkit-transition: top .7s ease-in-out;
-o-transition: top .7s ease-in-out;
transition:top .7s ease-in-out;
}
.team-member-block-social-list li{
display: inline-block;
margin: 5px;
}
.team-member-block-social-list li:first-child{
margin-left: 0px;
}
.team-member-block-social-list li a{
display: inline-block;
color: #848484;
background: #EBEBEB;
width: 35px;
line-height: 30px;
text-align: center;
border-radius: 3px;
}
.team-member-block-social-list li a:hover{
color: #fff;
background: #0aa4e3;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.team-member-block-list-social-list{
padding: 0;
margin: 20px 0;
}
.team-member-block-list-social-list li a{
background: #F7F7F7;
color: #BABABA;
}
.team-member-block-list-social-list li a:hover{
color: #fff;
}
.team-member-block-list .team-member-main-name{
margin-top: 0;
}
.team-member-block-list{
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #F2F2F2;
}
.gallery-col-img-overlay i{
font-size: 40px;
color: #FFF;
position: absolute;
left:50%;
top: 50%;
display: none;
}
.service-block-img:hover  .service-block-img-overlay i,
.gallery-col-item:hover .gallery-col-img-overlay i{
display: inline-block;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.service-block-img:hover{
transform: scale(1.0);
-webkit-transform: scale(1.0);
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.team-member-img-zoom img{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.team-member-img-zoom:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (max-width: 800px){
.team-list-item .team-member-main-detail,
.team-list-item .team-member-block-img-wrapper{
width: 100%;
}
.team-list-item .team-member-block-img-wrapper{
margin-bottom: 30px;
}
.team-list-item{
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.gallery-col-img-overlay{
display: inline;
}
.team-member-block-img:hover .hover-overlay,
.service-block-img:hover .hover-overlay{
display: inline;
}
}
@media screen and (max-width: 980px){
} .woocommerce #secondary{
padding-top: 0;
}
.woocommerce .woocommerce-message {
display: none !important;
} .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
padding-bottom: 20px;
width: 58.3%;
}
.woocommerce #content div.product div.summary{
margin: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .stock, .quickview-wrapper .product-info .price, .quickview-wrapper .product-info .stock {
color: #0aa4e3;
font-size: 40px;
font-weight: 600;
margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-product-rating {
font-size: 12px;
}
.woocommerce .star-rating span{
color: #0aa4e3;
}
.woocommerce .single_add_to_cart_button,
.quickview-wrapper .product-info .single_add_to_cart_button{
padding: 13px 25px !important;
}
.woocommerce .quantity .qty {
width: 60px;
padding: 0;
line-height: 40px;
}
.woocommerce .share-bar{
text-align: left;
display: inline-block;
padding-top: 10px;
}
.woocommerce .share-bar ul,
.quickview-wrapper .share-bar ul{
padding-left: 0px;
}
.product_meta {
padding: 20px 0 5px 0;
}
.product_meta .posted_in a:first-child{
padding-left: 10px;
}
.sku_wrapper, .posted_in, .tagged_as {
display: block;
padding-bottom: 3px;
text-transform: uppercase;
color: #444;
font-weight: 600;
}
.woocommerce div.product form.cart .variations td.label{
display: none;
}
.woocommerce div.product div.images div.thumbnails img {
opacity: 0.6;
}
.woocommerce div.product div.images div.thumbnails img:hover {
opacity: 1.0;
-moz-opacity: 1.0;
filter: alpha(opacity=100);
}
.woocommerce .product-img-wrapper .onsale {
display: none;
}
.woocommerce figure {
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 20px;
background: #f7f7f7;
border-radius: 0px;
border: none;
}
.woocommerce-tabs h2, .products h2 {
font-size: 18px;
line-height: 32px;
font-weight: 700;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
outline: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
background: #f7f7f7;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background: #fff;
border-radius: 0px !important;
border: none;
padding: 0px;
margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 10px 15px;
font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
border: none;
content: none;
} .woocommerce ul.products li.product .add_to_cart_button:after,
.woocommerce ul.products li.product .button{
content: none;
}
.product_img_container{
position: relative;
overflow: hidden;
}
.woocommerce ul.products li.product:hover .add_to_cart_button,
.woocommerce ul.products li.product:hover .button{
opacity: 1;
bottom: 0;
}
.product_item{
display: inline-block;
zoom: 1;
vertical-align: top;
margin: 0 0px 30px 0px !important;
padding: 0 !important;
position: relative;
border: 0;
list-style: none !important;
float: left;
margin: 0 3.8% 2.992em 0;
width: 100%;
text-align: center;
}
.woocommerce .products .star-rating{
margin: 5px auto;
}
.product_img_back{
position: absolute;
top:0;
left: 0;
width: 100%;
}
.product_img_back img{
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-webkit-transition: opacity .5s ease-in-out;
}
.product_img_container:hover .product_img_back img{
opacity: 1.0;
-moz-opacity: 1.0;
filter: alpha(opacity=100);
}
.woocommerce span.onsale {
background-color: #0aa4e3;
font-size: 12px;
border-radius: 0;
z-index: 1000;
padding: 2px 8px;
min-height: 20px;
line-height: 30px;
text-align: center;
margin: 10px !important;
right: auto !important;
left: 0 !important;
text-transform: uppercase;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
}
.woocommerce .out_of_stock_badge{
color: #fff !important;
font-style: italic !important;
font-size: 10px !important;
text-align: center !important;
text-transform: uppercase;
border-radius: 0 !important;
background-color: #323332 !important;
}
.woocommerce .out_of_stock_badge:after {
border-top-width: 34px !important;
color: #323332 !important;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
padding-left: 0;
font-weight: 600;
}
.woocommerce .woocommerce-ordering {
text-align: right;
padding-right: 0;
width: 20%;
}
.woocommerce .woocommerce-ordering select{
font-weight: 600;
}
.woocommerce ul.products li.product .price {
color: #0aa4e3;
font-size: 20px;
font-weight: 600;
padding-bottom: 10px;
padding-top: 8px;
border-bottom: 1px dashed #F4F4F4;
}
.WC-product-name a {
color: #444444;
font-size: 16px;
}
.WC-product-name a:hover {
color: #0aa4e3;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #0aa4e3;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
color: #CACACA;
padding: 15px;
font-weight: 600;
}
.woocommerce nav.woocommerce-pagination ul li {
border: 1px solid #E7E7E7;
margin-right: 5px;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce ul.products li.product .price del{
display: inline-block;
}
.add_to_cart_button,
.ajax_add_to_cart{
text-align: center;
}
.yith-wishlist-wrapper {
line-height: 50px;
position: absolute;
top: 0;
right: 0px;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
.single-product .yith-wishlist-wrapper{
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.yith-wishlist-wrapper a:before{
content: '\f004';
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 20px;
padding: 5px;
}
.product_item:hover > .yith-wishlist-wrapper {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce div.product .product_title,
.quickview-product-title{
font-weight: 700;
}
.woocommerce div.product .product_title{
font-size: 40px;
}
.shop-content ul.products li.product, .shop-content .woocommerce-page ul.products li.product {
width: 30.8%;
}
@media screen and (max-width: 800px){
.shop-content .woocommerce ul.products li.product, .shop-content .woocommerce-page ul.products li.product {
width: 100%;
}
} .quickview-wrapper{
background: #fff;
text-align: left;
}
.product-slider{
padding: 0;
}
.product-slider .owl-dots{
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.product-slider .slider-arrow-nav{
height: 50px;
position: absolute;
width: 100%;
top: 45%;
}
.product-slider .slider-arrow-nav .arrow_next,
.product-slider .slider-arrow-nav .arrow_prev{
opacity: 1;
font-size: 22px;
background: transparent;
}
.product-slider .slider-arrow-nav .arrow_next{
right: 15px;
}
.product-slider .slider-arrow-nav .arrow_prev{
left: 0px;
}
.product-slider .slider-arrow-nav .arrow_next i,
.product-slider .slider-arrow-nav .arrow_prev i{
font-size: 22px;
}
.product-slider .slider-arrow-nav .arrow_next:hover,
.product-slider .slider-arrow-nav .arrow_prev:hover{
background: transparent;
}
.quickview-product-title a{
color: #444444;
}
.quickview-product-title a:hover{
color: #0aa4e3;
}
.quickview-wrapper .product-info p.price del{
opacity: .5;
}
.quickview-wrapper .product-info p.price ins{
background: inherit;
font-weight: 700;
}
.quickview-wrapper .product-info .stock{
font-size: 14px;
}
.quickview-wrapper .product-info form.cart div.quantity{
float: left;
margin: 0 4px 0 0;
}
.quickview-wrapper .product-info .quantity .qty {
width: 60px;
padding: 0;
line-height: 40px;
text-align: center;
}
.quickview-wrapper .product-info form.cart{
float: left;
overflow: hidden;
display: block;
width: 100%;
margin-bottom: 32px;
}
.quickview-wrapper .product-info form.cart .button {
vertical-align: middle;
float: left;
border-radius: 0;
line-height: 1;
}
.quickview-wrapper .product-info form.cart .button:hover {
background: #0aa4e3;
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.quickview-wrapper .product-info .variations .value{
border: 1px solid #ffffff;
}
.quickview-wrapper .product-info .variations .label,
.quickview-wrapper .product-info .variations .reset_variations{
display: none;
}
.quick-popup-close-btn {
position: absolute !important;
right: 20px;
top: 10px;
font-size: 30px;
padding: 6px 10px;
background-color: rgba(255, 255, 255, 0);
color: #444;
box-shadow: none;
border: none;
}
.quick-popup-close-btn:hover {
background: transparent;
}
.quickview-loader {
margin: 60px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 5px solid rgba(255, 255, 255, 0.2);
border-right: 5px solid rgba(255, 255, 255, 0.2);
border-bottom: 5px solid rgba(255, 255, 255, 0.2);
border-left: 5px solid #0aa4e3;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.quickview-loader,
.quickview-loader:after {
border-radius: 50%;
width: 50px;
height: 50px;
position: absolute;
left: 45%;
bottom: 40%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.add-cart-wrapper,
.quickview-sm-wrapper{
background: #0aa4e3;
border-radius: 0;
position: absolute;
bottom: -20px;
right: 0;
opacity: 0;
width: 100%;
text-align: left;
transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
}
.add-cart-wrapper{
background: #0aa4e3;
}
.quickview-sm-wrapper{
background: none !important;
text-align: center;
}
.add-cart-custom{
color: #fff;
display: block;
text-align: center;
transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
}
.add-cart-wrapper a{
color: #fff !important;
padding: 12px 1px !important;
display: block !important;
text-align: center;
background: transparent !important;
margin-top: 0 !important;
}
.shop-primary .add-cart-wrapper a{
padding: 16px 1px !important;
}
.add-cart-wrapper a:hover{
background: transparent;
}
.add-cart-title,
.add-cart-title-rm{
position: absolute;
bottom: -50px;
transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
opacity: 0;
line-height: 1.5;
width: 100%;
text-transform: uppercase;
letter-spacing: 1px;
}
.product-quickview{
padding: 8px 13px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 0;
font-size: 20px;
background: #0aa4e3;
border-radius: 50%;
color: #fff;
transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
}
.product-quickview:hover,
.add-cart-wrapper:hover{
background: #07396b;
}
.add-cart-wrapper:hover .add-cart-title,
.add-cart-wrapper:hover .add-cart-title-rm{
opacity: 1;
bottom: 0;
}
.shop-primary .add-cart-wrapper:hover .add-cart-title{
bottom: -5px;
}
.stronghold-product-item:hover .quick-cart-wrapper,
.stronghold-product-item-filter:hover .quick-cart-wrapper{
opacity: 1;
bottom: 0;
} .product_item:hover .add-cart-wrapper{
opacity: 0.85;
bottom: 14px;
}
.stronghold-product-item:hover .add-cart-wrapper,
.stronghold-product-item-filter:hover .add-cart-wrapper{
opacity: 0.85;
bottom: 0;
}
.product_item:hover .quickview-sm-wrapper,
.stronghold-product-item:hover .quickview-sm-wrapper{
opacity: 0.85;
bottom: 75px;
}
.stronghold-product-item:hover .quickview-sm-wrapper,
.stronghold-product-item-filter:hover .quickview-sm-wrapper{
opacity: 0.85;
bottom: 60px;
}
.three-col-grid-filter{
width: 32.10%;
}
.four-col-grid-filter{
width: 23.6%;
}
.five-col-grid-filter{
width: 18.55%;
} .added-to-cart-banner{
display: table;
background: #f7f7f7;
padding: 20px;
width: 100%;
margin: 20px 0;
}
.added-product,
.added-links{
display: table-cell;
}
.added-product{
font-weight: 600;
font-size: 18px;
}
.added-product:before{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f00c";
color: #0aa4e3;
padding-right: 10px;
}
.added-links{
text-align: right;
}
.added-links a{
color: #fff;
} .woocommerce-page.woocommerce-account .entry-content h2,
.woocommerce-page.woocommerce-account .entry-content h3,
.woocommerce-page.woocommerce-cart .entry-content h2,
.woocommerce-page.woocommerce-checkout .entry-content h3{
font-size: 24px;
margin-bottom: 20px;
}
.woocommerce-page.woocommerce-account .entry-content h2{
margin-top: 0;
}
.woocommerce-page.woocommerce-account .entry-header,
.woocommerce-page.woocommerce-cart .entry-header,
.woocommerce-page.woocommerce-checkout .entry-header{
display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
background: #F7F7F7;
padding: 10px;
border-radius: 3px;
border: 1px solid #F1F1F1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
list-style: none;
padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
display: block;
padding: 15px 10px;
border-bottom: 1px solid #F1F1F1;
font-weight: 600;
position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
background: #0aa4e3;
color: #fff;
}
.woocommerce img, .woocommerce-page img{
width: inherit;
} .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
background: #0aa4e3;
border-radius: 0;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
background: #0aa4e3;
border-radius: 0;
opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
background: #0aa4e3;
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.woocommerce-cart table.cart img {
width: 64px;
}
.woocommerce table.shop_table{
border-radius: 0px;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text{
width: 100px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
background: #0aa4e3;
color: #fff;
border-radius: 3px;
padding: 12px 25px;
font-weight: 500;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
background: #07396b;
color: #fff;
}
.woocommerce table.shop_table th {
font-weight: 600;
} .cart-preview{
width: 300px;
border: 1px solid #F4F4F4;
-webkit-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
-moz-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
padding: 10px 20px 20px;
background: #fff;
position: absolute;
right: 15px;
border-radius: 3px;
display: none;
z-index: 9999;
} .woocommerce-checkout #payment {
background: #F7F7F7;
border-radius: 0px;
} .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
width: 60px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
background-color: #0aa4e3;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color: #EDEDED;
}
.woocommerce-product-search input[type="submit"]{
display: none;
}
.widget_product_tag_cloud .tagcloud a{
display: inline-block;
background: #FCFCFC;
padding: 8px 15px;
margin-bottom: 3px;
border: 1px solid #F3F3F3;
}
.widget_product_tag_cloud .tagcloud a:hover{
background: #0aa4e3;
color: #fff;
}
.woocommerce .widget_product_categories .product-categories{
border: 1px solid #f5f5f5;
background: #f5f5f5;
}
.woocommerce .widget_product_categories .product-categories a{
padding: 12px 15px;
display: block;
color: #797878;
font-weight: 600;
border-bottom: 1px solid #fefefe;
}
.woocommerce .widget_product_categories .product-categories a:hover{
color: #0aa4e3;
}
.woocommerce .widget_product_categories .product-categories .cat-parent{
border-bottom: 1px solid #fefefe;
}
.woocommerce .widget_product_categories .product-categories .cat-parent a,
.woocommerce .widget_product_categories .product-categories .children a{
border-bottom: none;
}
.woocommerce .widget_product_categories .product-categories .children,
.woocommerce .widget_product_categories .product-categories .sub-menu{
margin: 0 0 0 20px;
}
.woocommerce .widget_product_categories .product-categories .children li{
padding: 0;
}
.woocommerce .widget_product_categories .product-categories .children li a{
font-weight: 500;
font-size: 14px;
}
.woocommerce .widget_product_categories .product-categories .children li a:before{
content: "\f0da";
font-family: "Font Awesome 6 Free";
font-weight: 900;
position: absolute;
left: 5px;
color: #0aa4e3;
}
.woocommerce .widget_product_categories .product-categories li{
position: relative;
}
.woocommerce .widget_product_categories .product-categories > li a{
border-bottom: none;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li{
border-bottom: 1px dashed #d2d2d2;
padding-bottom: 10px;
margin-bottom: 5px;
} .woocommerce form.login,
.woocommerce form.register{
padding: 0;
border: none;
}
.login label[for=rememberme] {
display: block !important;
margin: 20px 0 0;
}
.myaccount_address{
border-bottom: 1px solid #E3E3E3;
padding-bottom: 20px;
}
@media screen and (max-width: 800px){
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce .product_item,
.woocommerce .woocommerce-ordering
{
width: 100% !important;
}
.woocommerce .woocommerce-result-count{
margin-bottom: 10px;
}
.woocommerce .woocommerce-ordering{
float: none;
text-align: left;
}
.quick-cart-wrapper{
opacity: 1;
bottom: 0;
}
.product-slider .slider-arrow-nav{
display: none;
}
.added-product, .added-links {
display: block;
text-align: center !important;
}
.added-links {
margin-top: 20px;
}
}
@media screen and (max-width: 980px){
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
width: 100%;
}
} .elementor-page:not(.single-post)  .site-content-wrapper .container{
max-width: 100% !important;
width: 100% !important;
}
.elementor-page .site-content-wrapper .container .content-area{
padding-left: 0px;
padding-right: 0px;
}
@media screen and (max-width: 980px){
.elementor-page:not(.single-post)  .site-content-wrapper .container{
overflow-x: hidden;
}
}
.row-scroll-parallax,
.row-fixed-parallax{
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-size: cover !important;
z-index: -1;
}
.stronghold-blog-wrapper,
.stronghold-brands,
.isotope-cat-container,
.stronghold-products-wrapper,
.stronghold-services-wrapper,
.stronghold-team-wrapper,
.stronghold-testimonials-wrapper{
margin-bottom: 15px;
}
.stronghold-services-wrapper,
.stronghold-team-wrapper{
position: relative;
}
.stronghold-services-wrapper:hover .arrow_next,
.stronghold-services-wrapper:hover .arrow_prev,
.stronghold-team-wrapper:hover .arrow_next,
.stronghold-team-wrapper:hover .arrow_prev,
.stronghold-blog-wrapper:hover .arrow_next,
.stronghold-blog-wrapper:hover .arrow_prev,
.stronghold-products-wrapper:hover .arrow_next,
.stronghold-products-wrapper:hover .arrow_prev{
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
@media screen and (max-width: 800px){
.row-fixed-parallax,
.row-scroll-parallax{
background-attachment: initial !important;
}
}
.financier-tabs-custom .vc_tta-tab>a{
background-color: #0aa4e3 !important;
color: #fff !important;
border-radius: 0 !important;
font-weight: 700;
padding: 12px 30px !important;
}
.financier-tabs-custom .vc_tta-tab.vc_active>a,
.financier-tabs-custom .vc_tta-tab>a:hover{
background-color: #07396b !important;
}
.financier-tabs-custom .vc_tta-panel-body{
background: #f7f7f7;
}
.financier-tabs-custom .vc_tta-panels{
border-radius: 0 !important;
border-color: transparent !important;
}
.arrows-visible-desktop .carousel_arrow_nav_top{
display: flex;
}
.arrows-hidden-desktop .carousel_arrow_nav_top{
display: none;
}
.dots-visible-desktop .slick-dots{
display: flex !important;
}
.dots-hidden-desktop .slick-dots{
display: none !important;
}
@media screen and (min-device-width : 768px) and (max-width: 1024px) {
.arrows-visible-tablet .carousel_arrow_nav_top{
display: flex;
}
.arrows-hidden-tablet .carousel_arrow_nav_top{
display: none;
}
.dots-visible-tablet .slick-dots {
display: flex !important;
}
.dots-hidden-tablet .slick-dots{
display: none !important;
}
}
@media screen and (min-width : 320px) and (max-width: 767px) {
.arrows-visible-mobile .carousel_arrow_nav_top{
display: flex;
}
.arrows-hidden-mobile .carousel_arrow_nav_top{
display: none;
}
.dots-visible-mobile .slick-dots{
display: flex !important;
}
.dots-hidden-mobile .slick-dots{
display: none !important;
}
} .financier-accordion .vc_tta-panel{
margin-bottom: 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
.financier-accordion .vc_tta-panel-title{
font-size: 16px;
font-weight: 600;
}
.stronghold-accordion-wrapper {
overflow:hidden;
position: relative;
}
.accordion-item{
margin-bottom: 10px;
border: 1px solid #E8E8E8;
border-radius: 2px;
}
.accordion-item-title {
width:100%;
padding:12px;
display:flex;
background:transparent;
font-weight: 600;
}
.accordion-item-title.active,
.accordion-item-title:hover{
background: #f3f3f3;
}
.accordion-item-title:after,
.accordion-item-title.active:after{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f13a';
color: #0aa4e3;
margin-bottom: auto;
margin-top: auto;
margin-right: 0;
margin-left: auto;
}
.accordion-item-title.active:after{
content: '\f139';
}
.accordion-item:last-child .accordion-item-title {
border-bottom:none;
}
.accordion-item-content {
padding:12px;
display:none;
background: #fafafa;
}
.accordion-icon{
margin-right: 15px;
height: auto !important;
width: auto !important;
margin-left: 0;
line-height: 1 !important;
vertical-align: middle !important;
margin-bottom: auto;
margin-top: auto;
}
.accordion-main-title{
margin-bottom: 20px;
}
.accordion-item-title-element{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
font-size: 16px;
padding: 0 5px;
margin: 5px 0;
} .stronghold-blog-items .stronghold-blog-info h5,
.stronghold-blog-grid-items .stronghold-blog-info h5{
color: #222;
font-size: 18px;
}
.stronghold-blog-items .stronghold-blog-info h5 a,
.stronghold-blog-grid-items .stronghold-blog-info h5 a{
color: #222;
font-size: 18px;
}
.stronghold-blog-item .blog-index-featured a:hover .blog-featured-img-overlay,
.stronghold-blog-grid-item .blog-index-featured a:hover .blog-featured-img-overlay{
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
}
.stronghold-blog-items .stronghold-blog-info h5 a:hover,
.stronghold-blog-grid-items .stronghold-blog-info h5 a:hover{
color: #0aa4e3;
}
.stronghold-blog-items .stronghold-blog-info p,
.stronghold-blog-grid-items .stronghold-blog-info p{
margin-bottom: 0;
}
.stronghold-blog-items .gallery-featured-index,
.stronghold-blog-grid-items .gallery-featured-index{
margin-bottom: -10px;
position: relative;
}
.stronghold-blog-items .video-featured-index,
.stronghold-blog-grid-items .video-featured-index{
position: relative;
}
.stronghold-blog-item .blog-index-featured,
.stronghold-blog-item .video-featured-index,
.stronghold-blog-item .gallery-featured-slider .owl-stage-outer,
.stronghold-blog-grid-item .blog-index-featured,
.stronghold-blog-grid-item .video-featured-index,
.stronghold-blog-grid-item .gallery-featured-slider .owl-stage-outer{
height: 275px !important;
}
.stronghold-blog-item .blog-index-featured a img,
.stronghold-blog-item .video-featured-index iframe,
.stronghold-blog-item .gallery-featured-slider a img,
.stronghold-blog-grid-item .blog-index-featured a img,
.stronghold-blog-grid-item .video-featured-index iframe,
.stronghold-blog-grid-item .gallery-featured-slider a img{
min-height: 275px;
}
.stronghold-blog-items .gallery-featured-slider{
margin-bottom: -35px;
}
.blog-hover-overlay{
position: absolute;
background: #0aa4e3;
opacity: 0.75;
width: 100%;
height: 100%;
z-index: 1;
display: none;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.blog-item-zoom{
position: relative;
overflow: hidden;
}
.blog-item-zoom img{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.blog-item-zoom:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.blog-carousel-design-one .stronghold-blog-info,
.blog-grid-design-one .stronghold-blog-info{
padding: 10px 10px 0;
}
.blog-carousel-design-two,
.blog-grid-design-two{
padding: 15px;
}
.blog-carousel-design-two .posted-on,
.blog-grid-design-two .posted-on{
background: #0aa4e3;
color: #fff;
padding: 3px 6px;
font-size: 13px;
font-weight: 700;
}
.blog-carousel-design-three .entry-title a{
font-size: 18px;
}
.blog-carousel-design-three a:hover{
opacity: 0.6;
}
.blog-carousel-design-two .entry-content,
.blog-grid-design-two .entry-content{
margin-top: 10px;
}
@media screen and (max-width: 800px){
.stronghold-blog-item .blog-index-featured,
.stronghold-blog-item .video-featured-index,
.stronghold-blog-item .gallery-featured-slider .owl-stage-outer,
.stronghold-blog-grid-item .blog-index-featured,
.stronghold-blog-grid-item .video-featured-index,
.stronghold-blog-grid-item .gallery-featured-slider .owl-stage-outer{
height: auto !important;
}
} .stronghold-blog-grid-item{
margin-bottom: 30px;
}
.stronghold-blog-grid-item .gallery-featured-slider{
margin-bottom: 10px;
} .stronghold-call-to-action-wrapper{
padding: 30px 0;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.call-link{
align-self: center;
margin-left: auto;
margin-bottom: auto;
margin-top: auto;
}
.call-text-wrapper{
margin-bottom: auto;
margin-top: auto;
}
.call-link a{
text-align: center;
font-weight: bold;
border-radius: 0;
padding: 10px 20px;
}
.call-title h4,
.call-subtitle h5{
margin: 0;
}
.call-title h4{
font-weight: bold;
}
.call-subtitle h5{
margin-top: 10px;
}
@media screen and (max-width: 800px){
.stronghold-call-to-action-wrapper{
display: block;
}
.call-text-wrapper,
.call-link{
display: block;
width: 100%;
text-align: center;
}
.call-link{
margin-top: 30px;
}
} .stronghold-info-number h4{
margin: 0;
}
.stronghold-info-number input{
display: none;
}
.counter-separator{
display: inline-block;
width: 30px;
height: 2px;
content: "";
background: #0aa4e3;
}
.stronghold-counter-wrapper .stronghold-info-icon{
margin-bottom: 15px;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.stronghold-counter-wrapper .stronghold-info-icon i{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.counter-icon-left{
display: flex;
}
.counter-icon-left .stronghold-info-icon{
padding-right: 20px;
}
.counter-icon-left .stronghold-content-wrap{
text-align: left;
} .stronghold-custom-menu-wrap{
border: 1px solid #ececec;
}
.stronghold-custom-menu li{
list-style: none;
border-bottom: 1px solid #ececec;
position: relative;
}
.stronghold-custom-menu li:last-child{
border-bottom: none;
}
.stronghold-custom-menu li a{
padding: 12px 25px;
display: block;
color: #797878;
font-weight: 600;
}
.stronghold-custom-menu li a:hover{
color: #0aa4e3;
opacity: 0.7;
}
.stronghold-custom-menu .link-active{
background: #0aa4e3;
color: #fff;
}
.stronghold-custom-menu .link-active:hover{
color: #fff;
opacity: 0.5;
}
.stronghold-custom-menu{
padding: 0px;
margin: 0;
}
.stronghold-custom-menu .custom-menu-icon{
position: absolute;
right: 20px;
color: #ececec;
top: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} .feature-box-top{
position: relative;
overflow: hidden;
}
.feature-box-img{
position: relative;
overflow: hidden;
}
.feature-box-icon-wrapper i{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.feature-box-shadow{
box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
-webkit-box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
}
.feature-box-img img{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
width: 100%;
}
.feature-box-zoom:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.feature-box-icon-wrapper i{
width: initial !important;
height: initial !important;
}
.feature-box-design-one-info-wrapper{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
padding: 20px;
}
.feature-box-design-one-info-wrapper h4{
margin: 0;
}
.feature-box-design-one-info-wrapper .feature-box-icon-wrapper{
margin-right: 20px;
}
.feature-box-design-one-info-wrapper .feature-box-info{
width: 100%;
padding: 0;
}
.feature-box-design-two-info-wrapper .feature-box-icon-wrapper,
.feature-box-design-three-info-wrapper{
position: absolute;
bottom: 0 !important;
z-index: 3;
left: 0 !important;
top: initial !important;
}
.feature-box-design-two-info-wrapper .feature-box-icon-wrapper i{
margin-left: 0;
width: 60px !important;
height: 60px !important;
text-align: center;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
padding: 5px;
}
.feature-box-design-three-info-wrapper{
background: #fff;
opacity: 0.85;
width: 100%;
transition: none !important;
padding: 0 10px;
display: flex;
align-items: center;
}
.feature-box-design-three-info-wrapper .feature-box-icon-wrapper,
.feature-box-design-three-info-wrapper .feature-box-title{
height: 100%;
}
.feature-box-design-three-info-wrapper .feature-box-icon-wrapper{
padding-right: 8px;
border-right: 1px solid rgba(255, 255, 255, 0.25);
margin-right: 10px;
}
.feature-box-design-three-info-wrapper .feature-box-icon-wrapper i{
margin-left: 0;
line-height: initial !important;
}
.feature-box-hover-overlay{
position: absolute;
background: #0aa4e3;
opacity: 0.75;
width: 100%;
height: 100%;
z-index: 1;
display: none;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.feature-box-desc{
margin-top: 10px;
}
.feature-box-design-four-info-wrapper,
.feature-box-design-five-info-wrapper{
position: relative;
z-index: 2;
}
.feature-box-design-four-info-wrapper .feature-box-icon-wrapper,
.feature-box-design-five-info-wrapper .feature-box-icon-wrapper{
padding: 5px;
position: absolute;
left: 50%;
transform: translate(-50%, -50%);
}
.feature-box-design-four-info-wrapper .feature-box-icon-wrapper i,
.feature-box-design-five-info-wrapper .feature-box-icon-wrapper i{
margin-left: 0;
background: #fff;
border-radius: 50%;
width: 70px !important;
height: 70px !important;
text-align: center;
line-height: 70px;
}
.feature-box-design-four-info-wrapper .feature-box-info{
padding-top: 30px;
}
.feature-box-design-five-info-wrapper .feature-box-info {
width: 90%;
margin: -50px auto;
background: #fff;
padding: 30px 15px 15px;
border: 1px solid #f3f3f3;
border-bottom: 5px solid #0aa4e3;
}
.feature-box-design-five-info-wrapper .feature-box-icon-wrapper{
position: absolute;
}
.feature-box-design-five-info-wrapper .feature-box-icon-wrapper{
top: 0;
}
.feature-box-info{
padding: 10px;
}
.feature-box-design-five-info-wrapper .feature-box-icon-wrapper i{
display: block;
} .project-details-area,
.portfolio-details-area{
border-bottom: 3px solid #ececec;
padding: 20px;
-webkit-box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
-moz-box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.categories-icon{
padding-right: 8px;
color: #0aa4e3;
}
.project-grid-item-title,
.portfolio-grid-item-title{
margin-top: 0;
margin-bottom: 0;
}
.project-cat-item,
.portfolio-cat-item{
padding-right: 3px;
}
.project-cat-item:after,
.portfolio-cat-item:after{
content: ',';
}
.project-cat-item:last-child:after,
.portfolio-cat-item:last-child:after{
content: none;
}
.project-grid-item,
.portfolio-grid-item{
margin-bottom: 30px;
}
.project-grid-img,
.portfolio-grid-img{
position: relative;
overflow: hidden;
}
.project-grid-img img,
.portfolio-grid-img img{
width: 100%;
}
.grid-filters{
text-align: center;
margin-bottom: 30px;
}
.grid-filters a {
display: inline-block !important;
margin-right: 10px;
margin-bottom: 10px;
font-weight: 600;
background: transparent;
color: #797878;
border-bottom: 3px solid #ececec;
padding: 5px 15px;
}
.grid-filters a:hover {
background: transparent;
color: #797878;
border-bottom: 3px solid #0aa4e3;
}
.grid-filters .current {
border-bottom: 3px solid #0aa4e3;
}
.grid-item-title-overlay,
.grid-item-title-overlay-nocat{
position: absolute;
left: 50%;
background: rgba(0, 0, 0, 0.10);
top: 55%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 16px;
padding: 5px;
}
.grid-item-title-overlay-nocat{
top: 45%;
z-index: 1;
}
.grid-item-categories-overlay{
position: absolute;
left: 50% !important;
background: rgba(0, 0, 0, 0.10);
top: 75% !important;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
color: #fff;
padding: 1px 5px;
}
.portfolio-grid-categories .portfolio-cat-item:last-child{
padding-right: 0;
}
.grid-overlay-icon{
top: 35%;
border-radius: 50%;
}
.project-grid-ms-item,
.portfolio-grid-ms-item{
width: 30%
}
.masonry-hover-overlay{
position: absolute;
background: #0aa4e3;
opacity: 0.75;
width: 100%;
height: 100%;
z-index: 1;
display: none;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.project-grid-ms-item .project-grid-img img,
.portfolio-grid-ms-item .portfolio-grid-img img{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.project-grid-ms-item:hover .project-grid-img img,
.portfolio-grid-ms-item:hover .portfolio-grid-img img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
} .stronghold-icon-box-wrapper{
margin-bottom: 15px;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.stronghold-info-icon-title-element,
.stronghold-info-icon-desc,
.stronghold-info-icon-link-btn{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.stronghold-icon-box-wrapper p{
margin: 0;
}
.stronghold-icon-box-wrapper .stronghold-info-icon i{
vertical-align: initial !important;
}
.stronghold-icon-box-front,
.stronghold-icon-box-back {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-ms-transition: -ms-transform 0.6s;
-moz-transition: -moz-transform 0.6s;
border-radius: 6px;
}
.stronghold-icon-box-back{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.stronghold-icon-box-front {
padding: 35px;
}
.icon-box-icon-left{
display: flex;
}
.icon-box-icon-left .stronghold-info-icon{
margin-right: 10px;
}
.stronghold-icon-box-wrapper:hover .icon-box-zoom{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.stronghold-icon-box-back {
padding: 15px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
}
.stronghold-icon-box-wrapper:hover .stronghold-icon-box-front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
}
.stronghold-icon-box-wrapper:hover .stronghold-icon-box-back {
-webkit-transform: rotateY(0);
transform: rotateY(0);
-ms-transform: rotateY(0);
-moz-transform: rotateY(0);
}
.stronghold-info-icon-link{
margin-top: 20px;
}
.stronghold-info-icon-link-btn{
padding: 5px 15px;
border-radius: 2px;
}
.stronghold-info-icon-link-btn:hover{
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
transition: none;
}
.icon-box-design-two{
border: 1px solid #f7f7f7;
}
.icon-box-design-two .icon-left,
.icon-box-design-two .icon-right{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
text-align: left;
}
.icon-box-design-two .icon-right{
-webkit-justify-content: flex-start;
justify-content: flex-start;
text-align: right;
}
.icon-box-design-two .icon-left .stronghold-content-wrap,
.icon-box-design-two .icon-right .stronghold-content-wrap{
float: left;
width: 75%;
}
.icon-box-design-two .icon-left .stronghold-info-icon{
position: absolute;
text-align: center;
top: 50%;
left: 10%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.icon-box-design-two .icon-right .stronghold-info-icon{
position: absolute;
text-align: center;
top: 50%;
right: 10px;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}  .stronghold-info-box-wrapper{
overflow: hidden;
position: relative;
}
.info-box-img-wrapper img{
width: 100%;
height: 100%;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.info-box-overlay{
position: absolute;
width: 100%;
height: 100%;
top: 70%;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
padding: 20px;
}
.stronghold-info-box-wrapper:hover .info-box-overlay{
top: 0;
}
.stronghold-info-box-wrapper:hover .info-box-img-wrapper img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
}
.stronghold-info-box-wrapper:hover .info-box-description{
opacity: 1;
}
.info-box-icon,
.info-box-title{
margin-bottom: auto;
margin-top: auto;
}
.info-top-content-wrapper{
display: flex;
justify-content: center;
}
.info-box-icon i{
font-size: 30px;
color: #fff;
margin-right: 10px;
vertical-align: initial !important;
width: auto !important;
}
.info-box-title h5{
color: #fff;
}
.info-box-top{
text-align: center;
overflow: hidden;
}
.info-box-description{
color: #fff;
text-align: center;
opacity: 0;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.info-box-link{
margin-top: 10px;
text-align: center;
}
.info-box-link:hover{
font-weight: 700;
}
.info-box-shadow-on{
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.08);
box-shadow: 0 0 10px rgba(0,0,0,0.08);
} .stronghold-info-icon i{
display: inline-block;
height: auto !important;
width: auto !important;
margin-left: auto !important;
line-height: 1 !important;
vertical-align: middle !important;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition:all .3s ease-in-out;
}
.stronghold-info-icon-wrapper,
.stronghold-counter-wrapper,
.stronghold-icon-box-wrapper{
text-align: center;
position: relative;
}
.info-icon-element{
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition:all .3s ease-in-out;
}
.stronghold-info-icon-wrapper .info-icon-box-shadow {
box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 11px 4px;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.stronghold-info-icon-wrapper:hover .info-icon-box-shadow {
box-shadow: none;
}
.stronghold-info-icon-wrapper .info-icon-translate {
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.stronghold-info-icon-wrapper:hover .info-icon-translate {
-ms-transform: translate(0px, -10px);
-webkit-transform: translate(0px, -10px);
transform: translate(0px, -10px);
}
.stronghold-info-icon-title h4{
margin-top: 0;
}
.stronghold-info-icon,
.info-icon-img img{
transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transition: 0.6s;
-o-transition: 0.6s;
text-align: center;
}
.info-icon-img{
overflow: hidden;
}
.stronghold-icon-wrapper{
margin: 0 auto;
position: relative;
}
.stronghold-info-icon-circle{
border-radius: 50%;
}
.stronghold-info-icon-wrapper:hover > .info-icon-img img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.info-icon-left{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
} .stronghold-info-list-content,
.stronghold-info-list-icon{
margin-top: auto;
margin-bottom: auto;
}
.stronghold-info-list-icon{
margin-right: 10px;
}
.stronghold-info-list-title h4,
.stronghold-info-list-desc p{
margin: 0;
}
.stronghold-info-list-title-element{
margin-bottom: 10px;
font-size: 16px;
}
.stronghold-info-list-icon i{
margin-right: 10px;
vertical-align: initial !important;
}
.stronghold-info-list-item{
position: relative;
margin-bottom: 15px;
display: flex;
}
.stronghold-info-list-title a:hover > h4{
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
} .masonry-gallery-item{
width: 30%;
}
.masonry-img{
position: relative;
overflow: hidden;
}
.masonry-gallery-item .masonry-img img{
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.masonry-gallery-item:hover .masonry-img img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (max-width: 800px){
.masonry-gallery-item{
width: 100%;
}
} .opening-hours-day,
.opening-hours-time,
.price-list-details,
.price-list-price{
display: inline-block;
}
.opening-hours-time{
float: right;
}
.opening-hours-item{
border-bottom: 1px solid rgba(243, 243, 243, 0.42);
padding: 15px 0;
}
.opening-hours-icon {
width: inherit !important;
height: inherit !important;
vertical-align: baseline !important;
padding-right: 15px;
}
.financier-opening-hours-widget .opening-hours-header, .financier-opening-hours-widget .opening-hours-items {
padding: 10px 20px;
} .price-list-title{
font-weight: 600;
}
.price-list-icon{
padding-right: 15px;
vertical-align: middle !important;
margin-top: auto;
margin-bottom: auto;
}
.price-list-item{
width: 100%;
border-bottom: 1px solid rgba(246, 246, 246, 0.5);
padding: 10px 0;
display: flex;
}
.price-list-item:last-child{
border-bottom: none;
padding: 15px 0;
}
.price-list-icon,
.price-list-details,
.price-list-price{
}
.price-list-details{
margin-top: auto;
margin-bottom: auto;
padding-right: 20px;
display: flex;
}
.price-list-price{
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: 0;
text-align: right;
}
.price-list-header{
padding: 10px 20px;
}
.price-list-content{
padding: 10px 20px;
width: 100%;
}
.price-list-price span{
font-weight: 700;
}
.price-badge{
padding: 5px 10px;
color: #fff;
font-size: 12px;
font-weight: 600;
border-radius: 3px;
margin-left: 10px;
}
@media screen and (max-width: 800px){
.price-list-details{
width: 100%;
padding: 0;
}
.price-list-price{
float: none;
display: block;
text-align: center;
}
.price-list-item{
flex-direction: column;
}
.price-list-price{
margin-right: auto;
margin-top: 20px;
}
} .pricing-table-btn {
color: #fff;
background: #0aa4e3;
border-radius: 0;
margin: 0 auto;
text-transform: uppercase;
margin-top: 20px;
}
.pricing-table-btn:hover {
color: #fff !important;
}
.stronghold-pricing-table {
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease-in-out 0s;
text-decoration: none;
border: 1px solid #EFEFEF;
border-bottom: 3px solid #F2F2F2;
text-align: center;
padding-bottom: 20px;
}
.stronghold-pricing-table .pricing-table-header {
text-transform: uppercase;
text-align: center;
line-height: 1.0;
padding: 10px 0 10px 0;
background: #0aa4e3;
}
.stronghold-pricing-table .pricing-title {
color: #fff;
}
.stronghold-pricing-table .pricing-value {
font-size: 60px;
font-weight: 600;
text-align: center;
line-height: 1.0;
margin-bottom: 10px;
}
.stronghold-pricing-table .pricing-rate .pricing-period {
font-size: 14px;
letter-spacing: 1px;
}
.stronghold-pricing-table  .pricing-features {
padding: 30px 10px 0;
border-top: none;
text-align: center;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
-ms-transition:  all .3s ease-in-out;
-o-transition:  all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.price-table-design-one .pricing-features{
padding: 30px 10px;
}
.stronghold-pricing-table .pricing-features ul {
padding: 0px;
display: table;
margin: 0px auto;
width: 100%;
}
.stronghold-pricing-table  .pricing-features ul li {
list-style: none;
border-bottom: 1px solid rgba(239, 239, 239, 0.4);
text-align: center;
padding: 5px 6px;
}
.price-table-design-two{
border-radius: 8px;
}
.price-table-design-two .pricing-table-header{
background: none;
}
.price-table-design-two .pricing-title{
color: #535353;
font-weight: 600;
}
.stronghold-pricing-table .pricing-rate{
background: #0aa4e3;
color: #fff;
padding: 15px 0;
}
.price-table-design-two .pricing-rate span{
margin-top: 0;
}
.price-table-translate:hover {
-ms-transform: translate(0px, -10px);
-webkit-transform: translate(0px, -10px);
transform: translate(0px, -10px);
}
@media screen and (max-width: 800px){
.stronghold-pricing-table {
padding-right: 0px;
}
} .stronghold-products-wrapper{
position: relative;
}
.stronghold-products .product-name-sc,
.stronghold-products-grid .product-name-sc,
.stronghold-products-grid-filter .product-name-sc{
margin-bottom: 0;
font-size: 16px;
}
.stronghold-products .product-name-sc a,
.stronghold-products-grid .product-name-sc a,
.stronghold-products-grid-filter .product-name-sc a{
color: #444;
}
.stronghold-products .product-name-sc a:hover,
.stronghold-products-grid .product-name-sc a:hover,
.stronghold-products-grid-filter .product-name-sc a:hover{
color: #0aa4e3;
}
.stronghold-products .product-info-sc,
.stronghold-products-grid .product-info-sc,
.stronghold-products-grid-filter .product-info-sc{
text-align: center;
padding-top: 10px;
}
.stronghold-products .product-price,
.stronghold-products-grid .product-price,
.stronghold-products-grid-filter .product-price{
font-size: 20px;
font-weight: 600;
display: block;
color: #0aa4e3;
}
.stronghold-products .product_img_container_sc,
.stronghold-products-grid .product_img_container_sc,
.stronghold-products-grid-filter .product_img_container_sc{
position: relative;
overflow: hidden;
padding: 0;
}
.stronghold-products .product_img_back_sc,
.stronghold-products-grid .product_img_back_sc,
.stronghold-products-grid-filter .product_img_back_sc{
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.stronghold-products .product_img_front_sc,
.stronghold-products-grid .product_img_front_sc,
.stronghold-products-grid-filter .product_img_front_sc{
width: 100%
}
.stronghold-products .product_img_back_sc img,
.stronghold-products-grid .product_img_back_sc img,
.stronghold-products-grid-filter .product_img_back_sc img{
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-webkit-transition: opacity .5s ease-in-out;
}
.stronghold-products .product_img_container_sc:hover .product_img_back_sc img,
.stronghold-products-grid .product_img_container_sc:hover .product_img_back_sc img,
.stronghold-products-grid-filter .product_img_container_sc:hover .product_img_back_sc img{
opacity: 1;
-moz-opacity: 1.0;
filter: alpha(opacity=100);
}
.stronghold-product-item{
position: relative;
}
.stronghold-product-item:hover .add-cart-carousel,
.stronghold-product-item-filter:hover .add-cart-carousel{
opacity: 1;
bottom: 0;
}
.product-added:before{
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f00c";
background: #0aa4e3;
position: absolute;
top: 0;
right: 0;
height: 40px;
width: 40px;
color: #fff;
padding: 9px 12px;
z-index: 99;
}
.stronghold-products-grid-filter .stronghold-product-item-filter{
margin-bottom: 40px;
}
.stronghold-products-grid .stronghold-product-item{
margin-bottom: 50px;
}
.stronghold-products .onsale,
.stronghold-products-grid .onsale,
.stronghold-products-grid-filter .onsale{
min-width: 3.236em;
font-weight: 700;
position: absolute;
top: -.5em;
color: #fff;
-webkit-font-smoothing: antialiased;
background-color: #0aa4e3;
font-size: 12px;
border-radius: 0;
z-index: 1000;
padding: 2px 8px;
min-height: 20px;
line-height: 30px;
text-align: center;
margin: 10px !important;
right: auto !important;
left: 0 !important;
text-transform: uppercase;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
}
.stronghold-products .out_of_stock_badge,
.stronghold-products-grid .out_of_stock_badge,
.stronghold-products-grid-filter .out_of_stock_badge{
color: #fff !important;
font-style: italic !important;
font-size: 10px !important;
text-align: center !important;
text-transform: uppercase;
border-radius: 0 !important;
background-color: #323332 !important;
}
.stronghold-products .out_of_stock_badge:after,
.stronghold-products-grid .out_of_stock_badge:after,
.stronghold-products-grid-filter .out_of_stock_badge:after{
border-top-width: 34px !important;
color: #323332 !important;
} .stronghold-team-member-details-wrapper .team-member-email i,
.stronghold-team-member-details-wrapper .team-member-num i{
color: #0aa4e3;
}
.stronghold-team-member-details-wrapper .team-member-email,
.stronghold-team-member-details-wrapper .team-member-num,
.stronghold-team-member-details-wrapper .team-member-position-wrapper{
margin-bottom: 10px;
}
.stronghold-team-member-details-wrapper .team-member-email a,
.stronghold-team-member-details-wrapper .team-member-num a,
.stronghold-team-member-details-wrapper .team-member-name,
.stronghold-team-member-details-wrapper .team-member-position{
font-weight: 600;
}
.stronghold-team-member-details-wrapper .team-member-position-wrapper:after{
content: '';
height: 2px;
width: 30px;
background: #0aa4e3;
display: block;
margin-top: 5px;
}
.stronghold-team-member-details-wrapper .team-member-block-social-list li a{
width: 35px;
line-height: 35px;
border-radius: 50%;
background: #0aa4e3;
color: #fff;
}
.stronghold-team-member-details-wrapper{
border: 1px solid #f3f3f3;
padding: 30px;
float: left;
width: 100%;
box-shadow: 0 0 10px 4px rgb(116 116 116 / 8%);
background: #fff;
}
.stronghold-team-member-details-wrapper .social-list-title{
font-weight: 500;
margin: 0;
}
.stronghold-team-member-details-wrapper .team-member-block-social{
margin-top: 0;
}
.stronghold-team-member-details-wrapper .team-member-info{
margin-top: 30px;
}
@media screen and (max-width: 800px){
.stronghold-team-member-details-wrapper .team-member-block-social{
margin-top: 20px;
}
} .stronghold-testimonials-wrapper {
position: relative;
width: 100%;
}
.stronghold-testimonials {
padding-left: 0;
margin: 0;
list-style: none;
}
.stronghold-author-info i{
font-size: 20px;
position: absolute;
right: 0;
padding-right: 10px;
color: #0aa4e3;
}
.stronghold-testim-text {
display: block;
font-size: 16px;
position: relative;
margin-bottom: 5px;
padding: 8px;
}
.stronghold-author{
margin-top: 10px;
display: inline-block;
}
.stronghold-author-img{
float: right;
}
.stronghold-author img{
display: inline-block !important;
}
.stronghold-author-info{
display: inline-block;
padding: 0 8px;
}
.stronghold-author-info li{
list-style: none;
}
.stronghold-testim-name{
text-transform: uppercase;
font-weight: 600;
margin: 0;
}
.stronghold-testim-position{
padding-top: 5px;
font-size: 14px;
color: #9E9E9E;
}
.stronghold-author img, .stronghold-author .stronghold-author-info {
display: inline-block;
vertical-align: middle;
}
.stronghold-author img,
.stronghold-author-img img{
margin-right: 5px;
}
.stronghold-author-img,
.stronghold-testim-text-slider{
display: inline-block;
}
.stronghold-testim-text-slider{
margin-bottom: 20px;
text-align: center;
width: 80%;
position: relative;
}
.stronghold-testim-content{
text-align: center;
}
.stronghold-author-slider{
display: block;
margin-left: 20px;
margin-bottom: 20px;
text-align: center;
}
.stronghold-author .stronghold-author-info {
text-align: left;
line-height: 1.5;
}
.testimonial-widget .stronghold-testim-text{
display: block;
font-size: 16px;
position: relative;
margin-bottom: 5px;
padding: 30px 25px;
-moz-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
border-radius: 10px;
border: 1px solid #ececec;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
-ms-transition:  all .3s ease-in-out;
-o-transition:  all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.testimonial-widget .stronghold-testim-text:hover{
box-shadow: none !important;
}
.testimonial-widget .stronghold-testim-text i {
font-size: 20px;
position: absolute;
top: 10px;
left: 10px;
padding-right: 10px;
color: #0aa4e3;
}
.testimonial-rating i{
position: relative;
}
.testimonial-rating {
margin-top: 10px;
}
.testimonial-widget .stronghold-author {
margin-top: 10px;
display: -webkit-flex;
display: flex;
}
.testimonial-widget .stronghold-author img,
.testimonial-widget .stronghold-author-img img {
width: 80px !important;
height: 80px !important;
border-radius: 50%;
margin-right: 5px;
}
.testimonial-slider .stronghold-author-img{
float: none;
}
.testimonial-slider .stronghold-author img,
.testimonial-slider .stronghold-author-img img {
border-radius: 50%;
width: 90px !important;
height: 90px !important;
}
.testimonial-carousel .testim-img{
padding: 0;
}
.testimonial-carousel .testim-img{
margin-left: auto;
margin-right: 0;
}
.testimonial-carousel .stronghold-author-img{
float: none;
}
.testimonial-carousel .stronghold-testimonials-item{
display: flex;
}
@media screen and (max-width: 993px){
.testimonial-carousel .testim-img{
float: left;
width: 100%;
margin-bottom: 20px;
}
.testimonial-carousel .stronghold-author-img{
width: 100%;
}
.testimonial-carousel .testim-info{
padding: 0;
}
}
@media screen and (max-width: 800px){
.testim-img{
width: 100%;
margin-bottom: 20px;
float: left;
}
.testim-img .stronghold-author-img{
float: left;
width: 100%;
}
.testim-info{
float: left;
}
} .vacancy-table{
border: none !important;
}
.vacancy-table thead th,
.vacancy-table thead td{
border-bottom: none !important;
border-right: none !important;
}
.vacancy-table thead th{
border-bottom: 2px solid #e6e6e6 !important;
padding: 15px 5px !important;
}
.vacancy-table tbody td{
border-bottom: 1px solid #e6e6e6 !important;
}
.vacancy-table td{
border: none !important;
}
.vacancy-table a{
font-weight: 600;
} .financier-social-icons-widget ul{
padding: 0;
} .financier-partners-widget .partners-carousel .partner-link img,
.financier-partners-widget .partners-carousel img,
.financier-partners-widget .partners-list .partner-link img,
.financier-partners-widget .partners-list img{
opacity: 0.5;
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
-ms-transition:  all .3s ease-in-out;
-o-transition:  all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.financier-partners-widget .partners-carousel .partner-link img:hover,
.financier-partners-widget .partners-carousel img:hover,
.financier-partners-widget .partners-list .partner-link img:hover,
.financier-partners-widget .partners-list img:hover{
opacity: 1.0;
}
.financier-partners-widget .partners-list .partner-item{
margin-bottom: 30px;
}
.financier-partners-widget .partners-carousel .partner-img{
width: auto !important;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.financier-partners-widget .partners-list .partner-item .partner-title-heading{
margin-top: 0;
}
.financier-partners-widget .partners-list .partner-item .partner-subtitle{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dashed #d2d2d2;
color: #9d9d9d;
}
.partners-grid-two-col .partner-item,
.partners-grid-three-col .partner-item,
.partners-grid-four-col .partner-item,
.partners-grid-six-col .partner-item {
padding-bottom: 30px;
padding-top: 30px;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
text-align: center;
}
.partners-grid-two-col .partner-item:first-child ,
.partners-grid-three-col  .partner-item:first-child ,
.partners-grid-four-col .partner-item:first-child ,
.partners-grid-six-col .partner-item:first-child {
border-left: 1px solid #e8e8e8;
}
.partners-grid-two-col .row:last-child  .partner-item,
.partners-grid-three-col .row:last-child  .partner-item,
.partners-grid-four-col .row:last-child  .partner-item,
.partners-grid-six-col .row:last-child  .partner-item{
border-bottom: none;
}
.financier-partners-widget .img-grey {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.financier-partners-widget .img-grey:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
@media screen and (max-width: 800px){
.partners-grid-two-col .partner-item,
.partners-grid-three-col .partner-item,
.partners-grid-four-col .partner-item,
.partners-grid-six-col .partner-item{
border-bottom: 1px solid #e8e8e8 !important;
border-left: none !important;
border-right: none;
}
} .financier-company-info-widget .company-info-wid li{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dashed #d2d2d2;
}
.financier-company-info-widget{
padding: 30px;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.financier-company-info-widget .company-info-item i{
padding-right: 15px;
width: initial !important;
height: initial !important;
line-height: initial !important;
vertical-align: initial !important;
}
.financier-company-info-widget .company-info-item{
padding: 10px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
display: flex;
display: -webkit-flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.financier-company-info-widget .company-info-item:last-child{
border-bottom: none;
}
.financier-company-info-widget .company-info-desc{
margin-top: 20px;
display: block;
}
.financier-company-info-widget .company-info-social {
margin-top: 10px;
}
.financier-company-info-widget .company-info-social-item {
display: inline-block;
font-size: 20px;
margin-right: 20px;
}
.financier-company-info-widget .company-info-social-item a {
color: #2296f9;
border-radius: 50%;
display: block;
text-align: left;
width: 30px;
height: 30px;
}
.financier-company-info-widget .company-info-social-item a:hover {
opacity: 0.8;
}
.financier-company-info-widget .company-info-social a {
border-radius: 50%;
width: 45px !important;
height: 45px !important;
line-height: 45px !important;
}
.company-info-item-svg svg{
width: 25px;
height: 25px;
fill: #2296f9;
} .heading-separator{
content: '';
display: block;
background: #0aa4e3;
width: 30px;
padding-bottom: 2px;
margin-bottom: 3px;
margin-top: 10px;
}
.stronghold-heading h4{
margin: 0;
margin-bottom: 10px;
font-size: 28px;
}
.stronghold-heading .heading-subtitle{
font-style: italic;
color: #0aa4e3;
} .stronghold-btn a {
position: relative;
}
.stronghold-btn i {
margin-left: 10px;
vertical-align: baseline;
font-size: 20px;
font-weight: 600;
-ms-transform: translate(-50%, -50%);
}
.stronghold-btn-link a {
text-decoration: none !important;
font-weight: 700;
margin-bottom: auto;
margin-top: auto;
font-size: 18px;
}
.stronghold-btn-link i {
font-size: 16px;
font-weight: 700;
margin-left: 6px;
margin-bottom: auto;
margin-top: auto;
color: #2296f9;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.stronghold-btn-link:hover i {
color: #001733;
padding-left: 5px;
}
.btn-svg svg{
width: 20px;
height: 20px;
display: inline-block;
color: #fff;
}
.btn-svg{
display: inline-block;
margin-left: 10px;
}
@media screen and (max-width: 768px) {
.stronghold-btn {
text-align: center;
}
} .flip-box-title {
text-align: center;
margin-top: 15px;
}
.flip-box-title h4 {
font-size: 16px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.flip-box-title a:hover h4 {
color: #2296f9;
}
.flip-box-img,
.flip-box-back{
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
}
.flip-box-back {
padding: 20px;
text-align: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
z-index: 2;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
}
.flip-box-img-wrapper {
position: relative;
}
.flip-box-horizontal:hover .flip-box-img {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
}
.flip-box-horizontal:hover .flip-box-back {
-webkit-transform: rotateY(0);
transform: rotateY(0);
-ms-transform: rotateY(0);
-moz-transform: rotateY(0);
}
.flip-box-vertical:hover .flip-box-img {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
}
.flip-box-vertical:hover .flip-box-back {
-webkit-transform: rotateX(0);
transform: rotateX(0);
-ms-transform: rotateX(0);
-moz-transform: rotateX(0);
}
.flip-box-vertical .flip-box-back {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
}
.flip-box-img,
.flip-box-back {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-ms-transition: -ms-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
} .flip-icon-box-icon i,
.flip-icon-box-title h4,
.flip-icon-box-desc,
.flip-icon-box-zoom {
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.flip-icon-box-title h4 {
margin-bottom: 6px;
}
.stronghold-flip-icon-box {
text-align: center;
-moz-transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.flip-icon-box-front {
padding: 35px;
background-size: cover;
}
.flip-box-content-wrap {
margin-top: 10px;
padding: 0 20px;
}
.stronghold-flip-icon-box:hover .flip-icon-box-zoom {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.stronghold-flip-icon-box {
perspective: 500px;
position: absolute;
width: 100%;
height: 100%;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
}
.stronghold-flip-icon-box:hover {
transform: rotateY(180deg);
}
.flip-vertical:hover {
transform: rotateX(180deg) !important;
}
.flip-horizontal:hover {
transform: rotateY(180deg) !important;
}
.flip-icon-box-front,
.flip-icon-box-back {
position: absolute;
height: 100%;
width: 100%;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
flex-direction: column;
}
.flip-icon-box-back {
background: #fff;
background-size: cover;
}
.flip-vertical:hover .flip-icon-box-back {
transform: rotateX(180deg) !important;
}
.flip-horizontal:hover .flip-icon-box-back {
transform: rotateY(180deg) !important;
}
.flip-vertical .flip-icon-box-back {
transform: rotateX(180deg) !important;
}
.flip-horizontal .flip-icon-box-back {
transform: rotateY(180deg) !important;
}
.stronghold-flip-icon-box-wrapper {
position: relative;
width: 100%;
height: 300px;
}
.flip-icon-box-btn-wrapper {
width: 100%;
}
.flip-icon-box-svg svg{
width: 80px;
height: 80px;
} .stronghold-gallery-wrapper .gallery-img{
position: relative;
}
.stronghold-gallery-wrapper .gallery-img img{
width: 100%;
}
.stronghold-gallery-wrapper .gallery-img-caption-wrap{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background: #2296f9;
-webkit-transition: all .6s;
-o-transition: all .6s;
-moz-transition: all .6s;
transition: all .6s;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.stronghold-gallery-wrapper .gallery-img:hover .gallery-img-caption-wrap,
.stronghold-gallery-wrapper .masonry-img:hover .gallery-img-caption-wrap{
opacity: 0.8;
}
.stronghold-gallery-wrapper .gallery-img-caption {
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 115%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
padding: 30px;
opacity: 0;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
font-size: 18px;
color: #fff;
}
.stronghold-gallery-wrapper .gallery-img:hover .gallery-img-caption,
.stronghold-gallery-wrapper .masonry-img:hover .gallery-img-caption {
opacity: 1;
height: 100%;
}
.gallery-row{
margin-bottom: 40px;
} .stronghold-video-player-widget .video-play-icon {
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
}
.stronghold-video-player-widget .video-play .video-play-icon {
position: relative;
text-align: center;
transform: none;
top: 0;
left: 0;
}
.stronghold-video-player-widget .video-play-icon i {
font-size: 80px;
line-height: 80px;
color: #fff;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.stronghold-video-player-widget .video-play-icon i:hover,
.stronghold-video-player-widget
.video-thumbnail-wrapper:hover
> .video-play-icon
i,
.stronghold-video-player-widget .video-play:hover .video-play-icon i {
opacity: 0.8;
}
.stronghold-video-player-widget .video-thumbnail-wrapper {
position: relative;
}
.stronghold-video-player-widget .video-thumbnail-wrapper img {
width: 100%;
}
.stronghold-video-player-widget .video-play {
display: block;
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.2);
}
100% {
box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
}
}
.stronghold-video-player-widget .video-play-icon i {
animation: shadow-pulse 1.5s infinite;
border-radius: 50%;
} .wpb_revslider_element,
.wpb_gmaps_widget{
margin-bottom: 0 !important;
}
div.wpcf7 img.ajax-loader{
display: none;
}
.contact-white ::placeholder,
.contact-white select{
color: #fff;
}
.wpcf7-form .input-group .wpcf7-form-control-wrap .wpcf7-form-control{
width: 100%;
border: none;
padding: 14px 0 12px 20px;
border-bottom: 2px solid #efefef;
font-weight: 600;
background: transparent;
}
.wpcf7-form .wpcf7-select{
text-indent: 25px;
padding-left: 0 !important;
}
.wpcf7-form .wpcf7-select option{
color: #333333;
}
.wpcf7-form-control .wpcf7-textarea{
font-weight: 600;
}
.wpcf7-form .input-group .wpcf7-form-control-wrap .wpcf7-form-control:focus{
color: #111;
border-bottom: 1px solid #07396b;
}
.wpcf7-form .input-group {
position: relative;
margin: 0 0 20px;
width: 100%;
}
.wpcf7-form .input-group .input-icon {
position: absolute;
color: #0aa4e3;
margin: -10px 0 0;
left: 0;
top: 50%;
font-size: 20px;
}
.wpcf7-form textarea{
border-radius: 5px;
border: 2px solid #efefef;
}
.carousel_arrow_nav{
margin-bottom: 10px;
position: absolute;
top: 45%;
width: 100%;
}
.arrow_next,
.arrow_prev{
padding: 0;
border-radius: 0;
z-index: 999;
position: absolute;
background: transparent !important;
color: #0aa4e3;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
.arrow_next{
right: 5px;
}
.arrow_prev{
left: -20px;
}
.arrow_next:hover,
.arrow_prev:hover{
color: #222;
}
.arrow_next i,
.arrow_prev i{
font-size: 40px;
position: absolute;
}
.carousel_arrow_nav_top{
text-align: right;
border-bottom: 1px solid #F8F8F8;
margin-bottom: 30px;
display: flex;
}
.carousel_arrow_nav_top .arrow_prev_top,
.carousel_arrow_nav_top .arrow_next_top{
padding: 0;
background: transparent;
color: #0aa4e3;
font-size: 25px;
text-align: center;
margin-bottom: 10px;
}
.carousel_arrow_nav_top .arrow_prev_top{
margin-right: 20px;
}
.carousel_arrow_nav_top .arrow_prev_top:hover,
.carousel_arrow_nav_top .arrow_next_top:hover{
color: #07396b;
}
.carousel_arrow_nav_top .arrow_prev_top:focus,
.carousel_arrow_nav_top .arrow_next_top:focus{
outline: none;
outline-offset: 0;
box-shadow: none;
}
.carousel_arrow_nav_top .stronghold-heading{
margin-left: 0;
margin-right: auto;
}
#to-top {
display: none;
position: fixed;
bottom: 10px;
right: 10px;
width: 50px;
height: 50px;
line-height: 55px;
font-size: 24px;
text-align: center;
background: #fff;
border-radius: 50%;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
z-index: 9999;
box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
#to-top:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: '\f0d8';
}
#to-top:hover {
color: #fff !important;
background-color: #0aa4e3;
}
.animated{
animation-duration: 0.5s;
animation-delay: 0.2s;
}
.hover-overlay{
position: absolute;
background: #0aa4e3;
opacity: 0.75;
width: 100%;
height: 100%;
z-index: 1;
display: none;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition:all .6s ease-in-out;
}
.rev_slider .booked-calendar td .date span,
.rev_slider .booked-calendar td.prev-date .date,
.rev_slider .booked-calendar td .date,
.rev_slider .booked-calendar td.today .date{
text-align: center !important;
}
.rev_slider .booked-calendar td.today .date span {
line-height: 45px !important;
}
.margin-rev-slider{
margin-top: -90px;
}
.margin-rev-slider-two{
margin-top: -100px;
}
body table.booked-calendar td.today .date span {
border: 2px solid #0aa4e3;
}
@media screen and (max-width: 1200px){
.iso-cat-item{
width: 30% !important;
}
}
@media screen and (max-width: 980px){
.iso-cat-item{
width: 48% !important;
}
}
@media screen and (max-width: 800px){
.owl-prev{
top: 35%;
}
.owl-next{
top: 35%;
}
.arrow_next,
.arrow_prev{
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
background: rgba(255, 255, 255, 0.85);
}
.iso-cat-item{
width: 100% !important;
}
.carousel_arrow_nav,
.arrow_next,
.arrow_prev,
.arrow_next i,
.arrow_prev i{
position: relative;
}
.carousel_arrow_nav_top {
justify-content: center;
}
.arrow_prev{
left: 0;
margin-right: 20px;
}
.margin-rev-slider,
.margin-rev-slider-two{
margin-top: 0;
}
} .slick-dots {
display: flex;
justify-content: center;
margin-top: 10px;
padding: 1rem 0;
list-style-type: none;
}
.slick-dots li {
margin: 0 0.25rem;
}
.slick-dots button {
display: block;
width: 10px;
height: 10px;
padding: 0;
border: 2px solid #0aa4e3;
border-radius: 100%;
background-color: transparent;
text-indent: -9999px;
cursor: pointer;
}
.slick-dots li.slick-active button {
background-color: #0aa4e3;
box-shadow: none;
outline: none;
}
.slick-slider .slick-arrow {
position: absolute;
top: 50%;
height: 36px;
margin-top: -18px;
color: #fff;
line-height: 36px;
font-size: 28px;
cursor: pointer;
z-index: 10;
opacity: 0.5;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.slick-slider .slider-next {
right: 0;
}
.slick-slider .slider-prev {
left: 0;
} .slick-slide {
margin-left: 15px;
margin-right: 15px;
} .slick-list {
margin: 0 -15px !important;
}