Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | espaco | 1 | |
| 2 | |||
| 3 | /********************************************************** |
||
| 4 | *********************************************************** |
||
| 5 | *********************************************************** |
||
| 6 | |||
| 7 | |||
| 8 | |||
| 9 | SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED, |
||
| 10 | TO SAVE LOAD TIME |
||
| 11 | |||
| 12 | |||
| 13 | |||
| 14 | *********************************************************** |
||
| 15 | *********************************************************** |
||
| 16 | ***********************************************************/ |
||
| 17 | |||
| 18 | |||
| 19 | |||
| 20 | |||
| 21 | |||
| 22 | .tp-caption.medium_grey { |
||
| 23 | position:absolute; |
||
| 24 | color:#fff; |
||
| 25 | text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); |
||
| 26 | font-weight:700; |
||
| 27 | font-size:20px; |
||
| 28 | line-height:20px; |
||
| 29 | font-family:Arial; |
||
| 30 | padding:2px 4px; |
||
| 31 | margin:0px; |
||
| 32 | border-width:0px; |
||
| 33 | border-style:none; |
||
| 34 | background-color:#888; |
||
| 35 | white-space:nowrap; |
||
| 36 | } |
||
| 37 | |||
| 38 | .tp-caption.small_text { |
||
| 39 | position:absolute; |
||
| 40 | color:#fff; |
||
| 41 | text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); |
||
| 42 | font-weight:700; |
||
| 43 | font-size:14px; |
||
| 44 | line-height:20px; |
||
| 45 | font-family:Arial; |
||
| 46 | margin:0px; |
||
| 47 | border-width:0px; |
||
| 48 | border-style:none; |
||
| 49 | white-space:nowrap; |
||
| 50 | } |
||
| 51 | |||
| 52 | .tp-caption.medium_text { |
||
| 53 | position:absolute; |
||
| 54 | color:#fff; |
||
| 55 | text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); |
||
| 56 | font-weight:700; |
||
| 57 | font-size:20px; |
||
| 58 | line-height:20px; |
||
| 59 | font-family:Arial; |
||
| 60 | margin:0px; |
||
| 61 | border-width:0px; |
||
| 62 | border-style:none; |
||
| 63 | white-space:nowrap; |
||
| 64 | } |
||
| 65 | |||
| 66 | .tp-caption.large_text { |
||
| 67 | position:absolute; |
||
| 68 | color:#fff; |
||
| 69 | text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); |
||
| 70 | font-weight:700; |
||
| 71 | font-size:40px; |
||
| 72 | line-height:40px; |
||
| 73 | font-family:Arial; |
||
| 74 | margin:0px; |
||
| 75 | border-width:0px; |
||
| 76 | border-style:none; |
||
| 77 | white-space:nowrap; |
||
| 78 | } |
||
| 79 | |||
| 80 | .tp-caption.very_large_text { |
||
| 81 | position:absolute; |
||
| 82 | color:#fff; |
||
| 83 | text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); |
||
| 84 | font-weight:700; |
||
| 85 | font-size:60px; |
||
| 86 | line-height:60px; |
||
| 87 | font-family:Arial; |
||
| 88 | margin:0px; |
||
| 89 | border-width:0px; |
||
| 90 | border-style:none; |
||
| 91 | white-space:nowrap; |
||
| 92 | letter-spacing:-2px; |
||
| 93 | } |
||
| 94 | |||
| 95 | .tp-caption.very_big_white { |
||
| 96 | position:absolute; |
||
| 97 | color:#fff; |
||
| 98 | text-shadow:none; |
||
| 99 | font-weight:800; |
||
| 100 | font-size:60px; |
||
| 101 | line-height:60px; |
||
| 102 | font-family:Arial; |
||
| 103 | margin:0px; |
||
| 104 | border-width:0px; |
||
| 105 | border-style:none; |
||
| 106 | white-space:nowrap; |
||
| 107 | padding:0px 4px; |
||
| 108 | padding-top:1px; |
||
| 109 | background-color:#000; |
||
| 110 | } |
||
| 111 | |||
| 112 | .tp-caption.very_big_black { |
||
| 113 | position:absolute; |
||
| 114 | color:#000; |
||
| 115 | text-shadow:none; |
||
| 116 | font-weight:700; |
||
| 117 | font-size:60px; |
||
| 118 | line-height:60px; |
||
| 119 | font-family:Arial; |
||
| 120 | margin:0px; |
||
| 121 | border-width:0px; |
||
| 122 | border-style:none; |
||
| 123 | white-space:nowrap; |
||
| 124 | padding:0px 4px; |
||
| 125 | padding-top:1px; |
||
| 126 | background-color:#fff; |
||
| 127 | } |
||
| 128 | |||
| 129 | .tp-caption.modern_medium_fat { |
||
| 130 | position:absolute; |
||
| 131 | color:#000; |
||
| 132 | text-shadow:none; |
||
| 133 | font-weight:800; |
||
| 134 | font-size:24px; |
||
| 135 | line-height:20px; |
||
| 136 | font-family:"Open Sans", sans-serif; |
||
| 137 | margin:0px; |
||
| 138 | border-width:0px; |
||
| 139 | border-style:none; |
||
| 140 | white-space:nowrap; |
||
| 141 | } |
||
| 142 | |||
| 143 | .tp-caption.modern_medium_fat_white { |
||
| 144 | position:absolute; |
||
| 145 | color:#fff; |
||
| 146 | text-shadow:none; |
||
| 147 | font-weight:800; |
||
| 148 | font-size:24px; |
||
| 149 | line-height:20px; |
||
| 150 | font-family:"Open Sans", sans-serif; |
||
| 151 | margin:0px; |
||
| 152 | border-width:0px; |
||
| 153 | border-style:none; |
||
| 154 | white-space:nowrap; |
||
| 155 | } |
||
| 156 | |||
| 157 | .tp-caption.modern_medium_light { |
||
| 158 | position:absolute; |
||
| 159 | color:#000; |
||
| 160 | text-shadow:none; |
||
| 161 | font-weight:300; |
||
| 162 | font-size:24px; |
||
| 163 | line-height:20px; |
||
| 164 | font-family:"Open Sans", sans-serif; |
||
| 165 | margin:0px; |
||
| 166 | border-width:0px; |
||
| 167 | border-style:none; |
||
| 168 | white-space:nowrap; |
||
| 169 | } |
||
| 170 | |||
| 171 | .tp-caption.modern_big_bluebg { |
||
| 172 | position:absolute; |
||
| 173 | color:#fff; |
||
| 174 | text-shadow:none; |
||
| 175 | font-weight:800; |
||
| 176 | font-size:30px; |
||
| 177 | line-height:36px; |
||
| 178 | font-family:"Open Sans", sans-serif; |
||
| 179 | padding:3px 10px; |
||
| 180 | margin:0px; |
||
| 181 | border-width:0px; |
||
| 182 | border-style:none; |
||
| 183 | background-color:#4e5b6c; |
||
| 184 | letter-spacing:0; |
||
| 185 | } |
||
| 186 | |||
| 187 | .tp-caption.modern_big_redbg { |
||
| 188 | position:absolute; |
||
| 189 | color:#fff; |
||
| 190 | text-shadow:none; |
||
| 191 | font-weight:300; |
||
| 192 | font-size:30px; |
||
| 193 | line-height:36px; |
||
| 194 | font-family:"Open Sans", sans-serif; |
||
| 195 | padding:3px 10px; |
||
| 196 | padding-top:1px; |
||
| 197 | margin:0px; |
||
| 198 | border-width:0px; |
||
| 199 | border-style:none; |
||
| 200 | background-color:#de543e; |
||
| 201 | letter-spacing:0; |
||
| 202 | } |
||
| 203 | |||
| 204 | .tp-caption.modern_small_text_dark { |
||
| 205 | position:absolute; |
||
| 206 | color:#555; |
||
| 207 | text-shadow:none; |
||
| 208 | font-size:14px; |
||
| 209 | line-height:22px; |
||
| 210 | font-family:Arial; |
||
| 211 | margin:0px; |
||
| 212 | border-width:0px; |
||
| 213 | border-style:none; |
||
| 214 | white-space:nowrap; |
||
| 215 | } |
||
| 216 | |||
| 217 | .tp-caption.boxshadow { |
||
| 218 | -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5); |
||
| 219 | -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5); |
||
| 220 | box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5); |
||
| 221 | } |
||
| 222 | |||
| 223 | .tp-caption.black { |
||
| 224 | color:#000; |
||
| 225 | text-shadow:none; |
||
| 226 | } |
||
| 227 | |||
| 228 | .tp-caption.noshadow { |
||
| 229 | text-shadow:none; |
||
| 230 | } |
||
| 231 | |||
| 232 | .tp-caption.thinheadline_dark { |
||
| 233 | position:absolute; |
||
| 234 | color:rgba(0,0,0,0.85); |
||
| 235 | text-shadow:none; |
||
| 236 | font-weight:300; |
||
| 237 | font-size:30px; |
||
| 238 | line-height:30px; |
||
| 239 | font-family:"Open Sans"; |
||
| 240 | background-color:transparent; |
||
| 241 | } |
||
| 242 | |||
| 243 | .tp-caption.thintext_dark { |
||
| 244 | position:absolute; |
||
| 245 | color:rgba(0,0,0,0.85); |
||
| 246 | text-shadow:none; |
||
| 247 | font-weight:300; |
||
| 248 | font-size:16px; |
||
| 249 | line-height:26px; |
||
| 250 | font-family:"Open Sans"; |
||
| 251 | background-color:transparent; |
||
| 252 | } |
||
| 253 | |||
| 254 | .tp-caption.largeblackbg { |
||
| 255 | position:absolute; |
||
| 256 | color:#fff; |
||
| 257 | text-shadow:none; |
||
| 258 | font-weight:300; |
||
| 259 | font-size:50px; |
||
| 260 | line-height:70px; |
||
| 261 | font-family:"Open Sans"; |
||
| 262 | background-color:#000; |
||
| 263 | padding:0px 20px; |
||
| 264 | -webkit-border-radius:0px; |
||
| 265 | -moz-border-radius:0px; |
||
| 266 | border-radius:0px; |
||
| 267 | } |
||
| 268 | |||
| 269 | .tp-caption.largepinkbg { |
||
| 270 | position:absolute; |
||
| 271 | color:#fff; |
||
| 272 | text-shadow:none; |
||
| 273 | font-weight:300; |
||
| 274 | font-size:50px; |
||
| 275 | line-height:70px; |
||
| 276 | font-family:"Open Sans"; |
||
| 277 | background-color:#db4360; |
||
| 278 | padding:0px 20px; |
||
| 279 | -webkit-border-radius:0px; |
||
| 280 | -moz-border-radius:0px; |
||
| 281 | border-radius:0px; |
||
| 282 | } |
||
| 283 | |||
| 284 | .tp-caption.largewhitebg { |
||
| 285 | position:absolute; |
||
| 286 | color:#000; |
||
| 287 | text-shadow:none; |
||
| 288 | font-weight:300; |
||
| 289 | font-size:50px; |
||
| 290 | line-height:70px; |
||
| 291 | font-family:"Open Sans"; |
||
| 292 | background-color:#fff; |
||
| 293 | padding:0px 20px; |
||
| 294 | -webkit-border-radius:0px; |
||
| 295 | -moz-border-radius:0px; |
||
| 296 | border-radius:0px; |
||
| 297 | } |
||
| 298 | |||
| 299 | .tp-caption.largegreenbg { |
||
| 300 | position:absolute; |
||
| 301 | color:#fff; |
||
| 302 | text-shadow:none; |
||
| 303 | font-weight:300; |
||
| 304 | font-size:50px; |
||
| 305 | line-height:70px; |
||
| 306 | font-family:"Open Sans"; |
||
| 307 | background-color:#67ae73; |
||
| 308 | padding:0px 20px; |
||
| 309 | -webkit-border-radius:0px; |
||
| 310 | -moz-border-radius:0px; |
||
| 311 | border-radius:0px; |
||
| 312 | } |
||
| 313 | |||
| 314 | .tp-caption.excerpt { |
||
| 315 | font-size:36px; |
||
| 316 | line-height:36px; |
||
| 317 | font-weight:700; |
||
| 318 | font-family:Arial; |
||
| 319 | color:#ffffff; |
||
| 320 | text-decoration:none; |
||
| 321 | background-color:rgba(0, 0, 0, 1); |
||
| 322 | text-shadow:none; |
||
| 323 | margin:0px; |
||
| 324 | letter-spacing:-1.5px; |
||
| 325 | padding:1px 4px 0px 4px; |
||
| 326 | width:150px; |
||
| 327 | white-space:normal !important; |
||
| 328 | height:auto; |
||
| 329 | border-width:0px; |
||
| 330 | border-color:rgb(255, 255, 255); |
||
| 331 | border-style:none; |
||
| 332 | } |
||
| 333 | |||
| 334 | .tp-caption.large_bold_grey { |
||
| 335 | font-size:60px; |
||
| 336 | line-height:60px; |
||
| 337 | font-weight:800; |
||
| 338 | font-family:"Open Sans"; |
||
| 339 | color:rgb(102, 102, 102); |
||
| 340 | text-decoration:none; |
||
| 341 | background-color:transparent; |
||
| 342 | text-shadow:none; |
||
| 343 | margin:0px; |
||
| 344 | padding:1px 4px 0px; |
||
| 345 | border-width:0px; |
||
| 346 | border-color:rgb(255, 214, 88); |
||
| 347 | border-style:none; |
||
| 348 | } |
||
| 349 | |||
| 350 | .tp-caption.medium_thin_grey { |
||
| 351 | font-size:34px; |
||
| 352 | line-height:30px; |
||
| 353 | font-weight:300; |
||
| 354 | font-family:"Open Sans"; |
||
| 355 | color:rgb(102, 102, 102); |
||
| 356 | text-decoration:none; |
||
| 357 | background-color:transparent; |
||
| 358 | padding:1px 4px 0px; |
||
| 359 | text-shadow:none; |
||
| 360 | margin:0px; |
||
| 361 | border-width:0px; |
||
| 362 | border-color:rgb(255, 214, 88); |
||
| 363 | border-style:none; |
||
| 364 | } |
||
| 365 | |||
| 366 | .tp-caption.small_thin_grey { |
||
| 367 | font-size:18px; |
||
| 368 | line-height:26px; |
||
| 369 | font-weight:300; |
||
| 370 | font-family:"Open Sans"; |
||
| 371 | color:rgb(117, 117, 117); |
||
| 372 | text-decoration:none; |
||
| 373 | background-color:transparent; |
||
| 374 | padding:1px 4px 0px; |
||
| 375 | text-shadow:none; |
||
| 376 | margin:0px; |
||
| 377 | border-width:0px; |
||
| 378 | border-color:rgb(255, 214, 88); |
||
| 379 | border-style:none; |
||
| 380 | } |
||
| 381 | |||
| 382 | .tp-caption.lightgrey_divider { |
||
| 383 | text-decoration:none; |
||
| 384 | background-color:rgba(235, 235, 235, 1); |
||
| 385 | width:370px; |
||
| 386 | height:3px; |
||
| 387 | background-position:initial initial; |
||
| 388 | background-repeat:initial initial; |
||
| 389 | border-width:0px; |
||
| 390 | border-color:rgb(34, 34, 34); |
||
| 391 | border-style:none; |
||
| 392 | } |
||
| 393 | |||
| 394 | .tp-caption.large_bold_darkblue { |
||
| 395 | font-size:58px; |
||
| 396 | line-height:60px; |
||
| 397 | font-weight:800; |
||
| 398 | font-family:"Open Sans"; |
||
| 399 | color:rgb(52, 73, 94); |
||
| 400 | text-decoration:none; |
||
| 401 | background-color:transparent; |
||
| 402 | border-width:0px; |
||
| 403 | border-color:rgb(255, 214, 88); |
||
| 404 | border-style:none; |
||
| 405 | } |
||
| 406 | |||
| 407 | .tp-caption.medium_bg_darkblue { |
||
| 408 | font-size:20px; |
||
| 409 | line-height:20px; |
||
| 410 | font-weight:800; |
||
| 411 | font-family:"Open Sans"; |
||
| 412 | color:rgb(255, 255, 255); |
||
| 413 | text-decoration:none; |
||
| 414 | background-color:rgb(52, 73, 94); |
||
| 415 | padding:10px; |
||
| 416 | border-width:0px; |
||
| 417 | border-color:rgb(255, 214, 88); |
||
| 418 | border-style:none; |
||
| 419 | } |
||
| 420 | |||
| 421 | .tp-caption.medium_bold_red { |
||
| 422 | font-size:24px; |
||
| 423 | line-height:30px; |
||
| 424 | font-weight:800; |
||
| 425 | font-family:"Open Sans"; |
||
| 426 | color:rgb(227, 58, 12); |
||
| 427 | text-decoration:none; |
||
| 428 | background-color:transparent; |
||
| 429 | padding:0px; |
||
| 430 | border-width:0px; |
||
| 431 | border-color:rgb(255, 214, 88); |
||
| 432 | border-style:none; |
||
| 433 | } |
||
| 434 | |||
| 435 | .tp-caption.medium_light_red { |
||
| 436 | font-size:21px; |
||
| 437 | line-height:26px; |
||
| 438 | font-weight:300; |
||
| 439 | font-family:"Open Sans"; |
||
| 440 | color:rgb(227, 58, 12); |
||
| 441 | text-decoration:none; |
||
| 442 | background-color:transparent; |
||
| 443 | padding:0px; |
||
| 444 | border-width:0px; |
||
| 445 | border-color:rgb(255, 214, 88); |
||
| 446 | border-style:none; |
||
| 447 | } |
||
| 448 | |||
| 449 | .tp-caption.medium_bg_red { |
||
| 450 | font-size:20px; |
||
| 451 | line-height:20px; |
||
| 452 | font-weight:800; |
||
| 453 | font-family:"Open Sans"; |
||
| 454 | color:rgb(255, 255, 255); |
||
| 455 | text-decoration:none; |
||
| 456 | background-color:rgb(227, 58, 12); |
||
| 457 | padding:10px; |
||
| 458 | border-width:0px; |
||
| 459 | border-color:rgb(255, 214, 88); |
||
| 460 | border-style:none; |
||
| 461 | } |
||
| 462 | |||
| 463 | .tp-caption.medium_bold_orange { |
||
| 464 | font-size:24px; |
||
| 465 | line-height:30px; |
||
| 466 | font-weight:800; |
||
| 467 | font-family:"Open Sans"; |
||
| 468 | color:rgb(243, 156, 18); |
||
| 469 | text-decoration:none; |
||
| 470 | background-color:transparent; |
||
| 471 | border-width:0px; |
||
| 472 | border-color:rgb(255, 214, 88); |
||
| 473 | border-style:none; |
||
| 474 | } |
||
| 475 | |||
| 476 | .tp-caption.medium_bg_orange { |
||
| 477 | font-size:20px; |
||
| 478 | line-height:20px; |
||
| 479 | font-weight:800; |
||
| 480 | font-family:"Open Sans"; |
||
| 481 | color:rgb(255, 255, 255); |
||
| 482 | text-decoration:none; |
||
| 483 | background-color:rgb(243, 156, 18); |
||
| 484 | padding:10px; |
||
| 485 | border-width:0px; |
||
| 486 | border-color:rgb(255, 214, 88); |
||
| 487 | border-style:none; |
||
| 488 | } |
||
| 489 | |||
| 490 | .tp-caption.grassfloor { |
||
| 491 | text-decoration:none; |
||
| 492 | background-color:rgba(160, 179, 151, 1); |
||
| 493 | width:4000px; |
||
| 494 | height:150px; |
||
| 495 | border-width:0px; |
||
| 496 | border-color:rgb(34, 34, 34); |
||
| 497 | border-style:none; |
||
| 498 | } |
||
| 499 | |||
| 500 | .tp-caption.large_bold_white { |
||
| 501 | font-size:58px; |
||
| 502 | line-height:60px; |
||
| 503 | font-weight:800; |
||
| 504 | font-family:"Open Sans"; |
||
| 505 | color:rgb(255, 255, 255); |
||
| 506 | text-decoration:none; |
||
| 507 | background-color:transparent; |
||
| 508 | border-width:0px; |
||
| 509 | border-color:rgb(255, 214, 88); |
||
| 510 | border-style:none; |
||
| 511 | } |
||
| 512 | |||
| 513 | .tp-caption.medium_light_white { |
||
| 514 | font-size:30px; |
||
| 515 | line-height:36px; |
||
| 516 | font-weight:300; |
||
| 517 | font-family:"Open Sans"; |
||
| 518 | color:rgb(255, 255, 255); |
||
| 519 | text-decoration:none; |
||
| 520 | background-color:transparent; |
||
| 521 | padding:0px; |
||
| 522 | border-width:0px; |
||
| 523 | border-color:rgb(255, 214, 88); |
||
| 524 | border-style:none; |
||
| 525 | } |
||
| 526 | |||
| 527 | .tp-caption.mediumlarge_light_white { |
||
| 528 | font-size:34px; |
||
| 529 | line-height:40px; |
||
| 530 | font-weight:300; |
||
| 531 | font-family:"Open Sans"; |
||
| 532 | color:rgb(255, 255, 255); |
||
| 533 | text-decoration:none; |
||
| 534 | background-color:transparent; |
||
| 535 | padding:0px; |
||
| 536 | border-width:0px; |
||
| 537 | border-color:rgb(255, 214, 88); |
||
| 538 | border-style:none; |
||
| 539 | } |
||
| 540 | |||
| 541 | .tp-caption.mediumlarge_light_white_center { |
||
| 542 | font-size:34px; |
||
| 543 | line-height:40px; |
||
| 544 | font-weight:300; |
||
| 545 | font-family:"Open Sans"; |
||
| 546 | color:#ffffff; |
||
| 547 | text-decoration:none; |
||
| 548 | background-color:transparent; |
||
| 549 | padding:0px 0px 0px 0px; |
||
| 550 | text-align:center; |
||
| 551 | border-width:0px; |
||
| 552 | border-color:rgb(255, 214, 88); |
||
| 553 | border-style:none; |
||
| 554 | } |
||
| 555 | |||
| 556 | .tp-caption.medium_bg_asbestos { |
||
| 557 | font-size:20px; |
||
| 558 | line-height:20px; |
||
| 559 | font-weight:800; |
||
| 560 | font-family:"Open Sans"; |
||
| 561 | color:rgb(255, 255, 255); |
||
| 562 | text-decoration:none; |
||
| 563 | background-color:rgb(127, 140, 141); |
||
| 564 | padding:10px; |
||
| 565 | border-width:0px; |
||
| 566 | border-color:rgb(255, 214, 88); |
||
| 567 | border-style:none; |
||
| 568 | } |
||
| 569 | |||
| 570 | .tp-caption.medium_light_black { |
||
| 571 | font-size:30px; |
||
| 572 | line-height:36px; |
||
| 573 | font-weight:300; |
||
| 574 | font-family:"Open Sans"; |
||
| 575 | color:rgb(0, 0, 0); |
||
| 576 | text-decoration:none; |
||
| 577 | background-color:transparent; |
||
| 578 | padding:0px; |
||
| 579 | border-width:0px; |
||
| 580 | border-color:rgb(255, 214, 88); |
||
| 581 | border-style:none; |
||
| 582 | } |
||
| 583 | |||
| 584 | .tp-caption.large_bold_black { |
||
| 585 | font-size:58px; |
||
| 586 | line-height:60px; |
||
| 587 | font-weight:800; |
||
| 588 | font-family:"Open Sans"; |
||
| 589 | color:rgb(0, 0, 0); |
||
| 590 | text-decoration:none; |
||
| 591 | background-color:transparent; |
||
| 592 | border-width:0px; |
||
| 593 | border-color:rgb(255, 214, 88); |
||
| 594 | border-style:none; |
||
| 595 | } |
||
| 596 | |||
| 597 | .tp-caption.mediumlarge_light_darkblue { |
||
| 598 | font-size:34px; |
||
| 599 | line-height:40px; |
||
| 600 | font-weight:300; |
||
| 601 | font-family:"Open Sans"; |
||
| 602 | color:rgb(52, 73, 94); |
||
| 603 | text-decoration:none; |
||
| 604 | background-color:transparent; |
||
| 605 | padding:0px; |
||
| 606 | border-width:0px; |
||
| 607 | border-color:rgb(255, 214, 88); |
||
| 608 | border-style:none; |
||
| 609 | } |
||
| 610 | |||
| 611 | .tp-caption.small_light_white { |
||
| 612 | font-size:17px; |
||
| 613 | line-height:28px; |
||
| 614 | font-weight:300; |
||
| 615 | font-family:"Open Sans"; |
||
| 616 | color:rgb(255, 255, 255); |
||
| 617 | text-decoration:none; |
||
| 618 | background-color:transparent; |
||
| 619 | padding:0px; |
||
| 620 | border-width:0px; |
||
| 621 | border-color:rgb(255, 214, 88); |
||
| 622 | border-style:none; |
||
| 623 | } |
||
| 624 | |||
| 625 | .tp-caption.roundedimage { |
||
| 626 | border-width:0px; |
||
| 627 | border-color:rgb(34, 34, 34); |
||
| 628 | border-style:none; |
||
| 629 | } |
||
| 630 | |||
| 631 | .tp-caption.large_bg_black { |
||
| 632 | font-size:40px; |
||
| 633 | line-height:40px; |
||
| 634 | font-weight:800; |
||
| 635 | font-family:"Open Sans"; |
||
| 636 | color:rgb(255, 255, 255); |
||
| 637 | text-decoration:none; |
||
| 638 | background-color:rgb(0, 0, 0); |
||
| 639 | padding:10px 20px 15px; |
||
| 640 | border-width:0px; |
||
| 641 | border-color:rgb(255, 214, 88); |
||
| 642 | border-style:none; |
||
| 643 | } |
||
| 644 | |||
| 645 | .tp-caption.mediumwhitebg { |
||
| 646 | font-size:30px; |
||
| 647 | line-height:30px; |
||
| 648 | font-weight:300; |
||
| 649 | font-family:"Open Sans"; |
||
| 650 | color:rgb(0, 0, 0); |
||
| 651 | text-decoration:none; |
||
| 652 | background-color:rgb(255, 255, 255); |
||
| 653 | padding:5px 15px 10px; |
||
| 654 | text-shadow:none; |
||
| 655 | border-width:0px; |
||
| 656 | border-color:rgb(0, 0, 0); |
||
| 657 | border-style:none; |
||
| 658 | } |
||
| 659 | |||
| 660 | .tp-caption.large_bold_white_25 { |
||
| 661 | font-size:55px; |
||
| 662 | line-height:65px; |
||
| 663 | font-weight:700; |
||
| 664 | font-family:"Open Sans"; |
||
| 665 | color:#fff; |
||
| 666 | text-decoration:none; |
||
| 667 | background-color:transparent; |
||
| 668 | text-align:center; |
||
| 669 | text-shadow:#000 0px 5px 10px; |
||
| 670 | border-width:0px; |
||
| 671 | border-color:rgb(255, 255, 255); |
||
| 672 | border-style:none; |
||
| 673 | } |
||
| 674 | |||
| 675 | .tp-caption.medium_text_shadow { |
||
| 676 | font-size:25px; |
||
| 677 | line-height:25px; |
||
| 678 | font-weight:600; |
||
| 679 | font-family:"Open Sans"; |
||
| 680 | color:#fff; |
||
| 681 | text-decoration:none; |
||
| 682 | background-color:transparent; |
||
| 683 | text-align:center; |
||
| 684 | text-shadow:#000 0px 5px 10px; |
||
| 685 | border-width:0px; |
||
| 686 | border-color:rgb(255, 255, 255); |
||
| 687 | border-style:none; |
||
| 688 | } |
||
| 689 | |||
| 690 | .tp-caption.black_heavy_60 { |
||
| 691 | font-size:60px; |
||
| 692 | line-height:60px; |
||
| 693 | font-weight:900; |
||
| 694 | font-family:Raleway; |
||
| 695 | color:rgb(0, 0, 0); |
||
| 696 | text-decoration:none; |
||
| 697 | background-color:transparent; |
||
| 698 | text-shadow:none; |
||
| 699 | border-width:0px; |
||
| 700 | border-color:rgb(0, 0, 0); |
||
| 701 | border-style:none; |
||
| 702 | } |
||
| 703 | |||
| 704 | .tp-caption.white_heavy_40 { |
||
| 705 | font-size:40px; |
||
| 706 | line-height:40px; |
||
| 707 | font-weight:900; |
||
| 708 | font-family:Raleway; |
||
| 709 | color:rgb(255, 255, 255); |
||
| 710 | text-decoration:none; |
||
| 711 | background-color:transparent; |
||
| 712 | text-shadow:none; |
||
| 713 | border-width:0px; |
||
| 714 | border-color:rgb(0, 0, 0); |
||
| 715 | border-style:none; |
||
| 716 | } |
||
| 717 | |||
| 718 | .tp-caption.grey_heavy_72 { |
||
| 719 | font-size:72px; |
||
| 720 | line-height:72px; |
||
| 721 | font-weight:900; |
||
| 722 | font-family:Raleway; |
||
| 723 | color:rgb(213, 210, 210); |
||
| 724 | text-decoration:none; |
||
| 725 | background-color:transparent; |
||
| 726 | text-shadow:none; |
||
| 727 | border-width:0px; |
||
| 728 | border-color:rgb(0, 0, 0); |
||
| 729 | border-style:none; |
||
| 730 | } |
||
| 731 | |||
| 732 | .tp-caption.grey_regular_18 { |
||
| 733 | font-size:18px; |
||
| 734 | line-height:26px; |
||
| 735 | font-family:"Open Sans"; |
||
| 736 | color:rgb(119, 119, 119); |
||
| 737 | text-decoration:none; |
||
| 738 | background-color:transparent; |
||
| 739 | text-shadow:none; |
||
| 740 | border-width:0px; |
||
| 741 | border-color:rgb(0, 0, 0); |
||
| 742 | border-style:none; |
||
| 743 | } |
||
| 744 | |||
| 745 | .tp-caption.black_thin_34 { |
||
| 746 | font-size:35px; |
||
| 747 | line-height:35px; |
||
| 748 | font-weight:100; |
||
| 749 | font-family:Raleway; |
||
| 750 | color:rgb(0, 0, 0); |
||
| 751 | text-decoration:none; |
||
| 752 | background-color:transparent; |
||
| 753 | text-shadow:none; |
||
| 754 | border-width:0px; |
||
| 755 | border-color:rgb(0, 0, 0); |
||
| 756 | border-style:none; |
||
| 757 | } |
||
| 758 | |||
| 759 | .tp-caption.arrowicon { |
||
| 760 | line-height:1px; |
||
| 761 | border-width:0px; |
||
| 762 | border-color:rgb(34, 34, 34); |
||
| 763 | border-style:none; |
||
| 764 | } |
||
| 765 | |||
| 766 | .tp-caption.light_heavy_60 { |
||
| 767 | font-size:60px; |
||
| 768 | line-height:60px; |
||
| 769 | font-weight:900; |
||
| 770 | font-family:Raleway; |
||
| 771 | color:rgb(255, 255, 255); |
||
| 772 | text-decoration:none; |
||
| 773 | background-color:transparent; |
||
| 774 | text-shadow:none; |
||
| 775 | border-width:0px; |
||
| 776 | border-color:rgb(0, 0, 0); |
||
| 777 | border-style:none; |
||
| 778 | } |
||
| 779 | |||
| 780 | .tp-caption.black_bold_40 { |
||
| 781 | font-size:40px; |
||
| 782 | line-height:40px; |
||
| 783 | font-weight:800; |
||
| 784 | font-family:Raleway; |
||
| 785 | color:rgb(0, 0, 0); |
||
| 786 | text-decoration:none; |
||
| 787 | background-color:transparent; |
||
| 788 | text-shadow:none; |
||
| 789 | border-width:0px; |
||
| 790 | border-color:rgb(0, 0, 0); |
||
| 791 | border-style:none; |
||
| 792 | } |
||
| 793 | |||
| 794 | .tp-caption.light_heavy_70 { |
||
| 795 | font-size:70px; |
||
| 796 | line-height:70px; |
||
| 797 | font-weight:900; |
||
| 798 | font-family:Raleway; |
||
| 799 | color:rgb(255, 255, 255); |
||
| 800 | text-decoration:none; |
||
| 801 | background-color:transparent; |
||
| 802 | text-shadow:none; |
||
| 803 | border-width:0px; |
||
| 804 | border-color:rgb(0, 0, 0); |
||
| 805 | border-style:none; |
||
| 806 | } |
||
| 807 | |||
| 808 | .tp-caption.black_heavy_70 { |
||
| 809 | font-size:70px; |
||
| 810 | line-height:70px; |
||
| 811 | font-weight:900; |
||
| 812 | font-family:Raleway; |
||
| 813 | color:rgb(0, 0, 0); |
||
| 814 | text-decoration:none; |
||
| 815 | background-color:transparent; |
||
| 816 | text-shadow:none; |
||
| 817 | border-width:0px; |
||
| 818 | border-color:rgb(0, 0, 0); |
||
| 819 | border-style:none; |
||
| 820 | } |
||
| 821 | |||
| 822 | .tp-caption.black_bold_bg_20 { |
||
| 823 | font-size:20px; |
||
| 824 | line-height:20px; |
||
| 825 | font-weight:900; |
||
| 826 | font-family:Raleway; |
||
| 827 | color:rgb(255, 255, 255); |
||
| 828 | text-decoration:none; |
||
| 829 | background-color:rgb(0, 0, 0); |
||
| 830 | padding:5px 8px; |
||
| 831 | text-shadow:none; |
||
| 832 | border-width:0px; |
||
| 833 | border-color:rgb(0, 0, 0); |
||
| 834 | border-style:none; |
||
| 835 | } |
||
| 836 | |||
| 837 | .tp-caption.greenbox30 { |
||
| 838 | line-height:30px; |
||
| 839 | text-decoration:none; |
||
| 840 | background-color:rgb(134, 181, 103); |
||
| 841 | padding:0px 14px; |
||
| 842 | border-width:0px; |
||
| 843 | border-color:rgb(34, 34, 34); |
||
| 844 | border-style:none; |
||
| 845 | } |
||
| 846 | |||
| 847 | .tp-caption.blue_heavy_60 { |
||
| 848 | font-size:60px; |
||
| 849 | line-height:60px; |
||
| 850 | font-weight:900; |
||
| 851 | font-family:Raleway; |
||
| 852 | color:rgb(255, 255, 255); |
||
| 853 | text-decoration:none; |
||
| 854 | background-color:rgb(49, 165, 203); |
||
| 855 | padding:3px 10px; |
||
| 856 | text-shadow:none; |
||
| 857 | border-width:0px; |
||
| 858 | border-color:rgb(0, 0, 0); |
||
| 859 | border-style:none; |
||
| 860 | } |
||
| 861 | |||
| 862 | .tp-caption.green_bold_bg_20 { |
||
| 863 | font-size:20px; |
||
| 864 | line-height:20px; |
||
| 865 | font-weight:900; |
||
| 866 | font-family:Raleway; |
||
| 867 | color:rgb(255, 255, 255); |
||
| 868 | text-decoration:none; |
||
| 869 | background-color:rgb(134, 181, 103); |
||
| 870 | padding:5px 8px; |
||
| 871 | text-shadow:none; |
||
| 872 | border-width:0px; |
||
| 873 | border-color:rgb(0, 0, 0); |
||
| 874 | border-style:none; |
||
| 875 | } |
||
| 876 | |||
| 877 | .tp-caption.whitecircle_600px { |
||
| 878 | line-height:1px; |
||
| 879 | width:800px; |
||
| 880 | height:800px; |
||
| 881 | text-decoration:none; |
||
| 882 | background:linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); |
||
| 883 | filter:progid; |
||
| 884 | background-color:transparent; |
||
| 885 | border-radius:400px 400px 400px 400px; |
||
| 886 | border-width:0px; |
||
| 887 | border-color:rgb(34, 34, 34); |
||
| 888 | border-style:none; |
||
| 889 | } |
||
| 890 | |||
| 891 | .tp-caption.fullrounded { |
||
| 892 | border-radius:400px 400px 400px 400px; |
||
| 893 | border-width:0px; |
||
| 894 | border-color:rgb(34, 34, 34); |
||
| 895 | border-style:none; |
||
| 896 | } |
||
| 897 | |||
| 898 | .tp-caption.light_heavy_40 { |
||
| 899 | font-size:40px; |
||
| 900 | line-height:40px; |
||
| 901 | font-weight:900; |
||
| 902 | font-family:Raleway; |
||
| 903 | color:rgb(255, 255, 255); |
||
| 904 | text-decoration:none; |
||
| 905 | background-color:transparent; |
||
| 906 | text-shadow:none; |
||
| 907 | border-width:0px; |
||
| 908 | border-color:rgb(0, 0, 0); |
||
| 909 | border-style:none; |
||
| 910 | } |
||
| 911 | |||
| 912 | .tp-caption.white_thin_34 { |
||
| 913 | font-size:35px; |
||
| 914 | line-height:35px; |
||
| 915 | font-weight:200; |
||
| 916 | font-family:Raleway; |
||
| 917 | color:rgb(255, 255, 255); |
||
| 918 | text-decoration:none; |
||
| 919 | background-color:transparent; |
||
| 920 | text-shadow:none; |
||
| 921 | border-width:0px; |
||
| 922 | border-color:rgb(0, 0, 0); |
||
| 923 | border-style:none; |
||
| 924 | } |
||
| 925 | |||
| 926 | .tp-caption.fullbg_gradient { |
||
| 927 | width:100%; |
||
| 928 | height:100%; |
||
| 929 | text-decoration:none; |
||
| 930 | background-color:#490202; |
||
| 931 | border-width:0px; |
||
| 932 | border-color:rgb(0, 0, 0); |
||
| 933 | border-style:none; |
||
| 934 | } |
||
| 935 | |||
| 936 | .tp-caption.light_medium_30 { |
||
| 937 | font-size:30px; |
||
| 938 | line-height:40px; |
||
| 939 | font-weight:700; |
||
| 940 | font-family:Raleway; |
||
| 941 | color:rgb(255, 255, 255); |
||
| 942 | text-decoration:none; |
||
| 943 | background-color:transparent; |
||
| 944 | text-shadow:none; |
||
| 945 | border-width:0px; |
||
| 946 | border-color:rgb(0, 0, 0); |
||
| 947 | border-style:none; |
||
| 948 | } |
||
| 949 | |||
| 950 | .tp-caption.red_bold_bg_20 { |
||
| 951 | font-size:20px; |
||
| 952 | line-height:20px; |
||
| 953 | font-weight:900; |
||
| 954 | font-family:Raleway; |
||
| 955 | color:rgb(255, 255, 255); |
||
| 956 | text-decoration:none; |
||
| 957 | background-color:rgb(224, 51, 0); |
||
| 958 | padding:5px 8px; |
||
| 959 | text-shadow:none; |
||
| 960 | border-width:0px; |
||
| 961 | border-color:rgb(0, 0, 0); |
||
| 962 | border-style:none; |
||
| 963 | } |
||
| 964 | |||
| 965 | .tp-caption.blue_bold_bg_20 { |
||
| 966 | font-size:20px; |
||
| 967 | line-height:20px; |
||
| 968 | font-weight:900; |
||
| 969 | font-family:Raleway; |
||
| 970 | color:rgb(255, 255, 255); |
||
| 971 | text-decoration:none; |
||
| 972 | background-color:rgb(53, 152, 220); |
||
| 973 | padding:5px 8px; |
||
| 974 | text-shadow:none; |
||
| 975 | border-width:0px; |
||
| 976 | border-color:rgb(0, 0, 0); |
||
| 977 | border-style:none; |
||
| 978 | } |
||
| 979 | |||
| 980 | .tp-caption.white_bold_bg_20 { |
||
| 981 | font-size:20px; |
||
| 982 | line-height:20px; |
||
| 983 | font-weight:900; |
||
| 984 | font-family:Raleway; |
||
| 985 | color:rgb(0, 0, 0); |
||
| 986 | text-decoration:none; |
||
| 987 | background-color:rgb(255, 255, 255); |
||
| 988 | padding:5px 8px; |
||
| 989 | text-shadow:none; |
||
| 990 | border-width:0px; |
||
| 991 | border-color:rgb(0, 0, 0); |
||
| 992 | border-style:none; |
||
| 993 | } |
||
| 994 | |||
| 995 | .tp-caption.white_heavy_70 { |
||
| 996 | font-size:70px; |
||
| 997 | line-height:70px; |
||
| 998 | font-weight:900; |
||
| 999 | font-family:Raleway; |
||
| 1000 | color:rgb(255, 255, 255); |
||
| 1001 | text-decoration:none; |
||
| 1002 | background-color:transparent; |
||
| 1003 | text-shadow:none; |
||
| 1004 | border-width:0px; |
||
| 1005 | border-color:rgb(0, 0, 0); |
||
| 1006 | border-style:none; |
||
| 1007 | } |
||
| 1008 | |||
| 1009 | .tp-caption.light_heavy_70_shadowed { |
||
| 1010 | font-size:70px; |
||
| 1011 | line-height:70px; |
||
| 1012 | font-weight:900; |
||
| 1013 | font-family:Raleway; |
||
| 1014 | color:#ffffff; |
||
| 1015 | text-decoration:none; |
||
| 1016 | background-color:transparent; |
||
| 1017 | text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25); |
||
| 1018 | border-width:0px; |
||
| 1019 | border-color:rgb(0, 0, 0); |
||
| 1020 | border-style:none; |
||
| 1021 | } |
||
| 1022 | |||
| 1023 | .tp-caption.light_medium_30_shadowed { |
||
| 1024 | font-size:30px; |
||
| 1025 | line-height:40px; |
||
| 1026 | font-weight:700; |
||
| 1027 | font-family:Raleway; |
||
| 1028 | color:#ffffff; |
||
| 1029 | text-decoration:none; |
||
| 1030 | background-color:transparent; |
||
| 1031 | text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25); |
||
| 1032 | border-width:0px; |
||
| 1033 | border-color:rgb(0, 0, 0); |
||
| 1034 | border-style:none; |
||
| 1035 | } |
||
| 1036 | |||
| 1037 | .tp-caption.blackboxed_heavy { |
||
| 1038 | font-size:70px; |
||
| 1039 | line-height:70px; |
||
| 1040 | font-weight:800; |
||
| 1041 | font-family:"Open Sans"; |
||
| 1042 | color:rgb(255, 255, 255); |
||
| 1043 | text-decoration:none; |
||
| 1044 | background-color:rgb(0, 0, 0); |
||
| 1045 | padding:5px 20px; |
||
| 1046 | text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px; |
||
| 1047 | border-width:0px; |
||
| 1048 | border-color:rgb(0, 0, 0); |
||
| 1049 | border-style:none; |
||
| 1050 | } |
||
| 1051 | |||
| 1052 | .tp-caption.bignumbers_white { |
||
| 1053 | color:#ffffff; |
||
| 1054 | background-color:rgba(0, 0, 0, 0); |
||
| 1055 | font-size:84px; |
||
| 1056 | line-height:84px; |
||
| 1057 | font-weight:800; |
||
| 1058 | font-family:Raleway; |
||
| 1059 | text-decoration:none; |
||
| 1060 | padding:0px 0px 0px 0px; |
||
| 1061 | text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px; |
||
| 1062 | border-width:0px; |
||
| 1063 | border-color:rgb(255, 255, 255); |
||
| 1064 | border-style:none solid none none; |
||
| 1065 | } |
||
| 1066 | |||
| 1067 | .tp-caption.whiteline_long { |
||
| 1068 | line-height:1px; |
||
| 1069 | min-width:660px; |
||
| 1070 | background-color:transparent; |
||
| 1071 | text-decoration:none; |
||
| 1072 | border-width:2px 0px 0px 0px; |
||
| 1073 | border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34); |
||
| 1074 | border-style:solid none none none; |
||
| 1075 | } |
||
| 1076 | |||
| 1077 | .tp-caption.light_medium_20_shadowed { |
||
| 1078 | font-size:20px; |
||
| 1079 | line-height:30px; |
||
| 1080 | font-weight:700; |
||
| 1081 | font-family:Raleway; |
||
| 1082 | color:#ffffff; |
||
| 1083 | text-decoration:none; |
||
| 1084 | background-color:transparent; |
||
| 1085 | text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25); |
||
| 1086 | border-width:0px; |
||
| 1087 | border-color:rgb(0, 0, 0); |
||
| 1088 | border-style:none; |
||
| 1089 | } |
||
| 1090 | |||
| 1091 | .tp-caption.fullgradient_overlay { |
||
| 1092 | background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); |
||
| 1093 | filter:progid; |
||
| 1094 | width:100%; |
||
| 1095 | height:100%; |
||
| 1096 | border-width:0px; |
||
| 1097 | border-color:rgb(34, 34, 34); |
||
| 1098 | border-style:none; |
||
| 1099 | } |
||
| 1100 | |||
| 1101 | .tp-caption.light_medium_20 { |
||
| 1102 | font-size:20px; |
||
| 1103 | line-height:30px; |
||
| 1104 | font-weight:700; |
||
| 1105 | font-family:Raleway; |
||
| 1106 | color:#ffffff; |
||
| 1107 | text-decoration:none; |
||
| 1108 | background-color:transparent; |
||
| 1109 | border-width:0px; |
||
| 1110 | border-color:rgb(0, 0, 0); |
||
| 1111 | border-style:none; |
||
| 1112 | } |
||
| 1113 | |||
| 1114 | .tp-caption.reddishbg_heavy_70 { |
||
| 1115 | font-size:70px; |
||
| 1116 | line-height:70px; |
||
| 1117 | font-weight:900; |
||
| 1118 | font-family:Raleway; |
||
| 1119 | color:rgb(255, 255, 255); |
||
| 1120 | text-decoration:none; |
||
| 1121 | background-color:rgba(100, 1, 24, 0.8); |
||
| 1122 | padding:50px; |
||
| 1123 | text-shadow:none; |
||
| 1124 | border-width:0px; |
||
| 1125 | border-color:rgb(0, 0, 0); |
||
| 1126 | border-style:none; |
||
| 1127 | } |
||
| 1128 | |||
| 1129 | .tp-caption.borderbox_725x130 { |
||
| 1130 | min-width:725px; |
||
| 1131 | min-height:130px; |
||
| 1132 | background-color:transparent; |
||
| 1133 | text-decoration:none; |
||
| 1134 | border-width:2px; |
||
| 1135 | border-color:rgb(255, 255, 255); |
||
| 1136 | border-style:solid; |
||
| 1137 | } |
||
| 1138 | |||
| 1139 | .tp-caption.light_heavy_34 { |
||
| 1140 | font-size:34px; |
||
| 1141 | line-height:34px; |
||
| 1142 | font-weight:900; |
||
| 1143 | font-family:Raleway; |
||
| 1144 | color:rgb(255, 255, 255); |
||
| 1145 | text-decoration:none; |
||
| 1146 | background-color:transparent; |
||
| 1147 | text-shadow:none; |
||
| 1148 | border-width:0px; |
||
| 1149 | border-color:rgb(0, 0, 0); |
||
| 1150 | border-style:none; |
||
| 1151 | } |
||
| 1152 | |||
| 1153 | .tp-caption.black_thin_30 { |
||
| 1154 | font-size:30px; |
||
| 1155 | line-height:30px; |
||
| 1156 | font-weight:100; |
||
| 1157 | font-family:Raleway; |
||
| 1158 | color:rgb(0, 0, 0); |
||
| 1159 | text-decoration:none; |
||
| 1160 | background-color:transparent; |
||
| 1161 | text-shadow:none; |
||
| 1162 | border-width:0px; |
||
| 1163 | border-color:rgb(0, 0, 0); |
||
| 1164 | border-style:none; |
||
| 1165 | } |
||
| 1166 | |||
| 1167 | .tp-caption.black_thin_whitebg_30 { |
||
| 1168 | font-size:30px; |
||
| 1169 | line-height:30px; |
||
| 1170 | font-weight:300; |
||
| 1171 | font-family:Raleway; |
||
| 1172 | color:rgb(0, 0, 0); |
||
| 1173 | text-decoration:none; |
||
| 1174 | background-color:rgb(255, 255, 255); |
||
| 1175 | padding:5px 10px; |
||
| 1176 | text-shadow:none; |
||
| 1177 | border-width:0px; |
||
| 1178 | border-color:rgb(0, 0, 0); |
||
| 1179 | border-style:none; |
||
| 1180 | } |
||
| 1181 | |||
| 1182 | .tp-caption.white_heavy_60 { |
||
| 1183 | font-size:60px; |
||
| 1184 | line-height:60px; |
||
| 1185 | font-weight:900; |
||
| 1186 | font-family:Raleway; |
||
| 1187 | color:rgb(255, 255, 255); |
||
| 1188 | text-decoration:none; |
||
| 1189 | background-color:transparent; |
||
| 1190 | text-shadow:none; |
||
| 1191 | border-width:0px; |
||
| 1192 | border-color:rgb(0, 0, 0); |
||
| 1193 | border-style:none; |
||
| 1194 | } |
||
| 1195 | |||
| 1196 | .tp-caption.black_thin_blackbg_30 { |
||
| 1197 | font-size:30px; |
||
| 1198 | line-height:30px; |
||
| 1199 | font-weight:300; |
||
| 1200 | font-family:Raleway; |
||
| 1201 | color:rgb(255, 255, 255); |
||
| 1202 | text-decoration:none; |
||
| 1203 | background-color:rgb(0, 0, 0); |
||
| 1204 | padding:5px 10px; |
||
| 1205 | text-shadow:none; |
||
| 1206 | border-width:0px; |
||
| 1207 | border-color:rgb(0, 0, 0); |
||
| 1208 | border-style:none; |
||
| 1209 | } |
||
| 1210 | |||
| 1211 | .tp-caption.light_thin_60 { |
||
| 1212 | font-size:60px; |
||
| 1213 | line-height:60px; |
||
| 1214 | font-weight:100; |
||
| 1215 | font-family:Raleway; |
||
| 1216 | color:rgb(255, 255, 255); |
||
| 1217 | text-decoration:none; |
||
| 1218 | background-color:transparent; |
||
| 1219 | text-shadow:none; |
||
| 1220 | border-width:0px; |
||
| 1221 | border-color:rgb(0, 0, 0); |
||
| 1222 | border-style:none; |
||
| 1223 | } |
||
| 1224 | |||
| 1225 | .tp-caption.greenbgfull { |
||
| 1226 | background-color:#85b85f; |
||
| 1227 | width:100%; |
||
| 1228 | height:100%; |
||
| 1229 | border-width:0px; |
||
| 1230 | border-color:rgb(34, 34, 34); |
||
| 1231 | border-style:none; |
||
| 1232 | } |
||
| 1233 | |||
| 1234 | .tp-caption.bluebgfull { |
||
| 1235 | text-decoration:none; |
||
| 1236 | width:100%; |
||
| 1237 | height:100%; |
||
| 1238 | background-color:rgb(61, 164, 207); |
||
| 1239 | border-width:0px; |
||
| 1240 | border-color:rgb(34, 34, 34); |
||
| 1241 | border-style:none; |
||
| 1242 | } |
||
| 1243 | |||
| 1244 | .tp-caption.blackbgfull { |
||
| 1245 | text-decoration:none; |
||
| 1246 | width:100%; |
||
| 1247 | height:100%; |
||
| 1248 | background-color:rgba(0, 0, 0, 0.247059); |
||
| 1249 | border-width:0px; |
||
| 1250 | border-color:rgb(34, 34, 34); |
||
| 1251 | border-style:none; |
||
| 1252 | } |
||
| 1253 | |||
| 1254 | .tp-caption.wave_repeat1 { |
||
| 1255 | width:100%; |
||
| 1256 | height:600px; |
||
| 1257 | background-repeat:repeat-x; |
||
| 1258 | background-color:transparent; |
||
| 1259 | text-decoration:none; |
||
| 1260 | border-width:0px; |
||
| 1261 | border-color:rgb(34, 34, 34); |
||
| 1262 | border-style:none; |
||
| 1263 | } |
||
| 1264 | |||
| 1265 | .tp-caption.wavebg2 { |
||
| 1266 | width:200%; |
||
| 1267 | height:300px; |
||
| 1268 | text-decoration:none; |
||
| 1269 | background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png); |
||
| 1270 | border-width:0px; |
||
| 1271 | border-color:rgb(34, 34, 34); |
||
| 1272 | border-style:none; |
||
| 1273 | } |
||
| 1274 | |||
| 1275 | .tp-caption.wavebg1 { |
||
| 1276 | width:200%; |
||
| 1277 | height:300px; |
||
| 1278 | text-decoration:none; |
||
| 1279 | background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png); |
||
| 1280 | border-width:0px; |
||
| 1281 | border-color:rgb(34, 34, 34); |
||
| 1282 | border-style:none; |
||
| 1283 | } |
||
| 1284 | |||
| 1285 | .tp-caption.wavebg3 { |
||
| 1286 | width:200%; |
||
| 1287 | height:300px; |
||
| 1288 | text-decoration:none; |
||
| 1289 | background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png); |
||
| 1290 | border-width:0px; |
||
| 1291 | border-color:rgb(34, 34, 34); |
||
| 1292 | border-style:none; |
||
| 1293 | } |
||
| 1294 | |||
| 1295 | .tp-caption.wavebg4 { |
||
| 1296 | width:200%; |
||
| 1297 | height:300px; |
||
| 1298 | text-decoration:none; |
||
| 1299 | background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png); |
||
| 1300 | border-width:0px; |
||
| 1301 | border-color:rgb(34, 34, 34); |
||
| 1302 | border-style:none; |
||
| 1303 | } |
||
| 1304 | |||
| 1305 | .tp-caption.greenishbg_heavy_70 { |
||
| 1306 | font-size:70px; |
||
| 1307 | line-height:70px; |
||
| 1308 | font-weight:900; |
||
| 1309 | font-family:Raleway; |
||
| 1310 | color:rgb(255, 255, 255); |
||
| 1311 | text-decoration:none; |
||
| 1312 | padding:50px; |
||
| 1313 | text-shadow:none; |
||
| 1314 | background-color:rgba(40, 67, 62, 0.8); |
||
| 1315 | border-width:0px; |
||
| 1316 | border-color:rgb(0, 0, 0); |
||
| 1317 | border-style:none; |
||
| 1318 | } |
||
| 1319 | |||
| 1320 | .tp-caption.wavebg5 { |
||
| 1321 | width:200%; |
||
| 1322 | height:300px; |
||
| 1323 | text-decoration:none; |
||
| 1324 | background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png); |
||
| 1325 | border-width:0px; |
||
| 1326 | border-color:rgb(34, 34, 34); |
||
| 1327 | border-style:none; |
||
| 1328 | } |
||
| 1329 | |||
| 1330 | .tp-caption.deepblue_sea { |
||
| 1331 | width:100%; |
||
| 1332 | height:1000px; |
||
| 1333 | background-color:rgba(30, 46, 59, 1); |
||
| 1334 | text-decoration:none; |
||
| 1335 | border-width:0px; |
||
| 1336 | border-color:rgb(34, 34, 34); |
||
| 1337 | border-style:none; |
||
| 1338 | } |
||
| 1339 | |||
| 1340 | |||
| 1341 | .tp-caption a { |
||
| 1342 | color:#ff7302; |
||
| 1343 | text-shadow:none; |
||
| 1344 | -webkit-transition:all 0.2s ease-out; |
||
| 1345 | -moz-transition:all 0.2s ease-out; |
||
| 1346 | -o-transition:all 0.2s ease-out; |
||
| 1347 | -ms-transition:all 0.2s ease-out; |
||
| 1348 | } |
||
| 1349 | |||
| 1350 | .tp-caption a:hover { |
||
| 1351 | color:#ffa902; |
||
| 1352 | } |
||
| 1353 | |||
| 1354 | .largeredbtn { |
||
| 1355 | font-family: "Raleway", sans-serif; |
||
| 1356 | font-weight: 900; |
||
| 1357 | font-size: 16px; |
||
| 1358 | line-height: 60px; |
||
| 1359 | color: #fff !important; |
||
| 1360 | text-decoration: none; |
||
| 1361 | padding-left: 40px; |
||
| 1362 | padding-right: 80px; |
||
| 1363 | padding-top: 22px; |
||
| 1364 | padding-bottom: 22px; |
||
| 1365 | background: rgb(234,91,31); /* Old browsers */ |
||
| 1366 | background: -moz-linear-gradient(top, rgba(234,91,31,1) 0%, rgba(227,58,12,1) 100%); /* FF3.6+ */ |
||
| 1367 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,91,31,1)), color-stop(100%,rgba(227,58,12,1))); /* Chrome,Safari4+ */ |
||
| 1368 | background: -webkit-linear-gradient(top, rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Chrome10+,Safari5.1+ */ |
||
| 1369 | background: -o-linear-gradient(top, rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Opera 11.10+ */ |
||
| 1370 | background: -ms-linear-gradient(top, rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* IE10+ */ |
||
| 1371 | background: linear-gradient(to bottom, rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* W3C */ |
||
| 1372 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f', endColorstr='#e33a0c',GradientType=0 ); /* IE6-9 */ |
||
| 1373 | } |
||
| 1374 | |||
| 1375 | .largeredbtn:hover { |
||
| 1376 | background: rgb(227,58,12); /* Old browsers */ |
||
| 1377 | background: -moz-linear-gradient(top, rgba(227,58,12,1) 0%, rgba(234,91,31,1) 100%); /* FF3.6+ */ |
||
| 1378 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,58,12,1)), color-stop(100%,rgba(234,91,31,1))); /* Chrome,Safari4+ */ |
||
| 1379 | background: -webkit-linear-gradient(top, rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Chrome10+,Safari5.1+ */ |
||
| 1380 | background: -o-linear-gradient(top, rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Opera 11.10+ */ |
||
| 1381 | background: -ms-linear-gradient(top, rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* IE10+ */ |
||
| 1382 | background: linear-gradient(to bottom, rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* W3C */ |
||
| 1383 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c', endColorstr='#ea5b1f',GradientType=0 ); /* IE6-9 */ |
||
| 1384 | } |
||
| 1385 | |||
| 1386 | .fullrounded img { |
||
| 1387 | -webkit-border-radius: 400px; |
||
| 1388 | -moz-border-radius: 400px; |
||
| 1389 | border-radius: 400px; |
||
| 1390 | } |