

/* Start:/local/templates/mosenergo/components/bitrix/system.auth.form/auth/style.css?15529193802067*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/mosenergo/components/bitrix/system.auth.form/auth/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/mosenergo/components/bitrix/system.auth.form/auth/images/sec-unlocked.png);}

#TECH_AUTH_ERROR, #LK_AUTH_ERROR {
    display: none;
    color: #ED1112;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
}

#SEND_CODE_AGAIN {
    cursor: pointer;
}

.ak-change_selects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 32px;
    padding-top: 8px;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
}

.ak-change_selects_select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.ak-change_selects_select:first-child {
    margin-right: 24px;

}

.ak-change_selects_select .radio {
    display: block;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #0079C1;
    position: relative;
    margin-right: 8px;
}

.ak-change_selects_select.active .radio:before {
    content: '';
    position: absolute;
    top: -webkit-calc(50% - 3px);
    top: calc(50% - 3px);
    right: -webkit-calc(50% - 3px);
    right: calc(50% - 3px);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #0079C1;
}

.cwpi-modals .form-modal .btn-wrap--inner {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important;
}

/* End */


/* Start:/local/components/rikmas/main.register/templates/.default/style.css?1552919381704*/
.ak_block_code {
    height: 0;
    -webkit-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    transition: height 0.3s linear;
    overflow: hidden;
}

#registration_form {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

#submit_button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.ak_btn_wrap {
    display: block !important;
}

#PHONE_NUM_BLOCK {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

/* End */


/* Start:/local/templates/mosenergo/components/bitrix/main.userconsent.request/fz152/user_consent.min.css?15529193802900*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 30px 0;font:normal 18px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#000;text-align:left}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{padding:5px 10px;width:100%;height:130px;border:1px solid #999;background:#fff;box-sizing:border-box;outline:0;-moz-appearance:none}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}
/* End */


/* Start:/local/components/rikmas/system.auth.changepasswd/templates/.default/style.css?1552919381518*/
div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(/local/components/rikmas/system.auth.changepasswd/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(/local/components/rikmas/system.auth.changepasswd/templates/.default/images/sec-unlocked.png);}

.modal-new-password .cwpi-modals .form-modal input {
    width: auto;
}
/* End */


/* Start:/local/templates/mosenergo/styles.css?1748936977262*/
.no-list {
	list-style: none;
}

.header-inner{
  height:auto!important;
  min-height:96px;
}

.header-inner__contacts{
  margin:15px 0;
}

.header-inner__search .icon {
  margin:0 15px 0 0;

}

.header-inner__contacts{
  margin:15px;
}

main{
margin-top:10px;
}
/* End */


/* Start:/local/templates/mosenergo/template_styles.css?1762974510476440*/
@charset "UTF-8";
/*! Serega vars */
/*! Serega vars end */
/*! Igor vars */
/* Font Size Start */
/* Font Size End */
/* Pixels Start */
/* Pixels End */
.pb-1 {
    padding-bottom: 1px;
}

.pb-2 {
    padding-bottom: 2px;
}

.pb-3 {
    padding-bottom: 3px;
}

.pb-4 {
    padding-bottom: 4px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-6 {
    padding-bottom: 6px;
}

.pb-7 {
    padding-bottom: 7px;
}

.pb-8 {
    padding-bottom: 8px;
}

.pb-9 {
    padding-bottom: 9px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-11 {
    padding-bottom: 11px;
}

.pb-12 {
    padding-bottom: 12px;
}

.pb-13 {
    padding-bottom: 13px;
}

.pb-14 {
    padding-bottom: 14px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-16 {
    padding-bottom: 16px;
}

.pb-17 {
    padding-bottom: 17px;
}

.pb-18 {
    padding-bottom: 18px;
}

.pb-19 {
    padding-bottom: 19px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-21 {
    padding-bottom: 21px;
}

.pb-22 {
    padding-bottom: 22px;
}

.pb-23 {
    padding-bottom: 23px;
}

.pb-24 {
    padding-bottom: 24px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-26 {
    padding-bottom: 26px;
}

.pb-27 {
    padding-bottom: 27px;
}

.pb-28 {
    padding-bottom: 28px;
}

.pb-29 {
    padding-bottom: 29px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-31 {
    padding-bottom: 31px;
}

.pb-32 {
    padding-bottom: 32px;
}

.pb-33 {
    padding-bottom: 33px;
}

.pb-34 {
    padding-bottom: 34px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-36 {
    padding-bottom: 36px;
}

.pb-37 {
    padding-bottom: 37px;
}

.pb-38 {
    padding-bottom: 38px;
}

.pb-39 {
    padding-bottom: 39px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-41 {
    padding-bottom: 41px;
}

.pb-42 {
    padding-bottom: 42px;
}

.pb-43 {
    padding-bottom: 43px;
}

.pb-44 {
    padding-bottom: 44px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-46 {
    padding-bottom: 46px;
}

.pb-47 {
    padding-bottom: 47px;
}

.pb-48 {
    padding-bottom: 48px;
}

.pb-49 {
    padding-bottom: 49px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-51 {
    padding-bottom: 51px;
}

.pb-52 {
    padding-bottom: 52px;
}

.pb-53 {
    padding-bottom: 53px;
}

.pb-54 {
    padding-bottom: 54px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-56 {
    padding-bottom: 56px;
}

.pb-57 {
    padding-bottom: 57px;
}

.pb-58 {
    padding-bottom: 58px;
}

.pb-59 {
    padding-bottom: 59px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pt-1 {
    padding-top: 1px;
}

.pt-2 {
    padding-top: 2px;
}

.pt-3 {
    padding-top: 3px;
}

.pt-4 {
    padding-top: 4px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-6 {
    padding-top: 6px;
}

.pt-7 {
    padding-top: 7px;
}

.pt-8 {
    padding-top: 8px;
}

.pt-9 {
    padding-top: 9px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-11 {
    padding-top: 11px;
}

.pt-12 {
    padding-top: 12px;
}

.pt-13 {
    padding-top: 13px;
}

.pt-14 {
    padding-top: 14px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-16 {
    padding-top: 16px;
}

.pt-17 {
    padding-top: 17px;
}

.pt-18 {
    padding-top: 18px;
}

.pt-19 {
    padding-top: 19px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-21 {
    padding-top: 21px;
}

.pt-22 {
    padding-top: 22px;
}

.pt-23 {
    padding-top: 23px;
}

.pt-24 {
    padding-top: 24px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-26 {
    padding-top: 26px;
}

.pt-27 {
    padding-top: 27px;
}

.pt-28 {
    padding-top: 28px;
}

.pt-29 {
    padding-top: 29px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-31 {
    padding-top: 31px;
}

.pt-32 {
    padding-top: 32px;
}

.pt-33 {
    padding-top: 33px;
}

.pt-34 {
    padding-top: 34px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-36 {
    padding-top: 36px;
}

.pt-37 {
    padding-top: 37px;
}

.pt-38 {
    padding-top: 38px;
}

.pt-39 {
    padding-top: 39px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-41 {
    padding-top: 41px;
}

.pt-42 {
    padding-top: 42px;
}

.pt-43 {
    padding-top: 43px;
}

.pt-44 {
    padding-top: 44px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-46 {
    padding-top: 46px;
}

.pt-47 {
    padding-top: 47px;
}

.pt-48 {
    padding-top: 48px;
}

.pt-49 {
    padding-top: 49px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-51 {
    padding-top: 51px;
}

.pt-52 {
    padding-top: 52px;
}

.pt-53 {
    padding-top: 53px;
}

.pt-54 {
    padding-top: 54px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-56 {
    padding-top: 56px;
}

.pt-57 {
    padding-top: 57px;
}

.pt-58 {
    padding-top: 58px;
}

.pt-59 {
    padding-top: 59px;
}

.pt-60 {
    padding-top: 60px;
}

.py-1 {
    padding-top: 1px;
    padding-bottom: 1px;
}

.py-2 {
    padding-top: 2px;
    padding-bottom: 2px;
}

.py-3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.py-6 {
    padding-top: 6px;
    padding-bottom: 6px;
}

.py-7 {
    padding-top: 7px;
    padding-bottom: 7px;
}

.py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.py-9 {
    padding-top: 9px;
    padding-bottom: 9px;
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.py-11 {
    padding-top: 11px;
    padding-bottom: 11px;
}

.py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.py-13 {
    padding-top: 13px;
    padding-bottom: 13px;
}

.py-14 {
    padding-top: 14px;
    padding-bottom: 14px;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
}

.py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
}

.py-18 {
    padding-top: 18px;
    padding-bottom: 18px;
}

.py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.py-21 {
    padding-top: 21px;
    padding-bottom: 21px;
}

.py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
}

.py-23 {
    padding-top: 23px;
    padding-bottom: 23px;
}

.py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
}

.py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
}

.py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
}

.py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.py-31 {
    padding-top: 31px;
    padding-bottom: 31px;
}

.py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
}

.py-33 {
    padding-top: 33px;
    padding-bottom: 33px;
}

.py-34 {
    padding-top: 34px;
    padding-bottom: 34px;
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
}

.py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
}

.py-38 {
    padding-top: 38px;
    padding-bottom: 38px;
}

.py-39 {
    padding-top: 39px;
    padding-bottom: 39px;
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
}

.py-42 {
    padding-top: 42px;
    padding-bottom: 42px;
}

.py-43 {
    padding-top: 43px;
    padding-bottom: 43px;
}

.py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.py-46 {
    padding-top: 46px;
    padding-bottom: 46px;
}

.py-47 {
    padding-top: 47px;
    padding-bottom: 47px;
}

.py-48 {
    padding-top: 48px;
    padding-bottom: 48px;
}

.py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.py-51 {
    padding-top: 51px;
    padding-bottom: 51px;
}

.py-52 {
    padding-top: 52px;
    padding-bottom: 52px;
}

.py-53 {
    padding-top: 53px;
    padding-bottom: 53px;
}

.py-54 {
    padding-top: 54px;
    padding-bottom: 54px;
}

.py-55 {
    padding-top: 55px;
    padding-bottom: 55px;
}

.py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
}

.py-57 {
    padding-top: 57px;
    padding-bottom: 57px;
}

.py-58 {
    padding-top: 58px;
    padding-bottom: 58px;
}

.py-59 {
    padding-top: 59px;
    padding-bottom: 59px;
}

.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.mb-1 {
    margin-bottom: 1px;
}

.mb-2 {
    margin-bottom: 2px;
}

.mb-3 {
    margin-bottom: 3px;
}

.mb-4 {
    margin-bottom: 4px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-6 {
    margin-bottom: 6px;
}

.mb-7 {
    margin-bottom: 7px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mb-9 {
    margin-bottom: 9px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-11 {
    margin-bottom: 11px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-13 {
    margin-bottom: 13px;
}

.mb-14 {
    margin-bottom: 14px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-17 {
    margin-bottom: 17px;
}

.mb-18 {
    margin-bottom: 18px;
}

.mb-19 {
    margin-bottom: 19px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-21 {
    margin-bottom: 21px;
}

.mb-22 {
    margin-bottom: 22px;
}

.mb-23 {
    margin-bottom: 23px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-26 {
    margin-bottom: 26px;
}

.mb-27 {
    margin-bottom: 27px;
}

.mb-28 {
    margin-bottom: 28px;
}

.mb-29 {
    margin-bottom: 29px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-31 {
    margin-bottom: 31px;
}

.mb-32 {
    margin-bottom: 32px;
}

.mb-33 {
    margin-bottom: 33px;
}

.mb-34 {
    margin-bottom: 34px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-36 {
    margin-bottom: 36px;
}

.mb-37 {
    margin-bottom: 37px;
}

.mb-38 {
    margin-bottom: 38px;
}

.mb-39 {
    margin-bottom: 39px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-41 {
    margin-bottom: 41px;
}

.mb-42 {
    margin-bottom: 42px;
}

.mb-43 {
    margin-bottom: 43px;
}

.mb-44 {
    margin-bottom: 44px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-46 {
    margin-bottom: 46px;
}

.mb-47 {
    margin-bottom: 47px;
}

.mb-48 {
    margin-bottom: 48px;
}

.mb-49 {
    margin-bottom: 49px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-51 {
    margin-bottom: 51px;
}

.mb-52 {
    margin-bottom: 52px;
}

.mb-53 {
    margin-bottom: 53px;
}

.mb-54 {
    margin-bottom: 54px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-56 {
    margin-bottom: 56px;
}

.mb-57 {
    margin-bottom: 57px;
}

.mb-58 {
    margin-bottom: 58px;
}

.mb-59 {
    margin-bottom: 59px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-1 {
    margin-top: 1px;
}

.mt-2 {
    margin-top: 2px;
}

.mt-3 {
    margin-top: 3px;
}

.mt-4 {
    margin-top: 4px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-6 {
    margin-top: 6px;
}

.mt-7 {
    margin-top: 7px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-9 {
    margin-top: 9px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-11 {
    margin-top: 11px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-13 {
    margin-top: 13px;
}

.mt-14 {
    margin-top: 14px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-17 {
    margin-top: 17px;
}

.mt-18 {
    margin-top: 18px;
}

.mt-19 {
    margin-top: 19px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-21 {
    margin-top: 21px;
}

.mt-22 {
    margin-top: 22px;
}

.mt-23 {
    margin-top: 23px;
}

.mt-24 {
    margin-top: 24px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-26 {
    margin-top: 26px;
}

.mt-27 {
    margin-top: 27px;
}

.mt-28 {
    margin-top: 28px;
}

.mt-29 {
    margin-top: 29px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-31 {
    margin-top: 31px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-33 {
    margin-top: 33px;
}

.mt-34 {
    margin-top: 34px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-36 {
    margin-top: 36px;
}

.mt-37 {
    margin-top: 37px;
}

.mt-38 {
    margin-top: 38px;
}

.mt-39 {
    margin-top: 39px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-41 {
    margin-top: 41px;
}

.mt-42 {
    margin-top: 42px;
}

.mt-43 {
    margin-top: 43px;
}

.mt-44 {
    margin-top: 44px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-46 {
    margin-top: 46px;
}

.mt-47 {
    margin-top: 47px;
}

.mt-48 {
    margin-top: 48px;
}

.mt-49 {
    margin-top: 49px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-51 {
    margin-top: 51px;
}

.mt-52 {
    margin-top: 52px;
}

.mt-53 {
    margin-top: 53px;
}

.mt-54 {
    margin-top: 54px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-56 {
    margin-top: 56px;
}

.mt-57 {
    margin-top: 57px;
}

.mt-58 {
    margin-top: 58px;
}

.mt-59 {
    margin-top: 59px;
}

.mt-60 {
    margin-top: 60px;
}

.my-1 {
    margin-top: 1px;
    margin-bottom: 1px;
}

.my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.my-3 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
}

.my-7 {
    margin-top: 7px;
    margin-bottom: 7px;
}

.my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.my-9 {
    margin-top: 9px;
    margin-bottom: 9px;
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
}

.my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.my-13 {
    margin-top: 13px;
    margin-bottom: 13px;
}

.my-14 {
    margin-top: 14px;
    margin-bottom: 14px;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
}

.my-17 {
    margin-top: 17px;
    margin-bottom: 17px;
}

.my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
}

.my-19 {
    margin-top: 19px;
    margin-bottom: 19px;
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
}

.my-22 {
    margin-top: 22px;
    margin-bottom: 22px;
}

.my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
}

.my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
}

.my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.my-26 {
    margin-top: 26px;
    margin-bottom: 26px;
}

.my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
}

.my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
}

.my-29 {
    margin-top: 29px;
    margin-bottom: 29px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
}

.my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.my-33 {
    margin-top: 33px;
    margin-bottom: 33px;
}

.my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
}

.my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
}

.my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
}

.my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
}

.my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
}

.my-39 {
    margin-top: 39px;
    margin-bottom: 39px;
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.my-41 {
    margin-top: 41px;
    margin-bottom: 41px;
}

.my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
}

.my-43 {
    margin-top: 43px;
    margin-bottom: 43px;
}

.my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
}

.my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
}

.my-47 {
    margin-top: 47px;
    margin-bottom: 47px;
}

.my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
}

.my-49 {
    margin-top: 49px;
    margin-bottom: 49px;
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.my-51 {
    margin-top: 51px;
    margin-bottom: 51px;
}

.my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
}

.my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
}

.my-54 {
    margin-top: 54px;
    margin-bottom: 54px;
}

.my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
}

.my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
}

.my-57 {
    margin-top: 57px;
    margin-bottom: 57px;
}

.my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
}

.my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
}

.my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.pb-rem-1 {
    padding-bottom: 0.0625rem;
}

.pb-rem-2 {
    padding-bottom: 0.125rem;
}

.pb-rem-3 {
    padding-bottom: 0.1875rem;
}

.pb-rem-4 {
    padding-bottom: 0.25rem;
}

.pb-rem-5 {
    padding-bottom: 0.3125rem;
}

.pb-rem-6 {
    padding-bottom: 0.375rem;
}

.pb-rem-7 {
    padding-bottom: 0.4375rem;
}

.pb-rem-8 {
    padding-bottom: 0.5rem;
}

.pb-rem-9 {
    padding-bottom: 0.5625rem;
}

.pb-rem-10 {
    padding-bottom: 0.625rem;
}

.pb-rem-11 {
    padding-bottom: 0.6875rem;
}

.pb-rem-12 {
    padding-bottom: 0.75rem;
}

.pb-rem-13 {
    padding-bottom: 0.8125rem;
}

.pb-rem-14 {
    padding-bottom: 0.875rem;
}

.pb-rem-15 {
    padding-bottom: 0.9375rem;
}

.pb-rem-16 {
    padding-bottom: 1rem;
}

.pb-rem-17 {
    padding-bottom: 1.0625rem;
}

.pb-rem-18 {
    padding-bottom: 1.125rem;
}

.pb-rem-19 {
    padding-bottom: 1.1875rem;
}

.pb-rem-20 {
    padding-bottom: 1.25rem;
}

.pb-rem-21 {
    padding-bottom: 1.3125rem;
}

.pb-rem-22 {
    padding-bottom: 1.375rem;
}

.pb-rem-23 {
    padding-bottom: 1.4375rem;
}

.pb-rem-24 {
    padding-bottom: 1.5rem;
}

.pb-rem-25 {
    padding-bottom: 1.5625rem;
}

.pb-rem-26 {
    padding-bottom: 1.625rem;
}

.pb-rem-27 {
    padding-bottom: 1.6875rem;
}

.pb-rem-28 {
    padding-bottom: 1.75rem;
}

.pb-rem-29 {
    padding-bottom: 1.8125rem;
}

.pb-rem-30 {
    padding-bottom: 1.875rem;
}

.pb-rem-31 {
    padding-bottom: 1.9375rem;
}

.pb-rem-32 {
    padding-bottom: 2rem;
}

.pb-rem-33 {
    padding-bottom: 2.0625rem;
}

.pb-rem-34 {
    padding-bottom: 2.125rem;
}

.pb-rem-35 {
    padding-bottom: 2.1875rem;
}

.pb-rem-36 {
    padding-bottom: 2.25rem;
}

.pb-rem-37 {
    padding-bottom: 2.3125rem;
}

.pb-rem-38 {
    padding-bottom: 2.375rem;
}

.pb-rem-39 {
    padding-bottom: 2.4375rem;
}

.pb-rem-40 {
    padding-bottom: 2.5rem;
}

.pb-rem-41 {
    padding-bottom: 2.5625rem;
}

.pb-rem-42 {
    padding-bottom: 2.625rem;
}

.pb-rem-43 {
    padding-bottom: 2.6875rem;
}

.pb-rem-44 {
    padding-bottom: 2.75rem;
}

.pb-rem-45 {
    padding-bottom: 2.8125rem;
}

.pb-rem-46 {
    padding-bottom: 2.875rem;
}

.pb-rem-47 {
    padding-bottom: 2.9375rem;
}

.pb-rem-48 {
    padding-bottom: 3rem;
}

.pb-rem-49 {
    padding-bottom: 3.0625rem;
}

.pb-rem-50 {
    padding-bottom: 3.125rem;
}

.pb-rem-51 {
    padding-bottom: 3.1875rem;
}

.pb-rem-52 {
    padding-bottom: 3.25rem;
}

.pb-rem-53 {
    padding-bottom: 3.3125rem;
}

.pb-rem-54 {
    padding-bottom: 3.375rem;
}

.pb-rem-55 {
    padding-bottom: 3.4375rem;
}

.pb-rem-56 {
    padding-bottom: 3.5rem;
}

.pb-rem-57 {
    padding-bottom: 3.5625rem;
}

.pb-rem-58 {
    padding-bottom: 3.625rem;
}

.pb-rem-59 {
    padding-bottom: 3.6875rem;
}

.pb-rem-60 {
    padding-bottom: 3.75rem;
}

.pt-rem-1 {
    padding-top: 0.0625rem;
}

.pt-rem-2 {
    padding-top: 0.125rem;
}

.pt-rem-3 {
    padding-top: 0.1875rem;
}

.pt-rem-4 {
    padding-top: 0.25rem;
}

.pt-rem-5 {
    padding-top: 0.3125rem;
}

.pt-rem-6 {
    padding-top: 0.375rem;
}

.pt-rem-7 {
    padding-top: 0.4375rem;
}

.pt-rem-8 {
    padding-top: 0.5rem;
}

.pt-rem-9 {
    padding-top: 0.5625rem;
}

.pt-rem-10 {
    padding-top: 0.625rem;
}

.pt-rem-11 {
    padding-top: 0.6875rem;
}

.pt-rem-12 {
    padding-top: 0.75rem;
}

.pt-rem-13 {
    padding-top: 0.8125rem;
}

.pt-rem-14 {
    padding-top: 0.875rem;
}

.pt-rem-15 {
    padding-top: 0.9375rem;
}

.pt-rem-16 {
    padding-top: 1rem;
}

.pt-rem-17 {
    padding-top: 1.0625rem;
}

.pt-rem-18 {
    padding-top: 1.125rem;
}

.pt-rem-19 {
    padding-top: 1.1875rem;
}

.pt-rem-20 {
    padding-top: 1.25rem;
}

.pt-rem-21 {
    padding-top: 1.3125rem;
}

.pt-rem-22 {
    padding-top: 1.375rem;
}

.pt-rem-23 {
    padding-top: 1.4375rem;
}

.pt-rem-24 {
    padding-top: 1.5rem;
}

.pt-rem-25 {
    padding-top: 1.5625rem;
}

.pt-rem-26 {
    padding-top: 1.625rem;
}

.pt-rem-27 {
    padding-top: 1.6875rem;
}

.pt-rem-28 {
    padding-top: 1.75rem;
}

.pt-rem-29 {
    padding-top: 1.8125rem;
}

.pt-rem-30 {
    padding-top: 1.875rem;
}

.pt-rem-31 {
    padding-top: 1.9375rem;
}

.pt-rem-32 {
    padding-top: 2rem;
}

.pt-rem-33 {
    padding-top: 2.0625rem;
}

.pt-rem-34 {
    padding-top: 2.125rem;
}

.pt-rem-35 {
    padding-top: 2.1875rem;
}

.pt-rem-36 {
    padding-top: 2.25rem;
}

.pt-rem-37 {
    padding-top: 2.3125rem;
}

.pt-rem-38 {
    padding-top: 2.375rem;
}

.pt-rem-39 {
    padding-top: 2.4375rem;
}

.pt-rem-40 {
    padding-top: 2.5rem;
}

.pt-rem-41 {
    padding-top: 2.5625rem;
}

.pt-rem-42 {
    padding-top: 2.625rem;
}

.pt-rem-43 {
    padding-top: 2.6875rem;
}

.pt-rem-44 {
    padding-top: 2.75rem;
}

.pt-rem-45 {
    padding-top: 2.8125rem;
}

.pt-rem-46 {
    padding-top: 2.875rem;
}

.pt-rem-47 {
    padding-top: 2.9375rem;
}

.pt-rem-48 {
    padding-top: 3rem;
}

.pt-rem-49 {
    padding-top: 3.0625rem;
}

.pt-rem-50 {
    padding-top: 3.125rem;
}

.pt-rem-51 {
    padding-top: 3.1875rem;
}

.pt-rem-52 {
    padding-top: 3.25rem;
}

.pt-rem-53 {
    padding-top: 3.3125rem;
}

.pt-rem-54 {
    padding-top: 3.375rem;
}

.pt-rem-55 {
    padding-top: 3.4375rem;
}

.pt-rem-56 {
    padding-top: 3.5rem;
}

.pt-rem-57 {
    padding-top: 3.5625rem;
}

.pt-rem-58 {
    padding-top: 3.625rem;
}

.pt-rem-59 {
    padding-top: 3.6875rem;
}

.pt-rem-60 {
    padding-top: 3.75rem;
}

.py-rem-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
}

.py-rem-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}

.py-rem-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
}

.py-rem-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-rem-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}

.py-rem-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}

.py-rem-7 {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
}

.py-rem-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-rem-9 {
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
}

.py-rem-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.py-rem-11 {
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
}

.py-rem-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.py-rem-13 {
    padding-top: 0.8125rem;
    padding-bottom: 0.8125rem;
}

.py-rem-14 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
}

.py-rem-15 {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}

.py-rem-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-rem-17 {
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
}

.py-rem-18 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
}

.py-rem-19 {
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
}

.py-rem-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.py-rem-21 {
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
}

.py-rem-22 {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
}

.py-rem-23 {
    padding-top: 1.4375rem;
    padding-bottom: 1.4375rem;
}

.py-rem-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-rem-25 {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
}

.py-rem-26 {
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
}

.py-rem-27 {
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
}

.py-rem-28 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}

.py-rem-29 {
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
}

.py-rem-30 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
}

.py-rem-31 {
    padding-top: 1.9375rem;
    padding-bottom: 1.9375rem;
}

.py-rem-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.py-rem-33 {
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem;
}

.py-rem-34 {
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
}

.py-rem-35 {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
}

.py-rem-36 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

.py-rem-37 {
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
}

.py-rem-38 {
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
}

.py-rem-39 {
    padding-top: 2.4375rem;
    padding-bottom: 2.4375rem;
}

.py-rem-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.py-rem-41 {
    padding-top: 2.5625rem;
    padding-bottom: 2.5625rem;
}

.py-rem-42 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
}

.py-rem-43 {
    padding-top: 2.6875rem;
    padding-bottom: 2.6875rem;
}

.py-rem-44 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
}

.py-rem-45 {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
}

.py-rem-46 {
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
}

.py-rem-47 {
    padding-top: 2.9375rem;
    padding-bottom: 2.9375rem;
}

.py-rem-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.py-rem-49 {
    padding-top: 3.0625rem;
    padding-bottom: 3.0625rem;
}

.py-rem-50 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
}

.py-rem-51 {
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
}

.py-rem-52 {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
}

.py-rem-53 {
    padding-top: 3.3125rem;
    padding-bottom: 3.3125rem;
}

.py-rem-54 {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
}

.py-rem-55 {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
}

.py-rem-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.py-rem-57 {
    padding-top: 3.5625rem;
    padding-bottom: 3.5625rem;
}

.py-rem-58 {
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
}

.py-rem-59 {
    padding-top: 3.6875rem;
    padding-bottom: 3.6875rem;
}

.py-rem-60 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
}

.px-rem-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
}

.px-rem-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}

.px-rem-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
}

.px-rem-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.px-rem-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
}

.px-rem-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}

.px-rem-7 {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
}

.px-rem-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.px-rem-9 {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
}

.px-rem-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.px-rem-11 {
    padding-left: 0.6875rem;
    padding-right: 0.6875rem;
}

.px-rem-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.px-rem-13 {
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
}

.px-rem-14 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
}

.px-rem-15 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.px-rem-16 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-rem-17 {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
}

.px-rem-18 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
}

.px-rem-19 {
    padding-left: 1.1875rem;
    padding-right: 1.1875rem;
}

.px-rem-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.px-rem-21 {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
}

.px-rem-22 {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
}

.px-rem-23 {
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
}

.px-rem-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.px-rem-25 {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
}

.px-rem-26 {
    padding-left: 1.625rem;
    padding-right: 1.625rem;
}

.px-rem-27 {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
}

.px-rem-28 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}

.px-rem-29 {
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
}

.px-rem-30 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}

.px-rem-31 {
    padding-left: 1.9375rem;
    padding-right: 1.9375rem;
}

.px-rem-32 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.px-rem-33 {
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
}

.px-rem-34 {
    padding-left: 2.125rem;
    padding-right: 2.125rem;
}

.px-rem-35 {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
}

.px-rem-36 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
}

.px-rem-37 {
    padding-left: 2.3125rem;
    padding-right: 2.3125rem;
}

.px-rem-38 {
    padding-left: 2.375rem;
    padding-right: 2.375rem;
}

.px-rem-39 {
    padding-left: 2.4375rem;
    padding-right: 2.4375rem;
}

.px-rem-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.px-rem-41 {
    padding-left: 2.5625rem;
    padding-right: 2.5625rem;
}

.px-rem-42 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
}

.px-rem-43 {
    padding-left: 2.6875rem;
    padding-right: 2.6875rem;
}

.px-rem-44 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
}

.px-rem-45 {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem;
}

.px-rem-46 {
    padding-left: 2.875rem;
    padding-right: 2.875rem;
}

.px-rem-47 {
    padding-left: 2.9375rem;
    padding-right: 2.9375rem;
}

.px-rem-48 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.px-rem-49 {
    padding-left: 3.0625rem;
    padding-right: 3.0625rem;
}

.px-rem-50 {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
}

.px-rem-51 {
    padding-left: 3.1875rem;
    padding-right: 3.1875rem;
}

.px-rem-52 {
    padding-left: 3.25rem;
    padding-right: 3.25rem;
}

.px-rem-53 {
    padding-left: 3.3125rem;
    padding-right: 3.3125rem;
}

.px-rem-54 {
    padding-left: 3.375rem;
    padding-right: 3.375rem;
}

.px-rem-55 {
    padding-left: 3.4375rem;
    padding-right: 3.4375rem;
}

.px-rem-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}

.px-rem-57 {
    padding-left: 3.5625rem;
    padding-right: 3.5625rem;
}

.px-rem-58 {
    padding-left: 3.625rem;
    padding-right: 3.625rem;
}

.px-rem-59 {
    padding-left: 3.6875rem;
    padding-right: 3.6875rem;
}

.px-rem-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
}

.mb-rem-1 {
    margin-bottom: 0.0625rem;
}

.mb-rem-2 {
    margin-bottom: 0.125rem;
}

.mb-rem-3 {
    margin-bottom: 0.1875rem;
}

.mb-rem-4 {
    margin-bottom: 0.25rem;
}

.mb-rem-5 {
    margin-bottom: 0.3125rem;
}

.mb-rem-6 {
    margin-bottom: 0.375rem;
}

.mb-rem-7 {
    margin-bottom: 0.4375rem;
}

.mb-rem-8 {
    margin-bottom: 0.5rem;
}

.mb-rem-9 {
    margin-bottom: 0.5625rem;
}

.mb-rem-10 {
    margin-bottom: 0.625rem;
}

.mb-rem-11 {
    margin-bottom: 0.6875rem;
}

.mb-rem-12 {
    margin-bottom: 0.75rem;
}

.mb-rem-13 {
    margin-bottom: 0.8125rem;
}

.mb-rem-14 {
    margin-bottom: 0.875rem;
}

.mb-rem-15 {
    margin-bottom: 0.9375rem;
}

.mb-rem-16 {
    margin-bottom: 1rem;
}

.mb-rem-17 {
    margin-bottom: 1.0625rem;
}

.mb-rem-18 {
    margin-bottom: 1.125rem;
}

.mb-rem-19 {
    margin-bottom: 1.1875rem;
}

.mb-rem-20 {
    margin-bottom: 1.25rem;
}

.mb-rem-21 {
    margin-bottom: 1.3125rem;
}

.mb-rem-22 {
    margin-bottom: 1.375rem;
}

.mb-rem-23 {
    margin-bottom: 1.4375rem;
}

.mb-rem-24 {
    margin-bottom: 1.5rem;
}

.mb-rem-25 {
    margin-bottom: 1.5625rem;
}

.mb-rem-26 {
    margin-bottom: 1.625rem;
}

.mb-rem-27 {
    margin-bottom: 1.6875rem;
}

.mb-rem-28 {
    margin-bottom: 1.75rem;
}

.mb-rem-29 {
    margin-bottom: 1.8125rem;
}

.mb-rem-30 {
    margin-bottom: 1.875rem;
}

.mb-rem-31 {
    margin-bottom: 1.9375rem;
}

.mb-rem-32 {
    margin-bottom: 2rem;
}

.mb-rem-33 {
    margin-bottom: 2.0625rem;
}

.mb-rem-34 {
    margin-bottom: 2.125rem;
}

.mb-rem-35 {
    margin-bottom: 2.1875rem;
}

.mb-rem-36 {
    margin-bottom: 2.25rem;
}

.mb-rem-37 {
    margin-bottom: 2.3125rem;
}

.mb-rem-38 {
    margin-bottom: 2.375rem;
}

.mb-rem-39 {
    margin-bottom: 2.4375rem;
}

.mb-rem-40 {
    margin-bottom: 2.5rem;
}

.mb-rem-41 {
    margin-bottom: 2.5625rem;
}

.mb-rem-42 {
    margin-bottom: 2.625rem;
}

.mb-rem-43 {
    margin-bottom: 2.6875rem;
}

.mb-rem-44 {
    margin-bottom: 2.75rem;
}

.mb-rem-45 {
    margin-bottom: 2.8125rem;
}

.mb-rem-46 {
    margin-bottom: 2.875rem;
}

.mb-rem-47 {
    margin-bottom: 2.9375rem;
}

.mb-rem-48 {
    margin-bottom: 3rem;
}

.mb-rem-49 {
    margin-bottom: 3.0625rem;
}

.mb-rem-50 {
    margin-bottom: 3.125rem;
}

.mb-rem-51 {
    margin-bottom: 3.1875rem;
}

.mb-rem-52 {
    margin-bottom: 3.25rem;
}

.mb-rem-53 {
    margin-bottom: 3.3125rem;
}

.mb-rem-54 {
    margin-bottom: 3.375rem;
}

.mb-rem-55 {
    margin-bottom: 3.4375rem;
}

.mb-rem-56 {
    margin-bottom: 3.5rem;
}

.mb-rem-57 {
    margin-bottom: 3.5625rem;
}

.mb-rem-58 {
    margin-bottom: 3.625rem;
}

.mb-rem-59 {
    margin-bottom: 3.6875rem;
}

.mb-rem-60 {
    margin-bottom: 3.75rem;
}

.mt-rem-1 {
    margin-top: 0.0625rem;
}

.mt-rem-2 {
    margin-top: 0.125rem;
}

.mt-rem-3 {
    margin-top: 0.1875rem;
}

.mt-rem-4 {
    margin-top: 0.25rem;
}

.mt-rem-5 {
    margin-top: 0.3125rem;
}

.mt-rem-6 {
    margin-top: 0.375rem;
}

.mt-rem-7 {
    margin-top: 0.4375rem;
}

.mt-rem-8 {
    margin-top: 0.5rem;
}

.mt-rem-9 {
    margin-top: 0.5625rem;
}

.mt-rem-10 {
    margin-top: 0.625rem;
}

.mt-rem-11 {
    margin-top: 0.6875rem;
}

.mt-rem-12 {
    margin-top: 0.75rem;
}

.mt-rem-13 {
    margin-top: 0.8125rem;
}

.mt-rem-14 {
    margin-top: 0.875rem;
}

.mt-rem-15 {
    margin-top: 0.9375rem;
}

.mt-rem-16 {
    margin-top: 1rem;
}

.mt-rem-17 {
    margin-top: 1.0625rem;
}

.mt-rem-18 {
    margin-top: 1.125rem;
}

.mt-rem-19 {
    margin-top: 1.1875rem;
}

.mt-rem-20 {
    margin-top: 1.25rem;
}

.mt-rem-21 {
    margin-top: 1.3125rem;
}

.mt-rem-22 {
    margin-top: 1.375rem;
}

.mt-rem-23 {
    margin-top: 1.4375rem;
}

.mt-rem-24 {
    margin-top: 1.5rem;
}

.mt-rem-25 {
    margin-top: 1.5625rem;
}

.mt-rem-26 {
    margin-top: 1.625rem;
}

.mt-rem-27 {
    margin-top: 1.6875rem;
}

.mt-rem-28 {
    margin-top: 1.75rem;
}

.mt-rem-29 {
    margin-top: 1.8125rem;
}

.mt-rem-30 {
    margin-top: 1.875rem;
}

.mt-rem-31 {
    margin-top: 1.9375rem;
}

.mt-rem-32 {
    margin-top: 2rem;
}

.mt-rem-33 {
    margin-top: 2.0625rem;
}

.mt-rem-34 {
    margin-top: 2.125rem;
}

.mt-rem-35 {
    margin-top: 2.1875rem;
}

.mt-rem-36 {
    margin-top: 2.25rem;
}

.mt-rem-37 {
    margin-top: 2.3125rem;
}

.mt-rem-38 {
    margin-top: 2.375rem;
}

.mt-rem-39 {
    margin-top: 2.4375rem;
}

.mt-rem-40 {
    margin-top: 2.5rem;
}

.mt-rem-41 {
    margin-top: 2.5625rem;
}

.mt-rem-42 {
    margin-top: 2.625rem;
}

.mt-rem-43 {
    margin-top: 2.6875rem;
}

.mt-rem-44 {
    margin-top: 2.75rem;
}

.mt-rem-45 {
    margin-top: 2.8125rem;
}

.mt-rem-46 {
    margin-top: 2.875rem;
}

.mt-rem-47 {
    margin-top: 2.9375rem;
}

.mt-rem-48 {
    margin-top: 3rem;
}

.mt-rem-49 {
    margin-top: 3.0625rem;
}

.mt-rem-50 {
    margin-top: 3.125rem;
}

.mt-rem-51 {
    margin-top: 3.1875rem;
}

.mt-rem-52 {
    margin-top: 3.25rem;
}

.mt-rem-53 {
    margin-top: 3.3125rem;
}

.mt-rem-54 {
    margin-top: 3.375rem;
}

.mt-rem-55 {
    margin-top: 3.4375rem;
}

.mt-rem-56 {
    margin-top: 3.5rem;
}

.mt-rem-57 {
    margin-top: 3.5625rem;
}

.mt-rem-58 {
    margin-top: 3.625rem;
}

.mt-rem-59 {
    margin-top: 3.6875rem;
}

.mt-rem-60 {
    margin-top: 3.75rem;
}

.my-rem-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
}

.my-rem-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
}

.my-rem-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
}

.my-rem-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.my-rem-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
}

.my-rem-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}

.my-rem-7 {
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
}

.my-rem-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.my-rem-9 {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem;
}

.my-rem-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}

.my-rem-11 {
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
}

.my-rem-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.my-rem-13 {
    margin-top: 0.8125rem;
    margin-bottom: 0.8125rem;
}

.my-rem-14 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
}

.my-rem-15 {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
}

.my-rem-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.my-rem-17 {
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
}

.my-rem-18 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
}

.my-rem-19 {
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
}

.my-rem-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.my-rem-21 {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
}

.my-rem-22 {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
}

.my-rem-23 {
    margin-top: 1.4375rem;
    margin-bottom: 1.4375rem;
}

.my-rem-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.my-rem-25 {
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
}

.my-rem-26 {
    margin-top: 1.625rem;
    margin-bottom: 1.625rem;
}

.my-rem-27 {
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
}

.my-rem-28 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}

.my-rem-29 {
    margin-top: 1.8125rem;
    margin-bottom: 1.8125rem;
}

.my-rem-30 {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
}

.my-rem-31 {
    margin-top: 1.9375rem;
    margin-bottom: 1.9375rem;
}

.my-rem-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.my-rem-33 {
    margin-top: 2.0625rem;
    margin-bottom: 2.0625rem;
}

.my-rem-34 {
    margin-top: 2.125rem;
    margin-bottom: 2.125rem;
}

.my-rem-35 {
    margin-top: 2.1875rem;
    margin-bottom: 2.1875rem;
}

.my-rem-36 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
}

.my-rem-37 {
    margin-top: 2.3125rem;
    margin-bottom: 2.3125rem;
}

.my-rem-38 {
    margin-top: 2.375rem;
    margin-bottom: 2.375rem;
}

.my-rem-39 {
    margin-top: 2.4375rem;
    margin-bottom: 2.4375rem;
}

.my-rem-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.my-rem-41 {
    margin-top: 2.5625rem;
    margin-bottom: 2.5625rem;
}

.my-rem-42 {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
}

.my-rem-43 {
    margin-top: 2.6875rem;
    margin-bottom: 2.6875rem;
}

.my-rem-44 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
}

.my-rem-45 {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
}

.my-rem-46 {
    margin-top: 2.875rem;
    margin-bottom: 2.875rem;
}

.my-rem-47 {
    margin-top: 2.9375rem;
    margin-bottom: 2.9375rem;
}

.my-rem-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.my-rem-49 {
    margin-top: 3.0625rem;
    margin-bottom: 3.0625rem;
}

.my-rem-50 {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
}

.my-rem-51 {
    margin-top: 3.1875rem;
    margin-bottom: 3.1875rem;
}

.my-rem-52 {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
}

.my-rem-53 {
    margin-top: 3.3125rem;
    margin-bottom: 3.3125rem;
}

.my-rem-54 {
    margin-top: 3.375rem;
    margin-bottom: 3.375rem;
}

.my-rem-55 {
    margin-top: 3.4375rem;
    margin-bottom: 3.4375rem;
}

.my-rem-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}

.my-rem-57 {
    margin-top: 3.5625rem;
    margin-bottom: 3.5625rem;
}

.my-rem-58 {
    margin-top: 3.625rem;
    margin-bottom: 3.625rem;
}

.my-rem-59 {
    margin-top: 3.6875rem;
    margin-bottom: 3.6875rem;
}

.my-rem-60 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
}

.mx-rem-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
}

.mx-rem-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
}

.mx-rem-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
}

.mx-rem-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

.mx-rem-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
}

.mx-rem-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
}

.mx-rem-7 {
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
}

.mx-rem-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.mx-rem-9 {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem;
}

.mx-rem-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}

.mx-rem-11 {
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
}

.mx-rem-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.mx-rem-13 {
    margin-left: 0.8125rem;
    margin-right: 0.8125rem;
}

.mx-rem-14 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
}

.mx-rem-15 {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.mx-rem-16 {
    margin-left: 1rem;
    margin-right: 1rem;
}

.mx-rem-17 {
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
}

.mx-rem-18 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
}

.mx-rem-19 {
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
}

.mx-rem-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}

.mx-rem-21 {
    margin-left: 1.3125rem;
    margin-right: 1.3125rem;
}

.mx-rem-22 {
    margin-left: 1.375rem;
    margin-right: 1.375rem;
}

.mx-rem-23 {
    margin-left: 1.4375rem;
    margin-right: 1.4375rem;
}

.mx-rem-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.mx-rem-25 {
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
}

.mx-rem-26 {
    margin-left: 1.625rem;
    margin-right: 1.625rem;
}

.mx-rem-27 {
    margin-left: 1.6875rem;
    margin-right: 1.6875rem;
}

.mx-rem-28 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
}

.mx-rem-29 {
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
}

.mx-rem-30 {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
}

.mx-rem-31 {
    margin-left: 1.9375rem;
    margin-right: 1.9375rem;
}

.mx-rem-32 {
    margin-left: 2rem;
    margin-right: 2rem;
}

.mx-rem-33 {
    margin-left: 2.0625rem;
    margin-right: 2.0625rem;
}

.mx-rem-34 {
    margin-left: 2.125rem;
    margin-right: 2.125rem;
}

.mx-rem-35 {
    margin-left: 2.1875rem;
    margin-right: 2.1875rem;
}

.mx-rem-36 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
}

.mx-rem-37 {
    margin-left: 2.3125rem;
    margin-right: 2.3125rem;
}

.mx-rem-38 {
    margin-left: 2.375rem;
    margin-right: 2.375rem;
}

.mx-rem-39 {
    margin-left: 2.4375rem;
    margin-right: 2.4375rem;
}

.mx-rem-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

.mx-rem-41 {
    margin-left: 2.5625rem;
    margin-right: 2.5625rem;
}

.mx-rem-42 {
    margin-left: 2.625rem;
    margin-right: 2.625rem;
}

.mx-rem-43 {
    margin-left: 2.6875rem;
    margin-right: 2.6875rem;
}

.mx-rem-44 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
}

.mx-rem-45 {
    margin-left: 2.8125rem;
    margin-right: 2.8125rem;
}

.mx-rem-46 {
    margin-left: 2.875rem;
    margin-right: 2.875rem;
}

.mx-rem-47 {
    margin-left: 2.9375rem;
    margin-right: 2.9375rem;
}

.mx-rem-48 {
    margin-left: 3rem;
    margin-right: 3rem;
}

.mx-rem-49 {
    margin-left: 3.0625rem;
    margin-right: 3.0625rem;
}

.mx-rem-50 {
    margin-left: 3.125rem;
    margin-right: 3.125rem;
}

.mx-rem-51 {
    margin-left: 3.1875rem;
    margin-right: 3.1875rem;
}

.mx-rem-52 {
    margin-left: 3.25rem;
    margin-right: 3.25rem;
}

.mx-rem-53 {
    margin-left: 3.3125rem;
    margin-right: 3.3125rem;
}

.mx-rem-54 {
    margin-left: 3.375rem;
    margin-right: 3.375rem;
}

.mx-rem-55 {
    margin-left: 3.4375rem;
    margin-right: 3.4375rem;
}

.mx-rem-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
}

.mx-rem-57 {
    margin-left: 3.5625rem;
    margin-right: 3.5625rem;
}

.mx-rem-58 {
    margin-left: 3.625rem;
    margin-right: 3.625rem;
}

.mx-rem-59 {
    margin-left: 3.6875rem;
    margin-right: 3.6875rem;
}

.mx-rem-60 {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
}

.ml-rem-1 {
    margin-left: 0.0625rem;
}

.ml-rem-2 {
    margin-left: 0.125rem;
}

.ml-rem-3 {
    margin-left: 0.1875rem;
}

.ml-rem-4 {
    margin-left: 0.25rem;
}

.ml-rem-5 {
    margin-left: 0.3125rem;
}

.ml-rem-6 {
    margin-left: 0.375rem;
}

.ml-rem-7 {
    margin-left: 0.4375rem;
}

.ml-rem-8 {
    margin-left: 0.5rem;
}

.ml-rem-9 {
    margin-left: 0.5625rem;
}

.ml-rem-10 {
    margin-left: 0.625rem;
}

.ml-rem-11 {
    margin-left: 0.6875rem;
}

.ml-rem-12 {
    margin-left: 0.75rem;
}

.ml-rem-13 {
    margin-left: 0.8125rem;
}

.ml-rem-14 {
    margin-left: 0.875rem;
}

.ml-rem-15 {
    margin-left: 0.9375rem;
}

.ml-rem-16 {
    margin-left: 1rem;
}

.ml-rem-17 {
    margin-left: 1.0625rem;
}

.ml-rem-18 {
    margin-left: 1.125rem;
}

.ml-rem-19 {
    margin-left: 1.1875rem;
}

.ml-rem-20 {
    margin-left: 1.25rem;
}

.ml-rem-21 {
    margin-left: 1.3125rem;
}

.ml-rem-22 {
    margin-left: 1.375rem;
}

.ml-rem-23 {
    margin-left: 1.4375rem;
}

.ml-rem-24 {
    margin-left: 1.5rem;
}

.ml-rem-25 {
    margin-left: 1.5625rem;
}

.ml-rem-26 {
    margin-left: 1.625rem;
}

.ml-rem-27 {
    margin-left: 1.6875rem;
}

.ml-rem-28 {
    margin-left: 1.75rem;
}

.ml-rem-29 {
    margin-left: 1.8125rem;
}

.ml-rem-30 {
    margin-left: 1.875rem;
}

.ml-rem-31 {
    margin-left: 1.9375rem;
}

.ml-rem-32 {
    margin-left: 2rem;
}

.ml-rem-33 {
    margin-left: 2.0625rem;
}

.ml-rem-34 {
    margin-left: 2.125rem;
}

.ml-rem-35 {
    margin-left: 2.1875rem;
}

.ml-rem-36 {
    margin-left: 2.25rem;
}

.ml-rem-37 {
    margin-left: 2.3125rem;
}

.ml-rem-38 {
    margin-left: 2.375rem;
}

.ml-rem-39 {
    margin-left: 2.4375rem;
}

.ml-rem-40 {
    margin-left: 2.5rem;
}

.ml-rem-41 {
    margin-left: 2.5625rem;
}

.ml-rem-42 {
    margin-left: 2.625rem;
}

.ml-rem-43 {
    margin-left: 2.6875rem;
}

.ml-rem-44 {
    margin-left: 2.75rem;
}

.ml-rem-45 {
    margin-left: 2.8125rem;
}

.ml-rem-46 {
    margin-left: 2.875rem;
}

.ml-rem-47 {
    margin-left: 2.9375rem;
}

.ml-rem-48 {
    margin-left: 3rem;
}

.ml-rem-49 {
    margin-left: 3.0625rem;
}

.ml-rem-50 {
    margin-left: 3.125rem;
}

.ml-rem-51 {
    margin-left: 3.1875rem;
}

.ml-rem-52 {
    margin-left: 3.25rem;
}

.ml-rem-53 {
    margin-left: 3.3125rem;
}

.ml-rem-54 {
    margin-left: 3.375rem;
}

.ml-rem-55 {
    margin-left: 3.4375rem;
}

.ml-rem-56 {
    margin-left: 3.5rem;
}

.ml-rem-57 {
    margin-left: 3.5625rem;
}

.ml-rem-58 {
    margin-left: 3.625rem;
}

.ml-rem-59 {
    margin-left: 3.6875rem;
}

.ml-rem-60 {
    margin-left: 3.75rem;
}

.mr-rem-1 {
    margin-right: 0.0625rem;
}

.mr-rem-2 {
    margin-right: 0.125rem;
}

.mr-rem-3 {
    margin-right: 0.1875rem;
}

.mr-rem-4 {
    margin-right: 0.25rem;
}

.mr-rem-5 {
    margin-right: 0.3125rem;
}

.mr-rem-6 {
    margin-right: 0.375rem;
}

.mr-rem-7 {
    margin-right: 0.4375rem;
}

.mr-rem-8 {
    margin-right: 0.5rem;
}

.mr-rem-9 {
    margin-right: 0.5625rem;
}

.mr-rem-10 {
    margin-right: 0.625rem;
}

.mr-rem-11 {
    margin-right: 0.6875rem;
}

.mr-rem-12 {
    margin-right: 0.75rem;
}

.mr-rem-13 {
    margin-right: 0.8125rem;
}

.mr-rem-14 {
    margin-right: 0.875rem;
}

.mr-rem-15 {
    margin-right: 0.9375rem;
}

.mr-rem-16 {
    margin-right: 1rem;
}

.mr-rem-17 {
    margin-right: 1.0625rem;
}

.mr-rem-18 {
    margin-right: 1.125rem;
}

.mr-rem-19 {
    margin-right: 1.1875rem;
}

.mr-rem-20 {
    margin-right: 1.25rem;
}

.mr-rem-21 {
    margin-right: 1.3125rem;
}

.mr-rem-22 {
    margin-right: 1.375rem;
}

.mr-rem-23 {
    margin-right: 1.4375rem;
}

.mr-rem-24 {
    margin-right: 1.5rem;
}

.mr-rem-25 {
    margin-right: 1.5625rem;
}

.mr-rem-26 {
    margin-right: 1.625rem;
}

.mr-rem-27 {
    margin-right: 1.6875rem;
}

.mr-rem-28 {
    margin-right: 1.75rem;
}

.mr-rem-29 {
    margin-right: 1.8125rem;
}

.mr-rem-30 {
    margin-right: 1.875rem;
}

.mr-rem-31 {
    margin-right: 1.9375rem;
}

.mr-rem-32 {
    margin-right: 2rem;
}

.mr-rem-33 {
    margin-right: 2.0625rem;
}

.mr-rem-34 {
    margin-right: 2.125rem;
}

.mr-rem-35 {
    margin-right: 2.1875rem;
}

.mr-rem-36 {
    margin-right: 2.25rem;
}

.mr-rem-37 {
    margin-right: 2.3125rem;
}

.mr-rem-38 {
    margin-right: 2.375rem;
}

.mr-rem-39 {
    margin-right: 2.4375rem;
}

.mr-rem-40 {
    margin-right: 2.5rem;
}

.mr-rem-41 {
    margin-right: 2.5625rem;
}

.mr-rem-42 {
    margin-right: 2.625rem;
}

.mr-rem-43 {
    margin-right: 2.6875rem;
}

.mr-rem-44 {
    margin-right: 2.75rem;
}

.mr-rem-45 {
    margin-right: 2.8125rem;
}

.mr-rem-46 {
    margin-right: 2.875rem;
}

.mr-rem-47 {
    margin-right: 2.9375rem;
}

.mr-rem-48 {
    margin-right: 3rem;
}

.mr-rem-49 {
    margin-right: 3.0625rem;
}

.mr-rem-50 {
    margin-right: 3.125rem;
}

.mr-rem-51 {
    margin-right: 3.1875rem;
}

.mr-rem-52 {
    margin-right: 3.25rem;
}

.mr-rem-53 {
    margin-right: 3.3125rem;
}

.mr-rem-54 {
    margin-right: 3.375rem;
}

.mr-rem-55 {
    margin-right: 3.4375rem;
}

.mr-rem-56 {
    margin-right: 3.5rem;
}

.mr-rem-57 {
    margin-right: 3.5625rem;
}

.mr-rem-58 {
    margin-right: 3.625rem;
}

.mr-rem-59 {
    margin-right: 3.6875rem;
}

.mr-rem-60 {
    margin-right: 3.75rem;
}

.flex-grow-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.flex-grow-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}

.flex-grow-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
}

.flex-grow-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
}

.flex-grow-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 5;
    -webkit-flex-grow: 5;
    -ms-flex-positive: 5;
    flex-grow: 5;
}

.flex-grow-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 6;
    -webkit-flex-grow: 6;
    -ms-flex-positive: 6;
    flex-grow: 6;
}

.flex-grow-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 7;
    -webkit-flex-grow: 7;
    -ms-flex-positive: 7;
    flex-grow: 7;
}

.flex-grow-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 8;
    -webkit-flex-grow: 8;
    -ms-flex-positive: 8;
    flex-grow: 8;
}

/*! Igor vars end */
/*! Igor mixin */
/* Padding Start */
/* Padding End */
/* Margin Start */
/* Margin End */
/* Colors Start */
/* Colors End */
/*! Igor mixin end */
/*! Libs */
/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

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

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #0079C1;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0079C1;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    -webkit-border-radius: 0;
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    padding-right: 0 !important;
}

.ak_wrap_modal {
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: -webkit-calc(100% - (0.5rem * 2));
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    -webkit-border-top-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
    -webkit-border-top-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: -webkit-calc(100% - (1.75rem * 2));
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

header .container.mlr0 {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    -webkit-border-top-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    -webkit-border-top-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
    color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
    color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
    color: #fff;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

@font-face {
    font-family: "dripicons-v2";
    src: url("/local/templates/mosenergo/assets/fonts/dripfonts/dripicons-v2.eot");
    src: url("/local/templates/mosenergo/assets/fonts/dripfonts/dripicons-v2.eot?#iefix") format("embedded-opentype"), url("/local/templates/mosenergo/assets/fonts/dripfonts/dripicons-v2.woff") format("woff"), url("/local/templates/mosenergo/assets/fonts/dripfonts/dripicons-v2.ttf") format("truetype"), url("/local/templates/mosenergo/assets/fonts/dripfonts/dripicons-v2.svg#dripicons-v2") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "dripicons-v2" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="dripicons-"]:before,
[class*=" dripicons-"]:before {
    font-family: "dripicons-v2" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dripicons-alarm:before {
    content: "\61";
}

.dripicons-align-center:before {
    content: "\62";
}

.dripicons-align-justify:before {
    content: "\63";
}

.dripicons-align-left:before {
    content: "\64";
}

.dripicons-align-right:before {
    content: "\65";
}

.dripicons-anchor:before {
    content: "\66";
}

.dripicons-archive:before {
    content: "\67";
}

.dripicons-arrow-down:before {
    content: "\68";
}

.dripicons-arrow-left:before {
    content: "\69";
}

.dripicons-arrow-right:before {
    content: "\6a";
}

.dripicons-arrow-thin-down:before {
    content: "\6b";
}

.dripicons-arrow-thin-left:before {
    content: "\6c";
}

.dripicons-arrow-thin-right:before {
    content: "\6d";
}

.dripicons-arrow-thin-up:before {
    content: "\6e";
}

.dripicons-arrow-up:before {
    content: "\6f";
}

.dripicons-article:before {
    content: "\70";
}

.dripicons-backspace:before {
    content: "\71";
}

.dripicons-basket:before {
    content: "\72";
}

.dripicons-basketball:before {
    content: "\73";
}

.dripicons-battery-empty:before {
    content: "\74";
}

.dripicons-battery-full:before {
    content: "\75";
}

.dripicons-battery-low:before {
    content: "\76";
}

.dripicons-battery-medium:before {
    content: "\77";
}

.dripicons-bell:before {
    content: "\78";
}

.dripicons-blog:before {
    content: "\79";
}

.dripicons-bluetooth:before {
    content: "\7a";
}

.dripicons-bold:before {
    content: "\41";
}

.dripicons-bookmark:before {
    content: "\42";
}

.dripicons-bookmarks:before {
    content: "\43";
}

.dripicons-box:before {
    content: "\44";
}

.dripicons-briefcase:before {
    content: "\45";
}

.dripicons-brightness-low:before {
    content: "\46";
}

.dripicons-brightness-max:before {
    content: "\47";
}

.dripicons-brightness-medium:before {
    content: "\48";
}

.dripicons-broadcast:before {
    content: "\49";
}

.dripicons-browser:before {
    content: "\4a";
}

.dripicons-browser-upload:before {
    content: "\4b";
}

.dripicons-brush:before {
    content: "\4c";
}

.dripicons-calendar:before {
    content: "\4d";
}

.dripicons-camcorder:before {
    content: "\4e";
}

.dripicons-camera:before {
    content: "\4f";
}

.dripicons-card:before {
    content: "\50";
}

.dripicons-cart:before {
    content: "\51";
}

.dripicons-checklist:before {
    content: "\52";
}

.dripicons-checkmark:before {
    content: "\53";
}

.dripicons-chevron-down:before {
    content: "\54";
}

.dripicons-chevron-left:before {
    content: "\55";
}

.dripicons-chevron-right:before {
    content: "\56";
}

.dripicons-chevron-up:before {
    content: "\57";
}

.dripicons-clipboard:before {
    content: "\58";
}

.dripicons-clock:before {
    content: "\59";
}

.dripicons-clockwise:before {
    content: "\5a";
}

.dripicons-cloud:before {
    content: "\30";
}

.dripicons-cloud-download:before {
    content: "\31";
}

.dripicons-cloud-upload:before {
    content: "\32";
}

.dripicons-code:before {
    content: "\33";
}

.dripicons-contract:before {
    content: "\34";
}

.dripicons-contract-2:before {
    content: "\35";
}

.dripicons-conversation:before {
    content: "\36";
}

.dripicons-copy:before {
    content: "\37";
}

.dripicons-crop:before {
    content: "\38";
}

.dripicons-cross:before {
    content: "\39";
}

.dripicons-crosshair:before {
    content: "\21";
}

.dripicons-cutlery:before {
    content: "\22";
}

.dripicons-device-desktop:before {
    content: "\23";
}

.dripicons-device-mobile:before {
    content: "\24";
}

.dripicons-device-tablet:before {
    content: "\25";
}

.dripicons-direction:before {
    content: "\26";
}

.dripicons-disc:before {
    content: "\27";
}

.dripicons-document:before {
    content: "\28";
}

.dripicons-document-delete:before {
    content: "\29";
}

.dripicons-document-edit:before {
    content: "\2a";
}

.dripicons-document-new:before {
    content: "\2b";
}

.dripicons-document-remove:before {
    content: "\2c";
}

.dripicons-dot:before {
    content: "\2d";
}

.dripicons-dots-2:before {
    content: "\2e";
}

.dripicons-dots-3:before {
    content: "\2f";
}

.dripicons-download:before {
    content: "\3a";
}

.dripicons-duplicate:before {
    content: "\3b";
}

.dripicons-enter:before {
    content: "\3c";
}

.dripicons-exit:before {
    content: "\3d";
}

.dripicons-expand:before {
    content: "\3e";
}

.dripicons-expand-2:before {
    content: "\3f";
}

.dripicons-experiment:before {
    content: "\40";
}

.dripicons-export:before {
    content: "\5b";
}

.dripicons-feed:before {
    content: "\5d";
}

.dripicons-flag:before {
    content: "\5e";
}

.dripicons-flashlight:before {
    content: "\5f";
}

.dripicons-folder:before {
    content: "\60";
}

.dripicons-folder-open:before {
    content: "\7b";
}

.dripicons-forward:before {
    content: "\7c";
}

.dripicons-gaming:before {
    content: "\7d";
}

.dripicons-gear:before {
    content: "\7e";
}

.dripicons-graduation:before {
    content: "\5c";
}

.dripicons-graph-bar:before {
    content: "\e000";
}

.dripicons-graph-line:before {
    content: "\e001";
}

.dripicons-graph-pie:before {
    content: "\e002";
}

.dripicons-headset:before {
    content: "\e003";
}

.dripicons-heart:before {
    content: "\e004";
}

.dripicons-help:before {
    content: "\e005";
}

.dripicons-home:before {
    content: "\e006";
}

.dripicons-hourglass:before {
    content: "\e007";
}

.dripicons-inbox:before {
    content: "\e008";
}

.dripicons-information:before {
    content: "\e009";
}

.dripicons-italic:before {
    content: "\e00a";
}

.dripicons-jewel:before {
    content: "\e00b";
}

.dripicons-lifting:before {
    content: "\e00c";
}

.dripicons-lightbulb:before {
    content: "\e00d";
}

.dripicons-link:before {
    content: "\e00e";
}

.dripicons-link-broken:before {
    content: "\e00f";
}

.dripicons-list:before {
    content: "\e010";
}

.dripicons-loading:before {
    content: "\e011";
}

.dripicons-location:before {
    content: "\e012";
}

.dripicons-lock:before {
    content: "\e013";
}

.dripicons-lock-open:before {
    content: "\e014";
}

.dripicons-mail:before {
    content: "\e015";
}

.dripicons-map:before {
    content: "\e016";
}

.dripicons-media-loop:before {
    content: "\e017";
}

.dripicons-media-next:before {
    content: "\e018";
}

.dripicons-media-pause:before {
    content: "\e019";
}

.dripicons-media-play:before {
    content: "\e01a";
}

.dripicons-media-previous:before {
    content: "\e01b";
}

.dripicons-media-record:before {
    content: "\e01c";
}

.dripicons-media-shuffle:before {
    content: "\e01d";
}

.dripicons-media-stop:before {
    content: "\e01e";
}

.dripicons-medical:before {
    content: "\e01f";
}

.dripicons-menu:before {
    content: "\e020";
}

.dripicons-message:before {
    content: "\e021";
}

.dripicons-meter:before {
    content: "\e022";
}

.dripicons-microphone:before {
    content: "\e023";
}

.dripicons-minus:before {
    content: "\e024";
}

.dripicons-monitor:before {
    content: "\e025";
}

.dripicons-move:before {
    content: "\e026";
}

.dripicons-music:before {
    content: "\e027";
}

.dripicons-network-1:before {
    content: "\e028";
}

.dripicons-network-2:before {
    content: "\e029";
}

.dripicons-network-3:before {
    content: "\e02a";
}

.dripicons-network-4:before {
    content: "\e02b";
}

.dripicons-network-5:before {
    content: "\e02c";
}

.dripicons-pamphlet:before {
    content: "\e02d";
}

.dripicons-paperclip:before {
    content: "\e02e";
}

.dripicons-pencil:before {
    content: "\e02f";
}

.dripicons-phone:before {
    content: "\e030";
}

.dripicons-photo:before {
    content: "\e031";
}

.dripicons-photo-group:before {
    content: "\e032";
}

.dripicons-pill:before {
    content: "\e033";
}

.dripicons-pin:before {
    content: "\e034";
}

.dripicons-plus:before {
    content: "\e035";
}

.dripicons-power:before {
    content: "\e036";
}

.dripicons-preview:before {
    content: "\e037";
}

.dripicons-print:before {
    content: "\e038";
}

.dripicons-pulse:before {
    content: "\e039";
}

.dripicons-question:before {
    content: "\e03a";
}

.dripicons-reply:before {
    content: "\e03b";
}

.dripicons-reply-all:before {
    content: "\e03c";
}

.dripicons-return:before {
    content: "\e03d";
}

.dripicons-retweet:before {
    content: "\e03e";
}

.dripicons-rocket:before {
    content: "\e03f";
}

.dripicons-scale:before {
    content: "\e040";
}

.dripicons-search:before {
    content: "\e041";
}

.dripicons-shopping-bag:before {
    content: "\e042";
}

.dripicons-skip:before {
    content: "\e043";
}

.dripicons-stack:before {
    content: "\e044";
}

.dripicons-star:before {
    content: "\e045";
}

.dripicons-stopwatch:before {
    content: "\e046";
}

.dripicons-store:before {
    content: "\e047";
}

.dripicons-suitcase:before {
    content: "\e048";
}

.dripicons-swap:before {
    content: "\e049";
}

.dripicons-tag:before {
    content: "\e04a";
}

.dripicons-tag-delete:before {
    content: "\e04b";
}

.dripicons-tags:before {
    content: "\e04c";
}

.dripicons-thumbs-down:before {
    content: "\e04d";
}

.dripicons-thumbs-up:before {
    content: "\e04e";
}

.dripicons-ticket:before {
    content: "\e04f";
}

.dripicons-time-reverse:before {
    content: "\e050";
}

.dripicons-to-do:before {
    content: "\e051";
}

.dripicons-toggles:before {
    content: "\e052";
}

.dripicons-trash:before {
    content: "\e053";
}

.dripicons-trophy:before {
    content: "\e054";
}

.dripicons-upload:before {
    content: "\e055";
}

.dripicons-user:before {
    content: "\e056";
}

.dripicons-user-group:before {
    content: "\e057";
}

.dripicons-user-id:before {
    content: "\e058";
}

.dripicons-vibrate:before {
    content: "\e059";
}

.dripicons-view-apps:before {
    content: "\e05a";
}

.dripicons-view-list:before {
    content: "\e05b";
}

.dripicons-view-list-large:before {
    content: "\e05c";
}

.dripicons-view-thumb:before {
    content: "\e05d";
}

.dripicons-volume-full:before {
    content: "\e05e";
}

.dripicons-volume-low:before {
    content: "\e05f";
}

.dripicons-volume-medium:before {
    content: "\e060";
}

.dripicons-volume-off:before {
    content: "\e061";
}

.dripicons-wallet:before {
    content: "\e062";
}

.dripicons-warning:before {
    content: "\e063";
}

.dripicons-web:before {
    content: "\e064";
}

.dripicons-weight:before {
    content: "\e065";
}

.dripicons-wifi:before {
    content: "\e066";
}

.dripicons-wrong:before {
    content: "\e067";
}

.dripicons-zoom-in:before {
    content: "\e068";
}

.dripicons-zoom-out:before {
    content: "\e069";
}

/**
 * Owl Carousel v2.3.3
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;

}

.owl-carousel .owl-item {
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.owl-home-slider_top .owl-stage {
    display: block;
}



.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-home-slider_bot .owl-stage-outer {
    height: auto !important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    margin-bottom: 1.5rem;
}

.last-news--col {
    height: 100%;
}


.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/local/templates/mosenergo/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    -webkit-transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/**
 * Owl Carousel v2.3.3
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
    margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

/*!
*  - v1.3
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro {
    position: relative;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.sp-slides-container {
    position: relative;
}

.sp-mask {
    position: relative;
    overflow: hidden;
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.sp-slide {
    position: absolute;
}

.sp-image-container {
    overflow: hidden;
}

.sp-image {
    position: relative;
    display: block;
    border: none;
}

.sp-no-js {
    overflow: hidden;
    max-width: 100%;
}

.sp-thumbnails-container {
    position: relative;
    overflow: hidden;
    direction: ltr;
}

.sp-bottom-thumbnails, .sp-top-thumbnails {
    left: 0;
    margin: 0 auto;
}

.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px;
}

.sp-bottom-thumbnails {
    margin-top: 4px;
}

.sp-left-thumbnails, .sp-right-thumbnails {
    position: absolute;
    top: 0;
}

.sp-right-thumbnails {
    right: 0;
    margin-left: 4px;
}

.sp-left-thumbnails {
    left: 0;
    margin-right: 4px;
}

.sp-thumbnails {
    position: relative;
}

.sp-thumbnail {
    border: none;
}

.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sp-rtl .sp-thumbnail-container {
    float: right;
}

.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px;
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0;
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0;
}

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0;
}

.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0 !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    left: 0;
    top: 0;
    margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    right: 0;
    top: 0;
    margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 50%;
    margin-top: -8px;
    border-left: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0 !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    top: 0;
    margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    margin-left: -8px;
    border-bottom: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    bottom: 0;
    margin-bottom: 13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0;
    margin-left: -8px;
    border-top: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
}

.sp-black {
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
}

.sp-white {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.sp-padding {
    padding: 10px;
}

.sp-grab {
    cursor: url(/local/templates/mosenergo/images/openhand.cur), move;
}

.sp-grabbing {
    cursor: url(/local/templates/mosenergo/images/closedhand.cur), move;
}

.sp-selectable {
    cursor: default;
}

.sp-caption-container {
    text-align: center;
    margin-top: 10px;
}

.sp-full-screen {
    margin: 0 !important;
    background-color: #000;
}

.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sp-full-screen-button:before {
    content: '\2195';
}

.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.slider-pro:hover .sp-fade-full-screen {
    opacity: 1;
}

.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.sp-rtl .sp-buttons {
    direction: rtl;
}

.sp-full-screen .sp-buttons {
    display: none;
}

.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.sp-selected-button {
    background-color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sp-button {
        width: 14px;
        height: 14px;
    }
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
    .sp-button {
        width: 16px;
        height: 16px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    .sp-button {
        width: 18px;
        height: 18px;
    }
}

.sp-arrows {
    position: absolute;
}

.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1;
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px;
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer;
}

.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
    left: 20px;
    right: auto;
}

.sp-horizontal .sp-next-arrow, .sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 20px;
    left: auto;
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    left: 20px;
    right: auto;
}

.sp-vertical .sp-previous-arrow {
    top: 20px;
}

.sp-vertical .sp-next-arrow {
    bottom: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #FFF;
}

.sp-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg);
}

.sp-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg);
}

.sp-horizontal.sp-rtl .sp-previous-arrow, .sp-next-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ie7 .sp-arrow, .ie8 .sp-arrow {
    width: 0;
    height: 0;
}

.ie7 .sp-arrow:after, .ie7 .sp-arrow:before, .ie8 .sp-arrow:after, .ie8 .sp-arrow:before {
    content: none;
}

.ie7.sp-horizontal .sp-previous-arrow, .ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.ie7.sp-horizontal .sp-next-arrow, .ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.ie7.sp-vertical .sp-previous-arrow, .ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.ie7.sp-vertical .sp-next-arrow, .ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.sp-thumbnail-arrows {
    position: absolute;
}

.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1;
}

.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px;
}

.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0;
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0;
}

.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg);
}

.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg);
}

.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg);
}

.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
}

.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0;
}

.ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
    content: none;
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #FFF;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #FFF;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

a.sp-video {
    text-decoration: none;
}

a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none;
}

a.sp-video:after {
    content: '\25B6';
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #FFF;
    text-align: center;
    font-size: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    top: 0;
    color: #FFF;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
    margin: auto;
    line-height: 52px;
}

.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
    max-width: none;
    max-height: none;
    border: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -mox-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
}

.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
    max-width: none;
    max-height: none;
}

.slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h1.sp-layer {
    font-size: 32px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro img.sp-layer {
    border: none;
}

.slider-pro {
    font-family: 'Open Sans', Arial;
}

/* Example 1 */
#example1 .sp-thumbnail {
    width: 100%;
    padding: 8px;
    background-color: #F0F0F0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#example1 .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}

#example1 .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

@media (max-width: 860px) {
    #example1 .hide-medium-screen {
        display: none;
    }
}

@media (max-width: 640px) {
    #example1 .sp-layer {
        font-size: 12px;
    }
    #example1 .hide-small-screen {
        display: none;
    }
}

@media (max-width: 500px) {
    #example1 .sp-thumbnail {
        text-align: center;
    }
    #example1 .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }
    #example1 .sp-thumbnail-description {
        display: none;
    }
}

/* Example 3 */
#example3 .sp-selected-thumbnail {
    border: 4px solid #000;
}

/* Example 4 */
#example4 .sp-slides-container {
    background-color: #F4F4F4;
}

#example4 h3 {
    margin: 0 0 10px 0;
}

#example4 p {
    margin: 0 0 30px 0;
}

#example4 .sp-thumbnail-container {
    width: 200px;
    height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
}

#example4 .sp-image-text {
    background: rgba(80, 80, 80, 0.5);
    color: #FFF;
    padding: 20px;
}

.links {
    text-align: center;
    margin-top: 10px;
}

/* Example 5 */
#example5 .sp-thumbnail-image-container {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
}

#example5 .sp-thumbnail-image {
    height: 100%;
}

#example5 .sp-thumbnail-text {
    width: 170px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#example5 .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}

#example5 .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

@media (max-width: 500px) {
    #example5 .sp-thumbnail {
        text-align: center;
    }
    #example5 .sp-thumbnail-image-container {
        display: none;
    }
    #example5 .sp-thumbnail-text {
        width: 120px;
    }
    #example5 .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }
    #example5 .sp-thumbnail-description {
        display: none;
    }
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s,visibility 0s linear .25s;
    -o-transition: opacity .25s,visibility 0s linear .25s;
    transition: opacity .25s,visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s,visibility 0s;
    -o-transition: opacity .25s,visibility 0s;
    transition: opacity .25s,visibility 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity,-webkit-transform;
    -webkit-transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}

.fancybox-slide--image:before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px 6px 0;
}

.fancybox-slide--iframe {
    padding: 44px 44px 0;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity,-webkit-transform;
    -webkit-transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
    cursor: text;
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

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

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: -webkit-calc(100% - 44px);
    height: calc(100% - 44px);
    margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.fancybox-iframe {
    vertical-align: top;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: none;
    padding: 10px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
    display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
    fill: currentColor;
}

.fancybox-button--share svg path {
    stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s,visibility 0s,color .25s;
    -o-transition: opacity .25s,visibility 0s,color .25s;
    transition: opacity .25s,visibility 0s,color .25s;
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    transition: stroke .1s;
}

.fancybox-close-small:focus {
    outline: none;
}

.fancybox-close-small:hover svg {
    opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
    background: transparent;
    color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    -webkit-background-size: contain;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1;
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    border: 6px solid rgba(99, 99, 99, 0.5);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x > ul {
    overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: -webkit-calc(100% - 8px);
    max-height: calc(100% - 8px);
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs > ul > li {
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("/local/templates/mosenergo/assets/fonts/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("/local/templates/mosenergo/assets/fonts/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/local/templates/mosenergo/assets/fonts/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/local/templates/mosenergo/assets/fonts/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/local/templates/mosenergo/assets/fonts/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/local/templates/mosenergo/assets/fonts/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    -webkit-border-radius: .1em;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

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

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

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

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

/*! Libs end */
/*! Fonts */
@font-face {
    font-family: "cpw-opensans";
    font-weight: 700;
    font-style: normal;
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansBold/OpenSansBold.eot");
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansBold/OpenSansBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/mosenergo/assets/fonts/OpenSansBold/OpenSansBold.woff") format("woff"), url("/local/templates/mosenergo/assets/fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
}

@font-face {
    font-family: "cpw-opensans";
    font-weight: 600;
    font-style: normal;
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansSemiBold/OpenSansSemiBold.eot");
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/mosenergo/assets/fonts/OpenSansSemiBold/OpenSansSemiBold.woff") format("woff"), url("/local/templates/mosenergo/assets/fonts/OpenSansSemiBold/OpenSansSemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "cpw-opensans";
    font-weight: normal;
    font-style: normal;
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansRegular/OpenSansRegular.eot?#iefix") format("embedded-opentype"), url("/local/templates/mosenergo/assets/fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"), url("/local/templates/mosenergo/assets/fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
}

@font-face {
    font-family: "cpw-opensans";
    font-weight: 400;
    font-style: italic;
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansItalic/OpenSansItalic.eot");
    src: url("/local/templates/mosenergo/assets/fonts/OpenSansItalic/OpenSansItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/mosenergo/assets/fonts/OpenSansItalic/OpenSansItalic.woff") format("woff"), url("/local/templates/mosenergo/assets/fonts/OpenSansItalic/OpenSansItalic.ttf") format("truetype");
}

/*! Fonts end */
/*! Base styles */
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

label {
    margin: 0;
}

p {
    margin: 0;
    padding: 0;
}

a {
    outline: none;
    text-decoration: none;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html, body {
    height: 100%;
}

.text-center {
    text-align: center;
}

.cpw-navbar__grow {
    display: none;
    -webkit-box-flex: 8;
    -webkit-flex: 8 1 100%;
    -ms-flex: 8 1 100%;
    flex: 8 1 100%;
    max-width: 100%;
}

.cpw-italic {
    font-style: italic;
}

.cpw-text-upper {
    text-transform: uppercase;
}

/*! Base styles end */
/* ui-kit styles */
*::-webkit-input-placeholder, .placeholder {
    color: rgba(0, 0, 0, 0.4);
    opacity: .4;
}

*:-moz-placeholder, .placeholder {
    color: rgba(0, 0, 0, 0.4);
    opacity: .4;
}

*::-moz-placeholder, .placeholder {
    color: rgba(0, 0, 0, 0.4);
    opacity: .4;
}

*:-ms-input-placeholder, .placeholder {
    color: rgba(0, 0, 0, 0.4);
    opacity: .4;
}

html {
    font: 400 16px/24px "cpw-opensans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

h1, .h1 {
    font: 700 2rem/3rem "cpw-opensans", sans-serif;
}

h2, .h2 {
    font: 700 1.75rem/2.625rem "cpw-opensans", sans-serif;
}

h3, .h3 {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
}

h4, .h4 {
    font: 700 1.25rem/1.875rem "cpw-opensans", sans-serif;
}

h5, .h5 {
    font: 700 1.125rem/1.75rem "cpw-opensans", sans-serif;
}

body {
    font-family: "cpw-opensans", sans-serif;
    min-width: 320px;
    line-height: 24px;
    position: relative;
    overflow-x: hidden;
}

body input[type="date"], body input[type="date"]:hover {
    cursor: pointer;
}

body input:not([type="submit"]), body textarea {
    outline: none !important;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    height: 40px;
    background: #FFFFFF;
    padding: 0 16px;
    color: #152935;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ECECEC;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

body input:not([type="submit"]):focus:required:invalid, body textarea:focus:required:invalid {
    border-color: #ECECEC;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

body input:not([type="submit"]):required:invalid, body textarea:required:invalid {
    border-color: #ECECEC;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

body textarea {
    resize: none;
    height: auto;
    padding: 10px 16px;
}

.cpw-text-b {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.dropdowns-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}

.cpwi-dropdown {
    display: block;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpwi-dropdown .dropmenu-title {
    margin-right: 24px;
    margin-bottom: 0;
    font: 600 1.25rem/2rem "cpw-opensans", sans-serif;
}

.cpwi-dropdown .dropmenu-wrap {
    position: relative;
    padding: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
}

.cpwi-dropdown .dropmenu-wrap.active .dropdown-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #FAFAFA;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
}

.cpwi-dropdown .dropmenu-wrap.active .btn-dropdown span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cpwi-dropdown .dropmenu-wrap.active .btn-dropdown span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cpwi-dropdown .dropmenu-wrap .btn-dropdown {
    width: 100%;
    border: none;
    outline: none;
    font: 400 1.25rem/2rem "cpw-opensans", sans-serif;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 32px;
    cursor: pointer;
}

.cpwi-dropdown .dropmenu-wrap .btn-dropdown span {
    position: absolute;
    width: 14px;
    height: 9px;
    right: 8px;
    top: -webkit-calc(50% - 3px);
    top: calc(50% - 3px);
}

.cpwi-dropdown .dropmenu-wrap .btn-dropdown span:before, .cpwi-dropdown .dropmenu-wrap .btn-dropdown span:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #000000;
    opacity: 0.7;
    top: 3px;
    left: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.cpwi-dropdown .dropmenu-wrap .btn-dropdown span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: -1px;
}

.cpwi-dropdown .dropmenu-wrap .btn-dropdown.active span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cpwi-dropdown .dropmenu-wrap .btn-dropdown.active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cpwi-dropdown .dropmenu-wrap .dropdown-menu {
    display: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 100px;
    font: 400 1.25rem/2rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.7) !important;
    position: absolute;
    top: 46px;
    right: 0;
    z-index: 100;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    overflow: hidden;
}

.cpwi-dropdown .dropmenu-wrap .dropdown-menu .dropdown-item {
    padding: 8px;
    margin: 0px;
    cursor: pointer;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    color: #0079C1;
}

@media screen and (prefers-reduced-motion: reduce) {
    .cpwi-dropdown .dropmenu-wrap .dropdown-menu .dropdown-item {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.cpwi-dropdown .dropmenu-wrap .dropdown-menu .dropdown-item:hover {
    color: #fff;
    background-color: #0089db;
}

.cpwi-dropdown .dropmenu-wrap .dropdown-menu.active {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.shadow-items__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.shadow-item {
    width: 210px;
    height: 210px;
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 12px 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px;
    cursor: pointer;
}

.shadow-item__img {
    width: 88px;
}

.shadow-item:last-child {
    margin-right: 0;
}

.shadow-item:hover {
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
}

.shadow-item span {
    color: #000;
    font-size: 14px;
    text-align: center;
}

.section-brands .brands-items {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-brands .brands-items--links, .section-brands .brands-items__big--new {
    background-color: #fff;
    padding: 16px 24px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
}

.section-brands .brands-items--links:hover, .section-brands .brands-items__big--new:hover {
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    cursor: pointer;
}

.section-brands .brands-items__big--new {
    padding: 24px;
}

.section-brands .avatar-brands {
    width: 207px;
    height: 96px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center;
}

.section-brands .brands-items.brands-items__big {
    min-width: 100%;
}

.section-brands .brands-items.brands-items__big .brands-items--links {
    padding: 24px 48px;
}

.section-brands .brands-items.brands-items__big .avatar-brands {
    height: 228px;
    width: 100%;
}

.section-brands .brands-items.brands-items__big .brands-photo {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.section-brands .brands-items.brands-items__big .brands-photo--wrapper {
    border: 2px solid rgba(0, 121, 193, 0.32);
    max-width: 162px;
    width: 100%;
    height: 228px;
    padding: 4px;
    margin-right: 24px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.section-brands .brands-items.brands-items__big h4 {
    color: #0079C1;
    font: 700 1.25rem/1.875rem "cpw-opensans", sans-serif;
}

.section-brands .brands-items.brands-items__big .memb {
    margin: 16px 0 24px;
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    opacity: 0.5;
}

.section-brands .brands-items.brands-items__big .date {
    margin-bottom: 24px;
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    opacity: 0.5;
}

.section-brands .brands-items.brands-items__big .download {
    color: #0079C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.section-brands .brands-items.brands-items__big .download .ic-download {
    margin-left: 8px;
    height: 24px;
    width: 24px;
    display: inline-block;
    content: "";
    background-image: url(/local/templates/mosenergo/assets/img/ic-download.svg);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

.section-brands .brands-items__big--new {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.blueArrowRight {
    color: #0079C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.blueArrowRight:hover {
    opacity: 0.7;
}

.blueArrowRight .ic-arrow-right {
    margin-left: 8px;
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    /*background-image: url(/local/templates/mosenergo/assets/img/arrow.png);*/
    background-image: url(/local/templates/mosenergo/assets/img/homepage/right-arrow.svg);
    background-position: 0 2px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
}

.blueArrowLeft {
    color: #0079C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 0.875rem/1.25rem "cpw-opensans", sans-serif;
    cursor: pointer;
    border: none;
    background-color: transparent;
}

.blueArrowLeft:focus {
    outline: none;
}

.blueArrowLeft:hover {
    opacity: 0.7;
    color: #0079C1;
}

.blueArrowLeft .ic-arrow-right {
    margin-right: 8px;
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    /*background-image: url(/local/templates/mosenergo/assets/img/arrow.png);*/
    background-position: 0 0px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/homepage/right-arrow.svg);
    -webkit-background-size: 100% 100%;
    background-size: 100%;
}

.news-item__wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    cursor: pointer;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    padding: 24px;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .news-item__wrap {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.news-item__wrap:hover {
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
}

.news-item__wrap .news-item__photo {
    height: 192px;
    width: 192px;
    min-width: 192px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin-right: 24px;

	background-size: cover;
}

.news-item__wrap .news-item__info h5 {
    margin-bottom: 16px;
    color: #0079C1;
    font: 700 1.125rem/1.75rem "cpw-opensans", sans-serif;
}

.news-item__wrap .news-item__info .desc {
    margin-bottom: 24px;
    color: rgba(0, 0, 0, 0.8);
    text-decoration: none;
}

.news-item__wrap .news-item__info .date {
    color: rgba(0, 0, 0, 0.4);
    text-decoration: none;
}

.media-item-wrap {
    margin: 24px 0 0;
}

.media-item-wrap .media-item-inner {
    padding: 16px 16px 16px;
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .media-item-wrap .media-item-inner {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.media-item-wrap .media-item-inner:hover {
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
}

.media-item-wrap .media-item-inner .media-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 195px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: transparent;
}

.media-item-wrap .media-item-inner h5 {
    margin-top: 8px;
    margin-bottom: -8px;
    text-align: center;
}

.media-item-wrap .media-item-inner video {
    width: 100%;
    height: auto;
    cursor: pointer;
    -webkit-border-radius: 16px;
    border-radius: 16px;
}

.media-item-wrap .media-item-inner iframe {
    width: 100%;
    height: 223px;
}

.video-control {
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px);
    background: #fff;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
}

.video-control:after {
    position: absolute;
    top: 20%;
    left: 35%;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    opacity: 1;
    z-index: 2;
    border-top: 15px solid transparent;
    border-left: 20px solid #0079C1;
    border-bottom: 15px solid transparent;
}

.leader-wrapper {
    margin-bottom: 24px;
}

.leader-wrapper .leader-desc {
    text-align: center;
    font: 400 14px/20px "cpw-opensans", sans-serif;
}

.leader-wrapper .leader-desc p:first-child {
    margin-top: 16px;
}

.leader-wrapper .leader-desc p:last-child {
    opacity: 0.5;
}

.gendir-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.gendir--photo {
    height: 303px;
    min-width: 255px;
    width: 100%;
    margin-right: 30px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
}

.gendir--info h3 {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
    margin-bottom: 0;
}

.gendir--info .info {
    font: 400 1.25rem/2rem "cpw-opensans", sans-serif;
    margin: 25px 0;
    opacity: 0.2;
}

.gendir--info .bio {
    font: 400 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-bottom: 15px;
}

.gendir--info .desc {
    opacity: 0.7;
}

.down-block--wrapper {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 24px;
    background-color: #fff;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 24px;
}

.down-block--wrapper:hover {
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
}

.down-block--wrapper a {
    color: #0079C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
}

.ic-download {
    display: inline-block;
    height: 32px;
    max-width: 28px;
    width: 100%;
    margin-right: 25px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.ic-download--xls, .ic-download--xlsx {
    background-image: url(/local/templates/mosenergo/assets/img/files/xls.svg);
}

.ic-download--pdf {
    background-image: url(/local/templates/mosenergo/assets/img/files/pdf.svg);
}

.ic-download--doc, .ic-download--docx {
    background-image: url(/local/templates/mosenergo/assets/img/files/doc.svg);
}

.block-transparent-shadow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    padding: 16px;
    height: 100%;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 20px;
}

@media screen and (prefers-reduced-motion: reduce) {
    .block-transparent-shadow {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.block-transparent-shadow:hover {
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    opacity: 0.7;
    color: #0079C1;
}

.block-transparent-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 1px solid #BDBDBD;
    cursor: pointer;
    padding: 16px;
    height: 100%;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

@media screen and (prefers-reduced-motion: reduce) {
    .block-transparent-blue {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.block-transparent-blue:hover, .block-transparent-blue.active {
    background-color: rgba(0, 121, 193, 0.8);
    color: #fff;
    border: 1px solid transparent;
}

.block-transparent-blue--wrap {
    margin-bottom: 60px;
}

/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
@media (max-width: 1199.98px) {
    .section-brands .brands-items--links, .section-brands .brands-items__big--new {
        padding: 16px;
    }
    .section-brands .avatar-brands {
        width: 178px;
        height: 96px;
    }
    .section-brands .brands-items.brands-items__big .brands-items--links {
        padding: 24px !important;
    }
}

/*! Medium: ≥768px */
@media (max-width: 991.98px) {
    /*.homepage-top__right a .ic-arrow-right {
        background-position: 0 6px;
    }
    .blueArrowRight .ic-arrow-right {
        background-position: 0 6px;
    }*/
    .section-brands .avatar-brands {
        width: 118px;
        height: 64px;
    }
    .section-brands .brands-items.brands-items__big .avatar-brands {
        height: 144px;
    }
    .section-brands .brands-photo--wrapper {
        border: 2px solid rgba(0, 121, 193, 0.32);
        max-width: 100px !important;
        width: 100%;
        height: 141px !important;
        padding: 4px;
        margin-right: 16px !important;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .section-brands h4 {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .section-brands .brands-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin: 8px 0 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .section-brands .brands-box .memb {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0px 0 8px !important;
    }
    .section-brands .brands-box .date {
        font-size: 12px;
        line-height: 18px;
        margin: 0 !important;
    }
    .news-item__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .news-item__wrap .news-item__photo {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: top center;
        height: 192px;
        width: 192px;
        min-width: 192px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        margin-right: 0px;
        margin-bottom: 24px;
    }
}

/*! Small: ≥576px */
@media (max-width: 767.98px) {
    .section-brands .brands-items__big--new {
        padding: 16px;
    }
    .section-brands .avatar-brands {
        width: 118px;
        height: 64px;
    }
    .section-brands .brands-items.brands-items__big .brands-items--links {
        padding: 16px !important;
    }
    .section-brands .brands-items.brands-items__big .brands-items--links--left {
        padding: 24px 8px !important;
    }
    .section-brands .brands-items.brands-items__big .avatar-brands {
        min-height: 96px;
        height: 100%;
    }
    .section-brands .brands-photo--wrapper {
        border: 2px solid rgba(0, 121, 193, 0.32);
        max-width: 78px !important;
        width: 100%;
        height: 110px !important;
        padding: 4px;
        margin-right: 8px !important;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .section-brands h4 {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .section-brands h4 .brands-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin: 4px 0 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .section-brands h4 .memb {
        font: 400 12px/18px "cpw-opensans", sans-serif;
        margin: 0 0px 0 8px;
    }
    .section-brands h4 .date {
        font: 400 12px/18px "cpw-opensans", sans-serif;
        margin: 0;
    }
    .section-brands h4 .download {
        font: 700 16px/24px "cpw-opensans", sans-serif;
    }
    .gendir-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .gendir--photo {
        min-width: auto;
        width: 290px;
        margin-right: 0px;
        margin: 0px auto 24px;
    }
    .gendir--info h3 {
        margin-bottom: 0;
    }
    .gendir--info .info {
        margin: 25px 0;
    }
    .gendir--info .bio {
        margin-bottom: 15px;
    }
    .dropdowns-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*! Extra small: >0 */
@media (max-width: 575.98px) {
    .section-brands .brands-items__big--new {
        padding: 16px;
    }
    .section-brands .avatar-brands {
        width: 98px;
        height: 56px;
    }
    .section-brands .brands-items.brands-items__big .brands-items--links {
        padding: 24px !important;
    }
    .section-brands .brands-items.brands-items__big .brands-items--links--left {
        padding: 24px 8px !important;
    }
    .section-brands .brands-items.brands-items__big .avatar-brands {
        height: 96px;
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        background-position: center;
    }
    .section-brands .brands-items.brands-items__big h4 {
        font: 700 16px/24px "cpw-opensans", sans-serif;
    }
    .section-brands .brands-items.brands-items__big .brands-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin: 8px 0 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .section-brands .brands-items.brands-items__big .memb {
        font: 400 12px/18px "cpw-opensans", sans-serif;
        margin: 0 0px 0 8px;
    }
    .section-brands .brands-items.brands-items__big .date {
        font: 400 12px/18px "cpw-opensans", sans-serif;
        margin: 0;
    }
    .section-brands .brands-items.brands-items__big .download {
        font: 700 16px/24px "cpw-opensans", sans-serif;
    }
    .cpwi-dropdown {
        display: block;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .cpwi-dropdown .dropmenu-title {
        margin-right: 16px;
        font: 600 14px/20px "cpw-opensans", sans-serif;
    }
    .cpwi-dropdown .dropmenu-wrap .btn-dropdown {
        padding-right: 22px;
        font: 400 14px/20px "cpw-opensans", sans-serif;
        text-align: left;
    }
    .cpwi-dropdown .dropmenu-wrap .dropdown-menu {
        top: 35px;
    }
}

.btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.btn-action {
    padding: 0px 16px;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff !important;
    background: #0079C1;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.btn-action:hover {
    opacity: .8;
    outline: none;
}

.btn-action:active {
    outline: none;
}

.btn-action[disabled] {
    opacity: 0.32 !important;
}

.btn-action--transp {
    background-color: #fff;
    border: 2px solid #0079C1 !important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #0079C1 !important;
    padding: 0px 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    outline: none;
    height: 48px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    overflow: hidden;
}

.btn-action--transp:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #0079C1;
    top: 0;
    left: 50%;
    z-index: -1;
    -webkit-transition: all 0ms ease;
    -o-transition: all 0ms ease;
    transition: all 0ms ease;
}

.btn-action--transp:hover {
    color: #fff !important;
    opacity: 0.7;
}

.btn-action--transp:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.btn-action--transp[disebled] {
    opacity: 0.32 !important;
}

/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
/*! Medium: ≥768px */
/*! Small: ≥576px */
/*! Extra small: >0 */
/* Varst Start */
/* Varst End */
.custom_label .custom_label-radio {
    white-space: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom_label-check, .custom_label-radio {
    cursor: pointer;
}

.custom_label-check .label_span, .custom_label-radio .label_span {
    font: 400 14px/18px "cpw-opensans", sans-serif;
    color: #152935;
}

.custom_label-check input[type="radio"], .custom_label-check input[type="checkbox"], .custom_label-radio input[type="radio"], .custom_label-radio input[type="checkbox"] {
    display: none;
    opacity: 0;
}

.custom_label-check input[type="radio"]:checked + .custom-radio, .custom_label-check input[type="radio"]:checked + .custom-check, .custom_label-check input[type="checkbox"]:checked + .custom-radio, .custom_label-check input[type="checkbox"]:checked + .custom-check, .custom_label-radio input[type="radio"]:checked + .custom-radio, .custom_label-radio input[type="radio"]:checked + .custom-check, .custom_label-radio input[type="checkbox"]:checked + .custom-radio, .custom_label-radio input[type="checkbox"]:checked + .custom-check {
    border: 2px solid #0079C1;
}

.custom_label-check input[type="radio"]:checked + .custom-radio::before, .custom_label-check input[type="radio"]:checked + .custom-check::before, .custom_label-check input[type="checkbox"]:checked + .custom-radio::before, .custom_label-check input[type="checkbox"]:checked + .custom-check::before, .custom_label-radio input[type="radio"]:checked + .custom-radio::before, .custom_label-radio input[type="radio"]:checked + .custom-check::before, .custom_label-radio input[type="checkbox"]:checked + .custom-radio::before, .custom_label-radio input[type="checkbox"]:checked + .custom-check::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.custom_label-check input[type="radio"]:checked + .custom-check, .custom_label-check input[type="checkbox"]:checked + .custom-check, .custom_label-radio input[type="radio"]:checked + .custom-check, .custom_label-radio input[type="checkbox"]:checked + .custom-check {
    background-color: #0079C1;
}

.custom_label-check .custom-check, .custom_label-check .custom-radio, .custom_label-radio .custom-check, .custom_label-radio .custom-radio {
    width: 18px;
    height: 18px;
    position: relative;
    border: 2px solid #8C9BA5;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
}

.custom_label-check .custom-check::before, .custom_label-radio .custom-check::before {
    top: -1px;
    right: 0px;
    left: 0px;
    bottom: 1px;
    content: "";
    position: absolute;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-clip-path: polygon(35% 75%, 88% 23%, 100% 35%, 35% 100%, 0 65%, 12% 52%);
    clip-path: polygon(35% 75%, 88% 23%, 100% 35%, 35% 100%, 0 65%, 12% 52%);
    background-color: #fff;
    margin: auto;
}

.custom_label-check .custom-radio, .custom_label-radio .custom-radio {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    min-width: 18px;
}

.custom_label-check .custom-radio:before, .custom_label-radio .custom-radio:before {
    bottom: 3px;
    left: 3px;
    right: 3px;
    top: 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #0079C1;
    content: "";
    position: absolute;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

/* Custom inputs */
.custom_label {
    cursor: pointer;
}

.custom_label input[type="radio"], .custom_label input[type="checkbox"] {
    display: none;
    opacity: 0;
}

.custom_label input[type="checkbox"]:checked + .custom_radio, .custom_label input[type="checkbox"]:checked + .custom_check {
    border: 2px solid #0079C1;
}

.custom_label input[type="checkbox"]:checked + .custom_radio::before, .custom_label input[type="checkbox"]:checked + .custom_check::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.custom_label input[type="checkbox"]:checked + .custom_check {
    background-color: #0079C1;
}

.custom_label .custom_check {
    min-width: 24px;
    min-height: 24px;
    position: relative;
    border: 1px solid #E2E2E2;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.custom_label .custom_check::before {
    top: -1px;
    right: 0px;
    left: 0px;
    bottom: 1px;
    content: "";
    position: absolute;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #fff;
    margin: auto;
}

.custom_label .custom_check::before {
    -webkit-clip-path: polygon(35% 75%, 88% 23%, 100% 35%, 35% 100%, 0 65%, 12% 52%);
    clip-path: polygon(35% 75%, 88% 23%, 100% 35%, 35% 100%, 0 65%, 12% 52%);
}

/* Custrom Files Start */
.custom_file {
    cursor: pointer;
    border: 2px solid #0079C1;
    color: #0079C1;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    position: relative;
}

.custom_file .close {
    display: none;
    position: absolute;
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 24px;
    width: 24px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-left: 1rem;
}

.custom_file .close:before, .custom_file .close:after {
    position: absolute;
    display: inline-block;
    content: "";
    height: 10px;
    width: 2px;
    background-color: #fff;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom_file .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.custom_file .round {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    margin-right: 8px;
    height: 32px;
    width: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.custom_file .round i {
    display: inline-block;
    content: "";
    height: 20px;
    width: 14px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/lk/modalfile.svg);
}

.custom_file.active {
    background-color: #0079C1;
    color: #ffffff;
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
    padding-right: 3.5rem;
}

.custom_file.active .round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.custom_file.active .close {
    display: inline-block;
}

.custom_file input[type="file"] {
    z-index: -100;
    position: absolute;
    opacity: 0;
    height: 0;
}

/* Custrom Files End */
/* Custom Select Start */
.custom_select {
    outline: none;
    background: #FFFFFF;
    border: 1px solid #0079C1;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 400 16px/24px "cpw-opensans", sans-serif;
    cursor: pointer;
}

.custom_select > span.placeholder {
    position: relative;
    width: 100%;
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    border: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.custom_select > span.placeholder.active {
    color: #152935;
}

.custom_select span.arrow {
    position: absolute;
    width: 14px;
    height: 9px;
    right: 16px;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
}

.custom_select span.arrow:before, .custom_select span.arrow:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #BDBDBD;
    top: 3px;
    left: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.custom_select span.arrow:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: -1px;
}

.custom_select.active {
    border-bottom: 1px solid transparent;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #FAFAFA;
}

.custom_select.active span.arrow:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.custom_select.active span.arrow:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom_option_wrap {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    padding-bottom: 16px;
    top: 46px;
    left: -1px;
    right: -1px;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #0079C1;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border-top: none;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    display: none;
}

.custom_option_label {
    min-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}

.custom_option_label:hover {
    background-color: #c1e8ff;
}

.custom_label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.custom_label-inputs-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 354px;
}

.custom_label-inputs-wrap.has-error {
    margin-bottom: 26px;
}

.custom_label-inputs-wrap input:not(.btn-action) {
    width: 100%;
}

.custom_label-inputs-wrap input.small {
    width: 100px;
}

.custom_label > span.label {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 20px;
    opacity: .8;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.custom_label > span.label > span.val_req, .custom_label > span.label > span.val_true {
    position: absolute;
    right: 17px;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.custom_label > span.label > span.val_true {
    right: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.custom_label > input.input_select {
    opacity: 0;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -100;
}

.add-item-minus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 38px;
    background-color: #0079C1;
    position: relative;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
}

.add-item-minus input {
    width: 100%;
    height: auto !important;
    border: none;
    background-color: transparent !important;
    opacity: 1;
    margin: 0 !important;
    color: #ffffff !important;
    font: 600 1rem/1.375rem "cpw-opensans", sans-serif;
    cursor: pointer;
}

.add-item-minus span {
    display: inline-block;
    content: "";
    position: absolute;
    top: -webkit-calc(50% - 8px);
    top: calc(50% - 8px);
    right: 16px;
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

.add-item-minus span:before, .add-item-minus span:after {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    width: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
}

.add-new-minus-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.add-new-minus-item p {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #0079C1;
    position: relative;
    margin: 0;
}

.add-new-minus-item p span {
    position: absolute;
    top: 3px;
    right: -22px;
    display: block;
    content: "";
    height: 14px;
    width: 14px;
    background-color: #0079C1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.add-new-minus-item p span:before, .add-new-minus-item p span:after {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
}

.add-new-minus-item p span:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* Custom Select End */
/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
/*! Medium: ≥768px */
/*! Small: ≥576px */
/*! Extra small: >0 */
.cpwi-tables {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    overflow-x: auto;
}

.cpwi-tables thead {
    background-color: rgba(0, 121, 193, 0.4);
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.cpwi-tables thead th {
    padding: 10px;
}

.cpwi-tables tbody tr:nth-child(even) {
    background-color: rgba(0, 121, 193, 0.2);
}

.cpwi-tables tbody td {
    padding: 10px;
}

.cpwi-tables-1 {
    margin-top: 2rem;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    overflow-x: auto;
    text-align: center;
}

.cpwi-tables-1 a {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    text-decoration: underline;
    color: #0079C1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .cpwi-tables-1 a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.cpwi-tables-1 a:hover {
    color: #0079C1;
    opacity: 0.7;
}

.cpwi-tables-1 .table {
    width: 100%;
}

.cpwi-tables-1 thead {
    background-color: rgba(219, 219, 219, 0.5);
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
}

.cpwi-tables-1 thead th {
    padding: 1rem;
}

.cpwi-tables-1 tbody tr:nth-child(even) {
    background-color: #F5F5F5;
}

.cpwi-tables-1 tbody td {
    padding: 1rem;
}

.cpwi-tables-1 .orange {
    color: #ff863e;
}

.cpwi-tables-1 .green {
    color: #0fae62;
}

.cpwi-tables-1 .red {
    color: #ed1112;
}

.cpwi-tables-1 .text-left {
    text-align: left;
}

.cpwi-tables-1 .p-table-wrap {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpwi-tables-1 .p-table-wrap .ic-block-transp {
    height: 36px;
    width: 36px;
    margin-left: 0;
    margin-right: 16px;
}

.cpwi-tables-1 input {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 32px;
}

.cpwi-tables-1 input[type="text"] {
    border: 2px solid rgba(0, 121, 193, 0.5) !important;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    text-align: center;
}

.cpwi-tables-1 input[type="submit"] {
    background-color: #0079C1;
    border: none !important;
    color: #ffffff;
    font: 700 0.875rem/1.25rem "cpw-opensans", sans-serif;
    height: 32px;
    padding: 0 13px;
    cursor: pointer;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    cursor: pointer;
}

@media screen and (prefers-reduced-motion: reduce) {
    .cpwi-tables-1 input[type="submit"] {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.cpwi-tables-1 input[type="submit"]:hover {
    opacity: 0.7;
}

.cpwi-tables-1.table-3 input {
    height: 32px !important;
}

.cpwi-tables-1.table-3 input[type="text"] {
    width: 88px !important;
}

.cpwi-tables-1.table-3 .table-input-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpwi-tables-1.table-3 .table-input-wrap span {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-left: 8px;
    display: inline-block;
    white-space: nowrap;
}

.cpwi-tables-1.table-3 sup {
    top: -.8rem;
}

/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
/*! Medium: ≥768px */
/*! Small: ≥576px */
/*! Extra small: >0 */
.ul-breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 32px 0;
}

.ul-breadcrumbs li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .ul-breadcrumbs li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.ul-breadcrumbs li:last-child:after {
    display: none;
}

.ul-breadcrumbs li a {
    font: 400 0.75rem/1.125rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.3);
}

.ul-breadcrumbs li a:after {
    display: inline-block;
    content: "";
    height: 8px;
    width: 8px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 0 18px;
}

.ul-breadcrumbs li:last-child a:after {
    display: none;
}

.ul-breadcrumbs li:hover a {
    color: rgba(0, 0, 0, 0.6);
}

.ul-breadcrumbs li:hover a:after {
    background-color: rgba(0, 0, 0, 0.6);
}

.cpwi-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpwi-pagination .pagin-numb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cpwi-pagination .pagin-numb a {
    display: inline-block;
    margin: 0 12px;
    color: #0079C1;
    opacity: 0.6;
    cursor: pointer;
}

.cpwi-pagination .pagin-numb a.active {
    opacity: 1;
}

.cpwi-pagination .pagin-numb a:hover {
    opacity: 0.8;
}

.cpwi-pagination .pagin-numb a:first-child {
    margin-left: 24px;
}

.cpwi-pagination .pagin-numb a:last-child {
    margin-right: 24px;
}

.cpwi-pagination .pagin-nav {
    height: 32px;
    width: 32px;
    /*background-color: #0079C1;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .cpwi-pagination .pagin-nav {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.cpwi-pagination .pagin-nav:hover {
    opacity: 0.6;
}

.cpwi-pagination .pagin-nav .ic-pag {
    width: 24px;
    height: 20px;
    content: "";
    /*background-image: url(/local/templates/mosenergo/assets/img/nav-arrow.png);*/
    background-image: url(/local/templates/mosenergo/assets/img/homepage/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    position: relative;
    /*top: -3px;*/
    left: -1px;
    top: 0;
}

.cpwi-pagination .pagin-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* ui-kit styles end */
/*! Serega styles */
.cpw-navbar__slide {
    display: none;
}

.icon-search__invert {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.header-inner__search .icon {
    font-size: 2rem;
    color: #0079C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.navigation-wrap > li > a {
    padding: 0 8px !important;
    white-space: nowrap;
}

/*! Меню личного кабинета в шапке */
img.logo-header {
    width: 100%;
    max-width: 195px;
    height: auto;
    max-height: 48px;
}

.header-inner__cabinet {
    height: 80px;
    cursor: pointer;
    position: relative;
}

.header-inner__cabinet > a {
    white-space: nowrap;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-inner__cabinet.logged:hover .header-inner__cabinet-hover {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.header-inner__cabinet-hover {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    top: 40px;
    border: 1px solid #dadada;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    z-index: 9;
    left: 0;
}

.header-inner__cabinet-hover:before, .header-inner__cabinet-hover:after {
    position: absolute;
    content: "";
    left: 8px;
    top: -15px;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.header-inner__cabinet-hover:before {
    top: -16px;
    border-bottom: 8px solid #dadada;
}

.header-inner__cabinet-hover > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
    z-index: 9;
}

.header-inner__cabinet-hover > li:hover {
    background-color: #c1e8ff;
}

.header-inner__cabinet-hover > li:first-child {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}

.header-inner__cabinet-hover > li:last-child {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.header-inner__cabinet-hover > li > a {
    font: 400 0.875rem/0.9rem "cpw-opensans", sans-serif;
    color: #152934;
    padding: 8px 32px 8px 16px;
    margin: 0;
    width: 100%;
}

/*! END Меню личного кабинета в шапке */
.cpw-footer__menu {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.cpw-footer__menu > li {
    margin-bottom: 24px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.cpw-footer__menu > li:hover {
    opacity: .6;
}

footer .icon {
    color: #fff;
    font-size: 1.125rem;
}

.cpw-link__sitemap {
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 24px;
    color: #fff;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    border: 2px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

/*! Карта зон присутствия */
.map-zones__head {
    font: 400 1rem/1.75rem "cpw-opensans", sans-serif;
}

.map-zones__api {
    height: 584px;
    width: 100%;
}

/*! END Карта зон присутствия */
/*! Отпрвка сообщений */
.form-contacts__label {
    color: #000;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 4px;
    opacity: .6;
}

.form-contacts__input, .form-contacts__textarea {
    margin-bottom: 24px;
}

.form-contacts__textarea {
    margin-top: 2px;
}

.form-contacts__recaptcha {
    border: 1.28342px solid #D6D6D6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.101138);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.101138);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/*! END Отпрвка сообщений */
/*! Serega styles end */
/*! Igor styles */
/* Header */
header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .header-inner__search {
    cursor: pointer;
}

/* Header */
/* Header search */
.cpw-header {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #0079C1;
    z-index: 100;
}

.cpw-header__wrap {
    position: relative;
    height: 100%;
}

.cpw-header__search {
    height: 96px;
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpw-header__search-btn {
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
    border: none;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 24px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.cpw-header__search-btn:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.cpw-header__search-btn:active, .cpw-header__search-btn:focus {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.cpw-header__search-input {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    border-bottom: 2px solid #fff;
}

.cpw-header__search-input .icon-search__invert {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.cpw-header__search-input .icon-search__invert .icon {
    color: #fff;
    font-size: 32px;
}

.cpw-header__search-input input[type="search"] {
    border: none;
    background-color: transparent;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #fff;
    margin-left: 16px;
}

.cpw-header__search-close {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    margin-right: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpw-header__search-close .modal-close {
    position: relative;
    top: 0;
    right: 0;
    display: inline-block;
}

.cpw-header__search-close .modal-close:before, .cpw-header__search-close .modal-close:after {
    background-color: #fff;
}

.modal-close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.modal-close:before, .modal-close:after {
    position: absolute;
    content: "";
    width: 29px;
    height: 3px;
    background-color: #8C9BA5;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: -4px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modal-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Header search */
.header-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 96px;
}

.logo-mobile {
    display: none;
}

.header-inner__lang {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-inner__lang__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
}

.header-inner__lang__left a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.header-inner__lang__left a:first-child {
    margin-right: 16px;
}

.header-inner__lang__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.header-inner__lang__right span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    opacity: .3;
    cursor: pointer;
}

.header-inner__lang__right span:nth-child(2) {
    margin: 0 12px;
}

.header-inner__lang__right span.span-small {
    font-size: 10px;
    position: relative;
    top: 2px;
}

.header-inner__lang__right span.span-big {
    font-size: 24px;
    position: relative;
    bottom: 2px;
}

.header-inner__contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header-inner__contacts-desktop__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 16px/24px "cpw-opensans", sans-serif;
    color: #152935;
    margin-bottom: 8px;
}

.header-inner__contacts-desktop__item:last-child {
    margin-bottom: 0;
}

.header-inner__contacts-desktop__item > a {
    color: black;
}

.header-inner__contacts-desktop__item > a > i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-inner__contacts-desktop__item > a > span {
    margin-left: 16px;
}

.header-inner__contacts-mobile__item {
    display: none;
}

.header-inner__contacts-mobile__item > a > i.icon {
    font-size: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-inner__cabinet-mobile {
    display: none;
}

.header-inner__cabinet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-inner__cabinet a {
    color: #0079C1;
}

.header-inner__cabinet a .icon {
    margin-right: 16px;
}

.header-inner__contacts-mobile {
    display: none;
}

.fa-search {
    color: #0079C1;
    font-size: 28px;
}

.dripicons-phone {
    color: #0079C1;
    font-size: 14px;
}

.dripicons-mail {
    color: #0079C1;
    font-size: 14px;
}

.dripicons-user {
    color: #0079C1;
    font-size: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.navigation {
    background-color: #0079C1;
    -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.32);
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.32);
    position: relative;
}

.navigation-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.navigation-wrap > li {
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    cursor: pointer;
    position: relative;
    height: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (prefers-reduced-motion: reduce) {
    .navigation-wrap > li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.navigation-wrap > li:hover {
    background: #00395b;
}

.navigation-wrap > li > a {
    font-size: 1rem;
    color: #fff;
    padding-left: 11px;
    padding-right: 11px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.navigation-wrap__inner {
    display: none !important;
    position: absolute;
    top: 72px;
    left: 0;
    background: #e1e1e1;
    z-index: 100;
}

.navigation-wrap__inner > li {
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (prefers-reduced-motion: reduce) {
    .navigation-wrap__inner > li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.navigation-wrap__inner > li:hover {
    background: #5bc2ff;
}

.navigation-wrap__inner > li > a {
    color: black !important;
    font-size: 14px;
    padding: 15px 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpw-navbar__slide {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cpw-navbar__slide-contacts {
    position: relative;
    display: none;
    z-index: 20;
    height: 96px;
    background-color: #fff;
    margin-bottom: 16px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
}

.cpw-navbar__slide-contacts i.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
}

.cpw-navbar__slide-backdrop {
    background-color: #FAFAFA;
    position: absolute;
    z-index: 19;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.cpw-navbar__slide-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 96px;
    display: none;
    z-index: 20;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 0;
    -webkit-box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.12);
}

.cpw-navbar__slide-menu .r123 {
    z-index: 21;
    position: relative;
}

.cpw-navbar__slide-menu .accordion_button {
    background: #0079C1;
    color: #fff;
    height: 50px;
    font: 700 14px/18px "cpw-opensans", sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 0;
}

.cpw-navbar__slide-menu .accordion_inner {
    padding: 8px 0;
    display: none;
}

.cpw-navbar__slide-menu .accordion_inner > li {
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.cpw-navbar__slide-menu .accordion_inner > li:hover {
    background-color: #D1E4F0;
}

.cpw-navbar__slide-menu .accordion_inner > li > a {
    color: #5A6872;
    padding: 8px 15px;
    font: 400 14px/18px "cpw-opensans", sans-serif;
    width: 100%;
}

.cpw-navbar__slide-menu.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cpw-navbar__slide-menu .accordion_button_slide span::before, .cpw-navbar__slide-menu .accordion_button_slide span::after {
    background: #fff;
}

.cpw-navbar__slide-toggle {
    width: 30px;
    height: 24px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0079C1), to(#0079C1)) 100% 100% no-repeat;
    background: -webkit-linear-gradient(#0079C1, #0079C1) 100% 100% no-repeat;
    background: -o-linear-gradient(#0079C1, #0079C1) 100% 100% no-repeat;
    background: linear-gradient(#0079C1, #0079C1) 100% 100% no-repeat;
    -webkit-background-size: auto auto;
    background-size: auto auto;
    -webkit-background-size: 20px 4px;
    background-size: 20px 4px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
    cursor: pointer;
}

.cpw-navbar__slide-toggle::before, .cpw-navbar__slide-toggle::after {
    background: #0079C1;
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.cpw-navbar__slide-toggle::after {
    top: 10px;
}

.cpw-navbar__slide-toggle.active {
    -webkit-background-size: 0 4px;
    background-size: 0 4px;
}

.cpw-navbar__slide-toggle.active:hover {
    -webkit-background-size: 0 4px;
    background-size: 0 4px;
}

.cpw-navbar__slide-toggle.active::after {
    -webkit-transform: rotate(-45deg) translate(0px, 0px);
    -ms-transform: rotate(-45deg) translate(0px, 0px);
    transform: rotate(-45deg) translate(0px, 0px);
}

.cpw-navbar__slide-toggle.active::before {
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px);
}

.cpw-navbar__slide-toggle:hover {
    -webkit-background-size: 30px 4px;
    background-size: 30px 4px;
}

.accardion_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.accardion_items_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.accardion_items_wrap > .accordion_button {
    text-transform: uppercase;
    font-size: 14px;
}

.accardion_items_wrap .sub-accardion__item {
    padding: 24px 24px 20px;
    background-color: #fff;
    display: none;
    margin-bottom: 16px;
}

.accordion_button {
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.accordion_button:not(.accordion_button_slide) {
    margin-bottom: 16px;
}

.accordion_button.sub-accordion_button_slide {
    color: #0079C1;
    padding: 24px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}

.accordion_button.sub-accordion_button_slide.active {
    background-color: #0079C1;
    color: #ffffff;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    margin-bottom: 0;
}

.accordion_button.sub-accordion_button_slide.active span {
    opacity: 1;
}

.accordion_button span {
    position: absolute;
    width: 14px;
    height: 9px;
    right: 30px;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
}

.accordion_button span:before, .accordion_button span:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #000;
    top: 3px;
    left: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.accordion_button span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: -1px;
}

.accordion_button.active span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.accordion_button.active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.accordion_button.accordion_button_slide span {
    right: 15px;
}

.accordion_button.accordion_button_slide span:before, .accordion_button.accordion_button_slide span:after {
    background-color: #fff;
}

.accardion_wrapper li a:hover {
    opacity: 0.5;
}

.accordion_inner li {
    margin-bottom: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
}

.accordion_inner li:last-child {
    margin-bottom: 0;
}

.accardion_items_wrap--cancellation {
    line-height: 1.75rem !important;
}

.accardion_items_wrap--cancellation .sub-accardion__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.accardion_items_wrap--cancellation .sub-accardion__item ul {
    padding-left: 10px;
    margin-bottom: 16px;
}

.accardion_items_wrap--cancellation .sub-accardion__item ul li {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px;
    font: 400 1rem/1.75rem "cpw-opensans", sans-serif;
}

.accardion_items_wrap--cancellation .sub-accardion__item ul li:before {
    display: inline-block;
    content: "";
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #000000;
    position: relative;
    top: -4px;
    margin-right: 8px;
}

.accardion_items_wrap--cancellation .sub-accardion__item ul li a {
    color: #000;
}

.accardion_items_wrap--cancellation .sub-accardion__item ul li span {
    font: 600 1rem/1.75rem "cpw-opensans", sans-serif;
}

footer {
    position: relative;
    background: #0079C1;
}

footer li {
    margin-bottom: 8px;
}

footer a {
    font-size: 1rem;
    color: #fff;
}

footer a:hover {
    color: #fff;
}

footer .fa-envelope, footer .fa-phone, footer .fa-map-marker {
    color: #fff;
    font-size: 21px;
    opacity: .8;
}

footer .accordion_button {
    font-size: 1rem;
}

.img-footer-wrap {
    width: 195px;
    height: 48px;
    margin-bottom: 24px;
}

.img-footer-wrap img {
    height: 48px;
}

.footer-inner__contacts__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
    color: #fff;
    font-size: 1rem;
}

.footer-inner__contacts__item i {
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 16px;
}

.footer-inner__contacts__item:last-child {
    margin-bottom: 24px;
}

.footer-inner__contacts__item:hover {
    opacity: .5;
}

.footer-inner__contacts__item p {
    color: #ffffff;
}

.footer-copyright {
    background: #00568f;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.25rem;
    padding: 24px 0;
}

.footer-copyright p {
    margin-bottom: 0;
}

.p-copyright {
    color: #fff;
    font: 600 1.25rem/1.75rem "cpw-opensans", sans-serif;
}

.mx-auto {
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.fw-b {
    font-weight: 700;
}

.fw-semB {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
}

.fw-semB-lh28 {
    font: 600 1rem/1.75rem "cpw-opensans", sans-serif;
}

.fw-m {
    font-weight: 500;
}

.text-md {
    font-size: 0.85rem;
}

.text-sm {
    font-size: 0.75rem;
}

.section-48 {
    padding: 48px 0;
}

.section-bg--grey {
    background-color: #fafafa;
}

.section-bg--l-grey {
    background-color: #F5F5F5;
}

.section-bg--white {
    background-color: #fff;
}

.bg-lb {
    background-color: #d1e4f0;
}

.b-shadow-br {
    -webkit-box-shadow: 6px 0px 12px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 6px 0px 12px 0px rgba(0, 0, 0, 0.05);
}

.bdrs-16 {
    -webkit-border-radius: 16px;
    border-radius: 16px;
}

.bt-white-t {
    border-top: 1px solid #fff;
}

.pb-48 {
    padding-bottom: 48px;
}

.pb-78 {
    padding-bottom: 78px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-32 {
    margin-top: 32px;
}

.mb-32r {
    margin-bottom: 2rem;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-32 {
    margin-bottom: 32px;
}

.ol-list {
    list-style-type: decimal !important;
    padding-left: 40px;
    margin-bottom: 16px;
}

.it {
    font: 400 italic 1rem/1rem "cpw-opensans", sans-serif;
}

p {
    margin-bottom: 16px;
}

.img-fluid {
    width: 100%;
    display: block;
}

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

.cpw-header__search-btn {
    border: none;
    outline: none;
}

.section input:not([type="submit"]), .section textarea {
    width: 100%;
}

.op-1 {
    opacity: 1 !important;
}

.homepage-top__left {
    padding-top: 24px;
}

.homepage-top__left--image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: left center;
    width: 100%;
    height: 360px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
}

.homepage-top__left--desc {
    position: relative;
    top: -60px;
    width: 100%;
    max-width: 350px;
    padding: 24px;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #fff;
    color: #0079C1;
}

.homepage-top__right {
    color: #0079C1;
}

.homepage-top__right h3:first-child {
    margin-bottom: 24px;
}

.homepage-top__right h3:nth-child(2) {
    margin-bottom: 16px;
}

.homepage-top__right form {
    width: 100%;
    padding: 1.5rem;
    margin-bottom: 32px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
}

.homepage-top__right form .cpw-text-s {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.homepage-top__right form input {
    width: 100%;
    padding: 16px 15px;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.2);
}

.homepage-top__right form .input-home-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.homepage-top__right form .input-home-search .dripicons-plus {
    position: absolute;
    top: -webkit-calc(50% - 16px);
    top: calc(50% - 16px);
    right: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 32px;
    cursor: pointer;
    color: #000;
    opacity: .6;
}

.homepage-top__right form p {
    color: #a5a5a5;
}

.homepage-top__right > p {
    margin: 16px 0;
}

.homepage-top__right a {
    color: #0079C1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.homepage-top__right a:hover {
    opacity: 0.7;
}

.homepage-top__right--adress {
    opacity: 0;
    width: 100%;
    height: 240px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    padding: 1.5rem;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    z-index: 2000;
}

.homepage-top__right--adress--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 192px;
    overflow-y: auto;
}

.homepage-top__right--adress--inner li a, .homepage-top__right--adress--inner li p {
    display: inline-block;
    color: #0079C1;
    margin-bottom: 0.5rem;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    cursor: pointer;
}

.homepage-top__right--adress--inner li a:hover, .homepage-top__right--adress--inner li p:hover {
    opacity: .7;
    color: #0079C1;
}

.owl-home-slider_top, .owl-home-slider_bot {
    position: relative;
    margin: 0 auto;
}

.owl-home-slider_top .owl-item, .owl-home-slider_bot .owl-item {
    margin: 0 auto !important;
}

.owl-home-slider_top .owl-nav, .owl-home-slider_bot .owl-nav {
    position: absolute;
    margin-top: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: -webkit-calc(44% - 5px);
    top: calc(44% - 5px);
    padding: 0px;
}

.owl-home-slider_top .owl-nav [class*="owl-"], .owl-home-slider_bot .owl-nav [class*="owl-"] {
    padding: 0;
    margin: 0;
    height: 32px;
    width: 32px;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /*background-color: #0079C1;*/
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    position: relative;
}

@media screen and (prefers-reduced-motion: reduce) {
    .owl-home-slider_top .owl-nav [class*="owl-"], .owl-home-slider_bot .owl-nav [class*="owl-"] {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.owl-home-slider_top .owl-nav [class*="owl-"]:hover, .owl-home-slider_bot .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
}

.owl-home-slider_top .owl-nav .home-nav, .owl-home-slider_bot .owl-nav .home-nav {
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-image: url(/local/templates/mosenergo/assets/img/homepage/right-arrow.svg);
}

.owl-home-slider_top .owl-nav .owl-next, .owl-home-slider_bot .owl-nav .owl-next {
    right: -33px !important;
}

.owl-home-slider_top .owl-nav .owl-prev, .owl-home-slider_bot .owl-nav .owl-prev {
    left: -33px !important;
}

.owl-home-slider_top .owl-nav .home-nav-prev, .owl-home-slider_bot .owl-nav .home-nav-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.owl-home-slider_top .owl-dots, .owl-home-slider_bot .owl-dots {
    margin-top: 2rem;
}

.owl-home-slider_top .owl-dots .owl-dot span, .owl-home-slider_bot .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    margin: 0 12px;
}

@media screen and (prefers-reduced-motion: reduce) {
    .owl-home-slider_top .owl-dots .owl-dot span, .owl-home-slider_bot .owl-dots .owl-dot span {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.owl-home-slider_top .owl-dots .owl-dot.active span, .owl-home-slider_top .owl-dots .owl-dot:hover span, .owl-home-slider_bot .owl-dots .owl-dot.active span, .owl-home-slider_bot .owl-dots .owl-dot:hover span {
    background-color: #0079C1;
}

.owl-home-slider_bot .owl-nav {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    top: auto !important;
    bottom: 36px;
}

.owl-home-slider_bot .owl-nav .owl-next {
    right: -webkit-calc(40% - 6px) !important;
    right: calc(40% - 6px) !important;
}

.owl-home-slider_bot .owl-nav .owl-prev {
    left: -webkit-calc(40% - 6px) !important;
    left: calc(40% - 6px) !important;
}

.owl-home-slider_bot .owl-dots {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3rem;
}

.last-news h2 {
    margin-bottom: 2rem;
    color: #0079C1;
}

.last-news .col-4 {
    padding: 0;
}

.last-news__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
    /*border-radius: 16px;*/
    height: 100%;
    position: relative;
    margin-bottom: 3rem;
}

.last-news__item--img {
    /*border-radius: 16px;*/
    padding: 1.5rem;
    padding-bottom: 3rem;

    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: #D1E4F0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab;
}

@media screen and (prefers-reduced-motion: reduce) {
    .last-news__item--img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.last-news__item--img span {
    display: inline-block;
}

.last-news__item--img .date {
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.6);
}

.last-news__item--img .desc {
    font: 700 0.95rem/1.75rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 1rem;
}

.last-news__item--img.img {
    background-color: rgba(0, 0, 0, 0.4);
}

.last-news__item--img.img .date {
    color: white;
}

.last-news__item--img.img .desc {
    color: white;
}

.last-news__item--img .last-news__button {
    text-decoration: underline;
    position: absolute;

    bottom: 1.5rem;
    right: 2rem;

    cursor: pointer;
    color: #0079C1;
    font-weight: 600;
}

.last-news .btn-wrap-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.last-news .btn-wrap-top input {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
    height: 36px;
    padding: 0 16px;
    border: none;
    outline: none;
    background-color: transparent;
    color: #0079C1;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    font: 700 0.875rem/1.25rem "cpw-opensans", sans-serif;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .last-news .btn-wrap-top input {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.last-news .btn-wrap-top input.active {
    background-color: #0079C1;
    color: #fff;
}

.last-news .btn-wrap-top input:hover {
    background-color: #0079C1;
    color: #fff;
    opacity: 0.8;
}

.section-home-brands__top {
    margin-bottom: 64px;
}

.ul-left-navigation {
    padding-bottom: 48px;
}

.ul-left-navigation > li:not(.section-bg--grey).active {
    background-color: #0079C1;
}

.ul-left-navigation > li:not(.section-bg--grey).active a {
    color: #ffffff;
}

.ul-left-navigation > li:not(.section-bg--grey):hover {
    background-color: #D1E4F0;
}

.ul-left-navigation > li:not(.section-bg--grey):hover > a {
    color: #0079C1;
    opacity: 1;
}

.ul-left-navigation li.section-bg--grey > a, .ul-left-navigation li.section-bg--grey > p {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.ul-left-navigation li.section-bg--grey span {
    position: absolute;
    width: 14px;
    height: 9px;
    right: 16px;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
}

.ul-left-navigation li.section-bg--grey span:before, .ul-left-navigation li.section-bg--grey span:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #0079C1;
    top: 3px;
    left: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.ul-left-navigation li.section-bg--grey span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: -1px;
}

.ul-left-navigation li.section-bg--grey.active ul {
    display: block;
}

.ul-left-navigation li.section-bg--grey.active span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ul-left-navigation li.section-bg--grey.active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ul-left-navigation > li {
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .ul-left-navigation > li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.ul-left-navigation > li a, .ul-left-navigation > li p {
    display: block;
    color: #0079C1;
    margin-bottom: 0;
    padding: 16px;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.ul-left-navigation > li ul {
    display: none;
}

.ul-left-navigation > li ul li a, .ul-left-navigation > li ul li p {
    padding: 8px 16px 8px 36px;
}

.ul-left-navigation > li ul li:hover, .ul-left-navigation > li ul li.active {
    background-color: #0079C1;
}

.ul-left-navigation > li ul li:hover a, .ul-left-navigation > li ul li:hover p, .ul-left-navigation > li ul li.active a, .ul-left-navigation > li ul li.active p {
    opacity: 1;
    color: #ffffff;
}

.section-sub h1 {
    margin-bottom: 32px;
}

.section-sub h2 {
    margin-bottom: 32px;
}

.section-sub h3 {
    margin-bottom: 24px;
}

.section-sub p {
    line-height: 1.75rem;
}

.section-sub .ul-sub {
    padding-left: 10px;
    margin-bottom: 16px;
}

.section-sub .ul-sub li {
    padding-left: 32px;
    padding-right: 8px;
    margin-bottom: 8px;
    line-height: 1.75rem;
    font: 400 1rem/1.75rem "cpw-opensans", sans-serif;
}

.section-sub .ul-sub li:before {
    display: inline-block;
    content: "";
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #000000;
    position: relative;
    top: -4px;
    left: -20px;
    margin-right: -4px;
}

.section-sub .ul-sub li a {
    line-height: 1.75rem;
    color: #0079C1;
    text-decoration: underline;
}

.section-sub .ul-sub li span {
    font: 600 1rem/1.75rem "cpw-opensans", sans-serif;
}

.section-newspage .reference {
    background-color: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    padding: 32px;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    margin: 32px 0;
}

.section-newspage .reference h5 {
    margin-bottom: 16px;
    color: #0079C1;
}

.section-newspage .date {
    margin-bottom: 24px;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    opacity: 0.4;
}

.section-newspage h1 {
    margin-bottom: 24px;
}

.section-newspage .section-newspage--inner {
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.section-newspage .section-newspage--inner a, .section-newspage .section-newspage--inner p {
    color: #0079C1;
    margin-bottom: 16px;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.section-news-info--inner h2 {
    margin-bottom: 24px;
}

.section-news-info--inner p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-bottom: 16px;
}

.section-news-info--inner p:last-child {
    margin-bottom: 0;
}

.section-news-info--inner p a {
    font: 700 1.125rem/1.75rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 0;
    margin-left: 16px;
    text-decoration: underline;
}

.section-news-info--inner a {
    display: inline-block;
    color: rgba(0, 0, 0, 0.7);
    font: 600 0.875rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 24px;
}

.social-outer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social-outer a {
    margin: 0 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0079C1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 48px;
    width: 48px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .social-outer a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.social-outer a:hover {
    opacity: 0.7;
}

.social-outer a .ic-social {
    display: inline-block;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: contain !important;
    background-size: contain !important;
    background-position: center !important;
    width: 30px;
    height: 30px;
}

.social-outer a .ic-social-fb {
    background-image: url(/local/templates/mosenergo/assets/img/social/fb.svg);
}

.social-outer a .ic-social-vk {
    background-image: url(/local/templates/mosenergo/assets/img/social/vk.svg);
}

.social-outer a .ic-social-googl {
    background-image: url(/local/templates/mosenergo/assets/img/social/googl.svg);
}

.social-outer a .ic-social-twit {
    background-image: url(/local/templates/mosenergo/assets/img/social/twit.svg);
}

.social-outer a .ic-social-xz {
    background-image: url(/local/templates/mosenergo/assets/img/social/xz.svg);
}

.section-vacancies-det ul.ul-sub li {
    color: rgba(0, 0, 0, 0.7);
}

.section-vacancies-det p {
    color: rgba(0, 0, 0, 0.7);
}

.section-vacancies-det p a {
    color: #0079C1;
}

.section-vacancies-det p a:hover {
    text-decoration: underline;
}

.section-vacancies-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-vacancies-form form .form-title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    opacity: 0.6;
    margin-bottom: 4px;
}

.section-vacancies-form form input {
    margin-bottom: 1.5rem;
}

.section-vacancies-form form textarea {
    margin-bottom: 2rem;
}

.section-vacancies-form form .cpwi-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem;
}

.section-vacancies-form form .down-title {
    margin: 0;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    opacity: 0.6;
}

.section-vacancies-form form .down-desc {
    margin: 0;
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    opacity: 0.4;
}

/* Consent checkbox (bitrix:main.userconsent.request, template fz152)
   Make it render horizontally outside of the registration modal too */
.cpw-catalog__filter-item.custom_label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.cpw-catalog__filter-item.custom_label .custom_check{
    height: 24px;
    width: 24px;
    margin-right: 2rem;
}
.cpw-catalog__filter-item.custom_label .label{
    margin: 0;
}

.section-vacancies-form form .custom_label, #public-modal-lica .cpw-catalog__filter-item.custom_label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F5F5FF;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

#public-modal-lica .cpw-catalog__filter-item.custom_label {
    margin-bottom: 25px;
}

.section-vacancies-form form .custom_label .custom_check, #public-modal-lica .cpw-catalog__filter-item.custom_label .custom_check{
    height: 24px;
    width: 24px;
    margin-right: 2rem;
}

.section-vacancies-form form .custom_label .label, #public-modal-lica .cpw-catalog__filter-item.custom_label .label {
    margin: 0;
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.8);
}

.section-vacancies-form form .custom_label .label a {
    font: 700 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    text-decoration: underline;
}

.section-vacancies-form form .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
    width: 100%;
}

.section-vacancies-agr p {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 2rem;
}

.section-vacancies-agr .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-procurement a {
    color: #0079C1;
}

.section-contacts .black-links {
    margin-bottom: 16px;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #000000;
    display: block;
    text-decoration: none;
}

.section-contacts .black-links:hover {
    text-decoration: underline;
}

.section-contacts .blue-links {
    color: #0079C1;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    text-decoration: underline;
}

.section-contacts .blue-links:hover {
    text-decoration: none;
}

.section-services .title {
    margin-bottom: 2rem;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
}

.cwpi-modals {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 644px;
}

.cwpi-modals h1 {
    margin-top: 20px;
}

.cwpi-modals .another {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #666666;
    margin: 1.5rem 0;
}

.cwpi-modals .form-modal--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cwpi-modals .form-modal .title {
    display: inline-block;
    margin-bottom: 4px;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.cwpi-modals .form-modal .blue {
    color: #0079C1;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 1.5rem;
}

.cwpi-modals .form-modal input {
    width: 100%;
    margin-bottom: 16px;
}

.cwpi-modals .form-modal input:last-child {
    margin-bottom: 24px;
}

.cwpi-modals .form-modal .btn-wrap {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cwpi-modals .form-modal .btn-wrap--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.cwpi-modals .form-modal .btn-wrap--inner a {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #999999;
    margin-bottom: 0;
}

.cwpi-modals .form-modal .btn-wrap--inner .blue {
    color: #0079C1;
    margin-bottom: 8px;
}

.modal {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: bouncing .1s ease-in;
    animation: bouncing .1s ease-in;
}

@-webkit-keyframes bouncing {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes bouncing {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.modal-dialog {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    overflow: hidden;
    padding-left: 0;
}

.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin: 0 auto;
}

.form-modal-fiz {
    display: none;
}

.modal-wrap {
    padding-left: 0;
    position: relative;
}

.modal-wrap .cpwi-close {
    display: none;
}

.cpwi-close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 35px;
    color: #333333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modal-bg {
    min-height: 192px;
    min-width: 100%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 99%;
    -webkit-background-size: cover;
    background-size: cover;
}

.modal-bg--truba {
    background-image: url(/local/templates/mosenergo/assets/img/modals/truba.png);
}

.modal-bg--silus {
    background-image: url(/local/templates/mosenergo/assets/img/modals/silus.png);
}

.modal-bg--palka {
    background-image: url(/local/templates/mosenergo/assets/img/modals/palka.png);
}

.modal-bg--grey-truba {
    background-image: url(/local/templates/mosenergo/assets/img/modals/grey-truba.png);
}

.modal-enter .modal-dialog {
    padding-right: 0;
}

.modal-enter .modal-enter--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-enter .modal-enter--inner .title {
    color: #fff;
    font: 700 2rem/2.5rem "cpw-opensans", sans-serif;
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.modal-enter .modal-enter--inner .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.modal-lica .input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 1rem;
}

.modal-lica .input-wrapper .blocks:first-child {
    padding-right: 0;
}

.modal-lica .input-wrapper .blocks:last-child {
    padding-left: 0;
}

.modal-lica .input-wrapper p {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.modal-lica .input-wrapper .input-title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 4px;
}

.modal-lica .timer {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 1.75rem;
}

.modal-lica .info {
    margin-bottom: 1rem;
}

.modal-lica .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
}

.modal-password .title-blue {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
}

.page-404 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}

.page-404--top {
    background-color: #E24F4F;
    text-align: center;
    padding: 2.6875rem 1.3125rem 3.375rem 2.75rem;
}

.page-404--top p {
    font: 600 3rem/4.0625rem "cpw-opensans", sans-serif;
    color: #ffffff;
}

.page-404--bot {
    position: relative;
    top: -2.1875rem;
}

.page-404--bot p {
    font: 700 12rem/16.3125rem "cpw-opensans", sans-serif;
    color: #0079C1;
}

.mapsite h1 {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.mapsite--item {
    margin-top: 0rem;
    margin-bottom: 2rem;
    display: block;
}

.mapsite--item p, .mapsite--item a {
    display: block;
}

.mapsite .map-title {
    color: #0079C1;
    font: 700 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-bottom: 1.5rem;
    text-decoration: none;
}

.mapsite .map-item {
    color: rgba(0, 0, 0, 0.8);
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 1rem;
    text-decoration: none;
}

.mapsite .map-ul-title {
    color: rgba(0, 0, 0, 0.8);
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 8px;
    text-decoration: none;
}

.mapsite .map-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem;
}

.mapsite .map-ul a {
    display: block;
    margin-bottom: 8px;
    font: 600m 0.875rem/1.25rem "cpw-opensans", sans-serif;
    font-style: italic;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
}

.mapsite .map-ul a:last-child {
    margin-bottom: 0;
}

/* Searchsite Start */
.searchsite--page h1 {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.searchsite--page .searchsite--input__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.searchsite--page .searchsite--input__wrap input {
    background-color: #fafafa;
}

.searchsite--page .searchsite--input__wrap .dripicons-search {
    color: #0079C1;
    font-size: 28px;
    position: absolute;
    top: -webkit-calc(50% - 14px);
    top: calc(50% - 14px);
    left: 0;
}

.searchsite--page input:not([type="submit"]) {
    border: none !important;
    border-bottom: 1px solid #0079C1 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding-left: 44px !important;
}

.searchsite--page .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

.searchsite--page .cpwi-pagination {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

/* Searchsite End */
/* My Tooltip Start */
.cpwi-tooltip--wrap {
    position: absolute;
    max-width: 256px;
    min-width: 150px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #fff;
    z-index: 3000;
    padding: 1rem;
    border: 1px solid #E0E0E0;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
}

.cpwi-tooltip--wrap p {
    color: rgba(0, 0, 0, 0.6);
    margin: 0;
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.cpwi-tooltip--wrap p span {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

/* My Tooltip End */
/* Calcul Start */
.section-calc .calc-step__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
}

.section-calc .calc-step__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    border: 1px solid #BDBDBD;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .section-calc .calc-step__item {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.section-calc .calc-step__item.active {
    border: 1px solid transparent;
    background-color: #0079C1;
    color: #fff;
}

.section-calc .calc-row__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-calc .calc-row__top > div {
    margin-bottom: 1rem;
}

.section-calc .calc-row__top p {
    margin: 0;
    opacity: 0.7;
}

.section-calc .desc--grey {
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 2rem;
}

.section-calc .desc {
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 3rem;
}

.section-calc .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-calc .calc-2__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}

.section-calc .calc-2__wrap p {
    margin: 0;
    margin-right: 2rem;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.7);
}

.section-calc .calc-2__wrap--main {
    margin-bottom: 2rem;
}

.section-calc .calc-2__wrap--main p {
    color: rgba(0, 0, 0, 0.7);
    margin: 0;
}

.section-calc .ml-rem-24 {
    margin-left: 1.5rem;
}

.section-calc .calc-2--item {
    background-color: #F5F5FF;
    margin-bottom: 2rem;
    padding: 2rem;
    max-width: 350px;
}

.section-calc .calc-2--item .title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 1rem;
}

.section-calc .calc-2--item .custom_label {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    margin-bottom: 1rem;
}

.section-calc .calc-2--item .custom_label:last-child {
    margin-bottom: 0 !important;
}

.section-calc .calc-2--item .custom_label .custom_check {
    margin-right: 2rem !important;
}

.section-calc .calc-2--item .custom_label .label {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.8);
}

.section-calc .calc-form-3 .bold {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    text-decoration: none;
    color: #0079C1;
}

.section-calc .calc-form-3 p {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.7);
}

.section-calc .calc-form-3 .btn-wrap {
    margin-top: 3rem;
}

.section-calc .table {
    width: 100%;
    margin-bottom: 2rem;
    text-align: left;
}

.section-calc .table td {
    max-width: 50%;
}

/* Calcul End */
/* Coockie Start */
.coockie__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #0079C1;
    z-index: 5;
    min-height: 96px;
}

.coockie__wrapper .coockie__header {
    min-height: 96px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coockie__wrapper p {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #ffffff;
    margin: 0;
    margin-right: 0.75rem;
    -webkit-flex-shrink: 10;
    -ms-flex-negative: 10;
    flex-shrink: 10;
}

.coockie-blue-round {
    background-color: rgba(255, 255, 255, 0.16);
    height: 64px;
    width: 64px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-right: 2rem;
}

.coockie-blue-round i {
    display: inline-block;
    width: 10px;
    height: 36px;
    color: rgba(255, 255, 255, 0.24);
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/warning.svg);
}

/* Coockie End */
.modal .map {
    height: 584px;
}

.modal .zone_info {
    text-align: center;
    color: red;
    font-size: 1.5rem;
    margin-top: 1.5rem;
}

/* Header-Lk Start */
.section-lk-header {
    width: 100%;
}

.section-lk-header--top {
    background-color: #fff;
}

.section-lk-header--bot {
    background-color: #0079C1;
    color: #fff;
    height: 96px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-lk-header--bot .header-lk-round {
    margin-right: 2rem;
    height: 64px;
    width: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.08);
    position: relative;
}

.section-lk-header--bot .header-lk-round i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    content: "";
    width: 18px;
    height: 24px;
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0.24);
    background-image: url(/local/templates/mosenergo/assets/img/lk/rub.svg);
}

.section-lk-header--bot .lk-header--bot__desc h3 {
    margin-bottom: 0px;
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
}

.section-lk-header--bot .lk-header--bot__desc p {
    margin-bottom: 0;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
}

.section-lk-header--bot .lk-header--bot__desc p span {
    font: 700 1.75rem/2.625rem "cpw-opensans", sans-serif;
}

.section-lk-header--bot .lk-header--bot__btn {
    margin-left: auto;
}

.section-lk-header--bot .lk-header--bot__btn a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    vertical-align: middle;
    padding: 0 24px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #0079C1;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.header-lk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 5;
    -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    max-width: 1280px;
    margin: 0 auto;
}

.header-lk .header-inner .logo-header {
    width: 130px;
    height: 32px;
}

.header-lk .header-inner__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-lk .header-inner__logo .lk-burger {
    display: none;
    cursor: pointer;
}

.header-lk .header-inner__logo .lk-burger .dripicons-menu {
    color: #0079C1;
    font-size: 32px;
    margin-right: 1.5rem;
}

.header-lk .header-inner__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-lk .header-inner__info .profile {
    height: 36px;
    width: 36px;
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/lk/profile.svg);
}

.header-lk .header-inner__info p {
    margin-bottom: 0;
    margin-right: 2.25rem;
    margin-left: 3.75rem;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
}

.header-lk .header-inner__info .bs-color {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-lk .header-inner__info .bs-color i {
    margin-right: 8px;
}

.header-lk .header-inner__info .bs-color > span {
    color: #0079C1;
}

.header-lk .header-inner__settings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0079C1;
}

.header-lk .header-inner__settings .lk-header-exit {
    color: #0079C1;
}

.header-lk .header-inner__settings.mess span {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.header-lk .header-inner__settings.active .icon-bell--wrap__desc {
    display: block;
}

.header-lk .header-inner__settings i {
    cursor: pointer;
}

.header-lk .header-inner__settings .icon-bell--wrap {
    position: relative;
    margin-top: 0rem;
    margin-bottom: 0rem;
    margin-left: 3.75rem;
    margin-right: 3.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header-lk .header-inner__settings .icon-bell--wrap span {
    display: none;
    cursor: pointer;
    position: absolute;
    top: -11px;
    right: -10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #ed4f4f;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.header-lk .header-inner__settings .icon-bell--wrap__desc {
    display: none;
    z-index: 50;
    position: absolute;
    top: 45px;
    right: -40px;
    background-color: #fff;
    padding: 16px;
    width: 350px;
    max-width: 370px;
    min-height: 140px;
    max-height: 340px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.24);
}

.header-lk .header-inner__settings .icon-bell--wrap__desc:before, .header-lk .header-inner__settings .icon-bell--wrap__desc:after {
    position: absolute;
    content: "";
    right: 40px;
    top: -24px;
    border: 12px solid transparent;
    border-bottom: 12px solid #fff;
}

.header-lk .header-inner__settings .icon-bell--wrap__desc:before {
    top: -25px;
    border-bottom: 13px solid #8C9BA5;
}

.header-lk .header-inner__settings .icon-bell--wrap__desc--inner {
    overflow-y: auto;
    height: 100%;
    max-height: 300px;
}

.header-lk .header-inner__settings .icon-bell--wrap__desc--item {
    border-bottom: 1px solid rgba(0, 121, 193, 0.2);
    padding: 1rem 0.5rem;
}

.header-lk .header-inner__settings .icon-bell--wrap__desc--item:first-child {
    border-top: 1px solid rgba(0, 121, 193, 0.2);
}

.header-lk .header-inner__settings .icon-bell--wrap__desc--item .title {
    font: 700 1rem/1.375rem "cpw-opensans", sans-serif;
    margin-bottom: 0.5rem;
}

.header-lk .header-inner__settings .icon-bell--wrap__desc--item .desc {
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    margin-bottom: 0;
}

.header-lk .header-inner__settings .dripicons-gear {
    font-size: 28px;
}

.header-lk .header-inner__settings .dripicons-bell {
    font-size: 24px;
}

.header-lk .header-inner__settings .dripicons-exit {
    font-size: 28px;
}

.header-lk #header-mess.active .icon-bell--wrap__desc {
    display: block;
}

.header-lk--fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

/* Header-Lk End */
/* Lk Left Menu Start */
.main-lk--fixed {
    margin-top: 96px;
}

.ul-left-navigation--lk li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ul-left-navigation--lk li a .ic {
    margin-right: 8px;
    color: #0079C1;
}

.ul-left-navigation--lk li a .ic-lMenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
}

.ul-left-navigation--lk li a .ic-lMenu-profile {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-profile.svg);
}

.ul-left-navigation--lk li a .ic-lMenu-data {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-data.svg);
}

.ul-left-navigation--lk li a .ic-lMenu-cash {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-cash.svg);
}

.ul-left-navigation--lk li a .ic-lMenu-money {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-money.svg);
}

.ul-left-navigation--lk li a .ic-lMenu-mess {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-mess.svg);
}

.ul-left-navigation--lk li a .ic-lMenu-tech {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-tech.svg);
}

.ul-left-navigation--lk li a .ic-lMenu-pay {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-pay.svg);
}

.ul-left-navigation--lk li a i {
    font-size: 32px;
}

.ul-left-navigation--lk li.active a .ic {
    color: #fff;
}

.ul-left-navigation--lk li.active a .ic-lMenu-profile {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-profile-h.svg);
}

.ul-left-navigation--lk li.active a .ic-lMenu-data {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-data-h.svg);
}

.ul-left-navigation--lk li.active a .ic-lMenu-cash {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-cash-h.svg);
}

.ul-left-navigation--lk li.active a .ic-lMenu-money {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-money-h.svg);
}

.ul-left-navigation--lk li.active a .ic-lMenu-mess {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-mess-h.svg);
}

.ul-left-navigation--lk li.active a .ic-lMenu-tech {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-tech-h.svg);
}

.ul-left-navigation--lk li.active a .ic-lMenu-pay {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-pay-h.svg);
}

.ul-left-navigation--lk li.active:hover a .ic {
    color: #0079C1 !important;
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-profile {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-profile.svg);
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-data {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-data.svg);
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-cash {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-cash.svg);
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-money {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-money.svg);
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-mess {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-mess.svg);
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-tech {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-tech.svg);
}

.ul-left-navigation--lk li.active:hover a .ic-lMenu-pay {
    background-image: url(/local/templates/mosenergo/assets/img/lk/leftmenu/lk-pay.svg);
}

/* Lk Left Menu End */
/* Lk Content Start */
.lk-wrapper {
    margin-top: 32px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    padding-top: 2rem;
    padding-bottom: 8.125rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.lk-wrapper .blueArrowLeft {
    margin-bottom: 32px;
}

.lk-wrapper-trapeze {
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    padding: 32px 32px 130px;
}

.lk-wrapper-trapeze .cpwi-question {
    border: none;
    outline: none;
    position: relative;
    top: 3px;
    cursor: pointer;
    display: inline-block;
    margin-left: 1rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    min-width: 16px;
    min-height: 16px;
    content: "";
    background-image: url(/local/templates/mosenergo/assets/img/lk/quest.svg);
}

.ul-lk-before-content {
    margin-top: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #F5F5F5;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
}

.ul-lk-before-content li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ul-lk-before-content li a {
    width: 100%;
    text-align: center;
    z-index: 1;
    color: #0079C1;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    display: inline-block;
    padding: 8px 16px;
}

.ul-lk-before-content li.active {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    background-color: #fff;
}

.ul-lk-before-content li.plus {
    padding: 8px;
    width: auto;
    min-width: 32px;
}

.ul-lk-before-content li.plus a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.ul-lk-before-content li.plus a:before, .ul-lk-before-content li.plus a:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background-color: #0079C1;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .ul-lk-before-content li.plus a:before, .ul-lk-before-content li.plus a:after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.ul-lk-before-content li.plus a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ul-lk-before-content li.plus a:hover:before, .ul-lk-before-content li.plus a:hover:after {
    opacity: 0.7;
}

.lk-title {
    color: #0079C1;
    margin-bottom: 24px;
}

.lk-title--desc {
    color: #0079C1;
    font: 700 1.125rem/2.25rem "cpw-opensans", sans-serif;
    margin-bottom: 8px;
}

.ul-lk {
    margin-bottom: 40px;
}

.ul-lk-title {
    margin-bottom: 4px;
}

.ul-lk li {
    position: relative;
    padding-left: 35px;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
}

.ul-lk li:before {
    display: inline-block;
    content: " ";
    height: 4px;
    width: 4px;
    background-color: #000000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: 10px;
}

.lk-block-transp {
    padding: 16px;
    background: #FFFFFF;
    border: 2px solid #E0E0E0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.lk-block-transp--title {
    color: rgba(0, 0, 0, 0.6);
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lk-block-transp--date {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
    margin-bottom: 1rem;
}

.lk-block-transp--date.true {
    color: #0079C1;
}

.lk-block-transp--date.false {
    color: #ED1112;
}

.lk-block-transp--next {
    color: rgba(0, 0, 0, 0.7);
    font: 700 0.75rem/1.125rem "cpw-opensans", sans-serif;
    margin-bottom: 0px;
}

.lk-block-transp .blueArrowRight {
    cursor: pointer;
}

.lk-block-transp .blueArrowRight:hover {
    color: #0079C1;
    opacity: 0.7;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-block-transp .blueArrowRight:hover {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-block-transp .numb {
    font: 600 0.75rem/1.125rem "cpw-opensans", sans-serif;
    margin-top: 1rem;
    margin-bottom: 0rem;
    color: #0079C1;
}

.ic-block-transp {
    display: inline-block;
    margin-left: auto;
    height: 32px;
    width: 32px;
    content: "";
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.ic-block-transp--cold {
    background-image: url(/local/templates/mosenergo/assets/img/lk/blocktransp/lk-cold1.svg);
}

.ic-block-transp--hot {
    background-image: url(/local/templates/mosenergo/assets/img/lk/blocktransp/lk-hot1.svg);
}

.ic-block-transp--fire {
    background-image: url(/local/templates/mosenergo/assets/img/lk/blocktransp/lk-fire1.svg);
}

.form-lk-app .form-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
}

.form-lk-app .row > div {
    margin-bottom: 1rem;
}

.form-lk-app .lk-loc-obj-radio--wrap .custom_label-radio:first-child {
    margin-bottom: 1.5rem;
}

.section-lk input {
    height: 48px !important;
    border: 1px solid #0079C1 !important;
}

.section-lk input *::-webkit-input-placeholder, .section-lk input .placeholder {
    color: "#000" !important;
    opacity: 0.4;
}

.section-lk input *:-moz-placeholder, .section-lk input .placeholder {
    color: "#000" !important;
    opacity: 0.4;
}

.section-lk input *::-moz-placeholder, .section-lk input .placeholder {
    color: "#000" !important;
    opacity: 0.4;
}

.section-lk input *:-ms-input-placeholder, .section-lk input .placeholder {
    color: "#000" !important;
    opacity: 0.4;
}

.section-lk input.bd-red {
    border: 1px solid red !important;
}

.section-lk input.big {
    height: 51px !important;
    color: rgba(0, 0, 0, 0.4);
    font: 600 0.875rem/1.1875rem "cpw-opensans", sans-serif;
}

.lk-wrapper .text-right {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    font-style: italic;
    margin-bottom: 2rem;
}

.lk-wrapper .title-numb {
    color: #0079C1;
    margin-bottom: 1.5rem;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
}

.lk-select-doc-form .fw-b {
    margin-bottom: 2rem;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.lk-select-doc-form .fw-b span {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
}

.lk-select-doc-form .text-s {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 2rem;
}

.lk-select-doc-form--bot p {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}

.lk-select-doc-form--bot .custom_label-radio {
    white-space: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem;
}

.lk-select-doc-form--bot .custom_label-radio:last-child {
    margin-bottom: 0 !important;
}

.lk-select-doc-form .selection-document--wrap p {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin: 0;
}

.lk-select-doc-form .selection-document--wrap .bold {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    margin: 0;
    color: #0079C1;
    text-decoration: none;
}

.lk-select-doc-form .selection-document--wrap a {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin: 0;
    text-decoration: underline;
}

.lk-select-doc-form .selection-document--wrap a:hover {
    text-decoration: none;
}

.lk-select-doc-form .selection-document--wrap > .row {
    margin-bottom: 1.5rem;
}

.lk-attac-doc p {
    margin-bottom: 0.5rem;
}

.lk-attac-doc .lk-attack-title {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.lk-attac-doc--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lk-attac-doc--inner p {
    margin-bottom: 0 !important;
}

.lk-attac-doc-ok--wrap {
    background-color: #F5F5FF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5rem 2rem;
    margin-top: 2rem;
    margin-bottom: 0;
}

.lk-attac-doc-ok--wrap .custom_check {
    margin-right: 32px !important;
}

.lk-attac-doc-ok--wrap .custom_label {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.lk-attac-doc-ok--wrap .label {
    margin-bottom: 0 !important;
}

.lk-tech-opc .lk-attac-doc--inner {
    margin-bottom: 0;
}

.lk-tech-opc .row > div {
    margin-bottom: 1.5rem;
}

.lk-tech-opc .p-op {
    color: rgba(0, 0, 0, 0.4);
    font: 600 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    margin-bottom: 1.5rem;
}

.lk-tech-opc--right_block {
    background-color: #f5f5ff;
    padding: 1rem;
    margin-bottom: 1rem;
}

.lk-tech-opc--right_block p {
    color: rgba(0, 0, 0, 0.8);
    font: 600 0.875rem/1.1875rem "cpw-opensans", sans-serif;
}

.lk-tech-opc textarea {
    border: 1px solid #0079C1;
    height: 96px;
    margin-bottom: 1.5rem;
}

.lk-tech-opc .lk-attac-doc--inner-area .title-numb {
    margin-bottom: 1rem;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .lk-tech-opc__banzaj--title {
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    margin-bottom: 0px;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper__1 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper__1 .lk-tech-opc__banzaj--title {
    margin-bottom: 0.875rem;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .lk-tech-opc__banzaj--item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .title {
    font: 600 8px/14px "cpw-opensans", sans-serif;
    margin-bottom: 9px;
    color: #0079C1;
    width: 56px;
    display: block;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .lk-tech-opc__banzaj--item {
    margin-right: 8px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .lk-tech-opc__banzaj--item:last-child {
    margin-right: 0;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .lk-tech-opc__banzaj--item .ic-arrow {
    display: inline-block;
    background-color: #fff;
    width: 14px;
    height: 24px;
    position: absolute;
    right: 4px;
    content: "";
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/lk/arrows.png);
    pointer-events: none;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .banzaj-input {
    width: 56px;
    height: 48px;
    padding: 8px;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .banzaj-input.out {
    border-color: #FF863E !important;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .banzaj-select {
    border: 1px solid #0079C1;
    width: 56px;
    height: 48px;
    padding: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .ana {
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.4);
    margin-top: 0rem;
    margin-bottom: 1.5rem;
}

.lk-tech-opc .lk-tech-opc__banzaj--wrapper .lk-tech-opc__banzaj--item__grow {
    width: 128px;
}

.lk-personal-data .title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 4px;
}

.lk-personal-data .title-big {
    font: 400 1.125rem/1.75rem "cpw-opensans", sans-serif;
}

.lk-personal-data .title-big--top {
    margin-bottom: 0;
    margin-top: 4.5rem;
}

.lk-personal-data .desc {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #000000;
    opacity: 0.8;
    margin-bottom: 1rem;
    display: inline-block;
    position: relative;
}

.lk-personal-data .desc.danger {
    font: 600 1.5rem/2.25rem "cpw-opensans", sans-serif;
    color: #ed1112;
}

.lk-personal-data .desc.danger-big {
    font: 700 2rem/3rem "cpw-opensans", sans-serif;
    margin-bottom: 1rem;
}

.lk-personal-data .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.lk-personal-data .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.5rem auto 0;
}

.lk-personal-data .btn-wrap .btn-action {
    height: 48px !important;
    cursor: pointer;
    margin-left: 1rem;
}

.lk-personal-data .btn-wrap .btn-action--transp {
    height: 48px !important;
    cursor: pointer;
    border: 2px solid #0079C1 !important;
    margin-right: 1rem;
}

.lk-personal-data .op-4 {
    opacity: 0.4 !important;
}

.lk-personal-data input {
    height: 40px !important;
    border: 1px solid #ECECEC !important;
    color: #000;
    margin-bottom: 1rem;
}

.form-personal-data-pass span {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #000;
    opacity: 0.6;
}

.form-personal-data-pass input {
    margin-bottom: 8px;
}

.lk-personal-data-accardeon {
    margin-top: 1.5rem;
}

.lk-personal-data-accardeon--title {
    margin-top: 0;
    margin-bottom: 1rem;
    cursor: pointer;
}

.lk-personal-data-accardeon--title p {
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    color: #0079C1;
    position: relative;
    width: 50%;
}

.lk-personal-data-accardeon--title p span {
    position: absolute;
    width: 14px;
    height: 9px;
    right: 16px;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
}

.lk-personal-data-accardeon--title p span:before, .lk-personal-data-accardeon--title p span:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #0079C1;
    top: 3px;
    left: -4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.lk-personal-data-accardeon--title p span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: -5px;
}

.lk-personal-data-accardeon--title p.active span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.lk-personal-data-accardeon--title p.active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.block-transparent-blue-wrapper {
    display: inline-block;
    padding: 1rem;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.block-transparent-blue-wrapper span {
    display: block;
}

.block-transparent-blue-wrapper .title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
}

.block-transparent-blue-wrapper .desc {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin: 0;
}

.block-transparent-blue-wrapper .price {
    margin-bottom: 0;
    margin-top: 1rem;
    color: #0FAE62;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.block-transparent-blue-wrapper .price-dang {
    color: #d30f10;
}

.block-transparent-blue-wrapper .pay {
    margin-top: 1rem;
    margin-bottom: 0;
    text-decoration: none;
    color: #0079C1;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.block-transparent-blue-wrapper:hover, .block-transparent-blue-wrapper.active {
    background-color: rgba(0, 121, 193, 0.8);
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
}

.block-transparent-blue-wrapper:hover .title, .block-transparent-blue-wrapper.active .title {
    color: #ffffff;
    opacity: 0.6;
}

.block-transparent-blue-wrapper:hover .desc, .block-transparent-blue-wrapper.active .desc {
    color: #ffffff;
}

.lk-counter-wrapper .lk-counter-item {
    background-color: #F0F0F0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0 12px 24px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 2rem;
    margin-bottom: 2rem;
}

.lk-counter-wrapper .lk-counter-item p {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin: 0;
    padding-right: 56px;
}

.lk-counter-wrapper .lk-counter-item span {
    display: inline-block;
    border: 8px solid transparent;
    border-top: 8px solid #0079C1;
    position: relative;
    top: 4px;
    right: 24px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-counter-wrapper .lk-counter-item span {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-counter-wrapper .lk-counter-item.active span {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    top: -4px;
}

.lk-new {
    text-align: center;
}

.lk-new h2 {
    font: 600 1.75rem/2.625rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin: 2rem 0;
}

.lk-new p {
    font: 400 1.25rem/2.625rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 2rem;
}

.lk-new .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lk-new .btn-wrap a {
    margin: 0 15px;
}

.lk-payment-indeb p {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.lk-payment-indeb .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lk-payment-indeb .block-transparent-blue-wrapper:hover {
    background: #FFFFFF;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
}

.lk-payment-indeb .block-transparent-blue-wrapper:hover .title {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
}

.lk-payment-indeb .block-transparent-blue-wrapper:hover .desc {
    color: #0079C1;
}

.lk-pay-calc .lk-desc {
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-top: 0rem;
    margin-bottom: 2rem;
    color: #0079C1;
}

.lk-pay-calc span {
    color: #0079C1;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.lk-pay-calc input {
    border: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #0079C1 !important;
    text-align: center;
}

.lk-pay-calc .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 0rem;
}

.lk-pay-calc .btn-wrap a {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.next-step-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3rem;
    margin-bottom: 0rem;
}

.next-step-wrapper .p-next-step {
    font: 400 1rem/1.375rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.4);
    margin: 0;
}

.next-step-wrapper .blueArrowLeft {
    margin: 0;
}

.next-step-wrapper .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.next-step-wrapper .arrowLeft--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.lk-tech-com-serv .desc {
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 2rem;
}

.lk-tech-com-serv .block-by {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
}

.lk-tech-com-serv .block-by--wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lk-tech-com-serv .block-by--left .itog {
    font: 600 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    color: #bdbdbd;
}

.lk-tech-com-serv .block-by--left .price {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    color: #ED1112;
}

.lk-tech-com-serv .by-desc--title {
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-bottom: 1rem;
    color: #0079C1;
    padding-left: 15px;
}

.lk-tech-com-serv .ul-by-desc li {
    margin-right: 1.5rem;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #BDBDBD;
}

.lk-tech-com-serv .ul-by-desc li:last-child {
    margin-right: 0;
}

.lk-tech-com-serv .ul-by-desc li.active {
    border: none;
}

.lk-tech-com-serv .ul-by-desc li.active a {
    background-color: rgba(0, 121, 193, 0.8);
    color: #ffffff;
}

.lk-tech-com-serv .ul-by-desc li a {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0079C1;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin: 0;
    padding: 8px 16px;
    max-width: 190px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 100%;
    width: 190px;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-tech-com-serv .ul-by-desc li a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-tech-com-serv .ul-by-desc li:hover {
    opacity: 0.7;
}

.lk-tech-com-serv .ul-by-desc--left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lk-tech-com-serv .ul-by-desc--left li {
    height: 56px;
}

.lk-tech-com-serv .ul-by-desc--right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lk-tech-com-serv .ul-by-desc--right li {
    width: 100%;
    max-width: 190px;
    min-height: 36px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 1rem;
}

.lk-tech-com-serv .ul-by-desc--right li.active {
    width: 100%;
    min-width: 190px;
    max-width: 190px;
}

.lk-tech-com-serv .ul-by-desc--right li.active a {
    width: 100%;
    max-width: 190px;
}

/* Modal LK Start */
.modal-lk {
    padding: 32px 0;
    padding-left: 15px;
    position: relative;
}

.modal-lk h3 {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
    margin-bottom: 2rem;
    color: #0079C1;
}

.modal-lk .cpwi-close {
    top: 0;
    color: #0079C1;
    font-size: 50px;
    display: block;
    content: "";
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/lk/close.svg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.lk-settings .custom_label {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.lk-settings .numb-title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 4px;
    color: #0079C1;
}

.lk-settings .numb-desc {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 1rem;
    color: #000;
}

.lk-settings .mail-title {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 4;
    color: #000;
}

.lk-settings input {
    height: 40px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
    margin-bottom: 4px;
}

.lk-settings textarea {
    height: 72px;
}

.lk-settings .mail-desc {
    margin-bottom: 0 !important;
}

.lk-settings .pass-title, .lk-settings .name-mess, .lk-settings .info-info {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    color: #0079C1;
}

.lk-settings .pass-desc {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin: 0 0 4px;
    color: #000000;
    opacity: 0.6;
}

.lk-settings .btn-wrapper {
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.lk-settings .name-mess {
    margin-top: 0;
    margin-bottom: 1rem;
}

.lk-settings .btn-wrap {
    margin-top: 2rem;
}

.lk-settings .send-mess {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin: 0px;
    color: #0079C1;
}



.lk-settings .cpw-catalog__filter-item {
     margin-bottom: 1rem;
 }



.lk-settings .cpw-catalog__filter-item .label {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0;
}

.lk-settings .add-lic {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    color: #0079C1;
}

.lk-settings .add-item-minus {
    margin-bottom: 8px;
    width: 148px;
}

.lk-settings .add-new-minus-item {
    margin-top: 1rem;
}

.lk-settings-lic .title-modal, .lk-settings-new-lic .title-modal, .lk-feedback-modal .title-modal {
    font: 600 1.5rem/2.25rem "cpw-opensans", sans-serif;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.lk-settings-lic .inp-title, .lk-settings-new-lic .inp-title, .lk-feedback-modal .inp-title {
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-bottom: 4px;
}

.lk-settings-lic .text-desc, .lk-settings-new-lic .text-desc, .lk-feedback-modal .text-desc {
    margin-bottom: 0;
}

.lk-settings-lic .phone-title, .lk-settings-new-lic .phone-title, .lk-feedback-modal .phone-title {
    color: #0079C1;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-top: 2.25rem;
    margin-bottom: 2rem;
}

.lk-settings-lic .btn-wrap, .lk-settings-new-lic .btn-wrap, .lk-feedback-modal .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.lk-settings-lic .time, .lk-settings-new-lic .time, .lk-feedback-modal .time {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.lk-settings-lic .info, .lk-settings-new-lic .info, .lk-feedback-modal .info {
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin-top: 2rem;
    margin-bottom: 0rem;
    color: #0079C1;
}

.lk-settings-lic .infos, .lk-settings-new-lic .infos, .lk-feedback-modal .infos {
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    margin: 0;
    color: #0079C1;
}

.lk-settings-lic .infos-wrap, .lk-settings-new-lic .infos-wrap, .lk-feedback-modal .infos-wrap {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.lk-settings-lic .modal-blue-round, .lk-settings-new-lic .modal-blue-round, .lk-feedback-modal .modal-blue-round {
    background: rgba(0, 121, 193, 0.5);
    height: 64px;
    width: 64px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.lk-settings-lic .modal-blue-round i, .lk-settings-new-lic .modal-blue-round i, .lk-feedback-modal .modal-blue-round i {
    display: inline-block;
    width: 10px;
    height: 36px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/lk/znak.svg);
}

.lk-feedback-modal .custom_select, .lk-feedback-modal .custom_option_wrap, .lk-answer-modal .custom_select, .lk-answer-modal .custom_option_wrap, .lk-com-serv-modal .custom_select, .lk-com-serv-modal .custom_option_wrap, .tab-pane .custom_select, .tab-pane .custom_option_wrap {
    border: 1px solid #ECECEC !important;
}

.lk-feedback-modal .infos, .lk-answer-modal .infos, .lk-com-serv-modal .infos, .tab-pane .infos {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    color: #0079C1;
}

.lk-feedback-modal .download-title, .lk-answer-modal .download-title, .lk-com-serv-modal .download-title, .tab-pane .download-title {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font: 400 0.875rem/1.1875rem "cpw-opensans", sans-serif;
    margin-left: 2rem;
}

.lk-feedback-modal .btn-wrapper, .lk-answer-modal .btn-wrapper, .lk-com-serv-modal .btn-wrapper, .tab-pane .btn-wrapper {
    margin-top: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lk-feedback-modal .placeholder, .lk-answer-modal .placeholder, .lk-com-serv-modal .placeholder, .tab-pane .placeholder {
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    color: #000000 !important;
    opacity: 1 !important;
}

.lk-feedback-modal textarea, .lk-answer-modal textarea, .lk-com-serv-modal textarea, .tab-pane textarea {
    height: 200px;
    padding: 1rem;
}

.lk-feedback-modal .inp-title, .lk-answer-modal .inp-title, .lk-com-serv-modal .inp-title, .tab-pane .inp-title {
    margin-bottom: 4px;
}

.lk-feedback-modal .modal-download-files, .lk-answer-modal .modal-download-files, .lk-com-serv-modal .modal-download-files, .tab-pane .modal-download-files {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 0 1rem;
    background-color: #0079C1;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-feedback-modal .modal-download-files, .lk-answer-modal .modal-download-files, .lk-com-serv-modal .modal-download-files, .tab-pane .modal-download-files {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-feedback-modal .modal-download-files .round, .lk-answer-modal .modal-download-files .round, .lk-com-serv-modal .modal-download-files .round, .tab-pane .modal-download-files .round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    margin-right: 8px;
    height: 32px;
    width: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.lk-feedback-modal .modal-download-files .round i, .lk-answer-modal .modal-download-files .round i, .lk-com-serv-modal .modal-download-files .round i, .tab-pane .modal-download-files .round i {
    display: inline-block;
    content: "";
    height: 20px;
    width: 14px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/mosenergo/assets/img/lk/modalfile.svg);
}

.lk-feedback-modal .modal-download-files .desc, .lk-answer-modal .modal-download-files .desc, .lk-com-serv-modal .modal-download-files .desc, .tab-pane .modal-download-files .desc {
    color: #ffffff;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
}

.lk-feedback-modal .modal-download-files.dwn, .lk-answer-modal .modal-download-files.dwn, .lk-com-serv-modal .modal-download-files.dwn, .tab-pane .modal-download-files.dwn {
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.lk-feedback-modal .modal-download-files.dwn:hover, .lk-answer-modal .modal-download-files.dwn:hover, .lk-com-serv-modal .modal-download-files.dwn:hover, .tab-pane .modal-download-files.dwn:hover {
    opacity: 0.7;
}

.lk-feedback-modal .modal-download-files .down-ic, .lk-answer-modal .modal-download-files .down-ic, .lk-com-serv-modal .modal-download-files .down-ic, .tab-pane .modal-download-files .down-ic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 1rem;
    background-color: rgba(255, 255, 255, 0.5);
    height: 24px;
    width: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.lk-feedback-modal .modal-download-files .down-ic i, .lk-answer-modal .modal-download-files .down-ic i, .lk-com-serv-modal .modal-download-files .down-ic i, .tab-pane .modal-download-files .down-ic i {
    display: inline-block;
    content: "";
    color: #ffffff;
    margin: 0;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.lk-feedback-modal .download-title-1, .lk-answer-modal .download-title-1, .lk-com-serv-modal .download-title-1, .tab-pane .download-title-1 {
    font: 600 1.5rem/2.25rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-left: 0;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    text-align: center;
}

.lk-feedback-modal a:hover, .lk-answer-modal a:hover, .lk-com-serv-modal a:hover, .tab-pane a:hover {
    color: #0079C1;
}

.lk-feedback-modal .blueArrowRight, .lk-answer-modal .blueArrowRight, .lk-com-serv-modal .blueArrowRight, .tab-pane .blueArrowRight {
    margin-top: 1.5rem;
}

.lk-feedback-modal {
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.lk-feedback-modal .modal-lk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.lk-feedback-modal h3 {
    color: #000;
    margin-top: 0rem;
    margin-bottom: 2rem;
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
}

.lk-feedback-modal .download-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lk-feedback-modal .modal-download-files.dwn {
    max-width: 210px;
    margin: 0 auto;
    position: relative;
}

.lk-feedback-modal .modal-download-files.dwn .down-ic {
    position: absolute;
    right: 16px;
}

.lk-answer-modal--new p {
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 1rem;
}

.lk-answer-modal--new .title {
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 1.5rem;
}

.lk-answer-modal--new .description {
    margin-bottom: 1.5rem;
}

.lk-answer-modal--new .h3-new {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}

.lk-doc-form-modal .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3.5rem;
    margin-bottom: 0rem;
}

.lk-doc-form-modal .btn-wrapper .btn-action[disabled] {
    background-color: #BDBDBD;
}

.lk-charges-modal .desc {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 2rem;
    text-align: center;
}

.lk-charges-modal .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 3rem;
}

/* Modal LK End */
/* Lk Content End */
.progress--wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.progress-round {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    min-height: 24px;
    min-width: 24px;
    max-height: 24px;
    max-width: 24px;
    background-color: #E0E0E0;
    margin: 0 -1px;
    z-index: 2;
    position: relative;
}

.progress-round.active {
    background-color: #0079C1;
}

.progress-round p {
    position: absolute;
    margin: 0;
    font: 400 0.875rem/1.25rem "cpw-opensans", sans-serif;
    position: absolute;
    top: -50px;
    width: 130px;
    left: -webkit-calc(50% - 130px/2);
    left: calc(50% - 130px/2);
    text-align: center;
}

.progress-polosa {
    z-index: 1;
    height: 8px;
    width: 100%;
    background-color: #E0E0E0;
}

.progress-polosa.active {
    background-color: #0079C1;
}

.progress--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.progress-desc p {
    text-align: center;
    color: #0079C1;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.btn-add-message {
    height: 72px;
    background-color: #0079C1;
    padding: 0px 16px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn-add-message {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.btn-add-message:hover {
    opacity: 0.7;
    color: #ffffff;
}

.btn-add-message span {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px 0 20px;
    top: 2px;
}

.btn-add-message span:before, .btn-add-message span:after {
    display: inline-block;
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background-color: #fff;
}

.btn-add-message span:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.blue-transport-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgba(0, 121, 193, 0.4);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 100%;
}

@media screen and (prefers-reduced-motion: reduce) {
    .blue-transport-block {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.blue-transport-block-crock {
    margin-bottom: 1.875rem;
}

.blue-transport-block img {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 8px;
}

.blue-transport-block p {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    margin: 0;
}

.blue-transport-block .dang {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #ED1112;
    margin-top: 1rem;
}

.blue-transport-block:hover {
    opacity: 0.9;
    border: 1px solid transparent;
    background: #FFFFFF;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
}

.blue-transport-block-not {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    border: 1px solid rgba(0, 121, 193, 0.4);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 100%;
    margin-bottom: 2rem;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .blue-transport-block-not {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.blue-transport-block-not img {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 8px;
}

.blue-transport-block-not p {
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

.blue-transport-block-not:hover {
    opacity: 0.9;
    border: 1px solid transparent;
    background: #FFFFFF;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
}

/* Tech Ad Start */
.tech-add--new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.modal-info-lk .ov-y {
    height: 60vh;
    overflow-y: auto;
    padding-left: 0rem;
    padding-right: 2rem;
}

.modal-info-lk .btn-wrapper {
    margin-top: 2rem;
    margin-bottom: 0rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-info-lk .lk-title--desc, .modal-info-lk .ul-lk-title {
    color: #0079C1;
    font: 700 1.125rem/2.25rem "cpw-opensans", sans-serif;
    margin-bottom: 8px;
}

.modal-info-lk .ul-lk {
    margin-bottom: 1.5rem;
}

.modal-info-lk .ul-modal-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
}

.modal-info-lk .ul-modal-info li {
    color: #0079C1;
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-right: 2rem;
    cursor: pointer;
}

.modal-info-lk .ul-modal-info li:last-child {
    margin-right: 0;
}

.modal-info-lk .ul-modal-info li.active {
    text-decoration: underline;
}

.section-tech-add-contacts .block-transparent-blue--wrap {
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

.section-tech-add-contacts .block-transparent-blue {
    margin-bottom: 0;
}

.section-tech-add-contacts .block-transparent-blue--outer {
    margin-top: 0rem;
    margin-bottom: 1.5rem;
}

.section-tech-add-contacts .blue {
    font: 600 1rem/1.75rem "cpw-opensans", sans-serif;
    color: #0079C1;
    margin-bottom: 2rem;
}

/* Tech Ad End */
.progress--table {
    min-width: 510px;
}

.progress--table--wrapps {
    overflow-x: auto;
}

.progress--table__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(219, 219, 219, 0.5);
}

.progress--table__head li {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.progress--table__head li p {
    text-align: center;
    color: #0079C1;
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    margin: 0;
}

.progress--table__body--item__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.progress--table__body--item__title li {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
}

.progress--table__body--item__title li p {
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
    margin: 0;
}

.progress--table__body--item__title li .orange {
    color: #FF863E;
}

.progress--table__body--item__title li .green {
    color: #0FAE62;
}

.progress--table__body--item__title li .red {
    color: #ED1112;
}

.progress--table__body--item__title li a {
    text-decoration: underline;
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    color: #0079C1;
    text-align: center;
}

.progress--table__body--item__title li .prog-close {
    display: none;
}

.progress--table__body--item__title li.active .prog-close {
    display: block;
}

.progress--table__body--item__title li.active .prog-open {
    display: none;
}

.progress--table__body--item__main {
    display: none;
    padding-top: 3.75rem;
    padding-bottom: 0rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
}

.progress--table__body--item:nth-child(even) .progress--table__body--item__title {
    background-color: rgba(219, 219, 219, 0.5);
}

.progress--table__body--item:nth-child(even) .progress--table__body--item__main {
    background-color: rgba(239, 239, 239, 0.5);
}

.col-menu {
    display: none;
    padding-left: 0;
}

.col-menu.active {
    display: block !important;
}

.col-menu__wrapper {
    display: none;
    background-color: #fff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
    height: 96px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.col-menu .dripicons-plus {
    font-size: 32px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #0079C1;
    cursor: pointer;
}

.col-menu .header-inner__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.col-menu .header-inner__info p {
    margin-bottom: 0;
    font: 600 1.125rem/1.75rem "cpw-opensans", sans-serif;
}

.col-menu .header-inner__info .bs-color {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.col-menu .header-inner__info .bs-color i {
    margin-right: 8px;
}

.col-menu .header-inner__info .bs-color > span {
    color: #0079C1;
}

.lk-block-transp__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lk-block-transp__wrap .lk-block-transp {
    margin-right: 2rem;
    margin-bottom: 2rem;
    min-width: 176px;
}

.block-transparent-blue-wrapper__outer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block-transparent-blue-wrapper__outer .block-transparent-blue-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 2rem;
    min-width: 176px;
}

.lk-wrapper-trapeze__navigation {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 2rem;
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap {
    position: relative;
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap p {
    margin: 0 0 0 0;
    padding-right: 24px;
    color: #0079C1;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    position: relative;
    cursor: pointer;
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap p span {
    display: inline-block;
    border: 8px solid transparent;
    border-top: 8px solid #0079C1;
    position: relative;
    top: 6px;
    right: -24px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap p span {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap.active span {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    top: -4px;
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap.active .lk-wrapper-trapeze__accardion--item {
    display: block;
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap .lk-wrapper-trapeze__accardion--item {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #E2E2E2;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    width: 100%;
    overflow: hidden;
    z-index: 100;
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap .lk-wrapper-trapeze__accardion--item li {
    padding: 8px;
    color: #0079C1;
    font: 600 0.875rem/1.25rem "cpw-opensans", sans-serif;
    cursor: pointer;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap .lk-wrapper-trapeze__accardion--item li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-wrapper-trapeze__navigation .lk-wrapper-trapeze__accardion--wrap .lk-wrapper-trapeze__accardion--item li:hover {
    background-color: #d1e4f0;
}

.lk-wrapper-trapeze__navigation a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 16px;
    width: 16px;
    margin: 0 0 0 1.5rem;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: 3px;
}

.lk-wrapper-trapeze__navigation a:before, .lk-wrapper-trapeze__navigation a:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background-color: #0079C1;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

@media screen and (prefers-reduced-motion: reduce) {
    .lk-wrapper-trapeze__navigation a:before, .lk-wrapper-trapeze__navigation a:after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.lk-wrapper-trapeze__navigation a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.lk-wrapper-trapeze__navigation a:hover:before, .lk-wrapper-trapeze__navigation a:hover:after {
    opacity: 0.7;
}

.ul-left-navigation--lk {
    padding-bottom: 2rem;
}

.owl-home-slider_lk {
    padding-bottom: 4rem;
}

.owl-home-slider_lk .slid-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.nav.nav-tabs {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    border: none;
}

.nav.nav-tabs li a {
    border: none;
    color: #0079C1;
    position: relative;
    margin-bottom: 6px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
}

@media screen and (prefers-reduced-motion: reduce) {
    .nav.nav-tabs li a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.nav.nav-tabs li a.active {
    color: #0079C1;
}

.nav.nav-tabs li a:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 2px;
    background: #0079C1;
    bottom: 0;
    left: 50%;
    z-index: -1;
    -webkit-transition: all 0ms ease;
    -o-transition: all 0ms ease;
    transition: all 0ms ease;
}

.nav.nav-tabs li a:hover {
    opacity: 0.99;
}

.nav.nav-tabs li a:hover:after {
    width: -webkit-calc(100% - 2rem);
    width: calc(100% - 2rem);
    height: 2px;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    z-index: -1;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nav.nav-tabs p {
    color: rgba(0, 0, 0, 0.8);
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
}

.nav.nav-tabs .title {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 2rem !important;
}

.lk-tab-content p {
    color: rgba(0, 0, 0, 0.8);
    font: 400 1rem/1.5rem "cpw-opensans", sans-serif;
}

.lk-tab-content .title {
    font: 600 1rem/1.5rem "cpw-opensans", sans-serif;
    margin-bottom: 2rem !important;
}

.lk-tab-content .tab-pane .ul-nav {
    padding-left: 35px;
}

.lk-tab-content .tab-pane .ul-nav li {
    color: red !important;
    position: relative;
    margin-bottom: 1rem;
}

.lk-tab-content .tab-pane .ul-nav li:before {
    position: absolute;
    top: 10px;
    left: -22px;
    display: inline-block;
    content: "";
    height: 4px;
    width: 4px;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.lk-tab-content .tab-pane .ul-nav li p {
    margin-bottom: 0;
}

.lk-tab-content .tab-pane .modal-download-files {
    margin: 0 1rem 1.5rem;
}

.lk-tab-content .tab-pane .modal-download-files .desc {
    margin-bottom: 0;
}

.mw-1280 {
    max-width: 1280px !important;
}

.lk-menu__baner .slid-item {
    display: block;
}

.bd-grey {
    border: 1px solid #ECECEC;
}

.modal-lk .bd-grey {
    border: 1px solid #ECECEC !important;
}

.w-90 {
    width: 90%;
    margin-right: 20px;
}

.lk-personal-data--edit .title-big--top {
    margin-top: 3.5rem;
}

.text-center {
    text-align: center;
}

.white-space {
    white-space: nowrap;
    font: 700 1rem/1.5rem "cpw-opensans", sans-serif;
}

/*! Igor styles end */
/*! Igor styles media */
/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
@media (max-width: 1199.98px) {
    .section-48 {
        padding: 32px 0 48px;
    }
    .pb-78 {
        padding-bottom: 48px !important;
    }
    .homepage-top__right h3:first-child {
        margin-bottom: 16px;
    }
    .homepage-top__right form {
        margin-bottom: 24px;
    }
    .cwpi-modals {
        min-height: 560px;
    }
}

/*! Medium: ≥768px */
@media (max-width: 991.98px) {
    .header-lk--fixed {
        position: static;
    }
    .main-lk--fixed {
        margin-top: 0px;
    }
    .b-shadow-br {
        -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
    }
    .section-48 {
        padding: 32px 0 32px;
    }
    .pb-78 {
        padding-bottom: 32px !important;
    }
    html {
        font: 400 14px/20px "cpw-opensans", sans-serif;
    }
    .homepage-top__left {
        padding-top: 0;
    }
    .homepage-top__right h3:first-child {
        margin-bottom: 24px;
    }
    .homepage-top__right form {
        margin-bottom: 24px;
    }
    .cwpi-modals {
        min-height: 520px;
    }
    /* Lk Start */
    .header-lk .header-inner__info .text-b {
        display: none;
    }
    .header-lk .lk-burger {
        display: block !important;
    }
    .col-menu {
        display: none;
        position: absolute;
        top: 0px;
        z-index: 3500;
        padding-left: 15px;
    }
    .col-menu.active {
        display: block !important;
    }
    .col-menu__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .col-menu .b-shadow-br {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .col-menu .pt-30 {
        padding-top: 0;
    }
    .lk-menu__baner {
        margin: 0 auto;
    }
    /* Lk End */
}

/*! Small: ≥576px */
@media (max-width: 767.98px) {
    .coockie__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        height: auto;
    }
    .coockie__wrapper .coockie__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }
    .coockie__wrapper .coockie__header .coockie-blue-round {
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    .coockie__wrapper .coockie__header p {
        margin: 0;
        margin-bottom: 1.5rem;
    }
    img.logo-header {
        max-height: 32px;
    }
    .section-48 {
        padding: 24px 0;
    }
    .pb-78 {
        padding-bottom: 24px !important;
    }
    .homepage-top__right h3:first-child {
        margin-bottom: 16px;
    }
    .homepage-top__right > p {
        margin: 8px 0 16px;
    }
    .modal-dialog {
        padding-right: 0;
    }
    .modal-wrap {
        padding-right: 0;
    }
    .modal-wrap .cpwi-close {
        display: inline-block;
    }
    .modal-bg {
        min-height: 240px;
    }
    .cwpi-modals {
        min-height: 400px;
    }
    .cwpi-modals .form-modal--inner {
        margin: 0 auto;
    }
    .cwpi-modals .cpwi-close {
        display: none;
    }
    .sub-accordion_button_slide {
        padding-right: 60px !important;
    }
    .owl-home-slider_bot .owl-nav {
        bottom: 36px;
    }
    .owl-home-slider_bot .owl-nav .owl-next {
        right: -webkit-calc(30% - 6px) !important;
        right: calc(30% - 6px) !important;
    }
    .owl-home-slider_bot .owl-nav .owl-prev {
        left: -webkit-calc(30% - 6px) !important;
        left: calc(30% - 6px) !important;
    }
    .section-vacancies-form form .down-desc {
        margin-top: 1rem;
    }
    .cpwi-tooltip--wrap {
        max-width: 110px;
    }
    /* Lk Start */
    .header-lk .header-inner__info {
        display: none !important;
    }
    .ul-lk-before-content {
        display: none;
    }
    .lk-wrapper-trapeze {
        margin-top: 2rem;
        -webkit-border-radius: 16px;
        border-radius: 16px;
    }
    .lk-wrapper-trapeze__navigation {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .lk-tech-com-serv .ul-by-desc--left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .lk-tech-com-serv .ul-by-desc--left li {
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    /* Lk End */
}

/*! Extra small: >0 */
@media (max-width: 575.98px) {
    html {
        font: 400 12px/18px "cpw-opensans", sans-serif;
    }
    .homepage-top__right h3:first-child {
        margin-bottom: 24px;
    }
    .homepage-top__right form {
        padding: 16px;
    }
    .homepage-top__right > p {
        margin: 8px 0;
    }
    .social-outer a {
        margin: 0 8px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #0079C1;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        height: 40px;
        width: 40px;
    }
    .cwpi-modals {
        min-height: 520px;
    }
    .modal-bg {
        min-height: 192px;
    }
    .owl-home-slider_bot .owl-nav {
        display: none !important;
    }
    .modal-lica .input-wrapper {
        margin-bottom: 1rem;
    }
    .modal-lica .input-wrapper .blocks {
        padding: 0 15px !important;
    }
    .modal-lica .input-wrapper .blocks .input-wrap input {
        width: 100%;
    }
    .modal-lica .input-wrapper .blocks .btn-wrap {
        margin-top: 1rem;
    }
    /* Lk Start */
    .header-lk .header-inner {
        height: 192px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header-lk .header-inner .flex-grow-1 {
        display: none !important;
    }
    .header-lk .header-inner .header-inner__logo {
        height: 96px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
    }
    .header-lk .header-inner .header-inner__settings.mess {
        height: 96px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .header-lk .header-inner.header-inner__tech {
        height: 96px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .header-lk .header-inner.header-inner__tech .header-inner__logo {
        height: auto !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: auto;
    }
    .header-lk .header-inner.header-inner__tech .header-inner__settings.mess {
        height: auto !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: auto;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .blue-transport-block-crock {
        margin: 0 auto 1.875rem;
    }
    .lk-tech-com-serv .ul-by-desc--right li {
        margin-left: 0;
    }
    .lk-tech-com-serv .by-desc--title {
        padding-left: 0;
    }
    .lk-tab-content {
        padding-left: 0;
    }
    /* Lk End */
}

/*!==========  Mobile First  ==========*/
/*! Igor styles media end */
/*! Serega styles media */
/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
@media (max-width: 1199.98px) {
    .navigation-wrap > li > a {
        padding: 0 4px !important;
    }
}

/*! Medium: ≥768px */
@media (max-width: 991.98px) {
    body {
        line-height: 20px;
    }
    header {
        -webkit-box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.12);
    }
    .navigation {
        display: none;
    }
    .cpw-footer__menu {
        margin-top: 32px;
    }
    .header-inner__contacts {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: none;
    }
    .header-inner__contacts-mobile__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .header-inner__search {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .header-inner__search i.icon {
        font-size: 28px;
    }
    .header-inner__cabinet {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .header-inner__cabinet > a > i.icon {
        margin-right: 0;
        font-size: 28px;
    }
    .header-inner__cabinet > a > span {
        display: none;
    }
    .cpw-navbar__slide {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    footer .section-48 {
        padding-bottom: 8px;
    }
    .footer-inner__contacts__item {
        margin-bottom: 10px;
    }
}

/*! Small: ≥576px */
@media (max-width: 767.98px) {
    img.logo-header {
        width: 130px;
    }
    .cpw-header__search-input {
        height: 38px;
    }
    .cpw-header__search-input input[type="search"] {
        height: 36px;
    }
    .cpw-header__search-btn {
        height: 38px;
        padding: 0 15px;
    }
    .p-copyright {
        font-size: 0.85714rem;
        line-height: 1.28571rem;
    }
}

/*! Extra small: >0 */
@media (max-width: 575.98px) {
    header.active {
        background-color: #0079C1;
    }
    header.active .header-inner__logo {
        display: none;
    }
    header.active .header-inner__cabinet {
        display: none;
    }
    header.active .header-inner__search {
        margin-left: 16px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    header.active .header-inner__search i.icon {
        color: #fff;
    }
    header.active .cpw-navbar__slide-toggle::before, header.active .cpw-navbar__slide-toggle::after {
        background-color: #fff;
    }
    .cpw-footer__menu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        margin-top: 24px;
    }
    .cpw-header__search-input {
        height: 36px;
    }
    .cpw-header__search-input input[type="search"] {
        height: 34px;
    }
    .cpw-header__search-btn {
        height: 36px;
        padding: 0 10px;
    }
    .cpw-header__search-close {
        margin-right: 0;
    }
    .header-inner__logo {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .header-inner__contacts-mobile__item.cpw-phone {
        display: none;
    }
    .header-inner__contacts-mobile__item.cpw-mail {
        display: none;
    }
    .header-inner__search {
        display: none;
    }
    .header-inner__cabinet {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .cpw-navbar__slide {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .cpw-navbar__slide-menu {
        padding-top: 0;
    }
    .cpw-navbar__slide-menu .accordion_button {
        font-size: 12px;
    }
    .cpw-navbar__slide-menu .accordion_inner > li > a {
        font-size: 12px;
        font-weight: 600;
    }
    .cpw-navbar__slide-contacts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .cpw-link__sitemap {
        height: 36px;
        padding: 0 10px;
    }
}

#SEND_CODE_AGAIN {
    cursor: pointer;
}


.ak_wrap_modal {
    width: 100%;
    max-height: 100%;
}

.ak_wrap_modal .modal-dialog {
    pointer-events: auto !important;
}

.error_info {
    color: #ED1112 !important;
    font-size: 14px !important;
    text-align: center;
    display: block;
    line-height: 18px;
    padding-top: 6px;
}


.owl-home-slider_bot .owl-prev, .owl-home-slider_bot .owl-next {
    height: 0 !important;
    width: 0 !important;
}

.vacancy .title {
    color: #0079C1;
    font: 700 1.25rem/1.875rem "cpw-opensans", sans-serif;
}


.vacancy .items .item {
    padding: 5px 5px;
    position: relative;
}


.vacancy .items .item:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    display: block;
    background-color: #0079C1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 14px;
    left: -10px;
}


.ak_main_block_2 {
    color: #0079C1;
    margin: 20px;
}

.ak_main_block_2 .title {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif;
    margin-bottom: 10px;
}

.ak_main_block_2 .photo_blok {
    width: 40%;
}

.ak_main_block_2  .info_block {
    width: 60%;
    padding: 0 20px;
}

@media screen and (max-width: 991px) {
    .vacancy .items .item:before {
        width: 6px;
        height: 6px;
        top: 12px;
    }
}


@media screen and (max-width: 767px) {
    .ak_main_block_2 .photo_blok {
        width: 100%;
    }

    .ak_main_block_2  .info_block {
        width: 100%;
        padding: 0;
        padding-top: 20px;
    }

    .ak_main_block_2 {
        margin: 0;
    }

    .vacancy {
        padding: 0 16px;
    }
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}

/*
main a {
    text-decoration: underline !important;
}*/

a.a_decor, .a_decor a, .decor {
    text-decoration: underline !important;
    cursor: pointer !important;
}





.section-brands .section-home-brands__top .brands-items--links:hover, .section-brands .section-home-brands__top .brands-items__big--new:hover {
    cursor: default !important;
}


body.overflow_hidden {
    overflow: hidden;
}

.preloader_wrap {
    display: none;
    z-index: 1051;
}

.preloader_wrap.active {
    display: block;
    /*position: relative;*/
}


.preloader_wrap .blackout {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1052;
    /*background-color: rgba(0, 0, 0, 0.4);*/
}

.preloader_wrap .preloader {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1053;
}

.ak_right_column_text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 60px;
}


.ak_h3 {
    font: 700 1.5rem/2.25rem "cpw-opensans", sans-serif !important;
    margin-bottom: 2rem !important;
    color: #0079C1 !important;
}

.ak_compliance_modal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: 0.1s ease-in;
    animation: 0.1s ease-in;
}

.ak_compliance_modal .btn-action {
    border: none !important;
    text-transform: none;
}

.ak_compliance_modal .btn-action:hover {
    opacity: .8 !important;
    outline: none !important;
    background: #0079C1 !important;
}

body.ak_overflow_hidden {
    overflow: hidden;
}


.ak_compliance_modal_cont {
    width: 100%;
    max-height: 100%;
    overflow: auto;
}


.ak_compliance_modal_cont .main-user-consent-request-popup-cont {
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    position: static;
    top: auto;
    left: auto;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    min-width: 240px !important;
}

.ak_compliance_modal_cont .main-user-consent-request-popup-text {
    height: auto;
    text-align: justify;
    border: none;
}



.btn-action.main-user-consent-request-popup-button-rej {
    background: #ffffff !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #0079C1 !important;
    border: 2px solid #0079C1 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-action.main-user-consent-request-popup-button-rej:hover {
    background: #0079C1 !important;
    color: #ffffff !important;
    opacity: 1 !important;
}



@media (min-width: 320px) {
    .main-user-consent-request-popup-cont {
        max-width: 100%;
        width: 100%;
    }

    .ak_compliance_modal_cont {
        padding: 30px 0;
    }
}

@media (min-width: 576px) {
    .main-user-consent-request-popup-cont {
        max-width: 540px;
    }

    .ak_compliance_modal_cont {
        padding: 30px;
    }
}

@media (min-width: 768px) {
    .main-user-consent-request-popup-cont {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .main-user-consent-request-popup-cont {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .main-user-consent-request-popup-cont {
        max-width: 1140px;
    }
}

.accardion_items_wrap--cancellation .sub-accardion__item ul {
	list-style: none;
}

.no-list, .ul-sub {
	list-style: none !important;
}

.section-vacancies-det ul, .section-vacancies-det ol {
    list-style: initial;
}

.ak_modal_lk {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 20px;
}

.list_visible ul, .list_visible ol {
    list-style: initial;
}


.header-inner__cabinet {

    height: auto !important;
}

.header-inner__cabinet_cont {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: column;
    justify-content: space-between;
}

.prodazha_zadolzhennosti {
    margin-top: 5px;
}

.documents-list {
    padding: 24px 0;
}

.documents-list .documents-list--inner {
    border-radius: 16px;
    background-color: #fff;

    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
    transition: all .2s ease;

    padding: 24px;
    padding-bottom: 0;
}

.documents-list .documents-list--inner:hover {
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.14);
}

.documents-list .documents-items {
    margin-bottom: 24px;
}

.documents-list .document-items--links {
    font-weight: 700;
    font-size: 0.8rem;
}

.documents-list .document-items--links:hover {
    opacity: 0.7;
}

.sub_wrapper ul{
  margin-left:30px;
  list-style:square;
}

.sub_wrapper ol{
  margin-left:30px;
  list-style:auto;
}


@media screen and (max-width: 575px) {
    .documents-list .document-items--links {
        font-size: 1rem;
    }
}

/*!==========  Mobile First  ==========*/
/*! Serega styles media end */
.leader-wrapper .img-fluid{
  display:none;
}
/* End */
/* /local/templates/mosenergo/components/bitrix/system.auth.form/auth/style.css?15529193802067 */
/* /local/components/rikmas/main.register/templates/.default/style.css?1552919381704 */
/* /local/templates/mosenergo/components/bitrix/main.userconsent.request/fz152/user_consent.min.css?15529193802900 */
/* /local/components/rikmas/system.auth.changepasswd/templates/.default/style.css?1552919381518 */
/* /local/templates/mosenergo/styles.css?1748936977262 */
/* /local/templates/mosenergo/template_styles.css?1762974510476440 */
