/*------------------------------------------------------------------

[ Table of contents ]

1. Dinamic Captions for Revolution Slider

-------------------------------------------------------------------*/


/* 1. Dinamic Captions for Revolution Slider */
.tp-caption.medium_grey {
    position:absolute;
    color:#fff;
    text-shadow:0 2px 5px rgba(0,0,0,0.5);
    font-weight:700;
    font-size:20px;
    line-height:20px;
    font-family:Arial;
    padding:2px 4px;
    margin:0;
    border-width:0;
    border-style:none;
    background-color:#888;
    white-space:nowrap
}

.tp-caption.small_text {
    position:absolute;
    color:#fff;
    text-shadow:0 2px 5px rgba(0,0,0,0.5);
    font-weight:700;
    font-size:14px;
    line-height:20px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.medium_text {
    position:absolute;
    color:#fff;
    text-shadow:0 2px 5px rgba(0,0,0,0.5);
    font-weight:700;
    font-size:20px;
    line-height:20px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.large_text {
    position:absolute;
    color:#fff;
    text-shadow:0 2px 5px rgba(0,0,0,0.5);
    font-weight:700;
    font-size:40px;
    line-height:40px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.very_large_text {
    position:absolute;
    color:#fff;
    text-shadow:0 2px 5px rgba(0,0,0,0.5);
    font-weight:700;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap;
    letter-spacing:-2px
}

.tp-caption.very_big_white {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap;
    padding:0 4px;
    padding-top:1px;
    background-color:#000
}

.tp-caption.very_big_black {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:700;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap;
    padding:0 4px;
    padding-top:1px;
    background-color:#fff
}

.tp-caption.modern_medium_fat {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:800;
    font-size:24px;
    line-height:20px;
    font-family:"Open Sans",sans-serif;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.modern_medium_fat_white {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:24px;
    line-height:20px;
    font-family:"Open Sans",sans-serif;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.modern_medium_light {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:300;
    font-size:24px;
    line-height:20px;
    font-family:"Open Sans",sans-serif;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.modern_big_bluebg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:30px;
    line-height:36px;
    font-family:"Open Sans",sans-serif;
    padding:3px 10px;
    margin:0;
    border-width:0;
    border-style:none;
    background-color:#4e5b6c;
    letter-spacing:0
}

.tp-caption.modern_big_redbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:30px;
    line-height:36px;
    font-family:"Open Sans",sans-serif;
    padding:3px 10px;
    padding-top:1px;
    margin:0;
    border-width:0;
    border-style:none;
    background-color:#de543e;
    letter-spacing:0
}

.tp-caption.modern_small_text_dark {
    position:absolute;
    color:#555;
    text-shadow:none;
    font-size:14px;
    line-height:22px;
    font-family:Arial;
    margin:0;
    border-width:0;
    border-style:none;
    white-space:nowrap
}

.tp-caption.boxshadow {
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.5);
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.5);
    box-shadow:0 0 20px rgba(0,0,0,0.5)
}

.tp-caption.black {
    color:#000;
    text-shadow:none
}

.tp-caption.noshadow {
    text-shadow:none
}

.tp-caption.thinheadline_dark {
    position:absolute;
    color:rgba(0,0,0,0.85);
    text-shadow:none;
    font-weight:300;
    font-size:30px;
    line-height:30px;
    font-family:"Open Sans";
    background-color:transparent
}

.tp-caption.thintext_dark {
    position:absolute;
    color:rgba(0,0,0,0.85);
    text-shadow:none;
    font-weight:300;
    font-size:16px;
    line-height:26px;
    font-family:"Open Sans";
    background-color:transparent
}

.tp-caption.largeblackbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#000;
    padding:0 20px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}

.tp-caption.largepinkbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#db4360;
    padding:0 20px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}

.tp-caption.largewhitebg {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#fff;
    padding:0 20px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}

.tp-caption.largegreenbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#67ae73;
    padding:0 20px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}

.tp-caption.excerpt {
    font-size:36px;
    line-height:36px;
    font-weight:700;
    font-family:Arial;
    color:#fff;
    text-decoration:none;
    background-color:#000;
    background-color:rgba(0,0,0,1);
    text-shadow:none;
    margin:0;
    letter-spacing:-1.5px;
    padding:1px 4px 0;
    width:150px;
    white-space:normal;
    height:auto;
    border-width:0;
    border-color:#fff;
    border-style:none
}

.tp-caption.large_bold_grey {
    font-size:60px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:#666;
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    margin:0;
    padding:1px 4px 0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_thin_grey {
    font-size:34px;
    line-height:30px;
    font-weight:300;
    font-family:"Open Sans";
    color:#666;
    text-decoration:none;
    background-color:transparent;
    padding:1px 4px 0;
    text-shadow:none;
    margin:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.small_thin_grey {
    font-size:18px;
    line-height:26px;
    font-weight:300;
    font-family:"Open Sans";
    color:#757575;
    text-decoration:none;
    background-color:transparent;
    padding:1px 4px 0;
    text-shadow:none;
    margin:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.lightgrey_divider {
    text-decoration:none;
    background-color:#ebebeb;
    background-color:rgba(235,235,235,1);
    width:370px;
    height:3px;
    background-position:initial initial;
    background-repeat:initial initial;
    border-width:0;
    border-color:#222;
    border-style:none
}

.tp-caption.large_bold_darkblue {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:#34495e;
    text-decoration:none;
    background-color:transparent;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_bg_darkblue {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:#34495e;
    padding:10px;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_bold_red {
    font-size:24px;
    line-height:30px;
    font-weight:800;
    font-family:"Open Sans";
    color:#e33a0c;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_light_red {
    font-size:21px;
    line-height:26px;
    font-weight:300;
    font-family:"Open Sans";
    color:#e33a0c;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_bg_red {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:#e33a0c;
    padding:10px;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_bold_orange {
    font-size:24px;
    line-height:30px;
    font-weight:800;
    font-family:"Open Sans";
    color:#f39c12;
    text-decoration:none;
    background-color:transparent;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_bg_orange {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:#f39c12;
    padding:10px;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.grassfloor {
    text-decoration:none;
    background-color:#a0b397;
    background-color:rgba(160,179,151,1);
    width:4000px;
    height:150px;
    border-width:0;
    border-color:#222;
    border-style:none
}

.tp-caption.large_bold_white {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_light_white {
    font-size:30px;
    line-height:36px;
    font-weight:300;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.mediumlarge_light_white {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.mediumlarge_light_white_center {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    text-align:center;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_bg_asbestos {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:#7f8c8d;
    padding:10px;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.medium_light_black {
    font-size:30px;
    line-height:36px;
    font-weight:300;
    font-family:"Open Sans";
    color:#000;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.large_bold_black {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:#000;
    text-decoration:none;
    background-color:transparent;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.mediumlarge_light_darkblue {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Open Sans";
    color:#34495e;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.small_light_white {
    font-size:17px;
    line-height:28px;
    font-weight:300;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    padding:0;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.roundedimage {
    border-width:0;
    border-color:#222;
    border-style:none
}

.tp-caption.large_bg_black {
    font-size:40px;
    line-height:40px;
    font-weight:800;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:#000;
    padding:10px 20px 15px;
    border-width:0;
    border-color:#ffd658;
    border-style:none
}

.tp-caption.mediumwhitebg {
    font-size:30px;
    line-height:30px;
    font-weight:300;
    font-family:"Open Sans";
    color:#000;
    text-decoration:none;
    background-color:#fff;
    padding:5px 15px 10px;
    text-shadow:none;
    border-width:0;
    border-color:#000;
    border-style:none
}