@font-face {
font-family: 'FontAwesome';
src: url(//novocine.es/wp-content/themes/EidosDw/fonts/fontawesome-webfont.eot?v=4.0.3);
src: url(//novocine.es/wp-content/themes/EidosDw/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(//novocine.es/wp-content/themes/EidosDw/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(//novocine.es/wp-content/themes/EidosDw/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(//novocine.es/wp-content/themes/EidosDw/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.3333333333333333em;
line-height: 0.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.2857142857142858em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.142857142857143em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
top: 0.14285714285714285em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.8571428571428572em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-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);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
.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: #ffffff;
} .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-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-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 {
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:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.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-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-asc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc: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-reply-all:before {
content: "\f122";
}
.fa-mail-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 {
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";
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-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 .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { } .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0);
}
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin-top: 2px;
padding: .5em .5em .5em .7em;
min-height: 0; }
.ui-accordion .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-button {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; }
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2.2em;
} button.ui-button-icon-only {
width: 2.4em;
}
.ui-button-icons-only {
width: 3.4em;
}
button.ui-button-icons-only {
width: 3.7em;
} .ui-button .ui-button-text {
display: block;
line-height: normal;
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em;
} input.ui-button {
padding: .4em 1em;
} .ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em;
} .ui-buttonset {
margin-right: 7px;
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -.3em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-dialog {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-se {
width: 12px;
height: 12px;
right: -5px;
bottom: -5px;
background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-menu {
list-style: none;
padding: 2px;
margin: 0;
display: block;
outline: none;
}
.ui-menu .ui-menu {
margin-top: -3px;
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
padding: 0;
width: 100%; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
margin: 5px -2px 5px -2px;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
text-decoration: none;
display: block;
padding: 2px .4em;
line-height: 1.5;
min-height: 0; font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
}
.ui-menu .ui-state-disabled {
font-weight: normal;
margin: .4em 0 .2em;
line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
cursor: default;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item a {
position: relative;
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: .2em;
left: .2em;
} .ui-menu .ui-menu-icon {
position: static;
float: right;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(//novocine.es/wp-content/themes/EidosDw/css/images/animated-overlay.gif);
height: 100%;
filter: alpha(opacity=25);
opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 22px;
}
.ui-spinner-button {
width: 16px;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top: none;
border-bottom: none;
border-right: none;
} .ui-spinner .ui-icon {
position: absolute;
margin-top: -8px;
top: 50%;
left: 0;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
} .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #999999;
background: #dadada url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #212121;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #aaaaaa;
background: #ffffff url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70);
font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35);
background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-icons_cd0a0a_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
margin: -8px 0 0 -8px;
padding: 8px;
background: #aaaaaa url(//novocine.es/wp-content/themes/EidosDw/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30);
border-radius: 8px;
}html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
p {
margin-bottom: 10px;
}.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.sf-menu > li {
float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu ul {
min-width: 250px; }
.sf-menu a {
border-left: 1px solid #fff;
border-top: 1px solid #dFeEFF; border-top: 1px solid rgba(255,255,255,.5);
padding: .75em 1em;
text-decoration: none;
}
.sf-menu a {
color: #13a;
}
.sf-menu li {
background: #BDD2FF;
white-space: nowrap; -webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu ul li {
background: #AABDE6;
}
.sf-menu ul ul li {
background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
background: #CFDEFF; -webkit-transition: none;
transition: none;
} .sf-arrows .sf-with-ul {
padding-right: 2.5em;
} .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
margin-top: -3px;
height: 0;
width: 0; border: 5px solid transparent;
border-top-color: #fff; }
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; } .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px; height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//novocine.es/wp-content/themes/EidosDw/css/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//novocine.es/wp-content/themes/EidosDw/css/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//novocine.es/wp-content/themes/EidosDw/css/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//novocine.es/wp-content/themes/EidosDw/css/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}ul.mobile-menu, ul.mobile-menu ul, ul.mobile-menu li {
list-style: none;
}
ul.mobile-menu ul {
padding: 0;
margin: 0 0 0 18px;
}
ul.mobile-menu {
padding: 4px;
margin: 0px;
}
ul.mobile-menu > li {
margin: 4px 0;
}
ul.mobile-menu > li li {
margin: 2px 0;
}
ul.mobile-menu a {
color: #333;
display: block;
outline: none;
text-decoration: none;
}
ul.mobile-menu a .caret {
float: right;
width: 0;
height: 0;
display: inline-block;
vertical-align: top;
border-top: 4px solid #000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
margin-top: 8px;
margin-left: 2px;
}
ul.mobile-menu a:hover .caret {
border-top-color: #fff;
}
ul.mobile-menu li.open > a > .caret {
border-top: none;
border-bottom: 4px solid #000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
ul.mobile-menu li.open > a:hover > .caret {
border-bottom-color: #fff;
}
ul.mobile-menu a:hover, ul.mobile-menu li.active > a {
background-color: #5D5D5D;
color: #f5f5f5;
}
ul.mobile-menu > li.active > a  {
background-color: #4D90FE;
}
ul.mobile-menu li a {
font-size: 12px;
line-height: 18px;
padding: 2px 10px;
}
ul.mobile-menu > li > a {
font-size: 14px;
line-height: 20px;
padding: 4px 10px;
}.kopa-newletter-widget p{
padding-top:8px;
} .kopa-rate-small{
font-size: 37px !important;
} .kopa-list-posts-thumb-big-small-5-widget .post-cat span a{
background: #131313;
color:#fff;
}
.kopa-list-posts-thumb-big-small-5-widget .post-cat span a:hover
{
color: #fbbd2c;
}
.kopa-list-post-tabs-widget .post-thumb footer .kopa-date a, .kopa-list-posts-2-widget .post-thumb .kopa-date a {
color: #fbbd2c;
}
.kopa-list-post-tabs-widget .post-thumb footer .kopa-date a:hover, .kopa-list-posts-2-widget .post-thumb .kopa-date a:hover {
color: #fff;
} .kopa-list-posts-carousel-4-widget .no-post-thumb, .kopa-list-post-tabs-widget .no-post-thumb{
padding-top: 27px;
}
.kopa-list-posts-2-widget .no-post-thumb{
padding-top: 27px;
} .kopa-one-two {
float:left;
margin-right:3%;
width:48%;
}
.kopa-one-third {
float:left;
margin-right:2%;
width:32%;
}
.kopa-two-third {
float:left;
margin-right:2%;
width:66%;
}
.kopa-one-fourth {
float:left;
margin-right:2%;
width:23.5%;
}
.kopa-three-fourth {
float:left;
margin-right:2%;
width:74.5%;
}
.kopa-one-two.last,
.kopa-one-third.last,
.kopa-two-third.last,
.kopa-one-fourth.last,
.kopa-three-fourth.last{
margin-right:0 !important;
}
blockquote{
background: #e8e8e8;
border-left: solid 6px #fbbd2c;
padding: 10px 0 10px 15px;
} .kopa-contact-widget .kopa-map{
padding-bottom: 0 !important;
}
.page .widget-area-27 .single-page-content iframe{
width: 100%;
height:400px;
} #respond input[type="email"], #respond input[type="url"] {
height: 40px;
display: block;
width: 100%;
padding: 6px 12px;
font-size: 12px;
line-height: 20px;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #e4e3f0;
color: #727272;
} .kopa-list-item-carousel-widget .item .item-content header .kopa-price small{
padding-right: 3px;
}
.kopa-list-item-carousel-widget .item .item-content header .kopa-price small span{
font-size: 13px;
color: #969696;
text-decoration: line-through;
}
.kopa-list-item-carousel-widget .item .item-content header .kopa-price span span{
font-size: 20px;
color: #fbbd2c;
} .fa-heart:hover{
color:#fbbd2c;
}
.kopa-post-pagination{
font-family: Oswald, sans-serif;
font-size: 15px;
font-style: normal;
margin-top:25px;
}
.kopa-post-pagination span.page-container{
color: #fbbd2c;
padding-right:3px;
}
.kopa-post-pagination a{
padding: 0px 5px;
}
.single .entry-content embed {
max-width: 100%;
}
.ui-widget-content{
color: #727272 !important;
}
.ui-widget{
font-family: "Arial", sans-serif;
} .wp-caption{
max-width: 100%;
}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignleft {
display: inline;
float: left;
margin-right: 10px;
}
.alignright {
display: inline;
float: right;
margin-left: 10px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} table {
border-bottom: 1px solid #d6d6d6;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
td {
border-top: 1px solid #d6d6d6;
padding: 6px 10px 6px 0;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
.entry-content  ul{
list-style-type: square;
margin: 5px 0;
padding: 0 0 0 40px;
}
.entry-content  ul li{
list-style-type: square;
margin: 5px 0;
}
.single .post-thumb img, .single .entry-content img{
max-width: 100%;
height:auto;
} #comments .kopa-comment-pagination {
margin: 0;
padding: 15px 10px 15px 0;
text-align: right;
border-top: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
}
#comments .kopa-comment-pagination a, #comments .kopa-comment-pagination span {
margin: 0 2px;
font-size: 12px;
font-weight: 300;
color: #292929;
padding: 5px;
}
#comments .kopa-comment-pagination a:hover, #comments .kopa-comment-pagination span.current {
color: #fbbd2c;
} .home-style-4 .header-2 .kopa-head-line{
margin-bottom: 30px;
}
.sub-page .header-2 .kopa-head-line, .woocommerce-page .header-2 .kopa-head-line{
margin-bottom: 15px;
}
.kopa-home .header-2 .kopa-head-line{
margin-bottom: 0;
}
#kopa-rate-loading{
width: 16px;
height: 16px;
background: url(//novocine.es/wp-content/themes/EidosDw/images/process.gif) no-repeat scroll center center transparent;
z-index: 1000;
display: none;
margin-right: 25px;
margin-top: 2px;
float: right;
}
.single .kopa-head-line, .home-style-4 .kopa-head-line, .category .kopa-head-line{
margin-bottom: 30px !important;
}
.kopa-single-gallery-widget .post-content p a{
color:#000;
font-weight: bold;
}
.kopa-single-gallery-widget .post-content p a:hover{
color:#fbbd2c;
} .widget_rss .widget-title a.rsswidget{
font-size: 18px;
color: #fbbd2c;
text-decoration: underline;
text-transform: uppercase;
margin-bottom: 25px;
}
.widget_rss .widget-title a.rsswidget img{
display: none;
}input[type="text"],
textarea, input[type="submit"] {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 12px;
line-height: 20px;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #e4e3f0; }
input[type="submit"], a, .btn, .owl-theme .owl-controls .owl-buttons div, .link-social-1 i, .link-social-3 i, .header-1 .kopa-menu.sf-menu li, .header-2 .main-menu .kopa-menu.sf-menu li, .kopa-head-line .kopa-search-box button, .kopa-head-line .kopa-search-box span, .kopa-full-width-carousel-widget .owl-theme .owl-controls .owl-page span, .kopa-grid-posts-2-widget .item .item-content, .kopa-list-posts-carousel-widget .item-content, .kopa-list-posts-carousel-widget .owl-theme .owl-controls .owl-buttons div, .kopa-grid-posts-widget .item.pull-left .item-content, .kopa-list-item-carousel-widget .item .kopa-metadata, .kopa-gallery-widget .widget-content a:before, .kopa-single-gallery-widget .sync2 .owl-item:before, .widget_archive > ul li,
.widget_categories > ul li,
.widget_links > ul li,
.widget_meta > ul li,
.widget_nav_menu .menu li,
.widget_pages > ul li,
.widget_recent_comments > ul li,
.widget_recent_entries > ul li {
transition: all .3s;
-ms-transition: all .3s;
-webkit-transition: all .3s;
-moz-transition: all .3s; }
.kopa-date:before, .kopa-tweet-widget .tweetList li:before, .widget_archive > ul li:before,
.widget_categories > ul li:before,
.widget_links > ul li:before,
.widget_meta > ul li:before,
.widget_nav_menu .menu li:before,
.widget_pages > ul li:before,
.widget_recent_comments > ul li:before,
.widget_recent_entries > ul li:before {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.kopa-date-box {
position: absolute;
top: 0;
width: 54px;
border-bottom: 1px solid #292929;
left: 0;
font-family: "Oswald", sans-serif;
font-weight: 300; }
.kopa-date-box i, .kopa-date-box span {
display: block;
text-align: center; }
.kopa-date-box i {
color: #fff;
font-size: 20px;
background: #fbbd2c;
line-height: 30px; }
.kopa-date-box .kopa-mon {
background: #131313;
color: #fff;
font-size: 15px;
line-height: 24px; }
.kopa-date-box .kopa-day, .kopa-date-box .kopa-yea {
background: #bbbbbb;
color: #131313; }
.kopa-date-box .kopa-day {
font-size: 25px;
line-height: 30px;
padding-top: 5px; }
.kopa-date-box .kopa-yea {
font-size: 14px;
padding-bottom: 5px; }
.kopa-metadata-border {
overflow: hidden;
margin-bottom: 15px; }
.kopa-metadata-border > a, .kopa-metadata-border span {
display: inline-block;
border: 1px solid #e4e3f0;
float: left;
padding: 0 10px;
line-height: 24px;
margin-right: 1px; }
.kopa-list-posts-carousel-2-widget .owl-theme .owl-controls, .kopa-list-posts-carousel-3-widget .owl-theme .owl-controls, .kopa-list-item-carousel-widget .owl-theme .owl-controls {
margin: 0 !important;
position: absolute;
right: 0;
top: -70px; }
.kopa-list-posts-carousel-2-widget .owl-theme .owl-controls .owl-buttons div, .kopa-list-posts-carousel-3-widget .owl-theme .owl-controls .owl-buttons div, .kopa-list-item-carousel-widget .owl-theme .owl-controls .owl-buttons div {
padding: 0;
width: 30px;
height: 30px;
line-height: 30px;
background: #222;
color: #fff;
font-size: 20px;
text-align: center;
margin: 0 2px; }
.kopa-list-posts-carousel-2-widget .owl-theme .owl-controls .owl-buttons div:hover, .kopa-list-posts-carousel-3-widget .owl-theme .owl-controls .owl-buttons div:hover, .kopa-list-item-carousel-widget .owl-theme .owl-controls .owl-buttons div:hover {
background: #fbbd2c; } ::selection {
background: #fbbd2c;
color: #fff;
text-shadow: none; }
::-moz-selection {
background: #fbbd2c;
color: #fff;
text-shadow: none; }
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } input[type="text"],
textarea {
color: #727272; }
textarea {
height: 200px;
vertical-align: top; }
input[type="submit"] {
width: auto; }
.form-group {
margin-bottom: 10px;
position: relative; } ::-webkit-input-placeholder {
color: #727272; }
:-moz-placeholder {
color: #727272; }
::-moz-placeholder {
color: #727272;
opacity: 1; }
:-ms-input-placeholder {
color: #727272; } .img-responsive {
display: block; }
.img-responsive img {
width: 100%;
height: auto;
display: block; } .pull-left {
float: left !important; }
.pull-right {
float: right !important; }
.center {
display: block;
margin-left: auto;
margin-right: auto; }
.item-right {
overflow: hidden; } .hide {
display: none !important; }
.show {
display: block !important; } .text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; } .clearfix:before,
.clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Oswald", sans-serif;
color: #292929;
font-weight: 400;
display: block;
margin: 15px 0;
clear: both; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
color: #292929; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
color: #fbbd2c; }
h1 {
font-size: 26px;
line-height: 1.3846153846; }
h2 {
font-size: 24px;
line-height: 1; }
h3 {
font-size: 22px;
line-height: 1.0909090909; }
h4 {
font-size: 20px;
line-height: 1.2; }
h5 {
font-size: 18px;
line-height: 1.3333333333; }
h6 {
font-size: 16px;
line-height: 1.5; } a {
color: #727272;
text-decoration: none; }
a:hover, a:active {
color: #fbbd2c; }
a:focus {
outline: none; } ul,
ol {
list-style: none;
margin: 0 0 20px 0; }
li > ul,
li > ol {
margin: 0 0 0 20px; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
.list-inline > li:first-child {
padding-left: 0; } .container {
margin-right: auto;
margin-left: auto; }
.container:before,
.container:after {
content: " ";
display: table; }
.container:after {
clear: both; } .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
font-size: 14px;
background-image: none;
border: none;
white-space: nowrap;
padding: 6px 12px;
line-height: 1.428571429;
background: #fbbd2c;
color: #292929; }
.btn-lg {
padding: 10px 15px;
font-size: 18px;
line-height: 1.33; }
.btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5; }
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0; }
.btn-block + .btn-block {
margin-top: 5px; }
.btn.color2 {
background: #131313;
color: #fbbd2c; } .owl-theme .owl-controls {
text-align: center; } .owl-theme .owl-controls .owl-buttons div {
color: #FFF;
display: inline-block;
margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #869791; }  .owl-theme .owl-controls.clickable .owl-buttons div:hover {
text-decoration: none; } .owl-theme .owl-controls .owl-page {
display: inline-block; }
.owl-theme .owl-controls .owl-page span {
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
background: #869791; } .owl-theme .owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px; }
.item.loading {
min-height: 200px;
background: url(//novocine.es/wp-content/themes/EidosDw/images/AjaxLoader.gif) no-repeat center center; } .kopa-readmore {
font-family: "Oswald", sans-serif; } .kopa-blockquote {
background: #e8e8e8;
border-left: solid 6px #fbbd2c;
padding: 10px 0 10px 15px; }
.kopa-blockquote p {
font-size: 14px; }
.kopa-blockquote p:last-child {
margin-bottom: 0; } .kopa-accordion .ui-accordion-header {
font-size: 15px;
text-transform: uppercase;
color: #fff;
background: #131313;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: none;
padding: 11px 15px 9px;
font-weight: 400;
font-family: "Oswald", sans-serif; }
.kopa-accordion .ui-accordion-header-active {
color: #292929;
background: #fbbd2c; }
.kopa-accordion .ui-accordion-content {
border: none;
background: none;
padding: 15px 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.kopa-accordion .ui-accordion-content p:last-child {
margin-bottom: 0; }
.kopa-accordion.style-2 .ui-accordion-header {
border: 1px solid #e4e3f0;
background: #fff;
color: #292929;
padding: 10px 15px 8px; }
.kopa-accordion.style-2 .ui-accordion-header-active {
border-color: #fbbd2c;
color: #fbbd2c; }
.kopa-accordion.style-2 .ui-accordion-content {
padding: 15px 0; }
.kp-toggle .toggle-header{
font-size: 15px;
text-transform: uppercase;
color: #fff;
background: #131313;
margin: 2px 0 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: none;
padding: 11px 15px 9px;
font-weight: 400;
font-family: "Oswald", sans-serif;
line-height: 1.3;
cursor:pointer;
}
.kp-toggle .toggle-header.toggle-header-active {
color: #292929;
background: #fbbd2c;
}
.kp-toggle .toggle-content {
border: none;
background: none;
padding: 15px 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.kp-toggle.style2 .toggle-header {
border: 1px solid #e4e3f0;
background: #fff;
color: #292929;
padding: 10px 15px 8px;
}
.kp-toggle.style2 .toggle-header.toggle-header-active{
border-color: #fbbd2c;
color: #fbbd2c;
}
.kopa-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
position: relative;
}
.kopa-alert.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.kopa-alert.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.kopa-alert.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.kopa-alert.alert-warning {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.kopa-alert .close {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
} .kopa-tabs-defaul, .kopa-list-post-tabs-widget .kopa-tabs {
padding: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: none;
background: none; }
.kopa-tabs-defaul .ui-tabs-nav, .kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav {
padding: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: none;
border: none;
border-bottom: 1px solid #e4e3f0; }
.kopa-tabs-defaul .ui-tabs-nav .ui-tabs-anchor, .kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav .ui-tabs-anchor {
padding: 0 15px;
display: inline-block;
line-height: 33px;
font-size: 14px;
font-family: "Oswald", sans-serif;
font-weight: 300; }
.kopa-tabs-defaul .ui-tabs-nav .ui-state-default, .kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav .ui-state-default {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border-color: #e4e3f0;
margin-right: 1px;
background: none; }
.kopa-tabs-defaul .ui-tabs-nav .ui-state-default.ui-tabs-active, .kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav .ui-state-default.ui-tabs-active,
.kopa-tabs-defaul .ui-tabs-nav .ui-state-default:hover,
.kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav .ui-state-default:hover {
background: #fbbd2c;
border-color: #fbbd2c; }
.kopa-tabs-defaul .ui-tabs-nav .ui-state-default.ui-tabs-active .ui-tabs-anchor, .kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav .ui-state-default.ui-tabs-active .ui-tabs-anchor,
.kopa-tabs-defaul .ui-tabs-nav .ui-state-default:hover .ui-tabs-anchor,
.kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-nav .ui-state-default:hover .ui-tabs-anchor {
color: #292929; }
.kopa-tabs-defaul .ui-tabs-panel, .kopa-list-post-tabs-widget .kopa-tabs .ui-tabs-panel {
padding: 0;
overflow: hidden; }  .kopa-rate a, .kopa-rate i {
color: #fbbd2c; }
.kopa-rate a:hover {
color: #292929; }  .kopa-date {
font-family: "Oswald", sans-serif;
font-weight: 300;
margin-right: 5px;
position: relative;
padding-left: 20px;
text-transform: uppercase; }
.kopa-date:before {
content: "\f073";
position: absolute;
top: 4px;
left: 0; } .link-social-1 {
overflow: hidden; }
.link-social-1 i {
display: inline-block;
float: left;
margin: 0 7.5px 15px;
width: 45px;
height: 45px;
text-align: center;
line-height: 45px;
font-size: 20px;
color: #fff; }
.link-social-1 i:hover {
background: #fbbd2c; }
.link-social-1 .fa-twitter {
background: #00acee; }
.link-social-1 .fa-facebook {
background: #3b5997; }
.link-social-1 .fa-youtube {
background: #ce332e; }
.link-social-1 .fa-android, .link-social-1 .fa-pinterest-square {
background: #a4c739; }
.link-social-1 .fa-apple {
background: #f4f4f4; }
.link-social-1 .fa-dribbble {
background: #ea4c89; }
.link-social-1 .fa-flickr {
background: #0063db; }
.link-social-1 .fa-google-plus {
background: #d74432; }
.link-social-1 .fa-github, .link-social-1 .fa-tumblr {
background: #f6cab1; }
.link-social-1 .fa-skype, .link-social-1 .fa-linkedin {
background: #00aff0; }
.link-social-2 {
overflow: hidden; }
.link-social-2 a {
line-height: 34px;
float: left;
border: 1px solid #e4e3f0;
padding: 0 15px;
display: inline-block;
float: left;
margin: 0 3px 6px;
font-size: 12px;
color: #292929; }
.link-social-2 a:hover {
background: #fbbd2c; }
.link-social-2 a i {
font-size: 14px;
margin-right: 5px; }
.link-social-3 {
overflow: hidden; }
.link-social-3 i {
display: inline-block;
float: left;
margin: 0 5px 10px;
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
font-size: 26px;
color: #fff;
background: #727272; }
.link-social-3 i:hover {
background: #fbbd2c; } .kp-dropcap {
text-transform: uppercase;
color: #fff;
background: #131313;
float: left;
margin-right: 10px;
text-align: center;
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 24px; }
.kp-dropcap.style-2 {
border-radius: 50%; }
.kp-dropcap.color-2 {
background: #fbbd2c; } body {
background: #fff;
position: relative;
font-family: "Arial", sans-serif;
color: #727272;
line-height: 20px;
font-size: 13px;
overflow-x: hidden; }
.container {
width: 1214px; } #kopa-header .menu-second ul {
margin-bottom: 0; }
#kopa-header .menu-second ul li {
display: inline-block;
float: left; }
#kopa-header .menu-second ul li:before {
content: "|"; }
#kopa-header .menu-second ul li:first-child:before {
content: ""; }
#kopa-header .menu-second ul a {
font-size: 12px;
text-transform: uppercase;
padding: 0 8px;
display: inline-block; }
#kopa-header .menu-second ul a:hover {
color: #fbbd2c; }
#kopa-header .menu-second ul ul {
display: none; }
#kopa-header .kopa-social a {
padding: 0 7px;
display: inline-block;
font-size: 16px; }
#kopa-header .kopa-social a:hover {
color: #fbbd2c; }
#kopa-header .kopa-logo img {
display: block;
max-width: 100%;
height: auto;
margin-top: 30px;
margin-left: 0; }
#kopa-header .kopa-menu {
margin-bottom: 0;
z-index: 9999; }
#kopa-header .kopa-menu a {
font-family: "Oswald", sans-serif;
font-weight: 300;
color: #fff; }
.header-1 {
position: absolute;
z-index: 9999;
top: 0;
left: 0;
width: 100%; }
.header-1 .kopa-header-top {
height: 36px;
background: #766c59;
background: rgba(255, 255, 255, 0.5); }
.header-1 .kopa-header-bottom {
height: 36px;
position: relative;
background: #766c59;
background: rgba(255, 255, 255, 0.5); }
.header-1 .kopa-header-middle {
height: 110px;
min-height: 110px;
position: relative; }
.header-1 .menu-second {
margin-left: 60px;
padding: 0 19.5px;
background: #272319;
background: rgba(0, 0, 0, 0.8); }
.header-1 .menu-second ul a {
color: #818181;
line-height: 36px; }
.header-1 .kopa-social a {
line-height: 36px;
color: #504d4d; }
.header-1 .main-menu {
float: left;
background: #343434;
height: 110px;
padding-top: 40px;
margin-left: 0;
position: relative; }
.header-1 .main-menu:before {
content: '';
height: 110px;
width: 1000px;
background: #343434;
display: block;
position: absolute;
right: -1000px;
top: 0; }
.header-1 .kopa-logo {
margin-right: 20px; }
.header-1 .kopa-menu {
padding: 0 15px; }
.header-1 .kopa-menu.sf-menu li {
background: #232323;
border-top: 1px solid #393939;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
.header-1 .kopa-menu.sf-menu li:hover {
background: #343434; }
.header-1 .kopa-menu.sf-menu li:first-child {
border: none; }
.header-1 .kopa-menu.sf-menu li a {
border: none;
text-transform: uppercase;
padding: 10px 20px;
white-space: normal;
font-size: 18px; }
.header-1 .kopa-menu.sf-menu > li {
border-left: 1px solid #e4e3f0;
border-left: 1px solid rgba(255, 255, 255, 0.1);
background: none;
border-top: none; }
.header-1 .kopa-menu.sf-menu > li > a {
padding: 6px 16px; }
.header-1 .kopa-menu.sf-menu > li:first-child {
border-left: none; }
.header-1 .kopa-menu.sf-menu .sf-with-ul {
padding-right: 40px; }
.header-1 .kopa-menu.sf-menu ul {
top: 70px; }
.header-1 .mobile-menu-icon {
right: -456px; }
.header-1 .kopa-head-line {
background: none; }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget {
margin-left: 60px; }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget .widget-title {
width: 244px;
text-align: center;
background: #272319;
background: rgba(0, 0, 0, 0.8); }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget .kp-headline {
height: 36px;
background: #131313;
padding-left: 30px; }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget .kp-headline .ticker-1 {
margin: 0; }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget .kp-headline dd {
float: left;
display: block;
margin: 0 50px;
padding: 0 10px;
font-family: "Arial", sans-serif;
font-size: 14px; }
.header-1 .kopa-head-line .container:before {
content: '';
height: 36px;
width: 1000px;
background: #131313;
display: block;
position: absolute;
right: -1000px;
top: 0; }
.header-2 .kopa-header-top {
background: #272727;
height: 30px; }
.header-2 .menu-second ul a,
.header-2 .kopa-social a {
line-height: 30px; }
.header-2 .kopa-header-middle {
min-height: 120px;
background: #000; }
.header-2 .kopa-baner {
float: right;
border: 1px solid #606060;
margin-top: 15px; }
.header-2 .kopa-baner img {
display: block;
max-width: 100%;
height: auto; }
.header-2 .kopa-header-bottom {
height: 38px;
background: #272727; }
.header-2 .main-menu {
position: relative;
height: 38px; }
.header-2 .main-menu .kopa-menu.sf-menu li {
background: #232323;
border-top: 1px solid #393939;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
.header-2 .main-menu .kopa-menu.sf-menu li:hover {
background: #343434; }
.header-2 .main-menu .kopa-menu.sf-menu li:first-child {
border: none; }
.header-2 .main-menu .kopa-menu.sf-menu li a {
border: none;
text-transform: uppercase;
padding: 10px 20px;
white-space: normal;
font-size: 16px; }
.header-2 .main-menu .kopa-menu.sf-menu > li {
border-top: none; }
.header-2 .main-menu .kopa-menu.sf-menu > li > a {
line-height: 38px;
padding: 0 25px;
position: relative; }
.header-2 .main-menu .kopa-menu.sf-menu > li > a:before {
content: "";
display: block;
width: 1px;
height: 13px;
background: #3d3d3d;
background: rgba(255, 255, 255, 0.1);
position: absolute;
left: 0;
top: 13px; }
.header-2 .main-menu .kopa-menu.sf-menu > li:first-child > a {
padding-left: 0; }
.header-2 .main-menu .kopa-menu.sf-menu > li:first-child > a:before {
display: none; }
.header-2 .main-menu .kopa-menu.sf-menu .sf-with-ul {
padding-right: 40px; }
.header-2 .mobile-menu-icon {
right: 0; }
.header-2 .kopa-menu.mobile-menu {
right: 0;
top: 38px; }
.header-2 .kopa-head-line {
border-top: 10px solid #fbbd2c;
height: 46px;
margin-bottom: 40px; }
.kopa-head-line {
background: #000;
height: 36px;
overflow: hidden;
position: relative; }
.kopa-head-line .container {
position: relative; }
.kopa-head-line .kopa-list-news-carousel-widget {
overflow: hidden; }
.kopa-head-line .kopa-list-news-carousel-widget .widget-title {
font-size: 16px;
text-transform: uppercase;
margin: 0;
text-align: center;
float: left;
color: #fff;
line-height: 36px; }
.kopa-head-line .kopa-list-news-carousel-widget .kp-headline {
padding: 0 80px 0 50px;
overflow: hidden; }
.kopa-head-line .kopa-list-news-carousel-widget .kp-headline .ticker-1 {
margin: 0;
display: block; }
.kopa-head-line .kopa-list-news-carousel-widget .kp-headline dd {
float: left;
display: block;
margin: 0 50px;
padding: 0 10px;
font-family: "Arial", sans-serif;
font-size: 14px; }
.kopa-head-line .kopa-list-news-carousel-widget .kp-headline dd a {
line-height: 36px;
color: #7e7e7e;
font-size: 14px; }
.kopa-head-line .kopa-list-news-carousel-widget .kp-headline dd a:hover {
color: #fbbd2c; }
.kopa-head-line .kopa-search-box {
position: absolute;
z-index: 999;
top: 0;
right: 0;
background: #131313;
height: 36px; }
.kopa-head-line .kopa-search-box .search-form {
width: 36px; }
.kopa-head-line .kopa-search-box button, .kopa-head-line .kopa-search-box span {
background: #fbbd2c;
display: block;
width: 36px;
height: 36px;
padding: 0;
border: none;
position: absolute;
top: 0;
right: 0;
text-align: center;
line-height: 36px;
color: #fff;
cursor: pointer;
font-size: 20px; }
.kopa-head-line .kopa-search-box button:hover, .kopa-head-line .kopa-search-box span:hover {
color: #727272; }
.kopa-head-line .kopa-search-box button {
display: none; }
.kopa-head-line .kopa-search-box input[type="text"] {
width: 0;
padding: 0;
height: 36px;
border: none;
color: #727272; } .mobile-menu-icon {
cursor: pointer;
display: none;
color: #727272;
position: absolute;
top: 50%;
margin-top: -12px;
right: -456px;
font-size: 28px; }
.kopa-menu.mobile-menu {
position: absolute;
display: none;
right: -456px;
top: 70px;
min-width: 200px;
padding: 0;
background: #131313; }
.kopa-menu.mobile-menu > li {
margin: 0; }
.kopa-menu.mobile-menu > li > a {
padding: 6px 15px; }
.kopa-menu.mobile-menu > li a {
text-transform: uppercase; }
.kopa-menu.mobile-menu > li a:hover {
background: #fbbd2c;
color: #fff; }
.kopa-menu.mobile-menu > li ul li {
margin: 4px 0; }
.kopa-menu.mobile-menu > li ul a {
padding: 6px 15px; }
.kopa-menu.mobile-menu a .caret {
border-top-color: #fff; }
@media only screen and (max-width: 1023px) {
.mobile-menu-icon {
display: inline-block; }
.kopa-menu.sf-menu {
display: none; }
.kopa-menu.mobile-menu {
display: none; } }
.sub-page .header-2 .kopa-head-line {
margin-bottom: 0; }  ul.page-numbers {
margin: 30px 0px;
overflow: hidden;
display: inline-block;
border-right: 1px solid #e4e3f0; }
ul.page-numbers li {
display: inline-block;
margin: 0;
border: 1px solid #e4e3f0;
border-right: none;
float: left;
text-align: center;
position: relative; }
ul.page-numbers li a, ul.page-numbers li span {
text-decoration: none;
display: inline-block;
font-size: 16px;
line-height: 34px;
color: #727272;
text-transform: uppercase;
min-width: 34px; }
ul.page-numbers li a:hover, ul.page-numbers li span.current {
background: #fbbd2c;
color: #fff; } .kopa-breadcrumb {
border-bottom: 2px solid #e4e3f0;
padding-bottom: 7px;
margin-bottom: 14px;
margin-top: 43px; }
.kopa-breadcrumb > span {
font-size: 14px;
line-height: 24px;
font-style: italic;
color: #292929; }
.kopa-breadcrumb > span a {
color: #292929; }
.kopa-breadcrumb > span a:hover {
color: #fbbd2c; }
.kopa-breadcrumb > span.current-page {
font-weight: 700;
color: #fbbd2c; }  .single-post-content aside {
width: 180px;
margin-right: 20px; }
.single-post-content .entry-meta {
margin-bottom: 10px; }
.single-post-content .entry-meta > span, .single-post-content .entry-meta > a {
margin-right: 5px; }
.single-post-content .entry-meta .kopa-user {
display: block;
font-size: 15px;
margin-bottom: 10px; }
.single-post-content .entry-meta .kopa-user i {
margin-right: 5px; }
.single-post-content .post-cat {
font-size: 12px;
text-transform: uppercase;
line-height: 26px;
margin: 0;
background: #fbbd2c;
display: inline-block;
float: left;
padding: 0 8px; }
.single-post-content .post-cat a:hover {
color: #fff; }
.single-post-content .kopa-date {
line-height: 26px;
padding: 0 8px 0 25px;
float: left;
background: #131313;
color: #fbbd2c;
display: inline-block;
margin: 0; }
.single-post-content .kopa-date:before {
top: 6px;
left: 8px; }
.single-post-content .link-social-2,
.single-post-content .tags-link,
.single-post-content .admin-rating,
.single-post-content .user-rating {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #e4e3f0; }
.single-post-content .link-social-2 a {
margin: 0 5px 5px 0;
padding: 0 12px;
line-height: 32px; }
.single-post-content .tags-link {
font-size: 14px;
padding-top: 15px;
color: #292929; }
.single-post-content .tags-link span {
font-weight: 700; }
.single-post-content .tags-link a {
color: #292929; }
.single-post-content .tags-link a:hover {
color: #fbbd2c; }
.single-post-content .kopa-progressbar {
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #131313;
height: 24px;
border: none;
margin-top: 5px; }
.single-post-content .kopa-progressbar .val-t {
position: absolute;
left: 0;
font-size: 12px;
color: #d4d4d4;
display: inline-block;
line-height: 24px;
margin-left: 10px; }
.single-post-content .kopa-progressbar .ui-progressbar-value {
background: #686868;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: none;
margin: 0; }
.single-post-content .kopa-slider {
width: 180px;
margin-top: 10px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #686868;
border: none;
height: 6px; }
.single-post-content .kopa-slider .ui-widget-header {
background: #131313;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.single-post-content .kopa-slider .ui-slider-handle {
border: 1px solid #fbbd2c;
background: #131313;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
cursor: pointer;
height: 12px;
width: 6px;
top: -3px;
margin-left: -3px; }
.single-post-content .kopa-slider .kopa-val {
position: absolute;
top: 7px;
color: #fbbd2c;
left: 60%;
font-size: 12px;
margin-left: -10px; }
.single-post-content .admin-rating header, .single-post-content .user-rating header {
position: relative;
padding-left: 100px;
margin-bottom: 15px; }
.single-post-content .admin-rating header .val-rate, .single-post-content .user-rating header .val-rate {
position: absolute;
top: 0;
left: 0;
font-size: 45px;
line-height: 35px;
font-weight: 700;
color: #292929; }
.single-post-content .admin-rating header h3, .single-post-content .user-rating header h3 {
font-size: 14px;
font-weight: 300;
margin: 0 0 3px;
text-transform: uppercase; }
.single-post-content .entry-title {
margin-top: 0; }
.single-post-content .post-thumb {
margin-bottom: 20px; }
.single-post-content .entry-content p {
margin-bottom: 25px;
font-size: 14px; }
.single-post-content .entry-content p:last-child {
margin-bottom: 0; }
.single-post-content .entry-content ul, .single-post-content .entry-content ol {
list-style-type: upper-roman;
padding-left: 20px; }
.single-post-content .entry-content ul ul, .single-post-content .entry-content ul ol, .single-post-content .entry-content ol ul, .single-post-content .entry-content ol ol {
list-style-type: decimal; }
.single-post-content .entry-content ul ul ul, .single-post-content .entry-content ul ul ol, .single-post-content .entry-content ul ol ul, .single-post-content .entry-content ul ol ol, .single-post-content .entry-content ol ul ul, .single-post-content .entry-content ol ul ol, .single-post-content .entry-content ol ol ul, .single-post-content .entry-content ol ol ol {
list-style-type: lower-alpha; }
.kopa-single-blog #sidebar {
margin-top: 7px; }
.kopa-galler-post .owl-controls {
position: absolute;
width: 100%;
bottom: 15px;
left: 0; }
.kopa-galler-post .owl-controls .owl-page span {
width: 12px;
height: 12px;
background: none;
border: 1px solid #e4e3f0;
margin: 0 2px; }
.kopa-galler-post .owl-controls .owl-page:hover span, .kopa-galler-post .owl-controls .owl-page.active span {
background: #fbbd2c;
border-color: #fbbd2c; }
.kopa-author {
margin: 30px 0 0;
border-top: 1px solid #e4e3f0;
border-bottom: 1px solid #e4e3f0;
padding: 20px; }
.kopa-author .author-thumb {
margin-right: 15px;
width: 94px;
height: 85px; }
.kopa-author .author-title {
margin-bottom: 10px;
margin-top: 0;
font-size: 16px; }
.kopa-author p {
margin-bottom: 0;
font-size: 14px; }
.single-page-content {
margin-bottom: 20px; }
.hreview {
display: none; } .pager-page .prev-post,
.pager-page .next-post {
width: 50%; }
.pager-page .prev-post {
text-align: right;
padding-right: 25px;
border-right: 1px solid #e4e3f0; }
.pager-page .prev-post .kopa-date, .pager-page .prev-post .post-cat {
float: right; }
.pager-page .prev-post .kopa-date {
border-right: 1px solid #e4e3f0; }
.pager-page .next-post {
text-align: left;
padding-left: 25px; }
.pager-page .next-post .kopa-date, .pager-page .next-post .post-cat {
float: left; }
.pager-page .next-post .post-cat {
border-right: 1px solid #e4e3f0; }
.pager-page h4.prev,
.pager-page h4.next {
border-bottom: 1px solid #e4e3f0;
line-height: 24px;
font-size: 18px;
font-weight: 300;
padding: 7px 0;
margin-top: 0; }
.pager-page h4.prev a,
.pager-page h4.next a {
color: #fbbd2c; }
.pager-page h4.prev a:hover,
.pager-page h4.next a:hover {
color: #727272; }
.pager-page h4.prev i,
.pager-page h4.next i {
font-size: 26px;
color: #727272; }
.pager-page h4.prev {
margin-right: -25px;
padding-right: 25px; }
.pager-page h4.prev i {
margin-right: 30px; }
.pager-page h4.next {
margin-left: -25px;
padding-left: 25px; }
.pager-page h4.next i {
margin-left: 30px; }
.pager-page .post-title {
font-size: 16px;
margin-top: 0;
line-height: 24px;
font-weight: 300;
margin-bottom: 10px; }
.pager-page .post-cat {
font-family: "Oswald", sans-serif;
font-size: 12px;
text-transform: uppercase; }
.pager-page .kopa-date, .pager-page .post-cat {
border: 1px solid #e4e3f0;
padding: 0 10px;
border-right: none;
line-height: 24px;
display: inline-block; }
.pager-page .kopa-date {
padding-left: 25px;
margin: 0; }
.pager-page .kopa-date:before {
left: 10px;
top: 6px; }  .error-404 {
margin: 50px 10% 50px; }
.error-404 .left-col {
width: 41%;
float: left;
margin: 0 2%; }
.error-404 .left-col p {
font-size: 120px;
font-weight: 700;
line-height: 100px;
text-align: right; }
.error-404 .right-col {
width: 50%;
float: left;
margin: 0 2%; }
.error-404 .right-col h1 {
margin-bottom: 10px;
font-size: 44px;
margin-top: 2px;
line-height: 45px; }
.error-404 .right-col p {
margin-bottom: 10px; }
.error-404 .right-col ul {
padding-left: 15px; }
.error-404 .right-col a {
font-size: 14px;
margin-bottom: 5px; }
@media screen and (max-width: 599px) {
.error-404 .left-col,
.error-404 .right-col {
width: 100%;
margin: 0; }
.error-404 .left-col p {
text-align: center; } } #comments .comments-title {
margin-bottom: 20px;
border-bottom: 1px solid #e4e3f0;
padding-bottom: 10px;
font-size: 17px;
line-height: 22px;
text-transform: uppercase; }
#comments ul {
padding-left: 0;
list-style: none; }
#comments li.comment {
display: block; }
#comments .comment-list {
padding-left: 30px; }
#comments .children {
margin-left: 65px; }
#comments .comment-body {
margin-top: 15px; }
#comments .comment-body figure {
margin: 0 15px 0 0;
width: 50px;
height: 50px; }
#comments .comment-body figure img {
width: 100%;
height: auto;
display: block; }
#comments .comment-content header {
border-bottom: 1px solid #e4e3f0;
position: relative;
padding-bottom: 10px;
margin-bottom: 7px; }
#comments .comment-content header h4 {
font-size: 14px;
font-family: "Arial", sans-serif;
line-height: 13px;
margin-top: 0;
margin-bottom: 8px; }
#comments .comment-content header .kopa-metadata {
font-size: 14px;
margin-bottom: 0; }
#comments .comment-content header .reply-edit {
position: absolute;
right: 0;
bottom: 10px;
margin-bottom: 0;
text-transform: uppercase;
font-size: 12px; }
#comments .comment-content header .reply-edit a:hover {
color: #fbbd2c; }
#comments .comment-content .entry-content p {
font-size: 14px;
color: #292929; }
#respond {
margin-bottom: 10px; }
#respond .comment-reply-title {
margin-bottom: 15px;
border-bottom: 1px solid #e4e3f0;
padding-bottom: 10px;
font-size: 17px;
line-height: 22px;
text-transform: uppercase; }
#respond .comment-notes {
font-size: 14px;
margin-bottom: 15px; }
#respond input[type="text"] {
height: 40px; }
#respond .form-group {
margin-bottom: 20px; }
#respond .form-submit {
text-align: right;
margin-bottom: 0; }
#respond .form-submit input[type="submit"] {
height: 40px;
border-color: #fbbd2c;
font-size: 14px;
text-transform: uppercase;
color: #292929;
background: #fbbd2c;
font-family: "Oswald", sans-serif;
display: inline-block; }
#respond .form-submit input[type="submit"]:hover {
background: #fff; }
#respond textarea {
height: 160px; }
#respond label.error {
position: absolute;
right: 10px;
top: 10px;
color: #fbbd2c; } .widget {
margin-bottom: 40px; }
.widget .widget-title {
margin-top: 0; }
.widget .post-title {
margin-top: 0;
line-height: 20px; }
.widget .post-title .kopa-rate {
width: 90px;
margin-left: 10px;
display: inline-block; }
.widget .post-title .kopa-rate a, .widget .post-title .kopa-rate i {
font-size: 13px; }
.widget .post-thumb {
display: block; }
.widget .post-thumb img {
display: block;
width: 100%;
height: auto; } #bottom-sidebar {
background: #262626;
padding: 40px 0; }
#bottom-sidebar .widget {
color: #969696;
margin-bottom: 15px; }
#bottom-sidebar .widget .widget-title {
font-size: 18px;
color: #fbbd2c;
text-decoration: underline;
text-transform: uppercase;
margin-bottom: 25px; }
#bottom-sidebar .widget .widget-header i {
display: none; }
#bottom-sidebar .kopa-ads-widget {
padding: 0;
background: none;
border: none; }
#bottom-sidebar .kopa-ads-widget img {
margin: 0; }
#bottom-sidebar .kopa-social-3-widget {
margin-bottom: 5px; } .kopa-social-3-widget {
margin-bottom: 30px; }
.kopa-social-3-widget .kopa-social {
overflow: hidden; }
.kopa-social-3-widget .kopa-social a {
display: inline-block;
width: 32px;
height: 32px;
border: 1px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
text-align: center;
float: left;
line-height: 32px;
font-size: 20px;
color: #fff;
margin-right: 14px;
margin-bottom: 10px; }
.kopa-social-3-widget .kopa-social a:hover {
background: #fbbd2c; }
.kopa-social-3-widget .kopa-social a:first-child {
margin-left: 0; }
.kopa-newletter-widget .form-news-letter {
position: relative; }
.kopa-newletter-widget .form-news-letter input[type="text"] {
background: #1a1a1a;
border-color: transparent;
color: #767676;
height: 42px;
padding-right: 50px; }
.kopa-newletter-widget .form-news-letter button {
color: 767676;
position: absolute;
top: 8px;
right: 15px;
font-size: 24px;
border: none;
background: none;
padding: 0; }
.kopa-flickr-widget .flickr-wrap {
border: 1px solid #454545;
padding: 10px 10px 0 0; }
.kopa-flickr-widget .flickr-wrap ul {
margin-bottom: 0; }
.kopa-flickr-widget .flickr-wrap li {
display: inline-block;
float: left; }
.kopa-flickr-widget .flickr-wrap a {
width: 79px;
height: 79px;
margin-bottom: 10px;
margin-left: 10px;
display: block; } .kopa-tweet-widget .tweetList {
list-style: none;
margin-bottom: 0; }
.kopa-tweet-widget .tweetList li {
padding: 20px 0;
position: relative;
padding-left: 60px;
border-top: 1px solid #454545; }
.kopa-tweet-widget .tweetList li:first-child {
border-top: none;
padding-top: 0; }
.kopa-tweet-widget .tweetList li:before {
content: "\f099";
position: absolute;
font-size: 18px;
left: 0;
top: 50%;
margin-top: -23px;
color: #fff;
width: 46px;
height: 46px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
border: 1px solid #454545;
text-align: center;
line-height: 46px;
color: #fff; }
.kopa-tweet-widget .tweetList li > p {
margin-bottom: 0; }
.kopa-tweet-widget .tweetList li .timestamp {
margin-bottom: 0; }
.kopa-tweet-widget .tweetList li a {
color: #fbbd2c; }
.kopa-tweet-widget .tweetList li a:hover {
text-decoration: underline; }
.kopa-single-post-widget .post-thumb {
margin-bottom: 10px; }
.kopa-single-post-widget .kopa-metadata {
margin-bottom: 8px; }
.kopa-single-post-widget .post-title {
font-size: 14px;
text-transform: uppercase;
font-weight: 300;
line-height: 20px;
margin-bottom: 5px; }
.kopa-single-post-widget .post-title a {
color: #fff; }
.kopa-single-post-widget .post-title a:hover {
color: #fbbd2c; }
.kopa-single-post-widget .post-content p {
margin-bottom: 0; } .widget-area-1 {
margin-bottom: 40px; }
.widget-area-1 .widget {
margin-bottom: 0; }
.widget-area-1 .kopa-grid-posts-2-widget .widget-header {
display: none; }
.widget-area-1 .kopa-list-posts-carousel-widget .widget-header {
position: absolute;
top: -56px;
left: 0;
width: 100%;
text-align: center; }
.widget-area-1 .kopa-list-posts-carousel-widget .widget-header .widget-title {
background: #fbbd2c;
color: #131313;
display: inline-block;
margin-bottom: 0;
padding: 0 30px;
font-size: 25px;
text-transform: uppercase;
height: 46px;
line-height: 55px; }
.widget-area-1 .kopa-list-posts-carousel-widget .widget-header i {
display: none; }
.widget-area-1 .kopa-list-posts-carousel-widget.style-2 .widget-header {
text-align: left;
width: auto; }
.widget-area-1 .kopa-list-posts-carousel-widget.style-2 .widget-header .widget-title {
position: relative; }
.widget-area-1 .kopa-list-posts-carousel-widget.style-2 .widget-header .widget-title:after {
content: '';
position: absolute;
border-top: 10px solid transparent;
border-bottom: 0 solid transparent;
border-left: 15px solid #6c4a00;
top: 0;
right: -15px; }
.kopa-full-width-carousel-widget .widget-header {
display: none; }
.kopa-full-width-carousel-widget .item {
position: relative; }
.kopa-full-width-carousel-widget .post-cat {
display: inline-block;
position: relative;
font-size: 27px;
line-height: 34px;
text-transform: uppercase;
font-weight: 300;
padding: 0 60px;
border-bottom: 1px solid #fff;
padding-bottom: 25px; }
.kopa-full-width-carousel-widget .post-cat a {
color: #fff; }
.kopa-full-width-carousel-widget .post-cat a:hover {
color: #fbbd2c; }
.kopa-full-width-carousel-widget .post-cat:before {
position: absolute;
bottom: 1px;
left: 0;
height: 2px;
width: 100%;
content: '';
display: block;
background: #fff; }
.kopa-full-width-carousel-widget .item-content {
width: 600px;
position: absolute;
top: 285px;
left: 100px;
text-align: center; }
.kopa-full-width-carousel-widget .item-content .post-title {
font-size: 40px;
line-height: 55px;
margin-bottom: 20px; }
.kopa-full-width-carousel-widget .item-content .post-title a {
color: #fff; }
.kopa-full-width-carousel-widget .item-content .post-title a:hover {
color: #fbbd2c; }
.kopa-full-width-carousel-widget .kopa-readmore {
font-size: 16px;
text-transform: uppercase;
padding: 0 30px;
line-height: 34px;
color: #fff;
display: inline-block;
border: 1px solid #fff; }
.kopa-full-width-carousel-widget .kopa-readmore:hover {
border-color: #fbbd2c;
background: #fbbd2c;
color: #292929; }
.kopa-full-width-carousel-widget .owl-theme .owl-controls {
position: absolute;
bottom: 95px;
left: 0;
width: 100%; }
.kopa-full-width-carousel-widget .owl-theme .owl-controls .owl-page span {
background: rgba(255, 255, 255, 0.4);
margin: 0 5px; }
.kopa-full-width-carousel-widget .owl-theme .owl-controls .owl-page span:hover {
background: #fff; }
.kopa-full-width-carousel-widget .owl-theme .owl-controls .owl-page.active span {
background: #fff; }
.kopa-grid-posts-2-widget .item {
position: relative;
float: left; }
.kopa-grid-posts-2-widget .item .item-content {
position: absolute;
height: 100%;
width: 100%;
background: none;
left: 0;
top: 0;
text-align: center; }
.kopa-grid-posts-2-widget .item .item-content:hover {
background: rgba(0, 0, 0, 0.7); }
.kopa-grid-posts-2-widget .item-a {
float: left;
width: 66.66666666666666%; }
.kopa-grid-posts-2-widget .item-a .post-cat {
margin-top: 135px;
margin-bottom: 0; }
.kopa-grid-posts-2-widget .item-a .post-title {
font-size: 28px;
line-height: 40px;
padding: 0 250px;
margin-bottom: 10px; }
.kopa-grid-posts-2-widget .item-a .kopa-rate {
margin-bottom: 10px; }
.kopa-grid-posts-2-widget .item-b {
width: 33.33333333333333%; }
.kopa-grid-posts-2-widget .item-b .post-title {
font-size: 18px;
line-height: 30px; }
.kopa-grid-posts-2-widget .item-b .psot-title {
padding: 0 90px;
margin-bottom: 12px; }
.kopa-grid-posts-2-widget .item-b .post-cat {
margin-top: 35px;
margin-bottom: 3px; }
.kopa-grid-posts-2-widget .item-b .kopa-rate {
margin-bottom: 10px; }
.kopa-grid-posts-2-widget .post-cat a, .kopa-grid-posts-2-widget .post-title a {
color: #fff; }
.kopa-grid-posts-2-widget .post-cat a:hover, .kopa-grid-posts-2-widget .post-title a:hover {
color: #fbbd2c; }
.kopa-grid-posts-2-widget .post-cat {
font-size: 18px;
line-height: 34px;
text-transform: uppercase;
font-weight: 300; }
.kopa-grid-posts-2-widget .kopa-rate {
position: relative;
display: inline-block; }
.kopa-grid-posts-2-widget .kopa-rate:before, .kopa-grid-posts-2-widget .kopa-rate:after {
content: '';
display: block;
width: 50px;
height: 1px;
background: #fbbd2c;
top: 7px;
position: absolute; }
.kopa-grid-posts-2-widget .kopa-rate:before {
left: -60px; }
.kopa-grid-posts-2-widget .kopa-rate:after {
right: -60px; }
.kopa-grid-posts-2-widget .kopa-readmore {
border: 1px solid #fbbd2c;
line-height: 28px;
font-size: 14px;
display: inline-block;
padding: 0 25px;
text-transform: uppercase;
color: #fbbd2c; }
.kopa-grid-posts-2-widget .kopa-readmore:hover {
background: #fbbd2c;
color: #292929; }
.kopa-list-posts-carousel-widget {
border-top: 10px solid #fbbd2c;
border-bottom: 10px solid #fbbd2c;
position: relative;
margin-top: -40px; }
.kopa-list-posts-carousel-widget .item {
position: relative; }
.kopa-list-posts-carousel-widget .item:hover .item-content {
background: none; }
.kopa-list-posts-carousel-widget .item:hover .item-content:before, .kopa-list-posts-carousel-widget .item:hover .item-content:after {
display: block;
content: '';
width: 1px;
height: 100%;
background: #fbbd2c;
position: absolute;
top: 0;
z-index: 2; }
.kopa-list-posts-carousel-widget .item:hover .item-content:before {
left: 0; }
.kopa-list-posts-carousel-widget .item:hover .item-content:after {
right: 0; }
.kopa-list-posts-carousel-widget .item-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.75);
padding: 20px; }
.kopa-list-posts-carousel-widget .item-content header {
background: rgba(0, 0, 0, 0.8);
padding: 8px 95px 4px 10px;
display: inline-block;
position: relative; }
.kopa-list-posts-carousel-widget .post-cat {
margin: 0;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
display: inline-block; }
.kopa-list-posts-carousel-widget .post-cat a {
color: #fff; }
.kopa-list-posts-carousel-widget .post-cat a:hover {
color: #fbbd2c; }
.kopa-list-posts-carousel-widget .kopa-rate {
position: absolute;
top: 7px;
right: 10px; }
.kopa-list-posts-carousel-widget .kopa-date {
text-transform: uppercase;
color: #fbbd2c;
margin-bottom: 3px;
padding-left: 0; }
.kopa-list-posts-carousel-widget .kopa-date:before {
display: none; }
.kopa-list-posts-carousel-widget .post-content {
margin-top: 45px; }
.kopa-list-posts-carousel-widget .post-content .post-title {
font-size: 15px;
margin-bottom: 0;
font-weight: 300; }
.kopa-list-posts-carousel-widget .post-content .post-title a {
color: #fff; }
.kopa-list-posts-carousel-widget .post-content .post-title a:hover {
color: #fbbd2c; }
.kopa-list-posts-carousel-widget .owl-theme .owl-controls .owl-buttons div {
width: 32px;
height: 42px;
background: #fff;
text-align: center;
color: #727272;
position: absolute;
line-height: 38px;
top: 50%;
margin: -21px 0 0;
font-size: 20px; }
.kopa-list-posts-carousel-widget .owl-theme .owl-controls .owl-buttons div:hover {
background: #fbbd2c;
color: #fff; }
.kopa-list-posts-carousel-widget .owl-theme .owl-controls .owl-buttons .owl-prev {
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-ms-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
left: 0; }
.kopa-list-posts-carousel-widget .owl-theme .owl-controls .owl-buttons .owl-next {
right: 0;
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-ms-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px; }
.kopa-list-posts-carousel-widget.style-2 {
margin-top: 0; }
.kopa-list-posts-carousel-widget.style-2 .post-cat {
display: block;
margin-bottom: 6px;
margin-top: 55px; }
.kopa-list-posts-carousel-widget.style-2 .kopa-date {
display: none; }
.kopa-list-posts-carousel-widget.style-2 .item-content header {
padding: 0;
display: block;
background: none; }
.kopa-list-posts-carousel-widget.style-2 .kopa-rate {
position: relative;
right: auto;
top: auto;
margin-bottom: 5px;
display: inline-block; }
.kopa-list-posts-carousel-widget.style-2 .post-content {
margin-top: 0; } .kopa-grid-posts-widget {
position: relative; }
.kopa-grid-posts-widget .widget-header {
position: absolute;
top: 386px;
left: 0;
width: 100%;
padding-left: 40%;
z-index: 99; }
.kopa-grid-posts-widget .widget-header i {
display: none; }
.kopa-grid-posts-widget .widget-title {
color: #fbbd2c;
background: rgba(0, 0, 0, 0.7);
margin-bottom: 0;
font-size: 28px;
padding-left: 30px;
border-bottom: 6px solid rgba(251, 189, 44, 0.7);
line-height: 60px;
text-transform: uppercase; }
.kopa-grid-posts-widget .item.pull-left {
width: 40%;
background: #131313; }
.kopa-grid-posts-widget .item.pull-left .post-thumb, .kopa-grid-posts-widget .item.pull-left .item-content {
width: 50%;
float: left; }
.kopa-grid-posts-widget .item.pull-left .item-content {
padding-left: 20px;
height: 225.5px;
padding-top: 85px;
border-bottom: 6px solid transparent; }
.kopa-grid-posts-widget .item.pull-left .post-title {
font-size: 16px;
margin-bottom: 0;
line-height: 22px; }
.kopa-grid-posts-widget .item.pull-left .post-title a {
color: #fff; }
.kopa-grid-posts-widget .item.pull-left .post-title a:hover {
color: #fbbd2c; }
.kopa-grid-posts-widget .item.pull-left .kopa-date {
color: #fbbd2c;
font-weight: 300;
margin-bottom: 10px;
text-transform: uppercase; }
.kopa-grid-posts-widget .item.pull-left:hover .item-content {
border-color: #fbbd2c; }
.kopa-grid-posts-widget .item.item-rtl .item-content {
float: right; }
.kopa-grid-posts-widget .item.item2 {
background: #343434; }
.kopa-grid-posts-widget .item.item3 {
background: #686868; }
.kopa-grid-posts-widget .latest-post {
width: 60%;
position: relative; }
.kopa-grid-posts-widget .latest-post .item-content {
padding-left: 30px;
border: 1px solid #f0f0f0;
padding-top: 20px;
padding-bottom: 23px; }
.kopa-grid-posts-widget .latest-post .post-title {
font-size: 18px;
margin-bottom: 20px; }
.kopa-grid-posts-widget .latest-post .post-title p {
margin-bottom: 15px; }
.kopa-grid-posts-widget .latest-post .kopa-readmore {
font-size: 14px;
background: #fbbd2c;
line-height: 28px;
padding: 0 24px;
color: #292929;
display: inline-block;
border: 1px solid #fbbd2c; }
.kopa-grid-posts-widget .latest-post .kopa-readmore:hover {
background: none; } .widget-area-3 .widget-header,
.widget-area-3 .entry-header,
.widget-area-4 .widget-header,
.widget-area-4 .entry-header,
.widget-area-5 .widget-header,
.widget-area-5 .entry-header,
.widget-area-6 .widget-header,
.widget-area-6 .entry-header,
.widget-area-7 .widget-header,
.widget-area-7 .entry-header,
.widget-area-8 .widget-header,
.widget-area-8 .entry-header,
.widget-area-9 .widget-header,
.widget-area-9 .entry-header,
.widget-area-10 .widget-header,
.widget-area-10 .entry-header,
.widget-area-11 .widget-header,
.widget-area-11 .entry-header,
.widget-area-12 .widget-header,
.widget-area-12 .entry-header,
.widget-area-13 .widget-header,
.widget-area-13 .entry-header,
.widget-area-26 .widget-header,
.widget-area-26 .entry-header,
.widget-area-22 .widget-header,
.widget-area-22 .entry-header,
.widget-area-23 .widget-header,
.widget-area-23 .entry-header,
.widget-area-24 .widget-header,
.widget-area-24 .entry-header,
.widget-area-25 .widget-header,
.widget-area-25 .entry-header,
.widget-area-27 .widget-header,
.widget-area-27 .entry-header,
.widget-area-18 .widget-header,
.widget-area-18 .entry-header,
.widget-area-19 .widget-header,
.widget-area-19 .entry-header,
#main-content .widget .widget-header,
#main-content .widget .entry-header,
.single-page-content .widget-header,
.single-page-content .entry-header {
border-bottom: 2px solid #e4e3f0;
position: relative;
margin-bottom: 30px; }
.widget-area-3 .widget-header i,
.widget-area-3 .entry-header i,
.widget-area-4 .widget-header i,
.widget-area-4 .entry-header i,
.widget-area-5 .widget-header i,
.widget-area-5 .entry-header i,
.widget-area-6 .widget-header i,
.widget-area-6 .entry-header i,
.widget-area-7 .widget-header i,
.widget-area-7 .entry-header i,
.widget-area-8 .widget-header i,
.widget-area-8 .entry-header i,
.widget-area-9 .widget-header i,
.widget-area-9 .entry-header i,
.widget-area-10 .widget-header i,
.widget-area-10 .entry-header i,
.widget-area-11 .widget-header i,
.widget-area-11 .entry-header i,
.widget-area-12 .widget-header i,
.widget-area-12 .entry-header i,
.widget-area-13 .widget-header i,
.widget-area-13 .entry-header i,
.widget-area-26 .widget-header i,
.widget-area-26 .entry-header i,
.widget-area-22 .widget-header i,
.widget-area-22 .entry-header i,
.widget-area-23 .widget-header i,
.widget-area-23 .entry-header i,
.widget-area-24 .widget-header i,
.widget-area-24 .entry-header i,
.widget-area-25 .widget-header i,
.widget-area-25 .entry-header i,
.widget-area-27 .widget-header i,
.widget-area-27 .entry-header i,
.widget-area-18 .widget-header i,
.widget-area-18 .entry-header i,
.widget-area-19 .widget-header i,
.widget-area-19 .entry-header i,
#main-content .widget .widget-header i,
#main-content .widget .entry-header i,
.single-page-content .widget-header i,
.single-page-content .entry-header i {
position: absolute;
right: 0;
top: 5px;
font-size: 16px; }
.widget-area-3 .widget-title,
.widget-area-3 .entry-title,
.widget-area-4 .widget-title,
.widget-area-4 .entry-title,
.widget-area-5 .widget-title,
.widget-area-5 .entry-title,
.widget-area-6 .widget-title,
.widget-area-6 .entry-title,
.widget-area-7 .widget-title,
.widget-area-7 .entry-title,
.widget-area-8 .widget-title,
.widget-area-8 .entry-title,
.widget-area-9 .widget-title,
.widget-area-9 .entry-title,
.widget-area-10 .widget-title,
.widget-area-10 .entry-title,
.widget-area-11 .widget-title,
.widget-area-11 .entry-title,
.widget-area-12 .widget-title,
.widget-area-12 .entry-title,
.widget-area-13 .widget-title,
.widget-area-13 .entry-title,
.widget-area-26 .widget-title,
.widget-area-26 .entry-title,
.widget-area-22 .widget-title,
.widget-area-22 .entry-title,
.widget-area-23 .widget-title,
.widget-area-23 .entry-title,
.widget-area-24 .widget-title,
.widget-area-24 .entry-title,
.widget-area-25 .widget-title,
.widget-area-25 .entry-title,
.widget-area-27 .widget-title,
.widget-area-27 .entry-title,
.widget-area-18 .widget-title,
.widget-area-18 .entry-title,
.widget-area-19 .widget-title,
.widget-area-19 .entry-title,
#main-content .widget .widget-title,
#main-content .widget .entry-title,
.single-page-content .widget-title,
.single-page-content .entry-title {
font-size: 25px;
text-transform: uppercase;
position: relative;
padding-bottom: 15px;
display: inline-block;
margin-bottom: 0;
line-height: 22px; }
.widget-area-3 .widget-title:before,
.widget-area-3 .entry-title:before,
.widget-area-4 .widget-title:before,
.widget-area-4 .entry-title:before,
.widget-area-5 .widget-title:before,
.widget-area-5 .entry-title:before,
.widget-area-6 .widget-title:before,
.widget-area-6 .entry-title:before,
.widget-area-7 .widget-title:before,
.widget-area-7 .entry-title:before,
.widget-area-8 .widget-title:before,
.widget-area-8 .entry-title:before,
.widget-area-9 .widget-title:before,
.widget-area-9 .entry-title:before,
.widget-area-10 .widget-title:before,
.widget-area-10 .entry-title:before,
.widget-area-11 .widget-title:before,
.widget-area-11 .entry-title:before,
.widget-area-12 .widget-title:before,
.widget-area-12 .entry-title:before,
.widget-area-13 .widget-title:before,
.widget-area-13 .entry-title:before,
.widget-area-26 .widget-title:before,
.widget-area-26 .entry-title:before,
.widget-area-22 .widget-title:before,
.widget-area-22 .entry-title:before,
.widget-area-23 .widget-title:before,
.widget-area-23 .entry-title:before,
.widget-area-24 .widget-title:before,
.widget-area-24 .entry-title:before,
.widget-area-25 .widget-title:before,
.widget-area-25 .entry-title:before,
.widget-area-27 .widget-title:before,
.widget-area-27 .entry-title:before,
.widget-area-18 .widget-title:before,
.widget-area-18 .entry-title:before,
.widget-area-19 .widget-title:before,
.widget-area-19 .entry-title:before,
#main-content .widget .widget-title:before,
#main-content .widget .entry-title:before,
.single-page-content .widget-title:before,
.single-page-content .entry-title:before {
content: '';
display: block;
width: 100%;
height: 4px;
background: #fbbd2c;
position: absolute;
left: 0;
bottom: -2px; }
.kopa-list-posts-thumb-big-small-widget .item {
border-top: 1px solid #e4e3f0;
padding: 20px 0; }
.kopa-list-posts-thumb-big-small-widget .item .post-thumb {
margin-right: 15px;
width: 100px;
float: left; }
.kopa-list-posts-thumb-big-small-widget .item .post-title {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px; }
.kopa-list-posts-thumb-big-small-widget .item.item-latest {
position: relative;
border-top: none;
padding: 0 0 5px; }
.kopa-list-posts-thumb-big-small-widget .item.item-latest .post-thumb {
margin-right: 0;
margin-bottom: 10px;
width: 100%;
float: none; }
.kopa-list-posts-thumb-big-small-widget .item.item-latest .post-title {
font-size: 16px;
margin-bottom: 15px; }
.kopa-list-posts-thumb-big-small-2-widget {
position: relative; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header {
position: absolute;
top: 310px;
left: 0;
width: 100%;
z-index: 99;
border-bottom: none;
margin-bottom: 0; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header i {
display: none; }
.kopa-list-posts-thumb-big-small-2-widget .widget-title {
color: #fbbd2c;
background: rgba(0, 0, 0, 0.7);
margin-bottom: 0;
font-size: 28px;
padding-left: 30px;
border-bottom: 6px solid rgba(251, 189, 44, 0.7);
line-height: 60px;
text-transform: uppercase;
display: block;
padding-bottom: 0; }
.kopa-list-posts-thumb-big-small-2-widget .widget-title:before {
display: none; }
.kopa-list-posts-thumb-big-small-2-widget .kopa-date-box {
right: 0;
left: auto; }
.kopa-list-posts-thumb-big-small-2-widget .widget-content {
overflow: hidden; }
.kopa-list-posts-thumb-big-small-2-widget .item {
padding: 0 0 0 10px;
float: left;
width: 50%;
position: relative; }
.kopa-list-posts-thumb-big-small-2-widget .item-content {
position: absolute;
width: 100%;
left: 0;
bottom: 12px;
padding: 0 10px 0 30px; }
.kopa-list-posts-thumb-big-small-2-widget .post-title {
margin-bottom: 3px;
font-size: 16px; }
.kopa-list-posts-thumb-big-small-2-widget .post-title a {
color: #fff; }
.kopa-list-posts-thumb-big-small-2-widget .post-title a:hover {
color: #fbbd2c; }
.kopa-list-posts-thumb-big-small-2-widget .widget-content {
margin-left: -10px; }
.kopa-list-posts-thumb-big-small-2-widget .item-latest {
margin-bottom: 10px;
width: 100%; }
.kopa-list-posts-thumb-big-small-2-widget .item-latest .post-title {
font-size: 18px;
text-transform: uppercase;
line-height: 26px;
margin-bottom: 0; }
.kopa-list-posts-thumb-big-small-2-widget .item-latest .post-title a {
display: block; }
.kopa-list-posts-thumb-big-small-2-widget .item-latest .post-title .kopa-rate a, .kopa-list-posts-thumb-big-small-2-widget .item-latest .post-title .kopa-rate i {
font-size: 13px; }
.kopa-list-posts-thumb-big-small-2-widget .item-latest .item-content {
top: 150px;
text-align: center; } .kopa-list-posts-carousel-2-widget {
overflow: hidden; }
.kopa-list-posts-carousel-2-widget .widget-content {
margin: 0 -15px; }
.kopa-list-posts-carousel-2-widget .item {
margin: 0 15px; }
.kopa-list-posts-carousel-2-widget .post-thumb {
position: relative;
margin-bottom: 20px; }
.kopa-list-posts-carousel-2-widget .post-thumb .kopa-metadata {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: #000;
background: rgba(0, 0, 0, 0.8);
height: 30px;
color: #fbbd2c;
padding: 5px 10px; }
.kopa-list-posts-carousel-2-widget .post-thumb .kopa-metadata .kopa-rate {
float: right; }
.kopa-list-posts-carousel-2-widget .post-thumb .kopa-metadata .kopa-date {
font-size: 12px; }
.kopa-list-posts-carousel-2-widget .kopa-num {
font-size: 95px;
line-height: 95px;
color: #292929;
margin-right: 20px;
font-family: "Oswald", sans-serif; }
.kopa-list-posts-carousel-2-widget .post-title {
font-size: 16px;
font-weight: 700; }
.kopa-list-posts-carousel-2-widget .post-content {
margin-top: 5px; }
.kopa-list-posts-carousel-2-widget .post-content p {
margin-bottom: 0; }
.kopa-list-posts-carousel-2-widget .owl-theme .owl-controls {
right: 13px; }
.kopa-list-posts-carousel-3-widget {
overflow: hidden; }
.kopa-list-posts-carousel-3-widget .widget-content {
margin: 0 -15px; }
.kopa-list-posts-carousel-3-widget .item {
margin: 0 15px;
position: relative; }
.kopa-list-posts-carousel-3-widget .item-content {
background: #262626; }
.kopa-list-posts-carousel-3-widget .kopa-metadata {
position: absolute;
top: 15px;
right: 15px;
z-index: 1; }
.kopa-list-posts-carousel-3-widget .kopa-metadata > span, .kopa-list-posts-carousel-3-widget .kopa-metadata > a {
display: block;
width: 52px;
height: 44px;
text-align: center;
background: #2f2f2f;
color: #fff;
margin-bottom: 2px;
padding: 7px 0; }
.kopa-list-posts-carousel-3-widget .kopa-metadata > span i, .kopa-list-posts-carousel-3-widget .kopa-metadata > a i {
display: block;
width: 52px;
text-align: center; }
.kopa-list-posts-carousel-3-widget .kopa-metadata a:hover {
color: #fbbd2c; }
.kopa-list-posts-carousel-3-widget .kopa-metadata .kopa-shop-icon {
font-size: 18px;
padding: 12px 0; }
.kopa-list-posts-carousel-3-widget .kopa-date-box {
position: relative;
float: left;
margin-right: 15px; }
.kopa-list-posts-carousel-3-widget .post-title {
font-weight: 300;
font-size: 16px;
margin-top: 12px;
margin-bottom: 10px; }
.kopa-list-posts-carousel-3-widget .post-title a {
color: #fff; }
.kopa-list-posts-carousel-3-widget .post-title a:hover {
color: #fbbd2c; }
.kopa-list-posts-carousel-3-widget .post-content p {
color: #8e8e8e; }
.kopa-list-posts-carousel-3-widget .kopa-rate {
margin-bottom: 3px; }
.kopa-list-posts-carousel-3-widget .owl-theme .owl-controls {
right: 13px; }
.kopa-ads-widget {
border: 1px solid #eae9e9;
background: #f7f7f7;
padding: 20px 0;
text-align: center; }
.kopa-ads-widget a {
display: block; }
.kopa-ads-widget img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto; } .kopa-sync-carousel-widget .widget-content {
background: #131313;
padding-bottom: 30px; }
.kopa-sync-carousel-widget .sync1 .item .post-title {
font-size: 18px;
text-transform: uppercase;
line-height: 26px;
margin-bottom: 0; }
.kopa-sync-carousel-widget .sync1 .item .post-title a {
color: #fff; }
.kopa-sync-carousel-widget .sync1 .item .post-title a:hover {
color: #fbbd2c; }
.kopa-sync-carousel-widget .sync1 .item .item-content {
position: absolute;
width: 100%;
left: 0;
bottom: 90px;
padding: 0 160px 0 25px; }
.kopa-sync-carousel-widget .sync1 .item .kopa-rate {
width: 90px;
display: inline-block;
margin-left: 10px; }
.kopa-sync-carousel-widget .sync1 .item .kopa-rate span, .kopa-sync-carousel-widget .sync1 .item .kopa-rate i {
font-size: 13px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
position: absolute;
bottom: -142px;
width: 100%;
left: 0; }
.kopa-sync-carousel-widget .sync1 .owl-controls .owl-page span {
background: #424242;
margin: 0 4px; }
.kopa-sync-carousel-widget .sync1 .owl-controls .owl-page span:hover {
background: #fbbd2c; }
.kopa-sync-carousel-widget .sync1 .owl-controls .owl-page.active span {
background: #fbbd2c; }
.kopa-sync-carousel-widget .sync2 {
padding: 10px 5px;
background: #292929;
border: 1px solid #363636; }
.kopa-sync-carousel-widget .sync2 .item {
margin: 0 5px;
position: relative;
z-index: 1; }
.kopa-sync-carousel-widget .sync2 .item:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
border: 3px solid transparent;
z-index: 2;
top: 0;
left: 0;
cursor: pointer; }
.kopa-sync-carousel-widget .sync2 .item:hover:before {
border-color: #fbbd2c; }
.kopa-sync-carousel-widget .sync2 .synced .item:before {
border-color: #fbbd2c; } .kopa-list-item-carousel-widget {
overflow: hidden; }
.kopa-list-item-carousel-widget .widget-content {
margin: 0 -5px; }
.kopa-list-item-carousel-widget .item {
margin: 0 5px;
position: relative;
padding-bottom: 90px;
overflow: hidden;
cursor: pointer; }
.kopa-list-item-carousel-widget .item .kopa-metadata {
position: absolute;
top: 15px;
right: 15px;
opacity: 1;
filter: Anpha(Opacity=100);
z-index: 1; }
.kopa-list-item-carousel-widget .item .kopa-metadata > span, .kopa-list-item-carousel-widget .item .kopa-metadata > a {
display: block;
width: 52px;
height: 44px;
text-align: center;
background: #2f2f2f;
color: #fff;
margin-bottom: 2px;
padding: 7px 0; }
.kopa-list-item-carousel-widget .item .kopa-metadata > span i, .kopa-list-item-carousel-widget .item .kopa-metadata > a i {
display: block;
width: 52px;
text-align: center; }
.kopa-list-item-carousel-widget .item .kopa-metadata a:hover {
color: #fbbd2c; }
.kopa-list-item-carousel-widget .item .kopa-metadata .kopa-shop-icon {
font-size: 18px;
padding: 12px 0; }
.kopa-list-item-carousel-widget .item .kopa-metadata.style-2 {
right: 50%;
margin-right: -87px;
top: auto;
bottom: 96px; }
.kopa-list-item-carousel-widget .item .kopa-metadata.style-2 > span, .kopa-list-item-carousel-widget .item .kopa-metadata.style-2 > a {
display: inline-block;
float: left;
margin: 0 3px; }
.kopa-list-item-carousel-widget .item .item-content {
position: absolute;
z-index: 2;
left: 0;
top: 307px;
width: 100%;
height: 100%;
background: #131313;
padding-bottom: 40px; }
.kopa-list-item-carousel-widget .item .item-content header .header-bottom {
height: 40px;
border-top: 1px solid #343434;
padding: 8px 15px; }
.kopa-list-item-carousel-widget .item .item-content header .kopa-price {
float: left;
font-weight: 300;
font-family: "Oswald", sans-serif; }
.kopa-list-item-carousel-widget .item .item-content header .kopa-price small {
font-size: 13px;
color: #969696;
text-decoration: line-through; }
.kopa-list-item-carousel-widget .item .item-content header .kopa-price span {
font-size: 20px;
color: #fbbd2c; }
.kopa-list-item-carousel-widget .item .item-content header .kopa-rate {
float: right;
margin-top: 3px; }
.kopa-list-item-carousel-widget .item .item-content .post-title {
line-height: 50px;
font-size: 16px;
font-weight: 300;
text-transform: uppercase;
margin-bottom: 0;
text-align: center; }
.kopa-list-item-carousel-widget .item .item-content .post-title a {
color: #fff; }
.kopa-list-item-carousel-widget .item .item-content .post-title a:hover {
color: #fbbd2c; }
.kopa-list-item-carousel-widget .item .item-content .post-content {
padding: 0 25px;
margin-bottom: 30px; }
.kopa-list-item-carousel-widget .item .item-content .post-content p {
color: #727272;
margin-bottom: 0; }
.kopa-list-item-carousel-widget .item .item-content footer {
height: 40px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background: #343434;
padding: 10px 25px;
border-top: 1px solid #343434;
color: #fbbd2c;
text-align: right; }
.kopa-list-item-carousel-widget .item .item-content footer > span, .kopa-list-item-carousel-widget .item .item-content footer a {
margin-left: 5px; }
.kopa-list-item-carousel-widget .item .item-content footer > span i, .kopa-list-item-carousel-widget .item .item-content footer a i {
margin-right: 5px; }
.kopa-list-item-carousel-widget .item .item-content footer a {
color: #fbbd2c; }
.kopa-list-item-carousel-widget .item .item-content footer .kopa-date {
font-weight: 300;
float: left;
margin-left: 0;
margin-top: -1px; }
.kopa-list-item-carousel-widget .item.focus .item-content {
padding-top: 25px; }
.kopa-list-item-carousel-widget .item.focus .item-content .post-title {
text-align: left;
padding-left: 25px;
height: auto;
line-height: 35px; }
.kopa-list-item-carousel-widget .item.focus .item-content header .kopa-rate {
float: none;
margin-top: 0;
margin-bottom: 8px; }
.kopa-list-item-carousel-widget .item.focus .item-content header .kopa-price {
float: none;
margin-bottom: 5px; }
.kopa-list-item-carousel-widget .item.focus .item-content header .header-bottom {
height: auto;
padding-left: 25px;
border-top-color: transparent;
padding-top: 0; }
.kopa-list-item-carousel-widget .item.focus .kopa-metadata {
opacity: 0;
filter: Anpha(Opacity=0); }
.kopa-list-item-carousel-widget .owl-theme .owl-controls {
right: 3px; } .kopa-vertical-carousel-widget .item {
position: relative; }
.kopa-vertical-carousel-widget .item:hover .post-mask {
opacity: 1;
filter: Anpha(Opacity=100); }
.kopa-vertical-carousel-widget .item:hover .post-content {
background: rgba(0, 0, 0, 0); }
.kopa-vertical-carousel-widget .item:hover .post-title a {
color: #fff; }
.kopa-vertical-carousel-widget .item:hover .kopa-date {
color: #fbbd2c; }
.kopa-vertical-carousel-widget .item:hover .kopa-rate a, .kopa-vertical-carousel-widget .item:hover .kopa-rate i {
color: #fbbd2c; }
.kopa-vertical-carousel-widget .post-mask {
position: absolute;
height: 100%;
width: 100%;
background: url(//novocine.es/wp-content/themes/EidosDw/images/mask.png) no-repeat left bottom;
opacity: 0;
filter: Anpha(Opacity=0); }
.kopa-vertical-carousel-widget .post-content {
position: absolute;
width: 100%;
padding: 70px 50px 0;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
text-align: center; }
.kopa-vertical-carousel-widget .post-title {
font-size: 16px;
line-height: 24px;
margin-bottom: 10px; }
.kopa-vertical-carousel-widget .post-title a {
color: #a4a4a4; }
.kopa-vertical-carousel-widget .kopa-date {
color: #a4a4a4; }
.kopa-vertical-carousel-widget .kopa-rate a, .kopa-vertical-carousel-widget .kopa-rate i {
color: #a4a4a4; }
.kopa-vertical-carousel-widget .widget-content {
position: relative; }
.kopa-vertical-carousel-widget .widget-content .bx-controls-direction a {
display: inline-block;
width: 184px;
height: 47px;
border: 1px solid #fff;
text-align: center;
line-height: 47px;
position: absolute;
left: 50%;
margin-left: -92px;
top: auto;
margin-top: 0; }
.kopa-vertical-carousel-widget .widget-content .bx-controls-direction .bx-prev {
background: url(//novocine.es/wp-content/themes/EidosDw/images/prev.png) no-repeat center center;
background: rgba(255, 255, 255, 0.2) url(//novocine.es/wp-content/themes/EidosDw/images/prev.png) no-repeat center center;
top: 12px; }
.kopa-vertical-carousel-widget .widget-content .bx-controls-direction .bx-prev:hover {
background: rgba(251, 189, 44, 0.2) url(//novocine.es/wp-content/themes/EidosDw/images/prev-hover.png) no-repeat center center; }
.kopa-vertical-carousel-widget .widget-content .bx-controls-direction .bx-next {
background: url(//novocine.es/wp-content/themes/EidosDw/images/next.png) no-repeat center center;
background: rgba(255, 255, 255, 0.2) url(//novocine.es/wp-content/themes/EidosDw/images/next.png) no-repeat center center;
bottom: 12px; }
.kopa-vertical-carousel-widget .widget-content .bx-controls-direction .bx-next:hover {
background: rgba(251, 189, 44, 0.2) url(//novocine.es/wp-content/themes/EidosDw/images/next-hover.png) no-repeat center center;
border-color: #fbbd2c; } .kopa-thumb-big-carousel-widget .widget-header {
display: none; }
.kopa-thumb-big-carousel-widget .item {
position: relative; }
.kopa-thumb-big-carousel-widget .item-content {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
background: #000;
background: rgba(0, 0, 0, 0.8);
padding: 25px 20px 20px 25px; }
.kopa-thumb-big-carousel-widget .post-cat {
display: inline-block;
text-transform: uppercase;
font-weight: 400;
margin-top: 0;
font-size: 12px;
margin-bottom: 10px; }
.kopa-thumb-big-carousel-widget .post-cat a {
color: #292929;
background: #fbbd2c;
display: inline-block;
line-height: 24px;
border: 1px solid #fbbd2c;
padding: 0 10px; }
.kopa-thumb-big-carousel-widget .post-cat a:hover {
background: none;
border-color: #fff;
color: #fff; }
.kopa-thumb-big-carousel-widget .post-title {
font-size: 25px;
font-weight: 700;
line-height: 36px;
margin-bottom: 0; }
.kopa-thumb-big-carousel-widget .post-title a {
color: #fff; }
.kopa-thumb-big-carousel-widget .post-title a:hover {
color: #fbbd2c; }
.kopa-thumb-big-carousel-widget .kopa-metadata {
color: #fbbd2c;
margin-bottom: 3px; }
.kopa-thumb-big-carousel-widget .owl-theme .owl-controls {
position: absolute;
top: 20px;
right: 25px; }
.kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-page span {
width: 15px;
height: 15px;
border: 2px solid #fff;
background: none;
margin: 0 0 0 5px; }
.kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-page span:hover {
border-color: #fbbd2c;
background: #fbbd2c; }
.kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-page.active span {
border-color: #fbbd2c;
background: #fbbd2c; }
.kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons {
display: none; }
.kopa-list-post-small-thumb-widget .widget-content > ul {
margin-bottom: 0; }
.kopa-list-post-small-thumb-widget .widget-content > ul > li {
margin-top: 15px; }
.kopa-list-post-small-thumb-widget .widget-content > ul > li:first-child {
margin-top: 0; }
.kopa-list-post-small-thumb-widget .post-thumb {
width: 100px;
margin-right: 15px; }
.kopa-list-post-small-thumb-widget .post-cat {
display: inline-block;
text-transform: uppercase;
font-weight: 400;
margin-top: 0;
font-size: 12px;
margin-bottom: 7px; }
.kopa-list-post-small-thumb-widget .post-cat a {
color: #292929;
background: #fbbd2c;
display: inline-block;
line-height: 24px;
border: 1px solid #fbbd2c;
padding: 0 10px; }
.kopa-list-post-small-thumb-widget .post-cat a:hover {
background: none;
color: #292929; }
.kopa-list-post-small-thumb-widget .post-title {
font-size: 14px;
margin-top: 5px;
margin-bottom: 0; }
.kopa-list-post-small-thumb-widget .post-title .kopa-rate {
font-size: 13px;
width: 90px;
margin-left: 10px; }
.kopa-list-post-small-thumb-widget.no-cat .widget-header {
display: block !important; }
.kopa-list-post-small-thumb-widget.no-cat .post-cat {
display: none; }
.kopa-list-post-small-thumb-widget.no-cat .widget-content > ul > li {
margin: 0;
padding: 20px 0;
border-top: 1px solid #e4e3f0; }
.kopa-list-post-small-thumb-widget.no-cat .widget-content > ul > li:first-child {
border-top: none;
padding-top: 0; }
.kopa-thumb-first-big-widget {
border: 1px solid #e4e3f0;
border-left: none;
position: relative; }
.kopa-thumb-first-big-widget .widget-header {
position: absolute;
top: 285px;
left: 0;
width: 60%;
z-index: 99;
border-bottom: none;
margin-bottom: 0; }
.kopa-thumb-first-big-widget .widget-header i {
display: none; }
.kopa-thumb-first-big-widget .widget-title {
color: #fbbd2c;
background: rgba(0, 0, 0, 0.7);
margin-bottom: 0;
font-size: 28px;
padding-left: 30px;
border-bottom: 6px solid rgba(251, 189, 44, 0.7);
line-height: 60px;
display: block;
text-transform: uppercase;
padding-bottom: 0; }
.kopa-thumb-first-big-widget .widget-title:before {
display: none; }
.kopa-thumb-first-big-widget .kopa-date-box {
left: auto;
right: 0; }
.kopa-thumb-first-big-widget .widget-content > ul {
margin-bottom: 0; }
.kopa-thumb-first-big-widget .widget-content > ul > li {
float: left;
width: 40%;
padding: 0 15px;
margin-top: -1px; }
.kopa-thumb-first-big-widget .widget-content > ul > li .item {
border-top: 1px solid #e4e3f0;
padding: 15px 0;
position: relative; }
.kopa-thumb-first-big-widget .widget-content > ul > li .post-title {
font-size: 14px;
margin-top: 5px;
margin-bottom: 0; }
.kopa-thumb-first-big-widget .widget-content > ul > li .post-thumb {
width: 80px;
margin-right: 15px; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child {
width: 60%;
padding: 0; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .post-thumb {
width: 100%; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item {
padding: 0; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item .item-content {
padding-left: 25px;
padding-top: 15px;
padding-bottom: 20px;
padding: 15px 10px 15px 25px;
border: 1px solid #e4e3f0;
border-bottom: none; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item .post-title {
font-size: 18px;
margin-bottom: 15px;
line-height: 26px;
margin-top: 0; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item .post-title p {
margin-bottom: 15px; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item .kopa-readmore {
font-size: 14px;
background: #fbbd2c;
line-height: 28px;
padding: 0 24px;
color: #292929;
display: inline-block;
border: 1px solid #fbbd2c; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item .kopa-readmore:hover {
background: none; } .widget-area-18 .kopa-thumb-big-carousel-widget .widget-header,
.widget-area-18 .kopa-list-post-small-thumb-widget .widget-header,
.widget-area-19 .kopa-thumb-big-carousel-widget .widget-header,
.widget-area-19 .kopa-list-post-small-thumb-widget .widget-header {
display: none; } .widget-area-20 .kopa-thumb-big-carousel-widget .kopa-thumb-big-carousel-widget {
display: none; }
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls {
height: 80px;
top: 50%;
margin-top: -40px;
width: 100%;
right: 0; }
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons {
display: block; }
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons div {
width: 80px;
height: 80px;
line-height: 70px;
font-size: 70px;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
border-radius: 80px;
background: #000;
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
z-index: 999; }
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons .owl-prev {
left: 15px; }
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons .owl-next {
right: 15px; }
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-page {
display: none; } .widget-area-21 .widget .widget-header {
height: 52px;
position: relative; }
.widget-area-21 .widget .widget-header i {
position: absolute;
width: 54px;
height: 52px;
text-align: center;
line-height: 52px;
font-size: 24px;
color: #fff;
left: 0;
top: 0;
background: #fbbd2c; }
.widget-area-21 .widget .widget-header .widget-title {
line-height: 52px;
background: #343434;
color: #fbbd2c;
font-size: 22px;
text-transform: uppercase;
padding-left: 69px; }
.kopa-list-posts-no-thumb-widget .widget-content {
border: 1px solid #e4e3f0;
border-top: none;
padding: 0 15px; }
.kopa-list-posts-no-thumb-widget .widget-content > ul {
margin-bottom: 0; }
.kopa-list-posts-no-thumb-widget .widget-content > ul > li {
padding: 15px 0;
border-top: 1px solid #e4e3f0; }
.kopa-list-posts-no-thumb-widget .widget-content > ul > li:first-child {
border-top: none; }
.kopa-list-posts-no-thumb-widget .post-title {
font-size: 14px;
margin-bottom: 10px; }
.kopa-list-posts-no-thumb-widget p {
margin-bottom: 0; }
.kopa-list-posts-no-thumb-widget .kopa-metadata {
margin-bottom: 5px; } .kopa-list-posts-thumb-big-small-5-widget .widget-content {
margin: 0 -7.5px; }
.kopa-list-posts-thumb-big-small-5-widget .item {
float: left;
width: 33.333333%;
padding: 0 7.5px; }
.kopa-list-posts-thumb-big-small-5-widget .post-cat {
overflow: hidden;
text-transform: uppercase;
font-size: 12px;
margin: 0; }
.kopa-list-posts-thumb-big-small-5-widget .post-cat a, .kopa-list-posts-thumb-big-small-5-widget .post-cat span {
float: left; }
.kopa-list-posts-thumb-big-small-5-widget .post-cat a {
line-height: 32px;
display: inline-block;
background: #fbbd2c;
padding: 0 10px; }
.kopa-list-posts-thumb-big-small-5-widget .post-cat a:hover {
color: #fff; }
.kopa-list-posts-thumb-big-small-5-widget .post-cat span {
background: #131313;
font-size: 12px;
font-weight: 300;
color: #fff;
display: inline-block;
line-height: 32px;
padding: 0 5px; }
.kopa-list-posts-thumb-big-small-5-widget .post-thumb {
margin-bottom: 10px; }
.kopa-list-posts-thumb-big-small-5-widget .post-title {
font-size: 14px;
margin-bottom: 0; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post {
width: 100%;
overflow: hidden;
margin-bottom: 30px; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .post-thumb {
float: left;
width: 45%;
margin-right: 15px;
position: relative;
margin-bottom: 0; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .post-cat {
float: left; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .kopa-metadata-border {
float: left;
margin-bottom: 10px;
margin-left: 1px; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .kopa-metadata-border > a, .kopa-list-posts-thumb-big-small-5-widget .item.latest-post .kopa-metadata-border span {
line-height: 30px; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post p {
margin-bottom: 0; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .post-title {
margin-bottom: 5px; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .kopa-metadata {
margin-bottom: 5px; } .kopa-list-posts-carousel-4-widget {
overflow: hidden; }
.kopa-list-posts-carousel-4-widget .widget-header i {
display: none; }
.kopa-list-posts-carousel-4-widget .post-thumb {
position: relative;
margin-bottom: 13px; }
.kopa-list-posts-carousel-4-widget .post-thumb > footer {
position: absolute;
left: 0;
bottom: 0;
background: #000;
background: rgba(0, 0, 0, 0.7);
height: 26px;
width: 100%; }
.kopa-list-posts-carousel-4-widget .post-thumb .kopa-date {
margin-left: 6px;
color: #fbbd2c; }
.kopa-list-posts-carousel-4-widget .post-cat {
display: inline-block;
background: #fbbd2c;
margin: 0;
line-height: 26px;
font-size: 12px;
text-transform: uppercase;
padding: 0 10px; }
.kopa-list-posts-carousel-4-widget .post-cat a {
color: #292929; }
.kopa-list-posts-carousel-4-widget .post-cat a:hover {
color: #fff; }
.kopa-list-posts-carousel-4-widget .post-title {
font-size: 14px;
line-height: 20px;
margin-bottom: 8px; }
.kopa-list-posts-carousel-4-widget .kopa-metadata-border {
margin-bottom: 1px; }
.kopa-list-posts-carousel-4-widget .widget-content {
margin: 0 -15px; }
.kopa-list-posts-carousel-4-widget .item {
margin: 0 15px; }
.kopa-list-posts-carousel-4-widget .owl-theme .owl-controls {
position: absolute;
top: -55px;
right: 13px; }
.kopa-list-posts-carousel-4-widget .owl-theme .owl-controls .owl-page span {
width: 12px;
height: 12px;
background: #fff;
border: 1px solid #e4e3f0;
margin: 0 2px; }
.kopa-list-posts-carousel-4-widget .owl-theme .owl-controls .owl-page:hover span, .kopa-list-posts-carousel-4-widget .owl-theme .owl-controls .owl-page.active span {
background: #fbbd2c;
border-color: #fbbd2c; }
.kopa-list-posts-thumb-big-small-3-widget {
margin-bottom: 25px !important; }
.kopa-list-posts-thumb-big-small-3-widget .widget-header {
margin-bottom: 15px !important; }
.kopa-list-posts-thumb-big-small-3-widget .widget-content {
margin: 0 -7.5px;
overflow: hidden; }
.kopa-list-posts-thumb-big-small-3-widget .item-post {
float: left;
width: 50%;
padding: 0 7.5px; }
.kopa-list-posts-thumb-big-small-3-widget .item-post .post-content {
padding: 15px 0; }
.kopa-list-posts-thumb-big-small-3-widget .item-post:last-child .post-content {
border-bottom: none; }
.kopa-list-posts-thumb-big-small-3-widget .item-post .kopa-date-box {
display: none; }
.kopa-list-posts-thumb-big-small-3-widget .post-content {
border-bottom: 1px solid #e4e3f0; }
.kopa-list-posts-thumb-big-small-3-widget .post-thumb {
margin-right: 15px;
width: 100px; }
.kopa-list-posts-thumb-big-small-3-widget .post-title {
font-size: 14px;
margin-bottom: 8px; }
.kopa-list-posts-thumb-big-small-3-widget .post-title .kopa-rate {
display: none; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post {
position: relative; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .post-content {
border-bottom: none; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .post-thumb {
float: none !important;
margin-right: 0;
width: 100%; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .item-right {
overflow: visible;
position: absolute;
width: 100%;
padding: 0 20px;
left: 7.5px;
bottom: 33px; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .item-right .kopa-metadata {
display: none; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .kopa-date-box {
display: block;
top: 15px;
left: 7.5px; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .post-title {
font-size: 18px;
line-height: 24px;
margin-bottom: 0; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .post-title a {
color: #fff; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .post-title a:hover {
color: #fbbd2c; }
.kopa-list-posts-thumb-big-small-3-widget .item-post.latest-post .post-title .kopa-rate {
display: inline-block; } .kopa-list-posts-thumb-big-small-4-widget .item-post {
overflow: hidden;
padding: 15px 0;
border-top: 1px solid #e4e3f0; }
.kopa-list-posts-thumb-big-small-4-widget .kopa-metadata-border, .kopa-list-posts-thumb-big-small-4-widget .post-content {
display: none; }
.kopa-list-posts-thumb-big-small-4-widget .post-thumb {
margin-right: 15px;
width: 100px; }
.kopa-list-posts-thumb-big-small-4-widget .post-thumb .kopa-metadata {
display: none; }
.kopa-list-posts-thumb-big-small-4-widget .post-thumb .kopa-metadata .kopa-date {
line-height: 32px;
background: #fbbd2c;
color: #292929;
padding: 0 10px 0 30px;
display: inline-block; }
.kopa-list-posts-thumb-big-small-4-widget .post-thumb .kopa-metadata .kopa-date:before {
left: 10px;
top: 9px; }
.kopa-list-posts-thumb-big-small-4-widget .post-thumb .kopa-metadata .kopa-rate {
padding: 5px 0; }
.kopa-list-posts-thumb-big-small-4-widget .post-title {
font-size: 14px;
margin-bottom: 8px; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post {
clear: both;
padding-bottom: 10px;
padding-top: 0;
border-top: none; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .post-content {
border-bottom: none; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .post-thumb {
float: none !important;
margin-right: 0;
margin-bottom: 12px;
width: 100%;
position: relative; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .post-thumb .kopa-metadata {
display: block;
position: absolute;
height: 32px;
left: 0;
bottom: 0;
width: 100%;
background: #000;
background: rgba(0, 0, 0, 0.8); }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .item-right {
overflow: visible; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .post-title {
font-size: 16px;
line-height: 24px;
margin-bottom: 12px; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .kopa-metadata {
display: none; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .kopa-metadata-border, .kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .post-content {
display: block; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .kopa-metadata-border {
margin-bottom: 10px; }
.kopa-list-posts-thumb-big-small-4-widget .item-post.latest-post .post-content p {
margin-bottom: 0; } .widget-area-26 .kopa-ads-widget {
padding: 0;
border: none;
background: none; }
.kopa-media-widget .post-title {
font-size: 14px;
position: relative;
margin: 0;
font-weight: 300;
background: #686868;
padding: 13px 10px 13px 61px; }
.kopa-media-widget .post-title a {
color: #fff; }
.kopa-media-widget .post-title a:hover {
color: #fbbd2c; }
.kopa-media-widget .post-title i {
position: absolute;
left: 0;
top: 0;
display: inline-block;
height: 46px;
width: 46px;
text-align: center;
line-height: 46px;
font-size: 20px;
background: #b4b4b4; }
.kopa-media-widget .item1 .post-title {
background: #131313; }
.kopa-media-widget .item1 .post-title i {
background: #343434; }
.kopa-media-widget .item2 .post-title {
background: #343434; }
.kopa-media-widget .item2 .post-title i {
background: #686868; }
.kopa-gallery-widget .widget-header {
margin-bottom: 22.5px !important; }
.kopa-gallery-widget .widget-content {
margin: 0 -7.5px;
overflow: hidden; }
.kopa-gallery-widget .widget-content a {
margin: 7.5px;
position: relative;
width: 118px;
height: 118px;
float: left;
display: block; }
.kopa-gallery-widget .widget-content a:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 4px solid #fbbd2c;
opacity: 0;
filter: Anpha(Opacity=0); }
.kopa-gallery-widget .widget-content a:hover:before {
opacity: 1;
filter: Anpha(Opacity=100); }
.kopa-tab-widget .kopa-tabs {
padding: 0;
border-color: #e4e3f0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
background: #fff; }
.kopa-tab-widget .kopa-tabs .ui-tabs-nav {
padding: 0;
border: none;
border-bottom: 1px solid #e4e3f0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #f9f9f9; }
.kopa-tab-widget .kopa-tabs .ui-tabs-nav li {
margin: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: none; }
.kopa-tab-widget .kopa-tabs .ui-tabs-nav .ui-tabs-anchor {
font-size: 22px;
font-family: "Oswald", sans-serif;
color: #292929;
text-transform: uppercase;
font-weight: 400;
padding: 0 15px;
line-height: 39px;
border-top: 1px solid #f9f9f9; }
.kopa-tab-widget .kopa-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: 0;
padding-bottom: 0; }
.kopa-tab-widget .kopa-tabs .ui-tabs-nav .ui-tabs-anchor:hover, .kopa-tab-widget .kopa-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
background: #fff;
color: #fbbd2c;
border-top-color: #292929; }
.kopa-tab-widget .ui-tabs-panel {
padding: 15px; }
.kopa-tab-widget .ui-tabs-panel > ul {
margin-bottom: 0; }
.kopa-tab-widget .ui-tabs-panel > ul > li {
padding: 15px 0;
border-top: 1px solid #e4e3f0; }
.kopa-tab-widget .ui-tabs-panel > ul > li:first-child {
padding-top: 0;
border-top: none; }
.kopa-tab-widget .item-post .post-thumb {
margin-right: 15px; }
.kopa-tab-widget .post-title {
font-size: 14px;
line-height: 20px;
margin-bottom: 8px; }
.kopa-social-widget {
margin-bottom: 25px !important; }
.kopa-social-widget .widget-content {
margin: 0 -7.5px; }
.kopa-social-2-widget {
margin-bottom: 34px !important; }
.kopa-social-2-widget .widget-content {
margin: 0 -3px; }
.kopa-social-4-widget {
margin-bottom: 30px; }
.kopa-social-4-widget .widget-content {
margin: 0 -5px; }
.kopa-social-4-widget .widget-content p {
margin-left: 5px;
margin-bottom: 15px; }
.kopa-list-posts-thumb-medium-widget .widget-content {
overflow: hidden;
margin: 0 -7.5px; }
.kopa-list-posts-thumb-medium-widget .widget-content .item-post {
float: left;
width: 50%;
padding: 0 7.5px;
margin-bottom: 15px;
position: relative; }
.kopa-list-posts-thumb-medium-widget .widget-content .post-thumb {
overflow: hidden;
position: relative; }
.kopa-list-posts-thumb-medium-widget .widget-content .item-content {
position: absolute;
widows: 100%;
padding: 0 22.5px;
bottom: 10px;
left: 0; }
.kopa-list-posts-thumb-medium-widget .widget-content .post-title {
font-size: 16px;
font-weight: 300;
margin-bottom: 3px;
line-height: 20px; }
.kopa-list-posts-thumb-medium-widget .widget-content .post-title a {
color: #fff; }
.kopa-list-posts-thumb-medium-widget .widget-content .post-title a:hover {
color: #fbbd2c; }
.kopa-list-posts-thumb-medium-widget .widget-content .mask2 {
background: url(//novocine.es/wp-content/themes/EidosDw/images/mask2.png) repeat-x;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 197px; } .kopa-list-posts-2-widget {
margin-bottom: 20px !important; }
.kopa-list-posts-2-widget .widget-header i {
display: none; }
.kopa-list-posts-2-widget .widget-content {
margin: 0 -7.5px; }
.kopa-list-posts-2-widget .item {
float: left;
width: 20%;
padding: 0 7.5px;
margin-bottom: 20px; }
.kopa-list-posts-2-widget .post-thumb {
position: relative;
margin-bottom: 10px; }
.kopa-list-posts-2-widget .post-thumb .post-format {
background: #000;
background: rgba(0, 0, 0, 0.8);
border: 2px solid #fff;
color: #fff;
width: 42px;
height: 42px;
display: inline-block;
font-size: 16px;
position: absolute;
top: 50%;
margin-top: -21px;
left: 50%;
margin-left: -21px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
line-height: 38px;
text-align: center; }
.kopa-list-posts-2-widget .post-thumb .post-format:hover {
background: #fbbd2c; }
.kopa-list-posts-2-widget .post-thumb .kopa-date {
position: absolute;
left: 0;
bottom: 0;
color: #fbbd2c;
background: #131313;
line-height: 26px;
padding: 0 5px 0 25px; }
.kopa-list-posts-2-widget .post-thumb .kopa-date:before {
top: 6px;
left: 5px; }
.kopa-list-posts-2-widget .post-title {
font-weight: 300;
margin-bottom: 0;
font-size: 16px; }
.kopa-list-post-tabs-widget .widget-header {
display: none; }
.kopa-list-post-tabs-widget .masonry-outer {
margin: 0 -15px; }
.kopa-list-post-tabs-widget .item-outer {
width: 25%;
border-top: 1px solid #e4e3f0; }
.kopa-list-post-tabs-widget .item-outer.item0,
.kopa-list-post-tabs-widget .item-outer.item1,
.kopa-list-post-tabs-widget .item-outer.item2,
.kopa-list-post-tabs-widget .item-outer.item3 {
border-top: none; }
.kopa-list-post-tabs-widget .item-outer.item0 item,
.kopa-list-post-tabs-widget .item-outer.item1 item,
.kopa-list-post-tabs-widget .item-outer.item2 item,
.kopa-list-post-tabs-widget .item-outer.item3 item {
padding-top: 24px;
margin-top: 1px; }
.kopa-list-post-tabs-widget .item {
padding: 25px 15px 22px; }
.kopa-list-post-tabs-widget .post-title {
font-size: 16px;
margin-bottom: 0; }
.kopa-list-post-tabs-widget .post-thumb {
position: relative;
margin-bottom: 12px; }
.kopa-list-post-tabs-widget .post-thumb footer {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 26px;
background: #000;
background: rgba(0, 0, 0, 0.7); }
.kopa-list-post-tabs-widget .post-thumb footer .kopa-date {
color: #fbbd2c; }
.kopa-list-post-tabs-widget .post-cat {
line-height: 26px;
margin: 0;
display: inline-block;
background: #fbbd2c;
font-size: 12px;
text-transform: uppercase;
padding: 0 12px;
margin-right: 10px; }
.kopa-list-post-tabs-widget .post-cat a:hover {
color: #fff; }
.kopa-contact-widget {
margin-bottom: 20px !important; }
.kopa-contact-widget .widget-header i {
display: none; }
.kopa-contact-widget .kopa-map {
padding: 5px;
border: 1px solid #e4e3f0; }
.kopa-contact-widget #kopa-map {
width: 100%;
height: 402px; }
.kopa-contact-widget .post-content {
border: 1px solid #e4e3f0;
padding: 15px; }
.kopa-contact-widget .post-content p {
font-size: 14px; }
.kopa-contact-widget .post-content i {
color: #fbbd2c;
float: left;
margin-right: 12px;
margin-top: 3px; }
.kopa-contact-widget .post-content h5 {
margin: 0;
display: inline-block;
font-size: 14px;
line-height: 20px;
min-width: 55px; }
.kopa-contact-widget .post-content span, .kopa-contact-widget .post-content a {
font-size: 14px;
font-weight: 300;
font-family: "Oswald", sans-serif; }
.kopa-contact-widget .post-content ul {
margin-bottom: 0; }
.kopa-contact-widget .post-content ul > li {
margin-top: 15px; }
.kopa-contact-widget .post-content ul > li:first-child {
margin-top: 0; } #main-content .widget .widget-header i {
display: none; }
#main-content .kopa-list-posts-carousel-4-widget .widget-header {
border-bottom-width: 1px;
margin-bottom: 20px; }
#main-content .kopa-list-posts-carousel-4-widget .widget-header .widget-title {
font-size: 17px;
padding-bottom: 10px; }
#main-content .kopa-list-posts-carousel-4-widget .widget-header .widget-title:before {
display: none; }
#main-content .kopa-list-posts-carousel-4-widget .widget-content {
margin: 0 -10px; }
#main-content .kopa-list-posts-carousel-4-widget .item {
margin: 0 10px; }
#main-content .kopa-list-posts-carousel-4-widget .kopa-metadata-border {
display: none; }
#main-content .kopa-list-posts-carousel-4-widget .post-title {
margin-bottom: 0; }
#main-content .kopa-list-posts-carousel-4-widget .post-thumb {
margin-bottom: 10px; }
#main-content .kopa-list-posts-carousel-4-widget .owl-theme .owl-controls {
top: -47px; }
.kopa-list-posts-widget .widget-content > ul {
margin-bottom: 0; }
.kopa-list-posts-widget .widget-content > ul .item-outer {
margin-bottom: 25px;
display: block; }
.kopa-list-posts-widget .item {
padding: 10px;
border: 1px solid #e4e3f0; }
.kopa-list-posts-widget .item-inner {
background: #f9f9f9; }
.kopa-list-posts-widget .item-inner.no-thumb-blog .item-content {
padding-left: 74px; }
.kopa-list-posts-widget .post-thumb {
width: 265px;
position: relative; }
.kopa-list-posts-widget .item-content {
padding-left: 20px; }
.kopa-list-posts-widget .post-title {
font-size: 16px;
margin-top: 15px;
margin-bottom: 5px; }
.kopa-list-posts-widget .kopa-readmore {
line-height: 26px;
padding: 0 10px;
background: #131313;
display: inline-block;
color: #fbbd2c;
font-family: "Oswald", sans-serif;
margin-bottom: 15px; }
.kopa-list-posts-widget .kopa-readmore:hover {
background: #fbbd2c;
color: #fff; }
.kopa-list-posts-widget p {
margin-bottom: 15px; }
.kopa-list-posts-widget .kopa-metadata-border {
margin-bottom: 8px; }
.kopa-list-posts-widget .kopa-metadata-border > a, .kopa-list-posts-widget .kopa-metadata-border span {
border: none;
padding: 0 5px; }
.kopa-list-posts-widget ul.page-numbers {
margin-top: 5px; }
.kopa-list-posts-widget.style-2 .widget-content {
margin: 0 -7.5px; }
.kopa-list-posts-widget.style-2 .widget-content .item-outer {
width: 49.999%;
padding: 0 7.5px;
margin: 0 0 25px; }
.kopa-list-posts-widget.style-2 .widget-content .post-thumb {
width: 100%;
float: none !important;
margin-right: 0; }
.kopa-list-posts-widget.style-2 .widget-content .item-content {
padding: 0 15px 20px; }
.kopa-list-posts-masonry-widget .widget-header {
margin-bottom: 5px; }
.kopa-list-posts-masonry-widget .widget-content {
margin: 0 -12.5px; }
.kopa-list-posts-masonry-widget .item-outer {
padding: 0 12.5px;
width: 33.333%; }
.kopa-list-posts-masonry-widget .item {
border-top: 1px solid #e4e3f0;
padding-top: 25px;
margin-bottom: 25px; }
.kopa-list-posts-masonry-widget .item-outer.item0 .item,
.kopa-list-posts-masonry-widget .item-outer.item1 .item,
.kopa-list-posts-masonry-widget .item-outer.item2 .item {
padding-top: 0;
border-top: none; }
.kopa-list-posts-masonry-widget .item-content {
margin-top: 1px;
margin-left: 54px;
text-align: center;
padding-bottom: 22px;
position: relative;
background: #f1f1f1; }
.kopa-list-posts-masonry-widget .post-title {
font-size: 16px;
font-weight: 300;
margin-top: 20px;
margin-bottom: 10px; }
.kopa-list-posts-masonry-widget .kopa-price {
font-family: "Oswald", sans-serif;
color: #292929;
margin-bottom: 5px; }
.kopa-list-posts-masonry-widget .kopa-price small {
font-weight: 300;
font-size: 13px;
font-style: italic;
margin-right: 15px;
text-decoration: line-through; }
.kopa-list-posts-masonry-widget .kopa-price span {
font-weight: 700;
font-size: 16px; }
.kopa-list-posts-masonry-widget .kopa-date-box {
left: -54px; }
.kopa-list-posts-masonry-widget .kopa-date-box .kopa-day, .kopa-list-posts-masonry-widget .kopa-date-box .kopa-yea {
background: #fbbd2c; }
.kopa-list-posts-masonry-widget .kopa-shop-icon {
position: absolute;
left: -54px;
top: 84px;
width: 54px;
text-align: center;
line-height: 34px;
background: #dddddd; }
.kopa-list-posts-masonry-widget ul.page-numbers {
margin-top: 5px; }
.kopa-single-gallery-widget .sync2 {
width: 185px;
float: left;
margin-right: 20px; }
.kopa-single-gallery-widget .sync2 .owl-wrapper {
width: 100% !important; }
.kopa-single-gallery-widget .sync2 .owl-item {
float: none;
margin-bottom: 10px;
position: relative;
cursor: pointer;
width: 100% !important; }
.kopa-single-gallery-widget .sync2 .owl-item:before {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 4px solid transparent; }
.kopa-single-gallery-widget .sync2 .owl-item.synced:before, .kopa-single-gallery-widget .sync2 .owl-item:hover:before {
border-color: #fbbd2c; }
.kopa-single-gallery-widget .sync1 {
float: right;
width: 594px; }
.kopa-single-gallery-widget .sync1 .owl-controls .owl-buttons div {
position: absolute;
width: 56px;
height: 56px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background: #000;
background: rgba(0, 0, 0, 0.5);
font-size: 36px;
line-height: 56px;
top: 50%;
margin-top: -28px;
padding: 0;
color: #fff; }
.kopa-single-gallery-widget .sync1 .owl-controls .owl-buttons .owl-prev {
left: 20px; }
.kopa-single-gallery-widget .sync1 .owl-controls .owl-buttons .owl-next {
right: 20px; }
.kopa-single-gallery-widget .post-content {
margin-top: 20px; }
.kopa-single-gallery-widget .post-content p:last-child {
margin-bottom: 0; }  .widget_calendar table {
line-height: 2;
margin: 0;
width: 100%; }
.widget_calendar caption {
color: #fff;
font-weight: 700;
line-height: 1.7142857142;
margin-bottom: 18px;
text-align: left;
text-transform: uppercase; }
.widget_calendar thead th {
background-color: rgba(255, 255, 255, 0.1); }
.widget_calendar tbody td,
.widget_calendar thead th {
text-align: center; }
.widget_calendar tbody a {
background-color: #fbbd2c;
color: #fff;
display: block; }
.widget_calendar tbody a:hover {
background-color: #41a62a; }
.widget_calendar tbody a:hover {
color: #fff; }
.widget_calendar #prev {
padding-left: 5px; }
.widget_calendar #next {
padding-right: 5px;
text-align: right; } .widget_archive .widget-title,
.widget_categories .widget-title,
.widget_links .widget-title,
.widget_meta .widget-title,
.widget_nav_menu .widget-title,
.widget_pages .widget-title,
.widget_recent_comments .widget-title,
.widget_recent_entries .widget-title,
.widget_tag_cloud .widget-title,
.widget_search .widget-title {
margin-bottom: 22px !important; }
.widget_archive > ul,
.widget_categories > ul,
.widget_links > ul,
.widget_meta > ul,
.widget_nav_menu .menu,
.widget_pages > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul {
list-style: none;
padding-left: 0;
margin: 0; }
.widget_archive > ul li,
.widget_categories > ul li,
.widget_links > ul li,
.widget_meta > ul li,
.widget_nav_menu .menu li,
.widget_pages > ul li,
.widget_recent_comments > ul li,
.widget_recent_entries > ul li {
padding: 8px 0;
list-style: none;
border-bottom: 1px dashed #e4e3f0; }
.widget_archive > ul li:before,
.widget_categories > ul li:before,
.widget_links > ul li:before,
.widget_meta > ul li:before,
.widget_nav_menu .menu li:before,
.widget_pages > ul li:before,
.widget_recent_comments > ul li:before,
.widget_recent_entries > ul li:before {
content: "\f105";
margin-right: 17px;
margin-left: 3px; }
.widget_archive > ul li:first-child,
.widget_categories > ul li:first-child,
.widget_links > ul li:first-child,
.widget_meta > ul li:first-child,
.widget_nav_menu .menu li:first-child,
.widget_pages > ul li:first-child,
.widget_recent_comments > ul li:first-child,
.widget_recent_entries > ul li:first-child {
padding-top: 0; }
.widget_archive > ul ul,
.widget_categories > ul ul,
.widget_links > ul ul,
.widget_meta > ul ul,
.widget_nav_menu .menu ul,
.widget_pages > ul ul,
.widget_recent_comments > ul ul,
.widget_recent_entries > ul ul {
margin-left: 20px;
margin-top: 8px;
border-top: 1px dashed #e4e3f0; }
.widget_archive > ul ul li:first-child,
.widget_categories > ul ul li:first-child,
.widget_links > ul ul li:first-child,
.widget_meta > ul ul li:first-child,
.widget_nav_menu .menu ul li:first-child,
.widget_pages > ul ul li:first-child,
.widget_recent_comments > ul ul li:first-child,
.widget_recent_entries > ul ul li:first-child {
padding-top: 8px; }
.widget_archive > ul ul li:last-child,
.widget_categories > ul ul li:last-child,
.widget_links > ul ul li:last-child,
.widget_meta > ul ul li:last-child,
.widget_nav_menu .menu ul li:last-child,
.widget_pages > ul ul li:last-child,
.widget_recent_comments > ul ul li:last-child,
.widget_recent_entries > ul ul li:last-child {
padding-bottom: 0;
border-bottom: none; } .widget_recent_entries .post-date {
display: block; } .rsswidget img {
margin-top: -4px; }
.rssSummary {
margin: 9px 0; }
.rss-date {
display: block; }
.widget_rss li {
margin-bottom: 18px; }
.widget_rss li:last-child {
margin-bottom: 0; } .widget_text > div > :last-child {
margin-bottom: 0; } .widget_tag_cloud .tagcloud {
overflow: hidden; }
.widget_tag_cloud .tagcloud a {
display: inline-block;
height: 30px;
float: left;
margin: 0 0 1px 1px;
border-top: none;
line-height: 30px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
padding: 0 10px;
font-size: 13px !important;
background: #131313; }
.widget_tag_cloud .tagcloud a:hover {
background: #fbbd2c;
color: #fff; } #kopa-footer {
border-top: 2px solid #454545;
background: #1f1e1e;
padding: 19px 0; }
#kopa-footer .menu-third ul {
list-style: none;
overflow: hidden;
margin-bottom: 0; }
#kopa-footer .menu-third ul li {
display: inline-block;
float: left;
padding: 0 25px;
border-left: 1px solid #454545; }
#kopa-footer .menu-third ul li:first-child {
border-left: none; }
#kopa-footer .menu-third ul li:last-child {
padding-right: 0; }
#kopa-footer .menu-third ul li a {
color: #fff; }
#kopa-footer .menu-third ul li a:hover {
color: #fbbd2c; }
#kopa-footer .menu-third ul ul {
display: none; }
.copy-right p {
font-size: 12px;
color: #fff; }
.copy-right p:last-child {
margin-bottom: 0; } .back-to-top {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
color: #fff;
position: fixed;
background: #3b3b3b;
bottom: 61px;
right: 15px;
cursor: pointer;
font-size: 24px; }
.back-to-top:hover {
background: #fbbd2c; }  @media print {
body {
background: none !important; color: #000 !important;
font-size: 12pt; } } .no-borderradius .col-lg-12 {
width: 100%; }
.no-borderradius .col-lg-11 {
width: 91.66666666666666%; }
.no-borderradius .col-lg-10 {
width: 83.33333333333334%; }
.no-borderradius .col-lg-9 {
width: 75%; }
.no-borderradius .col-lg-8 {
width: 66.66666666666666%; }
.no-borderradius .col-lg-7 {
width: 58.333333333333336%; }
.no-borderradius .col-lg-6 {
width: 50%; }
.no-borderradius .col-lg-5 {
width: 41.66666666666667%; }
.no-borderradius .col-lg-4 {
width: 33.33333333333333%; }
.no-borderradius .col-lg-3 {
width: 25%; }
.no-borderradius .col-lg-2 {
width: 16.666666666666664%; }
.no-borderradius .col-lg-1 {
width: 8.333333333333332%; }
.no-borderradius .col-lg-offset-4 {
margin-left: 33.33333333333333%; }
.no-borderradius .kopa-list-posts-masonry-widget .item-outer {
width: 33.3%; }
#sidebar .search-form {
position: relative; }
#sidebar .search-form span.fa {
display: none; }
#sidebar .search-form button {
position: absolute;
right: 0;
top: 0;
width: 34px;
height: 34px;
border-radius: 0;
background: none;
text-align: center;
line-height: 32px;
border: 1px solid #e4e3f0; }
#sidebar .search-form button:hover {
background: #fbbd2c;
color: #fff; }@-ms-viewport {
width: device-width; }
@viewport {
width: device-width; }
@media screen and (max-width: 1230px) {
.header-1 {
position: relative;
background: #151515; }
.header-1 .kopa-header-bottom,
.header-1 .kopa-header-top {
background: #353535; }
.kopa-full-width-carousel-widget .item-content {
top: 100px; }
.kopa-full-width-carousel-widget .post-cat {
font-size: 20px;
padding-bottom: 10px; }
.kopa-full-width-carousel-widget .item-content .post-title {
font-size: 26px; }
.kopa-vertical-carousel-widget .post-content {
padding: 60px 30px 0; }
.kopa-thumb-big-carousel-widget .post-title {
font-size: 20px;
line-height: 30px; }
.kopa-thumb-first-big-widget .widget-content > ul > li .post-thumb, .kopa-thumb-first-big-widget .widget-content > ul > li .kopa-metadata {
display: none; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .post-thumb {
display: block; } }
@media screen and (max-width: 1023px) {
.kopa-grid-posts-widget .widget-header {
padding-left: 0; }
.kopa-grid-posts-widget .latest-post {
width: 100%;
float: left !important; }
.kopa-grid-posts-widget .item.item1, .kopa-grid-posts-widget .item.item2 {
float: right !important;
width: 50%; }
.kopa-grid-posts-widget .item3 {
display: none; }
.kopa-grid-posts-widget .item.item-rtl .item-content,
.kopa-grid-posts-widget .item.pull-left .item-content {
float: left;
padding-top: 45px; }
.kopa-list-posts-carousel-2-widget .kopa-num {
display: none; }
.kopa-list-item-carousel-widget .item {
padding-bottom: 130px; }
.kopa-list-item-carousel-widget .item .item-content {
height: auto;
top: auto;
bottom: 0;
padding-bottom: 0; }
.kopa-list-item-carousel-widget .item .item-content .post-content {
display: none; }
.kopa-list-item-carousel-widget .item .item-content footer {
position: relative; }
.header-1 .main-menu {
background: #212121;
width: 100px; }
.header-1 .main-menu:before {
background: #212121; }
.header-2 .kopa-baner {
display: none; }
.kopa-grid-posts-2-widget .item-a {
width: 100%;
float: none; }
.kopa-grid-posts-2-widget .item-a .post-title {
padding: 0 20px; }
.kopa-grid-posts-2-widget .item-b {
width: 50%; }
.kopa-list-item-carousel-widget .item .kopa-metadata.style-2 {
bottom: 140px; }
.kopa-list-posts-carousel-3-widget .kopa-date-box {
display: none; }
.kopa-list-posts-carousel-3-widget .post-content {
padding-left: 15px; }
.kopa-list-posts-thumb-medium-widget .widget-content .post-title {
font-size: 30px;
line-height: 40px; }
.kopa-contact-widget .post-content {
margin-top: 30px; }
.kopa-list-posts-2-widget .item {
width: 25%; }
.kopa-list-posts-2-widget .item.item4,
.kopa-list-posts-2-widget .item.item9 {
clear: left; } 
.kopa-list-posts-carousel-widget .owl-controls .owl-buttons{
display: none;
}
}
@media screen and (max-width: 899px) {
.kopa-full-width-carousel-widget .post-cat {
margin-bottom: 0; } }
@media screen and (max-width: 799px) {
#kopa-footer .menu-third {
display: none; }
.kopa-list-post-tabs-widget .item-outer {
width: 33.33%; }
.kopa-list-post-tabs-widget .item-outer.item3 {
border-top: 1px solid #e4e3f0; } }
@media screen and (max-width: 767px) {
.row {
margin-left: 0;
margin-right: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
padding-left: 0;
padding-right: 0;
}.row {
margin-left: 0;
margin-right: 0;
}
#bottom-sidebar .widget:last-child {
margin-bottom:15px;
}
.header-1 .menu-second {
margin-left: 0;
float: none !important;
width: 100%; }
.header-1 .kopa-social {
display: none; }
.header-1 .main-menu {
float: right;
background: none; }
.header-1 .main-menu:before {
display: none; }
.header-1 .mobile-menu-icon,
.header-1 .kopa-menu.mobile-menu {
right: 30px; }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget {
margin-left: 0; }
.header-1 .kopa-head-line .kopa-list-news-carousel-widget .widget-title {
display: none; }
#kopa-header .kopa-logo img {
margin-left: 28px; }
.widget-area-2 .widget,
.widget-area-3 .widget,
.widget-area-4 .widget,
.widget-area-5 .widget,
.widget-area-6 .widget,
.widget-area-7 .widget,
.widget-area-8 .widget,
.widget-area-9 .widget,
.widget-area-11 .widget,
.widget-area-10 .widget,
.widget-area-12 .widget,
.widget-area-13 .widget,
.widget-area-21 .widget,
.widget-area-22 .widget,
.widget-area-23 .widget,
.widget-area-24 .widget,
.widget-area-25 .widget,
.widget-area-26 .widget,
.widget-area-18 .widget,
.widget-area-19 .widget,
.widget-area-27 .widget {
margin-left: 20px;
margin-right: 20px; }
.kopa-ads-widget {
display: none; }
.kopa-vertical-carousel-widget .kopa-metadata {
display: inline-block; }
.kopa-grid-posts-widget .item.pull-left .item-content {
display: none; }
.kopa-grid-posts-widget .item.pull-left .post-thumb {
width: 100%; }
.kopa-grid-posts-widget .latest-post .item-content {
border: none;
padding-left: 0; }
.kopa-full-width-carousel-widget .item-content {
top: 50px;
left: 0;
width: 100%;
padding: 0 20px; }
.kopa-full-width-carousel-widget .kopa-readmore {
display: none; }
.kopa-full-width-carousel-widget .owl-theme .owl-controls {
display: none !important; }
.kopa-list-posts-carousel-2-widget .post-content {
padding-left: 20px;
margin-top: 0; }
.kopa-vertical-carousel-widget .post-content {
padding-top: 120px; }
#bottom-sidebar .widget {
padding: 0 20px; }
.copy-right p {
padding-left: 20px; }
.kopa-grid-posts-2-widget .kopa-readmore {
display: none; }
.kopa-grid-posts-2-widget .item-b .post-cat {
display: none; }
.kopa-grid-posts-2-widget .item-c .kopa-rate, .kopa-grid-posts-2-widget .item-b .kopa-rate {
display: none; }
.kopa-grid-posts-2-widget .item-c .post-title, .kopa-grid-posts-2-widget .item-b .post-title {
margin-top: 50px;
padding: 0 20px;
text-align: left; }
.kopa-list-posts-carousel-widget.style-2 {
margin-top: 46px !important; }
.kopa-list-posts-carousel-widget.style-2 .widget-header {
width: 100%; }
.kopa-list-posts-carousel-widget.style-2 .widget-header .widget-title {
width: 100%; }
.kopa-list-posts-carousel-widget.style-2 .widget-header .widget-title:before {
display: none; }
.kopa-list-news-carousel-widget {
margin-left: 0 !important; }
.kopa-list-news-carousel-widget .widget-title {
display: none; }
.kopa-list-news-carousel-widget .kp-headline {
padding-left: 20px !important; }
.kopa-thumb-big-carousel-widget .post-title {
font-size: 20px;
line-height: 30px; }
.header-2 .kopa-header-top .kopa-social {
display: none; }
.kopa-list-posts-thumb-big-small-3-widget .item-post {
width: 100%;
float: none; }
.kopa-single-gallery-widget .sync1 {
width: 100%;
margin-bottom: 20px; }
.kopa-single-gallery-widget .sync2 {
width: 100%;
margin-right: 0; }
.kopa-single-gallery-widget .sync2 .owl-item {
width: 25% !important;
float: left; }
.kopa-list-post-tabs-widget .masonry-outer {
margin: 0 -15px; }
.kopa-tabs-defaul .ui-tabs-nav {
margin-left: 15px; }
.kopa-list-posts-2-widget .item {
width: 33.33333%; }
.kopa-list-posts-2-widget .item.item4,
.kopa-list-posts-2-widget .item.item9 {
clear: none; }
.kopa-list-posts-2-widget .item.item3,
.kopa-list-posts-2-widget .item.item8 {
clear: left; }
.kopa-list-posts-masonry-widget .item-outer {
width: 50%; }
.kopa-list-posts-masonry-widget .item-outer.item2 .item {
border-top: 1px solid #e4e3f0;
padding-top: 25px; }
.kopa-list-posts-masonry-widget {
margin: 0 15px; }
.kopa-single-blog #main-content {
margin: 0 20px; }
.single-post-content aside {
float: none !important;
width: 100%;
margin-right: 0;
margin-bottom: 15px; }
.single-post-content aside .link-social-2, .single-post-content aside .tags-link {
display: none; }
.single-post-content .article-content {
overflow: visible; }
#comments .comment-list {
padding-left: 0; }
#comments .comment-list .children {
margin-left: 0; }
.kopa-author {
margin-bottom: 20px; }
.pager-page .prev-post, .pager-page .next-post {
width: 100%;
float: left;
text-align: left;
border: 1px solid #e4e3f0;
padding-left: 25px;
padding-right: 0;
padding-bottom: 15px; }
.pager-page .prev-post .next, .pager-page .prev-post .prev, .pager-page .next-post .next, .pager-page .next-post .prev {
margin-left: -25px;
padding-left: 25px;
margin-right: 0;
padding-right: 0; }
.pager-page .prev-post .next i, .pager-page .prev-post .prev i, .pager-page .next-post .next i, .pager-page .next-post .prev i {
display: none; }
.pager-page .prev-post .kopa-date, .pager-page .prev-post .post-cat, .pager-page .next-post .kopa-date, .pager-page .next-post .post-cat {
float: left; }
.pager-page .prev-post .kopa-date, .pager-page .next-post .kopa-date {
border-right: none; }
.pager-page .prev-post .post-cat, .pager-page .next-post .post-cat {
border-right: 1px solid #e4e3f0; }
.pager-page .prev-post {
margin-bottom: 15px; }
.kopa-list-posts-thumb-big-small-2-widget .item-content {
padding-left: 25px; }
.kopa-single-gallery-widget,
.kopa-breadcrumb,
.kopa-single-gallery-widget {
margin-left: 20px;
margin-right: 20px;
}
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons div {
height: 50px;
width: 50px;
padding: 0;
line-height: 50px;
}
}
@media screen and (max-width: 639px) {
.kopa-grid-posts-2-widget .item-a .post-cat {
margin-top: 30px; }
.kopa-thumb-first-big-widget {
border-top: none;
border-right: none; }
.kopa-thumb-first-big-widget .widget-header {
width: 100%; }
.kopa-thumb-first-big-widget .widget-content > ul > li {
width: 100%;
float: none;
padding-right: 0;
padding-left: 0; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child {
width: 100%; }
.kopa-thumb-first-big-widget .widget-content > ul > li:first-child .item .item-content {
border: none;
padding-left: 0;
padding-right: 0; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header,
.kopa-thumb-first-big-widget .widget-header {
top: 0;
padding-right: 0; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header,
.kopa-thumb-first-big-widget .widget-header {
border-bottom: 2px solid #e4e3f0;
position: relative;
margin-bottom: 30px; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header i,
.kopa-thumb-first-big-widget .widget-header i {
display: inline-block; }
.kopa-list-posts-thumb-big-small-2-widget .widget-title,
.kopa-thumb-first-big-widget .widget-title {
font-size: 25px;
text-transform: uppercase;
position: relative;
padding-bottom: 15px;
display: inline-block;
margin-bottom: 0;
background: none;
line-height: 22px;
border-bottom: none;
color: #292929;
padding-left: 0; }
.kopa-list-posts-thumb-big-small-2-widget .widget-title:before,
.kopa-thumb-first-big-widget .widget-title:before {
display: block; } }
@media screen and (max-width: 599px) {
.kopa-grid-posts-widget .latest-post .post-title {
line-height: 28px; }
.kopa-grid-posts-widget .latest-post .post-content p {
display: none; }
.kopa-grid-posts-widget .latest-post .post-content .kopa-readmore {
display: none; }
.kopa-list-posts-carousel-2-widget .post-title {
line-height: 24px; }
.kopa-thumb-big-carousel-widget .post-cat, .kopa-thumb-big-carousel-widget .kopa-metadata {
display: none; }
.kopa-list-posts-thumb-big-small-5-widget .item {
width: 100%;
float: none;
padding: 0;
margin-bottom: 15px; }
.kopa-list-posts-thumb-big-small-5-widget .post-title {
font-size: 20px;
line-height: 30px; }
.kopa-list-posts-thumb-big-small-5-widget .item.latest-post .post-thumb {
float: none;
margin-right: 0;
width: 100%;
margin-bottom: 15px; }
.kopa-list-posts-thumb-medium-widget .widget-content .item-post {
width: 100%;
float: none;
padding: 0; }
.kopa-list-posts-widget .post-thumb {
float: none !important;
width: 100%; }
.kopa-list-posts-widget .item-content {
padding-left: 15px; }
.kopa-list-posts-widget.style-2 .widget-content {
margin: 0; }
.kopa-list-posts-widget.style-2 .widget-content .item-outer {
width: 100%;
padding: 0; }
.kopa-list-post-tabs-widget .item-outer {
width: 50%; }
.kopa-list-post-tabs-widget .item-outer.item2 {
border-top: 1px solid #e4e3f0; }
.kopa-list-posts-2-widget .item {
width: 50%; }
.kopa-list-posts-2-widget .item.item3,
.kopa-list-posts-2-widget .item.item8 {
clear: none; }
.kopa-list-posts-2-widget .item.item2,
.kopa-list-posts-2-widget .item.item4,
.kopa-list-posts-2-widget .item.item6,
.kopa-list-posts-2-widget .item.item8 {
clear: left; }
.kopa-list-posts-carousel-widget .post-content .post-title {
font-size: 22px;
line-height: 30px; } 
}
@media screen and (max-width: 479px) {
.widget-area-20 .kopa-thumb-big-carousel-widget .owl-theme .owl-controls .owl-buttons {
display: none;
}
.kopa-list-posts-carousel-widget {
margin-top: 46px; }
.kopa-list-posts-carousel-widget .widget-header .widget-title {
display: block; }
.kopa-full-width-carousel-widget .item-content {
top: 0; }
.kopa-full-width-carousel-widget .item-content .post-title {
line-height: 30px;
font-size: 20px; }
.kopa-full-width-carousel-widget .post-cat {
margin-bottom: 10px; }
.kopa-grid-posts-widget .widget-header {
top: 143px; }
.kopa-grid-posts-widget .widget-header .widget-title {
font-size: 20px;
line-height: 50px; }
.kopa-vertical-carousel-widget .post-content {
padding-top: 50px; }
.header-1 .main-menu {
height: 36px;
padding-top: 0;
position: absolute;
right: 0;
top: -36px; }
.header-1 .kopa-menu.mobile-menu {
top: 36px; }
.kopa-grid-posts-2-widget .item-b .post-title {
font-size: 14px;
line-height: 24px;
margin-top: 20px; }
.kopa-grid-posts-2-widget .item-a .post-title {
font-size: 20px;
line-height: 30px; }
.kopa-thumb-big-carousel-widget .post-title {
font-size: 16px;
line-height: 24px; }
.kopa-list-post-small-thumb-widget .kopa-metadata {
display: none; }
.kopa-list-posts-2-widget .item {
width: 100%; }
.kopa-list-posts-2-widget .item.item2,
.kopa-list-posts-2-widget .item.item4,
.kopa-list-posts-2-widget .item.item6,
.kopa-list-posts-2-widget .item.item8 {
clear: none; }
.kopa-list-posts-masonry-widget .item-outer {
width: 100%; }
.kopa-list-posts-masonry-widget .item-outer.item1 .item {
border-top: 1px solid #e4e3f0;
padding-top: 25px; }
.kopa-list-posts-thumb-big-small-2-widget .item-latest .item-content,
.kopa-sync-carousel-widget .sync1 .item .item-content {
padding-right: 20px; }
.header-1 .kopa-logo,
.header-2 .kopa-logo {
width: 100%;
text-align: center; }
#kopa-header .kopa-logo img {
margin-left: 0;
display: inline-block; } }
@media screen and (max-width: 359px) {
.kopa-list-post-tabs-widget .item-outer {
width: 100%; }
.kopa-list-post-tabs-widget .item-outer.item1 {
border-top: 1px solid #e4e3f0; }
.kopa-list-post-tabs-widget .item {
padding-left: 0;
padding-right: 0; } }
@media screen and (max-width: 319px) {
.container {
width: 100%; } }
@media only screen and (min-width: 1024px) and (max-width: 1230px) {
.container {
width: 1000px; }
.header-1 .main-menu {
width: 690px; }
.header-1 .kopa-menu.sf-menu > li > a {
padding: 6px 13px; }
.kopa-grid-posts-widget .item.pull-left .item-content {
height: 186px; }
.kopa-grid-posts-widget .widget-header {
top: 306px; }
.kopa-grid-posts-widget .item.pull-left .item-content {
top: 70px; }
.kopa-flickr-widget .flickr-wrap a {
height: 61px;
width: 61px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -122px; }
.kopa-grid-posts-2-widget .item-a .post-title {
padding: 0 50px; }
.kopa-grid-posts-2-widget .item-b .post-cat {
margin-top: 10px; }
.kopa-single-gallery-widget .sync1 {
width: 451px; }
.kopa-thumb-first-big-widget .widget-header {
top: 222px; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header {
top: 240px; } }
@media only screen and (min-width: 900px) and (max-width: 1023px) {
.container {
width: 860px; }
.kopa-grid-posts-widget .item.pull-left .item-content {
height: 200px; }
.kopa-grid-posts-widget .widget-header {
top: 467px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -151px; }
.header-1 .mobile-menu-icon,
.header-1 .kopa-menu.mobile-menu {
right: -456px; }
.kopa-single-gallery-widget .sync1 {
width: 655px; }
.kopa-thumb-first-big-widget .widget-header {
top: 312px; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header {
top: 774px; } }
@media only screen and (min-width: 800px) and (max-width: 899px) {
.container {
width: 760px; }
.kopa-grid-posts-widget .widget-header {
top: 405px; }
.kopa-grid-posts-widget .item.pull-left .item-content {
height: 177px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -138px; }
.header-1 .mobile-menu-icon,
.header-1 .kopa-menu.mobile-menu {
right: -356px; }
.kopa-single-gallery-widget .sync1 {
width: 555px; }
.kopa-thumb-first-big-widget .widget-header {
top: 267px; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header {
top: 676px; } }
@media only screen and (min-width: 768px) and (max-width: 799px) {
.container {
width: 720px; }
.kopa-grid-posts-widget .widget-header {
top: 381px; }
.kopa-grid-posts-widget .item.pull-left .item-content {
height: 167px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -133px; }
.header-1 .mobile-menu-icon,
.header-1 .kopa-menu.mobile-menu {
right: -316px; }
.kopa-single-gallery-widget .sync1 {
width: 515px; }
.kopa-thumb-first-big-widget .widget-header {
top: 250px; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header {
top: 637px; } }
@media only screen and (min-width: 640px) and (max-width: 767px) {
.container {
width: 100%; }
.kopa-grid-posts-widget .widget-header {
top: 306px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -202px; }
.kopa-thumb-first-big-widget .widget-header {
top: 198px; }
.kopa-list-posts-thumb-big-small-2-widget .widget-header {
top: 520px; } }
@media only screen and (min-width: 600px) and (max-width: 639px) {
.container {
width: 100%; }
.kopa-grid-posts-widget .widget-header {
top: 281px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -191px; } }
@media only screen and (min-width: 480px) and (max-width: 599px) {
.container {
width: 100%; }
.kopa-grid-posts-widget .widget-header {
top: 207px; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -157px; } }
@media only screen and (min-width: 360px) and (max-width: 479px) {
.container {
width: 100%; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -124px; } }
@media only screen and (min-width: 320px) and (max-width: 359px) {
.container {
width: 100%; }
.kopa-sync-carousel-widget .sync1 .owl-controls {
bottom: -114px; }
.kopa-vertical-carousel-widget .post-content {
padding-top: 20px; }
.kopa-grid-posts-2-widget .item-b .post-title {
font-size: 13px; }
.kopa-grid-posts-widget .widget-header {
top: 117px; } }