/*!
* Weather Icons 2.0
* Updated August 1, 2015
* Weather themed icons for Bootstrap
* Author - Erik Flowers - erik@helloerik.com
* Email: erik@helloerik.com
* Twitter: http://twitter.com/Erik_UX
* ------------------------------------------------------------------------------
* Maintained at http://erikflowers.github.io/weather-icons
*
* License
* ------------------------------------------------------------------------------
* - Font licensed under SIL OFL 1.1 -
* http://scripts.sil.org/OFL
* - CSS, SCSS and LESS are licensed under MIT License -
* http://opensource.org/licenses/mit-license.html
* - Documentation licensed under CC BY 3.0 -
* http://creativecommons.org/licenses/by/3.0/
* - Inspired by and works great as a companion with Font Awesome
* "Font Awesome by Dave Gandy - http://fontawesome.io"
*/ /*!
 *  Weather Icons 2.0
 *  Updated August 1, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */ @font-face {
    font-family: weathericons;
    src: url(../font/weathericons-regular-webfont.eot);
    src: url(../font/weathericons-regular-webfontd41d.eot?#iefix) format('embedded-opentype'),url(../font/weathericons-regular-webfont.woff2) format('woff2'),url(../font/weathericons-regular-webfont.woff) format('woff'),url(../font/weathericons-regular-webfont.ttf) format('truetype'),url(../font/weathericons-regular-webfont.svg#weather_iconsregular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.wi {
    display: inline-block;
    font-family: weathericons;
    font-weight: 400;
    line-height: 1
}

.wi-fw {
    width: 1.4em
}

.wi-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.wi-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.wi-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.wi-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)
}

.wi-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)
}

.wi-day-sunny:before {
    content: "\f00d"
}

.wi-day-cloudy:before {
    content: "\f002"
}

.wi-day-cloudy-gusts:before {
    content: "\f000"
}

.wi-day-cloudy-windy:before {
    content: "\f001"
}

.wi-day-fog:before {
    content: "\f003"
}

.wi-day-hail:before {
    content: "\f004"
}

.wi-day-haze:before {
    content: "\f0b6"
}

.wi-day-lightning:before {
    content: "\f005"
}

.wi-day-rain:before {
    content: "\f008"
}

.wi-day-rain-mix:before {
    content: "\f006"
}

.wi-day-rain-wind:before {
    content: "\f007"
}

.wi-day-showers:before {
    content: "\f009"
}

.wi-day-sleet:before {
    content: "\f0b2"
}

.wi-day-sleet-storm:before {
    content: "\f068"
}

.wi-day-snow:before {
    content: "\f00a"
}

.wi-day-snow-thunderstorm:before {
    content: "\f06b"
}

.wi-day-snow-wind:before {
    content: "\f065"
}

.wi-day-sprinkle:before {
    content: "\f00b"
}

.wi-day-storm-showers:before {
    content: "\f00e"
}

.wi-day-sunny-overcast:before {
    content: "\f00c"
}

.wi-day-thunderstorm:before {
    content: "\f010"
}

.wi-day-windy:before {
    content: "\f085"
}

.wi-solar-eclipse:before {
    content: "\f06e"
}

.wi-hot:before {
    content: "\f072"
}

.wi-day-cloudy-high:before {
    content: "\f07d"
}

.wi-day-light-wind:before {
    content: "\f0c4"
}

.wi-night-clear:before {
    content: "\f02e"
}

.wi-night-alt-cloudy:before {
    content: "\f086"
}

.wi-night-alt-cloudy-gusts:before {
    content: "\f022"
}

.wi-night-alt-cloudy-windy:before {
    content: "\f023"
}

.wi-night-alt-hail:before {
    content: "\f024"
}

.wi-night-alt-lightning:before {
    content: "\f025"
}

.wi-night-alt-rain:before {
    content: "\f028"
}

.wi-night-alt-rain-mix:before {
    content: "\f026"
}

.wi-night-alt-rain-wind:before {
    content: "\f027"
}

.wi-night-alt-showers:before {
    content: "\f029"
}

.wi-night-alt-sleet:before {
    content: "\f0b4"
}

.wi-night-alt-sleet-storm:before {
    content: "\f06a"
}

.wi-night-alt-snow:before {
    content: "\f02a"
}

.wi-night-alt-snow-thunderstorm:before {
    content: "\f06d"
}

.wi-night-alt-snow-wind:before {
    content: "\f067"
}

.wi-night-alt-sprinkle:before {
    content: "\f02b"
}

.wi-night-alt-storm-showers:before {
    content: "\f02c"
}

.wi-night-alt-thunderstorm:before {
    content: "\f02d"
}

.wi-night-cloudy:before {
    content: "\f031"
}

.wi-night-cloudy-gusts:before {
    content: "\f02f"
}

.wi-night-cloudy-windy:before {
    content: "\f030"
}

.wi-night-fog:before {
    content: "\f04a"
}

.wi-night-hail:before {
    content: "\f032"
}

.wi-night-lightning:before {
    content: "\f033"
}

.wi-night-partly-cloudy:before {
    content: "\f083"
}

.wi-night-rain:before {
    content: "\f036"
}

.wi-night-rain-mix:before {
    content: "\f034"
}

.wi-night-rain-wind:before {
    content: "\f035"
}

.wi-night-showers:before {
    content: "\f037"
}

.wi-night-sleet:before {
    content: "\f0b3"
}

.wi-night-sleet-storm:before {
    content: "\f069"
}

.wi-night-snow:before {
    content: "\f038"
}

.wi-night-snow-thunderstorm:before {
    content: "\f06c"
}

.wi-night-snow-wind:before {
    content: "\f066"
}

.wi-night-sprinkle:before {
    content: "\f039"
}

.wi-night-storm-showers:before {
    content: "\f03a"
}

.wi-night-thunderstorm:before {
    content: "\f03b"
}

.wi-lunar-eclipse:before {
    content: "\f070"
}

.wi-stars:before {
    content: "\f077"
}

.wi-night-alt-cloudy-high:before {
    content: "\f07e"
}

.wi-night-cloudy-high:before {
    content: "\f080"
}

.wi-night-alt-partly-cloudy:before {
    content: "\f081"
}

.wi-cloud:before {
    content: "\f041"
}

.wi-cloudy:before {
    content: "\f013"
}

.wi-cloudy-gusts:before {
    content: "\f011"
}

.wi-cloudy-windy:before {
    content: "\f012"
}

.wi-fog:before {
    content: "\f014"
}

.wi-hail:before {
    content: "\f015"
}

.wi-rain:before {
    content: "\f019"
}

.wi-rain-mix:before {
    content: "\f017"
}

.wi-rain-wind:before {
    content: "\f018"
}

.wi-showers:before {
    content: "\f01a"
}

.wi-sleet:before {
    content: "\f0b5"
}

.wi-sprinkle:before {
    content: "\f01c"
}

.wi-storm-showers:before {
    content: "\f01d"
}

.wi-thunderstorm:before {
    content: "\f01e"
}

.wi-snow-wind:before {
    content: "\f064"
}

.wi-snow:before {
    content: "\f01b"
}

.wi-smog:before {
    content: "\f074"
}

.wi-smoke:before {
    content: "\f062"
}

.wi-lightning:before {
    content: "\f016"
}

.wi-raindrops:before {
    content: "\f04e"
}

.wi-raindrop:before {
    content: "\f078"
}

.wi-dust:before {
    content: "\f063"
}

.wi-snowflake-cold:before {
    content: "\f076"
}

.wi-windy:before {
    content: "\f021"
}

.wi-strong-wind:before {
    content: "\f050"
}

.wi-sandstorm:before {
    content: "\f082"
}

.wi-earthquake:before {
    content: "\f0c6"
}

.wi-fire:before {
    content: "\f0c7"
}

.wi-flood:before {
    content: "\f07c"
}

.wi-meteor:before {
    content: "\f071"
}

.wi-tsunami:before {
    content: "\f0c5"
}

.wi-volcano:before {
    content: "\f0c8"
}

.wi-hurricane:before {
    content: "\f073"
}

.wi-tornado:before {
    content: "\f056"
}

.wi-small-craft-advisory:before {
    content: "\f0cc"
}

.wi-gale-warning:before {
    content: "\f0cd"
}

.wi-storm-warning:before {
    content: "\f0ce"
}

.wi-hurricane-warning:before {
    content: "\f0cf"
}

.wi-wind-direction:before {
    content: "\f0b1"
}

.wi-alien:before {
    content: "\f075"
}

.wi-celsius:before {
    content: "\f03c"
}

.wi-fahrenheit:before {
    content: "\f045"
}

.wi-degrees:before {
    content: "\f042"
}

.wi-thermometer:before {
    content: "\f055"
}

.wi-thermometer-exterior:before {
    content: "\f053"
}

.wi-thermometer-internal:before {
    content: "\f054"
}

.wi-cloud-down:before {
    content: "\f03d"
}

.wi-cloud-up:before {
    content: "\f040"
}

.wi-cloud-refresh:before {
    content: "\f03e"
}

.wi-horizon:before {
    content: "\f047"
}

.wi-horizon-alt:before {
    content: "\f046"
}

.wi-sunrise:before {
    content: "\f051"
}

.wi-sunset:before {
    content: "\f052"
}

.wi-moonrise:before {
    content: "\f0c9"
}

.wi-moonset:before {
    content: "\f0ca"
}

.wi-refresh:before {
    content: "\f04c"
}

.wi-refresh-alt:before {
    content: "\f04b"
}

.wi-umbrella:before {
    content: "\f084"
}

.wi-barometer:before {
    content: "\f079"
}

.wi-humidity:before {
    content: "\f07a"
}

.wi-na:before {
    content: "\f07b"
}

.wi-train:before {
    content: "\f0cb"
}

.wi-moon-new:before {
    content: "\f095"
}

.wi-moon-waxing-crescent-1:before {
    content: "\f096"
}

.wi-moon-waxing-crescent-2:before {
    content: "\f097"
}

.wi-moon-waxing-crescent-3:before {
    content: "\f098"
}

.wi-moon-waxing-crescent-4:before {
    content: "\f099"
}

.wi-moon-waxing-crescent-5:before {
    content: "\f09a"
}

.wi-moon-waxing-crescent-6:before {
    content: "\f09b"
}

.wi-moon-first-quarter:before {
    content: "\f09c"
}

.wi-moon-waxing-gibbous-1:before {
    content: "\f09d"
}

.wi-moon-waxing-gibbous-2:before {
    content: "\f09e"
}

.wi-moon-waxing-gibbous-3:before {
    content: "\f09f"
}

.wi-moon-waxing-gibbous-4:before {
    content: "\f0a0"
}

.wi-moon-waxing-gibbous-5:before {
    content: "\f0a1"
}

.wi-moon-waxing-gibbous-6:before {
    content: "\f0a2"
}

.wi-moon-full:before {
    content: "\f0a3"
}

.wi-moon-waning-gibbous-1:before {
    content: "\f0a4"
}

.wi-moon-waning-gibbous-2:before {
    content: "\f0a5"
}

.wi-moon-waning-gibbous-3:before {
    content: "\f0a6"
}

.wi-moon-waning-gibbous-4:before {
    content: "\f0a7"
}

.wi-moon-waning-gibbous-5:before {
    content: "\f0a8"
}

.wi-moon-waning-gibbous-6:before {
    content: "\f0a9"
}

.wi-moon-third-quarter:before {
    content: "\f0aa"
}

.wi-moon-waning-crescent-1:before {
    content: "\f0ab"
}

.wi-moon-waning-crescent-2:before {
    content: "\f0ac"
}

.wi-moon-waning-crescent-3:before {
    content: "\f0ad"
}

.wi-moon-waning-crescent-4:before {
    content: "\f0ae"
}

.wi-moon-waning-crescent-5:before {
    content: "\f0af"
}

.wi-moon-waning-crescent-6:before {
    content: "\f0b0"
}

.wi-moon-alt-new:before {
    content: "\f0eb"
}

.wi-moon-alt-waxing-crescent-1:before {
    content: "\f0d0"
}

.wi-moon-alt-waxing-crescent-2:before {
    content: "\f0d1"
}

.wi-moon-alt-waxing-crescent-3:before {
    content: "\f0d2"
}

.wi-moon-alt-waxing-crescent-4:before {
    content: "\f0d3"
}

.wi-moon-alt-waxing-crescent-5:before {
    content: "\f0d4"
}

.wi-moon-alt-waxing-crescent-6:before {
    content: "\f0d5"
}

.wi-moon-alt-first-quarter:before {
    content: "\f0d6"
}

.wi-moon-alt-waxing-gibbous-1:before {
    content: "\f0d7"
}

.wi-moon-alt-waxing-gibbous-2:before {
    content: "\f0d8"
}

.wi-moon-alt-waxing-gibbous-3:before {
    content: "\f0d9"
}

.wi-moon-alt-waxing-gibbous-4:before {
    content: "\f0da"
}

.wi-moon-alt-waxing-gibbous-5:before {
    content: "\f0db"
}

.wi-moon-alt-waxing-gibbous-6:before {
    content: "\f0dc"
}

.wi-moon-alt-full:before {
    content: "\f0dd"
}

.wi-moon-alt-waning-gibbous-1:before {
    content: "\f0de"
}

.wi-moon-alt-waning-gibbous-2:before {
    content: "\f0df"
}

.wi-moon-alt-waning-gibbous-3:before {
    content: "\f0e0"
}

.wi-moon-alt-waning-gibbous-4:before {
    content: "\f0e1"
}

.wi-moon-alt-waning-gibbous-5:before {
    content: "\f0e2"
}

.wi-moon-alt-waning-gibbous-6:before {
    content: "\f0e3"
}

.wi-moon-alt-third-quarter:before {
    content: "\f0e4"
}

.wi-moon-alt-waning-crescent-1:before {
    content: "\f0e5"
}

.wi-moon-alt-waning-crescent-2:before {
    content: "\f0e6"
}

.wi-moon-alt-waning-crescent-3:before {
    content: "\f0e7"
}

.wi-moon-alt-waning-crescent-4:before {
    content: "\f0e8"
}

.wi-moon-alt-waning-crescent-5:before {
    content: "\f0e9"
}

.wi-moon-alt-waning-crescent-6:before {
    content: "\f0ea"
}

.wi-moon-0:before {
    content: "\f095"
}

.wi-moon-1:before {
    content: "\f096"
}

.wi-moon-2:before {
    content: "\f097"
}

.wi-moon-3:before {
    content: "\f098"
}

.wi-moon-4:before {
    content: "\f099"
}

.wi-moon-5:before {
    content: "\f09a"
}

.wi-moon-6:before {
    content: "\f09b"
}

.wi-moon-7:before {
    content: "\f09c"
}

.wi-moon-8:before {
    content: "\f09d"
}

.wi-moon-9:before {
    content: "\f09e"
}

.wi-moon-10:before {
    content: "\f09f"
}

.wi-moon-11:before {
    content: "\f0a0"
}

.wi-moon-12:before {
    content: "\f0a1"
}

.wi-moon-13:before {
    content: "\f0a2"
}

.wi-moon-14:before {
    content: "\f0a3"
}

.wi-moon-15:before {
    content: "\f0a4"
}

.wi-moon-16:before {
    content: "\f0a5"
}

.wi-moon-17:before {
    content: "\f0a6"
}

.wi-moon-18:before {
    content: "\f0a7"
}

.wi-moon-19:before {
    content: "\f0a8"
}

.wi-moon-20:before {
    content: "\f0a9"
}

.wi-moon-21:before {
    content: "\f0aa"
}

.wi-moon-22:before {
    content: "\f0ab"
}

.wi-moon-23:before {
    content: "\f0ac"
}

.wi-moon-24:before {
    content: "\f0ad"
}

.wi-moon-25:before {
    content: "\f0ae"
}

.wi-moon-26:before {
    content: "\f0af"
}

.wi-moon-27:before {
    content: "\f0b0"
}

.wi-time-1:before {
    content: "\f08a"
}

.wi-time-2:before {
    content: "\f08b"
}

.wi-time-3:before {
    content: "\f08c"
}

.wi-time-4:before {
    content: "\f08d"
}

.wi-time-5:before {
    content: "\f08e"
}

.wi-time-6:before {
    content: "\f08f"
}

.wi-time-7:before {
    content: "\f090"
}

.wi-time-8:before {
    content: "\f091"
}

.wi-time-9:before {
    content: "\f092"
}

.wi-time-10:before {
    content: "\f093"
}

.wi-time-11:before {
    content: "\f094"
}

.wi-time-12:before {
    content: "\f089"
}

.wi-direction-up:before {
    content: "\f058"
}

.wi-direction-up-right:before {
    content: "\f057"
}

.wi-direction-right:before {
    content: "\f04d"
}

.wi-direction-down-right:before {
    content: "\f088"
}

.wi-direction-down:before {
    content: "\f044"
}

.wi-direction-down-left:before {
    content: "\f043"
}

.wi-direction-left:before {
    content: "\f048"
}

.wi-direction-up-left:before {
    content: "\f087"
}

.wi-wind-beaufort-0:before {
    content: "\f0b7"
}

.wi-wind-beaufort-1:before {
    content: "\f0b8"
}

.wi-wind-beaufort-2:before {
    content: "\f0b9"
}

.wi-wind-beaufort-3:before {
    content: "\f0ba"
}

.wi-wind-beaufort-4:before {
    content: "\f0bb"
}

.wi-wind-beaufort-5:before {
    content: "\f0bc"
}

.wi-wind-beaufort-6:before {
    content: "\f0bd"
}

.wi-wind-beaufort-7:before {
    content: "\f0be"
}

.wi-wind-beaufort-8:before {
    content: "\f0bf"
}

.wi-wind-beaufort-9:before {
    content: "\f0c0"
}

.wi-wind-beaufort-10:before {
    content: "\f0c1"
}

.wi-wind-beaufort-11:before {
    content: "\f0c2"
}

.wi-wind-beaufort-12:before {
    content: "\f0c3"
}

.wi-yahoo-0:before {
    content: "\f056"
}

.wi-yahoo-1:before {
    content: "\f00e"
}

.wi-yahoo-2:before {
    content: "\f073"
}

.wi-yahoo-3:before, .wi-yahoo-4:before {
    content: "\f01e"
}

.wi-yahoo-5:before, .wi-yahoo-6:before, .wi-yahoo-7:before {
    content: "\f017"
}

.wi-yahoo-8:before {
    content: "\f015"
}

.wi-yahoo-9:before {
    content: "\f01a"
}

.wi-yahoo-10:before {
    content: "\f015"
}

.wi-yahoo-11:before, .wi-yahoo-12:before {
    content: "\f01a"
}

.wi-yahoo-13:before {
    content: "\f01b"
}

.wi-yahoo-14:before {
    content: "\f00a"
}

.wi-yahoo-15:before {
    content: "\f064"
}

.wi-yahoo-16:before {
    content: "\f01b"
}

.wi-yahoo-17:before {
    content: "\f015"
}

.wi-yahoo-18:before {
    content: "\f017"
}

.wi-yahoo-19:before {
    content: "\f063"
}

.wi-yahoo-20:before {
    content: "\f014"
}

.wi-yahoo-21:before {
    content: "\f021"
}

.wi-yahoo-22:before {
    content: "\f062"
}

.wi-yahoo-23:before, .wi-yahoo-24:before {
    content: "\f050"
}

.wi-yahoo-25:before {
    content: "\f076"
}

.wi-yahoo-26:before {
    content: "\f013"
}

.wi-yahoo-27:before {
    content: "\f031"
}

.wi-yahoo-28:before {
    content: "\f002"
}

.wi-yahoo-29:before {
    content: "\f031"
}

.wi-yahoo-30:before {
    content: "\f002"
}

.wi-yahoo-31:before {
    content: "\f02e"
}

.wi-yahoo-32:before {
    content: "\f00d"
}

.wi-yahoo-33:before {
    content: "\f083"
}

.wi-yahoo-34:before {
    content: "\f00c"
}

.wi-yahoo-35:before {
    content: "\f017"
}

.wi-yahoo-36:before {
    content: "\f072"
}

.wi-yahoo-37:before, .wi-yahoo-38:before, .wi-yahoo-39:before {
    content: "\f00e"
}

.wi-yahoo-40:before {
    content: "\f01a"
}

.wi-yahoo-41:before {
    content: "\f064"
}

.wi-yahoo-42:before {
    content: "\f01b"
}

.wi-yahoo-43:before {
    content: "\f064"
}

.wi-yahoo-44:before {
    content: "\f00c"
}

.wi-yahoo-45:before {
    content: "\f00e"
}

.wi-yahoo-46:before {
    content: "\f01b"
}

.wi-yahoo-47:before {
    content: "\f00e"
}

.wi-yahoo-3200:before {
    content: "\f077"
}

.wi-forecast-io-clear-day:before {
    content: "\f00d"
}

.wi-forecast-io-clear-night:before {
    content: "\f02e"
}

.wi-forecast-io-rain:before {
    content: "\f019"
}

.wi-forecast-io-snow:before {
    content: "\f01b"
}

.wi-forecast-io-sleet:before {
    content: "\f0b5"
}

.wi-forecast-io-wind:before {
    content: "\f050"
}

.wi-forecast-io-fog:before {
    content: "\f014"
}

.wi-forecast-io-cloudy:before {
    content: "\f013"
}

.wi-forecast-io-partly-cloudy-day:before {
    content: "\f002"
}

.wi-forecast-io-partly-cloudy-night:before {
    content: "\f031"
}

.wi-forecast-io-hail:before {
    content: "\f015"
}

.wi-forecast-io-thunderstorm:before {
    content: "\f01e"
}

.wi-forecast-io-tornado:before {
    content: "\f056"
}

.wi-wmo4680-00:before, .wi-wmo4680-0:before {
    content: "\f055"
}

.wi-wmo4680-01:before, .wi-wmo4680-1:before {
    content: "\f013"
}

.wi-wmo4680-02:before, .wi-wmo4680-2:before {
    content: "\f055"
}

.wi-wmo4680-03:before, .wi-wmo4680-3:before {
    content: "\f013"
}

.wi-wmo4680-04:before, .wi-wmo4680-05:before, .wi-wmo4680-10:before, .wi-wmo4680-11:before, .wi-wmo4680-4:before, .wi-wmo4680-5:before {
    content: "\f014"
}

.wi-wmo4680-12:before {
    content: "\f016"
}

.wi-wmo4680-18:before {
    content: "\f050"
}

.wi-wmo4680-20:before {
    content: "\f014"
}

.wi-wmo4680-21:before, .wi-wmo4680-22:before {
    content: "\f017"
}

.wi-wmo4680-23:before {
    content: "\f019"
}

.wi-wmo4680-24:before {
    content: "\f01b"
}

.wi-wmo4680-25:before {
    content: "\f015"
}

.wi-wmo4680-26:before {
    content: "\f01e"
}

.wi-wmo4680-27:before, .wi-wmo4680-28:before, .wi-wmo4680-29:before {
    content: "\f063"
}

.wi-wmo4680-30:before, .wi-wmo4680-31:before, .wi-wmo4680-32:before, .wi-wmo4680-33:before, .wi-wmo4680-34:before, .wi-wmo4680-35:before {
    content: "\f014"
}

.wi-wmo4680-40:before {
    content: "\f017"
}

.wi-wmo4680-41:before {
    content: "\f01c"
}

.wi-wmo4680-42:before {
    content: "\f019"
}

.wi-wmo4680-43:before {
    content: "\f01c"
}

.wi-wmo4680-44:before {
    content: "\f019"
}

.wi-wmo4680-45:before, .wi-wmo4680-46:before {
    content: "\f015"
}

.wi-wmo4680-47:before, .wi-wmo4680-48:before {
    content: "\f01b"
}

.wi-wmo4680-50:before, .wi-wmo4680-51:before {
    content: "\f01c"
}

.wi-wmo4680-52:before, .wi-wmo4680-53:before {
    content: "\f019"
}

.wi-wmo4680-54:before, .wi-wmo4680-55:before, .wi-wmo4680-56:before {
    content: "\f076"
}

.wi-wmo4680-57:before {
    content: "\f01c"
}

.wi-wmo4680-58:before {
    content: "\f019"
}

.wi-wmo4680-60:before, .wi-wmo4680-61:before {
    content: "\f01c"
}

.wi-wmo4680-62:before, .wi-wmo4680-63:before {
    content: "\f019"
}

.wi-wmo4680-64:before, .wi-wmo4680-65:before, .wi-wmo4680-66:before {
    content: "\f015"
}

.wi-wmo4680-67:before, .wi-wmo4680-68:before {
    content: "\f017"
}

.wi-wmo4680-70:before, .wi-wmo4680-71:before, .wi-wmo4680-72:before, .wi-wmo4680-73:before {
    content: "\f01b"
}

.wi-wmo4680-74:before, .wi-wmo4680-75:before, .wi-wmo4680-76:before {
    content: "\f076"
}

.wi-wmo4680-77:before {
    content: "\f01b"
}

.wi-wmo4680-78:before {
    content: "\f076"
}

.wi-wmo4680-80:before {
    content: "\f019"
}

.wi-wmo4680-81:before {
    content: "\f01c"
}

.wi-wmo4680-82:before, .wi-wmo4680-83:before {
    content: "\f019"
}

.wi-wmo4680-84:before {
    content: "\f01d"
}

.wi-wmo4680-85:before, .wi-wmo4680-86:before, .wi-wmo4680-87:before {
    content: "\f017"
}

.wi-wmo4680-89:before {
    content: "\f015"
}

.wi-wmo4680-90:before {
    content: "\f016"
}

.wi-wmo4680-91:before {
    content: "\f01d"
}

.wi-wmo4680-92:before, .wi-wmo4680-93:before {
    content: "\f01e"
}

.wi-wmo4680-94:before {
    content: "\f016"
}

.wi-wmo4680-95:before, .wi-wmo4680-96:before {
    content: "\f01e"
}

.wi-wmo4680-99:before {
    content: "\f056"
}

.wi-owm-200:before, .wi-owm-201:before, .wi-owm-202:before {
    content: "\f01e"
}

.wi-owm-210:before, .wi-owm-211:before, .wi-owm-212:before, .wi-owm-221:before {
    content: "\f016"
}

.wi-owm-230:before, .wi-owm-231:before, .wi-owm-232:before {
    content: "\f01e"
}

.wi-owm-300:before, .wi-owm-301:before {
    content: "\f01c"
}

.wi-owm-302:before {
    content: "\f019"
}

.wi-owm-310:before {
    content: "\f017"
}

.wi-owm-311:before, .wi-owm-312:before {
    content: "\f019"
}

.wi-owm-313:before {
    content: "\f01a"
}

.wi-owm-314:before {
    content: "\f019"
}

.wi-owm-321:before, .wi-owm-500:before {
    content: "\f01c"
}

.wi-owm-501:before, .wi-owm-502:before, .wi-owm-503:before, .wi-owm-504:before {
    content: "\f019"
}

.wi-owm-511:before {
    content: "\f017"
}

.wi-owm-520:before, .wi-owm-521:before, .wi-owm-522:before {
    content: "\f01a"
}

.wi-owm-531:before {
    content: "\f01d"
}

.wi-owm-600:before, .wi-owm-601:before {
    content: "\f01b"
}

.wi-owm-602:before {
    content: "\f0b5"
}

.wi-owm-611:before, .wi-owm-612:before, .wi-owm-615:before, .wi-owm-616:before, .wi-owm-620:before {
    content: "\f017"
}

.wi-owm-621:before, .wi-owm-622:before {
    content: "\f01b"
}

.wi-owm-701:before {
    content: "\f01a"
}

.wi-owm-711:before {
    content: "\f062"
}

.wi-owm-721:before {
    content: "\f0b6"
}

.wi-owm-731:before {
    content: "\f063"
}

.wi-owm-741:before {
    content: "\f014"
}

.wi-owm-761:before, .wi-owm-762:before {
    content: "\f063"
}

.wi-owm-771:before {
    content: "\f011"
}

.wi-owm-781:before {
    content: "\f056"
}

.wi-owm-800:before {
    content: "\f00d"
}

.wi-owm-801:before, .wi-owm-802:before {
    content: "\f011"
}

.wi-owm-803:before {
    content: "\f012"
}

.wi-owm-804:before {
    content: "\f013"
}

.wi-owm-900:before {
    content: "\f056"
}

.wi-owm-901:before {
    content: "\f01d"
}

.wi-owm-902:before {
    content: "\f073"
}

.wi-owm-903:before {
    content: "\f076"
}

.wi-owm-904:before {
    content: "\f072"
}

.wi-owm-905:before {
    content: "\f021"
}

.wi-owm-906:before {
    content: "\f015"
}

.wi-owm-957:before {
    content: "\f050"
}

.wi-owm-day-200:before, .wi-owm-day-201:before, .wi-owm-day-202:before {
    content: "\f010"
}

.wi-owm-day-210:before, .wi-owm-day-211:before, .wi-owm-day-212:before, .wi-owm-day-221:before {
    content: "\f005"
}

.wi-owm-day-230:before, .wi-owm-day-231:before, .wi-owm-day-232:before {
    content: "\f010"
}

.wi-owm-day-300:before, .wi-owm-day-301:before {
    content: "\f00b"
}

.wi-owm-day-302:before, .wi-owm-day-310:before, .wi-owm-day-311:before, .wi-owm-day-312:before, .wi-owm-day-313:before, .wi-owm-day-314:before {
    content: "\f008"
}

.wi-owm-day-321:before, .wi-owm-day-500:before {
    content: "\f00b"
}

.wi-owm-day-501:before, .wi-owm-day-502:before, .wi-owm-day-503:before, .wi-owm-day-504:before {
    content: "\f008"
}

.wi-owm-day-511:before {
    content: "\f006"
}

.wi-owm-day-520:before, .wi-owm-day-521:before, .wi-owm-day-522:before {
    content: "\f009"
}

.wi-owm-day-531:before {
    content: "\f00e"
}

.wi-owm-day-600:before {
    content: "\f00a"
}

.wi-owm-day-601:before {
    content: "\f0b2"
}

.wi-owm-day-602:before {
    content: "\f00a"
}

.wi-owm-day-611:before, .wi-owm-day-612:before, .wi-owm-day-615:before, .wi-owm-day-616:before, .wi-owm-day-620:before {
    content: "\f006"
}

.wi-owm-day-621:before, .wi-owm-day-622:before {
    content: "\f00a"
}

.wi-owm-day-701:before {
    content: "\f009"
}

.wi-owm-day-711:before {
    content: "\f062"
}

.wi-owm-day-721:before {
    content: "\f0b6"
}

.wi-owm-day-731:before {
    content: "\f063"
}

.wi-owm-day-741:before {
    content: "\f003"
}

.wi-owm-day-761:before, .wi-owm-day-762:before {
    content: "\f063"
}

.wi-owm-day-781:before {
    content: "\f056"
}

.wi-owm-day-800:before {
    content: "\f00d"
}

.wi-owm-day-801:before, .wi-owm-day-802:before, .wi-owm-day-803:before {
    content: "\f000"
}

.wi-owm-day-804:before {
    content: "\f00c"
}

.wi-owm-day-900:before {
    content: "\f056"
}

.wi-owm-day-902:before {
    content: "\f073"
}

.wi-owm-day-903:before {
    content: "\f076"
}

.wi-owm-day-904:before {
    content: "\f072"
}

.wi-owm-day-906:before {
    content: "\f004"
}

.wi-owm-day-957:before {
    content: "\f050"
}

.wi-owm-night-200:before, .wi-owm-night-201:before, .wi-owm-night-202:before {
    content: "\f02d"
}

.wi-owm-night-210:before, .wi-owm-night-211:before, .wi-owm-night-212:before, .wi-owm-night-221:before {
    content: "\f025"
}

.wi-owm-night-230:before, .wi-owm-night-231:before, .wi-owm-night-232:before {
    content: "\f02d"
}

.wi-owm-night-300:before, .wi-owm-night-301:before {
    content: "\f02b"
}

.wi-owm-night-302:before, .wi-owm-night-310:before, .wi-owm-night-311:before, .wi-owm-night-312:before, .wi-owm-night-313:before, .wi-owm-night-314:before {
    content: "\f028"
}

.wi-owm-night-321:before, .wi-owm-night-500:before {
    content: "\f02b"
}

.wi-owm-night-501:before, .wi-owm-night-502:before, .wi-owm-night-503:before, .wi-owm-night-504:before {
    content: "\f028"
}

.wi-owm-night-511:before {
    content: "\f026"
}

.wi-owm-night-520:before, .wi-owm-night-521:before, .wi-owm-night-522:before {
    content: "\f029"
}

.wi-owm-night-531:before {
    content: "\f02c"
}

.wi-owm-night-600:before {
    content: "\f02a"
}

.wi-owm-night-601:before {
    content: "\f0b4"
}

.wi-owm-night-602:before {
    content: "\f02a"
}

.wi-owm-night-611:before, .wi-owm-night-612:before, .wi-owm-night-615:before, .wi-owm-night-616:before, .wi-owm-night-620:before {
    content: "\f026"
}

.wi-owm-night-621:before, .wi-owm-night-622:before {
    content: "\f02a"
}

.wi-owm-night-701:before {
    content: "\f029"
}

.wi-owm-night-711:before {
    content: "\f062"
}

.wi-owm-night-721:before {
    content: "\f0b6"
}

.wi-owm-night-731:before {
    content: "\f063"
}

.wi-owm-night-741:before {
    content: "\f04a"
}

.wi-owm-night-761:before, .wi-owm-night-762:before {
    content: "\f063"
}

.wi-owm-night-781:before {
    content: "\f056"
}

.wi-owm-night-800:before {
    content: "\f02e"
}

.wi-owm-night-801:before, .wi-owm-night-802:before, .wi-owm-night-803:before {
    content: "\f022"
}

.wi-owm-night-804:before {
    content: "\f086"
}

.wi-owm-night-900:before {
    content: "\f056"
}

.wi-owm-night-902:before {
    content: "\f073"
}

.wi-owm-night-903:before {
    content: "\f076"
}

.wi-owm-night-904:before {
    content: "\f072"
}

.wi-owm-night-906:before {
    content: "\f024"
}

.wi-owm-night-957:before {
    content: "\f050"
}

.wi-wu-chanceflurries:before {
    content: "\f064"
}

.wi-wu-chancerain:before {
    content: "\f019"
}

.wi-wu-chancesleat:before {
    content: "\f0b5"
}

.wi-wu-chancesnow:before {
    content: "\f01b"
}

.wi-wu-chancetstorms:before {
    content: "\f01e"
}

.wi-wu-clear:before {
    content: "\f00d"
}

.wi-wu-cloudy:before {
    content: "\f002"
}

.wi-wu-flurries:before {
    content: "\f064"
}

.wi-wu-hazy:before {
    content: "\f0b6"
}

.wi-wu-mostlycloudy:before {
    content: "\f002"
}

.wi-wu-mostlysunny:before {
    content: "\f00d"
}

.wi-wu-partlycloudy:before {
    content: "\f002"
}

.wi-wu-partlysunny:before {
    content: "\f00d"
}

.wi-wu-rain:before {
    content: "\f01a"
}

.wi-wu-sleat:before {
    content: "\f0b5"
}

.wi-wu-snow:before {
    content: "\f01b"
}

.wi-wu-sunny:before {
    content: "\f00d"
}

.wi-wu-tstorms:before {
    content: "\f01e"
}

.wi-wu-unknown:before {
    content: "\f00d"
}

.ekko-lightbox {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0 !important
}

.ekko-lightbox-container {
    position: relative
}

    .ekko-lightbox-container > div.ekko-lightbox-item {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%
    }

.ekko-lightbox iframe {
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

    .ekko-lightbox-nav-overlay a {
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        opacity: 0;
        transition: opacity .5s;
        color: #fff;
        font-size: 30px;
        z-index: 1
    }

        .ekko-lightbox-nav-overlay a > * {
            -ms-flex-positive: 1;
            flex-grow: 1
        }

        .ekko-lightbox-nav-overlay a > :focus {
            outline: 0
        }

        .ekko-lightbox-nav-overlay a span {
            padding: 0 30px
        }

        .ekko-lightbox-nav-overlay a:last-child span {
            text-align: right
        }

        .ekko-lightbox-nav-overlay a:focus {
            outline: 0
        }

        .ekko-lightbox-nav-overlay a.disabled {
            cursor: default;
            visibility: hidden
        }

.bootstrap-select .dropdown-menu li.disabled a, .bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed
}

.ekko-lightbox a:hover {
    opacity: 1
}

.ekko-lightbox .modal-dialog {
    display: none
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.ekko-lightbox-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

    .ekko-lightbox-loader > div {
        width: 40px;
        height: 40px;
        position: relative;
        text-align: center
    }

        .ekko-lightbox-loader > div > div {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #fff;
            opacity: .6;
            position: absolute;
            top: 0;
            left: 0;
            animation: a 2s infinite ease-in-out
        }

            .ekko-lightbox-loader > div > div:last-child {
                animation-delay: -1s
            }

.modal-dialog .ekko-lightbox-loader > div > div {
    background-color: #333
}

@keyframes a {
    0%,to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}


/* */



.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0
}

a {
    color: #555
}

    a:hover {
        color: #333
    }

.h1, h1 {
    font-size: 2.3rem;
    font-weight: 700
}

.btn.focus, .btn:focus {
    box-shadow: none
}

.container {
    width: 970px;
    min-width: 970px;
    max-width: 970px
}

.row {
    margin-left: -5px;
    margin-right: -5px
}

.col, .container, .container-fluid, [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.image-bg-effect {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent 50%,#000)
}

.swiper-back {
    border-radius: 15px 15px 0;
    position: absolute;
    z-index: 3;
    bottom: 0
}

.swiper-next {
    border-radius: 15px 15px 15px 0;
    position: absolute;
    z-index: 3;
    bottom: 0
}

.widget-title {
    font-size: 18px
}

.card {
    border: none
}

.swiper-pagination-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .swiper-pagination-flex .swiper-pagination-bullet {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

.video-play-button {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    background-color: rgba(0,0,0,.4)
}

.alert-dismissible .close {
    top: 3px
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #b2b4b6
}

.show-all-text {
    overflow: hidden;
    max-height: 45px
}

.title-line {
    height: 5px
}

.page-item.active .page-link {
    background-color: #214289;
    border-color: #303d83
}

.page-link {
    color: #214289
}

.list-group-item.active {
    background-color: #f7fafb;
    border-color: #ecf0f1;
    color: #17a2b8
}

.text-primary {
    color: #303d83 !important
}

.text-purple {
    color: #9b59b6 !important
}

a.text-purple:focus, a.text-purple:hover {
    color: #8134a1 !important
}

.text-white {
    color: #fff !important
}

a.text-white:focus, a.text-white:hover {
    color: #f39c12 !important
}

.bg-navy {
    background-color: #35438e !important
}

.bg-purple {
    background-color: #9b59b6 !important
}

.bg-orange {
    background-color: #F3A530 !important
}

.bg-magenta {
    background-color: #F46262 !important
}

.bg-primary {
    background-color: #303d83 !important
}

.bg-dark-blue {
    background-color: #214289 !important
}

.bg-light-gray {
    background-color: #ecf0f1 !important
}

.btn-primary {
    background-color: #303d83 !important;
    border-color: #303d83 !important
}

    .btn-primary:hover {
        background-color: #202c6c !important;
        border-color: #202c6c !important
    }

#navbar .navbar-brand img {
    max-height: 50px
}

#navbar .navbar-nav .badge {
    font-size: 10px;
    margin-top: 7px;
    margin-left: 8px
}

.mega-menu {
    width: 600px;
    border: 2px solid rgba(0,0,0,.05)
}

    .mega-menu:before {
        position: absolute;
        top: -7px;
        left: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0,0,0,.1);
        content: ''
    }

    .mega-menu:after {
        position: absolute;
        top: -6px;
        left: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: ''
    }

.dropdown-menu-right {
    width: 400px;
    padding: 5px;
    font-size: 12px;
    border: 1px solid rgba(0,0,0,.05);
    background-color: #f0f0f0
}

    .dropdown-menu-right:before {
        position: absolute;
        top: -7px;
        right: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0,0,0,.1);
        content: ''
    }

    .dropdown-menu-right:after {
        position: absolute;
        top: -6px;
        right: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #f0f0f0;
        border-left: 6px solid transparent;
        content: ''
    }

#authors .author-box:nth-child(1), #authors .author-box:nth-child(3), #authors.authors-horizontal .author-box:nth-child(2) {
    border-right: .5px solid rgba(0,0,0,.2)
}

#search {
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.9);
    opacity: 1;
    display: none
}

    #search.open {
        opacity: 1;
        z-index: 9999;
        display: block
    }

    #search form {
        top: 35%;
        left: 0;
        margin-top: -51px;
        width: 60%;
        margin-left: 20%;
        font-size: 20px
    }

    #search .close {
        position: fixed;
        top: 15px;
        right: 15px;
        opacity: 1;
        text-shadow: none;
        color: #fff;
        font-weight: 400
    }

#main-featured-slider .swiper-slide .badge, #main-heading-slider .swiper-slide .badge {
    top: 20px;
    left: 20px
}

#main-featured-slider .swiper-pagination-bullet, #main-heading-slider .swiper-pagination-bullet {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-weight: 600;
    border-radius: 0;
    text-align: center
}

#search .close:hover {
    color: #dacccc;
    cursor: pointer
}

#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    transition: opacity .7s ease-out;
    opacity: 0
}

    #back-to-top.show {
        opacity: 1
    }

.blink-text {
    animation: 1s blinker linear infinite;
    -webkit-animation: 1s blinker linear infinite;
    -moz-animation: 1s blinker linear infinite
}

@-moz-keyframes blinker {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@-webkit-keyframes blinker {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@keyframes blinker {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

#last-minute .vert .carousel-item-next.carousel-item-left, #last-minute .vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

#last-minute .vert .active.carousel-item-right, #last-minute .vert .carousel-item-next {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100% 0)
}

#last-minute .vert .active.carousel-item-left, #last-minute .vert .carousel-item-prev {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

#top-breakings h6 {
    height: 35px;
    overflow: hidden
}

#main-heading-slider .swiper-container {
    overflow: hidden
}

#main-heading-slider .swiper-slide h4 {
    bottom: 10px;
    left: 20px;
    margin-right: 110px
}

#main-heading-slider .swiper-pagination-bullet {
    height: 37px;
    opacity: 1;
    color: #333;
    background-color: transparent
}

    #main-heading-slider .swiper-pagination-bullet:hover {
        color: #fff;
        background-color: #e0223f;
        border-bottom: 3px solid #e0223f
    }

#main-heading-slider .swiper-pagination-bullet-active {
    border-bottom: 3px solid #e0223f
}

#main-heading-slider .swiper-back {
    margin-bottom: 50px;
    right: 60px
}

#main-heading-slider .swiper-next {
    margin-bottom: 50px;
    right: 10px
}

#main-featured-slider .swiper-container {
    overflow: hidden
}

#main-featured-slider .swiper-slide h4 {
    bottom: 10px;
    left: 20px;
    margin-right: 110px
}

#main-featured-slider .swiper-back, #main-featured-slider .swiper-next {
    display: none
}

#main-featured-slider h6 {
    height: 36px;
    overflow: hidden
}

#main-featured-slider .swiper-pagination-bullet {
    height: 37px;
    opacity: 1;
    color: #efefef;
    background-color: #111
}

    #main-featured-slider .swiper-pagination-bullet-active, #main-featured-slider .swiper-pagination-bullet:hover {
        border-bottom: 3px solid #e0223f
    }

#authors .author-box:nth-child(1), #authors .author-box:nth-child(2) {
    border-bottom: .5px solid rgba(0,0,0,.2)
}

#main-heading-slider .single-slide h4 {
    bottom: 10px;
    left: 20px
}

#main-heading-slider .single-slide h6 {
    bottom: 5px;
    left: 10px
}

#weather-report .weather-degree {
    font-size: 32px
}

#weather-report .btn-light {
    background-color: #e3e4e6 !important
}

#weather-widget .weather-degree {
    font-size: 39px
}

#last-hours .nav-pills .nav-link {
    background-color: #ecf0f1;
    border-radius: 0
}

    #last-hours .nav-pills .nav-link.active {
        background-color: #e0223f
    }

#authors .nav-pills {
    border-radius: 0
}

    #authors .nav-pills .nav-link {
        color: #fff;
        margin-left: 25px
    }

        #authors .nav-pills .nav-link i {
            color: #ffa701;
            padding-right: 5px
        }

        #authors .nav-pills .nav-link.active {
            background-color: transparent;
            font-weight: 700
        }

#authors .tab-content {
    position: relative;
    padding-bottom: 50px
}

#authors .swiper-container {
    width: 100%;
    overflow: hidden
}

#authors .swiper-back {
    margin-bottom: 5px;
    left: 275px
}

#authors .swiper-next {
    margin-bottom: 5px;
    right: 275px
}

#authors .author-box {
    padding: 22px 35px
}

    #authors .author-box h5 {
        display: block;
        height: 52px;
        overflow: hidden
    }

#authors.authors-horizontal .swiper-back {
    left: 45.5%
}

#authors.authors-horizontal .swiper-next {
    right: 45.5%
}

#authors.authors-horizontal .author-box:nth-child(3) {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.2);
}

#special-news h6 {
    height: 35px;
    overflow: hidden
}

#daily-headline .daily-headline-category a {
    display: block;
    left: 10px;
    top: 10px;
    border-radius: 45px
}

    #daily-headline .daily-headline-category a:hover {
        color: #fff !important
    }

#daily-headline blockquote {
    height: 150px
}

    #daily-headline blockquote footer {
        bottom: 12px;
        border-top: 5px solid #555;
        font-size: 18px
    }

    #daily-headline blockquote i {
        bottom: 12px;
        right: 12px;
        font-size: 50px
    }

#daily-headline #side-news h6 a {
    display: block;
    overflow: hidden;
    font-size: 12px
}

#tab-news .nav-pills a.nav-link {
    border-radius: 0
}

    #tab-news .nav-pills a.nav-link.active {
        border-top: 3px solid #3498db
    }

#tab-news .swiper-container {
    overflow: hidden;
    margin-top: 5px
}

    #tab-news .swiper-container h5 a {
        display: block;
        height: 39px;
        overflow: hidden;
        margin-bottom: 5px
    }

#tab-news .swiper-pagination-bullet {
    height: 30px;
    opacity: 1;
    color: #333;
    border-radius: 0;
    background-color: transparent;
    border-top: 2px #fff solid
}

    #tab-news .swiper-pagination-bullet-active, #tab-news .swiper-pagination-bullet:hover {
        border-top: 2px #e0223f solid;
        color: #e0223f
    }

#sub-headline-slider .swiper-back {
    bottom: 3px;
    left: 45.5%
}

#sub-headline-slider .swiper-next {
    bottom: 3px;
    right: 45.5%
}

#popular-galleries.multi-gallery:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 388.5px;
    background: #ee657a;
    background: -moz-linear-gradient(left,#ee657a 0,#836cc0 100%);
    background: -webkit-linear-gradient(left,#ee657a 0,#836cc0 100%);
    background: linear-gradient(to right,#ee657a 0,#836cc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee657a', endColorstr='#836cc0', GradientType=1 );
    z-index: 0
}

#popular-galleries.multi-gallery > .row {
    background: #ee657a;
    background: -moz-linear-gradient(left,#ee657a 0,#836cc0 100%);
    background: -webkit-linear-gradient(left,#ee657a 0,#836cc0 100%);
    background: linear-gradient(to right,#ee657a 0,#836cc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee657a', endColorstr='#836cc0', GradientType=1 );
    box-shadow: 12px 0 15px -4px rgba(0,0,0,.08),-12px 0 8px -4px rgba(0,0,0,.08);
    position: relative
}

#popular-galleries .swiper-container {
    overflow: hidden
}

#popular-galleries .swiper-slide h4 {
    position: absolute;
    bottom: 5px;
    left: 20px;
    right: 20px;
    font-size: 17px
}

#popular-galleries .swiper-pagination-bullet {
    border-radius: 0;
    width: 40px;
    height: 5px;
    margin-right: 10px;
    cursor: pointer
}

    #popular-galleries .swiper-pagination-bullet-active, #popular-galleries .swiper-pagination-bullet:hover {
        background-color: #fca728
    }

#popular-galleries .swiper-button-next {
    position: absolute;
    top: 35px;
    right: 40px;
    background: 0 0 !important
}

#popular-galleries .swiper-button-prev {
    position: absolute;
    top: 35px;
    left: 350px;
    background: 0 0 !important
}

#popular-galleries .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: inherit !important
}

#popular-gallery-single.photo-gallery:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 324px;
    background-color: #010f0c;
    z-index: 0
}

#popular-gallery-single.video-gallery:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 486px;
    background-color: #fff;
    z-index: 0;
    border-top: 3px solid #fca728;
    border-bottom: 3px solid #e0e0e0
}

#popular-gallery-single .swiper-container {
    overflow: hidden
}

#popular-gallery-single .swiper-button-next {
    top: 74%;
    left: 63px
}

#popular-gallery-single .swiper-button-prev {
    top: 74%;
    left: 20px
}

#popular-gallery-single h4 {
    position: absolute;
    bottom: 5px;
    left: 20px;
    right: 20px;
    font-size: 17px
}

#popular-gallery-single .square {
    position: relative;
    overflow: hidden
}

#popular-gallery-single .nav-pills .nav-link {
    border-radius: 0;
    background-color: #d0d0d0;
    color: #7c7575
}

    #popular-gallery-single .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        background-color: #fff;
        color: #555
    }

#newspaper img {
    height: 240px
}

#newspaper .swiper-container {
    overflow: hidden
}

#newspaper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: gray;
    margin-right: 5px
}

    #newspaper .swiper-pagination-bullet-active, #newspaper .swiper-pagination-bullet:hover {
        background-color: #fd722f
    }

#news-category-tabs .nav-pills .nav-link {
    color: #666;
    border-radius: 0
}

#news-category-tabs .nav-pills-success .nav-link:hover {
    color: #2fbb73
}

#news-category-tabs .nav-pills-success .nav-link.active {
    border-bottom: 1px solid #2fbb73;
    color: #2fbb73
}

#news-category-tabs .nav-pills-purple .nav-link:hover {
    color: #ae34cc
}

#news-category-tabs .nav-pills-purple .nav-link.active {
    border-bottom: 1px solid #ae34cc;
    color: #ae34cc
}

#news-category-tabs .swiper-container {
    overflow: hidden
}

    #news-category-tabs .swiper-container .swiper-slide h4 {
        bottom: 25px;
        left: 20px;
        font-size: 20px;
        margin-right: 110px
    }

#news-category-tabs .swiper-back {
    margin-bottom: 10px;
    right: 60px
}

#news-category-tabs .swiper-next {
    margin-bottom: 10px;
    right: 10px
}

#news-category-tabs .swiper-pagination {
    bottom: 6px;
    left: 20px
}

#news-category-tabs .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #fff;
    margin-right: 3px
}

    #news-category-tabs .swiper-pagination-bullet-active, #news-category-tabs .swiper-pagination-bullet:hover {
        background-color: #fca728
    }

#news-category-tabs h6 a {
    display: block;
    overflow: hidden
}

#firm-guide .swiper-container {
    overflow: hidden;
    font-size: 13px
}

#firm-guide .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: gray;
    margin-right: 5px
}

    #firm-guide .swiper-pagination-bullet-active, #firm-guide .swiper-pagination-bullet:hover {
        background-color: #fff;
        border: 4px solid #fd722f
    }

#biography .swiper-container {
    overflow: hidden;
    font-size: 13px
}

#biography .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: gray;
    margin-right: 5px
}

    #biography .swiper-pagination-bullet-active, #biography .swiper-pagination-bullet:hover {
        background-color: #fff;
        border: 4px solid #fd722f
    }

#league {
    font-size: 13px
}

    #league .nav-pills .nav-link {
        border: 2px solid #fff
    }

        #league .nav-pills .nav-link.active {
            border: 2px solid #55efc4
        }

    #league .table-hover tbody tr {
        box-sizing: border-box;
        border-left: 4px solid rgba(255,255,255,0);
        border-right: 4px solid rgba(255,255,255,0)
    }

        #league .table-hover tbody tr:hover {
            background-color: #fff;
            border-left: 4px solid #fea928;
            border-right: 4px solid #fea928;
            box-shadow: 0 8px 6px -6px rgba(0,0,0,.19)
        }

#prayer-times .card-header {
    background-color: #802c6d;
    font-size: 18px
}

    #prayer-times .card-header .form-group {
        margin-bottom: 0
    }

#prayer-times .card-body {
    background-color: #93387e;
    padding: 0;
    border-bottom: 4px solid #ffc107 !important
}

    #prayer-times .card-body .table td {
        border-top: 1px solid #802c6d
    }

#newspaper-flow .swiper-container {
    overflow: hidden
}

#newspaper-flow img {
    max-height: 320px
}

#newspaper-flow .swiper-back {
    left: 10px
}

#newspaper-flow .swiper-next {
    right: 10px
}

#reportage .swiper-container {
    overflow: hidden
}

#reportage .swiper-back {
    left: 39%;
    bottom: 10px
}

#reportage .swiper-next {
    right: 39%;
    bottom: 10px
}

#magazine .swiper-container {
    overflow: hidden;
    font-size: 13px
}

#magazine .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: gray;
    margin-right: 5px
}

    #magazine .swiper-pagination-bullet-active, #magazine .swiper-pagination-bullet:hover {
        background-color: #fff;
        border: 4px solid #fd722f
    }

#theme-panel {
    position: fixed;
    top: calc(50% - 227px);
    right: -253px;
    transition: all .3s ease-in-out;
    width: 250px;
    z-index: 99
}

    #theme-panel.show {
        right: 0
    }

#theme-panel-toggle {
    position: absolute;
    cursor: pointer;
    top: calc(50% - 42px);
    left: -59px
}

#gallery-by-slider .swiper-container {
    overflow: hidden
}

#gallery-by-slider .swiper-next {
    right: -20px;
    top: 45%
}

#gallery-by-slider .swiper-back {
    left: -20px;
    top: 45%
}

#caricature .card-body a {
    display: block;
    overflow: hidden
}

.swiper-back, .swiper-next {
    cursor: pointer
}

.swiper-container {
    position: initial;
    overflow: initial;
    list-style: outside;
    padding: initial;
    z-index: initial
}

.pagination a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #214289;
    background-color: #fff;
    border: 1px solid #dee2e6;
    cursor: pointer
}

    .pagination a:hover {
        color: #0056b3;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .pagination a.page_current, .pagination a.page_current:hover {
        background-color: #214289;
        border-color: #303d83;
        color: #fff
    }

    .pagination a:last-child {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

    .pagination a:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

#newsletter label.error.valid, .contact label.error.valid, .forgot label.error.valid, .login label.error.valid {
    display: none !important
}

.contact label.error, .forgot label.error, .login label.error {
    color: red;
    margin: 0;
    font-size: 10px
}

#newsletter label.error {
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: red
}

[data-text-id] a:not(.text-light) {
    color: #34a2b8;
    text-decoration: underline
}

blockquote {
    font-size: 1.2em;
    margin: 20px auto;
    font-style: italic;
    color: #555;
    padding: 1.2em 30px 1.2em 55px;
    border-left: 8px solid #78C0A8;
    line-height: 1.6;
    position: relative;
    background: #EDEDED
}

    blockquote::before {
        font-family: Arial;
        content: "\201C";
        color: #78C0A8;
        font-size: 5em;
        position: absolute;
        left: 10px;
        top: -10px
    }

    blockquote::after {
        content: ''
    }

    blockquote span {
        display: block;
        color: #333;
        margin-top: 1em;
        font-weight: 600
    }

#photo_source {
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5)
}

#modal-ads button.close {
    position: absolute;
    right: -7px;
    top: -7px;
    background: #444;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    color: #fff;
    opacity: 1;
    cursor: pointer
}

#left-ad, #right-ad {
    top: 160px;
    position: absolute;
    background: 0;
    z-index: 99;
    margin-bottom: 0
}

#left-ad {
    right: 50%;
    margin-right: 490px
}

#right-ad {
    left: 50%;
    margin-left: 490px
}

    #left-ad[data-spy=affix], #right-ad[data-spy=affix] {
        position: fixed !important;
        z-index: 999999 !important
    }

[data-header=header-1] #left-ad, [data-header=header-1] #right-ad {
    top: 112px
}

#horizontal-news h6.card-title {
    min-height: 32px
}

.social-buttons a {
    min-width: 26px
}
/*! SVG TÃ¼rkiye HaritasÄ± | MIT Lisans | dnomak.com */

.svg-turkiye-haritasi {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center
}

    .svg-turkiye-haritasi svg {
        width: 100%;
        height: auto
    }

.il-isimleri {
    position: absolute;
    z-index: 2
}

    .il-isimleri div {
        display: inline-block;
        background: #4c8ddc;
        color: #fff;
        padding: 5px 15px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 5px
    }

        .il-isimleri div:after {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -10px;
            bottom: -10px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #4c8ddc
        }

#svg-turkiye-haritasi path {
    cursor: pointer;
    fill: #b9c5d1
}

    #svg-turkiye-haritasi path:hover {
        fill: #114171
    }

#guney-kibris {
    pointer-events: none
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all .5s ease-out;
    color: #ecf0f1;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEECAIAAAAd4J55AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUIyQzg0Q0RDQ0ExMTFFNjkyMDJGQkMzNjQ3OUEyMTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUIyQzg0Q0VDQ0ExMTFFNjkyMDJGQkMzNjQ3OUEyMTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjJDODRDQkNDQTExMUU2OTIwMkZCQzM2NDc5QTIxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjJDODRDQ0NDQTExMUU2OTIwMkZCQzM2NDc5QTIxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnMLhJsAAB3qSURBVHja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) #212327
}

    .cookiealert.show {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 1s
    }

    .cookiealert a {
        text-decoration: underline
    }

    .cookiealert .acceptcookies {
        margin-left: 10px;
        vertical-align: baseline
    }

iframe {
    max-width: 100%;
    border: 0;
}

/**/
.ozel-manset #main-featured-slider .swiper-pagination-bullet:nth-child(2) {
    margin: 0 !important
}

.ozel-manset #main-featured-slider .swiper-pagination-bullet {
    height: 32px !important;
    line-height: 32px;
    background-color: #fff !important;
    color: #111 !important
}

.ozel-manset #main-featured-slider .swiper-pagination-bullet-active {
    background: #e00000 !important;
    color: #fff !important
}

.ozel-manset #main-featured-slider .swiper-pagination-bullet::after, .ozel-manset #main-featured-slider .swiper-pagination-bullet::before {
    content: none !important
}

.ozel-manset #main-featured-slider .swiper-wrapper {
    margin: 0
}

.ozel-manset #main-featured-slider2 {
    overflow: hidden
}

.ozel-manset .alt-featured {
    overflow: auto
}

.ozel-manset .alt-featured-title {
    width: 182px;
    height: 178px;
    position: relative
}

    .ozel-manset .alt-featured-title h4 {
        position: absolute;
        top: 50%;
        transform: translate(0,-50%)
    }

.ozel-manset .alt-featured-image {
    width: 188px;
    height: 178px
}

.ozel-manset #main-featured-slider2 .swiper-back, .ozel-manset #main-featured-slider2 .swiper-next {
    bottom: calc(50% - 15px);
    left: 5px;
    font-size: 24px;
    color: #fff
}

.ozel-manset #main-featured-slider2 .swiper-next {
    left: inherit;
    right: 5px
}





.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

    .toast-message a, .toast-message label {
        color: #FFF
    }

        .toast-message a:hover {
            color: #CCC
        }

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

    .toast-close-button:focus, .toast-close-button:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40)
    }

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

    #toast-container * {
        box-sizing: border-box
    }

    #toast-container > div {
        position: relative;
        pointer-events: auto;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 300px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-position: 15px center;
        background-repeat: no-repeat;
        -moz-box-shadow: 0 0 12px #999;
        -webkit-box-shadow: 0 0 12px #999;
        box-shadow: 0 0 12px #999;
        color: #FFF;
        opacity: .8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80)
    }

        #toast-container > div.rtl {
            direction: rtl;
            padding: 15px 50px 15px 15px;
            background-position: right 15px center
        }

        #toast-container > div:hover {
            -moz-box-shadow: 0 0 12px #000;
            -webkit-box-shadow: 0 0 12px #000;
            box-shadow: 0 0 12px #000;
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            filter: alpha(opacity=100);
            cursor: pointer
        }

    #toast-container > .toast-info {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
    }

    #toast-container > .toast-error {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
    }

    #toast-container > .toast-success {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
    }

    #toast-container > .toast-warning {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
    }

    #toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
        width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    #toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
        width: 96%;
        margin-left: auto;
        margin-right: auto
    }

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.swiper-slide, .swiper-wrapper {
    height: 100%;
    position: relative
}

@media all and (max-width:240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

        #toast-container > div.rtl {
            padding: 8px 50px 8px 8px
        }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

        #toast-container > div.rtl {
            padding: 8px 50px 8px 8px
        }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

        #toast-container > div.rtl {
            padding: 15px 50px 15px 15px
        }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        -o-transition-property: transform,height;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-scrollbar-cursor-drag, .swiper-slide-zoomed {
    cursor: move
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: .2s top,.2s -webkit-transform;
            -o-transition: .2s transform,.2s top;
            transition: .2s transform,.2s top;
            transition: .2s transform,.2s top,.2s -webkit-transform
        }

.swiper-pagination-lock, .swiper-scrollbar-lock {
    display: none
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: .2s left,.2s -webkit-transform;
        -o-transition: .2s transform,.2s left;
        transition: .2s transform,.2s left;
        transition: .2s transform,.2s left,.2s -webkit-transform
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right,.2s -webkit-transform;
    -o-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right;
    transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000
    }

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

    .swiper-container-cube .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

    .swiper-container-flip .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}



@charset "UTF-8";

html {
    min-width: unset;
    font-family: 'Roboto', sans-serif !important;
}

html, body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
}

body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    color: #1E1E1E;
    background-color: #F1F1F1;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

 > * {
    font-family: 'Roboto', sans-serif !important;
}

 .shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

 .col,  .container,  .container-fluid,  [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
}

 .row {
    margin-left: -15px;
    margin-right: -15px;
}

 .container {
    max-width: 1200px;
    min-width: 960px;
    width: 100%;
}

 .card {
    border-radius: 4px;
    overflow: hidden;
}

 #search.open h3 {
    margin-left: 10px;
}

/*------ HEADER ------*/
 #parite-list {
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, .5);
    background-color: #FFF;
    padding: 10px 0;
}

     #parite-list .logo {
        width: auto;
        height: 60px;
        margin-right: 15px;
    }

    /* CURRENCIES */
     #parite-list .currency {
    }

         #parite-list .currency .curr {
            text-align: left;
            border-left: 1px solid #E7E7E9;
            padding: 5px 25px;
            padding-right: 0;
            min-width: 125px;
            cursor: default;
        }

             #parite-list .currency .curr div {
                font-weight: 400;
                color: #808285;
                font-size: 16px;
                line-height: 1;
                margin-bottom: 2px;
            }

                 #parite-list .currency .curr div:last-child {
                    font-size: 18px;
                    font-weight: 900;
                    color: #414042;
                    margin-bottom: 0;
                }

             #parite-list .currency .curr span {
                display: block;
                font-size: 13px;
                font-weight: 500;
            }

                 #parite-list .currency .curr span.green {
                    color: #52B24F;
                }

                 #parite-list .currency .curr span.red {
                    color: #DE0100;
                }

                 #parite-list .currency .curr span i {
                    font-size: 15px;
                    font-weight: bold;
                    transform: translateY(1px);
                }

    /* WEATHER */
#parite-list .weather-cont {
    border-radius: 30px;
    background: #3493cb;
    min-height: 60px;
    width: 240px;
    white-space: nowrap;
}

     #parite-list .weather-degree {
        font-size: 36px;
        margin-left: 20px;
        margin-right: 10px;
        position: absolute;
    }

     #parite-list .weather-city button {
        font-weight: 500;
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
        color: #fff;
        padding: 0;
        border: 0;
        background: transparent;
        height: 36px;
        padding-left: 75px;
    }

         #parite-list .weather-city button:focus {
            outline: none !important;
            box-shadow: none !important;
        }

         #parite-list .weather-city button.dropdown-toggle::after {
            display: none;
        }

         #parite-list .weather-city button span {
            color: #e5e5e5;
            padding-left: 10px;
        }

     #parite-list .weather-city .weather-desc {
        color: #fff;
        font-weight: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 1;
        position: absolute;
        bottom: 0;
        left: 75px;
        pointer-events: none;
    }

         #parite-list .weather-city .weather-desc i {
            transform: translateY(3px);
            font-size: 20px;
            line-height: 1;
        }


/*------ NAVBAR ------*/
 .navbar {
    background-color: #183642;
    padding: 25px 0;
}

     .navbar .navbar-nav {
        width: 83%;
    }

     .navbar .nav-item {
    }

         .navbar .nav-item:last-child {
        }

     .navbar .nav-link {
        font-weight: 500;
        font-size: 22px;
        line-height: 1;
        color: #FFF;
        padding: 0;
    }

         .navbar .nav-link:hover,
         .navbar .nav-link:active {
            color: #FDB913;
        }

     .navbar .nav-item.dropdown {
    }

         .navbar .nav-item.dropdown .nav-link {
            width: 25px;
            height: 21px;
            background-repeat: no-repeat;
            background-size: 100% auto;
            background-image: url("data:image/svg+xml,%3Csvg width='29' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='4' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.33 2.14h24.34M2.33 21.86h24.34M2.33 12h24.34'/%3E%3C/g%3E%3C/svg%3E");
        }

             .navbar .nav-item.dropdown .nav-link:hover,
             .navbar .nav-item.dropdown .nav-link:active {
                background-image: url("data:image/svg+xml,%3Csvg width='29' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FDB913' stroke-width='4' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.33 2.14h24.34M2.33 21.86h24.34M2.33 12h24.34'/%3E%3C/g%3E%3C/svg%3E");
            }

 .mega-menu {
    background: #02222d;
    border: 0;
}

     .mega-menu::after {
        border-bottom-color: #02222d;
    }

     .mega-menu .dropdown-divider {
        border-color: #6c9db0;
    }

     .mega-menu a {
        font-size: 16px;
        color: #FFF;
        margin-bottom: 1rem;
    }

         .mega-menu a:hover,
         .mega-menu a:active {
            color: #FDB913
        }

/* SOCIAL */
 .navbar .social {
    white-space: nowrap;
}

     .navbar .social a {
        font-size: 21px;
        color: #6c9db0;
    }

         .navbar .social a:hover,
         .navbar .social a:active {
            color: #FFF;
        }

/* SEARCH */
 .navbar .search {
    margin-left: 30px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cstyle%3E.shp0%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.744%7D%3C/style%3E%3Cg id='Isolation Mode'%3E%3Cg id='&lt;Group&gt;'%3E%3Cpath id='&lt;Path&gt;' class='shp0' d='M19.1 10.56c0 4.65-3.77 8.43-8.43 8.43-4.65 0-8.42-3.78-8.42-8.43a8.42 8.42 0 018.42-8.42c4.66 0 8.43 3.77 8.43 8.42zM21.97 21.86l-5.34-5.34'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

     .navbar .search:hover,
     .navbar .search:active {
        opacity: .7;
    }




/*------ LAST MINUTE ------*/
 #last-minute {
    background-color: #E00000;
    padding-top: 14px;
    padding-bottom: 14px;
}

     #last-minute::before {
        background-color: #E00000;
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        height: 50px;
        transform: translateY(-14px);
        z-index: 0;
    }

     #last-minute p {
        margin: 0;
        font-size: 20px;
        line-height: 1;
        text-transform: uppercase;
        font-weight: 900;
        color: #FFF;
        min-width: 150px;
        border-right: 1px solid rgba(0, 0, 0, .4);
        width: calc(100% - 25px);
    }

     #last-minute .carousel {
        margin-left: -30px;
    }

     #last-minute .carousel-item a {
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23FFF' cx='8' cy='8' r='8' fill-rule='evenodd'/%3E%3C/svg%3E");
        text-indent: 14px;
        background-size: 4px 4px;
        background-repeat: no-repeat;
        background-position: left center;
        color: #FFF;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        line-height: 1;
    }

     #last-minute .control {
        text-align: right;
    }

         #last-minute .control a {
            color: #FFF;
            padding: 0 9px;
        }

             #last-minute .control a:hover,
             #last-minute .control a:active {
                color: #FFF;
            }

             #last-minute .control a i {
                width: 12px;
                height: 22px;
                display: block;
            }




 #top-breakings {
}

     #top-breakings .card {
        overflow: hidden;
    }

         #top-breakings .card > a::after {
            content: '';
            position: absolute;
            bottom: 0;
            background-image: linear-gradient(transparent 50%,#000);
            left: 0;
            top: 0;
            width: 100%;
        }

     #top-breakings a {
        color: #ffffff;
    }

     #top-breakings h1,  #top-breakings h2,  #top-breakings h6 {
        font-size: 22px;
        font-weight: 700;
        margin: 0 0 16px 20px;
        height: unset;
        bottom: 0;
    }

 #sub-headline-slider h6,  #sub-headline-slider h2 {
    width: calc(100% - 40px);
    z-index: 1;
}

 #sub-headline-slider .swiper-slide > a::after {
    content: '';
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(transparent 50%,#000);
    left: 0;
    top: 0;
    width: 100%;
}

 #sub-headline-slider .swiper-pagination {
    flex-flow: column;
    left: unset;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    width: 50px;
}

 #sub-headline-slider .swiper-pagination-bullet {
    width: 50px;
    min-height: 44px;
    border-radius: 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    background: unset;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

 #sub-headline-slider .swiper-pagination-bullet-active {
    background-color: #E00000;
}

     #sub-headline-slider .swiper-pagination-bullet-active::before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 14px 7px 0;
        border-color: transparent #e00000 transparent transparent;
        position: absolute;
        left: -14px;
    }


 #main-heading-slider .image-bg-effect {
    background-image: linear-gradient(transparent 59%,#000);
}

 #main-heading-slider .swiper-container {
    border-radius: 4px;
}

 #main-heading-slider .swiper-slide h4 {
    font-size: 62px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 900;
    left: 40px;
    bottom: 30px;
    margin: 0;
    margin-right: 30px;
}

 #main-heading-slider.sub-page .swiper-slide h4 {
    font-size: 36px;
    left: 20px;
    bottom: 15px;
    right: 30px;
}

 #main-heading-slider .swiper-pagination-bullet {
    height: 58px;
    font-weight: 900;
    font-size: 18px;
    color: #6d6e71;
    padding-top: 15px;
    padding-bottom: 14px;
}

 #main-heading-slider .swiper-pagination-bullet-active {
    border-bottom: 0;
    background: #E00000;
    color: #FFF;
}

 #main-heading-slider .manset-spot {
    position: absolute;
    z-index: 99;
}

 #main-featured-slider .card {
    padding: 10px;
}

 #main-featured-slider .swiper-wrapper {
    margin-bottom: 14px;
}

 #main-featured-slider .swiper-slide h4 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 900;
    margin-right: 20px;
}

@media only screen and (min-width: 992px) {
     #main-featured-slider .swiper-slide h4 {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1200px) {
     #main-featured-slider .swiper-slide h4 {
        font-size: 40px;
    }
}

 #main-featured-slider .swiper-pagination {
    position: relative;
    left: unset;
    bottom: unset;
}

 #main-featured-slider .swiper-pagination-bullet {
    width: 110px;
    height: 120px;
    padding: 0;
    background-size: cover;
    position: relative;
}

     #main-featured-slider .swiper-pagination-bullet:nth-child(2) {
        margin: 0 10px;
    }

 #main-featured-slider .swiper-pagination-bullet-active {
    border-bottom: 0;
}

     #main-featured-slider .swiper-pagination-bullet-active::before {
        content: '';
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 17px 0 17px;
        border-color: #ffffff transparent transparent transparent;
        margin-left: -14px;
        z-index: 1;
    }

 #main-featured-slider .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.6);
}

 #main-featured-slider .swiper-pagination-bullet-active::after {
    background: rgba(0,0,0,.2);
}


 #main-heading-slider .popover {
    left: 15px !important;
    right: 15px !important;
    transform: translateY(-7px) !important;
    position: absolute !important;
    top: unset !important;
    max-width: unset;
    border-radius: 0;
    border: 0;
    background: rgba(233,1,1,.85);
}

     #main-heading-slider .popover .arrow {
        display: none;
    }

     #main-heading-slider .popover .popover-header {
        display: none;
    }

     #main-heading-slider .popover .popover-body {
        padding: 25px 20px;
        font-size: 24px;
        letter-spacing: -0.02em;
        line-height: 1.2;
        color: #fff;
    }




 #news-band .media {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 30px;
}

 #news-band .media-body {
    padding: 15px 10px;
}

 #news-band h6 {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0;
}

 #news-band a {
    color: #808285;
}

     #news-band a:hover,
     #news-band a:active {
        color: #E00000;
    }

 #special-news .card {
    overflow: hidden;
}

 #special-news h6 {
    height: 55px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0;
    padding: 7px 3px 7px 10px;
}

 #special-news a {
    color: #808285;
}

     #special-news a:hover,
     #special-news a:active {
        color: #E00000;
    }

 #horizontal-news .card {
    overflow: hidden;
}

 #horizontal-news h6 {
    min-height: 40px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0;
    padding: 13px 10px;
}

 #horizontal-news .card img {
    object-fit: cover;
    width: 100%;
    height: 180px;
}

 #horizontal-news a {
    color: #808285;
}

     #horizontal-news a:hover,
     #horizontal-news a:active {
        color: #E00000;
    }


 #tab-news {
    border-radius: 4px;
    background: #183642;
    box-shadow: 0px 2px 4px rgba(128, 130, 133, 0.06);
    padding: 27px 30px;
    min-height: 290px;
}

     #tab-news .nav-pills {
        margin-left: -10px;
        margin-right: -10px;
    }

         #tab-news .nav-pills a.nav-link {
            border-radius: 4px;
            background: #234B5B;
            font-weight: 900;
            font-size: 18px;
            line-height: 1.2;
            text-align: center;
            color: #f1f1f1;
            padding: 5px;
            padding-bottom: 4px;
            margin: 0 10px;
        }

             #tab-news .nav-pills a.nav-link.active {
                background: #F26522;
                border: 0;
                color: #FFF;
            }

     #tab-news .swiper-container {
        margin-top: 0;
    }

     #tab-news .swiper-slide {
    }

         #tab-news .swiper-slide img {
            margin-bottom: 10px;
        }

         #tab-news .swiper-slide h6 {
            font-weight: 900;
            font-size: 15px;
            line-height: 1.2;
            text-align: left;
            margin: 0;
        }

             #tab-news .swiper-slide h6 a {
                color: #FFF;
            }

                 #tab-news .swiper-slide h6 a:hover,
                 #tab-news .swiper-slide h6 a:active {
                    color: #FDB913;
                }

     #tab-news .swiper-back,
     #tab-news .swiper-next {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #FFF;
        bottom: 50%;
        font-size: 24px;
        text-align: center;
    }

     #tab-news .swiper-back {
        left: -3px;
    }

         #tab-news .swiper-back i {
            transform: translateX(-2px);
        }

     #tab-news .swiper-next {
        right: 0;
    }

         #tab-news .swiper-next i {
            transform: translateX(2px);
        }

     #tab-news .swiper-button-disabled {
        opacity: 0;
        pointer-events: none;
    }


 #popular-gallery-single {
}

     #popular-gallery-single.photo-gallery {
        background-color: #FFF;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 30px;
        border-radius: 4px;
        overflow: hidden;
    }

         #popular-gallery-single.photo-gallery::before {
            display: none;
        }

         #popular-gallery-single.photo-gallery h5 {
            font-weight: 900;
            font-size: 22px;
            line-height: 1;
            color: #fff;
            height: 50px;
            margin-bottom: 30px;
            text-transform: uppercase;
            position: relative;
        }

             #popular-gallery-single.photo-gallery h5::before {
                content: '';
                background: #2DB2B2;
                left: -30px;
                right: -30px;
                top: 0;
                bottom: 0;
                position: absolute;
            }

             #popular-gallery-single.photo-gallery h5 span {
                z-index: 1;
            }

                 #popular-gallery-single.photo-gallery h5 span + span a {
                    color: #FFF;
                    font-size: 16px;
                }

                     #popular-gallery-single.photo-gallery h5 span + span a:hover,
                     #popular-gallery-single.photo-gallery h5 span + span a:active {
                        color: #FDB913;
                    }

         #popular-gallery-single.photo-gallery a {
            display: block;
        }

         #popular-gallery-single.photo-gallery img {
            margin-bottom: 13px;
        }

         #popular-gallery-single.photo-gallery h4 {
            font-weight: bold;
            font-size: 20px;
            line-height: 1.2;
            color: #1E1E1E;
            position: relative;
            left: unset;
            right: unset;
            margin: 0 0 44px 0;
            width: 100%;
        }

             #popular-gallery-single.photo-gallery h4::after {
                content: '';
                position: absolute;
                width: 100px;
                height: 4px;
                background-color: #EBEBEB;
                bottom: -23px;
            }

             #popular-gallery-single.photo-gallery h4 a {
                color: #1E1E1E;
            }

         #popular-gallery-single.photo-gallery p {
            font-weight: 900;
            font-size: 16px;
            line-height: 1.2;
            text-transform: uppercase;
            margin: 0 0 25px 0;
        }

         #popular-gallery-single.photo-gallery a:hover,
         #popular-gallery-single.photo-gallery a:active {
            color: #FDB913;
        }


     #popular-gallery-single.home-video .video-gallery {
        background-color: #183642;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
        border-radius: 4px;
        overflow: hidden;
    }

         #popular-gallery-single.home-video .video-gallery h5 {
            font-weight: 900;
            font-size: 22px;
            line-height: 1;
            color: #fff;
            height: 50px;
            margin-bottom: 30px;
            text-transform: uppercase;
            position: relative;
        }

             #popular-gallery-single.home-video .video-gallery h5 a {
                color: #FFF;
            }

                 #popular-gallery-single.home-video .video-gallery h5 a:hover,
                 #popular-gallery-single.home-video .video-gallery h5 a:active {
                    color: #FDB913;
                }


             #popular-gallery-single.home-video .video-gallery h5::before {
                content: '';
                background: #E00000;
                left: -30px;
                right: -30px;
                top: 0;
                bottom: 0;
                position: absolute;
            }

             #popular-gallery-single.home-video .video-gallery h5 span {
                z-index: 1;
            }

                 #popular-gallery-single.home-video .video-gallery h5 span + span a {
                    color: #FFF;
                    font-size: 16px;
                }

                     #popular-gallery-single.home-video .video-gallery h5 span + span a:hover,
                     #popular-gallery-single.home-video .video-gallery h5 span + span a:active {
                        color: #FDB913;
                    }

     #popular-gallery-single.home-video .swiper-container {
        margin-bottom: 0;
    }

     #popular-gallery-single.home-video .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #FFF;
        margin-bottom: -10px;
        margin-left: 3px;
        margin-right: 3px;
    }

     #popular-gallery-single.home-video .swiper-back,
     #popular-gallery-single.home-video .swiper-next {
        border-radius: 0;
        width: 18px;
        height: 18px;
        background-size: auto 100%;
        text-align: center;
        color: #FFF;
        top: 18px;
        right: 0;
    }

     #popular-gallery-single.home-video .swiper-back {
        right: 18px;
    }

     #popular-gallery-single.home-video .swiper-button-disabled {
        opacity: .5;
    }

     #popular-gallery-single.home-video .home-video-swiper .swiper-slide div:nth-child(2n) {
        padding-left: 15px;
    }

     #popular-gallery-single.home-video .video-gallery img {
        margin-bottom: 16px;
    }

     #popular-gallery-single.home-video .video-gallery p {
        font-weight: 900;
        font-size: 16px;
        line-height: 1.2;
        text-transform: uppercase;
        margin-bottom: 17px;
    }

     #popular-gallery-single.home-video .video-gallery h4 {
        font-weight: bold;
        font-size: 20px;
        line-height: 1.2;
        color: #fff;
        position: relative;
        left: unset;
        right: unset;
        margin: 0;
        margin-bottom: 30px;
    }

     #popular-gallery-single #league {
        margin-bottom: 30px;
    }

 #league {
}

     #league .table-sm {
        color: #58595B;
    }

         #league .table-sm td,
         #league .table-sm th {
            margin-bottom: 1px;
            font-size: 15px;
            font-weight: 500;
            line-height: 1.7;
        }

         #league .table-sm td {
            padding: 0;
        }

     #league .table-hover thead th {
        background: #38A32A;
        color: #FFF;
        text-align: center;
        padding: 5px 0;
        font-weight: 900;
    }

         #league .table-hover thead th:nth-child(2) {
            text-align: left;
        }

         #league .table-hover thead th:last-child {
            padding-right: 10px;
        }

     #league .table-hover tbody tr {
    }

     #league .table-sm tbody tr:nth-of-type(odd) {
        background: #F3F4F4;
    }

     #league .table-hover tbody tr td:first-child {
        width: 44px;
        padding-right: 15px;
        text-align: right;
        font-size: 12px;
        padding-top: 3px;
    }

     #league .table-hover tbody tr td {
        text-align: center;
        width: 32px;
    }

         #league .table-hover tbody tr td:nth-child(2) {
            text-align: left;
        }

         #league .table-hover tbody tr td:last-child {
            width: 42px;
            padding-right: 10px;
        }

 #newspaper {
}

     #newspaper:before {
        background-color: #E1E1E1;
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        height: 340px;
        transform: translateY(-25px);
        z-index: 0;
    }

     #newspaper .card,
     #newspaper .card-header {
        border: 0;
        border-radius: 0;
        background: transparent;
    }

     #newspaper .card-header {
        padding: 0;
    }

         #newspaper .card-header a {
            font-weight: 500;
            font-size: 18px;
            line-height: 1;
            color: #a7a9ac;
        }

             #newspaper .card-header a:hover,
             #newspaper .card-header a:active {
                color: #333;
            }

         #newspaper .card-header span {
            font-weight: 900;
            font-size: 22px;
            line-height: 1;
            color: #183642;
        }

     #newspaper .card-body {
        padding: 0;
    }

         #newspaper .card-body .swiper-container {
            margin-left: -15px;
            margin-right: -15px;
        }

         #newspaper .card-body .swiper-slide a:first-child img {
            border-radius: 4px;
            background: #FFF;
            margin-bottom: 15px;
        }

         #newspaper .card-body .swiper-slide a:last-child {
            font-weight: 900;
            font-size: 16px;
            line-height: 1.5;
            text-align: center;
            color: #58595b;
        }

         #newspaper .card-body .swiper-slide img {
            height: 260px;
        }

         #newspaper .card-body .swiper-pagination {
            display: none;
        }


 #author-widget {
    border-radius: 4px;
    overflow: hidden;
}

     #author-widget .swiper-slide .row {
        margin-left: 0;
        margin-right: 0;
    }

     #author-widget #authors.authors-horizontal .nav-pills {
        padding: 3px 20px;
    }

         #author-widget #authors.authors-horizontal .nav-pills .nav-link {
            opacity: .5;
            padding-left: 0;
            padding-left: 10px;
        }

             #author-widget #authors.authors-horizontal .nav-pills .nav-link.active {
                font-weight: unset;
                opacity: 1;
            }

     #author-widget #authors.authors-horizontal .tab-content {
        padding-bottom: 0;
        margin: 0 10px;
    }

     #author-widget #authors.authors-horizontal .author-box {
        border-bottom: 0;
        border: 0;
    }

         #author-widget #authors.authors-horizontal .author-box::after {
            content: '';
            display: block;
            width: 1px;
            background: rgba(0,0,0,.125);
            position: absolute;
            top: 22px;
            bottom: 22px;
            right: 0;
        }

         #author-widget #authors.authors-horizontal .author-box .text-warning {
            color: #888 !important;
        }

         #author-widget #authors.authors-horizontal .author-box:nth-child(3)::after {
            display: none;
        }

     #author-widget #authors.authors-horizontal .swiper-back,
     #author-widget #authors.authors-horizontal .swiper-next {
        padding: 0;
        right: -5px;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        top: calc(50% - 43px);
        margin: 0;
        background: #18A1B9 !important;
        border-color: #18A1B9 !important;
        font-size: 24px;
        text-align: center;
    }

     #author-widget #authors.authors-horizontal .swiper-back {
        right: unset;
        left: -5px;
    }

     #author-widget #authors.authors-horizontal .swiper-next i {
        transform: translateX(2px);
    }

     #author-widget #authors.authors-horizontal .swiper-back i {
        transform: translateX(-1px);
    }

 #bottom-news {
}

     #bottom-news .card {
        padding: 30px;
        padding-bottom: 15px;
    }

         #bottom-news .card a {
            line-height: 1.625;
            font-weight: 500;
            display: block;
            color: #6D6E71;
            border-top: 2px solid #ebebeb;
            padding: 10px 0;
        }

             #bottom-news .card a:last-child {
            }

             #bottom-news .card a.first-box {
                font-weight: 700;
                color: #1E1E1E;
                margin: -30px;
                margin-bottom: 10px;
                border-top: 0;
                padding: 0;
            }

                 #bottom-news .card a.first-box img {
                    margin-bottom: 20px;
                }

                 #bottom-news .card a.first-box span {
                    margin: 0 0 0 30px;
                    margin-bottom: 5px;
                    display: block;
                    min-height: 66px;
                    position: relative;
                }

                     #bottom-news .card a.first-box span::after {
                        content: '';
                        display: block;
                        width: 100px;
                        height: 4px;
                        background: #ebebeb;
                        position: absolute;
                        bottom: 0;
                    }

         #bottom-news .card .expand {
            margin-bottom: 15px;
        }

             #bottom-news .card .expand a {
                font-weight: 900;
                font-size: 22px;
                line-height: 1.2;
                padding: 0;
                border: 0;
                margin-left: auto;
            }

                 #bottom-news .card .expand a:first-child {
                    margin-left: unset;
                }

                 #bottom-news .card .expand a[data-toggle="collapse"]::before {
                    font-weight: normal;
                    font-size: 18px;
                    line-height: 1.2;
                    color: #a7a9ac;
                    content: 'Genişlet';
                }

                 #bottom-news .card .expand a[data-toggle="collapse"]::after {
                    content: '';
                    display: inline-block;
                    margin-left: 15px;
                    width: 20px;
                    height: 20px;
                    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.462' height='15.599'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 7' fill='none' d='M0 0h18.462v15.599H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 13' clip-path='url(%23a)' fill='none' stroke='%23a7a9ac' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.823'%3E%3Cpath data-name='Path 11' d='M10.154 14.7l7.385-6.9L10.154.9'/%3E%3Cpath data-name='Path 12' d='M.923 14.7l7.385-6.9L.923.9'/%3E%3C/g%3E%3C/svg%3E");
                    background-repeat: no-repeat;
                    transform: rotate(90deg) translateX(4px);
                    transition: ease transform .2s;
                }

                 #bottom-news .card .expand a[data-toggle="collapse"][aria-expanded="true"]::before {
                    content: 'Daralt';
                }

                 #bottom-news .card .expand a[data-toggle="collapse"][aria-expanded="true"]::after {
                    transform: rotate(-90deg)
                }



/*------ FOOTER ------*/
 #footer {
    background-color: #183642;
    font-family: 'Roboto', sans-serif;
}

 .footer-title {
    background-color: #02222d;
    padding: 23px 0 22px 0;
}

     .footer-title .logo {
        height: 45px;
        width: auto;
    }

     .footer-title p {
        color: #819196;
        font-size: 14px;
    }


 .footer-menu {
    padding: 70px 15px;
    background-size: 300px 300px;
    background-repeat: no-repeat;
    background-position: center right;
}

     .footer-menu h3 {
        font-size: 60px;
        color: #91c2d5;
        font-weight: 500;
        margin-bottom: 15px;
    }

     .footer-menu p {
        color: #91c2d5;
        font-weight: 300;
        margin-bottom: 35px;
    }

     .footer-menu a.app-icons {
        display: inline-block;
        transition: ease transform .25s;
        margin-right: 25px;
    }

         .footer-menu a.app-icons:hover,
         .footer-menu a.app-icons:active {
            transform: translateY(-3px);
        }

         .footer-menu a.app-icons img {
            height: 50px;
            width: auto;
        }

     .footer-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        height: 300px;
    }

         .footer-menu ul li {
            width: 50%;
            margin-bottom: 15px;
        }

             .footer-menu ul li:nth-child(8) {
                margin-bottom: 0;
            }

     .footer-menu a {
        font-size: 14px;
        font-weight: 900;
        color: #FFF;
    }

         .footer-menu a:hover,
         .footer-menu a:active {
            color: #FDB913;
        }

 .sub-footer {
    border-top: 3px solid #02232e;
    padding: 14px 0;
}

     .sub-footer ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 80%;
    }

     .sub-footer a {
        color: #6c9db0;
        font-weight: 500;
    }

         .sub-footer a:hover,
         .sub-footer a:active {
            color: #FDB913;
        }

     .sub-footer .social {
        font-size: 20px;
    }





a {
    -webkit-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s;
}

    a:focus, a:hover {
        text-decoration: none;
    }

/*
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-weight: unset; font-family: 'Roboto', sans-serif; }
strong, b { font-family: 'Roboto', sans-serif; font-weight: bold; }
ul { }
ul li { }

input, textarea, select, button { font-weight: 400; }
textarea { min-height: 6em; }
textarea, input[type="text"] { -webkit-appearance: none;}
*/
:focus {
    outline: none;
}

::selection {
    background-color: #d0e8f2;
    color: white;
}

.outline {
    outline: 1px solid rgba(255,0,0,.5);
}

.o-hidden {
    overflow: hidden;
}



/*------ COLORS ------*/
[data-color="Gündem"] {
    color: #183642;
}

[data-color="Koronavirüs"] {
}

[data-color="Teknoloji"] {
    color: #09bab0;
}

[data-color="Spor"] {
    color: #38a32a;
}

[data-color="Dünya"] {
    color: #e00000;
}

[data-color="Ekonomi"] {
    color: #f26522;
}

[data-color="Politika"] {
    color: #fdb913;
}

[data-color="Hayat"] {
    color: #ff006c;
}

[data-color="Eğitim"] {
}

[data-color="Magazin"] {
}

[data-color="Bilim"] {
}

[data-color="Ticaret"] {
}

[data-color="Genel"] {
    color: #A7A9AC;
}




/*------ ICONS ------*/
 .icon {
    display: inline-block;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

 .icon-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='18'%3E%3Cstyle%3E%3C/style%3E%3Cg id='Isolation Mode'%3E%3Cpath id='&lt;Path&gt;' d='M9.25 2.15L2.1 9l7.15 6.85' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E");
}

 .icon-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='18'%3E%3Cstyle%3E%3C/style%3E%3Cg id='Isolation Mode'%3E%3Cpath id='&lt;Path&gt;' d='M2.74 15.85L9.89 9 2.74 2.15' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E");
}

 .world {
    background-image: url("data:image/svg+xml,%3Csvg width='208' height='208' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M207.06 104c0 56.91-46.14 103.04-103.04 103.04C47.11 207.04.98 160.91.98 104 .98 47.1 47.11.97 104.02.97 160.92.97 207.06 47.1 207.06 104zM70.25 195.59c-1.11-1.8-3.56-7.4-4.29-9.1-.8-1.86-2.03-7.19-2.9-11.36-.87-4.18-.73-11.02-.54-13.49.19-2.48-3.57-5.82-4.17-6.23-.59-.41-4.74-2.57-5.35-3.28-.61-.7-4.97-8.37-5.32-9.81-.35-1.44-.51-2.02-.7-3.03-.18-1.01.63-2.34 1.6-3.69.96-1.34.94-1.92 2.77-3.45 1.83-1.52-.09-5.95-.27-6.81-.17-.87-2.61.1-3.04.11-.43.02-1.45.06-3.65-.58-1.47-.43-1.78-.75-.91-.98-.7-.55-1.11-1.02-1.22-1.41-.17-.57-1.09-1.84-1.56-2.84-.48-1 0 0-1.04-.54-.69-.36-.93-.35-.73.03-2.37-1.27-3.76-2.26-4.18-2.97-.62-1.07-1.6-.15-2.32.02-.72.18-1.16.05-2.47.1-1.3.05-2.8-1.2-3.56-2.04-.76-.84-2.54-1.79-3.88-2.61-1.34-.82-1.32-.38-1.65-1.39-.33-1-.82-2.43-1.05-4.58-.23-2.15-.77-1.01-1.51-2.43-.49-.95-1.02-1.9-1.6-2.85-.76-2-1.28-3.09-1.58-3.28-.3-.18-.54-.07-.72.32.06 1.55.2 2.61.42 3.18.21.58.64 1.53 1.27 2.86-.03 1.74-.29 2.53-.78 2.35-.73-.26-1.9-4.14-1.92-4.72-.03-.58-2.16-6.74-2.67-8.75-.51-2.02-.68-6.37.42-7.86 1.1-1.5.65-2.06 1.2-2.81.55-.75 2.51-2.71 4.21-3.65 1.71-.94 0 0-.16-.72-.17-.72.2-2.04-.12-2.9-.31-.86-.62-.85-1.26-2.56-.65-1.72-.08-2.03-.16-3.92-.04-1.15-.43-1.41-.9-1.57C9.11 77.93 6.42 90.65 6.42 104c0 42.03 26.57 77.85 63.83 91.59zM15.49 62.92l.57-1.2c.18-.37.36-.75.55-1.12-.2.37-.38.75-.55 1.12l-.57 1.2zM201.61 104c0-1.83-.06-3.64-.16-5.45-.64-1.54-1.2-2.82-1.37-3.09-.31-.47-.36-1.63-.14-3.48-1.57-.52-2.5-.82-2.79-.91-.44-.12-2.8-1.05-3.55-1.6-.5-.37-.95-.74-1.35-1.11-1.76-.42-2.83-.66-3.23-.75-.58-.12-2.03-.06-3.49-.3-1.46-.23-1.89.08-2.32.09-.29.02-1.26-.04-2.91-.17-.98-.25-2.55-.77-4.71-1.56-3.25-1.18 0 0-2.23-1.37-1.49-.91-1.83-.8-1.01.33.03.87.11 1.5.22 1.88.17.58 1.36 1.4 2.13 2.53.77 1.13 1.32.39 2.68.92 1.36.52.7-.03 1.13-.05.44-.02 1.89-.07 2.05.5.17.58.91.84 1.86 2.83.95 2-.11.88-.76 2.79-.66 1.92-.98 1.2-2.64 3.16-1.67 1.95-4.94 3.82-7.08 4.78-2.14.95-3.31.85-4.33.74-1.02-.1-1.29-3.29-1.68-6.03-.27-1.83-3.08-5.74-8.45-11.73-.59-.33-1.06-.61-1.41-.82.05.17.12.34.23.5.77 1.13 1.91 4.28 2.56 6.14.65 1.86 4.63 6.94 5.08 7.21.44.27 1.41 2.85 3.97 5.22.92.84 1.33 1.26 1.49 1.45.9.15 4.09.57 8.59-.1 3.56-.52 3.57-.28.03.73-.41 1.95-.75 3.17-1.02 3.67-.41.74-1.06 2.65-2.45 4.3-1.39 1.66-1.81 1.96-3.22 3.18a21.07 21.07 0 00-5.11 6.59c-1.62 3.26-.48 2.78-.9 3.81-.43 1.03.69 5.93.14 6.53-.56.61.56 3.18.16 4.21-.39 1.03-.27.59-1.53 1.8s0 0-1.67 1.81c-1.67 1.8-.52 1.47-.73 3.66-.2 2.18.05 1.16.1 2.61.06 1.45-.53 1.18-1.23 1.93-.7.76-1.4 1.22-2.77 3.31-1.38 2.08-.53 1.32-2.2 3.42-1.66 2.1-1.52 1.81-3.62 4.02-2.09 2.22-2.15.71-4.21.06-2.05-.64-3.02.56-3.62.14-.6-.41-.82-2.29-1.94-5.15-1.13-2.86-1.85-2.69-2.07-4.56-.22-1.89-1.06-4.76-1.78-6.18-.72-1.43-1.12-1.85-1.95-3.85-.83-2 .61-3.65 1.24-5.56.63-1.92-.02-4.07-.22-5.52-.2-1.44-2.5-4.55-2.83-5.55-.33-1-1.55-2.41-1.44-3.28.12-.88-.1-2.76-.14-3.78-.04-1.01-1.22-1.4-2.27-2.23-1.05-.83 0 0-2.05-.36-2.04-.35 0 0-.94-1.85s-2.06-.64-3.07-.61c-1.02.04-2.47.1-4.05.6-1.57.5-1.42.78-3.96 2.63-2.54 1.85-2.47-.06-5.08.19-2.6.25-1.94-1.38-2.9-3.67-.96-2.28-3.64-7.7-4.13-9.13-.49-1.43-.14-3.62-.18-4.49-.03-.87-.09-2.33.57-4.24.65-1.91 1.05-2.8 2.01-4.14.97-1.35.39-1.18 1.35-2.82.95-1.63 1.22-2.08 2.05-3.13.83-1.05 2.28-1.25 3.56-1.88-.55-1.82-.65-2.93-.27-3.33.55-.6 2.02-.22 2.45-.38.43-.17 2.89-.26 4.19-.6 1.29-.34 1.42-.78 2.55-1.55s5.08-.2 6.38-.25c1.31-.05 1.47.38 1.93.94.3.37.23 1.1-.21 2.19 2.57.77 4.88 1.79 6.95 3.07 2.07 1.27 2.93 1.19 2.6-.25 1.61-1.03 2.95-1.37 4.03-1.03 1.62.52 3.5.3 4.66.4 1.17.1 1.6-.06 4.53.55.32.07.58.14.81.23.17-.38.71-.57 1.06-.94.42-.46.97-1.2 1.24-1.65.27-.45.33-2.63.32-3.06-.02-.44-.06-1.45-.08-1.92-.02-.47-.89-.51-1.3.05-.42.57-2.34-.31-3.19.12-.86.44-3.06-.28-4.1-.63-1.02-.34-.87-.16-1.77-.85s-.17-.57.37-1.76c.53-1.18 1.26-1.06 1.68-1.51.42-.46 1.28-.63 2.15-.81.86-.18 2.03-.08 3.05.17 1.03.25.74.12 1.46.09.73-.03 1.89-.08 3.63-.14 1.74-.07 1.57-.65 1.99-1.1.28-.3.27-.53-.03-.7-1-.75-1.84-1.31-2.54-1.67-1.03-.54 0 0-.95-2.14-.64-1.43-1.1-2.13-1.39-2.12-.46.69-.87 1.22-1.24 1.58-.56.55-.54 1.1-1.67 2.02-1.12.91 0 0-.44-.13s-.59-.27-1.05-.98c-.47-.71-.92-.98-1.62-.52-.71.47 0 0-.43.31-.42.31-.67 1.48-1.07 2.37-.4.88-.52 1.47-1.05 2.82-.53 1.35-1.73.33-2.17.08-.45-.24-1.13 1.04-1.69 1.35-.57.32-.71.61-2.1 2.12-.93 1-1.42.93-1.46-.23-.53-1.05-.89-1.81-1.1-2.29-.31-.71-1.24-1.83-1.56-2.55-.32-.71-.62-1.14-1.16-1.55-.53-.42-1.57-1.54-2.3-1.51-.72.03-1.1 1.5-1.07 2.37.03.58.77 1.03 2.23 1.36.69.36 1.12 1.31 1.28 2.86.15 1.54.16 1.68.01.43.02.49-.25.98-.81 1.49-.56.5-.9.47-1.02-.11l-.06-1.59c-.92-1.13-1.67-1.93-2.25-2.39-.88-.69-1.54-1.53-3.06-3.36-1.53-1.83-1.89-.08-2.9.11-1.01.18-2.59.68-3.43 1.44-.84.76 0 0-.79 2.21-.78 2.21-1.37 2.09-2.61 3.73-1.24 1.65-1.53 1.66-3.69 2.18-1.44.35-2.46.39-3.05.12-1.07-.25-1.66-.47-1.77-.66-.15-.28-.74-.55-.78-1.57-.04-1.01-.09-2.32-.12-3.04-.02-.49.44-1.04 1.39-1.65l3.13-1.43s.19-.16.57-.46c.37-.31.74-.85 1.1-1.64l.09-1.46-.34-1.15.67-1.33s.82-.27 2.44-.82c2.44-.82 1.01-.19 2.55-1.7 1.54-1.51.55-.89.96-1.49.41-.59 1.15-.33 1.72-.64.57-.32 1.24-1.65 2.64-2.87 1.41-1.21 1.45-.05 2.2.5.75.55 0 0 .31.57.21.38.61.6 1.19.68.7.07 1.28.09 1.75.07.7-.02 1.16.1 3.93.14 2.76.04 1.13-.62 1.99-1.24.85-.61 1.11-1.2 1.94-2.11.84-.9 2.08-2.55 2.35-3.14.27-.59-.48-1-1.5-1.1-1.02-.11 0 0-.43.01-.29.02-.74-.35-1.35-1.11l-.21-1.58c-.19-2.42-.61-3.42-1.27-3.01-.98.62-2.96 2.59-3.09 3.03-.12.44.49 1.29.83 2.44.33 1.15-.51 1.9-1.2 2.8-.69.9-1.25 1.5-1.38 1.95-.13.44-.69.89-1.11 1.2-.43.31-2.26-1.95-2.71-2.36-.3-.28-.55-.47-.75-.56l-3.95-.71c.87-2.65 1.34-4.17 1.42-4.56.12-.59 1.18-3.39 1.44-4.12.26-.74 5.61-1.38 7.76-2.19 2.15-.81 2.85-1.28 4.14-1.91 1.28-.63 2.6-.24 3.01-.97.41-.73 2.63.32 7.88.98 3.5.45 3.81.78.91.99-.54.98-1.22 2.12-2.05 3.42-1.23 1.93.03.72.05 1.16.02.43 1.33.67 4.08.27 2.74-.39.26-.73.35-2.19.09-1.46 4.15-1.47 7.18-2.17 3.02-.7 4.46-1.04 5.62-1.09 1.16-.04 2.32-.09 3.04-.12.73-.02.88.12 1.76.37.88.26 1.18.39 3.81.87s0 0 .44-.6-1.26-1.69-1.89-3.1c-.24-.53-.33-.99-.38-1.41-17.67-17.73-42.12-28.71-69.13-28.71-37.95 0-70.81 21.67-86.96 53.3 1.03-1.95 2.11-3.85 3.26-5.72 3.65.41 14.48-.95 15.16-1.25.71-.32 2.17-.09 2.9-.11.72-.03 2.34.49 3.37.83 1.03.35 2.64.68 2.66.97.02.29 2.04.35 2.77.47s1.62.52 3.09 1.04c1.48.52 1.46.23 2.91.18 1.46-.06 1.86-.8 3.14-1.43 1.29-.63 3.45-1.3 5.45-1.81s3.34-.13 5.66-.22c2.32-.09 1.75.22 2.81 1.34s0 0-.39 1.03c-.4 1.03-1.84 1.38-4.42 2.35-2.57.98-3.29 1.15-5.44 1.67-2.14.52-3.47.71-5.19 1.36-1.71.65-1.12.92-.59 3.51.54 2.59 0 0 1.63.81s.81 2 1 3.16c.19 1.15 0 0 .92 1.27s1.74.07 2.61.04c.88-.03 2.29-1.11 2.84-1.71.56-.6 1.73-.5 3.34-3.76 1.08-2.17 2.02-2.98 2.81-2.43 1.55-.06 2.47-.1 2.76-.11.43-.02 1.61.37 3.58 2.48 1.97 2.1 1.47.37 3.37.88 1.91.51 1.22 1.26 1.54 2.12.33.86.05 1.16.1 2.47.05 1.3-1.51 2.23-2.51 2.71-1 .47-2.31.52-3.32.56-1.02.04-3.32.57-4.14 1.76-.83 1.2.17.72.34 1.3.16.57 2.17-.09 2.4 1.94.22 2.02-2.63 3.44-3.05 3.89-.42.45-2.16.37-6.02 1.98-3.86 1.6-2.72 1.12-3.41 1.73-.69.61-3.12 2.15-3.96 3.06-.83.9-.37 1.75-.89 3.08-.53 1.33-1.69 1.52-3.67 2.76-1.99 1.24-1.55 1.22-2.66 2.57-1.11 1.35-.38 1.47-.34 2.63.05 1.16.09 2.17-1.29 4.12-1.38 1.94 0 0-.58.02s-.49-1.43-.51-2.01c-.03-.58-1.26-2.43-1.71-2.84-.3-.28-1.05-.83-2.24-1.66-3.28.42-5.21.69-5.78.81-.87.18-2.16.66-4 1.9-1.84 1.23-1.66 1.95-2 4.58-.33 2.62.26 2.75.73 3.74.48 1 4.73 2 5.14 1.4.41-.6 2.16-.37 2.89-.26.73.12 0 0 .63 1.29.64 1.28-.24 1.31-.19 2.47.05 1.16.35 1.44.69 2.74.34 1.29 1.18.39 3.38 1.03s0 0 .76.98c.77.99.47.86.55 2.74.07 1.89.46.71 1.09 1.85.63 1.14.88.4 2.05.5.77.07 1.07.25.89.54.67-.21 1.24-.33 1.73-.35.48-.02 1.72-.51 3.72-1.46l2.01-.51.04.87c.01.48-.01 1.12-.08 1.89-.06.78.54.13 1.82-1.96 1.56.33 2.88.62 3.95.87 1.61.37 1.61.37 2.05.5.45.12.9.69 1.97 1.95l2.78.62c1.56.23 2.73.48 3.52.74 1.17.39 2.05.5 2.79.76.49.17 1.52.62 3.1 1.33.63 1.24 1.01 2.34 1.14 3.3.2 1.44.23 2.02.57 3.46.1.4.11.63.09.76.05-.02.13-.04.23-.04.73-.03 2.18-.09 4.35-.17 2.18-.09 3.48-.14 4.36-.03.87.11 0 0 4.9 2.72 4.9 2.71 2.25 1.94 3.29 2.48s.08 2.18.11 2.9c.03.73-.65 1.92-2.89 4.04s-1.08 2.07-1.33 3.1c-.25 1.02-.61 2.93-1.13 4.55-.52 1.61-.61 3.07-1.57 4.41-.97 1.35-.71.61-1.12 1.06-.42.46-1.99 1.24-4.36 3.8-2.37 2.57.03.73-1.48 6.6-1.52 5.87-.67 1.48-1.21 2.51-.54 1.04-2.58.98-3.67 1.16-1.09.19-.36.02-1.36.35-1 .33 0 0 .19 1.15.19 1.16 0 0 .95 2 .95 1.99 0 0-.94 1.92-.94 1.93 0 0-2.13 1.25-2.13 1.24 0 0-1.83 1.67-1.82 1.67.07 1.74.55 2.3.48.56-.29.59.02 4.65.3 4.05.36 2.02.18 4.78-.08 1.21-.22 1.8-.44 2.18a97.597 97.597 0 0029.17 4.44c53.9 0 97.59-43.7 97.59-97.6z' fill='%2316303A' fill-rule='evenodd'/%3E%3C/svg%3E");
}






