@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900); @charset "UTF-8"; /*!
* Start Bootstrap - SB Admin Pro v2.0.2 (https://shop.startbootstrap.com/product/sb-admin-pro)
* Copyright 2013-2021 Start Bootstrap
* Licensed under SEE_LICENSE (https://github.com/StartBootstrap/sb-admin-pro/blob/master/LICENSE)
*/
/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0061f2;
    --bs-indigo: #5800e8;
    --bs-purple: #6900c7;
    --bs-pink: #e30059;
    --bs-red: #e81500;
    --bs-orange: #f76400;
    --bs-yellow: #f4a100;
    --bs-green: #00ac69;
    --bs-teal: #00ba94;
    --bs-cyan: #00cfd5;
    --bs-white: #fff;
    --bs-gray: #69707a;
    --bs-gray-dark: #363d47;
    --bs-gray-100: #f2f6fc;
    --bs-gray-200: #e0e5ec;
    --bs-gray-300: #d4dae3;
    --bs-gray-400: #c5ccd6;
    --bs-gray-500: #a7aeb8;
    --bs-gray-600: #69707a;
    --bs-gray-700: #4a515b;
    --bs-gray-800: #363d47;
    --bs-gray-900: #212832;
    --bs-primary: #0061f2;
    --bs-secondary: #6900c7;
    --bs-success: #00ac69;
    --bs-info: #00cfd5;
    --bs-warning: #f4a100;
    --bs-danger: #e81500;
    --bs-light: #f2f6fc;
    --bs-dark: #212832;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-red: #e81500;
    --bs-orange: #f76400;
    --bs-yellow: #f4a100;
    --bs-green: #00ac69;
    --bs-teal: #00ba94;
    --bs-cyan: #00cfd5;
    --bs-blue: #0061f2;
    --bs-indigo: #5800e8;
    --bs-purple: #6900c7;
    --bs-pink: #e30059;
    --bs-red-soft: #f1e0e3;
    --bs-orange-soft: #f3e7e3;
    --bs-yellow-soft: #f2eee3;
    --bs-green-soft: #daefed;
    --bs-teal-soft: #daf0f2;
    --bs-cyan-soft: #daf2f8;
    --bs-blue-soft: #dae7fb;
    --bs-indigo-soft: #e3ddfa;
    --bs-purple-soft: #e4ddf7;
    --bs-pink-soft: #f1ddec;
    --bs-primary-soft: #dae7fb;
    --bs-secondary-soft: #e4ddf7;
    --bs-success-soft: #daefed;
    --bs-info-soft: #daf2f8;
    --bs-warning-soft: #f2eee3;
    --bs-danger-soft: #f1e0e3;
    --bs-primary-rgb: 0, 97, 242;
    --bs-secondary-rgb: 105, 0, 199;
    --bs-success-rgb: 0, 172, 105;
    --bs-info-rgb: 0, 207, 213;
    --bs-warning-rgb: 244, 161, 0;
    --bs-danger-rgb: 232, 21, 0;
    --bs-light-rgb: 242, 246, 252;
    --bs-dark-rgb: 33, 40, 50;
    --bs-black-rgb: 0, 0, 0;
    --bs-white-rgb: 255, 255, 255;
    --bs-red-rgb: 232, 21, 0;
    --bs-orange-rgb: 247, 100, 0;
    --bs-yellow-rgb: 244, 161, 0;
    --bs-green-rgb: 0, 172, 105;
    --bs-teal-rgb: 0, 186, 148;
    --bs-cyan-rgb: 0, 207, 213;
    --bs-blue-rgb: 0, 97, 242;
    --bs-indigo-rgb: 88, 0, 232;
    --bs-purple-rgb: 105, 0, 199;
    --bs-pink-rgb: 227, 0, 89;
    --bs-red-soft-rgb: 241, 224, 227;
    --bs-orange-soft-rgb: 243, 231, 227;
    --bs-yellow-soft-rgb: 242, 238, 227;
    --bs-green-soft-rgb: 218, 239, 237;
    --bs-teal-soft-rgb: 218, 240, 242;
    --bs-cyan-soft-rgb: 218, 242, 248;
    --bs-blue-soft-rgb: 218, 231, 251;
    --bs-indigo-soft-rgb: 227, 221, 250;
    --bs-purple-soft-rgb: 228, 221, 247;
    --bs-pink-soft-rgb: 241, 221, 236;
    --bs-primary-soft-rgb: 218, 231, 251;
    --bs-secondary-soft-rgb: 228, 221, 247;
    --bs-success-soft-rgb: 218, 239, 237;
    --bs-info-soft-rgb: 218, 242, 248;
    --bs-warning-soft-rgb: 242, 238, 227;
    --bs-danger-soft-rgb: 241, 224, 227;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-rgb: 105, 112, 122;
    --bs-font-sans-serif: "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: Metropolis, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #69707a;
    --bs-body-bg: #f2f6fc;
}

body {
    font-family: var(--bs-body-font-family);
    background: #d6d8f19e;
    float: left;
    min-height: 650px;
    width: 100%;
}

a {
    transition: .5s;
    -webkit-transition: .5s
}

img {
    max-width: 100%
}

.d-table {
    width: 100%;
    height: 100%
}

.d-tablecell {
    display: table-cell;
    vertical-align: middle
}

.pl-15 {
    padding-left: 15px!important;
    text-align: center
}

.top-header {
    background: #2962ff;
    background-image: linear-gradient(135deg, #0061f2 0%, rgba(105, 0, 199, 0.8) 100%) !important;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}

.top-header h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.top-header p {
    color: #fff;
    font-size: 20px;
    margin: 20px 0 30px
}

.top-header-btn {
    margin-top: 10px
}

.top-header-btn a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 7px 25px;
    display: inline-block;
    margin: 0 5px;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px
}

.top-header-btn a:hover {
    background-color: #fff;
    color: #333
}

.container.text-center {
    position: relative
}

.demo-section {
    padding-top: 80px;
    padding-bottom: 80px
}

.demo-section .heading {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 28px
}

.single-demo {
    text-align: center;
    margin-bottom: 30px;
    position: relative
}

.single-demo img {
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.single-demo:hover img {
    -webkit-transform: translateY(-4px) scale(1.01);
    transform: translateY(-4px) scale(1.01)
}

.single-demo h2 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #2962ff
}

.single-demo .preview {
    border: 1px solid #2962ff;
    display: inline-block;
    color: #2962ff;
    padding: 10px 30px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 10px
}

.single-demo .preview:hover {
    background-color: #2962ff;
    color: #fff;
    text-decoration: none
}

.info-text {
    background: #2962ff;
    background-image: linear-gradient(#2962ff,#6f42c1);
    text-align: center;
    color: #fff;
    padding: 50px 30px;
    border-radius: 15px;
    margin-top: 30px
}

.info-text h3 {
    margin: 0
}

.features-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f3f6f9
}

.features-section .heading {
    text-align: center
}

.single-feature {
    background-color: #fff;
    position: relative;
    border-radius: 10px;
    padding: 15px 15px 15px 90px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    height: 80px;
    margin-top: 30px
}

.single-feature:hover {
    -webkit-transform: translateY(-4px) scale(1.01);
    transform: translateY(-4px) scale(1.01);
    box-shadow: 0 15px 25px rgba(60,50,100,.1)
}

.single-feature img {
    position: absolute;
    left: 15px;
    top: 10px;
    height: 60px;
    width: 60px
}

.single-feature h4 {
    margin: 0;
    font-size: 20px
}

.footer {
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid #eee
}

.footer p {
    margin: 0;
    font-size: 15px
}

.footer p a {
    color: #2962ff
}

.fire0 {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    height: 100%;
    width: 100%
}

.fire0 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #9be87c,29px 0 0 #9be87c,16.66667px 0 0 #9be87c,15.66667px 0 0 #9be87c,8.33333px 0 0 #9be87c,.83333px 0 0 #9be87c,29.34443px 6.23735px 0 #9be87c,28.36628px 6.02944px 0 #9be87c,16.30246px 3.46519px 0 #9be87c,15.32431px 3.25728px 0 #9be87c,8.15123px 1.7326px 0 #9be87c,.81512px .17326px 0 #9be87c,27.40636px 12.2021px 0 #9be87c,26.49282px 11.79536px 0 #9be87c,15.22576px 6.77894px 0 #9be87c,14.31221px 6.37221px 0 #9be87c,7.61288px 3.38947px 0 #9be87c,.76129px .33895px 0 #9be87c,24.27051px 17.63356px 0 #9be87c,23.46149px 17.04577px 0 #9be87c,13.48362px 9.79642px 0 #9be87c,12.6746px 9.20864px 0 #9be87c,6.74181px 4.89821px 0 #9be87c,.67418px .48982px 0 #9be87c,20.07392px 22.29434px 0 #9be87c,19.40479px 21.5512px 0 #9be87c,11.15218px 12.38575px 0 #9be87c,10.48305px 11.6426px 0 #9be87c,5.57609px 6.19287px 0 #9be87c,.55761px .61929px 0 #9be87c,15px 25.98076px 0 #9be87c,14.5px 25.11474px 0 #9be87c,8.33333px 14.43376px 0 #9be87c,7.83333px 13.56773px 0 #9be87c,4.16667px 7.21688px 0 #9be87c,.41667px .72169px 0 #9be87c,9.27051px 28.5317px 0 #9be87c,8.96149px 27.58064px 0 #9be87c,5.15028px 15.85094px 0 #9be87c,4.84127px 14.89989px 0 #9be87c,2.57514px 7.92547px 0 #9be87c,.25751px .79255px 0 #9be87c,3.13585px 29.83566px 0 #9be87c,3.03133px 28.84113px 0 #9be87c,1.74214px 16.57536px 0 #9be87c,1.63761px 15.58084px 0 #9be87c,.87107px 8.28768px 0 #9be87c,.08711px .82877px 0 #9be87c,-3.13585px 29.83566px 0 #9be87c,-3.03133px 28.84113px 0 #9be87c,-1.74214px 16.57536px 0 #9be87c,-1.63761px 15.58084px 0 #9be87c,-.87107px 8.28768px 0 #9be87c,-.08711px .82877px 0 #9be87c,-9.27051px 28.5317px 0 #9be87c,-8.96149px 27.58064px 0 #9be87c,-5.15028px 15.85094px 0 #9be87c,-4.84127px 14.89989px 0 #9be87c,-2.57514px 7.92547px 0 #9be87c,-.25751px .79255px 0 #9be87c,-15px 25.98076px 0 #9be87c,-14.5px 25.11474px 0 #9be87c,-8.33333px 14.43376px 0 #9be87c,-7.83333px 13.56773px 0 #9be87c,-4.16667px 7.21688px 0 #9be87c,-.41667px .72169px 0 #9be87c,-20.07392px 22.29434px 0 #9be87c,-19.40479px 21.5512px 0 #9be87c,-11.15218px 12.38575px 0 #9be87c,-10.48305px 11.6426px 0 #9be87c,-5.57609px 6.19287px 0 #9be87c,-.55761px .61929px 0 #9be87c,-24.27051px 17.63356px 0 #9be87c,-23.46149px 17.04577px 0 #9be87c,-13.48362px 9.79642px 0 #9be87c,-12.6746px 9.20864px 0 #9be87c,-6.74181px 4.89821px 0 #9be87c,-.67418px .48982px 0 #9be87c,-27.40636px 12.2021px 0 #9be87c,-26.49282px 11.79536px 0 #9be87c,-15.22576px 6.77894px 0 #9be87c,-14.31221px 6.37221px 0 #9be87c,-7.61288px 3.38947px 0 #9be87c,-.76129px .33895px 0 #9be87c,-29.34443px 6.23735px 0 #9be87c,-28.36628px 6.02944px 0 #9be87c,-16.30246px 3.46519px 0 #9be87c,-15.32431px 3.25728px 0 #9be87c,-8.15123px 1.7326px 0 #9be87c,-.81512px .17326px 0 #9be87c,-30px 0 0 #9be87c,-29px 0 0 #9be87c,-16.66667px 0 0 #9be87c,-15.66667px 0 0 #9be87c,-8.33333px 0 0 #9be87c,-.83333px 0 0 #9be87c,-29.34443px -6.23735px 0 #9be87c,-28.36628px -6.02944px 0 #9be87c,-16.30246px -3.46519px 0 #9be87c,-15.32431px -3.25728px 0 #9be87c,-8.15123px -1.7326px 0 #9be87c,-.81512px -.17326px 0 #9be87c,-27.40636px -12.2021px 0 #9be87c,-26.49282px -11.79536px 0 #9be87c,-15.22576px -6.77894px 0 #9be87c,-14.31221px -6.37221px 0 #9be87c,-7.61288px -3.38947px 0 #9be87c,-.76129px -.33895px 0 #9be87c,-24.27051px -17.63356px 0 #9be87c,-23.46149px -17.04577px 0 #9be87c,-13.48362px -9.79642px 0 #9be87c,-12.6746px -9.20864px 0 #9be87c,-6.74181px -4.89821px 0 #9be87c,-.67418px -.48982px 0 #9be87c,-20.07392px -22.29434px 0 #9be87c,-19.40479px -21.5512px 0 #9be87c,-11.15218px -12.38575px 0 #9be87c,-10.48305px -11.6426px 0 #9be87c,-5.57609px -6.19287px 0 #9be87c,-.55761px -.61929px 0 #9be87c,-15px -25.98076px 0 #9be87c,-14.5px -25.11474px 0 #9be87c,-8.33333px -14.43376px 0 #9be87c,-7.83333px -13.56773px 0 #9be87c,-4.16667px -7.21688px 0 #9be87c,-.41667px -.72169px 0 #9be87c,-9.27051px -28.5317px 0 #9be87c,-8.96149px -27.58064px 0 #9be87c,-5.15028px -15.85094px 0 #9be87c,-4.84127px -14.89989px 0 #9be87c,-2.57514px -7.92547px 0 #9be87c,-.25751px -.79255px 0 #9be87c,-3.13585px -29.83566px 0 #9be87c,-3.03133px -28.84113px 0 #9be87c,-1.74214px -16.57536px 0 #9be87c,-1.63761px -15.58084px 0 #9be87c,-.87107px -8.28768px 0 #9be87c,-.08711px -.82877px 0 #9be87c,3.13585px -29.83566px 0 #9be87c,3.03133px -28.84113px 0 #9be87c,1.74214px -16.57536px 0 #9be87c,1.63761px -15.58084px 0 #9be87c,.87107px -8.28768px 0 #9be87c,.08711px -.82877px 0 #9be87c,9.27051px -28.5317px 0 #9be87c,8.96149px -27.58064px 0 #9be87c,5.15028px -15.85094px 0 #9be87c,4.84127px -14.89989px 0 #9be87c,2.57514px -7.92547px 0 #9be87c,.25751px -.79255px 0 #9be87c,15px -25.98076px 0 #9be87c,14.5px -25.11474px 0 #9be87c,8.33333px -14.43376px 0 #9be87c,7.83333px -13.56773px 0 #9be87c,4.16667px -7.21688px 0 #9be87c,.41667px -.72169px 0 #9be87c,20.07392px -22.29434px 0 #9be87c,19.40479px -21.5512px 0 #9be87c,11.15218px -12.38575px 0 #9be87c,10.48305px -11.6426px 0 #9be87c,5.57609px -6.19287px 0 #9be87c,.55761px -.61929px 0 #9be87c,24.27051px -17.63356px 0 #9be87c,23.46149px -17.04577px 0 #9be87c,13.48362px -9.79642px 0 #9be87c,12.6746px -9.20864px 0 #9be87c,6.74181px -4.89821px 0 #9be87c,.67418px -.48982px 0 #9be87c,27.40636px -12.2021px 0 #9be87c,26.49282px -11.79536px 0 #9be87c,15.22576px -6.77894px 0 #9be87c,14.31221px -6.37221px 0 #9be87c,7.61288px -3.38947px 0 #9be87c,.76129px -.33895px 0 #9be87c,29.34443px -6.23735px 0 #9be87c,28.36628px -6.02944px 0 #9be87c,16.30246px -3.46519px 0 #9be87c,15.32431px -3.25728px 0 #9be87c,8.15123px -1.7326px 0 #9be87c,.81512px -.17326px 0 #9be87c,30px 0 0 #9be87c,29px 0 0 #9be87c,16.66667px 0 0 #9be87c,15.66667px 0 0 #9be87c,8.33333px 0 0 #9be87c,.83333px 0 0 #9be87c
}

.fire0 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #9be87c,29px 0 2px #9be87c,16.66667px 0 2px #9be87c,15.66667px 0 2px #9be87c,8.33333px 0 2px #9be87c,.83333px 0 2px #9be87c,29.34443px 6.23735px 2px #9be87c,28.36628px 6.02944px 2px #9be87c,16.30246px 3.46519px 2px #9be87c,15.32431px 3.25728px 2px #9be87c,8.15123px 1.7326px 2px #9be87c,.81512px .17326px 2px #9be87c,27.40636px 12.2021px 2px #9be87c,26.49282px 11.79536px 2px #9be87c,15.22576px 6.77894px 2px #9be87c,14.31221px 6.37221px 2px #9be87c,7.61288px 3.38947px 2px #9be87c,.76129px .33895px 2px #9be87c,24.27051px 17.63356px 2px #9be87c,23.46149px 17.04577px 2px #9be87c,13.48362px 9.79642px 2px #9be87c,12.6746px 9.20864px 2px #9be87c,6.74181px 4.89821px 2px #9be87c,.67418px .48982px 2px #9be87c,20.07392px 22.29434px 2px #9be87c,19.40479px 21.5512px 2px #9be87c,11.15218px 12.38575px 2px #9be87c,10.48305px 11.6426px 2px #9be87c,5.57609px 6.19287px 2px #9be87c,.55761px .61929px 2px #9be87c,15px 25.98076px 2px #9be87c,14.5px 25.11474px 2px #9be87c,8.33333px 14.43376px 2px #9be87c,7.83333px 13.56773px 2px #9be87c,4.16667px 7.21688px 2px #9be87c,.41667px .72169px 2px #9be87c,9.27051px 28.5317px 2px #9be87c,8.96149px 27.58064px 2px #9be87c,5.15028px 15.85094px 2px #9be87c,4.84127px 14.89989px 2px #9be87c,2.57514px 7.92547px 2px #9be87c,.25751px .79255px 2px #9be87c,3.13585px 29.83566px 2px #9be87c,3.03133px 28.84113px 2px #9be87c,1.74214px 16.57536px 2px #9be87c,1.63761px 15.58084px 2px #9be87c,.87107px 8.28768px 2px #9be87c,.08711px .82877px 2px #9be87c,-3.13585px 29.83566px 2px #9be87c,-3.03133px 28.84113px 2px #9be87c,-1.74214px 16.57536px 2px #9be87c,-1.63761px 15.58084px 2px #9be87c,-.87107px 8.28768px 2px #9be87c,-.08711px .82877px 2px #9be87c,-9.27051px 28.5317px 2px #9be87c,-8.96149px 27.58064px 2px #9be87c,-5.15028px 15.85094px 2px #9be87c,-4.84127px 14.89989px 2px #9be87c,-2.57514px 7.92547px 2px #9be87c,-.25751px .79255px 2px #9be87c,-15px 25.98076px 2px #9be87c,-14.5px 25.11474px 2px #9be87c,-8.33333px 14.43376px 2px #9be87c,-7.83333px 13.56773px 2px #9be87c,-4.16667px 7.21688px 2px #9be87c,-.41667px .72169px 2px #9be87c,-20.07392px 22.29434px 2px #9be87c,-19.40479px 21.5512px 2px #9be87c,-11.15218px 12.38575px 2px #9be87c,-10.48305px 11.6426px 2px #9be87c,-5.57609px 6.19287px 2px #9be87c,-.55761px .61929px 2px #9be87c,-24.27051px 17.63356px 2px #9be87c,-23.46149px 17.04577px 2px #9be87c,-13.48362px 9.79642px 2px #9be87c,-12.6746px 9.20864px 2px #9be87c,-6.74181px 4.89821px 2px #9be87c,-.67418px .48982px 2px #9be87c,-27.40636px 12.2021px 2px #9be87c,-26.49282px 11.79536px 2px #9be87c,-15.22576px 6.77894px 2px #9be87c,-14.31221px 6.37221px 2px #9be87c,-7.61288px 3.38947px 2px #9be87c,-.76129px .33895px 2px #9be87c,-29.34443px 6.23735px 2px #9be87c,-28.36628px 6.02944px 2px #9be87c,-16.30246px 3.46519px 2px #9be87c,-15.32431px 3.25728px 2px #9be87c,-8.15123px 1.7326px 2px #9be87c,-.81512px .17326px 2px #9be87c,-30px 0 2px #9be87c,-29px 0 2px #9be87c,-16.66667px 0 2px #9be87c,-15.66667px 0 2px #9be87c,-8.33333px 0 2px #9be87c,-.83333px 0 2px #9be87c,-29.34443px -6.23735px 2px #9be87c,-28.36628px -6.02944px 2px #9be87c,-16.30246px -3.46519px 2px #9be87c,-15.32431px -3.25728px 2px #9be87c,-8.15123px -1.7326px 2px #9be87c,-.81512px -.17326px 2px #9be87c,-27.40636px -12.2021px 2px #9be87c,-26.49282px -11.79536px 2px #9be87c,-15.22576px -6.77894px 2px #9be87c,-14.31221px -6.37221px 2px #9be87c,-7.61288px -3.38947px 2px #9be87c,-.76129px -.33895px 2px #9be87c,-24.27051px -17.63356px 2px #9be87c,-23.46149px -17.04577px 2px #9be87c,-13.48362px -9.79642px 2px #9be87c,-12.6746px -9.20864px 2px #9be87c,-6.74181px -4.89821px 2px #9be87c,-.67418px -.48982px 2px #9be87c,-20.07392px -22.29434px 2px #9be87c,-19.40479px -21.5512px 2px #9be87c,-11.15218px -12.38575px 2px #9be87c,-10.48305px -11.6426px 2px #9be87c,-5.57609px -6.19287px 2px #9be87c,-.55761px -.61929px 2px #9be87c,-15px -25.98076px 2px #9be87c,-14.5px -25.11474px 2px #9be87c,-8.33333px -14.43376px 2px #9be87c,-7.83333px -13.56773px 2px #9be87c,-4.16667px -7.21688px 2px #9be87c,-.41667px -.72169px 2px #9be87c,-9.27051px -28.5317px 2px #9be87c,-8.96149px -27.58064px 2px #9be87c,-5.15028px -15.85094px 2px #9be87c,-4.84127px -14.89989px 2px #9be87c,-2.57514px -7.92547px 2px #9be87c,-.25751px -.79255px 2px #9be87c,-3.13585px -29.83566px 2px #9be87c,-3.03133px -28.84113px 2px #9be87c,-1.74214px -16.57536px 2px #9be87c,-1.63761px -15.58084px 2px #9be87c,-.87107px -8.28768px 2px #9be87c,-.08711px -.82877px 2px #9be87c,3.13585px -29.83566px 2px #9be87c,3.03133px -28.84113px 2px #9be87c,1.74214px -16.57536px 2px #9be87c,1.63761px -15.58084px 2px #9be87c,.87107px -8.28768px 2px #9be87c,.08711px -.82877px 2px #9be87c,9.27051px -28.5317px 2px #9be87c,8.96149px -27.58064px 2px #9be87c,5.15028px -15.85094px 2px #9be87c,4.84127px -14.89989px 2px #9be87c,2.57514px -7.92547px 2px #9be87c,.25751px -.79255px 2px #9be87c,15px -25.98076px 2px #9be87c,14.5px -25.11474px 2px #9be87c,8.33333px -14.43376px 2px #9be87c,7.83333px -13.56773px 2px #9be87c,4.16667px -7.21688px 2px #9be87c,.41667px -.72169px 2px #9be87c,20.07392px -22.29434px 2px #9be87c,19.40479px -21.5512px 2px #9be87c,11.15218px -12.38575px 2px #9be87c,10.48305px -11.6426px 2px #9be87c,5.57609px -6.19287px 2px #9be87c,.55761px -.61929px 2px #9be87c,24.27051px -17.63356px 2px #9be87c,23.46149px -17.04577px 2px #9be87c,13.48362px -9.79642px 2px #9be87c,12.6746px -9.20864px 2px #9be87c,6.74181px -4.89821px 2px #9be87c,.67418px -.48982px 2px #9be87c,27.40636px -12.2021px 2px #9be87c,26.49282px -11.79536px 2px #9be87c,15.22576px -6.77894px 2px #9be87c,14.31221px -6.37221px 2px #9be87c,7.61288px -3.38947px 2px #9be87c,.76129px -.33895px 2px #9be87c,29.34443px -6.23735px 2px #9be87c,28.36628px -6.02944px 2px #9be87c,16.30246px -3.46519px 2px #9be87c,15.32431px -3.25728px 2px #9be87c,8.15123px -1.7326px 2px #9be87c,.81512px -.17326px 2px #9be87c,30px 0 2px #9be87c,29px 0 2px #9be87c,16.66667px 0 2px #9be87c,15.66667px 0 2px #9be87c,8.33333px 0 2px #9be87c,.83333px 0 2px #9be87c
}

.fire1 {
    top: 84%;
    left: 58%
}

.fire1 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #e8e47c,29px 0 0 #e8e47c,16.66667px 0 0 #e8e47c,15.66667px 0 0 #e8e47c,8.33333px 0 0 #e8e47c,.83333px 0 0 #e8e47c,29.34443px 6.23735px 0 #e8e47c,28.36628px 6.02944px 0 #e8e47c,16.30246px 3.46519px 0 #e8e47c,15.32431px 3.25728px 0 #e8e47c,8.15123px 1.7326px 0 #e8e47c,.81512px .17326px 0 #e8e47c,27.40636px 12.2021px 0 #e8e47c,26.49282px 11.79536px 0 #e8e47c,15.22576px 6.77894px 0 #e8e47c,14.31221px 6.37221px 0 #e8e47c,7.61288px 3.38947px 0 #e8e47c,.76129px .33895px 0 #e8e47c,24.27051px 17.63356px 0 #e8e47c,23.46149px 17.04577px 0 #e8e47c,13.48362px 9.79642px 0 #e8e47c,12.6746px 9.20864px 0 #e8e47c,6.74181px 4.89821px 0 #e8e47c,.67418px .48982px 0 #e8e47c,20.07392px 22.29434px 0 #e8e47c,19.40479px 21.5512px 0 #e8e47c,11.15218px 12.38575px 0 #e8e47c,10.48305px 11.6426px 0 #e8e47c,5.57609px 6.19287px 0 #e8e47c,.55761px .61929px 0 #e8e47c,15px 25.98076px 0 #e8e47c,14.5px 25.11474px 0 #e8e47c,8.33333px 14.43376px 0 #e8e47c,7.83333px 13.56773px 0 #e8e47c,4.16667px 7.21688px 0 #e8e47c,.41667px .72169px 0 #e8e47c,9.27051px 28.5317px 0 #e8e47c,8.96149px 27.58064px 0 #e8e47c,5.15028px 15.85094px 0 #e8e47c,4.84127px 14.89989px 0 #e8e47c,2.57514px 7.92547px 0 #e8e47c,.25751px .79255px 0 #e8e47c,3.13585px 29.83566px 0 #e8e47c,3.03133px 28.84113px 0 #e8e47c,1.74214px 16.57536px 0 #e8e47c,1.63761px 15.58084px 0 #e8e47c,.87107px 8.28768px 0 #e8e47c,.08711px .82877px 0 #e8e47c,-3.13585px 29.83566px 0 #e8e47c,-3.03133px 28.84113px 0 #e8e47c,-1.74214px 16.57536px 0 #e8e47c,-1.63761px 15.58084px 0 #e8e47c,-.87107px 8.28768px 0 #e8e47c,-.08711px .82877px 0 #e8e47c,-9.27051px 28.5317px 0 #e8e47c,-8.96149px 27.58064px 0 #e8e47c,-5.15028px 15.85094px 0 #e8e47c,-4.84127px 14.89989px 0 #e8e47c,-2.57514px 7.92547px 0 #e8e47c,-.25751px .79255px 0 #e8e47c,-15px 25.98076px 0 #e8e47c,-14.5px 25.11474px 0 #e8e47c,-8.33333px 14.43376px 0 #e8e47c,-7.83333px 13.56773px 0 #e8e47c,-4.16667px 7.21688px 0 #e8e47c,-.41667px .72169px 0 #e8e47c,-20.07392px 22.29434px 0 #e8e47c,-19.40479px 21.5512px 0 #e8e47c,-11.15218px 12.38575px 0 #e8e47c,-10.48305px 11.6426px 0 #e8e47c,-5.57609px 6.19287px 0 #e8e47c,-.55761px .61929px 0 #e8e47c,-24.27051px 17.63356px 0 #e8e47c,-23.46149px 17.04577px 0 #e8e47c,-13.48362px 9.79642px 0 #e8e47c,-12.6746px 9.20864px 0 #e8e47c,-6.74181px 4.89821px 0 #e8e47c,-.67418px .48982px 0 #e8e47c,-27.40636px 12.2021px 0 #e8e47c,-26.49282px 11.79536px 0 #e8e47c,-15.22576px 6.77894px 0 #e8e47c,-14.31221px 6.37221px 0 #e8e47c,-7.61288px 3.38947px 0 #e8e47c,-.76129px .33895px 0 #e8e47c,-29.34443px 6.23735px 0 #e8e47c,-28.36628px 6.02944px 0 #e8e47c,-16.30246px 3.46519px 0 #e8e47c,-15.32431px 3.25728px 0 #e8e47c,-8.15123px 1.7326px 0 #e8e47c,-.81512px .17326px 0 #e8e47c,-30px 0 0 #e8e47c,-29px 0 0 #e8e47c,-16.66667px 0 0 #e8e47c,-15.66667px 0 0 #e8e47c,-8.33333px 0 0 #e8e47c,-.83333px 0 0 #e8e47c,-29.34443px -6.23735px 0 #e8e47c,-28.36628px -6.02944px 0 #e8e47c,-16.30246px -3.46519px 0 #e8e47c,-15.32431px -3.25728px 0 #e8e47c,-8.15123px -1.7326px 0 #e8e47c,-.81512px -.17326px 0 #e8e47c,-27.40636px -12.2021px 0 #e8e47c,-26.49282px -11.79536px 0 #e8e47c,-15.22576px -6.77894px 0 #e8e47c,-14.31221px -6.37221px 0 #e8e47c,-7.61288px -3.38947px 0 #e8e47c,-.76129px -.33895px 0 #e8e47c,-24.27051px -17.63356px 0 #e8e47c,-23.46149px -17.04577px 0 #e8e47c,-13.48362px -9.79642px 0 #e8e47c,-12.6746px -9.20864px 0 #e8e47c,-6.74181px -4.89821px 0 #e8e47c,-.67418px -.48982px 0 #e8e47c,-20.07392px -22.29434px 0 #e8e47c,-19.40479px -21.5512px 0 #e8e47c,-11.15218px -12.38575px 0 #e8e47c,-10.48305px -11.6426px 0 #e8e47c,-5.57609px -6.19287px 0 #e8e47c,-.55761px -.61929px 0 #e8e47c,-15px -25.98076px 0 #e8e47c,-14.5px -25.11474px 0 #e8e47c,-8.33333px -14.43376px 0 #e8e47c,-7.83333px -13.56773px 0 #e8e47c,-4.16667px -7.21688px 0 #e8e47c,-.41667px -.72169px 0 #e8e47c,-9.27051px -28.5317px 0 #e8e47c,-8.96149px -27.58064px 0 #e8e47c,-5.15028px -15.85094px 0 #e8e47c,-4.84127px -14.89989px 0 #e8e47c,-2.57514px -7.92547px 0 #e8e47c,-.25751px -.79255px 0 #e8e47c,-3.13585px -29.83566px 0 #e8e47c,-3.03133px -28.84113px 0 #e8e47c,-1.74214px -16.57536px 0 #e8e47c,-1.63761px -15.58084px 0 #e8e47c,-.87107px -8.28768px 0 #e8e47c,-.08711px -.82877px 0 #e8e47c,3.13585px -29.83566px 0 #e8e47c,3.03133px -28.84113px 0 #e8e47c,1.74214px -16.57536px 0 #e8e47c,1.63761px -15.58084px 0 #e8e47c,.87107px -8.28768px 0 #e8e47c,.08711px -.82877px 0 #e8e47c,9.27051px -28.5317px 0 #e8e47c,8.96149px -27.58064px 0 #e8e47c,5.15028px -15.85094px 0 #e8e47c,4.84127px -14.89989px 0 #e8e47c,2.57514px -7.92547px 0 #e8e47c,.25751px -.79255px 0 #e8e47c,15px -25.98076px 0 #e8e47c,14.5px -25.11474px 0 #e8e47c,8.33333px -14.43376px 0 #e8e47c,7.83333px -13.56773px 0 #e8e47c,4.16667px -7.21688px 0 #e8e47c,.41667px -.72169px 0 #e8e47c,20.07392px -22.29434px 0 #e8e47c,19.40479px -21.5512px 0 #e8e47c,11.15218px -12.38575px 0 #e8e47c,10.48305px -11.6426px 0 #e8e47c,5.57609px -6.19287px 0 #e8e47c,.55761px -.61929px 0 #e8e47c,24.27051px -17.63356px 0 #e8e47c,23.46149px -17.04577px 0 #e8e47c,13.48362px -9.79642px 0 #e8e47c,12.6746px -9.20864px 0 #e8e47c,6.74181px -4.89821px 0 #e8e47c,.67418px -.48982px 0 #e8e47c,27.40636px -12.2021px 0 #e8e47c,26.49282px -11.79536px 0 #e8e47c,15.22576px -6.77894px 0 #e8e47c,14.31221px -6.37221px 0 #e8e47c,7.61288px -3.38947px 0 #e8e47c,.76129px -.33895px 0 #e8e47c,29.34443px -6.23735px 0 #e8e47c,28.36628px -6.02944px 0 #e8e47c,16.30246px -3.46519px 0 #e8e47c,15.32431px -3.25728px 0 #e8e47c,8.15123px -1.7326px 0 #e8e47c,.81512px -.17326px 0 #e8e47c,30px 0 0 #e8e47c,29px 0 0 #e8e47c,16.66667px 0 0 #e8e47c,15.66667px 0 0 #e8e47c,8.33333px 0 0 #e8e47c,.83333px 0 0 #e8e47c
}

.fire1 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #e8e47c,29px 0 2px #e8e47c,16.66667px 0 2px #e8e47c,15.66667px 0 2px #e8e47c,8.33333px 0 2px #e8e47c,.83333px 0 2px #e8e47c,29.34443px 6.23735px 2px #e8e47c,28.36628px 6.02944px 2px #e8e47c,16.30246px 3.46519px 2px #e8e47c,15.32431px 3.25728px 2px #e8e47c,8.15123px 1.7326px 2px #e8e47c,.81512px .17326px 2px #e8e47c,27.40636px 12.2021px 2px #e8e47c,26.49282px 11.79536px 2px #e8e47c,15.22576px 6.77894px 2px #e8e47c,14.31221px 6.37221px 2px #e8e47c,7.61288px 3.38947px 2px #e8e47c,.76129px .33895px 2px #e8e47c,24.27051px 17.63356px 2px #e8e47c,23.46149px 17.04577px 2px #e8e47c,13.48362px 9.79642px 2px #e8e47c,12.6746px 9.20864px 2px #e8e47c,6.74181px 4.89821px 2px #e8e47c,.67418px .48982px 2px #e8e47c,20.07392px 22.29434px 2px #e8e47c,19.40479px 21.5512px 2px #e8e47c,11.15218px 12.38575px 2px #e8e47c,10.48305px 11.6426px 2px #e8e47c,5.57609px 6.19287px 2px #e8e47c,.55761px .61929px 2px #e8e47c,15px 25.98076px 2px #e8e47c,14.5px 25.11474px 2px #e8e47c,8.33333px 14.43376px 2px #e8e47c,7.83333px 13.56773px 2px #e8e47c,4.16667px 7.21688px 2px #e8e47c,.41667px .72169px 2px #e8e47c,9.27051px 28.5317px 2px #e8e47c,8.96149px 27.58064px 2px #e8e47c,5.15028px 15.85094px 2px #e8e47c,4.84127px 14.89989px 2px #e8e47c,2.57514px 7.92547px 2px #e8e47c,.25751px .79255px 2px #e8e47c,3.13585px 29.83566px 2px #e8e47c,3.03133px 28.84113px 2px #e8e47c,1.74214px 16.57536px 2px #e8e47c,1.63761px 15.58084px 2px #e8e47c,.87107px 8.28768px 2px #e8e47c,.08711px .82877px 2px #e8e47c,-3.13585px 29.83566px 2px #e8e47c,-3.03133px 28.84113px 2px #e8e47c,-1.74214px 16.57536px 2px #e8e47c,-1.63761px 15.58084px 2px #e8e47c,-.87107px 8.28768px 2px #e8e47c,-.08711px .82877px 2px #e8e47c,-9.27051px 28.5317px 2px #e8e47c,-8.96149px 27.58064px 2px #e8e47c,-5.15028px 15.85094px 2px #e8e47c,-4.84127px 14.89989px 2px #e8e47c,-2.57514px 7.92547px 2px #e8e47c,-.25751px .79255px 2px #e8e47c,-15px 25.98076px 2px #e8e47c,-14.5px 25.11474px 2px #e8e47c,-8.33333px 14.43376px 2px #e8e47c,-7.83333px 13.56773px 2px #e8e47c,-4.16667px 7.21688px 2px #e8e47c,-.41667px .72169px 2px #e8e47c,-20.07392px 22.29434px 2px #e8e47c,-19.40479px 21.5512px 2px #e8e47c,-11.15218px 12.38575px 2px #e8e47c,-10.48305px 11.6426px 2px #e8e47c,-5.57609px 6.19287px 2px #e8e47c,-.55761px .61929px 2px #e8e47c,-24.27051px 17.63356px 2px #e8e47c,-23.46149px 17.04577px 2px #e8e47c,-13.48362px 9.79642px 2px #e8e47c,-12.6746px 9.20864px 2px #e8e47c,-6.74181px 4.89821px 2px #e8e47c,-.67418px .48982px 2px #e8e47c,-27.40636px 12.2021px 2px #e8e47c,-26.49282px 11.79536px 2px #e8e47c,-15.22576px 6.77894px 2px #e8e47c,-14.31221px 6.37221px 2px #e8e47c,-7.61288px 3.38947px 2px #e8e47c,-.76129px .33895px 2px #e8e47c,-29.34443px 6.23735px 2px #e8e47c,-28.36628px 6.02944px 2px #e8e47c,-16.30246px 3.46519px 2px #e8e47c,-15.32431px 3.25728px 2px #e8e47c,-8.15123px 1.7326px 2px #e8e47c,-.81512px .17326px 2px #e8e47c,-30px 0 2px #e8e47c,-29px 0 2px #e8e47c,-16.66667px 0 2px #e8e47c,-15.66667px 0 2px #e8e47c,-8.33333px 0 2px #e8e47c,-.83333px 0 2px #e8e47c,-29.34443px -6.23735px 2px #e8e47c,-28.36628px -6.02944px 2px #e8e47c,-16.30246px -3.46519px 2px #e8e47c,-15.32431px -3.25728px 2px #e8e47c,-8.15123px -1.7326px 2px #e8e47c,-.81512px -.17326px 2px #e8e47c,-27.40636px -12.2021px 2px #e8e47c,-26.49282px -11.79536px 2px #e8e47c,-15.22576px -6.77894px 2px #e8e47c,-14.31221px -6.37221px 2px #e8e47c,-7.61288px -3.38947px 2px #e8e47c,-.76129px -.33895px 2px #e8e47c,-24.27051px -17.63356px 2px #e8e47c,-23.46149px -17.04577px 2px #e8e47c,-13.48362px -9.79642px 2px #e8e47c,-12.6746px -9.20864px 2px #e8e47c,-6.74181px -4.89821px 2px #e8e47c,-.67418px -.48982px 2px #e8e47c,-20.07392px -22.29434px 2px #e8e47c,-19.40479px -21.5512px 2px #e8e47c,-11.15218px -12.38575px 2px #e8e47c,-10.48305px -11.6426px 2px #e8e47c,-5.57609px -6.19287px 2px #e8e47c,-.55761px -.61929px 2px #e8e47c,-15px -25.98076px 2px #e8e47c,-14.5px -25.11474px 2px #e8e47c,-8.33333px -14.43376px 2px #e8e47c,-7.83333px -13.56773px 2px #e8e47c,-4.16667px -7.21688px 2px #e8e47c,-.41667px -.72169px 2px #e8e47c,-9.27051px -28.5317px 2px #e8e47c,-8.96149px -27.58064px 2px #e8e47c,-5.15028px -15.85094px 2px #e8e47c,-4.84127px -14.89989px 2px #e8e47c,-2.57514px -7.92547px 2px #e8e47c,-.25751px -.79255px 2px #e8e47c,-3.13585px -29.83566px 2px #e8e47c,-3.03133px -28.84113px 2px #e8e47c,-1.74214px -16.57536px 2px #e8e47c,-1.63761px -15.58084px 2px #e8e47c,-.87107px -8.28768px 2px #e8e47c,-.08711px -.82877px 2px #e8e47c,3.13585px -29.83566px 2px #e8e47c,3.03133px -28.84113px 2px #e8e47c,1.74214px -16.57536px 2px #e8e47c,1.63761px -15.58084px 2px #e8e47c,.87107px -8.28768px 2px #e8e47c,.08711px -.82877px 2px #e8e47c,9.27051px -28.5317px 2px #e8e47c,8.96149px -27.58064px 2px #e8e47c,5.15028px -15.85094px 2px #e8e47c,4.84127px -14.89989px 2px #e8e47c,2.57514px -7.92547px 2px #e8e47c,.25751px -.79255px 2px #e8e47c,15px -25.98076px 2px #e8e47c,14.5px -25.11474px 2px #e8e47c,8.33333px -14.43376px 2px #e8e47c,7.83333px -13.56773px 2px #e8e47c,4.16667px -7.21688px 2px #e8e47c,.41667px -.72169px 2px #e8e47c,20.07392px -22.29434px 2px #e8e47c,19.40479px -21.5512px 2px #e8e47c,11.15218px -12.38575px 2px #e8e47c,10.48305px -11.6426px 2px #e8e47c,5.57609px -6.19287px 2px #e8e47c,.55761px -.61929px 2px #e8e47c,24.27051px -17.63356px 2px #e8e47c,23.46149px -17.04577px 2px #e8e47c,13.48362px -9.79642px 2px #e8e47c,12.6746px -9.20864px 2px #e8e47c,6.74181px -4.89821px 2px #e8e47c,.67418px -.48982px 2px #e8e47c,27.40636px -12.2021px 2px #e8e47c,26.49282px -11.79536px 2px #e8e47c,15.22576px -6.77894px 2px #e8e47c,14.31221px -6.37221px 2px #e8e47c,7.61288px -3.38947px 2px #e8e47c,.76129px -.33895px 2px #e8e47c,29.34443px -6.23735px 2px #e8e47c,28.36628px -6.02944px 2px #e8e47c,16.30246px -3.46519px 2px #e8e47c,15.32431px -3.25728px 2px #e8e47c,8.15123px -1.7326px 2px #e8e47c,.81512px -.17326px 2px #e8e47c,30px 0 2px #e8e47c,29px 0 2px #e8e47c,16.66667px 0 2px #e8e47c,15.66667px 0 2px #e8e47c,8.33333px 0 2px #e8e47c,.83333px 0 2px #e8e47c
}

.fire2 {
    top: 75%;
    left: 53%
}

.fire2 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #e8b47c,29px 0 0 #e8b47c,16.66667px 0 0 #e8b47c,15.66667px 0 0 #e8b47c,8.33333px 0 0 #e8b47c,.83333px 0 0 #e8b47c,29.34443px 6.23735px 0 #e8b47c,28.36628px 6.02944px 0 #e8b47c,16.30246px 3.46519px 0 #e8b47c,15.32431px 3.25728px 0 #e8b47c,8.15123px 1.7326px 0 #e8b47c,.81512px .17326px 0 #e8b47c,27.40636px 12.2021px 0 #e8b47c,26.49282px 11.79536px 0 #e8b47c,15.22576px 6.77894px 0 #e8b47c,14.31221px 6.37221px 0 #e8b47c,7.61288px 3.38947px 0 #e8b47c,.76129px .33895px 0 #e8b47c,24.27051px 17.63356px 0 #e8b47c,23.46149px 17.04577px 0 #e8b47c,13.48362px 9.79642px 0 #e8b47c,12.6746px 9.20864px 0 #e8b47c,6.74181px 4.89821px 0 #e8b47c,.67418px .48982px 0 #e8b47c,20.07392px 22.29434px 0 #e8b47c,19.40479px 21.5512px 0 #e8b47c,11.15218px 12.38575px 0 #e8b47c,10.48305px 11.6426px 0 #e8b47c,5.57609px 6.19287px 0 #e8b47c,.55761px .61929px 0 #e8b47c,15px 25.98076px 0 #e8b47c,14.5px 25.11474px 0 #e8b47c,8.33333px 14.43376px 0 #e8b47c,7.83333px 13.56773px 0 #e8b47c,4.16667px 7.21688px 0 #e8b47c,.41667px .72169px 0 #e8b47c,9.27051px 28.5317px 0 #e8b47c,8.96149px 27.58064px 0 #e8b47c,5.15028px 15.85094px 0 #e8b47c,4.84127px 14.89989px 0 #e8b47c,2.57514px 7.92547px 0 #e8b47c,.25751px .79255px 0 #e8b47c,3.13585px 29.83566px 0 #e8b47c,3.03133px 28.84113px 0 #e8b47c,1.74214px 16.57536px 0 #e8b47c,1.63761px 15.58084px 0 #e8b47c,.87107px 8.28768px 0 #e8b47c,.08711px .82877px 0 #e8b47c,-3.13585px 29.83566px 0 #e8b47c,-3.03133px 28.84113px 0 #e8b47c,-1.74214px 16.57536px 0 #e8b47c,-1.63761px 15.58084px 0 #e8b47c,-.87107px 8.28768px 0 #e8b47c,-.08711px .82877px 0 #e8b47c,-9.27051px 28.5317px 0 #e8b47c,-8.96149px 27.58064px 0 #e8b47c,-5.15028px 15.85094px 0 #e8b47c,-4.84127px 14.89989px 0 #e8b47c,-2.57514px 7.92547px 0 #e8b47c,-.25751px .79255px 0 #e8b47c,-15px 25.98076px 0 #e8b47c,-14.5px 25.11474px 0 #e8b47c,-8.33333px 14.43376px 0 #e8b47c,-7.83333px 13.56773px 0 #e8b47c,-4.16667px 7.21688px 0 #e8b47c,-.41667px .72169px 0 #e8b47c,-20.07392px 22.29434px 0 #e8b47c,-19.40479px 21.5512px 0 #e8b47c,-11.15218px 12.38575px 0 #e8b47c,-10.48305px 11.6426px 0 #e8b47c,-5.57609px 6.19287px 0 #e8b47c,-.55761px .61929px 0 #e8b47c,-24.27051px 17.63356px 0 #e8b47c,-23.46149px 17.04577px 0 #e8b47c,-13.48362px 9.79642px 0 #e8b47c,-12.6746px 9.20864px 0 #e8b47c,-6.74181px 4.89821px 0 #e8b47c,-.67418px .48982px 0 #e8b47c,-27.40636px 12.2021px 0 #e8b47c,-26.49282px 11.79536px 0 #e8b47c,-15.22576px 6.77894px 0 #e8b47c,-14.31221px 6.37221px 0 #e8b47c,-7.61288px 3.38947px 0 #e8b47c,-.76129px .33895px 0 #e8b47c,-29.34443px 6.23735px 0 #e8b47c,-28.36628px 6.02944px 0 #e8b47c,-16.30246px 3.46519px 0 #e8b47c,-15.32431px 3.25728px 0 #e8b47c,-8.15123px 1.7326px 0 #e8b47c,-.81512px .17326px 0 #e8b47c,-30px 0 0 #e8b47c,-29px 0 0 #e8b47c,-16.66667px 0 0 #e8b47c,-15.66667px 0 0 #e8b47c,-8.33333px 0 0 #e8b47c,-.83333px 0 0 #e8b47c,-29.34443px -6.23735px 0 #e8b47c,-28.36628px -6.02944px 0 #e8b47c,-16.30246px -3.46519px 0 #e8b47c,-15.32431px -3.25728px 0 #e8b47c,-8.15123px -1.7326px 0 #e8b47c,-.81512px -.17326px 0 #e8b47c,-27.40636px -12.2021px 0 #e8b47c,-26.49282px -11.79536px 0 #e8b47c,-15.22576px -6.77894px 0 #e8b47c,-14.31221px -6.37221px 0 #e8b47c,-7.61288px -3.38947px 0 #e8b47c,-.76129px -.33895px 0 #e8b47c,-24.27051px -17.63356px 0 #e8b47c,-23.46149px -17.04577px 0 #e8b47c,-13.48362px -9.79642px 0 #e8b47c,-12.6746px -9.20864px 0 #e8b47c,-6.74181px -4.89821px 0 #e8b47c,-.67418px -.48982px 0 #e8b47c,-20.07392px -22.29434px 0 #e8b47c,-19.40479px -21.5512px 0 #e8b47c,-11.15218px -12.38575px 0 #e8b47c,-10.48305px -11.6426px 0 #e8b47c,-5.57609px -6.19287px 0 #e8b47c,-.55761px -.61929px 0 #e8b47c,-15px -25.98076px 0 #e8b47c,-14.5px -25.11474px 0 #e8b47c,-8.33333px -14.43376px 0 #e8b47c,-7.83333px -13.56773px 0 #e8b47c,-4.16667px -7.21688px 0 #e8b47c,-.41667px -.72169px 0 #e8b47c,-9.27051px -28.5317px 0 #e8b47c,-8.96149px -27.58064px 0 #e8b47c,-5.15028px -15.85094px 0 #e8b47c,-4.84127px -14.89989px 0 #e8b47c,-2.57514px -7.92547px 0 #e8b47c,-.25751px -.79255px 0 #e8b47c,-3.13585px -29.83566px 0 #e8b47c,-3.03133px -28.84113px 0 #e8b47c,-1.74214px -16.57536px 0 #e8b47c,-1.63761px -15.58084px 0 #e8b47c,-.87107px -8.28768px 0 #e8b47c,-.08711px -.82877px 0 #e8b47c,3.13585px -29.83566px 0 #e8b47c,3.03133px -28.84113px 0 #e8b47c,1.74214px -16.57536px 0 #e8b47c,1.63761px -15.58084px 0 #e8b47c,.87107px -8.28768px 0 #e8b47c,.08711px -.82877px 0 #e8b47c,9.27051px -28.5317px 0 #e8b47c,8.96149px -27.58064px 0 #e8b47c,5.15028px -15.85094px 0 #e8b47c,4.84127px -14.89989px 0 #e8b47c,2.57514px -7.92547px 0 #e8b47c,.25751px -.79255px 0 #e8b47c,15px -25.98076px 0 #e8b47c,14.5px -25.11474px 0 #e8b47c,8.33333px -14.43376px 0 #e8b47c,7.83333px -13.56773px 0 #e8b47c,4.16667px -7.21688px 0 #e8b47c,.41667px -.72169px 0 #e8b47c,20.07392px -22.29434px 0 #e8b47c,19.40479px -21.5512px 0 #e8b47c,11.15218px -12.38575px 0 #e8b47c,10.48305px -11.6426px 0 #e8b47c,5.57609px -6.19287px 0 #e8b47c,.55761px -.61929px 0 #e8b47c,24.27051px -17.63356px 0 #e8b47c,23.46149px -17.04577px 0 #e8b47c,13.48362px -9.79642px 0 #e8b47c,12.6746px -9.20864px 0 #e8b47c,6.74181px -4.89821px 0 #e8b47c,.67418px -.48982px 0 #e8b47c,27.40636px -12.2021px 0 #e8b47c,26.49282px -11.79536px 0 #e8b47c,15.22576px -6.77894px 0 #e8b47c,14.31221px -6.37221px 0 #e8b47c,7.61288px -3.38947px 0 #e8b47c,.76129px -.33895px 0 #e8b47c,29.34443px -6.23735px 0 #e8b47c,28.36628px -6.02944px 0 #e8b47c,16.30246px -3.46519px 0 #e8b47c,15.32431px -3.25728px 0 #e8b47c,8.15123px -1.7326px 0 #e8b47c,.81512px -.17326px 0 #e8b47c,30px 0 0 #e8b47c,29px 0 0 #e8b47c,16.66667px 0 0 #e8b47c,15.66667px 0 0 #e8b47c,8.33333px 0 0 #e8b47c,.83333px 0 0 #e8b47c
}

.fire2 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #e8b47c,29px 0 2px #e8b47c,16.66667px 0 2px #e8b47c,15.66667px 0 2px #e8b47c,8.33333px 0 2px #e8b47c,.83333px 0 2px #e8b47c,29.34443px 6.23735px 2px #e8b47c,28.36628px 6.02944px 2px #e8b47c,16.30246px 3.46519px 2px #e8b47c,15.32431px 3.25728px 2px #e8b47c,8.15123px 1.7326px 2px #e8b47c,.81512px .17326px 2px #e8b47c,27.40636px 12.2021px 2px #e8b47c,26.49282px 11.79536px 2px #e8b47c,15.22576px 6.77894px 2px #e8b47c,14.31221px 6.37221px 2px #e8b47c,7.61288px 3.38947px 2px #e8b47c,.76129px .33895px 2px #e8b47c,24.27051px 17.63356px 2px #e8b47c,23.46149px 17.04577px 2px #e8b47c,13.48362px 9.79642px 2px #e8b47c,12.6746px 9.20864px 2px #e8b47c,6.74181px 4.89821px 2px #e8b47c,.67418px .48982px 2px #e8b47c,20.07392px 22.29434px 2px #e8b47c,19.40479px 21.5512px 2px #e8b47c,11.15218px 12.38575px 2px #e8b47c,10.48305px 11.6426px 2px #e8b47c,5.57609px 6.19287px 2px #e8b47c,.55761px .61929px 2px #e8b47c,15px 25.98076px 2px #e8b47c,14.5px 25.11474px 2px #e8b47c,8.33333px 14.43376px 2px #e8b47c,7.83333px 13.56773px 2px #e8b47c,4.16667px 7.21688px 2px #e8b47c,.41667px .72169px 2px #e8b47c,9.27051px 28.5317px 2px #e8b47c,8.96149px 27.58064px 2px #e8b47c,5.15028px 15.85094px 2px #e8b47c,4.84127px 14.89989px 2px #e8b47c,2.57514px 7.92547px 2px #e8b47c,.25751px .79255px 2px #e8b47c,3.13585px 29.83566px 2px #e8b47c,3.03133px 28.84113px 2px #e8b47c,1.74214px 16.57536px 2px #e8b47c,1.63761px 15.58084px 2px #e8b47c,.87107px 8.28768px 2px #e8b47c,.08711px .82877px 2px #e8b47c,-3.13585px 29.83566px 2px #e8b47c,-3.03133px 28.84113px 2px #e8b47c,-1.74214px 16.57536px 2px #e8b47c,-1.63761px 15.58084px 2px #e8b47c,-.87107px 8.28768px 2px #e8b47c,-.08711px .82877px 2px #e8b47c,-9.27051px 28.5317px 2px #e8b47c,-8.96149px 27.58064px 2px #e8b47c,-5.15028px 15.85094px 2px #e8b47c,-4.84127px 14.89989px 2px #e8b47c,-2.57514px 7.92547px 2px #e8b47c,-.25751px .79255px 2px #e8b47c,-15px 25.98076px 2px #e8b47c,-14.5px 25.11474px 2px #e8b47c,-8.33333px 14.43376px 2px #e8b47c,-7.83333px 13.56773px 2px #e8b47c,-4.16667px 7.21688px 2px #e8b47c,-.41667px .72169px 2px #e8b47c,-20.07392px 22.29434px 2px #e8b47c,-19.40479px 21.5512px 2px #e8b47c,-11.15218px 12.38575px 2px #e8b47c,-10.48305px 11.6426px 2px #e8b47c,-5.57609px 6.19287px 2px #e8b47c,-.55761px .61929px 2px #e8b47c,-24.27051px 17.63356px 2px #e8b47c,-23.46149px 17.04577px 2px #e8b47c,-13.48362px 9.79642px 2px #e8b47c,-12.6746px 9.20864px 2px #e8b47c,-6.74181px 4.89821px 2px #e8b47c,-.67418px .48982px 2px #e8b47c,-27.40636px 12.2021px 2px #e8b47c,-26.49282px 11.79536px 2px #e8b47c,-15.22576px 6.77894px 2px #e8b47c,-14.31221px 6.37221px 2px #e8b47c,-7.61288px 3.38947px 2px #e8b47c,-.76129px .33895px 2px #e8b47c,-29.34443px 6.23735px 2px #e8b47c,-28.36628px 6.02944px 2px #e8b47c,-16.30246px 3.46519px 2px #e8b47c,-15.32431px 3.25728px 2px #e8b47c,-8.15123px 1.7326px 2px #e8b47c,-.81512px .17326px 2px #e8b47c,-30px 0 2px #e8b47c,-29px 0 2px #e8b47c,-16.66667px 0 2px #e8b47c,-15.66667px 0 2px #e8b47c,-8.33333px 0 2px #e8b47c,-.83333px 0 2px #e8b47c,-29.34443px -6.23735px 2px #e8b47c,-28.36628px -6.02944px 2px #e8b47c,-16.30246px -3.46519px 2px #e8b47c,-15.32431px -3.25728px 2px #e8b47c,-8.15123px -1.7326px 2px #e8b47c,-.81512px -.17326px 2px #e8b47c,-27.40636px -12.2021px 2px #e8b47c,-26.49282px -11.79536px 2px #e8b47c,-15.22576px -6.77894px 2px #e8b47c,-14.31221px -6.37221px 2px #e8b47c,-7.61288px -3.38947px 2px #e8b47c,-.76129px -.33895px 2px #e8b47c,-24.27051px -17.63356px 2px #e8b47c,-23.46149px -17.04577px 2px #e8b47c,-13.48362px -9.79642px 2px #e8b47c,-12.6746px -9.20864px 2px #e8b47c,-6.74181px -4.89821px 2px #e8b47c,-.67418px -.48982px 2px #e8b47c,-20.07392px -22.29434px 2px #e8b47c,-19.40479px -21.5512px 2px #e8b47c,-11.15218px -12.38575px 2px #e8b47c,-10.48305px -11.6426px 2px #e8b47c,-5.57609px -6.19287px 2px #e8b47c,-.55761px -.61929px 2px #e8b47c,-15px -25.98076px 2px #e8b47c,-14.5px -25.11474px 2px #e8b47c,-8.33333px -14.43376px 2px #e8b47c,-7.83333px -13.56773px 2px #e8b47c,-4.16667px -7.21688px 2px #e8b47c,-.41667px -.72169px 2px #e8b47c,-9.27051px -28.5317px 2px #e8b47c,-8.96149px -27.58064px 2px #e8b47c,-5.15028px -15.85094px 2px #e8b47c,-4.84127px -14.89989px 2px #e8b47c,-2.57514px -7.92547px 2px #e8b47c,-.25751px -.79255px 2px #e8b47c,-3.13585px -29.83566px 2px #e8b47c,-3.03133px -28.84113px 2px #e8b47c,-1.74214px -16.57536px 2px #e8b47c,-1.63761px -15.58084px 2px #e8b47c,-.87107px -8.28768px 2px #e8b47c,-.08711px -.82877px 2px #e8b47c,3.13585px -29.83566px 2px #e8b47c,3.03133px -28.84113px 2px #e8b47c,1.74214px -16.57536px 2px #e8b47c,1.63761px -15.58084px 2px #e8b47c,.87107px -8.28768px 2px #e8b47c,.08711px -.82877px 2px #e8b47c,9.27051px -28.5317px 2px #e8b47c,8.96149px -27.58064px 2px #e8b47c,5.15028px -15.85094px 2px #e8b47c,4.84127px -14.89989px 2px #e8b47c,2.57514px -7.92547px 2px #e8b47c,.25751px -.79255px 2px #e8b47c,15px -25.98076px 2px #e8b47c,14.5px -25.11474px 2px #e8b47c,8.33333px -14.43376px 2px #e8b47c,7.83333px -13.56773px 2px #e8b47c,4.16667px -7.21688px 2px #e8b47c,.41667px -.72169px 2px #e8b47c,20.07392px -22.29434px 2px #e8b47c,19.40479px -21.5512px 2px #e8b47c,11.15218px -12.38575px 2px #e8b47c,10.48305px -11.6426px 2px #e8b47c,5.57609px -6.19287px 2px #e8b47c,.55761px -.61929px 2px #e8b47c,24.27051px -17.63356px 2px #e8b47c,23.46149px -17.04577px 2px #e8b47c,13.48362px -9.79642px 2px #e8b47c,12.6746px -9.20864px 2px #e8b47c,6.74181px -4.89821px 2px #e8b47c,.67418px -.48982px 2px #e8b47c,27.40636px -12.2021px 2px #e8b47c,26.49282px -11.79536px 2px #e8b47c,15.22576px -6.77894px 2px #e8b47c,14.31221px -6.37221px 2px #e8b47c,7.61288px -3.38947px 2px #e8b47c,.76129px -.33895px 2px #e8b47c,29.34443px -6.23735px 2px #e8b47c,28.36628px -6.02944px 2px #e8b47c,16.30246px -3.46519px 2px #e8b47c,15.32431px -3.25728px 2px #e8b47c,8.15123px -1.7326px 2px #e8b47c,.81512px -.17326px 2px #e8b47c,30px 0 2px #e8b47c,29px 0 2px #e8b47c,16.66667px 0 2px #e8b47c,15.66667px 0 2px #e8b47c,8.33333px 0 2px #e8b47c,.83333px 0 2px #e8b47c
}

.fire3 {
    top: 11%;
    left: 43%
}

.fire3 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce895,29px 0 0 #7ce895,16.66667px 0 0 #7ce895,15.66667px 0 0 #7ce895,8.33333px 0 0 #7ce895,.83333px 0 0 #7ce895,29.34443px 6.23735px 0 #7ce895,28.36628px 6.02944px 0 #7ce895,16.30246px 3.46519px 0 #7ce895,15.32431px 3.25728px 0 #7ce895,8.15123px 1.7326px 0 #7ce895,.81512px .17326px 0 #7ce895,27.40636px 12.2021px 0 #7ce895,26.49282px 11.79536px 0 #7ce895,15.22576px 6.77894px 0 #7ce895,14.31221px 6.37221px 0 #7ce895,7.61288px 3.38947px 0 #7ce895,.76129px .33895px 0 #7ce895,24.27051px 17.63356px 0 #7ce895,23.46149px 17.04577px 0 #7ce895,13.48362px 9.79642px 0 #7ce895,12.6746px 9.20864px 0 #7ce895,6.74181px 4.89821px 0 #7ce895,.67418px .48982px 0 #7ce895,20.07392px 22.29434px 0 #7ce895,19.40479px 21.5512px 0 #7ce895,11.15218px 12.38575px 0 #7ce895,10.48305px 11.6426px 0 #7ce895,5.57609px 6.19287px 0 #7ce895,.55761px .61929px 0 #7ce895,15px 25.98076px 0 #7ce895,14.5px 25.11474px 0 #7ce895,8.33333px 14.43376px 0 #7ce895,7.83333px 13.56773px 0 #7ce895,4.16667px 7.21688px 0 #7ce895,.41667px .72169px 0 #7ce895,9.27051px 28.5317px 0 #7ce895,8.96149px 27.58064px 0 #7ce895,5.15028px 15.85094px 0 #7ce895,4.84127px 14.89989px 0 #7ce895,2.57514px 7.92547px 0 #7ce895,.25751px .79255px 0 #7ce895,3.13585px 29.83566px 0 #7ce895,3.03133px 28.84113px 0 #7ce895,1.74214px 16.57536px 0 #7ce895,1.63761px 15.58084px 0 #7ce895,.87107px 8.28768px 0 #7ce895,.08711px .82877px 0 #7ce895,-3.13585px 29.83566px 0 #7ce895,-3.03133px 28.84113px 0 #7ce895,-1.74214px 16.57536px 0 #7ce895,-1.63761px 15.58084px 0 #7ce895,-.87107px 8.28768px 0 #7ce895,-.08711px .82877px 0 #7ce895,-9.27051px 28.5317px 0 #7ce895,-8.96149px 27.58064px 0 #7ce895,-5.15028px 15.85094px 0 #7ce895,-4.84127px 14.89989px 0 #7ce895,-2.57514px 7.92547px 0 #7ce895,-.25751px .79255px 0 #7ce895,-15px 25.98076px 0 #7ce895,-14.5px 25.11474px 0 #7ce895,-8.33333px 14.43376px 0 #7ce895,-7.83333px 13.56773px 0 #7ce895,-4.16667px 7.21688px 0 #7ce895,-.41667px .72169px 0 #7ce895,-20.07392px 22.29434px 0 #7ce895,-19.40479px 21.5512px 0 #7ce895,-11.15218px 12.38575px 0 #7ce895,-10.48305px 11.6426px 0 #7ce895,-5.57609px 6.19287px 0 #7ce895,-.55761px .61929px 0 #7ce895,-24.27051px 17.63356px 0 #7ce895,-23.46149px 17.04577px 0 #7ce895,-13.48362px 9.79642px 0 #7ce895,-12.6746px 9.20864px 0 #7ce895,-6.74181px 4.89821px 0 #7ce895,-.67418px .48982px 0 #7ce895,-27.40636px 12.2021px 0 #7ce895,-26.49282px 11.79536px 0 #7ce895,-15.22576px 6.77894px 0 #7ce895,-14.31221px 6.37221px 0 #7ce895,-7.61288px 3.38947px 0 #7ce895,-.76129px .33895px 0 #7ce895,-29.34443px 6.23735px 0 #7ce895,-28.36628px 6.02944px 0 #7ce895,-16.30246px 3.46519px 0 #7ce895,-15.32431px 3.25728px 0 #7ce895,-8.15123px 1.7326px 0 #7ce895,-.81512px .17326px 0 #7ce895,-30px 0 0 #7ce895,-29px 0 0 #7ce895,-16.66667px 0 0 #7ce895,-15.66667px 0 0 #7ce895,-8.33333px 0 0 #7ce895,-.83333px 0 0 #7ce895,-29.34443px -6.23735px 0 #7ce895,-28.36628px -6.02944px 0 #7ce895,-16.30246px -3.46519px 0 #7ce895,-15.32431px -3.25728px 0 #7ce895,-8.15123px -1.7326px 0 #7ce895,-.81512px -.17326px 0 #7ce895,-27.40636px -12.2021px 0 #7ce895,-26.49282px -11.79536px 0 #7ce895,-15.22576px -6.77894px 0 #7ce895,-14.31221px -6.37221px 0 #7ce895,-7.61288px -3.38947px 0 #7ce895,-.76129px -.33895px 0 #7ce895,-24.27051px -17.63356px 0 #7ce895,-23.46149px -17.04577px 0 #7ce895,-13.48362px -9.79642px 0 #7ce895,-12.6746px -9.20864px 0 #7ce895,-6.74181px -4.89821px 0 #7ce895,-.67418px -.48982px 0 #7ce895,-20.07392px -22.29434px 0 #7ce895,-19.40479px -21.5512px 0 #7ce895,-11.15218px -12.38575px 0 #7ce895,-10.48305px -11.6426px 0 #7ce895,-5.57609px -6.19287px 0 #7ce895,-.55761px -.61929px 0 #7ce895,-15px -25.98076px 0 #7ce895,-14.5px -25.11474px 0 #7ce895,-8.33333px -14.43376px 0 #7ce895,-7.83333px -13.56773px 0 #7ce895,-4.16667px -7.21688px 0 #7ce895,-.41667px -.72169px 0 #7ce895,-9.27051px -28.5317px 0 #7ce895,-8.96149px -27.58064px 0 #7ce895,-5.15028px -15.85094px 0 #7ce895,-4.84127px -14.89989px 0 #7ce895,-2.57514px -7.92547px 0 #7ce895,-.25751px -.79255px 0 #7ce895,-3.13585px -29.83566px 0 #7ce895,-3.03133px -28.84113px 0 #7ce895,-1.74214px -16.57536px 0 #7ce895,-1.63761px -15.58084px 0 #7ce895,-.87107px -8.28768px 0 #7ce895,-.08711px -.82877px 0 #7ce895,3.13585px -29.83566px 0 #7ce895,3.03133px -28.84113px 0 #7ce895,1.74214px -16.57536px 0 #7ce895,1.63761px -15.58084px 0 #7ce895,.87107px -8.28768px 0 #7ce895,.08711px -.82877px 0 #7ce895,9.27051px -28.5317px 0 #7ce895,8.96149px -27.58064px 0 #7ce895,5.15028px -15.85094px 0 #7ce895,4.84127px -14.89989px 0 #7ce895,2.57514px -7.92547px 0 #7ce895,.25751px -.79255px 0 #7ce895,15px -25.98076px 0 #7ce895,14.5px -25.11474px 0 #7ce895,8.33333px -14.43376px 0 #7ce895,7.83333px -13.56773px 0 #7ce895,4.16667px -7.21688px 0 #7ce895,.41667px -.72169px 0 #7ce895,20.07392px -22.29434px 0 #7ce895,19.40479px -21.5512px 0 #7ce895,11.15218px -12.38575px 0 #7ce895,10.48305px -11.6426px 0 #7ce895,5.57609px -6.19287px 0 #7ce895,.55761px -.61929px 0 #7ce895,24.27051px -17.63356px 0 #7ce895,23.46149px -17.04577px 0 #7ce895,13.48362px -9.79642px 0 #7ce895,12.6746px -9.20864px 0 #7ce895,6.74181px -4.89821px 0 #7ce895,.67418px -.48982px 0 #7ce895,27.40636px -12.2021px 0 #7ce895,26.49282px -11.79536px 0 #7ce895,15.22576px -6.77894px 0 #7ce895,14.31221px -6.37221px 0 #7ce895,7.61288px -3.38947px 0 #7ce895,.76129px -.33895px 0 #7ce895,29.34443px -6.23735px 0 #7ce895,28.36628px -6.02944px 0 #7ce895,16.30246px -3.46519px 0 #7ce895,15.32431px -3.25728px 0 #7ce895,8.15123px -1.7326px 0 #7ce895,.81512px -.17326px 0 #7ce895,30px 0 0 #7ce895,29px 0 0 #7ce895,16.66667px 0 0 #7ce895,15.66667px 0 0 #7ce895,8.33333px 0 0 #7ce895,.83333px 0 0 #7ce895
}

.fire3 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce895,29px 0 2px #7ce895,16.66667px 0 2px #7ce895,15.66667px 0 2px #7ce895,8.33333px 0 2px #7ce895,.83333px 0 2px #7ce895,29.34443px 6.23735px 2px #7ce895,28.36628px 6.02944px 2px #7ce895,16.30246px 3.46519px 2px #7ce895,15.32431px 3.25728px 2px #7ce895,8.15123px 1.7326px 2px #7ce895,.81512px .17326px 2px #7ce895,27.40636px 12.2021px 2px #7ce895,26.49282px 11.79536px 2px #7ce895,15.22576px 6.77894px 2px #7ce895,14.31221px 6.37221px 2px #7ce895,7.61288px 3.38947px 2px #7ce895,.76129px .33895px 2px #7ce895,24.27051px 17.63356px 2px #7ce895,23.46149px 17.04577px 2px #7ce895,13.48362px 9.79642px 2px #7ce895,12.6746px 9.20864px 2px #7ce895,6.74181px 4.89821px 2px #7ce895,.67418px .48982px 2px #7ce895,20.07392px 22.29434px 2px #7ce895,19.40479px 21.5512px 2px #7ce895,11.15218px 12.38575px 2px #7ce895,10.48305px 11.6426px 2px #7ce895,5.57609px 6.19287px 2px #7ce895,.55761px .61929px 2px #7ce895,15px 25.98076px 2px #7ce895,14.5px 25.11474px 2px #7ce895,8.33333px 14.43376px 2px #7ce895,7.83333px 13.56773px 2px #7ce895,4.16667px 7.21688px 2px #7ce895,.41667px .72169px 2px #7ce895,9.27051px 28.5317px 2px #7ce895,8.96149px 27.58064px 2px #7ce895,5.15028px 15.85094px 2px #7ce895,4.84127px 14.89989px 2px #7ce895,2.57514px 7.92547px 2px #7ce895,.25751px .79255px 2px #7ce895,3.13585px 29.83566px 2px #7ce895,3.03133px 28.84113px 2px #7ce895,1.74214px 16.57536px 2px #7ce895,1.63761px 15.58084px 2px #7ce895,.87107px 8.28768px 2px #7ce895,.08711px .82877px 2px #7ce895,-3.13585px 29.83566px 2px #7ce895,-3.03133px 28.84113px 2px #7ce895,-1.74214px 16.57536px 2px #7ce895,-1.63761px 15.58084px 2px #7ce895,-.87107px 8.28768px 2px #7ce895,-.08711px .82877px 2px #7ce895,-9.27051px 28.5317px 2px #7ce895,-8.96149px 27.58064px 2px #7ce895,-5.15028px 15.85094px 2px #7ce895,-4.84127px 14.89989px 2px #7ce895,-2.57514px 7.92547px 2px #7ce895,-.25751px .79255px 2px #7ce895,-15px 25.98076px 2px #7ce895,-14.5px 25.11474px 2px #7ce895,-8.33333px 14.43376px 2px #7ce895,-7.83333px 13.56773px 2px #7ce895,-4.16667px 7.21688px 2px #7ce895,-.41667px .72169px 2px #7ce895,-20.07392px 22.29434px 2px #7ce895,-19.40479px 21.5512px 2px #7ce895,-11.15218px 12.38575px 2px #7ce895,-10.48305px 11.6426px 2px #7ce895,-5.57609px 6.19287px 2px #7ce895,-.55761px .61929px 2px #7ce895,-24.27051px 17.63356px 2px #7ce895,-23.46149px 17.04577px 2px #7ce895,-13.48362px 9.79642px 2px #7ce895,-12.6746px 9.20864px 2px #7ce895,-6.74181px 4.89821px 2px #7ce895,-.67418px .48982px 2px #7ce895,-27.40636px 12.2021px 2px #7ce895,-26.49282px 11.79536px 2px #7ce895,-15.22576px 6.77894px 2px #7ce895,-14.31221px 6.37221px 2px #7ce895,-7.61288px 3.38947px 2px #7ce895,-.76129px .33895px 2px #7ce895,-29.34443px 6.23735px 2px #7ce895,-28.36628px 6.02944px 2px #7ce895,-16.30246px 3.46519px 2px #7ce895,-15.32431px 3.25728px 2px #7ce895,-8.15123px 1.7326px 2px #7ce895,-.81512px .17326px 2px #7ce895,-30px 0 2px #7ce895,-29px 0 2px #7ce895,-16.66667px 0 2px #7ce895,-15.66667px 0 2px #7ce895,-8.33333px 0 2px #7ce895,-.83333px 0 2px #7ce895,-29.34443px -6.23735px 2px #7ce895,-28.36628px -6.02944px 2px #7ce895,-16.30246px -3.46519px 2px #7ce895,-15.32431px -3.25728px 2px #7ce895,-8.15123px -1.7326px 2px #7ce895,-.81512px -.17326px 2px #7ce895,-27.40636px -12.2021px 2px #7ce895,-26.49282px -11.79536px 2px #7ce895,-15.22576px -6.77894px 2px #7ce895,-14.31221px -6.37221px 2px #7ce895,-7.61288px -3.38947px 2px #7ce895,-.76129px -.33895px 2px #7ce895,-24.27051px -17.63356px 2px #7ce895,-23.46149px -17.04577px 2px #7ce895,-13.48362px -9.79642px 2px #7ce895,-12.6746px -9.20864px 2px #7ce895,-6.74181px -4.89821px 2px #7ce895,-.67418px -.48982px 2px #7ce895,-20.07392px -22.29434px 2px #7ce895,-19.40479px -21.5512px 2px #7ce895,-11.15218px -12.38575px 2px #7ce895,-10.48305px -11.6426px 2px #7ce895,-5.57609px -6.19287px 2px #7ce895,-.55761px -.61929px 2px #7ce895,-15px -25.98076px 2px #7ce895,-14.5px -25.11474px 2px #7ce895,-8.33333px -14.43376px 2px #7ce895,-7.83333px -13.56773px 2px #7ce895,-4.16667px -7.21688px 2px #7ce895,-.41667px -.72169px 2px #7ce895,-9.27051px -28.5317px 2px #7ce895,-8.96149px -27.58064px 2px #7ce895,-5.15028px -15.85094px 2px #7ce895,-4.84127px -14.89989px 2px #7ce895,-2.57514px -7.92547px 2px #7ce895,-.25751px -.79255px 2px #7ce895,-3.13585px -29.83566px 2px #7ce895,-3.03133px -28.84113px 2px #7ce895,-1.74214px -16.57536px 2px #7ce895,-1.63761px -15.58084px 2px #7ce895,-.87107px -8.28768px 2px #7ce895,-.08711px -.82877px 2px #7ce895,3.13585px -29.83566px 2px #7ce895,3.03133px -28.84113px 2px #7ce895,1.74214px -16.57536px 2px #7ce895,1.63761px -15.58084px 2px #7ce895,.87107px -8.28768px 2px #7ce895,.08711px -.82877px 2px #7ce895,9.27051px -28.5317px 2px #7ce895,8.96149px -27.58064px 2px #7ce895,5.15028px -15.85094px 2px #7ce895,4.84127px -14.89989px 2px #7ce895,2.57514px -7.92547px 2px #7ce895,.25751px -.79255px 2px #7ce895,15px -25.98076px 2px #7ce895,14.5px -25.11474px 2px #7ce895,8.33333px -14.43376px 2px #7ce895,7.83333px -13.56773px 2px #7ce895,4.16667px -7.21688px 2px #7ce895,.41667px -.72169px 2px #7ce895,20.07392px -22.29434px 2px #7ce895,19.40479px -21.5512px 2px #7ce895,11.15218px -12.38575px 2px #7ce895,10.48305px -11.6426px 2px #7ce895,5.57609px -6.19287px 2px #7ce895,.55761px -.61929px 2px #7ce895,24.27051px -17.63356px 2px #7ce895,23.46149px -17.04577px 2px #7ce895,13.48362px -9.79642px 2px #7ce895,12.6746px -9.20864px 2px #7ce895,6.74181px -4.89821px 2px #7ce895,.67418px -.48982px 2px #7ce895,27.40636px -12.2021px 2px #7ce895,26.49282px -11.79536px 2px #7ce895,15.22576px -6.77894px 2px #7ce895,14.31221px -6.37221px 2px #7ce895,7.61288px -3.38947px 2px #7ce895,.76129px -.33895px 2px #7ce895,29.34443px -6.23735px 2px #7ce895,28.36628px -6.02944px 2px #7ce895,16.30246px -3.46519px 2px #7ce895,15.32431px -3.25728px 2px #7ce895,8.15123px -1.7326px 2px #7ce895,.81512px -.17326px 2px #7ce895,30px 0 2px #7ce895,29px 0 2px #7ce895,16.66667px 0 2px #7ce895,15.66667px 0 2px #7ce895,8.33333px 0 2px #7ce895,.83333px 0 2px #7ce895
}

.fire4 {
    top: 69%;
    left: 10%
}

.fire4 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce884,29px 0 0 #7ce884,16.66667px 0 0 #7ce884,15.66667px 0 0 #7ce884,8.33333px 0 0 #7ce884,.83333px 0 0 #7ce884,29.34443px 6.23735px 0 #7ce884,28.36628px 6.02944px 0 #7ce884,16.30246px 3.46519px 0 #7ce884,15.32431px 3.25728px 0 #7ce884,8.15123px 1.7326px 0 #7ce884,.81512px .17326px 0 #7ce884,27.40636px 12.2021px 0 #7ce884,26.49282px 11.79536px 0 #7ce884,15.22576px 6.77894px 0 #7ce884,14.31221px 6.37221px 0 #7ce884,7.61288px 3.38947px 0 #7ce884,.76129px .33895px 0 #7ce884,24.27051px 17.63356px 0 #7ce884,23.46149px 17.04577px 0 #7ce884,13.48362px 9.79642px 0 #7ce884,12.6746px 9.20864px 0 #7ce884,6.74181px 4.89821px 0 #7ce884,.67418px .48982px 0 #7ce884,20.07392px 22.29434px 0 #7ce884,19.40479px 21.5512px 0 #7ce884,11.15218px 12.38575px 0 #7ce884,10.48305px 11.6426px 0 #7ce884,5.57609px 6.19287px 0 #7ce884,.55761px .61929px 0 #7ce884,15px 25.98076px 0 #7ce884,14.5px 25.11474px 0 #7ce884,8.33333px 14.43376px 0 #7ce884,7.83333px 13.56773px 0 #7ce884,4.16667px 7.21688px 0 #7ce884,.41667px .72169px 0 #7ce884,9.27051px 28.5317px 0 #7ce884,8.96149px 27.58064px 0 #7ce884,5.15028px 15.85094px 0 #7ce884,4.84127px 14.89989px 0 #7ce884,2.57514px 7.92547px 0 #7ce884,.25751px .79255px 0 #7ce884,3.13585px 29.83566px 0 #7ce884,3.03133px 28.84113px 0 #7ce884,1.74214px 16.57536px 0 #7ce884,1.63761px 15.58084px 0 #7ce884,.87107px 8.28768px 0 #7ce884,.08711px .82877px 0 #7ce884,-3.13585px 29.83566px 0 #7ce884,-3.03133px 28.84113px 0 #7ce884,-1.74214px 16.57536px 0 #7ce884,-1.63761px 15.58084px 0 #7ce884,-.87107px 8.28768px 0 #7ce884,-.08711px .82877px 0 #7ce884,-9.27051px 28.5317px 0 #7ce884,-8.96149px 27.58064px 0 #7ce884,-5.15028px 15.85094px 0 #7ce884,-4.84127px 14.89989px 0 #7ce884,-2.57514px 7.92547px 0 #7ce884,-.25751px .79255px 0 #7ce884,-15px 25.98076px 0 #7ce884,-14.5px 25.11474px 0 #7ce884,-8.33333px 14.43376px 0 #7ce884,-7.83333px 13.56773px 0 #7ce884,-4.16667px 7.21688px 0 #7ce884,-.41667px .72169px 0 #7ce884,-20.07392px 22.29434px 0 #7ce884,-19.40479px 21.5512px 0 #7ce884,-11.15218px 12.38575px 0 #7ce884,-10.48305px 11.6426px 0 #7ce884,-5.57609px 6.19287px 0 #7ce884,-.55761px .61929px 0 #7ce884,-24.27051px 17.63356px 0 #7ce884,-23.46149px 17.04577px 0 #7ce884,-13.48362px 9.79642px 0 #7ce884,-12.6746px 9.20864px 0 #7ce884,-6.74181px 4.89821px 0 #7ce884,-.67418px .48982px 0 #7ce884,-27.40636px 12.2021px 0 #7ce884,-26.49282px 11.79536px 0 #7ce884,-15.22576px 6.77894px 0 #7ce884,-14.31221px 6.37221px 0 #7ce884,-7.61288px 3.38947px 0 #7ce884,-.76129px .33895px 0 #7ce884,-29.34443px 6.23735px 0 #7ce884,-28.36628px 6.02944px 0 #7ce884,-16.30246px 3.46519px 0 #7ce884,-15.32431px 3.25728px 0 #7ce884,-8.15123px 1.7326px 0 #7ce884,-.81512px .17326px 0 #7ce884,-30px 0 0 #7ce884,-29px 0 0 #7ce884,-16.66667px 0 0 #7ce884,-15.66667px 0 0 #7ce884,-8.33333px 0 0 #7ce884,-.83333px 0 0 #7ce884,-29.34443px -6.23735px 0 #7ce884,-28.36628px -6.02944px 0 #7ce884,-16.30246px -3.46519px 0 #7ce884,-15.32431px -3.25728px 0 #7ce884,-8.15123px -1.7326px 0 #7ce884,-.81512px -.17326px 0 #7ce884,-27.40636px -12.2021px 0 #7ce884,-26.49282px -11.79536px 0 #7ce884,-15.22576px -6.77894px 0 #7ce884,-14.31221px -6.37221px 0 #7ce884,-7.61288px -3.38947px 0 #7ce884,-.76129px -.33895px 0 #7ce884,-24.27051px -17.63356px 0 #7ce884,-23.46149px -17.04577px 0 #7ce884,-13.48362px -9.79642px 0 #7ce884,-12.6746px -9.20864px 0 #7ce884,-6.74181px -4.89821px 0 #7ce884,-.67418px -.48982px 0 #7ce884,-20.07392px -22.29434px 0 #7ce884,-19.40479px -21.5512px 0 #7ce884,-11.15218px -12.38575px 0 #7ce884,-10.48305px -11.6426px 0 #7ce884,-5.57609px -6.19287px 0 #7ce884,-.55761px -.61929px 0 #7ce884,-15px -25.98076px 0 #7ce884,-14.5px -25.11474px 0 #7ce884,-8.33333px -14.43376px 0 #7ce884,-7.83333px -13.56773px 0 #7ce884,-4.16667px -7.21688px 0 #7ce884,-.41667px -.72169px 0 #7ce884,-9.27051px -28.5317px 0 #7ce884,-8.96149px -27.58064px 0 #7ce884,-5.15028px -15.85094px 0 #7ce884,-4.84127px -14.89989px 0 #7ce884,-2.57514px -7.92547px 0 #7ce884,-.25751px -.79255px 0 #7ce884,-3.13585px -29.83566px 0 #7ce884,-3.03133px -28.84113px 0 #7ce884,-1.74214px -16.57536px 0 #7ce884,-1.63761px -15.58084px 0 #7ce884,-.87107px -8.28768px 0 #7ce884,-.08711px -.82877px 0 #7ce884,3.13585px -29.83566px 0 #7ce884,3.03133px -28.84113px 0 #7ce884,1.74214px -16.57536px 0 #7ce884,1.63761px -15.58084px 0 #7ce884,.87107px -8.28768px 0 #7ce884,.08711px -.82877px 0 #7ce884,9.27051px -28.5317px 0 #7ce884,8.96149px -27.58064px 0 #7ce884,5.15028px -15.85094px 0 #7ce884,4.84127px -14.89989px 0 #7ce884,2.57514px -7.92547px 0 #7ce884,.25751px -.79255px 0 #7ce884,15px -25.98076px 0 #7ce884,14.5px -25.11474px 0 #7ce884,8.33333px -14.43376px 0 #7ce884,7.83333px -13.56773px 0 #7ce884,4.16667px -7.21688px 0 #7ce884,.41667px -.72169px 0 #7ce884,20.07392px -22.29434px 0 #7ce884,19.40479px -21.5512px 0 #7ce884,11.15218px -12.38575px 0 #7ce884,10.48305px -11.6426px 0 #7ce884,5.57609px -6.19287px 0 #7ce884,.55761px -.61929px 0 #7ce884,24.27051px -17.63356px 0 #7ce884,23.46149px -17.04577px 0 #7ce884,13.48362px -9.79642px 0 #7ce884,12.6746px -9.20864px 0 #7ce884,6.74181px -4.89821px 0 #7ce884,.67418px -.48982px 0 #7ce884,27.40636px -12.2021px 0 #7ce884,26.49282px -11.79536px 0 #7ce884,15.22576px -6.77894px 0 #7ce884,14.31221px -6.37221px 0 #7ce884,7.61288px -3.38947px 0 #7ce884,.76129px -.33895px 0 #7ce884,29.34443px -6.23735px 0 #7ce884,28.36628px -6.02944px 0 #7ce884,16.30246px -3.46519px 0 #7ce884,15.32431px -3.25728px 0 #7ce884,8.15123px -1.7326px 0 #7ce884,.81512px -.17326px 0 #7ce884,30px 0 0 #7ce884,29px 0 0 #7ce884,16.66667px 0 0 #7ce884,15.66667px 0 0 #7ce884,8.33333px 0 0 #7ce884,.83333px 0 0 #7ce884
}

.fire4 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce884,29px 0 2px #7ce884,16.66667px 0 2px #7ce884,15.66667px 0 2px #7ce884,8.33333px 0 2px #7ce884,.83333px 0 2px #7ce884,29.34443px 6.23735px 2px #7ce884,28.36628px 6.02944px 2px #7ce884,16.30246px 3.46519px 2px #7ce884,15.32431px 3.25728px 2px #7ce884,8.15123px 1.7326px 2px #7ce884,.81512px .17326px 2px #7ce884,27.40636px 12.2021px 2px #7ce884,26.49282px 11.79536px 2px #7ce884,15.22576px 6.77894px 2px #7ce884,14.31221px 6.37221px 2px #7ce884,7.61288px 3.38947px 2px #7ce884,.76129px .33895px 2px #7ce884,24.27051px 17.63356px 2px #7ce884,23.46149px 17.04577px 2px #7ce884,13.48362px 9.79642px 2px #7ce884,12.6746px 9.20864px 2px #7ce884,6.74181px 4.89821px 2px #7ce884,.67418px .48982px 2px #7ce884,20.07392px 22.29434px 2px #7ce884,19.40479px 21.5512px 2px #7ce884,11.15218px 12.38575px 2px #7ce884,10.48305px 11.6426px 2px #7ce884,5.57609px 6.19287px 2px #7ce884,.55761px .61929px 2px #7ce884,15px 25.98076px 2px #7ce884,14.5px 25.11474px 2px #7ce884,8.33333px 14.43376px 2px #7ce884,7.83333px 13.56773px 2px #7ce884,4.16667px 7.21688px 2px #7ce884,.41667px .72169px 2px #7ce884,9.27051px 28.5317px 2px #7ce884,8.96149px 27.58064px 2px #7ce884,5.15028px 15.85094px 2px #7ce884,4.84127px 14.89989px 2px #7ce884,2.57514px 7.92547px 2px #7ce884,.25751px .79255px 2px #7ce884,3.13585px 29.83566px 2px #7ce884,3.03133px 28.84113px 2px #7ce884,1.74214px 16.57536px 2px #7ce884,1.63761px 15.58084px 2px #7ce884,.87107px 8.28768px 2px #7ce884,.08711px .82877px 2px #7ce884,-3.13585px 29.83566px 2px #7ce884,-3.03133px 28.84113px 2px #7ce884,-1.74214px 16.57536px 2px #7ce884,-1.63761px 15.58084px 2px #7ce884,-.87107px 8.28768px 2px #7ce884,-.08711px .82877px 2px #7ce884,-9.27051px 28.5317px 2px #7ce884,-8.96149px 27.58064px 2px #7ce884,-5.15028px 15.85094px 2px #7ce884,-4.84127px 14.89989px 2px #7ce884,-2.57514px 7.92547px 2px #7ce884,-.25751px .79255px 2px #7ce884,-15px 25.98076px 2px #7ce884,-14.5px 25.11474px 2px #7ce884,-8.33333px 14.43376px 2px #7ce884,-7.83333px 13.56773px 2px #7ce884,-4.16667px 7.21688px 2px #7ce884,-.41667px .72169px 2px #7ce884,-20.07392px 22.29434px 2px #7ce884,-19.40479px 21.5512px 2px #7ce884,-11.15218px 12.38575px 2px #7ce884,-10.48305px 11.6426px 2px #7ce884,-5.57609px 6.19287px 2px #7ce884,-.55761px .61929px 2px #7ce884,-24.27051px 17.63356px 2px #7ce884,-23.46149px 17.04577px 2px #7ce884,-13.48362px 9.79642px 2px #7ce884,-12.6746px 9.20864px 2px #7ce884,-6.74181px 4.89821px 2px #7ce884,-.67418px .48982px 2px #7ce884,-27.40636px 12.2021px 2px #7ce884,-26.49282px 11.79536px 2px #7ce884,-15.22576px 6.77894px 2px #7ce884,-14.31221px 6.37221px 2px #7ce884,-7.61288px 3.38947px 2px #7ce884,-.76129px .33895px 2px #7ce884,-29.34443px 6.23735px 2px #7ce884,-28.36628px 6.02944px 2px #7ce884,-16.30246px 3.46519px 2px #7ce884,-15.32431px 3.25728px 2px #7ce884,-8.15123px 1.7326px 2px #7ce884,-.81512px .17326px 2px #7ce884,-30px 0 2px #7ce884,-29px 0 2px #7ce884,-16.66667px 0 2px #7ce884,-15.66667px 0 2px #7ce884,-8.33333px 0 2px #7ce884,-.83333px 0 2px #7ce884,-29.34443px -6.23735px 2px #7ce884,-28.36628px -6.02944px 2px #7ce884,-16.30246px -3.46519px 2px #7ce884,-15.32431px -3.25728px 2px #7ce884,-8.15123px -1.7326px 2px #7ce884,-.81512px -.17326px 2px #7ce884,-27.40636px -12.2021px 2px #7ce884,-26.49282px -11.79536px 2px #7ce884,-15.22576px -6.77894px 2px #7ce884,-14.31221px -6.37221px 2px #7ce884,-7.61288px -3.38947px 2px #7ce884,-.76129px -.33895px 2px #7ce884,-24.27051px -17.63356px 2px #7ce884,-23.46149px -17.04577px 2px #7ce884,-13.48362px -9.79642px 2px #7ce884,-12.6746px -9.20864px 2px #7ce884,-6.74181px -4.89821px 2px #7ce884,-.67418px -.48982px 2px #7ce884,-20.07392px -22.29434px 2px #7ce884,-19.40479px -21.5512px 2px #7ce884,-11.15218px -12.38575px 2px #7ce884,-10.48305px -11.6426px 2px #7ce884,-5.57609px -6.19287px 2px #7ce884,-.55761px -.61929px 2px #7ce884,-15px -25.98076px 2px #7ce884,-14.5px -25.11474px 2px #7ce884,-8.33333px -14.43376px 2px #7ce884,-7.83333px -13.56773px 2px #7ce884,-4.16667px -7.21688px 2px #7ce884,-.41667px -.72169px 2px #7ce884,-9.27051px -28.5317px 2px #7ce884,-8.96149px -27.58064px 2px #7ce884,-5.15028px -15.85094px 2px #7ce884,-4.84127px -14.89989px 2px #7ce884,-2.57514px -7.92547px 2px #7ce884,-.25751px -.79255px 2px #7ce884,-3.13585px -29.83566px 2px #7ce884,-3.03133px -28.84113px 2px #7ce884,-1.74214px -16.57536px 2px #7ce884,-1.63761px -15.58084px 2px #7ce884,-.87107px -8.28768px 2px #7ce884,-.08711px -.82877px 2px #7ce884,3.13585px -29.83566px 2px #7ce884,3.03133px -28.84113px 2px #7ce884,1.74214px -16.57536px 2px #7ce884,1.63761px -15.58084px 2px #7ce884,.87107px -8.28768px 2px #7ce884,.08711px -.82877px 2px #7ce884,9.27051px -28.5317px 2px #7ce884,8.96149px -27.58064px 2px #7ce884,5.15028px -15.85094px 2px #7ce884,4.84127px -14.89989px 2px #7ce884,2.57514px -7.92547px 2px #7ce884,.25751px -.79255px 2px #7ce884,15px -25.98076px 2px #7ce884,14.5px -25.11474px 2px #7ce884,8.33333px -14.43376px 2px #7ce884,7.83333px -13.56773px 2px #7ce884,4.16667px -7.21688px 2px #7ce884,.41667px -.72169px 2px #7ce884,20.07392px -22.29434px 2px #7ce884,19.40479px -21.5512px 2px #7ce884,11.15218px -12.38575px 2px #7ce884,10.48305px -11.6426px 2px #7ce884,5.57609px -6.19287px 2px #7ce884,.55761px -.61929px 2px #7ce884,24.27051px -17.63356px 2px #7ce884,23.46149px -17.04577px 2px #7ce884,13.48362px -9.79642px 2px #7ce884,12.6746px -9.20864px 2px #7ce884,6.74181px -4.89821px 2px #7ce884,.67418px -.48982px 2px #7ce884,27.40636px -12.2021px 2px #7ce884,26.49282px -11.79536px 2px #7ce884,15.22576px -6.77894px 2px #7ce884,14.31221px -6.37221px 2px #7ce884,7.61288px -3.38947px 2px #7ce884,.76129px -.33895px 2px #7ce884,29.34443px -6.23735px 2px #7ce884,28.36628px -6.02944px 2px #7ce884,16.30246px -3.46519px 2px #7ce884,15.32431px -3.25728px 2px #7ce884,8.15123px -1.7326px 2px #7ce884,.81512px -.17326px 2px #7ce884,30px 0 2px #7ce884,29px 0 2px #7ce884,16.66667px 0 2px #7ce884,15.66667px 0 2px #7ce884,8.33333px 0 2px #7ce884,.83333px 0 2px #7ce884
}

.fire5 {
    top: 63%;
    left: 76%
}

.fire5 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7cd0e8,29px 0 0 #7cd0e8,16.66667px 0 0 #7cd0e8,15.66667px 0 0 #7cd0e8,8.33333px 0 0 #7cd0e8,.83333px 0 0 #7cd0e8,29.34443px 6.23735px 0 #7cd0e8,28.36628px 6.02944px 0 #7cd0e8,16.30246px 3.46519px 0 #7cd0e8,15.32431px 3.25728px 0 #7cd0e8,8.15123px 1.7326px 0 #7cd0e8,.81512px .17326px 0 #7cd0e8,27.40636px 12.2021px 0 #7cd0e8,26.49282px 11.79536px 0 #7cd0e8,15.22576px 6.77894px 0 #7cd0e8,14.31221px 6.37221px 0 #7cd0e8,7.61288px 3.38947px 0 #7cd0e8,.76129px .33895px 0 #7cd0e8,24.27051px 17.63356px 0 #7cd0e8,23.46149px 17.04577px 0 #7cd0e8,13.48362px 9.79642px 0 #7cd0e8,12.6746px 9.20864px 0 #7cd0e8,6.74181px 4.89821px 0 #7cd0e8,.67418px .48982px 0 #7cd0e8,20.07392px 22.29434px 0 #7cd0e8,19.40479px 21.5512px 0 #7cd0e8,11.15218px 12.38575px 0 #7cd0e8,10.48305px 11.6426px 0 #7cd0e8,5.57609px 6.19287px 0 #7cd0e8,.55761px .61929px 0 #7cd0e8,15px 25.98076px 0 #7cd0e8,14.5px 25.11474px 0 #7cd0e8,8.33333px 14.43376px 0 #7cd0e8,7.83333px 13.56773px 0 #7cd0e8,4.16667px 7.21688px 0 #7cd0e8,.41667px .72169px 0 #7cd0e8,9.27051px 28.5317px 0 #7cd0e8,8.96149px 27.58064px 0 #7cd0e8,5.15028px 15.85094px 0 #7cd0e8,4.84127px 14.89989px 0 #7cd0e8,2.57514px 7.92547px 0 #7cd0e8,.25751px .79255px 0 #7cd0e8,3.13585px 29.83566px 0 #7cd0e8,3.03133px 28.84113px 0 #7cd0e8,1.74214px 16.57536px 0 #7cd0e8,1.63761px 15.58084px 0 #7cd0e8,.87107px 8.28768px 0 #7cd0e8,.08711px .82877px 0 #7cd0e8,-3.13585px 29.83566px 0 #7cd0e8,-3.03133px 28.84113px 0 #7cd0e8,-1.74214px 16.57536px 0 #7cd0e8,-1.63761px 15.58084px 0 #7cd0e8,-.87107px 8.28768px 0 #7cd0e8,-.08711px .82877px 0 #7cd0e8,-9.27051px 28.5317px 0 #7cd0e8,-8.96149px 27.58064px 0 #7cd0e8,-5.15028px 15.85094px 0 #7cd0e8,-4.84127px 14.89989px 0 #7cd0e8,-2.57514px 7.92547px 0 #7cd0e8,-.25751px .79255px 0 #7cd0e8,-15px 25.98076px 0 #7cd0e8,-14.5px 25.11474px 0 #7cd0e8,-8.33333px 14.43376px 0 #7cd0e8,-7.83333px 13.56773px 0 #7cd0e8,-4.16667px 7.21688px 0 #7cd0e8,-.41667px .72169px 0 #7cd0e8,-20.07392px 22.29434px 0 #7cd0e8,-19.40479px 21.5512px 0 #7cd0e8,-11.15218px 12.38575px 0 #7cd0e8,-10.48305px 11.6426px 0 #7cd0e8,-5.57609px 6.19287px 0 #7cd0e8,-.55761px .61929px 0 #7cd0e8,-24.27051px 17.63356px 0 #7cd0e8,-23.46149px 17.04577px 0 #7cd0e8,-13.48362px 9.79642px 0 #7cd0e8,-12.6746px 9.20864px 0 #7cd0e8,-6.74181px 4.89821px 0 #7cd0e8,-.67418px .48982px 0 #7cd0e8,-27.40636px 12.2021px 0 #7cd0e8,-26.49282px 11.79536px 0 #7cd0e8,-15.22576px 6.77894px 0 #7cd0e8,-14.31221px 6.37221px 0 #7cd0e8,-7.61288px 3.38947px 0 #7cd0e8,-.76129px .33895px 0 #7cd0e8,-29.34443px 6.23735px 0 #7cd0e8,-28.36628px 6.02944px 0 #7cd0e8,-16.30246px 3.46519px 0 #7cd0e8,-15.32431px 3.25728px 0 #7cd0e8,-8.15123px 1.7326px 0 #7cd0e8,-.81512px .17326px 0 #7cd0e8,-30px 0 0 #7cd0e8,-29px 0 0 #7cd0e8,-16.66667px 0 0 #7cd0e8,-15.66667px 0 0 #7cd0e8,-8.33333px 0 0 #7cd0e8,-.83333px 0 0 #7cd0e8,-29.34443px -6.23735px 0 #7cd0e8,-28.36628px -6.02944px 0 #7cd0e8,-16.30246px -3.46519px 0 #7cd0e8,-15.32431px -3.25728px 0 #7cd0e8,-8.15123px -1.7326px 0 #7cd0e8,-.81512px -.17326px 0 #7cd0e8,-27.40636px -12.2021px 0 #7cd0e8,-26.49282px -11.79536px 0 #7cd0e8,-15.22576px -6.77894px 0 #7cd0e8,-14.31221px -6.37221px 0 #7cd0e8,-7.61288px -3.38947px 0 #7cd0e8,-.76129px -.33895px 0 #7cd0e8,-24.27051px -17.63356px 0 #7cd0e8,-23.46149px -17.04577px 0 #7cd0e8,-13.48362px -9.79642px 0 #7cd0e8,-12.6746px -9.20864px 0 #7cd0e8,-6.74181px -4.89821px 0 #7cd0e8,-.67418px -.48982px 0 #7cd0e8,-20.07392px -22.29434px 0 #7cd0e8,-19.40479px -21.5512px 0 #7cd0e8,-11.15218px -12.38575px 0 #7cd0e8,-10.48305px -11.6426px 0 #7cd0e8,-5.57609px -6.19287px 0 #7cd0e8,-.55761px -.61929px 0 #7cd0e8,-15px -25.98076px 0 #7cd0e8,-14.5px -25.11474px 0 #7cd0e8,-8.33333px -14.43376px 0 #7cd0e8,-7.83333px -13.56773px 0 #7cd0e8,-4.16667px -7.21688px 0 #7cd0e8,-.41667px -.72169px 0 #7cd0e8,-9.27051px -28.5317px 0 #7cd0e8,-8.96149px -27.58064px 0 #7cd0e8,-5.15028px -15.85094px 0 #7cd0e8,-4.84127px -14.89989px 0 #7cd0e8,-2.57514px -7.92547px 0 #7cd0e8,-.25751px -.79255px 0 #7cd0e8,-3.13585px -29.83566px 0 #7cd0e8,-3.03133px -28.84113px 0 #7cd0e8,-1.74214px -16.57536px 0 #7cd0e8,-1.63761px -15.58084px 0 #7cd0e8,-.87107px -8.28768px 0 #7cd0e8,-.08711px -.82877px 0 #7cd0e8,3.13585px -29.83566px 0 #7cd0e8,3.03133px -28.84113px 0 #7cd0e8,1.74214px -16.57536px 0 #7cd0e8,1.63761px -15.58084px 0 #7cd0e8,.87107px -8.28768px 0 #7cd0e8,.08711px -.82877px 0 #7cd0e8,9.27051px -28.5317px 0 #7cd0e8,8.96149px -27.58064px 0 #7cd0e8,5.15028px -15.85094px 0 #7cd0e8,4.84127px -14.89989px 0 #7cd0e8,2.57514px -7.92547px 0 #7cd0e8,.25751px -.79255px 0 #7cd0e8,15px -25.98076px 0 #7cd0e8,14.5px -25.11474px 0 #7cd0e8,8.33333px -14.43376px 0 #7cd0e8,7.83333px -13.56773px 0 #7cd0e8,4.16667px -7.21688px 0 #7cd0e8,.41667px -.72169px 0 #7cd0e8,20.07392px -22.29434px 0 #7cd0e8,19.40479px -21.5512px 0 #7cd0e8,11.15218px -12.38575px 0 #7cd0e8,10.48305px -11.6426px 0 #7cd0e8,5.57609px -6.19287px 0 #7cd0e8,.55761px -.61929px 0 #7cd0e8,24.27051px -17.63356px 0 #7cd0e8,23.46149px -17.04577px 0 #7cd0e8,13.48362px -9.79642px 0 #7cd0e8,12.6746px -9.20864px 0 #7cd0e8,6.74181px -4.89821px 0 #7cd0e8,.67418px -.48982px 0 #7cd0e8,27.40636px -12.2021px 0 #7cd0e8,26.49282px -11.79536px 0 #7cd0e8,15.22576px -6.77894px 0 #7cd0e8,14.31221px -6.37221px 0 #7cd0e8,7.61288px -3.38947px 0 #7cd0e8,.76129px -.33895px 0 #7cd0e8,29.34443px -6.23735px 0 #7cd0e8,28.36628px -6.02944px 0 #7cd0e8,16.30246px -3.46519px 0 #7cd0e8,15.32431px -3.25728px 0 #7cd0e8,8.15123px -1.7326px 0 #7cd0e8,.81512px -.17326px 0 #7cd0e8,30px 0 0 #7cd0e8,29px 0 0 #7cd0e8,16.66667px 0 0 #7cd0e8,15.66667px 0 0 #7cd0e8,8.33333px 0 0 #7cd0e8,.83333px 0 0 #7cd0e8
}

.fire5 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7cd0e8,29px 0 2px #7cd0e8,16.66667px 0 2px #7cd0e8,15.66667px 0 2px #7cd0e8,8.33333px 0 2px #7cd0e8,.83333px 0 2px #7cd0e8,29.34443px 6.23735px 2px #7cd0e8,28.36628px 6.02944px 2px #7cd0e8,16.30246px 3.46519px 2px #7cd0e8,15.32431px 3.25728px 2px #7cd0e8,8.15123px 1.7326px 2px #7cd0e8,.81512px .17326px 2px #7cd0e8,27.40636px 12.2021px 2px #7cd0e8,26.49282px 11.79536px 2px #7cd0e8,15.22576px 6.77894px 2px #7cd0e8,14.31221px 6.37221px 2px #7cd0e8,7.61288px 3.38947px 2px #7cd0e8,.76129px .33895px 2px #7cd0e8,24.27051px 17.63356px 2px #7cd0e8,23.46149px 17.04577px 2px #7cd0e8,13.48362px 9.79642px 2px #7cd0e8,12.6746px 9.20864px 2px #7cd0e8,6.74181px 4.89821px 2px #7cd0e8,.67418px .48982px 2px #7cd0e8,20.07392px 22.29434px 2px #7cd0e8,19.40479px 21.5512px 2px #7cd0e8,11.15218px 12.38575px 2px #7cd0e8,10.48305px 11.6426px 2px #7cd0e8,5.57609px 6.19287px 2px #7cd0e8,.55761px .61929px 2px #7cd0e8,15px 25.98076px 2px #7cd0e8,14.5px 25.11474px 2px #7cd0e8,8.33333px 14.43376px 2px #7cd0e8,7.83333px 13.56773px 2px #7cd0e8,4.16667px 7.21688px 2px #7cd0e8,.41667px .72169px 2px #7cd0e8,9.27051px 28.5317px 2px #7cd0e8,8.96149px 27.58064px 2px #7cd0e8,5.15028px 15.85094px 2px #7cd0e8,4.84127px 14.89989px 2px #7cd0e8,2.57514px 7.92547px 2px #7cd0e8,.25751px .79255px 2px #7cd0e8,3.13585px 29.83566px 2px #7cd0e8,3.03133px 28.84113px 2px #7cd0e8,1.74214px 16.57536px 2px #7cd0e8,1.63761px 15.58084px 2px #7cd0e8,.87107px 8.28768px 2px #7cd0e8,.08711px .82877px 2px #7cd0e8,-3.13585px 29.83566px 2px #7cd0e8,-3.03133px 28.84113px 2px #7cd0e8,-1.74214px 16.57536px 2px #7cd0e8,-1.63761px 15.58084px 2px #7cd0e8,-.87107px 8.28768px 2px #7cd0e8,-.08711px .82877px 2px #7cd0e8,-9.27051px 28.5317px 2px #7cd0e8,-8.96149px 27.58064px 2px #7cd0e8,-5.15028px 15.85094px 2px #7cd0e8,-4.84127px 14.89989px 2px #7cd0e8,-2.57514px 7.92547px 2px #7cd0e8,-.25751px .79255px 2px #7cd0e8,-15px 25.98076px 2px #7cd0e8,-14.5px 25.11474px 2px #7cd0e8,-8.33333px 14.43376px 2px #7cd0e8,-7.83333px 13.56773px 2px #7cd0e8,-4.16667px 7.21688px 2px #7cd0e8,-.41667px .72169px 2px #7cd0e8,-20.07392px 22.29434px 2px #7cd0e8,-19.40479px 21.5512px 2px #7cd0e8,-11.15218px 12.38575px 2px #7cd0e8,-10.48305px 11.6426px 2px #7cd0e8,-5.57609px 6.19287px 2px #7cd0e8,-.55761px .61929px 2px #7cd0e8,-24.27051px 17.63356px 2px #7cd0e8,-23.46149px 17.04577px 2px #7cd0e8,-13.48362px 9.79642px 2px #7cd0e8,-12.6746px 9.20864px 2px #7cd0e8,-6.74181px 4.89821px 2px #7cd0e8,-.67418px .48982px 2px #7cd0e8,-27.40636px 12.2021px 2px #7cd0e8,-26.49282px 11.79536px 2px #7cd0e8,-15.22576px 6.77894px 2px #7cd0e8,-14.31221px 6.37221px 2px #7cd0e8,-7.61288px 3.38947px 2px #7cd0e8,-.76129px .33895px 2px #7cd0e8,-29.34443px 6.23735px 2px #7cd0e8,-28.36628px 6.02944px 2px #7cd0e8,-16.30246px 3.46519px 2px #7cd0e8,-15.32431px 3.25728px 2px #7cd0e8,-8.15123px 1.7326px 2px #7cd0e8,-.81512px .17326px 2px #7cd0e8,-30px 0 2px #7cd0e8,-29px 0 2px #7cd0e8,-16.66667px 0 2px #7cd0e8,-15.66667px 0 2px #7cd0e8,-8.33333px 0 2px #7cd0e8,-.83333px 0 2px #7cd0e8,-29.34443px -6.23735px 2px #7cd0e8,-28.36628px -6.02944px 2px #7cd0e8,-16.30246px -3.46519px 2px #7cd0e8,-15.32431px -3.25728px 2px #7cd0e8,-8.15123px -1.7326px 2px #7cd0e8,-.81512px -.17326px 2px #7cd0e8,-27.40636px -12.2021px 2px #7cd0e8,-26.49282px -11.79536px 2px #7cd0e8,-15.22576px -6.77894px 2px #7cd0e8,-14.31221px -6.37221px 2px #7cd0e8,-7.61288px -3.38947px 2px #7cd0e8,-.76129px -.33895px 2px #7cd0e8,-24.27051px -17.63356px 2px #7cd0e8,-23.46149px -17.04577px 2px #7cd0e8,-13.48362px -9.79642px 2px #7cd0e8,-12.6746px -9.20864px 2px #7cd0e8,-6.74181px -4.89821px 2px #7cd0e8,-.67418px -.48982px 2px #7cd0e8,-20.07392px -22.29434px 2px #7cd0e8,-19.40479px -21.5512px 2px #7cd0e8,-11.15218px -12.38575px 2px #7cd0e8,-10.48305px -11.6426px 2px #7cd0e8,-5.57609px -6.19287px 2px #7cd0e8,-.55761px -.61929px 2px #7cd0e8,-15px -25.98076px 2px #7cd0e8,-14.5px -25.11474px 2px #7cd0e8,-8.33333px -14.43376px 2px #7cd0e8,-7.83333px -13.56773px 2px #7cd0e8,-4.16667px -7.21688px 2px #7cd0e8,-.41667px -.72169px 2px #7cd0e8,-9.27051px -28.5317px 2px #7cd0e8,-8.96149px -27.58064px 2px #7cd0e8,-5.15028px -15.85094px 2px #7cd0e8,-4.84127px -14.89989px 2px #7cd0e8,-2.57514px -7.92547px 2px #7cd0e8,-.25751px -.79255px 2px #7cd0e8,-3.13585px -29.83566px 2px #7cd0e8,-3.03133px -28.84113px 2px #7cd0e8,-1.74214px -16.57536px 2px #7cd0e8,-1.63761px -15.58084px 2px #7cd0e8,-.87107px -8.28768px 2px #7cd0e8,-.08711px -.82877px 2px #7cd0e8,3.13585px -29.83566px 2px #7cd0e8,3.03133px -28.84113px 2px #7cd0e8,1.74214px -16.57536px 2px #7cd0e8,1.63761px -15.58084px 2px #7cd0e8,.87107px -8.28768px 2px #7cd0e8,.08711px -.82877px 2px #7cd0e8,9.27051px -28.5317px 2px #7cd0e8,8.96149px -27.58064px 2px #7cd0e8,5.15028px -15.85094px 2px #7cd0e8,4.84127px -14.89989px 2px #7cd0e8,2.57514px -7.92547px 2px #7cd0e8,.25751px -.79255px 2px #7cd0e8,15px -25.98076px 2px #7cd0e8,14.5px -25.11474px 2px #7cd0e8,8.33333px -14.43376px 2px #7cd0e8,7.83333px -13.56773px 2px #7cd0e8,4.16667px -7.21688px 2px #7cd0e8,.41667px -.72169px 2px #7cd0e8,20.07392px -22.29434px 2px #7cd0e8,19.40479px -21.5512px 2px #7cd0e8,11.15218px -12.38575px 2px #7cd0e8,10.48305px -11.6426px 2px #7cd0e8,5.57609px -6.19287px 2px #7cd0e8,.55761px -.61929px 2px #7cd0e8,24.27051px -17.63356px 2px #7cd0e8,23.46149px -17.04577px 2px #7cd0e8,13.48362px -9.79642px 2px #7cd0e8,12.6746px -9.20864px 2px #7cd0e8,6.74181px -4.89821px 2px #7cd0e8,.67418px -.48982px 2px #7cd0e8,27.40636px -12.2021px 2px #7cd0e8,26.49282px -11.79536px 2px #7cd0e8,15.22576px -6.77894px 2px #7cd0e8,14.31221px -6.37221px 2px #7cd0e8,7.61288px -3.38947px 2px #7cd0e8,.76129px -.33895px 2px #7cd0e8,29.34443px -6.23735px 2px #7cd0e8,28.36628px -6.02944px 2px #7cd0e8,16.30246px -3.46519px 2px #7cd0e8,15.32431px -3.25728px 2px #7cd0e8,8.15123px -1.7326px 2px #7cd0e8,.81512px -.17326px 2px #7cd0e8,30px 0 2px #7cd0e8,29px 0 2px #7cd0e8,16.66667px 0 2px #7cd0e8,15.66667px 0 2px #7cd0e8,8.33333px 0 2px #7cd0e8,.83333px 0 2px #7cd0e8
}

.fire6 {
    top: 36%;
    left: 33%
}

.fire6 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #e8c77c,29px 0 0 #e8c77c,16.66667px 0 0 #e8c77c,15.66667px 0 0 #e8c77c,8.33333px 0 0 #e8c77c,.83333px 0 0 #e8c77c,29.34443px 6.23735px 0 #e8c77c,28.36628px 6.02944px 0 #e8c77c,16.30246px 3.46519px 0 #e8c77c,15.32431px 3.25728px 0 #e8c77c,8.15123px 1.7326px 0 #e8c77c,.81512px .17326px 0 #e8c77c,27.40636px 12.2021px 0 #e8c77c,26.49282px 11.79536px 0 #e8c77c,15.22576px 6.77894px 0 #e8c77c,14.31221px 6.37221px 0 #e8c77c,7.61288px 3.38947px 0 #e8c77c,.76129px .33895px 0 #e8c77c,24.27051px 17.63356px 0 #e8c77c,23.46149px 17.04577px 0 #e8c77c,13.48362px 9.79642px 0 #e8c77c,12.6746px 9.20864px 0 #e8c77c,6.74181px 4.89821px 0 #e8c77c,.67418px .48982px 0 #e8c77c,20.07392px 22.29434px 0 #e8c77c,19.40479px 21.5512px 0 #e8c77c,11.15218px 12.38575px 0 #e8c77c,10.48305px 11.6426px 0 #e8c77c,5.57609px 6.19287px 0 #e8c77c,.55761px .61929px 0 #e8c77c,15px 25.98076px 0 #e8c77c,14.5px 25.11474px 0 #e8c77c,8.33333px 14.43376px 0 #e8c77c,7.83333px 13.56773px 0 #e8c77c,4.16667px 7.21688px 0 #e8c77c,.41667px .72169px 0 #e8c77c,9.27051px 28.5317px 0 #e8c77c,8.96149px 27.58064px 0 #e8c77c,5.15028px 15.85094px 0 #e8c77c,4.84127px 14.89989px 0 #e8c77c,2.57514px 7.92547px 0 #e8c77c,.25751px .79255px 0 #e8c77c,3.13585px 29.83566px 0 #e8c77c,3.03133px 28.84113px 0 #e8c77c,1.74214px 16.57536px 0 #e8c77c,1.63761px 15.58084px 0 #e8c77c,.87107px 8.28768px 0 #e8c77c,.08711px .82877px 0 #e8c77c,-3.13585px 29.83566px 0 #e8c77c,-3.03133px 28.84113px 0 #e8c77c,-1.74214px 16.57536px 0 #e8c77c,-1.63761px 15.58084px 0 #e8c77c,-.87107px 8.28768px 0 #e8c77c,-.08711px .82877px 0 #e8c77c,-9.27051px 28.5317px 0 #e8c77c,-8.96149px 27.58064px 0 #e8c77c,-5.15028px 15.85094px 0 #e8c77c,-4.84127px 14.89989px 0 #e8c77c,-2.57514px 7.92547px 0 #e8c77c,-.25751px .79255px 0 #e8c77c,-15px 25.98076px 0 #e8c77c,-14.5px 25.11474px 0 #e8c77c,-8.33333px 14.43376px 0 #e8c77c,-7.83333px 13.56773px 0 #e8c77c,-4.16667px 7.21688px 0 #e8c77c,-.41667px .72169px 0 #e8c77c,-20.07392px 22.29434px 0 #e8c77c,-19.40479px 21.5512px 0 #e8c77c,-11.15218px 12.38575px 0 #e8c77c,-10.48305px 11.6426px 0 #e8c77c,-5.57609px 6.19287px 0 #e8c77c,-.55761px .61929px 0 #e8c77c,-24.27051px 17.63356px 0 #e8c77c,-23.46149px 17.04577px 0 #e8c77c,-13.48362px 9.79642px 0 #e8c77c,-12.6746px 9.20864px 0 #e8c77c,-6.74181px 4.89821px 0 #e8c77c,-.67418px .48982px 0 #e8c77c,-27.40636px 12.2021px 0 #e8c77c,-26.49282px 11.79536px 0 #e8c77c,-15.22576px 6.77894px 0 #e8c77c,-14.31221px 6.37221px 0 #e8c77c,-7.61288px 3.38947px 0 #e8c77c,-.76129px .33895px 0 #e8c77c,-29.34443px 6.23735px 0 #e8c77c,-28.36628px 6.02944px 0 #e8c77c,-16.30246px 3.46519px 0 #e8c77c,-15.32431px 3.25728px 0 #e8c77c,-8.15123px 1.7326px 0 #e8c77c,-.81512px .17326px 0 #e8c77c,-30px 0 0 #e8c77c,-29px 0 0 #e8c77c,-16.66667px 0 0 #e8c77c,-15.66667px 0 0 #e8c77c,-8.33333px 0 0 #e8c77c,-.83333px 0 0 #e8c77c,-29.34443px -6.23735px 0 #e8c77c,-28.36628px -6.02944px 0 #e8c77c,-16.30246px -3.46519px 0 #e8c77c,-15.32431px -3.25728px 0 #e8c77c,-8.15123px -1.7326px 0 #e8c77c,-.81512px -.17326px 0 #e8c77c,-27.40636px -12.2021px 0 #e8c77c,-26.49282px -11.79536px 0 #e8c77c,-15.22576px -6.77894px 0 #e8c77c,-14.31221px -6.37221px 0 #e8c77c,-7.61288px -3.38947px 0 #e8c77c,-.76129px -.33895px 0 #e8c77c,-24.27051px -17.63356px 0 #e8c77c,-23.46149px -17.04577px 0 #e8c77c,-13.48362px -9.79642px 0 #e8c77c,-12.6746px -9.20864px 0 #e8c77c,-6.74181px -4.89821px 0 #e8c77c,-.67418px -.48982px 0 #e8c77c,-20.07392px -22.29434px 0 #e8c77c,-19.40479px -21.5512px 0 #e8c77c,-11.15218px -12.38575px 0 #e8c77c,-10.48305px -11.6426px 0 #e8c77c,-5.57609px -6.19287px 0 #e8c77c,-.55761px -.61929px 0 #e8c77c,-15px -25.98076px 0 #e8c77c,-14.5px -25.11474px 0 #e8c77c,-8.33333px -14.43376px 0 #e8c77c,-7.83333px -13.56773px 0 #e8c77c,-4.16667px -7.21688px 0 #e8c77c,-.41667px -.72169px 0 #e8c77c,-9.27051px -28.5317px 0 #e8c77c,-8.96149px -27.58064px 0 #e8c77c,-5.15028px -15.85094px 0 #e8c77c,-4.84127px -14.89989px 0 #e8c77c,-2.57514px -7.92547px 0 #e8c77c,-.25751px -.79255px 0 #e8c77c,-3.13585px -29.83566px 0 #e8c77c,-3.03133px -28.84113px 0 #e8c77c,-1.74214px -16.57536px 0 #e8c77c,-1.63761px -15.58084px 0 #e8c77c,-.87107px -8.28768px 0 #e8c77c,-.08711px -.82877px 0 #e8c77c,3.13585px -29.83566px 0 #e8c77c,3.03133px -28.84113px 0 #e8c77c,1.74214px -16.57536px 0 #e8c77c,1.63761px -15.58084px 0 #e8c77c,.87107px -8.28768px 0 #e8c77c,.08711px -.82877px 0 #e8c77c,9.27051px -28.5317px 0 #e8c77c,8.96149px -27.58064px 0 #e8c77c,5.15028px -15.85094px 0 #e8c77c,4.84127px -14.89989px 0 #e8c77c,2.57514px -7.92547px 0 #e8c77c,.25751px -.79255px 0 #e8c77c,15px -25.98076px 0 #e8c77c,14.5px -25.11474px 0 #e8c77c,8.33333px -14.43376px 0 #e8c77c,7.83333px -13.56773px 0 #e8c77c,4.16667px -7.21688px 0 #e8c77c,.41667px -.72169px 0 #e8c77c,20.07392px -22.29434px 0 #e8c77c,19.40479px -21.5512px 0 #e8c77c,11.15218px -12.38575px 0 #e8c77c,10.48305px -11.6426px 0 #e8c77c,5.57609px -6.19287px 0 #e8c77c,.55761px -.61929px 0 #e8c77c,24.27051px -17.63356px 0 #e8c77c,23.46149px -17.04577px 0 #e8c77c,13.48362px -9.79642px 0 #e8c77c,12.6746px -9.20864px 0 #e8c77c,6.74181px -4.89821px 0 #e8c77c,.67418px -.48982px 0 #e8c77c,27.40636px -12.2021px 0 #e8c77c,26.49282px -11.79536px 0 #e8c77c,15.22576px -6.77894px 0 #e8c77c,14.31221px -6.37221px 0 #e8c77c,7.61288px -3.38947px 0 #e8c77c,.76129px -.33895px 0 #e8c77c,29.34443px -6.23735px 0 #e8c77c,28.36628px -6.02944px 0 #e8c77c,16.30246px -3.46519px 0 #e8c77c,15.32431px -3.25728px 0 #e8c77c,8.15123px -1.7326px 0 #e8c77c,.81512px -.17326px 0 #e8c77c,30px 0 0 #e8c77c,29px 0 0 #e8c77c,16.66667px 0 0 #e8c77c,15.66667px 0 0 #e8c77c,8.33333px 0 0 #e8c77c,.83333px 0 0 #e8c77c
}

.fire6 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #e8c77c,29px 0 2px #e8c77c,16.66667px 0 2px #e8c77c,15.66667px 0 2px #e8c77c,8.33333px 0 2px #e8c77c,.83333px 0 2px #e8c77c,29.34443px 6.23735px 2px #e8c77c,28.36628px 6.02944px 2px #e8c77c,16.30246px 3.46519px 2px #e8c77c,15.32431px 3.25728px 2px #e8c77c,8.15123px 1.7326px 2px #e8c77c,.81512px .17326px 2px #e8c77c,27.40636px 12.2021px 2px #e8c77c,26.49282px 11.79536px 2px #e8c77c,15.22576px 6.77894px 2px #e8c77c,14.31221px 6.37221px 2px #e8c77c,7.61288px 3.38947px 2px #e8c77c,.76129px .33895px 2px #e8c77c,24.27051px 17.63356px 2px #e8c77c,23.46149px 17.04577px 2px #e8c77c,13.48362px 9.79642px 2px #e8c77c,12.6746px 9.20864px 2px #e8c77c,6.74181px 4.89821px 2px #e8c77c,.67418px .48982px 2px #e8c77c,20.07392px 22.29434px 2px #e8c77c,19.40479px 21.5512px 2px #e8c77c,11.15218px 12.38575px 2px #e8c77c,10.48305px 11.6426px 2px #e8c77c,5.57609px 6.19287px 2px #e8c77c,.55761px .61929px 2px #e8c77c,15px 25.98076px 2px #e8c77c,14.5px 25.11474px 2px #e8c77c,8.33333px 14.43376px 2px #e8c77c,7.83333px 13.56773px 2px #e8c77c,4.16667px 7.21688px 2px #e8c77c,.41667px .72169px 2px #e8c77c,9.27051px 28.5317px 2px #e8c77c,8.96149px 27.58064px 2px #e8c77c,5.15028px 15.85094px 2px #e8c77c,4.84127px 14.89989px 2px #e8c77c,2.57514px 7.92547px 2px #e8c77c,.25751px .79255px 2px #e8c77c,3.13585px 29.83566px 2px #e8c77c,3.03133px 28.84113px 2px #e8c77c,1.74214px 16.57536px 2px #e8c77c,1.63761px 15.58084px 2px #e8c77c,.87107px 8.28768px 2px #e8c77c,.08711px .82877px 2px #e8c77c,-3.13585px 29.83566px 2px #e8c77c,-3.03133px 28.84113px 2px #e8c77c,-1.74214px 16.57536px 2px #e8c77c,-1.63761px 15.58084px 2px #e8c77c,-.87107px 8.28768px 2px #e8c77c,-.08711px .82877px 2px #e8c77c,-9.27051px 28.5317px 2px #e8c77c,-8.96149px 27.58064px 2px #e8c77c,-5.15028px 15.85094px 2px #e8c77c,-4.84127px 14.89989px 2px #e8c77c,-2.57514px 7.92547px 2px #e8c77c,-.25751px .79255px 2px #e8c77c,-15px 25.98076px 2px #e8c77c,-14.5px 25.11474px 2px #e8c77c,-8.33333px 14.43376px 2px #e8c77c,-7.83333px 13.56773px 2px #e8c77c,-4.16667px 7.21688px 2px #e8c77c,-.41667px .72169px 2px #e8c77c,-20.07392px 22.29434px 2px #e8c77c,-19.40479px 21.5512px 2px #e8c77c,-11.15218px 12.38575px 2px #e8c77c,-10.48305px 11.6426px 2px #e8c77c,-5.57609px 6.19287px 2px #e8c77c,-.55761px .61929px 2px #e8c77c,-24.27051px 17.63356px 2px #e8c77c,-23.46149px 17.04577px 2px #e8c77c,-13.48362px 9.79642px 2px #e8c77c,-12.6746px 9.20864px 2px #e8c77c,-6.74181px 4.89821px 2px #e8c77c,-.67418px .48982px 2px #e8c77c,-27.40636px 12.2021px 2px #e8c77c,-26.49282px 11.79536px 2px #e8c77c,-15.22576px 6.77894px 2px #e8c77c,-14.31221px 6.37221px 2px #e8c77c,-7.61288px 3.38947px 2px #e8c77c,-.76129px .33895px 2px #e8c77c,-29.34443px 6.23735px 2px #e8c77c,-28.36628px 6.02944px 2px #e8c77c,-16.30246px 3.46519px 2px #e8c77c,-15.32431px 3.25728px 2px #e8c77c,-8.15123px 1.7326px 2px #e8c77c,-.81512px .17326px 2px #e8c77c,-30px 0 2px #e8c77c,-29px 0 2px #e8c77c,-16.66667px 0 2px #e8c77c,-15.66667px 0 2px #e8c77c,-8.33333px 0 2px #e8c77c,-.83333px 0 2px #e8c77c,-29.34443px -6.23735px 2px #e8c77c,-28.36628px -6.02944px 2px #e8c77c,-16.30246px -3.46519px 2px #e8c77c,-15.32431px -3.25728px 2px #e8c77c,-8.15123px -1.7326px 2px #e8c77c,-.81512px -.17326px 2px #e8c77c,-27.40636px -12.2021px 2px #e8c77c,-26.49282px -11.79536px 2px #e8c77c,-15.22576px -6.77894px 2px #e8c77c,-14.31221px -6.37221px 2px #e8c77c,-7.61288px -3.38947px 2px #e8c77c,-.76129px -.33895px 2px #e8c77c,-24.27051px -17.63356px 2px #e8c77c,-23.46149px -17.04577px 2px #e8c77c,-13.48362px -9.79642px 2px #e8c77c,-12.6746px -9.20864px 2px #e8c77c,-6.74181px -4.89821px 2px #e8c77c,-.67418px -.48982px 2px #e8c77c,-20.07392px -22.29434px 2px #e8c77c,-19.40479px -21.5512px 2px #e8c77c,-11.15218px -12.38575px 2px #e8c77c,-10.48305px -11.6426px 2px #e8c77c,-5.57609px -6.19287px 2px #e8c77c,-.55761px -.61929px 2px #e8c77c,-15px -25.98076px 2px #e8c77c,-14.5px -25.11474px 2px #e8c77c,-8.33333px -14.43376px 2px #e8c77c,-7.83333px -13.56773px 2px #e8c77c,-4.16667px -7.21688px 2px #e8c77c,-.41667px -.72169px 2px #e8c77c,-9.27051px -28.5317px 2px #e8c77c,-8.96149px -27.58064px 2px #e8c77c,-5.15028px -15.85094px 2px #e8c77c,-4.84127px -14.89989px 2px #e8c77c,-2.57514px -7.92547px 2px #e8c77c,-.25751px -.79255px 2px #e8c77c,-3.13585px -29.83566px 2px #e8c77c,-3.03133px -28.84113px 2px #e8c77c,-1.74214px -16.57536px 2px #e8c77c,-1.63761px -15.58084px 2px #e8c77c,-.87107px -8.28768px 2px #e8c77c,-.08711px -.82877px 2px #e8c77c,3.13585px -29.83566px 2px #e8c77c,3.03133px -28.84113px 2px #e8c77c,1.74214px -16.57536px 2px #e8c77c,1.63761px -15.58084px 2px #e8c77c,.87107px -8.28768px 2px #e8c77c,.08711px -.82877px 2px #e8c77c,9.27051px -28.5317px 2px #e8c77c,8.96149px -27.58064px 2px #e8c77c,5.15028px -15.85094px 2px #e8c77c,4.84127px -14.89989px 2px #e8c77c,2.57514px -7.92547px 2px #e8c77c,.25751px -.79255px 2px #e8c77c,15px -25.98076px 2px #e8c77c,14.5px -25.11474px 2px #e8c77c,8.33333px -14.43376px 2px #e8c77c,7.83333px -13.56773px 2px #e8c77c,4.16667px -7.21688px 2px #e8c77c,.41667px -.72169px 2px #e8c77c,20.07392px -22.29434px 2px #e8c77c,19.40479px -21.5512px 2px #e8c77c,11.15218px -12.38575px 2px #e8c77c,10.48305px -11.6426px 2px #e8c77c,5.57609px -6.19287px 2px #e8c77c,.55761px -.61929px 2px #e8c77c,24.27051px -17.63356px 2px #e8c77c,23.46149px -17.04577px 2px #e8c77c,13.48362px -9.79642px 2px #e8c77c,12.6746px -9.20864px 2px #e8c77c,6.74181px -4.89821px 2px #e8c77c,.67418px -.48982px 2px #e8c77c,27.40636px -12.2021px 2px #e8c77c,26.49282px -11.79536px 2px #e8c77c,15.22576px -6.77894px 2px #e8c77c,14.31221px -6.37221px 2px #e8c77c,7.61288px -3.38947px 2px #e8c77c,.76129px -.33895px 2px #e8c77c,29.34443px -6.23735px 2px #e8c77c,28.36628px -6.02944px 2px #e8c77c,16.30246px -3.46519px 2px #e8c77c,15.32431px -3.25728px 2px #e8c77c,8.15123px -1.7326px 2px #e8c77c,.81512px -.17326px 2px #e8c77c,30px 0 2px #e8c77c,29px 0 2px #e8c77c,16.66667px 0 2px #e8c77c,15.66667px 0 2px #e8c77c,8.33333px 0 2px #e8c77c,.83333px 0 2px #e8c77c
}

.fire7 {
    top: 84%;
    left: 88%
}

.fire7 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7c7ee8,29px 0 0 #7c7ee8,16.66667px 0 0 #7c7ee8,15.66667px 0 0 #7c7ee8,8.33333px 0 0 #7c7ee8,.83333px 0 0 #7c7ee8,29.34443px 6.23735px 0 #7c7ee8,28.36628px 6.02944px 0 #7c7ee8,16.30246px 3.46519px 0 #7c7ee8,15.32431px 3.25728px 0 #7c7ee8,8.15123px 1.7326px 0 #7c7ee8,.81512px .17326px 0 #7c7ee8,27.40636px 12.2021px 0 #7c7ee8,26.49282px 11.79536px 0 #7c7ee8,15.22576px 6.77894px 0 #7c7ee8,14.31221px 6.37221px 0 #7c7ee8,7.61288px 3.38947px 0 #7c7ee8,.76129px .33895px 0 #7c7ee8,24.27051px 17.63356px 0 #7c7ee8,23.46149px 17.04577px 0 #7c7ee8,13.48362px 9.79642px 0 #7c7ee8,12.6746px 9.20864px 0 #7c7ee8,6.74181px 4.89821px 0 #7c7ee8,.67418px .48982px 0 #7c7ee8,20.07392px 22.29434px 0 #7c7ee8,19.40479px 21.5512px 0 #7c7ee8,11.15218px 12.38575px 0 #7c7ee8,10.48305px 11.6426px 0 #7c7ee8,5.57609px 6.19287px 0 #7c7ee8,.55761px .61929px 0 #7c7ee8,15px 25.98076px 0 #7c7ee8,14.5px 25.11474px 0 #7c7ee8,8.33333px 14.43376px 0 #7c7ee8,7.83333px 13.56773px 0 #7c7ee8,4.16667px 7.21688px 0 #7c7ee8,.41667px .72169px 0 #7c7ee8,9.27051px 28.5317px 0 #7c7ee8,8.96149px 27.58064px 0 #7c7ee8,5.15028px 15.85094px 0 #7c7ee8,4.84127px 14.89989px 0 #7c7ee8,2.57514px 7.92547px 0 #7c7ee8,.25751px .79255px 0 #7c7ee8,3.13585px 29.83566px 0 #7c7ee8,3.03133px 28.84113px 0 #7c7ee8,1.74214px 16.57536px 0 #7c7ee8,1.63761px 15.58084px 0 #7c7ee8,.87107px 8.28768px 0 #7c7ee8,.08711px .82877px 0 #7c7ee8,-3.13585px 29.83566px 0 #7c7ee8,-3.03133px 28.84113px 0 #7c7ee8,-1.74214px 16.57536px 0 #7c7ee8,-1.63761px 15.58084px 0 #7c7ee8,-.87107px 8.28768px 0 #7c7ee8,-.08711px .82877px 0 #7c7ee8,-9.27051px 28.5317px 0 #7c7ee8,-8.96149px 27.58064px 0 #7c7ee8,-5.15028px 15.85094px 0 #7c7ee8,-4.84127px 14.89989px 0 #7c7ee8,-2.57514px 7.92547px 0 #7c7ee8,-.25751px .79255px 0 #7c7ee8,-15px 25.98076px 0 #7c7ee8,-14.5px 25.11474px 0 #7c7ee8,-8.33333px 14.43376px 0 #7c7ee8,-7.83333px 13.56773px 0 #7c7ee8,-4.16667px 7.21688px 0 #7c7ee8,-.41667px .72169px 0 #7c7ee8,-20.07392px 22.29434px 0 #7c7ee8,-19.40479px 21.5512px 0 #7c7ee8,-11.15218px 12.38575px 0 #7c7ee8,-10.48305px 11.6426px 0 #7c7ee8,-5.57609px 6.19287px 0 #7c7ee8,-.55761px .61929px 0 #7c7ee8,-24.27051px 17.63356px 0 #7c7ee8,-23.46149px 17.04577px 0 #7c7ee8,-13.48362px 9.79642px 0 #7c7ee8,-12.6746px 9.20864px 0 #7c7ee8,-6.74181px 4.89821px 0 #7c7ee8,-.67418px .48982px 0 #7c7ee8,-27.40636px 12.2021px 0 #7c7ee8,-26.49282px 11.79536px 0 #7c7ee8,-15.22576px 6.77894px 0 #7c7ee8,-14.31221px 6.37221px 0 #7c7ee8,-7.61288px 3.38947px 0 #7c7ee8,-.76129px .33895px 0 #7c7ee8,-29.34443px 6.23735px 0 #7c7ee8,-28.36628px 6.02944px 0 #7c7ee8,-16.30246px 3.46519px 0 #7c7ee8,-15.32431px 3.25728px 0 #7c7ee8,-8.15123px 1.7326px 0 #7c7ee8,-.81512px .17326px 0 #7c7ee8,-30px 0 0 #7c7ee8,-29px 0 0 #7c7ee8,-16.66667px 0 0 #7c7ee8,-15.66667px 0 0 #7c7ee8,-8.33333px 0 0 #7c7ee8,-.83333px 0 0 #7c7ee8,-29.34443px -6.23735px 0 #7c7ee8,-28.36628px -6.02944px 0 #7c7ee8,-16.30246px -3.46519px 0 #7c7ee8,-15.32431px -3.25728px 0 #7c7ee8,-8.15123px -1.7326px 0 #7c7ee8,-.81512px -.17326px 0 #7c7ee8,-27.40636px -12.2021px 0 #7c7ee8,-26.49282px -11.79536px 0 #7c7ee8,-15.22576px -6.77894px 0 #7c7ee8,-14.31221px -6.37221px 0 #7c7ee8,-7.61288px -3.38947px 0 #7c7ee8,-.76129px -.33895px 0 #7c7ee8,-24.27051px -17.63356px 0 #7c7ee8,-23.46149px -17.04577px 0 #7c7ee8,-13.48362px -9.79642px 0 #7c7ee8,-12.6746px -9.20864px 0 #7c7ee8,-6.74181px -4.89821px 0 #7c7ee8,-.67418px -.48982px 0 #7c7ee8,-20.07392px -22.29434px 0 #7c7ee8,-19.40479px -21.5512px 0 #7c7ee8,-11.15218px -12.38575px 0 #7c7ee8,-10.48305px -11.6426px 0 #7c7ee8,-5.57609px -6.19287px 0 #7c7ee8,-.55761px -.61929px 0 #7c7ee8,-15px -25.98076px 0 #7c7ee8,-14.5px -25.11474px 0 #7c7ee8,-8.33333px -14.43376px 0 #7c7ee8,-7.83333px -13.56773px 0 #7c7ee8,-4.16667px -7.21688px 0 #7c7ee8,-.41667px -.72169px 0 #7c7ee8,-9.27051px -28.5317px 0 #7c7ee8,-8.96149px -27.58064px 0 #7c7ee8,-5.15028px -15.85094px 0 #7c7ee8,-4.84127px -14.89989px 0 #7c7ee8,-2.57514px -7.92547px 0 #7c7ee8,-.25751px -.79255px 0 #7c7ee8,-3.13585px -29.83566px 0 #7c7ee8,-3.03133px -28.84113px 0 #7c7ee8,-1.74214px -16.57536px 0 #7c7ee8,-1.63761px -15.58084px 0 #7c7ee8,-.87107px -8.28768px 0 #7c7ee8,-.08711px -.82877px 0 #7c7ee8,3.13585px -29.83566px 0 #7c7ee8,3.03133px -28.84113px 0 #7c7ee8,1.74214px -16.57536px 0 #7c7ee8,1.63761px -15.58084px 0 #7c7ee8,.87107px -8.28768px 0 #7c7ee8,.08711px -.82877px 0 #7c7ee8,9.27051px -28.5317px 0 #7c7ee8,8.96149px -27.58064px 0 #7c7ee8,5.15028px -15.85094px 0 #7c7ee8,4.84127px -14.89989px 0 #7c7ee8,2.57514px -7.92547px 0 #7c7ee8,.25751px -.79255px 0 #7c7ee8,15px -25.98076px 0 #7c7ee8,14.5px -25.11474px 0 #7c7ee8,8.33333px -14.43376px 0 #7c7ee8,7.83333px -13.56773px 0 #7c7ee8,4.16667px -7.21688px 0 #7c7ee8,.41667px -.72169px 0 #7c7ee8,20.07392px -22.29434px 0 #7c7ee8,19.40479px -21.5512px 0 #7c7ee8,11.15218px -12.38575px 0 #7c7ee8,10.48305px -11.6426px 0 #7c7ee8,5.57609px -6.19287px 0 #7c7ee8,.55761px -.61929px 0 #7c7ee8,24.27051px -17.63356px 0 #7c7ee8,23.46149px -17.04577px 0 #7c7ee8,13.48362px -9.79642px 0 #7c7ee8,12.6746px -9.20864px 0 #7c7ee8,6.74181px -4.89821px 0 #7c7ee8,.67418px -.48982px 0 #7c7ee8,27.40636px -12.2021px 0 #7c7ee8,26.49282px -11.79536px 0 #7c7ee8,15.22576px -6.77894px 0 #7c7ee8,14.31221px -6.37221px 0 #7c7ee8,7.61288px -3.38947px 0 #7c7ee8,.76129px -.33895px 0 #7c7ee8,29.34443px -6.23735px 0 #7c7ee8,28.36628px -6.02944px 0 #7c7ee8,16.30246px -3.46519px 0 #7c7ee8,15.32431px -3.25728px 0 #7c7ee8,8.15123px -1.7326px 0 #7c7ee8,.81512px -.17326px 0 #7c7ee8,30px 0 0 #7c7ee8,29px 0 0 #7c7ee8,16.66667px 0 0 #7c7ee8,15.66667px 0 0 #7c7ee8,8.33333px 0 0 #7c7ee8,.83333px 0 0 #7c7ee8
}

.fire7 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7c7ee8,29px 0 2px #7c7ee8,16.66667px 0 2px #7c7ee8,15.66667px 0 2px #7c7ee8,8.33333px 0 2px #7c7ee8,.83333px 0 2px #7c7ee8,29.34443px 6.23735px 2px #7c7ee8,28.36628px 6.02944px 2px #7c7ee8,16.30246px 3.46519px 2px #7c7ee8,15.32431px 3.25728px 2px #7c7ee8,8.15123px 1.7326px 2px #7c7ee8,.81512px .17326px 2px #7c7ee8,27.40636px 12.2021px 2px #7c7ee8,26.49282px 11.79536px 2px #7c7ee8,15.22576px 6.77894px 2px #7c7ee8,14.31221px 6.37221px 2px #7c7ee8,7.61288px 3.38947px 2px #7c7ee8,.76129px .33895px 2px #7c7ee8,24.27051px 17.63356px 2px #7c7ee8,23.46149px 17.04577px 2px #7c7ee8,13.48362px 9.79642px 2px #7c7ee8,12.6746px 9.20864px 2px #7c7ee8,6.74181px 4.89821px 2px #7c7ee8,.67418px .48982px 2px #7c7ee8,20.07392px 22.29434px 2px #7c7ee8,19.40479px 21.5512px 2px #7c7ee8,11.15218px 12.38575px 2px #7c7ee8,10.48305px 11.6426px 2px #7c7ee8,5.57609px 6.19287px 2px #7c7ee8,.55761px .61929px 2px #7c7ee8,15px 25.98076px 2px #7c7ee8,14.5px 25.11474px 2px #7c7ee8,8.33333px 14.43376px 2px #7c7ee8,7.83333px 13.56773px 2px #7c7ee8,4.16667px 7.21688px 2px #7c7ee8,.41667px .72169px 2px #7c7ee8,9.27051px 28.5317px 2px #7c7ee8,8.96149px 27.58064px 2px #7c7ee8,5.15028px 15.85094px 2px #7c7ee8,4.84127px 14.89989px 2px #7c7ee8,2.57514px 7.92547px 2px #7c7ee8,.25751px .79255px 2px #7c7ee8,3.13585px 29.83566px 2px #7c7ee8,3.03133px 28.84113px 2px #7c7ee8,1.74214px 16.57536px 2px #7c7ee8,1.63761px 15.58084px 2px #7c7ee8,.87107px 8.28768px 2px #7c7ee8,.08711px .82877px 2px #7c7ee8,-3.13585px 29.83566px 2px #7c7ee8,-3.03133px 28.84113px 2px #7c7ee8,-1.74214px 16.57536px 2px #7c7ee8,-1.63761px 15.58084px 2px #7c7ee8,-.87107px 8.28768px 2px #7c7ee8,-.08711px .82877px 2px #7c7ee8,-9.27051px 28.5317px 2px #7c7ee8,-8.96149px 27.58064px 2px #7c7ee8,-5.15028px 15.85094px 2px #7c7ee8,-4.84127px 14.89989px 2px #7c7ee8,-2.57514px 7.92547px 2px #7c7ee8,-.25751px .79255px 2px #7c7ee8,-15px 25.98076px 2px #7c7ee8,-14.5px 25.11474px 2px #7c7ee8,-8.33333px 14.43376px 2px #7c7ee8,-7.83333px 13.56773px 2px #7c7ee8,-4.16667px 7.21688px 2px #7c7ee8,-.41667px .72169px 2px #7c7ee8,-20.07392px 22.29434px 2px #7c7ee8,-19.40479px 21.5512px 2px #7c7ee8,-11.15218px 12.38575px 2px #7c7ee8,-10.48305px 11.6426px 2px #7c7ee8,-5.57609px 6.19287px 2px #7c7ee8,-.55761px .61929px 2px #7c7ee8,-24.27051px 17.63356px 2px #7c7ee8,-23.46149px 17.04577px 2px #7c7ee8,-13.48362px 9.79642px 2px #7c7ee8,-12.6746px 9.20864px 2px #7c7ee8,-6.74181px 4.89821px 2px #7c7ee8,-.67418px .48982px 2px #7c7ee8,-27.40636px 12.2021px 2px #7c7ee8,-26.49282px 11.79536px 2px #7c7ee8,-15.22576px 6.77894px 2px #7c7ee8,-14.31221px 6.37221px 2px #7c7ee8,-7.61288px 3.38947px 2px #7c7ee8,-.76129px .33895px 2px #7c7ee8,-29.34443px 6.23735px 2px #7c7ee8,-28.36628px 6.02944px 2px #7c7ee8,-16.30246px 3.46519px 2px #7c7ee8,-15.32431px 3.25728px 2px #7c7ee8,-8.15123px 1.7326px 2px #7c7ee8,-.81512px .17326px 2px #7c7ee8,-30px 0 2px #7c7ee8,-29px 0 2px #7c7ee8,-16.66667px 0 2px #7c7ee8,-15.66667px 0 2px #7c7ee8,-8.33333px 0 2px #7c7ee8,-.83333px 0 2px #7c7ee8,-29.34443px -6.23735px 2px #7c7ee8,-28.36628px -6.02944px 2px #7c7ee8,-16.30246px -3.46519px 2px #7c7ee8,-15.32431px -3.25728px 2px #7c7ee8,-8.15123px -1.7326px 2px #7c7ee8,-.81512px -.17326px 2px #7c7ee8,-27.40636px -12.2021px 2px #7c7ee8,-26.49282px -11.79536px 2px #7c7ee8,-15.22576px -6.77894px 2px #7c7ee8,-14.31221px -6.37221px 2px #7c7ee8,-7.61288px -3.38947px 2px #7c7ee8,-.76129px -.33895px 2px #7c7ee8,-24.27051px -17.63356px 2px #7c7ee8,-23.46149px -17.04577px 2px #7c7ee8,-13.48362px -9.79642px 2px #7c7ee8,-12.6746px -9.20864px 2px #7c7ee8,-6.74181px -4.89821px 2px #7c7ee8,-.67418px -.48982px 2px #7c7ee8,-20.07392px -22.29434px 2px #7c7ee8,-19.40479px -21.5512px 2px #7c7ee8,-11.15218px -12.38575px 2px #7c7ee8,-10.48305px -11.6426px 2px #7c7ee8,-5.57609px -6.19287px 2px #7c7ee8,-.55761px -.61929px 2px #7c7ee8,-15px -25.98076px 2px #7c7ee8,-14.5px -25.11474px 2px #7c7ee8,-8.33333px -14.43376px 2px #7c7ee8,-7.83333px -13.56773px 2px #7c7ee8,-4.16667px -7.21688px 2px #7c7ee8,-.41667px -.72169px 2px #7c7ee8,-9.27051px -28.5317px 2px #7c7ee8,-8.96149px -27.58064px 2px #7c7ee8,-5.15028px -15.85094px 2px #7c7ee8,-4.84127px -14.89989px 2px #7c7ee8,-2.57514px -7.92547px 2px #7c7ee8,-.25751px -.79255px 2px #7c7ee8,-3.13585px -29.83566px 2px #7c7ee8,-3.03133px -28.84113px 2px #7c7ee8,-1.74214px -16.57536px 2px #7c7ee8,-1.63761px -15.58084px 2px #7c7ee8,-.87107px -8.28768px 2px #7c7ee8,-.08711px -.82877px 2px #7c7ee8,3.13585px -29.83566px 2px #7c7ee8,3.03133px -28.84113px 2px #7c7ee8,1.74214px -16.57536px 2px #7c7ee8,1.63761px -15.58084px 2px #7c7ee8,.87107px -8.28768px 2px #7c7ee8,.08711px -.82877px 2px #7c7ee8,9.27051px -28.5317px 2px #7c7ee8,8.96149px -27.58064px 2px #7c7ee8,5.15028px -15.85094px 2px #7c7ee8,4.84127px -14.89989px 2px #7c7ee8,2.57514px -7.92547px 2px #7c7ee8,.25751px -.79255px 2px #7c7ee8,15px -25.98076px 2px #7c7ee8,14.5px -25.11474px 2px #7c7ee8,8.33333px -14.43376px 2px #7c7ee8,7.83333px -13.56773px 2px #7c7ee8,4.16667px -7.21688px 2px #7c7ee8,.41667px -.72169px 2px #7c7ee8,20.07392px -22.29434px 2px #7c7ee8,19.40479px -21.5512px 2px #7c7ee8,11.15218px -12.38575px 2px #7c7ee8,10.48305px -11.6426px 2px #7c7ee8,5.57609px -6.19287px 2px #7c7ee8,.55761px -.61929px 2px #7c7ee8,24.27051px -17.63356px 2px #7c7ee8,23.46149px -17.04577px 2px #7c7ee8,13.48362px -9.79642px 2px #7c7ee8,12.6746px -9.20864px 2px #7c7ee8,6.74181px -4.89821px 2px #7c7ee8,.67418px -.48982px 2px #7c7ee8,27.40636px -12.2021px 2px #7c7ee8,26.49282px -11.79536px 2px #7c7ee8,15.22576px -6.77894px 2px #7c7ee8,14.31221px -6.37221px 2px #7c7ee8,7.61288px -3.38947px 2px #7c7ee8,.76129px -.33895px 2px #7c7ee8,29.34443px -6.23735px 2px #7c7ee8,28.36628px -6.02944px 2px #7c7ee8,16.30246px -3.46519px 2px #7c7ee8,15.32431px -3.25728px 2px #7c7ee8,8.15123px -1.7326px 2px #7c7ee8,.81512px -.17326px 2px #7c7ee8,30px 0 2px #7c7ee8,29px 0 2px #7c7ee8,16.66667px 0 2px #7c7ee8,15.66667px 0 2px #7c7ee8,8.33333px 0 2px #7c7ee8,.83333px 0 2px #7c7ee8
}

.fire8 {
    top: 11%;
    left: 15%
}

.fire8 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #e8ae7c,29px 0 0 #e8ae7c,16.66667px 0 0 #e8ae7c,15.66667px 0 0 #e8ae7c,8.33333px 0 0 #e8ae7c,.83333px 0 0 #e8ae7c,29.34443px 6.23735px 0 #e8ae7c,28.36628px 6.02944px 0 #e8ae7c,16.30246px 3.46519px 0 #e8ae7c,15.32431px 3.25728px 0 #e8ae7c,8.15123px 1.7326px 0 #e8ae7c,.81512px .17326px 0 #e8ae7c,27.40636px 12.2021px 0 #e8ae7c,26.49282px 11.79536px 0 #e8ae7c,15.22576px 6.77894px 0 #e8ae7c,14.31221px 6.37221px 0 #e8ae7c,7.61288px 3.38947px 0 #e8ae7c,.76129px .33895px 0 #e8ae7c,24.27051px 17.63356px 0 #e8ae7c,23.46149px 17.04577px 0 #e8ae7c,13.48362px 9.79642px 0 #e8ae7c,12.6746px 9.20864px 0 #e8ae7c,6.74181px 4.89821px 0 #e8ae7c,.67418px .48982px 0 #e8ae7c,20.07392px 22.29434px 0 #e8ae7c,19.40479px 21.5512px 0 #e8ae7c,11.15218px 12.38575px 0 #e8ae7c,10.48305px 11.6426px 0 #e8ae7c,5.57609px 6.19287px 0 #e8ae7c,.55761px .61929px 0 #e8ae7c,15px 25.98076px 0 #e8ae7c,14.5px 25.11474px 0 #e8ae7c,8.33333px 14.43376px 0 #e8ae7c,7.83333px 13.56773px 0 #e8ae7c,4.16667px 7.21688px 0 #e8ae7c,.41667px .72169px 0 #e8ae7c,9.27051px 28.5317px 0 #e8ae7c,8.96149px 27.58064px 0 #e8ae7c,5.15028px 15.85094px 0 #e8ae7c,4.84127px 14.89989px 0 #e8ae7c,2.57514px 7.92547px 0 #e8ae7c,.25751px .79255px 0 #e8ae7c,3.13585px 29.83566px 0 #e8ae7c,3.03133px 28.84113px 0 #e8ae7c,1.74214px 16.57536px 0 #e8ae7c,1.63761px 15.58084px 0 #e8ae7c,.87107px 8.28768px 0 #e8ae7c,.08711px .82877px 0 #e8ae7c,-3.13585px 29.83566px 0 #e8ae7c,-3.03133px 28.84113px 0 #e8ae7c,-1.74214px 16.57536px 0 #e8ae7c,-1.63761px 15.58084px 0 #e8ae7c,-.87107px 8.28768px 0 #e8ae7c,-.08711px .82877px 0 #e8ae7c,-9.27051px 28.5317px 0 #e8ae7c,-8.96149px 27.58064px 0 #e8ae7c,-5.15028px 15.85094px 0 #e8ae7c,-4.84127px 14.89989px 0 #e8ae7c,-2.57514px 7.92547px 0 #e8ae7c,-.25751px .79255px 0 #e8ae7c,-15px 25.98076px 0 #e8ae7c,-14.5px 25.11474px 0 #e8ae7c,-8.33333px 14.43376px 0 #e8ae7c,-7.83333px 13.56773px 0 #e8ae7c,-4.16667px 7.21688px 0 #e8ae7c,-.41667px .72169px 0 #e8ae7c,-20.07392px 22.29434px 0 #e8ae7c,-19.40479px 21.5512px 0 #e8ae7c,-11.15218px 12.38575px 0 #e8ae7c,-10.48305px 11.6426px 0 #e8ae7c,-5.57609px 6.19287px 0 #e8ae7c,-.55761px .61929px 0 #e8ae7c,-24.27051px 17.63356px 0 #e8ae7c,-23.46149px 17.04577px 0 #e8ae7c,-13.48362px 9.79642px 0 #e8ae7c,-12.6746px 9.20864px 0 #e8ae7c,-6.74181px 4.89821px 0 #e8ae7c,-.67418px .48982px 0 #e8ae7c,-27.40636px 12.2021px 0 #e8ae7c,-26.49282px 11.79536px 0 #e8ae7c,-15.22576px 6.77894px 0 #e8ae7c,-14.31221px 6.37221px 0 #e8ae7c,-7.61288px 3.38947px 0 #e8ae7c,-.76129px .33895px 0 #e8ae7c,-29.34443px 6.23735px 0 #e8ae7c,-28.36628px 6.02944px 0 #e8ae7c,-16.30246px 3.46519px 0 #e8ae7c,-15.32431px 3.25728px 0 #e8ae7c,-8.15123px 1.7326px 0 #e8ae7c,-.81512px .17326px 0 #e8ae7c,-30px 0 0 #e8ae7c,-29px 0 0 #e8ae7c,-16.66667px 0 0 #e8ae7c,-15.66667px 0 0 #e8ae7c,-8.33333px 0 0 #e8ae7c,-.83333px 0 0 #e8ae7c,-29.34443px -6.23735px 0 #e8ae7c,-28.36628px -6.02944px 0 #e8ae7c,-16.30246px -3.46519px 0 #e8ae7c,-15.32431px -3.25728px 0 #e8ae7c,-8.15123px -1.7326px 0 #e8ae7c,-.81512px -.17326px 0 #e8ae7c,-27.40636px -12.2021px 0 #e8ae7c,-26.49282px -11.79536px 0 #e8ae7c,-15.22576px -6.77894px 0 #e8ae7c,-14.31221px -6.37221px 0 #e8ae7c,-7.61288px -3.38947px 0 #e8ae7c,-.76129px -.33895px 0 #e8ae7c,-24.27051px -17.63356px 0 #e8ae7c,-23.46149px -17.04577px 0 #e8ae7c,-13.48362px -9.79642px 0 #e8ae7c,-12.6746px -9.20864px 0 #e8ae7c,-6.74181px -4.89821px 0 #e8ae7c,-.67418px -.48982px 0 #e8ae7c,-20.07392px -22.29434px 0 #e8ae7c,-19.40479px -21.5512px 0 #e8ae7c,-11.15218px -12.38575px 0 #e8ae7c,-10.48305px -11.6426px 0 #e8ae7c,-5.57609px -6.19287px 0 #e8ae7c,-.55761px -.61929px 0 #e8ae7c,-15px -25.98076px 0 #e8ae7c,-14.5px -25.11474px 0 #e8ae7c,-8.33333px -14.43376px 0 #e8ae7c,-7.83333px -13.56773px 0 #e8ae7c,-4.16667px -7.21688px 0 #e8ae7c,-.41667px -.72169px 0 #e8ae7c,-9.27051px -28.5317px 0 #e8ae7c,-8.96149px -27.58064px 0 #e8ae7c,-5.15028px -15.85094px 0 #e8ae7c,-4.84127px -14.89989px 0 #e8ae7c,-2.57514px -7.92547px 0 #e8ae7c,-.25751px -.79255px 0 #e8ae7c,-3.13585px -29.83566px 0 #e8ae7c,-3.03133px -28.84113px 0 #e8ae7c,-1.74214px -16.57536px 0 #e8ae7c,-1.63761px -15.58084px 0 #e8ae7c,-.87107px -8.28768px 0 #e8ae7c,-.08711px -.82877px 0 #e8ae7c,3.13585px -29.83566px 0 #e8ae7c,3.03133px -28.84113px 0 #e8ae7c,1.74214px -16.57536px 0 #e8ae7c,1.63761px -15.58084px 0 #e8ae7c,.87107px -8.28768px 0 #e8ae7c,.08711px -.82877px 0 #e8ae7c,9.27051px -28.5317px 0 #e8ae7c,8.96149px -27.58064px 0 #e8ae7c,5.15028px -15.85094px 0 #e8ae7c,4.84127px -14.89989px 0 #e8ae7c,2.57514px -7.92547px 0 #e8ae7c,.25751px -.79255px 0 #e8ae7c,15px -25.98076px 0 #e8ae7c,14.5px -25.11474px 0 #e8ae7c,8.33333px -14.43376px 0 #e8ae7c,7.83333px -13.56773px 0 #e8ae7c,4.16667px -7.21688px 0 #e8ae7c,.41667px -.72169px 0 #e8ae7c,20.07392px -22.29434px 0 #e8ae7c,19.40479px -21.5512px 0 #e8ae7c,11.15218px -12.38575px 0 #e8ae7c,10.48305px -11.6426px 0 #e8ae7c,5.57609px -6.19287px 0 #e8ae7c,.55761px -.61929px 0 #e8ae7c,24.27051px -17.63356px 0 #e8ae7c,23.46149px -17.04577px 0 #e8ae7c,13.48362px -9.79642px 0 #e8ae7c,12.6746px -9.20864px 0 #e8ae7c,6.74181px -4.89821px 0 #e8ae7c,.67418px -.48982px 0 #e8ae7c,27.40636px -12.2021px 0 #e8ae7c,26.49282px -11.79536px 0 #e8ae7c,15.22576px -6.77894px 0 #e8ae7c,14.31221px -6.37221px 0 #e8ae7c,7.61288px -3.38947px 0 #e8ae7c,.76129px -.33895px 0 #e8ae7c,29.34443px -6.23735px 0 #e8ae7c,28.36628px -6.02944px 0 #e8ae7c,16.30246px -3.46519px 0 #e8ae7c,15.32431px -3.25728px 0 #e8ae7c,8.15123px -1.7326px 0 #e8ae7c,.81512px -.17326px 0 #e8ae7c,30px 0 0 #e8ae7c,29px 0 0 #e8ae7c,16.66667px 0 0 #e8ae7c,15.66667px 0 0 #e8ae7c,8.33333px 0 0 #e8ae7c,.83333px 0 0 #e8ae7c
}

.fire8 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #e8ae7c,29px 0 2px #e8ae7c,16.66667px 0 2px #e8ae7c,15.66667px 0 2px #e8ae7c,8.33333px 0 2px #e8ae7c,.83333px 0 2px #e8ae7c,29.34443px 6.23735px 2px #e8ae7c,28.36628px 6.02944px 2px #e8ae7c,16.30246px 3.46519px 2px #e8ae7c,15.32431px 3.25728px 2px #e8ae7c,8.15123px 1.7326px 2px #e8ae7c,.81512px .17326px 2px #e8ae7c,27.40636px 12.2021px 2px #e8ae7c,26.49282px 11.79536px 2px #e8ae7c,15.22576px 6.77894px 2px #e8ae7c,14.31221px 6.37221px 2px #e8ae7c,7.61288px 3.38947px 2px #e8ae7c,.76129px .33895px 2px #e8ae7c,24.27051px 17.63356px 2px #e8ae7c,23.46149px 17.04577px 2px #e8ae7c,13.48362px 9.79642px 2px #e8ae7c,12.6746px 9.20864px 2px #e8ae7c,6.74181px 4.89821px 2px #e8ae7c,.67418px .48982px 2px #e8ae7c,20.07392px 22.29434px 2px #e8ae7c,19.40479px 21.5512px 2px #e8ae7c,11.15218px 12.38575px 2px #e8ae7c,10.48305px 11.6426px 2px #e8ae7c,5.57609px 6.19287px 2px #e8ae7c,.55761px .61929px 2px #e8ae7c,15px 25.98076px 2px #e8ae7c,14.5px 25.11474px 2px #e8ae7c,8.33333px 14.43376px 2px #e8ae7c,7.83333px 13.56773px 2px #e8ae7c,4.16667px 7.21688px 2px #e8ae7c,.41667px .72169px 2px #e8ae7c,9.27051px 28.5317px 2px #e8ae7c,8.96149px 27.58064px 2px #e8ae7c,5.15028px 15.85094px 2px #e8ae7c,4.84127px 14.89989px 2px #e8ae7c,2.57514px 7.92547px 2px #e8ae7c,.25751px .79255px 2px #e8ae7c,3.13585px 29.83566px 2px #e8ae7c,3.03133px 28.84113px 2px #e8ae7c,1.74214px 16.57536px 2px #e8ae7c,1.63761px 15.58084px 2px #e8ae7c,.87107px 8.28768px 2px #e8ae7c,.08711px .82877px 2px #e8ae7c,-3.13585px 29.83566px 2px #e8ae7c,-3.03133px 28.84113px 2px #e8ae7c,-1.74214px 16.57536px 2px #e8ae7c,-1.63761px 15.58084px 2px #e8ae7c,-.87107px 8.28768px 2px #e8ae7c,-.08711px .82877px 2px #e8ae7c,-9.27051px 28.5317px 2px #e8ae7c,-8.96149px 27.58064px 2px #e8ae7c,-5.15028px 15.85094px 2px #e8ae7c,-4.84127px 14.89989px 2px #e8ae7c,-2.57514px 7.92547px 2px #e8ae7c,-.25751px .79255px 2px #e8ae7c,-15px 25.98076px 2px #e8ae7c,-14.5px 25.11474px 2px #e8ae7c,-8.33333px 14.43376px 2px #e8ae7c,-7.83333px 13.56773px 2px #e8ae7c,-4.16667px 7.21688px 2px #e8ae7c,-.41667px .72169px 2px #e8ae7c,-20.07392px 22.29434px 2px #e8ae7c,-19.40479px 21.5512px 2px #e8ae7c,-11.15218px 12.38575px 2px #e8ae7c,-10.48305px 11.6426px 2px #e8ae7c,-5.57609px 6.19287px 2px #e8ae7c,-.55761px .61929px 2px #e8ae7c,-24.27051px 17.63356px 2px #e8ae7c,-23.46149px 17.04577px 2px #e8ae7c,-13.48362px 9.79642px 2px #e8ae7c,-12.6746px 9.20864px 2px #e8ae7c,-6.74181px 4.89821px 2px #e8ae7c,-.67418px .48982px 2px #e8ae7c,-27.40636px 12.2021px 2px #e8ae7c,-26.49282px 11.79536px 2px #e8ae7c,-15.22576px 6.77894px 2px #e8ae7c,-14.31221px 6.37221px 2px #e8ae7c,-7.61288px 3.38947px 2px #e8ae7c,-.76129px .33895px 2px #e8ae7c,-29.34443px 6.23735px 2px #e8ae7c,-28.36628px 6.02944px 2px #e8ae7c,-16.30246px 3.46519px 2px #e8ae7c,-15.32431px 3.25728px 2px #e8ae7c,-8.15123px 1.7326px 2px #e8ae7c,-.81512px .17326px 2px #e8ae7c,-30px 0 2px #e8ae7c,-29px 0 2px #e8ae7c,-16.66667px 0 2px #e8ae7c,-15.66667px 0 2px #e8ae7c,-8.33333px 0 2px #e8ae7c,-.83333px 0 2px #e8ae7c,-29.34443px -6.23735px 2px #e8ae7c,-28.36628px -6.02944px 2px #e8ae7c,-16.30246px -3.46519px 2px #e8ae7c,-15.32431px -3.25728px 2px #e8ae7c,-8.15123px -1.7326px 2px #e8ae7c,-.81512px -.17326px 2px #e8ae7c,-27.40636px -12.2021px 2px #e8ae7c,-26.49282px -11.79536px 2px #e8ae7c,-15.22576px -6.77894px 2px #e8ae7c,-14.31221px -6.37221px 2px #e8ae7c,-7.61288px -3.38947px 2px #e8ae7c,-.76129px -.33895px 2px #e8ae7c,-24.27051px -17.63356px 2px #e8ae7c,-23.46149px -17.04577px 2px #e8ae7c,-13.48362px -9.79642px 2px #e8ae7c,-12.6746px -9.20864px 2px #e8ae7c,-6.74181px -4.89821px 2px #e8ae7c,-.67418px -.48982px 2px #e8ae7c,-20.07392px -22.29434px 2px #e8ae7c,-19.40479px -21.5512px 2px #e8ae7c,-11.15218px -12.38575px 2px #e8ae7c,-10.48305px -11.6426px 2px #e8ae7c,-5.57609px -6.19287px 2px #e8ae7c,-.55761px -.61929px 2px #e8ae7c,-15px -25.98076px 2px #e8ae7c,-14.5px -25.11474px 2px #e8ae7c,-8.33333px -14.43376px 2px #e8ae7c,-7.83333px -13.56773px 2px #e8ae7c,-4.16667px -7.21688px 2px #e8ae7c,-.41667px -.72169px 2px #e8ae7c,-9.27051px -28.5317px 2px #e8ae7c,-8.96149px -27.58064px 2px #e8ae7c,-5.15028px -15.85094px 2px #e8ae7c,-4.84127px -14.89989px 2px #e8ae7c,-2.57514px -7.92547px 2px #e8ae7c,-.25751px -.79255px 2px #e8ae7c,-3.13585px -29.83566px 2px #e8ae7c,-3.03133px -28.84113px 2px #e8ae7c,-1.74214px -16.57536px 2px #e8ae7c,-1.63761px -15.58084px 2px #e8ae7c,-.87107px -8.28768px 2px #e8ae7c,-.08711px -.82877px 2px #e8ae7c,3.13585px -29.83566px 2px #e8ae7c,3.03133px -28.84113px 2px #e8ae7c,1.74214px -16.57536px 2px #e8ae7c,1.63761px -15.58084px 2px #e8ae7c,.87107px -8.28768px 2px #e8ae7c,.08711px -.82877px 2px #e8ae7c,9.27051px -28.5317px 2px #e8ae7c,8.96149px -27.58064px 2px #e8ae7c,5.15028px -15.85094px 2px #e8ae7c,4.84127px -14.89989px 2px #e8ae7c,2.57514px -7.92547px 2px #e8ae7c,.25751px -.79255px 2px #e8ae7c,15px -25.98076px 2px #e8ae7c,14.5px -25.11474px 2px #e8ae7c,8.33333px -14.43376px 2px #e8ae7c,7.83333px -13.56773px 2px #e8ae7c,4.16667px -7.21688px 2px #e8ae7c,.41667px -.72169px 2px #e8ae7c,20.07392px -22.29434px 2px #e8ae7c,19.40479px -21.5512px 2px #e8ae7c,11.15218px -12.38575px 2px #e8ae7c,10.48305px -11.6426px 2px #e8ae7c,5.57609px -6.19287px 2px #e8ae7c,.55761px -.61929px 2px #e8ae7c,24.27051px -17.63356px 2px #e8ae7c,23.46149px -17.04577px 2px #e8ae7c,13.48362px -9.79642px 2px #e8ae7c,12.6746px -9.20864px 2px #e8ae7c,6.74181px -4.89821px 2px #e8ae7c,.67418px -.48982px 2px #e8ae7c,27.40636px -12.2021px 2px #e8ae7c,26.49282px -11.79536px 2px #e8ae7c,15.22576px -6.77894px 2px #e8ae7c,14.31221px -6.37221px 2px #e8ae7c,7.61288px -3.38947px 2px #e8ae7c,.76129px -.33895px 2px #e8ae7c,29.34443px -6.23735px 2px #e8ae7c,28.36628px -6.02944px 2px #e8ae7c,16.30246px -3.46519px 2px #e8ae7c,15.32431px -3.25728px 2px #e8ae7c,8.15123px -1.7326px 2px #e8ae7c,.81512px -.17326px 2px #e8ae7c,30px 0 2px #e8ae7c,29px 0 2px #e8ae7c,16.66667px 0 2px #e8ae7c,15.66667px 0 2px #e8ae7c,8.33333px 0 2px #e8ae7c,.83333px 0 2px #e8ae7c
}

.fire9 {
    top: 83%;
    left: 48%
}

.fire9 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce4e8,29px 0 0 #7ce4e8,16.66667px 0 0 #7ce4e8,15.66667px 0 0 #7ce4e8,8.33333px 0 0 #7ce4e8,.83333px 0 0 #7ce4e8,29.34443px 6.23735px 0 #7ce4e8,28.36628px 6.02944px 0 #7ce4e8,16.30246px 3.46519px 0 #7ce4e8,15.32431px 3.25728px 0 #7ce4e8,8.15123px 1.7326px 0 #7ce4e8,.81512px .17326px 0 #7ce4e8,27.40636px 12.2021px 0 #7ce4e8,26.49282px 11.79536px 0 #7ce4e8,15.22576px 6.77894px 0 #7ce4e8,14.31221px 6.37221px 0 #7ce4e8,7.61288px 3.38947px 0 #7ce4e8,.76129px .33895px 0 #7ce4e8,24.27051px 17.63356px 0 #7ce4e8,23.46149px 17.04577px 0 #7ce4e8,13.48362px 9.79642px 0 #7ce4e8,12.6746px 9.20864px 0 #7ce4e8,6.74181px 4.89821px 0 #7ce4e8,.67418px .48982px 0 #7ce4e8,20.07392px 22.29434px 0 #7ce4e8,19.40479px 21.5512px 0 #7ce4e8,11.15218px 12.38575px 0 #7ce4e8,10.48305px 11.6426px 0 #7ce4e8,5.57609px 6.19287px 0 #7ce4e8,.55761px .61929px 0 #7ce4e8,15px 25.98076px 0 #7ce4e8,14.5px 25.11474px 0 #7ce4e8,8.33333px 14.43376px 0 #7ce4e8,7.83333px 13.56773px 0 #7ce4e8,4.16667px 7.21688px 0 #7ce4e8,.41667px .72169px 0 #7ce4e8,9.27051px 28.5317px 0 #7ce4e8,8.96149px 27.58064px 0 #7ce4e8,5.15028px 15.85094px 0 #7ce4e8,4.84127px 14.89989px 0 #7ce4e8,2.57514px 7.92547px 0 #7ce4e8,.25751px .79255px 0 #7ce4e8,3.13585px 29.83566px 0 #7ce4e8,3.03133px 28.84113px 0 #7ce4e8,1.74214px 16.57536px 0 #7ce4e8,1.63761px 15.58084px 0 #7ce4e8,.87107px 8.28768px 0 #7ce4e8,.08711px .82877px 0 #7ce4e8,-3.13585px 29.83566px 0 #7ce4e8,-3.03133px 28.84113px 0 #7ce4e8,-1.74214px 16.57536px 0 #7ce4e8,-1.63761px 15.58084px 0 #7ce4e8,-.87107px 8.28768px 0 #7ce4e8,-.08711px .82877px 0 #7ce4e8,-9.27051px 28.5317px 0 #7ce4e8,-8.96149px 27.58064px 0 #7ce4e8,-5.15028px 15.85094px 0 #7ce4e8,-4.84127px 14.89989px 0 #7ce4e8,-2.57514px 7.92547px 0 #7ce4e8,-.25751px .79255px 0 #7ce4e8,-15px 25.98076px 0 #7ce4e8,-14.5px 25.11474px 0 #7ce4e8,-8.33333px 14.43376px 0 #7ce4e8,-7.83333px 13.56773px 0 #7ce4e8,-4.16667px 7.21688px 0 #7ce4e8,-.41667px .72169px 0 #7ce4e8,-20.07392px 22.29434px 0 #7ce4e8,-19.40479px 21.5512px 0 #7ce4e8,-11.15218px 12.38575px 0 #7ce4e8,-10.48305px 11.6426px 0 #7ce4e8,-5.57609px 6.19287px 0 #7ce4e8,-.55761px .61929px 0 #7ce4e8,-24.27051px 17.63356px 0 #7ce4e8,-23.46149px 17.04577px 0 #7ce4e8,-13.48362px 9.79642px 0 #7ce4e8,-12.6746px 9.20864px 0 #7ce4e8,-6.74181px 4.89821px 0 #7ce4e8,-.67418px .48982px 0 #7ce4e8,-27.40636px 12.2021px 0 #7ce4e8,-26.49282px 11.79536px 0 #7ce4e8,-15.22576px 6.77894px 0 #7ce4e8,-14.31221px 6.37221px 0 #7ce4e8,-7.61288px 3.38947px 0 #7ce4e8,-.76129px .33895px 0 #7ce4e8,-29.34443px 6.23735px 0 #7ce4e8,-28.36628px 6.02944px 0 #7ce4e8,-16.30246px 3.46519px 0 #7ce4e8,-15.32431px 3.25728px 0 #7ce4e8,-8.15123px 1.7326px 0 #7ce4e8,-.81512px .17326px 0 #7ce4e8,-30px 0 0 #7ce4e8,-29px 0 0 #7ce4e8,-16.66667px 0 0 #7ce4e8,-15.66667px 0 0 #7ce4e8,-8.33333px 0 0 #7ce4e8,-.83333px 0 0 #7ce4e8,-29.34443px -6.23735px 0 #7ce4e8,-28.36628px -6.02944px 0 #7ce4e8,-16.30246px -3.46519px 0 #7ce4e8,-15.32431px -3.25728px 0 #7ce4e8,-8.15123px -1.7326px 0 #7ce4e8,-.81512px -.17326px 0 #7ce4e8,-27.40636px -12.2021px 0 #7ce4e8,-26.49282px -11.79536px 0 #7ce4e8,-15.22576px -6.77894px 0 #7ce4e8,-14.31221px -6.37221px 0 #7ce4e8,-7.61288px -3.38947px 0 #7ce4e8,-.76129px -.33895px 0 #7ce4e8,-24.27051px -17.63356px 0 #7ce4e8,-23.46149px -17.04577px 0 #7ce4e8,-13.48362px -9.79642px 0 #7ce4e8,-12.6746px -9.20864px 0 #7ce4e8,-6.74181px -4.89821px 0 #7ce4e8,-.67418px -.48982px 0 #7ce4e8,-20.07392px -22.29434px 0 #7ce4e8,-19.40479px -21.5512px 0 #7ce4e8,-11.15218px -12.38575px 0 #7ce4e8,-10.48305px -11.6426px 0 #7ce4e8,-5.57609px -6.19287px 0 #7ce4e8,-.55761px -.61929px 0 #7ce4e8,-15px -25.98076px 0 #7ce4e8,-14.5px -25.11474px 0 #7ce4e8,-8.33333px -14.43376px 0 #7ce4e8,-7.83333px -13.56773px 0 #7ce4e8,-4.16667px -7.21688px 0 #7ce4e8,-.41667px -.72169px 0 #7ce4e8,-9.27051px -28.5317px 0 #7ce4e8,-8.96149px -27.58064px 0 #7ce4e8,-5.15028px -15.85094px 0 #7ce4e8,-4.84127px -14.89989px 0 #7ce4e8,-2.57514px -7.92547px 0 #7ce4e8,-.25751px -.79255px 0 #7ce4e8,-3.13585px -29.83566px 0 #7ce4e8,-3.03133px -28.84113px 0 #7ce4e8,-1.74214px -16.57536px 0 #7ce4e8,-1.63761px -15.58084px 0 #7ce4e8,-.87107px -8.28768px 0 #7ce4e8,-.08711px -.82877px 0 #7ce4e8,3.13585px -29.83566px 0 #7ce4e8,3.03133px -28.84113px 0 #7ce4e8,1.74214px -16.57536px 0 #7ce4e8,1.63761px -15.58084px 0 #7ce4e8,.87107px -8.28768px 0 #7ce4e8,.08711px -.82877px 0 #7ce4e8,9.27051px -28.5317px 0 #7ce4e8,8.96149px -27.58064px 0 #7ce4e8,5.15028px -15.85094px 0 #7ce4e8,4.84127px -14.89989px 0 #7ce4e8,2.57514px -7.92547px 0 #7ce4e8,.25751px -.79255px 0 #7ce4e8,15px -25.98076px 0 #7ce4e8,14.5px -25.11474px 0 #7ce4e8,8.33333px -14.43376px 0 #7ce4e8,7.83333px -13.56773px 0 #7ce4e8,4.16667px -7.21688px 0 #7ce4e8,.41667px -.72169px 0 #7ce4e8,20.07392px -22.29434px 0 #7ce4e8,19.40479px -21.5512px 0 #7ce4e8,11.15218px -12.38575px 0 #7ce4e8,10.48305px -11.6426px 0 #7ce4e8,5.57609px -6.19287px 0 #7ce4e8,.55761px -.61929px 0 #7ce4e8,24.27051px -17.63356px 0 #7ce4e8,23.46149px -17.04577px 0 #7ce4e8,13.48362px -9.79642px 0 #7ce4e8,12.6746px -9.20864px 0 #7ce4e8,6.74181px -4.89821px 0 #7ce4e8,.67418px -.48982px 0 #7ce4e8,27.40636px -12.2021px 0 #7ce4e8,26.49282px -11.79536px 0 #7ce4e8,15.22576px -6.77894px 0 #7ce4e8,14.31221px -6.37221px 0 #7ce4e8,7.61288px -3.38947px 0 #7ce4e8,.76129px -.33895px 0 #7ce4e8,29.34443px -6.23735px 0 #7ce4e8,28.36628px -6.02944px 0 #7ce4e8,16.30246px -3.46519px 0 #7ce4e8,15.32431px -3.25728px 0 #7ce4e8,8.15123px -1.7326px 0 #7ce4e8,.81512px -.17326px 0 #7ce4e8,30px 0 0 #7ce4e8,29px 0 0 #7ce4e8,16.66667px 0 0 #7ce4e8,15.66667px 0 0 #7ce4e8,8.33333px 0 0 #7ce4e8,.83333px 0 0 #7ce4e8
}

.fire9 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce4e8,29px 0 2px #7ce4e8,16.66667px 0 2px #7ce4e8,15.66667px 0 2px #7ce4e8,8.33333px 0 2px #7ce4e8,.83333px 0 2px #7ce4e8,29.34443px 6.23735px 2px #7ce4e8,28.36628px 6.02944px 2px #7ce4e8,16.30246px 3.46519px 2px #7ce4e8,15.32431px 3.25728px 2px #7ce4e8,8.15123px 1.7326px 2px #7ce4e8,.81512px .17326px 2px #7ce4e8,27.40636px 12.2021px 2px #7ce4e8,26.49282px 11.79536px 2px #7ce4e8,15.22576px 6.77894px 2px #7ce4e8,14.31221px 6.37221px 2px #7ce4e8,7.61288px 3.38947px 2px #7ce4e8,.76129px .33895px 2px #7ce4e8,24.27051px 17.63356px 2px #7ce4e8,23.46149px 17.04577px 2px #7ce4e8,13.48362px 9.79642px 2px #7ce4e8,12.6746px 9.20864px 2px #7ce4e8,6.74181px 4.89821px 2px #7ce4e8,.67418px .48982px 2px #7ce4e8,20.07392px 22.29434px 2px #7ce4e8,19.40479px 21.5512px 2px #7ce4e8,11.15218px 12.38575px 2px #7ce4e8,10.48305px 11.6426px 2px #7ce4e8,5.57609px 6.19287px 2px #7ce4e8,.55761px .61929px 2px #7ce4e8,15px 25.98076px 2px #7ce4e8,14.5px 25.11474px 2px #7ce4e8,8.33333px 14.43376px 2px #7ce4e8,7.83333px 13.56773px 2px #7ce4e8,4.16667px 7.21688px 2px #7ce4e8,.41667px .72169px 2px #7ce4e8,9.27051px 28.5317px 2px #7ce4e8,8.96149px 27.58064px 2px #7ce4e8,5.15028px 15.85094px 2px #7ce4e8,4.84127px 14.89989px 2px #7ce4e8,2.57514px 7.92547px 2px #7ce4e8,.25751px .79255px 2px #7ce4e8,3.13585px 29.83566px 2px #7ce4e8,3.03133px 28.84113px 2px #7ce4e8,1.74214px 16.57536px 2px #7ce4e8,1.63761px 15.58084px 2px #7ce4e8,.87107px 8.28768px 2px #7ce4e8,.08711px .82877px 2px #7ce4e8,-3.13585px 29.83566px 2px #7ce4e8,-3.03133px 28.84113px 2px #7ce4e8,-1.74214px 16.57536px 2px #7ce4e8,-1.63761px 15.58084px 2px #7ce4e8,-.87107px 8.28768px 2px #7ce4e8,-.08711px .82877px 2px #7ce4e8,-9.27051px 28.5317px 2px #7ce4e8,-8.96149px 27.58064px 2px #7ce4e8,-5.15028px 15.85094px 2px #7ce4e8,-4.84127px 14.89989px 2px #7ce4e8,-2.57514px 7.92547px 2px #7ce4e8,-.25751px .79255px 2px #7ce4e8,-15px 25.98076px 2px #7ce4e8,-14.5px 25.11474px 2px #7ce4e8,-8.33333px 14.43376px 2px #7ce4e8,-7.83333px 13.56773px 2px #7ce4e8,-4.16667px 7.21688px 2px #7ce4e8,-.41667px .72169px 2px #7ce4e8,-20.07392px 22.29434px 2px #7ce4e8,-19.40479px 21.5512px 2px #7ce4e8,-11.15218px 12.38575px 2px #7ce4e8,-10.48305px 11.6426px 2px #7ce4e8,-5.57609px 6.19287px 2px #7ce4e8,-.55761px .61929px 2px #7ce4e8,-24.27051px 17.63356px 2px #7ce4e8,-23.46149px 17.04577px 2px #7ce4e8,-13.48362px 9.79642px 2px #7ce4e8,-12.6746px 9.20864px 2px #7ce4e8,-6.74181px 4.89821px 2px #7ce4e8,-.67418px .48982px 2px #7ce4e8,-27.40636px 12.2021px 2px #7ce4e8,-26.49282px 11.79536px 2px #7ce4e8,-15.22576px 6.77894px 2px #7ce4e8,-14.31221px 6.37221px 2px #7ce4e8,-7.61288px 3.38947px 2px #7ce4e8,-.76129px .33895px 2px #7ce4e8,-29.34443px 6.23735px 2px #7ce4e8,-28.36628px 6.02944px 2px #7ce4e8,-16.30246px 3.46519px 2px #7ce4e8,-15.32431px 3.25728px 2px #7ce4e8,-8.15123px 1.7326px 2px #7ce4e8,-.81512px .17326px 2px #7ce4e8,-30px 0 2px #7ce4e8,-29px 0 2px #7ce4e8,-16.66667px 0 2px #7ce4e8,-15.66667px 0 2px #7ce4e8,-8.33333px 0 2px #7ce4e8,-.83333px 0 2px #7ce4e8,-29.34443px -6.23735px 2px #7ce4e8,-28.36628px -6.02944px 2px #7ce4e8,-16.30246px -3.46519px 2px #7ce4e8,-15.32431px -3.25728px 2px #7ce4e8,-8.15123px -1.7326px 2px #7ce4e8,-.81512px -.17326px 2px #7ce4e8,-27.40636px -12.2021px 2px #7ce4e8,-26.49282px -11.79536px 2px #7ce4e8,-15.22576px -6.77894px 2px #7ce4e8,-14.31221px -6.37221px 2px #7ce4e8,-7.61288px -3.38947px 2px #7ce4e8,-.76129px -.33895px 2px #7ce4e8,-24.27051px -17.63356px 2px #7ce4e8,-23.46149px -17.04577px 2px #7ce4e8,-13.48362px -9.79642px 2px #7ce4e8,-12.6746px -9.20864px 2px #7ce4e8,-6.74181px -4.89821px 2px #7ce4e8,-.67418px -.48982px 2px #7ce4e8,-20.07392px -22.29434px 2px #7ce4e8,-19.40479px -21.5512px 2px #7ce4e8,-11.15218px -12.38575px 2px #7ce4e8,-10.48305px -11.6426px 2px #7ce4e8,-5.57609px -6.19287px 2px #7ce4e8,-.55761px -.61929px 2px #7ce4e8,-15px -25.98076px 2px #7ce4e8,-14.5px -25.11474px 2px #7ce4e8,-8.33333px -14.43376px 2px #7ce4e8,-7.83333px -13.56773px 2px #7ce4e8,-4.16667px -7.21688px 2px #7ce4e8,-.41667px -.72169px 2px #7ce4e8,-9.27051px -28.5317px 2px #7ce4e8,-8.96149px -27.58064px 2px #7ce4e8,-5.15028px -15.85094px 2px #7ce4e8,-4.84127px -14.89989px 2px #7ce4e8,-2.57514px -7.92547px 2px #7ce4e8,-.25751px -.79255px 2px #7ce4e8,-3.13585px -29.83566px 2px #7ce4e8,-3.03133px -28.84113px 2px #7ce4e8,-1.74214px -16.57536px 2px #7ce4e8,-1.63761px -15.58084px 2px #7ce4e8,-.87107px -8.28768px 2px #7ce4e8,-.08711px -.82877px 2px #7ce4e8,3.13585px -29.83566px 2px #7ce4e8,3.03133px -28.84113px 2px #7ce4e8,1.74214px -16.57536px 2px #7ce4e8,1.63761px -15.58084px 2px #7ce4e8,.87107px -8.28768px 2px #7ce4e8,.08711px -.82877px 2px #7ce4e8,9.27051px -28.5317px 2px #7ce4e8,8.96149px -27.58064px 2px #7ce4e8,5.15028px -15.85094px 2px #7ce4e8,4.84127px -14.89989px 2px #7ce4e8,2.57514px -7.92547px 2px #7ce4e8,.25751px -.79255px 2px #7ce4e8,15px -25.98076px 2px #7ce4e8,14.5px -25.11474px 2px #7ce4e8,8.33333px -14.43376px 2px #7ce4e8,7.83333px -13.56773px 2px #7ce4e8,4.16667px -7.21688px 2px #7ce4e8,.41667px -.72169px 2px #7ce4e8,20.07392px -22.29434px 2px #7ce4e8,19.40479px -21.5512px 2px #7ce4e8,11.15218px -12.38575px 2px #7ce4e8,10.48305px -11.6426px 2px #7ce4e8,5.57609px -6.19287px 2px #7ce4e8,.55761px -.61929px 2px #7ce4e8,24.27051px -17.63356px 2px #7ce4e8,23.46149px -17.04577px 2px #7ce4e8,13.48362px -9.79642px 2px #7ce4e8,12.6746px -9.20864px 2px #7ce4e8,6.74181px -4.89821px 2px #7ce4e8,.67418px -.48982px 2px #7ce4e8,27.40636px -12.2021px 2px #7ce4e8,26.49282px -11.79536px 2px #7ce4e8,15.22576px -6.77894px 2px #7ce4e8,14.31221px -6.37221px 2px #7ce4e8,7.61288px -3.38947px 2px #7ce4e8,.76129px -.33895px 2px #7ce4e8,29.34443px -6.23735px 2px #7ce4e8,28.36628px -6.02944px 2px #7ce4e8,16.30246px -3.46519px 2px #7ce4e8,15.32431px -3.25728px 2px #7ce4e8,8.15123px -1.7326px 2px #7ce4e8,.81512px -.17326px 2px #7ce4e8,30px 0 2px #7ce4e8,29px 0 2px #7ce4e8,16.66667px 0 2px #7ce4e8,15.66667px 0 2px #7ce4e8,8.33333px 0 2px #7ce4e8,.83333px 0 2px #7ce4e8
}

.fire10 {
    top: 44%;
    left: 30%
}

.fire10 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce895,29px 0 0 #7ce895,16.66667px 0 0 #7ce895,15.66667px 0 0 #7ce895,8.33333px 0 0 #7ce895,.83333px 0 0 #7ce895,29.34443px 6.23735px 0 #7ce895,28.36628px 6.02944px 0 #7ce895,16.30246px 3.46519px 0 #7ce895,15.32431px 3.25728px 0 #7ce895,8.15123px 1.7326px 0 #7ce895,.81512px .17326px 0 #7ce895,27.40636px 12.2021px 0 #7ce895,26.49282px 11.79536px 0 #7ce895,15.22576px 6.77894px 0 #7ce895,14.31221px 6.37221px 0 #7ce895,7.61288px 3.38947px 0 #7ce895,.76129px .33895px 0 #7ce895,24.27051px 17.63356px 0 #7ce895,23.46149px 17.04577px 0 #7ce895,13.48362px 9.79642px 0 #7ce895,12.6746px 9.20864px 0 #7ce895,6.74181px 4.89821px 0 #7ce895,.67418px .48982px 0 #7ce895,20.07392px 22.29434px 0 #7ce895,19.40479px 21.5512px 0 #7ce895,11.15218px 12.38575px 0 #7ce895,10.48305px 11.6426px 0 #7ce895,5.57609px 6.19287px 0 #7ce895,.55761px .61929px 0 #7ce895,15px 25.98076px 0 #7ce895,14.5px 25.11474px 0 #7ce895,8.33333px 14.43376px 0 #7ce895,7.83333px 13.56773px 0 #7ce895,4.16667px 7.21688px 0 #7ce895,.41667px .72169px 0 #7ce895,9.27051px 28.5317px 0 #7ce895,8.96149px 27.58064px 0 #7ce895,5.15028px 15.85094px 0 #7ce895,4.84127px 14.89989px 0 #7ce895,2.57514px 7.92547px 0 #7ce895,.25751px .79255px 0 #7ce895,3.13585px 29.83566px 0 #7ce895,3.03133px 28.84113px 0 #7ce895,1.74214px 16.57536px 0 #7ce895,1.63761px 15.58084px 0 #7ce895,.87107px 8.28768px 0 #7ce895,.08711px .82877px 0 #7ce895,-3.13585px 29.83566px 0 #7ce895,-3.03133px 28.84113px 0 #7ce895,-1.74214px 16.57536px 0 #7ce895,-1.63761px 15.58084px 0 #7ce895,-.87107px 8.28768px 0 #7ce895,-.08711px .82877px 0 #7ce895,-9.27051px 28.5317px 0 #7ce895,-8.96149px 27.58064px 0 #7ce895,-5.15028px 15.85094px 0 #7ce895,-4.84127px 14.89989px 0 #7ce895,-2.57514px 7.92547px 0 #7ce895,-.25751px .79255px 0 #7ce895,-15px 25.98076px 0 #7ce895,-14.5px 25.11474px 0 #7ce895,-8.33333px 14.43376px 0 #7ce895,-7.83333px 13.56773px 0 #7ce895,-4.16667px 7.21688px 0 #7ce895,-.41667px .72169px 0 #7ce895,-20.07392px 22.29434px 0 #7ce895,-19.40479px 21.5512px 0 #7ce895,-11.15218px 12.38575px 0 #7ce895,-10.48305px 11.6426px 0 #7ce895,-5.57609px 6.19287px 0 #7ce895,-.55761px .61929px 0 #7ce895,-24.27051px 17.63356px 0 #7ce895,-23.46149px 17.04577px 0 #7ce895,-13.48362px 9.79642px 0 #7ce895,-12.6746px 9.20864px 0 #7ce895,-6.74181px 4.89821px 0 #7ce895,-.67418px .48982px 0 #7ce895,-27.40636px 12.2021px 0 #7ce895,-26.49282px 11.79536px 0 #7ce895,-15.22576px 6.77894px 0 #7ce895,-14.31221px 6.37221px 0 #7ce895,-7.61288px 3.38947px 0 #7ce895,-.76129px .33895px 0 #7ce895,-29.34443px 6.23735px 0 #7ce895,-28.36628px 6.02944px 0 #7ce895,-16.30246px 3.46519px 0 #7ce895,-15.32431px 3.25728px 0 #7ce895,-8.15123px 1.7326px 0 #7ce895,-.81512px .17326px 0 #7ce895,-30px 0 0 #7ce895,-29px 0 0 #7ce895,-16.66667px 0 0 #7ce895,-15.66667px 0 0 #7ce895,-8.33333px 0 0 #7ce895,-.83333px 0 0 #7ce895,-29.34443px -6.23735px 0 #7ce895,-28.36628px -6.02944px 0 #7ce895,-16.30246px -3.46519px 0 #7ce895,-15.32431px -3.25728px 0 #7ce895,-8.15123px -1.7326px 0 #7ce895,-.81512px -.17326px 0 #7ce895,-27.40636px -12.2021px 0 #7ce895,-26.49282px -11.79536px 0 #7ce895,-15.22576px -6.77894px 0 #7ce895,-14.31221px -6.37221px 0 #7ce895,-7.61288px -3.38947px 0 #7ce895,-.76129px -.33895px 0 #7ce895,-24.27051px -17.63356px 0 #7ce895,-23.46149px -17.04577px 0 #7ce895,-13.48362px -9.79642px 0 #7ce895,-12.6746px -9.20864px 0 #7ce895,-6.74181px -4.89821px 0 #7ce895,-.67418px -.48982px 0 #7ce895,-20.07392px -22.29434px 0 #7ce895,-19.40479px -21.5512px 0 #7ce895,-11.15218px -12.38575px 0 #7ce895,-10.48305px -11.6426px 0 #7ce895,-5.57609px -6.19287px 0 #7ce895,-.55761px -.61929px 0 #7ce895,-15px -25.98076px 0 #7ce895,-14.5px -25.11474px 0 #7ce895,-8.33333px -14.43376px 0 #7ce895,-7.83333px -13.56773px 0 #7ce895,-4.16667px -7.21688px 0 #7ce895,-.41667px -.72169px 0 #7ce895,-9.27051px -28.5317px 0 #7ce895,-8.96149px -27.58064px 0 #7ce895,-5.15028px -15.85094px 0 #7ce895,-4.84127px -14.89989px 0 #7ce895,-2.57514px -7.92547px 0 #7ce895,-.25751px -.79255px 0 #7ce895,-3.13585px -29.83566px 0 #7ce895,-3.03133px -28.84113px 0 #7ce895,-1.74214px -16.57536px 0 #7ce895,-1.63761px -15.58084px 0 #7ce895,-.87107px -8.28768px 0 #7ce895,-.08711px -.82877px 0 #7ce895,3.13585px -29.83566px 0 #7ce895,3.03133px -28.84113px 0 #7ce895,1.74214px -16.57536px 0 #7ce895,1.63761px -15.58084px 0 #7ce895,.87107px -8.28768px 0 #7ce895,.08711px -.82877px 0 #7ce895,9.27051px -28.5317px 0 #7ce895,8.96149px -27.58064px 0 #7ce895,5.15028px -15.85094px 0 #7ce895,4.84127px -14.89989px 0 #7ce895,2.57514px -7.92547px 0 #7ce895,.25751px -.79255px 0 #7ce895,15px -25.98076px 0 #7ce895,14.5px -25.11474px 0 #7ce895,8.33333px -14.43376px 0 #7ce895,7.83333px -13.56773px 0 #7ce895,4.16667px -7.21688px 0 #7ce895,.41667px -.72169px 0 #7ce895,20.07392px -22.29434px 0 #7ce895,19.40479px -21.5512px 0 #7ce895,11.15218px -12.38575px 0 #7ce895,10.48305px -11.6426px 0 #7ce895,5.57609px -6.19287px 0 #7ce895,.55761px -.61929px 0 #7ce895,24.27051px -17.63356px 0 #7ce895,23.46149px -17.04577px 0 #7ce895,13.48362px -9.79642px 0 #7ce895,12.6746px -9.20864px 0 #7ce895,6.74181px -4.89821px 0 #7ce895,.67418px -.48982px 0 #7ce895,27.40636px -12.2021px 0 #7ce895,26.49282px -11.79536px 0 #7ce895,15.22576px -6.77894px 0 #7ce895,14.31221px -6.37221px 0 #7ce895,7.61288px -3.38947px 0 #7ce895,.76129px -.33895px 0 #7ce895,29.34443px -6.23735px 0 #7ce895,28.36628px -6.02944px 0 #7ce895,16.30246px -3.46519px 0 #7ce895,15.32431px -3.25728px 0 #7ce895,8.15123px -1.7326px 0 #7ce895,.81512px -.17326px 0 #7ce895,30px 0 0 #7ce895,29px 0 0 #7ce895,16.66667px 0 0 #7ce895,15.66667px 0 0 #7ce895,8.33333px 0 0 #7ce895,.83333px 0 0 #7ce895
}

.fire10 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce895,29px 0 2px #7ce895,16.66667px 0 2px #7ce895,15.66667px 0 2px #7ce895,8.33333px 0 2px #7ce895,.83333px 0 2px #7ce895,29.34443px 6.23735px 2px #7ce895,28.36628px 6.02944px 2px #7ce895,16.30246px 3.46519px 2px #7ce895,15.32431px 3.25728px 2px #7ce895,8.15123px 1.7326px 2px #7ce895,.81512px .17326px 2px #7ce895,27.40636px 12.2021px 2px #7ce895,26.49282px 11.79536px 2px #7ce895,15.22576px 6.77894px 2px #7ce895,14.31221px 6.37221px 2px #7ce895,7.61288px 3.38947px 2px #7ce895,.76129px .33895px 2px #7ce895,24.27051px 17.63356px 2px #7ce895,23.46149px 17.04577px 2px #7ce895,13.48362px 9.79642px 2px #7ce895,12.6746px 9.20864px 2px #7ce895,6.74181px 4.89821px 2px #7ce895,.67418px .48982px 2px #7ce895,20.07392px 22.29434px 2px #7ce895,19.40479px 21.5512px 2px #7ce895,11.15218px 12.38575px 2px #7ce895,10.48305px 11.6426px 2px #7ce895,5.57609px 6.19287px 2px #7ce895,.55761px .61929px 2px #7ce895,15px 25.98076px 2px #7ce895,14.5px 25.11474px 2px #7ce895,8.33333px 14.43376px 2px #7ce895,7.83333px 13.56773px 2px #7ce895,4.16667px 7.21688px 2px #7ce895,.41667px .72169px 2px #7ce895,9.27051px 28.5317px 2px #7ce895,8.96149px 27.58064px 2px #7ce895,5.15028px 15.85094px 2px #7ce895,4.84127px 14.89989px 2px #7ce895,2.57514px 7.92547px 2px #7ce895,.25751px .79255px 2px #7ce895,3.13585px 29.83566px 2px #7ce895,3.03133px 28.84113px 2px #7ce895,1.74214px 16.57536px 2px #7ce895,1.63761px 15.58084px 2px #7ce895,.87107px 8.28768px 2px #7ce895,.08711px .82877px 2px #7ce895,-3.13585px 29.83566px 2px #7ce895,-3.03133px 28.84113px 2px #7ce895,-1.74214px 16.57536px 2px #7ce895,-1.63761px 15.58084px 2px #7ce895,-.87107px 8.28768px 2px #7ce895,-.08711px .82877px 2px #7ce895,-9.27051px 28.5317px 2px #7ce895,-8.96149px 27.58064px 2px #7ce895,-5.15028px 15.85094px 2px #7ce895,-4.84127px 14.89989px 2px #7ce895,-2.57514px 7.92547px 2px #7ce895,-.25751px .79255px 2px #7ce895,-15px 25.98076px 2px #7ce895,-14.5px 25.11474px 2px #7ce895,-8.33333px 14.43376px 2px #7ce895,-7.83333px 13.56773px 2px #7ce895,-4.16667px 7.21688px 2px #7ce895,-.41667px .72169px 2px #7ce895,-20.07392px 22.29434px 2px #7ce895,-19.40479px 21.5512px 2px #7ce895,-11.15218px 12.38575px 2px #7ce895,-10.48305px 11.6426px 2px #7ce895,-5.57609px 6.19287px 2px #7ce895,-.55761px .61929px 2px #7ce895,-24.27051px 17.63356px 2px #7ce895,-23.46149px 17.04577px 2px #7ce895,-13.48362px 9.79642px 2px #7ce895,-12.6746px 9.20864px 2px #7ce895,-6.74181px 4.89821px 2px #7ce895,-.67418px .48982px 2px #7ce895,-27.40636px 12.2021px 2px #7ce895,-26.49282px 11.79536px 2px #7ce895,-15.22576px 6.77894px 2px #7ce895,-14.31221px 6.37221px 2px #7ce895,-7.61288px 3.38947px 2px #7ce895,-.76129px .33895px 2px #7ce895,-29.34443px 6.23735px 2px #7ce895,-28.36628px 6.02944px 2px #7ce895,-16.30246px 3.46519px 2px #7ce895,-15.32431px 3.25728px 2px #7ce895,-8.15123px 1.7326px 2px #7ce895,-.81512px .17326px 2px #7ce895,-30px 0 2px #7ce895,-29px 0 2px #7ce895,-16.66667px 0 2px #7ce895,-15.66667px 0 2px #7ce895,-8.33333px 0 2px #7ce895,-.83333px 0 2px #7ce895,-29.34443px -6.23735px 2px #7ce895,-28.36628px -6.02944px 2px #7ce895,-16.30246px -3.46519px 2px #7ce895,-15.32431px -3.25728px 2px #7ce895,-8.15123px -1.7326px 2px #7ce895,-.81512px -.17326px 2px #7ce895,-27.40636px -12.2021px 2px #7ce895,-26.49282px -11.79536px 2px #7ce895,-15.22576px -6.77894px 2px #7ce895,-14.31221px -6.37221px 2px #7ce895,-7.61288px -3.38947px 2px #7ce895,-.76129px -.33895px 2px #7ce895,-24.27051px -17.63356px 2px #7ce895,-23.46149px -17.04577px 2px #7ce895,-13.48362px -9.79642px 2px #7ce895,-12.6746px -9.20864px 2px #7ce895,-6.74181px -4.89821px 2px #7ce895,-.67418px -.48982px 2px #7ce895,-20.07392px -22.29434px 2px #7ce895,-19.40479px -21.5512px 2px #7ce895,-11.15218px -12.38575px 2px #7ce895,-10.48305px -11.6426px 2px #7ce895,-5.57609px -6.19287px 2px #7ce895,-.55761px -.61929px 2px #7ce895,-15px -25.98076px 2px #7ce895,-14.5px -25.11474px 2px #7ce895,-8.33333px -14.43376px 2px #7ce895,-7.83333px -13.56773px 2px #7ce895,-4.16667px -7.21688px 2px #7ce895,-.41667px -.72169px 2px #7ce895,-9.27051px -28.5317px 2px #7ce895,-8.96149px -27.58064px 2px #7ce895,-5.15028px -15.85094px 2px #7ce895,-4.84127px -14.89989px 2px #7ce895,-2.57514px -7.92547px 2px #7ce895,-.25751px -.79255px 2px #7ce895,-3.13585px -29.83566px 2px #7ce895,-3.03133px -28.84113px 2px #7ce895,-1.74214px -16.57536px 2px #7ce895,-1.63761px -15.58084px 2px #7ce895,-.87107px -8.28768px 2px #7ce895,-.08711px -.82877px 2px #7ce895,3.13585px -29.83566px 2px #7ce895,3.03133px -28.84113px 2px #7ce895,1.74214px -16.57536px 2px #7ce895,1.63761px -15.58084px 2px #7ce895,.87107px -8.28768px 2px #7ce895,.08711px -.82877px 2px #7ce895,9.27051px -28.5317px 2px #7ce895,8.96149px -27.58064px 2px #7ce895,5.15028px -15.85094px 2px #7ce895,4.84127px -14.89989px 2px #7ce895,2.57514px -7.92547px 2px #7ce895,.25751px -.79255px 2px #7ce895,15px -25.98076px 2px #7ce895,14.5px -25.11474px 2px #7ce895,8.33333px -14.43376px 2px #7ce895,7.83333px -13.56773px 2px #7ce895,4.16667px -7.21688px 2px #7ce895,.41667px -.72169px 2px #7ce895,20.07392px -22.29434px 2px #7ce895,19.40479px -21.5512px 2px #7ce895,11.15218px -12.38575px 2px #7ce895,10.48305px -11.6426px 2px #7ce895,5.57609px -6.19287px 2px #7ce895,.55761px -.61929px 2px #7ce895,24.27051px -17.63356px 2px #7ce895,23.46149px -17.04577px 2px #7ce895,13.48362px -9.79642px 2px #7ce895,12.6746px -9.20864px 2px #7ce895,6.74181px -4.89821px 2px #7ce895,.67418px -.48982px 2px #7ce895,27.40636px -12.2021px 2px #7ce895,26.49282px -11.79536px 2px #7ce895,15.22576px -6.77894px 2px #7ce895,14.31221px -6.37221px 2px #7ce895,7.61288px -3.38947px 2px #7ce895,.76129px -.33895px 2px #7ce895,29.34443px -6.23735px 2px #7ce895,28.36628px -6.02944px 2px #7ce895,16.30246px -3.46519px 2px #7ce895,15.32431px -3.25728px 2px #7ce895,8.15123px -1.7326px 2px #7ce895,.81512px -.17326px 2px #7ce895,30px 0 2px #7ce895,29px 0 2px #7ce895,16.66667px 0 2px #7ce895,15.66667px 0 2px #7ce895,8.33333px 0 2px #7ce895,.83333px 0 2px #7ce895
}

.fire11 {
    top: 19%;
    left: 72%
}

.fire11 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce8c6,29px 0 0 #7ce8c6,16.66667px 0 0 #7ce8c6,15.66667px 0 0 #7ce8c6,8.33333px 0 0 #7ce8c6,.83333px 0 0 #7ce8c6,29.34443px 6.23735px 0 #7ce8c6,28.36628px 6.02944px 0 #7ce8c6,16.30246px 3.46519px 0 #7ce8c6,15.32431px 3.25728px 0 #7ce8c6,8.15123px 1.7326px 0 #7ce8c6,.81512px .17326px 0 #7ce8c6,27.40636px 12.2021px 0 #7ce8c6,26.49282px 11.79536px 0 #7ce8c6,15.22576px 6.77894px 0 #7ce8c6,14.31221px 6.37221px 0 #7ce8c6,7.61288px 3.38947px 0 #7ce8c6,.76129px .33895px 0 #7ce8c6,24.27051px 17.63356px 0 #7ce8c6,23.46149px 17.04577px 0 #7ce8c6,13.48362px 9.79642px 0 #7ce8c6,12.6746px 9.20864px 0 #7ce8c6,6.74181px 4.89821px 0 #7ce8c6,.67418px .48982px 0 #7ce8c6,20.07392px 22.29434px 0 #7ce8c6,19.40479px 21.5512px 0 #7ce8c6,11.15218px 12.38575px 0 #7ce8c6,10.48305px 11.6426px 0 #7ce8c6,5.57609px 6.19287px 0 #7ce8c6,.55761px .61929px 0 #7ce8c6,15px 25.98076px 0 #7ce8c6,14.5px 25.11474px 0 #7ce8c6,8.33333px 14.43376px 0 #7ce8c6,7.83333px 13.56773px 0 #7ce8c6,4.16667px 7.21688px 0 #7ce8c6,.41667px .72169px 0 #7ce8c6,9.27051px 28.5317px 0 #7ce8c6,8.96149px 27.58064px 0 #7ce8c6,5.15028px 15.85094px 0 #7ce8c6,4.84127px 14.89989px 0 #7ce8c6,2.57514px 7.92547px 0 #7ce8c6,.25751px .79255px 0 #7ce8c6,3.13585px 29.83566px 0 #7ce8c6,3.03133px 28.84113px 0 #7ce8c6,1.74214px 16.57536px 0 #7ce8c6,1.63761px 15.58084px 0 #7ce8c6,.87107px 8.28768px 0 #7ce8c6,.08711px .82877px 0 #7ce8c6,-3.13585px 29.83566px 0 #7ce8c6,-3.03133px 28.84113px 0 #7ce8c6,-1.74214px 16.57536px 0 #7ce8c6,-1.63761px 15.58084px 0 #7ce8c6,-.87107px 8.28768px 0 #7ce8c6,-.08711px .82877px 0 #7ce8c6,-9.27051px 28.5317px 0 #7ce8c6,-8.96149px 27.58064px 0 #7ce8c6,-5.15028px 15.85094px 0 #7ce8c6,-4.84127px 14.89989px 0 #7ce8c6,-2.57514px 7.92547px 0 #7ce8c6,-.25751px .79255px 0 #7ce8c6,-15px 25.98076px 0 #7ce8c6,-14.5px 25.11474px 0 #7ce8c6,-8.33333px 14.43376px 0 #7ce8c6,-7.83333px 13.56773px 0 #7ce8c6,-4.16667px 7.21688px 0 #7ce8c6,-.41667px .72169px 0 #7ce8c6,-20.07392px 22.29434px 0 #7ce8c6,-19.40479px 21.5512px 0 #7ce8c6,-11.15218px 12.38575px 0 #7ce8c6,-10.48305px 11.6426px 0 #7ce8c6,-5.57609px 6.19287px 0 #7ce8c6,-.55761px .61929px 0 #7ce8c6,-24.27051px 17.63356px 0 #7ce8c6,-23.46149px 17.04577px 0 #7ce8c6,-13.48362px 9.79642px 0 #7ce8c6,-12.6746px 9.20864px 0 #7ce8c6,-6.74181px 4.89821px 0 #7ce8c6,-.67418px .48982px 0 #7ce8c6,-27.40636px 12.2021px 0 #7ce8c6,-26.49282px 11.79536px 0 #7ce8c6,-15.22576px 6.77894px 0 #7ce8c6,-14.31221px 6.37221px 0 #7ce8c6,-7.61288px 3.38947px 0 #7ce8c6,-.76129px .33895px 0 #7ce8c6,-29.34443px 6.23735px 0 #7ce8c6,-28.36628px 6.02944px 0 #7ce8c6,-16.30246px 3.46519px 0 #7ce8c6,-15.32431px 3.25728px 0 #7ce8c6,-8.15123px 1.7326px 0 #7ce8c6,-.81512px .17326px 0 #7ce8c6,-30px 0 0 #7ce8c6,-29px 0 0 #7ce8c6,-16.66667px 0 0 #7ce8c6,-15.66667px 0 0 #7ce8c6,-8.33333px 0 0 #7ce8c6,-.83333px 0 0 #7ce8c6,-29.34443px -6.23735px 0 #7ce8c6,-28.36628px -6.02944px 0 #7ce8c6,-16.30246px -3.46519px 0 #7ce8c6,-15.32431px -3.25728px 0 #7ce8c6,-8.15123px -1.7326px 0 #7ce8c6,-.81512px -.17326px 0 #7ce8c6,-27.40636px -12.2021px 0 #7ce8c6,-26.49282px -11.79536px 0 #7ce8c6,-15.22576px -6.77894px 0 #7ce8c6,-14.31221px -6.37221px 0 #7ce8c6,-7.61288px -3.38947px 0 #7ce8c6,-.76129px -.33895px 0 #7ce8c6,-24.27051px -17.63356px 0 #7ce8c6,-23.46149px -17.04577px 0 #7ce8c6,-13.48362px -9.79642px 0 #7ce8c6,-12.6746px -9.20864px 0 #7ce8c6,-6.74181px -4.89821px 0 #7ce8c6,-.67418px -.48982px 0 #7ce8c6,-20.07392px -22.29434px 0 #7ce8c6,-19.40479px -21.5512px 0 #7ce8c6,-11.15218px -12.38575px 0 #7ce8c6,-10.48305px -11.6426px 0 #7ce8c6,-5.57609px -6.19287px 0 #7ce8c6,-.55761px -.61929px 0 #7ce8c6,-15px -25.98076px 0 #7ce8c6,-14.5px -25.11474px 0 #7ce8c6,-8.33333px -14.43376px 0 #7ce8c6,-7.83333px -13.56773px 0 #7ce8c6,-4.16667px -7.21688px 0 #7ce8c6,-.41667px -.72169px 0 #7ce8c6,-9.27051px -28.5317px 0 #7ce8c6,-8.96149px -27.58064px 0 #7ce8c6,-5.15028px -15.85094px 0 #7ce8c6,-4.84127px -14.89989px 0 #7ce8c6,-2.57514px -7.92547px 0 #7ce8c6,-.25751px -.79255px 0 #7ce8c6,-3.13585px -29.83566px 0 #7ce8c6,-3.03133px -28.84113px 0 #7ce8c6,-1.74214px -16.57536px 0 #7ce8c6,-1.63761px -15.58084px 0 #7ce8c6,-.87107px -8.28768px 0 #7ce8c6,-.08711px -.82877px 0 #7ce8c6,3.13585px -29.83566px 0 #7ce8c6,3.03133px -28.84113px 0 #7ce8c6,1.74214px -16.57536px 0 #7ce8c6,1.63761px -15.58084px 0 #7ce8c6,.87107px -8.28768px 0 #7ce8c6,.08711px -.82877px 0 #7ce8c6,9.27051px -28.5317px 0 #7ce8c6,8.96149px -27.58064px 0 #7ce8c6,5.15028px -15.85094px 0 #7ce8c6,4.84127px -14.89989px 0 #7ce8c6,2.57514px -7.92547px 0 #7ce8c6,.25751px -.79255px 0 #7ce8c6,15px -25.98076px 0 #7ce8c6,14.5px -25.11474px 0 #7ce8c6,8.33333px -14.43376px 0 #7ce8c6,7.83333px -13.56773px 0 #7ce8c6,4.16667px -7.21688px 0 #7ce8c6,.41667px -.72169px 0 #7ce8c6,20.07392px -22.29434px 0 #7ce8c6,19.40479px -21.5512px 0 #7ce8c6,11.15218px -12.38575px 0 #7ce8c6,10.48305px -11.6426px 0 #7ce8c6,5.57609px -6.19287px 0 #7ce8c6,.55761px -.61929px 0 #7ce8c6,24.27051px -17.63356px 0 #7ce8c6,23.46149px -17.04577px 0 #7ce8c6,13.48362px -9.79642px 0 #7ce8c6,12.6746px -9.20864px 0 #7ce8c6,6.74181px -4.89821px 0 #7ce8c6,.67418px -.48982px 0 #7ce8c6,27.40636px -12.2021px 0 #7ce8c6,26.49282px -11.79536px 0 #7ce8c6,15.22576px -6.77894px 0 #7ce8c6,14.31221px -6.37221px 0 #7ce8c6,7.61288px -3.38947px 0 #7ce8c6,.76129px -.33895px 0 #7ce8c6,29.34443px -6.23735px 0 #7ce8c6,28.36628px -6.02944px 0 #7ce8c6,16.30246px -3.46519px 0 #7ce8c6,15.32431px -3.25728px 0 #7ce8c6,8.15123px -1.7326px 0 #7ce8c6,.81512px -.17326px 0 #7ce8c6,30px 0 0 #7ce8c6,29px 0 0 #7ce8c6,16.66667px 0 0 #7ce8c6,15.66667px 0 0 #7ce8c6,8.33333px 0 0 #7ce8c6,.83333px 0 0 #7ce8c6
}

.fire11 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce8c6,29px 0 2px #7ce8c6,16.66667px 0 2px #7ce8c6,15.66667px 0 2px #7ce8c6,8.33333px 0 2px #7ce8c6,.83333px 0 2px #7ce8c6,29.34443px 6.23735px 2px #7ce8c6,28.36628px 6.02944px 2px #7ce8c6,16.30246px 3.46519px 2px #7ce8c6,15.32431px 3.25728px 2px #7ce8c6,8.15123px 1.7326px 2px #7ce8c6,.81512px .17326px 2px #7ce8c6,27.40636px 12.2021px 2px #7ce8c6,26.49282px 11.79536px 2px #7ce8c6,15.22576px 6.77894px 2px #7ce8c6,14.31221px 6.37221px 2px #7ce8c6,7.61288px 3.38947px 2px #7ce8c6,.76129px .33895px 2px #7ce8c6,24.27051px 17.63356px 2px #7ce8c6,23.46149px 17.04577px 2px #7ce8c6,13.48362px 9.79642px 2px #7ce8c6,12.6746px 9.20864px 2px #7ce8c6,6.74181px 4.89821px 2px #7ce8c6,.67418px .48982px 2px #7ce8c6,20.07392px 22.29434px 2px #7ce8c6,19.40479px 21.5512px 2px #7ce8c6,11.15218px 12.38575px 2px #7ce8c6,10.48305px 11.6426px 2px #7ce8c6,5.57609px 6.19287px 2px #7ce8c6,.55761px .61929px 2px #7ce8c6,15px 25.98076px 2px #7ce8c6,14.5px 25.11474px 2px #7ce8c6,8.33333px 14.43376px 2px #7ce8c6,7.83333px 13.56773px 2px #7ce8c6,4.16667px 7.21688px 2px #7ce8c6,.41667px .72169px 2px #7ce8c6,9.27051px 28.5317px 2px #7ce8c6,8.96149px 27.58064px 2px #7ce8c6,5.15028px 15.85094px 2px #7ce8c6,4.84127px 14.89989px 2px #7ce8c6,2.57514px 7.92547px 2px #7ce8c6,.25751px .79255px 2px #7ce8c6,3.13585px 29.83566px 2px #7ce8c6,3.03133px 28.84113px 2px #7ce8c6,1.74214px 16.57536px 2px #7ce8c6,1.63761px 15.58084px 2px #7ce8c6,.87107px 8.28768px 2px #7ce8c6,.08711px .82877px 2px #7ce8c6,-3.13585px 29.83566px 2px #7ce8c6,-3.03133px 28.84113px 2px #7ce8c6,-1.74214px 16.57536px 2px #7ce8c6,-1.63761px 15.58084px 2px #7ce8c6,-.87107px 8.28768px 2px #7ce8c6,-.08711px .82877px 2px #7ce8c6,-9.27051px 28.5317px 2px #7ce8c6,-8.96149px 27.58064px 2px #7ce8c6,-5.15028px 15.85094px 2px #7ce8c6,-4.84127px 14.89989px 2px #7ce8c6,-2.57514px 7.92547px 2px #7ce8c6,-.25751px .79255px 2px #7ce8c6,-15px 25.98076px 2px #7ce8c6,-14.5px 25.11474px 2px #7ce8c6,-8.33333px 14.43376px 2px #7ce8c6,-7.83333px 13.56773px 2px #7ce8c6,-4.16667px 7.21688px 2px #7ce8c6,-.41667px .72169px 2px #7ce8c6,-20.07392px 22.29434px 2px #7ce8c6,-19.40479px 21.5512px 2px #7ce8c6,-11.15218px 12.38575px 2px #7ce8c6,-10.48305px 11.6426px 2px #7ce8c6,-5.57609px 6.19287px 2px #7ce8c6,-.55761px .61929px 2px #7ce8c6,-24.27051px 17.63356px 2px #7ce8c6,-23.46149px 17.04577px 2px #7ce8c6,-13.48362px 9.79642px 2px #7ce8c6,-12.6746px 9.20864px 2px #7ce8c6,-6.74181px 4.89821px 2px #7ce8c6,-.67418px .48982px 2px #7ce8c6,-27.40636px 12.2021px 2px #7ce8c6,-26.49282px 11.79536px 2px #7ce8c6,-15.22576px 6.77894px 2px #7ce8c6,-14.31221px 6.37221px 2px #7ce8c6,-7.61288px 3.38947px 2px #7ce8c6,-.76129px .33895px 2px #7ce8c6,-29.34443px 6.23735px 2px #7ce8c6,-28.36628px 6.02944px 2px #7ce8c6,-16.30246px 3.46519px 2px #7ce8c6,-15.32431px 3.25728px 2px #7ce8c6,-8.15123px 1.7326px 2px #7ce8c6,-.81512px .17326px 2px #7ce8c6,-30px 0 2px #7ce8c6,-29px 0 2px #7ce8c6,-16.66667px 0 2px #7ce8c6,-15.66667px 0 2px #7ce8c6,-8.33333px 0 2px #7ce8c6,-.83333px 0 2px #7ce8c6,-29.34443px -6.23735px 2px #7ce8c6,-28.36628px -6.02944px 2px #7ce8c6,-16.30246px -3.46519px 2px #7ce8c6,-15.32431px -3.25728px 2px #7ce8c6,-8.15123px -1.7326px 2px #7ce8c6,-.81512px -.17326px 2px #7ce8c6,-27.40636px -12.2021px 2px #7ce8c6,-26.49282px -11.79536px 2px #7ce8c6,-15.22576px -6.77894px 2px #7ce8c6,-14.31221px -6.37221px 2px #7ce8c6,-7.61288px -3.38947px 2px #7ce8c6,-.76129px -.33895px 2px #7ce8c6,-24.27051px -17.63356px 2px #7ce8c6,-23.46149px -17.04577px 2px #7ce8c6,-13.48362px -9.79642px 2px #7ce8c6,-12.6746px -9.20864px 2px #7ce8c6,-6.74181px -4.89821px 2px #7ce8c6,-.67418px -.48982px 2px #7ce8c6,-20.07392px -22.29434px 2px #7ce8c6,-19.40479px -21.5512px 2px #7ce8c6,-11.15218px -12.38575px 2px #7ce8c6,-10.48305px -11.6426px 2px #7ce8c6,-5.57609px -6.19287px 2px #7ce8c6,-.55761px -.61929px 2px #7ce8c6,-15px -25.98076px 2px #7ce8c6,-14.5px -25.11474px 2px #7ce8c6,-8.33333px -14.43376px 2px #7ce8c6,-7.83333px -13.56773px 2px #7ce8c6,-4.16667px -7.21688px 2px #7ce8c6,-.41667px -.72169px 2px #7ce8c6,-9.27051px -28.5317px 2px #7ce8c6,-8.96149px -27.58064px 2px #7ce8c6,-5.15028px -15.85094px 2px #7ce8c6,-4.84127px -14.89989px 2px #7ce8c6,-2.57514px -7.92547px 2px #7ce8c6,-.25751px -.79255px 2px #7ce8c6,-3.13585px -29.83566px 2px #7ce8c6,-3.03133px -28.84113px 2px #7ce8c6,-1.74214px -16.57536px 2px #7ce8c6,-1.63761px -15.58084px 2px #7ce8c6,-.87107px -8.28768px 2px #7ce8c6,-.08711px -.82877px 2px #7ce8c6,3.13585px -29.83566px 2px #7ce8c6,3.03133px -28.84113px 2px #7ce8c6,1.74214px -16.57536px 2px #7ce8c6,1.63761px -15.58084px 2px #7ce8c6,.87107px -8.28768px 2px #7ce8c6,.08711px -.82877px 2px #7ce8c6,9.27051px -28.5317px 2px #7ce8c6,8.96149px -27.58064px 2px #7ce8c6,5.15028px -15.85094px 2px #7ce8c6,4.84127px -14.89989px 2px #7ce8c6,2.57514px -7.92547px 2px #7ce8c6,.25751px -.79255px 2px #7ce8c6,15px -25.98076px 2px #7ce8c6,14.5px -25.11474px 2px #7ce8c6,8.33333px -14.43376px 2px #7ce8c6,7.83333px -13.56773px 2px #7ce8c6,4.16667px -7.21688px 2px #7ce8c6,.41667px -.72169px 2px #7ce8c6,20.07392px -22.29434px 2px #7ce8c6,19.40479px -21.5512px 2px #7ce8c6,11.15218px -12.38575px 2px #7ce8c6,10.48305px -11.6426px 2px #7ce8c6,5.57609px -6.19287px 2px #7ce8c6,.55761px -.61929px 2px #7ce8c6,24.27051px -17.63356px 2px #7ce8c6,23.46149px -17.04577px 2px #7ce8c6,13.48362px -9.79642px 2px #7ce8c6,12.6746px -9.20864px 2px #7ce8c6,6.74181px -4.89821px 2px #7ce8c6,.67418px -.48982px 2px #7ce8c6,27.40636px -12.2021px 2px #7ce8c6,26.49282px -11.79536px 2px #7ce8c6,15.22576px -6.77894px 2px #7ce8c6,14.31221px -6.37221px 2px #7ce8c6,7.61288px -3.38947px 2px #7ce8c6,.76129px -.33895px 2px #7ce8c6,29.34443px -6.23735px 2px #7ce8c6,28.36628px -6.02944px 2px #7ce8c6,16.30246px -3.46519px 2px #7ce8c6,15.32431px -3.25728px 2px #7ce8c6,8.15123px -1.7326px 2px #7ce8c6,.81512px -.17326px 2px #7ce8c6,30px 0 2px #7ce8c6,29px 0 2px #7ce8c6,16.66667px 0 2px #7ce8c6,15.66667px 0 2px #7ce8c6,8.33333px 0 2px #7ce8c6,.83333px 0 2px #7ce8c6
}

.fire12 {
    top: 60%;
    left: 44%
}

.fire12 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #e8a27c,29px 0 0 #e8a27c,16.66667px 0 0 #e8a27c,15.66667px 0 0 #e8a27c,8.33333px 0 0 #e8a27c,.83333px 0 0 #e8a27c,29.34443px 6.23735px 0 #e8a27c,28.36628px 6.02944px 0 #e8a27c,16.30246px 3.46519px 0 #e8a27c,15.32431px 3.25728px 0 #e8a27c,8.15123px 1.7326px 0 #e8a27c,.81512px .17326px 0 #e8a27c,27.40636px 12.2021px 0 #e8a27c,26.49282px 11.79536px 0 #e8a27c,15.22576px 6.77894px 0 #e8a27c,14.31221px 6.37221px 0 #e8a27c,7.61288px 3.38947px 0 #e8a27c,.76129px .33895px 0 #e8a27c,24.27051px 17.63356px 0 #e8a27c,23.46149px 17.04577px 0 #e8a27c,13.48362px 9.79642px 0 #e8a27c,12.6746px 9.20864px 0 #e8a27c,6.74181px 4.89821px 0 #e8a27c,.67418px .48982px 0 #e8a27c,20.07392px 22.29434px 0 #e8a27c,19.40479px 21.5512px 0 #e8a27c,11.15218px 12.38575px 0 #e8a27c,10.48305px 11.6426px 0 #e8a27c,5.57609px 6.19287px 0 #e8a27c,.55761px .61929px 0 #e8a27c,15px 25.98076px 0 #e8a27c,14.5px 25.11474px 0 #e8a27c,8.33333px 14.43376px 0 #e8a27c,7.83333px 13.56773px 0 #e8a27c,4.16667px 7.21688px 0 #e8a27c,.41667px .72169px 0 #e8a27c,9.27051px 28.5317px 0 #e8a27c,8.96149px 27.58064px 0 #e8a27c,5.15028px 15.85094px 0 #e8a27c,4.84127px 14.89989px 0 #e8a27c,2.57514px 7.92547px 0 #e8a27c,.25751px .79255px 0 #e8a27c,3.13585px 29.83566px 0 #e8a27c,3.03133px 28.84113px 0 #e8a27c,1.74214px 16.57536px 0 #e8a27c,1.63761px 15.58084px 0 #e8a27c,.87107px 8.28768px 0 #e8a27c,.08711px .82877px 0 #e8a27c,-3.13585px 29.83566px 0 #e8a27c,-3.03133px 28.84113px 0 #e8a27c,-1.74214px 16.57536px 0 #e8a27c,-1.63761px 15.58084px 0 #e8a27c,-.87107px 8.28768px 0 #e8a27c,-.08711px .82877px 0 #e8a27c,-9.27051px 28.5317px 0 #e8a27c,-8.96149px 27.58064px 0 #e8a27c,-5.15028px 15.85094px 0 #e8a27c,-4.84127px 14.89989px 0 #e8a27c,-2.57514px 7.92547px 0 #e8a27c,-.25751px .79255px 0 #e8a27c,-15px 25.98076px 0 #e8a27c,-14.5px 25.11474px 0 #e8a27c,-8.33333px 14.43376px 0 #e8a27c,-7.83333px 13.56773px 0 #e8a27c,-4.16667px 7.21688px 0 #e8a27c,-.41667px .72169px 0 #e8a27c,-20.07392px 22.29434px 0 #e8a27c,-19.40479px 21.5512px 0 #e8a27c,-11.15218px 12.38575px 0 #e8a27c,-10.48305px 11.6426px 0 #e8a27c,-5.57609px 6.19287px 0 #e8a27c,-.55761px .61929px 0 #e8a27c,-24.27051px 17.63356px 0 #e8a27c,-23.46149px 17.04577px 0 #e8a27c,-13.48362px 9.79642px 0 #e8a27c,-12.6746px 9.20864px 0 #e8a27c,-6.74181px 4.89821px 0 #e8a27c,-.67418px .48982px 0 #e8a27c,-27.40636px 12.2021px 0 #e8a27c,-26.49282px 11.79536px 0 #e8a27c,-15.22576px 6.77894px 0 #e8a27c,-14.31221px 6.37221px 0 #e8a27c,-7.61288px 3.38947px 0 #e8a27c,-.76129px .33895px 0 #e8a27c,-29.34443px 6.23735px 0 #e8a27c,-28.36628px 6.02944px 0 #e8a27c,-16.30246px 3.46519px 0 #e8a27c,-15.32431px 3.25728px 0 #e8a27c,-8.15123px 1.7326px 0 #e8a27c,-.81512px .17326px 0 #e8a27c,-30px 0 0 #e8a27c,-29px 0 0 #e8a27c,-16.66667px 0 0 #e8a27c,-15.66667px 0 0 #e8a27c,-8.33333px 0 0 #e8a27c,-.83333px 0 0 #e8a27c,-29.34443px -6.23735px 0 #e8a27c,-28.36628px -6.02944px 0 #e8a27c,-16.30246px -3.46519px 0 #e8a27c,-15.32431px -3.25728px 0 #e8a27c,-8.15123px -1.7326px 0 #e8a27c,-.81512px -.17326px 0 #e8a27c,-27.40636px -12.2021px 0 #e8a27c,-26.49282px -11.79536px 0 #e8a27c,-15.22576px -6.77894px 0 #e8a27c,-14.31221px -6.37221px 0 #e8a27c,-7.61288px -3.38947px 0 #e8a27c,-.76129px -.33895px 0 #e8a27c,-24.27051px -17.63356px 0 #e8a27c,-23.46149px -17.04577px 0 #e8a27c,-13.48362px -9.79642px 0 #e8a27c,-12.6746px -9.20864px 0 #e8a27c,-6.74181px -4.89821px 0 #e8a27c,-.67418px -.48982px 0 #e8a27c,-20.07392px -22.29434px 0 #e8a27c,-19.40479px -21.5512px 0 #e8a27c,-11.15218px -12.38575px 0 #e8a27c,-10.48305px -11.6426px 0 #e8a27c,-5.57609px -6.19287px 0 #e8a27c,-.55761px -.61929px 0 #e8a27c,-15px -25.98076px 0 #e8a27c,-14.5px -25.11474px 0 #e8a27c,-8.33333px -14.43376px 0 #e8a27c,-7.83333px -13.56773px 0 #e8a27c,-4.16667px -7.21688px 0 #e8a27c,-.41667px -.72169px 0 #e8a27c,-9.27051px -28.5317px 0 #e8a27c,-8.96149px -27.58064px 0 #e8a27c,-5.15028px -15.85094px 0 #e8a27c,-4.84127px -14.89989px 0 #e8a27c,-2.57514px -7.92547px 0 #e8a27c,-.25751px -.79255px 0 #e8a27c,-3.13585px -29.83566px 0 #e8a27c,-3.03133px -28.84113px 0 #e8a27c,-1.74214px -16.57536px 0 #e8a27c,-1.63761px -15.58084px 0 #e8a27c,-.87107px -8.28768px 0 #e8a27c,-.08711px -.82877px 0 #e8a27c,3.13585px -29.83566px 0 #e8a27c,3.03133px -28.84113px 0 #e8a27c,1.74214px -16.57536px 0 #e8a27c,1.63761px -15.58084px 0 #e8a27c,.87107px -8.28768px 0 #e8a27c,.08711px -.82877px 0 #e8a27c,9.27051px -28.5317px 0 #e8a27c,8.96149px -27.58064px 0 #e8a27c,5.15028px -15.85094px 0 #e8a27c,4.84127px -14.89989px 0 #e8a27c,2.57514px -7.92547px 0 #e8a27c,.25751px -.79255px 0 #e8a27c,15px -25.98076px 0 #e8a27c,14.5px -25.11474px 0 #e8a27c,8.33333px -14.43376px 0 #e8a27c,7.83333px -13.56773px 0 #e8a27c,4.16667px -7.21688px 0 #e8a27c,.41667px -.72169px 0 #e8a27c,20.07392px -22.29434px 0 #e8a27c,19.40479px -21.5512px 0 #e8a27c,11.15218px -12.38575px 0 #e8a27c,10.48305px -11.6426px 0 #e8a27c,5.57609px -6.19287px 0 #e8a27c,.55761px -.61929px 0 #e8a27c,24.27051px -17.63356px 0 #e8a27c,23.46149px -17.04577px 0 #e8a27c,13.48362px -9.79642px 0 #e8a27c,12.6746px -9.20864px 0 #e8a27c,6.74181px -4.89821px 0 #e8a27c,.67418px -.48982px 0 #e8a27c,27.40636px -12.2021px 0 #e8a27c,26.49282px -11.79536px 0 #e8a27c,15.22576px -6.77894px 0 #e8a27c,14.31221px -6.37221px 0 #e8a27c,7.61288px -3.38947px 0 #e8a27c,.76129px -.33895px 0 #e8a27c,29.34443px -6.23735px 0 #e8a27c,28.36628px -6.02944px 0 #e8a27c,16.30246px -3.46519px 0 #e8a27c,15.32431px -3.25728px 0 #e8a27c,8.15123px -1.7326px 0 #e8a27c,.81512px -.17326px 0 #e8a27c,30px 0 0 #e8a27c,29px 0 0 #e8a27c,16.66667px 0 0 #e8a27c,15.66667px 0 0 #e8a27c,8.33333px 0 0 #e8a27c,.83333px 0 0 #e8a27c
}

.fire12 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #e8a27c,29px 0 2px #e8a27c,16.66667px 0 2px #e8a27c,15.66667px 0 2px #e8a27c,8.33333px 0 2px #e8a27c,.83333px 0 2px #e8a27c,29.34443px 6.23735px 2px #e8a27c,28.36628px 6.02944px 2px #e8a27c,16.30246px 3.46519px 2px #e8a27c,15.32431px 3.25728px 2px #e8a27c,8.15123px 1.7326px 2px #e8a27c,.81512px .17326px 2px #e8a27c,27.40636px 12.2021px 2px #e8a27c,26.49282px 11.79536px 2px #e8a27c,15.22576px 6.77894px 2px #e8a27c,14.31221px 6.37221px 2px #e8a27c,7.61288px 3.38947px 2px #e8a27c,.76129px .33895px 2px #e8a27c,24.27051px 17.63356px 2px #e8a27c,23.46149px 17.04577px 2px #e8a27c,13.48362px 9.79642px 2px #e8a27c,12.6746px 9.20864px 2px #e8a27c,6.74181px 4.89821px 2px #e8a27c,.67418px .48982px 2px #e8a27c,20.07392px 22.29434px 2px #e8a27c,19.40479px 21.5512px 2px #e8a27c,11.15218px 12.38575px 2px #e8a27c,10.48305px 11.6426px 2px #e8a27c,5.57609px 6.19287px 2px #e8a27c,.55761px .61929px 2px #e8a27c,15px 25.98076px 2px #e8a27c,14.5px 25.11474px 2px #e8a27c,8.33333px 14.43376px 2px #e8a27c,7.83333px 13.56773px 2px #e8a27c,4.16667px 7.21688px 2px #e8a27c,.41667px .72169px 2px #e8a27c,9.27051px 28.5317px 2px #e8a27c,8.96149px 27.58064px 2px #e8a27c,5.15028px 15.85094px 2px #e8a27c,4.84127px 14.89989px 2px #e8a27c,2.57514px 7.92547px 2px #e8a27c,.25751px .79255px 2px #e8a27c,3.13585px 29.83566px 2px #e8a27c,3.03133px 28.84113px 2px #e8a27c,1.74214px 16.57536px 2px #e8a27c,1.63761px 15.58084px 2px #e8a27c,.87107px 8.28768px 2px #e8a27c,.08711px .82877px 2px #e8a27c,-3.13585px 29.83566px 2px #e8a27c,-3.03133px 28.84113px 2px #e8a27c,-1.74214px 16.57536px 2px #e8a27c,-1.63761px 15.58084px 2px #e8a27c,-.87107px 8.28768px 2px #e8a27c,-.08711px .82877px 2px #e8a27c,-9.27051px 28.5317px 2px #e8a27c,-8.96149px 27.58064px 2px #e8a27c,-5.15028px 15.85094px 2px #e8a27c,-4.84127px 14.89989px 2px #e8a27c,-2.57514px 7.92547px 2px #e8a27c,-.25751px .79255px 2px #e8a27c,-15px 25.98076px 2px #e8a27c,-14.5px 25.11474px 2px #e8a27c,-8.33333px 14.43376px 2px #e8a27c,-7.83333px 13.56773px 2px #e8a27c,-4.16667px 7.21688px 2px #e8a27c,-.41667px .72169px 2px #e8a27c,-20.07392px 22.29434px 2px #e8a27c,-19.40479px 21.5512px 2px #e8a27c,-11.15218px 12.38575px 2px #e8a27c,-10.48305px 11.6426px 2px #e8a27c,-5.57609px 6.19287px 2px #e8a27c,-.55761px .61929px 2px #e8a27c,-24.27051px 17.63356px 2px #e8a27c,-23.46149px 17.04577px 2px #e8a27c,-13.48362px 9.79642px 2px #e8a27c,-12.6746px 9.20864px 2px #e8a27c,-6.74181px 4.89821px 2px #e8a27c,-.67418px .48982px 2px #e8a27c,-27.40636px 12.2021px 2px #e8a27c,-26.49282px 11.79536px 2px #e8a27c,-15.22576px 6.77894px 2px #e8a27c,-14.31221px 6.37221px 2px #e8a27c,-7.61288px 3.38947px 2px #e8a27c,-.76129px .33895px 2px #e8a27c,-29.34443px 6.23735px 2px #e8a27c,-28.36628px 6.02944px 2px #e8a27c,-16.30246px 3.46519px 2px #e8a27c,-15.32431px 3.25728px 2px #e8a27c,-8.15123px 1.7326px 2px #e8a27c,-.81512px .17326px 2px #e8a27c,-30px 0 2px #e8a27c,-29px 0 2px #e8a27c,-16.66667px 0 2px #e8a27c,-15.66667px 0 2px #e8a27c,-8.33333px 0 2px #e8a27c,-.83333px 0 2px #e8a27c,-29.34443px -6.23735px 2px #e8a27c,-28.36628px -6.02944px 2px #e8a27c,-16.30246px -3.46519px 2px #e8a27c,-15.32431px -3.25728px 2px #e8a27c,-8.15123px -1.7326px 2px #e8a27c,-.81512px -.17326px 2px #e8a27c,-27.40636px -12.2021px 2px #e8a27c,-26.49282px -11.79536px 2px #e8a27c,-15.22576px -6.77894px 2px #e8a27c,-14.31221px -6.37221px 2px #e8a27c,-7.61288px -3.38947px 2px #e8a27c,-.76129px -.33895px 2px #e8a27c,-24.27051px -17.63356px 2px #e8a27c,-23.46149px -17.04577px 2px #e8a27c,-13.48362px -9.79642px 2px #e8a27c,-12.6746px -9.20864px 2px #e8a27c,-6.74181px -4.89821px 2px #e8a27c,-.67418px -.48982px 2px #e8a27c,-20.07392px -22.29434px 2px #e8a27c,-19.40479px -21.5512px 2px #e8a27c,-11.15218px -12.38575px 2px #e8a27c,-10.48305px -11.6426px 2px #e8a27c,-5.57609px -6.19287px 2px #e8a27c,-.55761px -.61929px 2px #e8a27c,-15px -25.98076px 2px #e8a27c,-14.5px -25.11474px 2px #e8a27c,-8.33333px -14.43376px 2px #e8a27c,-7.83333px -13.56773px 2px #e8a27c,-4.16667px -7.21688px 2px #e8a27c,-.41667px -.72169px 2px #e8a27c,-9.27051px -28.5317px 2px #e8a27c,-8.96149px -27.58064px 2px #e8a27c,-5.15028px -15.85094px 2px #e8a27c,-4.84127px -14.89989px 2px #e8a27c,-2.57514px -7.92547px 2px #e8a27c,-.25751px -.79255px 2px #e8a27c,-3.13585px -29.83566px 2px #e8a27c,-3.03133px -28.84113px 2px #e8a27c,-1.74214px -16.57536px 2px #e8a27c,-1.63761px -15.58084px 2px #e8a27c,-.87107px -8.28768px 2px #e8a27c,-.08711px -.82877px 2px #e8a27c,3.13585px -29.83566px 2px #e8a27c,3.03133px -28.84113px 2px #e8a27c,1.74214px -16.57536px 2px #e8a27c,1.63761px -15.58084px 2px #e8a27c,.87107px -8.28768px 2px #e8a27c,.08711px -.82877px 2px #e8a27c,9.27051px -28.5317px 2px #e8a27c,8.96149px -27.58064px 2px #e8a27c,5.15028px -15.85094px 2px #e8a27c,4.84127px -14.89989px 2px #e8a27c,2.57514px -7.92547px 2px #e8a27c,.25751px -.79255px 2px #e8a27c,15px -25.98076px 2px #e8a27c,14.5px -25.11474px 2px #e8a27c,8.33333px -14.43376px 2px #e8a27c,7.83333px -13.56773px 2px #e8a27c,4.16667px -7.21688px 2px #e8a27c,.41667px -.72169px 2px #e8a27c,20.07392px -22.29434px 2px #e8a27c,19.40479px -21.5512px 2px #e8a27c,11.15218px -12.38575px 2px #e8a27c,10.48305px -11.6426px 2px #e8a27c,5.57609px -6.19287px 2px #e8a27c,.55761px -.61929px 2px #e8a27c,24.27051px -17.63356px 2px #e8a27c,23.46149px -17.04577px 2px #e8a27c,13.48362px -9.79642px 2px #e8a27c,12.6746px -9.20864px 2px #e8a27c,6.74181px -4.89821px 2px #e8a27c,.67418px -.48982px 2px #e8a27c,27.40636px -12.2021px 2px #e8a27c,26.49282px -11.79536px 2px #e8a27c,15.22576px -6.77894px 2px #e8a27c,14.31221px -6.37221px 2px #e8a27c,7.61288px -3.38947px 2px #e8a27c,.76129px -.33895px 2px #e8a27c,29.34443px -6.23735px 2px #e8a27c,28.36628px -6.02944px 2px #e8a27c,16.30246px -3.46519px 2px #e8a27c,15.32431px -3.25728px 2px #e8a27c,8.15123px -1.7326px 2px #e8a27c,.81512px -.17326px 2px #e8a27c,30px 0 2px #e8a27c,29px 0 2px #e8a27c,16.66667px 0 2px #e8a27c,15.66667px 0 2px #e8a27c,8.33333px 0 2px #e8a27c,.83333px 0 2px #e8a27c
}

.fire13 {
    top: 14%;
    left: 27%
}

.fire13 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7cb7e8,29px 0 0 #7cb7e8,16.66667px 0 0 #7cb7e8,15.66667px 0 0 #7cb7e8,8.33333px 0 0 #7cb7e8,.83333px 0 0 #7cb7e8,29.34443px 6.23735px 0 #7cb7e8,28.36628px 6.02944px 0 #7cb7e8,16.30246px 3.46519px 0 #7cb7e8,15.32431px 3.25728px 0 #7cb7e8,8.15123px 1.7326px 0 #7cb7e8,.81512px .17326px 0 #7cb7e8,27.40636px 12.2021px 0 #7cb7e8,26.49282px 11.79536px 0 #7cb7e8,15.22576px 6.77894px 0 #7cb7e8,14.31221px 6.37221px 0 #7cb7e8,7.61288px 3.38947px 0 #7cb7e8,.76129px .33895px 0 #7cb7e8,24.27051px 17.63356px 0 #7cb7e8,23.46149px 17.04577px 0 #7cb7e8,13.48362px 9.79642px 0 #7cb7e8,12.6746px 9.20864px 0 #7cb7e8,6.74181px 4.89821px 0 #7cb7e8,.67418px .48982px 0 #7cb7e8,20.07392px 22.29434px 0 #7cb7e8,19.40479px 21.5512px 0 #7cb7e8,11.15218px 12.38575px 0 #7cb7e8,10.48305px 11.6426px 0 #7cb7e8,5.57609px 6.19287px 0 #7cb7e8,.55761px .61929px 0 #7cb7e8,15px 25.98076px 0 #7cb7e8,14.5px 25.11474px 0 #7cb7e8,8.33333px 14.43376px 0 #7cb7e8,7.83333px 13.56773px 0 #7cb7e8,4.16667px 7.21688px 0 #7cb7e8,.41667px .72169px 0 #7cb7e8,9.27051px 28.5317px 0 #7cb7e8,8.96149px 27.58064px 0 #7cb7e8,5.15028px 15.85094px 0 #7cb7e8,4.84127px 14.89989px 0 #7cb7e8,2.57514px 7.92547px 0 #7cb7e8,.25751px .79255px 0 #7cb7e8,3.13585px 29.83566px 0 #7cb7e8,3.03133px 28.84113px 0 #7cb7e8,1.74214px 16.57536px 0 #7cb7e8,1.63761px 15.58084px 0 #7cb7e8,.87107px 8.28768px 0 #7cb7e8,.08711px .82877px 0 #7cb7e8,-3.13585px 29.83566px 0 #7cb7e8,-3.03133px 28.84113px 0 #7cb7e8,-1.74214px 16.57536px 0 #7cb7e8,-1.63761px 15.58084px 0 #7cb7e8,-.87107px 8.28768px 0 #7cb7e8,-.08711px .82877px 0 #7cb7e8,-9.27051px 28.5317px 0 #7cb7e8,-8.96149px 27.58064px 0 #7cb7e8,-5.15028px 15.85094px 0 #7cb7e8,-4.84127px 14.89989px 0 #7cb7e8,-2.57514px 7.92547px 0 #7cb7e8,-.25751px .79255px 0 #7cb7e8,-15px 25.98076px 0 #7cb7e8,-14.5px 25.11474px 0 #7cb7e8,-8.33333px 14.43376px 0 #7cb7e8,-7.83333px 13.56773px 0 #7cb7e8,-4.16667px 7.21688px 0 #7cb7e8,-.41667px .72169px 0 #7cb7e8,-20.07392px 22.29434px 0 #7cb7e8,-19.40479px 21.5512px 0 #7cb7e8,-11.15218px 12.38575px 0 #7cb7e8,-10.48305px 11.6426px 0 #7cb7e8,-5.57609px 6.19287px 0 #7cb7e8,-.55761px .61929px 0 #7cb7e8,-24.27051px 17.63356px 0 #7cb7e8,-23.46149px 17.04577px 0 #7cb7e8,-13.48362px 9.79642px 0 #7cb7e8,-12.6746px 9.20864px 0 #7cb7e8,-6.74181px 4.89821px 0 #7cb7e8,-.67418px .48982px 0 #7cb7e8,-27.40636px 12.2021px 0 #7cb7e8,-26.49282px 11.79536px 0 #7cb7e8,-15.22576px 6.77894px 0 #7cb7e8,-14.31221px 6.37221px 0 #7cb7e8,-7.61288px 3.38947px 0 #7cb7e8,-.76129px .33895px 0 #7cb7e8,-29.34443px 6.23735px 0 #7cb7e8,-28.36628px 6.02944px 0 #7cb7e8,-16.30246px 3.46519px 0 #7cb7e8,-15.32431px 3.25728px 0 #7cb7e8,-8.15123px 1.7326px 0 #7cb7e8,-.81512px .17326px 0 #7cb7e8,-30px 0 0 #7cb7e8,-29px 0 0 #7cb7e8,-16.66667px 0 0 #7cb7e8,-15.66667px 0 0 #7cb7e8,-8.33333px 0 0 #7cb7e8,-.83333px 0 0 #7cb7e8,-29.34443px -6.23735px 0 #7cb7e8,-28.36628px -6.02944px 0 #7cb7e8,-16.30246px -3.46519px 0 #7cb7e8,-15.32431px -3.25728px 0 #7cb7e8,-8.15123px -1.7326px 0 #7cb7e8,-.81512px -.17326px 0 #7cb7e8,-27.40636px -12.2021px 0 #7cb7e8,-26.49282px -11.79536px 0 #7cb7e8,-15.22576px -6.77894px 0 #7cb7e8,-14.31221px -6.37221px 0 #7cb7e8,-7.61288px -3.38947px 0 #7cb7e8,-.76129px -.33895px 0 #7cb7e8,-24.27051px -17.63356px 0 #7cb7e8,-23.46149px -17.04577px 0 #7cb7e8,-13.48362px -9.79642px 0 #7cb7e8,-12.6746px -9.20864px 0 #7cb7e8,-6.74181px -4.89821px 0 #7cb7e8,-.67418px -.48982px 0 #7cb7e8,-20.07392px -22.29434px 0 #7cb7e8,-19.40479px -21.5512px 0 #7cb7e8,-11.15218px -12.38575px 0 #7cb7e8,-10.48305px -11.6426px 0 #7cb7e8,-5.57609px -6.19287px 0 #7cb7e8,-.55761px -.61929px 0 #7cb7e8,-15px -25.98076px 0 #7cb7e8,-14.5px -25.11474px 0 #7cb7e8,-8.33333px -14.43376px 0 #7cb7e8,-7.83333px -13.56773px 0 #7cb7e8,-4.16667px -7.21688px 0 #7cb7e8,-.41667px -.72169px 0 #7cb7e8,-9.27051px -28.5317px 0 #7cb7e8,-8.96149px -27.58064px 0 #7cb7e8,-5.15028px -15.85094px 0 #7cb7e8,-4.84127px -14.89989px 0 #7cb7e8,-2.57514px -7.92547px 0 #7cb7e8,-.25751px -.79255px 0 #7cb7e8,-3.13585px -29.83566px 0 #7cb7e8,-3.03133px -28.84113px 0 #7cb7e8,-1.74214px -16.57536px 0 #7cb7e8,-1.63761px -15.58084px 0 #7cb7e8,-.87107px -8.28768px 0 #7cb7e8,-.08711px -.82877px 0 #7cb7e8,3.13585px -29.83566px 0 #7cb7e8,3.03133px -28.84113px 0 #7cb7e8,1.74214px -16.57536px 0 #7cb7e8,1.63761px -15.58084px 0 #7cb7e8,.87107px -8.28768px 0 #7cb7e8,.08711px -.82877px 0 #7cb7e8,9.27051px -28.5317px 0 #7cb7e8,8.96149px -27.58064px 0 #7cb7e8,5.15028px -15.85094px 0 #7cb7e8,4.84127px -14.89989px 0 #7cb7e8,2.57514px -7.92547px 0 #7cb7e8,.25751px -.79255px 0 #7cb7e8,15px -25.98076px 0 #7cb7e8,14.5px -25.11474px 0 #7cb7e8,8.33333px -14.43376px 0 #7cb7e8,7.83333px -13.56773px 0 #7cb7e8,4.16667px -7.21688px 0 #7cb7e8,.41667px -.72169px 0 #7cb7e8,20.07392px -22.29434px 0 #7cb7e8,19.40479px -21.5512px 0 #7cb7e8,11.15218px -12.38575px 0 #7cb7e8,10.48305px -11.6426px 0 #7cb7e8,5.57609px -6.19287px 0 #7cb7e8,.55761px -.61929px 0 #7cb7e8,24.27051px -17.63356px 0 #7cb7e8,23.46149px -17.04577px 0 #7cb7e8,13.48362px -9.79642px 0 #7cb7e8,12.6746px -9.20864px 0 #7cb7e8,6.74181px -4.89821px 0 #7cb7e8,.67418px -.48982px 0 #7cb7e8,27.40636px -12.2021px 0 #7cb7e8,26.49282px -11.79536px 0 #7cb7e8,15.22576px -6.77894px 0 #7cb7e8,14.31221px -6.37221px 0 #7cb7e8,7.61288px -3.38947px 0 #7cb7e8,.76129px -.33895px 0 #7cb7e8,29.34443px -6.23735px 0 #7cb7e8,28.36628px -6.02944px 0 #7cb7e8,16.30246px -3.46519px 0 #7cb7e8,15.32431px -3.25728px 0 #7cb7e8,8.15123px -1.7326px 0 #7cb7e8,.81512px -.17326px 0 #7cb7e8,30px 0 0 #7cb7e8,29px 0 0 #7cb7e8,16.66667px 0 0 #7cb7e8,15.66667px 0 0 #7cb7e8,8.33333px 0 0 #7cb7e8,.83333px 0 0 #7cb7e8
}

.fire13 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7cb7e8,29px 0 2px #7cb7e8,16.66667px 0 2px #7cb7e8,15.66667px 0 2px #7cb7e8,8.33333px 0 2px #7cb7e8,.83333px 0 2px #7cb7e8,29.34443px 6.23735px 2px #7cb7e8,28.36628px 6.02944px 2px #7cb7e8,16.30246px 3.46519px 2px #7cb7e8,15.32431px 3.25728px 2px #7cb7e8,8.15123px 1.7326px 2px #7cb7e8,.81512px .17326px 2px #7cb7e8,27.40636px 12.2021px 2px #7cb7e8,26.49282px 11.79536px 2px #7cb7e8,15.22576px 6.77894px 2px #7cb7e8,14.31221px 6.37221px 2px #7cb7e8,7.61288px 3.38947px 2px #7cb7e8,.76129px .33895px 2px #7cb7e8,24.27051px 17.63356px 2px #7cb7e8,23.46149px 17.04577px 2px #7cb7e8,13.48362px 9.79642px 2px #7cb7e8,12.6746px 9.20864px 2px #7cb7e8,6.74181px 4.89821px 2px #7cb7e8,.67418px .48982px 2px #7cb7e8,20.07392px 22.29434px 2px #7cb7e8,19.40479px 21.5512px 2px #7cb7e8,11.15218px 12.38575px 2px #7cb7e8,10.48305px 11.6426px 2px #7cb7e8,5.57609px 6.19287px 2px #7cb7e8,.55761px .61929px 2px #7cb7e8,15px 25.98076px 2px #7cb7e8,14.5px 25.11474px 2px #7cb7e8,8.33333px 14.43376px 2px #7cb7e8,7.83333px 13.56773px 2px #7cb7e8,4.16667px 7.21688px 2px #7cb7e8,.41667px .72169px 2px #7cb7e8,9.27051px 28.5317px 2px #7cb7e8,8.96149px 27.58064px 2px #7cb7e8,5.15028px 15.85094px 2px #7cb7e8,4.84127px 14.89989px 2px #7cb7e8,2.57514px 7.92547px 2px #7cb7e8,.25751px .79255px 2px #7cb7e8,3.13585px 29.83566px 2px #7cb7e8,3.03133px 28.84113px 2px #7cb7e8,1.74214px 16.57536px 2px #7cb7e8,1.63761px 15.58084px 2px #7cb7e8,.87107px 8.28768px 2px #7cb7e8,.08711px .82877px 2px #7cb7e8,-3.13585px 29.83566px 2px #7cb7e8,-3.03133px 28.84113px 2px #7cb7e8,-1.74214px 16.57536px 2px #7cb7e8,-1.63761px 15.58084px 2px #7cb7e8,-.87107px 8.28768px 2px #7cb7e8,-.08711px .82877px 2px #7cb7e8,-9.27051px 28.5317px 2px #7cb7e8,-8.96149px 27.58064px 2px #7cb7e8,-5.15028px 15.85094px 2px #7cb7e8,-4.84127px 14.89989px 2px #7cb7e8,-2.57514px 7.92547px 2px #7cb7e8,-.25751px .79255px 2px #7cb7e8,-15px 25.98076px 2px #7cb7e8,-14.5px 25.11474px 2px #7cb7e8,-8.33333px 14.43376px 2px #7cb7e8,-7.83333px 13.56773px 2px #7cb7e8,-4.16667px 7.21688px 2px #7cb7e8,-.41667px .72169px 2px #7cb7e8,-20.07392px 22.29434px 2px #7cb7e8,-19.40479px 21.5512px 2px #7cb7e8,-11.15218px 12.38575px 2px #7cb7e8,-10.48305px 11.6426px 2px #7cb7e8,-5.57609px 6.19287px 2px #7cb7e8,-.55761px .61929px 2px #7cb7e8,-24.27051px 17.63356px 2px #7cb7e8,-23.46149px 17.04577px 2px #7cb7e8,-13.48362px 9.79642px 2px #7cb7e8,-12.6746px 9.20864px 2px #7cb7e8,-6.74181px 4.89821px 2px #7cb7e8,-.67418px .48982px 2px #7cb7e8,-27.40636px 12.2021px 2px #7cb7e8,-26.49282px 11.79536px 2px #7cb7e8,-15.22576px 6.77894px 2px #7cb7e8,-14.31221px 6.37221px 2px #7cb7e8,-7.61288px 3.38947px 2px #7cb7e8,-.76129px .33895px 2px #7cb7e8,-29.34443px 6.23735px 2px #7cb7e8,-28.36628px 6.02944px 2px #7cb7e8,-16.30246px 3.46519px 2px #7cb7e8,-15.32431px 3.25728px 2px #7cb7e8,-8.15123px 1.7326px 2px #7cb7e8,-.81512px .17326px 2px #7cb7e8,-30px 0 2px #7cb7e8,-29px 0 2px #7cb7e8,-16.66667px 0 2px #7cb7e8,-15.66667px 0 2px #7cb7e8,-8.33333px 0 2px #7cb7e8,-.83333px 0 2px #7cb7e8,-29.34443px -6.23735px 2px #7cb7e8,-28.36628px -6.02944px 2px #7cb7e8,-16.30246px -3.46519px 2px #7cb7e8,-15.32431px -3.25728px 2px #7cb7e8,-8.15123px -1.7326px 2px #7cb7e8,-.81512px -.17326px 2px #7cb7e8,-27.40636px -12.2021px 2px #7cb7e8,-26.49282px -11.79536px 2px #7cb7e8,-15.22576px -6.77894px 2px #7cb7e8,-14.31221px -6.37221px 2px #7cb7e8,-7.61288px -3.38947px 2px #7cb7e8,-.76129px -.33895px 2px #7cb7e8,-24.27051px -17.63356px 2px #7cb7e8,-23.46149px -17.04577px 2px #7cb7e8,-13.48362px -9.79642px 2px #7cb7e8,-12.6746px -9.20864px 2px #7cb7e8,-6.74181px -4.89821px 2px #7cb7e8,-.67418px -.48982px 2px #7cb7e8,-20.07392px -22.29434px 2px #7cb7e8,-19.40479px -21.5512px 2px #7cb7e8,-11.15218px -12.38575px 2px #7cb7e8,-10.48305px -11.6426px 2px #7cb7e8,-5.57609px -6.19287px 2px #7cb7e8,-.55761px -.61929px 2px #7cb7e8,-15px -25.98076px 2px #7cb7e8,-14.5px -25.11474px 2px #7cb7e8,-8.33333px -14.43376px 2px #7cb7e8,-7.83333px -13.56773px 2px #7cb7e8,-4.16667px -7.21688px 2px #7cb7e8,-.41667px -.72169px 2px #7cb7e8,-9.27051px -28.5317px 2px #7cb7e8,-8.96149px -27.58064px 2px #7cb7e8,-5.15028px -15.85094px 2px #7cb7e8,-4.84127px -14.89989px 2px #7cb7e8,-2.57514px -7.92547px 2px #7cb7e8,-.25751px -.79255px 2px #7cb7e8,-3.13585px -29.83566px 2px #7cb7e8,-3.03133px -28.84113px 2px #7cb7e8,-1.74214px -16.57536px 2px #7cb7e8,-1.63761px -15.58084px 2px #7cb7e8,-.87107px -8.28768px 2px #7cb7e8,-.08711px -.82877px 2px #7cb7e8,3.13585px -29.83566px 2px #7cb7e8,3.03133px -28.84113px 2px #7cb7e8,1.74214px -16.57536px 2px #7cb7e8,1.63761px -15.58084px 2px #7cb7e8,.87107px -8.28768px 2px #7cb7e8,.08711px -.82877px 2px #7cb7e8,9.27051px -28.5317px 2px #7cb7e8,8.96149px -27.58064px 2px #7cb7e8,5.15028px -15.85094px 2px #7cb7e8,4.84127px -14.89989px 2px #7cb7e8,2.57514px -7.92547px 2px #7cb7e8,.25751px -.79255px 2px #7cb7e8,15px -25.98076px 2px #7cb7e8,14.5px -25.11474px 2px #7cb7e8,8.33333px -14.43376px 2px #7cb7e8,7.83333px -13.56773px 2px #7cb7e8,4.16667px -7.21688px 2px #7cb7e8,.41667px -.72169px 2px #7cb7e8,20.07392px -22.29434px 2px #7cb7e8,19.40479px -21.5512px 2px #7cb7e8,11.15218px -12.38575px 2px #7cb7e8,10.48305px -11.6426px 2px #7cb7e8,5.57609px -6.19287px 2px #7cb7e8,.55761px -.61929px 2px #7cb7e8,24.27051px -17.63356px 2px #7cb7e8,23.46149px -17.04577px 2px #7cb7e8,13.48362px -9.79642px 2px #7cb7e8,12.6746px -9.20864px 2px #7cb7e8,6.74181px -4.89821px 2px #7cb7e8,.67418px -.48982px 2px #7cb7e8,27.40636px -12.2021px 2px #7cb7e8,26.49282px -11.79536px 2px #7cb7e8,15.22576px -6.77894px 2px #7cb7e8,14.31221px -6.37221px 2px #7cb7e8,7.61288px -3.38947px 2px #7cb7e8,.76129px -.33895px 2px #7cb7e8,29.34443px -6.23735px 2px #7cb7e8,28.36628px -6.02944px 2px #7cb7e8,16.30246px -3.46519px 2px #7cb7e8,15.32431px -3.25728px 2px #7cb7e8,8.15123px -1.7326px 2px #7cb7e8,.81512px -.17326px 2px #7cb7e8,30px 0 2px #7cb7e8,29px 0 2px #7cb7e8,16.66667px 0 2px #7cb7e8,15.66667px 0 2px #7cb7e8,8.33333px 0 2px #7cb7e8,.83333px 0 2px #7cb7e8
}

.fire14 {
    top: 29%;
    left: 25%
}

.fire14 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce87e,29px 0 0 #7ce87e,16.66667px 0 0 #7ce87e,15.66667px 0 0 #7ce87e,8.33333px 0 0 #7ce87e,.83333px 0 0 #7ce87e,29.34443px 6.23735px 0 #7ce87e,28.36628px 6.02944px 0 #7ce87e,16.30246px 3.46519px 0 #7ce87e,15.32431px 3.25728px 0 #7ce87e,8.15123px 1.7326px 0 #7ce87e,.81512px .17326px 0 #7ce87e,27.40636px 12.2021px 0 #7ce87e,26.49282px 11.79536px 0 #7ce87e,15.22576px 6.77894px 0 #7ce87e,14.31221px 6.37221px 0 #7ce87e,7.61288px 3.38947px 0 #7ce87e,.76129px .33895px 0 #7ce87e,24.27051px 17.63356px 0 #7ce87e,23.46149px 17.04577px 0 #7ce87e,13.48362px 9.79642px 0 #7ce87e,12.6746px 9.20864px 0 #7ce87e,6.74181px 4.89821px 0 #7ce87e,.67418px .48982px 0 #7ce87e,20.07392px 22.29434px 0 #7ce87e,19.40479px 21.5512px 0 #7ce87e,11.15218px 12.38575px 0 #7ce87e,10.48305px 11.6426px 0 #7ce87e,5.57609px 6.19287px 0 #7ce87e,.55761px .61929px 0 #7ce87e,15px 25.98076px 0 #7ce87e,14.5px 25.11474px 0 #7ce87e,8.33333px 14.43376px 0 #7ce87e,7.83333px 13.56773px 0 #7ce87e,4.16667px 7.21688px 0 #7ce87e,.41667px .72169px 0 #7ce87e,9.27051px 28.5317px 0 #7ce87e,8.96149px 27.58064px 0 #7ce87e,5.15028px 15.85094px 0 #7ce87e,4.84127px 14.89989px 0 #7ce87e,2.57514px 7.92547px 0 #7ce87e,.25751px .79255px 0 #7ce87e,3.13585px 29.83566px 0 #7ce87e,3.03133px 28.84113px 0 #7ce87e,1.74214px 16.57536px 0 #7ce87e,1.63761px 15.58084px 0 #7ce87e,.87107px 8.28768px 0 #7ce87e,.08711px .82877px 0 #7ce87e,-3.13585px 29.83566px 0 #7ce87e,-3.03133px 28.84113px 0 #7ce87e,-1.74214px 16.57536px 0 #7ce87e,-1.63761px 15.58084px 0 #7ce87e,-.87107px 8.28768px 0 #7ce87e,-.08711px .82877px 0 #7ce87e,-9.27051px 28.5317px 0 #7ce87e,-8.96149px 27.58064px 0 #7ce87e,-5.15028px 15.85094px 0 #7ce87e,-4.84127px 14.89989px 0 #7ce87e,-2.57514px 7.92547px 0 #7ce87e,-.25751px .79255px 0 #7ce87e,-15px 25.98076px 0 #7ce87e,-14.5px 25.11474px 0 #7ce87e,-8.33333px 14.43376px 0 #7ce87e,-7.83333px 13.56773px 0 #7ce87e,-4.16667px 7.21688px 0 #7ce87e,-.41667px .72169px 0 #7ce87e,-20.07392px 22.29434px 0 #7ce87e,-19.40479px 21.5512px 0 #7ce87e,-11.15218px 12.38575px 0 #7ce87e,-10.48305px 11.6426px 0 #7ce87e,-5.57609px 6.19287px 0 #7ce87e,-.55761px .61929px 0 #7ce87e,-24.27051px 17.63356px 0 #7ce87e,-23.46149px 17.04577px 0 #7ce87e,-13.48362px 9.79642px 0 #7ce87e,-12.6746px 9.20864px 0 #7ce87e,-6.74181px 4.89821px 0 #7ce87e,-.67418px .48982px 0 #7ce87e,-27.40636px 12.2021px 0 #7ce87e,-26.49282px 11.79536px 0 #7ce87e,-15.22576px 6.77894px 0 #7ce87e,-14.31221px 6.37221px 0 #7ce87e,-7.61288px 3.38947px 0 #7ce87e,-.76129px .33895px 0 #7ce87e,-29.34443px 6.23735px 0 #7ce87e,-28.36628px 6.02944px 0 #7ce87e,-16.30246px 3.46519px 0 #7ce87e,-15.32431px 3.25728px 0 #7ce87e,-8.15123px 1.7326px 0 #7ce87e,-.81512px .17326px 0 #7ce87e,-30px 0 0 #7ce87e,-29px 0 0 #7ce87e,-16.66667px 0 0 #7ce87e,-15.66667px 0 0 #7ce87e,-8.33333px 0 0 #7ce87e,-.83333px 0 0 #7ce87e,-29.34443px -6.23735px 0 #7ce87e,-28.36628px -6.02944px 0 #7ce87e,-16.30246px -3.46519px 0 #7ce87e,-15.32431px -3.25728px 0 #7ce87e,-8.15123px -1.7326px 0 #7ce87e,-.81512px -.17326px 0 #7ce87e,-27.40636px -12.2021px 0 #7ce87e,-26.49282px -11.79536px 0 #7ce87e,-15.22576px -6.77894px 0 #7ce87e,-14.31221px -6.37221px 0 #7ce87e,-7.61288px -3.38947px 0 #7ce87e,-.76129px -.33895px 0 #7ce87e,-24.27051px -17.63356px 0 #7ce87e,-23.46149px -17.04577px 0 #7ce87e,-13.48362px -9.79642px 0 #7ce87e,-12.6746px -9.20864px 0 #7ce87e,-6.74181px -4.89821px 0 #7ce87e,-.67418px -.48982px 0 #7ce87e,-20.07392px -22.29434px 0 #7ce87e,-19.40479px -21.5512px 0 #7ce87e,-11.15218px -12.38575px 0 #7ce87e,-10.48305px -11.6426px 0 #7ce87e,-5.57609px -6.19287px 0 #7ce87e,-.55761px -.61929px 0 #7ce87e,-15px -25.98076px 0 #7ce87e,-14.5px -25.11474px 0 #7ce87e,-8.33333px -14.43376px 0 #7ce87e,-7.83333px -13.56773px 0 #7ce87e,-4.16667px -7.21688px 0 #7ce87e,-.41667px -.72169px 0 #7ce87e,-9.27051px -28.5317px 0 #7ce87e,-8.96149px -27.58064px 0 #7ce87e,-5.15028px -15.85094px 0 #7ce87e,-4.84127px -14.89989px 0 #7ce87e,-2.57514px -7.92547px 0 #7ce87e,-.25751px -.79255px 0 #7ce87e,-3.13585px -29.83566px 0 #7ce87e,-3.03133px -28.84113px 0 #7ce87e,-1.74214px -16.57536px 0 #7ce87e,-1.63761px -15.58084px 0 #7ce87e,-.87107px -8.28768px 0 #7ce87e,-.08711px -.82877px 0 #7ce87e,3.13585px -29.83566px 0 #7ce87e,3.03133px -28.84113px 0 #7ce87e,1.74214px -16.57536px 0 #7ce87e,1.63761px -15.58084px 0 #7ce87e,.87107px -8.28768px 0 #7ce87e,.08711px -.82877px 0 #7ce87e,9.27051px -28.5317px 0 #7ce87e,8.96149px -27.58064px 0 #7ce87e,5.15028px -15.85094px 0 #7ce87e,4.84127px -14.89989px 0 #7ce87e,2.57514px -7.92547px 0 #7ce87e,.25751px -.79255px 0 #7ce87e,15px -25.98076px 0 #7ce87e,14.5px -25.11474px 0 #7ce87e,8.33333px -14.43376px 0 #7ce87e,7.83333px -13.56773px 0 #7ce87e,4.16667px -7.21688px 0 #7ce87e,.41667px -.72169px 0 #7ce87e,20.07392px -22.29434px 0 #7ce87e,19.40479px -21.5512px 0 #7ce87e,11.15218px -12.38575px 0 #7ce87e,10.48305px -11.6426px 0 #7ce87e,5.57609px -6.19287px 0 #7ce87e,.55761px -.61929px 0 #7ce87e,24.27051px -17.63356px 0 #7ce87e,23.46149px -17.04577px 0 #7ce87e,13.48362px -9.79642px 0 #7ce87e,12.6746px -9.20864px 0 #7ce87e,6.74181px -4.89821px 0 #7ce87e,.67418px -.48982px 0 #7ce87e,27.40636px -12.2021px 0 #7ce87e,26.49282px -11.79536px 0 #7ce87e,15.22576px -6.77894px 0 #7ce87e,14.31221px -6.37221px 0 #7ce87e,7.61288px -3.38947px 0 #7ce87e,.76129px -.33895px 0 #7ce87e,29.34443px -6.23735px 0 #7ce87e,28.36628px -6.02944px 0 #7ce87e,16.30246px -3.46519px 0 #7ce87e,15.32431px -3.25728px 0 #7ce87e,8.15123px -1.7326px 0 #7ce87e,.81512px -.17326px 0 #7ce87e,30px 0 0 #7ce87e,29px 0 0 #7ce87e,16.66667px 0 0 #7ce87e,15.66667px 0 0 #7ce87e,8.33333px 0 0 #7ce87e,.83333px 0 0 #7ce87e
}

.fire14 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce87e,29px 0 2px #7ce87e,16.66667px 0 2px #7ce87e,15.66667px 0 2px #7ce87e,8.33333px 0 2px #7ce87e,.83333px 0 2px #7ce87e,29.34443px 6.23735px 2px #7ce87e,28.36628px 6.02944px 2px #7ce87e,16.30246px 3.46519px 2px #7ce87e,15.32431px 3.25728px 2px #7ce87e,8.15123px 1.7326px 2px #7ce87e,.81512px .17326px 2px #7ce87e,27.40636px 12.2021px 2px #7ce87e,26.49282px 11.79536px 2px #7ce87e,15.22576px 6.77894px 2px #7ce87e,14.31221px 6.37221px 2px #7ce87e,7.61288px 3.38947px 2px #7ce87e,.76129px .33895px 2px #7ce87e,24.27051px 17.63356px 2px #7ce87e,23.46149px 17.04577px 2px #7ce87e,13.48362px 9.79642px 2px #7ce87e,12.6746px 9.20864px 2px #7ce87e,6.74181px 4.89821px 2px #7ce87e,.67418px .48982px 2px #7ce87e,20.07392px 22.29434px 2px #7ce87e,19.40479px 21.5512px 2px #7ce87e,11.15218px 12.38575px 2px #7ce87e,10.48305px 11.6426px 2px #7ce87e,5.57609px 6.19287px 2px #7ce87e,.55761px .61929px 2px #7ce87e,15px 25.98076px 2px #7ce87e,14.5px 25.11474px 2px #7ce87e,8.33333px 14.43376px 2px #7ce87e,7.83333px 13.56773px 2px #7ce87e,4.16667px 7.21688px 2px #7ce87e,.41667px .72169px 2px #7ce87e,9.27051px 28.5317px 2px #7ce87e,8.96149px 27.58064px 2px #7ce87e,5.15028px 15.85094px 2px #7ce87e,4.84127px 14.89989px 2px #7ce87e,2.57514px 7.92547px 2px #7ce87e,.25751px .79255px 2px #7ce87e,3.13585px 29.83566px 2px #7ce87e,3.03133px 28.84113px 2px #7ce87e,1.74214px 16.57536px 2px #7ce87e,1.63761px 15.58084px 2px #7ce87e,.87107px 8.28768px 2px #7ce87e,.08711px .82877px 2px #7ce87e,-3.13585px 29.83566px 2px #7ce87e,-3.03133px 28.84113px 2px #7ce87e,-1.74214px 16.57536px 2px #7ce87e,-1.63761px 15.58084px 2px #7ce87e,-.87107px 8.28768px 2px #7ce87e,-.08711px .82877px 2px #7ce87e,-9.27051px 28.5317px 2px #7ce87e,-8.96149px 27.58064px 2px #7ce87e,-5.15028px 15.85094px 2px #7ce87e,-4.84127px 14.89989px 2px #7ce87e,-2.57514px 7.92547px 2px #7ce87e,-.25751px .79255px 2px #7ce87e,-15px 25.98076px 2px #7ce87e,-14.5px 25.11474px 2px #7ce87e,-8.33333px 14.43376px 2px #7ce87e,-7.83333px 13.56773px 2px #7ce87e,-4.16667px 7.21688px 2px #7ce87e,-.41667px .72169px 2px #7ce87e,-20.07392px 22.29434px 2px #7ce87e,-19.40479px 21.5512px 2px #7ce87e,-11.15218px 12.38575px 2px #7ce87e,-10.48305px 11.6426px 2px #7ce87e,-5.57609px 6.19287px 2px #7ce87e,-.55761px .61929px 2px #7ce87e,-24.27051px 17.63356px 2px #7ce87e,-23.46149px 17.04577px 2px #7ce87e,-13.48362px 9.79642px 2px #7ce87e,-12.6746px 9.20864px 2px #7ce87e,-6.74181px 4.89821px 2px #7ce87e,-.67418px .48982px 2px #7ce87e,-27.40636px 12.2021px 2px #7ce87e,-26.49282px 11.79536px 2px #7ce87e,-15.22576px 6.77894px 2px #7ce87e,-14.31221px 6.37221px 2px #7ce87e,-7.61288px 3.38947px 2px #7ce87e,-.76129px .33895px 2px #7ce87e,-29.34443px 6.23735px 2px #7ce87e,-28.36628px 6.02944px 2px #7ce87e,-16.30246px 3.46519px 2px #7ce87e,-15.32431px 3.25728px 2px #7ce87e,-8.15123px 1.7326px 2px #7ce87e,-.81512px .17326px 2px #7ce87e,-30px 0 2px #7ce87e,-29px 0 2px #7ce87e,-16.66667px 0 2px #7ce87e,-15.66667px 0 2px #7ce87e,-8.33333px 0 2px #7ce87e,-.83333px 0 2px #7ce87e,-29.34443px -6.23735px 2px #7ce87e,-28.36628px -6.02944px 2px #7ce87e,-16.30246px -3.46519px 2px #7ce87e,-15.32431px -3.25728px 2px #7ce87e,-8.15123px -1.7326px 2px #7ce87e,-.81512px -.17326px 2px #7ce87e,-27.40636px -12.2021px 2px #7ce87e,-26.49282px -11.79536px 2px #7ce87e,-15.22576px -6.77894px 2px #7ce87e,-14.31221px -6.37221px 2px #7ce87e,-7.61288px -3.38947px 2px #7ce87e,-.76129px -.33895px 2px #7ce87e,-24.27051px -17.63356px 2px #7ce87e,-23.46149px -17.04577px 2px #7ce87e,-13.48362px -9.79642px 2px #7ce87e,-12.6746px -9.20864px 2px #7ce87e,-6.74181px -4.89821px 2px #7ce87e,-.67418px -.48982px 2px #7ce87e,-20.07392px -22.29434px 2px #7ce87e,-19.40479px -21.5512px 2px #7ce87e,-11.15218px -12.38575px 2px #7ce87e,-10.48305px -11.6426px 2px #7ce87e,-5.57609px -6.19287px 2px #7ce87e,-.55761px -.61929px 2px #7ce87e,-15px -25.98076px 2px #7ce87e,-14.5px -25.11474px 2px #7ce87e,-8.33333px -14.43376px 2px #7ce87e,-7.83333px -13.56773px 2px #7ce87e,-4.16667px -7.21688px 2px #7ce87e,-.41667px -.72169px 2px #7ce87e,-9.27051px -28.5317px 2px #7ce87e,-8.96149px -27.58064px 2px #7ce87e,-5.15028px -15.85094px 2px #7ce87e,-4.84127px -14.89989px 2px #7ce87e,-2.57514px -7.92547px 2px #7ce87e,-.25751px -.79255px 2px #7ce87e,-3.13585px -29.83566px 2px #7ce87e,-3.03133px -28.84113px 2px #7ce87e,-1.74214px -16.57536px 2px #7ce87e,-1.63761px -15.58084px 2px #7ce87e,-.87107px -8.28768px 2px #7ce87e,-.08711px -.82877px 2px #7ce87e,3.13585px -29.83566px 2px #7ce87e,3.03133px -28.84113px 2px #7ce87e,1.74214px -16.57536px 2px #7ce87e,1.63761px -15.58084px 2px #7ce87e,.87107px -8.28768px 2px #7ce87e,.08711px -.82877px 2px #7ce87e,9.27051px -28.5317px 2px #7ce87e,8.96149px -27.58064px 2px #7ce87e,5.15028px -15.85094px 2px #7ce87e,4.84127px -14.89989px 2px #7ce87e,2.57514px -7.92547px 2px #7ce87e,.25751px -.79255px 2px #7ce87e,15px -25.98076px 2px #7ce87e,14.5px -25.11474px 2px #7ce87e,8.33333px -14.43376px 2px #7ce87e,7.83333px -13.56773px 2px #7ce87e,4.16667px -7.21688px 2px #7ce87e,.41667px -.72169px 2px #7ce87e,20.07392px -22.29434px 2px #7ce87e,19.40479px -21.5512px 2px #7ce87e,11.15218px -12.38575px 2px #7ce87e,10.48305px -11.6426px 2px #7ce87e,5.57609px -6.19287px 2px #7ce87e,.55761px -.61929px 2px #7ce87e,24.27051px -17.63356px 2px #7ce87e,23.46149px -17.04577px 2px #7ce87e,13.48362px -9.79642px 2px #7ce87e,12.6746px -9.20864px 2px #7ce87e,6.74181px -4.89821px 2px #7ce87e,.67418px -.48982px 2px #7ce87e,27.40636px -12.2021px 2px #7ce87e,26.49282px -11.79536px 2px #7ce87e,15.22576px -6.77894px 2px #7ce87e,14.31221px -6.37221px 2px #7ce87e,7.61288px -3.38947px 2px #7ce87e,.76129px -.33895px 2px #7ce87e,29.34443px -6.23735px 2px #7ce87e,28.36628px -6.02944px 2px #7ce87e,16.30246px -3.46519px 2px #7ce87e,15.32431px -3.25728px 2px #7ce87e,8.15123px -1.7326px 2px #7ce87e,.81512px -.17326px 2px #7ce87e,30px 0 2px #7ce87e,29px 0 2px #7ce87e,16.66667px 0 2px #7ce87e,15.66667px 0 2px #7ce87e,8.33333px 0 2px #7ce87e,.83333px 0 2px #7ce87e
}

.fire15 {
    top: 80%;
    left: 45%
}

.fire15 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce8cd,29px 0 0 #7ce8cd,16.66667px 0 0 #7ce8cd,15.66667px 0 0 #7ce8cd,8.33333px 0 0 #7ce8cd,.83333px 0 0 #7ce8cd,29.34443px 6.23735px 0 #7ce8cd,28.36628px 6.02944px 0 #7ce8cd,16.30246px 3.46519px 0 #7ce8cd,15.32431px 3.25728px 0 #7ce8cd,8.15123px 1.7326px 0 #7ce8cd,.81512px .17326px 0 #7ce8cd,27.40636px 12.2021px 0 #7ce8cd,26.49282px 11.79536px 0 #7ce8cd,15.22576px 6.77894px 0 #7ce8cd,14.31221px 6.37221px 0 #7ce8cd,7.61288px 3.38947px 0 #7ce8cd,.76129px .33895px 0 #7ce8cd,24.27051px 17.63356px 0 #7ce8cd,23.46149px 17.04577px 0 #7ce8cd,13.48362px 9.79642px 0 #7ce8cd,12.6746px 9.20864px 0 #7ce8cd,6.74181px 4.89821px 0 #7ce8cd,.67418px .48982px 0 #7ce8cd,20.07392px 22.29434px 0 #7ce8cd,19.40479px 21.5512px 0 #7ce8cd,11.15218px 12.38575px 0 #7ce8cd,10.48305px 11.6426px 0 #7ce8cd,5.57609px 6.19287px 0 #7ce8cd,.55761px .61929px 0 #7ce8cd,15px 25.98076px 0 #7ce8cd,14.5px 25.11474px 0 #7ce8cd,8.33333px 14.43376px 0 #7ce8cd,7.83333px 13.56773px 0 #7ce8cd,4.16667px 7.21688px 0 #7ce8cd,.41667px .72169px 0 #7ce8cd,9.27051px 28.5317px 0 #7ce8cd,8.96149px 27.58064px 0 #7ce8cd,5.15028px 15.85094px 0 #7ce8cd,4.84127px 14.89989px 0 #7ce8cd,2.57514px 7.92547px 0 #7ce8cd,.25751px .79255px 0 #7ce8cd,3.13585px 29.83566px 0 #7ce8cd,3.03133px 28.84113px 0 #7ce8cd,1.74214px 16.57536px 0 #7ce8cd,1.63761px 15.58084px 0 #7ce8cd,.87107px 8.28768px 0 #7ce8cd,.08711px .82877px 0 #7ce8cd,-3.13585px 29.83566px 0 #7ce8cd,-3.03133px 28.84113px 0 #7ce8cd,-1.74214px 16.57536px 0 #7ce8cd,-1.63761px 15.58084px 0 #7ce8cd,-.87107px 8.28768px 0 #7ce8cd,-.08711px .82877px 0 #7ce8cd,-9.27051px 28.5317px 0 #7ce8cd,-8.96149px 27.58064px 0 #7ce8cd,-5.15028px 15.85094px 0 #7ce8cd,-4.84127px 14.89989px 0 #7ce8cd,-2.57514px 7.92547px 0 #7ce8cd,-.25751px .79255px 0 #7ce8cd,-15px 25.98076px 0 #7ce8cd,-14.5px 25.11474px 0 #7ce8cd,-8.33333px 14.43376px 0 #7ce8cd,-7.83333px 13.56773px 0 #7ce8cd,-4.16667px 7.21688px 0 #7ce8cd,-.41667px .72169px 0 #7ce8cd,-20.07392px 22.29434px 0 #7ce8cd,-19.40479px 21.5512px 0 #7ce8cd,-11.15218px 12.38575px 0 #7ce8cd,-10.48305px 11.6426px 0 #7ce8cd,-5.57609px 6.19287px 0 #7ce8cd,-.55761px .61929px 0 #7ce8cd,-24.27051px 17.63356px 0 #7ce8cd,-23.46149px 17.04577px 0 #7ce8cd,-13.48362px 9.79642px 0 #7ce8cd,-12.6746px 9.20864px 0 #7ce8cd,-6.74181px 4.89821px 0 #7ce8cd,-.67418px .48982px 0 #7ce8cd,-27.40636px 12.2021px 0 #7ce8cd,-26.49282px 11.79536px 0 #7ce8cd,-15.22576px 6.77894px 0 #7ce8cd,-14.31221px 6.37221px 0 #7ce8cd,-7.61288px 3.38947px 0 #7ce8cd,-.76129px .33895px 0 #7ce8cd,-29.34443px 6.23735px 0 #7ce8cd,-28.36628px 6.02944px 0 #7ce8cd,-16.30246px 3.46519px 0 #7ce8cd,-15.32431px 3.25728px 0 #7ce8cd,-8.15123px 1.7326px 0 #7ce8cd,-.81512px .17326px 0 #7ce8cd,-30px 0 0 #7ce8cd,-29px 0 0 #7ce8cd,-16.66667px 0 0 #7ce8cd,-15.66667px 0 0 #7ce8cd,-8.33333px 0 0 #7ce8cd,-.83333px 0 0 #7ce8cd,-29.34443px -6.23735px 0 #7ce8cd,-28.36628px -6.02944px 0 #7ce8cd,-16.30246px -3.46519px 0 #7ce8cd,-15.32431px -3.25728px 0 #7ce8cd,-8.15123px -1.7326px 0 #7ce8cd,-.81512px -.17326px 0 #7ce8cd,-27.40636px -12.2021px 0 #7ce8cd,-26.49282px -11.79536px 0 #7ce8cd,-15.22576px -6.77894px 0 #7ce8cd,-14.31221px -6.37221px 0 #7ce8cd,-7.61288px -3.38947px 0 #7ce8cd,-.76129px -.33895px 0 #7ce8cd,-24.27051px -17.63356px 0 #7ce8cd,-23.46149px -17.04577px 0 #7ce8cd,-13.48362px -9.79642px 0 #7ce8cd,-12.6746px -9.20864px 0 #7ce8cd,-6.74181px -4.89821px 0 #7ce8cd,-.67418px -.48982px 0 #7ce8cd,-20.07392px -22.29434px 0 #7ce8cd,-19.40479px -21.5512px 0 #7ce8cd,-11.15218px -12.38575px 0 #7ce8cd,-10.48305px -11.6426px 0 #7ce8cd,-5.57609px -6.19287px 0 #7ce8cd,-.55761px -.61929px 0 #7ce8cd,-15px -25.98076px 0 #7ce8cd,-14.5px -25.11474px 0 #7ce8cd,-8.33333px -14.43376px 0 #7ce8cd,-7.83333px -13.56773px 0 #7ce8cd,-4.16667px -7.21688px 0 #7ce8cd,-.41667px -.72169px 0 #7ce8cd,-9.27051px -28.5317px 0 #7ce8cd,-8.96149px -27.58064px 0 #7ce8cd,-5.15028px -15.85094px 0 #7ce8cd,-4.84127px -14.89989px 0 #7ce8cd,-2.57514px -7.92547px 0 #7ce8cd,-.25751px -.79255px 0 #7ce8cd,-3.13585px -29.83566px 0 #7ce8cd,-3.03133px -28.84113px 0 #7ce8cd,-1.74214px -16.57536px 0 #7ce8cd,-1.63761px -15.58084px 0 #7ce8cd,-.87107px -8.28768px 0 #7ce8cd,-.08711px -.82877px 0 #7ce8cd,3.13585px -29.83566px 0 #7ce8cd,3.03133px -28.84113px 0 #7ce8cd,1.74214px -16.57536px 0 #7ce8cd,1.63761px -15.58084px 0 #7ce8cd,.87107px -8.28768px 0 #7ce8cd,.08711px -.82877px 0 #7ce8cd,9.27051px -28.5317px 0 #7ce8cd,8.96149px -27.58064px 0 #7ce8cd,5.15028px -15.85094px 0 #7ce8cd,4.84127px -14.89989px 0 #7ce8cd,2.57514px -7.92547px 0 #7ce8cd,.25751px -.79255px 0 #7ce8cd,15px -25.98076px 0 #7ce8cd,14.5px -25.11474px 0 #7ce8cd,8.33333px -14.43376px 0 #7ce8cd,7.83333px -13.56773px 0 #7ce8cd,4.16667px -7.21688px 0 #7ce8cd,.41667px -.72169px 0 #7ce8cd,20.07392px -22.29434px 0 #7ce8cd,19.40479px -21.5512px 0 #7ce8cd,11.15218px -12.38575px 0 #7ce8cd,10.48305px -11.6426px 0 #7ce8cd,5.57609px -6.19287px 0 #7ce8cd,.55761px -.61929px 0 #7ce8cd,24.27051px -17.63356px 0 #7ce8cd,23.46149px -17.04577px 0 #7ce8cd,13.48362px -9.79642px 0 #7ce8cd,12.6746px -9.20864px 0 #7ce8cd,6.74181px -4.89821px 0 #7ce8cd,.67418px -.48982px 0 #7ce8cd,27.40636px -12.2021px 0 #7ce8cd,26.49282px -11.79536px 0 #7ce8cd,15.22576px -6.77894px 0 #7ce8cd,14.31221px -6.37221px 0 #7ce8cd,7.61288px -3.38947px 0 #7ce8cd,.76129px -.33895px 0 #7ce8cd,29.34443px -6.23735px 0 #7ce8cd,28.36628px -6.02944px 0 #7ce8cd,16.30246px -3.46519px 0 #7ce8cd,15.32431px -3.25728px 0 #7ce8cd,8.15123px -1.7326px 0 #7ce8cd,.81512px -.17326px 0 #7ce8cd,30px 0 0 #7ce8cd,29px 0 0 #7ce8cd,16.66667px 0 0 #7ce8cd,15.66667px 0 0 #7ce8cd,8.33333px 0 0 #7ce8cd,.83333px 0 0 #7ce8cd
}

.fire15 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce8cd,29px 0 2px #7ce8cd,16.66667px 0 2px #7ce8cd,15.66667px 0 2px #7ce8cd,8.33333px 0 2px #7ce8cd,.83333px 0 2px #7ce8cd,29.34443px 6.23735px 2px #7ce8cd,28.36628px 6.02944px 2px #7ce8cd,16.30246px 3.46519px 2px #7ce8cd,15.32431px 3.25728px 2px #7ce8cd,8.15123px 1.7326px 2px #7ce8cd,.81512px .17326px 2px #7ce8cd,27.40636px 12.2021px 2px #7ce8cd,26.49282px 11.79536px 2px #7ce8cd,15.22576px 6.77894px 2px #7ce8cd,14.31221px 6.37221px 2px #7ce8cd,7.61288px 3.38947px 2px #7ce8cd,.76129px .33895px 2px #7ce8cd,24.27051px 17.63356px 2px #7ce8cd,23.46149px 17.04577px 2px #7ce8cd,13.48362px 9.79642px 2px #7ce8cd,12.6746px 9.20864px 2px #7ce8cd,6.74181px 4.89821px 2px #7ce8cd,.67418px .48982px 2px #7ce8cd,20.07392px 22.29434px 2px #7ce8cd,19.40479px 21.5512px 2px #7ce8cd,11.15218px 12.38575px 2px #7ce8cd,10.48305px 11.6426px 2px #7ce8cd,5.57609px 6.19287px 2px #7ce8cd,.55761px .61929px 2px #7ce8cd,15px 25.98076px 2px #7ce8cd,14.5px 25.11474px 2px #7ce8cd,8.33333px 14.43376px 2px #7ce8cd,7.83333px 13.56773px 2px #7ce8cd,4.16667px 7.21688px 2px #7ce8cd,.41667px .72169px 2px #7ce8cd,9.27051px 28.5317px 2px #7ce8cd,8.96149px 27.58064px 2px #7ce8cd,5.15028px 15.85094px 2px #7ce8cd,4.84127px 14.89989px 2px #7ce8cd,2.57514px 7.92547px 2px #7ce8cd,.25751px .79255px 2px #7ce8cd,3.13585px 29.83566px 2px #7ce8cd,3.03133px 28.84113px 2px #7ce8cd,1.74214px 16.57536px 2px #7ce8cd,1.63761px 15.58084px 2px #7ce8cd,.87107px 8.28768px 2px #7ce8cd,.08711px .82877px 2px #7ce8cd,-3.13585px 29.83566px 2px #7ce8cd,-3.03133px 28.84113px 2px #7ce8cd,-1.74214px 16.57536px 2px #7ce8cd,-1.63761px 15.58084px 2px #7ce8cd,-.87107px 8.28768px 2px #7ce8cd,-.08711px .82877px 2px #7ce8cd,-9.27051px 28.5317px 2px #7ce8cd,-8.96149px 27.58064px 2px #7ce8cd,-5.15028px 15.85094px 2px #7ce8cd,-4.84127px 14.89989px 2px #7ce8cd,-2.57514px 7.92547px 2px #7ce8cd,-.25751px .79255px 2px #7ce8cd,-15px 25.98076px 2px #7ce8cd,-14.5px 25.11474px 2px #7ce8cd,-8.33333px 14.43376px 2px #7ce8cd,-7.83333px 13.56773px 2px #7ce8cd,-4.16667px 7.21688px 2px #7ce8cd,-.41667px .72169px 2px #7ce8cd,-20.07392px 22.29434px 2px #7ce8cd,-19.40479px 21.5512px 2px #7ce8cd,-11.15218px 12.38575px 2px #7ce8cd,-10.48305px 11.6426px 2px #7ce8cd,-5.57609px 6.19287px 2px #7ce8cd,-.55761px .61929px 2px #7ce8cd,-24.27051px 17.63356px 2px #7ce8cd,-23.46149px 17.04577px 2px #7ce8cd,-13.48362px 9.79642px 2px #7ce8cd,-12.6746px 9.20864px 2px #7ce8cd,-6.74181px 4.89821px 2px #7ce8cd,-.67418px .48982px 2px #7ce8cd,-27.40636px 12.2021px 2px #7ce8cd,-26.49282px 11.79536px 2px #7ce8cd,-15.22576px 6.77894px 2px #7ce8cd,-14.31221px 6.37221px 2px #7ce8cd,-7.61288px 3.38947px 2px #7ce8cd,-.76129px .33895px 2px #7ce8cd,-29.34443px 6.23735px 2px #7ce8cd,-28.36628px 6.02944px 2px #7ce8cd,-16.30246px 3.46519px 2px #7ce8cd,-15.32431px 3.25728px 2px #7ce8cd,-8.15123px 1.7326px 2px #7ce8cd,-.81512px .17326px 2px #7ce8cd,-30px 0 2px #7ce8cd,-29px 0 2px #7ce8cd,-16.66667px 0 2px #7ce8cd,-15.66667px 0 2px #7ce8cd,-8.33333px 0 2px #7ce8cd,-.83333px 0 2px #7ce8cd,-29.34443px -6.23735px 2px #7ce8cd,-28.36628px -6.02944px 2px #7ce8cd,-16.30246px -3.46519px 2px #7ce8cd,-15.32431px -3.25728px 2px #7ce8cd,-8.15123px -1.7326px 2px #7ce8cd,-.81512px -.17326px 2px #7ce8cd,-27.40636px -12.2021px 2px #7ce8cd,-26.49282px -11.79536px 2px #7ce8cd,-15.22576px -6.77894px 2px #7ce8cd,-14.31221px -6.37221px 2px #7ce8cd,-7.61288px -3.38947px 2px #7ce8cd,-.76129px -.33895px 2px #7ce8cd,-24.27051px -17.63356px 2px #7ce8cd,-23.46149px -17.04577px 2px #7ce8cd,-13.48362px -9.79642px 2px #7ce8cd,-12.6746px -9.20864px 2px #7ce8cd,-6.74181px -4.89821px 2px #7ce8cd,-.67418px -.48982px 2px #7ce8cd,-20.07392px -22.29434px 2px #7ce8cd,-19.40479px -21.5512px 2px #7ce8cd,-11.15218px -12.38575px 2px #7ce8cd,-10.48305px -11.6426px 2px #7ce8cd,-5.57609px -6.19287px 2px #7ce8cd,-.55761px -.61929px 2px #7ce8cd,-15px -25.98076px 2px #7ce8cd,-14.5px -25.11474px 2px #7ce8cd,-8.33333px -14.43376px 2px #7ce8cd,-7.83333px -13.56773px 2px #7ce8cd,-4.16667px -7.21688px 2px #7ce8cd,-.41667px -.72169px 2px #7ce8cd,-9.27051px -28.5317px 2px #7ce8cd,-8.96149px -27.58064px 2px #7ce8cd,-5.15028px -15.85094px 2px #7ce8cd,-4.84127px -14.89989px 2px #7ce8cd,-2.57514px -7.92547px 2px #7ce8cd,-.25751px -.79255px 2px #7ce8cd,-3.13585px -29.83566px 2px #7ce8cd,-3.03133px -28.84113px 2px #7ce8cd,-1.74214px -16.57536px 2px #7ce8cd,-1.63761px -15.58084px 2px #7ce8cd,-.87107px -8.28768px 2px #7ce8cd,-.08711px -.82877px 2px #7ce8cd,3.13585px -29.83566px 2px #7ce8cd,3.03133px -28.84113px 2px #7ce8cd,1.74214px -16.57536px 2px #7ce8cd,1.63761px -15.58084px 2px #7ce8cd,.87107px -8.28768px 2px #7ce8cd,.08711px -.82877px 2px #7ce8cd,9.27051px -28.5317px 2px #7ce8cd,8.96149px -27.58064px 2px #7ce8cd,5.15028px -15.85094px 2px #7ce8cd,4.84127px -14.89989px 2px #7ce8cd,2.57514px -7.92547px 2px #7ce8cd,.25751px -.79255px 2px #7ce8cd,15px -25.98076px 2px #7ce8cd,14.5px -25.11474px 2px #7ce8cd,8.33333px -14.43376px 2px #7ce8cd,7.83333px -13.56773px 2px #7ce8cd,4.16667px -7.21688px 2px #7ce8cd,.41667px -.72169px 2px #7ce8cd,20.07392px -22.29434px 2px #7ce8cd,19.40479px -21.5512px 2px #7ce8cd,11.15218px -12.38575px 2px #7ce8cd,10.48305px -11.6426px 2px #7ce8cd,5.57609px -6.19287px 2px #7ce8cd,.55761px -.61929px 2px #7ce8cd,24.27051px -17.63356px 2px #7ce8cd,23.46149px -17.04577px 2px #7ce8cd,13.48362px -9.79642px 2px #7ce8cd,12.6746px -9.20864px 2px #7ce8cd,6.74181px -4.89821px 2px #7ce8cd,.67418px -.48982px 2px #7ce8cd,27.40636px -12.2021px 2px #7ce8cd,26.49282px -11.79536px 2px #7ce8cd,15.22576px -6.77894px 2px #7ce8cd,14.31221px -6.37221px 2px #7ce8cd,7.61288px -3.38947px 2px #7ce8cd,.76129px -.33895px 2px #7ce8cd,29.34443px -6.23735px 2px #7ce8cd,28.36628px -6.02944px 2px #7ce8cd,16.30246px -3.46519px 2px #7ce8cd,15.32431px -3.25728px 2px #7ce8cd,8.15123px -1.7326px 2px #7ce8cd,.81512px -.17326px 2px #7ce8cd,30px 0 2px #7ce8cd,29px 0 2px #7ce8cd,16.66667px 0 2px #7ce8cd,15.66667px 0 2px #7ce8cd,8.33333px 0 2px #7ce8cd,.83333px 0 2px #7ce8cd
}

.fire16 {
    top: 42%;
    left: 33%
}

.fire16 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce882,29px 0 0 #7ce882,16.66667px 0 0 #7ce882,15.66667px 0 0 #7ce882,8.33333px 0 0 #7ce882,.83333px 0 0 #7ce882,29.34443px 6.23735px 0 #7ce882,28.36628px 6.02944px 0 #7ce882,16.30246px 3.46519px 0 #7ce882,15.32431px 3.25728px 0 #7ce882,8.15123px 1.7326px 0 #7ce882,.81512px .17326px 0 #7ce882,27.40636px 12.2021px 0 #7ce882,26.49282px 11.79536px 0 #7ce882,15.22576px 6.77894px 0 #7ce882,14.31221px 6.37221px 0 #7ce882,7.61288px 3.38947px 0 #7ce882,.76129px .33895px 0 #7ce882,24.27051px 17.63356px 0 #7ce882,23.46149px 17.04577px 0 #7ce882,13.48362px 9.79642px 0 #7ce882,12.6746px 9.20864px 0 #7ce882,6.74181px 4.89821px 0 #7ce882,.67418px .48982px 0 #7ce882,20.07392px 22.29434px 0 #7ce882,19.40479px 21.5512px 0 #7ce882,11.15218px 12.38575px 0 #7ce882,10.48305px 11.6426px 0 #7ce882,5.57609px 6.19287px 0 #7ce882,.55761px .61929px 0 #7ce882,15px 25.98076px 0 #7ce882,14.5px 25.11474px 0 #7ce882,8.33333px 14.43376px 0 #7ce882,7.83333px 13.56773px 0 #7ce882,4.16667px 7.21688px 0 #7ce882,.41667px .72169px 0 #7ce882,9.27051px 28.5317px 0 #7ce882,8.96149px 27.58064px 0 #7ce882,5.15028px 15.85094px 0 #7ce882,4.84127px 14.89989px 0 #7ce882,2.57514px 7.92547px 0 #7ce882,.25751px .79255px 0 #7ce882,3.13585px 29.83566px 0 #7ce882,3.03133px 28.84113px 0 #7ce882,1.74214px 16.57536px 0 #7ce882,1.63761px 15.58084px 0 #7ce882,.87107px 8.28768px 0 #7ce882,.08711px .82877px 0 #7ce882,-3.13585px 29.83566px 0 #7ce882,-3.03133px 28.84113px 0 #7ce882,-1.74214px 16.57536px 0 #7ce882,-1.63761px 15.58084px 0 #7ce882,-.87107px 8.28768px 0 #7ce882,-.08711px .82877px 0 #7ce882,-9.27051px 28.5317px 0 #7ce882,-8.96149px 27.58064px 0 #7ce882,-5.15028px 15.85094px 0 #7ce882,-4.84127px 14.89989px 0 #7ce882,-2.57514px 7.92547px 0 #7ce882,-.25751px .79255px 0 #7ce882,-15px 25.98076px 0 #7ce882,-14.5px 25.11474px 0 #7ce882,-8.33333px 14.43376px 0 #7ce882,-7.83333px 13.56773px 0 #7ce882,-4.16667px 7.21688px 0 #7ce882,-.41667px .72169px 0 #7ce882,-20.07392px 22.29434px 0 #7ce882,-19.40479px 21.5512px 0 #7ce882,-11.15218px 12.38575px 0 #7ce882,-10.48305px 11.6426px 0 #7ce882,-5.57609px 6.19287px 0 #7ce882,-.55761px .61929px 0 #7ce882,-24.27051px 17.63356px 0 #7ce882,-23.46149px 17.04577px 0 #7ce882,-13.48362px 9.79642px 0 #7ce882,-12.6746px 9.20864px 0 #7ce882,-6.74181px 4.89821px 0 #7ce882,-.67418px .48982px 0 #7ce882,-27.40636px 12.2021px 0 #7ce882,-26.49282px 11.79536px 0 #7ce882,-15.22576px 6.77894px 0 #7ce882,-14.31221px 6.37221px 0 #7ce882,-7.61288px 3.38947px 0 #7ce882,-.76129px .33895px 0 #7ce882,-29.34443px 6.23735px 0 #7ce882,-28.36628px 6.02944px 0 #7ce882,-16.30246px 3.46519px 0 #7ce882,-15.32431px 3.25728px 0 #7ce882,-8.15123px 1.7326px 0 #7ce882,-.81512px .17326px 0 #7ce882,-30px 0 0 #7ce882,-29px 0 0 #7ce882,-16.66667px 0 0 #7ce882,-15.66667px 0 0 #7ce882,-8.33333px 0 0 #7ce882,-.83333px 0 0 #7ce882,-29.34443px -6.23735px 0 #7ce882,-28.36628px -6.02944px 0 #7ce882,-16.30246px -3.46519px 0 #7ce882,-15.32431px -3.25728px 0 #7ce882,-8.15123px -1.7326px 0 #7ce882,-.81512px -.17326px 0 #7ce882,-27.40636px -12.2021px 0 #7ce882,-26.49282px -11.79536px 0 #7ce882,-15.22576px -6.77894px 0 #7ce882,-14.31221px -6.37221px 0 #7ce882,-7.61288px -3.38947px 0 #7ce882,-.76129px -.33895px 0 #7ce882,-24.27051px -17.63356px 0 #7ce882,-23.46149px -17.04577px 0 #7ce882,-13.48362px -9.79642px 0 #7ce882,-12.6746px -9.20864px 0 #7ce882,-6.74181px -4.89821px 0 #7ce882,-.67418px -.48982px 0 #7ce882,-20.07392px -22.29434px 0 #7ce882,-19.40479px -21.5512px 0 #7ce882,-11.15218px -12.38575px 0 #7ce882,-10.48305px -11.6426px 0 #7ce882,-5.57609px -6.19287px 0 #7ce882,-.55761px -.61929px 0 #7ce882,-15px -25.98076px 0 #7ce882,-14.5px -25.11474px 0 #7ce882,-8.33333px -14.43376px 0 #7ce882,-7.83333px -13.56773px 0 #7ce882,-4.16667px -7.21688px 0 #7ce882,-.41667px -.72169px 0 #7ce882,-9.27051px -28.5317px 0 #7ce882,-8.96149px -27.58064px 0 #7ce882,-5.15028px -15.85094px 0 #7ce882,-4.84127px -14.89989px 0 #7ce882,-2.57514px -7.92547px 0 #7ce882,-.25751px -.79255px 0 #7ce882,-3.13585px -29.83566px 0 #7ce882,-3.03133px -28.84113px 0 #7ce882,-1.74214px -16.57536px 0 #7ce882,-1.63761px -15.58084px 0 #7ce882,-.87107px -8.28768px 0 #7ce882,-.08711px -.82877px 0 #7ce882,3.13585px -29.83566px 0 #7ce882,3.03133px -28.84113px 0 #7ce882,1.74214px -16.57536px 0 #7ce882,1.63761px -15.58084px 0 #7ce882,.87107px -8.28768px 0 #7ce882,.08711px -.82877px 0 #7ce882,9.27051px -28.5317px 0 #7ce882,8.96149px -27.58064px 0 #7ce882,5.15028px -15.85094px 0 #7ce882,4.84127px -14.89989px 0 #7ce882,2.57514px -7.92547px 0 #7ce882,.25751px -.79255px 0 #7ce882,15px -25.98076px 0 #7ce882,14.5px -25.11474px 0 #7ce882,8.33333px -14.43376px 0 #7ce882,7.83333px -13.56773px 0 #7ce882,4.16667px -7.21688px 0 #7ce882,.41667px -.72169px 0 #7ce882,20.07392px -22.29434px 0 #7ce882,19.40479px -21.5512px 0 #7ce882,11.15218px -12.38575px 0 #7ce882,10.48305px -11.6426px 0 #7ce882,5.57609px -6.19287px 0 #7ce882,.55761px -.61929px 0 #7ce882,24.27051px -17.63356px 0 #7ce882,23.46149px -17.04577px 0 #7ce882,13.48362px -9.79642px 0 #7ce882,12.6746px -9.20864px 0 #7ce882,6.74181px -4.89821px 0 #7ce882,.67418px -.48982px 0 #7ce882,27.40636px -12.2021px 0 #7ce882,26.49282px -11.79536px 0 #7ce882,15.22576px -6.77894px 0 #7ce882,14.31221px -6.37221px 0 #7ce882,7.61288px -3.38947px 0 #7ce882,.76129px -.33895px 0 #7ce882,29.34443px -6.23735px 0 #7ce882,28.36628px -6.02944px 0 #7ce882,16.30246px -3.46519px 0 #7ce882,15.32431px -3.25728px 0 #7ce882,8.15123px -1.7326px 0 #7ce882,.81512px -.17326px 0 #7ce882,30px 0 0 #7ce882,29px 0 0 #7ce882,16.66667px 0 0 #7ce882,15.66667px 0 0 #7ce882,8.33333px 0 0 #7ce882,.83333px 0 0 #7ce882
}

.fire16 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce882,29px 0 2px #7ce882,16.66667px 0 2px #7ce882,15.66667px 0 2px #7ce882,8.33333px 0 2px #7ce882,.83333px 0 2px #7ce882,29.34443px 6.23735px 2px #7ce882,28.36628px 6.02944px 2px #7ce882,16.30246px 3.46519px 2px #7ce882,15.32431px 3.25728px 2px #7ce882,8.15123px 1.7326px 2px #7ce882,.81512px .17326px 2px #7ce882,27.40636px 12.2021px 2px #7ce882,26.49282px 11.79536px 2px #7ce882,15.22576px 6.77894px 2px #7ce882,14.31221px 6.37221px 2px #7ce882,7.61288px 3.38947px 2px #7ce882,.76129px .33895px 2px #7ce882,24.27051px 17.63356px 2px #7ce882,23.46149px 17.04577px 2px #7ce882,13.48362px 9.79642px 2px #7ce882,12.6746px 9.20864px 2px #7ce882,6.74181px 4.89821px 2px #7ce882,.67418px .48982px 2px #7ce882,20.07392px 22.29434px 2px #7ce882,19.40479px 21.5512px 2px #7ce882,11.15218px 12.38575px 2px #7ce882,10.48305px 11.6426px 2px #7ce882,5.57609px 6.19287px 2px #7ce882,.55761px .61929px 2px #7ce882,15px 25.98076px 2px #7ce882,14.5px 25.11474px 2px #7ce882,8.33333px 14.43376px 2px #7ce882,7.83333px 13.56773px 2px #7ce882,4.16667px 7.21688px 2px #7ce882,.41667px .72169px 2px #7ce882,9.27051px 28.5317px 2px #7ce882,8.96149px 27.58064px 2px #7ce882,5.15028px 15.85094px 2px #7ce882,4.84127px 14.89989px 2px #7ce882,2.57514px 7.92547px 2px #7ce882,.25751px .79255px 2px #7ce882,3.13585px 29.83566px 2px #7ce882,3.03133px 28.84113px 2px #7ce882,1.74214px 16.57536px 2px #7ce882,1.63761px 15.58084px 2px #7ce882,.87107px 8.28768px 2px #7ce882,.08711px .82877px 2px #7ce882,-3.13585px 29.83566px 2px #7ce882,-3.03133px 28.84113px 2px #7ce882,-1.74214px 16.57536px 2px #7ce882,-1.63761px 15.58084px 2px #7ce882,-.87107px 8.28768px 2px #7ce882,-.08711px .82877px 2px #7ce882,-9.27051px 28.5317px 2px #7ce882,-8.96149px 27.58064px 2px #7ce882,-5.15028px 15.85094px 2px #7ce882,-4.84127px 14.89989px 2px #7ce882,-2.57514px 7.92547px 2px #7ce882,-.25751px .79255px 2px #7ce882,-15px 25.98076px 2px #7ce882,-14.5px 25.11474px 2px #7ce882,-8.33333px 14.43376px 2px #7ce882,-7.83333px 13.56773px 2px #7ce882,-4.16667px 7.21688px 2px #7ce882,-.41667px .72169px 2px #7ce882,-20.07392px 22.29434px 2px #7ce882,-19.40479px 21.5512px 2px #7ce882,-11.15218px 12.38575px 2px #7ce882,-10.48305px 11.6426px 2px #7ce882,-5.57609px 6.19287px 2px #7ce882,-.55761px .61929px 2px #7ce882,-24.27051px 17.63356px 2px #7ce882,-23.46149px 17.04577px 2px #7ce882,-13.48362px 9.79642px 2px #7ce882,-12.6746px 9.20864px 2px #7ce882,-6.74181px 4.89821px 2px #7ce882,-.67418px .48982px 2px #7ce882,-27.40636px 12.2021px 2px #7ce882,-26.49282px 11.79536px 2px #7ce882,-15.22576px 6.77894px 2px #7ce882,-14.31221px 6.37221px 2px #7ce882,-7.61288px 3.38947px 2px #7ce882,-.76129px .33895px 2px #7ce882,-29.34443px 6.23735px 2px #7ce882,-28.36628px 6.02944px 2px #7ce882,-16.30246px 3.46519px 2px #7ce882,-15.32431px 3.25728px 2px #7ce882,-8.15123px 1.7326px 2px #7ce882,-.81512px .17326px 2px #7ce882,-30px 0 2px #7ce882,-29px 0 2px #7ce882,-16.66667px 0 2px #7ce882,-15.66667px 0 2px #7ce882,-8.33333px 0 2px #7ce882,-.83333px 0 2px #7ce882,-29.34443px -6.23735px 2px #7ce882,-28.36628px -6.02944px 2px #7ce882,-16.30246px -3.46519px 2px #7ce882,-15.32431px -3.25728px 2px #7ce882,-8.15123px -1.7326px 2px #7ce882,-.81512px -.17326px 2px #7ce882,-27.40636px -12.2021px 2px #7ce882,-26.49282px -11.79536px 2px #7ce882,-15.22576px -6.77894px 2px #7ce882,-14.31221px -6.37221px 2px #7ce882,-7.61288px -3.38947px 2px #7ce882,-.76129px -.33895px 2px #7ce882,-24.27051px -17.63356px 2px #7ce882,-23.46149px -17.04577px 2px #7ce882,-13.48362px -9.79642px 2px #7ce882,-12.6746px -9.20864px 2px #7ce882,-6.74181px -4.89821px 2px #7ce882,-.67418px -.48982px 2px #7ce882,-20.07392px -22.29434px 2px #7ce882,-19.40479px -21.5512px 2px #7ce882,-11.15218px -12.38575px 2px #7ce882,-10.48305px -11.6426px 2px #7ce882,-5.57609px -6.19287px 2px #7ce882,-.55761px -.61929px 2px #7ce882,-15px -25.98076px 2px #7ce882,-14.5px -25.11474px 2px #7ce882,-8.33333px -14.43376px 2px #7ce882,-7.83333px -13.56773px 2px #7ce882,-4.16667px -7.21688px 2px #7ce882,-.41667px -.72169px 2px #7ce882,-9.27051px -28.5317px 2px #7ce882,-8.96149px -27.58064px 2px #7ce882,-5.15028px -15.85094px 2px #7ce882,-4.84127px -14.89989px 2px #7ce882,-2.57514px -7.92547px 2px #7ce882,-.25751px -.79255px 2px #7ce882,-3.13585px -29.83566px 2px #7ce882,-3.03133px -28.84113px 2px #7ce882,-1.74214px -16.57536px 2px #7ce882,-1.63761px -15.58084px 2px #7ce882,-.87107px -8.28768px 2px #7ce882,-.08711px -.82877px 2px #7ce882,3.13585px -29.83566px 2px #7ce882,3.03133px -28.84113px 2px #7ce882,1.74214px -16.57536px 2px #7ce882,1.63761px -15.58084px 2px #7ce882,.87107px -8.28768px 2px #7ce882,.08711px -.82877px 2px #7ce882,9.27051px -28.5317px 2px #7ce882,8.96149px -27.58064px 2px #7ce882,5.15028px -15.85094px 2px #7ce882,4.84127px -14.89989px 2px #7ce882,2.57514px -7.92547px 2px #7ce882,.25751px -.79255px 2px #7ce882,15px -25.98076px 2px #7ce882,14.5px -25.11474px 2px #7ce882,8.33333px -14.43376px 2px #7ce882,7.83333px -13.56773px 2px #7ce882,4.16667px -7.21688px 2px #7ce882,.41667px -.72169px 2px #7ce882,20.07392px -22.29434px 2px #7ce882,19.40479px -21.5512px 2px #7ce882,11.15218px -12.38575px 2px #7ce882,10.48305px -11.6426px 2px #7ce882,5.57609px -6.19287px 2px #7ce882,.55761px -.61929px 2px #7ce882,24.27051px -17.63356px 2px #7ce882,23.46149px -17.04577px 2px #7ce882,13.48362px -9.79642px 2px #7ce882,12.6746px -9.20864px 2px #7ce882,6.74181px -4.89821px 2px #7ce882,.67418px -.48982px 2px #7ce882,27.40636px -12.2021px 2px #7ce882,26.49282px -11.79536px 2px #7ce882,15.22576px -6.77894px 2px #7ce882,14.31221px -6.37221px 2px #7ce882,7.61288px -3.38947px 2px #7ce882,.76129px -.33895px 2px #7ce882,29.34443px -6.23735px 2px #7ce882,28.36628px -6.02944px 2px #7ce882,16.30246px -3.46519px 2px #7ce882,15.32431px -3.25728px 2px #7ce882,8.15123px -1.7326px 2px #7ce882,.81512px -.17326px 2px #7ce882,30px 0 2px #7ce882,29px 0 2px #7ce882,16.66667px 0 2px #7ce882,15.66667px 0 2px #7ce882,8.33333px 0 2px #7ce882,.83333px 0 2px #7ce882
}

.fire17 {
    top: 85%;
    left: 7%
}

.fire17 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce8c0,29px 0 0 #7ce8c0,16.66667px 0 0 #7ce8c0,15.66667px 0 0 #7ce8c0,8.33333px 0 0 #7ce8c0,.83333px 0 0 #7ce8c0,29.34443px 6.23735px 0 #7ce8c0,28.36628px 6.02944px 0 #7ce8c0,16.30246px 3.46519px 0 #7ce8c0,15.32431px 3.25728px 0 #7ce8c0,8.15123px 1.7326px 0 #7ce8c0,.81512px .17326px 0 #7ce8c0,27.40636px 12.2021px 0 #7ce8c0,26.49282px 11.79536px 0 #7ce8c0,15.22576px 6.77894px 0 #7ce8c0,14.31221px 6.37221px 0 #7ce8c0,7.61288px 3.38947px 0 #7ce8c0,.76129px .33895px 0 #7ce8c0,24.27051px 17.63356px 0 #7ce8c0,23.46149px 17.04577px 0 #7ce8c0,13.48362px 9.79642px 0 #7ce8c0,12.6746px 9.20864px 0 #7ce8c0,6.74181px 4.89821px 0 #7ce8c0,.67418px .48982px 0 #7ce8c0,20.07392px 22.29434px 0 #7ce8c0,19.40479px 21.5512px 0 #7ce8c0,11.15218px 12.38575px 0 #7ce8c0,10.48305px 11.6426px 0 #7ce8c0,5.57609px 6.19287px 0 #7ce8c0,.55761px .61929px 0 #7ce8c0,15px 25.98076px 0 #7ce8c0,14.5px 25.11474px 0 #7ce8c0,8.33333px 14.43376px 0 #7ce8c0,7.83333px 13.56773px 0 #7ce8c0,4.16667px 7.21688px 0 #7ce8c0,.41667px .72169px 0 #7ce8c0,9.27051px 28.5317px 0 #7ce8c0,8.96149px 27.58064px 0 #7ce8c0,5.15028px 15.85094px 0 #7ce8c0,4.84127px 14.89989px 0 #7ce8c0,2.57514px 7.92547px 0 #7ce8c0,.25751px .79255px 0 #7ce8c0,3.13585px 29.83566px 0 #7ce8c0,3.03133px 28.84113px 0 #7ce8c0,1.74214px 16.57536px 0 #7ce8c0,1.63761px 15.58084px 0 #7ce8c0,.87107px 8.28768px 0 #7ce8c0,.08711px .82877px 0 #7ce8c0,-3.13585px 29.83566px 0 #7ce8c0,-3.03133px 28.84113px 0 #7ce8c0,-1.74214px 16.57536px 0 #7ce8c0,-1.63761px 15.58084px 0 #7ce8c0,-.87107px 8.28768px 0 #7ce8c0,-.08711px .82877px 0 #7ce8c0,-9.27051px 28.5317px 0 #7ce8c0,-8.96149px 27.58064px 0 #7ce8c0,-5.15028px 15.85094px 0 #7ce8c0,-4.84127px 14.89989px 0 #7ce8c0,-2.57514px 7.92547px 0 #7ce8c0,-.25751px .79255px 0 #7ce8c0,-15px 25.98076px 0 #7ce8c0,-14.5px 25.11474px 0 #7ce8c0,-8.33333px 14.43376px 0 #7ce8c0,-7.83333px 13.56773px 0 #7ce8c0,-4.16667px 7.21688px 0 #7ce8c0,-.41667px .72169px 0 #7ce8c0,-20.07392px 22.29434px 0 #7ce8c0,-19.40479px 21.5512px 0 #7ce8c0,-11.15218px 12.38575px 0 #7ce8c0,-10.48305px 11.6426px 0 #7ce8c0,-5.57609px 6.19287px 0 #7ce8c0,-.55761px .61929px 0 #7ce8c0,-24.27051px 17.63356px 0 #7ce8c0,-23.46149px 17.04577px 0 #7ce8c0,-13.48362px 9.79642px 0 #7ce8c0,-12.6746px 9.20864px 0 #7ce8c0,-6.74181px 4.89821px 0 #7ce8c0,-.67418px .48982px 0 #7ce8c0,-27.40636px 12.2021px 0 #7ce8c0,-26.49282px 11.79536px 0 #7ce8c0,-15.22576px 6.77894px 0 #7ce8c0,-14.31221px 6.37221px 0 #7ce8c0,-7.61288px 3.38947px 0 #7ce8c0,-.76129px .33895px 0 #7ce8c0,-29.34443px 6.23735px 0 #7ce8c0,-28.36628px 6.02944px 0 #7ce8c0,-16.30246px 3.46519px 0 #7ce8c0,-15.32431px 3.25728px 0 #7ce8c0,-8.15123px 1.7326px 0 #7ce8c0,-.81512px .17326px 0 #7ce8c0,-30px 0 0 #7ce8c0,-29px 0 0 #7ce8c0,-16.66667px 0 0 #7ce8c0,-15.66667px 0 0 #7ce8c0,-8.33333px 0 0 #7ce8c0,-.83333px 0 0 #7ce8c0,-29.34443px -6.23735px 0 #7ce8c0,-28.36628px -6.02944px 0 #7ce8c0,-16.30246px -3.46519px 0 #7ce8c0,-15.32431px -3.25728px 0 #7ce8c0,-8.15123px -1.7326px 0 #7ce8c0,-.81512px -.17326px 0 #7ce8c0,-27.40636px -12.2021px 0 #7ce8c0,-26.49282px -11.79536px 0 #7ce8c0,-15.22576px -6.77894px 0 #7ce8c0,-14.31221px -6.37221px 0 #7ce8c0,-7.61288px -3.38947px 0 #7ce8c0,-.76129px -.33895px 0 #7ce8c0,-24.27051px -17.63356px 0 #7ce8c0,-23.46149px -17.04577px 0 #7ce8c0,-13.48362px -9.79642px 0 #7ce8c0,-12.6746px -9.20864px 0 #7ce8c0,-6.74181px -4.89821px 0 #7ce8c0,-.67418px -.48982px 0 #7ce8c0,-20.07392px -22.29434px 0 #7ce8c0,-19.40479px -21.5512px 0 #7ce8c0,-11.15218px -12.38575px 0 #7ce8c0,-10.48305px -11.6426px 0 #7ce8c0,-5.57609px -6.19287px 0 #7ce8c0,-.55761px -.61929px 0 #7ce8c0,-15px -25.98076px 0 #7ce8c0,-14.5px -25.11474px 0 #7ce8c0,-8.33333px -14.43376px 0 #7ce8c0,-7.83333px -13.56773px 0 #7ce8c0,-4.16667px -7.21688px 0 #7ce8c0,-.41667px -.72169px 0 #7ce8c0,-9.27051px -28.5317px 0 #7ce8c0,-8.96149px -27.58064px 0 #7ce8c0,-5.15028px -15.85094px 0 #7ce8c0,-4.84127px -14.89989px 0 #7ce8c0,-2.57514px -7.92547px 0 #7ce8c0,-.25751px -.79255px 0 #7ce8c0,-3.13585px -29.83566px 0 #7ce8c0,-3.03133px -28.84113px 0 #7ce8c0,-1.74214px -16.57536px 0 #7ce8c0,-1.63761px -15.58084px 0 #7ce8c0,-.87107px -8.28768px 0 #7ce8c0,-.08711px -.82877px 0 #7ce8c0,3.13585px -29.83566px 0 #7ce8c0,3.03133px -28.84113px 0 #7ce8c0,1.74214px -16.57536px 0 #7ce8c0,1.63761px -15.58084px 0 #7ce8c0,.87107px -8.28768px 0 #7ce8c0,.08711px -.82877px 0 #7ce8c0,9.27051px -28.5317px 0 #7ce8c0,8.96149px -27.58064px 0 #7ce8c0,5.15028px -15.85094px 0 #7ce8c0,4.84127px -14.89989px 0 #7ce8c0,2.57514px -7.92547px 0 #7ce8c0,.25751px -.79255px 0 #7ce8c0,15px -25.98076px 0 #7ce8c0,14.5px -25.11474px 0 #7ce8c0,8.33333px -14.43376px 0 #7ce8c0,7.83333px -13.56773px 0 #7ce8c0,4.16667px -7.21688px 0 #7ce8c0,.41667px -.72169px 0 #7ce8c0,20.07392px -22.29434px 0 #7ce8c0,19.40479px -21.5512px 0 #7ce8c0,11.15218px -12.38575px 0 #7ce8c0,10.48305px -11.6426px 0 #7ce8c0,5.57609px -6.19287px 0 #7ce8c0,.55761px -.61929px 0 #7ce8c0,24.27051px -17.63356px 0 #7ce8c0,23.46149px -17.04577px 0 #7ce8c0,13.48362px -9.79642px 0 #7ce8c0,12.6746px -9.20864px 0 #7ce8c0,6.74181px -4.89821px 0 #7ce8c0,.67418px -.48982px 0 #7ce8c0,27.40636px -12.2021px 0 #7ce8c0,26.49282px -11.79536px 0 #7ce8c0,15.22576px -6.77894px 0 #7ce8c0,14.31221px -6.37221px 0 #7ce8c0,7.61288px -3.38947px 0 #7ce8c0,.76129px -.33895px 0 #7ce8c0,29.34443px -6.23735px 0 #7ce8c0,28.36628px -6.02944px 0 #7ce8c0,16.30246px -3.46519px 0 #7ce8c0,15.32431px -3.25728px 0 #7ce8c0,8.15123px -1.7326px 0 #7ce8c0,.81512px -.17326px 0 #7ce8c0,30px 0 0 #7ce8c0,29px 0 0 #7ce8c0,16.66667px 0 0 #7ce8c0,15.66667px 0 0 #7ce8c0,8.33333px 0 0 #7ce8c0,.83333px 0 0 #7ce8c0
}

.fire17 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce8c0,29px 0 2px #7ce8c0,16.66667px 0 2px #7ce8c0,15.66667px 0 2px #7ce8c0,8.33333px 0 2px #7ce8c0,.83333px 0 2px #7ce8c0,29.34443px 6.23735px 2px #7ce8c0,28.36628px 6.02944px 2px #7ce8c0,16.30246px 3.46519px 2px #7ce8c0,15.32431px 3.25728px 2px #7ce8c0,8.15123px 1.7326px 2px #7ce8c0,.81512px .17326px 2px #7ce8c0,27.40636px 12.2021px 2px #7ce8c0,26.49282px 11.79536px 2px #7ce8c0,15.22576px 6.77894px 2px #7ce8c0,14.31221px 6.37221px 2px #7ce8c0,7.61288px 3.38947px 2px #7ce8c0,.76129px .33895px 2px #7ce8c0,24.27051px 17.63356px 2px #7ce8c0,23.46149px 17.04577px 2px #7ce8c0,13.48362px 9.79642px 2px #7ce8c0,12.6746px 9.20864px 2px #7ce8c0,6.74181px 4.89821px 2px #7ce8c0,.67418px .48982px 2px #7ce8c0,20.07392px 22.29434px 2px #7ce8c0,19.40479px 21.5512px 2px #7ce8c0,11.15218px 12.38575px 2px #7ce8c0,10.48305px 11.6426px 2px #7ce8c0,5.57609px 6.19287px 2px #7ce8c0,.55761px .61929px 2px #7ce8c0,15px 25.98076px 2px #7ce8c0,14.5px 25.11474px 2px #7ce8c0,8.33333px 14.43376px 2px #7ce8c0,7.83333px 13.56773px 2px #7ce8c0,4.16667px 7.21688px 2px #7ce8c0,.41667px .72169px 2px #7ce8c0,9.27051px 28.5317px 2px #7ce8c0,8.96149px 27.58064px 2px #7ce8c0,5.15028px 15.85094px 2px #7ce8c0,4.84127px 14.89989px 2px #7ce8c0,2.57514px 7.92547px 2px #7ce8c0,.25751px .79255px 2px #7ce8c0,3.13585px 29.83566px 2px #7ce8c0,3.03133px 28.84113px 2px #7ce8c0,1.74214px 16.57536px 2px #7ce8c0,1.63761px 15.58084px 2px #7ce8c0,.87107px 8.28768px 2px #7ce8c0,.08711px .82877px 2px #7ce8c0,-3.13585px 29.83566px 2px #7ce8c0,-3.03133px 28.84113px 2px #7ce8c0,-1.74214px 16.57536px 2px #7ce8c0,-1.63761px 15.58084px 2px #7ce8c0,-.87107px 8.28768px 2px #7ce8c0,-.08711px .82877px 2px #7ce8c0,-9.27051px 28.5317px 2px #7ce8c0,-8.96149px 27.58064px 2px #7ce8c0,-5.15028px 15.85094px 2px #7ce8c0,-4.84127px 14.89989px 2px #7ce8c0,-2.57514px 7.92547px 2px #7ce8c0,-.25751px .79255px 2px #7ce8c0,-15px 25.98076px 2px #7ce8c0,-14.5px 25.11474px 2px #7ce8c0,-8.33333px 14.43376px 2px #7ce8c0,-7.83333px 13.56773px 2px #7ce8c0,-4.16667px 7.21688px 2px #7ce8c0,-.41667px .72169px 2px #7ce8c0,-20.07392px 22.29434px 2px #7ce8c0,-19.40479px 21.5512px 2px #7ce8c0,-11.15218px 12.38575px 2px #7ce8c0,-10.48305px 11.6426px 2px #7ce8c0,-5.57609px 6.19287px 2px #7ce8c0,-.55761px .61929px 2px #7ce8c0,-24.27051px 17.63356px 2px #7ce8c0,-23.46149px 17.04577px 2px #7ce8c0,-13.48362px 9.79642px 2px #7ce8c0,-12.6746px 9.20864px 2px #7ce8c0,-6.74181px 4.89821px 2px #7ce8c0,-.67418px .48982px 2px #7ce8c0,-27.40636px 12.2021px 2px #7ce8c0,-26.49282px 11.79536px 2px #7ce8c0,-15.22576px 6.77894px 2px #7ce8c0,-14.31221px 6.37221px 2px #7ce8c0,-7.61288px 3.38947px 2px #7ce8c0,-.76129px .33895px 2px #7ce8c0,-29.34443px 6.23735px 2px #7ce8c0,-28.36628px 6.02944px 2px #7ce8c0,-16.30246px 3.46519px 2px #7ce8c0,-15.32431px 3.25728px 2px #7ce8c0,-8.15123px 1.7326px 2px #7ce8c0,-.81512px .17326px 2px #7ce8c0,-30px 0 2px #7ce8c0,-29px 0 2px #7ce8c0,-16.66667px 0 2px #7ce8c0,-15.66667px 0 2px #7ce8c0,-8.33333px 0 2px #7ce8c0,-.83333px 0 2px #7ce8c0,-29.34443px -6.23735px 2px #7ce8c0,-28.36628px -6.02944px 2px #7ce8c0,-16.30246px -3.46519px 2px #7ce8c0,-15.32431px -3.25728px 2px #7ce8c0,-8.15123px -1.7326px 2px #7ce8c0,-.81512px -.17326px 2px #7ce8c0,-27.40636px -12.2021px 2px #7ce8c0,-26.49282px -11.79536px 2px #7ce8c0,-15.22576px -6.77894px 2px #7ce8c0,-14.31221px -6.37221px 2px #7ce8c0,-7.61288px -3.38947px 2px #7ce8c0,-.76129px -.33895px 2px #7ce8c0,-24.27051px -17.63356px 2px #7ce8c0,-23.46149px -17.04577px 2px #7ce8c0,-13.48362px -9.79642px 2px #7ce8c0,-12.6746px -9.20864px 2px #7ce8c0,-6.74181px -4.89821px 2px #7ce8c0,-.67418px -.48982px 2px #7ce8c0,-20.07392px -22.29434px 2px #7ce8c0,-19.40479px -21.5512px 2px #7ce8c0,-11.15218px -12.38575px 2px #7ce8c0,-10.48305px -11.6426px 2px #7ce8c0,-5.57609px -6.19287px 2px #7ce8c0,-.55761px -.61929px 2px #7ce8c0,-15px -25.98076px 2px #7ce8c0,-14.5px -25.11474px 2px #7ce8c0,-8.33333px -14.43376px 2px #7ce8c0,-7.83333px -13.56773px 2px #7ce8c0,-4.16667px -7.21688px 2px #7ce8c0,-.41667px -.72169px 2px #7ce8c0,-9.27051px -28.5317px 2px #7ce8c0,-8.96149px -27.58064px 2px #7ce8c0,-5.15028px -15.85094px 2px #7ce8c0,-4.84127px -14.89989px 2px #7ce8c0,-2.57514px -7.92547px 2px #7ce8c0,-.25751px -.79255px 2px #7ce8c0,-3.13585px -29.83566px 2px #7ce8c0,-3.03133px -28.84113px 2px #7ce8c0,-1.74214px -16.57536px 2px #7ce8c0,-1.63761px -15.58084px 2px #7ce8c0,-.87107px -8.28768px 2px #7ce8c0,-.08711px -.82877px 2px #7ce8c0,3.13585px -29.83566px 2px #7ce8c0,3.03133px -28.84113px 2px #7ce8c0,1.74214px -16.57536px 2px #7ce8c0,1.63761px -15.58084px 2px #7ce8c0,.87107px -8.28768px 2px #7ce8c0,.08711px -.82877px 2px #7ce8c0,9.27051px -28.5317px 2px #7ce8c0,8.96149px -27.58064px 2px #7ce8c0,5.15028px -15.85094px 2px #7ce8c0,4.84127px -14.89989px 2px #7ce8c0,2.57514px -7.92547px 2px #7ce8c0,.25751px -.79255px 2px #7ce8c0,15px -25.98076px 2px #7ce8c0,14.5px -25.11474px 2px #7ce8c0,8.33333px -14.43376px 2px #7ce8c0,7.83333px -13.56773px 2px #7ce8c0,4.16667px -7.21688px 2px #7ce8c0,.41667px -.72169px 2px #7ce8c0,20.07392px -22.29434px 2px #7ce8c0,19.40479px -21.5512px 2px #7ce8c0,11.15218px -12.38575px 2px #7ce8c0,10.48305px -11.6426px 2px #7ce8c0,5.57609px -6.19287px 2px #7ce8c0,.55761px -.61929px 2px #7ce8c0,24.27051px -17.63356px 2px #7ce8c0,23.46149px -17.04577px 2px #7ce8c0,13.48362px -9.79642px 2px #7ce8c0,12.6746px -9.20864px 2px #7ce8c0,6.74181px -4.89821px 2px #7ce8c0,.67418px -.48982px 2px #7ce8c0,27.40636px -12.2021px 2px #7ce8c0,26.49282px -11.79536px 2px #7ce8c0,15.22576px -6.77894px 2px #7ce8c0,14.31221px -6.37221px 2px #7ce8c0,7.61288px -3.38947px 2px #7ce8c0,.76129px -.33895px 2px #7ce8c0,29.34443px -6.23735px 2px #7ce8c0,28.36628px -6.02944px 2px #7ce8c0,16.30246px -3.46519px 2px #7ce8c0,15.32431px -3.25728px 2px #7ce8c0,8.15123px -1.7326px 2px #7ce8c0,.81512px -.17326px 2px #7ce8c0,30px 0 2px #7ce8c0,29px 0 2px #7ce8c0,16.66667px 0 2px #7ce8c0,15.66667px 0 2px #7ce8c0,8.33333px 0 2px #7ce8c0,.83333px 0 2px #7ce8c0
}

.fire18 {
    top: 13%;
    left: 26%
}

.fire18 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce884,29px 0 0 #7ce884,16.66667px 0 0 #7ce884,15.66667px 0 0 #7ce884,8.33333px 0 0 #7ce884,.83333px 0 0 #7ce884,29.34443px 6.23735px 0 #7ce884,28.36628px 6.02944px 0 #7ce884,16.30246px 3.46519px 0 #7ce884,15.32431px 3.25728px 0 #7ce884,8.15123px 1.7326px 0 #7ce884,.81512px .17326px 0 #7ce884,27.40636px 12.2021px 0 #7ce884,26.49282px 11.79536px 0 #7ce884,15.22576px 6.77894px 0 #7ce884,14.31221px 6.37221px 0 #7ce884,7.61288px 3.38947px 0 #7ce884,.76129px .33895px 0 #7ce884,24.27051px 17.63356px 0 #7ce884,23.46149px 17.04577px 0 #7ce884,13.48362px 9.79642px 0 #7ce884,12.6746px 9.20864px 0 #7ce884,6.74181px 4.89821px 0 #7ce884,.67418px .48982px 0 #7ce884,20.07392px 22.29434px 0 #7ce884,19.40479px 21.5512px 0 #7ce884,11.15218px 12.38575px 0 #7ce884,10.48305px 11.6426px 0 #7ce884,5.57609px 6.19287px 0 #7ce884,.55761px .61929px 0 #7ce884,15px 25.98076px 0 #7ce884,14.5px 25.11474px 0 #7ce884,8.33333px 14.43376px 0 #7ce884,7.83333px 13.56773px 0 #7ce884,4.16667px 7.21688px 0 #7ce884,.41667px .72169px 0 #7ce884,9.27051px 28.5317px 0 #7ce884,8.96149px 27.58064px 0 #7ce884,5.15028px 15.85094px 0 #7ce884,4.84127px 14.89989px 0 #7ce884,2.57514px 7.92547px 0 #7ce884,.25751px .79255px 0 #7ce884,3.13585px 29.83566px 0 #7ce884,3.03133px 28.84113px 0 #7ce884,1.74214px 16.57536px 0 #7ce884,1.63761px 15.58084px 0 #7ce884,.87107px 8.28768px 0 #7ce884,.08711px .82877px 0 #7ce884,-3.13585px 29.83566px 0 #7ce884,-3.03133px 28.84113px 0 #7ce884,-1.74214px 16.57536px 0 #7ce884,-1.63761px 15.58084px 0 #7ce884,-.87107px 8.28768px 0 #7ce884,-.08711px .82877px 0 #7ce884,-9.27051px 28.5317px 0 #7ce884,-8.96149px 27.58064px 0 #7ce884,-5.15028px 15.85094px 0 #7ce884,-4.84127px 14.89989px 0 #7ce884,-2.57514px 7.92547px 0 #7ce884,-.25751px .79255px 0 #7ce884,-15px 25.98076px 0 #7ce884,-14.5px 25.11474px 0 #7ce884,-8.33333px 14.43376px 0 #7ce884,-7.83333px 13.56773px 0 #7ce884,-4.16667px 7.21688px 0 #7ce884,-.41667px .72169px 0 #7ce884,-20.07392px 22.29434px 0 #7ce884,-19.40479px 21.5512px 0 #7ce884,-11.15218px 12.38575px 0 #7ce884,-10.48305px 11.6426px 0 #7ce884,-5.57609px 6.19287px 0 #7ce884,-.55761px .61929px 0 #7ce884,-24.27051px 17.63356px 0 #7ce884,-23.46149px 17.04577px 0 #7ce884,-13.48362px 9.79642px 0 #7ce884,-12.6746px 9.20864px 0 #7ce884,-6.74181px 4.89821px 0 #7ce884,-.67418px .48982px 0 #7ce884,-27.40636px 12.2021px 0 #7ce884,-26.49282px 11.79536px 0 #7ce884,-15.22576px 6.77894px 0 #7ce884,-14.31221px 6.37221px 0 #7ce884,-7.61288px 3.38947px 0 #7ce884,-.76129px .33895px 0 #7ce884,-29.34443px 6.23735px 0 #7ce884,-28.36628px 6.02944px 0 #7ce884,-16.30246px 3.46519px 0 #7ce884,-15.32431px 3.25728px 0 #7ce884,-8.15123px 1.7326px 0 #7ce884,-.81512px .17326px 0 #7ce884,-30px 0 0 #7ce884,-29px 0 0 #7ce884,-16.66667px 0 0 #7ce884,-15.66667px 0 0 #7ce884,-8.33333px 0 0 #7ce884,-.83333px 0 0 #7ce884,-29.34443px -6.23735px 0 #7ce884,-28.36628px -6.02944px 0 #7ce884,-16.30246px -3.46519px 0 #7ce884,-15.32431px -3.25728px 0 #7ce884,-8.15123px -1.7326px 0 #7ce884,-.81512px -.17326px 0 #7ce884,-27.40636px -12.2021px 0 #7ce884,-26.49282px -11.79536px 0 #7ce884,-15.22576px -6.77894px 0 #7ce884,-14.31221px -6.37221px 0 #7ce884,-7.61288px -3.38947px 0 #7ce884,-.76129px -.33895px 0 #7ce884,-24.27051px -17.63356px 0 #7ce884,-23.46149px -17.04577px 0 #7ce884,-13.48362px -9.79642px 0 #7ce884,-12.6746px -9.20864px 0 #7ce884,-6.74181px -4.89821px 0 #7ce884,-.67418px -.48982px 0 #7ce884,-20.07392px -22.29434px 0 #7ce884,-19.40479px -21.5512px 0 #7ce884,-11.15218px -12.38575px 0 #7ce884,-10.48305px -11.6426px 0 #7ce884,-5.57609px -6.19287px 0 #7ce884,-.55761px -.61929px 0 #7ce884,-15px -25.98076px 0 #7ce884,-14.5px -25.11474px 0 #7ce884,-8.33333px -14.43376px 0 #7ce884,-7.83333px -13.56773px 0 #7ce884,-4.16667px -7.21688px 0 #7ce884,-.41667px -.72169px 0 #7ce884,-9.27051px -28.5317px 0 #7ce884,-8.96149px -27.58064px 0 #7ce884,-5.15028px -15.85094px 0 #7ce884,-4.84127px -14.89989px 0 #7ce884,-2.57514px -7.92547px 0 #7ce884,-.25751px -.79255px 0 #7ce884,-3.13585px -29.83566px 0 #7ce884,-3.03133px -28.84113px 0 #7ce884,-1.74214px -16.57536px 0 #7ce884,-1.63761px -15.58084px 0 #7ce884,-.87107px -8.28768px 0 #7ce884,-.08711px -.82877px 0 #7ce884,3.13585px -29.83566px 0 #7ce884,3.03133px -28.84113px 0 #7ce884,1.74214px -16.57536px 0 #7ce884,1.63761px -15.58084px 0 #7ce884,.87107px -8.28768px 0 #7ce884,.08711px -.82877px 0 #7ce884,9.27051px -28.5317px 0 #7ce884,8.96149px -27.58064px 0 #7ce884,5.15028px -15.85094px 0 #7ce884,4.84127px -14.89989px 0 #7ce884,2.57514px -7.92547px 0 #7ce884,.25751px -.79255px 0 #7ce884,15px -25.98076px 0 #7ce884,14.5px -25.11474px 0 #7ce884,8.33333px -14.43376px 0 #7ce884,7.83333px -13.56773px 0 #7ce884,4.16667px -7.21688px 0 #7ce884,.41667px -.72169px 0 #7ce884,20.07392px -22.29434px 0 #7ce884,19.40479px -21.5512px 0 #7ce884,11.15218px -12.38575px 0 #7ce884,10.48305px -11.6426px 0 #7ce884,5.57609px -6.19287px 0 #7ce884,.55761px -.61929px 0 #7ce884,24.27051px -17.63356px 0 #7ce884,23.46149px -17.04577px 0 #7ce884,13.48362px -9.79642px 0 #7ce884,12.6746px -9.20864px 0 #7ce884,6.74181px -4.89821px 0 #7ce884,.67418px -.48982px 0 #7ce884,27.40636px -12.2021px 0 #7ce884,26.49282px -11.79536px 0 #7ce884,15.22576px -6.77894px 0 #7ce884,14.31221px -6.37221px 0 #7ce884,7.61288px -3.38947px 0 #7ce884,.76129px -.33895px 0 #7ce884,29.34443px -6.23735px 0 #7ce884,28.36628px -6.02944px 0 #7ce884,16.30246px -3.46519px 0 #7ce884,15.32431px -3.25728px 0 #7ce884,8.15123px -1.7326px 0 #7ce884,.81512px -.17326px 0 #7ce884,30px 0 0 #7ce884,29px 0 0 #7ce884,16.66667px 0 0 #7ce884,15.66667px 0 0 #7ce884,8.33333px 0 0 #7ce884,.83333px 0 0 #7ce884
}

.fire18 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce884,29px 0 2px #7ce884,16.66667px 0 2px #7ce884,15.66667px 0 2px #7ce884,8.33333px 0 2px #7ce884,.83333px 0 2px #7ce884,29.34443px 6.23735px 2px #7ce884,28.36628px 6.02944px 2px #7ce884,16.30246px 3.46519px 2px #7ce884,15.32431px 3.25728px 2px #7ce884,8.15123px 1.7326px 2px #7ce884,.81512px .17326px 2px #7ce884,27.40636px 12.2021px 2px #7ce884,26.49282px 11.79536px 2px #7ce884,15.22576px 6.77894px 2px #7ce884,14.31221px 6.37221px 2px #7ce884,7.61288px 3.38947px 2px #7ce884,.76129px .33895px 2px #7ce884,24.27051px 17.63356px 2px #7ce884,23.46149px 17.04577px 2px #7ce884,13.48362px 9.79642px 2px #7ce884,12.6746px 9.20864px 2px #7ce884,6.74181px 4.89821px 2px #7ce884,.67418px .48982px 2px #7ce884,20.07392px 22.29434px 2px #7ce884,19.40479px 21.5512px 2px #7ce884,11.15218px 12.38575px 2px #7ce884,10.48305px 11.6426px 2px #7ce884,5.57609px 6.19287px 2px #7ce884,.55761px .61929px 2px #7ce884,15px 25.98076px 2px #7ce884,14.5px 25.11474px 2px #7ce884,8.33333px 14.43376px 2px #7ce884,7.83333px 13.56773px 2px #7ce884,4.16667px 7.21688px 2px #7ce884,.41667px .72169px 2px #7ce884,9.27051px 28.5317px 2px #7ce884,8.96149px 27.58064px 2px #7ce884,5.15028px 15.85094px 2px #7ce884,4.84127px 14.89989px 2px #7ce884,2.57514px 7.92547px 2px #7ce884,.25751px .79255px 2px #7ce884,3.13585px 29.83566px 2px #7ce884,3.03133px 28.84113px 2px #7ce884,1.74214px 16.57536px 2px #7ce884,1.63761px 15.58084px 2px #7ce884,.87107px 8.28768px 2px #7ce884,.08711px .82877px 2px #7ce884,-3.13585px 29.83566px 2px #7ce884,-3.03133px 28.84113px 2px #7ce884,-1.74214px 16.57536px 2px #7ce884,-1.63761px 15.58084px 2px #7ce884,-.87107px 8.28768px 2px #7ce884,-.08711px .82877px 2px #7ce884,-9.27051px 28.5317px 2px #7ce884,-8.96149px 27.58064px 2px #7ce884,-5.15028px 15.85094px 2px #7ce884,-4.84127px 14.89989px 2px #7ce884,-2.57514px 7.92547px 2px #7ce884,-.25751px .79255px 2px #7ce884,-15px 25.98076px 2px #7ce884,-14.5px 25.11474px 2px #7ce884,-8.33333px 14.43376px 2px #7ce884,-7.83333px 13.56773px 2px #7ce884,-4.16667px 7.21688px 2px #7ce884,-.41667px .72169px 2px #7ce884,-20.07392px 22.29434px 2px #7ce884,-19.40479px 21.5512px 2px #7ce884,-11.15218px 12.38575px 2px #7ce884,-10.48305px 11.6426px 2px #7ce884,-5.57609px 6.19287px 2px #7ce884,-.55761px .61929px 2px #7ce884,-24.27051px 17.63356px 2px #7ce884,-23.46149px 17.04577px 2px #7ce884,-13.48362px 9.79642px 2px #7ce884,-12.6746px 9.20864px 2px #7ce884,-6.74181px 4.89821px 2px #7ce884,-.67418px .48982px 2px #7ce884,-27.40636px 12.2021px 2px #7ce884,-26.49282px 11.79536px 2px #7ce884,-15.22576px 6.77894px 2px #7ce884,-14.31221px 6.37221px 2px #7ce884,-7.61288px 3.38947px 2px #7ce884,-.76129px .33895px 2px #7ce884,-29.34443px 6.23735px 2px #7ce884,-28.36628px 6.02944px 2px #7ce884,-16.30246px 3.46519px 2px #7ce884,-15.32431px 3.25728px 2px #7ce884,-8.15123px 1.7326px 2px #7ce884,-.81512px .17326px 2px #7ce884,-30px 0 2px #7ce884,-29px 0 2px #7ce884,-16.66667px 0 2px #7ce884,-15.66667px 0 2px #7ce884,-8.33333px 0 2px #7ce884,-.83333px 0 2px #7ce884,-29.34443px -6.23735px 2px #7ce884,-28.36628px -6.02944px 2px #7ce884,-16.30246px -3.46519px 2px #7ce884,-15.32431px -3.25728px 2px #7ce884,-8.15123px -1.7326px 2px #7ce884,-.81512px -.17326px 2px #7ce884,-27.40636px -12.2021px 2px #7ce884,-26.49282px -11.79536px 2px #7ce884,-15.22576px -6.77894px 2px #7ce884,-14.31221px -6.37221px 2px #7ce884,-7.61288px -3.38947px 2px #7ce884,-.76129px -.33895px 2px #7ce884,-24.27051px -17.63356px 2px #7ce884,-23.46149px -17.04577px 2px #7ce884,-13.48362px -9.79642px 2px #7ce884,-12.6746px -9.20864px 2px #7ce884,-6.74181px -4.89821px 2px #7ce884,-.67418px -.48982px 2px #7ce884,-20.07392px -22.29434px 2px #7ce884,-19.40479px -21.5512px 2px #7ce884,-11.15218px -12.38575px 2px #7ce884,-10.48305px -11.6426px 2px #7ce884,-5.57609px -6.19287px 2px #7ce884,-.55761px -.61929px 2px #7ce884,-15px -25.98076px 2px #7ce884,-14.5px -25.11474px 2px #7ce884,-8.33333px -14.43376px 2px #7ce884,-7.83333px -13.56773px 2px #7ce884,-4.16667px -7.21688px 2px #7ce884,-.41667px -.72169px 2px #7ce884,-9.27051px -28.5317px 2px #7ce884,-8.96149px -27.58064px 2px #7ce884,-5.15028px -15.85094px 2px #7ce884,-4.84127px -14.89989px 2px #7ce884,-2.57514px -7.92547px 2px #7ce884,-.25751px -.79255px 2px #7ce884,-3.13585px -29.83566px 2px #7ce884,-3.03133px -28.84113px 2px #7ce884,-1.74214px -16.57536px 2px #7ce884,-1.63761px -15.58084px 2px #7ce884,-.87107px -8.28768px 2px #7ce884,-.08711px -.82877px 2px #7ce884,3.13585px -29.83566px 2px #7ce884,3.03133px -28.84113px 2px #7ce884,1.74214px -16.57536px 2px #7ce884,1.63761px -15.58084px 2px #7ce884,.87107px -8.28768px 2px #7ce884,.08711px -.82877px 2px #7ce884,9.27051px -28.5317px 2px #7ce884,8.96149px -27.58064px 2px #7ce884,5.15028px -15.85094px 2px #7ce884,4.84127px -14.89989px 2px #7ce884,2.57514px -7.92547px 2px #7ce884,.25751px -.79255px 2px #7ce884,15px -25.98076px 2px #7ce884,14.5px -25.11474px 2px #7ce884,8.33333px -14.43376px 2px #7ce884,7.83333px -13.56773px 2px #7ce884,4.16667px -7.21688px 2px #7ce884,.41667px -.72169px 2px #7ce884,20.07392px -22.29434px 2px #7ce884,19.40479px -21.5512px 2px #7ce884,11.15218px -12.38575px 2px #7ce884,10.48305px -11.6426px 2px #7ce884,5.57609px -6.19287px 2px #7ce884,.55761px -.61929px 2px #7ce884,24.27051px -17.63356px 2px #7ce884,23.46149px -17.04577px 2px #7ce884,13.48362px -9.79642px 2px #7ce884,12.6746px -9.20864px 2px #7ce884,6.74181px -4.89821px 2px #7ce884,.67418px -.48982px 2px #7ce884,27.40636px -12.2021px 2px #7ce884,26.49282px -11.79536px 2px #7ce884,15.22576px -6.77894px 2px #7ce884,14.31221px -6.37221px 2px #7ce884,7.61288px -3.38947px 2px #7ce884,.76129px -.33895px 2px #7ce884,29.34443px -6.23735px 2px #7ce884,28.36628px -6.02944px 2px #7ce884,16.30246px -3.46519px 2px #7ce884,15.32431px -3.25728px 2px #7ce884,8.15123px -1.7326px 2px #7ce884,.81512px -.17326px 2px #7ce884,30px 0 2px #7ce884,29px 0 2px #7ce884,16.66667px 0 2px #7ce884,15.66667px 0 2px #7ce884,8.33333px 0 2px #7ce884,.83333px 0 2px #7ce884
}

.fire19 {
    top: 42%;
    left: 23%
}

.fire19 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #94e87c,29px 0 0 #94e87c,16.66667px 0 0 #94e87c,15.66667px 0 0 #94e87c,8.33333px 0 0 #94e87c,.83333px 0 0 #94e87c,29.34443px 6.23735px 0 #94e87c,28.36628px 6.02944px 0 #94e87c,16.30246px 3.46519px 0 #94e87c,15.32431px 3.25728px 0 #94e87c,8.15123px 1.7326px 0 #94e87c,.81512px .17326px 0 #94e87c,27.40636px 12.2021px 0 #94e87c,26.49282px 11.79536px 0 #94e87c,15.22576px 6.77894px 0 #94e87c,14.31221px 6.37221px 0 #94e87c,7.61288px 3.38947px 0 #94e87c,.76129px .33895px 0 #94e87c,24.27051px 17.63356px 0 #94e87c,23.46149px 17.04577px 0 #94e87c,13.48362px 9.79642px 0 #94e87c,12.6746px 9.20864px 0 #94e87c,6.74181px 4.89821px 0 #94e87c,.67418px .48982px 0 #94e87c,20.07392px 22.29434px 0 #94e87c,19.40479px 21.5512px 0 #94e87c,11.15218px 12.38575px 0 #94e87c,10.48305px 11.6426px 0 #94e87c,5.57609px 6.19287px 0 #94e87c,.55761px .61929px 0 #94e87c,15px 25.98076px 0 #94e87c,14.5px 25.11474px 0 #94e87c,8.33333px 14.43376px 0 #94e87c,7.83333px 13.56773px 0 #94e87c,4.16667px 7.21688px 0 #94e87c,.41667px .72169px 0 #94e87c,9.27051px 28.5317px 0 #94e87c,8.96149px 27.58064px 0 #94e87c,5.15028px 15.85094px 0 #94e87c,4.84127px 14.89989px 0 #94e87c,2.57514px 7.92547px 0 #94e87c,.25751px .79255px 0 #94e87c,3.13585px 29.83566px 0 #94e87c,3.03133px 28.84113px 0 #94e87c,1.74214px 16.57536px 0 #94e87c,1.63761px 15.58084px 0 #94e87c,.87107px 8.28768px 0 #94e87c,.08711px .82877px 0 #94e87c,-3.13585px 29.83566px 0 #94e87c,-3.03133px 28.84113px 0 #94e87c,-1.74214px 16.57536px 0 #94e87c,-1.63761px 15.58084px 0 #94e87c,-.87107px 8.28768px 0 #94e87c,-.08711px .82877px 0 #94e87c,-9.27051px 28.5317px 0 #94e87c,-8.96149px 27.58064px 0 #94e87c,-5.15028px 15.85094px 0 #94e87c,-4.84127px 14.89989px 0 #94e87c,-2.57514px 7.92547px 0 #94e87c,-.25751px .79255px 0 #94e87c,-15px 25.98076px 0 #94e87c,-14.5px 25.11474px 0 #94e87c,-8.33333px 14.43376px 0 #94e87c,-7.83333px 13.56773px 0 #94e87c,-4.16667px 7.21688px 0 #94e87c,-.41667px .72169px 0 #94e87c,-20.07392px 22.29434px 0 #94e87c,-19.40479px 21.5512px 0 #94e87c,-11.15218px 12.38575px 0 #94e87c,-10.48305px 11.6426px 0 #94e87c,-5.57609px 6.19287px 0 #94e87c,-.55761px .61929px 0 #94e87c,-24.27051px 17.63356px 0 #94e87c,-23.46149px 17.04577px 0 #94e87c,-13.48362px 9.79642px 0 #94e87c,-12.6746px 9.20864px 0 #94e87c,-6.74181px 4.89821px 0 #94e87c,-.67418px .48982px 0 #94e87c,-27.40636px 12.2021px 0 #94e87c,-26.49282px 11.79536px 0 #94e87c,-15.22576px 6.77894px 0 #94e87c,-14.31221px 6.37221px 0 #94e87c,-7.61288px 3.38947px 0 #94e87c,-.76129px .33895px 0 #94e87c,-29.34443px 6.23735px 0 #94e87c,-28.36628px 6.02944px 0 #94e87c,-16.30246px 3.46519px 0 #94e87c,-15.32431px 3.25728px 0 #94e87c,-8.15123px 1.7326px 0 #94e87c,-.81512px .17326px 0 #94e87c,-30px 0 0 #94e87c,-29px 0 0 #94e87c,-16.66667px 0 0 #94e87c,-15.66667px 0 0 #94e87c,-8.33333px 0 0 #94e87c,-.83333px 0 0 #94e87c,-29.34443px -6.23735px 0 #94e87c,-28.36628px -6.02944px 0 #94e87c,-16.30246px -3.46519px 0 #94e87c,-15.32431px -3.25728px 0 #94e87c,-8.15123px -1.7326px 0 #94e87c,-.81512px -.17326px 0 #94e87c,-27.40636px -12.2021px 0 #94e87c,-26.49282px -11.79536px 0 #94e87c,-15.22576px -6.77894px 0 #94e87c,-14.31221px -6.37221px 0 #94e87c,-7.61288px -3.38947px 0 #94e87c,-.76129px -.33895px 0 #94e87c,-24.27051px -17.63356px 0 #94e87c,-23.46149px -17.04577px 0 #94e87c,-13.48362px -9.79642px 0 #94e87c,-12.6746px -9.20864px 0 #94e87c,-6.74181px -4.89821px 0 #94e87c,-.67418px -.48982px 0 #94e87c,-20.07392px -22.29434px 0 #94e87c,-19.40479px -21.5512px 0 #94e87c,-11.15218px -12.38575px 0 #94e87c,-10.48305px -11.6426px 0 #94e87c,-5.57609px -6.19287px 0 #94e87c,-.55761px -.61929px 0 #94e87c,-15px -25.98076px 0 #94e87c,-14.5px -25.11474px 0 #94e87c,-8.33333px -14.43376px 0 #94e87c,-7.83333px -13.56773px 0 #94e87c,-4.16667px -7.21688px 0 #94e87c,-.41667px -.72169px 0 #94e87c,-9.27051px -28.5317px 0 #94e87c,-8.96149px -27.58064px 0 #94e87c,-5.15028px -15.85094px 0 #94e87c,-4.84127px -14.89989px 0 #94e87c,-2.57514px -7.92547px 0 #94e87c,-.25751px -.79255px 0 #94e87c,-3.13585px -29.83566px 0 #94e87c,-3.03133px -28.84113px 0 #94e87c,-1.74214px -16.57536px 0 #94e87c,-1.63761px -15.58084px 0 #94e87c,-.87107px -8.28768px 0 #94e87c,-.08711px -.82877px 0 #94e87c,3.13585px -29.83566px 0 #94e87c,3.03133px -28.84113px 0 #94e87c,1.74214px -16.57536px 0 #94e87c,1.63761px -15.58084px 0 #94e87c,.87107px -8.28768px 0 #94e87c,.08711px -.82877px 0 #94e87c,9.27051px -28.5317px 0 #94e87c,8.96149px -27.58064px 0 #94e87c,5.15028px -15.85094px 0 #94e87c,4.84127px -14.89989px 0 #94e87c,2.57514px -7.92547px 0 #94e87c,.25751px -.79255px 0 #94e87c,15px -25.98076px 0 #94e87c,14.5px -25.11474px 0 #94e87c,8.33333px -14.43376px 0 #94e87c,7.83333px -13.56773px 0 #94e87c,4.16667px -7.21688px 0 #94e87c,.41667px -.72169px 0 #94e87c,20.07392px -22.29434px 0 #94e87c,19.40479px -21.5512px 0 #94e87c,11.15218px -12.38575px 0 #94e87c,10.48305px -11.6426px 0 #94e87c,5.57609px -6.19287px 0 #94e87c,.55761px -.61929px 0 #94e87c,24.27051px -17.63356px 0 #94e87c,23.46149px -17.04577px 0 #94e87c,13.48362px -9.79642px 0 #94e87c,12.6746px -9.20864px 0 #94e87c,6.74181px -4.89821px 0 #94e87c,.67418px -.48982px 0 #94e87c,27.40636px -12.2021px 0 #94e87c,26.49282px -11.79536px 0 #94e87c,15.22576px -6.77894px 0 #94e87c,14.31221px -6.37221px 0 #94e87c,7.61288px -3.38947px 0 #94e87c,.76129px -.33895px 0 #94e87c,29.34443px -6.23735px 0 #94e87c,28.36628px -6.02944px 0 #94e87c,16.30246px -3.46519px 0 #94e87c,15.32431px -3.25728px 0 #94e87c,8.15123px -1.7326px 0 #94e87c,.81512px -.17326px 0 #94e87c,30px 0 0 #94e87c,29px 0 0 #94e87c,16.66667px 0 0 #94e87c,15.66667px 0 0 #94e87c,8.33333px 0 0 #94e87c,.83333px 0 0 #94e87c
}

.fire19 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #94e87c,29px 0 2px #94e87c,16.66667px 0 2px #94e87c,15.66667px 0 2px #94e87c,8.33333px 0 2px #94e87c,.83333px 0 2px #94e87c,29.34443px 6.23735px 2px #94e87c,28.36628px 6.02944px 2px #94e87c,16.30246px 3.46519px 2px #94e87c,15.32431px 3.25728px 2px #94e87c,8.15123px 1.7326px 2px #94e87c,.81512px .17326px 2px #94e87c,27.40636px 12.2021px 2px #94e87c,26.49282px 11.79536px 2px #94e87c,15.22576px 6.77894px 2px #94e87c,14.31221px 6.37221px 2px #94e87c,7.61288px 3.38947px 2px #94e87c,.76129px .33895px 2px #94e87c,24.27051px 17.63356px 2px #94e87c,23.46149px 17.04577px 2px #94e87c,13.48362px 9.79642px 2px #94e87c,12.6746px 9.20864px 2px #94e87c,6.74181px 4.89821px 2px #94e87c,.67418px .48982px 2px #94e87c,20.07392px 22.29434px 2px #94e87c,19.40479px 21.5512px 2px #94e87c,11.15218px 12.38575px 2px #94e87c,10.48305px 11.6426px 2px #94e87c,5.57609px 6.19287px 2px #94e87c,.55761px .61929px 2px #94e87c,15px 25.98076px 2px #94e87c,14.5px 25.11474px 2px #94e87c,8.33333px 14.43376px 2px #94e87c,7.83333px 13.56773px 2px #94e87c,4.16667px 7.21688px 2px #94e87c,.41667px .72169px 2px #94e87c,9.27051px 28.5317px 2px #94e87c,8.96149px 27.58064px 2px #94e87c,5.15028px 15.85094px 2px #94e87c,4.84127px 14.89989px 2px #94e87c,2.57514px 7.92547px 2px #94e87c,.25751px .79255px 2px #94e87c,3.13585px 29.83566px 2px #94e87c,3.03133px 28.84113px 2px #94e87c,1.74214px 16.57536px 2px #94e87c,1.63761px 15.58084px 2px #94e87c,.87107px 8.28768px 2px #94e87c,.08711px .82877px 2px #94e87c,-3.13585px 29.83566px 2px #94e87c,-3.03133px 28.84113px 2px #94e87c,-1.74214px 16.57536px 2px #94e87c,-1.63761px 15.58084px 2px #94e87c,-.87107px 8.28768px 2px #94e87c,-.08711px .82877px 2px #94e87c,-9.27051px 28.5317px 2px #94e87c,-8.96149px 27.58064px 2px #94e87c,-5.15028px 15.85094px 2px #94e87c,-4.84127px 14.89989px 2px #94e87c,-2.57514px 7.92547px 2px #94e87c,-.25751px .79255px 2px #94e87c,-15px 25.98076px 2px #94e87c,-14.5px 25.11474px 2px #94e87c,-8.33333px 14.43376px 2px #94e87c,-7.83333px 13.56773px 2px #94e87c,-4.16667px 7.21688px 2px #94e87c,-.41667px .72169px 2px #94e87c,-20.07392px 22.29434px 2px #94e87c,-19.40479px 21.5512px 2px #94e87c,-11.15218px 12.38575px 2px #94e87c,-10.48305px 11.6426px 2px #94e87c,-5.57609px 6.19287px 2px #94e87c,-.55761px .61929px 2px #94e87c,-24.27051px 17.63356px 2px #94e87c,-23.46149px 17.04577px 2px #94e87c,-13.48362px 9.79642px 2px #94e87c,-12.6746px 9.20864px 2px #94e87c,-6.74181px 4.89821px 2px #94e87c,-.67418px .48982px 2px #94e87c,-27.40636px 12.2021px 2px #94e87c,-26.49282px 11.79536px 2px #94e87c,-15.22576px 6.77894px 2px #94e87c,-14.31221px 6.37221px 2px #94e87c,-7.61288px 3.38947px 2px #94e87c,-.76129px .33895px 2px #94e87c,-29.34443px 6.23735px 2px #94e87c,-28.36628px 6.02944px 2px #94e87c,-16.30246px 3.46519px 2px #94e87c,-15.32431px 3.25728px 2px #94e87c,-8.15123px 1.7326px 2px #94e87c,-.81512px .17326px 2px #94e87c,-30px 0 2px #94e87c,-29px 0 2px #94e87c,-16.66667px 0 2px #94e87c,-15.66667px 0 2px #94e87c,-8.33333px 0 2px #94e87c,-.83333px 0 2px #94e87c,-29.34443px -6.23735px 2px #94e87c,-28.36628px -6.02944px 2px #94e87c,-16.30246px -3.46519px 2px #94e87c,-15.32431px -3.25728px 2px #94e87c,-8.15123px -1.7326px 2px #94e87c,-.81512px -.17326px 2px #94e87c,-27.40636px -12.2021px 2px #94e87c,-26.49282px -11.79536px 2px #94e87c,-15.22576px -6.77894px 2px #94e87c,-14.31221px -6.37221px 2px #94e87c,-7.61288px -3.38947px 2px #94e87c,-.76129px -.33895px 2px #94e87c,-24.27051px -17.63356px 2px #94e87c,-23.46149px -17.04577px 2px #94e87c,-13.48362px -9.79642px 2px #94e87c,-12.6746px -9.20864px 2px #94e87c,-6.74181px -4.89821px 2px #94e87c,-.67418px -.48982px 2px #94e87c,-20.07392px -22.29434px 2px #94e87c,-19.40479px -21.5512px 2px #94e87c,-11.15218px -12.38575px 2px #94e87c,-10.48305px -11.6426px 2px #94e87c,-5.57609px -6.19287px 2px #94e87c,-.55761px -.61929px 2px #94e87c,-15px -25.98076px 2px #94e87c,-14.5px -25.11474px 2px #94e87c,-8.33333px -14.43376px 2px #94e87c,-7.83333px -13.56773px 2px #94e87c,-4.16667px -7.21688px 2px #94e87c,-.41667px -.72169px 2px #94e87c,-9.27051px -28.5317px 2px #94e87c,-8.96149px -27.58064px 2px #94e87c,-5.15028px -15.85094px 2px #94e87c,-4.84127px -14.89989px 2px #94e87c,-2.57514px -7.92547px 2px #94e87c,-.25751px -.79255px 2px #94e87c,-3.13585px -29.83566px 2px #94e87c,-3.03133px -28.84113px 2px #94e87c,-1.74214px -16.57536px 2px #94e87c,-1.63761px -15.58084px 2px #94e87c,-.87107px -8.28768px 2px #94e87c,-.08711px -.82877px 2px #94e87c,3.13585px -29.83566px 2px #94e87c,3.03133px -28.84113px 2px #94e87c,1.74214px -16.57536px 2px #94e87c,1.63761px -15.58084px 2px #94e87c,.87107px -8.28768px 2px #94e87c,.08711px -.82877px 2px #94e87c,9.27051px -28.5317px 2px #94e87c,8.96149px -27.58064px 2px #94e87c,5.15028px -15.85094px 2px #94e87c,4.84127px -14.89989px 2px #94e87c,2.57514px -7.92547px 2px #94e87c,.25751px -.79255px 2px #94e87c,15px -25.98076px 2px #94e87c,14.5px -25.11474px 2px #94e87c,8.33333px -14.43376px 2px #94e87c,7.83333px -13.56773px 2px #94e87c,4.16667px -7.21688px 2px #94e87c,.41667px -.72169px 2px #94e87c,20.07392px -22.29434px 2px #94e87c,19.40479px -21.5512px 2px #94e87c,11.15218px -12.38575px 2px #94e87c,10.48305px -11.6426px 2px #94e87c,5.57609px -6.19287px 2px #94e87c,.55761px -.61929px 2px #94e87c,24.27051px -17.63356px 2px #94e87c,23.46149px -17.04577px 2px #94e87c,13.48362px -9.79642px 2px #94e87c,12.6746px -9.20864px 2px #94e87c,6.74181px -4.89821px 2px #94e87c,.67418px -.48982px 2px #94e87c,27.40636px -12.2021px 2px #94e87c,26.49282px -11.79536px 2px #94e87c,15.22576px -6.77894px 2px #94e87c,14.31221px -6.37221px 2px #94e87c,7.61288px -3.38947px 2px #94e87c,.76129px -.33895px 2px #94e87c,29.34443px -6.23735px 2px #94e87c,28.36628px -6.02944px 2px #94e87c,16.30246px -3.46519px 2px #94e87c,15.32431px -3.25728px 2px #94e87c,8.15123px -1.7326px 2px #94e87c,.81512px -.17326px 2px #94e87c,30px 0 2px #94e87c,29px 0 2px #94e87c,16.66667px 0 2px #94e87c,15.66667px 0 2px #94e87c,8.33333px 0 2px #94e87c,.83333px 0 2px #94e87c
}

.fire20 {
    top: 9%;
    left: 73%
}

.fire20 .ring_1 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 0 #7ce892,29px 0 0 #7ce892,16.66667px 0 0 #7ce892,15.66667px 0 0 #7ce892,8.33333px 0 0 #7ce892,.83333px 0 0 #7ce892,29.34443px 6.23735px 0 #7ce892,28.36628px 6.02944px 0 #7ce892,16.30246px 3.46519px 0 #7ce892,15.32431px 3.25728px 0 #7ce892,8.15123px 1.7326px 0 #7ce892,.81512px .17326px 0 #7ce892,27.40636px 12.2021px 0 #7ce892,26.49282px 11.79536px 0 #7ce892,15.22576px 6.77894px 0 #7ce892,14.31221px 6.37221px 0 #7ce892,7.61288px 3.38947px 0 #7ce892,.76129px .33895px 0 #7ce892,24.27051px 17.63356px 0 #7ce892,23.46149px 17.04577px 0 #7ce892,13.48362px 9.79642px 0 #7ce892,12.6746px 9.20864px 0 #7ce892,6.74181px 4.89821px 0 #7ce892,.67418px .48982px 0 #7ce892,20.07392px 22.29434px 0 #7ce892,19.40479px 21.5512px 0 #7ce892,11.15218px 12.38575px 0 #7ce892,10.48305px 11.6426px 0 #7ce892,5.57609px 6.19287px 0 #7ce892,.55761px .61929px 0 #7ce892,15px 25.98076px 0 #7ce892,14.5px 25.11474px 0 #7ce892,8.33333px 14.43376px 0 #7ce892,7.83333px 13.56773px 0 #7ce892,4.16667px 7.21688px 0 #7ce892,.41667px .72169px 0 #7ce892,9.27051px 28.5317px 0 #7ce892,8.96149px 27.58064px 0 #7ce892,5.15028px 15.85094px 0 #7ce892,4.84127px 14.89989px 0 #7ce892,2.57514px 7.92547px 0 #7ce892,.25751px .79255px 0 #7ce892,3.13585px 29.83566px 0 #7ce892,3.03133px 28.84113px 0 #7ce892,1.74214px 16.57536px 0 #7ce892,1.63761px 15.58084px 0 #7ce892,.87107px 8.28768px 0 #7ce892,.08711px .82877px 0 #7ce892,-3.13585px 29.83566px 0 #7ce892,-3.03133px 28.84113px 0 #7ce892,-1.74214px 16.57536px 0 #7ce892,-1.63761px 15.58084px 0 #7ce892,-.87107px 8.28768px 0 #7ce892,-.08711px .82877px 0 #7ce892,-9.27051px 28.5317px 0 #7ce892,-8.96149px 27.58064px 0 #7ce892,-5.15028px 15.85094px 0 #7ce892,-4.84127px 14.89989px 0 #7ce892,-2.57514px 7.92547px 0 #7ce892,-.25751px .79255px 0 #7ce892,-15px 25.98076px 0 #7ce892,-14.5px 25.11474px 0 #7ce892,-8.33333px 14.43376px 0 #7ce892,-7.83333px 13.56773px 0 #7ce892,-4.16667px 7.21688px 0 #7ce892,-.41667px .72169px 0 #7ce892,-20.07392px 22.29434px 0 #7ce892,-19.40479px 21.5512px 0 #7ce892,-11.15218px 12.38575px 0 #7ce892,-10.48305px 11.6426px 0 #7ce892,-5.57609px 6.19287px 0 #7ce892,-.55761px .61929px 0 #7ce892,-24.27051px 17.63356px 0 #7ce892,-23.46149px 17.04577px 0 #7ce892,-13.48362px 9.79642px 0 #7ce892,-12.6746px 9.20864px 0 #7ce892,-6.74181px 4.89821px 0 #7ce892,-.67418px .48982px 0 #7ce892,-27.40636px 12.2021px 0 #7ce892,-26.49282px 11.79536px 0 #7ce892,-15.22576px 6.77894px 0 #7ce892,-14.31221px 6.37221px 0 #7ce892,-7.61288px 3.38947px 0 #7ce892,-.76129px .33895px 0 #7ce892,-29.34443px 6.23735px 0 #7ce892,-28.36628px 6.02944px 0 #7ce892,-16.30246px 3.46519px 0 #7ce892,-15.32431px 3.25728px 0 #7ce892,-8.15123px 1.7326px 0 #7ce892,-.81512px .17326px 0 #7ce892,-30px 0 0 #7ce892,-29px 0 0 #7ce892,-16.66667px 0 0 #7ce892,-15.66667px 0 0 #7ce892,-8.33333px 0 0 #7ce892,-.83333px 0 0 #7ce892,-29.34443px -6.23735px 0 #7ce892,-28.36628px -6.02944px 0 #7ce892,-16.30246px -3.46519px 0 #7ce892,-15.32431px -3.25728px 0 #7ce892,-8.15123px -1.7326px 0 #7ce892,-.81512px -.17326px 0 #7ce892,-27.40636px -12.2021px 0 #7ce892,-26.49282px -11.79536px 0 #7ce892,-15.22576px -6.77894px 0 #7ce892,-14.31221px -6.37221px 0 #7ce892,-7.61288px -3.38947px 0 #7ce892,-.76129px -.33895px 0 #7ce892,-24.27051px -17.63356px 0 #7ce892,-23.46149px -17.04577px 0 #7ce892,-13.48362px -9.79642px 0 #7ce892,-12.6746px -9.20864px 0 #7ce892,-6.74181px -4.89821px 0 #7ce892,-.67418px -.48982px 0 #7ce892,-20.07392px -22.29434px 0 #7ce892,-19.40479px -21.5512px 0 #7ce892,-11.15218px -12.38575px 0 #7ce892,-10.48305px -11.6426px 0 #7ce892,-5.57609px -6.19287px 0 #7ce892,-.55761px -.61929px 0 #7ce892,-15px -25.98076px 0 #7ce892,-14.5px -25.11474px 0 #7ce892,-8.33333px -14.43376px 0 #7ce892,-7.83333px -13.56773px 0 #7ce892,-4.16667px -7.21688px 0 #7ce892,-.41667px -.72169px 0 #7ce892,-9.27051px -28.5317px 0 #7ce892,-8.96149px -27.58064px 0 #7ce892,-5.15028px -15.85094px 0 #7ce892,-4.84127px -14.89989px 0 #7ce892,-2.57514px -7.92547px 0 #7ce892,-.25751px -.79255px 0 #7ce892,-3.13585px -29.83566px 0 #7ce892,-3.03133px -28.84113px 0 #7ce892,-1.74214px -16.57536px 0 #7ce892,-1.63761px -15.58084px 0 #7ce892,-.87107px -8.28768px 0 #7ce892,-.08711px -.82877px 0 #7ce892,3.13585px -29.83566px 0 #7ce892,3.03133px -28.84113px 0 #7ce892,1.74214px -16.57536px 0 #7ce892,1.63761px -15.58084px 0 #7ce892,.87107px -8.28768px 0 #7ce892,.08711px -.82877px 0 #7ce892,9.27051px -28.5317px 0 #7ce892,8.96149px -27.58064px 0 #7ce892,5.15028px -15.85094px 0 #7ce892,4.84127px -14.89989px 0 #7ce892,2.57514px -7.92547px 0 #7ce892,.25751px -.79255px 0 #7ce892,15px -25.98076px 0 #7ce892,14.5px -25.11474px 0 #7ce892,8.33333px -14.43376px 0 #7ce892,7.83333px -13.56773px 0 #7ce892,4.16667px -7.21688px 0 #7ce892,.41667px -.72169px 0 #7ce892,20.07392px -22.29434px 0 #7ce892,19.40479px -21.5512px 0 #7ce892,11.15218px -12.38575px 0 #7ce892,10.48305px -11.6426px 0 #7ce892,5.57609px -6.19287px 0 #7ce892,.55761px -.61929px 0 #7ce892,24.27051px -17.63356px 0 #7ce892,23.46149px -17.04577px 0 #7ce892,13.48362px -9.79642px 0 #7ce892,12.6746px -9.20864px 0 #7ce892,6.74181px -4.89821px 0 #7ce892,.67418px -.48982px 0 #7ce892,27.40636px -12.2021px 0 #7ce892,26.49282px -11.79536px 0 #7ce892,15.22576px -6.77894px 0 #7ce892,14.31221px -6.37221px 0 #7ce892,7.61288px -3.38947px 0 #7ce892,.76129px -.33895px 0 #7ce892,29.34443px -6.23735px 0 #7ce892,28.36628px -6.02944px 0 #7ce892,16.30246px -3.46519px 0 #7ce892,15.32431px -3.25728px 0 #7ce892,8.15123px -1.7326px 0 #7ce892,.81512px -.17326px 0 #7ce892,30px 0 0 #7ce892,29px 0 0 #7ce892,16.66667px 0 0 #7ce892,15.66667px 0 0 #7ce892,8.33333px 0 0 #7ce892,.83333px 0 0 #7ce892
}

.fire20 .ring_2 {
    width: 1px;
    height: 1px;
    box-shadow: 0 0 #fff,30px 0 2px #7ce892,29px 0 2px #7ce892,16.66667px 0 2px #7ce892,15.66667px 0 2px #7ce892,8.33333px 0 2px #7ce892,.83333px 0 2px #7ce892,29.34443px 6.23735px 2px #7ce892,28.36628px 6.02944px 2px #7ce892,16.30246px 3.46519px 2px #7ce892,15.32431px 3.25728px 2px #7ce892,8.15123px 1.7326px 2px #7ce892,.81512px .17326px 2px #7ce892,27.40636px 12.2021px 2px #7ce892,26.49282px 11.79536px 2px #7ce892,15.22576px 6.77894px 2px #7ce892,14.31221px 6.37221px 2px #7ce892,7.61288px 3.38947px 2px #7ce892,.76129px .33895px 2px #7ce892,24.27051px 17.63356px 2px #7ce892,23.46149px 17.04577px 2px #7ce892,13.48362px 9.79642px 2px #7ce892,12.6746px 9.20864px 2px #7ce892,6.74181px 4.89821px 2px #7ce892,.67418px .48982px 2px #7ce892,20.07392px 22.29434px 2px #7ce892,19.40479px 21.5512px 2px #7ce892,11.15218px 12.38575px 2px #7ce892,10.48305px 11.6426px 2px #7ce892,5.57609px 6.19287px 2px #7ce892,.55761px .61929px 2px #7ce892,15px 25.98076px 2px #7ce892,14.5px 25.11474px 2px #7ce892,8.33333px 14.43376px 2px #7ce892,7.83333px 13.56773px 2px #7ce892,4.16667px 7.21688px 2px #7ce892,.41667px .72169px 2px #7ce892,9.27051px 28.5317px 2px #7ce892,8.96149px 27.58064px 2px #7ce892,5.15028px 15.85094px 2px #7ce892,4.84127px 14.89989px 2px #7ce892,2.57514px 7.92547px 2px #7ce892,.25751px .79255px 2px #7ce892,3.13585px 29.83566px 2px #7ce892,3.03133px 28.84113px 2px #7ce892,1.74214px 16.57536px 2px #7ce892,1.63761px 15.58084px 2px #7ce892,.87107px 8.28768px 2px #7ce892,.08711px .82877px 2px #7ce892,-3.13585px 29.83566px 2px #7ce892,-3.03133px 28.84113px 2px #7ce892,-1.74214px 16.57536px 2px #7ce892,-1.63761px 15.58084px 2px #7ce892,-.87107px 8.28768px 2px #7ce892,-.08711px .82877px 2px #7ce892,-9.27051px 28.5317px 2px #7ce892,-8.96149px 27.58064px 2px #7ce892,-5.15028px 15.85094px 2px #7ce892,-4.84127px 14.89989px 2px #7ce892,-2.57514px 7.92547px 2px #7ce892,-.25751px .79255px 2px #7ce892,-15px 25.98076px 2px #7ce892,-14.5px 25.11474px 2px #7ce892,-8.33333px 14.43376px 2px #7ce892,-7.83333px 13.56773px 2px #7ce892,-4.16667px 7.21688px 2px #7ce892,-.41667px .72169px 2px #7ce892,-20.07392px 22.29434px 2px #7ce892,-19.40479px 21.5512px 2px #7ce892,-11.15218px 12.38575px 2px #7ce892,-10.48305px 11.6426px 2px #7ce892,-5.57609px 6.19287px 2px #7ce892,-.55761px .61929px 2px #7ce892,-24.27051px 17.63356px 2px #7ce892,-23.46149px 17.04577px 2px #7ce892,-13.48362px 9.79642px 2px #7ce892,-12.6746px 9.20864px 2px #7ce892,-6.74181px 4.89821px 2px #7ce892,-.67418px .48982px 2px #7ce892,-27.40636px 12.2021px 2px #7ce892,-26.49282px 11.79536px 2px #7ce892,-15.22576px 6.77894px 2px #7ce892,-14.31221px 6.37221px 2px #7ce892,-7.61288px 3.38947px 2px #7ce892,-.76129px .33895px 2px #7ce892,-29.34443px 6.23735px 2px #7ce892,-28.36628px 6.02944px 2px #7ce892,-16.30246px 3.46519px 2px #7ce892,-15.32431px 3.25728px 2px #7ce892,-8.15123px 1.7326px 2px #7ce892,-.81512px .17326px 2px #7ce892,-30px 0 2px #7ce892,-29px 0 2px #7ce892,-16.66667px 0 2px #7ce892,-15.66667px 0 2px #7ce892,-8.33333px 0 2px #7ce892,-.83333px 0 2px #7ce892,-29.34443px -6.23735px 2px #7ce892,-28.36628px -6.02944px 2px #7ce892,-16.30246px -3.46519px 2px #7ce892,-15.32431px -3.25728px 2px #7ce892,-8.15123px -1.7326px 2px #7ce892,-.81512px -.17326px 2px #7ce892,-27.40636px -12.2021px 2px #7ce892,-26.49282px -11.79536px 2px #7ce892,-15.22576px -6.77894px 2px #7ce892,-14.31221px -6.37221px 2px #7ce892,-7.61288px -3.38947px 2px #7ce892,-.76129px -.33895px 2px #7ce892,-24.27051px -17.63356px 2px #7ce892,-23.46149px -17.04577px 2px #7ce892,-13.48362px -9.79642px 2px #7ce892,-12.6746px -9.20864px 2px #7ce892,-6.74181px -4.89821px 2px #7ce892,-.67418px -.48982px 2px #7ce892,-20.07392px -22.29434px 2px #7ce892,-19.40479px -21.5512px 2px #7ce892,-11.15218px -12.38575px 2px #7ce892,-10.48305px -11.6426px 2px #7ce892,-5.57609px -6.19287px 2px #7ce892,-.55761px -.61929px 2px #7ce892,-15px -25.98076px 2px #7ce892,-14.5px -25.11474px 2px #7ce892,-8.33333px -14.43376px 2px #7ce892,-7.83333px -13.56773px 2px #7ce892,-4.16667px -7.21688px 2px #7ce892,-.41667px -.72169px 2px #7ce892,-9.27051px -28.5317px 2px #7ce892,-8.96149px -27.58064px 2px #7ce892,-5.15028px -15.85094px 2px #7ce892,-4.84127px -14.89989px 2px #7ce892,-2.57514px -7.92547px 2px #7ce892,-.25751px -.79255px 2px #7ce892,-3.13585px -29.83566px 2px #7ce892,-3.03133px -28.84113px 2px #7ce892,-1.74214px -16.57536px 2px #7ce892,-1.63761px -15.58084px 2px #7ce892,-.87107px -8.28768px 2px #7ce892,-.08711px -.82877px 2px #7ce892,3.13585px -29.83566px 2px #7ce892,3.03133px -28.84113px 2px #7ce892,1.74214px -16.57536px 2px #7ce892,1.63761px -15.58084px 2px #7ce892,.87107px -8.28768px 2px #7ce892,.08711px -.82877px 2px #7ce892,9.27051px -28.5317px 2px #7ce892,8.96149px -27.58064px 2px #7ce892,5.15028px -15.85094px 2px #7ce892,4.84127px -14.89989px 2px #7ce892,2.57514px -7.92547px 2px #7ce892,.25751px -.79255px 2px #7ce892,15px -25.98076px 2px #7ce892,14.5px -25.11474px 2px #7ce892,8.33333px -14.43376px 2px #7ce892,7.83333px -13.56773px 2px #7ce892,4.16667px -7.21688px 2px #7ce892,.41667px -.72169px 2px #7ce892,20.07392px -22.29434px 2px #7ce892,19.40479px -21.5512px 2px #7ce892,11.15218px -12.38575px 2px #7ce892,10.48305px -11.6426px 2px #7ce892,5.57609px -6.19287px 2px #7ce892,.55761px -.61929px 2px #7ce892,24.27051px -17.63356px 2px #7ce892,23.46149px -17.04577px 2px #7ce892,13.48362px -9.79642px 2px #7ce892,12.6746px -9.20864px 2px #7ce892,6.74181px -4.89821px 2px #7ce892,.67418px -.48982px 2px #7ce892,27.40636px -12.2021px 2px #7ce892,26.49282px -11.79536px 2px #7ce892,15.22576px -6.77894px 2px #7ce892,14.31221px -6.37221px 2px #7ce892,7.61288px -3.38947px 2px #7ce892,.76129px -.33895px 2px #7ce892,29.34443px -6.23735px 2px #7ce892,28.36628px -6.02944px 2px #7ce892,16.30246px -3.46519px 2px #7ce892,15.32431px -3.25728px 2px #7ce892,8.15123px -1.7326px 2px #7ce892,.81512px -.17326px 2px #7ce892,30px 0 2px #7ce892,29px 0 2px #7ce892,16.66667px 0 2px #7ce892,15.66667px 0 2px #7ce892,8.33333px 0 2px #7ce892,.83333px 0 2px #7ce892
}

.fireworks {
    opacity: 0;
    position: absolute
}

.pattern0 {
    -moz-animation: pattern0 7s ease infinite;
    -webkit-animation: pattern0 7s ease infinite;
    animation: pattern0 7s ease infinite
}

@-moz-keyframes pattern0 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@-webkit-keyframes pattern0 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

@keyframes pattern0 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

.pattern1 {
    -moz-animation: pattern1 7s ease infinite;
    -webkit-animation: pattern1 7s ease infinite;
    animation: pattern1 7s ease infinite
}

@-moz-keyframes pattern1 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

@-webkit-keyframes pattern1 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@keyframes pattern1 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

.pattern2 {
    -moz-animation: pattern2 7s ease infinite;
    -webkit-animation: pattern2 7s ease infinite;
    animation: pattern2 7s ease infinite
}

@-moz-keyframes pattern2 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@-webkit-keyframes pattern2 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes pattern2 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        -ms-transform: scale(6);
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

.pattern3 {
    -moz-animation: pattern3 10s ease infinite;
    -webkit-animation: pattern3 10s ease infinite;
    animation: pattern3 10s ease infinite
}

@-moz-keyframes pattern3 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@-webkit-keyframes pattern3 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

@keyframes pattern3 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(3);
        -ms-transform: scale(3);
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

.pattern4 {
    -moz-animation: pattern4 9s ease infinite;
    -webkit-animation: pattern4 9s ease infinite;
    animation: pattern4 9s ease infinite
}

@-moz-keyframes pattern4 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

@-webkit-keyframes pattern4 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

@keyframes pattern4 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.pattern5 {
    -moz-animation: pattern5 6s ease infinite;
    -webkit-animation: pattern5 6s ease infinite;
    animation: pattern5 6s ease infinite
}

@-moz-keyframes pattern5 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@-webkit-keyframes pattern5 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes pattern5 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.pattern6 {
    -moz-animation: pattern6 5s ease infinite;
    -webkit-animation: pattern6 5s ease infinite;
    animation: pattern6 5s ease infinite
}

@-moz-keyframes pattern6 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

@-webkit-keyframes pattern6 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pattern6 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.pattern7 {
    -moz-animation: pattern7 4s ease infinite;
    -webkit-animation: pattern7 4s ease infinite;
    animation: pattern7 4s ease infinite
}

@-moz-keyframes pattern7 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@-webkit-keyframes pattern7 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

@keyframes pattern7 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.pattern8 {
    -moz-animation: pattern8 8s ease infinite;
    -webkit-animation: pattern8 8s ease infinite;
    animation: pattern8 8s ease infinite
}

@-moz-keyframes pattern8 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pattern8 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pattern8 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        -ms-transform: scale(6);
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

.pattern9 {
    -moz-animation: pattern9 5s ease infinite;
    -webkit-animation: pattern9 5s ease infinite;
    animation: pattern9 5s ease infinite
}

@-moz-keyframes pattern9 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

@-webkit-keyframes pattern9 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes pattern9 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(4);
        -ms-transform: scale(4);
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

.pattern10 {
    -moz-animation: pattern10 10s ease infinite;
    -webkit-animation: pattern10 10s ease infinite;
    animation: pattern10 10s ease infinite
}

@-moz-keyframes pattern10 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@-webkit-keyframes pattern10 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

@keyframes pattern10 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.pattern11 {
    -moz-animation: pattern11 3s ease infinite;
    -webkit-animation: pattern11 3s ease infinite;
    animation: pattern11 3s ease infinite
}

@-moz-keyframes pattern11 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@-webkit-keyframes pattern11 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes pattern11 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        -ms-transform: scale(7);
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

.pattern12 {
    -moz-animation: pattern12 8s ease infinite;
    -webkit-animation: pattern12 8s ease infinite;
    animation: pattern12 8s ease infinite
}

@-moz-keyframes pattern12 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@-webkit-keyframes pattern12 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@keyframes pattern12 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(3);
        -ms-transform: scale(3);
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

.pattern13 {
    -moz-animation: pattern13 10s ease infinite;
    -webkit-animation: pattern13 10s ease infinite;
    animation: pattern13 10s ease infinite
}

@-moz-keyframes pattern13 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@-webkit-keyframes pattern13 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@keyframes pattern13 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

.pattern14 {
    -moz-animation: pattern14 6s ease infinite;
    -webkit-animation: pattern14 6s ease infinite;
    animation: pattern14 6s ease infinite
}

@-moz-keyframes pattern14 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@-webkit-keyframes pattern14 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@keyframes pattern14 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        -ms-transform: scale(7);
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

.pattern15 {
    -moz-animation: pattern15 6s ease infinite;
    -webkit-animation: pattern15 6s ease infinite;
    animation: pattern15 6s ease infinite
}

@-moz-keyframes pattern15 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pattern15 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

@keyframes pattern15 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        -ms-transform: scale(7);
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

.pattern16 {
    -moz-animation: pattern16 7s ease infinite;
    -webkit-animation: pattern16 7s ease infinite;
    animation: pattern16 7s ease infinite
}

@-moz-keyframes pattern16 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@-webkit-keyframes pattern16 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes pattern16 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        -ms-transform: scale(6);
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

.pattern17 {
    -moz-animation: pattern17 3s ease infinite;
    -webkit-animation: pattern17 3s ease infinite;
    animation: pattern17 3s ease infinite
}

@-moz-keyframes pattern17 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@-webkit-keyframes pattern17 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

@keyframes pattern17 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

.pattern18 {
    -moz-animation: pattern18 5s ease infinite;
    -webkit-animation: pattern18 5s ease infinite;
    animation: pattern18 5s ease infinite
}

@-moz-keyframes pattern18 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(5);
        transform: scale(5);
        opacity: 0
    }
}

@-webkit-keyframes pattern18 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pattern18 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.pattern19 {
    -moz-animation: pattern19 8s ease infinite;
    -webkit-animation: pattern19 8s ease infinite;
    animation: pattern19 8s ease infinite
}

@-moz-keyframes pattern19 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 0
    }
}

@-webkit-keyframes pattern19 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@keyframes pattern19 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(4);
        -ms-transform: scale(4);
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

.pattern20 {
    -moz-animation: pattern20 7s ease infinite;
    -webkit-animation: pattern20 7s ease infinite;
    animation: pattern20 7s ease infinite
}

@-moz-keyframes pattern20 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@-webkit-keyframes pattern20 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

@keyframes pattern20 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0;
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(6);
        -ms-transform: scale(6);
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0
    }
}

html {
    background: url(../map-3.png);
}

.maindiv {
    position: relative;
    float: left;
    width: 100%;
}

.menurow {
    height: 50px;
    background: rgb(0 0 0 / 32%);
    margin: 0px;
    /* border-bottom: 2px solid #0d7b51; */
    /* box-shadow: 1px 2px 3px #a19c9c; */
}

.box {
    background: #ffffffa6;
    min-height: 115px;
    margin-top: 0;
    margin-bottom: 31.5px;
    border-radius: 6px;
    z-index: 99999;
    position: relative;
}

.bodyrow {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.iconbox {
    background: #e91e63;
    width: 70px;
    height: 70px;
    margin-top: 23px;
    border-radius: 10px;
    padding-top: 8px;
    text-align: center;
}

.boxtext {
    margin-top: 39px;
    font-size: 15px;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}

.iconbox2 {
    background: #9c27b0;
}

.iconbox3 {
    background: #4caf50;
}

.iconbox4 {
    background: #607d8b;
}

.box:hover {
    /* background: #2962ff94; */
    background-image: linear-gradient(135deg, #0061f2d6 0%, rgb(105 0 199 / 79%) 100%) !important;
}

.box:hover .boxtext {
    color: #fff;
}

.box:hover .iconbox {
    border: 2px solid #fff;
}

.container {
    width: 1270px;
}

.timeline-item-content a {
    color: #343536;
    text-decoration: none;
}

@media (max-width: 1280px) {
    .container {
        width: 99%;
    }
}

.body-wrap {
    min-height: 700px;
}

.body-wrap {
    position: relative;
    z-index: 0;
}

.body-wrap:before, .body-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 260px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(26, 49, 95, 1)), color-stop(100%, rgba(26, 49, 95, 0)));
    background: linear-gradient(to bottom, rgba(26, 49, 95, 1) 0%, rgba(26, 49, 95, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1a315f', endColorstr='#001a315f', GradientType=0);
}

.body-wrap:after {
    top: auto;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(26, 49, 95, 0) 0%, rgba(26, 49, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#001a315f', endColorstr='#1a315f', GradientType=0);
}

element.style {
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    font-size: 15px;
}

.searchbox {
    width: 305px;
    border-radius: 22px;
    margin-top: 9px;
    float: right;
    margin-right: 10px;
}

.login {
    float: right;
    background: #2196f3;
    padding: 7px;
    border-radius: 27px;
    width: 120px;
    text-align: center;
    margin-top: 9px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none !important;
}

.searchicon {
    background: #2196f3;
    padding: 10px 20px;
    /* float: right; */
    position: absolute;
    margin-left: 254px;
    margin-top: 9px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    color: #fff;
}

.login:hover {
    background: #fff;
    color: #121280;
}

.card {
    background: #fff;
    border-radius: 6px;
    min-height: 407px;
    margin-bottom: 20px;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
    padding: 3px;
}

.iconbox {
    background: linear-gradient(45deg, #3858f9, #8e79fd);
    box-shadow: 0 7px 30px rgb(128 116 252 / 50%);
}

.iconbox2 {
    background: linear-gradient(45deg, #f53c5b, #fb768c);
    box-shadow: 0 7px 30px rgb(250 106 130 / 50%);
}

.iconbox3 {
    background: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
    box-shadow: 0 7px 30px rgb(11 163 96 / 30%);
}

.iconbox4 {
    background: linear-gradient(to top, #9c27b0 0%, #673ab7 100%);
    box-shadow: 0 7px 30px rgb(152 41 177 / 48%);
}

.iconbox5 {
    background: linear-gradient(45deg, #ff5858 0%, #f09819 100%);
    box-shadow: 0 7px 30px rgb(241 159 93 / 50%);
}

.iconbox6 {
    background: linear-gradient(45deg, #795548 0%, #ffc107 100%);
    box-shadow: 0 7px 30px rgb(140 101 63 / 57%);
}

.card > .card-header + .list-group, .card > .list-group + .card-footer {
    border-top: 0;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.35rem 1.35rem;
}

.card-title {
    margin-bottom: 0.5rem;
}

.card-subtitle {
    margin-top: -0.25rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.35rem;
}

.card-header {
    padding: 1rem 1.35rem;
    margin-bottom: 0;
    background-color: rgba(33, 40, 50, 0.03);
    border-bottom: 1px solid rgba(33, 40, 50, 0.125);
}

.card-header:first-child {
    border-radius: 0.35rem 0.35rem 0 0;
}

.card-footer {
    padding: 1rem 1.35rem;
    background-color: rgba(33, 40, 50, 0.03);
    border-top: 1px solid rgba(33, 40, 50, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 0.35rem 0.35rem;
}

.card-header-tabs {
    margin-right: -0.675rem;
    margin-bottom: -1rem;
    margin-left: -0.675rem;
    border-bottom: 0;
}

.card-header-tabs .nav-link.active {
    background-color: #fff;
    border-bottom-color: #fff;
}

.card-header-pills {
    margin-right: -0.675rem;
    margin-left: -0.675rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: 0.35rem;
}

.card-img, .card-img-top, .card-img-bottom {
    width: 100%;
}

.card-img, .card-img-top {
    border-top-left-radius: 0.35rem;
    border-top-right-radius: 0.35rem;
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
}

.card-group > .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap;
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }

    .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }

    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }

    .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #69707a;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

.feather {
    height: 1rem;
    width: 1rem;
    vertical-align: top;
}

.feather-sm {
    height: 0.8rem;
    width: 0.8rem;
}

.icon-stack {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1rem;
    background-color: #f2f6fc;
    flex-shrink: 0;
}

.icon-stack svg {
    height: 1rem;
    width: 1rem;
}

.icon-stack-sm {
    height: 2rem;
    width: 2rem;
}

.icon-stack-lg {
    height: 4rem;
    width: 4rem;
    font-size: 1.5rem;
}

.icon-stack-lg svg {
    height: 1.5rem;
    width: 1.5rem;
}

.icon-stack-xl {
    height: 5rem;
    width: 5rem;
    font-size: 1.75rem;
}

.icon-stack-xl svg {
    height: 1.75rem;
    width: 1.75rem;
}

.icon-list-social {
    display: flex;
}

.icon-list-social .icon-list-social-link {
    font-size: 1.25rem;
    margin-right: 0.5rem;
}

.badge-sm {
    font-size: 0.75rem;
}

.badge-md {
    font-size: 1rem;
}

.badge-lg {
    font-size: 1.25rem;
}

.timeline .timeline-item {
    display: flex;
    align-items: flex-start;
}

.timeline .timeline-item .timeline-item-marker {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

.timeline .timeline-item .timeline-item-marker .timeline-item-marker-text {
    font-size: 0.875rem;
    width: 6rem;
    color: #a7aeb8;
    text-align: center;
    margin-bottom: 0.5rem;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.timeline .timeline-item .timeline-item-marker .timeline-item-marker-indicator {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    background-color: #f2f6fc;
    border-radius: 100%;
}

.timeline .timeline-item .timeline-item-content {
    padding-top: 0;
    padding-bottom: 2rem;
    padding-left: 1rem;
    width: 100%;
}

.timeline .timeline-item:last-child .timeline-item-content {
    padding-bottom: 0 !important;
}

@media (min-width: 576px) {
    .timeline .timeline-item .timeline-item-marker {
        flex-direction: row;
        transform: translateX(1.625rem);
        margin-bottom: 0;
    }

    .timeline .timeline-item .timeline-item-marker .timeline-item-marker-text {
        margin-right: 0.5rem;
        margin-bottom: 0;
    }

    .timeline .timeline-item .timeline-item-content {
        padding-top: 0.75rem;
        padding-bottom: 3rem;
        padding-left: 3rem;
        border-left: solid 0.25rem #d0d0d0;
        margin-left: -2px;
    }

    .timeline .timeline-item:last-child .timeline-item-content {
        border-left-color: transparent;
    }
}

.timeline.timeline-sm .timeline-item .timeline-item-marker {
    transform: translateX(0.875rem);
}

.timeline.timeline-sm .timeline-item .timeline-item-marker .timeline-item-marker-text {
    width: 3rem;
    font-size: 0.7rem;
}

.timeline.timeline-sm .timeline-item .timeline-item-marker .timeline-item-marker-indicator {
    height: 1.5rem;
    width: 1.5rem;
    font-size: 0.875rem;
}

.timeline.timeline-sm .timeline-item .timeline-item-marker .timeline-item-marker-indicator .feather {
    height: 0.75rem;
    width: 0.75rem;
}

.timeline.timeline-sm .timeline-item .timeline-item-content {
    font-size: 0.875rem;
    padding-top: 0.15rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
}

.timeline.timeline-xs .timeline-item .timeline-item-marker {
    transform: translateX(0.5025rem);
}

.timeline.timeline-xs .timeline-item .timeline-item-marker .timeline-item-marker-text {
    width: 5rem;
    font-size: 14px;
    color: #12438c;
}

.timeline.timeline-xs .timeline-item .timeline-item-marker .timeline-item-marker-indicator {
    height: 16px;
    width: 16px;
    font-size: 0.875rem;
    border: 0.125rem solid #fff;
    margin-top: 0;
    margin-left: 0px;
}

.timeline.timeline-xs .timeline-item .timeline-item-content {
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
}

.step {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.step .step-item {
    flex: 1 1 0;
    position: relative;
    text-align: center;
}

.step .step-item:not(:first-child)::before {
    background-color: #69707a;
    content: "";
    height: 0.125rem;
    left: -50%;
    position: absolute;
    top: 0.4375rem;
    width: 100%;
    z-index: 0;
}

.step .step-item .step-item-link {
    color: #69707a;
    position: relative;
    display: inline-block;
    padding-top: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-decoration: none;
    z-index: 1;
}

.step .step-item .step-item-link::before {
    background-color: #69707a;
    border: 0.125rem solid #fff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 1rem;
    width: 1rem;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
}

.step .step-item .step-item-link.disabled {
    pointer-events: none;
    cursor: default;
}

.step .step-item.active a::before {
    background: #fff;
    border: 0.125rem solid #69707a;
}

.step .step-item.active ~ .step-item .step-item-link {
    color: #d4dae3;
}

.step .step-item.active ~ .step-item .step-item-link::before {
    background: #d4dae3;
}

.step .step-item.active ~ .step-item::before {
    background: #d4dae3;
}

.step-lg .step-item:not(:first-child)::before {
    height: 0.25rem;
    top: 0.625rem;
}

.step-lg .step-item .step-item-link {
    padding-top: 2rem;
}

.step-lg .step-item .step-item-link::before {
    border-width: 0.25rem;
    height: 1.5rem;
    width: 1.5rem;
}

.step-lg .step-item.active a::before {
    border-width: 0.25rem;
}

.step-primary .step-item:not(:first-child)::before {
    background-color: #0061f2;
}

.step-primary .step-item .step-item-link {
    color: #0061f2;
}

.step-primary .step-item .step-item-link::before {
    background-color: #0061f2;
}

.step-primary .step-item.active a::before {
    border-color: #0061f2;
}

.step-secondary .step-item:not(:first-child)::before {
    background-color: #6900c7;
}

.step-secondary .step-item .step-item-link {
    color: #6900c7;
}

.step-secondary .step-item .step-item-link::before {
    background-color: #6900c7;
}

.step-secondary .step-item.active a::before {
    border-color: #6900c7;
}

.step-success .step-item:not(:first-child)::before {
    background-color: #00ac69;
}

.step-success .step-item .step-item-link {
    color: #00ac69;
}

.step-success .step-item .step-item-link::before {
    background-color: #00ac69;
}

.step-success .step-item.active a::before {
    border-color: #00ac69;
}

.step-info .step-item:not(:first-child)::before {
    background-color: #00cfd5;
}

.step-info .step-item .step-item-link {
    color: #00cfd5;
}

.step-info .step-item .step-item-link::before {
    background-color: #00cfd5;
}

.step-info .step-item.active a::before {
    border-color: #00cfd5;
}

.step-warning .step-item:not(:first-child)::before {
    background-color: #f4a100;
}

.step-warning .step-item .step-item-link {
    color: #f4a100;
}

.step-warning .step-item .step-item-link::before {
    background-color: #f4a100;
}

.step-warning .step-item.active a::before {
    border-color: #f4a100;
}

.step-danger .step-item:not(:first-child)::before {
    background-color: #e81500;
}

.step-danger .step-item .step-item-link {
    color: #e81500;
}

.step-danger .step-item .step-item-link::before {
    background-color: #e81500;
}

.step-danger .step-item.active a::before {
    border-color: #e81500;
}

.step-light .step-item:not(:first-child)::before {
    background-color: #f2f6fc;
}

.step-light .step-item .step-item-link {
    color: #f2f6fc;
}

.step-light .step-item .step-item-link::before {
    background-color: #f2f6fc;
}

.step-light .step-item.active a::before {
    border-color: #f2f6fc;
}

.step-dark .step-item:not(:first-child)::before {
    background-color: #212832;
}

.step-dark .step-item .step-item-link {
    color: #212832;
}

.step-dark .step-item .step-item-link::before {
    background-color: #212832;
}

.step-dark .step-item.active a::before {
    border-color: #212832;
}

.step-black .step-item:not(:first-child)::before {
    background-color: #000;
}

.step-black .step-item .step-item-link {
    color: #000;
}

.step-black .step-item .step-item-link::before {
    background-color: #000;
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-red {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}

.bg-orange {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}

.bg-yellow {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important;
}

.bg-green {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}

.bg-teal {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-teal-rgb), var(--bs-bg-opacity)) !important;
}

.bg-cyan {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-cyan-rgb), var(--bs-bg-opacity)) !important;
}

.bg-blue {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important;
}

.bg-indigo {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-indigo-rgb), var(--bs-bg-opacity)) !important;
}

.bg-purple {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-purple-rgb), var(--bs-bg-opacity)) !important;
}

.bg-pink {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}

.bg-red-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-red-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-orange-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-orange-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-yellow-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-yellow-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-green-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-green-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-teal-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-teal-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-cyan-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-cyan-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-blue-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-blue-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-indigo-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-indigo-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-purple-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-purple-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-pink-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-pink-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-soft-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
    --bs-bg-opacity: 1;
}

.bg-gradient {
    background-image: var(--bs-gradient) !important;
}

.card-header {
    padding: 23px 21px !important;
    margin-bottom: 0;
    background-color: rgba(33, 40, 50, 0.03);
    border-bottom: 1px solid rgba(33, 40, 50, 0.125);
    color: #ffffff;
    font-size: 21px;
    font-weight: 500;
}

.card-header {
    height: 3.5625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
    background: #222699eb;
}

.line1 {
    margin-top: 45px;
}

.line3 {
    margin-top: 26px;
}

.line4 {
    margin-top: 17px;
}

.subimages {
    background: #fff;
    padding: 4.5px;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 40%);
    margin-bottom: 25px;
}

.contact_info {
    background: url(../images/contactinfo_bg.jpg);
    min-height: 327px;
    border: 5px solid #fff;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 40%);
    padding: 20px;
}

.headingdiv {
    color: #fff;
    font-size: 22px;
    margin: 0;
    margin-bottom: 30px;
}

.subimages:hover {
    box-shadow: 0 0.15rem 2.75rem 0 rgb(33 40 50 / 71%);
}

.contactmaindiv {
    FLOAT: LEFT;
    WIDTH: 100%;
}

.circlediv {
    background: #fff;
    width: 60px;
    height: 60PX;
    border-radius: 50%;
    float: left;
    text-align: center;
    position: absolute;
}

.innercircle {
    background: linear-gradient(to top, #151970 0%, #57459b 100%);
    box-shadow: 0px 0px 7px #391557;
    width: 50PX;
    height: 50PX;
    border-radius: 50%;
    margin-top: 5px;
    float: left;
    margin-left: 5px;
}

.contacttext {
    color: #fff;
    padding-left: 85px;
    font-size: 18px;
    margin-top: 5px;
    float: left;
    width: 100%;
    MARGIN-BOTTOM: 27PX;
}

.linediv {
    position: absolute;
    width: 5px;
    height: 131px;
    background: #fff;
    margin-top: 41px;
    margin-left: 28px;
}

.innercircle i {
    color: #fff;
    font-size: 25px;
    margin-top: 12px;
}

.footerrow {
    background: #2c2a7d;
    min-height: 45px;
    margin: 0px;
    float: left;
    width: 100%;
}

.form-control {
    padding: 0.325rem 0.75rem !important;
    background: #f3fbff !important;
    margin-bottom: 10px;
}

.bg2 {
    position: absolute;
    height: 115px;
    width: 22.7%;
    opacity: .5;
    border-radius: 7px;
    z-index: 99999999;
}

.bg2-bg {
    background: url(../images/bg2.png);
    height: 115px;
    z-index: 90;
    background-size: cover;
    width: 48%;
    margin: 0px 5px 15px 5px;
    border-radius: 7px;
}

.nav-link {
    color: #fff;
    padding: 5px 13px;
}

.toprow {
    padding: 5px;
    border: 1px solid #cccccc42;
    height: 32px;
}

.toplinks a {
    padding: 0px 10px;
    margin-left: 4px;
    margin-top: 0px;
    float: left;
    color: white;
    border-radius: 3px;
    font-size: 13px;
    text-decoration: none;
}

.top-header {
    background: #2962ff;
    background-image: linear-gradient(135deg, #0063a2 0%, rgb(85 17 131) 100%) !important;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}

.top-header h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.header-top {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 30px;
    line-height: 1.2;
}

.header-middle {
    margin-bottom: 0px;
    color: white;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
}

.header-middle2 {
    margin-bottom: 0px;
    color: white;
    font-size: 15px;
    line-height: 1.0;
    font-weight: bold;
}

.apschelogo {
    height: 75px;
}

.bg2-bg a {
    text-decoration: none !important;
}

.top-header {
    height: 250px;
}

.box {
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
    border-radius: 6px;
}

.bodyrow {
    margin: 0;
}

/* nav tabs */
.nav-tabs .nav-link.active {
    border: none !important;
    color: #ffffff !important;
    background: #5a4080 !important;
    margin-right: 8px;
}

.nav-tabs .nav-link {
    background-color: #263e94;
}

.border-primary {
    border-color: #bbbbbb !important;
}

.tab-pane {
    padding: 15px 0;
}

.pageheading {
    margin: 0;
    padding: 10px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    background: #5b3394;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*margin-top: 10px;*/
}

.paymentpage {
    padding: 20px 30px;
}

.paymentpage .form-control {
    width: 60%;
    margin-bottom: 10px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

.checkboxpara input[type="radio"] {
    margin: 0px;
    margin-right: 6px;
    margin-top: 5px;
}

.checkboxpara td {
    padding: 4px 5px;
    padding-bottom: 0;
}

span.previewheading {
    display: block;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    color: #5b3394;
    border-bottom: 2px dotted #5b3394;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

.colorline {
    text-align: right;
    margin-top: 10px;
}

.colorline .color1 {
    width: 13px;
    height: 13px;
    background: #ffe3dc;
    display: inline-block;
    border: 1px solid #363636;
}

.colorline .color2 {
    width: 13px;
    height: 13px;
    background: white;
    display: inline-block;
    margin-right: 3px;
    border: 1px solid #363636;
}

span.color2 {
}

.colorline .color3 {
    width: 13px;
    height: 13px;
    background: #f3fbff;
    display: inline-block;
    margin-right: 3px;
    border: 1px solid #363636;
}

.colorline .color4 {
    width: 13px;
    height: 13px;
    background: #fff5c5;
    display: inline-block;
    margin-right: 3px;
    border: 1px solid #363636;
}

.colorline .color5 {
    width: 13px;
    height: 13px;
    background: #d9e2ff;
    display: inline-block;
    margin-right: 3px;
    border: 1px solid #363636;
}

table th {
    background-color: #005479 !important;
    color: #fff;
}

.colorgreen {
    background: #f3fbff !important;
}

.colororange {
    background: #ffe3dc !important;
}

.coloryellow {
    background: #fff5c5 !important;
}

.colorblue {
    background: #d9e2ff !important;
}


/* index page css */

body {
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs > li > a {
    font-weight: bold !important;
    color: #fff;
    text-decoration: none;
}
.timeline-item-content a {
    color: #343536;
    font-weight: bold;
    font-size: 13px;
}
.timeline.timeline-xs .timeline-item .timeline-item-content{
    padding-bottom: 1.5rem !important;
}
.formwidth{
    margin:0px;
    padding: 15px 10px;
}
.body-content{
    padding-bottom:60px;
    padding-top:20px;
}
.formspan{
    color:#818181;
    display:block;
    font-weight:bold;
}
.heightform{
    margin-top:15px;
    min-height:28px;
}
@media (min-width: 300px) and (max-width:850px) {
    .jntulogo {
        width: 80px;
    }

    .menurow {
        background: linear-gradient(135deg, #0063a2 0%, rgb(85 17 131) 100%);
    }

    .navbar-collapse {
        z-index: 9999999;
        position: absolute;
        background: #352f8e;
        padding: 10px 10px;
    }

    .navbar-toggler {
        background-color: #000000;
        border: 1px solid #ffffff;
    }
}