.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;
}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}select{background:#fff!important}.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(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/glyphicons-halflings-regular.eot);src:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/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:"\2a"}.glyphicon-plus:before{content:"\2b"}.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:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[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],input[type=time],input[type=datetime-local],input[type=month]{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}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:5px 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}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:10px 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}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.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:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,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.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,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.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,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.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,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.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,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.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,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-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 solid}.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-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-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-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-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{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{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:2;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}.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}.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:baseline;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:30px 15px;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{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.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-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{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.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{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.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{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.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{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.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{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.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{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-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{min-height:16.43px;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-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.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;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{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-weight:400;line-height:1.42857143;text-align:left;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)}.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:1000;perspective:1000}.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);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}.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;margin-top:-10px;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:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.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,.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,.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}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}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}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}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}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}}@font-face{font-family:'FontAwesome';src:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}@font-face {font-family: 'Evatheme-Icon-Fonts';src:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/Evatheme-Icon-Fonts.ttf?9e0bkg) format('truetype'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/Evatheme-Icon-Fonts.woff?9e0bkg) format('woff'),url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/fonts/Evatheme-Icon-Fonts.svg?9e0bkg#Evatheme-Icon-Fonts) format('svg');font-weight: normal;font-style: normal;}[class^="Evatheme-Icon-Fonts-"], [class*=" Evatheme-Icon-Fonts-"] {font-family: 'Evatheme-Icon-Fonts' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.Evatheme-Icon-Fonts-thin-0001_compose_write_pencil_new:before {content: "\e900";}.Evatheme-Icon-Fonts-thin-0002_write_pencil_new_edit:before {content: "\e901";}.Evatheme-Icon-Fonts-thin-0003_write_pencil_new_edit:before {content: "\e902";}.Evatheme-Icon-Fonts-thin-0004_pencil_ruler_drawing:before {content: "\e903";}.Evatheme-Icon-Fonts-thin-0005_write_pen_handwriting_signing:before {content: "\e904";}.Evatheme-Icon-Fonts-thin-0006_book_writing_reading_read_manual:before {content: "\e905";}.Evatheme-Icon-Fonts-thin-0007_book_reading_read_bookmark:before {content: "\e906";}.Evatheme-Icon-Fonts-thin-0008_book_reading_read_manual:before {content: "\e907";}.Evatheme-Icon-Fonts-thin-0009_book_reading_read_manual:before {content: "\e908";}.Evatheme-Icon-Fonts-thin-0010_newspaper_reading_news:before {content: "\e909";}.Evatheme-Icon-Fonts-thin-0011_reading_glasses:before {content: "\e90a";}.Evatheme-Icon-Fonts-thin-0012_notebook_paper_certificate:before {content: "\e90b";}.Evatheme-Icon-Fonts-thin-0013_notebook_paper:before {content: "\e90c";}.Evatheme-Icon-Fonts-thin-0014_notebook_paper_todo:before {content: "\e90d";}.Evatheme-Icon-Fonts-thin-0015_fountain_pen:before {content: "\e90e";}.Evatheme-Icon-Fonts-thin-0016_bookmarks_reading_book:before {content: "\e90f";}.Evatheme-Icon-Fonts-thin-0017_office_archive:before {content: "\e910";}.Evatheme-Icon-Fonts-thin-0018_office_trash_bin:before {content: "\e911";}.Evatheme-Icon-Fonts-thin-0019_mobile_iphone:before {content: "\e912";}.Evatheme-Icon-Fonts-thin-0020_ipad_reading_mobile:before {content: "\e913";}.Evatheme-Icon-Fonts-thin-0021_calendar_month_day_planner:before {content: "\e914";}.Evatheme-Icon-Fonts-thin-0022_calendar_month_day_planner:before {content: "\e915";}.Evatheme-Icon-Fonts-thin-0023_calendar_month_day_planner_events:before {content: "\e916";}.Evatheme-Icon-Fonts-thin-0024_calendar_month_day_planner_events:before {content: "\e917";}.Evatheme-Icon-Fonts-thin-0025_alarm_clock_ringer_time_morning:before {content: "\e918";}.Evatheme-Icon-Fonts-thin-0026_time_watch_clock:before {content: "\e919";}.Evatheme-Icon-Fonts-thin-0027_stopwatch_timer_running_time:before {content: "\e91a";}.Evatheme-Icon-Fonts-thin-0028_time_watch_clock_wall:before {content: "\e91b";}.Evatheme-Icon-Fonts-thin-0029_time_watch_clock_wall:before {content: "\e91c";}.Evatheme-Icon-Fonts-thin-0030_wrist_watch_clock_time:before {content: "\e91d";}.Evatheme-Icon-Fonts-thin-0031_pin_bookmark:before {content: "\e91e";}.Evatheme-Icon-Fonts-thin-0032_flag:before {content: "\e91f";}.Evatheme-Icon-Fonts-thin-0033_search_find_zoom:before {content: "\e920";}.Evatheme-Icon-Fonts-thin-0034_search_find_zoom:before {content: "\e921";}.Evatheme-Icon-Fonts-thin-0035_bookmark_tag:before {content: "\e922";}.Evatheme-Icon-Fonts-thin-0036_share_facebook_social:before {content: "\e923";}.Evatheme-Icon-Fonts-thin-0037_smiley_happy_like_face:before {content: "\e924";}.Evatheme-Icon-Fonts-thin-0038_smiley_neutral_face:before {content: "\e925";}.Evatheme-Icon-Fonts-thin-0039_smiley_sad_face_unhappy:before {content: "\e926";}.Evatheme-Icon-Fonts-thin-0040_exit_logout_door_emergency_outside:before {content: "\e927";}.Evatheme-Icon-Fonts-thin-0041_filter_funnel:before {content: "\e928";}.Evatheme-Icon-Fonts-thin-0042_attachment:before {content: "\e929";}.Evatheme-Icon-Fonts-thin-0043_eye_visibility_show_visible:before {content: "\e92a";}.Evatheme-Icon-Fonts-thin-0044_eye_visibility_hide_invisible:before {content: "\e92b";}.Evatheme-Icon-Fonts-thin-0045_home_house:before {content: "\e92c";}.Evatheme-Icon-Fonts-thin-0046_home_house:before {content: "\e92d";}.Evatheme-Icon-Fonts-thin-0047_home_flat:before {content: "\e92e";}.Evatheme-Icon-Fonts-thin-0048_factory_work:before {content: "\e92f";}.Evatheme-Icon-Fonts-thin-0049_settings_panel_equalizer_preferences:before {content: "\e930";}.Evatheme-Icon-Fonts-thin-0050_settings_panel_equalizer_preferences:before {content: "\e931";}.Evatheme-Icon-Fonts-thin-0051_settings_gear_preferences:before {content: "\e932";}.Evatheme-Icon-Fonts-thin-0052_settings_gears_preferences_gearbox:before {content: "\e933";}.Evatheme-Icon-Fonts-thin-0053_settings_tools_pipe:before {content: "\e934";}.Evatheme-Icon-Fonts-thin-0054_settings_tools_configuration_preferences:before {content: "\e935";}.Evatheme-Icon-Fonts-thin-0055_settings_tools_configuration_preferences:before {content: "\e936";}.Evatheme-Icon-Fonts-thin-0056_bin_trash_recycle_delete_garbage_empty:before {content: "\e937";}.Evatheme-Icon-Fonts-thin-0057_bin_trash_recycle_delete_garbage_full:before {content: "\e938";}.Evatheme-Icon-Fonts-thin-0058_bin_trash_recycle_delete_garbage:before {content: "\e939";}.Evatheme-Icon-Fonts-thin-0059_error_warning_danger_stop:before {content: "\e93a";}.Evatheme-Icon-Fonts-thin-0060_error_warning_danger_stop_delete_exit:before {content: "\e93b";}.Evatheme-Icon-Fonts-thin-0061_error_warning_alert_attention:before {content: "\e93c";}.Evatheme-Icon-Fonts-thin-0062_unable_unavailable_error:before {content: "\e93d";}.Evatheme-Icon-Fonts-thin-0063_text_line_view:before {content: "\e93e";}.Evatheme-Icon-Fonts-thin-0064_bullet_list_view:before {content: "\e93f";}.Evatheme-Icon-Fonts-thin-0065_bullet_list_view:before {content: "\e940";}.Evatheme-Icon-Fonts-thin-0066_grid_view:before {content: "\e941";}.Evatheme-Icon-Fonts-thin-0067_line_thumb_view:before {content: "\e942";}.Evatheme-Icon-Fonts-thin-0068_text_image_article_view:before {content: "\e943";}.Evatheme-Icon-Fonts-thin-0069_box_load_package_module:before {content: "\e944";}.Evatheme-Icon-Fonts-thin-0069a_menu_hambuger:before {content: "\e945";}.Evatheme-Icon-Fonts-thin-0070_paper_role:before {content: "\e946";}.Evatheme-Icon-Fonts-thin-0071_document_file_paper:before {content: "\e947";}.Evatheme-Icon-Fonts-thin-0072_document_file_paper_text:before {content: "\e948";}.Evatheme-Icon-Fonts-thin-0073_documents_files_paper_text_archive_copy:before {content: "\e949";}.Evatheme-Icon-Fonts-thin-0074_document_file_delete_remove_error:before {content: "\e94a";}.Evatheme-Icon-Fonts-thin-0075_document_file_paper_text_article_blog_template:before {content: "\e94b";}.Evatheme-Icon-Fonts-thin-0076_document_file_zip_archive_compressed_rar:before {content: "\e94c";}.Evatheme-Icon-Fonts-thin-0077_document_file_pdf_adobe_acrobat:before {content: "\e94d";}.Evatheme-Icon-Fonts-thin-0078_document_file_word_office_doc_text:before {content: "\e94e";}.Evatheme-Icon-Fonts-thin-0079_document_file_cloud_sync_backup:before {content: "\e94f";}.Evatheme-Icon-Fonts-thin-0080_file_code_programming_dev_binary:before {content: "\e950";}.Evatheme-Icon-Fonts-thin-0081_video_movie_file_player:before {content: "\e951";}.Evatheme-Icon-Fonts-thin-0082_image_photo_file:before {content: "\e952";}.Evatheme-Icon-Fonts-thin-0083_font_file_ttf_otf_type_text:before {content: "\e953";}.Evatheme-Icon-Fonts-thin-0084_file_preferences_settings:before {content: "\e954";}.Evatheme-Icon-Fonts-thin-0085_file_search_find_replace_zoom_view:before {content: "\e955";}.Evatheme-Icon-Fonts-thin-0086_import_file_load:before {content: "\e956";}.Evatheme-Icon-Fonts-thin-0087_export_file:before {content: "\e957";}.Evatheme-Icon-Fonts-thin-0088_download_file:before {content: "\e958";}.Evatheme-Icon-Fonts-thin-0089_upload_file:before {content: "\e959";}.Evatheme-Icon-Fonts-thin-0090_cv_curriculum_vitae_job_life:before {content: "\e95a";}.Evatheme-Icon-Fonts-thin-0091_file_profile_user_personal:before {content: "\e95b";}.Evatheme-Icon-Fonts-thin-0092_file_profile_user_personal:before {content: "\e95c";}.Evatheme-Icon-Fonts-thin-0093_list_bullets:before {content: "\e95d";}.Evatheme-Icon-Fonts-thin-0094_file_table:before {content: "\e95e";}.Evatheme-Icon-Fonts-thin-0095_file_protected_password_security:before {content: "\e95f";}.Evatheme-Icon-Fonts-thin-0096_file_attachment:before {content: "\e960";}.Evatheme-Icon-Fonts-thin-0097_file_text_long:before {content: "\e961";}.Evatheme-Icon-Fonts-thin-0098_file_document_legal_text:before {content: "\e962";}.Evatheme-Icon-Fonts-thin-0099_legal_document_law_license:before {content: "\e963";}.Evatheme-Icon-Fonts-thin-0100_to_do_list_reminder_done:before {content: "\e964";}.Evatheme-Icon-Fonts-thin-0101_notes_text_notebook:before {content: "\e965";}.Evatheme-Icon-Fonts-thin-0102_notebook_to_do_bullets_list:before {content: "\e966";}.Evatheme-Icon-Fonts-thin-0103_box_clipboard:before {content: "\e967";}.Evatheme-Icon-Fonts-thin-0104_load_upload_clipboard_box:before {content: "\e968";}.Evatheme-Icon-Fonts-thin-0105_download_clipboard_box:before {content: "\e969";}.Evatheme-Icon-Fonts-thin-0106_clipboard_box_archive_documents:before {content: "\e96a";}.Evatheme-Icon-Fonts-thin-0107_zoom_in:before {content: "\e96b";}.Evatheme-Icon-Fonts-thin-0108_zoom_out:before {content: "\e96c";}.Evatheme-Icon-Fonts-thin-0109_search_find_files_folder:before {content: "\e96d";}.Evatheme-Icon-Fonts-thin-0110_folder:before {content: "\e96e";}.Evatheme-Icon-Fonts-thin-0111_folder_files_documents:before {content: "\e96f";}.Evatheme-Icon-Fonts-thin-0112_folder_images_photos:before {content: "\e970";}.Evatheme-Icon-Fonts-thin-0113_folder_password_protected_secure_private:before {content: "\e971";}.Evatheme-Icon-Fonts-thin-0114_folder_cloud_sync_backup:before {content: "\e972";}.Evatheme-Icon-Fonts-thin-0115_folder_preferences_options_settings:before {content: "\e973";}.Evatheme-Icon-Fonts-thin-0116_folder_upload:before {content: "\e974";}.Evatheme-Icon-Fonts-thin-0117_folder_documents_revert_history:before {content: "\e975";}.Evatheme-Icon-Fonts-thin-0118_folder_open:before {content: "\e976";}.Evatheme-Icon-Fonts-thin-0119_folder_open_full_documents:before {content: "\e977";}.Evatheme-Icon-Fonts-thin-0120_download_computer:before {content: "\e978";}.Evatheme-Icon-Fonts-thin-0121_download_file:before {content: "\e979";}.Evatheme-Icon-Fonts-thin-0122_download_file_computer_drive:before {content: "\e97a";}.Evatheme-Icon-Fonts-thin-0123_download_cloud_file_sync:before {content: "\e97b";}.Evatheme-Icon-Fonts-thin-0124_upload_cloud_file_sync_backup:before {content: "\e97c";}.Evatheme-Icon-Fonts-thin-0125_cloud_sync:before {content: "\e97d";}.Evatheme-Icon-Fonts-thin-0126_cloud_upload_backup:before {content: "\e97e";}.Evatheme-Icon-Fonts-thin-0127_cloud_sync_error:before {content: "\e97f";}.Evatheme-Icon-Fonts-thin-0128_upload_load_share:before {content: "\e980";}.Evatheme-Icon-Fonts-thin-0129_download:before {content: "\e981";}.Evatheme-Icon-Fonts-thin-0130_structure_map_files:before {content: "\e982";}.Evatheme-Icon-Fonts-thin-0131_arrow_back_undo:before {content: "\e983";}.Evatheme-Icon-Fonts-thin-0132_arrow_back_left:before {content: "\e984";}.Evatheme-Icon-Fonts-thin-0133_arrow_right_next:before {content: "\e985";}.Evatheme-Icon-Fonts-thin-0134_arrow_rotate_left_counter_clockwise:before {content: "\e986";}.Evatheme-Icon-Fonts-thin-0135_arrow_rotate_right_clockwise:before {content: "\e987";}.Evatheme-Icon-Fonts-thin-0136_rotation_lock:before {content: "\e988";}.Evatheme-Icon-Fonts-thin-0137_zoom_expand_maximize_window:before {content: "\e989";}.Evatheme-Icon-Fonts-thin-0138_expand_move_window_full_screen:before {content: "\e98a";}.Evatheme-Icon-Fonts-thin-0139_window_new_extern_full_screen_maximize:before {content: "\e98b";}.Evatheme-Icon-Fonts-thin-0140_airplay_screen_sharing:before {content: "\e98c";}.Evatheme-Icon-Fonts-thin-0141_rotate_back_revert_undo:before {content: "\e98d";}.Evatheme-Icon-Fonts-thin-0142_rotate_sync:before {content: "\e98e";}.Evatheme-Icon-Fonts-thin-0143_rotate_clockwise:before {content: "\e98f";}.Evatheme-Icon-Fonts-thin-0144_arrows_play_shuffle:before {content: "\e990";}.Evatheme-Icon-Fonts-thin-0145_arrows_play_repeat:before {content: "\e991";}.Evatheme-Icon-Fonts-thin-0146_arrows_fast_forward:before {content: "\e992";}.Evatheme-Icon-Fonts-thin-0147_arrows_divide_split:before {content: "\e993";}.Evatheme-Icon-Fonts-thin-0148_arrows_directions_left_right:before {content: "\e994";}.Evatheme-Icon-Fonts-thin-0149_arrows_curves:before {content: "\e995";}.Evatheme-Icon-Fonts-thin-0150_resize_left_right:before {content: "\e996";}.Evatheme-Icon-Fonts-thin-0151_plus_add_new:before {content: "\e997";}.Evatheme-Icon-Fonts-thin-0152_minus_delete_remove:before {content: "\e998";}.Evatheme-Icon-Fonts-thin-0153_delete_exit_remove_close:before {content: "\e999";}.Evatheme-Icon-Fonts-thin-0154_ok_successful_check:before {content: "\e99a";}.Evatheme-Icon-Fonts-thin-0155_delete_remove_exit_close_checkbox:before {content: "\e99b";}.Evatheme-Icon-Fonts-thin-0156_checkbox_ok_successful:before {content: "\e99c";}.Evatheme-Icon-Fonts-thin-0157_arrow_back_left:before {content: "\e99d";}.Evatheme-Icon-Fonts-thin-0158_arrow_next_right:before {content: "\e99e";}.Evatheme-Icon-Fonts-thin-0159_arrow_back_left:before {content: "\e99f";}.Evatheme-Icon-Fonts-thin-0160_arrow_next_right:before {content: "\e9a0";}.Evatheme-Icon-Fonts-thin-0161_on_off_switch_toggle_settings_preferences:before {content: "\e9a1";}.Evatheme-Icon-Fonts-thin-0162_on_off_switch_toggle_settings_preferences:before {content: "\e9a2";}.Evatheme-Icon-Fonts-thin-0163_on_off_switch_toggle_settings_preferences:before {content: "\e9a3";}.Evatheme-Icon-Fonts-thin-0164_on_off_switch_toggle_settings_preferences:before {content: "\e9a4";}.Evatheme-Icon-Fonts-thin-0165_on_off_switch_toggle_settings_preferences:before {content: "\e9a5";}.Evatheme-Icon-Fonts-thin-0166_back_delete_backspace:before {content: "\e9a6";}.Evatheme-Icon-Fonts-thin-0167_plus_minus:before {content: "\e9a7";}.Evatheme-Icon-Fonts-thin-0168_check_ok_yes_no:before {content: "\e9a8";}.Evatheme-Icon-Fonts-thin-0169_target_circles:before {content: "\e9a9";}.Evatheme-Icon-Fonts-thin-0170_puzzle_modules_build:before {content: "\e9aa";}.Evatheme-Icon-Fonts-thin-0171_filter_funnel:before {content: "\e9ab";}.Evatheme-Icon-Fonts-thin-0172_structure_menu_submenu_navigation:before {content: "\e9ac";}.Evatheme-Icon-Fonts-thin-0173_structure_menu_submenu_navigation:before {content: "\e9ad";}.Evatheme-Icon-Fonts-thin-0174_archive_open_slide:before {content: "\e9ae";}.Evatheme-Icon-Fonts-thin-0175_slideshow:before {content: "\e9af";}.Evatheme-Icon-Fonts-thin-0176_module_connection_plugin:before {content: "\e9b0";}.Evatheme-Icon-Fonts-thin-0177_puzzle_module_connect:before {content: "\e9b1";}.Evatheme-Icon-Fonts-thin-0178_add_more_layers_slides:before {content: "\e9b2";}.Evatheme-Icon-Fonts-thin-0179_layers_slides:before {content: "\e9b3";}.Evatheme-Icon-Fonts-thin-0180_www_website_address_url_browser:before {content: "\e9b4";}.Evatheme-Icon-Fonts-thin-0181_dropdown_menu_select_option_form:before {content: "\e9b5";}.Evatheme-Icon-Fonts-thin-0182_screen_ok_success:before {content: "\e9b6";}.Evatheme-Icon-Fonts-thin-0183_screen_text:before {content: "\e9b7";}.Evatheme-Icon-Fonts-thin-0184_screen_text_images_presentation:before {content: "\e9b8";}.Evatheme-Icon-Fonts-thin-0185_screen_grid_images:before {content: "\e9b9";}.Evatheme-Icon-Fonts-thin-0186_window_text_images:before {content: "\e9ba";}.Evatheme-Icon-Fonts-thin-0187_window_graph_analytics:before {content: "\e9bb";}.Evatheme-Icon-Fonts-thin-0188_window_text_msg_box:before {content: "\e9bc";}.Evatheme-Icon-Fonts-thin-0189_window_alert_notification_warning_error:before {content: "\e9bd";}.Evatheme-Icon-Fonts-thin-0190_window_error_danger_stop:before {content: "\e9be";}.Evatheme-Icon-Fonts-thin-0191_window_application_cursor:before {content: "\e9bf";}.Evatheme-Icon-Fonts-thin-0192_window_application_code_shell_terminal:before {content: "\e9c0";}.Evatheme-Icon-Fonts-thin-0193_window_application_settings_preferences:before {content: "\e9c1";}.Evatheme-Icon-Fonts-thin-0194_layout_columns_sidemenu:before {content: "\e9c2";}.Evatheme-Icon-Fonts-thin-0195_layout_columns_three:before {content: "\e9c3";}.Evatheme-Icon-Fonts-thin-0196_layout_columns_title:before {content: "\e9c4";}.Evatheme-Icon-Fonts-thin-0197_layout_grid_view:before {content: "\e9c5";}.Evatheme-Icon-Fonts-thin-0198_battery_charge_empty:before {content: "\e9c6";}.Evatheme-Icon-Fonts-thin-0199_battery_charge_empty:before {content: "\e9c7";}.Evatheme-Icon-Fonts-thin-0200_battery_charge_half_empty:before {content: "\e9c8";}.Evatheme-Icon-Fonts-thin-0201_battery_charge_full:before {content: "\e9c9";}.Evatheme-Icon-Fonts-thin-0202_battery_charge_full:before {content: "\e9ca";}.Evatheme-Icon-Fonts-thin-0203_battery_charging_energy:before {content: "\e9cb";}.Evatheme-Icon-Fonts-thin-0204_bullets_list_radiobuttons:before {content: "\e9cc";}.Evatheme-Icon-Fonts-thin-0205_bullets_list:before {content: "\e9cd";}.Evatheme-Icon-Fonts-thin-0206_list_checkbox_todo:before {content: "\e9ce";}.Evatheme-Icon-Fonts-thin-0207_list_checkbox_todo_done:before {content: "\e9cf";}.Evatheme-Icon-Fonts-thin-0208_grid_view:before {content: "\e9d0";}.Evatheme-Icon-Fonts-thin-0209_radiobuttons_bullets_lines:before {content: "\e9d1";}.Evatheme-Icon-Fonts-thin-0210_checkboxes_lines_check:before {content: "\e9d2";}.Evatheme-Icon-Fonts-thin-0211_hand_touch_one_finger:before {content: "\e9d3";}.Evatheme-Icon-Fonts-thin-0212_hand_touch_click_one_finger:before {content: "\e9d4";}.Evatheme-Icon-Fonts-thin-0213_hand_touch_click_press_one_finger:before {content: "\e9d5";}.Evatheme-Icon-Fonts-thin-0214_hand_touch_click_two_finger:before {content: "\e9d6";}.Evatheme-Icon-Fonts-thin-0215_hand_two_finger_swipe_right:before {content: "\e9d7";}.Evatheme-Icon-Fonts-thin-0216_hand_two_finger_swipe_left:before {content: "\e9d8";}.Evatheme-Icon-Fonts-thin-0217_hand_two_finger_swipe_right:before {content: "\e9d9";}.Evatheme-Icon-Fonts-thin-0218_hand_two_finger_swipe_left:before {content: "\e9da";}.Evatheme-Icon-Fonts-thin-0219_hand_one_finger_swipe_right:before {content: "\e9db";}.Evatheme-Icon-Fonts-thin-0220_hand_one_finger_swipe_left:before {content: "\e9dc";}.Evatheme-Icon-Fonts-thin-0221_hand_one_finger_swipe_down_scroll:before {content: "\e9dd";}.Evatheme-Icon-Fonts-thin-0222_hand_one_finger_swipe_up_scroll:before {content: "\e9de";}.Evatheme-Icon-Fonts-thin-0223_hand_two_finger_swipe_down:before {content: "\e9df";}.Evatheme-Icon-Fonts-thin-0224_hand_two_finger_swipe_up:before {content: "\e9e0";}.Evatheme-Icon-Fonts-thin-0225_hand_two_finger_pinch_zoom:before {content: "\e9e1";}.Evatheme-Icon-Fonts-thin-0226_hand_two_finger_pinch_zoom:before {content: "\e9e2";}.Evatheme-Icon-Fonts-thin-0227_hand_three_finger_swipe_scroll_down:before {content: "\e9e3";}.Evatheme-Icon-Fonts-thin-0228_hand_three_finger_swipe_scroll_up:before {content: "\e9e4";}.Evatheme-Icon-Fonts-thin-0229_hand_three_finger_swipe_right:before {content: "\e9e5";}.Evatheme-Icon-Fonts-thin-0230_hand_three_finger_swipe_left:before {content: "\e9e6";}.Evatheme-Icon-Fonts-thin-0231_hand_finger_show_right:before {content: "\e9e7";}.Evatheme-Icon-Fonts-thin-0232_hand_finger_show_left:before {content: "\e9e8";}.Evatheme-Icon-Fonts-thin-0233_hand_fingers_grab_touch:before {content: "\e9e9";}.Evatheme-Icon-Fonts-thin-0233a_hand_finger:before {content: "\e9ea";}.Evatheme-Icon-Fonts-thin-0233b_hand_two_fingers:before {content: "\e9eb";}.Evatheme-Icon-Fonts-thin-0234_text_align_left_paragraph:before {content: "\e9ec";}.Evatheme-Icon-Fonts-thin-0235_text_align_center_paragraph:before {content: "\e9ed";}.Evatheme-Icon-Fonts-thin-0236_text_align_right_paragraph:before {content: "\e9ee";}.Evatheme-Icon-Fonts-thin-0237_text_align_justify_last_line_left_paragraph:before {content: "\e9ef";}.Evatheme-Icon-Fonts-thin-0238_text_align_justify_last_line_right_paragraph:before {content: "\e9f0";}.Evatheme-Icon-Fonts-thin-0239_text_align_justify_paragraph:before {content: "\e9f1";}.Evatheme-Icon-Fonts-thin-0240_text_align_right_indent:before {content: "\e9f2";}.Evatheme-Icon-Fonts-thin-0241_text_align_left_indent:before {content: "\e9f3";}.Evatheme-Icon-Fonts-thin-0242_text_line_height_leading:before {content: "\e9f4";}.Evatheme-Icon-Fonts-thin-0243_text_line_height_leading:before {content: "\e9f5";}.Evatheme-Icon-Fonts-thin-0244_text_bullets_list:before {content: "\e9f6";}.Evatheme-Icon-Fonts-thin-0245_text_numbered_list:before {content: "\e9f7";}.Evatheme-Icon-Fonts-thin-0246_text_font_size_smaller:before {content: "\e9f8";}.Evatheme-Icon-Fonts-thin-0247_text_font_size_larger:before {content: "\e9f9";}.Evatheme-Icon-Fonts-thin-0248_text_paragraph_indent_right:before {content: "\e9fa";}.Evatheme-Icon-Fonts-thin-0249_text_paragraph_indent_left:before {content: "\e9fb";}.Evatheme-Icon-Fonts-thin-0250_text_line_order:before {content: "\e9fc";}.Evatheme-Icon-Fonts-thin-0251_text_paragraph_line_spacing:before {content: "\e9fd";}.Evatheme-Icon-Fonts-thin-0252_text_spelling_check:before {content: "\e9fe";}.Evatheme-Icon-Fonts-thin-0253_image_frame_size_rotate_resize:before {content: "\e9ff";}.Evatheme-Icon-Fonts-thin-0254_copy:before {content: "\ea00";}.Evatheme-Icon-Fonts-thin-0255_paste_clipboard:before {content: "\ea01";}.Evatheme-Icon-Fonts-thin-0256_input_box_text_edit:before {content: "\ea02";}.Evatheme-Icon-Fonts-thin-0257_button:before {content: "\ea03";}.Evatheme-Icon-Fonts-thin-0258_code_html:before {content: "\ea04";}.Evatheme-Icon-Fonts-thin-0259_code_html:before {content: "\ea05";}.Evatheme-Icon-Fonts-thin-0260_link_url_chain_hyperlink:before {content: "\ea06";}.Evatheme-Icon-Fonts-thin-0261_unlink_url_unchain_hyperlink:before {content: "\ea07";}.Evatheme-Icon-Fonts-thin-0262_remove_clear_text_style:before {content: "\ea08";}.Evatheme-Icon-Fonts-thin-0263_text_font_typography:before {content: "\ea09";}.Evatheme-Icon-Fonts-thin-0264_text_style_bold:before {content: "\ea0a";}.Evatheme-Icon-Fonts-thin-0265_text_style_italic:before {content: "\ea0b";}.Evatheme-Icon-Fonts-thin-0266_text_style_underline:before {content: "\ea0c";}.Evatheme-Icon-Fonts-thin-0267_text_style_strikethrough:before {content: "\ea0d";}.Evatheme-Icon-Fonts-thin-0268_text_style_superscript:before {content: "\ea0e";}.Evatheme-Icon-Fonts-thin-0269_text_style_subscript:before {content: "\ea0f";}.Evatheme-Icon-Fonts-thin-0270_image_frame_crop_resize:before {content: "\ea10";}.Evatheme-Icon-Fonts-thin-0271_text_image_align_wrap:before {content: "\ea11";}.Evatheme-Icon-Fonts-thin-0272_text_image_align_top_bottom:before {content: "\ea12";}.Evatheme-Icon-Fonts-thin-0273_video_multimedia_movie:before {content: "\ea13";}.Evatheme-Icon-Fonts-thin-0274_chat_message_comment_bubble:before {content: "\ea14";}.Evatheme-Icon-Fonts-thin-0275_chat_message_comment_bubble_typing:before {content: "\ea15";}.Evatheme-Icon-Fonts-thin-0276_chat_message_comment_bubble_add_new:before {content: "\ea16";}.Evatheme-Icon-Fonts-thin-0277_chat_message_comment_bubble_like_favorite:before {content: "\ea17";}.Evatheme-Icon-Fonts-thin-0278_chat_message_comment_bubble_tweet_twitter:before {content: "\ea18";}.Evatheme-Icon-Fonts-thin-0279_chat_message_comment_bubble:before {content: "\ea19";}.Evatheme-Icon-Fonts-thin-0280_chat_message_comment_bubble_reply_quote:before {content: "\ea1a";}.Evatheme-Icon-Fonts-thin-0281_chat_message_discussion_bubble_reply_conversation:before {content: "\ea1b";}.Evatheme-Icon-Fonts-thin-0282_chat_message_comment_bubble_cloud:before {content: "\ea1c";}.Evatheme-Icon-Fonts-thin-0283_chat_message_comment_bubble_cloud:before {content: "\ea1d";}.Evatheme-Icon-Fonts-thin-0284_message_text_like_favorite:before {content: "\ea1e";}.Evatheme-Icon-Fonts-thin-0285_chat_message_quote_reply:before {content: "\ea1f";}.Evatheme-Icon-Fonts-thin-0286_mobile_message_sms:before {content: "\ea20";}.Evatheme-Icon-Fonts-thin-0287_mobile_message_sms:before {content: "\ea21";}.Evatheme-Icon-Fonts-thin-0288_mobile_phone_call:before {content: "\ea22";}.Evatheme-Icon-Fonts-thin-0289_mobile_phone_call_ringing_nfc:before {content: "\ea23";}.Evatheme-Icon-Fonts-thin-0290_phone_telephone_contact:before {content: "\ea24";}.Evatheme-Icon-Fonts-thin-0291_phone_mobile_contact:before {content: "\ea25";}.Evatheme-Icon-Fonts-thin-0292_phone_contact:before {content: "\ea26";}.Evatheme-Icon-Fonts-thin-0293_phone_call_number_dialer:before {content: "\ea27";}.Evatheme-Icon-Fonts-thin-0294_phone_call_ringing:before {content: "\ea28";}.Evatheme-Icon-Fonts-thin-0295_phone_hold_call:before {content: "\ea29";}.Evatheme-Icon-Fonts-thin-0296_phone_call_contact:before {content: "\ea2a";}.Evatheme-Icon-Fonts-thin-0297_address_book_contacts:before {content: "\ea2b";}.Evatheme-Icon-Fonts-thin-0298_address_book_contacts:before {content: "\ea2c";}.Evatheme-Icon-Fonts-thin-0299_address_book_contacts:before {content: "\ea2d";}.Evatheme-Icon-Fonts-thin-0300_address_book_contacts:before {content: "\ea2e";}.Evatheme-Icon-Fonts-thin-0301_address_book_contacts:before {content: "\ea2f";}.Evatheme-Icon-Fonts-thin-0302_sim_card:before {content: "\ea30";}.Evatheme-Icon-Fonts-thin-0303_notification_badge:before {content: "\ea31";}.Evatheme-Icon-Fonts-thin-0304_chat_contact_support_help_conversation:before {content: "\ea32";}.Evatheme-Icon-Fonts-thin-0305_chat_message_discussion_bubble_conversation:before {content: "\ea33";}.Evatheme-Icon-Fonts-thin-0306_chat_message_discussion_bubble_conversation:before {content: "\ea34";}.Evatheme-Icon-Fonts-thin-0307_chat_discussion_yes_no_pro_contra_conversation:before {content: "\ea35";}.Evatheme-Icon-Fonts-thin-0308_support_help:before {content: "\ea36";}.Evatheme-Icon-Fonts-thin-0309_support_help_talk_call:before {content: "\ea37";}.Evatheme-Icon-Fonts-thin-0310_support_help_talk_call:before {content: "\ea38";}.Evatheme-Icon-Fonts-thin-0311_stamp:before {content: "\ea39";}.Evatheme-Icon-Fonts-thin-0312_post_stamp:before {content: "\ea3a";}.Evatheme-Icon-Fonts-thin-0313_email_at_sign:before {content: "\ea3b";}.Evatheme-Icon-Fonts-thin-0314_email_mail_post_card:before {content: "\ea3c";}.Evatheme-Icon-Fonts-thin-0315_email_mail_post_send:before {content: "\ea3d";}.Evatheme-Icon-Fonts-thin-0316_email_mail_post_open:before {content: "\ea3e";}.Evatheme-Icon-Fonts-thin-0317_send_post_paper_plane:before {content: "\ea3f";}.Evatheme-Icon-Fonts-thin-0318_email_attachment:before {content: "\ea40";}.Evatheme-Icon-Fonts-thin-0319_email_mail_post_card:before {content: "\ea41";}.Evatheme-Icon-Fonts-thin-0320_email_mail_post_card_sent_successful:before {content: "\ea42";}.Evatheme-Icon-Fonts-thin-0321_email_mail_post_at:before {content: "\ea43";}.Evatheme-Icon-Fonts-thin-0322_mail_post_box:before {content: "\ea44";}.Evatheme-Icon-Fonts-thin-0323_computer_desktop:before {content: "\ea45";}.Evatheme-Icon-Fonts-thin-0324_computer_screen:before {content: "\ea46";}.Evatheme-Icon-Fonts-thin-0325_computer_screen_cloud:before {content: "\ea47";}.Evatheme-Icon-Fonts-thin-0326_computer_screen_users_profile:before {content: "\ea48";}.Evatheme-Icon-Fonts-thin-0327_computer_screen_settings_preferences:before {content: "\ea49";}.Evatheme-Icon-Fonts-thin-0328_computer_screen_locked_password_protected_security:before {content: "\ea4a";}.Evatheme-Icon-Fonts-thin-0329_computer_laptop_user_login:before {content: "\ea4b";}.Evatheme-Icon-Fonts-thin-0330_computer_laptop_download:before {content: "\ea4c";}.Evatheme-Icon-Fonts-thin-0331_computer_laptop_analytics_graph:before {content: "\ea4d";}.Evatheme-Icon-Fonts-thin-0332_computer_laptop_website_url_www:before {content: "\ea4e";}.Evatheme-Icon-Fonts-thin-0333_printer:before {content: "\ea4f";}.Evatheme-Icon-Fonts-thin-0334_shredder_paper:before {content: "\ea50";}.Evatheme-Icon-Fonts-thin-0335_cd_dvd_disc_software:before {content: "\ea51";}.Evatheme-Icon-Fonts-thin-0336_disc_floppy_save_software:before {content: "\ea52";}.Evatheme-Icon-Fonts-thin-0337_keyboard_connect:before {content: "\ea53";}.Evatheme-Icon-Fonts-thin-0338_keyboard_wired:before {content: "\ea54";}.Evatheme-Icon-Fonts-thin-0339_keyboard_wireless:before {content: "\ea55";}.Evatheme-Icon-Fonts-thin-0340_mouse:before {content: "\ea56";}.Evatheme-Icon-Fonts-thin-0341_mouse_wireless:before {content: "\ea57";}.Evatheme-Icon-Fonts-thin-0342_remote_control:before {content: "\ea58";}.Evatheme-Icon-Fonts-thin-0343_ipad_tablet:before {content: "\ea59";}.Evatheme-Icon-Fonts-thin-0344_iphone_mobile:before {content: "\ea5a";}.Evatheme-Icon-Fonts-thin-0345_chip_cpu_64_bit_processor:before {content: "\ea5b";}.Evatheme-Icon-Fonts-thin-0346_magnet:before {content: "\ea5c";}.Evatheme-Icon-Fonts-thin-0347_usb:before {content: "\ea5d";}.Evatheme-Icon-Fonts-thin-0348_thunderbolt:before {content: "\ea5e";}.Evatheme-Icon-Fonts-thin-0349_usb_connect:before {content: "\ea5f";}.Evatheme-Icon-Fonts-thin-0350_apple_connect:before {content: "\ea60";}.Evatheme-Icon-Fonts-thin-0351_apple_lightning_connect:before {content: "\ea61";}.Evatheme-Icon-Fonts-thin-0352_apple_lightning_connect:before {content: "\ea62";}.Evatheme-Icon-Fonts-thin-0353_wi-fi_wlan_connect_internet:before {content: "\ea63";}.Evatheme-Icon-Fonts-thin-0354_wi-fi_wlan_connect_internet:before {content: "\ea64";}.Evatheme-Icon-Fonts-thin-0355_wi-fi_wlan_router:before {content: "\ea65";}.Evatheme-Icon-Fonts-thin-0356_database:before {content: "\ea66";}.Evatheme-Icon-Fonts-thin-0357_database_remote:before {content: "\ea67";}.Evatheme-Icon-Fonts-thin-0358_database_raid:before {content: "\ea68";}.Evatheme-Icon-Fonts-thin-0359_server_hosting:before {content: "\ea69";}.Evatheme-Icon-Fonts-thin-0360_network_connection_lan_computers:before {content: "\ea6a";}.Evatheme-Icon-Fonts-thin-0361_network_lan_drives_backup_remote:before {content: "\ea6b";}.Evatheme-Icon-Fonts-thin-0362_network_remote_folder_drive:before {content: "\ea6c";}.Evatheme-Icon-Fonts-thin-0363_network_connection_computer_folder:before {content: "\ea6d";}.Evatheme-Icon-Fonts-thin-0364_network_connection_computers:before {content: "\ea6e";}.Evatheme-Icon-Fonts-thin-0365_network_connection_computers:before {content: "\ea6f";}.Evatheme-Icon-Fonts-thin-0366_satellite_connection:before {content: "\ea70";}.Evatheme-Icon-Fonts-thin-0367_satellite_connection:before {content: "\ea71";}.Evatheme-Icon-Fonts-thin-0368_home_wi_fi_wireless_network:before {content: "\ea72";}.Evatheme-Icon-Fonts-thin-0369_wi-fi_wlan_connect_internet_signal_antenna:before {content: "\ea73";}.Evatheme-Icon-Fonts-thin-0370_wi-fi_wlan_connect_internet_signal_antenna:before {content: "\ea74";}.Evatheme-Icon-Fonts-thin-0371_bluetooth:before {content: "\ea75";}.Evatheme-Icon-Fonts-thin-0372_connection_wireless:before {content: "\ea76";}.Evatheme-Icon-Fonts-thin-0373_connection_world_internet_worldwide:before {content: "\ea77";}.Evatheme-Icon-Fonts-thin-0374_connection_world_internet_worldwide:before {content: "\ea78";}.Evatheme-Icon-Fonts-thin-0375_screen_analytics_line_graph:before {content: "\ea79";}.Evatheme-Icon-Fonts-thin-0376_screen_analytics_line_graph_growth:before {content: "\ea7a";}.Evatheme-Icon-Fonts-thin-0377_screen_analytics_pie_graph:before {content: "\ea7b";}.Evatheme-Icon-Fonts-thin-0378_analytics_presentation_statistics_graph:before {content: "\ea7c";}.Evatheme-Icon-Fonts-thin-0379_business_suitcase:before {content: "\ea7d";}.Evatheme-Icon-Fonts-thin-0380_line_structure_hierarchy:before {content: "\ea7e";}.Evatheme-Icon-Fonts-thin-0381_line_structure_relations_hierarchy:before {content: "\ea7f";}.Evatheme-Icon-Fonts-thin-0382_graph_columns_statistics:before {content: "\ea80";}.Evatheme-Icon-Fonts-thin-0383_graph_columns_growth_statistics:before {content: "\ea81";}.Evatheme-Icon-Fonts-thin-0384_graph_columns_drop_statistics:before {content: "\ea82";}.Evatheme-Icon-Fonts-thin-0385_graph_pie_chart_statistics:before {content: "\ea83";}.Evatheme-Icon-Fonts-thin-0386_graph_line_chart_statistics:before {content: "\ea84";}.Evatheme-Icon-Fonts-thin-0387_tie_business_man:before {content: "\ea85";}.Evatheme-Icon-Fonts-thin-0388_government_white_house_capitol:before {content: "\ea86";}.Evatheme-Icon-Fonts-thin-0389_gavel_hammer_law_judge_court:before {content: "\ea87";}.Evatheme-Icon-Fonts-thin-0390_scale_justice_law_attorney:before {content: "\ea88";}.Evatheme-Icon-Fonts-thin-0391_scale_justice_law_attorney:before {content: "\ea89";}.Evatheme-Icon-Fonts-thin-0392_business_idea:before {content: "\ea8a";}.Evatheme-Icon-Fonts-thin-0393_hand_papers_payment:before {content: "\ea8b";}.Evatheme-Icon-Fonts-thin-0394_business_handshake_deal_contract_sign:before {content: "\ea8c";}.Evatheme-Icon-Fonts-thin-0395_analytics_graph_line_statistics:before {content: "\ea8d";}.Evatheme-Icon-Fonts-thin-0396_analytics_graph_line_statistics_stock:before {content: "\ea8e";}.Evatheme-Icon-Fonts-thin-0397_analytics_graph_line_statistics_presentation_keynote:before {content: "\ea8f";}.Evatheme-Icon-Fonts-thin-0398_presentation_powerpoint_keynote_meeting:before {content: "\ea90";}.Evatheme-Icon-Fonts-thin-0399_meeting_presentation_speech_speaker_keynote:before {content: "\ea91";}.Evatheme-Icon-Fonts-thin-0400_analytics_graph_line_statistics_stock:before {content: "\ea92";}.Evatheme-Icon-Fonts-thin-0401_graph_growth_money_stock_inflation:before {content: "\ea93";}.Evatheme-Icon-Fonts-thin-0402_stock_money_growth_inflation:before {content: "\ea94";}.Evatheme-Icon-Fonts-thin-0403_money_usa_dollar:before {content: "\ea95";}.Evatheme-Icon-Fonts-thin-0404_money_europe_euro:before {content: "\ea96";}.Evatheme-Icon-Fonts-thin-0405_money_bag_dollar:before {content: "\ea97";}.Evatheme-Icon-Fonts-thin-0406_money_dollar_euro_currency_exchange_cash:before {content: "\ea98";}.Evatheme-Icon-Fonts-thin-0407_credit_card:before {content: "\ea99";}.Evatheme-Icon-Fonts-thin-0408_wallet_money_payment:before {content: "\ea9a";}.Evatheme-Icon-Fonts-thin-0409_wallet_credit_card_money_payment:before {content: "\ea9b";}.Evatheme-Icon-Fonts-thin-0410_cash_register_payment:before {content: "\ea9c";}.Evatheme-Icon-Fonts-thin-0411_invoice_dollar_bill_payment:before {content: "\ea9d";}.Evatheme-Icon-Fonts-thin-0412_free:before {content: "\ea9e";}.Evatheme-Icon-Fonts-thin-0413_money_coins_jettons_chips:before {content: "\ea9f";}.Evatheme-Icon-Fonts-thin-0414_money_cash_coins_payment:before {content: "\eaa0";}.Evatheme-Icon-Fonts-thin-0415_saving_sale_discount_piggy_bank_pig:before {content: "\eaa1";}.Evatheme-Icon-Fonts-thin-0416_calculator:before {content: "\eaa2";}.Evatheme-Icon-Fonts-thin-0417_calculator:before {content: "\eaa3";}.Evatheme-Icon-Fonts-thin-0418_bank_pantheon:before {content: "\eaa4";}.Evatheme-Icon-Fonts-thin-0419_payment_mobile_nfc_apple_pay_cashless:before {content: "\eaa5";}.Evatheme-Icon-Fonts-thin-0420_money_cash_coins_payment_dollars:before {content: "\eaa6";}.Evatheme-Icon-Fonts-thin-0421_money_credit_card_coins_payment:before {content: "\eaa7";}.Evatheme-Icon-Fonts-thin-0422_no_cash_payment_cashless:before {content: "\eaa8";}.Evatheme-Icon-Fonts-thin-0423_coin_payment_chip:before {content: "\eaa9";}.Evatheme-Icon-Fonts-thin-0424_money_payment_dollar_cash:before {content: "\eaaa";}.Evatheme-Icon-Fonts-thin-0425_money_payment_dollar_cash:before {content: "\eaab";}.Evatheme-Icon-Fonts-thin-0426_money_payment_dollars_coins_cash:before {content: "\eaac";}.Evatheme-Icon-Fonts-thin-0427_money_payment_dollar_coins_chips:before {content: "\eaad";}.Evatheme-Icon-Fonts-thin-0428_money_payment_dollar_bag_cash:before {content: "\eaae";}.Evatheme-Icon-Fonts-thin-0429_money_payment_euro_bag_cash:before {content: "\eaaf";}.Evatheme-Icon-Fonts-thin-0430_money_payment_dollar_coins_cash:before {content: "\eab0";}.Evatheme-Icon-Fonts-thin-0431_money_atm_machine_withdrawal_cash:before {content: "\eab1";}.Evatheme-Icon-Fonts-thin-0432_atm_machine_withdrawal_credit_card:before {content: "\eab2";}.Evatheme-Icon-Fonts-thin-0433_money_currency_exchange:before {content: "\eab3";}.Evatheme-Icon-Fonts-thin-0434_gold_reserve:before {content: "\eab4";}.Evatheme-Icon-Fonts-thin-0435_bitcoin_money:before {content: "\eab5";}.Evatheme-Icon-Fonts-thin-0436_bitcoin_wallet_payment:before {content: "\eab6";}.Evatheme-Icon-Fonts-thin-0436a_pound_britain_currency_money:before {content: "\eab7";}.Evatheme-Icon-Fonts-thin-0436b_pound_britain_currency_money:before {content: "\eab8";}.Evatheme-Icon-Fonts-thin-0437_tag_price_sale:before {content: "\eab9";}.Evatheme-Icon-Fonts-thin-0438_tag_price_sale_discount:before {content: "\eaba";}.Evatheme-Icon-Fonts-thin-0439_shopping_cart_basket_store:before {content: "\eabb";}.Evatheme-Icon-Fonts-thin-0440_shopping_cart_basket_store:before {content: "\eabc";}.Evatheme-Icon-Fonts-thin-0441_full_shopping_cart_basket_store:before {content: "\eabd";}.Evatheme-Icon-Fonts-thin-0442_shopping_cart_basket_store:before {content: "\eabe";}.Evatheme-Icon-Fonts-thin-0443_shopping_cart_basket_store:before {content: "\eabf";}.Evatheme-Icon-Fonts-thin-0444_price_discount_sale_coupon:before {content: "\eac0";}.Evatheme-Icon-Fonts-thin-0445_store_shop_shopping:before {content: "\eac1";}.Evatheme-Icon-Fonts-thin-0446_store_shop_shopping:before {content: "\eac2";}.Evatheme-Icon-Fonts-thin-0447_gift_wrapping:before {content: "\eac3";}.Evatheme-Icon-Fonts-thin-0448_shipping_box_delivery:before {content: "\eac4";}.Evatheme-Icon-Fonts-thin-0449_fragile_shipping_box_delivery:before {content: "\eac5";}.Evatheme-Icon-Fonts-thin-0450_shipping_box_delivery:before {content: "\eac6";}.Evatheme-Icon-Fonts-thin-0451_shipping_box_delivery:before {content: "\eac7";}.Evatheme-Icon-Fonts-thin-0452_archive_shipping_box_delivery:before {content: "\eac8";}.Evatheme-Icon-Fonts-thin-0453_shopping_bag_sale_store:before {content: "\eac9";}.Evatheme-Icon-Fonts-thin-0454_shopping_bag_sale_store:before {content: "\eaca";}.Evatheme-Icon-Fonts-thin-0455_delivery_van_shipping:before {content: "\eacb";}.Evatheme-Icon-Fonts-thin-0456_fragile_delivery_shipping:before {content: "\eacc";}.Evatheme-Icon-Fonts-thin-0457_store_shop_open:before {content: "\eacd";}.Evatheme-Icon-Fonts-thin-0458_store_shop_closed:before {content: "\eace";}.Evatheme-Icon-Fonts-thin-0459_store_shop_open_nonstop:before {content: "\eacf";}.Evatheme-Icon-Fonts-thin-0460_new:before {content: "\ead0";}.Evatheme-Icon-Fonts-thin-0461_delivery_van_shipping_transport:before {content: "\ead1";}.Evatheme-Icon-Fonts-thin-0462_fast_delivery_van_shipping_transport:before {content: "\ead2";}.Evatheme-Icon-Fonts-thin-0463_fast_delivery_van_shipping_transport:before {content: "\ead3";}.Evatheme-Icon-Fonts-thin-0464_shipping_box_delivery:before {content: "\ead4";}.Evatheme-Icon-Fonts-thin-0465_shopping_cart_basket_store:before {content: "\ead5";}.Evatheme-Icon-Fonts-thin-0466_shopping_cart_basket_store_successful:before {content: "\ead6";}.Evatheme-Icon-Fonts-thin-0467_traffic_lights_transport:before {content: "\ead7";}.Evatheme-Icon-Fonts-thin-0468_car_transport_vehicle:before {content: "\ead8";}.Evatheme-Icon-Fonts-thin-0469_van_truck_transport_vehicle:before {content: "\ead9";}.Evatheme-Icon-Fonts-thin-0470_bus_transport:before {content: "\eada";}.Evatheme-Icon-Fonts-thin-0471_train_metro_transport:before {content: "\eadb";}.Evatheme-Icon-Fonts-thin-0472_road_trafic:before {content: "\eadc";}.Evatheme-Icon-Fonts-thin-0473_ship_naval_sea_marine_transport:before {content: "\eadd";}.Evatheme-Icon-Fonts-thin-0474_anchor_ship_sea_naval:before {content: "\eade";}.Evatheme-Icon-Fonts-thin-0475_bike_bycicle_transport:before {content: "\eadf";}.Evatheme-Icon-Fonts-thin-0476_chain_link_bike_bycicle:before {content: "\eae0";}.Evatheme-Icon-Fonts-thin-0477_steering_wheel_car_navigation_driving:before {content: "\eae1";}.Evatheme-Icon-Fonts-thin-0478_plane_air:before {content: "\eae2";}.Evatheme-Icon-Fonts-thin-0479_rocket_space_nasa:before {content: "\eae3";}.Evatheme-Icon-Fonts-thin-0480_gas_fuel_station:before {content: "\eae4";}.Evatheme-Icon-Fonts-thin-0481_corn_traffic_jam_road_sign:before {content: "\eae5";}.Evatheme-Icon-Fonts-thin-0482_gauge_dashboard_empty:before {content: "\eae6";}.Evatheme-Icon-Fonts-thin-0483_gauge_dashboard_half:before {content: "\eae7";}.Evatheme-Icon-Fonts-thin-0484_gauge_dashboard_full_fuel:before {content: "\eae8";}.Evatheme-Icon-Fonts-thin-0485_gauge_dashboard_speedometer_odometer_speed:before {content: "\eae9";}.Evatheme-Icon-Fonts-thin-0486_gauge_car_dashboard_speedometer_odometer_speed:before {content: "\eaea";}.Evatheme-Icon-Fonts-thin-0487_van_truck_transport_vehicle:before {content: "\eaeb";}.Evatheme-Icon-Fonts-thin-0488_van_truck_transport_vehicle:before {content: "\eaec";}.Evatheme-Icon-Fonts-thin-0489_storehouse_storage:before {content: "\eaed";}.Evatheme-Icon-Fonts-thin-0490_shipping_cart_box_delivery:before {content: "\eaee";}.Evatheme-Icon-Fonts-thin-0491_box_shipping_modules:before {content: "\eaef";}.Evatheme-Icon-Fonts-thin-0492_car_wash:before {content: "\eaf0";}.Evatheme-Icon-Fonts-thin-0493_car_wash:before {content: "\eaf1";}.Evatheme-Icon-Fonts-thin-0494_4x4_offroad_car_jeep_safari:before {content: "\eaf2";}.Evatheme-Icon-Fonts-thin-0495_car_garage:before {content: "\eaf3";}.Evatheme-Icon-Fonts-thin-0496_car_garage_house_home:before {content: "\eaf4";}.Evatheme-Icon-Fonts-thin-0497_car_machine_piston_cylinder:before {content: "\eaf5";}.Evatheme-Icon-Fonts-thin-0498_car_battery_electricity:before {content: "\eaf6";}.Evatheme-Icon-Fonts-thin-0499_car_machine_check:before {content: "\eaf7";}.Evatheme-Icon-Fonts-thin-0500_car_machine_cooling_water_temperature:before {content: "\eaf8";}.Evatheme-Icon-Fonts-thin-0501_car_machine_oil_presure_level_check:before {content: "\eaf9";}.Evatheme-Icon-Fonts-thin-0502_car_brakes_check_safety_danger:before {content: "\eafa";}.Evatheme-Icon-Fonts-thin-0503_car_windshield_water:before {content: "\eafb";}.Evatheme-Icon-Fonts-thin-0504_car_turn_sign_right_left:before {content: "\eafc";}.Evatheme-Icon-Fonts-thin-0505_car_manual_gearbox:before {content: "\eafd";}.Evatheme-Icon-Fonts-thin-0506_suitcase_travel_baggage_luggage:before {content: "\eafe";}.Evatheme-Icon-Fonts-thin-0507_suitcase_travel_baggage_luggage:before {content: "\eaff";}.Evatheme-Icon-Fonts-thin-0508_tag_flight_baggage_luggage:before {content: "\eb00";}.Evatheme-Icon-Fonts-thin-0509_globus_world_travel_regional:before {content: "\eb01";}.Evatheme-Icon-Fonts-thin-0510_passport_travel:before {content: "\eb02";}.Evatheme-Icon-Fonts-thin-0511_suitcase_tag_travel_baggage_luggage:before {content: "\eb03";}.Evatheme-Icon-Fonts-thin-0512_flight_airport_transport_travel:before {content: "\eb04";}.Evatheme-Icon-Fonts-thin-0513_car_travel_road_trip:before {content: "\eb05";}.Evatheme-Icon-Fonts-thin-0514_camping_caravan_car_motorhome_travel:before {content: "\eb06";}.Evatheme-Icon-Fonts-thin-0515_4x4_offroad_jeep_mountains_tour_safari:before {content: "\eb07";}.Evatheme-Icon-Fonts-thin-0516_paris_city_travel_honeymoon_love_romantic:before {content: "\eb08";}.Evatheme-Icon-Fonts-thin-0517_san_francisco_california_bridge_golden_gate:before {content: "\eb09";}.Evatheme-Icon-Fonts-thin-0518_rome_italy_colosseum:before {content: "\eb0a";}.Evatheme-Icon-Fonts-thin-0519_rio_de_jeneiro_brasil_jesus:before {content: "\eb0b";}.Evatheme-Icon-Fonts-thin-0520_pisa_italy_leaning_tower:before {content: "\eb0c";}.Evatheme-Icon-Fonts-thin-0521_petronal_tower_malaysia:before {content: "\eb0d";}.Evatheme-Icon-Fonts-thin-0522_dubai_hotel_burj_al_arab:before {content: "\eb0e";}.Evatheme-Icon-Fonts-thin-0523_berlin_brandenburger_tor_germany:before {content: "\eb0f";}.Evatheme-Icon-Fonts-thin-0524_syndey_opera_australia:before {content: "\eb10";}.Evatheme-Icon-Fonts-thin-0525_ancient_egypt_pyramid:before {content: "\eb11";}.Evatheme-Icon-Fonts-thin-0526_netherlands_wind_mill:before {content: "\eb12";}.Evatheme-Icon-Fonts-thin-0527_lighthouse_shore_coast_sea:before {content: "\eb13";}.Evatheme-Icon-Fonts-thin-0528_castle:before {content: "\eb14";}.Evatheme-Icon-Fonts-thin-0529_cementary:before {content: "\eb15";}.Evatheme-Icon-Fonts-thin-0530_favorite_place_map:before {content: "\eb16";}.Evatheme-Icon-Fonts-thin-0531_baggage_luggage_hotel:before {content: "\eb17";}.Evatheme-Icon-Fonts-thin-0532_park_tree:before {content: "\eb18";}.Evatheme-Icon-Fonts-thin-0533_baloon_hot_air:before {content: "\eb19";}.Evatheme-Icon-Fonts-thin-0534_vespa_scooter_motorbike:before {content: "\eb1a";}.Evatheme-Icon-Fonts-thin-0535_navigation_location_drop_pin_map:before {content: "\eb1b";}.Evatheme-Icon-Fonts-thin-0536_navigation_location_drop_pin_map:before {content: "\eb1c";}.Evatheme-Icon-Fonts-thin-0537_navigation_location_drop_pin_map:before {content: "\eb1d";}.Evatheme-Icon-Fonts-thin-0538_navigation_compass_orientation:before {content: "\eb1e";}.Evatheme-Icon-Fonts-thin-0539_map_path_navigation_location:before {content: "\eb1f";}.Evatheme-Icon-Fonts-thin-0540_map_path_navigation_location_treasure_hunt:before {content: "\eb20";}.Evatheme-Icon-Fonts-thin-0541_path_way_road_sign:before {content: "\eb21";}.Evatheme-Icon-Fonts-thin-0542_path_way_road_sign:before {content: "\eb22";}.Evatheme-Icon-Fonts-thin-0543_world_earth_worldwide_location_travel:before {content: "\eb23";}.Evatheme-Icon-Fonts-thin-0544_world_earth_worldwide_international_language:before {content: "\eb24";}.Evatheme-Icon-Fonts-thin-0545_map_travel_distance_directions:before {content: "\eb25";}.Evatheme-Icon-Fonts-thin-0546_map_travel_destination_location_world:before {content: "\eb26";}.Evatheme-Icon-Fonts-thin-0547_path_travel_road:before {content: "\eb27";}.Evatheme-Icon-Fonts-thin-0548_dont_touch_dangerous_stop_caution:before {content: "\eb28";}.Evatheme-Icon-Fonts-thin-0549_dont_touch_dangerous_stop_caution:before {content: "\eb29";}.Evatheme-Icon-Fonts-thin-0550_attention_error_alert_caution:before {content: "\eb2a";}.Evatheme-Icon-Fonts-thin-0551_information_about:before {content: "\eb2b";}.Evatheme-Icon-Fonts-thin-0552_about_question_faq_help:before {content: "\eb2c";}.Evatheme-Icon-Fonts-thin-0553_radioactive_nuclear_danger_atom:before {content: "\eb2d";}.Evatheme-Icon-Fonts-thin-0554_fire_danger_hot_flammable:before {content: "\eb2e";}.Evatheme-Icon-Fonts-thin-0555_fire_extinguisher:before {content: "\eb2f";}.Evatheme-Icon-Fonts-thin-0556_poison_danger_death_caution:before {content: "\eb30";}.Evatheme-Icon-Fonts-thin-0557_men_women_toilet_wc_restroom:before {content: "\eb31";}.Evatheme-Icon-Fonts-thin-0558_men_women_toilet_wc_restroom:before {content: "\eb32";}.Evatheme-Icon-Fonts-thin-0559_smoking_allowed_cigarettes:before {content: "\eb33";}.Evatheme-Icon-Fonts-thin-0560_smoking_forbidden_cigarettes:before {content: "\eb34";}.Evatheme-Icon-Fonts-thin-0561_guns_arms_forbidden:before {content: "\eb35";}.Evatheme-Icon-Fonts-thin-0562_dogs_pets_forbidden:before {content: "\eb36";}.Evatheme-Icon-Fonts-thin-0563_handicapped:before {content: "\eb37";}.Evatheme-Icon-Fonts-thin-0564_flight_departure_airport_airplane:before {content: "\eb38";}.Evatheme-Icon-Fonts-thin-0565_flight_arrival_airport_airplane:before {content: "\eb39";}.Evatheme-Icon-Fonts-thin-0566_trash_bin_garbage:before {content: "\eb3a";}.Evatheme-Icon-Fonts-thin-0567_elevator_up_down:before {content: "\eb3b";}.Evatheme-Icon-Fonts-thin-0568_steps_upstairs:before {content: "\eb3c";}.Evatheme-Icon-Fonts-thin-0569_steps_downstairs:before {content: "\eb3d";}.Evatheme-Icon-Fonts-thin-0570_rolling_stairs_up:before {content: "\eb3e";}.Evatheme-Icon-Fonts-thin-0571_rolling_stairs_down:before {content: "\eb3f";}.Evatheme-Icon-Fonts-thin-0572_down:before {content: "\eb40";}.Evatheme-Icon-Fonts-thin-0573_up:before {content: "\eb41";}.Evatheme-Icon-Fonts-thin-0574_out_exit_emergency_logout:before {content: "\eb42";}.Evatheme-Icon-Fonts-thin-0575_out_exit_emergency_logout:before {content: "\eb43";}.Evatheme-Icon-Fonts-thin-0576_door_exit_emergency_logout:before {content: "\eb44";}.Evatheme-Icon-Fonts-thin-0577_information_desk_support_help:before {content: "\eb45";}.Evatheme-Icon-Fonts-thin-0578_information_office_desk_support_help:before {content: "\eb46";}.Evatheme-Icon-Fonts-thin-0579_speech_presentation:before {content: "\eb47";}.Evatheme-Icon-Fonts-thin-0580_changing_diapers_baby:before {content: "\eb48";}.Evatheme-Icon-Fonts-thin-0581_take_ticket_vote_box:before {content: "\eb49";}.Evatheme-Icon-Fonts-thin-0582_take_ticket_waiting_room:before {content: "\eb4a";}.Evatheme-Icon-Fonts-thin-0583_take_ticket:before {content: "\eb4b";}.Evatheme-Icon-Fonts-thin-0584_movie_film_cinema:before {content: "\eb4c";}.Evatheme-Icon-Fonts-thin-0585_hd_movie_video_camera_recording:before {content: "\eb4d";}.Evatheme-Icon-Fonts-thin-0586_movie_video_camera_recording:before {content: "\eb4e";}.Evatheme-Icon-Fonts-thin-0587_movie_video_cinema_flm:before {content: "\eb4f";}.Evatheme-Icon-Fonts-thin-0588_play_movie_video_cinema_flm:before {content: "\eb50";}.Evatheme-Icon-Fonts-thin-0589_ticket_movie_cinema:before {content: "\eb51";}.Evatheme-Icon-Fonts-thin-0590_movie_recording_play_director_cut:before {content: "\eb52";}.Evatheme-Icon-Fonts-thin-0591_presentation_video_play_beamer:before {content: "\eb53";}.Evatheme-Icon-Fonts-thin-0592_tv_televison_movie_news:before {content: "\eb54";}.Evatheme-Icon-Fonts-thin-0593_video_play_youtube:before {content: "\eb55";}.Evatheme-Icon-Fonts-thin-0594_beamer_presentation_projector:before {content: "\eb56";}.Evatheme-Icon-Fonts-thin-0595_music_note_playing_sound_song:before {content: "\eb57";}.Evatheme-Icon-Fonts-thin-0596_music_note_playing_sound_song:before {content: "\eb58";}.Evatheme-Icon-Fonts-thin-0597_playlist_music_note_playing_sound_song:before {content: "\eb59";}.Evatheme-Icon-Fonts-thin-0598_music_ipod_playing_player_playlist:before {content: "\eb5a";}.Evatheme-Icon-Fonts-thin-0599_ipod_music_playing_song:before {content: "\eb5b";}.Evatheme-Icon-Fonts-thin-0600_music_playing_song_album:before {content: "\eb5c";}.Evatheme-Icon-Fonts-thin-0601_music_cloud_song_streaming:before {content: "\eb5d";}.Evatheme-Icon-Fonts-thin-0602_casette_music_song_radio:before {content: "\eb5e";}.Evatheme-Icon-Fonts-thin-0603_dj_music_disc_disco:before {content: "\eb5f";}.Evatheme-Icon-Fonts-thin-0604_radio_song_listening:before {content: "\eb60";}.Evatheme-Icon-Fonts-thin-0605_ringer_alarm_sound:before {content: "\eb61";}.Evatheme-Icon-Fonts-thin-0606_ringer_alarm_sound_silent_mute:before {content: "\eb62";}.Evatheme-Icon-Fonts-thin-0607_ringer_sound_speaker_laud:before {content: "\eb63";}.Evatheme-Icon-Fonts-thin-0608_ringer_sound_speaker_laud:before {content: "\eb64";}.Evatheme-Icon-Fonts-thin-0609_ringer_sound_speaker_laud:before {content: "\eb65";}.Evatheme-Icon-Fonts-thin-0610_ringer_sound_speaker_mute_silent:before {content: "\eb66";}.Evatheme-Icon-Fonts-thin-0611_microphone_mic_voice_recording:before {content: "\eb67";}.Evatheme-Icon-Fonts-thin-0612_microphone_mic_voice_recording:before {content: "\eb68";}.Evatheme-Icon-Fonts-thin-0613_voice_laud_announcement_news:before {content: "\eb69";}.Evatheme-Icon-Fonts-thin-0614_speaker_music_sound_playing:before {content: "\eb6a";}.Evatheme-Icon-Fonts-thin-0615_ringer_silent_sleeping:before {content: "\eb6b";}.Evatheme-Icon-Fonts-thin-0616_headphones_headset_speaker_beats:before {content: "\eb6c";}.Evatheme-Icon-Fonts-thin-0617_picture_image_photo:before {content: "\eb6d";}.Evatheme-Icon-Fonts-thin-0618_album_picture_image_photo:before {content: "\eb6e";}.Evatheme-Icon-Fonts-thin-0619_album_picture_image_photo:before {content: "\eb6f";}.Evatheme-Icon-Fonts-thin-0620_picture_image_photo_desk:before {content: "\eb70";}.Evatheme-Icon-Fonts-thin-0621_polaroid_picture_image_photo:before {content: "\eb71";}.Evatheme-Icon-Fonts-thin-0622_wall_picture_image_photo:before {content: "\eb72";}.Evatheme-Icon-Fonts-thin-0623_not_available_broken_missing_picture_image_photo:before {content: "\eb73";}.Evatheme-Icon-Fonts-thin-0624_photo_camera:before {content: "\eb74";}.Evatheme-Icon-Fonts-thin-0625_photo_camera:before {content: "\eb75";}.Evatheme-Icon-Fonts-thin-0626_photo_camera_upload_computer:before {content: "\eb76";}.Evatheme-Icon-Fonts-thin-0627_photo_camera_portrait:before {content: "\eb77";}.Evatheme-Icon-Fonts-thin-0628_photo_camera_landscape:before {content: "\eb78";}.Evatheme-Icon-Fonts-thin-0629_photo_camera_tripod_stand:before {content: "\eb79";}.Evatheme-Icon-Fonts-thin-0630_photo_wall_frame:before {content: "\eb7a";}.Evatheme-Icon-Fonts-thin-0631_camera_setting_close_up_macro:before {content: "\eb7b";}.Evatheme-Icon-Fonts-thin-0632_security_lock:before {content: "\eb7c";}.Evatheme-Icon-Fonts-thin-0633_security_lock_unlocked:before {content: "\eb7d";}.Evatheme-Icon-Fonts-thin-0634_security_lock_key:before {content: "\eb7e";}.Evatheme-Icon-Fonts-thin-0635_anti_virus_protection_shield:before {content: "\eb7f";}.Evatheme-Icon-Fonts-thin-0636_software_bug_code_vulnerability:before {content: "\eb80";}.Evatheme-Icon-Fonts-thin-0637_fingerprint_scan_security_access:before {content: "\eb81";}.Evatheme-Icon-Fonts-thin-0638_network_firewall:before {content: "\eb82";}.Evatheme-Icon-Fonts-thin-0639_safe_security_lock:before {content: "\eb83";}.Evatheme-Icon-Fonts-thin-0640_security_lock_protected:before {content: "\eb84";}.Evatheme-Icon-Fonts-thin-0641_police_protection_sheriff_security_badge:before {content: "\eb85";}.Evatheme-Icon-Fonts-thin-0642_camera_video_surveillacance_security:before {content: "\eb86";}.Evatheme-Icon-Fonts-thin-0643_camera_video_surveillacance_security:before {content: "\eb87";}.Evatheme-Icon-Fonts-thin-0644_suitcase_lock_security:before {content: "\eb88";}.Evatheme-Icon-Fonts-thin-0645_atm_passcode_keypad_password_access:before {content: "\eb89";}.Evatheme-Icon-Fonts-thin-0646_secret_passcode_keypad_password_access:before {content: "\eb8a";}.Evatheme-Icon-Fonts-thin-0647_fingerprint_iphone_scan_access:before {content: "\eb8b";}.Evatheme-Icon-Fonts-thin-0648_secret_passcode_keypad_password_access:before {content: "\eb8c";}.Evatheme-Icon-Fonts-thin-0649_secret_passcode_keypad_password_access:before {content: "\eb8d";}.Evatheme-Icon-Fonts-thin-0650_gun_security_arms_police:before {content: "\eb8e";}.Evatheme-Icon-Fonts-thin-0651_star_favorite_rating:before {content: "\eb8f";}.Evatheme-Icon-Fonts-thin-0652_star_favorite_rating:before {content: "\eb90";}.Evatheme-Icon-Fonts-thin-0653_like_heart_favorite_rating_love:before {content: "\eb91";}.Evatheme-Icon-Fonts-thin-0654_unlike_heart_broken_break_love:before {content: "\eb92";}.Evatheme-Icon-Fonts-thin-0655_like_heart_favorite_rating_love:before {content: "\eb93";}.Evatheme-Icon-Fonts-thin-0656_medal_award_rating_prize_achievement:before {content: "\eb94";}.Evatheme-Icon-Fonts-thin-0657_medal_award_rating_prize_achievement:before {content: "\eb95";}.Evatheme-Icon-Fonts-thin-0658_cup_place_winner_award_prize_achievement:before {content: "\eb96";}.Evatheme-Icon-Fonts-thin-0659_medal_first_place_winner_award_prize_achievement:before {content: "\eb97";}.Evatheme-Icon-Fonts-thin-0660_shape_new_discount:before {content: "\eb98";}.Evatheme-Icon-Fonts-thin-0661_like_thumb_up_vote:before {content: "\eb99";}.Evatheme-Icon-Fonts-thin-0662_dislike_thumb_down_vote:before {content: "\eb9a";}.Evatheme-Icon-Fonts-thin-0663_like_thumb_up_vote:before {content: "\eb9b";}.Evatheme-Icon-Fonts-thin-0664_dislike_thumb_down_vote:before {content: "\eb9c";}.Evatheme-Icon-Fonts-thin-0665_vote_ticket_paper_voting:before {content: "\eb9d";}.Evatheme-Icon-Fonts-thin-0666_award_achievement_prize_medal:before {content: "\eb9e";}.Evatheme-Icon-Fonts-thin-0667_star_rating_favorite_point:before {content: "\eb9f";}.Evatheme-Icon-Fonts-thin-0668_up_vote_plus_higher:before {content: "\eba0";}.Evatheme-Icon-Fonts-thin-0669_down_vote_minus_lower:before {content: "\eba1";}.Evatheme-Icon-Fonts-thin-0670_diamond_prize_award_jewellery_ring:before {content: "\eba2";}.Evatheme-Icon-Fonts-thin-0671_vector_bezier_curve_illustrator:before {content: "\eba3";}.Evatheme-Icon-Fonts-thin-0672_crop_image:before {content: "\eba4";}.Evatheme-Icon-Fonts-thin-0673_ruller_dimension_length:before {content: "\eba5";}.Evatheme-Icon-Fonts-thin-0674_cut_scissors:before {content: "\eba6";}.Evatheme-Icon-Fonts-thin-0675_paint_brush_color:before {content: "\eba7";}.Evatheme-Icon-Fonts-thin-0676_eyedropper_color:before {content: "\eba8";}.Evatheme-Icon-Fonts-thin-0677_color_wheel_rgb:before {content: "\eba9";}.Evatheme-Icon-Fonts-thin-0678_pen_writting_fontain:before {content: "\ebaa";}.Evatheme-Icon-Fonts-thin-0679_paint_brush:before {content: "\ebab";}.Evatheme-Icon-Fonts-thin-0680_pencil_ruller_drawing:before {content: "\ebac";}.Evatheme-Icon-Fonts-thin-0681_drawing_board_canvas_table:before {content: "\ebad";}.Evatheme-Icon-Fonts-thin-0682_pencil:before {content: "\ebae";}.Evatheme-Icon-Fonts-thin-0683_pen:before {content: "\ebaf";}.Evatheme-Icon-Fonts-thin-0684_paint_brush:before {content: "\ebb0";}.Evatheme-Icon-Fonts-thin-0685_marker_text:before {content: "\ebb1";}.Evatheme-Icon-Fonts-thin-0686_cut_knife:before {content: "\ebb2";}.Evatheme-Icon-Fonts-thin-0687_pantone_color_guide_samples_book:before {content: "\ebb3";}.Evatheme-Icon-Fonts-thin-0688_paint_bucket_color:before {content: "\ebb4";}.Evatheme-Icon-Fonts-thin-0689_paint_bucket_color:before {content: "\ebb5";}.Evatheme-Icon-Fonts-thin-0690_spray_color:before {content: "\ebb6";}.Evatheme-Icon-Fonts-thin-0691_wall_paint_color:before {content: "\ebb7";}.Evatheme-Icon-Fonts-thin-0692_paper_layers:before {content: "\ebb8";}.Evatheme-Icon-Fonts-thin-0693_reflect_vertical:before {content: "\ebb9";}.Evatheme-Icon-Fonts-thin-0694_reflect_horizontal:before {content: "\ebba";}.Evatheme-Icon-Fonts-thin-0695_pathfinder_shapes_minus_back:before {content: "\ebbb";}.Evatheme-Icon-Fonts-thin-0696_pathfinder_shapes_unite:before {content: "\ebbc";}.Evatheme-Icon-Fonts-thin-0697_pathfinder_shapes_exclude:before {content: "\ebbd";}.Evatheme-Icon-Fonts-thin-0698_pathfinder_shapes_intersect:before {content: "\ebbe";}.Evatheme-Icon-Fonts-thin-0699_user_profile_avatar_man_male:before {content: "\ebbf";}.Evatheme-Icon-Fonts-thin-0700_user_profile_avatar_woman_female:before {content: "\ebc0";}.Evatheme-Icon-Fonts-thin-0701_user_profile_avatar_man_male:before {content: "\ebc1";}.Evatheme-Icon-Fonts-thin-0702_user_profile_avatar_woman_female:before {content: "\ebc2";}.Evatheme-Icon-Fonts-thin-0703_users_profile_group_two:before {content: "\ebc3";}.Evatheme-Icon-Fonts-thin-0704_users_profile_group_couple_man_woman:before {content: "\ebc4";}.Evatheme-Icon-Fonts-thin-0705_user_profile_security_password_permissions:before {content: "\ebc5";}.Evatheme-Icon-Fonts-thin-0706_user_profile_add_new:before {content: "\ebc6";}.Evatheme-Icon-Fonts-thin-0707_user_profile_remove_delete:before {content: "\ebc7";}.Evatheme-Icon-Fonts-thin-0708_user_profile:before {content: "\ebc8";}.Evatheme-Icon-Fonts-thin-0709_user_profile_avatar_man_male:before {content: "\ebc9";}.Evatheme-Icon-Fonts-thin-0710_business_tie_user_profile_avatar_man_male:before {content: "\ebca";}.Evatheme-Icon-Fonts-thin-0711_young_boy_user_profile_avatar_man_male:before {content: "\ebcb";}.Evatheme-Icon-Fonts-thin-0712_user_profile_avatar_girl_woman_female:before {content: "\ebcc";}.Evatheme-Icon-Fonts-thin-0713_user_profile_back_tag:before {content: "\ebcd";}.Evatheme-Icon-Fonts-thin-0714_identity_card_photo_user_profile:before {content: "\ebce";}.Evatheme-Icon-Fonts-thin-0715_contact_archive_identity_card_photo_user_profile:before {content: "\ebcf";}.Evatheme-Icon-Fonts-thin-0716_user_profile_add_new:before {content: "\ebd0";}.Evatheme-Icon-Fonts-thin-0717_user_profile_remove_delete:before {content: "\ebd1";}.Evatheme-Icon-Fonts-thin-0718_user_profile_successful_check_verified:before {content: "\ebd2";}.Evatheme-Icon-Fonts-thin-0719_group_users_circle:before {content: "\ebd3";}.Evatheme-Icon-Fonts-thin-0720_user_location_position:before {content: "\ebd4";}.Evatheme-Icon-Fonts-thin-0721_identity_card_photo_tag_user_profile:before {content: "\ebd5";}.Evatheme-Icon-Fonts-thin-0722_profile_user_search_find:before {content: "\ebd6";}.Evatheme-Icon-Fonts-thin-0723_nurse_medicine_hospital_doctor:before {content: "\ebd7";}.Evatheme-Icon-Fonts-thin-0724_policeman_security:before {content: "\ebd8";}.Evatheme-Icon-Fonts-thin-0725_fireman_fire:before {content: "\ebd9";}.Evatheme-Icon-Fonts-thin-0726_doctor_surgery_hospital:before {content: "\ebda";}.Evatheme-Icon-Fonts-thin-0727_detective_criminal_sherlock_investigation:before {content: "\ebdb";}.Evatheme-Icon-Fonts-thin-0728_construction_worker_site_helmet_safety:before {content: "\ebdc";}.Evatheme-Icon-Fonts-thin-0729_student_degree_science_university_school_graduate:before {content: "\ebdd";}.Evatheme-Icon-Fonts-thin-0730_support_male_phone:before {content: "\ebde";}.Evatheme-Icon-Fonts-thin-0731_support_female_phone:before {content: "\ebdf";}.Evatheme-Icon-Fonts-thin-0732_polution_ecology_factory:before {content: "\ebe0";}.Evatheme-Icon-Fonts-thin-0733_polution_ecology_factory:before {content: "\ebe1";}.Evatheme-Icon-Fonts-thin-0734_polution_oil:before {content: "\ebe2";}.Evatheme-Icon-Fonts-thin-0735_polution_oil_refinery:before {content: "\ebe3";}.Evatheme-Icon-Fonts-thin-0736_polution_co2_emissions:before {content: "\ebe4";}.Evatheme-Icon-Fonts-thin-0737_fuel_petrol_tank_reserve_car:before {content: "\ebe5";}.Evatheme-Icon-Fonts-thin-0738_polution_sea_water_dead_fish:before {content: "\ebe6";}.Evatheme-Icon-Fonts-thin-0739_electricity_high_voltage_landline:before {content: "\ebe7";}.Evatheme-Icon-Fonts-thin-0740_water_hydrant_fire:before {content: "\ebe8";}.Evatheme-Icon-Fonts-thin-0741_water_pipe_drink:before {content: "\ebe9";}.Evatheme-Icon-Fonts-thin-0742_wind_energy_power_turbines:before {content: "\ebea";}.Evatheme-Icon-Fonts-thin-0743_sun_energy_power_electricity:before {content: "\ebeb";}.Evatheme-Icon-Fonts-thin-0744_sun_clouds_weather:before {content: "\ebec";}.Evatheme-Icon-Fonts-thin-0745_home_energy_efficient_eco:before {content: "\ebed";}.Evatheme-Icon-Fonts-thin-0746_home_energy_efficient_eco:before {content: "\ebee";}.Evatheme-Icon-Fonts-thin-0747_home_energy_heating_cooling_aircondition:before {content: "\ebef";}.Evatheme-Icon-Fonts-thin-0748_home_energy_heating_winter_fire:before {content: "\ebf0";}.Evatheme-Icon-Fonts-thin-0749_ecology_earth_polution_efficiency_green_energy:before {content: "\ebf1";}.Evatheme-Icon-Fonts-thin-0750_ecology_earth_clean_green_energy:before {content: "\ebf2";}.Evatheme-Icon-Fonts-thin-0751_rechargeable_batteries_recycling:before {content: "\ebf3";}.Evatheme-Icon-Fonts-thin-0752_ecology_car_clean_green_energy:before {content: "\ebf4";}.Evatheme-Icon-Fonts-thin-0753_electro_hybrid_tesla_ecology_car_clean_green_energy:before {content: "\ebf5";}.Evatheme-Icon-Fonts-thin-0754_electro_hybrid_tesla_ecology_car_clean_green_energy:before {content: "\ebf6";}.Evatheme-Icon-Fonts-thin-0755_ecology_environment_forest_tree_green_park:before {content: "\ebf7";}.Evatheme-Icon-Fonts-thin-0756_ecology_environment_forest_tree_green_park:before {content: "\ebf8";}.Evatheme-Icon-Fonts-thin-0757_ecology_environment_green:before {content: "\ebf9";}.Evatheme-Icon-Fonts-thin-0758_energy_efficiency_saving_light:before {content: "\ebfa";}.Evatheme-Icon-Fonts-thin-0759_energy_efficiency_saving_light:before {content: "\ebfb";}.Evatheme-Icon-Fonts-thin-0760_weather_sun_summer:before {content: "\ebfc";}.Evatheme-Icon-Fonts-thin-0761_weather_cloud:before {content: "\ebfd";}.Evatheme-Icon-Fonts-thin-0762_weather_rain_cloud:before {content: "\ebfe";}.Evatheme-Icon-Fonts-thin-0763_weather_moon_stars_night_sleep:before {content: "\ebff";}.Evatheme-Icon-Fonts-thin-0764_weather_rain_water_drop:before {content: "\ec00";}.Evatheme-Icon-Fonts-thin-0765_weather_rain_umbrella:before {content: "\ec01";}.Evatheme-Icon-Fonts-thin-0766_weather_snow_flake_winter:before {content: "\ec02";}.Evatheme-Icon-Fonts-thin-0767_weather_wind:before {content: "\ec03";}.Evatheme-Icon-Fonts-thin-0768_weather_tornado_typhoon_wind:before {content: "\ec04";}.Evatheme-Icon-Fonts-thin-0769_weather_cloud_sun:before {content: "\ec05";}.Evatheme-Icon-Fonts-thin-0770_park_bench_rest_tree_forest:before {content: "\ec06";}.Evatheme-Icon-Fonts-thin-0771_park_tree_forest:before {content: "\ec07";}.Evatheme-Icon-Fonts-thin-0772_park_tree_forest:before {content: "\ec08";}.Evatheme-Icon-Fonts-thin-0773_flower:before {content: "\ec09";}.Evatheme-Icon-Fonts-thin-0774_maple_leaf_canada_tree:before {content: "\ec0a";}.Evatheme-Icon-Fonts-thin-0775_leaf_nature_bio_green:before {content: "\ec0b";}.Evatheme-Icon-Fonts-thin-0776_camping_cooking_outside_fireplace:before {content: "\ec0c";}.Evatheme-Icon-Fonts-thin-0777_camping_fire_fireplace:before {content: "\ec0d";}.Evatheme-Icon-Fonts-thin-0778_fire_fireplace:before {content: "\ec0e";}.Evatheme-Icon-Fonts-thin-0779_wood_ax:before {content: "\ec0f";}.Evatheme-Icon-Fonts-thin-0780_camping_tent:before {content: "\ec10";}.Evatheme-Icon-Fonts-thin-0781_camping_director_fisherman_chair:before {content: "\ec11";}.Evatheme-Icon-Fonts-thin-0782_lighter_fire_zippo:before {content: "\ec12";}.Evatheme-Icon-Fonts-thin-0783_swiss_army_knife_camping:before {content: "\ec13";}.Evatheme-Icon-Fonts-thin-0784_army_knife_jungle:before {content: "\ec14";}.Evatheme-Icon-Fonts-thin-0785_mountains_nature:before {content: "\ec15";}.Evatheme-Icon-Fonts-thin-0786_basecamp_alps_mountains_cabin:before {content: "\ec16";}.Evatheme-Icon-Fonts-thin-0787_mountains_nature:before {content: "\ec17";}.Evatheme-Icon-Fonts-thin-0788_gondola_lift_mountains:before {content: "\ec18";}.Evatheme-Icon-Fonts-thin-0789_mountaineering:before {content: "\ec19";}.Evatheme-Icon-Fonts-thin-0790_acorn_forest_fruit:before {content: "\ec1a";}.Evatheme-Icon-Fonts-thin-0791_mushroom_forest_fruit:before {content: "\ec1b";}.Evatheme-Icon-Fonts-thin-0792_archery_bow:before {content: "\ec1c";}.Evatheme-Icon-Fonts-thin-0793_archery_bow:before {content: "\ec1d";}.Evatheme-Icon-Fonts-thin-0794_horseshoe_luck:before {content: "\ec1e";}.Evatheme-Icon-Fonts-thin-0795_canoeing_rowing_wild_river:before {content: "\ec1f";}.Evatheme-Icon-Fonts-thin-0796_nature_green_sprout_plant:before {content: "\ec20";}.Evatheme-Icon-Fonts-thin-0797_flowers_plant:before {content: "\ec21";}.Evatheme-Icon-Fonts-thin-0798_leaf_tree_forest:before {content: "\ec22";}.Evatheme-Icon-Fonts-thin-0799_leaf_tree_forest:before {content: "\ec23";}.Evatheme-Icon-Fonts-thin-0800_leaf_plant_sprout_green:before {content: "\ec24";}.Evatheme-Icon-Fonts-thin-0801_shovel_ground:before {content: "\ec25";}.Evatheme-Icon-Fonts-thin-0802_plant_watering:before {content: "\ec26";}.Evatheme-Icon-Fonts-thin-0803_wheelbarrow_farming:before {content: "\ec27";}.Evatheme-Icon-Fonts-thin-0804_wheelbarrow_full:before {content: "\ec28";}.Evatheme-Icon-Fonts-thin-0805_tractor_farming:before {content: "\ec29";}.Evatheme-Icon-Fonts-thin-0806_gate_farm:before {content: "\ec2a";}.Evatheme-Icon-Fonts-thin-0807_bees_honey:before {content: "\ec2b";}.Evatheme-Icon-Fonts-thin-0808_bird_house_twitter:before {content: "\ec2c";}.Evatheme-Icon-Fonts-thin-0809_snail_shell_house_nautilus:before {content: "\ec2d";}.Evatheme-Icon-Fonts-thin-0810_heart_pulse_rate_health:before {content: "\ec2e";}.Evatheme-Icon-Fonts-thin-0811_medicine_health_injection_ill:before {content: "\ec2f";}.Evatheme-Icon-Fonts-thin-0812_medicine_patch_injury:before {content: "\ec30";}.Evatheme-Icon-Fonts-thin-0813_heart_vitals_pulse_rate_health:before {content: "\ec31";}.Evatheme-Icon-Fonts-thin-0814_kidney_internal_body_part:before {content: "\ec32";}.Evatheme-Icon-Fonts-thin-0815_lungs_breathing:before {content: "\ec33";}.Evatheme-Icon-Fonts-thin-0816_microscope_laboratory:before {content: "\ec34";}.Evatheme-Icon-Fonts-thin-0817_tube_laboratory_chemistry:before {content: "\ec35";}.Evatheme-Icon-Fonts-thin-0818_poison_pills_drugs:before {content: "\ec36";}.Evatheme-Icon-Fonts-thin-0819_poison_deathly_medicine:before {content: "\ec37";}.Evatheme-Icon-Fonts-thin-0820_medicine_drugs_ill_pill:before {content: "\ec38";}.Evatheme-Icon-Fonts-thin-0821_blood_infusion:before {content: "\ec39";}.Evatheme-Icon-Fonts-thin-0822_blood_infusion:before {content: "\ec3a";}.Evatheme-Icon-Fonts-thin-0823_hospital_ill_medicine_doctor_ambulance:before {content: "\ec3b";}.Evatheme-Icon-Fonts-thin-0824_fever_body_temperature_ill:before {content: "\ec3c";}.Evatheme-Icon-Fonts-thin-0825_stetoscope_doctor_hospital_ill:before {content: "\ec3d";}.Evatheme-Icon-Fonts-thin-0826_teeth_tooth_dental:before {content: "\ec3e";}.Evatheme-Icon-Fonts-thin-0827_body_weight_fitness_health_fat:before {content: "\ec3f";}.Evatheme-Icon-Fonts-thin-0828_basket_ball_sports:before {content: "\ec40";}.Evatheme-Icon-Fonts-thin-0829_golf_course_sports:before {content: "\ec41";}.Evatheme-Icon-Fonts-thin-0830_table_tennis_ping_pong_sports:before {content: "\ec42";}.Evatheme-Icon-Fonts-thin-0831_basket_ball_sports:before {content: "\ec43";}.Evatheme-Icon-Fonts-thin-0832_football_stadium_green_court_sports:before {content: "\ec44";}.Evatheme-Icon-Fonts-thin-0833_referee_whistle:before {content: "\ec45";}.Evatheme-Icon-Fonts-thin-0834_ragby_amercian_football_sports:before {content: "\ec46";}.Evatheme-Icon-Fonts-thin-0835_football_soccer_sports:before {content: "\ec47";}.Evatheme-Icon-Fonts-thin-0836_baseball_sports:before {content: "\ec48";}.Evatheme-Icon-Fonts-thin-0837_baseball_tennis_ball_sports:before {content: "\ec49";}.Evatheme-Icon-Fonts-thin-0838_watch_heart_fitness_running_tracker:before {content: "\ec4a";}.Evatheme-Icon-Fonts-thin-0839_apple_watch_heart_fitness_running_tracker:before {content: "\ec4b";}.Evatheme-Icon-Fonts-thin-0840_apple_watch_heart_fitness_running_tracker:before {content: "\ec4c";}.Evatheme-Icon-Fonts-thin-0841_apple_watch_music_song_fitness:before {content: "\ec4d";}.Evatheme-Icon-Fonts-thin-0842_fitness_running:before {content: "\ec4e";}.Evatheme-Icon-Fonts-thin-0843_fitness_cycling:before {content: "\ec4f";}.Evatheme-Icon-Fonts-thin-0844_stopwatch_training_time:before {content: "\ec50";}.Evatheme-Icon-Fonts-thin-0845_fitness_weight_gym_lifting_bodybuilding_training:before {content: "\ec51";}.Evatheme-Icon-Fonts-thin-0846_fitness_cycle_hometrainer_calories_training:before {content: "\ec52";}.Evatheme-Icon-Fonts-thin-0847_fitness_running_calories_training:before {content: "\ec53";}.Evatheme-Icon-Fonts-thin-0848_shoes_gear_fitness_running:before {content: "\ec54";}.Evatheme-Icon-Fonts-thin-0849_water_training_hydration:before {content: "\ec55";}.Evatheme-Icon-Fonts-thin-0850_eating_spoon_fork_knife:before {content: "\ec56";}.Evatheme-Icon-Fonts-thin-0851_cooking:before {content: "\ec57";}.Evatheme-Icon-Fonts-thin-0852_tea_coffee_hot:before {content: "\ec58";}.Evatheme-Icon-Fonts-thin-0853_coffee_to_go_starbucks:before {content: "\ec59";}.Evatheme-Icon-Fonts-thin-0854_milk_tetra_pak:before {content: "\ec5a";}.Evatheme-Icon-Fonts-thin-0855_martini_cocktail_drink:before {content: "\ec5b";}.Evatheme-Icon-Fonts-thin-0856_vine_glass_drink:before {content: "\ec5c";}.Evatheme-Icon-Fonts-thin-0857_soda_glass_drink:before {content: "\ec5d";}.Evatheme-Icon-Fonts-thin-0858_soda_glass_drink:before {content: "\ec5e";}.Evatheme-Icon-Fonts-thin-0859_margarita_cocktail_drink:before {content: "\ec5f";}.Evatheme-Icon-Fonts-thin-0860_vine_glass_drink:before {content: "\ec60";}.Evatheme-Icon-Fonts-thin-0861_vine_glass_drink:before {content: "\ec61";}.Evatheme-Icon-Fonts-thin-0862_soda_coke_pepsi_can:before {content: "\ec62";}.Evatheme-Icon-Fonts-thin-0863_fruit_ice_desert_glass:before {content: "\ec63";}.Evatheme-Icon-Fonts-thin-0864_beer:before {content: "\ec64";}.Evatheme-Icon-Fonts-thin-0865_fish_sea:before {content: "\ec65";}.Evatheme-Icon-Fonts-thin-0866_sausage_meat:before {content: "\ec66";}.Evatheme-Icon-Fonts-thin-0867_cheese:before {content: "\ec67";}.Evatheme-Icon-Fonts-thin-0868_chicken_turkey:before {content: "\ec68";}.Evatheme-Icon-Fonts-thin-0869_salad_bowl:before {content: "\ec69";}.Evatheme-Icon-Fonts-thin-0870_restaurant_menu_offer:before {content: "\ec6a";}.Evatheme-Icon-Fonts-thin-0871_meal_eating_restaurant_offer:before {content: "\ec6b";}.Evatheme-Icon-Fonts-thin-0872_cook_chef_restaurant_kitchen:before {content: "\ec6c";}.Evatheme-Icon-Fonts-thin-0873_apron_cook_chef_kitchen:before {content: "\ec6d";}.Evatheme-Icon-Fonts-thin-0874_handgloves_hot_kitchen_utensils:before {content: "\ec6e";}.Evatheme-Icon-Fonts-thin-0875_glass_fork_knife_restaurant_food:before {content: "\ec6f";}.Evatheme-Icon-Fonts-thin-0876_knife_fork_knife_restaurant_food:before {content: "\ec70";}.Evatheme-Icon-Fonts-thin-0877_salt_pepper_spices:before {content: "\ec71";}.Evatheme-Icon-Fonts-thin-0878_chineese_thai_food_bowl:before {content: "\ec72";}.Evatheme-Icon-Fonts-thin-0879_cooking_pan_heating:before {content: "\ec73";}.Evatheme-Icon-Fonts-thin-0880_grater_kitchen_utensils:before {content: "\ec74";}.Evatheme-Icon-Fonts-thin-0881_whisk_kitchen_utensils:before {content: "\ec75";}.Evatheme-Icon-Fonts-thin-0882_spatula_kitchen_utensils:before {content: "\ec76";}.Evatheme-Icon-Fonts-thin-0883_spatula_kitchen_utensils:before {content: "\ec77";}.Evatheme-Icon-Fonts-thin-0884_cheese_knife_slicer_kitchen_utensils:before {content: "\ec78";}.Evatheme-Icon-Fonts-thin-0885_meat_chopper_kitchen_utensils:before {content: "\ec79";}.Evatheme-Icon-Fonts-thin-0886_pizza_knife_slicer_kitchen_utensils:before {content: "\ec7a";}.Evatheme-Icon-Fonts-thin-0887_knife_kitchen_utensils:before {content: "\ec7b";}.Evatheme-Icon-Fonts-thin-0888_big_spoon_soup_kitchen_utensils:before {content: "\ec7c";}.Evatheme-Icon-Fonts-thin-0889_bottle_opener_kitchen_utensils:before {content: "\ec7d";}.Evatheme-Icon-Fonts-thin-0890_toaster_kitchen_appliances:before {content: "\ec7e";}.Evatheme-Icon-Fonts-thin-0891_cooking_hob_kitchen_appliances:before {content: "\ec7f";}.Evatheme-Icon-Fonts-thin-0892_cooking_oven_kitchen_appliances:before {content: "\ec80";}.Evatheme-Icon-Fonts-thin-0893_microwave_oven_kitchen_appliances:before {content: "\ec81";}.Evatheme-Icon-Fonts-thin-0894_scale_weight_kitchen_appliances:before {content: "\ec82";}.Evatheme-Icon-Fonts-thin-0895_egg_timer_cooking_kitchen_utensils:before {content: "\ec83";}.Evatheme-Icon-Fonts-thin-0896_measuring_cup_kitchen_utensils:before {content: "\ec84";}.Evatheme-Icon-Fonts-thin-0897_no_drinking_forbidden:before {content: "\ec85";}.Evatheme-Icon-Fonts-thin-0898_no_food_eating_forbidden:before {content: "\ec86";}.Evatheme-Icon-Fonts-thin-0899_no_cereals_grains:before {content: "\ec87";}.Evatheme-Icon-Fonts-thin-0900_carrot_vegetable:before {content: "\ec88";}.Evatheme-Icon-Fonts-thin-0901_cherry_fruit:before {content: "\ec89";}.Evatheme-Icon-Fonts-thin-0902_wine_grapes:before {content: "\ec8a";}.Evatheme-Icon-Fonts-thin-0903_orange_peach_fruit:before {content: "\ec8b";}.Evatheme-Icon-Fonts-thin-0904_apple_fruit:before {content: "\ec8c";}.Evatheme-Icon-Fonts-thin-0905_pear_fruit:before {content: "\ec8d";}.Evatheme-Icon-Fonts-thin-0906_lemon_lime_fruit:before {content: "\ec8e";}.Evatheme-Icon-Fonts-thin-0907_orange_lemon_lime_citrus_fruit:before {content: "\ec8f";}.Evatheme-Icon-Fonts-thin-0908_strawberry_fruit:before {content: "\ec90";}.Evatheme-Icon-Fonts-thin-0909_hamburger_fast_food:before {content: "\ec91";}.Evatheme-Icon-Fonts-thin-0910_ketchup_fast_food:before {content: "\ec92";}.Evatheme-Icon-Fonts-thin-0911_popcorn_cinema:before {content: "\ec93";}.Evatheme-Icon-Fonts-thin-0912_hotdog_fast_food:before {content: "\ec94";}.Evatheme-Icon-Fonts-thin-0913_pizza_slice:before {content: "\ec95";}.Evatheme-Icon-Fonts-thin-0914_cake_birthday_anniversary:before {content: "\ec96";}.Evatheme-Icon-Fonts-thin-0915_cake_birthday_anniversary:before {content: "\ec97";}.Evatheme-Icon-Fonts-thin-0916_ice_cream_stick:before {content: "\ec98";}.Evatheme-Icon-Fonts-thin-0917_ice_cream_corn:before {content: "\ec99";}.Evatheme-Icon-Fonts-thin-0918_cupcake_desert_sweets:before {content: "\ec9a";}.Evatheme-Icon-Fonts-thin-0919_donut_doughnut_cookie_desert_sweets:before {content: "\ec9b";}.Evatheme-Icon-Fonts-thin-0920_french_croissant_breakfast_sweets:before {content: "\ec9c";}.Evatheme-Icon-Fonts-thin-0921_marmalade_breakfast:before {content: "\ec9d";}.Evatheme-Icon-Fonts-thin-0922_honey:before {content: "\ec9e";}.Evatheme-Icon-Fonts-thin-0923_egg_breakfast:before {content: "\ec9f";}.Evatheme-Icon-Fonts-thin-0924_coffee_beans_hand_grinder:before {content: "\eca0";}.Evatheme-Icon-Fonts-thin-0925_coffee_beans:before {content: "\eca1";}.Evatheme-Icon-Fonts-thin-0926_water_boiler:before {content: "\eca2";}.Evatheme-Icon-Fonts-thin-0927_grill_charcoal_barbecue_bbq:before {content: "\eca3";}.Evatheme-Icon-Fonts-thin-0928_grill_fire_charcoal_barbecue_bbq:before {content: "\eca4";}.Evatheme-Icon-Fonts-thin-0929_grill_charcoal_barbecue_bbq:before {content: "\eca5";}.Evatheme-Icon-Fonts-thin-0930_grill_sausage_bbq:before {content: "\eca6";}.Evatheme-Icon-Fonts-thin-0931_grill_t_bone_steak_bbq:before {content: "\eca7";}.Evatheme-Icon-Fonts-thin-0932_sofa_armchair:before {content: "\eca8";}.Evatheme-Icon-Fonts-thin-0933_table_reading_light:before {content: "\eca9";}.Evatheme-Icon-Fonts-thin-0934_archive_shelves_sideboard:before {content: "\ecaa";}.Evatheme-Icon-Fonts-thin-0935_wardrobe_shelves:before {content: "\ecab";}.Evatheme-Icon-Fonts-thin-0936_book_wall_shelf:before {content: "\ecac";}.Evatheme-Icon-Fonts-thin-0937_plant_green_decoration:before {content: "\ecad";}.Evatheme-Icon-Fonts-thin-0938_tree_decoration_christmas_new_year_lights:before {content: "\ecae";}.Evatheme-Icon-Fonts-thin-0939_candle_christmas_light:before {content: "\ecaf";}.Evatheme-Icon-Fonts-thin-0940_hammer_home_utilities:before {content: "\ecb0";}.Evatheme-Icon-Fonts-thin-0941_safety_pin:before {content: "\ecb1";}.Evatheme-Icon-Fonts-thin-0942_hotel_room_tag:before {content: "\ecb2";}.Evatheme-Icon-Fonts-thin-0943_mustache_movember_men:before {content: "\ecb3";}.Evatheme-Icon-Fonts-thin-0944_t-shirt:before {content: "\ecb4";}.Evatheme-Icon-Fonts-thin-0945_foot_shoe_steps:before {content: "\ecb5";}.Evatheme-Icon-Fonts-thin-0946_animal_foot_steps:before {content: "\ecb6";}.Evatheme-Icon-Fonts-thin-0947_power_on_off:before {content: "\ecb7";}.Evatheme-Icon-Fonts-thin-0948_socket_power_electricity_plug:before {content: "\ecb8";}.Evatheme-Icon-Fonts-thin-0949_plug_power_electricity:before {content: "\ecb9";}.Evatheme-Icon-Fonts-thin-0950_light_bulb_idea:before {content: "\ecba";}.Evatheme-Icon-Fonts-thin-0951_flashlight:before {content: "\ecbb";}.Evatheme-Icon-Fonts-thin-0952_thermometer_temperature_hot:before {content: "\ecbc";}.Evatheme-Icon-Fonts-thin-0953_thermometer_temperature_cold:before {content: "\ecbd";}.Evatheme-Icon-Fonts-thin-0954_air_conditioner_temperature:before {content: "\ecbe";}.Evatheme-Icon-Fonts-thin-0955_air_ventilator_flow:before {content: "\ecbf";}.Evatheme-Icon-Fonts-thin-0956_bath_shower:before {content: "\ecc0";}.Evatheme-Icon-Fonts-thin-0957_bathtub_shower:before {content: "\ecc1";}.Evatheme-Icon-Fonts-thin-0958_bathtub:before {content: "\ecc2";}.Evatheme-Icon-Fonts-thin-0959_city_flat_homes:before {content: "\ecc3";}.Evatheme-Icon-Fonts-thin-0960_city_house_home:before {content: "\ecc4";}.Evatheme-Icon-Fonts-thin-0961_city_skyscraper_flat:before {content: "\ecc5";}.Evatheme-Icon-Fonts-thin-0962_home_plant_door:before {content: "\ecc6";}.Evatheme-Icon-Fonts-thin-0963_plant_green:before {content: "\ecc7";}.Evatheme-Icon-Fonts-thin-0964_bonsai_tree_plant_green:before {content: "\ecc8";}.Evatheme-Icon-Fonts-thin-0965_sofa_living_room:before {content: "\ecc9";}.Evatheme-Icon-Fonts-thin-0966_arm_chair_office:before {content: "\ecca";}.Evatheme-Icon-Fonts-thin-0967_table_desk:before {content: "\eccb";}.Evatheme-Icon-Fonts-thin-0968_bookshelf_sideboard:before {content: "\eccc";}.Evatheme-Icon-Fonts-thin-0969_chest_drawers_sideboard:before {content: "\eccd";}.Evatheme-Icon-Fonts-thin-0970_bed:before {content: "\ecce";}.Evatheme-Icon-Fonts-thin-0971_tv_shelf:before {content: "\eccf";}.Evatheme-Icon-Fonts-thin-0972_light_stand_arc:before {content: "\ecd0";}.Evatheme-Icon-Fonts-thin-0973_morning_alarm_clock:before {content: "\ecd1";}.Evatheme-Icon-Fonts-thin-0974_vacuum_cleaner:before {content: "\ecd2";}.Evatheme-Icon-Fonts-thin-0975_cleaning_spray_gun:before {content: "\ecd3";}.Evatheme-Icon-Fonts-thin-0976_paper_towel:before {content: "\ecd4";}.Evatheme-Icon-Fonts-thin-0977_fish_bowl_goldfish:before {content: "\ecd5";}.Evatheme-Icon-Fonts-thin-0978_family_relationship_father_mother_child:before {content: "\ecd6";}.Evatheme-Icon-Fonts-thin-0979_family_relationship_mother_child:before {content: "\ecd7";}.Evatheme-Icon-Fonts-thin-0980_relationship_couple_love_marriage:before {content: "\ecd8";}.Evatheme-Icon-Fonts-thin-0981_relationship_couple_love_break_divorce:before {content: "\ecd9";}.Evatheme-Icon-Fonts-thin-0982_relationship_ring_love_marriage_engage_fiance:before {content: "\ecda";}.Evatheme-Icon-Fonts-thin-0983_child_baby_stroller:before {content: "\ecdb";}.Evatheme-Icon-Fonts-thin-0984_child_toy_playground_horse:before {content: "\ecdc";}.Evatheme-Icon-Fonts-thin-0985_child_baby_toys:before {content: "\ecdd";}.Evatheme-Icon-Fonts-thin-0986_t-shirt:before {content: "\ecde";}.Evatheme-Icon-Fonts-thin-0987_shirt_tie:before {content: "\ecdf";}.Evatheme-Icon-Fonts-thin-0988_long_sleeves_shirt:before {content: "\ece0";}.Evatheme-Icon-Fonts-thin-0989_long_sleeves_shirt:before {content: "\ece1";}.Evatheme-Icon-Fonts-thin-0990_short_pants_shorts_bermudas:before {content: "\ece2";}.Evatheme-Icon-Fonts-thin-0991_pants:before {content: "\ece3";}.Evatheme-Icon-Fonts-thin-0992_skirt:before {content: "\ece4";}.Evatheme-Icon-Fonts-thin-0993_dress:before {content: "\ece5";}.Evatheme-Icon-Fonts-thin-0994_underwear:before {content: "\ece6";}.Evatheme-Icon-Fonts-thin-0995_socks:before {content: "\ece7";}.Evatheme-Icon-Fonts-thin-0996_baseball_cap:before {content: "\ece8";}.Evatheme-Icon-Fonts-thin-0997_cap_hat_beanie:before {content: "\ece9";}.Evatheme-Icon-Fonts-thin-0998_women_high_heels_shoe:before {content: "\ecea";}.Evatheme-Icon-Fonts-thin-0999_sneakers_freetime_shoe:before {content: "\eceb";}.Evatheme-Icon-Fonts-thin-1000_boots_high_shoe:before {content: "\ecec";}.Evatheme-Icon-Fonts-thin-1001_no_ironing:before {content: "\eced";}.Evatheme-Icon-Fonts-thin-1002_steam_ironing:before {content: "\ecee";}.Evatheme-Icon-Fonts-thin-1003_steam_ironing:before {content: "\ecef";}.Evatheme-Icon-Fonts-thin-1004_no_dryer:before {content: "\ecf0";}.Evatheme-Icon-Fonts-thin-1005_washing_machine:before {content: "\ecf1";}.Evatheme-Icon-Fonts-thin-1006_puzzle_module_part:before {content: "\ecf2";}.Evatheme-Icon-Fonts-thin-1007_chess_crown_queen:before {content: "\ecf3";}.Evatheme-Icon-Fonts-thin-1008_gamepad_video_game_playing:before {content: "\ecf4";}.Evatheme-Icon-Fonts-thin-1009_bowling_ball_pins:before {content: "\ecf5";}.Evatheme-Icon-Fonts-thin-1010_archery_target_shooting:before {content: "\ecf6";}.Evatheme-Icon-Fonts-thin-1011_holiday_seaside_relax:before {content: "\ecf7";}.Evatheme-Icon-Fonts-thin-1012_drums_playing_sound:before {content: "\ecf8";}.Evatheme-Icon-Fonts-thin-1013_abacus_math_calculator_school:before {content: "\ecf9";}.Evatheme-Icon-Fonts-thin-1014_cards_playing_poker_casino:before {content: "\ecfa";}.Evatheme-Icon-Fonts-thin-1015_playing_dice_casino:before {content: "\ecfb";}.Evatheme-Icon-Fonts-thin-1016_pacman_game:before {content: "\ecfc";}.Evatheme-Icon-Fonts-thin-1017_pacman_enemy_game:before {content: "\ecfd";}.Evatheme-Icon-Fonts-thin-1018_coffin:before {content: "\ecfe";}.Evatheme-Icon-Fonts-thin-1019_domino_numbers_game:before {content: "\ecff";}.Evatheme-Icon-Fonts-thin-1020_baloons_party_birthday:before {content: "\ed00";}.Evatheme-Icon-Fonts-thin-1021_masks_theater_play:before {content: "\ed01";}.Evatheme-Icon-Fonts-thin-1022_chess_horse_game:before {content: "\ed02";}.Evatheme-Icon-Fonts-thin-1023_billiard_cue_balls_pool:before {content: "\ed03";}.Evatheme-Icon-Fonts-thin-1024_guitar_playing_music_band:before {content: "\ed04";}.Evatheme-Icon-Fonts-thin-1025_seashell:before {content: "\ed05";}.Evatheme-Icon-Fonts-thin-1026_submarine_underwater_sea_diving:before {content: "\ed06";}.Evatheme-Icon-Fonts-thin-1027_diving_mask_gear_sea_underwater:before {content: "\ed07";}.Evatheme-Icon-Fonts-thin-1028_sea_waves:before {content: "\ed08";}.Evatheme-Icon-Fonts-thin-1029_bikini_swimwear:before {content: "\ed09";}.Evatheme-Icon-Fonts-thin-1030_hat:before {content: "\ed0a";}.Evatheme-Icon-Fonts-thin-1031_flipflops:before {content: "\ed0b";}.Evatheme-Icon-Fonts-thin-1032_sunglasses:before {content: "\ed0c";}.Evatheme-Icon-Fonts-thin-1033_atom_nuclear_learning_physics:before {content: "\ed0d";}.Evatheme-Icon-Fonts-thin-1034_lab_chemistry_experiment:before {content: "\ed0e";}.Evatheme-Icon-Fonts-thin-1035_bomb:before {content: "\ed0f";}.Evatheme-Icon-Fonts-thin-1036_brain_thinking_mind_knowledge:before {content: "\ed10";}.Evatheme-Icon-Fonts-thin-1037_brain_thinking_mind_knowledge:before {content: "\ed11";}.Evatheme-Icon-Fonts-thin-1038_study_university_school_degree_graduate:before {content: "\ed12";}.Evatheme-Icon-Fonts-thin-1039_brain_thinking_mind_knowledge:before {content: "\ed13";}.Evatheme-Icon-Fonts-thin-1040_mathematics_root_equation:before {content: "\ed14";}.Evatheme-Icon-Fonts-thin-1041_mathematics_curve_coordinate_system:before {content: "\ed15";}.Evatheme-Icon-Fonts-thin-1042_3d_dimensions_object_coordinate_system:before {content: "\ed16";}.Evatheme-Icon-Fonts-thin-1043_mathematics_calculate_add_subtract_divide_multiply:before {content: "\ed17";}.Evatheme-Icon-Fonts-thin-1044_space_shuttle_aircraft_nasa_rocket:before {content: "\ed18";}.Evatheme-Icon-Fonts-thin-1045_space_moon_planet_galaxy_saturn:before {content: "\ed19";}.Evatheme-Icon-Fonts-thin-1046_telescope_astronomy_stars_space_galaxy:before {content: "\ed1a";}.Evatheme-Icon-Fonts-thin-1047_alien:before {content: "\ed1b";}.Evatheme-Icon-Fonts-thin-1048_spaceship_alien:before {content: "\ed1c";}.fluidbox{outline:0}.fluidbox-overlay{cursor:pointer;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;opacity:0;position:fixed;top:0;left:0;bottom:0;right:0;transition:all .25s ease-in-out}.fluidbox-wrap{background-position:center center;background-size:cover;margin:0 auto;position:relative;transition:all .25s ease-in-out}.fluidbox-ghost{background-size:cover;background-position:center center;position:absolute;transition:all .25s ease-in-out}.fluidbox-closed .fluidbox-ghost{-webkit-transition-property:top,left,opacity,-webkit-transform;-moz-transition-property:top,left,opacity,-moz-transform;-o-transition-property:top,left,opacity,-o-transform;transition-property:top,left,opacity,transform;transition-delay:0,0,.25s,0}.fluidbox-closed .fluidbox-wrap img{transition-property:opacity;transition-delay:.25s;transition-duration:0s}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}#posts-slider .owl-dots{position:absolute;left:30px;top:50%;width:40px;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#posts-slider .owl-dots > div{position:relative;z-index:1;display:block;width:40px;height:40px;margin-bottom:-1px;text-align:center;font-weight:700;line-height:40px;font-size:12px;color:#333;border:1px solid #dedede;background-color:#fff;-webkit-transition:border-color .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out}#posts-slider .owl-dots > div:hover{z-index:2;color:#fff}#posts-slider .owl-dots > div.owl-dot.active{color:#fff;border-color:#1b1b1b;background-color:#1b1b1b}
.owl-controls .owl-dots{
position:absolute;
bottom:30px;
right:30px;
height:10px;
}
.owl-controls .owl-dot{
display:inline-block;
vertical-align:top;
margin:0 0 0 10px;
width:10px;
height:10px;
border-radius:50%;
box-shadow:0 0 0 2px rgba(255,255,255,0.75) inset;
transition: box-shadow 0.2s ease-in-out;
-webkit-transition: box-shadow 0.2s ease-in-out;
}
#blog_list.col2 .owl-controls .owl-nav,
#blog_list.col3 .owl-controls .owl-nav,
#blog_list.col4 .owl-controls .owl-nav,
#blog_list.col5 .owl-controls .owl-nav{
display:none;
}
.owl-controls .owl-nav > div{
position:absolute;
top:50%;
width:auto;
height:60px;
margin-top:-30px;
text-align:center;
line-height:60px;
font-size:60px;
color:#fff;
opacity:0;
border-radius:5px;
transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
}
.owl-controls .owl-nav .owl-prev{left:0px;}
.post-slider:hover .owl-controls .owl-nav .owl-prev{left:30px; opacity:0.5;}
.owl-controls .owl-nav .owl-next{right:0px;}
.post-slider:hover .owl-controls .owl-nav .owl-next{right:30px;opacity:0.5;}
.owl-controls .owl-nav > div:hover{
opacity:1 !important;
}#loader{
position: fixed;
z-index:99989;
background-color: #fff;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#loader .loader_wrap{
position: absolute;
z-index: 999;
left: 50%;
top: 50%;
margin: -28px 0 0 -200px;
width: 400px;
}
#loader .bar_wrap {
position:relative;
width: 400px;
height: 2px;
display: block;
background-color:#f2f2f2;
}
#loader .bar{
position: absolute;
top: 0;
left: 0;
height: 2px;
width: 0;
}
#loader span {
display: block;
text-align: center;
font-size: 12px;
margin-bottom: 4px;
}
body.admin-bar{position:relative;}
#page-wrap{
overflow-x:hidden;
background-color:#fff;
}
.container{
padding-left:0;
padding-right:0;
}
#page-content{
overflow:hidden;
position:relative;
z-index:10;
padding-top:80px;
padding-bottom:80px;
background-color:#fff;
} body.boxed #page-wrap{
overflow:hidden;
position:relative;
margin-left:auto;
margin-right:auto;
width:1230px;
}
body.boxed #page-content .vc_row[data-vc-full-width="true"]{
width:auto !important;
left:0 !important;
} .cstheme_comment_count{
display:inline-block;
vertical-align:top;
line-height:24px;
font-size:14px;
color:#999;
}
.cstheme_comment_count i{
display:inline-block;
vertical-align:middle !important;
margin-right:10px;
font-size:16px;
color:#dcdcdc;
transition: color 0.2s ease-in-out;
} .divider_active{
text-align:center;
height:3px;
}
.divider_active span{
display:inline-block;
vertical-align:top;
width:48px;
height:2px;
} .social_link{
overflow:hidden;
position:relative;
display:inline-block;
vertical-align:top;
width:30px;
height:30px;
margin:0 10px 0 0;
text-align:center;
line-height:28px;
font-size:16px;
}
header.header-top .social_links_wrap .social_link{
margin:0 0 0 10px;
opacity:0.4;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
header.header-top .social_links_wrap .social_link:hover{
opacity:1;
}
.social_link i{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
line-height:30px;
transition: transform 0.2s ease-in-out;
-webkit-transition: transform 0.2s ease-in-out;
}
.social_link i:last-child{
transform: translateY(100%);
}
.social_link:hover i:first-child{
transform: translateY(-100%);
}
.social_link:hover i:last-child{
transform: translateY(0);
}
a.facebook:hover{color:#3b5998;}
a.flickr:hover{color:#fd0070;}
a.google-plus:hover{color:#f63e28;}
a.twitter:hover{color:#58ccff;}
a.instagram:hover{color:#685044;}
a.pinterest:hover{color:#d73532;}
a.skype:hover{color:#04b3ec;}
a.vimeo-square:hover{color:#1ab7ea;}
a.youtube:hover{color:#e02921;}
a.dribbble:hover{color:#e4508a;}
a.linkedin:hover{color:#0085ae;}
a.rss:hover{color:#ff9900;}
a.reddit:hover{color:#f93f40;}
a.digg:hover{color:#1b5791;}
a.delicious:hover{color:#3273cf;} header.header-top.type1 .social_links_wrap .social_link{
text-align:right;
} header.header-top.type4 .social_links_wrap{
position:absolute;
top:0;
left:0;
padding:16px 0 25px;
}
body.header-fixed header.header-top.type4 .social_links_wrap{
padding-top:0;
} header.header-top.type6 .social_links_wrap{
display:inline-block;
vertical-align:top;
} header.header-top.type7 .social_links_wrap{
display:inline-block;
vertical-align:top;
} header.header-left .social_links_wrap{
margin-bottom:10px;
padding-top:50px;
}
header.header-left .social_links_wrap .social_link{
margin:0 10px 5px 0;
width:30px;
text-align:left;
opacity:0.5;
}
header.header-left .social_links_wrap .social_link:hover{
opacity:1;
}
header.header-left .text-center .social_links_wrap .social_link{
margin:0 5px 5px;
text-align:center;
}
header.header-left .text-right .social_links_wrap .social_link{
margin:0 0 5px 10px;
text-align:right;
} footer #footer_bottom .social_link{
margin:0 0 0 18px;
} .eva-pagination .page-numbers{
display:inline-block;
vertical-align:top;
width:50px;
height:50px;
margin:0 5px 5px 0;
font-weight:700;
text-align:center;
line-height:46px;
font-size:12px;
color:#999;
border:1px solid #e0e0e0;
}
.eva-pagination .page-numbers i{
line-height:46px;
font-size:18px;
}
.eva-pagination .page-numbers:hover{
color:#333;
}
.eva-pagination .page-numbers.current{
color:#fff;
} .eva-infinite-scroll{
position:relative;
display:inline-block;
height:50px;
padding-left:15px;
padding-right:15px;
}
.eva-infinite-scroll>.loading,
.eva-infinite-scroll[data-has-next="false"]>.next,
.eva-infinite-scroll[data-has-next="true"]>.no-more{
display: none;
}
.eva-infinite-scroll a{
position:relative;
z-index:3;
display:block;
margin:0;
text-align:center;
}
.eva-infinite-scroll>.loading{
position:absolute;
z-index:4;
left:50%;
top:0;
width:50px;
height:50px;
margin-left:-25px;
padding:0;
line-height:48px;
font-size:22px;
}
.eva-infinite-scroll>.loading i{
padding:0;
animation: infinite-scroll 1035ms infinite linear;
-moz-animation: infinite-scroll 1035ms infinite linear;
-webkit-animation: infinite-scroll 1035ms infinite linear;
}
@keyframes infinite-scroll{
0% { transform: rotate(0deg); }
100% { transform: rotate(180deg); }
}
@-moz-keyframes infinite-scroll{
0% { -moz-transform: rotate(0deg); }
100% { -moz-transform: rotate(180deg); }
}
@-webkit-keyframes infinite-scroll{
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(180deg); }
}
.eva-infinite-scroll a.no-more{
cursor:default;
} #portfolio_list .eva-infinite-scroll{
margin-top:30px;
}
#portfolio_list.chess .eva-infinite-scroll,
#portfolio_list.chess .eva-pagination{
margin-top:80px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.left_img .eva-pagination{
padding-left:15px;
padding-right:15px;
}
.vc_row[data-vc-full-width="true"] .eva-pagination{
text-align:center;
} #blog_list.masonry_bg_img .eva-infinite-scroll,
#blog_list.grid_bg_img .eva-infinite-scroll,
#blog_list.bg_img_card .eva-infinite-scroll,
#blog_list.metro .eva-pagination,
#blog_list.metro .eva-infinite-scroll{
margin-top:60px;
}
#blog_list.text_min .eva-pagination{
text-align:center;
}
#blog_list.grid_card .eva-infinite-scroll,
#blog_list.masonry_card .eva-infinite-scroll,
#blog_list.grid_card .eva-pagination,
#blog_list.masonry_card .eva-pagination,
#blog_list.grid_card_min .eva-infinite-scroll,
#blog_list.masonry_card_min .eva-infinite-scroll,
#blog_list.grid_card_min .eva-pagination,
#blog_list.masonry_card_min .eva-pagination{
margin-top:30px;
} .btn,
a.btn{
padding:14px 30px;
text-transform:uppercase;
font-weight:700;
line-height:20px;
font-size:12px;
box-shadow:none !important;
border:1px solid #e0e0e0;
color:#999;
letter-spacing:1px;
text-decoration:none !important;
transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.btn i{
padding-left:7px;
}
.btn-default,
.btn.btn-default{
color:#999;
border:1px solid #e0e0e0;
background-color:transparent;
}
.btn-primary,
.btn.btn-primary,
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus{
color:#fff;
}
.btn:hover,
.btn-default:hover{
color:#333;
box-shadow:none;
}
.btn:focus,
.btn-primary.active,
.btn-primary.focus{
color:#fff;
box-shadow:none;
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover{
color:#fff;
border-color:#333;
background-color:#333;
}
.btn-default.active:hover{
text-decoration:none !important;
color:#fff;
} body.header-left .rev_slider_wrapper.fullscreen-container,
body.header-left .rev_slider_wrapper.fullwidthbanner-container{
margin-left:130px !important;
}
.rev_slider_wrapper{
background-color:#222;
} header.header-top{
position:absolute;
z-index:999;
left:0;
top:0;
width:100%;
}
header.header-top .header_bg{
position:absolute;
z-index:2;
position:absolute;
left:0;
top:-20px;
bottom:0;
width:100%;
opacity:0.9;
}
header.header-top .header_wrap{
position:absolute;
z-index:5;
left:0;
right:0;
transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: -webkit-transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
body.header-fixed header.header-top .header_wrap{
position:fixed;
bottom:auto;
top:-71px;
transform:translatey(100%);
-webkit-transform:translatey(100%);
}
header.header-top.type4 .header_wrap > div{
padding-bottom:18px;
}
body.header-fixed header.header-top.type4 .header_wrap > div{
padding:20px 0;
} header.header-top.type1 .header_wrap > .container{
display:table;
}
header.header-top.type1 .header_wrap > .container > div{
display:table-cell;
vertical-align:middle;
} header.header-top.type2 .header_wrap > .container{
display:table;
}
header.header-top.type2 .header_wrap > .container > div{
display:table-cell;
vertical-align:middle;
} header.header-top.type5 .header_wrap > .container{
display:table;
}
header.header-top.type5 .header_wrap > .container > div{
display:table-cell;
vertical-align:middle;
} header.header-top.type6 .header_wrap > .container{
display:table;
}
header.header-top.type6 .header_wrap > .container > div{
display:table-cell;
vertical-align:middle;
float:none;
width:15%;
}
header.header-top.type6 .header_wrap > .container > .center_part_menu{
width:70%;
}
#header_mobile_wrap{
display:none;
} header.header-left{
position:fixed;
z-index:999;
left:0;
top:0;
bottom:0;
width:260px;
padding:0;
}
header.header-left > div{
padding:60px 60px 50px;
}
header.header-left .nicescroll-rails{
display:none !Important;
}
header.header-left .header_bg{
z-index:-1;
opacity:1;
}
header.header-left .header_left_bottom{
padding:0;
} .header_tagline{
position:relative;
z-index:10;
padding:9px 0 10px;
}
.header_tagline:before{
content:'';
position:absolute;
left:0;
bottom:0;
width:100%;
height:1px;
opacity:0.1;
}
.tagline_text_wrap{
padding:5px 0;
}
.tagline_text_wrap a{
position:relative;
display:inline-block;
vertical-align:top;
font-size:14px;
opacity:0.5;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
.tagline_text_wrap a:hover{
opacity:1;
}
.tagline_text_wrap a i{
margin-right:7px;
transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.tagline_text_wrap span{
display:inline-block;
vertical-align:top;
margin:0 17px;
} .header_search_icon{
display:block;
width:20px;
height:20px;
margin-left:30px;
margin-top:7px;
text-align:center;
line-height:20px;
font-size:18px;
} header.header-top.type3 .header_search_icon{
display:inline-block;
vertical-align:top;
margin: 26px 0 0 20px;
} header.header-top.type4 .header_wrap > .container > .clearfix{
position:relative;
}
header.header-top.type4 .header_search_icon{
position:absolute;
right:0;
top:0;
margin: 26px 0 0;
}
body.header-fixed header.header-top.type4 .header_search_icon{
margin-top:8px;
} .form_search_block{
position:fixed;
z-index:9999;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(27,27,27,0.95);
}
.form_search_block .search_form_wrap{
position:absolute;
z-index:10;
top:50%;
left:50%;
width:1200px;
max-width:90%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
.form_search_block .search_form{
position:relative;
}
.form_search_block input[type="text"]{
position:relative;
height:100px;
width:100%;
margin:0;
padding:28px 33px;
line-height:40px;
font-size:24px;
color:#fff !important;
border:1px solid rgba(255,255,255,0.2);
box-shadow:none;
background:transparent;
}
.form_search_block input[type="text"]:focus{
background:none;
}
.form_search_block i.fa.fa-search{
overflow:hidden;
position:absolute;
z-index:1;
right:9px;
top:9px;
display:block;
width:90px;
height:80px;
line-height:80px;
text-align:center;
font-size:34px;
color:#fff;
}
.form_search_block .search-submit{
position:absolute;
top:9px;
right:9px;
text-indent:100px;
cursor:pointer;
z-index:2;
display:block;
width:90px;
height:80px;
padding:0;
background:transparent !important;
}
.form_search_block .header_search_icon{
z-index:0;
}
.form_search_block .header_search_icon:before{
content:"";
display:block;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
background:transparent;
}
.form_search_block > span{
position:absolute;
z-index:-1;
right:50px;
top: 50px;
width:50px;
height:50px;
}
.form_search_block > span:before,
.form_search_block > span:after{
content:'';
position:absolute;
background-color:#fff;
transform: rotate(45deg);
}
.form_search_block > span:before{
left:-5px;
top:24px;
width:61px;
height:2px;
}
.form_search_block > span:after{
left:25px;
top:-5px;
width:2px;
height:61px;
} .cstheme-logo{
float:left;
padding:20px 0;
}
.cstheme-logo a{
display:block;
color:#fff;
}
.cstheme-logo img{
width:auto;
max-width:none;
height:100%;
}
.cstheme-logo h1{
margin:0;
font-weight:700;
line-height:30px;
font-size:30px;
} header.header-top.type2 .cstheme-logo{
float:right;
} header.header-top.type3 .cstheme-logo{
float:none;
padding-top:30px;
padding-bottom:0;
}
body.header-fixed header.header-top.type3 .cstheme-logo{
display:none;
} header.header-top.type4 .cstheme-logo{
float:none;
display:inline-block;
vertical-align:top;
padding-top:30px;
}
body.header-fixed header.header-top.type4 .cstheme-logo{
display:none;
} header.header-top.type7 .cstheme-logo{
float:none;
padding-top:40px;
}
body.header-fixed header.header-top.type7 .cstheme-logo{
display:none;
} header.header-left .cstheme-logo{
float:none;
padding:0 0 60px;
max-height:none;
}
header.header-left .cstheme-logo a{
height:auto;
}
header.header-left .cstheme-logo img{
width:auto;
max-width:100%;
height:auto;
max-height:none;
} header.header-top .menu-primary-menu-container-wrap ul{
margin:0;
padding:0;
list-style:none;
}
header.header-top .menu-primary-menu-container-wrap li.menu-item{
position:relative;
}
header.header-top .menu-primary-menu-container-wrap ul li.menu-item{
display:inline-block;
vertical-align:top;
margin:0 0 0 10px;
}
header.header-top .menu-primary-menu-container-wrap > div > ul > li > a{
position:relative;
display:block;
margin:0;
padding:6px 13px;
text-transform:uppercase;
font-weight:700;
line-height:20px;
font-size:12px;
color:#fff;
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
header.header-top .menu-primary-menu-container-wrap li.menu-item.menu-item-has-children > a:after{
content: '\f107';
vertical-align:top;
padding-left:7px;
font-family: 'FontAwesome';
font-size:12px;
} header.header-top .menu-primary-menu-container-wrap .sub-menu{
visibility:hidden;
opacity:0;
position:absolute;
z-index:10001;
left:0;
top:100%;
margin:19px 0 0;
text-align:left;
list-style:none;
width:180px;
padding:0;
border-bottom:1px solid transparent;
background-color:#2d2f31;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu:before{
content:'';
position:absolute;
left:0;
top:-20px;
width:100%;
height:20px;
}
header.header-top .menu-primary-menu-container-wrap .menu-item-has-children:hover .sub-menu{
visibility:visible;
opacity:1;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu li.menu-item{
position:relative;
display:block;
margin:0;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu li.menu-item:before{
content:'';
position:absolute;
z-index:10;
left:0;
right:0;
bottom:0;
height:1px;
opacity:0.05;
background-color:#000;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu li.menu-item:last-child:before{
display:none;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu li.menu-item.menu-item-has-children{position:relative;}
header.header-top .menu-primary-menu-container-wrap .sub-menu > li.menu-item.menu-item-has-children > a{position:relative;}
header.header-top .menu-primary-menu-container-wrap .sub-menu li.menu-item a{
display:block;
padding:10px 20px;
text-transform:none;
line-height:20px;
font-size:12px;
opacity:0.5;
border:0;
transition: padding 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out;
-webkit-transition: padding 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu li.menu-item a:hover,
header.header-top .menu-primary-menu-container-wrap .sub-menu li.current-menu-parent a,
header.header-top .menu-primary-menu-container-wrap .sub-menu li.current_page_item a{
padding-left:30px;
opacity:1;
border-radius:0;
background-color:#282a2c;
}
header.header-top .menu-primary-menu-container-wrap li.menu-item-has-children li > a:after{
content: '\f105';
position:absolute;
right:30px;
top:11px;
opacity:0;
font-family: 'FontAwesome';
font-size:12px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu li a:hover:after,
header.header-top .menu-primary-menu-container-wrap .sub-menu li.current-menu-parent a:after,
header.header-top .menu-primary-menu-container-wrap .sub-menu li.current_page_item a:after{
right:20px;
opacity:1;
} header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu{
visibility:hidden !important;
opacity:0 !important;
position:absolute;
z-index:100;
left:100%;
top:0;
width:180px;
margin:0 0 0 1px;
border-bottom:1px solid transparent;
}
header.header-top .menu-primary-menu-container-wrap .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu{
visibility:visible !important;
opacity:1 !important;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
content:'';
position:absolute;
left:-2px;
top:0;
width:2px;
height:100%;
}
body.header-fixed.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
top:0;
left:-30px;
width:30px;
height:100%;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li.menu-item a{
padding-left:20px;
opacity:0.5;
background-color:transparent;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li.menu-item a:hover,
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li.current-menu-parent a,
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li.current_page_item a{
padding-left:30px;
opacity:1;
border-radius:0;
background-color:#282a2c;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li > a:after{
right:30px !Important;
opacity:0 !important;
}
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li a:hover:after,
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li.current-menu-parent a:after,
header.header-top .menu-primary-menu-container-wrap .sub-menu .sub-menu li.current_page_item a:after{
right:20px !important;
opacity:1 !important;
} header.header-top.full_width .menu-primary-menu-container-wrap .sub-menu .sub-menu{
left:auto;
right:100%;
margin:0 1px 0 0;
}
header.header-top.full_width .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
left:auto;
right:-2px;
} header.header-top.full_width.type2 .menu-primary-menu-container-wrap .sub-menu .sub-menu{
left:100%;
right:auto;
margin:0 0 0 1px;
}
header.header-top.full_width.type2 .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
left:100%;
right:auto;
left:-2px;
} .mobile_menu_btn{
display:none;
margin: 0;
height: 24px;
width: 30px;
}
.mobile_menu_btn span{
display:block;
width:100%;
height:3px;
margin-bottom:7px;
background-color:#fff;
} header.header-top.type2 .menu-primary-menu-container-wrap > div > ul > li{
margin:0 10px 0 0;
}
header.header-top.type2 .menu-primary-menu-container-wrap > div > ul > li:last-child{
margin:0;
} header.header-top.type3 .menu-primary-menu-container-wrap{
display:inline-block;
vertical-align:top;
padding-top:20px;
padding-bottom:20px;
}
header.header-top.type3 .menu-primary-menu-container-wrap .menu-primary-menu-container-wrap > div > ul{
margin:0 0 20px;
}
header.header-top.type3 .menu-primary-menu-container-wrap .sub-menu .sub-menu{
left:100%;
right:auto;
margin:0 0 0 1px;
}
header.header-top.type3 .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
left:100%;
right:auto;
left:-2px;
} header.header-top.type4 .menu-primary-menu-container-wrap .sub-menu .sub-menu{
left:100%;
right:auto;
margin:0 0 0 1px;
}
header.header-top.type4 .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
left:100%;
right:auto;
left:-2px;
} header.header-top.type6 .menu-primary-menu-container-wrap{
display:inline-block;
vertical-align:top;
}
header.header-top.type6 .menu-primary-menu-container-wrap .menu-primary-menu-container-wrap > div > ul{
margin:0 0 20px;
}
header.header-top.type6 .menu-primary-menu-container-wrap .sub-menu .sub-menu{
left:100%;
right:auto;
margin:0 0 0 1px;
}
header.header-top.type6 .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
left:100%;
right:auto;
left:-2px;
} header.header-top.type7 .header_wrap > .container{
position:relative;
padding:20px 0 0;
}
body.header-fixed header.header-top.type7 .header_wrap > .container{
padding:20px 0;
}
header.header-top.type7 .menu-primary-menu-container-wrap{
position:relative;
display:inline-block;
vertical-align:top;
}
header.header-top.type7 .menu-primary-menu-container-wrap .menu-primary-menu-container-wrap > div > ul{
margin:0 0 20px;
}
header.header-top.type7 .menu-primary-menu-container-wrap .sub-menu .sub-menu{
left:100%;
right:auto;
margin:0 0 0 1px;
}
header.header-top.type7 .menu-primary-menu-container-wrap .sub-menu .sub-menu:before{
left:100%;
right:auto;
left:-2px;
} header.header-left .menu-primary-menu-container-wrap ul{
margin:0;
list-style:none;
}
header.header-left .menu-primary-menu-container-wrap ul li{
display:block;
margin:0;
border:0;
}
header.header-left .menu-primary-menu-container-wrap ul li a{
position:relative;
display:inline-block;
padding:0;
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
header.header-left .menu-item-has-children > a:after{
content: '\f107';
margin-left:10px;
font-family: 'FontAwesome';
font-weight:400;
}
header.header-left .menu-item-has-children.menu_open > a:after{
content: '\f106';
} header.header-left .menu-primary-menu-container-wrap .sub-menu{
display:none;
margin-left:10px;
}
header.header-left .menu-primary-menu-container-wrap ul ul li a{
opacity:0.5;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
header.header-left .menu-primary-menu-container-wrap .sub-menu li.menu-item > a:hover,
header.header-left .menu-primary-menu-container-wrap .sub-menu li.current-menu-parent > a,
header.header-left .menu-primary-menu-container-wrap .sub-menu li.current_page_item > a{
opacity:1;
} .header_wrap .menu_creative_btn{
margin:7px 0 0 30px;
padding:0;
width:30px;
height:30px;
cursor:pointer;
transition: all 0.4s ease-in-out, margin 0;
-webkit-transition: all 0.4s ease-in-out, margin 0;
}
.header_wrap .menu_creative_btn span{
display:block;
width:24px;
height:2px;
margin-bottom:6px;
background-color:#fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.header_wrap .menu_creative_btn span:nth-child(2){
width:15px;
-webkit-transform:translateX(8px);
transform:translateX(8px);
}
.header_wrap .menu_creative_btn:hover span:nth-child(1){
-webkit-transform:translateX(-2px);
transform:translateX(-2px);
}
.header_wrap .menu_creative_btn:hover span:nth-child(2){
-webkit-transform:translateX(-5px);
transform:translateX(-5px);
}
.header_wrap .menu_creative_btn:hover span:nth-child(3){
-webkit-transform:translateX(-2px);
transform:translateX(-2px);
}
.menu_creative_block .menu_creative_btn{
position:fixed;
z-index:9999;
top:18px;
right:41px;
width:34px;
height:34px;
cursor:pointer;
transition: transform 0.2s ease-in-out;
-webkit-transition: -webkit-transform 0.2s ease-in-out;
}
body.admin-bar .menu_creative_block .menu_creative_btn{
top:40px;
}
.menu_creative_block .menu_creative_btn:hover{
transform: scale(0.8);
-webkit-transform: scale(0.8);
}
.menu_creative_block .menu_creative_btn:before,
.menu_creative_block .menu_creative_btn:after{
content:'';
position:absolute;
left:3px;
top:16px;
width:28px;
height:2px;
border-radius:1px;
background-color:#fff;
}
.menu_creative_block .menu_creative_btn:before{
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}
.menu_creative_block .menu_creative_btn:after{
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
} .menu_creative_block{
overflow:scroll;
overflow-y:auto !important;
position:fixed;
z-index:9999;
top:0;
left:0;
display:none;
width:100%;
height:100%;
background:rgba(27,27,27,0.95);
}
.menu_creative_block ul{
margin:0;
list-style:none;
}
.menu_creative_block .menu-primary-menu-container-wrap{
display:table;
vertical-align:middle;
width:100%;
height:100%;
text-align:center;
}
.menu_creative_block .menu-primary-menu-container-wrap > div{
display:table-cell;
vertical-align:middle;
}
.menu_creative_block .menu-primary-menu-container-wrap .sub-menu{
display:none;
}
.menu_creative_block li a{
position:relative;
display:inline-block;
transition: opacity 0.2s ease-in-out;
}
.menu_creative_block .menu-item-has-children > a:after{
content: '\f107';
display:inline-block;
vertical-align:top;
margin-left:7px;
font-family: 'FontAwesome';
font-size:18px;
}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li > a{
padding:10px 0;
font-weight:600;
line-height:56px;
font-size:50px;
}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li > a:hover{
opacity:0.5;
}
.menu_creative_block li li a{
padding:5px 0 7px;
font-weight:600;
line-height:28px;
font-size:24px;
color:#999;
opacity:0.5;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
.menu_creative_block li li a:hover{
opacity:1;
}
.menu_creative_block .menu-item-has-children .menu-item-has-children a:before{
top:7px;
right:-15px;
font-size:12px;
}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li{
opacity:0;
transform: translateY(-40px);
transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.menu_creative_block.active .menu-primary-menu-container-wrap > div > ul > li{
opacity:1;
transform: translateY(0px);
}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(1){transition-delay: 0s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(2){transition-delay: 0.08s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(3){transition-delay: 0.16s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(4){transition-delay: 0.25s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(5){transition-delay: 0.33s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(6){transition-delay: 0.41s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(7){transition-delay: 0.49s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(8){transition-delay: 0.57s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(9){transition-delay: 0.65s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(10){transition-delay: 0.73s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(11){transition-delay: 0.82s;}
.menu_creative_block .menu-primary-menu-container-wrap > div > ul > li:nth-child(12){transition-delay: 0.9s;} #pagetitle{
position:relative;
z-index:10;
min-height:500px;
background-color:#696969;
}
#pagetitle > .container{
position:absolute;
left:50%;
top:50%;
transform:translate(-50%, -50%);
-webkit-transform:translate(-50%, -50%);
}
#pagetitle p,
#pagetitle a{
margin:0;
font-weight:300;
line-height:24px;
font-size:18px;
color:#fff;
opacity:0.75;
}
#pagetitle h2{
margin:0;
text-transform:uppercase;
font-weight:700;
line-height:64px;
font-size:50px;
color:#fff;
letter-spacing:1px;
}
#pagetitle .divider_active{
margin-top:17px;
} #breadcrumbs{
position:relative;
z-index:10;
padding:18px 0;
font-weight:400;
line-height:24px;
font-size:13px;
}
.breadcrumbs_wrap span,
.breadcrumbs_wrap a{
display:inline-block;
vertical-align:top;
margin-right:16px;
}
.breadcrumbs_wrap i.fa-home{
font-size:16px;
}
.breadcrumbs_wrap span.sep{
font-size:8px;
}
.breadcrumbs_wrap .front_page_link i{
margin-right:16px;
}
#breadcrumbs .fa-chevron-left{
display:inline-block;
margin-right:16px;
font-size:8px;
} .pull-left > #blog_sidebar,
.cstheme_sidebar_border.right_border > div{
margin-right:20px;
padding-right:50px;
border-right:1px solid #e0e0e0;
}
.pull-right > #blog_sidebar,
.cstheme_sidebar_border.left_border > div{
margin-left: 20px;
padding-left: 50px;
border-left:1px solid #e0e0e0;
}
.cstheme_sidebar_border.right_border > div{
width:auto;
margin-right:15px;
margin-left:15px;
}
.cstheme_sidebar_border.left_border > div{
width:auto;
margin-left:15px;
margin-right:15px;
}
aside.widget{
margin-bottom:43px;
}
aside h4.widget-title{
position:relative;
margin:0 0 20px;
padding-left:15px;
text-align:left;
font-weight:500;
line-height:28px;
font-size:18px;
}
aside h4.widget-title:before{
content:'';
position:absolute;
left:0;
top:7px;
width:2px;
height:13px;
} .cstheme_widget_instagram_list{
margin:0 -5px -5px 0;
padding:0;
list-style:none;
}
.cstheme_widget_instagram li{
position:relative;
float:left;
width:33.33%;
padding:0 5px 5px 0;
}
.cstheme_widget_instagram a{
overflow:hidden;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
}
.cstheme_widget_instagram a:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
right:5px;
bottom:5px;
opacity:0;
background-color:#2d2f31;
transition: opacity 0.2s ease-in-out;
}
.cstheme_widget_instagram a:hover:before{
opacity:0.85;
}
.cstheme_widget_instagram a i{
position:absolute;
z-index:5;
left:50%;
top:60%;
width:17px;
height:17px;
opacity:0;
margin:-8.5px 0 0 -8.5px;
transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.cstheme_widget_instagram a:hover i{
top:50%;
opacity:1;
}
.cstheme_widget_instagram a i:hover{
transform:rotate(90deg);
}
.cstheme_widget_instagram a i:before,
.cstheme_widget_instagram a i:after{
content: '';
position:absolute;
z-index:10;
opacity:1;
background-color:#fff;
transition: background-color 0.2s ease-in-out;
}
.cstheme_widget_instagram a i:before{
left:0;
top:7px;
width:17px;
height:3px;
}
.cstheme_widget_instagram a i:after{
left:7px;
top:0;
width:3px;
height:17px;
}
.cstheme_widget_instagram img{
width:100%;
} .cstheme_widget_last_tweets{
text-align:center;
}
aside h4.widget-title{
padding-left:0;
}
aside h4.widget-title:before{
display:none;
}
.cstheme_widget_last_tweets .grid .item{padding-bottom:30px;}
.cstheme_widget_last_tweets .grid .item:last-child{padding-bottom:0;}
.cstheme_widget_last_tweets .carousel .item{margin:0;}
.cstheme_widget_last_tweets i.fa{
display:inline-block;
vertical-align:top;
padding-right:16px;
line-height:27px;
font-size:24px;
}
.cstheme_widget_last_tweets .twitter-time{
display:block;
margin-bottom:8px;
line-height:20px;
font-size:12px;
color:rgba(51,51,51,0.5);
}
.cstheme_widget_last_tweets .twitter-text{
line-height:26px;
font-size:14px;
}
.cstheme_widget_last_tweets .twitter-text a{
display:inline-block;
vertical-align:inherit;
}
.cstheme_widget_last_tweets .twitter-text a:hover{
text-decoration:underline !important;
}
.cstheme_widget_last_tweets #follow-twitter{margin:10px 0;}
.cstheme_widget_last_tweets .owl-controls .owl-dots{
position:static;
width:100%;
height:9px;
margin-top:25px;
transform:translateY(0);
-webkit-transform:translateY(0);
}
.cstheme_widget_last_tweets .owl-controls .owl-dot{
display:inline-block;
vertical-align:top;
width:9px;
height:9px;
margin:0 4px;
border-radius:50%;
background-color:rgba(51,51,51,0.25);
}
.cstheme_widget_last_tweets .owl-controls .owl-dot:before{
display:none;
} .flickr-feed{
overflow:hidden;
margin:0 -7px -7px 0;
list-style:none;
}
.widget_restorator_flickr .flickr-feed li{
overflow:hidden;
float:left;
width:33.33%;
margin:0;
padding:0 7px 7px 0;
}
.widget_restorator_flickr .flickr-feed a{
overflow:hidden;
position:relative;
display:block;
background-color:#212121;
}
.widget_restorator_flickr .flickr-feed a:before,
.widget_restorator_flickr .flickr-feed a:after{
content: '';
position:absolute;
z-index:3;
left:40%;
top:50%;
opacity:0;
background-color:#fff;
-webkit-transition: left 0.2s ease-in-out, opacity 0.2s ease-in-out;
transition: left 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.widget_restorator_flickr .flickr-feed a:before{
width:20px;
height:2px;
margin:-1px 0 0 -10px;
}
.widget_restorator_flickr .flickr-feed a:after{
width:2px;
height:20px;
margin:-10px 0 0 -1px;
}
.widget_restorator_flickr .flickr-feed a:hover:before,
.widget_restorator_flickr .flickr-feed a:hover:after{
left:50%;
opacity:1;
}
.widget_restorator_flickr .flickr-feed a img{
display:block;
width: 100%;
transition: opacity 0.2s ease-in-out;
}
.widget_restorator_flickr .flickr-feed a:hover img{
opacity:0.5;
} .widget #sb_instagram{
margin:0 -7px -7px 0 !important;
}
.widget #sb_instagram #sbi_images{
padding:0 !important;
}
.widget #sb_instagram #sbi_images .sbi_item{
width:33.33% !important;
padding:0 7px 7px 0 !important;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo{
position:relative !important;
opacity:1 !important;
background-color:#212121 !important;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:before,
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:after{
content: '';
position:absolute;
z-index:3;
left:40%;
top:50%;
opacity:0;
background-color:#fff;
transition: left 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:before{
width:20px;
height:2px;
margin:-1px 0 0 -10px;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:after{
width:2px;
height:20px;
margin:-10px 0 0 -1px;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:hover:before,
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:hover:after{
left:50%;
opacity:1;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo img{
display:block;
width: 100%;
transition: opacity 0.2s ease-in-out;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo:hover img{
opacity:0.5 !important;
} .widget_meta ul,
.widget_archive ul,
.widget_categories ul{
margin:0;
list-style:none;
}
.widget_meta li,
.widget_archive li,
.widget_categories li{
margin-bottom:8px;
}
.widget_categories li span.val{
display:inline-block;
vertical-align:top;
line-height:18px;
font-size:12px;
color:#999;
}
.widget_meta li:last-child,
.widget_archive li:last-child,
.widget_categories li:last-child{
margin-bottom:0;
}
.widget_meta li a,
.widget_archive li a,
.widget_categories li a{
position:relative;
display:inline-block;
vertical-align:top;
padding:0 0 0 15px;
line-height:22px;
font-size:14px;
color:#666;
transition: margin 0.2s ease-in-out;
-webkit-transition: margin 0.2s ease-in-out;
}
.widget_meta li a:hover,
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_categories li.current-cat a{
margin-left:10px;
}
.widget_meta li a:before,
.widget_archive li a:before,
.widget_categories li a:before{
content:'\f105';
position:absolute;
left:0;
top:0;
font-family: 'FontAwesome';
line-height:22px;
} .recent_posts_list.grid{
margin:0;
list-style:none;
}
.recent_posts_list.grid li{
position:relative;
margin-bottom:20px;
min-height:70px;
}
.recent_posts_list.grid li:last-child{margin-bottom:0;}
.recent_posts_list.grid .recent_posts_img{
overflow:hidden;
position:absolute;
left:0;
top:0;
display:block;
background-color:#212121;
}
.recent_posts_list.grid .recent_posts_content.with_featured_img{
padding-left:90px;
}
.recent_posts_list.grid .recent_post_title{
margin:-6px 0 0;
line-height:24px;
font-size:14px;
color:#666;
}
.recent_posts_list.grid .recent-post-meta-comments{
font-size:13px;
} .recent_posts_list.carousel{
margin:0;
padding:0;
list-style:none;
}
.recent_posts_list.carousel .item{
position:relative;
min-height:290px;
background-color:#212121;
}
.recent_posts_list.carousel .recent_posts_content{
position:absolute;
z-index:10;
top:16px;
left:15px;
right:15px;
text-align:center;
}
.recent_posts_list.carousel .recent_post_meta_category{
line-height:30px;
font-size:22px;
color:rgba(255,255,255,0.5);
}
.recent_posts_list.carousel .recent_post_meta_category a{
display:inline-block;
vertical-align:top;
margin-bottom:15px;
line-height:30px;
font-size:22px;
color:rgba(255,255,255,0.5);
}
.recent_posts_list.carousel .recent_post_meta_category a:hover{
color:#fff;
}
.recent_posts_list.carousel .recent_post_title{
margin:0;
text-transform:uppercase;
font-weight:400;
line-height:28px;
font-size:18px;
}
.recent_posts_list.carousel .recent_post_title a{
color:#fff;
}
.recent_posts_list.carousel .recent-post-meta-date{
line-height:20px;
font-size:12px;
color:rgba(255,255,255,0.5);
}
.recent_posts_list.carousel .recent_posts_img{
display:block;
opacity:0.6;
}
.recent_posts_list.carousel .owl-controls .owl-dots{
position:absolute;
left:0;
right:0;
top:auto;
bottom:21px;
width:100%;
height:9px;
margin-top:0;
transform:translateY(0);
-webkit-transform:translateY(0);
}
.recent_posts_list.carousel .owl-controls .owl-dot{
display:inline-block;
vertical-align:top;
width:9px;
height:9px;
margin:0 4px;
border-radius:50%;
background-color:rgba(255,255,255,0.5);
}
.recent_posts_list.carousel .owl-controls .owl-dot:before{
display:none;
} .widget_recent_entries ul{
margin:0;
list-style:none;
}
.widget_recent_entries li{margin-bottom:20px;}
.widget_recent_entries li a{
line-height:24px;
font-size:14px;
}
.widget_recent_entries .post-date{
display:block;
margin:0 0 6px;
color:#999;
} .widget_recent_comments ul{
margin:0;
list-style:none;
}
.widget_recent_comments li{
margin-bottom:20px;
color:#ccc;
}
.widget_recent_comments li span{
color:#666;
} .single_post_meta_tags,
.tagcloud{
margin:0 -4px -4px 0;
}
.single_post_meta_tags a,
.tagcloud a{
display:inline-block;
vertical-align:top;
margin:0 3px 7px 0;
padding:0 11px;
line-height:24px;
font-size:13px !important;
color:rgba(51,51,51,0.5);
border:1px solid #e0e0e0;
transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.single_post_meta_tags a{
margin-right:4px;
}
.single_post_meta_tags a:hover,
.tagcloud a:hover{
color:#333;
} .widget_search .search_form_wrap{
position:relative;
}
.search-form .screen-reader-text{
display:none;
}
.widget_search .search_form input[type="text"]{
width:100%;
}
.widget_search .search_form .search-submit{
overflow:hidden;
position:absolute;
z-index:3;
top:0;
right:0;
display:block;
width:50px;
height:50px;
padding:0;
opacity:0;
}
.widget_search i{
position:absolute;
z-index:2;
top:0;
right:0;
display:block;
width:50px;
height:50px;
text-align:center;
line-height:50px;
font-size:18px;
color:#929292;
} .widget .mc4wp-form{
position:relative;
margin:0;
}
.widget .mc4wp-form .mc4wp_email_wrap{
float:none;
margin:0;
width:100% !important;
}
.widget .mc4wp-form .mc4wp_email_wrap i{
margin-left:15px;
text-align:left;
font-size:20px;
}
.widget .mc4wp-form input[type="email"]{
margin:0 10px 10px 0;
padding-left:45px;
text-transform:none;
font-weight:400;
line-height:24px;
font-size:14px;
letter-spacing:0;
}
.widget .mc4wp-form .mc4wp_submit_wrap{
width:auto;
}
.widget .mc4wp-form input[type="submit"]{
padding:13px 30px !important;
line-height:24px !Important;
} .widget_rss .widget-title a img{
margin-top:9px;
}
.widget_rss ul{
margin:0;
list-style:none;
}
.widget_rss li{margin-bottom:20px;} .widget_text ul,
.widget_pages ul,
.widget_nav_menu ul{
margin:0;
list-style:none;
}
.widget_text ul li{
margin-bottom:9px;
}
.widget_pages li a,
.widget_nav_menu li a{
display:inline-block;
vertical-align:top;
margin-bottom:9px;
}
.widget_pages ul ul,
.widget_nav_menu ul ul{
margin-left:20px;
margin-bottom:5px;
}
.widget_pages ul ul a,
.widget_nav_menu ul ul a{
position:relative;
}
.widget_pages ul ul a:before,
.widget_nav_menu ul ul a:before{
content:"-";
position:absolute;
left:-10px;
top:0;
} .widget_calendar table{
width: 100%;
text-align: center;
}
.widget_calendar caption{
font-weight: bold;
margin-bottom: 5px;
}
.widget_calendar th{
font-weight: bold;
border: none;
}
.widget_calendar table{
border: none;
}
.widget_calendar table td{
padding: 0;
border: none;
} .cstheme_widget_sociallinks .social_links_wrap{
margin-bottom:-10px;
}
.cstheme_widget_sociallinks .social_link{
width:48px;
height:48px;
margin:0 5px 8px;
line-height:48px;
font-size:20px;
color:#f2f2f2;
border-radius:50%;
background-color:#cfcfcf;
}
.cstheme_widget_sociallinks .social_link:hover{
color:#fff;
}
.cstheme_widget_sociallinks .social_link i{
line-height:48px;
} footer .cstheme_widget_sociallinks .social_link{
color:#2d2f31;
background-color:rgba(255,255,255,0.05);
} .isotope-item{
z-index: 2;
}
.isotope-hidden.isotope-item{
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item{
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope{
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item{
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition{
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
transition-duration: 0s;
}
.isotope.infinite-scrolling{
-webkit-transition: none;
-moz-transition: none;
transition: none;
} #blog_list.default article.post{
margin-bottom:73px;
}
#blog_list.default article.post.sticky{
position:relative;
padding:30px 45px 27px;
}
#blog_list.default article.post.sticky:before{
content:'';
position:absolute;
z-index:-1;
left:15px;
right:15px;
top:0;
height:100%;
opacity:0.1;
}
.border_radius.post .post_format_content,
#blog_list.grid_bg_img .post_format_content:before,
#blog_list.masonry_bg_img .post_format_content:before{
}
.post .post_format_content{
overflow:hidden;
position:relative;
margin-bottom:24px;
}
.post_likes{
position:absolute;
z-index:100;
top:20px;
right:0;
opacity:0;
transition: opacity 0.2s ease-in-out, right 0.3s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out, right 0.3s ease-in-out;
}
.post_format_content:hover .post_likes{
right:20px;
opacity:1;
}
.post_likes .cstheme_likes{
display:block;
padding:0 10px;
font-weight:700;
line-height:40px;
font-size:18px;
color:#fff;
cursor:pointer;
background-color:none;
}
.post_likes i{
margin-right:7px !important;
transition:color 0.2s ease-in-out;
-webkit-transition:color 0.2s ease-in-out;
}
.post_likes:hover i{
color:#e3513d !important;
}
.post_likes .already_liked{
background-color:rgba(51,51,51,0.5);
}
.post_likes .already_liked i{
color:#e3513d !important;
}
.post-descr-wrap .post-meta{
padding-bottom:5px;
line-height:24px;
font-size:14px;
color:#999;
}
.post-descr-wrap .post-meta > span{
margin-right:5px;
}
.post-descr-wrap .post-meta > span.post_meta_category a{
margin-left:0;
}
.post-descr-wrap .post-meta > span.post_meta_category a:first-child{
margin-left:7px;
}
.post-descr-wrap .post-meta a,
.post-descr-wrap .post-meta i{
font-style:normal;
color:#666;
margin-left:7px;
}
.post-descr-wrap .post-meta a:hover{
color:#333;
}
.post-descr-wrap .post-title{
margin-bottom:15px;
line-height:34px;
font-size:24px;
}
.post-descr-wrap .post-content p{
margin-bottom:15px;
}
.post_content_readmore{
position:relative;
display:inline-block;
vertical-align:top;
padding-left:32px;
font-weight:500;
transition: padding 0.2s ease-in-out, color 0.2s ease-in-out;
}
.post_content_readmore:hover{
padding-left:52px;
}
.post_content_readmore:before{
content:'';
position:absolute;
left:0;
top:11px;
width:20px;
height:2px;
transition:width 0.2s ease-in-out, left 0.2s ease-in-out;
}
.post_content_readmore:hover:before{
width:40px;
} .post_format_content iframe{
margin:0;
width:100%;
}
.post-image a{
position:relative;
display:block;
}
.post-image .play_btn{
position:absolute;
left:50%;
top:50%;
width:60px;
height:60px;
margin:-30px 0 0 -30px;
text-align:center;
border-radius:50%;
}
.post-image .play_btn span{
position:absolute;
z-index:1;
left:-5px;
top:-5px;
right:-5px;
bottom:-5px;
opacity:0.5;
border-radius:50%;
background-color:#2d2f31;
transition: opacity 0.2s ease-in-out;
}
.post-image .play_btn:hover span{
opacity:0.9;
}
.post-image .play_btn i{
position:relative;
z-index:2;
display:block;
width:60px;
height:60px;
line-height:60px;
font-size:22px;
color:#fff;
border-radius:50%;
}
.post-image .play_btn i.fa-play{
text-indent:6px;
} article.format-quote .post_format_content{
margin:0;
}
.post_format_content .post-quote{
position:relative;
padding:139px 60px 60px;
}
.format-quote .post_format_content .featured_img_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
.format-quote .post_format_content .featured_img_bg:before{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.9;
background-color:#333;
}
.post_format_content .post_quote_wrap{
position:relative;
z-index:5;
}
.post_format_content .post_quote_wrap i{
position:absolute;
z-index:2;
left:0;
top:-20px;
width:100%;
font-style:normal;
line-height:40px;
font-size:120px;
}
.post_format_content .post_quote_wrap h4{
position:relative;
z-index:4;
}
.post_format_content .post_quote_wrap h4 a{
color:#fff;
}
.post_format_content .post_quote_wrap .divider_active{
margin-bottom:25px;
}
.post_format_content .post_quote_wrap p{
margin:0 0 2px;
font-weight:700;
line-height:28px;
font-size:18px;
color:#fff;
}
.post_format_content .post_quote_wrap > span{
display:block;
color:rgba(255,255,255,0.5);
} article.format-link .post_format_content{
margin:0;
}
.post_format_content .post-link{
position:relative;
padding:87px 60px 60px;
}
.format-link .post_format_content .featured_img_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
.format-link .post_format_content .featured_img_bg:before{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.9;
}
.post_format_content .post_link_wrap{
position:relative;
z-index:5;
}
.post_format_content .post_link_wrap i{
font-style:normal;
line-height:40px;
font-size:26px;
color:#fff;
}
.post_format_content .post_link_wrap h4 a{
color:#fff;
}
.post_format_content .post_link_wrap .divider_active{
margin-bottom:25px;
}
.post_link_wrap .divider_active span{
background-color:#fff;
}
.post_format_content .post_link_wrap .post_link{
display:inline-block;
color:rgba(255,255,255,0.5);
}
.post_format_content .post_link_wrap .post_link:hover{
color:#fff;
} .vc_row[data-vc-full-width="true"] #blog_list > .row{
margin-left:0;
margin-right:0;
}
.post.col-md-25{
float:left;
width:20%;
padding-left:15px;
padding-right:15px;
}
#blog_list.grid_top_img .isotope-container.isotope{
height:100% !important;
}
#blog_list.grid_top_img article.post{
position:static !important;
float:none;
display:inline-block;
vertical-align:top;
margin-bottom:70px;
transform:none !important;
}
#blog_list.masonry_top_img{
margin-right:-5px;
margin-left:-2px;
}
#blog_list.masonry_top_img article.post{
margin-bottom:70px;
}
#blog_list.grid_top_img.col3 .post-descr-wrap .post-meta,
#blog_list.masonry_top_img.col3 .post-descr-wrap .post-meta,
#blog_list.grid_top_img.col4 .post-descr-wrap .post-meta,
#blog_list.masonry_top_img.col4 .post-descr-wrap .post-meta,
#blog_list.grid_top_img.col5 .post-descr-wrap .post-meta,
#blog_list.masonry_top_img.col5 .post-descr-wrap .post-meta{
font-size:13px;
}
#blog_list.grid_top_img.col3 .post-descr-wrap .post-title,
#blog_list.masonry_top_img.col3 .post-descr-wrap .post-title,
#blog_list.grid_top_img.col4 .post-descr-wrap .post-title,
#blog_list.masonry_top_img.col4 .post-descr-wrap .post-title,
#blog_list.grid_top_img.col5 .post-descr-wrap .post-title,
#blog_list.masonry_top_img.col5 .post-descr-wrap .post-title{
font-size:18px;
}
#blog_list.grid_top_img .cstheme_comment_count,
#blog_list.masonry_top_img .cstheme_comment_count{
margin-left:20px;
} #blog_list.grid_top_img .post_format_content .post-quote{
padding:0;
}
#blog_list.grid_top_img .post_format_content .post_quote_wrap{
position:absolute;
left:60px;
right:60px;
top:50%;
width:auto;
transform: translateY(-50%);
} #blog_list.grid_top_img .post_format_content .post-link{
padding:0;
}
#blog_list.grid_top_img .post_format_content .post_link_wrap{
position:absolute;
left:60px;
right:60px;
top:50%;
width:auto;
transform: translateY(-50%);
} #blog_list.text_min .post-descr-wrap .post-meta{
padding-bottom:7px;
}
#blog_list.text_min .post-descr-wrap .post-title{
margin-bottom:12px;
line-height:46px;
font-size:34px;
}
#blog_list.text_min .post-content{
padding-bottom:18px;
}
#blog_list.text_min .cstheme_comment_count{
padding-left:20px;
}
#blog_list.text_min .post_content_readmore{
padding-left:32px;
}
#blog_list.text_min .post_content_readmore:hover:before{
left:-20px;
}
#blog_list.text_min .post-content-wrapper{
margin-bottom:53px;
padding:0 100px 54px;
border-bottom:1px solid #e0e0e0;
} #blog_list.grid_bg_img{
margin-right:-3px;
margin-left:-3px;
}
#blog_list.grid_bg_img article.post{
padding-bottom:30px;
margin-right:-3px;
}
#blog_list.grid_bg_img .post-content-wrapper{
overflow:hidden;
position:relative;
padding:20px;
}
#blog_list.grid_bg_img .post_format_content{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
margin:0;
background:#4c5155;
}
#blog_list.grid_bg_img .post_format_content:before{
content:'';
position:absolute;
z-index:4;
left:20px;
top:60px;
right:20px;
bottom:-20px;
opacity:0;
transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
}
#blog_list.grid_bg_img .post-content-wrapper:hover .post_format_content:before{
top:20px;
bottom:20px;
opacity:0.8;
}
#blog_list.grid_bg_img .featured_image_bg{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.5;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
#blog_list.grid_bg_img .post-descr-wrap{
position:absolute;
z-index:5;
left:20px;
top:50%;
right:20px;
margin-top:40px;
transform:translateY(-50%);
transition: margin 0.3s ease-in-out;
}
#blog_list.grid_bg_img .post-content-wrapper:hover .post-descr-wrap{
margin-top:0;
}
#blog_list.grid_bg_img .post-descr-wrap .post-meta > span{
margin:0;
}
#blog_list.grid_bg_img .post-descr-wrap .post-meta i{
margin:0;
font-size:13px;
color:#fff;
}
#blog_list.grid_bg_img .post-descr-wrap .post-title{
margin-bottom:4px;
text-transform:uppercase;
font-weight:900;
line-height:24px;
font-size:18px;
}
#blog_list.grid_bg_img .post-descr-wrap .post-title a{
color:#fff;
transition: opacity 0.2s ease-in-out;
}
#blog_list.grid_bg_img .post-descr-wrap .post-title a:hover{
color:#fff;
opacity:0.5;
}
#blog_list.grid_bg_img .post_likes{
position:static;
margin-bottom:12px;
opacity:1;
}
#blog_list.grid_bg_img .post_likes .already_liked{
background:none !important;
}
#blog_list.grid_bg_img .post_content_readmore{
display:inline-block;
vertical-align:top;
margin:0;
padding:8px 20px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:12px;
opacity:0;
color:#fff;
letter-spacing:1px;
background-color:#333;
transform:translateY(30px);
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
#blog_list.grid_bg_img .post-content-wrapper:hover .post_content_readmore{
opacity:1;
transform:translateY(0px);
}
#blog_list.grid_bg_img .post_content_readmore:hover{
color:#333;
background-color:#fff;
}
#blog_list.grid_bg_img .post_content_readmore:before{
display:none;
} #blog_list.masonry_bg_img{
margin-right:-3px;
margin-left:-3px;
}
#blog_list.masonry_bg_img article.post{
padding-bottom:30px;
margin-right:-3px;
}
#blog_list.masonry_bg_img article.post.pl0.pr0.pb0{
margin-right:0;
}
#blog_list.masonry_bg_img .post-content-wrapper{
overflow:hidden;
position:relative;
}
#blog_list.masonry_bg_img .post_format_content{
margin:0;
background:#4c5155;
}
#blog_list.masonry_bg_img .post_format_content:before{
content:'';
position:absolute;
z-index:4;
left:20px;
top:60px;
right:20px;
bottom:-20px;
opacity:0;
transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
}
#blog_list.masonry_bg_img .post-content-wrapper:hover .post_format_content:before{
top:20px;
bottom:20px;
opacity:0.8;
}
#blog_list.masonry_bg_img .featured_image_img img{
width:100%;
opacity:0.5;
}
#blog_list.masonry_bg_img .post-descr-wrap{
position:absolute;
z-index:5;
left:20px;
top:50%;
right:20px;
margin-top:40px;
transform:translateY(-50%);
transition: margin 0.3s ease-in-out;
}
#blog_list.masonry_bg_img .post-content-wrapper:hover .post-descr-wrap{
margin-top:0;
}
#blog_list.masonry_bg_img .post-descr-wrap .post-meta > span{
margin:0;
}
#blog_list.masonry_bg_img .post-descr-wrap .post-meta i{
margin:0;
font-size:13px;
color:#fff;
}
#blog_list.masonry_bg_img .post-descr-wrap .post-title{
margin-bottom:4px;
text-transform:uppercase;
font-weight:900;
line-height:24px;
font-size:18px;
}
#blog_list.masonry_bg_img .post-descr-wrap .post-title a{
color:#fff;
transition: opacity 0.2s ease-in-out;
}
#blog_list.masonry_bg_img .post-descr-wrap .post-title a:hover{
color:#fff;
opacity:0.5;
}
#blog_list.masonry_bg_img .post_likes{
position:static;
margin-bottom:12px;
opacity:1;
}
#blog_list.masonry_bg_img .post_likes .already_liked{
background:none !important;
}
#blog_list.masonry_bg_img .post_content_readmore{
display:inline-block;
vertical-align:top;
margin:0;
padding:8px 20px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:12px;
color:#fff;
opacity:0;
letter-spacing:1px;
background-color:#333;
transform:translateY(30px);
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#blog_list.masonry_bg_img .post-content-wrapper:hover .post_content_readmore{
opacity:1;
transform:translateY(0px);
}
#blog_list.masonry_bg_img .post_content_readmore:hover{
color:#333;
background-color:#fff;
}
#blog_list.masonry_bg_img .post_content_readmore:before{
display:none;
} #blog_list.grid_card .isotope{
height:auto !important;
}
#blog_list.grid_card article.post{
position:static !important;
float:none;
display:inline-block;
vertical-align:top;
margin-bottom:30px;
margin-right:-3px;
transform:none !important;
}
#blog_list.masonry_card article.post{
margin-bottom:30px;
margin-right:-3px;
}
#blog_list.grid_card .border_radius.post .post_format_content,
#blog_list.masonry_card .border_radius.post .post_format_content{
border-radius:5px 5px 0 0;
}
#blog_list.grid_card .border_radius.post .post-content-wrapper,
#blog_list.masonry_card .border_radius.post .post-content-wrapper{
border-radius: 0 0 5px 5px;
}
#blog_list.grid_card .post-content-wrapper,
#blog_list.masonry_card .post-content-wrapper{
overflow:hidden;
background-color:#fff;
transition: box-shadow 0.2s ease-in-out;
}
#blog_list.grid_card .post-content-wrapper:hover,
#blog_list.masonry_card .post-content-wrapper:hover{
box-shadow:3px 5px 15px rgba(0,0,0,0.15);
}
#blog_list.grid_card .post_likes,
#blog_list.masonry_card .post_likes{
right:20px;
opacity:1;
}
#blog_list.grid_card .post-descr-wrap .post-meta i,
#blog_list.masonry_card .post-descr-wrap .post-meta i{
margin-left:0;
}
#blog_list.grid_card .post-descr-wrap,
#blog_list.masonry_card .post-descr-wrap{
padding:0 30px 21px;
}
#blog_list.grid_card .post-descr-wrap .post-content p,
#blog_list.masonry_card .post-descr-wrap .post-content p{
margin-bottom:45px;
}
#blog_list.grid_card .post-descr-wrap .post-title,
#blog_list.masonry_card .post-descr-wrap .post-title{
position:relative;
margin-bottom:22px;
padding-bottom:22px;
}
#blog_list.grid_card .post-descr-wrap .post-title:before,
#blog_list.masonry_card .post-descr-wrap .post-title:before{
content:'';
position:absolute;
left:0;
bottom:0;
width:20px;
height:2px;
transition: width 0.2s ease-in-out;
}
#blog_list.grid_card .post-descr-wrap .post-title:hover:before,
#blog_list.masonry_card .post-descr-wrap .post-title:hover:before{
width:40px;
}
#blog_list.grid_card .post_bottom_inf,
#blog_list.masonry_card .post_bottom_inf{
margin:0 -30px;
padding:19px 30px 0;
border-top:1px solid #e0e0e0;
}
#blog_list.grid_card .post-meta-author img,
#blog_list.masonry_card .post-meta-author img{
display:inline-block;
vertical-align:middle;
border-radius:50%;
}
#blog_list.grid_card .post-meta-author span,
#blog_list.masonry_card .post-meta-author span{
display:inline-block;
vertical-align:middle;
margin-left:10px;
color:#999;
transition: color 0.2s ease-in-out;
}
#blog_list.grid_card .post-meta-author:hover span,
#blog_list.masonry_card .post-meta-author:hover span{
color:#333;
}
#blog_list.grid_card .post-meta-author span i,
#blog_list.masonry_card .post-meta-author span i{
font-style:normal;
color:#ccc;
}
#blog_list.grid_card .cstheme_comment_count,
#blog_list.masonry_card .cstheme_comment_count{
margin-top:14px;
}
#blog_list.grid_card .post_format_content .post_quote_wrap,
#blog_list.grid_card .post_format_content .post_link_wrap{
position:absolute;
left:30px;
right:30px;
top:50%;
transform:translateY(-50%);
} #blog_list.grid_card.col1 article.post.col-md-12,
#blog_list.masonry_card.col1 article.post.col-md-12{
float:none;
padding-left:0;
padding-right:0;
}
#blog_list.grid_card.col1 .post-descr-wrap .post-title,
#blog_list.masonry_card.col1 .post-descr-wrap .post-title{
margin-bottom:5px;
padding:0;
line-height:38px;
font-size:28px;
}
#blog_list.grid_card.col1 .post-descr-wrap .post-title:before,
#blog_list.masonry_card.col1 .post-descr-wrap .post-title:before{
display:none;
}
#blog_list.grid_card.col1 .post-descr-wrap .post-meta,
#blog_list.masonry_card.col1 .post-descr-wrap .post-meta{
margin-bottom:24px;
padding-bottom:24px;
border-bottom:1px solid #e0e0e0;
}
#blog_list.grid_card.col1 .post-descr-wrap .post-meta i,
#blog_list.masonry_card.col1 .post-descr-wrap .post-meta i{
margin-left:7px;
}
#blog_list.grid_card.col1 .post-descr-wrap .post-content p,
#blog_list.masonry_card.col1 .post-descr-wrap .post-content p{
margin-bottom:23px;
}
#blog_list.grid_card.col1 .post_bottom_inf,
#blog_list.masonry_card.col1 .post_bottom_inf{
margin:0;
padding:0;
border:0;
}
#blog_list.grid_card.col1 .post_content_readmore,
#blog_list.masonry_card.col1 .post_content_readmore{
margin-right:30px;
padding:8px 20px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:12px;
letter-spacing:1px;
}
#blog_list.grid_card.col1 .post_content_readmore:before,
#blog_list.masonry_card.col1 .post_content_readmore:before{
display:none;
}
#blog_list.grid_card.col1 .cstheme_comment_count,
#blog_list.masonry_card.col1 .cstheme_comment_count{
margin-top:9px;
}
#blog_list.grid_card.col1 .post-meta-author,
#blog_list.masonry_card.col1 .post-meta-author{
margin-top:5px;
}
#blog_list.grid_card.col1 .post_format_content .post-quote,
#blog_list.masonry_card.col1 .post_format_content .post-quote,
#blog_list.grid_card.col1 .post_format_content .post-link,
#blog_list.masonry_card.col1 .post_format_content .post-link{
min-height:100px !important;
}
#blog_list.grid_card.col1 .post_format_content .post_quote_wrap,
#blog_list.grid_card.col1 .post_format_content .post_link_wrap,
#blog_list.masonry_card.col1 .post_format_content .post_quote_wrap,
#blog_list.masonry_card.col1 .post_format_content .post_link_wrap{
position:static;
transform:translateY(0);
} #blog_list.grid_card_min .isotope{
height:auto !important;
}
#blog_list.grid_card_min article.post{
position:static !important;
float:none;
display:inline-block;
vertical-align:top;
margin-bottom:30px;
transform:none !important;
}
#blog_list.masonry_card_min article.post{
margin-bottom:30px;
margin-right:-3px;
}
#blog_list.grid_card_min .border_radius.post .post-content-wrapper,
#blog_list.masonry_card_min .border_radius.post .post-content-wrapper{
border-radius: 5px;
}
#blog_list.grid_card_min .post-content-wrapper,
#blog_list.masonry_card_min .post-content-wrapper{
overflow:hidden;
background-color:#fff;
transition: box-shadow 0.2s ease-in-out;
}
#blog_list.grid_card_min .post-content-wrapper:hover,
#blog_list.masonry_card_min .post-content-wrapper:hover{
box-shadow:3px 5px 15px rgba(0,0,0,0.15);
}
#blog_list.grid_card_min .post-descr-wrap .post-meta,
#blog_list.masonry_card_min .post-descr-wrap .post-meta{
padding-bottom:28px;
}
#blog_list.grid_card_min .post-descr-wrap .post-meta i,
#blog_list.masonry_card_min .post-descr-wrap .post-meta i{
margin-left:0;
}
#blog_list.grid_card_min .post-descr-wrap,
#blog_list.masonry_card_min .post-descr-wrap{
padding:42px 30px 23px;
}
#blog_list.grid_card_min .post-descr-wrap .post-content p,
#blog_list.masonry_card_min .post-descr-wrap .post-content p{
margin-bottom:45px;
}
#blog_list.grid_card_min .post-descr-wrap .post-title,
#blog_list.masonry_card_min .post-descr-wrap .post-title{
margin-bottom:13px;
}
#blog_list.grid_card_min .post_bottom_inf,
#blog_list.masonry_card_min .post_bottom_inf{
margin:0 -30px;
padding:23px 30px 0;
border-top:1px solid #e0e0e0;
}
#blog_list.grid_card_min .cstheme_comment_count,
#blog_list.masonry_card_min .cstheme_comment_count{
margin-top:0;
} #blog_list.grid_card_min.col1 article.post.col-md-12,
#blog_list.masonry_card_min.col1 article.post.col-md-12{
float:none;
padding-left:0;
padding-right:0;
}
#blog_list.grid_card_min.col1 .post-descr-wrap .post-title,
#blog_list.masonry_card_min.col1 .post-descr-wrap .post-title{
margin-bottom:5px;
padding:0;
line-height:38px;
font-size:28px;
}
#blog_list.grid_card_min.col1 .post-descr-wrap .post-title:before,
#blog_list.masonry_card_min.col1 .post-descr-wrap .post-title:before{
display:none;
}
#blog_list.grid_card_min.col1 .post-descr-wrap .post-meta,
#blog_list.masonry_card_min.col1 .post-descr-wrap .post-meta{
margin-bottom:24px;
padding-bottom:24px;
border-bottom:1px solid #e0e0e0;
}
#blog_list.grid_card_min.col1 .post-descr-wrap .post-meta i,
#blog_list.masonry_card_min.col1 .post-descr-wrap .post-meta i{
margin-left:7px;
}
#blog_list.grid_card_min.col1 .post-descr-wrap .post-content p,
#blog_list.masonry_card_min.col1 .post-descr-wrap .post-content p{
margin-bottom:23px;
}
#blog_list.grid_card_min.col1 .post_bottom_inf,
#blog_list.masonry_card_min.col1 .post_bottom_inf{
margin:0;
padding:0;
border:0;
}
#blog_list.grid_card_min.col1 .post_content_readmore,
#blog_list.masonry_card_min.col1 .post_content_readmore{
margin-right:30px;
padding:8px 20px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:12px;
letter-spacing:1px;
}
#blog_list.grid_card_min.col1 .post_content_readmore:before,
#blog_list.masonry_card_min.col1 .post_content_readmore:before{
display:none;
}
#blog_list.grid_card_min.col1 .cstheme_comment_count,
#blog_list.masonry_card_min.col1 .cstheme_comment_count{
margin-top:9px;
}
#blog_list.grid_card_min.col1 .post-meta-author,
#blog_list.masonry_card_min.col1 .post-meta-author{
margin-top:5px;
}
#blog_list.grid_card_min.col1 .post_format_content .post-quote,
#blog_list.masonry_card_min.col1 .post_format_content .post-quote,
#blog_list.grid_card_min.col1 .post_format_content .post-link,
#blog_list.masonry_card_min.col1 .post_format_content .post-link{
min-height:100px !important;
}
#blog_list.grid_card_min.col1 .post_format_content .post_quote_wrap,
#blog_list.grid_card_min.col1 .post_format_content .post_link_wrap,
#blog_list.masonry_card_min.col1 .post_format_content .post_quote_wrap,
#blog_list.masonry_card_min.col1 .post_format_content .post_link_wrap{
position:static;
transform:translateY(0);
} #blog_list.frame_min > .row{
margin-bottom:30px;
}
#blog_list.frame_min .post{
position:static !important;
float:none !important;
display:inline-block;
vertical-align:top;
transform:none !important;
}
#blog_list.frame_min .post-content-wrapper,
#blog_list.frame_min .format-link .post-content-wrapper,
#blog_list.frame_min .format-quote .post-content-wrapper{
overflow:hidden;
position:relative;
margin-bottom:30px;
padding:30px 35px 40px;
box-shadow: 0 0 0 1px #e0e0e0 inset;
transition: box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
}
#blog_list.frame_min .post-content-wrapper:hover{
background-color:#fff;
}
#blog_list.frame_min .border_radius .post-content-wrapper{
border-radius:5px;
}
#blog_list.frame_min .post-meta-date{
display:block;
margin-bottom:7px;
}
#blog_list.frame_min .post_title_wrap{
min-height:90px;
}
#blog_list.frame_min .post-title{
margin-bottom:6px;
text-transform:uppercase;
font-weight:700;
line-height:30px;
font-size:24px;
}
#blog_list.frame_min .post-title a{
color:#666;
}
#blog_list.frame_min .post-content-wrapper:hover .post-title a{
color:#333;
}
#blog_list.frame_min .post_meta_category{
color:#ccc;
}
#blog_list.frame_min .post_meta_category{
display:block;
}
#blog_list.frame_min .post_meta_category a{
color:#999;
}
#blog_list.frame_min .post_meta_category a:hover{
color:#333;
}
#blog_list.frame_min .post_bottom_inf{
margin-top:23px;
}
#blog_list.frame_min .post_bottom_inf > div{
display:inline-block;
vertical-align:top;
width:32%;
}
#blog_list.frame_min .post_bottom_inf .text-left,
#blog_list.frame_min .post_bottom_inf .text-right{
padding:18px 0;
line-height:24px;
font-size:18px;
color:#b7b7b7;
transition: color 0.2s ease-in-out;
}
#blog_list.frame_min .cstheme_comment_count{
font-size:18px;
color:#b7b7b7;
transition: color 0.2s ease-in-out;
}
#blog_list.frame_min .cstheme_comment_count i,
#blog_list.frame_min .post_bottom_inf .text-left i{
display:inline-block;
vertical-align:middle;
width:auto;
height:auto;
font-size:20px;
margin:0 10px 0 0;
color:#b7b7b7;
transition: color 0.2s ease-in-out;
}
#blog_list.frame_min .post_bottom_inf .text-left i{
font-size:28px;
}
#blog_list.frame_min .post-meta-author a{
display:inline-block;
overflow:hidden;
border-radius:50%;
} .vc_row[data-vc-full-width="true"] #blog_list.bg_img_card{
margin-right:-5px;
}
#blog_list.bg_img_card .col-md-25{
position:relative;
float:left;
width:20%;
min-height:1px;
padding-left:15px;
padding-right:15px;
}
#blog_list.bg_img_card .post{
padding:15px;
margin-right:-1px;
}
#blog_list.bg_img_card .post-content-wrapper{
overflow:hidden;
position:relative;
padding:40px 40px 26px;
min-height:630px;
}
#blog_list.bg_img_card .featured_img_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width: calc(100% + 60px);
height:100%;
max-width: none;
background-size:cover;
background-position:center center;
transform: translate3d(-50px, 0px, 0px);
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#blog_list.bg_img_card .has-post-thumbnail .post-content-wrapper:hover .featured_img_bg{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
#blog_list.bg_img_card .featured_img_bg:before{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.4;
background-color:#212121;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
#blog_list.bg_img_card .post-content-wrapper:hover .featured_img_bg:before{
opacity:0.75;
}
#blog_list.bg_img_card .post_meta_category{
overflow:hidden;
position:absolute;
z-index:15;
top:40px;
left:0px;
width:auto;
max-width:70%;
min-height:30px;
opacity:1;
padding-left:40px;
padding-right:20px;
}
#blog_list.bg_img_card .post_meta_category a{
display:inline-block;
vertical-align:top;
text-transform:uppercase;
font-weight:700;
line-height:30px;
font-size:12px;
color:rgba(255,255,255,0.5);
letter-spacing:2px;
}
#blog_list.bg_img_card .post_meta_category a:hover{
color:#fff;
}
#blog_list.bg_img_card .post-meta-date{
position:absolute;
z-index:9;
top:-58px;
right:10px;
text-transform:uppercase;
line-height:20px;
font-size:12px;
color:rgba(255,255,255,0.5);
}
#blog_list.bg_img_card .post-descr-wrap{
position:absolute;
z-index:11;
top:100px;
right:40px;
left:40px;
}
#blog_list.bg_img_card .post-title{
margin-bottom:31px;
text-transform:uppercase;
font-weight:700;
line-height:40px;
font-size:28px;
}
#blog_list.bg_img_card .post-content{
line-height:28px;
font-size:15px;
color:#fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
}
#blog_list.bg_img_card .post-content-wrapper:hover .post-content{
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#blog_list.bg_img_card .post-title a{
color:#fff;
}
#blog_list.bg_img_card .post_icon{
display:inline-block;
vertical-align:top;
width:30px;
height:30px;
line-height:30px;
color:#fff;
}
#blog_list.bg_img_card .read_more{
position:absolute;
z-index:9;
left:40px;
bottom:36px;
text-transform:uppercase;
font-weight:700;
line-height:20px;
font-size:12px;
color:rgba(255,255,255,0.5);
letter-spacing:2px;
transition: color 0.3s ease-in-out, padding 0.3s ease-in-out;
}
#blog_list.bg_img_card .post-content-wrapper:hover .read_more{
color:#fff;
padding-left:40px;
}
#blog_list.bg_img_card .read_more:before{
content:'';
position:absolute;
left:0;
top:50%;
width:0;
height:2px;
transition: width 0.2s ease-in-out;
-webkit-transition: width 0.2s ease-in-out;
}
#blog_list.bg_img_card .post-content-wrapper:hover .read_more:before{
width:30px;
}
#blog_list.bg_img_card .post-meta{
position:absolute;
z-index:8;
bottom:36px;
right:40px;
font-size:13px;
color:rgba(255,255,255,0.5);
}
#blog_list.bg_img_card .post-meta > span{
display:inline-block;
vertical-align:top;
padding-left:10px;
}
#blog_list.bg_img_card .post-meta i{
padding-right:10px;
}
#blog_list.bg_img_card .cstheme_likes{
cursor:pointer;
}
#blog_list.bg_img_card .likes_count,
#blog_list.bg_img_card .cstheme_likes i{
transition:color 0.2s ease-in-out;
-webkit-transition:color 0.2s ease-in-out;
}
#blog_list.bg_img_card .post-meta-likes:hover i,
#blog_list.bg_img_card .post-meta-likes .already_liked i{
color:#e97058 !important;
}
#blog_list.bg_img_card .post-meta-likes:hover .likes_count,
#blog_list.bg_img_card .post-meta-likes .already_liked .likes_count{
color:#fff;
} #blog_list .format-quote .post-content-wrapper{
padding:0;
}
#blog_list.bg_img_card .post-content-quote-wrapper{
overflow:hidden;
position:relative;
padding:40px 20px 44px;
min-height:630px;
background-color:#333;
}
#blog_list.bg_img_card .post-content-quote-wrapper:before{
content:'';
position:absolute;
left:10px;
top:10px;
right:10px;
bottom:10px;
border:1px solid rgba(255,255,255,0.25);
}
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
}
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border:before,
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border:after{
content: '';
display: block;
position: absolute;
z-index:10;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
-webkit-transition: -webkit-transform 0.35s ease 0s;
transition: transform 0.35s ease 0s;
}
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border:before{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
}
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border:after{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
}
#blog_list.bg_img_card .post-content-quote-wrapper:hover .overlay_border:before,
#blog_list.bg_img_card .post-content-quote-wrapper:hover .overlay_border:after{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border:before,
#blog_list.bg_img_card .post-content-quote-wrapper .overlay_border:after{
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
}
#blog_list.bg_img_card .format-quote .featured_img_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width: calc(100% + 30px);
max-width:none;
height:100%;
opacity:0.1;
background-size:cover;
background-position:center center;
transform: translate3d(-30px, 0px, 0px);
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#blog_list.bg_img_card .format-quote .post-content-wrapper:hover .featured_img_bg{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
#blog_list.bg_img_card .quote-format-wrap{
position:absolute;
z-index:5;
left:30px;
right:30px;
top:50%;
color:rgba(255,255,255,0.5);
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
#blog_list.bg_img_card .quote-format-wrap > i{
position:absolute;
left:50%;
top:10px;
display:inline-block;
width:100px;
margin:0;
font-style:normal;
font-size:50px;
color:#fff;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
}
#blog_list.bg_img_card .format-quote .post-meta-date{
position:static !important;
display:block;
padding-bottom:8px;
padding-top:62px;
color:rgba(255,255,255,0.5) !important;
}
#blog_list.bg_img_card .format-quote h2.post-title{
overflow:hidden;
position:relative;
margin:0 0 14px !important;
padding:0 !important;
line-height:38px !important;
font-size:28px !important;
border:0 !important;
background-color:transparent !important;
}
#blog_list.bg_img_card .format-quote h2.post-title a{
color:#fff;
}
#blog_list.bg_img_card .format-quote .quote-author{
display:block;
line-height:20px;
font-size:12px;
opacity:0.25;
}
#blog_list.bg_img_card .format-quote .quote-author-name{
margin:0;
text-transform:uppercase;
font-weight:700;
line-height:22px;
font-size:12px;
letter-spacing:2px;
} #blog_list.bg_img_card .format-link .post-content-wrapper{
padding:0;
}
#blog_list.bg_img_card .post-content-link-wrapper{
overflow:hidden;
position:relative;
padding:40px 20px 44px;
min-height:630px;
background-color:#333;
}
#blog_list.bg_img_card .post-content-link-wrapper:before{
content:'';
position:absolute;
left:10px;
top:10px;
right:10px;
bottom:10px;
border:1px solid rgba(255,255,255,0.25);
}
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
}
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border:before,
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border:after{
content: '';
display: block;
position: absolute;
z-index:10;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
-webkit-transition: -webkit-transform 0.35s ease 0s;
transition: transform 0.35s ease 0s;
}
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border:before{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
}
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border:after{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
}
#blog_list.bg_img_card .post-content-link-wrapper:hover .overlay_border:before,
#blog_list.bg_img_card .post-content-link-wrapper:hover .overlay_border:after{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border:before,
#blog_list.bg_img_card .post-content-link-wrapper .overlay_border:after{
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
}
#blog_list.bg_img_card .format-link .featured_img_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width: calc(100% + 30px);
max-width:none;
height:100%;
opacity:0.1;
background-size:cover;
background-position:center center;
transform: translate3d(-30px, 0px, 0px);
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
#blog_list.bg_img_card .format-link .post-content-wrapper:hover .featured_img_bg{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
#blog_list.bg_img_card .link-format-wrap{
position:absolute;
z-index:5;
left:30px;
right:30px;
top:50%;
color:rgba(255,255,255,0.5);
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
#blog_list.bg_img_card .link-format-wrap > i{
position:absolute;
left:50%;
top:10px;
display:inline-block;
width:100px;
margin:0 0 0 25px;
font-style:normal;
font-size:50px;
color:#fff;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
}
#blog_list.bg_img_card .format-link .post-meta-date{
position:static !important;
display:block;
padding-bottom:8px;
padding-top:62px;
color:rgba(255,255,255,0.5) !important;
}
#blog_list.bg_img_card .format-link h2.post-title{
overflow:hidden;
position:relative;
margin:0 0 14px !important;
padding:0 !important;
line-height:38px !important;
font-size:28px !important;
border:0 !important;
background-color:transparent !important;
}
#blog_list.bg_img_card .format-link h2.post-title a{
color:#fff;
}
#blog_list.bg_img_card .format-link h2.post-title a:hover{
color:#333;
}
#blog_list.bg_img_card .format-link .post-format-link-url{
margin:0;
text-transform:uppercase;
font-weight:700;
line-height:22px;
font-size:12px;
color:rgba(255,255,255,0.5);
letter-spacing:2px;
}
#blog_list.bg_img_card .format-link .post-format-link-url:hover{
color:#fff;
} #blog_list.bg_img_card .format-video .post_format_content iframe{
width:100%;
}
#blog_list.bg_img_card .format-video .post_icon{
text-align:center;
line-height:44px;
font-size:22px;
text-indent:2px;
border:2px solid #fff;
border-radius:50%;
} #blog_list.bg_img_card .format-audio .post_icon{
text-align:center;
line-height:44px;
font-size:22px;
text-indent:2px;
border:2px solid #fff;
border-radius:50%;
} #blog_list.metro.col5 .post{
margin-right:-1px;
}
#blog_list.metro .col-md-6.sizing_width2,
#blog_list.metro .col-md-6.sizing_wh2{
width:100%;
}
#blog_list.metro .col-md-4.sizing_width2,
#blog_list.metro .col-md-4.sizing_wh2{
width:66.6667%;
}
#blog_list.metro .col-md-3.sizing_width2,
#blog_list.metro .col-md-3.sizing_wh2{
width:50%;
}
.vc_row[data-vc-full-width="true"] #blog_list.metro{
margin-right:-5px;
}
#blog_list.metro .col-md-25{
position:relative;
float:left;
width:20%;
min-height:1px;
padding-left:15px;
padding-right:15px;
}
#blog_list.metro .col-md-25.sizing_width2,
#blog_list.metro .col-md-25.sizing_wh2{
width:40%;
}
#blog_list.metro .post{
padding:15px;
}
#blog_list.metro .post-content-wrapper{
overflow:hidden;
position:relative;
}
#blog_list.metro .post-content-wrapper:before{
content:'';
position:absolute;
z-index:5;
left:0;
right:0;
bottom:0;
height:250px;
background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(38,39,41,0.65) 100%); background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(38,39,41,0.65) 100%); background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(38,39,41,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#262729',GradientType=0 ); }
#blog_list.metro .featured_img_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
background-size:cover;
background-position:center center;
}
#blog_list.metro .featured_img_bg:before{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.2;
background-color:#212121;
transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
}
#blog_list.metro .post-content-wrapper:hover .featured_img_bg:before{
opacity:0;
}
#blog_list.metro .post-descr-wrap{
position:absolute;
z-index:10;
left:9%;
right:9%;
bottom:0;
text-align:center;
transition: bottom 0.3s ease-in-out;
-webkit-transition: bottom 0.3s ease-in-out;
}
#blog_list.metro .post-content-wrapper:hover .post-descr-wrap{
bottom:30px;
}
#blog_list.metro .post-descr-wrap .post-meta-date{
display:block;
color:rgba(255,255,255,0.75);
}
#blog_list.metro .post-descr-wrap .post-title{
margin-bottom:5px;
text-transform:uppercase;
font-weight:700;
line-height:28px;
font-size:20px;
color:#fff;
letter-spacing:2px;
}
#blog_list.metro .sizing_height2 .post-descr-wrap .post-title,
#blog_list.metro .sizing_width2 .post-descr-wrap .post-title,
#blog_list.metro .sizing_wh2 .post-descr-wrap .post-title{
line-height:42px;
font-size:34px;
}
#blog_list.metro .post-descr-wrap .post-title a{
color:#fff;
}
#blog_list.metro .post-descr-wrap .post-title a:hover{
color:rgba(255,255,255,0.8);
}
#blog_list.metro .post-descr-wrap .read_more{
display:block;
text-transform:uppercase;
font-weight:700;
font-size:12px;
color:rgba(255,255,255,0.5);
letter-spacing:2px;
transform: translateY(20px);
-webkit-transform: -webkit-translateY(-20px);
transition: transform 0.3s ease-in-out, color 0.2s ease-in-out;
-webkit-transition: -webkit-transform 0.3s ease-in-out, color 0.2s ease-in-out;
}
#blog_list.metro .post-content-wrapper:hover .read_more{
transform: translateY(0);
-webkit-transform: -webkit-translateY(0);
}
#blog_list.metro .post-content-wrapper .read_more:hover{
color:#fff;
} h2.single-post-title{
margin:-8px 0 9px;
line-height:52px;
}
.single_post_header > .clearfix{
padding-bottom:20px;
}
.single_post_header .divider_active{
display:inline-block;
vertical-align:middle;
text-align:left;
margin-right:20px;
}
.single_post_header .post-meta{
padding-bottom:15px;
line-height:32px;
font-size:14px;
color:#ccc;
}
.single_post_header .post-meta > span{
margin-right:5px;
}
.single_post_header .post-meta a,
.single_post_header .post-meta i{
font-style:normal;
color:#999;
margin-left:7px;
}
.single_post_header .post-meta a:hover{
color:#333;
}
.single_post_header .pull-right{
padding-bottom:15px;
}
.single_post_header .pull-right > span{
display:inline-block;
vertical-align:top;
padding-left:20px;
line-height:32px;
color:#999;
}
.single_post_header .pull-right > span i{
display:inline-block;
vertical-align:middle;
margin-right:10px;
font-size:16px;
color:#dcdcdc;
}
.single_post_header .post_likes{
position:static;
display:inline-block;
vertical-align:top;
padding-left:20px;
line-height:32px;
color:#999;
opacity:1;
}
.single_post_header .post_likes .cstheme_likes{
font-weight:400;
line-height:32px;
font-size:14px;
color:#999;
opacity:1;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.single_post_header .post_likes .cstheme_likes:hover{
color:#fff;
background-color:#57595a;
}
.single_post_header .post_likes .cstheme_likes.already_liked{
cursor:default;
color:#fff;
background-color:#e5807b;
}
.single_post_header .post_likes i{
vertical-align:middle;
margin-right:10px;
font-size:16px;
color:#dcdcdc;
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
.single_post_header .post_likes .cstheme_likes.already_liked i,
.single_post_header .post_likes .cstheme_likes:hover i{
color:#fff !Important;
}
#blog-single-wrap .single_post_meta_tags{
padding-bottom:50px;
}
#blog-single-wrap .post_format_content > div{
margin-bottom:55px;
}
#blog-single-wrap .sharebox{
padding-top:40px;
margin-bottom:40px;
padding-bottom:32px;
border-bottom:1px solid #e0e0e0;
border-top:1px solid #e0e0e0;
}
#blog-single-wrap .sharebox span{
display:inline-block;
vertical-align:top;
padding-right:20px;
line-height:48px;
font-size:18px;
color:#333;
}
#blog-single-wrap .sharebox_links{
display:inline-block;
vertical-align:top;
}
#blog-single-wrap .sharebox .social_link{
width:48px;
height:48px;
margin:0 5px 8px;
line-height:48px;
color:#f2f2f2;
border-radius:50%;
background-color:#cfcfcf;
}
#blog-single-wrap .sharebox .social_link:hover{
color:#fff;
}
#blog-single-wrap .sharebox .social_link i{
line-height:48px;
} #author-info{
position:relative;
min-height:200px;
margin-bottom:55px;
padding:40px 60px 10px;
background-color:#f2f2f2;
}
#author-info .author-image{
overflow:hidden;
position:absolute;
left:60px;
top:40px;
width:120px;
height:120px;
border-radius:50%;
}
#author-info .author-image img{
border-radius:50%;
}
#author-info .author_descr{
padding-left:170px;
}
#author-info h5.author-name{
font-weight:700;
}
#author-info .author_icons a{
margin:0 10px 10px 0;
}
#author-info .author_icons .social_link i:last-child{
transform:none;
}
#author-info .author-bio{
overflow:hidden;
float:left;
width:54.9%;
padding-top:19px;
line-height:26px;
font-size:14px;
} .single_post_nav{
margin-bottom:60px;
}
.single_post_nav a{
position:relative;
display:block;
padding-left:30px;
}
.single_post_nav .pull-right a{
padding:0 30px 0 0;
}
.single_post_nav p{
margin:0;
font-weight:700;
line-height:22px;
font-size:14px;
}
.single_post_nav i{
position:absolute;
top:6px;
left:0;
font-size:10px;
}
.single_post_nav .pull-right i{
left:auto;
right:0;
}
.single_post_nav b{
display:block;
font-weight:300;
line-height:20px;
font-size:14px;
} #related_posts_list{
margin-bottom:50px;
}
#related_posts_list .owl-controls .owl-dots{
position:absolute;
bottom:auto;
right:0;
top:-76px;
}
#related_posts_list .owl-controls .owl-dot{
box-shadow: 0 0 0 2px rgba(51,51,51,0.5) inset;
}
#related_posts_list .owl-controls .owl-dot.active{
box-shadow: 0 0 0 6px #333 inset;
}
#related_posts_list .post_format_content{
margin-bottom:15px;
}
#related_posts_list h4{
margin-bottom:11px;
}
#related_posts_list .divider_active{
margin-bottom:40px;
text-align:left;
}
#related_posts_list .post-meta-date{
display:block;
margin-bottom:9px;
line-height:24px;
font-size:14px;
color:#999;
}
#related_posts_list .post-title{
position:relative;
margin-bottom:22px;
padding-bottom:23px;
}
#related_posts_list .post-title:before{
content:'';
position:absolute;
left:0;
bottom:0;
width:30px;
height:2px;
transition: width 0.2s ease-in-out;
}
#related_posts_list .post-title:hover:before{
width:50px;
}
#related_posts_list .posts_carousel_content p{
margin-bottom:17px;
} #comments .commentlist_wrap{
margin-bottom:60px;
}
.comments_title{
margin:0 0 11px;
}
#comments .divider_active{
text-align:left;
margin-bottom:40px;
}
.comments_title h2{
display:inline-block;
vertical-align:top;
margin:0;
padding:0 30px;
text-transform:uppercase;
line-height:42px;
font-size:38px;
background-color:#fff;
}
.comments_title b{
}
ol.commentlist{
margin:0 0 48px;
padding:0 0 23px;
list-style:none;
border-bottom:1px solid #e0e0e0;
}
.comment-body{
position:relative;
margin-bottom:30px;
}
.comment-content{
padding-left:100px;
min-height:70px;
}
.comment-content p:last-child{
margin:0;
}
.comment-body .comment-avatar{
overflow:hidden;
position:absolute;
left:0;
top:0;
}
.comment-body .comment-avatar img{
border-radius:50%;
}
ol.commentlist ul.children{
position:relative;
margin:0 0 0 40px;
list-style:none;
}
ol.commentlist ul.children li{
position:relative;
}
ol.commentlist ul.children li:before{
content:'';
position:absolute;
top:23px;
left:-40px;
width:16px;
height:16px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
background-repeat:no-repeat;
background-image:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/images/comment_dots.png);
}
.commentlist .comment-meta{
padding:4px 0 6px;
}
.commentlist .comment-meta > span{
display:inline-block;
vertical-align:top;
padding-right:7px;
line-height:24px;
font-size:13px;
color:#ccc;
}
.commentlist .comment-meta .comment-date{
color:#666;
}
.commentlist .comment-meta .comment_author{
font-weight:700;
color:#666;
}
.comment-meta .comment-date{
display:inline-block;
vertical-align:top;
margin-right:20px;
line-height:20px;
font-size:15px;
color:#999;
}
.commentlist .comment-meta .comment-edit-link,
.commentlist .comment-meta .comment-reply-link{
float:right;
margin-left:20px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:12px;
}
.commentlist .comment-meta .comment-edit-link:hover,
.commentlist .comment-meta .comment-reply-link:hover,
.commentlist .comment-meta .comment-edit-link:focus,
.commentlist .comment-meta .comment-reply-link:focus{
}
.commentlist .comment-meta .comment-reply-link i{
margin-right:5px;
} h3#reply-title{
margin:0 0 11px;
padding:0;
line-height:34px;
font-size:24px;
}
p.comment-notes{display:none !important;}
#respond .divider_active{margin-bottom:40px;}
#commentform{
position:relative;
z-index:3;
}
.respond-inputs{margin:0 -10px;}
.respond-inputs > div{
float:left;
width:33.33%;
margin:0 0 20px;
padding:0 10px;
}
.respond-inputs input{
width:100%;
}
#commentform textarea{
width:100%;
height:160px;
margin-bottom:30px;
resize:none;
}
#commentform .form-submit input[type="submit"]{
margin:0;
padding:0 26px;
height:50px;
font-weight:700;
line-height:50px;
font-size:12px;
border:0;
box-shadow:0;
} #pagetitle.pagetitle_fullscreen{
position:relative;
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
}
#pagetitle.pagetitle_fullscreen:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.5;
background-color:#4c5155;
}
#pagetitle.pagetitle_fullscreen > .container{
z-index:10;
}
#pagetitle.pagetitle_fullscreen .cstheme_likes{
display:inline-block;
margin-bottom:17px;
padding:0 10px;
line-height:32px;
font-size:14px;
color:#fff;
cursor:pointer;
background-color:rgba(45,47,49,0.8);
transition: background-color 0.2s ease-in-out;
}
#pagetitle.pagetitle_fullscreen .cstheme_likes.already_liked,
#pagetitle.pagetitle_fullscreen .cstheme_likes:hover{
background-color:rgba(223,96,90,0.8);
}
#pagetitle.pagetitle_fullscreen .cstheme_likes.already_liked{
cursor:default;
}
#pagetitle.pagetitle_fullscreen .cstheme_likes i{
margin-right:4px;
}
#pagetitle.pagetitle_fullscreen h2{
margin-bottom:10px;
}
#pagetitle.pagetitle_fullscreen .single_post_header .post-meta{
padding-bottom:23px;
}
#pagetitle.pagetitle_fullscreen .single_post_header .post-meta > span{
display:inline-block;
vertical-align:top;
line-height:24px;
font-size:14px;
color:#ccc;
}
#pagetitle.pagetitle_fullscreen .single_post_header .post-meta a{
margin-left:7px;
font-size:14px;
color:#999;
}
#pagetitle.pagetitle_fullscreen .cstheme_comment_count i{
margin-left:0;
color:#dcdcdc;
}
#blog-single-wrap.fullscreen{
padding-left:100px;
padding-right:100px;
}
#blog-single-wrap.fullscreen .pull-left > #blog_sidebar,
#blog-single-wrap.fullscreen .pull-right > #blog_sidebar{
border:0;
padding:0;
}
#blog-single-wrap.fullscreen .sharebox{
text-align:center;
}
#blog-single-wrap.fullscreen .sharebox span{
display:none;
}
#blog-single-wrap.fullscreen ol.commentlist{
border-bottom:0;
}
#blog-single-wrap.fullscreen #respond.comment-respond{
position:relative;
margin-bottom:-110px;
padding-top:50px;
padding-bottom:60px;
text-align:center;
}
#blog-single-wrap.fullscreen #respond.comment-respond:before{
content:'';
position:absolute;
z-index:2;
top:0;
left:-2000px;
right:-2000px;
height:100%;
background-color:#f5f5f5;
}
#blog-single-wrap.fullscreen h3#reply-title{
position:relative;
z-index:3;
text-align:center;
}
#blog-single-wrap.fullscreen #respond.comment-respond .divider_active{
position:relative;
z-index:3;
text-align:center;
}
#blog-single-wrap.fullscreen .form_field{
border-color:#fff;
background-color:#fff;
}  .filter_block ul{
margin:0 0 40px;
list-style:none;
text-align:center;
}
.filter_block li{
display:inline-block;
vertical-align:top;
margin-left:-4px;
}
.filter_block li a{
position:relative;
display:block;
padding:5px 20px 6px;
line-height:24px;
font-size:14px;
}
.filter_block li a:after{
content:'';
position:absolute;
right:-1px;
top:10px;
width:1px;
height:14px;
opacity:0.15;
}
.filter_block li a.selected{
color:#b1b1b1;
background-color:#f2f2f2;
}
.filter_block li:last-child a:after,
.filter_block li a.selected:after{
display:none;
}
.vc_row[data-vc-full-width="true"] #portfolio_list > .row{
margin-left:0;
margin-right:0;
}
.col-sm-25.portfolio{
float:left;
width:20%;
padding-left:15px;
padding-right:15px;
}
#portfolio_list.grid_bg_img .portfolio,
#portfolio_list.masonry_bg_img .portfolio{
margin-bottom:30px;
margin-right:-2px;
}
#portfolio_list.grid_bg_img.col5,
#portfolio_list.masonry_bg_img.col5{
margin-right:-3px;
}
#portfolio_list.grid_bg_img.col4,
#portfolio_list.masonry_bg_img.col4{
margin-right:-6px;
margin-left:-3px;
}
#portfolio_list.grid_bg_img .no_padding.portfolio,
#portfolio_list.masonry_bg_img .no_padding.portfolio{
margin: 0 !important;
padding-left:0 !important;
padding-right:0 !important;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper{
overflow:hidden;
position:relative;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper .portfolio_format_content,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper .portfolio_format_content{
position:relative;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper .portfolio_format_content:before,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper .portfolio_format_content:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
background-color:#2d2f31;
transition: opacity 0.4s ease-in-out;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper:hover .portfolio_format_content:before,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper:hover .portfolio_format_content:before{
opacity:0.85;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper .portfolio_format_content img,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper .portfolio_format_content img{
width:100%;
transition: transform 0.2s ease-in-out;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper:hover .portfolio_format_content img,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper:hover .portfolio_format_content img{
transform:scale(1.1);
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper .post_likes,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper .post_likes{
opacity:1;
right:auto;
left:30px;
top:auto;
bottom:26px;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap{
position:absolute;
z-index:5;
left:0;
top:50%;
opacity:0;
transform:translateY(-50%);
transition: opacity 0.4s ease-in-out, left 0.4s ease-in-out;
}
#portfolio_list.grid_bg_img .portfolio_content_wrapper:hover .portfolio_descr_wrap,
#portfolio_list.masonry_bg_img .portfolio_content_wrapper:hover .portfolio_descr_wrap{
left:40px;
opacity:1;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap .portfolio_title,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap .portfolio_title{
position:relative;
margin:0 0 9px;
font-weight:700;
line-height:26px;
font-size:20px;
opacity:0.75;
transition: opacity 0.2s ease-in-out;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap .portfolio_title:hover,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap .portfolio_title:hover{
opacity:1;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap .portfolio_title:before,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap .portfolio_title:before{
content:'';
position:absolute;
left:0;
top:-27px;
width:20px;
height:2px;
transition: width 0.4s ease-in-out;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap:hover .portfolio_title:before,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap:hover .portfolio_title:before{
width:40px;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap .portfolio_title a,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap .portfolio_title a{
color:#fff;
}
#portfolio_list.grid_bg_img .portfolio_descr_wrap .portfolio_meta_category,
#portfolio_list.masonry_bg_img .portfolio_descr_wrap .portfolio_meta_category{
display:block;
margin-bottom:4px;
line-height:20px;
font-size:13px;
color:rgba(255,255,255,0.5);
}
#portfolio_list.grid_bg_img .border_radius .portfolio_content_wrapper,
#portfolio_list.masonry_bg_img .border_radius .portfolio_content_wrapper,
#portfolio_list.grid_bg_img  .border_radius .portfolio_content_wrapper .portfolio_format_content,
#portfolio_list.masonry_bg_img  .border_radius .portfolio_content_wrapper .portfolio_format_content,
#portfolio_list.grid_bg_img .border_radius .portfolio_content_wrapper .portfolio_format_content:before,
#portfolio_list.masonry_bg_img .border_radius .portfolio_content_wrapper .portfolio_format_content:before{
border-radius:5px;
} #portfolio_list.masonry_top_img .portfolio,
#portfolio_list.grid_top_img .portfolio{
margin-right:-2px;
margin-bottom:30px;
}
#portfolio_list.masonry_top_img .portfolio_format_content,
#portfolio_list.grid_top_img .portfolio_format_content{
overflow:hidden;
position:relative;
margin-bottom:25px;
}
#portfolio_list.masonry_top_img .portfolio_format_content:before,
#portfolio_list.grid_top_img .portfolio_format_content:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
background-color:#2d2f31;
transition: opacity 0.4s ease-in-out;
}
#portfolio_list.masonry_top_img .portfolio_content_wrapper:hover .portfolio_format_content:before,
#portfolio_list.grid_top_img .portfolio_content_wrapper:hover .portfolio_format_content:before{
opacity:0.85;
}
#portfolio_list.masonry_top_img .portfolio_format_content img,
#portfolio_list.grid_top_img .portfolio_format_content img{
width:100%;
transition: transform 0.2s ease-in-out;
}
#portfolio_list.masonry_top_img .portfolio_content_wrapper:hover .portfolio_format_content img,
#portfolio_list.grid_top_img .portfolio_content_wrapper:hover .portfolio_format_content img{
transform:scale(1.1);
}
#portfolio_list.masonry_top_img .portfolio_format_content i,
#portfolio_list.grid_top_img .portfolio_format_content i{
position:absolute;
z-index:5;
left:50%;
top:50%;
display:block;
width:40px;
height:40px;
margin:-50px 0 0 -20px;
opacity:0;
border:1px solid rgba(255,255,255,0.5);
transition: margin 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#portfolio_list.masonry_top_img .portfolio_format_content i:before,
#portfolio_list.masonry_top_img .portfolio_format_content i:after,
#portfolio_list.grid_top_img .portfolio_format_content i:before,
#portfolio_list.grid_top_img .portfolio_format_content i:after{
content:'';
position:absolute;
background-color:#fff;
transition: background-color 0.4s ease-in-out, transform 0.4s ease-in-out;
}
#portfolio_list.masonry_top_img .portfolio_format_content i:before,
#portfolio_list.grid_top_img .portfolio_format_content i:before{
left:11px;
top:18px;
width:17px;
height:3px;
}
#portfolio_list.masonry_top_img .portfolio_format_content i:after,
#portfolio_list.grid_top_img .portfolio_format_content i:after{
left:18px;
top:11px;
width:3px;
height:17px;
}
#portfolio_list.masonry_top_img .portfolio_content_wrapper:hover .portfolio_format_content i,
#portfolio_list.grid_top_img .portfolio_content_wrapper:hover .portfolio_format_content i{
margin-top:-20px;
opacity:1;
}
#portfolio_list.masonry_top_img .portfolio_format_content i:hover:before,
#portfolio_list.masonry_top_img .portfolio_format_content i:hover:after,
#portfolio_list.grid_top_img .portfolio_format_content i:hover:before,
#portfolio_list.grid_top_img .portfolio_format_content i:hover:after{
transform:rotate(90deg);
}
#portfolio_list.masonry_top_img .portfolio_descr_wrap .portfolio_title,
#portfolio_list.grid_top_img .portfolio_descr_wrap .portfolio_title{
position:relative;
margin:0 0 8px;
font-weight:400;
line-height:24px;
font-size:18px;
}
#portfolio_list.masonry_top_img .portfolio_descr_wrap .portfolio_title:before,
#portfolio_list.grid_top_img .portfolio_descr_wrap .portfolio_title:before{
content:'';
position:absolute;
z-index:10;
left:50%;
top:-35px;
margin-left:-1px;
width:2px;
height:20px;
transition: height 0.4s ease-in-out, top 0.4s ease-in-out;
}
#portfolio_list.masonry_top_img .portfolio_content_wrapper:hover .portfolio_descr_wrap .portfolio_title:before,
#portfolio_list.grid_top_img .portfolio_content_wrapper:hover .portfolio_descr_wrap .portfolio_title:before{
top:-45px;
height:30px;
}
#portfolio_list.masonry_top_img .portfolio_descr_wrap .portfolio_meta_category,
#portfolio_list.grid_top_img .portfolio_descr_wrap .portfolio_meta_category{
display:block;
margin-bottom:4px;
line-height:20px;
font-size:13px;
color:rgba(102,102,102,0.75);
} #portfolio_list.masonry_card .portfolio,
#portfolio_list.grid_card .portfolio{
margin-right:-2px;
margin-bottom:30px;
}
#portfolio_list.masonry_card .portfolio_content_wrapper,
#portfolio_list.grid_card .portfolio_content_wrapper{
position:relative;
transition: box-shadow 0.2s ease-in-out;
}
#portfolio_list.masonry_card .portfolio_content_wrapper:hover,
#portfolio_list.grid_card .portfolio_content_wrapper:hover{
box-shadow:3px 5px 15px rgba(0,0,0,0.15);
}
#portfolio_list.masonry_card .portfolio_content_wrapper .post_likes,
#portfolio_list.grid_card .portfolio_content_wrapper .post_likes{
opacity:1;
right:20px;
top:20px;
}
#portfolio_list.masonry_card .portfolio_format_content > a,
#portfolio_list.grid_card .portfolio_format_content > a{
position:relative;
display:block;
}
#portfolio_list.masonry_card .portfolio_format_content > a:before,
#portfolio_list.grid_card .portfolio_format_content > a:before{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
#portfolio_list.masonry_card .portfolio_content_wrapper:hover .portfolio_format_content a:before,
#portfolio_list.grid_card .portfolio_content_wrapper:hover .portfolio_format_content a:before{
opacity:0.85;
}
#portfolio_list.masonry_card .portfolio_format_content img,
#portfolio_list.grid_card .portfolio_format_content img{
width:100%;
}
#portfolio_list.masonry_card .portfolio_descr_wrap,
#portfolio_list.grid_card .portfolio_descr_wrap{
padding:23px 30px 36px;
background-color:#fff;
}
#portfolio_list.masonry_card .portfolio_content_wrapper .portfolio_meta_category,
#portfolio_list.grid_card .portfolio_content_wrapper .portfolio_meta_category{
display:block;
margin-bottom:6px;
font-size:13px;
opacity:0.75;
}
#portfolio_list.masonry_card .portfolio_title,
#portfolio_list.grid_card .portfolio_title{
position:relative;
margin:0;
padding-bottom:15px;
line-height:24px;
font-size:18px;
}
#portfolio_list.masonry_card .portfolio_title:before,
#portfolio_list.grid_card .portfolio_title:before{
content:'';
position:absolute;
left:0;
bottom:0;
width:20px;
height:2px;
transition: width 0.2s ease-in-out;
}
#portfolio_list.masonry_card .portfolio_title:hover:before,
#portfolio_list.grid_card .portfolio_title:hover:before{
width:40px;
}  .vc_row[data-vc-full-width="true"] #portfolio_list.left_img article.portfolio{
display:inline-block;
vertical-align:top;
width:50%;
margin-right:-3px;
padding-left:15px;
padding-right:15px;
}
#portfolio_list.left_img article.portfolio{
margin-bottom:50px;
}
#portfolio_list.left_img .portfolio_format_content a{
overflow:hidden;
position:relative;
display:block;
margin-top:6px;
}
#portfolio_list.left_img .portfolio_format_content:before{
content:'';
position:absolute;
z-index:10;
left:15px;
right:15px;
top:6px;
bottom:0;
opacity:0;
background-color:#2d2f31;
transition: opacity 0.2s ease-in-out;
}
#portfolio_list.left_img .portfolio_format_content:hover:before{
opacity:0.85;
}
#portfolio_list.left_img .portfolio_format_content img{
width:100%;
transition: transform 0.2s ease-in-out;;
}
#portfolio_list.left_img .portfolio_format_content:hover img{
transform:scale(1.1);
}
#portfolio_list.left_img .post_likes{
opacity:1;
right:35px;
top:20px;
}
#portfolio_list.left_img .portfolio_descr_wrap{
padding-left:55px;
}
#portfolio_list.left_img .portfolio_meta_category{
position:relative;
display:block;
margin-bottom:9px;
padding-left:35px;
font-size:13px;
opacity:0.75;
}
#portfolio_list.left_img .portfolio_meta_category:before{
content:'';
position:absolute;
left:0;
top:10px;
width:20px;
height:2px;
}
#portfolio_list.left_img .portfolio_title{
margin-bottom:12px;
line-height:46px;
font-size:38px;
}
#portfolio_list.left_img .portfolio_content p{
margin-bottom:23px;
} #portfolio_list.chess > .row{
margin-left:0;
margin-right:0;
}
#portfolio_list.chess article.portfolio{
width:100%;
}
#portfolio_list.chess .portfolio_content_wrapper > .col-md-6{
padding-left:0;
padding-right:0;
}
#portfolio_list.chess .portfolio_format_content a{
overflow:hidden;
position:relative;
display:block;
}
#portfolio_list.chess .portfolio_format_content a:before{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
#portfolio_list.chess .portfolio_format_content:hover a:before{
opacity:0.85;
}
#portfolio_list.chess .portfolio_format_content img{
width:100%;
}
#portfolio_list.chess .portfolio_format_content i.icon{
position:absolute;
z-index:10;
left:50%;
top:45%;
width:64px;
height:64px;
margin:-32px 0 0 -32px;
text-align:center;
line-height:64px;
font-size:54px;
color:#fff;
opacity:0;
transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#portfolio_list.chess .portfolio_format_content:hover i.icon{
top:50%;
opacity:0.5;
}
#portfolio_list.chess .portfolio_format_content i.icon:hover{
opacity:1;
}
#portfolio_list.chess .post_likes{
opacity:1;
right:20px;
top:20px;
}
#portfolio_list.chess .portfolio_content_wrapper > .col-md-6.portfolio_descr_wrap{
position:relative;
padding-left:30px;
padding-right:30px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_descr_wrap{
padding-left:11%;
padding-right:11%;
}
#portfolio_list.chess .portfolio_content_wrapper .portfolio_descr_wrap:before{
content:'';
position:absolute;
z-index:-1;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.2s ease-in-out;
}
#portfolio_list.chess .portfolio_content_wrapper:hover .portfolio_descr_wrap:before{
opacity:0.1;
}
#portfolio_list.chess .portfolio_meta_category{
position:relative;
display:block;
margin-bottom:9px;
padding-top:0;
text-transform:uppercase;
font-weight:300;
font-size:13px;
opacity:0.75;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_meta_category{
padding-top:34px;
}
#portfolio_list.chess .portfolio_meta_category:before{
content:'';
position:absolute;
left:50%;
top:0;
display:none;
width:2px;
height:20px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_meta_category:before{
display:block;
}
#portfolio_list.chess .portfolio_title{
margin-bottom:6px;
line-height:46px;
font-size:38px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_title{
line-height:70px;
font-size:50px;
} #portfolio_list.carousel .portfolio_content_wrapper{
overflow:hidden;
position:relative;
}
#portfolio_list.carousel .portfolio_format_content a{
overflow:hidden;
position:relative;
display:block;
}
#portfolio_list.carousel .portfolio_format_content a:before{
content:'';
position:absolute;
z-index:10;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
#portfolio_list.carousel .portfolio_content_wrapper:hover .portfolio_format_content a:before{
opacity:0.85;
}
#portfolio_list.carousel .portfolio_format_content img{
width:100%;
transition: transform 0.2s ease-in-out;
}
#portfolio_list.carousel .portfolio_content_wrapper:hover .portfolio_format_content img{
transform:scale(1.1);
}
#portfolio_list.carousel .portfolio_descr_wrap{
position:absolute;
z-index:10;
left:30px;
right:30px;
top:50%;
margin-top:30px;
opacity:0;
transform:translateY(-50%);
transition: opacity 0.2s ease-in-out, margin 0.2s ease-in-out;
}
#portfolio_list.carousel .portfolio_content_wrapper:hover .portfolio_descr_wrap{
opacity:1;
margin-top:0;
transform:translateY(-50%);
}
#portfolio_list.carousel .portfolio_meta_category{
position:relative;
display:block;
margin-bottom:5px;
padding-top:42px;
font-size:13px;
color:#7c7c7c;
}
#portfolio_list.carousel .portfolio_meta_category:before{
content:'';
position:absolute;
z-index:10;
left:50%;
top:0;
width:2px;
height:20px;
opacity:1;
margin-left:-1px;
}
#portfolio_list.carousel .portfolio_title{
margin-bottom:34px;
line-height:34px;
font-size:24px;
}
#portfolio_list.carousel .portfolio_title a{
color:#fff;
}
#portfolio_list.carousel .btn:hover{
color:#333;
background-color:#fff;
}
#portfolio_list.carousel:hover .owl-controls .owl-nav > div{
opacity:0.5 !important;
}
#portfolio_list.carousel .owl-controls .owl-nav > div:hover{
opacity:1 !important;
}
#portfolio_list.carousel:hover .owl-controls .owl-nav > div.owl-prev{
left:30px;
}
#portfolio_list.carousel:hover .owl-controls .owl-nav > div.owl-next{
right:30px;
}
#portfolio_list.carousel .owl-controls .owl-nav > div i{
} #portfolio_list.rounded .portfolio{
margin-right:-2px;
margin-bottom:50px;
padding-left:55px;
padding-right:55px;
}
#portfolio_list.rounded .portfolio_format_content{
overflow:hidden;
position:relative;
margin-bottom:23px;
border-radius:50%;
}
#portfolio_list.rounded .portfolio_format_content:after{
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
border-radius:50%;
background-color:#333;
transition: opacity 0.2s ease-in-out;
}
#portfolio_list.rounded .portfolio_format_content:hover:after{
opacity:0.85;
}
#portfolio_list.rounded .portfolio_format_content:before{
content:'';
position:absolute;
z-index:4;
left:50%;
bottom:-15px;
width:2px;
height:30px;
margin-left:-1px;
transition: height 0.2s ease-in-out;
}
#portfolio_list.rounded .portfolio_format_content:hover:before{
height:50px;
}
#portfolio_list.rounded .portfolio_format_content a{
position:relative;
display:block;
}
#portfolio_list.rounded .portfolio_format_content img{
border-radius:50%;
transition: transform 0.2s ease-in-out;
}
#portfolio_list.rounded .portfolio_format_content:hover img{
transform:scale(1.1);
}
#portfolio_list.rounded .portfolio_format_content i{
position:absolute;
z-index:5;
left:50%;
top:50%;
width:80px;
height:80px;
margin:-40px 0 0 -40px;
text-align:center;
line-height:80px;
font-size:44px;
color:#fff;
opacity:0;
border-radius:50%;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
#portfolio_list.rounded .portfolio_format_content:hover i{
opacity:0.75;
}
#portfolio_list.rounded .portfolio_format_content i:hover{
opacity:1;
}
#portfolio_list.rounded .portfolio_meta_category{
display:block;
font-weight:700;
font-size:13px;
}
#portfolio_list.rounded .portfolio_descr_wrap .portfolio_title{
margin-bottom:3px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:15px;
letter-spacing:1px;
}
#portfolio_list.rounded .portfolio_descr_wrap .portfolio_title:before{
display:none;
}
#portfolio_list.rounded .post_likes{
position:static;
opacity:1;
}
#portfolio_list.rounded .post_likes .cstheme_likes{
font-size:20px;
color:#ccc;
background:none !important;
}
#portfolio_list.rounded .post_likes .cstheme_likes span{
transition: color 0.2s ease-in-out;
}
#portfolio_list.rounded .post_likes:hover .cstheme_likes span,
#portfolio_list.rounded .post_likes .cstheme_likes.already_liked span{
color:#333;
} #portfolio_single_wrap{
padding-top:20px;
}
.portfolio_single_content p{
line-height:28px;
font-size:16px;
}
#portfolio_single_wrap.full_width .portfolio_single_details_wrap{
margin-bottom:50px;
padding:40px;
border:1px solid #e0e0e0;
}
#portfolio_single_wrap.full_width .portfolio_single_content{
margin-bottom:50px;
padding-right:30px;
}
#portfolio_single_wrap.half_width .portfolio_single_content{
margin-bottom:50px;
}
#portfolio_single_wrap.half_width .portfolio_single_details_wrap{
padding:40px;
border:1px solid #e0e0e0;
}
#portfolio_single_wrap.half_width .portfolio_format_content{
padding-right:30px;
}
#portfolio_single_wrap.full_width .post-slider{
margin-bottom:50px;
}
#portfolio_single_wrap.full_width .portfolio_video{
margin-bottom:50px;
}
#portfolio_single_wrap.full_width .portfolio_format_content{
margin-top:50px;
margin-bottom:50px;
}
.portfolio_single_title_wrap{
position:relative;
padding-right:50px;
}
.portfolio_single_title_wrap h3{
line-height:50px;
}
.portfolio_single_title_wrap .post_likes{
top:10px;
line-height:32px;
color:#999;
opacity:1;
}
.portfolio_single_title_wrap .post_likes .cstheme_likes{
font-weight:700;
line-height:32px;
font-size:14px;
color:#999;
opacity:1;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.portfolio_single_title_wrap .post_likes .cstheme_likes:hover{
color:#fff;
background-color:#57595a;
}
.portfolio_single_title_wrap .post_likes .cstheme_likes.already_liked{
cursor:default;
color:#fff;
background-color:#e5807b;
}
.portfolio_single_title_wrap .post_likes i{
vertical-align:middle;
margin-right:10px;
font-size:16px;
color:#dcdcdc;
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
.portfolio_single_title_wrap .post_likes .cstheme_likes.already_liked i,
.portfolio_single_title_wrap .post_likes .cstheme_likes:hover i{
color:#fff !Important;
}
.portfolio_single_title_wrap .divider_active{
text-align:left;
margin-bottom:30px;
}
.portfolio_single_det p{
margin-bottom:16px;
color:#333;
}
.portfolio_single_det i{
position:relative;
display:inline-block;
vertical-align:top;
margin-right:-2px;
width:38%;
font-style:normal;
}
.portfolio_single_det i:after{
content:'';
position:absolute;
z-index:1;
left:0;
bottom:7px;
width:100%;
height:1px;
border-bottom:1px dashed #b9b9b9;
}
.portfolio_single_det i strong{
position:relative;
z-index:3;
background-color:#fff;
}
.portfolio_single_det span{
display:inline-block;
vertical-align:top;
margin-right:-2px;
width:60%;
background-color:#fff;
}
.portfolio_single_det .portfolio-custom-link a{
text-decoration:underline;
}
.portfolio_single_det .portfolio-custom-link a:hover{
color:#333;
} #portfolio_single_wrap .sharebox_links{
display:inline-block;
vertical-align:top;
margin-top:17px;
}
#portfolio_single_wrap .sharebox .social_link{
width:48px;
height:48px;
margin:0 10px 10px 0;
line-height:48px;
color:#fff;
border-radius:50%;
background-color:#cfcfcf;
}
#portfolio_single_wrap .sharebox .social_link:hover{
color:#fff;
}
#portfolio_single_wrap .sharebox .social_link i{
line-height:48px;
} body.single-portfolio #page-content{
padding-bottom:0;
}
.portfolio_single_nav{
position:relative;
padding:40px 40px;
background-color:#f2f2f2;
}
.portfolio_single_nav .back-to-portfolio{
position:absolute;
left:50%;
top:34px;
margin-left:-12px;
width:24px;
height:24px;
text-align:center;
line-height:24px;
font-size:30px;
color:#999;
opacity:0.5;
transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.portfolio_single_nav .back-to-portfolio:hover{
opacity:1;
}
.portfolio_single_nav div > div > a{
overflow:hidden;
position:relative;
display:block;
padding-left:20px;
line-height:24px;
opacity:0.5;
}
.portfolio_single_nav .pull-right a{
padding:0 20px 0 0;
}
.portfolio_single_nav div > div > a i{
position:absolute;
left:0;
font-size:22px;
transition: top 0.2s ease-in-out;
}
.portfolio_single_nav a i.first{
top:-1px;
}
.portfolio_single_nav a:hover i.first{
top:48px;
}
.portfolio_single_nav a i.last{
top:-24px;
}
.portfolio_single_nav a:hover i.last{
top:-1px;
}
.portfolio_single_nav .pull-right i{
left:auto;
right:0;
}
.portfolio_single_nav .pull-right a:hover,
.portfolio_single_nav .pull-left a:hover{
opacity:1;
}
.portfolio_single_nav span{
display:block;
line-height:20px;
font-size:15px;
}
.portfolio_single_nav a:hover span{
color:#333;
} .contentarea form.wpcf7-form textarea{
width:100%;
height:160px;
resize:none;
}
form.wpcf7-form input,
form.wpcf7-form textarea{
width:100%;
}
form.wpcf7-form input[type="submit"]{
width:auto;
}
form.wpcf7-form input[type="submit"]:focus{
color:#fff !important;
background-color:#000 !important;
}
.contentarea form.wpcf7-form i{
display:inline-block;
vertical-align:middle;
font-style:normal;
line-height:16px;
font-size:30px;
color:red;
}
.contentarea form.wpcf7-form span.wpcf7-not-valid-tip{
font-size:12px;
color:#d76b6b;
}
.contentarea form.wpcf7-form div.wpcf7-response-output{
margin-left:0;
margin-right:0;
padding:6px 10px;
text-align:center;
font-size:12px;
color:#fff;
border:0;
background-color:#d76b6b;
}
.contentarea form.wpcf7-form div.wpcf7-mail-sent-ok{
background-color:#85b873;
}
.contentarea div.wpcf7 img.ajax-loader{
display:none;
}
#ui-datepicker-div{
z-index:20 !important;
} .cstheme_contactform_type1 span input,
.cstheme_contactform_type1 textarea{
margin-bottom:10px;
width:100%;
}
.cstheme_contactform_type1 input[type="submit"]{
margin-top:-20px;
} .cstheme_contactform_type2{
color:#333;
}
.cstheme_contactform_type2 p{
margin:0;
}
.cstheme_contactform_type2 .row{
margin-left:-10px;
margin-right:-10px;
}
.cstheme_contactform_type2 .col-md-6{
padding-left:10px;
padding-right:10px;
}
.cstheme_contactform_type2 span input,
.cstheme_contactform_type2 textarea,
.cstheme_contactform_type2 select{
margin-top:8px;
margin-bottom:18px;
border:1px solid #e4e4e4;
background-color:transparent;
} .cstheme_contactform_type3 span input,
.cstheme_contactform_type3 textarea{
margin-bottom:10px;
color:rgba(255,255,255,0.5);
border-color:transparent;
background-color:rgba(242,242,242,0.1);
}
.cstheme_contactform_type3 span input:focus,
.cstheme_contactform_type3 textarea:focus{
color:#fff !important;
background-color:transparent !important;
}
.cstheme_contactform_type3 input[type="submit"]{
margin-top:-20px;
} .cstheme_contactform_type4{
color:rgba(255,255,255,0.5);
}
.cstheme_contactform_type4 p{
margin:0;
}
.cstheme_contactform_type4 span input,
.cstheme_contactform_type4 textarea{
margin-top:8px;
margin-bottom:28px;
border-color:rgba(102,102,102,0.45);
background:none;
}
.cstheme_contactform_type4 select{
margin-top:8px;
margin-bottom:28px;
color:rgba(255, 255, 255, 0.5);
border:1px solid rgba(102,102,102,0.45);
background-color:transparent;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+");
}
.cstheme_contactform_type4 select option{
color:#666;
} .cstheme_contactform_type5 span{
position:relative;
display:block;
margin-bottom:18px;
}
.cstheme_contactform_type5 span:before{
content:'';
position:absolute;
left:0;
bottom:0;
height:5px;
width:100%;
background-color:#f2f2f2;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
}
.cstheme_contactform_type5 span input,
.cstheme_contactform_type5 textarea{
margin:0;
padding:14px 0;
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:#333;
letter-spacing:1px;
border:0;
background:none;
}
.cstheme_contactform_type5 span input:focus,
.cstheme_contactform_type5 textarea:focus{
background:none;
}
.cstheme_contactform_type5 input[type="submit"]{
border-radius:25px;
} .cstheme_contactform_type6 p{
position:relative;
margin-bottom:20px;
}
.cstheme_contactform_type6 p i.icon{
position:absolute;
z-index:5;
left:0;
top:0;
margin:0;
padding:0;
width:50px;
height:50px;
text-align:center;
line-height:50px;
font-size:22px;
color:rgba(0,0,0,0.25);
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
.cstheme_contactform_type6 span{
position:relative;
z-index:2;
display:block;
}
.cstheme_contactform_type6 span:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.5;
background-color:#f2f2f2;
transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.cstheme_contactform_type6 .focus span:before{
opacity:0.1;
}
.cstheme_contactform_type6 span input,
.cstheme_contactform_type6 textarea{
position:relative;
z-index:4;
margin-bottom:0;
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:#333;
letter-spacing:1px;
border-radius:0;
border:0 !important;
background:none !important;
}
.cstheme_contactform_type6 span input{
padding-left:50px;
}
.cstheme_contactform_type6 input[type="submit"]{
border-radius:25px;
} .cstheme_contactform_type7 span{
position:relative;
display:block;
margin-bottom:18px;
}
.cstheme_contactform_type7 span:before{
content:'';
position:absolute;
left:0;
bottom:0;
height:5px;
width:100%;
opacity:0.25;
background-color:#fff;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
.cstheme_contactform_type7 span.focus:before{
opacity:1;
}
.cstheme_contactform_type7 span input,
.cstheme_contactform_type7 textarea{
margin:0;
padding:14px 0;
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:rgba(255,255,255,0.75) !important;
letter-spacing:1px;
border:0;
background:none !important;
}
.cstheme_contactform_type7 span input:focus,
.cstheme_contactform_type7 textarea:focus{
color:#fff !important;
}
.cstheme_contactform_type7 input[type="submit"]{
border-radius:25px;
background-color:#333;
}
.cstheme_contactform_type7 input[type="submit"]:hover{
color:#333;
background-color:#fff;
} .cstheme_contactform_type8 p{
position:relative;
margin-bottom:20px;
}
.cstheme_contactform_type8 p i.icon{
position:absolute;
z-index:5;
left:0;
top:0;
margin:0;
padding:0;
width:50px;
height:50px;
text-align:center;
line-height:50px;
font-size:22px;
color:rgba(255,255,255,0.35);
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
.cstheme_contactform_type8 span{
position:relative;
z-index:2;
display:block;
}
.cstheme_contactform_type8 span:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.1;
background-color:#fff;
transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.cstheme_contactform_type8 .focus span:before{
opacity:1;
}
.cstheme_contactform_type8 span input,
.cstheme_contactform_type8 textarea{
position:relative;
z-index:4;
margin-bottom:0;
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:rgba(255,255,255,0.75);
letter-spacing:1px;
border-radius:0;
border:0 !important;
background:none !important;
}
.cstheme_contactform_type8 span input:focus,
.cstheme_contactform_type8 textarea:focus{
color:#fff !important;
}
.cstheme_contactform_type8 span input{
padding-left:50px;
}
.cstheme_contactform_type8 input[type="submit"]{
border-radius:25px;
background-color:#333;
}
.cstheme_contactform_type8 input[type="submit"]:hover{
color:#333;
background-color:#fff;
} .cstheme_contactform_type9 .clearfix{
margin-right:-1px;
}
.cstheme_contactform_type9 .clearfix > span{
float:left;
display:block;
width:50%;
margin:0 -1px -1px 0;
}
.cstheme_contactform_type9 input,
.cstheme_contactform_type9 textarea{
border-radius:0;
border-color:#e4e4e4;
background:none;
}
.cstheme_contactform_type9 input:focus,
.cstheme_contactform_type9 textarea:focus{
color:#333 !important;
}
.cstheme_contactform_type9 .wpcf7-form-control-wrap{
position:relative;
z-index:2;
}
.cstheme_contactform_type9 .wpcf7-form-control-wrap.focus{
z-index:5;
}
.cstheme_contactform_type9 input[type="submit"]{
margin-top:20px;
} .cstheme_contactform_type10 .clearfix{
margin-right:-1px;
}
.cstheme_contactform_type10 span{
position:relative;
display:block;
}
.cstheme_contactform_type10 span:before{
content:'';
position:absolute;
left:0;
top:0;
bottom:0;
width:2px;
background-color:transparent;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
}
.cstheme_contactform_type10 .clearfix > span{
float:left;
width:33.33%;
margin:0 -1px -1px 0;
}
.cstheme_contactform_type10 .clearfix > span select{
margin:0;
width:100%;
padding:12px 20px 12px 16px;
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:rgba(51, 51, 51, 0.5);
letter-spacing:1px;
border:1px solid #e4e4e4;
border-radius:0;
background-color:transparent;
}
.cstheme_contactform_type10 input,
.cstheme_contactform_type10 textarea{
text-transform:uppercase;
font-weight:700;
font-size:13px;
letter-spacing:1px;
border-radius:0;
border-color:#e4e4e4;
background:none;
}
.cstheme_contactform_type10 input:focus,
.cstheme_contactform_type10 textarea:focus{
color:#333 !important;
border-color:transparent !important;
background-color:#f9f9f9;
}
.cstheme_contactform_type10 .wpcf7-form-control-wrap{
position:relative;
z-index:2;
margin-right:2px;
}
.cstheme_contactform_type10 .wpcf7-form-control-wrap.focus{
z-index:5;
}
.cstheme_contactform_type10 input[type="submit"]{
margin-top:-10px;
}
.cstheme_contactform_type10 span.wpcf7-not-valid-tip{
position:absolute;
left:0;
bottom:-5px;
} .cstheme_contactform_type11{
color:#333;
}
.cstheme_contactform_type11 p{
margin:0;
}
.cstheme_contactform_type11 .row{
margin-left:-10px;
margin-right:-10px;
}
.cstheme_contactform_type11 .col-md-6{
padding-left:10px;
padding-right:10px;
}
.cstheme_contactform_type11 span input,
.cstheme_contactform_type11 textarea,
.cstheme_contactform_type11 select{
margin-top:0;
margin-bottom:20px;
border:1px solid #e4e4e4;
background-color:transparent;
} .page_featured_image{
min-height:340px;
margin-bottom:52px;
background-size:cover;
background-position:center center;
}
#default_page .col-md-9.pull-right{
padding-left:30px;
}
#default_page .col-md-9.pull-left{
padding-right:30px;
} #author_posts_page .row{
margin-bottom:30px;
}
#author_posts_page .eva-pagination{
margin-top:-60px;
}
#author_posts_info{
margin-bottom:42px;
padding:53px 0 40px;
background-color:#f4f4f4;
}
#authors_list_page .row{
text-align:center;
}
#authors_list_page .col-md-3{
float:none;
display:inline-block;
vertical-align:top;
width:25%;
margin-right:-4px;
}
.author_posts_avatar{
overflow:hidden;
display:block;
margin-bottom:21px;
border-radius:50%;
}
.author_posts_avatar img{
border-radius:50%;
}
.author_posts_count{
line-height:20px;
font-size:12px;
color:rgba(51,51,51,0.5);
}
h5.author_posts_name{
margin:0 0 19px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:14px;
letter-spacing:2px;
}
#author_posts_page article.post{
width:33.33%;
margin-right:-3px;
padding:0 15px 30px;
} #error404_container h1{
margin-bottom:41px;
font-weight:900;
line-height:200px;
font-size:220px;
color:#fff;
}
#error404_container h2{
display:inline-block;
vertical-align:top;
margin-bottom:25px;
text-transform:uppercase;
font-weight:500;
line-height:32px;
font-size:24px;
color:#fff;
letter-spacing:2px;
}
#error404_container .divider_active{
display:inline-block;
vertical-align:top;
margin:14px 20px 0;
}
#error404_container p{
display:inline-block;
vertical-align:top;
width:34%;
margin-bottom:53px;
font-weight:300;
line-height:26px;
font-size:16px;
color:#fff;
}
#error404_container .btnback{
display:inline-block;
vertical-align:top;
padding:16px 30px;
text-transform:uppercase;
font-weight:700;
line-height:20px;
font-size:12px;
color:#fff;
letter-spacing:1px;
}
#error404_container .btnback:hover{
color:#fff;
background-color:#333;
}
#error404_container .btnback i{
vertical-align: top;
margin-right:20px;
font-size: 10px;
line-height: 20px;
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
#error404_container .btnback:hover i{
color:#fff;
} body.search-results #page-content{
padding:0;
}
#search_result_list{
padding-top:30px;
padding-bottom:50px;
background-color:#fff;
}
#search_result_list > .row{
margin-left:15px;
margin-right:15px;
}
#search_result_list article{
float:left;
width:16.6%;
padding-left:15px;
padding-right:15px;
padding-bottom:30px;
}
#search_result_list .post-content-wrapper{
border-radius: 5px;
}
#search_result_list .post-content-wrapper{
overflow:hidden;
background-color:#fff;
transition: box-shadow 0.2s ease-in-out;
}
#search_result_list .post-content-wrapper:hover{
box-shadow:3px 5px 15px rgba(0,0,0,0.15);
}
#search_result_list .post-descr-wrap .post-meta{
padding-bottom:28px;
}
#search_result_list .post-descr-wrap .post-meta i{
margin-left:0;
}
#search_result_list .post-descr-wrap{
padding:42px 30px 23px;
}
#search_result_list .post-descr-wrap .post-content p{
margin-bottom:45px;
}
#search_result_list .post-descr-wrap .post-title{
margin-bottom:13px;
line-height:26px;
font-size:18px;
}
#search_result_list .post_type{
font-size:12px;
color:#ccc;
} body.page-template-page-comingsoon{
padding:0;
}
.coming_soon_wrapper h4{
display:inline-block;
vertical-align:top;
margin:0;
text-transform:uppercase;
font-weight:500;
line-height:34px;
font-size:24px;
color:#fff;
letter-spacing:2px;
}
.coming_soon_wrapper .divider_active{
display:inline-block;
vertical-align:top;
margin:14px 20px 0;
}
.coming_soon_wrapper h1{
margin:0 0 2px;
text-transform:uppercase;
font-weight:900;
line-height:136px;
font-size:130px;
color:#fff;
}
.coming_soon_wrapper h6{
margin-bottom:54px;
font-weight:300;
line-height:26px;
font-size:16px;
color:#fff;
} .coming_soon_wrapper ul.countdown{
position:relative;
display:inline-block;
width:520px;
margin:0;
padding:34px 0 28px;
list-style:none;
border-left:2px solid transparent;
border-right:2px solid transparent;
border-bottom:2px solid transparent;
}
.coming_soon_wrapper ul.countdown:before,
.coming_soon_wrapper ul.countdown:after{
content:'';
position:absolute;
top:0;
height:2px;
}
.coming_soon_wrapper ul.countdown:before{left:0;right:50%;margin-right:10px;}
.coming_soon_wrapper ul.countdown:after{right:0;left:50%;margin-left:10px;}
.coming_soon_wrapper ul.countdown i{
position:absolute;
left:50%;
top:-13px;
width:20px;
height:12px;
margin-left:-10px;
}
.coming_soon_wrapper ul.countdown i:before,
.coming_soon_wrapper ul.countdown i:after{
content:'';
position:absolute;
top:8px;
width:16px;
height:2.5px;
}
.coming_soon_wrapper ul.countdown i:before{left:-3px;transform:rotate(-45deg);}
.coming_soon_wrapper ul.countdown i:after{right:-3px;transform:rotate(45deg);}
.coming_soon_wrapper ul.countdown li{
display:inline-block;
vertical-align:top;
width:25%;
margin-right:-4px;
}
.coming_soon_wrapper ul.countdown li span{
display:block;
font-weight:700;
line-height:40px;
font-size:38px;
color:#fff;
}
.coming_soon_wrapper ul.countdown li p{
margin:0;
padding:0;
text-transform:none;
font-weight:300;
line-height:32px;
font-size:18px;
color:#fff;
} footer.fixed{
position:fixed;
left:0;
bottom:0;
right:0;
}
body.boxed footer.fixed{
width:1230px;
margin-left:auto;
margin-right:auto;
transition: bottom 0.1s ease-in-out;
}
footer.full_width .container{
width:100%;
padding-left:40px;
padding-right:40px;
}
#prefooter_area > .container{
padding-top:56px;
} #footer_bottom{
padding:25px 0;
}
#footer_bottom .copyright{
line-height:30px;
font-size:12px;
} header.header-left .copyright{
font-size:12px;
opacity:0.2;
} .wpb_row{
margin-bottom:35px;
} #page-content .left-icon .aio-icon-left .aio-icon,
#page-content .left-icon .aio-icon-left .aio-icon-img{
margin-right:25px;
}
#page-content .text-center .default-icon .aio-icon-default,
#page-content .text-center .default-icon .aio-icon-header{
display:inline-block;
} #page-content .stats-top .stats-number{
display:block;
padding:11px 0 9px;
}
#page-content .stats-left .aio-icon-left{
display:inline-block;
vertical-align:middle;
}
#page-content .stats-left .stats-desc{
display:inline-block;
vertical-align:middle;
} #page-content .vc_general.vc_btn3{
text-transform:uppercase;
font-weight:700;
letter-spacing:1px;
}
#page-content .vc_btn3.vc_btn3-style-custom{
background-image:none !important;
}
#page-content .vc_btn3.vc_btn3-style-custom:hover{
opacity:0.8;
}
#page-content .vc_btn3.vc_btn3-size-lg{
padding-left:50px;
padding-right:50px;
}
#page-content .vc_btn3.vc_btn3-size-md{
line-height:20px;
font-size:12px;
padding-left:50px;
padding-right:50px;
}
#page-content .vc_btn3.vc_btn3-size-sm{
padding-left:30px;
padding-right:30px;
}
#page-content .vc_btn3.vc_btn3-size-xs{
padding-left:20px;
padding-right:20px;
}
#page-content .vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
#page-content .vc_btn3.vc_btn3-icon-right .vc_btn3-icon{
position:static;
display:inline-block;
vertical-align:top;
margin-top:2px;
transform:translate(0,0);
}
#page-content .vc_btn3.vc_btn3-icon-left .vc_btn3-icon{
margin-right:5px;
}
#page-content .vc_btn3.vc_btn3-icon-right .vc_btn3-icon{
margin-left:5px;
} .partner_wrap{
overflow:hidden;
position:relative;
margin-bottom:30px;
}
.partner_wrap.with_descr:before{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
background-color:#fff;
transition: opacity 0.2s ease-in-out;
}
.partner_wrap.with_descr:hover:before{
opacity:1;
}
.partner_wrap.border_solid{
padding-top:25px;
padding-bottom:25px;
border-width:1px;
border-style:solid;
}
.partner_wrap.border_solid.hover_border{
margin:1px 1px 31px;
border-width:0;
}
.partner_wrap.border_solid.hover_border:hover{
margin:0 0 30px;
border-width:1px;
}
.partner_wrap a{
display:block;
}
.partner_wrap img{
display:block;
width:100%;
opacity:0.25;
transition: opacity 0.2s ease-in-out;
}
.partner_wrap:hover img,
.partner_wrap.hover_opacity img{
opacity:1;
}
.partner_wrap.hover_opacity:hover img{
opacity:0.25;
}
.partner_wrap.hover_transparent img{
opacity:0.25;
}
.partner_wrap.hover_transparent:hover img{
opacity:1;
}
.partner_wrap .partner_descr{
position:absolute;
z-index:3;
left:30px;
right:30px;
top:50%;
opacity:0;
transition: opacity 0.2s ease-in-out;
transform:translateY(-50%);
}
.partner_wrap.no_descr .partner_descr h6{
margin:0;
}
.partner_wrap.with_descr .partner_descr h6{
position:relative;
margin-bottom:15px;
padding-bottom:16px;
}
.partner_wrap.with_descr .partner_descr h6:before{
content:'';
position:absolute;
left:50%;
bottom:0;
width:20px;
height:2px;
margin-left:-10px;
}
.partner_wrap.with_descr .partner_descr p{
margin:0;
line-height:20px;
font-size:12px;
color:#666;
}
.partner_wrap:hover .partner_descr{
opacity:1;
}
#partners_list.row.owl-carousel{
margin:0;
}
#partners_list .owl-item > div{
float:none;
width:100%;
padding:0;
}
#partners_list{
overflow:hidden;
margin:0 -1px -1px 0;
}
.partner_wrap.border_line{
margin:0 -30px -1px 0;
padding:0 15px 15px 14px;
border-right:1px solid transparent;
border-bottom:1px solid transparent;
}
.partner_wrap.hover_popup .partner_descr{
top:0;
left:50%;
right:auto;
width:auto;
width:-moz-max-content;
padding:4px 20px;
background-color:#fff;
box-shadow:0 1px 3px rgba(0,0,0,0.1);
transform:translateX(-50%);
}
.partner_wrap.hover_popup .partner_descr:before{
content:'';
position:absolute;
left:50%;
bottom:0;
width:8px;
height:8px;
margin:0 0 -4px;
box-shadow:0 1px 3px rgba(0,0,0,0.1);
background-color:#fff;
transform:rotate(45deg);
}
.partner_wrap.hover_popup .partner_descr h6 b{
font-weight:300;
}
.partner_wrap.hover_popup .partner_descr p{
display:none;
}
#partners_list.owl-carousel{
padding:0 30px;
}
#partners_list.owl-carousel .partner_wrap{
margin-bottom:0;
}
#partners_list .owl-controls .owl-nav > div{
margin-top:-13px;
width:26px;
height:26px;
line-height:26px;
border-radius:0;
}
#partners_list .owl-controls .owl-nav .owl-prev,
#partners_list .owl-controls .owl-nav .owl-next{
opacity:1;
}
#partners_list .owl-controls .owl-nav .owl-prev:before{
content: '\f053';
position:absolute;
left:0;
top:0;
width:26px;
height:26px;
font-family: 'FontAwesome';
line-height:26px;
font-size:20px;
color:#333;
opacity:0.25;
transition: opacity 0.2s ease-in-out;
}
#partners_list .owl-controls .owl-nav .owl-next:before{
content: '\f054';
position:absolute;
left:0;
top:0;
width:26px;
height:26px;
font-family: 'FontAwesome';
line-height:26px;
font-size:20px;
color:#333;
opacity:0.25;
transition: opacity 0.2s ease-in-out;
}
#partners_list .owl-controls .owl-nav .owl-prev:hover:before,
#partners_list .owl-controls .owl-nav .owl-next:hover:before{
opacity:1;
} #page-content .banner-style12 img{
transform:none;
-o-transform:none;
-ms-transform:none;
-webkit-transform:none;
} .vc_progress_bar .vc_single_bar{
position:relative;
background:#eee !important;
} .vc_progress_bar.style1 .vc_single_bar_wrap{
position:relative;
margin-bottom:36px;
}
.vc_progress_bar.style1 .vc_single_bar{
margin:0;
padding:0;
height:6px;
border-radius:0;
box-shadow:none;
}
.vc_progress_bar.style1 .vc_label{
display:block;
margin:0 0 14px;
padding:0;
font-weight:700;
line-height:24px;
font-size:18px;
}
.vc_progress_bar.style1 .vc_single_bar .vc_bar{
border-radius:0;
}
.vc_progress_bar.style1 .vc_single_bar .vc_label_units{
position:absolute;
right:-24px;
top:-39px;
display:block;
width:49px;
height:29px;
text-align:center;
font-weight:700;
line-height:29px;
font-size:14px;
color:#fff;
}
.vc_progress_bar.style1 .vc_single_bar .vc_label_units:before{
content:'';
position:absolute;
left:50%;
bottom:-4px;
margin-left:-3.5px;
width: 7px;
height: 7px;
transform:rotate(45deg);
} .vc_progress_bar.style2 .vc_single_bar_wrap{
position:relative;
margin-bottom:39px;
}
.vc_progress_bar.style2 .vc_single_bar{
margin:0;
padding:0;
height:3px;
border-radius:0;
box-shadow:none;
}
.vc_progress_bar.style2 .vc_label{
display:block;
margin:0 0 14px;
padding:0;
font-weight:300;
line-height:24px;
font-size:18px;
}
.vc_progress_bar.style2 .vc_single_bar .vc_bar{
border-radius:0;
}
.vc_progress_bar.style2 .vc_single_bar .vc_label_units{
position:absolute;
right:0;
top:-39px;
display:block;
width:auto;
height:29px;
text-align:center;
font-weight:300;
line-height:29px;
font-size:14px;
color:#fff;
background:none;
} .vc_progress_bar.style3 .vc_single_bar_wrap{
position:relative;
margin-bottom:21px;
}
.vc_progress_bar.style3 .vc_single_bar{
margin:0;
padding:0;
height:29px;
border-radius:0;
box-shadow:none;
}
.vc_progress_bar.style3 .vc_label{
position:absolute;
z-index:5;
left:10px;
top:0;
display:block;
margin:0;
padding:0;
font-weight:900;
line-height:29px;
font-size:12px;
color:#fff;
letter-spacing:1px;
}
.vc_progress_bar.style3 .vc_single_bar .vc_bar{
border-radius:0;
}
.vc_progress_bar.style3 .vc_single_bar .vc_label_units{
position:absolute;
right:10px;
top:0;
display:block;
width:auto;
height:29px;
text-align:center;
font-weight:900;
line-height:29px;
font-size:12px;
color:#fff;
letter-spacing:1px;
background:none;
} .vc_progress_bar.style4 .vc_single_bar_wrap{
position:relative;
margin-bottom:21px;
margin-right:60px;
}
.vc_progress_bar.style4 .vc_single_bar{
margin:0;
padding:0;
height:29px;
border-radius:0;
box-shadow:none;
}
.vc_progress_bar.style4 .vc_label{
position:absolute;
z-index:5;
left:10px;
top:0;
display:block;
margin:0;
padding:0;
font-weight:900;
line-height:29px;
font-size:12px;
color:#fff;
letter-spacing:1px;
}
.vc_progress_bar.style4 .vc_single_bar .vc_bar{
border-radius:0;
}
.vc_progress_bar.style4 .vc_label_units{
position:absolute;
right:-60px;
top:0;
display:block;
width:auto;
height:29px;
text-align:center;
font-weight:500;
line-height:29px;
font-size:18px;
color:#fff;
background:none;
} .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:after,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a{
border-color:#e0e0e0 !important;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panels,
.vc_tta.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel-body,
.vc_tta.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-tab > a{
border-width:0 !important;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a{
background:none !important;
}
.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a{
border-bottom-color:#fff !important;
}
.vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab > a{
padding:12px 20px;
font-weight:700;
line-height:24px;
font-size:14px;
color:#333;
}
.vc_tta-style-classic.vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab.vc_active > a{
padding-top:17px;
}
.vc_tta-style-classic.vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab.vc_active > a,
.vc_tta-style-classic.vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab > a:hover{
background:none;
}
.vc_tta-style-classic.vc_tta.vc_general .vc_tta-tab.vc_active > a:after,
.vc_tta-style-classic.vc_tta.vc_general .vc_tta-tab.vc_active > a:before{
display:none !important;
}
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-o-no-fill.vc_tta-shape-square .vc_tta-tabs-list .vc_tta-tab.vc_active > a{
border-top:0 !important;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs.vc_tta-o-no-fill.vc_tta-shape-square .vc_tta-panels{
margin-top:-1px;
border-top:1px solid #e0e0e0 !important;
}
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-o-no-fill.vc_tta-shape-square .vc_tta-tabs-list .vc_tta-tab > a{
padding:0 0 11px;
font-weight:400;
line-height:28px;
font-size:18px;
color:#333;
}
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-o-no-fill.vc_tta-shape-round .vc_tta-tabs-list .vc_tta-tab > a{
padding:13px 27px;
border:1px solid #e0e0e0 !important;
border-radius:5px;
}
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-o-no-fill.vc_tta-shape-round .vc_tta-tabs-list .vc_tta-tab.vc_active > a,
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-o-no-fill.vc_tta-shape-round .vc_tta-tabs-list .vc_tta-tab.vc_active > a:hover{
color:#fff !important;
border:1px solid #333 !important;
background-color:#333 !important;
}
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab > a{
padding:12px 20px;
border-top:1px solid #e0e0e0 !important;
}
.vc_tta-style-classic.vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active > a{
border-top:1px solid #e0e0e0 !important;
border-right:1px solid #fff !important;
}
.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel-body{
visibility:hidden;
opacity:0;
transform:none !important;
-webkit-transform:none !important;
transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
}
.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body{
visibility:visible;
opacity:1;
} .vc_tta.vc_general .vc_tta-panel-title > a,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
padding:17px 30px !important;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-panel .vc_tta-panel-body{
padding:0 0 0 30px !important;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-o-no-fill.vc_tta-tabs-position-right .vc_tta-panel .vc_tta-panel-body{
padding:0 30px 0 0 !important;
}
h4.vc_tta-panel-title{
margin:0;
line-height:24px !important;
font-size:18px;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body:before{
border-color:#e0e0e0 !important;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a{
color:#333;
}
.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover{
background:none !important;
}
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon:before{
border-color:#333;
opacity:0.15;
}
.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before{
opacity:1 !important;
} .vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel.vc_active .vc_tta-panel-heading{
border-left:0 !important;
}
.vc_tta.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel-heading{
border-top:1px solid #e0e0e0 !important;
border-bottom:1px solid #e0e0e0 !important;
}
.vc_tta.vc_general.vc_tta-o-no-fill .vc_tta-panel-title > a,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-title > a{
padding:17px 0 !important;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:13px;
color:#333;
}
.vc_tta.vc_general.vc_tta-o-no-fill .vc_tta-panel-title.vc_tta-controls-icon-position-right > a,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-right > a{
padding-right:30px !important;
}
.vc_tta.vc_general.vc_tta-o-no-fill .vc_tta-panel-title.vc_tta-controls-icon-position-left > a,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-left > a{
padding-left:30px !important;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-body{
padding-left:0 !important;
padding-right:0 !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus{
width:26px;
height:26px;
border-radius:50%;
background-color:rgba(224,224,224,0.5);
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus{
background-color:#333;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-plus{
right:0;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon.vc_tta-controls-icon-plus{
left:0;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
width:10px;
height:10px;
border-color:#000;
transform:translate(0);
transition: border-color 0.2s ease-in-out;
-webkit-transition: border-color 0.2s ease-in-out;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
left:12px;
top:8px
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
left:8px;
top:12px;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-heading:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-heading:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-title:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-title:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
border-color:#fff;
opacity:1;
} .ult_pricing_table_wrap .ult_pricing_table:hover{
box-shadow:0 0 15px rgba(167,167,167,0.5);
}
.ult_pricing_table_wrap.ult_design_5 .ult_pricing_table{
border-bottom:0 !important;
background:transparent;
}
.ult_pricing_table_wrap.ult_design_5 .ult_pricing_table .ult_price_body_block,
.ult_pricing_table_wrap.ult_design_5 .ult_pricing_table .ult_pricing_heading{
background:transparent;
}
.ult_design_5 .ult_pricing_table .cstheme_price_value{
display:inline-block;
vertical-align:top;
font-weight:400;
line-height:36px;
font-size:38px;
}
.ult_design_5 .ult_pricing_table .cstheme_price_figure{
display:inline-block;
vertical-align:top;
}
.ult_design_5 .ult_pricing_table .ult_price_features ul li{
padding:11px 0;
border-color:#f4f4f4 !important;
}
.ult_design_5 .ult_pricing_table .ult_price_features ul li:first-child{
border-top:1px solid #f4f4f4;
}
.ult_design_5 .ult_pricing_table .ult_price_link{
padding-bottom:39px;
}
.ult_design_5 .ult_pricing_table .ult_price_link .ult_price_action_button{
padding:13px 30px !important;
letter-spacing:1px;
border-radius:5px !important;
background-color:#333 !important;
}
.ult_price_item_featured{
position:relative;
z-index:9;
transform:scale(1.04);
}
.ult_design_5 .ult_pricing_table .ult_pricing_heading{
padding-top:29px;
padding-bottom:10px;
}
.ult_design_5 .ult_pricing_table .ult_price_body_block{
top:0 !important;
padding-bottom:25px;
}
.ult_design_5 .ult_pricing_table .ult_price_features{
padding-top:0;
}
.ult_design_5 .ult_pricing_table .ult_price_features ul{
margin-bottom:40px;
} .ult-team-member-wrap.ult-style-1 .ult-team-member-image-overlay.ult-team_img_hover{
background-image:none;
opacity:0.85 !important;
}
.ult-team-member-wrap.ult-style-1 .ult-team-member-name-wrap .ult-team-member-name{
position:relative;
margin:0;
padding-top:16px;
font-weight:400;
}
.ult-team-member-wrap.ult-style-1 .ult-team-member-name-wrap .member-name-divider{
display:inline-block;
vertical-align:bottom;
width:20px;
height:2px;
}
.ult-team-member-wrap.ult-style-1 .ult-team-member-position{
font-weight:400;
}
.ult-team-member-wrap.ult-style-1{
position:relative;
}
.ult-team-member-wrap.ult-style-1 .ult-social-buttons{
position:absolute;
z-index:10001;
top:50%;
left:20px;
right:20px;
opacity:0;
text-align:center;
transform:translateY(-50%);
transition: opacity 0.2s ease-in-out;
}
.ult-team-member-wrap.ult-style-1:hover .ult-social-buttons{
opacity:1;
}
.ult-team-member-wrap.ult-style-1 .ult-team-member-name-wrap .ult-team-member-name,
.ult-team-member-wrap.ult-style-2 .ult-team-member-name-wrap .ult-team-member-name,
.ult-team-member-wrap.ult-style-3 .ult-team-member-name-wrap .ult-team-member-name,
.ult-team-member-wrap.ult-style-1 .ult-team-member-position,
.ult-team-member-wrap.ult-style-2 .ult-team-member-position,
.ult-team-member-wrap.ult-style-3 .ult-team-member-position{
text-transform:none;
} .ult-team-member-wrap.ult-style-2{
position:relative;
background:none !important;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-image{
position:relative;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-image img{
opacity:1 !important;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-image span{
position:absolute;
left:10px;
top:10px;
right:10px;
bottom:10px;
opacity:0;
transition: opacity 0.2s ease-in-out;
}
.ult-team-member-wrap.ult-style-2:hover .ult-team-member-image span{
opacity:0.85;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-bio-wrap .ult-team-member-name-wrap,
.ult-team-member-wrap.ult-style-2 .ult-team-member-bio-wrap .ult-team_description_slide{
position:static;
transform:translateY(0) !important;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-bio-wrap{
position:absolute;
left:20px;
right:20px;
top:60%;
opacity:0;
transform:translateY(-50%);
transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.ult-team-member-wrap.ult-style-2:hover .ult-team-member-bio-wrap{
top:50%;
opacity:1;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-name-wrap .ult-team-member-name{
margin-bottom:8px;
font-weight:inherit;
}
.ult-team-member-wrap.ult-style-2 .ult-team-member-position{
margin-bottom:32px;
font-weight:900;
}
.ult-team-member-wrap.ult-style-2 .ult-social-buttons a.ult-team{
display:inline-block;
vertical-align:top;
width:48px;
height:48px;
line-height:54px;
border-radius:50%;
background-color:#fff;
transition: background-color 0.2s ease-in-out;
}
.ult-team-member-wrap.ult-style-2 .ult-social-buttons a.ult-team:hover{
background-color:#333;
} .ult-team-member-wrap.ult-style-3{
overflow:hidden;
border-radius:0 !important;
}
.ult-team-member-wrap.ult-style-3 .ult-team-member-description{
position:static;
margin:0 !important;
padding:0 !important;
opacity:1;
}
.ult-team-member-wrap.ult-style-3 .ult-team-member-name-wrap .ult-team-member-name{
margin:0 0 13px;
}
.ult-team-member-wrap.ult-style-3 hr{
width:auto !important;
margin-left:-80px;
margin-right:-80px;
}
.ult-team-member-wrap.ult-team-member-wrap.ult-style-3 hr{
margin-top:35px;
margin-bottom:25px;
}
#page-content .ult-style-1:hover .ult-team-member-image img.ult-team-grayscale,
#page-content .ult-style-3:hover .ult-team-member-image img.ult-team-grayscale{
-moz-filter:grayscale(100%);
-ms-filter:grayscale(100%);
-o-filter:grayscale(100%);
filter:normal;
filter:grayscale(100%);
-webkit-filter:grayscale(100%);
} #page-content .vc_general.vc_cta3.vc_cta3-style-custom{
padding:0;
border:0;
}
#page-content .vc_general.vc_cta3.vc_cta3-style-custom h2,
#page-content .vc_general.vc_cta3.vc_cta3-style-custom h4{
margin-bottom:4px;
}
#page-content .vc_general.vc_cta3.vc_cta3-style-custom p{
margin-bottom:31px;
line-height:30px;
font-size:18px;
}
#page-content .vc_general.vc_cta3.vc_cta3-style-custom .vc_btn3.vc_btn3-size-md{
padding-left:50px;
padding-right:50px;
}
#page-content .vc_general.vc_cta3.vc_cta3-style-custom .vc_btn3:hover{
background-color:#333 !important;
} #page-content .wpb_image_grid_uls{
margin:0;
list-style:none;
}
#page-content .wpb_image_grid .wpb_image_grid_uls .isotope-items{
margin:0 -1px 0 0;
}
#page-content .wpb_image_grid_uls li.col-sm-2_5{
float:left;
width:20%;
}
#page-content .vc_row[data-vc-full-width="true"] .wpb_image_grid_uls{
margin:0 -3px;
}
#page-content .vc_row[data-vc-full-width="true"] .wpb_image_grid_uls li.col-sm-2_5{
width:19.95%;
}
#page-content .wpb_image_grid_uls li a{
overflow:hidden;
position:relative;
display:block;
}
#page-content .wpb_image_grid_uls li a img{
width:100%;
} #page-content .wpb_image_grid_uls.hover_style1 li a .overlay_bg{
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.4s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style1 li a:hover .overlay_bg{
opacity:0.85;
}
#page-content .wpb_image_grid_uls.hover_style1 li a img{
transition: transform 0.2s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style1 li a:hover img{
transform:scale(1.1);
}
#page-content .wpb_image_grid_uls.hover_style1 li a i.icon{
position:absolute;
z-index:10;
left:50%;
top:45%;
width:64px;
height:64px;
margin:-32px 0 0 -32px;
text-align:center;
line-height:64px;
font-size:40px;
color:#fff;
opacity:0;
transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style1 li a:hover i.icon{
top:50%;
opacity:0.5;
}
#page-content .wpb_image_grid_uls.hover_style1 li a i.icon:hover{
opacity:1;
} #page-content .wpb_image_grid_uls.hover_style2 li a .overlay_bg{
content:'';
position:absolute;
z-index:2;
left:0;
top:50%;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style2 li a:hover .overlay_bg{
top:0;
opacity:0.85;
}
#page-content .wpb_image_grid_uls.hover_style2 li a img{
transform:scale(1.2);
transition: transform 0.3s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style2 li a:hover img{
transform:translateY(-15px) scale(1.2);
}
#page-content .wpb_image_grid_uls.hover_style2 li a i{
position:absolute;
z-index:5;
left:50%;
top:50%;
display:block;
width:40px;
height:40px;
margin:-50px 0 0 -20px;
opacity:0;
transition: margin 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style2 li a i:before,
#page-content .wpb_image_grid_uls.hover_style2 li a i:after{
content:'';
position:absolute;
background-color:#fff;
transition: background-color 0.4s ease-in-out, transform 0.4s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style2 li a i:before{
left:11px;
top:18px;
width:17px;
height:3px;
}
#page-content .wpb_image_grid_uls.hover_style2 li a i:after{
left:18px;
top:11px;
width:3px;
height:17px;
}
#page-content .wpb_image_grid_uls.hover_style2 li a:hover i{
margin-top:-20px;
opacity:1;
}
#page-content .wpb_image_grid_uls.hover_style2 li a i:hover:before,
#page-content .wpb_image_grid_uls.hover_style2 li a i:hover:after{
transform:rotate(90deg);
} #page-content .wpb_image_grid_uls.hover_style3 li a .overlay_bg{
content:'';
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
transition: opacity 0.2s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style3 li a:hover .overlay_bg{
opacity:0.5;
}
#page-content .wpb_image_grid_uls.hover_style3 li a img{
transition: transform 0.3s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style3 li a:hover img{
transform:translateY(-15px);
}
#page-content .wpb_image_grid_uls.hover_style3 .wpb_gallery_img_alt{
position:absolute;
z-index:10;
left:0;
right:0;
bottom:0;
display:block;
padding:10px 30px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
font-size:12px;
color:#fff;
background-color:#333;
transform:translateY(100%);
transition: transform 0.3s ease-in-out;
}
#page-content .wpb_image_grid_uls.hover_style3 li a:hover .wpb_gallery_img_alt{
transform:translateY(0);
} #page-content .wpb_image_grid_uls.hover_style4 li a .overlay_bg{
content: '';
position: absolute;
z-index:10;
top: 30px;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0.8) 90%);
background: linear-gradient(to bottom, rgba(51,51,51,0) 0%, rgba(51,51,51,0.8) 90%);
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
#page-content .wpb_image_grid_uls.hover_style4 li a:hover .overlay_bg{
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#page-content .wpb_image_grid_uls.hover_style4 .wpb_gallery_img_alt{
position:absolute;
z-index:10;
left:0;
right:0;
bottom:5px;
display:block;
padding:10px 30px;
text-transform:uppercase;
text-align:center;
font-weight:700;
line-height:24px;
font-size:12px;
color:#fff;
opacity:0;
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
}
#page-content .wpb_image_grid_uls.hover_style4 li a:hover .wpb_gallery_img_alt{
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} #page-content .wpb_image_grid_uls.grayscale img{
-moz-filter:grayscale(100%);
-ms-filter:grayscale(100%);
-o-filter:grayscale(100%);
filter:normal;
filter:grayscale(100%);
-webkit-filter:grayscale(100%);
} .cs_testimonials_item_wrap .testimonials_space{
height:32px;
}
.cs_testimonials_item_wrap .cs_testimonials_descr{
line-height:30px;
font-size:18px;
}
.cs_testimonials_item_wrap .cs_testimonials_img{
overflow:hidden;
display:inline-block;
vertical-align:top;
margin-right:30px;
border-radius:50%;
}
.cs_testimonials_item_wrap .cs_testimonials_img img{
border-radius:50%;
}
.cs_testimonials_item_wrap .cs_testimonials_author_inf{
display:inline-block;
vertical-align:top;
}
.cs_testimonials_position{
display:block;
line-height:20px;
font-size:14px;
}
.cs_testimonials_name{
margin:0;
font-weight:700;
line-height:22px;
font-size:16px;
}
.cs_testimonials_item_wrap.text-center .with_img .cs_testimonials_author_inf{
text-align:left;
}
.cs_testimonials_item_wrap .with_img .cs_testimonials_author_inf{
padding-top:17px;
} #page-content .slick-next,
#page-content .slick-prev{
opacity:0.3;
transition: opacity 0.2s ease-in-out;
}
#page-content .slick-next:hover,
#page-content .slick-prev:hover{
opacity:1;
} div.ppt{
display:none !important;
}
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content{
background:none !important;
}
div.pp_default .pp_details{
position:static !important;
}
div.pp_default .pp_close{
position:absolute;
z-index:9999;
top:0;
right:19px;
width:40px !important;
height:40px !important;
text-align:center;
line-height:40px;
font-size:40px;
border-radius:0;
opacity:1 !important;
background-image:url(//agriturismosasughereta.it/wp-content/themes/restorator/assets/images/popup_close.png) !important;
background-repeat:no-repeat !important;
background-size:40px 40px !important;
background-position:center center !important;
background-color:rgba(51,51,51,0.75) !important;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
}
div.pp_default .pp_close:hover{
background-color:#333 !important;
}
div.pp_default .pp_expand{
top:6px;
right:65px;
} .ult_modal-content{
border:0 !important;
box-shadow: none !important;
}
.ult_modal-body{
padding-left:40px !important;
padding-right:40px !important;
}
.ult_modal-header{
border:0 !important;
}
.ult-overlay-close{
width:20px !important;
height:20px !important;
top:20px !important;
right:20px !important;
}
.ult_modal-body p:last-child{
margin:0;
}
.ult_modal-body .gallery{
padding-top:15px;
} .mc4wp-form .mc4wp_email_wrap{
position:relative;
float:left;
margin:0 30px 30px 0;
}
.mc4wp-form .mc4wp_email_wrap i{
position:absolute;
z-index:10;
left:0;
top:0;
width:50px;
height:50px;
margin:0;
padding:0;
text-align:center;
line-height:50px;
font-size:24px;
color:rgba(0,0,0,0.25);
transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
}
.mc4wp-form .mc4wp_email_wrap input{
margin:0;
padding-left:60px;
width:100%;
text-transform:uppercase;
font-weight:700;
font-size:13px;
letter-spacing:1px;
}
.mc4wp-form .mc4wp_submit_wrap{
float:left;
width:270px;
}
.mc4wp-form .mc4wp_submit_wrap input{
width:100%;
font-weight:900;
font-size:13px;
letter-spacing:1px;
}
.mc4wp_light_form .mc4wp-form .mc4wp_email_wrap i{
color:rgba(255,255,255,0.25);
}
.mc4wp_light_form .mc4wp-form .mc4wp_email_wrap input{
color:rgba(255,255,255,0.5);
border-color:transparent !important;
background-color:rgba(255,255,255,0.15);
}
.mc4wp_light_form .mc4wp-form .mc4wp_email_wrap.focus input,
.mc4wp_light_form .mc4wp-form .mc4wp_email_wrap.focus input:focus{
color:#333;
border-color:transparent !important;
background-color:#fff;
}
.mc4wp_light_form .mc4wp-form .mc4wp_submit_wrap input{
color:#333;
background-color:#fff;
}
.mc4wp_light_form .mc4wp-form .mc4wp_submit_wrap input:hover{
color:#fff;
background-color:#333;
} .mt-80{margin-top:-80px;}
.mt-40{margin-top:-40px;}
.mt0{margin-top:0px !important;}
.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb55{margin-bottom:55px;}
.mb60{margin-bottom:60px;}
.ml-10{margin-left:-10px;}
.ml-40{margin-left:-40px;}
.ml15{margin-left:15px !important;}
.mr-40{margin-right:-40px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px !important;}
.pl0{padding-left:0 !important;}
.pl15{padding-left:15px !important;}
.pr0{padding-right:0 !important;}
.pr15{padding-right:15px !important;}
.pb0{padding-bottom:0 !important;}
.pb30{padding-bottom:30px !important;}
.pt0{padding-top:0px !important;}@media only screen and (max-width: 1500px) {
body.header-left #default_page > .container{
width:100%;
max-width:100%;
padding-left:20px;
padding-right:20px;
}
}
@media only screen and (min-width: 1280px) {
body.full-width header.header-top.full_width .header_tagline > .container,
body.full-width header.header-top.full_width .header_wrap > .container{
width:100%;
padding-left:40px;
padding-right:40px;
} header.header-top.full_width.type1 .menu-primary-menu-container-wrap{
position:relative;
}
body.boxed header.header-top.type1 .menu-primary-menu-container-wrap{
position:static;
} body.boxed header.header-top.type2 .menu-primary-menu-container-wrap{
position:static;
} body.boxed header.header-top.type7 .menu-primary-menu-container-wrap{
position:static;
}
#page-content .stats-left .aio-icon-left{
padding-right:30px;
}
}
@media only screen and (min-width: 1200px) {
body.boxed header.header-top, body.boxed.header-fixed header.header-top .header_wrap{left:50%;right:auto;width:1230px;margin-left:-615px;}
}
@media only screen and (max-width: 1025px) {
#style-switcher{display:none;}
#page-wrap{width:100%;}
header.header-top.type1 .menu-primary-menu-container-wrap > div > ul > li,
header.header-top.type2 .menu-primary-menu-container-wrap > div > ul > li,
header.header-top.type3 .menu-primary-menu-container-wrap > div > ul > li,
header.header-top.type4 .menu-primary-menu-container-wrap > div > ul > li,
header.header-top.type6 .menu-primary-menu-container-wrap > div > ul > li,
header.header-top.type7 .menu-primary-menu-container-wrap > div > ul > li{
margin:0;
}
header.header-top .menu-primary-menu-container-wrap > div > ul > li > a{
padding-left:8px;
padding-right:8px;
}
header.header-top.type6 .header_search_icon,
header.header-top.type6 #woo-nav-cart{
margin-left: 10px;
} header.header-left{
width:280px !important;
}
body.header-left #page-wrap,
body.header-left #page-content .vc_row[data-vc-full-width="true"]{
padding-left:280px !important;
}
header.header-left > div{
padding-left: 30px;
padding-right: 30px;
}
#pagetitle{min-height:380px;}
#pagetitle h2{font-size:40px;line-height:52px;}
#search_result_list article{
min-width:33.33%;
}
#portfolio_list.grid_bg_img .portfolio,
#portfolio_list.masonry_bg_img .portfolio,
#portfolio_list.masonry_top_img .portfolio,
#portfolio_list.grid_top_img .portfolio,
#portfolio_list.masonry_card .portfolio,
#portfolio_list.grid_card .portfolio{
min-width:33.33%;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.left_img article.portfolio{
width:100%;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_descr_wrap{
padding:10px 30px 30px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_title{
line-height:42px;
font-size:34px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .portfolio_content p{
line-height:20px;
font-size:11px;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.chess .btn{
padding:8px 20px;
}
#portfolio_list.rounded .portfolio{
padding-left:15px;
padding-right:15px;
}
#blog_list.metro article.post{
width:50% !important;
}
#blog_list.masonry_card article.post,
#blog_list.grid_top_img article.post,
#blog_list.masonry_top_img article.post,
#blog_list.bg_img_card .post,
#blog_list.grid_bg_img article.post,
#blog_list.masonry_bg_img article.post,
#blog_list.grid_card article.post,
#blog_list.masonry_card_min article.post,
#blog_list.frame_min .post{
min-width:33.33%;
}
body.header-left #blog_list.masonry_card article.post,
body.header-left #blog_list.grid_top_img article.post,
body.header-left #blog_list.masonry_top_img article.post,
body.header-left #blog_list.bg_img_card .post,
body.header-left #blog_list.grid_bg_img article.post,
body.header-left #blog_list.masonry_bg_img article.post,
body.header-left #blog_list.grid_card article.post,
body.header-left #blog_list.masonry_card_min article.post,
body.header-left #blog_list.frame_min .post{
min-width:50%;
}
#blog_list.masonry_top_img{
margin-left:0;
margin-right:0;
}
#blog_list.bg_img_card .post-content-wrapper{
min-height:550px;
}
#blog_list.grid_bg_img article.post{
margin-right:0;
}
.vc_col-sm-9 #blog_list.grid_bg_img article.post,
.vc_col-sm-9 #blog_list.grid_card article.post{
min-width:50%;
}
.vc_col-sm-3 .recent_posts_list.grid .recent_posts_img{
position:static;
display:inline-block;
}
.vc_col-sm-3 .recent_posts_list.grid .recent_posts_content.with_featured_img{
padding:15px 0 0;
}
.vc_col-sm-3 .cstheme_widget_instagram li{
width:50%;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails{
width:50px;
}
.woocommerce div.product div.images .woocommerce-main-image{
width:400px;
}
.woocommerce .quantity,
.woocommerce-page .quantity{
display:inline-block;
width:auto;
margin:0;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty{
border:0;
margin:0;
}
}
@media only screen and (max-width: 768px) {
.container{
padding-left:15px;
padding-right:15px;
}
body.header-left #page-wrap,
body.header-left #page-content .vc_row[data-vc-full-width="true"]{
padding-left:0 !important;
}
body.header-left .rev_slider_wrapper.fullscreen-container,
body.header-left .rev_slider_wrapper.fullwidthbanner-container{
margin-left:0 !important;
}
#page-content{
padding-top:0 !important;
}
#page-wrap > header.header-top,
#page-wrap > header.header-top .header_wrap{
position:fixed;
display:none;
height:0 !important;
visibility:hidden;
min-height:auto;
padding:0 !important;
}
#page-wrap > header#header_mobile_wrap{
position:static;
z-index:100;
display:block;
}
#header_mobile_wrap > div{
display:table;
width:100%;
}
#header_mobile_wrap .cstheme-logo{
float:none;
display:table-cell;
vertical-align:middle;
}
#header_mobile_wrap .cstheme-logo a{
display:inline-block;
}
#header_mobile_wrap .menu-primary-menu-container-wrap{
display:none;
margin:0;
}
#header_mobile_wrap .mobile_menu_btn{
display:table-cell;
vertical-align:middle;
}
#header_mobile_wrap ul{
margin:0;
padding:0;
list-style:none;
}
#header_mobile_wrap ul.nav-menu li a{
display:block;
margin:0;
padding:10px 20px;
line-height:20px;
font-size:14px;
color:#fff;
opacity:0.5;
transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
}
#header_mobile_wrap ul.nav-menu .sub-menu a{
padding-left: 40px
}
#header_mobile_wrap ul.nav-menu .sub-menu .sub-menu a{
padding-left: 60px
}
#header_mobile_wrap ul.nav-menu li.menu-item a:hover,
#header_mobile_wrap ul.nav-menu li.current-menu-ancestor > a,
#header_mobile_wrap ul.nav-menu li.current-menu-parent > a,
#header_mobile_wrap ul.nav-menu li.current-menu-item > a{
opacity:1;
}
#header_mobile_wrap li.menu-item-has-children > a{
position:relative;
}
#header_mobile_wrap li.menu-item-has-children > a:before{
content: '\f105';
position:absolute;
right:30px;
top:11px;
font-family: 'FontAwesome';
font-size:12px;
transition: transform 0.2s ease-in-out;
-webkit-transition: -webkit-transform 0.2s ease-in-out;
}
#header_mobile_wrap li.menu-item-has-children > a.submenu_open:before{
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
}
#page-content .stats-left .aio-icon-left,
#page-content .stats-left .stats-desc{
display:block;
text-align:center;
padding:0;
}
body.header_bgcolor.pagetitle_hide.breadcrumbs_hide.slider_first_row #page-content{
padding-top:0;
}
#pagetitle > .container{
padding-top:0 !important;
}
#blog_list.grid_top_img article.post,
#blog_list.masonry_top_img article.post,
#blog_list.bg_img_card .post,
#blog_list.grid_bg_img article.post,
#blog_list.masonry_bg_img article.post,
#blog_list.grid_card article.post,
#blog_list.masonry_card_min article.post,
#blog_list.frame_min .post,
#blog_list.masonry_card article.post{
width:100%;
}
body.header-left #blog_list.masonry_card article.post,
body.header-left #blog_list.grid_top_img article.post,
body.header-left #blog_list.masonry_top_img article.post,
body.header-left #blog_list.bg_img_card .post,
body.header-left #blog_list.grid_bg_img article.post,
body.header-left #blog_list.masonry_bg_img article.post,
body.header-left #blog_list.grid_card article.post,
body.header-left #blog_list.masonry_card_min article.post,
body.header-left #blog_list.frame_min .post{
width:100%;
}
#blog_list.masonry_top_img article.post,
.post.col-md-25{
padding-left:0;
padding-right:0;
}
.vc_row[data-vc-full-width="true"] #blog_list > .row{
margin-left:-15px;
margin-right:-15px;
}
#blog_list.masonry_bg_img article.post{
padding-bottom:15px;
}
#page-content .vc_custom_1456527211641{
padding-right:15px !important;
}
#portfolio_list.grid_bg_img .portfolio,
#portfolio_list.masonry_bg_img .portfolio,
#portfolio_list.masonry_top_img .portfolio,
#portfolio_list.grid_top_img .portfolio,
#portfolio_list.masonry_card .portfolio,
#portfolio_list.grid_card .portfolio{
min-width:49.95%;
}
#page-content .wpb_image_grid .wpb_image_grid_uls .isotope-items{
min-width:50%;
}
.partner_wrap .partner_descr{
left:5px;
right:5px;
}
.partner_wrap.with_descr .partner_descr h6{
margin-bottom:5px;
padding-bottom:5px;
}
.partner_wrap.with_descr .partner_descr p{
font-size:9px;
line-height:15px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
min-width:50%;
}
.ult_design_5 .ult_pricing_table .ult_price_features ul li{
margin-left:0 !important;
margin-right:0 !important;
}
.widget_cstheme_flickr .flickr-feed li{
float:none;
width:100%;
}
#portfolio_list.left_img .portfolio_format_content::before{
top:0;
}
#portfolio_list.left_img .portfolio_descr_wrap{
padding:30px 15px 0;
}
#portfolio_list.chess .portfolio_content_wrapper > .col-md-6{
float:none !important;
}
#blog_list > .row > .pull-left,
#blog_list > .row > .pull-right,
#blog-single-wrap > .row > .pull-left,
#blog-single-wrap > .row > .pull-right,
#products_list > .row > .pull-left,
#products_list > .row > .pull-right{
float:none !important;
}
#blog_sidebar,
#blog-single-wrap .pull-left > #blog_sidebar,
#blog-single-wrap .pull-right > #blog_sidebar,
#products_list #blog_sidebar{
border:0 !important;
margin-left:0 !important;
margin-right:0 !important;
margin-top:50px;
padding-left:0 !important;
padding-right:0 !important;
}
.pull-left > #blog_sidebar,
.cstheme_sidebar_border.right_border > div{
border:0 !important;
margin-left:15px !important;
margin-right:15px !important;
padding-left:15px !important;
padding-right:15px !important;
}
.pull-right > #blog_sidebar,
.cstheme_sidebar_border.left_border > div{
padding-top:50px;
}
.vc_col-sm-4 .recent_posts_list.grid .recent_posts_img{
position:static;
display:inline-block;
}
.vc_col-sm-4 .recent_posts_list.grid .recent_posts_content.with_featured_img{
padding:15px 0 0;
}
.vc_col-sm-4 .cstheme_widget_instagram li{
width:50%;
}
#blog_list.metro .post{
width:100% !important;
}
#blog-single-wrap.fullscreen{
padding-left:0;
padding-right:0;
}
.mc4wp-form .mc4wp_email_wrap{
float:none;
margin:0 0 30px;
width:100% !important;
}
#footer_bottom{
text-align:center;
}
footer #footer_bottom .copyright_wrap,
footer #footer_bottom .social_links_wrap{
float:none !important;
width:100% !important;
text-align:center;
}
footer #footer_bottom .social_links_wrap{
text-align:center;
}
footer #footer_bottom .social_link{
margin:0 9px;
}
}
@media only screen and (max-width: 480px) {
#header_mobile_wrap > div{
width:100%;
}
#header_mobile_wrap .cstheme-logo{
max-width:160px;
padding-right:30px;
}
#header_mobile_wrap .cstheme-logo a{
display:block;
}
#header_mobile_wrap .cstheme-logo img{
max-width:100%;
}
#breadcrumbs{
margin-top:0 !important;
}
#breadcrumbs .col-sm-4.text-right{
display:none;
}
#author-info{ padding:30px 30px 20px; }
#author-info .author-image{ position:relative; left:0; top:0; margin:0 0 20px; }
#author-info .author_descr{ padding-left:0; }
#portfolio_list.grid_bg_img .portfolio,
#portfolio_list.masonry_bg_img .portfolio,
#portfolio_list.masonry_top_img .portfolio,
#portfolio_list.grid_top_img .portfolio,
#portfolio_list.masonry_card .portfolio,
#portfolio_list.grid_card .portfolio{
width:100%;
min-width:100%;
}
.widget_cstheme_flickr .flickr-feed li{
float:left;
width:33.33%;
}
#pagetitle{
min-height:300px;
}
#pagetitle > .container{
left:0;
right:0;
text-align:center;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
#pagetitle p, #pagetitle a{
font-size:14px;
}
#pagetitle h2{
font-size:28px;
line-height:36px;
}
.pull-right > #blog_sidebar,
.cstheme_sidebar_border.left_border > div{
border:0 !important;
padding-left:0 !important;
padding-right:0 !important;
padding-top:50px !important;
}
.vc_row[data-vc-full-width="true"] #portfolio_list.left_img article.portfolio{
padding-left:0;
padding-right:0;
}
.portfolio_single_nav{
padding:20px 15px;
}
.portfolio_single_nav > div{
text-align:center;
}
.portfolio_single_nav > div > div{
float:none !important;
padding:20px 0;
}
.portfolio_single_nav > div > .pull-left{
text-align:left;
}
.portfolio_single_nav .back-to-portfolio{
position:static;
display:inline-block;
text-align:center;
margin:20px 0;
}
#portfolio_single_wrap.full_width .portfolio_single_details_wrap,
#portfolio_single_wrap.half_width .portfolio_single_details_wrap{
padding:30px 15px;
}
#portfolio_single_wrap.half_width .portfolio_format_content{
padding-right:0;
}
#blog_list.text_min .post-content-wrapper{
padding-left:0;
padding-right:0;
}
.recent_posts_list.grid .recent_posts_img{
position:absolute !important;
display:block !important;
}
.recent_posts_list.grid .recent_posts_content.with_featured_img{
padding-left:90px !important;
}
#page-content .wpb_image_grid .wpb_image_grid_uls .isotope-items{
min-width:100%;
}
.cstheme_contactform_type9 .clearfix > span,
.cstheme_contactform_type10 .clearfix > span{
float:none;
width:100%;
}
.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{
float:none;
display:block;
width:100% !important;
margin-right:0;
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images{
padding-right:0;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary{
padding-left:0;
}
.woocommerce div.product div.images .woocommerce-main-image{
width:90%;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails{
width:10%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
margin-top:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li{
display:block !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.additional_information_tab a{
margin:0;
}
.woocommerce table.cart .product-subtotal,
.woocommerce #content table.cart .product-subtotal,
.woocommerce-page table.cart .product-subtotal,
.woocommerce-page #content table.cart .product-subtotal,
.woocommerce table.cart .product-name,
.woocommerce #content table.cart .product-name,
.woocommerce-page table.cart .product-name,
.woocommerce-page #content table.cart .product-name,
.woocommerce table.cart .product-price,
.woocommerce #content table.cart .product-price,
.woocommerce-page table.cart .product-price,
.woocommerce-page #content table.cart .product-price{
width:100%;
}
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before{
float:none;
}
#loader .loader_wrap{
left: 30px;
right:30px;
margin: -28px 0 0;
width: auto;
}
#loader .bar_wrap {
width:100%;
}
ol.commentlist ul.children li:before{
display:none;
}
ol.commentlist ul.children{
margin-left:15px;
}
.comment-body .comment-avatar{
position:static;
margin-bottom:10px;
}
.comment-content{
padding-left:0;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
a, input, select, textarea{vertical-align:top; outline:none !important;}
textarea{resize: noservice_itemne;}
html{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after{
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section{
display: block;
}
ol,
ul{
list-style: none;
}
table{
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td{
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after{
content: "";
}
blockquote,
q{
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
a{
color:#333;
transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a:focus,
a:hover,
a:active{
outline: 0 !important;
text-decoration: none;
}
.contentarea p a:hover,
.single-post-content p a:hover{
text-decoration:underline;
}
a img{
border: 0;
} body{
line-height:30px;
font-size:16px;
background-color:#fff;
}
button,
input,
select,
textarea{
color: #333;
font-size: 16px;
line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6{
clear: both;
margin:0 0 20px;
text-transform:none;
font-weight: 400;
line-height:1.5;
color:#333;
letter-spacing:0;
}
h1{
line-height:90px;
font-size:80px;
}
h2{
line-height:70px;
font-size:50px;
}
h3{
line-height:60px;
font-size:38px;
}
h4{
line-height:34px;
font-size:24px;
}
h5{
line-height:28px;
font-size:18px;
}
h6{
line-height:24px;
font-size:14px;
}
p{
margin-bottom: 30px;
}
b,
strong{
font-weight: 700;
}
dfn,
cite,
em,
i{
font-style: italic;
}
blockquote{
overflow:hidden;
position:relative;
margin:0 0 30px;
padding:24px 32px 23px;
}
blockquote:before{
content:"";
position:absolute;
z-index:2;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.1;
}
blockquote:after{
content:"”";
position:absolute;
z-index:1;
right:6px;
bottom:-130px;
font-size:500px;
opacity:0.1;
}
blockquote p{
position:relative;
z-index:5;
margin-bottom: 1.6667em;
}
blockquote > p:last-child{margin-bottom: 0;}
blockquote cite,
blockquote small{
position:relative;
padding:16px 0 0 35px;
text-transform:none;
font-style:normal;
font-weight:700;
color: #333;
font-size: 14px;
line-height: 24px;
}
blockquote cite:before,
blockquote small:before{
content:'';
position:absolute;
left:0;
top:27px;
width:20px;
height:2px;
}
blockquote em,
blockquote i,
blockquote cite{
font-style: normal;
}
blockquote strong,
blockquote b{
font-weight: 400;
}
address{
font-style: italic;
margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre{
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre{
background-color: transparent;
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr[title]{
border-bottom: 1px dotted #eaeaea;
border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
cursor: help;
}
mark,
ins{
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub{
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup{
bottom: 1ex;
}
sub{
top: .5ex;
}
small{
font-size: 75%;
}
big{
font-size: 125%;
}
.says, .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
overflow-wrap: normal !important;
position: absolute !important;
width: 1px;
} span.dropcap{
float:left;
display:block;
padding-right:6px;
font-weight:400;
line-height:60px;
font-size:48px;
color:#333;
} hr{
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin-bottom: 1.6em;
}
ul,
ol{
margin: 0 0 1.6em 1.3333em;
}
ul{
list-style: disc;
}
ol{
list-style: decimal;
}
li > ul,
li > ol{
margin-bottom: 0;
}
dl{
margin-bottom: 1.6em;
}
dt{
font-weight: bold;
}
dd{
margin-bottom: 1.6em;
}
table,
th,
td{
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table{
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed; width: 100%;
}
caption,
th,
td{
font-weight: normal;
text-align: left;
}
th{
border-width: 0 1px 1px 0;
font-weight: 700;
}
td{
border-width: 0 1px 1px 0;
}
th, td{
padding: 0.4em;
}
img{
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: top;
outline:0 !important;
border:0;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
figure{
margin: 0;
}
del{
opacity: 0.8;
} ::-webkit-input-placeholder{ opacity:1 !important;}
:-moz-placeholder{opacity:1 !important;}
::-moz-placeholder{ opacity:1 !important;}
:-ms-input-placeholder{ opacity:1 !important;}
.sticky{
font-size:inherit;
}
.commentlist .bypostauthor {
font-size:inherit;
}
.page-link{
clear: both;
margin: 0 0 1.5em;
} button,
input,
select,
textarea{
background-color: #f7f7f7;
border-radius: 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
select {
width: 100%;
max-width: 100%;
min-width: 100%;
height:50px;
margin-top:10px;
padding:12px 20px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border:0;
text-overflow: "";
outline: none;
background-position: 100% center;
background-repeat: no-repeat;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border-radius:0;
background-color:#f2f2f2;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+");
}
.rtl select {
background-position: 0% center;
}
select:focus {
outline: none;
}
select::-ms-expand {
display: none;
}
label{
padding-bottom:5px;
}
button,
input{
line-height: normal;
}
input,
textarea{
padding:12px 20px;
line-height:24px;
font-size:14px;
color:rgba(51,51,51,0.5);
border:1px solid #f2f2f2;
box-shadow:none;
border-radius:0;
background:#f2f2f2;
transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled]{
cursor: default;
opacity: .5;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{
display:inline-block;
vertical-align:top;
-webkit-appearance: button;
border: 0;
text-transform: uppercase;
color: #fff;
cursor: pointer;
line-height:24px;
font-size: 12px;
font-weight: 700;
padding: 13px 30px;
letter-spacing:1px;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"],
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
outline: 0;
color:#fff;
background-color:#2d2f31;
}
input[type="search"]{
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
border: 0;
padding: 0;
}
textarea{
overflow: auto;
vertical-align: top;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus{
outline: 0;
}
.post-password-form{
position: relative;
}
.post-password-form label{
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: inline-block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.post-password-form input[type="submit"]{
padding: 9px 10px;
}
input[type="checkbox"],
input[type="radio"]{
padding: 0;
} .alignleft{
display: inline;
float: left;
}
.alignright{
display: inline;
float: right;
}
.aligncenter{
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft{
margin: 1.3em 0.65em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright{
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter{
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter{
margin-bottom: 1.9em;
} .site .avatar{
border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley{
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
audio,
canvas{
display: inline-block;
}
embed,
iframe,
object,
video{
margin-bottom: 1.6em;
max-width: 100%;
vertical-align: middle;
border:0;
}
p > embed,
p > iframe,
p > object,
p > video{
margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist{
font-size: 15px;
font-size: 1.5rem;
margin-top: 0;
margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist{
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks{
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption{
border-bottom: 0;
padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length{
top: 10px;
} .wp-caption{
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"]{
display: block;
margin: 0;
}
.wp-caption-text{
color: #707070;
color: rgba(51, 51, 51, 0.5);
font-size: 12px;
font-size: 1.2rem;
line-height: 20px;
padding: 5px 0;
} .single-post-content .gallery-size-full{
margin-left:-15px;
margin-right:-15px;
}
.gallery-item{
position:relative;
display: inline-block;
padding: 0 15px 30px;
text-align: center;
vertical-align: top;
width: 100%;
}
.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-icon img{margin: 0 auto;}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{
display: none;
}