@charset "UTF-8";
@charset "UTF-8";


body:not(.logged-in) .simple-weather .error {
opacity: 0 !important; } .simple-weather {
line-height: 1.5;
display: inline-block; }
.simple-weather__day {
display: inline-block;
margin-right: 2em; }
.simple-weather__day:last-of-type {
margin-right: auto; }
.simple-weather .sw {
margin: 0 .15em 0 .625em; }
.simple-weather .sw::before {
font-size: 1.2em;
font-style: normal;
position: relative; }
.simple-weather__temp {
font-size: 1em;
font-style: normal;
line-height: 1; }
.simple-weather__temp-min {
font-size: 1em;
font-style: normal;
line-height: 1; }
.simple-weather__temp-min::before {
content: ' / '; }
.simple-weather--view-widget {
display: block; }
.simple-weather--view-blocks .simple-weather__date {
display: block; }
.simple-weather--view-blocks .simple-weather__day {
padding-left: .25em;
padding-right: .25em; }
.simple-weather--view-blocks.simple-weather--hidden-date .sw {
display: block;
font-size: 1.4em;
margin-bottom: .5em;
margin-right: auto; }
.simple-weather--view-large-icons .simple-weather__day {
padding-left: 3.5em;
min-height: 2.5em;
position: relative; }
.simple-weather--view-large-icons .simple-weather__temp {
display: block; }
.simple-weather--view-large-icons .simple-weather__temp-min {
opacity: .5;
margin-top: .25em; }
.simple-weather--view-large-icons .simple-weather__temp-min::before {
content: ' / '; }
.simple-weather--view-large-icons .sw {
font-size: 1.6em;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
margin: 0; }
.simple-weather--view-large-icons .sw::before {
top: auto; }
.simple-weather--view-large-icons .simple-weather__date {
font-size: .7em;
text-transform: uppercase;
font-weight: bold;
display: block; }
.simple-weather--display-block {
display: block; }
.simple-weather--text-center {
text-align: center; }
.simple-weather--text-center.simple-weather .sw {
margin-left: 0; } .simple-weather-widget {
text-align: center;
border-radius: 3px; }
.simple-weather-widget--bg {
padding: 2em 2em 1em; }
.simple-weather-widget--bg .widget_title {
color: inherit; }
.simple-weather-widget em {
font-style: normal; }
.simple-weather-widget .widget_title {
margin: 0 0 .25em 0; }
.simple-weather-widget .summary {
text-transform: uppercase;
letter-spacing: 1px;
opacity: .65;
position: relative;
display: inline-block;
padding-top: 2em;
font-size: 11px; }
.simple-weather-widget .summary::before {
content: '';
display: block;
position: absolute;
top: 1.5em;
left: 50%;
width: 7em;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-top: 1px solid currentColor;
opacity: .25; }
.simple-weather-widget .temp {
margin-top: 1rem;
position: relative; }
.simple-weather-widget .degrees {
font-size: 48px !important;
display: block;
letter-spacing: -0.075em;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
position: relative;
line-height: 1; }
.simple-weather-widget .details {
margin: 0 auto;
display: none;
opacity: 0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
visibility: hidden;
font-size: 11px !important;
line-height: 1.5;
max-width: 160px;
text-align: left; }
.simple-weather-widget .float-right {
float: right; }
.simple-weather-widget:hover .degrees {
opacity: 0;
bottom: 100%;
height: 0;
visibility: hidden;
display: none; }
.simple-weather-widget:hover .details {
opacity: 1;
visibility: visible;
display: block; }
.simple-weather-widget--with-background {
padding: 1.5em; }
.simple-weather-widget--with-background .widget_title {
margin: 1.5em 0 1em; }
.simple-weather-widget--with-color .widget_title {
color: inherit; }
.simple-weather-table {
text-align: left;
width: 100%;
margin: 1.5em auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.simple-weather-table__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: .5em 0;
position: relative;
width: 100%; }
.simple-weather-table__row + .simple-weather-table__row::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
border-top: 1px solid currentColor;
opacity: .125; }
.simple-weather-table__date {
-webkit-box-flex: 3;
-ms-flex-positive: 3;
flex-grow: 3;
-ms-flex-preferred-size: 60%;
flex-basis: 60%; }
.simple-weather-table__temp {
-ms-flex-negative: 0;
flex-shrink: 0;
white-space: nowrap;
text-align: right;
-ms-flex-preferred-size: 17.5%;
flex-basis: 17.5%; }
.simple-weather-table__icon {
-ms-flex-preferred-size: 5%;
flex-basis: 5%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center; }
.simple-weather-table__temp-min {
margin-left: auto;
opacity: 0.65; }
.simple-weather-table .sw {
font-size: 1.1em;
margin: 0;
position: relative;
margin-right: .5em; } @font-face {
font-family: "weathericons";
src: url(//www.mansiononsutter.com/wp-content/plugins/simple-weather/font/weathericons-regular-webfont.eot);
src: url(//www.mansiononsutter.com/wp-content/plugins/simple-weather/font/weathericons-regular-webfont.eot?#iefix) format("embedded-opentype"), url(//www.mansiononsutter.com/wp-content/plugins/simple-weather/font/weathericons-regular-webfont.woff2) format("woff2"), url(//www.mansiononsutter.com/wp-content/plugins/simple-weather/font/weathericons-regular-webfont.woff) format("woff"), url(//www.mansiononsutter.com/wp-content/plugins/simple-weather/font/weathericons-regular-webfont.ttf) format("truetype"), url(//www.mansiononsutter.com/wp-content/plugins/simple-weather/font/weathericons-regular-webfont.svg#weather_iconsregular) format("svg");
font-weight: normal;
font-style: normal; }
.sw {
display: inline-block;
font-family: "weathericons" !important;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.sw-fw {
width: 1.4em;
text-align: center; }
.sw-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.sw-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.sw-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.sw-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.sw-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.wi-day-sunny:before {
content: ""; }
.wi-day-cloudy:before {
content: ""; }
.wi-day-cloudy-gusts:before {
content: ""; }
.wi-day-cloudy-windy:before {
content: ""; }
.wi-day-fog:before {
content: ""; }
.wi-day-hail:before {
content: ""; }
.wi-day-haze:before {
content: ""; }
.wi-day-lightning:before {
content: ""; }
.wi-day-rain:before {
content: ""; }
.wi-day-rain-mix:before {
content: ""; }
.wi-day-rain-wind:before {
content: ""; }
.wi-day-showers:before {
content: ""; }
.wi-day-sleet:before {
content: ""; }
.wi-day-sleet-storm:before {
content: ""; }
.wi-day-snow:before {
content: ""; }
.wi-day-snow-thunderstorm:before {
content: ""; }
.wi-day-snow-wind:before {
content: ""; }
.wi-day-sprinkle:before {
content: ""; }
.wi-day-storm-showers:before {
content: ""; }
.wi-day-sunny-overcast:before {
content: ""; }
.wi-day-thunderstorm:before {
content: ""; }
.wi-day-windy:before {
content: ""; }
.wi-solar-eclipse:before {
content: ""; }
.wi-hot:before {
content: ""; }
.wi-day-cloudy-high:before {
content: ""; }
.wi-day-light-wind:before {
content: ""; }
.wi-night-clear:before {
content: ""; }
.wi-night-alt-cloudy:before {
content: ""; }
.wi-night-alt-cloudy-gusts:before {
content: ""; }
.wi-night-alt-cloudy-windy:before {
content: ""; }
.wi-night-alt-hail:before {
content: ""; }
.wi-night-alt-lightning:before {
content: ""; }
.wi-night-alt-rain:before {
content: ""; }
.wi-night-alt-rain-mix:before {
content: ""; }
.wi-night-alt-rain-wind:before {
content: ""; }
.wi-night-alt-showers:before {
content: ""; }
.wi-night-alt-sleet:before {
content: ""; }
.wi-night-alt-sleet-storm:before {
content: ""; }
.wi-night-alt-snow:before {
content: ""; }
.wi-night-alt-snow-thunderstorm:before {
content: ""; }
.wi-night-alt-snow-wind:before {
content: ""; }
.wi-night-alt-sprinkle:before {
content: ""; }
.wi-night-alt-storm-showers:before {
content: ""; }
.wi-night-alt-thunderstorm:before {
content: ""; }
.wi-night-cloudy:before {
content: ""; }
.wi-night-cloudy-gusts:before {
content: ""; }
.wi-night-cloudy-windy:before {
content: ""; }
.wi-night-fog:before {
content: ""; }
.wi-night-hail:before {
content: ""; }
.wi-night-lightning:before {
content: ""; }
.wi-night-partly-cloudy:before {
content: ""; }
.wi-night-rain:before {
content: ""; }
.wi-night-rain-mix:before {
content: ""; }
.wi-night-rain-wind:before {
content: ""; }
.wi-night-showers:before {
content: ""; }
.wi-night-sleet:before {
content: ""; }
.wi-night-sleet-storm:before {
content: ""; }
.wi-night-snow:before {
content: ""; }
.wi-night-snow-thunderstorm:before {
content: ""; }
.wi-night-snow-wind:before {
content: ""; }
.wi-night-sprinkle:before {
content: ""; }
.wi-night-storm-showers:before {
content: ""; }
.wi-night-thunderstorm:before {
content: ""; }
.wi-lunar-eclipse:before {
content: ""; }
.wi-stars:before {
content: ""; }
.wi-storm-showers:before {
content: ""; }
.wi-thunderstorm:before {
content: ""; }
.wi-night-alt-cloudy-high:before {
content: ""; }
.wi-night-cloudy-high:before {
content: ""; }
.wi-night-alt-partly-cloudy:before {
content: ""; }
.wi-cloud:before {
content: ""; }
.wi-cloudy:before {
content: ""; }
.wi-cloudy-gusts:before {
content: ""; }
.wi-cloudy-windy:before {
content: ""; }
.wi-fog:before {
content: ""; }
.wi-hail:before {
content: ""; }
.wi-rain:before {
content: ""; }
.wi-rain-mix:before {
content: ""; }
.wi-rain-wind:before {
content: ""; }
.wi-showers:before {
content: ""; }
.wi-sleet:before {
content: ""; }
.wi-snow:before {
content: ""; }
.wi-sprinkle:before {
content: ""; }
.wi-storm-showers:before {
content: ""; }
.wi-thunderstorm:before {
content: ""; }
.wi-snow-wind:before {
content: ""; }
.wi-snow:before {
content: ""; }
.wi-smog:before {
content: ""; }
.wi-smoke:before {
content: ""; }
.wi-lightning:before {
content: ""; }
.wi-raindrops:before {
content: ""; }
.wi-raindrop:before {
content: ""; }
.wi-dust:before {
content: ""; }
.wi-snowflake-cold:before {
content: ""; }
.wi-windy:before {
content: ""; }
.wi-strong-wind:before {
content: ""; }
.wi-sandstorm:before {
content: ""; }
.wi-earthquake:before {
content: ""; }
.wi-fire:before {
content: ""; }
.wi-flood:before {
content: ""; }
.wi-meteor:before {
content: ""; }
.wi-tsunami:before {
content: ""; }
.wi-volcano:before {
content: ""; }
.wi-hurricane:before {
content: ""; }
.wi-tornado:before {
content: ""; }
.wi-small-craft-advisory:before {
content: ""; }
.wi-gale-warning:before {
content: ""; }
.wi-storm-warning:before {
content: ""; }
.wi-hurricane-warning:before {
content: ""; }
.wi-wind-direction:before {
content: ""; }
.wi-alien:before {
content: ""; }
.wi-celsius:before {
content: ""; }
.wi-fahrenheit:before {
content: ""; }
.wi-degrees:before {
content: ""; }
.wi-thermometer:before {
content: ""; }
.wi-thermometer-exterior:before {
content: ""; }
.wi-thermometer-internal:before {
content: ""; }
.wi-cloud-down:before {
content: ""; }
.wi-cloud-up:before {
content: ""; }
.wi-cloud-refresh:before {
content: ""; }
.wi-horizon:before {
content: ""; }
.wi-horizon-alt:before {
content: ""; }
.wi-sunrise:before {
content: ""; }
.wi-sunset:before {
content: ""; }
.wi-moonrise:before {
content: ""; }
.wi-moonset:before {
content: ""; }
.wi-refresh:before {
content: ""; }
.wi-refresh-alt:before {
content: ""; }
.wi-umbrella:before {
content: ""; }
.wi-barometer:before {
content: ""; }
.wi-humidity:before {
content: ""; }
.wi-na:before {
content: ""; }
.wi-train:before {
content: ""; }
.wi-moon-new:before {
content: ""; }
.wi-moon-waxing-crescent-1:before {
content: ""; }
.wi-moon-waxing-crescent-2:before {
content: ""; }
.wi-moon-waxing-crescent-3:before {
content: ""; }
.wi-moon-waxing-crescent-4:before {
content: ""; }
.wi-moon-waxing-crescent-5:before {
content: ""; }
.wi-moon-waxing-crescent-6:before {
content: ""; }
.wi-moon-first-quarter:before {
content: ""; }
.wi-moon-waxing-gibbous-1:before {
content: ""; }
.wi-moon-waxing-gibbous-2:before {
content: ""; }
.wi-moon-waxing-gibbous-3:before {
content: ""; }
.wi-moon-waxing-gibbous-4:before {
content: ""; }
.wi-moon-waxing-gibbous-5:before {
content: ""; }
.wi-moon-waxing-gibbous-6:before {
content: ""; }
.wi-moon-full:before {
content: ""; }
.wi-moon-waning-gibbous-1:before {
content: ""; }
.wi-moon-waning-gibbous-2:before {
content: ""; }
.wi-moon-waning-gibbous-3:before {
content: ""; }
.wi-moon-waning-gibbous-4:before {
content: ""; }
.wi-moon-waning-gibbous-5:before {
content: ""; }
.wi-moon-waning-gibbous-6:before {
content: ""; }
.wi-moon-third-quarter:before {
content: ""; }
.wi-moon-waning-crescent-1:before {
content: ""; }
.wi-moon-waning-crescent-2:before {
content: ""; }
.wi-moon-waning-crescent-3:before {
content: ""; }
.wi-moon-waning-crescent-4:before {
content: ""; }
.wi-moon-waning-crescent-5:before {
content: ""; }
.wi-moon-waning-crescent-6:before {
content: ""; }
.wi-moon-alt-new:before {
content: ""; }
.wi-moon-alt-waxing-crescent-1:before {
content: ""; }
.wi-moon-alt-waxing-crescent-2:before {
content: ""; }
.wi-moon-alt-waxing-crescent-3:before {
content: ""; }
.wi-moon-alt-waxing-crescent-4:before {
content: ""; }
.wi-moon-alt-waxing-crescent-5:before {
content: ""; }
.wi-moon-alt-waxing-crescent-6:before {
content: ""; }
.wi-moon-alt-first-quarter:before {
content: ""; }
.wi-moon-alt-waxing-gibbous-1:before {
content: ""; }
.wi-moon-alt-waxing-gibbous-2:before {
content: ""; }
.wi-moon-alt-waxing-gibbous-3:before {
content: ""; }
.wi-moon-alt-waxing-gibbous-4:before {
content: ""; }
.wi-moon-alt-waxing-gibbous-5:before {
content: ""; }
.wi-moon-alt-waxing-gibbous-6:before {
content: ""; }
.wi-moon-alt-full:before {
content: ""; }
.wi-moon-alt-waning-gibbous-1:before {
content: ""; }
.wi-moon-alt-waning-gibbous-2:before {
content: ""; }
.wi-moon-alt-waning-gibbous-3:before {
content: ""; }
.wi-moon-alt-waning-gibbous-4:before {
content: ""; }
.wi-moon-alt-waning-gibbous-5:before {
content: ""; }
.wi-moon-alt-waning-gibbous-6:before {
content: ""; }
.wi-moon-alt-third-quarter:before {
content: ""; }
.wi-moon-alt-waning-crescent-1:before {
content: ""; }
.wi-moon-alt-waning-crescent-2:before {
content: ""; }
.wi-moon-alt-waning-crescent-3:before {
content: ""; }
.wi-moon-alt-waning-crescent-4:before {
content: ""; }
.wi-moon-alt-waning-crescent-5:before {
content: ""; }
.wi-moon-alt-waning-crescent-6:before {
content: ""; }
.wi-moon-0:before {
content: ""; }
.wi-moon-1:before {
content: ""; }
.wi-moon-2:before {
content: ""; }
.wi-moon-3:before {
content: ""; }
.wi-moon-4:before {
content: ""; }
.wi-moon-5:before {
content: ""; }
.wi-moon-6:before {
content: ""; }
.wi-moon-7:before {
content: ""; }
.wi-moon-8:before {
content: ""; }
.wi-moon-9:before {
content: ""; }
.wi-moon-10:before {
content: ""; }
.wi-moon-11:before {
content: ""; }
.wi-moon-12:before {
content: ""; }
.wi-moon-13:before {
content: ""; }
.wi-moon-14:before {
content: ""; }
.wi-moon-15:before {
content: ""; }
.wi-moon-16:before {
content: ""; }
.wi-moon-17:before {
content: ""; }
.wi-moon-18:before {
content: ""; }
.wi-moon-19:before {
content: ""; }
.wi-moon-20:before {
content: ""; }
.wi-moon-21:before {
content: ""; }
.wi-moon-22:before {
content: ""; }
.wi-moon-23:before {
content: ""; }
.wi-moon-24:before {
content: ""; }
.wi-moon-25:before {
content: ""; }
.wi-moon-26:before {
content: ""; }
.wi-moon-27:before {
content: ""; }
.wi-time-1:before {
content: ""; }
.wi-time-2:before {
content: ""; }
.wi-time-3:before {
content: ""; }
.wi-time-4:before {
content: ""; }
.wi-time-5:before {
content: ""; }
.wi-time-6:before {
content: ""; }
.wi-time-7:before {
content: ""; }
.wi-time-8:before {
content: ""; }
.wi-time-9:before {
content: ""; }
.wi-time-10:before {
content: ""; }
.wi-time-11:before {
content: ""; }
.wi-time-12:before {
content: ""; }
.wi-direction-up:before {
content: ""; }
.wi-direction-up-right:before {
content: ""; }
.wi-direction-right:before {
content: ""; }
.wi-direction-down-right:before {
content: ""; }
.wi-direction-down:before {
content: ""; }
.wi-direction-down-left:before {
content: ""; }
.wi-direction-left:before {
content: ""; }
.wi-direction-up-left:before {
content: ""; }
.wi-wind-beaufort-0:before {
content: ""; }
.wi-wind-beaufort-1:before {
content: ""; }
.wi-wind-beaufort-2:before {
content: ""; }
.wi-wind-beaufort-3:before {
content: ""; }
.wi-wind-beaufort-4:before {
content: ""; }
.wi-wind-beaufort-5:before {
content: ""; }
.wi-wind-beaufort-6:before {
content: ""; }
.wi-wind-beaufort-7:before {
content: ""; }
.wi-wind-beaufort-8:before {
content: ""; }
.wi-wind-beaufort-9:before {
content: ""; }
.wi-wind-beaufort-10:before {
content: ""; }
.wi-wind-beaufort-11:before {
content: ""; }
.wi-wind-beaufort-12:before {
content: ""; }
.sw-forecast-io-clear-day:before {
content: ""; }
.sw-forecast-io-clear-night:before {
content: ""; }
.sw-forecast-io-rain:before {
content: ""; }
.sw-forecast-io-snow:before {
content: ""; }
.sw-forecast-io-sleet:before {
content: ""; }
.sw-forecast-io-wind:before {
content: ""; }
.sw-forecast-io-fog:before {
content: ""; }
.sw-forecast-io-cloudy:before {
content: ""; }
.sw-forecast-io-partly-cloudy-day:before {
content: ""; }
.sw-forecast-io-partly-cloudy-night:before {
content: ""; }
.sw-forecast-io-hail:before {
content: ""; }
.sw-forecast-io-thunderstorm:before {
content: ""; }
.sw-forecast-io-tornado:before {
content: ""; }
.sw-owm-200:before {
content: ""; }
.sw-owm-201:before {
content: ""; }
.sw-owm-202:before {
content: ""; }
.sw-owm-210:before {
content: ""; }
.sw-owm-211:before {
content: ""; }
.sw-owm-212:before {
content: ""; }
.sw-owm-221:before {
content: ""; }
.sw-owm-230:before {
content: ""; }
.sw-owm-231:before {
content: ""; }
.sw-owm-232:before {
content: ""; }
.sw-owm-300:before {
content: ""; }
.sw-owm-301:before {
content: ""; }
.sw-owm-302:before {
content: ""; }
.sw-owm-310:before {
content: ""; }
.sw-owm-311:before {
content: ""; }
.sw-owm-312:before {
content: ""; }
.sw-owm-313:before {
content: ""; }
.sw-owm-314:before {
content: ""; }
.sw-owm-321:before {
content: ""; }
.sw-owm-500:before {
content: ""; }
.sw-owm-501:before {
content: ""; }
.sw-owm-502:before {
content: ""; }
.sw-owm-503:before {
content: ""; }
.sw-owm-504:before {
content: ""; }
.sw-owm-511:before {
content: ""; }
.sw-owm-520:before {
content: ""; }
.sw-owm-521:before {
content: ""; }
.sw-owm-522:before {
content: ""; }
.sw-owm-531:before {
content: ""; }
.sw-owm-600:before {
content: ""; }
.sw-owm-601:before {
content: ""; }
.sw-owm-602:before {
content: ""; }
.sw-owm-611:before {
content: ""; }
.sw-owm-612:before {
content: ""; }
.sw-owm-615:before {
content: ""; }
.sw-owm-616:before {
content: ""; }
.sw-owm-620:before {
content: ""; }
.sw-owm-621:before {
content: ""; }
.sw-owm-622:before {
content: ""; }
.sw-owm-701:before {
content: ""; }
.sw-owm-711:before {
content: ""; }
.sw-owm-721:before {
content: ""; }
.sw-owm-731:before {
content: ""; }
.sw-owm-741:before {
content: ""; }
.sw-owm-761:before {
content: ""; }
.sw-owm-762:before {
content: ""; }
.sw-owm-771:before {
content: ""; }
.sw-owm-781:before {
content: ""; }
.sw-owm-800:before {
content: ""; }
.sw-owm-801:before {
content: ""; }
.sw-owm-802:before {
content: ""; }
.sw-owm-803:before {
content: ""; }
.sw-owm-804:before {
content: ""; }
.sw-owm-900:before {
content: ""; }
.sw-owm-901:before {
content: ""; }
.sw-owm-902:before {
content: ""; }
.sw-owm-903:before {
content: ""; }
.sw-owm-904:before {
content: ""; }
.sw-owm-905:before {
content: ""; }
.sw-owm-906:before {
content: ""; }
.sw-owm-957:before {
content: ""; }
.sw-owm-day-200:before {
content: ""; }
.sw-owm-day-201:before {
content: ""; }
.sw-owm-day-202:before {
content: ""; }
.sw-owm-day-210:before {
content: ""; }
.sw-owm-day-211:before {
content: ""; }
.sw-owm-day-212:before {
content: ""; }
.sw-owm-day-221:before {
content: ""; }
.sw-owm-day-230:before {
content: ""; }
.sw-owm-day-231:before {
content: ""; }
.sw-owm-day-232:before {
content: ""; }
.sw-owm-day-300:before {
content: ""; }
.sw-owm-day-301:before {
content: ""; }
.sw-owm-day-302:before {
content: ""; }
.sw-owm-day-310:before {
content: ""; }
.sw-owm-day-311:before {
content: ""; }
.sw-owm-day-312:before {
content: ""; }
.sw-owm-day-313:before {
content: ""; }
.sw-owm-day-314:before {
content: ""; }
.sw-owm-day-321:before {
content: ""; }
.sw-owm-day-500:before {
content: ""; }
.sw-owm-day-501:before {
content: ""; }
.sw-owm-day-502:before {
content: ""; }
.sw-owm-day-503:before {
content: ""; }
.sw-owm-day-504:before {
content: ""; }
.sw-owm-day-511:before {
content: ""; }
.sw-owm-day-520:before {
content: ""; }
.sw-owm-day-521:before {
content: ""; }
.sw-owm-day-522:before {
content: ""; }
.sw-owm-day-531:before {
content: ""; }
.sw-owm-day-600:before {
content: ""; }
.sw-owm-day-601:before {
content: ""; }
.sw-owm-day-602:before {
content: ""; }
.sw-owm-day-611:before {
content: ""; }
.sw-owm-day-612:before {
content: ""; }
.sw-owm-day-615:before {
content: ""; }
.sw-owm-day-616:before {
content: ""; }
.sw-owm-day-620:before {
content: ""; }
.sw-owm-day-621:before {
content: ""; }
.sw-owm-day-622:before {
content: ""; }
.sw-owm-day-701:before {
content: ""; }
.sw-owm-day-711:before {
content: ""; }
.sw-owm-day-721:before {
content: ""; }
.sw-owm-day-731:before {
content: ""; }
.sw-owm-day-741:before {
content: ""; }
.sw-owm-day-761:before {
content: ""; }
.sw-owm-day-762:before {
content: ""; }
.sw-owm-day-781:before {
content: ""; }
.sw-owm-day-800:before {
content: ""; }
.sw-owm-day-801:before {
content: ""; }
.sw-owm-day-802:before {
content: ""; }
.sw-owm-day-803:before {
content: ""; }
.sw-owm-day-804:before {
content: ""; }
.sw-owm-day-900:before {
content: ""; }
.sw-owm-day-902:before {
content: ""; }
.sw-owm-day-903:before {
content: ""; }
.sw-owm-day-904:before {
content: ""; }
.sw-owm-day-906:before {
content: ""; }
.sw-owm-day-957:before {
content: ""; }
.sw-owm-night-200:before {
content: ""; }
.sw-owm-night-201:before {
content: ""; }
.sw-owm-night-202:before {
content: ""; }
.sw-owm-night-210:before {
content: ""; }
.sw-owm-night-211:before {
content: ""; }
.sw-owm-night-212:before {
content: ""; }
.sw-owm-night-221:before {
content: ""; }
.sw-owm-night-230:before {
content: ""; }
.sw-owm-night-231:before {
content: ""; }
.sw-owm-night-232:before {
content: ""; }
.sw-owm-night-300:before {
content: ""; }
.sw-owm-night-301:before {
content: ""; }
.sw-owm-night-302:before {
content: ""; }
.sw-owm-night-310:before {
content: ""; }
.sw-owm-night-311:before {
content: ""; }
.sw-owm-night-312:before {
content: ""; }
.sw-owm-night-313:before {
content: ""; }
.sw-owm-night-314:before {
content: ""; }
.sw-owm-night-321:before {
content: ""; }
.sw-owm-night-500:before {
content: ""; }
.sw-owm-night-501:before {
content: ""; }
.sw-owm-night-502:before {
content: ""; }
.sw-owm-night-503:before {
content: ""; }
.sw-owm-night-504:before {
content: ""; }
.sw-owm-night-511:before {
content: ""; }
.sw-owm-night-520:before {
content: ""; }
.sw-owm-night-521:before {
content: ""; }
.sw-owm-night-522:before {
content: ""; }
.sw-owm-night-531:before {
content: ""; }
.sw-owm-night-600:before {
content: ""; }
.sw-owm-night-601:before {
content: ""; }
.sw-owm-night-602:before {
content: ""; }
.sw-owm-night-611:before {
content: ""; }
.sw-owm-night-612:before {
content: ""; }
.sw-owm-night-615:before {
content: ""; }
.sw-owm-night-616:before {
content: ""; }
.sw-owm-night-620:before {
content: ""; }
.sw-owm-night-621:before {
content: ""; }
.sw-owm-night-622:before {
content: ""; }
.sw-owm-night-701:before {
content: ""; }
.sw-owm-night-711:before {
content: ""; }
.sw-owm-night-721:before {
content: ""; }
.sw-owm-night-731:before {
content: ""; }
.sw-owm-night-741:before {
content: ""; }
.sw-owm-night-761:before {
content: ""; }
.sw-owm-night-762:before {
content: ""; }
.sw-owm-night-781:before {
content: ""; }
.sw-owm-night-800:before {
content: ""; }
.sw-owm-night-801:before {
content: ""; }
.sw-owm-night-802:before {
content: ""; }
.sw-owm-night-803:before {
content: ""; }
.sw-owm-night-804:before {
content: ""; }
.sw-owm-night-900:before {
content: ""; }
.sw-owm-night-902:before {
content: ""; }
.sw-owm-night-903:before {
content: ""; }
.sw-owm-night-904:before {
content: ""; }
.sw-owm-night-906:before {
content: ""; }
.sw-owm-night-957:before {
content: ""; }.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited {
position: absolute !important;
right: -999em;
}
.wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited {
position: absolute !important;
left: -999em;
}
.wpa-hide#skiplinks a:active, .wpa-hide#skiplinks a:focus {
position: absolute;
}
.wpa-ld {
display: inline-block;
position: relative;
} div.alignleft {
float: left;
}
div.alignright {
float: right;
}
div.aligncenter {
display: block;
margin: 0 auto;
}
.wpa-ld a, .wpa-ld button {
bottom: 2px;
left: 2px;
position: absolute;
line-height: 1;
min-width: 1em;
}
.wpa-ld img {
display: block;
}
.wpa-ld button, .wpa-ld button:active, .wpa-ld button:focus, .wpa-ld button:hover {
border: 1px solid #777;
border-radius: 2px;
z-index: 10;
}
.wpa-ld .longdesc {
position: absolute;
width: 100%;
height: 100%;
top: 0;
overflow-y: scroll;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: rgba(255, 255, 255, .95);
padding: 1.5em;
}
.wpa-ld button, .wpa-ld button:active, .wpa-ld button:focus, .wpa-ld button:hover, .wpa-ld a {
font-size: .9em;
font-weight: 400;
background: rgba(255, 255, 255, .7) !important;
padding: 0;
color: #000 !important;
text-shadow: 1px 1px #ccc;
}
.wpa-ld button:before {
content: 'i';
font-style: italic;
font-family: serif;
}
.wpa-ld button:focus, .wpa-ld button:hover {
background: rgba(0, 0, 0, .75) !important;
color: #fff !important;
border: 1px solid #000 !important;
cursor: pointer;
}
.wpa-ld button:focus {
padding: 6px;
}
.wpa-ld button span, .longdesc-link span {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}
.template-longdesc {
text-align: left;
line-height: 1.5;
width: 100%;
max-width: 50em;
padding: 2em;
margin: 1em auto;
background: #fdfdfd;
color: #333;
box-shadow: 0 0 5px;
font-size: 1.4em;
}
label.wpa-screen-reader-text { position: absolute!important; clip: rect(1px,1px,1px,1px); overflow: hidden; color: #000; background: #fff; width: 1px; height: 1px; }@font-face {
font-family: 'a11y';
src:url(//www.mansiononsutter.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot);
src:url(//www.mansiononsutter.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot?#iefix) format('embedded-opentype'),
url(//www.mansiononsutter.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff2) format('woff2'),
url(//www.mansiononsutter.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff) format('woff'),
url(//www.mansiononsutter.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.ttf) format('truetype'),
url(//www.mansiononsutter.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.svg#a11y) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="aticon-"]:before, [class*=" aticon-"]:before {
font-family: 'a11y' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aticon-font:before {
content: '\e602';
}
.aticon-adjust:before {
content: '\e601';
}
.aticon-tint:before {
content: '\e600';
}@media only screen and (max-width: 800px) { .a11y-responsive {
display: none;
}
}
.focusable:focus {
outline: none !important;
}
.has-focus {
background: yellow;
} .a11y-toolbar button {
border: 0;
color: inherit;
background-color: transparent;
text-decoration: none;
padding: 0;
line-height: inherit;
margin: 0;
font: inherit;
width: 100%;
height: 100%;
text-align: left;
}
.a11y-toolbar {
position: fixed;
z-index: 99999;
top: 43%;
left: 0;
}
.a11y-toolbar ul {
list-style: none;
margin: 0;
padding: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.a11y-toolbar ul li {
margin: 0;
padding: 0;
display: block;
}
.a11y-toolbar ul li button {
font-size: 1.6em;
padding: .25em;
}
.a11y-toolbar button {
color: #000 !important;
}
.a11y-toolbar button.active {
color: #fff !important;
}
.a11y-toolbar ul li button {
display: block;
background: #e2e2e2;
text-align: center;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #d2d2d2;
position: relative;
}
.a11y-toolbar ul li button:hover {
background: #fff;
}
.a11y-toolbar ul li button.active {
background: #181818;
border-bottom: 1px solid #525252;
}
.a11y-toolbar ul li:first-child button {
border-top-right-radius: 4px;
}
.a11y-toolbar ul li:last-child button {
border-bottom-right-radius: 4px;
}
.a11y-toolbar .offscreen, .a11y_stylesheet_path {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);	
white-space: nowrap;
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
-webkit-transition: width .3s, clip .3s, clip-path .3s, background-color .5s;
transition: width .3s, clip .3s, clip-path .3s, background-color .5s;
} .a11y-toolbar.rtl, .a11y-toolbar.right {
right: 0;
left: auto;
}
.a11y-toolbar.rtl ul, .a11y-toolbar.right ul {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.a11y-toolbar.rtl ul li:first-child button, .a11y-toolbar.right ul li:first-child button {
border-top-left-radius: 4px;
border-top-right-radius: 0;
}
.a11y-toolbar.rtl ul li:last-child button, .a11y-toolbar.right ul  li:last-child button {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 0;
}
.desaturated {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important;
filter: grayscale(100%) !important;
-webkit-filter: grayscale(100%) !important;
-webkit-filter: grayscale(1) !important;
-moz-filter: grayscale(100%) !important;
-ms-filter: grayscale(100%) !important;
-o-filter: grayscale(100%) !important;
filter: gray !important;
}
.a11y-toolbar button:hover .offscreen, .a11y-toolbar button:focus .offscreen {
height: auto !important;
width: 12em !important;
clip: unset !important;
clip-path: unset !important;
color: #333;
background: #ffd; 
padding: 2px;
box-shadow: 0 0 1px #000;
border-radius: 2px;
font-size: 13px;
text-transform: none;
font-family: Arial;
top: 25%;
display: block;
}
.a11y-toolbar.right  button:hover .offscreen, .a11y-toolbar.right  button:focus .offscreen{
right: 3em;
left: auto;
}
.a11y-toolbar  button:hover .offscreen, .a11y-toolbar  button:focus .offscreen{
left: 3em;
}html.fontsize {
font-size: 100% !important;
}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.3333333333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-alarm-clock:before {
content: "\f34e"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-alt-down:before {
content: "\f354"; }
.fa-arrow-alt-from-bottom:before {
content: "\f346"; }
.fa-arrow-alt-from-left:before {
content: "\f347"; }
.fa-arrow-alt-from-right:before {
content: "\f348"; }
.fa-arrow-alt-from-top:before {
content: "\f349"; }
.fa-arrow-alt-left:before {
content: "\f355"; }
.fa-arrow-alt-right:before {
content: "\f356"; }
.fa-arrow-alt-square-down:before {
content: "\f350"; }
.fa-arrow-alt-square-left:before {
content: "\f351"; }
.fa-arrow-alt-square-right:before {
content: "\f352"; }
.fa-arrow-alt-square-up:before {
content: "\f353"; }
.fa-arrow-alt-to-bottom:before {
content: "\f34a"; }
.fa-arrow-alt-to-left:before {
content: "\f34b"; }
.fa-arrow-alt-to-right:before {
content: "\f34c"; }
.fa-arrow-alt-to-top:before {
content: "\f34d"; }
.fa-arrow-alt-up:before {
content: "\f357"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-from-bottom:before {
content: "\f342"; }
.fa-arrow-from-left:before {
content: "\f343"; }
.fa-arrow-from-right:before {
content: "\f344"; }
.fa-arrow-from-top:before {
content: "\f345"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-square-down:before {
content: "\f339"; }
.fa-arrow-square-left:before {
content: "\f33a"; }
.fa-arrow-square-right:before {
content: "\f33b"; }
.fa-arrow-square-up:before {
content: "\f33c"; }
.fa-arrow-to-bottom:before {
content: "\f33d"; }
.fa-arrow-to-left:before {
content: "\f33e"; }
.fa-arrow-to-right:before {
content: "\f340"; }
.fa-arrow-to-top:before {
content: "\f341"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows:before {
content: "\f047"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-arrows-h:before {
content: "\f07e"; }
.fa-arrows-v:before {
content: "\f07d"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-badge:before {
content: "\f335"; }
.fa-badge-check:before {
content: "\f336"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-barcode-alt:before {
content: "\f463"; }
.fa-barcode-read:before {
content: "\f464"; }
.fa-barcode-scan:before {
content: "\f465"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball:before {
content: "\f432"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-basketball-hoop:before {
content: "\f435"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-bolt:before {
content: "\f376"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-slash:before {
content: "\f377"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-bowling-pins:before {
content: "\f437"; }
.fa-box:before {
content: "\f466"; }
.fa-box-check:before {
content: "\f467"; }
.fa-boxes:before {
content: "\f468"; }
.fa-boxing-glove:before {
content: "\f438"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-browser:before {
content: "\f37e"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-edit:before {
content: "\f333"; }
.fa-calendar-exclamation:before {
content: "\f334"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-alt:before {
content: "\f332"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-circle-down:before {
content: "\f32d"; }
.fa-caret-circle-left:before {
content: "\f32e"; }
.fa-caret-circle-right:before {
content: "\f330"; }
.fa-caret-circle-up:before {
content: "\f331"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-bishop-alt:before {
content: "\f43b"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-clock:before {
content: "\f43d"; }
.fa-chess-clock-alt:before {
content: "\f43e"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-king-alt:before {
content: "\f440"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-knight-alt:before {
content: "\f442"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-pawn-alt:before {
content: "\f444"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-queen-alt:before {
content: "\f446"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chess-rook-alt:before {
content: "\f448"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-double-down:before {
content: "\f322"; }
.fa-chevron-double-left:before {
content: "\f323"; }
.fa-chevron-double-right:before {
content: "\f324"; }
.fa-chevron-double-up:before {
content: "\f325"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-square-down:before {
content: "\f329"; }
.fa-chevron-square-left:before {
content: "\f32a"; }
.fa-chevron-square-right:before {
content: "\f32b"; }
.fa-chevron-square-up:before {
content: "\f32c"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download:before {
content: "\f0ed"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload:before {
content: "\f0ee"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-club:before {
content: "\f327"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-code-commit:before {
content: "\f386"; }
.fa-code-merge:before {
content: "\f387"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comments:before {
content: "\f086"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-wide:before {
content: "\f326"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-conveyor-belt:before {
content: "\f46e"; }
.fa-conveyor-belt-alt:before {
content: "\f46f"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-credit-card-blank:before {
content: "\f389"; }
.fa-credit-card-front:before {
content: "\f38a"; }
.fa-cricket:before {
content: "\f449"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-curling:before {
content: "\f44a"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-desktop-alt:before {
content: "\f390"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diamond:before {
content: "\f219"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-empty:before {
content: "\f473"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-dolly-flatbed-alt:before {
content: "\f475"; }
.fa-dolly-flatbed-empty:before {
content: "\f476"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-h-alt:before {
content: "\f39b"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ellipsis-v-alt:before {
content: "\f39c"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange:before {
content: "\f0ec"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-square:before {
content: "\f321"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows:before {
content: "\f31d"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expand-wide:before {
content: "\f320"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link:before {
content: "\f08e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square:before {
content: "\f14c"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-female:before {
content: "\f182"; }
.fa-field-hockey:before {
content: "\f44c"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-check:before {
content: "\f316"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-edit:before {
content: "\f31c"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-exclamation:before {
content: "\f31a"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-minus:before {
content: "\f318"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-plus:before {
content: "\f319"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-times:before {
content: "\f317"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-film-alt:before {
content: "\f3a0"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-football-helmet:before {
content: "\f44f"; }
.fa-forklift:before {
content: "\f47a"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frown:before {
content: "\f119"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-golf-club:before {
content: "\f451"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-h1:before {
content: "\f313"; }
.fa-h2:before {
content: "\f314"; }
.fa-h3:before {
content: "\f315"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding-box:before {
content: "\f47b"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-receiving:before {
content: "\f47c"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-hexagon:before {
content: "\f312"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-hockey-sticks:before {
content: "\f454"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-inbox-in:before {
content: "\f310"; }
.fa-inbox-out:before {
content: "\f311"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-industry-alt:before {
content: "\f3b3"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-info-square:before {
content: "\f30f"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-inventory:before {
content: "\f480"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-jack-o-lantern:before {
content: "\f30e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-level-down:before {
content: "\f149"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up:before {
content: "\f148"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-alt:before {
content: "\f30d"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-lock-open-alt:before {
content: "\f3c2"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-long-arrow-down:before {
content: "\f175"; }
.fa-long-arrow-left:before {
content: "\f177"; }
.fa-long-arrow-right:before {
content: "\f178"; }
.fa-long-arrow-up:before {
content: "\f176"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luchador:before {
content: "\f455"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-hexagon:before {
content: "\f307"; }
.fa-minus-octagon:before {
content: "\f308"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-mobile-android:before {
content: "\f3ce"; }
.fa-mobile-android-alt:before {
content: "\f3cf"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octagon:before {
content: "\f306"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-pallet-alt:before {
content: "\f483"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil:before {
content: "\f040"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pennant:before {
content: "\f456"; }
.fa-percent:before {
content: "\f295"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-alt:before {
content: "\f3de"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-hexagon:before {
content: "\f300"; }
.fa-plus-octagon:before {
content: "\f301"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-question-square:before {
content: "\f2fd"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-racquet:before {
content: "\f45a"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-rectangle-landscape:before {
content: "\f2fa"; }
.fa-rectangle-portrait:before {
content: "\f2fb"; }
.fa-rectangle-wide:before {
content: "\f2fc"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-repeat:before {
content: "\f363"; }
.fa-repeat-1:before {
content: "\f365"; }
.fa-repeat-1-alt:before {
content: "\f366"; }
.fa-repeat-alt:before {
content: "\f364"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-retweet-alt:before {
content: "\f361"; }
.fa-road:before {
content: "\f018"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-scanner:before {
content: "\f488"; }
.fa-scanner-keyboard:before {
content: "\f489"; }
.fa-scanner-touchscreen:before {
content: "\f48a"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scrubber:before {
content: "\f2f8"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-share:before {
content: "\f064"; }
.fa-share-all:before {
content: "\f367"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield:before {
content: "\f132"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-check:before {
content: "\f2f7"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shipping-timed:before {
content: "\f48c"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttlecock:before {
content: "\f45b"; }
.fa-sign-in:before {
content: "\f090"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out:before {
content: "\f08b"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-sliders-h-square:before {
content: "\f3f0"; }
.fa-sliders-v:before {
content: "\f3f1"; }
.fa-sliders-v-square:before {
content: "\f3f2"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-spade:before {
content: "\f2f4"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spinner-third:before {
content: "\f3f4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-exclamation:before {
content: "\f2f3"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-strava:before {
content: "\f428"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablet-android:before {
content: "\f3fb"; }
.fa-tablet-android-alt:before {
content: "\f3fc"; }
.fa-tablet-rugged:before {
content: "\f48f"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer:before {
content: "\f0e4"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tennis-ball:before {
content: "\f45e"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket:before {
content: "\f145"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-times-hexagon:before {
content: "\f2ee"; }
.fa-times-octagon:before {
content: "\f2f0"; }
.fa-times-square:before {
content: "\f2d3"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-tree-alt:before {
content: "\f400"; }
.fa-trello:before {
content: "\f181"; }
.fa-triangle:before {
content: "\f2ec"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-trophy-alt:before {
content: "\f2eb"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-tv-retro:before {
content: "\f401"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-usd-circle:before {
content: "\f2e8"; }
.fa-usd-square:before {
content: "\f2e9"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-fork:before {
content: "\f2e3"; }
.fa-utensil-knife:before {
content: "\f2e4"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-utensils-alt:before {
content: "\f2e6"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f2e2"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-warehouse-alt:before {
content: "\f495"; }
.fa-watch:before {
content: "\f2e1"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whistle:before {
content: "\f460"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window:before {
content: "\f40e"; }
.fa-window-alt:before {
content: "\f40f"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; } @font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 400;
src: url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-regular-400.eot);
src: url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-regular-400.woff2) format("woff2"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-regular-400.woff) format("woff"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-regular-400.ttf) format("truetype"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-regular-400.svg#fontawesome) format("svg"); }
.fa {
font-family: 'Font Awesome 5 Pro';
font-weight: 400; } @font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-brands-400.eot);
src: url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-brands-400.woff2) format("woff2"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-brands-400.woff) format("woff"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-brands-400.ttf) format("truetype"), url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/fonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
.xtd-carousel-filmstrip__container {
position: relative; }
.xtd-carousel-filmstrip--offset-bottom {
-webkit-transform: translateY(25%);
transform: translateY(25%); }
.xtd-carousel-filmstrip--offset-top {
-webkit-transform: translateY(-25%);
transform: translateY(-25%); }
.xtd-gmap {
width: 100%; }
.xtd-gmap img {
max-width: 100%;
height: auto; }
.xtd-carousel-mini {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.xtd-carousel-mini::after {
content: '';
border-top: 1px solid currentColor;
opacity: 0.5;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-top: -2.5rem; }
.xtd-carousel-mini .wpb_single_image {
margin-bottom: 0 !important; }
.xtd-carousel-mini .onclick-video_link a {
position: relative;
display: block; }
.xtd-carousel-mini .onclick-video_link a::before {
content: '';
position: absolute;
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease; }
.xtd-carousel-mini .onclick-video_link a::after {
content: '\f04b';
position: absolute;
display: block;
width: 3.5rem;
height: 3.5rem;
border: 0.25rem solid currentColor;
border-radius: 100px;
line-height: 3.125rem;
text-align: center;
font-family: 'Font Awesome 5 Pro';
z-index: 2;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 1.2rem;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.85);
text-indent: 0.25rem; }
.xtd-carousel-mini .onclick-video_link a:hover::before {
opacity: 0.85; }
.xtd-carousel-mini .owl-carousel {
max-width: 18rem;
margin-right: 10%;
-ms-flex-preferred-size: 60%;
flex-basis: 60%;
overflow: hidden; }
.xtd-carousel-mini .owl-image-link {
position: relative;
display: block; }
.xtd-carousel-mini .owl-image-link::before {
position: absolute;
content: '\e611';
display: inline-block;
font-family: 'themify';
width: 4rem;
height: 4rem;
line-height: 4rem;
border-radius: 100px;
top: 50%;
left: 50%;
z-index: 1;
font-size: 2.5rem;
text-align: center;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
opacity: 0; }
.xtd-carousel-mini .owl-image-link::after {
position: absolute;
content: '';
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentColor;
opacity: 0;
border-radius: 0.3125rem;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
color: transparent; }
.xtd-carousel-mini .owl-image-link:hover::after {
opacity: 0.9; }
.xtd-carousel-mini .owl-image-link:hover::before {
opacity: 0.65; }
.xtd-carousel-mini .owl-stage-outer {
border-radius: 0.3125rem; }
.xtd-carousel-mini img {
height: auto;
max-width: 100%; }
.fa-lg {
font-size: 1.5em; }
.fa-fw {
width: 1.3em;
height: 1.3em;
line-height: 1.3;
display: inline-block;
margin: .1rem; }
.fa-border {
border-radius: 100px;
text-align: center;
border-color: currentColor !important; }
.fa-boxed {
border-radius: 100px;
text-align: center;
-webkit-transition: opacity 80ms ease;
transition: opacity 80ms ease; }
.fa-boxed:hover {
opacity: 0.75; }
.fa-fw.fa-border,
.fa-fw.fa-boxed {
width: 1.8em;
height: 1.8em;
line-height: 1.8; }
.fa-text-left {
float: left;
margin-right: .5em; }
.fa-text-right {
float: right;
margin-left: .5em; }
.smooth-scroll {
display: inline-block; }
.xtd-recent-posts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%; }
.xtd-recent-posts__post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding: 2rem 0;
position: relative; }
.xtd-recent-posts__post:first-child {
padding-top: .5rem; }
.xtd-recent-posts__post + .xtd-recent-posts__post::after {
content: '';
display: block;
position: absolute;
opacity: 0.125;
-webkit-transition: opacity 100ms ease-in;
transition: opacity 100ms ease-in;
border-top: 1px solid currentcolor;
top: 0;
right: 0;
left: 0; }
.xtd-recent-posts__post__content {
-ms-flex-item-align: center;
align-self: center; }
.xtd-recent-posts__post__title {
display: block;
margin-bottom: .5rem;
font-size: inherit;
line-height: 1.4; }
.xtd-recent-posts__post__date {
display: block;
font-size: .625rem;
text-transform: uppercase;
letter-spacing: 1px; }
.xtd-recent-posts__post__date::before {
content: "\e6b6";
font-family: 'themify';
display: inline-block;
margin-right: 0.5em; }
.xtd-recent-posts__post__date span {
opacity: 0.65; }
.xtd-recent-posts__post__thumbnail {
-ms-flex-preferred-size: 3.5rem;
flex-basis: 3.5rem;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 1rem; }
@media (min-width: 1200px) {
.xtd-recent-posts__post__thumbnail {
-ms-flex-preferred-size: 4.5rem;
flex-basis: 4.5rem;
margin-right: 1.5rem; } }
.xtd-recent-posts__post__thumbnail img {
border-radius: 100rem; }
.xtd_search {
position: relative; }
.xtd_search .form-control {
padding-right: 4rem;
padding: 0.75rem 1.5rem;
line-height: inherit; }
.xtd_search .ti-search {
display: inline-block;
width: 3.5rem;
position: absolute;
top: .8rem;
right: 0;
font-size: 1.5em;
text-align: center;
border-left: 1px solid currentColor; }
.xtd-gmap-info {
width: 200px;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
position: absolute;
padding: .5rem .5rem 2rem .5rem;
-webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.5);
border-radius: 2px;
text-align: center; }
.xtd-gmap-info::after {
content: '';
display: block;
width: 0;
height: 0;
border-left: .75rem solid transparent;
border-right: .75rem solid transparent;
border-top: .75rem solid white;
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.xtd-gmap-info:empty {
display: none; }
.xtd-gmap-info img {
max-width: 100% !important;
height: auto;
margin-bottom: 1rem; }
.xtd-gmap-info div {
font-size: 120%;
font-weight: bold;
margin-bottom: .25rem; }
.xtd-gmap-info p {
font-size: 80%;
padding: 0 .5rem;
margin: 0; }
*:not(.mfp-content) > .xtd-modal-content {
display: none; }
.xtd-ninja-modal-container {
max-width: 50rem;
-webkit-box-shadow: 0 1rem 7rem -2rem rgba(0, 0, 0, 0.25);
box-shadow: 0 1rem 7rem -2rem rgba(0, 0, 0, 0.25);
margin: 0 auto;
padding: 1rem;
background-color: white; }
@media (min-width: 544px) {
.xtd-ninja-modal-container {
padding: 2rem; } }
@media (min-width: 768px) {
.xtd-ninja-modal-container {
padding: 3rem; } }
@media (min-width: 992px) {
.xtd-ninja-modal-container {
padding: 4rem; } }
@media (min-width: 1200px) {
.xtd-ninja-modal-container {
padding: 5rem; } }
.xtd-ninja-modal-container--hidden {
display: none; }
.mfp-ready .xtd-ninja-modal-container {
display: block !important; }
.img-frame-small {
border-style: solid;
border-color: white;
border-width: .75rem;
-webkit-box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25);
box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25); }
.img-frame-large {
border-style: solid;
border-color: white;
border-width: 1rem;
-webkit-box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25);
box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25); }
.img--full-width figure, .img--full-width div, .img--full-width img, .img--full-width a {
width: 100%;
height: auto;
display: block; }
.dropcap {
display: inline-block;
font-size: 300%;
font-weight: bold;
float: left;
line-height: 1;
margin-right: 0.25rem;
margin-bottom: 0.125rem; }
.text-size--sm,
.xtd-text-size--sm {
font-size: 90%; }
.text-size--lg,
.xtd-text-size--lg {
font-size: 150%; }
.img-frame-small {
border-style: solid;
border-color: white;
border-width: .75rem;
-webkit-box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25);
box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25); }
.img-frame-large {
border-style: solid;
border-color: white;
border-width: 1rem;
-webkit-box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25);
box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25); }
.caption--right, .caption--left {
position: relative; }
.caption--right .vc_figure-caption, .caption--left .vc_figure-caption {
margin-top: 1.5em !important;
padding-left: 0; }
@media (min-width: 992px) {
.caption--right .vc_figure-caption, .caption--left .vc_figure-caption {
width: 100%;
position: absolute;
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
-webkit-transform-origin: top right;
transform-origin: top right;
text-align: right;
margin-top: 0 !important; } }
.caption--right .vc_figure-caption::before, .caption--left .vc_figure-caption::before {
content: '';
width: 5em;
position: relative;
top: -0.35em;
border-top: 1px solid currentColor;
opacity: .5;
display: inline-block;
margin-right: 1em; }
@media (min-width: 992px) {
.caption--right .vc_figure-caption {
left: 0;
top: 0;
padding-top: 1.5rem; } }
@media (min-width: 992px) {
.caption--left .vc_figure-caption {
-webkit-transform: rotate(270deg) translateY(-100%);
transform: rotate(270deg) translateY(-100%);
padding-bottom: 1.5rem;
top: 0;
right: 100%;
left: auto;
width: 100%; } }
.oversized--left, .oversized--right {
position: relative; }
@media (min-width: 992px) {
.oversized--left .vc_single_image-img, .oversized--right .vc_single_image-img {
max-width: 110%;
position: relative; } }
@media (min-width: 992px) {
.oversized--left.caption--left .vc_figure-caption {
right: 110%; }
.oversized--left .vc_single_image-img {
left: -10%; } }
@media (min-width: 992px) {
.oversized--right.caption--right .vc_figure-caption {
left: 10%; } }
@media (min-width: 544px) {
.oversized--left-lg .vc_single_image-img {
max-width: 120%;
left: -20%; } }
@media (min-width: 768px) {
.oversized--left-lg .vc_single_image-img {
max-width: 140%;
left: -40%; } }
@media (min-width: 992px) {
.oversized--left-lg .vc_single_image-img {
max-width: 160%;
left: -60%; } }
@media (min-width: 1200px) {
.oversized--left-lg .vc_single_image-img {
max-width: 180%;
left: -80%; } }
@media (min-width: 544px) {
.oversized--right-lg .vc_single_image-img {
max-width: 120%; } }
@media (min-width: 768px) {
.oversized--right-lg .vc_single_image-img {
max-width: 140%; } }
@media (min-width: 992px) {
.oversized--right-lg .vc_single_image-img {
max-width: 160%; } }
@media (min-width: 1200px) {
.oversized--right-lg .vc_single_image-img {
max-width: 180%; } }
.offset--top, .offset--bottom, .offset--right, .offset--left, .offset--top-lg, .offset--bottom-lg, .offset--right-lg, .offset--left-lg, .offset--top-xl, .offset--bottom-xl, .offset--right-xl, .offset--left-xl,
.wpb_single_image.offset--top,
.wpb_single_image.offset--bottom,
.wpb_single_image.offset--right,
.wpb_single_image.offset--left,
.wpb_single_image.offset--top-lg,
.wpb_single_image.offset--bottom-lg,
.wpb_single_image.offset--right-lg,
.wpb_single_image.offset--left-lg,
.wpb_single_image.offset--top-xl,
.wpb_single_image.offset--bottom-xl,
.wpb_single_image.offset--right-xl,
.wpb_single_image.offset--left-xl {
position: relative; }
@media (min-width: 768px) {
.offset--top,
.wpb_single_image.offset--top {
margin-top: -5rem; } }
@media (min-width: 992px) {
.offset--top,
.wpb_single_image.offset--top {
margin-top: -10rem; } }
@media (min-width: 768px) {
.offset--bottom,
.wpb_single_image.offset--bottom {
margin-bottom: -5rem; } }
@media (min-width: 992px) {
.offset--bottom,
.wpb_single_image.offset--bottom {
margin-bottom: -10rem; } }
@media (min-width: 768px) {
.offset--right,
.wpb_single_image.offset--right {
margin-right: -1.5rem; } }
@media (min-width: 992px) {
.offset--right,
.wpb_single_image.offset--right {
margin-right: -3rem; } }
@media (min-width: 768px) {
.offset--left,
.wpb_single_image.offset--left {
margin-left: -1.5rem; } }
@media (min-width: 992px) {
.offset--left,
.wpb_single_image.offset--left {
margin-left: -3rem; } }
@media (min-width: 768px) {
.offset--top-lg,
.wpb_single_image.offset--top-lg {
margin-top: -10rem; } }
@media (min-width: 992px) {
.offset--top-lg,
.wpb_single_image.offset--top-lg {
margin-top: -20rem; } }
@media (min-width: 768px) {
.offset--bottom-lg,
.wpb_single_image.offset--bottom-lg {
margin-bottom: -10rem; } }
@media (min-width: 992px) {
.offset--bottom-lg,
.wpb_single_image.offset--bottom-lg {
margin-bottom: -20rem; } }
@media (min-width: 768px) {
.offset--right-lg,
.wpb_single_image.offset--right-lg {
margin-right: -3rem; } }
@media (min-width: 992px) {
.offset--right-lg,
.wpb_single_image.offset--right-lg {
margin-right: -6rem; } }
@media (min-width: 768px) {
.offset--left-lg,
.wpb_single_image.offset--left-lg {
margin-left: -3rem; } }
@media (min-width: 992px) {
.offset--left-lg,
.wpb_single_image.offset--left-lg {
margin-left: -6rem; } }
@media (min-width: 768px) {
.offset--top-xl,
.wpb_single_image.offset--top-xl {
margin-top: -15rem; } }
@media (min-width: 992px) {
.offset--top-xl,
.wpb_single_image.offset--top-xl {
margin-top: -30rem; } }
@media (min-width: 768px) {
.offset--bottom-xl,
.wpb_single_image.offset--bottom-xl {
margin-bottom: -15rem; } }
@media (min-width: 992px) {
.offset--bottom-xl,
.wpb_single_image.offset--bottom-xl {
margin-bottom: -30rem; } }
@media (min-width: 768px) {
.offset--right-xl,
.wpb_single_image.offset--right-xl {
margin-right: 4rem; } }
@media (min-width: 992px) {
.offset--right-xl,
.wpb_single_image.offset--right-xl {
margin-right: 8rem; } }
@media (min-width: 768px) {
.offset--left-xl,
.wpb_single_image.offset--left-xl {
margin-left: 4rem; } }
@media (min-width: 992px) {
.offset--left-xl,
.wpb_single_image.offset--left-xl {
margin-left: 8rem; } }
.z-index--1 {
position: relative;
z-index: 1; }
.z-index--2 {
position: relative;
z-index: 2; }
.z-index--3 {
position: relative;
z-index: 3; }
.background--fixed {
background-attachment: fixed; }
.text--inverted h1, .text--inverted h2, .text--inverted h3, .text--inverted h4, .text--inverted h5, .text--inverted h6, .text--inverted a,
.text--inverted .h1, .text--inverted .h2, .text--inverted .h3, .text--inverted .h4, .text--inverted .h5, .text--inverted .h6 {
color: inherit; }
.text--inverted a:hover {
color: inherit;
opacity: 0.9; }
.blackboard {
background: #383535; background: linear-gradient(135deg, transparent 14px, #383535 0) top left, linear-gradient(225deg, transparent 14px, #383535 0) top right, linear-gradient(315deg, transparent 14px, #383535 0) bottom right, linear-gradient(45deg, transparent 14px, #383535 0) bottom left;
background-size: 50% 50%;
background-repeat: no-repeat;
background-image: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) 18px, #383535 19px), radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) 18px, #383535 19px), radial-gradient(circle at 100% 100%, rgba(204, 0, 0, 0) 18px, #383535 19px), radial-gradient(circle at 0 100%, rgba(204, 0, 0, 0) 18px, #383535 19px); }
.blackboard > .vc_column-inner > .wpb_wrapper {
border-left: 1px solid rgba(255, 255, 255, 0.15);
border-right: 1px solid rgba(255, 255, 255, 0.15); }
.xtd-shadow--large-hard {
-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.92) !important;
box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.92) !important; }
.xtd-shadow--large-normal {
-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.42) !important;
box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.42) !important; }
.xtd-shadow--large-light {
-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important;
box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important; }
.xtd-shadow--normal-hard {
-webkit-box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.92) !important;
box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.92) !important; }
.xtd-shadow--normal-normal {
-webkit-box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.42) !important;
box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.42) !important; }
.xtd-shadow--normal-light {
-webkit-box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.22) !important;
box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.22) !important; }
.xtd-shadow--small-hard {
-webkit-box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(0, 0, 0, 0.92) !important;
box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(0, 0, 0, 0.92) !important; }
.xtd-shadow--small-normal {
-webkit-box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(0, 0, 0, 0.42) !important;
box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(0, 0, 0, 0.42) !important; }
.xtd-shadow--small-light {
-webkit-box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(0, 0, 0, 0.22) !important;
box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(0, 0, 0, 0.22) !important; }
.xtd-glow--large-hard {
-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(255, 255, 255, 0.22);
box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(255, 255, 255, 0.22); }
.xtd-glow--large-normal {
-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(255, 255, 255, 0.42);
box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(255, 255, 255, 0.42); }
.xtd-glow--large-light {
-webkit-box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(255, 255, 255, 0.92);
box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(255, 255, 255, 0.92); }
.xtd-glow--normal-hard {
-webkit-box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(255, 255, 255, 0.22);
box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(255, 255, 255, 0.22); }
.xtd-glow--normal-normal {
-webkit-box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(255, 255, 255, 0.42);
box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(255, 255, 255, 0.42); }
.xtd-glow--normal-light {
-webkit-box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(255, 255, 255, 0.92);
box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(255, 255, 255, 0.92); }
.xtd-glow--small-hard {
-webkit-box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(255, 255, 255, 0.22);
box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(255, 255, 255, 0.22); }
.xtd-glow--small-normal {
-webkit-box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(255, 255, 255, 0.42);
box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(255, 255, 255, 0.42); }
.xtd-glow--small-light {
-webkit-box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(255, 255, 255, 0.92);
box-shadow: 1.25rem 1.375rem 2rem 0rem rgba(255, 255, 255, 0.92); }
.xtd-text-shadow--large-hard {
text-shadow: 1px 1px 3.5rem rgba(0, 0, 0, 0.92); }
.xtd-text-shadow--large-normal {
text-shadow: 1px 1px 3.5rem rgba(0, 0, 0, 0.42); }
.xtd-text-shadow--large-light {
text-shadow: 1px 1px 3.5rem rgba(0, 0, 0, 0.22); }
.xtd-text-shadow--normal-hard {
text-shadow: 1px 1px 2rem rgba(0, 0, 0, 0.92); }
.xtd-text-shadow--normal-normal {
text-shadow: 1px 1px 2rem rgba(0, 0, 0, 0.42); }
.xtd-text-shadow--normal-light {
text-shadow: 1px 1px 2rem rgba(0, 0, 0, 0.22); }
.xtd-text-shadow--small-hard {
text-shadow: 1px 1px 1rem rgba(0, 0, 0, 0.92); }
.xtd-text-shadow--small-normal {
text-shadow: 1px 1px 1rem rgba(0, 0, 0, 0.42); }
.xtd-text-shadow--small-light {
text-shadow: 1px 1px 1rem rgba(0, 0, 0, 0.22); }
body div.vc_empty_space.xtd-spacer {
min-height: 2rem !important;
height: 2rem !important; }
@media (min-width: 544px) {
body div.vc_empty_space.xtd-spacer {
min-height: 2rem !important; } }
@media (min-width: 768px) {
body div.vc_empty_space.xtd-spacer {
min-height: 2rem !important; } }
@media (min-width: 992px) {
body div.vc_empty_space.xtd-spacer--sm {
min-height: 0.75rem; } }
@media (min-width: 1200px) {
body div.vc_empty_space.xtd-spacer--sm {
min-height: 1rem; } }
@media (min-width: 992px) {
body div.vc_empty_space.xtd-spacer--lg {
min-height: 3rem; } }
@media (min-width: 1200px) {
body div.vc_empty_space.xtd-spacer--lg {
min-height: 4rem; } }
@media (min-width: 992px) {
body div.vc_empty_space.xtd-spacer--xl {
min-height: 4.5rem; } }
@media (min-width: 1200px) {
body div.vc_empty_space.xtd-spacer--xl {
min-height: 6rem; } }
@media (min-width: 992px) {
body div.vc_empty_space.xtd-spacer--xxl {
min-height: 9rem; } }
@media (min-width: 1200px) {
body div.vc_empty_space.xtd-spacer--xxl {
min-height: 12rem; } }
.xtd-hover-05 {
-webkit-transition: opacity 120ms ease;
transition: opacity 120ms ease;
opacity: 0.5; }
.xtd-hover-05:hover {
opacity: 1; }
.xtd-background--fixed.xtd-background--fixed.xtd-background--fixed.xtd-background--fixed {
background-attachment: fixed !important; }
.xtd-offset-frame {
position: relative; }
.xtd-offset-frame::before {
content: '';
display: block;
position: absolute;
border: 1px solid currentColor;
top: 0;
left: 0;
right: 7.5%;
bottom: 7.5%;
z-index: 0;
opacity: 0.3; }
.xtd-offset-frame .vc_single_image-wrapper,
.xtd-offset-frame > img {
margin: 7.5% 0 0 7.5% !important;
position: relative;
z-index: 1; }
.xtd-offset-dots,
.xtd-offset-dots-white {
position: relative; }
@media (min-width: 768px) {
.xtd-offset-dots::before,
.xtd-offset-dots-white::before {
content: '';
display: block;
position: absolute;
background-image: url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/svg/dots-black.svg);
top: -7.5%;
left: -7.5%;
right: 12.5%;
bottom: 12.5%;
z-index: 0;
opacity: 0.8; }
.xtd-offset-dots > *:first-child,
.xtd-offset-dots-white > *:first-child {
margin: 0 !important;
position: relative;
z-index: 1; } }
.xtd-offset-dots-white::before {
background-image: url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/front/svg/dots-white.svg);
opacity: 0.95; }
@-webkit-keyframes xtenderLeftRight {
0% {
background-position: -20px 0; }
50% {
background-position: -500px 0; }
100% {
background-position: -1000px 0; } }
@keyframes xtenderLeftRight {
0% {
background-position: -20px 0; }
50% {
background-position: -500px 0; }
100% {
background-position: -1000px 0; } }
.vc_row.xtd-background-animation--left-right {
background-size: 256px 256px !important;
-webkit-animation: xtenderLeftRight 100s infinite;
animation: xtenderLeftRight 100s infinite; }
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0; }
.shortcode-display {
display: inline-block;
padding: 0.75rem 1.5rem;
width: 100%;
background-color: rgba(0, 0, 0, 0.05); }
.shortcode-display::before {
content: '['; }
.shortcode-display::after {
content: ']'; }
.xtd-timeline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative; }
.xtd-timeline::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 1.5rem;
bottom: 0;
border-left: 1px solid currentColor;
opacity: 0.3; }
.xtd-timeline__item {
padding-left: 4rem;
padding-right: 2rem;
position: relative; }
.xtd-timeline__item + .xtd-timeline__item {
margin-top: 2rem; }
.xtd-timeline__item::before {
content: attr(data-title);
padding-bottom: 2rem;
display: block;
line-height: 1.5; }
.xtd-timeline__item::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 1.5rem;
height: 1.5rem;
margin-left: -2px;
width: 4px;
background-color: currentColor;
opacity: 1; }
@media (min-width: 768px) {
.xtd-timeline__item {
width: 50%;
padding-left: 0;
padding-right: 4rem; }
.xtd-timeline__item + .xtd-timeline__item {
margin-top: -2rem; }
.xtd-timeline__item::before {
position: absolute;
top: 4rem;
left: 100%;
padding-left: 4rem;
padding-bottom: 0;
width: 100%; }
.xtd-timeline__item::after {
top: 4rem;
left: 100%; }
.xtd-timeline__item:nth-child(2n) {
margin-left: 50%;
padding-left: 4rem;
padding-right: 0; }
.xtd-timeline__item:nth-child(2n)::before {
padding-right: 4rem;
text-align: right;
left: auto;
right: 100%; }
.xtd-timeline__item:nth-child(2n)::after {
left: auto;
right: 100%;
margin-left: auto;
margin-right: -2px; } }
@media (min-width: 992px) {
.xtd-timeline__item {
width: 50%;
padding-left: 0;
padding-right: 6rem; }
.xtd-timeline__item + .xtd-timeline__item {
margin-top: -3rem; }
.xtd-timeline__item::before {
position: absolute;
top: 6rem;
left: 100%;
padding-left: 6rem;
padding-bottom: 0;
width: 100%; }
.xtd-timeline__item::after {
top: 6rem;
left: 100%; }
.xtd-timeline__item:nth-child(2n) {
margin-left: 50%;
padding-left: 6rem;
padding-right: 0; }
.xtd-timeline__item:nth-child(2n)::before {
padding-right: 6rem;
text-align: right;
left: auto;
right: 100%; }
.xtd-timeline__item:nth-child(2n)::after {
left: auto;
right: 100%;
margin-left: auto;
margin-right: -2px; } }
@media (min-width: 768px) {
.xtd-timeline::before {
left: 50%;
top: 2rem;
bottom: 2rem; } }
@media (min-width: 992px) {
.xtd-timeline::before {
left: 50%;
top: 3rem;
bottom: 3rem; } }
.xtd-shape {
display: inline-block;
width: 100%;
position: relative; }
.xtd-shape--position-absolute {
position: absolute; }
.xtd-shape--shape-round {
border-radius: 4000px; }
.xtd-shape--z-index--1 {
z-index: -1; }
.xtd-shape--z-index-0 {
z-index: 0; }
.xtd-shape--z-index-1 {
z-index: 1; }
.xtd-shape--z-index-2 {
z-index: 2; }
.xtd-shape--z-index-3 {
z-index: 3; }
.xtd-person {
position: relative;
z-index: 1; }
.xtd-person__title > small, .xtd-person__title > span {
display: block;
font-size: 75%; }
.xtd-person__content {
margin-top: .25rem; }
.xtd-person .btn {
font-size: 100%; }
@media (min-width: 768px) {
.xtd-offset-margin--top-5 {
margin-top: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-5 {
margin-top: -5%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-10 {
margin-top: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-10 {
margin-top: -10%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-15 {
margin-top: -10%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-15 {
margin-top: -15%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-20 {
margin-top: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-20 {
margin-top: -20%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-25 {
margin-top: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-25 {
margin-top: -25%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-30 {
margin-top: -20%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-30 {
margin-top: -30%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-35 {
margin-top: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-35 {
margin-top: -35%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-40 {
margin-top: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-40 {
margin-top: -40%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-45 {
margin-top: -30%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-45 {
margin-top: -45%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-50 {
margin-top: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-50 {
margin-top: -50%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-55 {
margin-top: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-55 {
margin-top: -55%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-60 {
margin-top: -40%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-60 {
margin-top: -60%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-65 {
margin-top: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-65 {
margin-top: -65%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-70 {
margin-top: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-70 {
margin-top: -70%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-75 {
margin-top: -50%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-75 {
margin-top: -75%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-80 {
margin-top: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-80 {
margin-top: -80%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-85 {
margin-top: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-85 {
margin-top: -85%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-90 {
margin-top: -60%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-90 {
margin-top: -90%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-95 {
margin-top: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-95 {
margin-top: -95%; } }
@media (min-width: 768px) {
.xtd-offset-margin--top-100 {
margin-top: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--top-100 {
margin-top: -100%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-5 {
margin-right: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-5 {
margin-right: -5%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-10 {
margin-right: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-10 {
margin-right: -10%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-15 {
margin-right: -10%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-15 {
margin-right: -15%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-20 {
margin-right: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-20 {
margin-right: -20%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-25 {
margin-right: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-25 {
margin-right: -25%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-30 {
margin-right: -20%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-30 {
margin-right: -30%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-35 {
margin-right: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-35 {
margin-right: -35%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-40 {
margin-right: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-40 {
margin-right: -40%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-45 {
margin-right: -30%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-45 {
margin-right: -45%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-50 {
margin-right: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-50 {
margin-right: -50%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-55 {
margin-right: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-55 {
margin-right: -55%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-60 {
margin-right: -40%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-60 {
margin-right: -60%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-65 {
margin-right: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-65 {
margin-right: -65%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-70 {
margin-right: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-70 {
margin-right: -70%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-75 {
margin-right: -50%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-75 {
margin-right: -75%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-80 {
margin-right: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-80 {
margin-right: -80%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-85 {
margin-right: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-85 {
margin-right: -85%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-90 {
margin-right: -60%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-90 {
margin-right: -90%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-95 {
margin-right: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-95 {
margin-right: -95%; } }
@media (min-width: 768px) {
.xtd-offset-margin--right-100 {
margin-right: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--right-100 {
margin-right: -100%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-5 {
margin-bottom: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-5 {
margin-bottom: -5%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-10 {
margin-bottom: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-10 {
margin-bottom: -10%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-15 {
margin-bottom: -10%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-15 {
margin-bottom: -15%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-20 {
margin-bottom: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-20 {
margin-bottom: -20%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-25 {
margin-bottom: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-25 {
margin-bottom: -25%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-30 {
margin-bottom: -20%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-30 {
margin-bottom: -30%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-35 {
margin-bottom: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-35 {
margin-bottom: -35%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-40 {
margin-bottom: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-40 {
margin-bottom: -40%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-45 {
margin-bottom: -30%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-45 {
margin-bottom: -45%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-50 {
margin-bottom: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-50 {
margin-bottom: -50%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-55 {
margin-bottom: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-55 {
margin-bottom: -55%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-60 {
margin-bottom: -40%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-60 {
margin-bottom: -60%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-65 {
margin-bottom: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-65 {
margin-bottom: -65%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-70 {
margin-bottom: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-70 {
margin-bottom: -70%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-75 {
margin-bottom: -50%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-75 {
margin-bottom: -75%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-80 {
margin-bottom: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-80 {
margin-bottom: -80%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-85 {
margin-bottom: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-85 {
margin-bottom: -85%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-90 {
margin-bottom: -60%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-90 {
margin-bottom: -90%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-95 {
margin-bottom: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-95 {
margin-bottom: -95%; } }
@media (min-width: 768px) {
.xtd-offset-margin--bottom-100 {
margin-bottom: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--bottom-100 {
margin-bottom: -100%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-5 {
margin-left: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-5 {
margin-left: -5%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-10 {
margin-left: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-10 {
margin-left: -10%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-15 {
margin-left: -10%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-15 {
margin-left: -15%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-20 {
margin-left: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-20 {
margin-left: -20%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-25 {
margin-left: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-25 {
margin-left: -25%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-30 {
margin-left: -20%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-30 {
margin-left: -30%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-35 {
margin-left: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-35 {
margin-left: -35%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-40 {
margin-left: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-40 {
margin-left: -40%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-45 {
margin-left: -30%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-45 {
margin-left: -45%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-50 {
margin-left: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-50 {
margin-left: -50%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-55 {
margin-left: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-55 {
margin-left: -55%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-60 {
margin-left: -40%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-60 {
margin-left: -60%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-65 {
margin-left: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-65 {
margin-left: -65%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-70 {
margin-left: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-70 {
margin-left: -70%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-75 {
margin-left: -50%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-75 {
margin-left: -75%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-80 {
margin-left: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-80 {
margin-left: -80%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-85 {
margin-left: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-85 {
margin-left: -85%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-90 {
margin-left: -60%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-90 {
margin-left: -90%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-95 {
margin-left: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-95 {
margin-left: -95%; } }
@media (min-width: 768px) {
.xtd-offset-margin--left-100 {
margin-left: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-offset-margin--left-100 {
margin-left: -100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--5 {
margin: 3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--5 {
margin: 5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--10 {
margin: 6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--10 {
margin: 10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--15 {
margin: 10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--15 {
margin: 15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--20 {
margin: 13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--20 {
margin: 20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--25 {
margin: 16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--25 {
margin: 25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--30 {
margin: 20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--30 {
margin: 30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--35 {
margin: 23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--35 {
margin: 35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--40 {
margin: 26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--40 {
margin: 40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--45 {
margin: 30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--45 {
margin: 45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--50 {
margin: 33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--50 {
margin: 50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--55 {
margin: 36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--55 {
margin: 55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--60 {
margin: 40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--60 {
margin: 60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--65 {
margin: 43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--65 {
margin: 65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--70 {
margin: 46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--70 {
margin: 70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--75 {
margin: 50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--75 {
margin: 75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--80 {
margin: 53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--80 {
margin: 80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--85 {
margin: 56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--85 {
margin: 85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--90 {
margin: 60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--90 {
margin: 90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--95 {
margin: 63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--95 {
margin: 95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--100 {
margin: 66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--100 {
margin: 100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-5 {
margin-top: 3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-5 {
margin-top: 5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-10 {
margin-top: 6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-10 {
margin-top: 10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-15 {
margin-top: 10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-15 {
margin-top: 15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-20 {
margin-top: 13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-20 {
margin-top: 20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-25 {
margin-top: 16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-25 {
margin-top: 25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-30 {
margin-top: 20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-30 {
margin-top: 30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-35 {
margin-top: 23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-35 {
margin-top: 35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-40 {
margin-top: 26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-40 {
margin-top: 40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-45 {
margin-top: 30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-45 {
margin-top: 45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-50 {
margin-top: 33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-50 {
margin-top: 50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-55 {
margin-top: 36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-55 {
margin-top: 55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-60 {
margin-top: 40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-60 {
margin-top: 60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-65 {
margin-top: 43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-65 {
margin-top: 65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-70 {
margin-top: 46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-70 {
margin-top: 70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-75 {
margin-top: 50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-75 {
margin-top: 75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-80 {
margin-top: 53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-80 {
margin-top: 80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-85 {
margin-top: 56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-85 {
margin-top: 85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-90 {
margin-top: 60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-90 {
margin-top: 90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-95 {
margin-top: 63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-95 {
margin-top: 95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--top-100 {
margin-top: 66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--top-100 {
margin-top: 100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-5 {
margin-right: 3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-5 {
margin-right: 5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-10 {
margin-right: 6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-10 {
margin-right: 10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-15 {
margin-right: 10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-15 {
margin-right: 15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-20 {
margin-right: 13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-20 {
margin-right: 20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-25 {
margin-right: 16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-25 {
margin-right: 25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-30 {
margin-right: 20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-30 {
margin-right: 30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-35 {
margin-right: 23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-35 {
margin-right: 35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-40 {
margin-right: 26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-40 {
margin-right: 40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-45 {
margin-right: 30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-45 {
margin-right: 45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-50 {
margin-right: 33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-50 {
margin-right: 50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-55 {
margin-right: 36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-55 {
margin-right: 55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-60 {
margin-right: 40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-60 {
margin-right: 60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-65 {
margin-right: 43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-65 {
margin-right: 65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-70 {
margin-right: 46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-70 {
margin-right: 70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-75 {
margin-right: 50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-75 {
margin-right: 75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-80 {
margin-right: 53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-80 {
margin-right: 80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-85 {
margin-right: 56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-85 {
margin-right: 85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-90 {
margin-right: 60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-90 {
margin-right: 90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-95 {
margin-right: 63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-95 {
margin-right: 95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--right-100 {
margin-right: 66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--right-100 {
margin-right: 100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-5 {
margin-bottom: 3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-5 {
margin-bottom: 5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-10 {
margin-bottom: 6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-10 {
margin-bottom: 10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-15 {
margin-bottom: 10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-15 {
margin-bottom: 15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-20 {
margin-bottom: 13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-20 {
margin-bottom: 20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-25 {
margin-bottom: 16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-25 {
margin-bottom: 25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-30 {
margin-bottom: 20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-30 {
margin-bottom: 30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-35 {
margin-bottom: 23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-35 {
margin-bottom: 35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-40 {
margin-bottom: 26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-40 {
margin-bottom: 40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-45 {
margin-bottom: 30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-45 {
margin-bottom: 45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-50 {
margin-bottom: 33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-50 {
margin-bottom: 50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-55 {
margin-bottom: 36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-55 {
margin-bottom: 55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-60 {
margin-bottom: 40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-60 {
margin-bottom: 60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-65 {
margin-bottom: 43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-65 {
margin-bottom: 65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-70 {
margin-bottom: 46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-70 {
margin-bottom: 70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-75 {
margin-bottom: 50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-75 {
margin-bottom: 75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-80 {
margin-bottom: 53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-80 {
margin-bottom: 80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-85 {
margin-bottom: 56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-85 {
margin-bottom: 85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-90 {
margin-bottom: 60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-90 {
margin-bottom: 90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-95 {
margin-bottom: 63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-95 {
margin-bottom: 95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--bottom-100 {
margin-bottom: 66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--bottom-100 {
margin-bottom: 100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-5 {
margin-left: 3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-5 {
margin-left: 5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-10 {
margin-left: 6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-10 {
margin-left: 10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-15 {
margin-left: 10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-15 {
margin-left: 15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-20 {
margin-left: 13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-20 {
margin-left: 20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-25 {
margin-left: 16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-25 {
margin-left: 25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-30 {
margin-left: 20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-30 {
margin-left: 30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-35 {
margin-left: 23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-35 {
margin-left: 35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-40 {
margin-left: 26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-40 {
margin-left: 40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-45 {
margin-left: 30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-45 {
margin-left: 45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-50 {
margin-left: 33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-50 {
margin-left: 50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-55 {
margin-left: 36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-55 {
margin-left: 55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-60 {
margin-left: 40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-60 {
margin-left: 60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-65 {
margin-left: 43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-65 {
margin-left: 65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-70 {
margin-left: 46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-70 {
margin-left: 70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-75 {
margin-left: 50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-75 {
margin-left: 75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-80 {
margin-left: 53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-80 {
margin-left: 80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-85 {
margin-left: 56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-85 {
margin-left: 85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-90 {
margin-left: 60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-90 {
margin-left: 90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-95 {
margin-left: 63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-95 {
margin-left: 95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin--left-100 {
margin-left: 66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin--left-100 {
margin-left: 100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-5 {
margin-top: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-5 {
margin-top: -5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-10 {
margin-top: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-10 {
margin-top: -10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-15 {
margin-top: -10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-15 {
margin-top: -15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-20 {
margin-top: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-20 {
margin-top: -20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-25 {
margin-top: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-25 {
margin-top: -25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-30 {
margin-top: -20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-30 {
margin-top: -30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-35 {
margin-top: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-35 {
margin-top: -35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-40 {
margin-top: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-40 {
margin-top: -40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-45 {
margin-top: -30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-45 {
margin-top: -45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-50 {
margin-top: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-50 {
margin-top: -50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-55 {
margin-top: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-55 {
margin-top: -55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-60 {
margin-top: -40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-60 {
margin-top: -60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-65 {
margin-top: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-65 {
margin-top: -65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-70 {
margin-top: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-70 {
margin-top: -70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-75 {
margin-top: -50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-75 {
margin-top: -75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-80 {
margin-top: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-80 {
margin-top: -80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-85 {
margin-top: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-85 {
margin-top: -85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-90 {
margin-top: -60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-90 {
margin-top: -90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-95 {
margin-top: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-95 {
margin-top: -95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--top-100 {
margin-top: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--top-100 {
margin-top: -100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-5 {
margin-right: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-5 {
margin-right: -5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-10 {
margin-right: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-10 {
margin-right: -10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-15 {
margin-right: -10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-15 {
margin-right: -15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-20 {
margin-right: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-20 {
margin-right: -20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-25 {
margin-right: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-25 {
margin-right: -25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-30 {
margin-right: -20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-30 {
margin-right: -30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-35 {
margin-right: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-35 {
margin-right: -35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-40 {
margin-right: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-40 {
margin-right: -40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-45 {
margin-right: -30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-45 {
margin-right: -45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-50 {
margin-right: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-50 {
margin-right: -50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-55 {
margin-right: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-55 {
margin-right: -55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-60 {
margin-right: -40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-60 {
margin-right: -60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-65 {
margin-right: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-65 {
margin-right: -65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-70 {
margin-right: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-70 {
margin-right: -70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-75 {
margin-right: -50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-75 {
margin-right: -75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-80 {
margin-right: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-80 {
margin-right: -80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-85 {
margin-right: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-85 {
margin-right: -85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-90 {
margin-right: -60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-90 {
margin-right: -90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-95 {
margin-right: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-95 {
margin-right: -95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--right-100 {
margin-right: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--right-100 {
margin-right: -100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-5 {
margin-bottom: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-5 {
margin-bottom: -5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-10 {
margin-bottom: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-10 {
margin-bottom: -10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-15 {
margin-bottom: -10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-15 {
margin-bottom: -15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-20 {
margin-bottom: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-20 {
margin-bottom: -20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-25 {
margin-bottom: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-25 {
margin-bottom: -25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-30 {
margin-bottom: -20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-30 {
margin-bottom: -30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-35 {
margin-bottom: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-35 {
margin-bottom: -35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-40 {
margin-bottom: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-40 {
margin-bottom: -40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-45 {
margin-bottom: -30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-45 {
margin-bottom: -45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-50 {
margin-bottom: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-50 {
margin-bottom: -50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-55 {
margin-bottom: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-55 {
margin-bottom: -55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-60 {
margin-bottom: -40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-60 {
margin-bottom: -60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-65 {
margin-bottom: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-65 {
margin-bottom: -65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-70 {
margin-bottom: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-70 {
margin-bottom: -70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-75 {
margin-bottom: -50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-75 {
margin-bottom: -75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-80 {
margin-bottom: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-80 {
margin-bottom: -80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-85 {
margin-bottom: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-85 {
margin-bottom: -85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-90 {
margin-bottom: -60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-90 {
margin-bottom: -90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-95 {
margin-bottom: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-95 {
margin-bottom: -95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--bottom-100 {
margin-bottom: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--bottom-100 {
margin-bottom: -100%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-5 {
margin-left: -3.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-5 {
margin-left: -5%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-10 {
margin-left: -6.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-10 {
margin-left: -10%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-15 {
margin-left: -10%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-15 {
margin-left: -15%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-20 {
margin-left: -13.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-20 {
margin-left: -20%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-25 {
margin-left: -16.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-25 {
margin-left: -25%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-30 {
margin-left: -20%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-30 {
margin-left: -30%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-35 {
margin-left: -23.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-35 {
margin-left: -35%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-40 {
margin-left: -26.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-40 {
margin-left: -40%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-45 {
margin-left: -30%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-45 {
margin-left: -45%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-50 {
margin-left: -33.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-50 {
margin-left: -50%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-55 {
margin-left: -36.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-55 {
margin-left: -55%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-60 {
margin-left: -40%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-60 {
margin-left: -60%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-65 {
margin-left: -43.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-65 {
margin-left: -65%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-70 {
margin-left: -46.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-70 {
margin-left: -70%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-75 {
margin-left: -50%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-75 {
margin-left: -75%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-80 {
margin-left: -53.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-80 {
margin-left: -80%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-85 {
margin-left: -56.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-85 {
margin-left: -85%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-90 {
margin-left: -60%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-90 {
margin-left: -90%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-95 {
margin-left: -63.3333333333%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-95 {
margin-left: -95%; } }
@media (min-width: 768px) {
.xtd-responsive-margin-negative--left-100 {
margin-left: -66.6666666667%; } }
@media (min-width: 992px) {
.xtd-responsive-margin-negative--left-100 {
margin-left: -100%; } }
@media (min-width: 768px) {
.xtd-padding--1:not(.vc_column_container),
.xtd-padding--1 > .vc_column-inner.vc_column-inner {
padding: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--1:not(.vc_column_container),
.xtd-padding--1 > .vc_column-inner.vc_column-inner {
padding: 1rem; } }
@media (min-width: 768px) {
.xtd-padding--2:not(.vc_column_container),
.xtd-padding--2 > .vc_column-inner.vc_column-inner {
padding: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--2:not(.vc_column_container),
.xtd-padding--2 > .vc_column-inner.vc_column-inner {
padding: 2rem; } }
@media (min-width: 768px) {
.xtd-padding--3:not(.vc_column_container),
.xtd-padding--3 > .vc_column-inner.vc_column-inner {
padding: 2rem; } }
@media (min-width: 992px) {
.xtd-padding--3:not(.vc_column_container),
.xtd-padding--3 > .vc_column-inner.vc_column-inner {
padding: 3rem; } }
@media (min-width: 768px) {
.xtd-padding--4:not(.vc_column_container),
.xtd-padding--4 > .vc_column-inner.vc_column-inner {
padding: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--4:not(.vc_column_container),
.xtd-padding--4 > .vc_column-inner.vc_column-inner {
padding: 4rem; } }
@media (min-width: 768px) {
.xtd-padding--5:not(.vc_column_container),
.xtd-padding--5 > .vc_column-inner.vc_column-inner {
padding: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--5:not(.vc_column_container),
.xtd-padding--5 > .vc_column-inner.vc_column-inner {
padding: 5rem; } }
@media (min-width: 768px) {
.xtd-padding--6:not(.vc_column_container),
.xtd-padding--6 > .vc_column-inner.vc_column-inner {
padding: 4rem; } }
@media (min-width: 992px) {
.xtd-padding--6:not(.vc_column_container),
.xtd-padding--6 > .vc_column-inner.vc_column-inner {
padding: 6rem; } }
@media (min-width: 768px) {
.xtd-padding--7:not(.vc_column_container),
.xtd-padding--7 > .vc_column-inner.vc_column-inner {
padding: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--7:not(.vc_column_container),
.xtd-padding--7 > .vc_column-inner.vc_column-inner {
padding: 7rem; } }
@media (min-width: 768px) {
.xtd-padding--8:not(.vc_column_container),
.xtd-padding--8 > .vc_column-inner.vc_column-inner {
padding: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--8:not(.vc_column_container),
.xtd-padding--8 > .vc_column-inner.vc_column-inner {
padding: 8rem; } }
@media (min-width: 768px) {
.xtd-padding--9:not(.vc_column_container),
.xtd-padding--9 > .vc_column-inner.vc_column-inner {
padding: 6rem; } }
@media (min-width: 992px) {
.xtd-padding--9:not(.vc_column_container),
.xtd-padding--9 > .vc_column-inner.vc_column-inner {
padding: 9rem; } }
@media (min-width: 768px) {
.xtd-padding--10:not(.vc_column_container),
.xtd-padding--10 > .vc_column-inner.vc_column-inner {
padding: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--10:not(.vc_column_container),
.xtd-padding--10 > .vc_column-inner.vc_column-inner {
padding: 10rem; } }
@media (min-width: 768px) {
.xtd-margin--1:not(.vc_column_container),
.xtd-margin--1 > .vc_column-inner.vc_column-inner {
margin: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--1:not(.vc_column_container),
.xtd-margin--1 > .vc_column-inner.vc_column-inner {
margin: 1rem; } }
@media (min-width: 768px) {
.xtd-margin--2:not(.vc_column_container),
.xtd-margin--2 > .vc_column-inner.vc_column-inner {
margin: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--2:not(.vc_column_container),
.xtd-margin--2 > .vc_column-inner.vc_column-inner {
margin: 2rem; } }
@media (min-width: 768px) {
.xtd-margin--3:not(.vc_column_container),
.xtd-margin--3 > .vc_column-inner.vc_column-inner {
margin: 2rem; } }
@media (min-width: 992px) {
.xtd-margin--3:not(.vc_column_container),
.xtd-margin--3 > .vc_column-inner.vc_column-inner {
margin: 3rem; } }
@media (min-width: 768px) {
.xtd-margin--4:not(.vc_column_container),
.xtd-margin--4 > .vc_column-inner.vc_column-inner {
margin: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--4:not(.vc_column_container),
.xtd-margin--4 > .vc_column-inner.vc_column-inner {
margin: 4rem; } }
@media (min-width: 768px) {
.xtd-margin--5:not(.vc_column_container),
.xtd-margin--5 > .vc_column-inner.vc_column-inner {
margin: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--5:not(.vc_column_container),
.xtd-margin--5 > .vc_column-inner.vc_column-inner {
margin: 5rem; } }
@media (min-width: 768px) {
.xtd-margin--6:not(.vc_column_container),
.xtd-margin--6 > .vc_column-inner.vc_column-inner {
margin: 4rem; } }
@media (min-width: 992px) {
.xtd-margin--6:not(.vc_column_container),
.xtd-margin--6 > .vc_column-inner.vc_column-inner {
margin: 6rem; } }
@media (min-width: 768px) {
.xtd-margin--7:not(.vc_column_container),
.xtd-margin--7 > .vc_column-inner.vc_column-inner {
margin: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--7:not(.vc_column_container),
.xtd-margin--7 > .vc_column-inner.vc_column-inner {
margin: 7rem; } }
@media (min-width: 768px) {
.xtd-margin--8:not(.vc_column_container),
.xtd-margin--8 > .vc_column-inner.vc_column-inner {
margin: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--8:not(.vc_column_container),
.xtd-margin--8 > .vc_column-inner.vc_column-inner {
margin: 8rem; } }
@media (min-width: 768px) {
.xtd-margin--9:not(.vc_column_container),
.xtd-margin--9 > .vc_column-inner.vc_column-inner {
margin: 6rem; } }
@media (min-width: 992px) {
.xtd-margin--9:not(.vc_column_container),
.xtd-margin--9 > .vc_column-inner.vc_column-inner {
margin: 9rem; } }
@media (min-width: 768px) {
.xtd-margin--10:not(.vc_column_container),
.xtd-margin--10 > .vc_column-inner.vc_column-inner {
margin: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--10:not(.vc_column_container),
.xtd-margin--10 > .vc_column-inner.vc_column-inner {
margin: 10rem; } }
@media (min-width: 768px) {
.xtd-margin--top-1 {
margin-top: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--top-1 {
margin-top: 1rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-1 {
margin-top: -0.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-1 {
margin-top: -1rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-2 {
margin-top: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--top-2 {
margin-top: 2rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-2 {
margin-top: -1.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-2 {
margin-top: -2rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-3 {
margin-top: 2rem; } }
@media (min-width: 992px) {
.xtd-margin--top-3 {
margin-top: 3rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-3 {
margin-top: -2rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-3 {
margin-top: -3rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-4 {
margin-top: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--top-4 {
margin-top: 4rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-4 {
margin-top: -2.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-4 {
margin-top: -4rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-5 {
margin-top: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--top-5 {
margin-top: 5rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-5 {
margin-top: -3.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-5 {
margin-top: -5rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-6 {
margin-top: 4rem; } }
@media (min-width: 992px) {
.xtd-margin--top-6 {
margin-top: 6rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-6 {
margin-top: -4rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-6 {
margin-top: -6rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-7 {
margin-top: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--top-7 {
margin-top: 7rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-7 {
margin-top: -4.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-7 {
margin-top: -7rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-8 {
margin-top: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--top-8 {
margin-top: 8rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-8 {
margin-top: -5.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-8 {
margin-top: -8rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-9 {
margin-top: 6rem; } }
@media (min-width: 992px) {
.xtd-margin--top-9 {
margin-top: 9rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-9 {
margin-top: -6rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-9 {
margin-top: -9rem !important; } }
@media (min-width: 768px) {
.xtd-margin--top-10 {
margin-top: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--top-10 {
margin-top: 10rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--top-10 {
margin-top: -6.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--top-10 {
margin-top: -10rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-1 {
margin-right: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--right-1 {
margin-right: 1rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-1 {
margin-right: -0.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-1 {
margin-right: -1rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-2 {
margin-right: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--right-2 {
margin-right: 2rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-2 {
margin-right: -1.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-2 {
margin-right: -2rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-3 {
margin-right: 2rem; } }
@media (min-width: 992px) {
.xtd-margin--right-3 {
margin-right: 3rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-3 {
margin-right: -2rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-3 {
margin-right: -3rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-4 {
margin-right: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--right-4 {
margin-right: 4rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-4 {
margin-right: -2.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-4 {
margin-right: -4rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-5 {
margin-right: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--right-5 {
margin-right: 5rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-5 {
margin-right: -3.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-5 {
margin-right: -5rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-6 {
margin-right: 4rem; } }
@media (min-width: 992px) {
.xtd-margin--right-6 {
margin-right: 6rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-6 {
margin-right: -4rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-6 {
margin-right: -6rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-7 {
margin-right: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--right-7 {
margin-right: 7rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-7 {
margin-right: -4.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-7 {
margin-right: -7rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-8 {
margin-right: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--right-8 {
margin-right: 8rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-8 {
margin-right: -5.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-8 {
margin-right: -8rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-9 {
margin-right: 6rem; } }
@media (min-width: 992px) {
.xtd-margin--right-9 {
margin-right: 9rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-9 {
margin-right: -6rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-9 {
margin-right: -9rem !important; } }
@media (min-width: 768px) {
.xtd-margin--right-10 {
margin-right: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--right-10 {
margin-right: 10rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--right-10 {
margin-right: -6.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--right-10 {
margin-right: -10rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-1 {
margin-bottom: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-1 {
margin-bottom: 1rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-1 {
margin-bottom: -0.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-1 {
margin-bottom: -1rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-2 {
margin-bottom: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-2 {
margin-bottom: 2rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-2 {
margin-bottom: -1.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-2 {
margin-bottom: -2rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-3 {
margin-bottom: 2rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-3 {
margin-bottom: 3rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-3 {
margin-bottom: -2rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-3 {
margin-bottom: -3rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-4 {
margin-bottom: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-4 {
margin-bottom: 4rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-4 {
margin-bottom: -2.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-4 {
margin-bottom: -4rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-5 {
margin-bottom: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-5 {
margin-bottom: 5rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-5 {
margin-bottom: -3.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-5 {
margin-bottom: -5rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-6 {
margin-bottom: 4rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-6 {
margin-bottom: 6rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-6 {
margin-bottom: -4rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-6 {
margin-bottom: -6rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-7 {
margin-bottom: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-7 {
margin-bottom: 7rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-7 {
margin-bottom: -4.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-7 {
margin-bottom: -7rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-8 {
margin-bottom: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-8 {
margin-bottom: 8rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-8 {
margin-bottom: -5.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-8 {
margin-bottom: -8rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-9 {
margin-bottom: 6rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-9 {
margin-bottom: 9rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-9 {
margin-bottom: -6rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-9 {
margin-bottom: -9rem !important; } }
@media (min-width: 768px) {
.xtd-margin--bottom-10 {
margin-bottom: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--bottom-10 {
margin-bottom: 10rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--bottom-10 {
margin-bottom: -6.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--bottom-10 {
margin-bottom: -10rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-1 {
margin-left: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--left-1 {
margin-left: 1rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-1 {
margin-left: -0.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-1 {
margin-left: -1rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-2 {
margin-left: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--left-2 {
margin-left: 2rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-2 {
margin-left: -1.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-2 {
margin-left: -2rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-3 {
margin-left: 2rem; } }
@media (min-width: 992px) {
.xtd-margin--left-3 {
margin-left: 3rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-3 {
margin-left: -2rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-3 {
margin-left: -3rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-4 {
margin-left: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--left-4 {
margin-left: 4rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-4 {
margin-left: -2.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-4 {
margin-left: -4rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-5 {
margin-left: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--left-5 {
margin-left: 5rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-5 {
margin-left: -3.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-5 {
margin-left: -5rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-6 {
margin-left: 4rem; } }
@media (min-width: 992px) {
.xtd-margin--left-6 {
margin-left: 6rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-6 {
margin-left: -4rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-6 {
margin-left: -6rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-7 {
margin-left: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--left-7 {
margin-left: 7rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-7 {
margin-left: -4.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-7 {
margin-left: -7rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-8 {
margin-left: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-margin--left-8 {
margin-left: 8rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-8 {
margin-left: -5.3333333333rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-8 {
margin-left: -8rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-9 {
margin-left: 6rem; } }
@media (min-width: 992px) {
.xtd-margin--left-9 {
margin-left: 9rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-9 {
margin-left: -6rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-9 {
margin-left: -9rem !important; } }
@media (min-width: 768px) {
.xtd-margin--left-10 {
margin-left: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-margin--left-10 {
margin-left: 10rem; } }
@media (min-width: 768px) {
.xtd-margin-negative--left-10 {
margin-left: -6.6666666667rem !important; } }
@media (min-width: 992px) {
.xtd-margin-negative--left-10 {
margin-left: -10rem !important; } }
@media (min-width: 768px) {
.xtd-padding--top-1:not(.vc_column_container),
.xtd-padding--top-1 > .vc_column-inner.vc_column-inner {
padding-top: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--top-1:not(.vc_column_container),
.xtd-padding--top-1 > .vc_column-inner.vc_column-inner {
padding-top: 1rem; } }
@media (min-width: 768px) {
.xtd-padding--top-2:not(.vc_column_container),
.xtd-padding--top-2 > .vc_column-inner.vc_column-inner {
padding-top: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--top-2:not(.vc_column_container),
.xtd-padding--top-2 > .vc_column-inner.vc_column-inner {
padding-top: 2rem; } }
@media (min-width: 768px) {
.xtd-padding--top-3:not(.vc_column_container),
.xtd-padding--top-3 > .vc_column-inner.vc_column-inner {
padding-top: 2rem; } }
@media (min-width: 992px) {
.xtd-padding--top-3:not(.vc_column_container),
.xtd-padding--top-3 > .vc_column-inner.vc_column-inner {
padding-top: 3rem; } }
@media (min-width: 768px) {
.xtd-padding--top-4:not(.vc_column_container),
.xtd-padding--top-4 > .vc_column-inner.vc_column-inner {
padding-top: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--top-4:not(.vc_column_container),
.xtd-padding--top-4 > .vc_column-inner.vc_column-inner {
padding-top: 4rem; } }
@media (min-width: 768px) {
.xtd-padding--top-5:not(.vc_column_container),
.xtd-padding--top-5 > .vc_column-inner.vc_column-inner {
padding-top: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--top-5:not(.vc_column_container),
.xtd-padding--top-5 > .vc_column-inner.vc_column-inner {
padding-top: 5rem; } }
@media (min-width: 768px) {
.xtd-padding--top-6:not(.vc_column_container),
.xtd-padding--top-6 > .vc_column-inner.vc_column-inner {
padding-top: 4rem; } }
@media (min-width: 992px) {
.xtd-padding--top-6:not(.vc_column_container),
.xtd-padding--top-6 > .vc_column-inner.vc_column-inner {
padding-top: 6rem; } }
@media (min-width: 768px) {
.xtd-padding--top-7:not(.vc_column_container),
.xtd-padding--top-7 > .vc_column-inner.vc_column-inner {
padding-top: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--top-7:not(.vc_column_container),
.xtd-padding--top-7 > .vc_column-inner.vc_column-inner {
padding-top: 7rem; } }
@media (min-width: 768px) {
.xtd-padding--top-8:not(.vc_column_container),
.xtd-padding--top-8 > .vc_column-inner.vc_column-inner {
padding-top: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--top-8:not(.vc_column_container),
.xtd-padding--top-8 > .vc_column-inner.vc_column-inner {
padding-top: 8rem; } }
@media (min-width: 768px) {
.xtd-padding--top-9:not(.vc_column_container),
.xtd-padding--top-9 > .vc_column-inner.vc_column-inner {
padding-top: 6rem; } }
@media (min-width: 992px) {
.xtd-padding--top-9:not(.vc_column_container),
.xtd-padding--top-9 > .vc_column-inner.vc_column-inner {
padding-top: 9rem; } }
@media (min-width: 768px) {
.xtd-padding--top-10:not(.vc_column_container),
.xtd-padding--top-10 > .vc_column-inner.vc_column-inner {
padding-top: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--top-10:not(.vc_column_container),
.xtd-padding--top-10 > .vc_column-inner.vc_column-inner {
padding-top: 10rem; } }
@media (min-width: 768px) {
.xtd-padding--right-1:not(.vc_column_container),
.xtd-padding--right-1 > .vc_column-inner.vc_column-inner {
padding-right: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--right-1:not(.vc_column_container),
.xtd-padding--right-1 > .vc_column-inner.vc_column-inner {
padding-right: 1rem; } }
@media (min-width: 768px) {
.xtd-padding--right-2:not(.vc_column_container),
.xtd-padding--right-2 > .vc_column-inner.vc_column-inner {
padding-right: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--right-2:not(.vc_column_container),
.xtd-padding--right-2 > .vc_column-inner.vc_column-inner {
padding-right: 2rem; } }
@media (min-width: 768px) {
.xtd-padding--right-3:not(.vc_column_container),
.xtd-padding--right-3 > .vc_column-inner.vc_column-inner {
padding-right: 2rem; } }
@media (min-width: 992px) {
.xtd-padding--right-3:not(.vc_column_container),
.xtd-padding--right-3 > .vc_column-inner.vc_column-inner {
padding-right: 3rem; } }
@media (min-width: 768px) {
.xtd-padding--right-4:not(.vc_column_container),
.xtd-padding--right-4 > .vc_column-inner.vc_column-inner {
padding-right: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--right-4:not(.vc_column_container),
.xtd-padding--right-4 > .vc_column-inner.vc_column-inner {
padding-right: 4rem; } }
@media (min-width: 768px) {
.xtd-padding--right-5:not(.vc_column_container),
.xtd-padding--right-5 > .vc_column-inner.vc_column-inner {
padding-right: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--right-5:not(.vc_column_container),
.xtd-padding--right-5 > .vc_column-inner.vc_column-inner {
padding-right: 5rem; } }
@media (min-width: 768px) {
.xtd-padding--right-6:not(.vc_column_container),
.xtd-padding--right-6 > .vc_column-inner.vc_column-inner {
padding-right: 4rem; } }
@media (min-width: 992px) {
.xtd-padding--right-6:not(.vc_column_container),
.xtd-padding--right-6 > .vc_column-inner.vc_column-inner {
padding-right: 6rem; } }
@media (min-width: 768px) {
.xtd-padding--right-7:not(.vc_column_container),
.xtd-padding--right-7 > .vc_column-inner.vc_column-inner {
padding-right: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--right-7:not(.vc_column_container),
.xtd-padding--right-7 > .vc_column-inner.vc_column-inner {
padding-right: 7rem; } }
@media (min-width: 768px) {
.xtd-padding--right-8:not(.vc_column_container),
.xtd-padding--right-8 > .vc_column-inner.vc_column-inner {
padding-right: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--right-8:not(.vc_column_container),
.xtd-padding--right-8 > .vc_column-inner.vc_column-inner {
padding-right: 8rem; } }
@media (min-width: 768px) {
.xtd-padding--right-9:not(.vc_column_container),
.xtd-padding--right-9 > .vc_column-inner.vc_column-inner {
padding-right: 6rem; } }
@media (min-width: 992px) {
.xtd-padding--right-9:not(.vc_column_container),
.xtd-padding--right-9 > .vc_column-inner.vc_column-inner {
padding-right: 9rem; } }
@media (min-width: 768px) {
.xtd-padding--right-10:not(.vc_column_container),
.xtd-padding--right-10 > .vc_column-inner.vc_column-inner {
padding-right: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--right-10:not(.vc_column_container),
.xtd-padding--right-10 > .vc_column-inner.vc_column-inner {
padding-right: 10rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-1:not(.vc_column_container),
.xtd-padding--bottom-1 > .vc_column-inner.vc_column-inner {
padding-bottom: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-1:not(.vc_column_container),
.xtd-padding--bottom-1 > .vc_column-inner.vc_column-inner {
padding-bottom: 1rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-2:not(.vc_column_container),
.xtd-padding--bottom-2 > .vc_column-inner.vc_column-inner {
padding-bottom: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-2:not(.vc_column_container),
.xtd-padding--bottom-2 > .vc_column-inner.vc_column-inner {
padding-bottom: 2rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-3:not(.vc_column_container),
.xtd-padding--bottom-3 > .vc_column-inner.vc_column-inner {
padding-bottom: 2rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-3:not(.vc_column_container),
.xtd-padding--bottom-3 > .vc_column-inner.vc_column-inner {
padding-bottom: 3rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-4:not(.vc_column_container),
.xtd-padding--bottom-4 > .vc_column-inner.vc_column-inner {
padding-bottom: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-4:not(.vc_column_container),
.xtd-padding--bottom-4 > .vc_column-inner.vc_column-inner {
padding-bottom: 4rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-5:not(.vc_column_container),
.xtd-padding--bottom-5 > .vc_column-inner.vc_column-inner {
padding-bottom: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-5:not(.vc_column_container),
.xtd-padding--bottom-5 > .vc_column-inner.vc_column-inner {
padding-bottom: 5rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-6:not(.vc_column_container),
.xtd-padding--bottom-6 > .vc_column-inner.vc_column-inner {
padding-bottom: 4rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-6:not(.vc_column_container),
.xtd-padding--bottom-6 > .vc_column-inner.vc_column-inner {
padding-bottom: 6rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-7:not(.vc_column_container),
.xtd-padding--bottom-7 > .vc_column-inner.vc_column-inner {
padding-bottom: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-7:not(.vc_column_container),
.xtd-padding--bottom-7 > .vc_column-inner.vc_column-inner {
padding-bottom: 7rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-8:not(.vc_column_container),
.xtd-padding--bottom-8 > .vc_column-inner.vc_column-inner {
padding-bottom: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-8:not(.vc_column_container),
.xtd-padding--bottom-8 > .vc_column-inner.vc_column-inner {
padding-bottom: 8rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-9:not(.vc_column_container),
.xtd-padding--bottom-9 > .vc_column-inner.vc_column-inner {
padding-bottom: 6rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-9:not(.vc_column_container),
.xtd-padding--bottom-9 > .vc_column-inner.vc_column-inner {
padding-bottom: 9rem; } }
@media (min-width: 768px) {
.xtd-padding--bottom-10:not(.vc_column_container),
.xtd-padding--bottom-10 > .vc_column-inner.vc_column-inner {
padding-bottom: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--bottom-10:not(.vc_column_container),
.xtd-padding--bottom-10 > .vc_column-inner.vc_column-inner {
padding-bottom: 10rem; } }
@media (min-width: 768px) {
.xtd-padding--left-1:not(.vc_column_container),
.xtd-padding--left-1 > .vc_column-inner.vc_column-inner {
padding-left: 0.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--left-1:not(.vc_column_container),
.xtd-padding--left-1 > .vc_column-inner.vc_column-inner {
padding-left: 1rem; } }
@media (min-width: 768px) {
.xtd-padding--left-2:not(.vc_column_container),
.xtd-padding--left-2 > .vc_column-inner.vc_column-inner {
padding-left: 1.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--left-2:not(.vc_column_container),
.xtd-padding--left-2 > .vc_column-inner.vc_column-inner {
padding-left: 2rem; } }
@media (min-width: 768px) {
.xtd-padding--left-3:not(.vc_column_container),
.xtd-padding--left-3 > .vc_column-inner.vc_column-inner {
padding-left: 2rem; } }
@media (min-width: 992px) {
.xtd-padding--left-3:not(.vc_column_container),
.xtd-padding--left-3 > .vc_column-inner.vc_column-inner {
padding-left: 3rem; } }
@media (min-width: 768px) {
.xtd-padding--left-4:not(.vc_column_container),
.xtd-padding--left-4 > .vc_column-inner.vc_column-inner {
padding-left: 2.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--left-4:not(.vc_column_container),
.xtd-padding--left-4 > .vc_column-inner.vc_column-inner {
padding-left: 4rem; } }
@media (min-width: 768px) {
.xtd-padding--left-5:not(.vc_column_container),
.xtd-padding--left-5 > .vc_column-inner.vc_column-inner {
padding-left: 3.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--left-5:not(.vc_column_container),
.xtd-padding--left-5 > .vc_column-inner.vc_column-inner {
padding-left: 5rem; } }
@media (min-width: 768px) {
.xtd-padding--left-6:not(.vc_column_container),
.xtd-padding--left-6 > .vc_column-inner.vc_column-inner {
padding-left: 4rem; } }
@media (min-width: 992px) {
.xtd-padding--left-6:not(.vc_column_container),
.xtd-padding--left-6 > .vc_column-inner.vc_column-inner {
padding-left: 6rem; } }
@media (min-width: 768px) {
.xtd-padding--left-7:not(.vc_column_container),
.xtd-padding--left-7 > .vc_column-inner.vc_column-inner {
padding-left: 4.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--left-7:not(.vc_column_container),
.xtd-padding--left-7 > .vc_column-inner.vc_column-inner {
padding-left: 7rem; } }
@media (min-width: 768px) {
.xtd-padding--left-8:not(.vc_column_container),
.xtd-padding--left-8 > .vc_column-inner.vc_column-inner {
padding-left: 5.3333333333rem; } }
@media (min-width: 992px) {
.xtd-padding--left-8:not(.vc_column_container),
.xtd-padding--left-8 > .vc_column-inner.vc_column-inner {
padding-left: 8rem; } }
@media (min-width: 768px) {
.xtd-padding--left-9:not(.vc_column_container),
.xtd-padding--left-9 > .vc_column-inner.vc_column-inner {
padding-left: 6rem; } }
@media (min-width: 992px) {
.xtd-padding--left-9:not(.vc_column_container),
.xtd-padding--left-9 > .vc_column-inner.vc_column-inner {
padding-left: 9rem; } }
@media (min-width: 768px) {
.xtd-padding--left-10:not(.vc_column_container),
.xtd-padding--left-10 > .vc_column-inner.vc_column-inner {
padding-left: 6.6666666667rem; } }
@media (min-width: 992px) {
.xtd-padding--left-10:not(.vc_column_container),
.xtd-padding--left-10 > .vc_column-inner.vc_column-inner {
padding-left: 10rem; } }
.xtd-responsive-border--top-1 {
border-top-style: solid;
border-top-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--top-1 {
border-top-width: 1rem; } }
.xtd-responsive-border--top-2 {
border-top-style: solid;
border-top-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--top-2 {
border-top-width: 2rem; } }
.xtd-responsive-border--top-3 {
border-top-style: solid;
border-top-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--top-3 {
border-top-width: 3rem; } }
.xtd-responsive-border--top-4 {
border-top-style: solid;
border-top-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--top-4 {
border-top-width: 4rem; } }
.xtd-responsive-border--right-1 {
border-right-style: solid;
border-right-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--right-1 {
border-right-width: 1rem; } }
.xtd-responsive-border--right-2 {
border-right-style: solid;
border-right-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--right-2 {
border-right-width: 2rem; } }
.xtd-responsive-border--right-3 {
border-right-style: solid;
border-right-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--right-3 {
border-right-width: 3rem; } }
.xtd-responsive-border--right-4 {
border-right-style: solid;
border-right-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--right-4 {
border-right-width: 4rem; } }
.xtd-responsive-border--bottom-1 {
border-bottom-style: solid;
border-bottom-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--bottom-1 {
border-bottom-width: 1rem; } }
.xtd-responsive-border--bottom-2 {
border-bottom-style: solid;
border-bottom-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--bottom-2 {
border-bottom-width: 2rem; } }
.xtd-responsive-border--bottom-3 {
border-bottom-style: solid;
border-bottom-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--bottom-3 {
border-bottom-width: 3rem; } }
.xtd-responsive-border--bottom-4 {
border-bottom-style: solid;
border-bottom-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--bottom-4 {
border-bottom-width: 4rem; } }
.xtd-responsive-border--left-1 {
border-left-style: solid;
border-left-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--left-1 {
border-left-width: 1rem; } }
.xtd-responsive-border--left-2 {
border-left-style: solid;
border-left-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--left-2 {
border-left-width: 2rem; } }
.xtd-responsive-border--left-3 {
border-left-style: solid;
border-left-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--left-3 {
border-left-width: 3rem; } }
.xtd-responsive-border--left-4 {
border-left-style: solid;
border-left-width: 0px; }
@media (min-width: 992px) {
.xtd-responsive-border--left-4 {
border-left-width: 4rem; } }
.z-index--1 {
position: relative;
z-index: 1; }
.z-index--2 {
position: relative;
z-index: 2; }
.z-index--3 {
position: relative;
z-index: 3; }
.z-index--4 {
position: relative;
z-index: 4; }
.z-index--5 {
position: relative;
z-index: 5; }
.z-index--6 {
position: relative;
z-index: 6; }
.z-index--7 {
position: relative;
z-index: 7; }
.z-index--8 {
position: relative;
z-index: 8; }
.z-index--9 {
position: relative;
z-index: 9; }
.z-index--10 {
position: relative;
z-index: 10; }
.z-index--11 {
position: relative;
z-index: 11; }
.z-index--12 {
position: relative;
z-index: 12; }
.z-index--13 {
position: relative;
z-index: 13; }
.z-index--14 {
position: relative;
z-index: 14; }
.z-index--15 {
position: relative;
z-index: 15; }
.z-index--16 {
position: relative;
z-index: 16; }
.z-index--17 {
position: relative;
z-index: 17; }
.z-index--18 {
position: relative;
z-index: 18; }
.z-index--19 {
position: relative;
z-index: 19; }
.z-index--20 {
position: relative;
z-index: 20; }
.xtd-pricing-list-row {
margin-bottom: 2rem; }
.xtd-pricing-list-row__title {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-weight: 600; }
.xtd-pricing-list-row__spacer {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
margin: 0 10px; }
.xtd-pricing-list-row__spacer::after {
content: '';
display: block;
border-bottom: 2px dotted currentColor;
opacity: 0.35;
position: absolute;
bottom: 0.45rem;
left: 0;
right: 0; }
.xtd-pricing-list-row__price {
-ms-flex-item-align: end;
align-self: flex-end; }
.xtd-pricing-list-row__description {
margin-top: .2rem;
font-size: .875rem;
opacity: 0.75; }
.services-carousel {
position: relative;
z-index: 0; }
.services-carousel .item {
float: left;
display: block;
margin: 0;
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in; }
.services-carousel .item-content {
border-right: 3px solid;
border-left: 3px solid;
border-bottom: 3px solid;
padding: 2.8rem;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
-webkit-transition: color,background 200ms ease-in;
transition: color,background 200ms ease-in; }
.services-carousel .item img {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
margin: 0;
padding: 0;
z-index: 0; }
.services-carousel .link-image {
position: relative;
display: block;
overflow: hidden; }
.services-carousel .link-image::after {
content: '\f178';
font-family: "FontAwesome";
line-height: 100%;
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
text-transform: uppercase;
padding: .7rem 1.4rem;
text-align: center;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
border-top-left-radius: 2px;
opacity: 0;
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in; }
.services-carousel .item a {
text-decoration: none; }
.services-carousel p {
margin-top: 0; }
.services-carousel .item:hover .link-image::after {
opacity: 1; }
.list-services {
list-style: none;
text-align: center;
padding: 0; }
.list-services li {
border-bottom: 1px solid;
margin: 0;
padding: 0;
text-transform: inherit; }
.list-services li:last-child {
border-bottom: none;
padding-bottom: 0; }
.list-services h3 {
margin: 0;
text-transform: inherit; }
.list-services a {
display: block;
padding: 2.8rem 0;
text-transform: inherit; }
.person-mini {
padding-left: 110px;
position: relative;
min-height: 100px; }
.person-mini img {
position: absolute;
left: 0;
top: 0;
width: 90px;
height: 90px;
border-radius: 300px;
border: 0.3em solid;
padding: 1px; }
.person-mini strong {
margin-bottom: 5px;
display: block; }
.person-large {
text-align: center; }
.person-large img {
border-radius: 300px;
border: 0.6em solid;
margin-bottom: 15px;
max-width: 200px;
height: auto;
padding: 1px; }
.person-large strong {
display: block; }
@media (max-width: 767px) {
.person-mini {
padding: 0;
text-align: center; }
.person-mini img {
margin-bottom: 1.4rem;
position: static; } }
.isotope {
margin: 0 -15px; }
.isotope .item {
float: left;
width: 25%;
padding: 0 15px;
margin-bottom: 30px; }
.isotope .item-content {
border-right: 3px solid;
border-left: 3px solid;
border-bottom: 3px solid;
padding: 3.2rem;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in; }
.isotope .item img {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in;
margin: 0;
padding: 0;
z-index: 0;
width: 100%;
height: auto; }
.isotope .link-image {
position: relative;
display: block;
overflow: hidden; }
.isotope .link-image::after {
content: '\f178';
font-family: "FontAwesome";
line-height: 100%;
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
text-transform: uppercase;
padding: .7rem 1.4rem;
text-align: center;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
border-top-left-radius: 2px;
opacity: 0;
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in; }
.isotope.item a {
text-decoration: none; }
.isotope p {
margin-top: 0; }
.isotope .item:hover {
opacity: 1; }
.isotope .item:hover .link-image::after {
opacity: 1; }
.isotope-filter li {
float: left; }
.isotope-filter a {
max-width: auto;
display: inline-block;
overflow: hidden; }
.isotope-filter .selected a {
border-bottom: 2px solid; }
@media (max-width: 991px) {
.isotope .item {
width: 50%;
opacity: 1; }
.isotope:hover .item {
opacity: 1; } }
@media (max-width: 767px) {
.isotope .item {
width: 100%; } }html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.mansiononsutter.com/wp-content/themes/leisure/fonts/glyphicons-halflings-regular.eot);src:url(//www.mansiononsutter.com/wp-content/themes/leisure/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.mansiononsutter.com/wp-content/themes/leisure/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//www.mansiononsutter.com/wp-content/themes/leisure/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.mansiononsutter.com/wp-content/themes/leisure/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-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.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-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.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-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.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-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.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-family:'FontAwesome';src:url(//www.mansiononsutter.com/wp-content/themes/leisure/css/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//www.mansiononsutter.com/wp-content/themes/leisure/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//www.mansiononsutter.com/wp-content/themes/leisure/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//www.mansiononsutter.com/wp-content/themes/leisure/css/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//www.mansiononsutter.com/wp-content/themes/leisure/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//www.mansiononsutter.com/wp-content/themes/leisure/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel .owl-rtl{direction:rtl}.owl-carousel .owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.mansiononsutter.com/wp-content/plugins/xtender/assets/vendor/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.fs-background {
overflow: hidden;
position: relative;       }
.fs-background,
.fs-background-container,
.fs-background-media {
-webkit-transition: none;
transition: none;
}
.fs-background-container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
overflow: hidden;
}
.fs-background-media {
position: absolute;
top: 0;
bottom: 0;
opacity: 0;
}
.fs-background-media.fs-background-animated {
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.fs-background-media img,
.fs-background-media video,
.fs-background-media iframe {
width: 100%;
height: 100%;
display: block;
-webkit-user-drag: none;
}
.fs-background-media.fs-background-native,
.fs-background-media.fs-background-fixed {
width: 100%;
height: 100%;
}
.fs-background-media.fs-background-native img,
.fs-background-media.fs-background-fixed img {
display: none;
}
.fs-background-media.fs-background-native {
background-position: center;
background-size: cover;
}
.fs-background-media.fs-background-fixed {
background-position: center;
background-attachment: fixed;
}
.fs-background-embed.fs-background-ready:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: '';
}
.fs-background-embed.fs-background-ready iframe {
z-index: 0;
}.fs-lightbox {
width: 200px;
height: 200px;
position: absolute;
right: 0;
left: 0;
z-index: 101;
background: #ffffff;
border-radius: 3px;
box-shadow: 0 0 25px #000000;
opacity: 0;
margin: 0 auto;
padding: 10px;
-webkit-transform: translateZ(0);                     }
.fs-lightbox,
.fs-lightbox *:not(input):not(textarea) {
box-sizing: border-box;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}
.fs-lightbox-fixed {
position: fixed;
top: 0;
bottom: 0;
margin: auto;
}
.fs-lightbox-inline {
padding: 30px;
}
.fs-lightbox-animating {
-webkit-transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease;
}
.fs-lightbox-animating .fs-lightbox-container {
-webkit-transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
transition: opacity 0.25s linear 0.25s, visibility 0.25s linear 0.25s;
}
.fs-lightbox-mobile .fs-lightbox-image_container {
-webkit-transform: translate3D(0, 0, 0);
-ms-transform: translate3D(0, 0, 0);
transform: translate3D(0, 0, 0);
}
.fs-lightbox-mobile.fs-lightbox-animating .fs-lightbox-image_container {
-webkit-transition: height 0.25s ease, width 0.25s ease, top 0.25s ease, left 0.25s ease;
transition: height 0.25s ease, width 0.25s ease, top 0.25s ease, left 0.25s ease;
}
.fs-lightbox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100;
background: #000000;
opacity: 0;
-webkit-transition: opacity 0.25s linear;
transition: opacity 0.25s linear;
}
.fs-lightbox-open {
opacity: 1;
}
.fs-lightbox-overlay.fs-lightbox-open {
opacity: 0.75;
}
.fs-lightbox-close {
border: none;
width: 30px;
height: 30px;
position: absolute;
top: -7.5px;
right: -7.5px;
z-index: 105;
background: #ffffff;
border-radius: 100%;
cursor: pointer;
display: block;
overflow: hidden;
padding: 0;
text-indent: 200%;
white-space: nowrap;
}
.fs-lightbox-close:focus {
outline: none;
}
.fs-lightbox-close:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: #333333;
content: "\00d7";
display: block;
font-family: "Helvetica", Arial, sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 30px;
margin: auto;
text-align: center;
text-indent: 0;
-webkit-transition: color 0.15s linear;
transition: color 0.15s linear;
}
.no-opacity .fs-lightbox-close {
text-indent: -999px;
}
.fs-lightbox-loading_icon {
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 105;
display: block;
margin: auto;
opacity: 0;
-webkit-transition: opacity 0.25s linear, visibility 0.25s linear;
transition: opacity 0.25s linear, visibility 0.25s linear;
visibility: hidden;
}
.fs-lightbox-loading_icon:before,
.fs-lightbox-loading_icon:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 110%;
content: '';
display: block;
}
.fs-lightbox-loading_icon:before {
border: 5px solid rgba(51, 51, 51, 0.25);
}
.fs-lightbox-loading_icon:after {
-webkit-animation: fs-lightbox-loading-spin 0.75s linear infinite;
animation: fs-lightbox-loading-spin 0.75s linear infinite;
border: 5px solid transparent;
border-top-color: #333333;
}
@-webkit-keyframes fs-lightbox-loading-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fs-lightbox-loading-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fs-lightbox-container {
width: 100%;
height: 100%;
position: relative;
z-index: 103;
background: #ffffff;
overflow: hidden;
}
.fs-lightbox-container:after {
clear: both;
content: '';
display: table;
}
.fs-lightbox-content {
width: 100%;
background: #ffffff;
opacity: 1;
overflow: hidden;
padding: 0;
visibility: visible;
}
.fs-lightbox-content:after {
clear: both;
content: '';
display: table;
}
.fs-lightbox-inline .fs-lightbox-content {
width: auto;
}
.fs-lightbox-iframed .fs-lightbox-content {
width: 100%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.fs-lightbox-mobile .fs-lightbox-image_container {
width: 1px;
height: 1px;
margin: 0;
position: absolute;
}
.fs-lightbox-image {
float: left;
display: block;
max-width: 98vw;
max-height: 90vh;
}
.fs-lightbox-mobile .fs-lightbox-image {
position: relative;
float: none;
}
.fs-lightbox-video {
width: 100%;
height: 100%;
}
.fs-lightbox-iframe {
width: 100%;
height: 100%;
border: none;
float: left;
overflow: auto;
}
.fs-lightbox-meta {
clear: both;
padding: 10px 10px 0;
}
.fs-lightbox-control {
border: none;
width: 40px;
height: 40px;
position: absolute;
top: 0;
z-index: 105;
background: #ffffff;
border-radius: 100%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
cursor: pointer;
display: block;
margin-right: auto;
margin-left: auto;
opacity: 1;
overflow: hidden;
text-indent: 200%;
-webkit-transition: opacity 0.15s linear, visibility 0.15s linear;
transition: opacity 0.15s linear, visibility 0.15s linear;
white-space: nowrap;
visibility: visible;
}
.fs-lightbox-control:focus {
outline: none;
}
.fs-lightbox-control:before {
width: 0;
height: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
margin: auto;
}
.no-opacity .fs-lightbox-control {
text-indent: -999px;
}
.fs-lightbox-control_previous {
left: 20px;
}
.fs-lightbox-control_previous:before {
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 10.4px solid #333333;
margin-left: 14px;
}
.fs-lightbox-control_next {
right: 20px;
}
.fs-lightbox-control_next:before {
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 10.4px solid #333333;
margin-right: 14px;
}
.fs-lightbox-control_disabled {
opacity: 0;
visibility: hidden;
}
.no-touchevents .fs-lightbox .fs-lightbox-control {
opacity: 0;
visibility: hidden;
}
.no-touchevents .fs-lightbox:hover .fs-lightbox-control {
opacity: 1;
visibility: visible;
}
.no-touchevents .fs-lightbox .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
opacity: 0;
cursor: default;
visibility: hidden;
}
.fs-lightbox-position {
color: #999999;
font-size: 12px;
margin: 5px 0;
padding: 0;
}
.fs-lightbox-caption:after {
clear: both;
content: '';
display: table;
}
.fs-lightbox-caption p {
color: #666666;
font-size: 14px;
margin: 5px 0;
padding: 0;
}
.fs-lightbox-caption_toggle {
display: none;
}
.fs-lightbox-error {
width: 250px;
}
.fs-lightbox-error p {
color: #990000;
font-size: 14px;
margin: 0;
padding: 25px;
text-align: center;
text-transform: uppercase;
}
.fs-lightbox-loading .fs-lightbox-container {
opacity: 0;
-webkit-transition: opacity 0.25s linear;
transition: opacity 0.25s linear;
visibility: hidden;
}
.fs-lightbox-loading .fs-lightbox-loading_icon {
opacity: 1;
visibility: visible;
}
.fs-lightbox-mobile {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #111111;
border-radius: 0;
padding: 40px 0 0;
}
.fs-lightbox-mobile .fs-lightbox-close {
height: 40px;
width: 40px;
top: 0;
right: 0;
background: #111111;
border-radius: 0;
}
.fs-lightbox-mobile .fs-lightbox-close:before {
color: #cccccc;
font-size: 28px;
font-weight: 700;
line-height: 40px;
}
.fs-lightbox-mobile .fs-lightbox-loading_icon:before {
border-color: rgba(153, 153, 153, 0.25);
}
.fs-lightbox-mobile .fs-lightbox-loading_icon:after {
border-top-color: #999999;
}
.fs-lightbox-mobile .fs-lightbox-container {
position: static;
background: #111111;
}
.fs-lightbox-mobile .fs-lightbox-content {
background-color: #111111;
padding: 0 15px;
}
.fs-lightbox-mobile .fs-lightbox-tools {
width: 100%;
position: fixed;
right: 0;
bottom: 0;
left: 0;
background-color: #111111;
}
.fs-lightbox-mobile .fs-lightbox-control {
width: 50px;
height: 100%;
min-height: 50px;
background: #111111;
border-radius: 0;
box-shadow: none;
opacity: 1;
visibility: visible;
}
.fs-lightbox-mobile .fs-lightbox-control_previous {
left: 0;
}
.fs-lightbox-mobile .fs-lightbox-control_previous:before {
border-right-color: #eeeeee;
margin-left: 19px;
}
.fs-lightbox-mobile .fs-lightbox-control_next {
right: 0;
}
.fs-lightbox-mobile .fs-lightbox-control_next:before {
border-left-color: #eeeeee;
margin-right: 19px;
}
.no-touchevents .fs-lightbox-mobile .fs-lightbox-control,
.no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
opacity: 1;
visibility: visible;
}
.fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
opacity: 0;
cursor: default !important;
visibility: hidden;
}
.fs-lightbox-mobile .fs-lightbox-meta {
padding: 15px 65px;
}
.fs-lightbox-mobile .fs-lightbox-position {
color: #999999;
font-size: 12px;
margin: 0;
padding: 0 15px 0 0;
}
.fs-lightbox-mobile .fs-lightbox-caption p {
color: #eeeeee;
font-size: 14px;
margin: 0;
padding: 0;
}
.fs-lightbox-mobile .fs-lightbox-image {
-webkit-transition: none !important;
transition: none !important;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.fs-lightbox-mobile.fs-lightbox-animated .fs-lightbox-image {
-webkit-transition: -webkit-transform 0.25s ease-out !important;
transition: transform 0.25s ease-out !important;
}
.fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content,
.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content {
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.fs-lightbox-lock {
overflow: hidden !important;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
width: auto;
position: static;
background: transparent;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
width: 100%;
height: 50px;
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 105;
background-color: #111111;
padding: 0 65px;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-caption_toggle {
color: #999999;
display: block;
font-size: 12px;
line-height: 50px;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
width: 100%;
height: 80%;
position: fixed;
top: 20%;
right: 0;
bottom: 0;
left: 0;
z-index: 104;
background: #222222;
box-shadow: 0 0 25px #000000;
padding: 15px 15px 65px;
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transition: -webkit-transform 0.25s ease;
transition: transform 0.25s ease;
}
.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}


/*
Theme Name: Leisure
Theme URI: http://demo.curlythemes.com/hotel-wp/
Author: Curly Themes
Author URI: http://demo.curlythemes.com/
Tags: two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready
Description: Leisure is a premium WordPress theme dedicated to Leisure purpose businesses.
Version: 2.1.6
License: GNU General Public License
License URI: license.txt
Text Domain: leisure

*/
@font-face {
  font-family: 'themify';
  src: url(//www.mansiononsutter.com/wp-content/themes/leisure/assets/fonts/themify.eot?-fvbane);
  src: url(//www.mansiononsutter.com/wp-content/themes/leisure/assets/fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(//www.mansiononsutter.com/wp-content/themes/leisure/assets/fonts/themify.woff?-fvbane) format("woff"), url(//www.mansiononsutter.com/wp-content/themes/leisure/assets/fonts/themify.ttf?-fvbane) format("truetype"), url(//www.mansiononsutter.com/wp-content/themes/leisure/assets/fonts/themify.svg?-fvbane#themify) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ti-wand:before {
  content: "\e600"; }

.ti-volume:before {
  content: "\e601"; }

.ti-user:before {
  content: "\e602"; }

.ti-unlock:before {
  content: "\e603"; }

.ti-unlink:before {
  content: "\e604"; }

.ti-trash:before {
  content: "\e605"; }

.ti-thought:before {
  content: "\e606"; }

.ti-target:before {
  content: "\e607"; }

.ti-tag:before {
  content: "\e608"; }

.ti-tablet:before {
  content: "\e609"; }

.ti-star:before {
  content: "\e60a"; }

.ti-spray:before {
  content: "\e60b"; }

.ti-signal:before {
  content: "\e60c"; }

.ti-shopping-cart:before {
  content: "\e60d"; }

.ti-shopping-cart-full:before {
  content: "\e60e"; }

.ti-settings:before {
  content: "\e60f"; }

.ti-search:before {
  content: "\e610"; }

.ti-zoom-in:before {
  content: "\e611"; }

.ti-zoom-out:before {
  content: "\e612"; }

.ti-cut:before {
  content: "\e613"; }

.ti-ruler:before {
  content: "\e614"; }

.ti-ruler-pencil:before {
  content: "\e615"; }

.ti-ruler-alt:before {
  content: "\e616"; }

.ti-bookmark:before {
  content: "\e617"; }

.ti-bookmark-alt:before {
  content: "\e618"; }

.ti-reload:before {
  content: "\e619"; }

.ti-plus:before {
  content: "\e61a"; }

.ti-pin:before {
  content: "\e61b"; }

.ti-pencil:before {
  content: "\e61c"; }

.ti-pencil-alt:before {
  content: "\e61d"; }

.ti-paint-roller:before {
  content: "\e61e"; }

.ti-paint-bucket:before {
  content: "\e61f"; }

.ti-na:before {
  content: "\e620"; }

.ti-mobile:before {
  content: "\e621"; }

.ti-minus:before {
  content: "\e622"; }

.ti-medall:before {
  content: "\e623"; }

.ti-medall-alt:before {
  content: "\e624"; }

.ti-marker:before {
  content: "\e625"; }

.ti-marker-alt:before {
  content: "\e626"; }

.ti-arrow-up:before {
  content: "\e627"; }

.ti-arrow-right:before {
  content: "\e628"; }

.ti-arrow-left:before {
  content: "\e629"; }

.ti-arrow-down:before {
  content: "\e62a"; }

.ti-lock:before {
  content: "\e62b"; }

.ti-location-arrow:before {
  content: "\e62c"; }

.ti-link:before {
  content: "\e62d"; }

.ti-layout:before {
  content: "\e62e"; }

.ti-layers:before {
  content: "\e62f"; }

.ti-layers-alt:before {
  content: "\e630"; }

.ti-key:before {
  content: "\e631"; }

.ti-import:before {
  content: "\e632"; }

.ti-image:before {
  content: "\e633"; }

.ti-heart:before {
  content: "\e634"; }

.ti-heart-broken:before {
  content: "\e635"; }

.ti-hand-stop:before {
  content: "\e636"; }

.ti-hand-open:before {
  content: "\e637"; }

.ti-hand-drag:before {
  content: "\e638"; }

.ti-folder:before {
  content: "\e639"; }

.ti-flag:before {
  content: "\e63a"; }

.ti-flag-alt:before {
  content: "\e63b"; }

.ti-flag-alt-2:before {
  content: "\e63c"; }

.ti-eye:before {
  content: "\e63d"; }

.ti-export:before {
  content: "\e63e"; }

.ti-exchange-vertical:before {
  content: "\e63f"; }

.ti-desktop:before {
  content: "\e640"; }

.ti-cup:before {
  content: "\e641"; }

.ti-crown:before {
  content: "\e642"; }

.ti-comments:before {
  content: "\e643"; }

.ti-comment:before {
  content: "\e644"; }

.ti-comment-alt:before {
  content: "\e645"; }

.ti-close:before {
  content: "\e646"; }

.ti-clip:before {
  content: "\e647"; }

.ti-angle-up:before {
  content: "\e648"; }

.ti-angle-right:before {
  content: "\e649"; }

.ti-angle-left:before {
  content: "\e64a"; }

.ti-angle-down:before {
  content: "\e64b"; }

.ti-check:before {
  content: "\e64c"; }

.ti-check-box:before {
  content: "\e64d"; }

.ti-camera:before {
  content: "\e64e"; }

.ti-announcement:before {
  content: "\e64f"; }

.ti-brush:before {
  content: "\e650"; }

.ti-briefcase:before {
  content: "\e651"; }

.ti-bolt:before {
  content: "\e652"; }

.ti-bolt-alt:before {
  content: "\e653"; }

.ti-blackboard:before {
  content: "\e654"; }

.ti-bag:before {
  content: "\e655"; }

.ti-move:before {
  content: "\e656"; }

.ti-arrows-vertical:before {
  content: "\e657"; }

.ti-arrows-horizontal:before {
  content: "\e658"; }

.ti-fullscreen:before {
  content: "\e659"; }

.ti-arrow-top-right:before {
  content: "\e65a"; }

.ti-arrow-top-left:before {
  content: "\e65b"; }

.ti-arrow-circle-up:before {
  content: "\e65c"; }

.ti-arrow-circle-right:before {
  content: "\e65d"; }

.ti-arrow-circle-left:before {
  content: "\e65e"; }

.ti-arrow-circle-down:before {
  content: "\e65f"; }

.ti-angle-double-up:before {
  content: "\e660"; }

.ti-angle-double-right:before {
  content: "\e661"; }

.ti-angle-double-left:before {
  content: "\e662"; }

.ti-angle-double-down:before {
  content: "\e663"; }

.ti-zip:before {
  content: "\e664"; }

.ti-world:before {
  content: "\e665"; }

.ti-wheelchair:before {
  content: "\e666"; }

.ti-view-list:before {
  content: "\e667"; }

.ti-view-list-alt:before {
  content: "\e668"; }

.ti-view-grid:before {
  content: "\e669"; }

.ti-uppercase:before {
  content: "\e66a"; }

.ti-upload:before {
  content: "\e66b"; }

.ti-underline:before {
  content: "\e66c"; }

.ti-truck:before {
  content: "\e66d"; }

.ti-timer:before {
  content: "\e66e"; }

.ti-ticket:before {
  content: "\e66f"; }

.ti-thumb-up:before {
  content: "\e670"; }

.ti-thumb-down:before {
  content: "\e671"; }

.ti-text:before {
  content: "\e672"; }

.ti-stats-up:before {
  content: "\e673"; }

.ti-stats-down:before {
  content: "\e674"; }

.ti-split-v:before {
  content: "\e675"; }

.ti-split-h:before {
  content: "\e676"; }

.ti-smallcap:before {
  content: "\e677"; }

.ti-shine:before {
  content: "\e678"; }

.ti-shift-right:before {
  content: "\e679"; }

.ti-shift-left:before {
  content: "\e67a"; }

.ti-shield:before {
  content: "\e67b"; }

.ti-notepad:before {
  content: "\e67c"; }

.ti-server:before {
  content: "\e67d"; }

.ti-quote-right:before {
  content: "\e67e"; }

.ti-quote-left:before {
  content: "\e67f"; }

.ti-pulse:before {
  content: "\e680"; }

.ti-printer:before {
  content: "\e681"; }

.ti-power-off:before {
  content: "\e682"; }

.ti-plug:before {
  content: "\e683"; }

.ti-pie-chart:before {
  content: "\e684"; }

.ti-paragraph:before {
  content: "\e685"; }

.ti-panel:before {
  content: "\e686"; }

.ti-package:before {
  content: "\e687"; }

.ti-music:before {
  content: "\e688"; }

.ti-music-alt:before {
  content: "\e689"; }

.ti-mouse:before {
  content: "\e68a"; }

.ti-mouse-alt:before {
  content: "\e68b"; }

.ti-money:before {
  content: "\e68c"; }

.ti-microphone:before {
  content: "\e68d"; }

.ti-menu:before {
  content: "\e68e"; }

.ti-menu-alt:before {
  content: "\e68f"; }

.ti-map:before {
  content: "\e690"; }

.ti-map-alt:before {
  content: "\e691"; }

.ti-loop:before {
  content: "\e692"; }

.ti-location-pin:before {
  content: "\e693"; }

.ti-list:before {
  content: "\e694"; }

.ti-light-bulb:before {
  content: "\e695"; }

.ti-Italic:before {
  content: "\e696"; }

.ti-info:before {
  content: "\e697"; }

.ti-infinite:before {
  content: "\e698"; }

.ti-id-badge:before {
  content: "\e699"; }

.ti-hummer:before {
  content: "\e69a"; }

.ti-home:before {
  content: "\e69b"; }

.ti-help:before {
  content: "\e69c"; }

.ti-headphone:before {
  content: "\e69d"; }

.ti-harddrives:before {
  content: "\e69e"; }

.ti-harddrive:before {
  content: "\e69f"; }

.ti-gift:before {
  content: "\e6a0"; }

.ti-game:before {
  content: "\e6a1"; }

.ti-filter:before {
  content: "\e6a2"; }

.ti-files:before {
  content: "\e6a3"; }

.ti-file:before {
  content: "\e6a4"; }

.ti-eraser:before {
  content: "\e6a5"; }

.ti-envelope:before {
  content: "\e6a6"; }

.ti-download:before {
  content: "\e6a7"; }

.ti-direction:before {
  content: "\e6a8"; }

.ti-direction-alt:before {
  content: "\e6a9"; }

.ti-dashboard:before {
  content: "\e6aa"; }

.ti-control-stop:before {
  content: "\e6ab"; }

.ti-control-shuffle:before {
  content: "\e6ac"; }

.ti-control-play:before {
  content: "\e6ad"; }

.ti-control-pause:before {
  content: "\e6ae"; }

.ti-control-forward:before {
  content: "\e6af"; }

.ti-control-backward:before {
  content: "\e6b0"; }

.ti-cloud:before {
  content: "\e6b1"; }

.ti-cloud-up:before {
  content: "\e6b2"; }

.ti-cloud-down:before {
  content: "\e6b3"; }

.ti-clipboard:before {
  content: "\e6b4"; }

.ti-car:before {
  content: "\e6b5"; }

.ti-calendar:before {
  content: "\e6b6"; }

.ti-book:before {
  content: "\e6b7"; }

.ti-bell:before {
  content: "\e6b8"; }

.ti-basketball:before {
  content: "\e6b9"; }

.ti-bar-chart:before {
  content: "\e6ba"; }

.ti-bar-chart-alt:before {
  content: "\e6bb"; }

.ti-back-right:before {
  content: "\e6bc"; }

.ti-back-left:before {
  content: "\e6bd"; }

.ti-arrows-corner:before {
  content: "\e6be"; }

.ti-archive:before {
  content: "\e6bf"; }

.ti-anchor:before {
  content: "\e6c0"; }

.ti-align-right:before {
  content: "\e6c1"; }

.ti-align-left:before {
  content: "\e6c2"; }

.ti-align-justify:before {
  content: "\e6c3"; }

.ti-align-center:before {
  content: "\e6c4"; }

.ti-alert:before {
  content: "\e6c5"; }

.ti-alarm-clock:before {
  content: "\e6c6"; }

.ti-agenda:before {
  content: "\e6c7"; }

.ti-write:before {
  content: "\e6c8"; }

.ti-window:before {
  content: "\e6c9"; }

.ti-widgetized:before {
  content: "\e6ca"; }

.ti-widget:before {
  content: "\e6cb"; }

.ti-widget-alt:before {
  content: "\e6cc"; }

.ti-wallet:before {
  content: "\e6cd"; }

.ti-video-clapper:before {
  content: "\e6ce"; }

.ti-video-camera:before {
  content: "\e6cf"; }

.ti-vector:before {
  content: "\e6d0"; }

.ti-themify-logo:before {
  content: "\e6d1"; }

.ti-themify-favicon:before {
  content: "\e6d2"; }

.ti-themify-favicon-alt:before {
  content: "\e6d3"; }

.ti-support:before {
  content: "\e6d4"; }

.ti-stamp:before {
  content: "\e6d5"; }

.ti-split-v-alt:before {
  content: "\e6d6"; }

.ti-slice:before {
  content: "\e6d7"; }

.ti-shortcode:before {
  content: "\e6d8"; }

.ti-shift-right-alt:before {
  content: "\e6d9"; }

.ti-shift-left-alt:before {
  content: "\e6da"; }

.ti-ruler-alt-2:before {
  content: "\e6db"; }

.ti-receipt:before {
  content: "\e6dc"; }

.ti-pin2:before {
  content: "\e6dd"; }

.ti-pin-alt:before {
  content: "\e6de"; }

.ti-pencil-alt2:before {
  content: "\e6df"; }

.ti-palette:before {
  content: "\e6e0"; }

.ti-more:before {
  content: "\e6e1"; }

.ti-more-alt:before {
  content: "\e6e2"; }

.ti-microphone-alt:before {
  content: "\e6e3"; }

.ti-magnet:before {
  content: "\e6e4"; }

.ti-line-double:before {
  content: "\e6e5"; }

.ti-line-dotted:before {
  content: "\e6e6"; }

.ti-line-dashed:before {
  content: "\e6e7"; }

.ti-layout-width-full:before {
  content: "\e6e8"; }

.ti-layout-width-default:before {
  content: "\e6e9"; }

.ti-layout-width-default-alt:before {
  content: "\e6ea"; }

.ti-layout-tab:before {
  content: "\e6eb"; }

.ti-layout-tab-window:before {
  content: "\e6ec"; }

.ti-layout-tab-v:before {
  content: "\e6ed"; }

.ti-layout-tab-min:before {
  content: "\e6ee"; }

.ti-layout-slider:before {
  content: "\e6ef"; }

.ti-layout-slider-alt:before {
  content: "\e6f0"; }

.ti-layout-sidebar-right:before {
  content: "\e6f1"; }

.ti-layout-sidebar-none:before {
  content: "\e6f2"; }

.ti-layout-sidebar-left:before {
  content: "\e6f3"; }

.ti-layout-placeholder:before {
  content: "\e6f4"; }

.ti-layout-menu:before {
  content: "\e6f5"; }

.ti-layout-menu-v:before {
  content: "\e6f6"; }

.ti-layout-menu-separated:before {
  content: "\e6f7"; }

.ti-layout-menu-full:before {
  content: "\e6f8"; }

.ti-layout-media-right-alt:before {
  content: "\e6f9"; }

.ti-layout-media-right:before {
  content: "\e6fa"; }

.ti-layout-media-overlay:before {
  content: "\e6fb"; }

.ti-layout-media-overlay-alt:before {
  content: "\e6fc"; }

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd"; }

.ti-layout-media-left-alt:before {
  content: "\e6fe"; }

.ti-layout-media-left:before {
  content: "\e6ff"; }

.ti-layout-media-center-alt:before {
  content: "\e700"; }

.ti-layout-media-center:before {
  content: "\e701"; }

.ti-layout-list-thumb:before {
  content: "\e702"; }

.ti-layout-list-thumb-alt:before {
  content: "\e703"; }

.ti-layout-list-post:before {
  content: "\e704"; }

.ti-layout-list-large-image:before {
  content: "\e705"; }

.ti-layout-line-solid:before {
  content: "\e706"; }

.ti-layout-grid4:before {
  content: "\e707"; }

.ti-layout-grid3:before {
  content: "\e708"; }

.ti-layout-grid2:before {
  content: "\e709"; }

.ti-layout-grid2-thumb:before {
  content: "\e70a"; }

.ti-layout-cta-right:before {
  content: "\e70b"; }

.ti-layout-cta-left:before {
  content: "\e70c"; }

.ti-layout-cta-center:before {
  content: "\e70d"; }

.ti-layout-cta-btn-right:before {
  content: "\e70e"; }

.ti-layout-cta-btn-left:before {
  content: "\e70f"; }

.ti-layout-column4:before {
  content: "\e710"; }

.ti-layout-column3:before {
  content: "\e711"; }

.ti-layout-column2:before {
  content: "\e712"; }

.ti-layout-accordion-separated:before {
  content: "\e713"; }

.ti-layout-accordion-merged:before {
  content: "\e714"; }

.ti-layout-accordion-list:before {
  content: "\e715"; }

.ti-ink-pen:before {
  content: "\e716"; }

.ti-info-alt:before {
  content: "\e717"; }

.ti-help-alt:before {
  content: "\e718"; }

.ti-headphone-alt:before {
  content: "\e719"; }

.ti-hand-point-up:before {
  content: "\e71a"; }

.ti-hand-point-right:before {
  content: "\e71b"; }

.ti-hand-point-left:before {
  content: "\e71c"; }

.ti-hand-point-down:before {
  content: "\e71d"; }

.ti-gallery:before {
  content: "\e71e"; }

.ti-face-smile:before {
  content: "\e71f"; }

.ti-face-sad:before {
  content: "\e720"; }

.ti-credit-card:before {
  content: "\e721"; }

.ti-control-skip-forward:before {
  content: "\e722"; }

.ti-control-skip-backward:before {
  content: "\e723"; }

.ti-control-record:before {
  content: "\e724"; }

.ti-control-eject:before {
  content: "\e725"; }

.ti-comments-smiley:before {
  content: "\e726"; }

.ti-brush-alt:before {
  content: "\e727"; }

.ti-youtube:before {
  content: "\e728"; }

.ti-vimeo:before {
  content: "\e729"; }

.ti-twitter:before {
  content: "\e72a"; }

.ti-time:before {
  content: "\e72b"; }

.ti-tumblr:before {
  content: "\e72c"; }

.ti-skype:before {
  content: "\e72d"; }

.ti-share:before {
  content: "\e72e"; }

.ti-share-alt:before {
  content: "\e72f"; }

.ti-rocket:before {
  content: "\e730"; }

.ti-pinterest:before {
  content: "\e731"; }

.ti-new-window:before {
  content: "\e732"; }

.ti-microsoft:before {
  content: "\e733"; }

.ti-list-ol:before {
  content: "\e734"; }

.ti-linkedin:before {
  content: "\e735"; }

.ti-layout-sidebar-2:before {
  content: "\e736"; }

.ti-layout-grid4-alt:before {
  content: "\e737"; }

.ti-layout-grid3-alt:before {
  content: "\e738"; }

.ti-layout-grid2-alt:before {
  content: "\e739"; }

.ti-layout-column4-alt:before {
  content: "\e73a"; }

.ti-layout-column3-alt:before {
  content: "\e73b"; }

.ti-layout-column2-alt:before {
  content: "\e73c"; }

.ti-instagram:before {
  content: "\e73d"; }

.ti-google:before {
  content: "\e73e"; }

.ti-github:before {
  content: "\e73f"; }

.ti-flickr:before {
  content: "\e740"; }

.ti-facebook:before {
  content: "\e741"; }

.ti-dropbox:before {
  content: "\e742"; }

.ti-dribbble:before {
  content: "\e743"; }

.ti-apple:before {
  content: "\e744"; }

.ti-android:before {
  content: "\e745"; }

.ti-save:before {
  content: "\e746"; }

.ti-save-alt:before {
  content: "\e747"; }

.ti-yahoo:before {
  content: "\e748"; }

.ti-wordpress:before {
  content: "\e749"; }

.ti-vimeo-alt:before {
  content: "\e74a"; }

.ti-twitter-alt:before {
  content: "\e74b"; }

.ti-tumblr-alt:before {
  content: "\e74c"; }

.ti-trello:before {
  content: "\e74d"; }

.ti-stack-overflow:before {
  content: "\e74e"; }

.ti-soundcloud:before {
  content: "\e74f"; }

.ti-sharethis:before {
  content: "\e750"; }

.ti-sharethis-alt:before {
  content: "\e751"; }

.ti-reddit:before {
  content: "\e752"; }

.ti-pinterest-alt:before {
  content: "\e753"; }

.ti-microsoft-alt:before {
  content: "\e754"; }

.ti-linux:before {
  content: "\e755"; }

.ti-jsfiddle:before {
  content: "\e756"; }

.ti-joomla:before {
  content: "\e757"; }

.ti-html5:before {
  content: "\e758"; }

.ti-flickr-alt:before {
  content: "\e759"; }

.ti-email:before {
  content: "\e75a"; }

.ti-drupal:before {
  content: "\e75b"; }

.ti-dropbox-alt:before {
  content: "\e75c"; }

.ti-css3:before {
  content: "\e75d"; }

.ti-rss:before {
  content: "\e75e"; }

.ti-rss-alt:before {
  content: "\e75f"; }

/**
 * General
 * -----------------------------------------------------------------------------
 */
#background-slider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#site {
  margin: 0 auto; }

a,
a:hover {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  outline: none;
  text-decoration: none; }

img,
figure {
  max-width: 100%;
  height: auto;
  border-radius: 2px; }

strong, b {
  font-weight: 500; }

abbr,
abbr[title] {
  border-color: currentColor; }

.fs-background .container,
.fs-background div:first-of-type {
  z-index: 1;
  position: relative; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

::-moz-selection {
  border-radius: 2px; }

::selection {
  border-radius: 2px; }

::-moz-selection {
  border-radius: 2px; }

.main-wrapper {
  margin: 0 auto; }

.fs-lightbox {
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25) !important; }

/**
 * General > Typography
 * -----------------------------------------------------------------------------
 */
html {
  font-size: 62.5%;
  font-weight: 300; }

.lead {
  font-size: 125%;
  margin: 2.8rem 0; }

h1 {
  line-height: 1.2; }

h2 {
  line-height: 1.2; }

h3 {
  line-height: 1.2; }

h4,
.panel-title,
.nav-tabs > li > a {
  line-height: 1.2; }

h5 {
  line-height: 1.2; }

h6 {
  line-height: 1.2; }

p span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-size: inherit;
  font-style: inherit;
  color: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-weight: inherit; }

p, h1, h2, h3, h4, h5, h6, blockquote, ul {
  margin: 2.8rem 0 1.4rem; }

ul.list-unstyled li {
  margin-bottom: 1.4rem; }

dl dt {
  margin-top: 1.4rem; }

dl dt:first-of-type {
  margin-top: 0; }

small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: inherit; }

h1 small,
h2 small,
h3 small {
  font-size: 50%;
  font-weight: normal; }

h4 small {
  font-size: 65%; }

h5 small,
h6 small {
  font-size: 75%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative; }

#content h1[style*='center'],
#content h2[style*='center'],
#content h3[style*='center'],
#content h4[style*='center'],
#content h5[style*='center'],
#content h6[style*='center'],
#content h1.text-center,
#content h2.text-center,
#content h3.text-center,
#content h4.text-center,
#content h5.text-center,
#content h6.text-center {
  margin-bottom: 6.2rem; }

#content h1[style*='center']::after,
#content h2[style*='center']::after,
#content h3[style*='center']::after,
#content h4[style*='center']::after,
#content h5[style*='center']::after,
#content h6[style*='center']::after,
#content h1.text-center::after,
#content h2.text-center::after,
#content h3.text-center::after,
#content h4.text-center::after,
#content h5.text-center::after,
#content h6.text-center::after {
  content: '';
  display: block;
  position: absolute;
  width: 6rem;
  border-bottom: .3rem solid;
  margin-top: 1.2rem;
  margin-left: -3rem;
  left: 50%; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
  opacity: 0.8;
  line-height: 1.2; }

h1 .center-block,
h2 .center-block,
h3 .center-block,
h4 .center-block,
h5 .center-block,
h6 .center-block {
  display: block;
  margin: 0 auto;
  line-height: 1.4; }

blockquote,
blockquote p {
  margin-top: 0; }

blockquote {
  padding-left: 7rem;
  position: relative;
  border-left: none; }

blockquote::before {
  font-family: 'FontAwesome';
  content: '\F10D';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 42px; }

blockquote cite {
  opacity: 0.5;
  display: block;
  margin-top: 1rem; }

blockquote cite::before {
  content: '\2014 \00A0'; }

.list-bullet,
.list-square,
.list-pointer {
  list-style: none;
  padding-left: 2.2rem; }

.list-bullet li::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  margin-left: -2rem;
  margin-top: 6px;
  border-radius: 300px; }

.list-square li::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  margin-left: -2rem;
  margin-top: 6px; }

.list-pointer li::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  margin-left: -2rem;
  position: absolute;
  margin-top: 6px; }

.list-center {
  padding: 0;
  text-align: center;
  list-style: none; }

.list-center li::before {
  content: '—';
  display: inline-block;
  margin-right: 1rem; }

.list-center li::after {
  content: '—';
  display: inline-block;
  margin-left: 1rem; }

.list-nav {
  margin-bottom: 2.8rem; }

.list-nav .active {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.65; }

.list-underline {
  border-bottom: 1px solid; }

hr {
  margin-top: 5.6rem;
  margin-bottom: 5.6rem;
  border-top: 1px solid;
  opacity: 0.2; }

hr.xs {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem; }

.pullquote {
  width: 50%;
  max-width: 400px;
  margin-bottom: 2.8rem; }

.pullquote.pull-left {
  text-align: right;
  margin-right: 2.8rem;
  padding-right: 2.8rem; }

.pullquote.pull-right {
  margin-left: 2.8rem;
  padding-left: 2.8rem;
  border-left: 3px solid #EBF0F1; }

.animated:not(.vc_grid-item) {
  opacity: 0; }

.animated-children [class*="col-"] > * {
  opacity: 0; }

.no-animations .animated,
.no-animations .animated-children [class*="col-"] > *,
.no-animations .vc_row {
  opacity: 1; }

.vc_row[data-video-bg],
.vc_row[data-vc-parallax] {
  opacity: 1; }

.vc_row[data-video-bg] .fs-background-container {
  left: 0; }

#content .vc_column-inner {
  padding-top: 0; }

.white-box,
.well {
  border-radius: 2px; }
  .white-box.content-padding.content-padding,
  .well.content-padding.content-padding {
    padding: 5.6rem; }
  .white-box.content-padding-xs,
  .well.content-padding-xs {
    padding: 3.199rem; }
  .white-box.content-padding-lg,
  .well.content-padding-lg {
    padding: 9.8rem; }
  .white-box.content-padding-xxl,
  .well.content-padding-xxl {
    padding: 14rem; }
  .white-box.content-padding-xxl,
  .well.content-padding-xxl {
    padding: 15.4rem; }

.vc_row.vc_row-no-padding .white-box.content-padding {
  padding: 5.6rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-xs {
  padding: 3.199rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-lg {
  padding: 9.8rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-xxl {
  padding: 14rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-xxl {
  padding: 15.4rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-top: 0; }

@media (max-width: 767px) {
  html {
    font-size: 75%; }
  blockquote {
    padding-left: 4.2rem; }
  blockquote,
  blockquote p {
    font-size: 1.4rem; }
  blockquote::before {
    font-size: 2.8rem; }
  .pullquote {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border: none !important;
    text-align: left;
    float: none !important;
    display: block;
    margin-bottom: 2.8rem; }
  .animated {
    opacity: 1; }
  .animated-children [class*="col-"] > {
    opacity: 1; }
  .white-box.content-padding,
  .white-box.content-padding-xs {
    padding: 15px; }
  .white-box-mobile {
    background-color: rgba(255, 255, 255, 0.85); }
  .background-none-mobile.background-none-mobile.background-none-mobile {
    background-image: none !important; } }

.z-index--1 {
  z-index: -1; }

.z-index-0 {
  z-index: 0; }

.z-index-1 {
  z-index: 1; }

.z-index-2 {
  z-index: 2; }

.z-index-3 {
  z-index: 3; }

.z-index-4 {
  z-index: 4; }

.z-index-5 {
  z-index: 5; }

.position-relative {
  position: relative; }

.position-absolute {
  position: relative; }

.position-fixed {
  position: fixed; }

/* !Header */
.header-row {
  position: relative;
  z-index: 2; }

.absolute-header {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-weight: 300;
  position: relative;
  line-height: 1.6;
  z-index: 1; }
  .absolute-header .fa {
    margin-right: .5rem;
    font-size: larger; }
  .absolute-header .simple-weather {
    line-height: 1.6;
    display: inline-block; }
    .absolute-header .simple-weather span {
      text-transform: uppercase;
      display: inline-block;
      margin-left: 1.5rem; }
      .absolute-header .simple-weather span:first-of-type {
        margin-left: 0; }
    .absolute-header .simple-weather i {
      margin: 0 0.35rem;
      line-height: 1;
      display: inline-block; }
      .absolute-header .simple-weather i::before {
        line-height: 0;
        bottom: -5px;
        position: relative;
        font-size: 2.2rem; }

@media (max-width: 767px) {
  #header .absolute-header .pull-left,
  #header .absolute-header .pull-right {
    float: none !important;
    display: block;
    text-align: center; }
  #header .weather {
    margin: 0;
    display: block; }
  #header.header-content {
    min-height: 0; }
  .absolute-header [class^="pull-"],
  .absolute-header .weather {
    font-size: 1.2rem;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.22); }
  .absolute-header [data-icon]:before {
    font-size: 1.4rem;
    bottom: -2px; }
  .header-row .toggle-nav-label {
    display: table-cell;
    text-align: center;
    padding: 1.5rem 0;
    line-height: 2rem;
    text-align: center; }
  .header-row .toggle-nav-label .fa {
    margin-right: 0.5rem; }
  .header-row .toggle-nav-label + .toggle-nav-label {
    border-left: 1px solid rgba(255, 255, 255, 0.35);
    width: 50%; } }

#page-heading .page-title {
  color: #fff;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.22);
  margin: 0;
  padding: 9rem 0 2.8rem;
  border: none;
  font-size: 4.8rem;
  width: 100%;
  z-index: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

#page-heading .page-title small {
  font-size: 40%;
  color: inherit;
  opacity: .75;
  text-align: inherit; }

.error404 #page-heading .page-title {
  text-align: center; }

@media (max-width: 767px) {
  #page-heading {
    position: relative !important;
    height: auto;
    min-height: 1%; }
  #page-heading .page-title {
    position: relative !important;
    font-size: 3.6rem;
    text-align: center !important;
    line-height: 1.2;
    margin: 0;
    bottom: auto;
    padding: 2.8rem 0; }
  #page-heading .page-title small {
    text-align: center !important; } }

#menu-togglers {
  display: table;
  width: 100%; }

#main-nav {
  border: none;
  border-radius: 0;
  position: relative;
  z-index: 20;
  width: 100%; }

#logo {
  float: left;
  -webkit-transition: none;
  transition: none;
  display: block;
  font-size: 0;
  margin-top: -3px; }

#logo img {
  -webkit-transition: none;
  transition: none;
  padding: 0;
  margin: 0;
  max-width: none;
  max-height: inherit;
  display: inline-block;
  line-height: inherit; }

#logo img.logo-retina {
  display: none; }

#logo img.visible-sticky {
  display: none; }

#main-nav.stuck .visible-sticky:not(.logo-retina) {
  display: inline-block; }

#main-nav.stuck .hidden-sticky {
  display: none !important; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #logo img:not(.visible-sticky).logo-nonretina {
    display: none !important; }
  #logo img:not(.visible-sticky).logo-retina {
    display: inline-block; }
  #main-nav.stuck img.logo-retina.visible-sticky {
    display: inline-block; }
  #main-nav.stuck img.logo-nonretina.visible-sticky {
    display: none !important; } }

.toggle-nav-label,
.toggle-nav-input {
  display: none;
  padding: 0;
  margin: 0; }

#main-nav ul.menu,
#main-nav div.menu > ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0; }

#main-nav ul.menu > .menu-item,
#main-nav div.menu > ul > .page_item {
  display: block;
  position: relative;
  float: left;
  margin-left: 30px; }

#main-nav ul.menu > .menu-item:first-of-type,
#main-nav div.menu > ul > .page_item:first-of-type {
  margin-left: 0; }

#main-nav ul.menu > .menu-item > a,
#main-nav div.menu > ul > .page_item > a {
  height: 100%;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
  font-weight: 400; }

#main-nav ul.menu > .current-menu-item > a,
#main-nav ul.menu > .current-menu-ancestor > a,
#main-nav ul.menu > .current_page_parent > a,
#main-nav div.menu > ul > .current_page_item > a,
#main-nav div.menu > ul > .current_page_parent > a,
#main-nav div.menu > ul > .current_page_ancestor > a {
  border-top: 3px solid; }

#main-nav .sub-menu,
#main-nav .children {
  display: none;
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0;
  border-style: none;
  border-top-width: 3px;
  border-top-style: solid;
  width: 16rem;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
  z-index: 1;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

#main-nav .sub-menu::before,
#main-nav .children::before {
  content: '\f0d8';
  color: inherit;
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: -15px;
  left: 20px; }

#main-nav .menu-item:hover > .sub-menu,
#main-nav .page_item:hover > .children {
  display: block; }

#main-nav .sub-menu .menu-item,
#main-nav .children .page_item {
  position: relative; }

#main-nav .sub-menu .menu-item > a,
#main-nav .children .page_item > a {
  padding: 9px 20px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

#main-nav .sub-menu .menu-item:last-of-type > a,
#main-nav .children .page_item:last-of-type > a {
  border-bottom: none; }

#main-nav .sub-menu > .menu-item-has-children > a::after,
#main-nav .children > .page_item_has_children > a::after {
  content: '\f105';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  float: right; }

#main-nav .sub-menu .sub-menu,
#main-nav .children .children {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: -3px;
  z-index: 2; }

#main-nav .sub-menu .sub-menu::before,
#main-nav .children .children::before {
  display: none; }

.sticky-wrapper #main-nav.stuck {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: fixed !important;
  -webkit-box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.15);
  z-index: 100; }

@media (max-width: 991px) {
  #main-nav ul.menu > .menu-item,
  #main-nav div.menu > ul > .page_item {
    margin-left: 20px; }
  #main-nav #logo img {
    max-width: 100%;
    height: auto; } }

@media (max-width: 767px) {
  #main-nav {
    text-align: center;
    position: relative; }
  #main-nav #logo {
    float: none;
    display: inline-block; }
  #main-nav ul.menu,
  #main-nav div.menu > ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    padding: 0;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.75);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.75);
    z-index: 3;
    text-align: left;
    margin-top: 5rem; }
  #main-nav ul.menu > .menu-item,
  #main-nav div.menu > ul > .page_item {
    display: block;
    padding: 0;
    margin: 0;
    float: none; }
  #main-nav ul.menu > .menu-item > a,
  #main-nav div.menu > ul > .page_item > a {
    height: auto !important;
    line-height: 1em !important;
    padding: 1.5rem 2rem;
    border-top-width: 1px;
    border-top-style: solid; }
  #main-nav ul.menu > .menu-item-has-children > a::after {
    content: '\f107';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 1rem; }
  #main-nav ul.menu > .menu-item > a > span,
  #main-nav div.menu > ul > .page_item > a > span {
    line-height: 1em; }
  #main-nav ul.menu > .menu-item:first-of-type > a,
  #main-nav div.menu > ul > .page_item:first-of-type > a {
    border-top: none; }
  #main-nav ul.menu > .menu-item > a:after,
  #main-nav div.menu > ul > .page_item > a::after {
    float: right; }
  #main-nav .sub-menu {
    display: none;
    position: static !important;
    visibility: visible;
    opacity: 1;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    padding: 0; }
  #main-nav .sub-menu::before {
    display: none; }
  #main-nav .menu-item:hover > .sub-menu {
    display: block; }
  #main-nav .sub-menu .menu-item > a {
    border-top-width: 1px;
    border-top-style: solid;
    background-color: transparent !important;
    border-bottom: none;
    line-height: 1em;
    padding: 1.5rem 2rem; }
  #main-nav .sub-menu > .menu-item-has-children > a::after {
    content: '\f107'; }
  #main-nav .sub-menu > .menu-item > a::before {
    content: '';
    display: block;
    float: left;
    height: 1px;
    width: 15px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin: 6px 10px 0 0; }
  #main-nav .sub-menu .sub-menu {
    position: static;
    display: none; }
  #main-nav .sub-menu .sub-menu > .menu-item > a::before {
    content: '';
    display: block;
    float: left;
    height: 1px;
    width: 15px !important;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin: 6px 10px 0 25px; }
  #main-nav #toggle-main-nav:checked + .menu,
  #main-nav #toggle-main-nav:checked + .menu > ul,
  #main-nav #toggle-main-nav:checked + .menu-container > .menu {
    display: block; }
  .sticky-wrapper #main-nav.stuck.stuck {
    width: 100%;
    position: static !important;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .sticky-wrapper .stuck #logo {
    padding: 20px 0; }
  .sticky-wrapper #main-nav.stuck .menu > .menu-item > a {
    height: auto;
    line-height: 1em; }
  .sticky-wrapper #main-nav.stuck .menu > .current-menu-item > a {
    height: auto;
    line-height: 1em; }
  #logo {
    height: auto !important;
    line-height: normal !important;
    padding: 20px 0; } }

#secondary-nav {
  padding: 0;
  position: relative;
  z-index: 2; }

#secondary-nav .menu {
  padding: 0;
  margin: 0; }

#secondary-nav .menu > .menu-item {
  display: block;
  text-align: center;
  width: 25%;
  position: relative;
  float: left; }

#secondary-nav .menu > .menu-item > a {
  padding: 2px 0;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1em;
  display: block;
  border-right: 1px solid;
  margin: 1.5rem 0;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.12); }

#secondary-nav .menu > .menu-item:first-child > a {
  border-left-width: 1px;
  border-left-style: solid; }

#secondary-nav .menu > .menu-item > a > small {
  font-size: 85%;
  line-height: 1.6;
  font-weight: 300;
  font-style: normal;
  display: block;
  opacity: 0.65; }

#secondary-nav .sub-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  list-style: none;
  position: absolute;
  margin: -7px 0 0 0;
  padding: 15px 28px 28px 28px;
  width: 550px;
  min-height: 300px;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.42);
          box-shadow: 0 7px 15px rgba(0, 0, 0, 0.42);
  background-size: cover;
  border: 7px solid;
  text-align: left;
  overflow: auto;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  z-index: 1;
  border-color: #fff; }

#secondary-nav .menu-item:hover > .sub-menu {
  visibility: visible;
  opacity: 1; }

#secondary-nav .sub-menu:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), color-stop(1%, rgba(0, 0, 0, 0.8)), to(transparent));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 1%, transparent 100%);
  /* W3C */
  z-index: 0;
  top: 0;
  left: 0; }

#secondary-nav .sub-menu .menu-item > a {
  z-index: 1;
  position: relative;
  text-decoration: none;
  display: block;
  padding: 8px 0;
  max-width: 200px;
  text-transform: none;
  font-weight: 300;
  font-size: 85%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff; }

#secondary-nav .sub-menu .menu-item > a:hover {
  opacity: 0.65; }

#secondary-nav .sub-menu .menu-item:last-child > a {
  border-bottom: none; }

@media (max-width: 767px) {
  #secondary-nav .menu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    padding: 0;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.75);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.75);
    margin-top: 5rem; }
  #secondary-nav .menu > .menu-item {
    float: none;
    width: 100% !important;
    border-bottom: 1px solid; }
  #secondary-nav .menu > .menu-item > a,
  #secondary-nav .menu > .menu-item > a em {
    text-shadow: none;
    border-left: none !important;
    border-right: none !important; }
  #secondary-nav .menu > .menu-item > a:hover,
  #secondary-nav .menu > .menu-item > a:hover em {
    opacity: 0.65; }
  #secondary-nav .sub-menu {
    display: none;
    position: static !important;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    height: auto;
    min-height: inherit;
    padding: 0;
    top: 100%;
    -webkit-box-shadow: inset 0 px 3px rgba(0, 0, 0, 0.65);
            box-shadow: inset 0 px 3px rgba(0, 0, 0, 0.65);
    border-radius: 0;
    background-size: cover;
    visibility: visible;
    opacity: 1; }
  #secondary-nav .menu-item:hover > .sub-menu {
    display: block; }
  #secondary-nav .sub-menu:before {
    display: none; }
  #secondary-nav .sub-menu > .menu-item {
    display: block; }
  #secondary-nav .sub-menu > .menu-item > a {
    padding: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75); }
  #secondary-nav .sub-menu > .menu-item > a:hover {
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff; }
  #secondary-nav #toggle-secondary-nav:checked + .menu {
    display: block; } }

#header {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  position: relative;
  margin: 0 auto; }

.header-slider #header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background: none !important;
  background-color: transparent !important;
  z-index: 3; }

/*
#slider_container *{
	font-family: initial;
	font-size: auto;
	font-weight: auto;
	font-style: initial;
}
*/
.layout-header-inherit.layout-boxed.layout-header-size-inherit.layout-size-wide #header .main-wrapper,
.layout-header-stretch.layout-header-size-inherit.layout-size-wide #header .main-wrapper,
.layout-header-boxed.layout-header-size-inherit.layout-size-wide #header .main-wrapper,
.layout-header-transparent.layout-header-size-inherit.layout-size-wide #header .main-wrapper {
  max-width: 1170px; }

.layout-header-inherit.layout-boxed.layout-header-size-inherit.layout-size-narrow #header .main-wrapper,
.layout-header-stretch.layout-header-size-inherit.layout-size-narrow #header .main-wrapper,
.layout-header-boxed.layout-header-size-inherit.layout-size-narrow #header .main-wrapper,
.layout-header-transparent.layout-header-size-inherit.layout-size-narrow #header .main-wrapper {
  max-width: 970px; }

.layout-header-inherit.layout-boxed.layout-header-size-wide #header .main-wrapper,
.layout-header-stretch.layout-header-size-wide #header .main-wrapper,
.layout-header-boxed.layout-header-size-wide #header .main-wrapper,
.layout-header-transparent.layout-header-size-wide #header .main-wrapper {
  max-width: 1170px; }

.layout-header-inherit.layout-boxed.layout-header-size-narrow #header .main-wrapper,
.layout-header-stretch.layout-header-size-narrow #header .main-wrapper,
.layout-header-boxed.layout-header-size-narrow #header .main-wrapper,
.layout-header-transparent.layout-header-size-narrow #header .main-wrapper {
  max-width: 970px; }

.layout-header-inherit.layout-boxed.layout-header-size-wide #header, .layout-header-inherit.layout-boxed.layout-header-size-full #header, .layout-header-inherit.layout-boxed.layout-header-size-inherit.layout-size-wide #header, .layout-header-inherit.layout-boxed.layout-header-size-inherit.layout-size-full #header,
.layout-header-boxed.layout-header-size-wide #header,
.layout-header-boxed.layout-header-size-full #header,
.layout-header-boxed.layout-header-size-inherit.layout-size-wide #header,
.layout-header-boxed.layout-header-size-inherit.layout-size-full #header {
  max-width: 1440px; }

.layout-header-inherit.layout-boxed.layout-header-size-narrow #header, .layout-header-inherit.layout-boxed.layout-header-size-inherit.layout-size-narrow #header,
.layout-header-boxed.layout-header-size-narrow #header,
.layout-header-boxed.layout-header-size-inherit.layout-size-narrow #header {
  max-width: 1080px; }

@media (min-width: 1024px) {
  .layout-header-full.layout-header-size-inherit.layout-size-wide #header .main-wrapper,
  .layout-header-inherit.layout-full.layout-header-size-inherit.layout-size-wide #header .main-wrapper {
    padding: 0 55px; } }

@media (min-width: 1024px) {
  .layout-header-full.layout-header-size-inherit.layout-size-narrow #header .main-wrapper,
  .layout-header-inherit.layout-full.layout-header-size-inherit.layout-size-narrow #header .main-wrapper {
    padding: 0 135px; } }

@media (min-width: 1024px) {
  .layout-header-full.layout-header-size-wide #header .main-wrapper,
  .layout-header-inherit.layout-full.layout-header-size-wide #header .main-wrapper {
    padding: 0 55px; } }

@media (min-width: 1024px) {
  .layout-header-full.layout-header-size-narrow #header .main-wrapper,
  .layout-header-inherit.layout-full.layout-header-size-narrow #header .main-wrapper {
    padding: 0 135px; } }

.header-boxed .header-row {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin: 0 auto; }

.header-transparent .header-row {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin: 0 auto; }

.header-transparent nav#main-nav {
  background-color: transparent; }

.header-transparent .container + nav#main-nav {
  border-top-style: solid;
  border-top-width: 1px; }

.header-transparent nav#main-nav + nav#secondary-nav {
  border-top-style: solid;
  border-top-width: 1px; }

.header-transparent #main-nav a {
  border-top-color: transparent !important; }

#content {
  margin: 0 auto; }

.wrapper-content-padding #content {
  padding-bottom: 9.8rem;
  padding-top: 9.8rem; }

.layout-content-inherit.layout-content-size-inherit.layout-boxed.layout-size-wide #content,
.layout-content-boxed.layout-content-size-inherit.layout-boxed.layout-size-wide #content {
  max-width: 1440px; }
  .layout-content-inherit.layout-content-size-inherit.layout-boxed.layout-size-wide #content .main-wrapper,
  .layout-content-boxed.layout-content-size-inherit.layout-boxed.layout-size-wide #content .main-wrapper {
    max-width: 1170px; }

.layout-content-inherit.layout-content-size-inherit.layout-boxed.layout-size-narrow #content,
.layout-content-boxed.layout-content-size-inherit.layout-boxed.layout-size-narrow #content {
  max-width: 1080px; }
  .layout-content-inherit.layout-content-size-inherit.layout-boxed.layout-size-narrow #content .main-wrapper,
  .layout-content-boxed.layout-content-size-inherit.layout-boxed.layout-size-narrow #content .main-wrapper {
    max-width: 970px; }

.layout-content-inherit.layout-content-size-inherit.layout-full.layout-size-wide #content .main-wrapper,
.layout-content-boxed.layout-content-size-inherit.layout-full.layout-size-wide #content .main-wrapper {
  max-width: 1170px; }

.layout-content-inherit.layout-content-size-inherit.layout-full.layout-size-narrow #content .main-wrapper,
.layout-content-boxed.layout-content-size-inherit.layout-full.layout-size-narrow #content .main-wrapper {
  max-width: 970px; }

.layout-content-inherit.layout-content-size-wide #content,
.layout-content-boxed.layout-content-size-wide #content {
  max-width: 1440px; }
  .layout-content-inherit.layout-content-size-wide #content .main-wrapper,
  .layout-content-boxed.layout-content-size-wide #content .main-wrapper {
    max-width: 1170px; }

.layout-content-inherit.layout-content-size-narrow #content,
.layout-content-boxed.layout-content-size-narrow #content {
  max-width: 1080px; }
  .layout-content-inherit.layout-content-size-narrow #content .main-wrapper,
  .layout-content-boxed.layout-content-size-narrow #content .main-wrapper {
    max-width: 970px; }

.layout-content-inherit.layout-boxed.layout-content-size-wide #content, .layout-content-inherit.layout-boxed.layout-content-size-full #content, .layout-content-inherit.layout-boxed.layout-content-size-inherit.layout-size-wide #content, .layout-content-inherit.layout-boxed.layout-content-size-inherit.layout-size-full #content,
.layout-content-boxed.layout-content-size-wide #content,
.layout-content-boxed.layout-content-size-full #content,
.layout-content-boxed.layout-content-size-inherit.layout-size-wide #content,
.layout-content-boxed.layout-content-size-inherit.layout-size-full #content {
  max-width: 1440px; }

.layout-content-inherit.layout-boxed.layout-content-size-narrow #content, .layout-content-inherit.layout-boxed.layout-content-size-inherit.layout-size-narrow #content,
.layout-content-boxed.layout-content-size-narrow #content,
.layout-content-boxed.layout-content-size-inherit.layout-size-narrow #content {
  max-width: 1080px; }

/*
.layout-content-full,
.layout-content-inherit.layout-full{
	
	&.layout-content-size-inherit{
		
		&.layout-size-wide{
			
			#content .main-wrapper{
				padding: 0 55px;
			}
			
		}
		
		&.layout-size-narrow{
			
			#content .main-wrapper{
				padding: 0 135px;
			}
			
		}
		
	}
	
	&.layout-content-size-wide{
		
		#content .main-wrapper{
			padding: 0 55px;
		}
		
	}
	
	&.layout-content-size-narrow{
		
		#content .main-wrapper{
			padding: 0 135px;
		}
		
	}
	
}
*/
#footer {
  margin: 0 auto; }

/* !Footer Boxed */
.layout-footer-inherit.layout-boxed.layout-footer-size-inherit.layout-size-wide #footer,
.layout-footer-boxed.layout-footer-size-inherit.layout-size-wide #footer {
  max-width: 1440px; }
  .layout-footer-inherit.layout-boxed.layout-footer-size-inherit.layout-size-wide #footer .main-wrapper,
  .layout-footer-boxed.layout-footer-size-inherit.layout-size-wide #footer .main-wrapper {
    max-width: 1170px; }

.layout-footer-inherit.layout-boxed.layout-footer-size-inherit.layout-size-narrow #footer,
.layout-footer-boxed.layout-footer-size-inherit.layout-size-narrow #footer {
  max-width: 1080px; }
  .layout-footer-inherit.layout-boxed.layout-footer-size-inherit.layout-size-narrow #footer .main-wrapper,
  .layout-footer-boxed.layout-footer-size-inherit.layout-size-narrow #footer .main-wrapper {
    max-width: 970px; }

.layout-footer-inherit.layout-boxed.layout-footer-size-inherit.layout-size-full #footer,
.layout-footer-boxed.layout-footer-size-inherit.layout-size-full #footer {
  max-width: 1440px; }

.layout-footer-inherit.layout-boxed.layout-footer-size-wide #footer,
.layout-footer-boxed.layout-footer-size-wide #footer {
  max-width: 1440px; }
  .layout-footer-inherit.layout-boxed.layout-footer-size-wide #footer .main-wrapper,
  .layout-footer-boxed.layout-footer-size-wide #footer .main-wrapper {
    max-width: 1170px; }

.layout-footer-inherit.layout-boxed.layout-footer-size-narrow #footer,
.layout-footer-boxed.layout-footer-size-narrow #footer {
  max-width: 1080px; }
  .layout-footer-inherit.layout-boxed.layout-footer-size-narrow #footer .main-wrapper,
  .layout-footer-boxed.layout-footer-size-narrow #footer .main-wrapper {
    max-width: 970px; }

.layout-footer-inherit.layout-boxed.layout-footer-size-full #footer,
.layout-footer-boxed.layout-footer-size-full #footer {
  max-width: 1440px; }

/* !Footer Stretch */
.layout-footer-stretch.layout-footer-size-inherit.layout-size-wide #footer .main-wrapper {
  max-width: 1170px; }

.layout-footer-stretch.layout-footer-size-inherit.layout-size-narrow #footer .main-wrapper {
  max-width: 970px; }

.layout-footer-stretch.layout-footer-size-wide #footer .main-wrapper {
  max-width: 1170px; }

.layout-footer-stretch.layout-footer-size-narrow #footer .main-wrapper {
  max-width: 970px; }

/* !Footer Full */
.layout-footer-full.layout-footer-size-inherit.layout-size-wide #footer .main-wrapper,
.layout-footer-inherit.layout-full.layout-footer-size-inherit.layout-size-wide #footer .main-wrapper {
  padding: 0 55px; }

.layout-footer-full.layout-footer-size-inherit.layout-size-narrow #footer .main-wrapper,
.layout-footer-inherit.layout-full.layout-footer-size-inherit.layout-size-narrow #footer .main-wrapper {
  padding: 0 135px; }

.layout-footer-full.layout-footer-size-wide #footer .main-wrapper,
.layout-footer-inherit.layout-full.layout-footer-size-wide #footer .main-wrapper {
  padding: 0 55px; }

.layout-footer-full.layout-footer-size-narrow #footer .main-wrapper,
.layout-footer-inherit.layout-full.layout-footer-size-narrow #footer .main-wrapper {
  padding: 0 135px; }

/**
 * Content
 * -----------------------------------------------------------------------------
 */
#site::after {
  content: '';
  width: 1px;
  height: 1px;
  display: block;
  margin-top: -1px; }

#content {
  position: relative; }

#content::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: -350px;
  overflow: hidden; }

#site #content div > :first-child,
#site #content aside > :first-child,
#site #content article > :first-child,
#site #content div > p:first-of-type {
  margin-top: 0; }

#site #content div > :last-child,
#site #content aside > :last-child,
#site #content article > :last-child,
#site #content div > p:last-of-type {
  margin-bottom: 0; }

.content-padding {
  padding-bottom: 5.6rem;
  padding-top: 5.6rem; }

.content-padding-none {
  padding-bottom: 0rem;
  padding-top: 0rem; }

.content-padding-xs {
  padding-bottom: 3.2000000004rem;
  padding-top: 3.2000000004rem; }

.content-padding-lg {
  padding-bottom: 9.8rem;
  padding-top: 9.8rem; }
  .content-padding-lg.content-padding {
    padding-bottom: 5.6rem;
    padding-top: 5.6rem; }
  .content-padding-lg.content-padding-xs {
    padding-bottom: 3.2000000004rem;
    padding-top: 3.2000000004rem; }
  .content-padding-lg.content-padding-none {
    padding-bottom: 0rem;
    padding-top: 0rem; }

.content-padding-xl {
  padding-bottom: 14rem;
  padding-top: 14rem; }
  .content-padding-xl.content-padding {
    padding-bottom: 5.6rem;
    padding-top: 5.6rem; }
  .content-padding-xl.content-padding-xs {
    padding-bottom: 3.2000000004rem;
    padding-top: 3.2000000004rem; }
  .content-padding-xl.content-padding-none {
    padding-bottom: 0rem;
    padding-top: 0rem; }

.content-padding-xxl {
  padding-bottom: 15.4rem;
  padding-top: 15.4rem; }
  .content-padding-xxl.content-padding {
    padding-bottom: 5.6rem;
    padding-top: 5.6rem; }
  .content-padding-xxl.content-padding-xs {
    padding-bottom: 3.2000000004rem;
    padding-top: 3.2000000004rem; }
  .content-padding-xxl.content-padding-none {
    padding-bottom: 0rem;
    padding-top: 0rem; }

.vc_row:not(.vc_grid):not(.vc_inner) {
  padding-bottom: 9.8rem;
  padding-top: 9.8rem; }
  .vc_row:not(.vc_grid):not(.vc_inner).content-padding {
    padding-bottom: 5.6rem;
    padding-top: 5.6rem; }
  .vc_row:not(.vc_grid):not(.vc_inner).content-padding-xs {
    padding-bottom: 3.2000000004rem;
    padding-top: 3.2000000004rem; }
  .vc_row:not(.vc_grid):not(.vc_inner).content-padding-lg {
    padding-bottom: 9.8rem;
    padding-top: 9.8rem; }
  .vc_row:not(.vc_grid):not(.vc_inner).content-padding-xl {
    padding-bottom: 14rem;
    padding-top: 14rem; }
  .vc_row:not(.vc_grid):not(.vc_inner).content-padding-xxl {
    padding-bottom: 15.4rem;
    padding-top: 15.4rem; }
  .vc_row:not(.vc_grid):not(.vc_inner).content-padding-none {
    padding-bottom: 0rem;
    padding-top: 0rem; }

.parallax-container {
  position: relative;
  overflow: hidden; }

.parallax-container .content-column:first-of-type {
  min-height: 1px; }

.vc_row .parallax-image {
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 7px 15px rgba(0, 0, 0, 0.42);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 7px 15px rgba(0, 0, 0, 0.42);
  border: 7px solid #fff;
  background-color: #fff;
  max-width: 260px;
  height: auto; }
  .vc_row .parallax-image:nth-of-type(1) {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  .vc_row .parallax-image:nth-of-type(2) {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  .vc_row .parallax-image:nth-of-type(3) {
    -webkit-transform: rotate(16deg);
            transform: rotate(16deg); }

.video-row {
  overflow: hidden; }

.video-bg .container {
  z-index: 1;
  position: relative; }

#videobg-2 {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  max-width: 100%; }

.size-25 {
  width: 25%; }

.size-50 {
  width: 50%; }

.size-75 {
  width: 75%; }

@media (max-width: 991px) {
  .parallax-container .parallax-image {
    left: 10%; } }

@media (max-width: 767px) {
  [class*=size-]:not(img) {
    width: 100%; }
  .parallax-container .parallax-image {
    position: static;
    margin-bottom: 1.4rem;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    max-width: 100%; }
  .content-padding,
  .content-padding-xs,
  .content-padding-lg,
  .content-padding-xl,
  .content-padding-xxl {
    padding-bottom: 3.2rem;
    padding-top: 3.2rem; }
  #content .wpb_column {
    margin-bottom: 2.8rem; }
  #content .wpb_column:last-of-type {
    margin-bottom: 0; }
  .content-padding-mobile-none {
    padding-top: 0;
    padding-bottom: 0; }
  .tennis-parallax {
    display: none; }
  div[class*=content-padding-] {
    background-attachment: scroll !important; } }

/**
 * Pre-WordPress Classes
 * -----------------------------------------------------------------------------
 */
.wp-post-image,
img[class*=wp-image],
.vc_single_image-img {
  border-radius: 2px;
  margin-bottom: 1.4rem;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a .wp-post-image:hover,
a img[class*=wp-image]:hover,
.vc_single_image-img:hover {
  opacity: .8;
  filter: alpha(opacity=80); }

.wp-caption {
  max-width: 100%; }

.wp-caption img {
  margin-bottom: 0; }

.wp-caption-text {
  font-size: 85%;
  padding: 0.7rem 1.4rem;
  margin: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.aligncenter {
  margin: 0 auto 2.8rem;
  float: none; }

.alignright {
  float: right;
  margin: 0 0 1.4rem 2.8rem; }

.alignleft {
  float: left;
  margin: 0 2.8rem 1.4rem 0; }

.alignnone {
  float: none; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/** Audio Player */
.mejs-container div :last-of-type,
.mejs-container div :first-of-type {
  margin-bottom: auto !important;
  margin-top: auto !important; }

.mejs-controls .mejs-button button {
  margin: 7px 5px !important; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px !important; }

.mejs-controls,
.mejs-container {
  border-radius: 2px !important; }

/** Gallery */
.gallery {
  margin-left: -1.4rem;
  margin-right: -1.4rem;
  overflow: hidden;
  min-height: min-intrinsic; }

.gallery::after {
  content: ' ';
  display: block;
  clear: both; }

.gallery-caption {
  width: auto; }

.gallery .gallery-item {
  float: left;
  padding: 0 1.4rem;
  margin-bottom: 2.8rem;
  text-align: center; }

.gallery .gallery-item .wp-caption-text {
  background: none !important;
  display: none; }

.gallery.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery.gallery-columns-3 .gallery-item {
  width: 33.33333333%; }

.gallery.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery.gallery-columns-6 .gallery-item {
  width: 16.6666666666%; }

.gallery.gallery-columns-7 .gallery-item {
  width: 14.285714286%; }

.gallery.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery.gallery-columns-9 .gallery-item {
  width: 11.111111111%; }

.gallery.gallery-columns-5,
.gallery.gallery-columns-6,
.gallery.gallery-columns-7,
.gallery.gallery-columns-8,
.gallery.gallery-columns-9 {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

.gallery.gallery-columns-5 .gallery-item,
.gallery.gallery-columns-6 .gallery-item,
.gallery.gallery-columns-7 .gallery-item,
.gallery.gallery-columns-8 .gallery-item,
.gallery.gallery-columns-9 .gallery-item {
  padding: 0 0.5rem;
  margin-bottom: 1rem; }

@media (max-width: 767px) {
  .gallery {
    margin-left: -0.7rem !important;
    margin-right: -0.7rem !important; }
  .gallery .gallery-item {
    width: 33.33333333% !important;
    padding: 0 0.7rem !important;
    margin-bottom: 1.4rem !important; } }

/** Calendar */
#wp-calendar {
  width: 100%; }

#wp-calendar thead th {
  border: none;
  border-bottom: 1px solid; }

#wp-calendar tbody td {
  text-align: center;
  border-bottom: 1px solid;
  line-height: 2.5em;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease; }

#wp-calendar tbody td a {
  display: block;
  text-decoration: none; }

#wp-calendar tfoot td {
  padding-top: 1px;
  padding: 4px; }

#wp-calendar caption {
  cursor: pointer;
  text-transform: uppercase;
  margin: 0;
  padding: 12px;
  outline: 0 none !important;
  font-weight: bold;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

#wp-calendar tbody a {
  display: block;
  text-decoration: underline; }

#wp-calendar th {
  text-align: center;
  border: 1px solid transparent;
  border-top: none;
  padding: 7px 0; }

#wp-calendar tfoot td {
  padding: 10px 0 0; }

/**
 * Bootstrap Overrides
 * -----------------------------------------------------------------------------
 */
.display-block {
  display: block; }

.display-inline {
  display: inline; }

/** Form Elements **/
input[type=text], input[type=search], select, textarea, input[type=password],
input[type=email], input[type=number], input[type=url], input[type=date], input[type=tel] {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  display: inline-block;
  width: 100%;
  min-height: 28px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 1rem 1.5rem;
  height: auto;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  padding-right: 20px;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
  border-width: 1px;
  border-style: solid; }

select {
  background-repeat: no-repeat !important;
  background-position: center right !important;
  background-size: 20px !important; }

body.gecko select,
body.ie select {
  background-image: none !important;
  padding-right: 15px; }

.table {
  margin: 2.8rem 0 1.4rem; }

.table > thead > tr > th {
  border-bottom-width: 3px; }

/** Modal */
.modal-dialog {
  margin-top: 2.8rem !important;
  margin-bottom: 2.8rem !important;
  background: transparent;
  width: 100%; }

.modal-content {
  max-width: 600px;
  margin: 0 auto;
  background: transparent; }

.modal-content,
.modal-header {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none; }

.modal-header .close {
  float: right;
  color: inherit;
  opacity: 1;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  text-shadow: none; }

.modal-header .close span {
  font-size: 3.6rem;
  display: inline-block;
  border-radius: 100%;
  color: inherit;
  height: 3.6rem;
  line-height: 3.6rem; }

.modal-header h2 {
  margin-top: 0;
  padding-top: 0;
  margin-right: 50px; }

.modal .pb-pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.modal .pb-pattern:after {
  background-size: 5px; }

/** Alerts */
.alert {
  border-radius: 2px; }

/** Tooltip */
.tooltip-inner {
  font-size: 1.1rem;
  border-radius: 2px; }

.embed-responsive {
  border: 1px solid #363D40;
  border-radius: 2px; }

.tooltip-image {
  opacity: 1 !important; }

.tooltip-image .tooltip-inner {
  background: transparent !important;
  opacity: 1 !important; }

/** Layout */
#content .row {
  margin-bottom: 5.6rem; }

#content .content-padding-none .row {
  margin-bottom: 0; }

#content .content-padding-xs .row {
  margin-bottom: 3.2rem; }

#content .content-padding-lg .row {
  margin-bottom: 9.8rem; }

#content .content-padding-xl .row {
  margin-bottom: 14rem; }

#content .content-padding-xxl .row {
  margin-bottom: 15.4rem; }

#content .row:last-of-type {
  margin-bottom: 0 !important; }

#content .content-padding-lg .row + hr {
  margin-top: -4.2rem; }

#content .content-padding-xl .row + hr {
  margin-top: -8.4rem; }

#content .content-padding-xxl .row + hr {
  margin-top: -9.8rem; }

#content .row .row {
  margin-bottom: 0; }

@media (max-width: 767px) {
  #content .row,
  #content .content-padding-xs .row,
  #content .content-padding-lg .row,
  #content .content-padding-xl .row,
  #content .content-padding-xl .row,
  #content .content-padding-xxl .row {
    margin-bottom: 3.2rem; }
  #content .content-padding-none .row {
    margin-bottom: 0; }
  #content .content-padding-lg .row + hr {
    margin-top: 5.6rem; }
  #content .content-padding-xl .row + hr {
    margin-top: 5.6rem; }
  #content .content-padding-xxl .row + hr {
    margin-top: 5.6rem; } }

/** Overlays and Colors */
.overlay-primary-50 .overlay,
.overlay-primary-60 .overlay,
.overlay-primary-70 .overlay,
.overlay-primary-80 .overlay,
.overlay-primary-90 .overlay,
.overlay-bg-50 .overlay,
.overlay-bg-60 .overlay,
.overlay-bg-70 .overlay,
.overlay-bg-80 .overlay,
.overlay-bg-90 .overlay,
.overlay-text-50 .overlay,
.overlay-text-60 .overlay,
.overlay-text-70 .overlay,
.overlay-text-80 .overlay,
.overlay-text-90 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* Forms */
.form-group {
  margin-bottom: 1.4rem; }

.form-control {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 2px;
  -webkit-appearance: none;
  height: 4.2rem; }
  .form-control.input-lg {
    line-height: inherit;
    height: auto;
    padding: 1rem; }
  .form-control.input-sm {
    line-height: inherit;
    height: auto;
    padding: 0.55rem; }

select.form-control {
  padding-right: 40px; }

select.form-control.input-lg {
  padding-right: 30px; }

.form-control::-webkit-input-placeholder {
  color: inherit; }

.form-control:-moz-placeholder {
  color: inherit; }

.form-control::-moz-placeholder {
  color: inherit; }

.form-control:-ms-input-placeholder {
  color: inherit; }

.form-control:focus {
  border: 1px solid;
  -webkit-box-shadow: none;
          box-shadow: none; }

@media (max-width: 767px) {
  input.form-control {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; } }

/* Buttons */
.btn.btn-inline {
  padding: 0.9rem 0;
  display: inline-block;
  white-space: normal;
  border: none;
  background: transparent; }

.btn,
.comment-edit-link,
.comment-reply-link,
input[type=submit],
input[type=button] {
  font-weight: 500;
  height: auto;
  padding: 1rem 2.8rem;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  outline: none !important;
  font-weight: bold; }

.comment-edit-link,
.comment-reply-link {
  border: none !important;
  display: inline-block; }

.btn:active {
  -webkit-box-shadow: none;
          box-shadow: none; }

.btn.btn-lg {
  padding: 1.4rem 2.4rem;
  line-height: 1.4rem; }

.btn.btn-sm {
  padding: 0.5rem 0.7rem; }

.btn.btn-link,
.comment-reply-link,
.comment-edit-link {
  padding-left: 0;
  padding-right: 0;
  text-decoration: none !important;
  font-weight: normal;
  background: none;
  border: none; }

.btn.btn-link::before,
.comment-reply-link::before {
  content: '\f178';
  font-family: 'FontAwesome';
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  line-height: 20px; }

.btn.btn-block.btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0; }

/* Accordion */
.panel-group {
  margin: 2.8rem 0 1.4rem; }

.panel.panel-default {
  border-radius: 2px; }

#content .vc_toggle_title.vc_toggle_title h4 {
  background: none;
  margin-top: 1.4rem; }

.panel-default > .panel-heading {
  background: none;
  padding: 0; }

.vc_toggle {
  position: relative; }

.panel-default > .panel-heading .accordion-toggle,
#content .vc_toggle_title.vc_toggle_title h4 {
  display: block;
  text-decoration: none;
  padding: 1.4rem 1.4rem 1.4rem 4rem;
  position: relative;
  margin-bottom: 0;
  border-radius: 2px; }

.panel-default > .panel-heading .accordion-toggle:before,
.vc_toggle h4::before {
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  left: 1.4rem;
  margin-top: -3px; }

.panel-default > .panel-heading .accordion-toggle:not(.collapsed):before,
.vc_toggle .vc_toggle_title h4::before {
  content: '\f107'; }

.vc_toggle.vc_toggle_active {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.panel-default > .panel-heading .accordion-toggle.collapsed:before,
.vc_toggle.vc_toggle_active .vc_toggle_title h4::before {
  content: '\f106'; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none; }

.panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: transparent; }

.panel-body,
.vc_toggle_content {
  padding: 0 1.4rem 1.4rem 4rem !important;
  margin: 0 !important;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.vc_toggle_content :first-child {
  margin-top: 0; }

.vc_toggle_content :last-child {
  margin-bottom: 0; }

.vc_toggle_title {
  padding-left: 0 !important; }

/* Tabs */
.nav-tabs {
  border-bottom: 1px solid; }

.tab-pane {
  padding: 2rem 0;
  border: 1px solid;
  border-top: none;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: none; }

.nav-tabs > li > a {
  margin-right: 1rem;
  padding: 1.4rem 2.4rem;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-color: transparent !important;
  border: none; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-bottom-color: transparent !important; }

.vc_tta.vc_general .vc_tta-tabs-container {
  z-index: 1 !important; }

/* Progress */
.progress,
.progress-bar {
  height: 30px;
  line-height: 30px;
  font-weight: bold; }

/**
 * Visual Composer Comptibility
 * -----------------------------------------------------------------------------
 */
#content .wpb_content_element,
#content ul.wpb_thumbnails-fluid > li,
#content .last_toggle_el_margin,
#content .wpb_button {
  margin-bottom: 2.8rem; }

#content .vc_row {
  margin-bottom: 0; }

/** General */
.messagebox_text :first-child {
  margin-top: 0; }

.messagebox_text :last-child {
  margin-bottom: 0; }

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
  margin-bottom: 2.8rem; }

/** Message Box */
.wpb_alert .messagebox_text {
  background: none !important;
  position: relative; }

.wpb_alert-info .messagebox_text::before {
  content: '\f05a';
  font-family: 'FontAwesome';
  font-size: 2.8rem;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -0.4rem; }

.wpb_alert-warning .messagebox_text::before {
  content: '\f071';
  font-family: 'FontAwesome';
  font-size: 2.8rem;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -0.4rem; }

.wpb_alert-success .messagebox_text::before {
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 2.8rem;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -0.4rem; }

.wpb_alert-danger .messagebox_text::before {
  content: '\f06a';
  font-family: 'FontAwesome';
  font-size: 2.8rem;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -0.4rem; }

/** Posts Grid */
.teaser_grid_container .wpb_thumbnails.wpb_thumbnails-fluid {
  margin-left: -1.4rem;
  margin-right: -1.4rem; }

.teaser_grid_container .isotope-item {
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.teaser_grid_container .isotope-item .post-title {
  font-size: 120%;
  margin-bottom: 1.4rem; }

.teaser_grid_container .post-thumb {
  margin: 1.4rem 0; }

/** Posts Carousel */
.vc_carousel .vc_slide_post .post-title {
  font-size: 120%;
  margin-bottom: 1.4rem; }

.vc_carousel .vc_slide_post .post-thumb {
  margin: 1.4rem 0; }

/**
 * Elements
 * -----------------------------------------------------------------------------
 */
/**
 * Footer
 * -----------------------------------------------------------------------------
 */
#footer {
  padding: 5.6rem 0; }
  #footer abbr {
    border-bottom-color: currentColor; }
  #footer a {
    text-decoration: none; }
  #footer aside {
    opacity: 0; }
  #footer span {
    font-size: 100%; }
  #footer .menu li {
    border: none;
    padding: 0; }
    #footer .menu li::before {
      content: none;
      display: none; }
  #footer .widget-title {
    font-weight: 600;
    margin-bottom: 2.8rem;
    margin-top: 0; }
  #footer .fa {
    font-size: larger; }
  #footer .footer-logo {
    opacity: 0.5;
    -webkit-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in; }
    #footer .footer-logo:hover {
      opacity: 1; }

.no-animations #footer aside {
  opacity: 1; }

#main-footer .sidebar-widget {
  margin-bottom: 2.8rem; }

#main-footer ul {
  list-style: none;
  padding: 0; }

#main-footer + #absolute-footer .sidebar-widget {
  padding-top: 4.2rem; }

#main-footer #absolute-footer .sidebar-widget p {
  margin-top: 0; }

@media (max-width: 767px) {
  #footer {
    position: static;
    font-size: 1.4rem; }
  #footer p {
    font-size: 1.4rem;
    margin: 1.4rem 0; }
  #footer .widget-title {
    font-size: 1.6rem;
    margin-bottom: 1.4rem; }
  #footer .sidebar-widget {
    text-align: center; }
  #footer aside {
    opacity: 1; } }

/**
 * Carousels
 * -----------------------------------------------------------------------------
 */
.testimonials-carousel {
  margin: 0;
  padding: 0; }

.testimonials-carousel .testimonial {
  list-style: none; }

.testimonials-carousel .testimonial-title {
  border-bottom: 1px solid rgba(54, 61, 64, 0.2);
  padding-bottom: 10px;
  margin-bottom: 10px; }

.testimonials-carousel .owl-stage-outer {
  margin-bottom: 3.6rem; }

.gallery-carousel .owl-stage-outer {
  padding-bottom: 3px; }

.gallery-carousel .item {
  text-align: center; }

.ie .gallery-carousel {
  clear: both;
  overflow: hidden; }

.ie .gallery-carousel .item {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.gallery-carousel .item img {
  margin: 0 auto;
  width: 100% !important;
  height: auto; }

.owl-theme {
  width: 100%; }
  .owl-theme.owl-with-navigation .owl-controls {
    min-height: 2rem;
    margin-top: 1rem; }
  .owl-theme .owl-controls {
    position: relative;
    margin-top: 0; }
    .owl-theme .owl-controls .owl-dots .owl-dot span {
      width: 12px;
      height: 12px;
      background: none;
      border: 1px solid;
      margin: 0 3px;
      -webkit-transition: all 200ms ease-in;
      transition: all 200ms ease-in; }
    .owl-theme .owl-controls .owl-nav [class*=owl-] {
      background: none !important;
      padding: 0 !important;
      margin: 0;
      position: absolute;
      text-transform: capitalize; }
    .owl-theme .owl-controls .owl-nav .owl-next {
      right: 0; }
      .owl-theme .owl-controls .owl-nav .owl-next::after {
        content: '\f178';
        font-family: 'FontAwesome';
        font-size: 14px;
        display: inline-block;
        margin-left: 10px;
        line-height: 20px; }
    .owl-theme .owl-controls .owl-nav .owl-prev {
      left: 0; }
      .owl-theme .owl-controls .owl-nav .owl-prev::before {
        content: '\f177';
        font-family: 'FontAwesome';
        font-size: 14px;
        display: inline-block;
        margin-right: 10px;
        line-height: 20px; }

.owl-carousel .owl-item img {
  max-width: 100%;
  height: auto; }

/**
 * Columns
 * -----------------------------------------------------------------------------
 */
.content-column {
  float: left;
  margin-right: 3.22555%; }

.content-column.half {
  width: 48.387224%; }

.content-column.one-three {
  width: 31.182966%; }

.content-column.one-four {
  width: 22.580837%; }

.content-column.two-three {
  width: 65.591482%; }

.content-column.two-four {
  width: 48.387226%; }

.content-column.three-four {
  width: 74.193611%; }

.content-column.last {
  margin-right: 0 !important; }

.clear {
  clear: both; }

.clearfix {
  clear: none !important; }

@media (max-width: 767px) {
  .content-column {
    float: none;
    margin-right: 0;
    margin-bottom: 4.2rem;
    width: 100% !important; }
  .col-xs {
    margin-bottom: 2.8rem; } }

/**
 * Full Width Row
 * -----------------------------------------------------------------------------
 */
.fullwidth-row {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden; }

.fullwidth-row.fixed {
  background-attachment: fixed; }

.fullwidth-row.cover {
  background-size: cover; }

.bordered-top {
  border-top: 1px solid rgba(47, 53, 56, 0.1); }

.bordered-bottom {
  border-bottom: 1px solid rgba(47, 53, 56, 0.1); }

@media (max-width: 767px) {
  .fullwidth-row.fixed {
    background-attachment: scroll; }
  .fullwidth-row.cover {
    background-size: auto; } }

/* iPad in portrait & landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .fullwidth-row {
    background-attachment: scroll !important;
    background-size: auto !important; } }

/**
 * Pricing Table
 * -----------------------------------------------------------------------------
 */
.pricing-table .content-column .btn {
  text-shadow: none; }

.pricing-table span {
  display: block;
  padding: 0.5rem 0;
  border-bottom: 1px solid #D9DEDF; }

.pricing-table .pricing-table-content span:last-of-type {
  border-bottom: none; }

.pricing-row h3 small {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 40%; }

.pricing-table .content-column {
  margin: 0;
  width: 33.33%;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.7); }

.pricing-table .pricing-header {
  padding: 2.8rem 2.8rem 0 2.8rem;
  background: rgba(189, 195, 199, 0.2); }

.pricing-table .pricing-table-content {
  padding: 2.8rem; }

.pricing-table .pricing-footer {
  padding: 0 2.8rem 2.8rem 2.8rem; }

.pricing-table .content-column:first-of-type .pricing-header {
  border-top-left-radius: 2px; }

.pricing-table .content-column:last-of-type .pricing-header {
  border-top-right-radius: 2px; }

.pricing-table .highlight-column {
  background: none;
  border-radius: 2px;
  margin-top: -2.8rem;
  -webkit-box-shadow: -7px 0px 10px -5px rgba(0, 0, 0, 0.15), 7px 0px 10px -5px rgba(0, 0, 0, 0.15);
          box-shadow: -7px 0px 10px -5px rgba(0, 0, 0, 0.15), 7px 0px 10px -5px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1; }

.pricing-table .highlight-column .pricing-header {
  padding-top: 5.6rem;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background: none; }

.pricing-table .highlight-column .pricing-footer {
  padding-bottom: 5.6rem; }

.pricing-table h3 {
  margin-bottom: 0; }

.pricing-table h4 sup {
  font-size: 50%;
  opacity: 0.6; }

.pricing-table .pricing-header {
  padding-bottom: 2.4rem; }

.pricing-table .content-column:first-of-type {
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

.pricing-table .content-column:last-of-type {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

@media (max-width: 767px) {
  .pricing-table .content-column {
    padding: 2.8rem;
    margin-top: 0;
    margin-bottom: 1.4rem;
    border-radius: 2px;
    -webkit-box-shadow: none;
            box-shadow: none; } }

/**
 * Search Form
 * -----------------------------------------------------------------------------
 */
#search-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#search-form * {
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#search-form .search-field {
  width: 100%;
  min-width: 100%;
  outline: none;
  font-size: 2.2rem;
  padding: 0;
  border: none;
  opacity: 1;
  position: relative;
  -webkit-transition-property: none;
  transition-property: none; }

#search-form .close-search {
  position: absolute;
  right: 15px;
  top: 0;
  display: block;
  z-index: 5;
  -webkit-transition-property: none;
  transition-property: none; }

#search-form-inline .search-field {
  padding: 1.5rem 2rem;
  padding-right: 4.8rem;
  width: 100%;
  outline: none;
  border: none;
  font-size: 1.4rem; }

@media (max-width: 767px) {
  #search-form-inline {
    position: relative; }
  #search-form-inline::before {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 1.4rem;
    position: absolute;
    top: 1.5rem;
    right: 2rem;
    z-index: 1; }
  #search-form-inline .search-field {
    position: relative; } }

/**
 * Booking Form
 * -----------------------------------------------------------------------------
 */
.booking-row {
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1; }

.booking-row .form-control {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: none;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  outline: none;
  color: #fff;
  position: relative;
  z-index: 0;
  -webkit-appearance: none; }

.booking-row .form-control:focus {
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.15) !important; }

.booking-row ::-webkit-input-placeholder {
  color: white; }

.booking-row :-moz-placeholder {
  color: white; }

.booking-row ::-moz-placeholder {
  color: white; }

.booking-row :-ms-input-placeholder {
  color: white; }

.booking-row .icon-calendar:after {
  content: '\f073';
  font-family: "FontAwesome";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 3rem;
  line-height: 42px;
  color: white;
  font-size: 1.4rem; }

.booking-row .icon-arrow:after {
  content: '\f107';
  font-family: "FontAwesome";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 3rem;
  line-height: 42px;
  color: white;
  font-size: 1.4rem; }

.booking-block .icon-calendar:after {
  content: '\f073';
  font-family: "FontAwesome";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 1.5rem;
  line-height: 42px;
  font-size: 1.4rem; }

.booking-block .icon-arrow:after {
  content: '\f107';
  font-family: "FontAwesome";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 1.5rem;
  line-height: 42px;
  font-size: 1.4rem; }

.booking-block select {
  -webkit-appearance: none; }

@media (max-width: 991px) {
  .booking-row .col-sm-6 {
    margin-bottom: 1.4rem; } }

@media (max-width: 767px) {
  .booking-row {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: rgba(0, 0, 0, 0.45); }
  .booking-row [class*=col-sm] {
    margin-bottom: 1.4rem; }
  .booking-row [class*=col-sm]:last-of-type {
    margin-bottom: 0; }
  .booking-row .sod_label {
    font-size: 1.2rem; }
  .sod_select select {
    display: block; } }

/**
 * Contact Page
 * -----------------------------------------------------------------------------
 */
#map-holder {
  min-height: 400px;
  position: relative; }

#map-description {
  position: relative;
  z-index: 1; }

#map-description .col-lg-4 > div {
  display: block;
  padding: 40px;
  margin-top: -80px !important;
  right: 0;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

#map-description .col-lg-4 > div::after {
  content: '';
  display: block;
  clear: both; }

.page-template-page-templatescontact-2-php #map-description .col-lg-4 > div {
  display: block;
  padding: 40px;
  margin-top: 0 !important;
  right: 0;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

#map-container {
  top: 0;
  position: absolute; }

.form-group {
  position: relative; }

.form-group[data-required]::before,
div[data-required]::before {
  content: '*';
  font-size: 2rem;
  position: absolute;
  right: 25px;
  top: 8px;
  z-index: 1; }

/**
 * Coming Soon
 * -----------------------------------------------------------------------------
 */
#coming-soon-container {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#coming-soon {
  position: relative;
  z-index: 2;
  min-height: 80vh;
  margin: 10vh 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#coming-soon .main-wrapper {
  width: 100%; }

@media (max-width: 767px) {
  #coming-soon {
    top: 0;
    left: 0; } }

/**
 * 404 Page
 * -----------------------------------------------------------------------------
 */
#goog-fixurl ul,
#goog-fixurl li {
  list-style: none;
  padding: 0; }

#goog-wm-qt {
  display: block;
  width: 100%;
  border: 1px solid;
  height: 40px;
  line-height: 20px;
  padding: 10px 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #FFF;
  background-image: none;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  margin: 10px 0;
  outline: none;
  text-align: center; }

#goog-wm-sb {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 1rem 2.8rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #FFF;
  font-weight: bold; }

/**
 * Font Awesome
 * -----------------------------------------------------------------------------
 */
h1 .fa,
h2 .fa,
h3 .fa,
h4 .fa,
h5 .fa,
h6 .fa {
  font-size: inherit;
  text-align: inherit; }

h1 .fa.fa-lg,
h2 .fa.fa-lg,
h3 .fa.fa-lg,
h4 .fa.fa-lg,
h5 .fa.fa-lg,
h6 .fa.fa-lg {
  font-size: 125%; }

.fa-bordered {
  line-height: 1.28571429em;
  height: 1.28571429em;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.fa-boxed {
  display: inline-block;
  text-align: center;
  line-height: 1.28571429em;
  height: 1.28571429em;
  border-radius: 100%;
  margin: 0 1px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 3px; }

.fa-boxed::before {
  color: inherit; }

.fa-boxed.fa-rss {
  background: #dca334; }

.fa-boxed.fa-pinterest {
  background: #dd4430; }

.fa-boxed.fa-facebook {
  background: #2f5c95; }

.fa-boxed.fa-twitter {
  background: #398feb; }

.fa-boxed.fa-linkedin {
  background: #1E7DB5; }

.fa-boxed.fa-google-plus {
  background: #C73A35; }

/**
 * Dropcap
 * -----------------------------------------------------------------------------
 */
.dropcap {
  float: left;
  font-size: 7rem;
  line-height: 6rem;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px; }

/**
 * Widgets
 * -----------------------------------------------------------------------------
 */
.sidebar-widget {
  margin-bottom: 7rem; }

.sidebar-widget ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style: none; }

.sidebar-widget li {
  padding: 0.7rem 0 0.7rem 1.4rem;
  border-bottom: 1px solid;
  position: relative; }

.sidebar-widget li::before {
  content: '\f105';
  font-family: "FontAwesome";
  position: absolute;
  left: 0; }

.sidebar-widget li:last-of-type {
  border-bottom: none; }

.sidebar-widget ul ul {
  margin-top: 0.7rem; }

.sidebar-widget ul ul li:first-of-type {
  border-top-width: 1px;
  border-top-style: solid; }

.sidebar-widget ul ul li:last-of-type {
  padding-bottom: 0; }

.widget_rss .widget-title .rsswidget:first-of-type img {
  display: none; }

.widget_rss .widget-title .rsswidget:first-of-type::before {
  content: '\f143';
  font-family: 'FontAwesome';
  font-size: 100%;
  color: #FD6720; }

.widget_rss cite {
  font-weight: normal;
  display: block;
  padding-top: 5px; }

.widget_rss cite:before {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-right: 5px;
  font-size: 14px; }

.widget_rss ul {
  list-style: none; }

.widget_rss li {
  margin-bottom: 1.4rem; }

.widget_rss li:last-of-type {
  margin-bottom: 0; }

.widget_rss li > .rsswidget {
  display: block;
  font-weight: bold; }

.widget_rss li > .rss-date {
  display: block;
  font-size: 85%;
  opacity: .65; }

.widget_search .screen-reader-text {
  display: none; }

.widget_search label {
  display: block; }

.widget_search .search-field,
input[type=text]#s,
#bbp_search {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27px;
  padding-right: 35px;
  font-weight: normal; }

.widget_search .search-submit {
  display: none; }

/* Search */
#custom-search-form {
  position: relative; }

#custom-search-form:after {
  content: '\f002';
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 1.8rem;
  top: 0;
  right: 0;
  width: 34px;
  height: 40px;
  line-height: 40px;
  color: inherit; }

/* Blog Archives */
.widget_archive ul,
.widget_pages ul,
.widget_categories ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.widget_archive li,
.widget_pages li,
.widget_categories li {
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid;
  position: relative; }

.widget_archive li::before,
.widget_pages li::before,
.widget_categories li::before {
  content: '\f105';
  font-family: "FontAwesome";
  position: absolute;
  left: 0; }

.widget_archive li:last-child,
.widget_pages li:last-child,
.widget_categories li:last-child {
  border-bottom: none; }

.widget_archive li > strong,
.widget_pages li > strong,
.widget_categories li > strong {
  font-weight: normal; }

@media (max-width: 767px) {
  #side:first-of-type {
    padding-bottom: 5.6rem; }
  #side:last-of-type {
    padding-top: 5.6rem; } }

/**
 * Posts
 * -----------------------------------------------------------------------------
 */
.entry {
  padding: 5.6rem 0;
  border-bottom: 1px solid; }

.post-title {
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.entry.sticky {
  padding: 5.6rem 4.2rem; }

.entry.single {
  border-bottom: none; }

.featured-image {
  width: 100%;
  height: auto; }

.link-image .wp-post-image.featured-image {
  margin: 0; }

.entry:first-child {
  padding-top: 0; }

.entry:not(.sticky):last-of-type {
  border-bottom: none; }

.entry.sticky:first-child {
  padding: 5.6rem 4.2rem; }

.entry h1 + .entry-meta,
.entry h2 + .entry-meta,
.entry h3 + .entry-meta,
.entry.quote blockquote + .entry-meta {
  text-transform: none;
  padding-top: .7rem;
  line-height: 1.4;
  margin-bottom: 1.4rem; }

.entry-meta,
.entry-meta em {
  display: inline-block;
  font-style: normal; }

.entry.quote blockquote + .entry-meta::before {
  display: none; }

.entry .wp-post-image {
  margin-top: 2.8rem;
  margin-bottom: 1.4rem; }

#posts .entry > header .link-image {
  display: block; }

#posts .entry.left-entry.has-post-thumbnail:nth-child(odd) .col-lg-12 {
  padding-left: 280px; }

.entry.left-entry:nth-child(odd) .wp-post-image {
  margin: 0;
  max-width: 250px;
  margin-left: -280px;
  float: left; }

#posts .entry.left-entry.has-post-thumbnail:nth-child(even) .col-lg-12 {
  padding-right: 280px; }

.entry.left-entry:nth-child(even) .wp-post-image {
  margin: 0;
  max-width: 250px;
  margin-right: -280px;
  float: right; }

.entry .fa-calendar,
.entry .fa-comments-o {
  margin-right: .5rem; }

.entry.format-quote {
  padding: 5.6rem 4.2rem;
  margin-top: -1px;
  border-radius: 2px; }

.entry.format-quote blockquote,
.entry.format-quote blockquote p,
.entry.format-quote blockquote cite,
.entry.format-quote blockquote a {
  color: inherit; }

.about-author {
  margin-top: 4.2rem;
  padding: 2.8rem 2.8rem 2.8rem 12.8rem;
  position: relative;
  border-radius: 2px;
  min-height: 12.8rem; }

.about-author .avatar {
  position: absolute;
  top: 2.8rem;
  left: 2.8rem;
  max-width: 7.2rem;
  height: auto; }

.about-author h4 {
  margin: 0; }

.ct-social-box {
  position: relative;
  margin-top: 4.2rem;
  margin-bottom: 2rem; }
  .ct-social-box:last-child {
    padding-bottom: 9.8rem; }

.ct-social-box .fa-boxed {
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  position: relative;
  z-index: 1;
  margin-right: 0.7rem; }

.meta span {
  text-transform: capitalize;
  font-size: inherit !important; }

.meta .fa {
  margin-right: 5px; }

#comments {
  max-width: 750px;
  padding: 2.8rem 0 8.4rem 0; }

#comments > .comment {
  margin-bottom: 5.6rem; }

#comments > .comment:last-child {
  margin-bottom: 0; }

#comments > .comment .child-comments {
  padding: 0 0 0 2rem;
  margin: 2.8rem 0 0 0; }

#comments .avatar {
  width: 60px;
  height: 60px;
  border-radius: 300px;
  margin-right: 2.8rem;
  margin-bottom: 1.4rem;
  position: absolute;
  top: 0;
  left: 0; }

#comments h2 {
  font-size: 120%;
  padding-bottom: 0.7rem;
  margin-bottom: 0.7rem;
  margin-top: 0; }

#comments .bypostauthor h2 {
  border-bottom-width: 4px;
  border-color: currentColor; }

#comments p {
  margin: 0; }

#comments .comment {
  padding-left: 80px;
  position: relative;
  min-height: 60px; }

.comments .comment-reply-link {
  margin-right: 10px; }

.comment-form {
  padding-top: 1.4rem; }

.comment-form .form-group {
  margin-bottom: 2.8rem; }

.comment-form .fa {
  margin-right: 0.7rem; }

.comment-edit-link {
  float: right; }

.comment-meta {
  margin-bottom: 10px;
  font-size: 85%; }

#commentform input[type="submit"] {
  font-weight: 500;
  height: auto;
  padding: 1rem 2.8rem;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-radius: 2px;
  border-width: 0;
  border-style: solid;
  color: #fff; }

.comment-form .form-group::before,
.comment-form .form-group::after {
  display: table;
  content: " "; }

.comment-form .form-group::after {
  clear: both; }

.comment-form .form-group {
  margin-left: -15px;
  margin-right: -15px; }

/** Posts Pagination */
.pagination {
  margin: 2.8rem 0 1.4rem; }
  .pagination .nav-links .page-numbers {
    display: inline-block;
    padding: 6px 12px;
    float: left;
    position: relative;
    margin-right: 1px; }
  .pagination .nav-links :first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .pagination .nav-links :last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-right: 0; }

/** Post Navigation */
.post-navigation {
  margin: 2.8rem 0 1.4rem; }
  .post-navigation .nav-links {
    overflow: hidden; }
    .post-navigation .nav-links div {
      display: inline-block;
      width: 50%;
      padding: 2.8rem 2.4rem;
      position: relative; }
      .post-navigation .nav-links div.nav-next {
        text-align: right;
        padding-left: 2.8rem;
        float: right; }
        .post-navigation .nav-links div.nav-next::after {
          content: '\f178';
          font-family: 'FontAwesome';
          display: inline-block;
          position: absolute;
          right: 0; }
      .post-navigation .nav-links div.nav-previous {
        padding-right: 2.8rem;
        float: left; }
        .post-navigation .nav-links div.nav-previous::before {
          content: '\f177';
          font-family: 'FontAwesome';
          display: inline-block;
          position: absolute;
          left: 0; }

@media (max-width: 767px) {
  .entry.sticky {
    padding: 1.4rem !important; }
  .entry.format-quote {
    padding: 0.7rem !important; }
  .about-author .avatar {
    position: static;
    margin: 0 auto 2.8rem; }
  .about-author {
    text-align: center;
    padding: 2.8rem; }
  .post-navigation {
    border: none !important; }
    .post-navigation .nav-links div {
      width: 100%;
      border: none !important;
      padding: 1.4rem 2.4rem; } }

.blog-style-medium .entry.sticky {
  padding: 2.8rem 1.4rem; }

.blog-style-medium .entry .entry-meta {
  padding: 0.7rem 0;
  display: block; }

.blog-style-medium .entry .entry-meta + p,
.blog-style-medium .entry .post-excerpt {
  display: block; }

.page #side {
  padding-bottom: 9.8rem;
  padding-top: 9.8rem; }

/**
 * Block Grid
 * -----------------------------------------------------------------------------
 */
.link-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  max-width: 100%;
  height: auto; }

.link-image::after {
  content: '\f00e';
  font-family: "FontAwesome";
  font-weight: normal;
  line-height: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
  padding: .7rem 1.4rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  opacity: 0;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

.link-image:hover::after {
  opacity: 1; }

.link-image img {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  height: auto; }

@media (max-width: 767px) {
  ul[class*="block-grid-"] {
    padding: 0;
    margin-left: 0;
    margin-right: 0; }
  ul[class*="block-grid-"] li {
    float: none;
    width: 100%;
    margin-top: 1.4rem !important;
    padding: 0; }
  ul[class*="block-grid-"] li:first-of-type {
    margin-top: 0 !important; } }

/**
 * Isotope
 * -----------------------------------------------------------------------------
 */
.shortcode-display::before {
  content: '[';
  display: inline-block;
  margin-right: 2px; }

.shortcode-display::after {
  content: ']';
  display: inline-block;
  margin-left: 2px; }

/**
 * WPML
 * -----------------------------------------------------------------------------
 */
#header .language-switcher {
  margin: 0;
  padding: 0; }
  #header .language-switcher span {
    display: inline-block;
    margin-left: 1rem; }
    #header .language-switcher span::before {
      content: '|';
      margin-right: 1rem;
      opacity: 0.75; }
    #header .language-switcher span:first-child::before {
      display: none; }
    #header .language-switcher span.active {
      opacity: 0.75; }
      #header .language-switcher span.active::before {
        opacity: 1; }

/**
 * Single Room
 * -----------------------------------------------------------------------------
 */
.single-room .entry-content {
  padding-top: 5.6rem; }

.single-room #content .vc_row {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 5.6rem; }

.single-room .entry.single .featured-image {
  margin: 0; }

.single-room .gallery {
  margin: 0.5rem -0.25rem 1.5rem; }
  .single-room .gallery .gallery-item {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    margin-bottom: 0.5rem; }

.single-room .stars-rating {
  display: table;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .single-room .stars-rating:last-of-type {
    border-bottom: none; }
  .single-room .stars-rating .stars-1 input + span::after {
    content: '\f006'; }
  .single-room .stars-rating .stars-1 input:checked + span::after {
    content: '\f005'; }
  .single-room .stars-rating .stars-2 input + span::after {
    content: '\f006 \f006'; }
  .single-room .stars-rating .stars-2 input:checked + span::after {
    content: '\f005 \f005'; }
  .single-room .stars-rating .stars-3 input + span::after {
    content: '\f006 \f006 \f006'; }
  .single-room .stars-rating .stars-3 input:checked + span::after {
    content: '\f005 \f005 \f005'; }
  .single-room .stars-rating .stars-4 input + span::after {
    content: '\f006 \f006 \f006 \f006'; }
  .single-room .stars-rating .stars-4 input:checked + span::after {
    content: '\f005 \f005 \f005 \f005'; }
  .single-room .stars-rating .stars-5 input + span::after {
    content: '\f006 \f006 \f006 \f006 \f006'; }
  .single-room .stars-rating .stars-5 input:checked + span::after {
    content: '\f005 \f005 \f005 \f005 \f005'; }
  .single-room .stars-rating label[class^='stars-'] {
    display: table-cell;
    text-align: center;
    width: 16%;
    cursor: pointer; }
    .single-room .stars-rating label[class^='stars-'] input[type=radio] {
      display: none; }
      .single-room .stars-rating label[class^='stars-'] input[type=radio] + span::after {
        font-family: 'FontAwesome';
        font-size: 110%;
        letter-spacing: 2px; }
  .single-room .stars-rating em {
    display: table-cell;
    width: 20%;
    font-style: normal;
    font-weight: bold;
    line-height: 3em; }

.single-room .ratings .rating {
  line-height: 2rem;
  margin-bottom: 1rem; }
  .single-room .ratings .rating h6 {
    float: left;
    border-bottom: none;
    margin: 0;
    padding: 0; }

.single-room .ratings .stars-rating {
  display: block;
  width: auto; }
  .single-room .ratings .stars-rating::after {
    font-family: 'FontAwesome';
    font-size: 110%;
    letter-spacing: 4px; }

.single-room .ratings .rating-1::after {
  content: '\f005 \f006 \f006 \f006 \f006'; }

.single-room .ratings .rating-2::after {
  content: '\f005 \f005 \f006 \f006 \f006'; }

.single-room .ratings .rating-3::after {
  content: '\f005 \f005 \f005 \f006 \f006'; }

.single-room .ratings .rating-4::after {
  content: '\f005 \f005 \f005 \f005 \f006'; }

.single-room .ratings .rating-5::after {
  content: '\f005 \f005 \f005 \f005 \f005'; }

.single-room .review-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .single-room .review-list > li {
    margin-bottom: 7rem; }
    .single-room .review-list > li:last-of-type {
      margin-bottom: 0; }

.single-room .review-title {
  margin-bottom: 0; }

.single-room .review-content {
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 1rem; }
  .single-room .review-content p {
    margin: 0 0 1.4rem; }
  .single-room .review-content h6 {
    margin-top: 0; }

.single-room .comment-respond {
  margin-top: 7rem; }

.single-room .navigation {
  margin: 6rem 0; }

.single-room .entry {
  padding: 0; }

.amenities .center-block {
  font-size: 90%;
  margin: 0; }

.amenities.full {
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 2rem; }
  .amenities.full .col-xs-6 {
    border-right-width: 1px;
    border-right-style: solid;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem !important;
    position: relative; }
    .amenities.full .col-xs-6::after {
      border-top-width: 1px;
      border-top-style: solid;
      content: ' ';
      display: block;
      width: 50%;
      top: 0;
      left: 25%;
      position: absolute; }
    .amenities.full .col-xs-6:nth-child(-n+2)::after {
      border-top-width: 0px; }
    .amenities.full .col-xs-6:nth-child(2n) {
      border-right-width: 0px; }

.amenities.small {
  margin: 2em 0; }

@media (min-width: 768px) {
  .amenities.full .col-xs-6.col-xs-6 {
    border-right-width: 1px; }
    .amenities.full .col-xs-6.col-xs-6::after {
      border-top-width: 1px; }
    .amenities.full .col-xs-6.col-xs-6:nth-child(-n+4)::after {
      border-top-width: 0px; }
    .amenities.full .col-xs-6.col-xs-6:nth-child(4n) {
      border-right-width: 0px; } }

@media (min-width: 992px) {
  .amenities.full .col-xs-6.col-xs-6.col-xs-6 {
    border-right-width: 1px; }
    .amenities.full .col-xs-6.col-xs-6.col-xs-6::after {
      border-top-width: 1px; }
    .amenities.full .col-xs-6.col-xs-6.col-xs-6:nth-child(-n+6)::after {
      border-top-width: 0px; }
    .amenities.full .col-xs-6.col-xs-6.col-xs-6:nth-child(6n) {
      border-right-width: 0px; } }

.room-types {
  margin: 0; }
  .room-types li {
    padding: 0; }
    .room-types li::after {
      content: '/';
      display: inline-block;
      margin: 0 0.5em; }
    .room-types li:last-of-type::after {
      display: none; }

.room-listing-row {
  padding: 5.6rem 0;
  border-radius: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .room-listing-row:first-of-type {
    padding-top: 0; }
  .room-listing-row:last-of-type {
    padding-bottom: 0;
    border-bottom: none; }
  .room-listing-row .post-title {
    margin-bottom: 0.5em; }
  .room-listing-row .featured-image {
    margin: 0; }
  .room-listing-row .room-content {
    font-size: 90%; }
 body {
background:#141414 !important;
}
.h3 {
font-size: 25px !important;
font-weight: 200;
}
.h4 {
font-size: 18px !important;
}
strong, b {
font-weight: 700 !important;
} #header .header-row {
height:95px;
background-color:rgba(20,20,20,0.8);
color:rgba(165,157,144,0.75);
}
#header #menu-togglers {
background:rgba(20,20,20,0.8);
}
.wcp-carousel-main-wrap .slick-track img {
height: 40vh;
object-fit: cover;
object-position: top;
}
@media only screen and (max-width:767px) {
#header #menu-togglers .toggle-nav-label {
padding:1.3rem 0;
}
} @media only screen and (max-width:767px) {
#logo {
padding:0;
}
}
#logo img {
width:130px;
margin-top:6px;
} #main-nav {
min-height:95px;
}
#main-nav .col-xs-12 {
background-color:rgba(20,20,20,0.5) !important;
border-color:rgba(165,157,144,0.25) !important;
}
#main-nav #logo {
color:#fff;
font-family:'Domine' !important;
font-size:27px !important;
}
.page-id-2953.wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active>a {
background-color: #101010;
border-radius: 5px 5px 0 0;
color: #9f773f;
}
.page-id-2953.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active {
background-color: #101010;
padding: 20px;
}
.page-id-2953 .vc_tta-tabs-list {
display: flex!important;
justify-content: space-between;
}
.page-id-2953.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a {
color: #9f773f;
}
.page .vc_tta-panel-body h3 {
color: #9f773f;
}
.vc_tta-tabs .vc_tta-panels-container table tr {
line-height: 3;
}
#carousel-3717 .slick-slide {
padding: 20px;
}
@media only screen and (max-width:767px) {
#main-nav #logo {
margin-bottom:3px;
}
#main-nav ul.menu {
margin-top:106px !important;
}
}
@media only screen and (min-width:768px) {
#main-nav ul.menu {
height:40px;
margin-top:30px;
}
#main-nav ul.menu > li {
height:40px;
}
#main-nav ul.menu > .menu-item > a, #main-nav div.menu > ul > .page_item > a, #logo {
line-height:40px !important;
height:40px !important;
}
}
#main-nav .menu > .current-menu-item > a, #main-nav .menu > .current-menu-ancestor > a, #main-nav .menu > .current_page_parent > a, #main-nav div.menu > ul > .current_page_item > a, #main-nav div.menu > ul > .current_page_parent > a, #main-nav div.menu > ul  > .current_page_ancestor > a {
color:rgba(173,133,77,1) !important;
margin-top:-3px;
}
@media only screen and (max-width:767px) {
#main-nav li {
background:rgb(0,0,0,0.4) !important;
}
}
@media only screen and (min-width:768px) {
#main-nav ul > li:last-child { }
}
#menu-main-menu a {
color:#fff !important;
font-family:'Josefin Sans', sans-serif !important;
font-size:16px !important;
font-weight:400 !important;
}
#menu-main-menu a:hover {
color:rgba(144,136,125,1) !important;
}
#main-nav .menu-item-2782 a {
color:#ad854d !important;
}
#main-nav .menu-item-2782 a span {
margin-top:15px;
display:inline-block;
}
#main-nav .sub-menu {
background:rgba(20,20,20,0.976) !important;
}
#main-nav .sub-menu, #main-nav .children {
background-color:rgba(20,20,20,0.975);
color:rgba(173,133,77,1) !important;
border-color:rgba(173,133,77,1) !important;
}
#main-nav .sub-menu a {
font-family: 'Roboto Condensed', sans-serif !important;
font-size:12.75px !important;
font-weight:300 !important;
} .book-btn {
color: #fff;
background-color: rgb(159, 119, 63);
padding: 15px 15px 10px;
vertical-align: middle;
border-radius: 5px;
font-size: 20px;
display: inline-block;
}
.book-btn:hover {
transform: scale(1.1);
}
@media only screen and (max-width:767px) {
#main-nav #menu-item-3319 {
display:none;
}
}
@media only screen and (min-width:768px) {
#main-nav #menu-item-3319 {
border-radius:3px;
padding:0 10px;
}
}
#main-nav #menu-item-3319 {
background:rgb(159,119,63) !important;
}
#main-nav #menu-item-3319 a {
color:#000 !important;
} #main-nav #search-form-inline {
display:none !important;
} @media only screen and (max-width:767px) {
#reservation-bar {
width:100%;
height:52px;
background:rgb(159,119,63) !important;
}
#reservation-bar a {
display:inline-block;
color:#000;
width:100%;
height:52px;
padding:16px 24px;
text-transform:uppercase;
font-weight:400;
}
}
@media only screen and (min-width:768px) {
#reservation-bar {
display:none;
}
} .home .tp-bgimg {
background-position:54.5% 0 !important;
} #page-heading h1 {
font-family:'Josefin Sans';
font-weight:700;
text-transform:uppercase;
}
@media only screen and (max-width:767px) {
#page-heading h1 {
margin-top:70px !important;
font-size:50px !important;
}
}
@media only screen and (min-width:768px) {
#page-heading h1 {
margin-top:70px !important;
font-size:60px !important;
}
} #content .vc_custom_1537564191847, #content .vc_custom_1456255495678 {
background:#1d1d1d !important;
}
#content input[type="text"] {
background:#141414 !important;
}
#content input.prefill-datepicker {
background:#141414 url(http://www.mansiononsutter.com/wp-content/uploads/2018/11/calendar-icon.png) no-repeat right 10px top 11px !important;
}
#content select {
background-color:#141414;
}
#content input[type="text"], #content select {
border:1px solid #33312e;
border-radius:2px;
font-family:'Roboto Condensed';
font-size:1.6rem;
color:rgba(144,136,125,1);
}
#ui-datepicker-div .ui-datepicker-title {
font-family:'Roboto Condensed';
font-size:13.5px !important;
}
#ui-datepicker-div .ui-datepicker-header > a {
color:#ad854d !important;
}
#ui-datepicker-div table th, #ui-datepicker-div table td a {
color:rgba(173,133,77,1);
font-family:'Roboto Condensed';
font-size:15px;
}
#content input[type="button"] {
background:rgb(159,119,63);
border-color:rgb(159,119,63);
color:#000;
font-size:16px;
font-family:'Roboto Condensed';
} #content .vc_row h1 {
font-family:'Josefin Sans';
font-size:42px;
color:#fff;
font-weight:700;
}
#content .vc_row h1 small {
font-size:21px;
}
#content .vc_row h1[style*="center"]::after, #content .vc_row h2[style*="center"]::after, #content .vc_row h3[style*="center"]::after, #content .vc_row h4[style*="center"]::after {
border-bottom-color:rgba(173,133,77,1) !important;
}
#content .vc_row p {
font-family:'Roboto Condensed';
color:rgba(144,136,125,1);
font-size:15px;
color:#fff;
}
#content .vc_row p.lead {
font-size:125%;
}
#content .vc_row p .btn { font-size:1.6rem;
font-family:'Roboto Condensed';
color:#fff;
}
#content .vc_row p .btn:hover { }
.page-id-8 .wpb_text_column {
background:rgb(0,0,0,0.7);
padding:30px;
border-radius:30px;
} #content .vc_custom_1456251576772 h2 {
font-family:'Josefin Sans';
font-size:38px;
color:#fff;
font-weight:700;
}
#content .vc_custom_1456251576772 h2 small {
font-size:19px;
} #content .vc_column_container h2 {
font-family:'Josefin Sans';
font-size:38px;
color:#fff;
font-weight:700;
text-transform:uppercase;
}
#content .vc_column_container h2:after {
border-bottom-color:rgba(173,133,77,1) !important;
}
#content .vc_column_container .services-carousel h4 {
font-family:'Josefin Sans';
font-size:20px;
text-transform:uppercase;
}
#content .vc_column_container .services-carousel h4 a {
color:rgba(173,133,77,1) !important;
}
#content .vc_column_container .services-carousel p {
font-size:15px;
}
#content .vc_column_container .owl-theme .owl-controls .owl-nav .owl-prev::before, #content .vc_column_container .owl-theme .owl-controls .owl-nav .owl-prev::after, #content .vc_column_container .owl-theme .owl-controls .owl-nav .owl-next::before, #content .vc_column_container .owl-theme .owl-controls .owl-nav .owl-next::after {
color:rgba(173,133,77,1) !important;
}
#content .vc_column_container .owl-theme .owl-controls .owl-nav [class*="owl-"], #content .vc_column_container .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
color:rgba(173,133,77,1) !important;
font-family:'Roboto Condensed';
} #footer {
background:#0a0a0a !important;
padding:5.6rem 0 0;
}
#footer .widget-title {
font-family:'Josefin Sans';
font-size:15px;
color:#fff !important;
text-transform:uppercase;
}
#footer p {
color:rgba(144,136,125,1);
}
#footer #main-footer + #absolute-footer .widget {
border-top:1px solid #232323;
}
#footer #main-footer + #absolute-footer i {
color:#000;
}
#footer .fa {
font-size: 2em;
color: #9f773f;
}
.newsletter-form input {
color: #000 !important;
} @media (min-width: 1200px) {
#text-14.col-lg-2 {
width: 33.33333333%;
margin-left: 50px;
}
#text-8.col-lg-2 {
margin-left: 50px;
}
}
@media only screen and (max-width:767px) {
#footer .sfsi_wDiv {
width:139px !important;
margin:0 auto !important;
position:static !important;
float:none;
}
}
#footer #sfsi_holder {
display:none;
} .page h1 {
font-family:'Josefin Sans';
text-transform:uppercase;
font-weight:700;
font-size:48px;
}
.page h2 small {
text-transform:uppercase;
}
.page h3 {
font-family:'Josefin Sans';
text-transform:uppercase;
font-weight:700;
font-size:26px;
color:#fff;
}
.page h4 {
font-family:'Josefin Sans';
text-transform:uppercase;
color:#fff;
font-size:20px;
}
.page .white-box {
background-color:rgba(20,20,20,0.85)
}
.page .white-box a {
color:#ad854d;
font-size:16px;
font-family:'Roboto Condensed';
}
.page .white-box a:hover {
color:#90887d;
}
.page .white-box .owl-theme .owl-dots .owl-dot.active span, .page .white-box .owl-theme .owl-dots .owl-dot:hover span {
background:rgba(173,133,77,1);
border:1px solid rgba(173,133,77,1);
}
.page .hotel-icon-241::before {
color:#ad854d;
}
.page .list-bullet li, .page .list-square li, .page .list-pointer li {
color:rgba(144,136,125,1);
}
.page .list-pointer li::before {
border-color:transparent transparent transparent #ad854d;
}
.page table td {
color:rgba(144,136,125,1);
}
.page .vc_row .modal-button {
background:#ad854d !important;
color:black !important;
border-color:#ad854d !important;
font-family:'Roboto Condensed';
font-size:16px;
}
.page .owl-theme .owl-dots .owl-dot.active span, .page .owl-theme .owl-dots .owl-dot:hover span {
background:#ad854d;
border-color:#ad854d;
}
.page dl {
color:rgba(144,136,125,1) !important;
}
.page blockquote, .page blockquote p, .page .pullquote {
font-family:'Domine' !important;
text-transform:uppercase;
font-size:16px !important;
}
.page h5:not(.widget-title), .page blockquote {
color:#ad854d;
}
.page .btn.btn-default {
background-color:rgba(173,133,77,0.1);
}
.page .color-primary {
color:#ad854d;
}
.page .panel-default > .panel-heading .accordion-toggle {
color:#ad854d;
} .modal h2 {
color:rgba(102,114,121,1) !important;
text-transform:uppercase;
} .single-room .entry-content {
padding-top:0;
}
.single-room #content .wpb_content_element {
margin-bottom:5px !important;
}
.single-room .gallery {
margin-left:0 !important;
}
.single-room .gallery-container {
margin-bottom:30px;
}
.single-room .gallery-container img {
width:100px;
height:100px;
}
.single-room .gallery .gallery-item {
padding:0 !important;
margin-bottom:0 !important;
width:100px !important;
height:100px;
margin-right:5px;
}
.room-template-default .sidebar-widget h4:not(.widget-title) {
font-size: 16px;
margin-top: 2px;
}
@media only screen and (max-width:767px) {
.single-room #content {
padding-top:35px !important;
}
}
.single-room #content .vc_row {
margin-bottom:30px !important;
}
.single-room #content .amenities span.hi-2x {
color:rgba(173,133,77,1);
}
.single-room #content .wpb_text_column {
margin-top:60px;
}
@media only screen and (max-width:767px) {
.single-room #content p {
font-size:18px;
}
}
.single-room #content ul {
padding-left:20px;
list-style:none;
color:rgb(144,136,125);
margin-bottom:30px !important;
margin-top:20px !important;
}
@media only screen and (max-width:767px) {
.single-room #content ul {
margin-bottom:-20px !important;
}
}
.single-room #content ul li {
font-weight:100;
font-family:'Roboto Condensed';
}
@media only screen and (max-width:767px) {
.single-room #content ul li {
font-size:18px;
}
}
@media only screen and (min-width:768px) {
.single-room #content ul li {
font-size:14px;
}
}
.single-room #content ul li::before {
content:'';
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 7px;
margin-left: -2rem;
position: absolute;
margin-top: 6px;
border-color:transparent transparent transparent rgba(173,133,77,1);
}
.single-room #content h3 {
font-family:'Josefin Sans', sans-serif !important;
text-transform:uppercase;
font-weight:700;
}
@media only screen and (max-width:767px) {
.single-room #content h3 {
font-size:32px !important;
margin-top:40px !important;
}
}
@media only screen and (max-width:768px) {
.single-room #content h3 {
font-size:26px;
}
}
.single-room #content table td {
color:rgb(144,136,125);
font-size:15px;
font-weight:100;
font-family:'Roboto Condensed';
}
.single-room #content .sfsi_Sicons {
display:none !important;
}
.single-room .navigation .nav-previous::before, .single-room .navigation .nav-next::after {
color:rgba(173,133,77,1);
}
.single-room #reviews p {
color:rgb(144,136,125);
}
.single-room #reviews p, .single-room #reviews a {
font-family:'Roboto Condensed';
}
@media only screen and (max-width:767px) {
.single-room #reviews p {
font-size:18px;
margin-left:15px;
}
.single-room #reviews a {
font-size:19px;
}
}
@media only screen and (min-width:768px) {
.single-room #reviews p {
font-size:15px;
}
.single-room #reviews a {
font-size:16px;
}
}
.single-room aside#text-13 {
margin-bottom:15px;
}
.single-room aside h4 {
font-size:20px;
font-family:'Josefin Sans', sans-serif !important;
}
@media only screen and (max-width:767px) {
.single-room aside h4 {
font-size:25px;
}
}
@media only screen and (min-width:768px) {
.single-room aside h4 {
font-size:20px;
}
}
.single-room aside form {
font-family:'Roboto Condensed';
color:rgb(144,136,125);
}
@media only screen and (max-width:767px) {
.single-room aside form .nf-form-fields-required, .single-room aside form .nf-field-label {
font-size:18px;
}
}
@media only screen and (min-width:768px) {
.single-room aside form .nf-form-fields-required, .single-room aside form .nf-field-label {
font-size:15px;
}
}
.single-room aside .hotel-icon-241 {
color:rgba(173,133,77,1);
} .page-id-3324 {
background:#151515 !important;
}
@media only screen and (max-width:415px) {
.page-id-3324 #page-heading h1 {
font-size:35px !important;
}
}
.page-id-3324 #content .main-wrapper .col-sm-12 {
padding-right:0;
padding-left:0;
}
.page-id-3324 #content .main-wrapper {
margin:0;
min-width:100% !important;
}
@media only screen and (max-width:767px) {
.page-id-3324 #first-row {
width:100%;
background-position:right !important;
padding:100px 20px;
}
.page-id-3324 #first-row h2 {
font-size:44px;
}
.page-id-3324 #first-row p {
font-size:18px;
}
.page-id-3324 #first-row .pullquote {
font-size:19px;
}
}
@media only screen and (min-width:768px) {
.page-id-3324 #first-row {
width:75%;
}
.page-id-3324 #first-row {
margin:70px auto 70px !important;
padding-bottom:70px;
}
}
.page-id-3324 #first-row .pullquote {
width:100%;
}
@media only screen and (max-width:748px) {
.page-id-3324 #second-row .wpb_wrapper {
width:100%;
margin:0 auto;
}
.page-id-3324 #second-row .wpb_column {
width:90%;
margin:0 auto;
}
.page-id-3324 #second-row .vc_column-inner {
padding:0;
}
.page-id-3324 .gallery-carousel {
border-width:30px 20px 0;
}
.page-id-3324 .owl-carousel .owl-controls {
height:34px;
}
}
@media only screen and (min-width:749px) {
.page-id-3324 #second-row .wpb_wrapper {
width:686px;
margin:0 auto;
}
.page-id-3324 .gallery-carousel {
border-width:40px 40px 0 40px;
}
.page-id-3324 .owl-carousel .owl-item img {
width:686px !important;
}
.page-id-3324 .owl-carousel .owl-controls {
width:606px;
height:50px;
}
}
.page-id-3324 .gallery-carousel {
border-color:#141415;
border-style:solid;
}
.page-id-3324 .gallery-carousel .owl-stage-outer {
padding-bottom:0;
}
.page-id-3324 .owl-carousel .owl-controls {
margin:0 auto;
background:#141415 !important;
}
.page-id-3324 .owl-carousel .owl-controls .owl-dot span {
display:inline-block;
margin-top:7px !important;
}
@media only screen and (max-width:734px) {
.page-id-3324 #third-row .list-services {
width:100%;
padding:0 20px;
}
}
@media only screen and (min-width:735px) {
.page-id-3324 #third-row .list-services {
width:686px;
margin:0 auto;
}
}
.page-id-3324 #third-row .list-services a {
text-transform:none !important;
}
.page-id-3324 #third-row h3 {
font-size:31px;
}
.page-id-3324 #fourth-row {
padding:0;
height:500px;
}
.page-id-3324 #fifth-row {
padding-bottom:66px;
}
@media only screen and (max-width:587px) {
.page-id-3324 #fifth-row .wpb_wrapper {
width:95%;
margin:0 auto;
}
.page-id-3324 #fifth-row button {
width:200px;
}
}
@media only screen and (min-width:588px) {
.page-id-3324 #fifth-row .wpb_wrapper {
width:560px;
margin:0 auto;
}
.page-id-3324 #fifth-row button {
width:443px;
}
}
.page-id-3324 #fifth-row h2 {
margin-bottom:6.2rem;
}
.page-id-3324 #fifth-row button {
margin:0 auto;
height:44.85px;
background:rgb(173,133,77);
color:#000;
border-radius:2px;
font-family:'Roboto Condensed', sans-serif !important;
font-weight:700;
padding:2px 0 0;
}
@media only screen and (max-width:767px) {
.page-id-3324 #fifth-row h2 {
font-size:44px;
}
.page-id-3324 #fifth-row p {
font-size:18px;
}
}
@media only screen and (min-width:768px) {
.page-id-3324 #fifth-row h2 {
margin-bottom:6.2rem;
}
} .special-deals h4 {
height: 50px;
margin-bottom: 50px !important;
padding: 0 15px;
}
.special-deals p {
padding: 0 15px 20px;
}
.package-cta {
display: flex;
justify-content: space-evenly;
}
.package-tab .vc_tta-panels-container h4 {
height: 50px;
margin-bottom: 50px !important;
padding: 0 15px;
}
.package-tab .vc_tta-tab>a {
background-color: #0000 !important;
color: #fff;
}
.package-tab .vc_tta-tab.vc_active>a {
background-color: rgba(0, 0, 0, 0) !important;
color: #9f773f !important;
}
.package-tab .vc_tta-tab>a:hover {
color: #9f773f !important;
}
.package-tab .vc_tta-tab.vc_active>a .vc_tta-title-text:after {
content: '';
display: block;
height: 7px;
border-bottom: 1px solid #9f773f;
}
.package-tab .vc_tta-tab>a:hover .vc_tta-title-text:after {
content: '';
display: block;
height: 7px;
border-bottom: 1px solid #9f773f;
} .page-id-187 .nf-form-fields-required {
margin:20px 0 !important;
}
.page-id-187 .nf-field-container {
margin-bottom:20px !important;
}
@media only screen and (max-width:767px) {
.page-id-187 h4 {
font-size:24px;
color:#fff;
}
.page-id-187 .content-padding, .page-id-187 .content-padding p {
font-family:'Roboto Condensed', sans-serif !important;
font-size:18px !important;
color:rgb(144,136,125) !important;
}
} .blog .post-title {
text-transform:uppercase;
font-family:'Josefin Sans', sans-serif !important;
font-weight:700;
}
.blog .post-title:hover {
color:rgb(144,136,125);
}
.blog .entry-meta {
color:rgb(173,133,77);
font-family:'Roboto Condensed', sans-serif !important;
}
.blog #posts p {
color:rgb(144,136,125);
font-family:'Roboto Condensed', sans-serif !important;
}
.blog #posts .btn-link {
font-family:'Roboto Condensed', sans-serif !important;
}
.blog #posts .btn-link:before {
color:rgb(173,133,77);
}
@media only screen and (max-width:767px) {
.blog .post-title {
font-size:42px;
}
.blog .entry-meta, .blog #posts p {
font-size:18px;
}
.blog #posts .btn-link {
font-size:18px;
}
}
@media only screen and (min-width:768px) {
.blog .post-title {
font-size:37px;
}
.blog #posts p {
font-size:15px;
}
.blog #posts .btn-link {
font-size:16px;
}
}
.blog aside .widget-title {
text-transform:uppercase !important;
font-family:'Josefin Sans', sans-serif !important;
font-size:20px;
}
.blog aside li:before {
color:rgb(144,136,125);
}
.blog aside a {
font-family:'Roboto Condensed', sans-serif !important;
}
@media only screen and (min-width:768px) {
.blog aside .widget-title {
font-size:22px;
}
.blog aside a {
font-size:20px;
}
}
@media only screen and (min-width:768px) {
.blog aside .widget-title {
font-size:20px;
}
.blog aside a {
font-size:15px;
}
}
.blog aside .recentcomments {
color:rgb(173,133,77) !important;
}