.m2 {position: absolute; font-size: 60%; line-height: 100%;}
.m2_1 {position: absolute; font-size: 60%; line-height: 200%;}
.p100 {position: relative; float: left; width: 100%; height: 1px;}
.line_lr {width: 100%; height: 1px; background: #ffffff;}
.line_tb {width: 1px; height: 100%; background: #ffffff;}

.el_bor {border: 0px solid #000000;}
.el_born {border: none;}
.el_bort {border-top: 0px solid #000000;}
.el_borr {border-right: 0px solid #000000;}
.el_borb {border-bottom: 0px solid #000000;}
.el_borl {border-left: 0px solid #000000;}

/* черно белый фильтр */
.img_fgr {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%);}
.imgh_fgr:hover,.elh:hover .imgh_fgr {-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(100%); filter: grayscale(0%);}

/* нет фильтра */
.img_f0 {-webkit-filter: unset; -moz-filter: unset; -ms-filter: unset; -o-filter: unset; filter: unset;}
.imgh_f0:hover,.elh:hover .imgh_f0 {-webkit-filter: unset; -moz-filter: unset; -ms-filter: unset; -o-filter: unset; filter: unset;}
/* черный фильтр */
.img_f1 {-webkit-filter: grayscale(100%) brightness(0%); -moz-filter: grayscale(100%) brightness(0%); -ms-filter: grayscale(100%) brightness(0%); -o-filter: grayscale(100%) brightness(0%); filter: grayscale(100%) brightness(0%);}
.imgh_f1:hover,.elh:hover .imgh_f1 {-webkit-filter: grayscale(100%) brightness(0%); -moz-filter: grayscale(100%) brightness(0%); -ms-filter: grayscale(100%) brightness(0%); -o-filter: grayscale(100%) brightness(0%); filter: grayscale(100%) brightness(0%);}
/* белый фильтр */
.img_f2 {-webkit-filter: grayscale(100%) brightness(1000%); -moz-filter: grayscale(100%) brightness(1000%); -ms-filter: grayscale(100%) brightness(1000%); -o-filter: grayscale(100%) brightness(1000%); filter: grayscale(100%) brightness(1000%);}
.imgh_f2:hover,.elh:hover .imgh_f2 {-webkit-filter: grayscale(100%) brightness(1000%); -moz-filter: grayscale(100%) brightness(1000%); -ms-filter: grayscale(100%) brightness(1000%); -o-filter: grayscale(100%) brightness(1000%); filter: grayscale(100%) brightness(1000%);}

/* градиенты */
.el_gra0 {background: unset;}
.elh_gra0:hover,.elh:hover .elh_gra0 {background: unset;}
.el_gra1 {background: -o-linear-gradient(12deg, #333333, #0071b8); background: linear-gradient(12deg, #333333, #0071b8);}
.elh_gra1:hover,.elh:hover .elh_gra1 {background: -o-linear-gradient(6deg, #333333, #0071b8); background: linear-gradient(6deg, #333333, #0071b8);}
.el_gra2 {background: -o-linear-gradient(12deg, #114b8f, #a67359); background: linear-gradient(12deg, #114b8f, #a67359);}
.elh_gra2:hover,.elh:hover .elh_gra2 {background: -o-linear-gradient(18deg, #114b8f, #a67359); background: linear-gradient(18deg, #114b8f, #a67359);}
.el_gra3 {background: -o-linear-gradient(6deg, #e98d2a, #c05413); background: linear-gradient(6deg, #e98d2a, #c05413);}
.elh_gra3:hover,.elh:hover .elh_gra3 {background: -o-linear-gradient(6deg, #e98d2a, #c05413); background: linear-gradient(6deg, #e98d2a, #c05413);}

/* тень блока */
.el_sha1 {box-shadow: 1px 1px 1px 1px #000000;}
.elh_sha1:hover,.elh:hover .elh_sha1 {box-shadow: 1px 1px 1px 1px #000000;}
.el_sha2 {box-shadow: 1px 1px 1px 1px #ffffff;}
.elh_sha2:hover,.elh:hover .elh_sha2 {box-shadow: 1px 1px 1px 1px #ffffff;}
.el_sha3 {box-shadow: 0px 0px 4px 0px #c7c7c7;}
.elh_sha3:hover,.elh:hover .elh_sha3 {box-shadow: 0px 0px 4px 0px #c7c7c7;}

/* тень текста */
.el_shat1 {text-shadow: 1px 1px 1px #000000;}
.elh_shat1:hover,.elh:hover .elh_shat1 {text-shadow: 1px 1px 1px #000000;}
.el_shat2 {text-shadow: 1px 1px 1px #ffffff;}
.elh_shat2:hover,.elh:hover .elh_shat2 {text-shadow: 1px 1px 1px #ffffff;}

.f1 {font-family: pspp1;}
.f2 {font-family: pspp2;}
.f3 {font-family: pspp3;}
.f4 {font-family: pspp4;}
.f5 {font-family: psp5;}

.ff1 {font-family: pspp1;}
.ff2 {font-family: pspp2;}
.ff3 {font-family: pspp3;}
.ff4 {font-family: pspp4;}

.fc1 {color: #000000;}
.fc2 {color: #ffffff;}
.fc3 {color: #a67359;}
.fc4 {color: #333333;}
.fc5 {color: #c38159;}
.fc6 {color: #e5a781;}

.tx_h1:hover,.elh:hover .tx_h1 {color: #000000 !important;}
.tx_h2:hover,.elh:hover .tx_h2 {color: #ffffff !important;}
.tx_h3:hover,.elh:hover .tx_h3 {color: #a67359 !important;}
.tx_h4:hover,.elh:hover .tx_h4 {color: #333333 !important;}
.tx_h5:hover,.elh:hover .tx_h5 {color: #c38159 !important;}
.tx_h6:hover,.elh:hover .tx_h6 {color: #e5a781 !important;}

.el_bg0 {background: none;}
.el_bg1 {background: #000000;}
.el_bg2 {background: #ffffff;}
.el_bg3 {background: #a67359;}
.el_bg4 {background: #333333;}
.el_bg5 {background: #c38159;}
.el_bg6 {background: #e5a781;}
.el_bg7 {background: #f5f5f5;}

.elh_bg0:hover,.elh:hover .elh_bg0 {background: none;}
.elh_bg1:hover,.elh:hover .elh_bg1 {background: #000000;}
.elh_bg2:hover,.elh:hover .elh_bg2 {background: #ffffff;}
.elh_bg3:hover,.elh:hover .elh_bg3 {background: #a67359;}
.elh_bg4:hover,.elh:hover .elh_bg4 {background: #333333;}
.elh_bg5:hover,.elh:hover .elh_bg5 {background: #c38159;}
.elh_bg6:hover,.elh:hover .elh_bg6 {background: #e5a781;}
.elh_bg7:hover,.elh:hover .elh_bg7 {background: #f5f5f5;}

.el_borc0 {border-color: transparent;}
.el_borc1 {border-color: #000000;}
.el_borc2 {border-color: #ffffff;}
.el_borc3 {border-color: #a67359;}
.el_borc4 {border-color: #333333;}
.el_borc5 {border-color: #c38159;}
.el_borc6 {border-color: #e5a781;}

.elh_borc0:hover,.elh:hover .elh_borc0 {border-color: transparent;}
.elh_borc1:hover,.elh:hover .elh_borc1 {border-color: #000000;}
.elh_borc2:hover,.elh:hover .elh_borc2 {border-color: #ffffff;}
.elh_borc3:hover,.elh:hover .elh_borc3 {border-color: #a67359;}
.elh_borc4:hover,.elh:hover .elh_borc4 {border-color: #333333;}
.elh_borc5:hover,.elh:hover .elh_borc5 {border-color: #c38159;}
.elh_borc6:hover,.elh:hover .elh_borc6 {border-color: #e5a781;}

.dv_l {position: relative; float: left;}
.dv_r {position: relative; float: right;}
.dv_lt {position: absolute; left: 0%; top: 0%;}
.dv_ct {position: absolute; left: 50%; top: 0%;}
.dv_rt {position: absolute; right: 0%; top: 0%;}
.dv_lc {position: absolute; left: 0%; top: 50%;}
.dv_cc {position: absolute; left: 50%; top: 50%;}
.dv_ccr {position: absolute; right: 50%; top: 50%;}
.dv_rc {position: absolute; right: 0%; top: 50%;}
.dv_lb {position: absolute; left: 0%; bottom: 0%;}
.dv_cb {position: absolute; left: 50%; bottom: 0%;}
.dv_rb {position: absolute; right: 0%; bottom: 0%;}
.dv_flt {position: fixed; left: 0%; top: 0%;}
.dv_fct {position: fixed; left: 50%; top: 0%;}
.dv_frt {position: fixed; right: 0%; top: 0%;}
.dv_flc {position: fixed; left: 0%; top: 50%;}
.dv_fcc {position: fixed; left: 50%; top: 50%;}
.dv_frc {position: fixed; right: 0%; top: 50%;}
.dv_flb {position: fixed; left: 0%; bottom: 0%;}
.dv_fcb {position: fixed; left: 50%; bottom: 0%;}
.dv_frb {position: fixed; right: 0%; bottom: 0%;}
.dv_w {width: 100%;}
.dv_W {width: 100vw;}
.dv_wmin {min-width: 100%;}
.dv_Wmin {min-width: 100vw;}
.dv_wmax {max-width: 100%;}
.dv_Wmax {max-width: 100vw;}
.dv_w50 {width: 50%;}
.dv_h {height: 100%;}
.dv_H {height: 100vh;}
.dv_hmin {min-height: 100%;}
.dv_Hmin {min-height: 100vh;}
.dv_hmax {max-height: 100%;}
.dv_Hmax {max-height: 100vh;}
.dv_h50 {height: 50%;}
.dv_wh {width: 100%; height: 100%;}
.dv_wH {width: 100%; height: 100vh;}
.dv_l100 {left: 100%;}
.dv_l50 {left: 50%;}
.dv_r100 {right: 100%;}
.dv_r50 {right: 50%;}
.dv_t100 {top: 100%;}
.dv_t50 {top: 50%;}
.dv_b100 {bottom: 100%;}
.dv_b50 {bottom: 50%;}
.dv_inlt {display: inline-block; vertical-align: top;}
.dv_inlc {display: inline-block; vertical-align: center;}
.dv_inlb {display: inline-block; vertical-align: bottom;}

.dv_fx {display: -webkit-box; display: -ms-flexbox; display: flex;}
.dv_fxga1 {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.dv_fxga2 {-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.dv_fxga3 {-webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly;}
.dv_fxga4 {-ms-flex-pack: distribute; justify-content: space-around;}
.dv_fxva1 {-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}
.dv_fxva2 {-webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.dv_fxva3 {-webkit-box-align: end; -ms-flex-align: end; align-items: flex-end;}

.el_poi {cursor: pointer;}
.el_cur {cursor: default;}
.el_poie {pointer-events: none;}
.el_dis {display: none;}
.el_blo {display: block;}
.elh:hover .elh_dis {display: block;}
.el_ove {overflow: hidden;}
.el_ovex {overflow-x: hidden;}
.el_ovey {overflow-y: hidden;}
.el_scra {overflow: auto;}
.el_scrax {overflow-x: auto;}
.el_scray {overflow-y: auto;}
.el_scr {overflow: scroll;}
.el_scrx {overflow-x: scroll;}
.el_scry {overflow-y: scroll;}
.el_box {box-sizing: border-box;}
.el_out {outline: none;}

.tx_upp {text-transform: uppercase;}
.tx_cap {text-transform: capitalize;}
.tx_und {text-decoration: underline;}
.tx_l {text-align: left;}
.tx_c {text-align: center;}
.tx_r {text-align: right;}
.tx_j {text-align: justify;}

.el_trl {
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.el_trt {
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.el_trlt {
    left: 50%; top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.el_rot0 {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);}
.el_rot0:hover,.elh:hover .el_rot0 {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);}
.el_rot90 {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}
.el_rot90:hover,.elh:hover .el_rot90 {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}
.el_rot-90 {-webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);}
.el_rot-90:hover,.elh:hover .el_rot-90 {-webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);}

.el_rad5 {border-radius: 5px;}
.el_rad6 {border-radius: 6px;}
.el_rad7 {border-radius: 7px;}
.el_rad8 {border-radius: 8px;}
.el_rad9 {border-radius: 9px;}
.el_rad10 {border-radius: 10px;}
.el_rad11 {border-radius: 11px;}
.el_rad12 {border-radius: 12px;}
.el_rad13 {border-radius: 13px;}
.el_rad14 {border-radius: 14px;}
.el_rad15 {border-radius: 15px;}
.el_rad20 {border-radius: 20px;}
.el_rad500 {border-radius: 500px;}

.el_radtl5 {border-top-left-radius: 5px;}
.el_radtl6 {border-top-left-radius: 6px;}
.el_radtl7 {border-top-left-radius: 7px;}
.el_radtl8 {border-top-left-radius: 8px;}
.el_radtl9 {border-top-left-radius: 9px;}
.el_radtl10 {border-top-left-radius: 10px;}
.el_radtl11 {border-top-left-radius: 11px;}
.el_radtl12 {border-top-left-radius: 12px;}
.el_radtl13 {border-top-left-radius: 13px;}
.el_radtl14 {border-top-left-radius: 14px;}
.el_radtl15 {border-top-left-radius: 15px;}
.el_radtl20 {border-top-left-radius: 20px;}
.el_radtl500 {border-top-left-radius: 500px;}

.el_radtr5 {border-top-right-radius: 5px;}
.el_radtr6 {border-top-right-radius: 6px;}
.el_radtr7 {border-top-right-radius: 7px;}
.el_radtr8 {border-top-right-radius: 8px;}
.el_radtr9 {border-top-right-radius: 9px;}
.el_radtr10 {border-top-right-radius: 10px;}
.el_radtr11 {border-top-right-radius: 11px;}
.el_radtr12 {border-top-right-radius: 12px;}
.el_radtr13 {border-top-right-radius: 13px;}
.el_radtr14 {border-top-right-radius: 14px;}
.el_radtr15 {border-top-right-radius: 15px;}
.el_radtr20 {border-top-right-radius: 20px;}
.el_radtr500 {border-top-right-radius: 500px;}

.el_radbl5 {border-bottom-left-radius: 5px;}
.el_radbl6 {border-bottom-left-radius: 6px;}
.el_radbl7 {border-bottom-left-radius: 7px;}
.el_radbl8 {border-bottom-left-radius: 8px;}
.el_radbl9 {border-bottom-left-radius: 9px;}
.el_radbl10 {border-bottom-left-radius: 10px;}
.el_radbl11 {border-bottom-left-radius: 11px;}
.el_radbl12 {border-bottom-left-radius: 12px;}
.el_radbl13 {border-bottom-left-radius: 13px;}
.el_radbl14 {border-bottom-left-radius: 14px;}
.el_radbl15 {border-bottom-left-radius: 15px;}
.el_radbl20 {border-bottom-left-radius: 20px;}
.el_radbl500 {border-bottom-left-radius: 500px;}

.el_radbr5 {border-bottom-right-radius: 5px;}
.el_radbr6 {border-bottom-right-radius: 6px;}
.el_radbr7 {border-bottom-right-radius: 7px;}
.el_radbr8 {border-bottom-right-radius: 8px;}
.el_radbr9 {border-bottom-right-radius: 9px;}
.el_radbr10 {border-bottom-right-radius: 10px;}
.el_radbr11 {border-bottom-right-radius: 11px;}
.el_radbr12 {border-bottom-right-radius: 12px;}
.el_radbr13 {border-bottom-right-radius: 13px;}
.el_radbr14 {border-bottom-right-radius: 14px;}
.el_radbr15 {border-bottom-right-radius: 15px;}
.el_radbr20 {border-bottom-right-radius: 20px;}
.el_radbr500 {border-bottom-right-radius: 500px;}

.el_opa0 {opacity: 0;}
.el_opa01 {opacity: 0.1;}
.el_opa02 {opacity: 0.2;}
.el_opa03 {opacity: 0.3;}
.el_opa04 {opacity: 0.4;}
.el_opa05 {opacity: 0.5;}
.el_opa06 {opacity: 0.6;}
.el_opa07 {opacity: 0.7;}
.el_opa08 {opacity: 0.8;}
.el_opa09 {opacity: 0.9;}
.el_opa1 {opacity: 1;}
.elh_opa0:hover,.elh:hover .elh_opa0 {opacity: 0;}
.elh_opa01:hover,.elh:hover .elh_opa01 {opacity: 0.1;}
.elh_opa02:hover,.elh:hover .elh_opa02 {opacity: 0.2;}
.elh_opa03:hover,.elh:hover .elh_opa03 {opacity: 0.3;}
.elh_opa04:hover,.elh:hover .elh_opa04 {opacity: 0.4;}
.elh_opa05:hover,.elh:hover .elh_opa05 {opacity: 0.5;}
.elh_opa06:hover,.elh:hover .elh_opa06 {opacity: 0.6;}
.elh_opa07:hover,.elh:hover .elh_opa07 {opacity: 0.7;}
.elh_opa08:hover,.elh:hover .elh_opa08 {opacity: 0.8;}
.elh_opa09:hover,.elh:hover .elh_opa09 {opacity: 0.9;}
.elh_opa1:hover,.elh:hover .elh_opa1 {opacity: 1;}

.el_zin10 {z-index: 10;}
.el_zin20 {z-index: 20;}
.el_zin30 {z-index: 30;}
.el_zin40 {z-index: 40;}
.el_zin50 {z-index: 50;}
.el_zin60 {z-index: 60;}
.el_zin70 {z-index: 70;}
.el_zin80 {z-index: 80;}
.el_zin90 {z-index: 90;}
.el_zin100 {z-index: 100;}
.el_zin110 {z-index: 110;}
.el_zin120 {z-index: 120;}
.el_zin130 {z-index: 130;}
.el_zin140 {z-index: 140;}
.el_zin150 {z-index: 150;}
.el_zin160 {z-index: 160;}
.el_zin170 {z-index: 170;}
.el_zin180 {z-index: 180;}
.el_zin190 {z-index: 190;}
.el_zin200 {z-index: 200;}
.el_zin210 {z-index: 210;}
.el_zin220 {z-index: 220;}
.el_zin230 {z-index: 230;}
.el_zin240 {z-index: 240;}
.el_zin250 {z-index: 250;}
.el_zin260 {z-index: 260;}
.el_zin270 {z-index: 270;}
.el_zin280 {z-index: 280;}
.el_zin290 {z-index: 290;}
.el_zin300 {z-index: 300;}

.anim02 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.anim03 {
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.anim05 {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.anim1 {
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.animm02 {
    -webkit-transition: color 0.2s linear, background 0.2s linear, opacity 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear, opacity 0.2s linear;
    -ms-transition: color 0.2s linear, background 0.2s linear, opacity 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear, opacity 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear, opacity 0.2s linear;
}
.animm03 {
    -webkit-transition: color 0.3s linear, background 0.3s linear, opacity 0.3s linear;
    -moz-transition: color 0.3s linear, background 0.3s linear, opacity 0.3s linear;
    -ms-transition: color 0.3s linear, background 0.3s linear, opacity 0.3s linear;
    -o-transition: color 0.3s linear, background 0.3s linear, opacity 0.3s linear;
    transition: color 0.3s linear, background 0.3s linear, opacity 0.3s linear;
}
.animm05 {
    -webkit-transition: color 0.5s linear, background 0.5s linear, opacity 0.5s linear;
    -moz-transition: color 0.5s linear, background 0.5s linear, opacity 0.5s linear;
    -ms-transition: color 0.5s linear, background 0.5s linear, opacity 0.5s linear;
    -o-transition: color 0.5s linear, background 0.5s linear, opacity 0.5s linear;
    transition: color 0.5s linear, background 0.5s linear, opacity 0.5s linear;
}

.anim_easeout {
    -webkit-transition-timing-function: cubic-bezier(0,0,0,1.15);
    -moz-transition-timing-function: cubic-bezier(0,0,0,1.15);
    -ms-transition-timing-function: cubic-bezier(0,0,0,1.15);
    -o-transition-timing-function: cubic-bezier(0,0,0,1.15);
    transition-timing-function: cubic-bezier(0,0,0,1.15);
}
.anim_easeout2 {
    -webkit-transition-timing-function: cubic-bezier(.27,.27,.25,1.29);
    -moz-transition-timing-function: cubic-bezier(.27,.27,.25,1.29);
    -ms-transition-timing-function: cubic-bezier(.27,.27,.25,1.29);
    -o-transition-timing-function: cubic-bezier(.27,.27,.25,1.29);
    transition-timing-function: cubic-bezier(.27,.27,.25,1.29);
}

.dl00 {-webkit-animation-delay: 0s; -moz-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s;}
.dl02 {-webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;}
.dl04 {-webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;}
.dl06 {-webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;}
.dl08 {-webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;}
.dl10 {-webkit-animation-delay: 1s; -moz-animation-delay: 1s; -o-animation-delay: 1s; animation-delay: 1s;}
.dl12 {-webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;}
.dl14 {-webkit-animation-delay: 1.4s; -moz-animation-delay: 1.4s; -o-animation-delay: 1.4s; animation-delay: 1.4s;}
.dl16 {-webkit-animation-delay: 1.6s; -moz-animation-delay: 1.6s; -o-animation-delay: 1.6s; animation-delay: 1.6s;}
.dl18 {-webkit-animation-delay: 1.8s; -moz-animation-delay: 1.8s; -o-animation-delay: 1.8s; animation-delay: 1.8s;}
.dl20 {-webkit-animation-delay: 2s; -moz-animation-delay: 2s; -o-animation-delay: 2s; animation-delay: 2s;}
.dl22 {-webkit-animation-delay: 2.2s; -moz-animation-delay: 2.2s; -o-animation-delay: 2.2s; animation-delay: 2.2s;}
.dl24 {-webkit-animation-delay: 2.4s; -moz-animation-delay: 2.4s; -o-animation-delay: 2.4s; animation-delay: 2.4s;}
.dl26 {-webkit-animation-delay: 2.6s; -moz-animation-delay: 2.6s; -o-animation-delay: 2.6s; animation-delay: 2.6s;}
.dl28 {-webkit-animation-delay: 2.8s; -moz-animation-delay: 2.8s; -o-animation-delay: 2.8s; animation-delay: 2.8s;}
.dl30 {-webkit-animation-delay: 3s; -moz-animation-delay: 3s; -o-animation-delay: 3s; animation-delay: 3s;}