.pg-footer [class*="pg-footer-item-"] {
    padding: 50px 100px;
    display: flex;
    flex-direction: column;
}
.pg-footer [class*="pg-footer-item-"] h4 {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 25px;
}
.i18n-ru .pg-footer [class*="pg-footer-item-"] h4 {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-footer [class*="pg-footer-item-"] ul {
    list-style: none;
    padding: 0;
}
.pg-footer [class*="pg-footer-item-"] ul li,
.pg-footer [class*="pg-footer-item-"] ul a {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}
.i18n-ru .pg-footer [class*="pg-footer-item-"] ul li,
.i18n-ru .pg-footer [class*="pg-footer-item-"] ul a {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-footer [class*="pg-footer-item-"] .pg-footer-col {
    padding-right: 40px;
}
.pg-footer .pg-footer-socials {
    height: 33px;
}
.pg-footer .pg-footer-socials ul {
    margin: 0;
    list-style: none;
}
.pg-footer .pg-footer-socials ul li {
    display: inline;
    padding-right: 8px;
}
.pg-footer .pg-footer-copy {
    line-height: 35px;
}
.pg-footer .pg-footer-row-1 {
    padding-bottom: 25px;
}
.pg-footer .pg-footer-row-2 {
    margin-top: auto;
}
.pg-footer .pg-footer-row-2 span {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
}
.i18n-ru .pg-footer .pg-footer-row-2 span {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-footer .pg-footer-item-1 {
    background-color: #058ad7;
}
.pg-footer .pg-footer-item-1 .pg-footer-row-2 {
    text-align: left;
}
.pg-footer .pg-footer-item-2 {
    background-color: #0676b6;
}
.pg-footer .pg-footer-item-2 .pg-footer-row-2 {
    text-align: left;
}
.pg-footer .pg-footer-item-2 .pg-footer-row-2 img {
    margin-left: 15px;
}
.pg-footer .pg-footer-language {
    height: 35px;
    display: inline-block;
    position: relative;
    float: right;
    min-width: 100px;
}
@media (max-width: 1199px) {
    .pg-footer [class*="pg-footer-item-"] {
        padding: 50px;
    }
}
@media (max-width: 991px) {
    .pg-footer .pg-footer-item-2 .pg-footer-row-2 {
        text-align: left;
    }
}
@media (max-width: 767px) {
    .pg-footer [class*="pg-footer-item-"] {
        padding: 40px 20px;
    }
}
.pg-footer-m {
    background-color: #058ad7;
    display: flex;
    flex-direction: column;
    text-align: left;
}
.pg-footer-m header {
    padding: 25px;
    border: 1px solid #0676b6;
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
.i18n-ru .pg-footer-m header {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-footer-m .pg-footer-bottom {
    padding: 60px 25px 30px 25px;
    text-align: center;
}
.pg-footer-m .pg-footer-bottom p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}
.i18n-ru .pg-footer-m .pg-footer-bottom p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-footer-m .pg-footer-bottom > img {
    margin: 0 25px;
}
.pg-footer-m .pg-footer-socials {
    list-style: none;
    padding: 60px 0 25px 0;
    margin: 0;
}
.pg-footer-m .pg-footer-socials li {
    display: inline-block;
    padding: 0 5px;
}
.pg-footer-m .pg-footer-language {
    height: 35px;
    display: inline-block;
    position: relative;
    min-width: 100px;
    margin: 0 auto;
}
.pg-accordion-footer {
    width: 100%;
}
.pg-accordion-footer .pg-accordion-heading {
    cursor: pointer;
}
.pg-accordion-footer .pg-accordion-heading [class*="pg-icon-"] {
    float: right;
    position: relative;
    top: 1px;
}
.pg-accordion-footer .pg-accordion-heading[aria-expanded="true"] .pg-icon-arrow-down {
    display: none;
}
.pg-accordion-footer .pg-accordion-heading[aria-expanded="true"] .pg-icon-arrow-up {
    display: inline-block;
}
.pg-accordion-footer .pg-accordion-heading[aria-expanded="false"] .pg-icon-arrow-down {
    display: inline-block;
}
.pg-accordion-footer .pg-accordion-heading[aria-expanded="false"] .pg-icon-arrow-up {
    display: none;
}
.pg-accordion-footer .pg-accordion-body {
    padding: 0 25px;
}
.pg-accordion-footer .pg-accordion-item {
    padding: 10px 0;
    border-bottom: 1px solid #0676b6;
}
.pg-accordion-footer .pg-accordion-item h4 {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 10px 25px;
}
.i18n-ru .pg-accordion-footer .pg-accordion-item h4 {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-accordion-footer .pg-accordion-item ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.pg-accordion-footer .pg-accordion-item ul li {
    color: #d7e1ea;
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}
.i18n-ru .pg-accordion-footer .pg-accordion-item ul li {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-accordion-footer .pg-accordion-item ul li a {
    color: #d7e1ea;
    font-size: 16px;
    line-height: 30px;
    font-family: "Larsseit-Thin";
    font-weight: normal;
    display: inline-block;
}
.i18n-ru .pg-accordion-footer .pg-accordion-item ul li a {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-accordion-footer .pg-accordion-item p {
    margin-bottom: 0;
    margin-top: 10px;
}
body {
    padding-top: 70px;
}
body.modal-open #pg-navbar {
    padding-right: 50px !important;
}
@media (max-width: 767px) {
    body.modal-open #pg-navbar {
        padding: 20px !important;
    }
}
#pg-logo {
    height: 30px;
}
#pg-logo-white {
    height: 30px;
    display: none;
}
.pg-navbar {
    background-color: #fff;
    padding: 17px 50px;
    margin: 0 auto;
    justify-content: space-between;
    padding-left: 250px;
  padding-right: 250px;
}
.pg-navbar .nav-item.dropdown.show > .nav-link {
    color: #058ad7;
}
.pg-navbar .nav-item.dropdown.show > .nav-link > .pg-icon-arrow-down {
    color: #058ad7;
}
.pg-navbar .pg-icon-arrow-down {
    color: #94a9b8;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.pg-navbar .nav-link {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #121517;
}
.i18n-ru .pg-navbar .nav-link {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-navbar .nav-link:hover,
.pg-navbar .nav-link:active,
.pg-navbar .nav-link:focus {
    color: #058ad7;
}
.pg-navbar .nav-link:hover .pg-icon-arrow-down,
.pg-navbar .nav-link:active .pg-icon-arrow-down,
.pg-navbar .nav-link:focus .pg-icon-arrow-down {
    color: #058ad7;
}
.pg-navbar .navbar-toggler {
    padding: 0;
    padding-bottom: 5px;
    border: none;
}
.pg-navbar .pg-dropdown-menu {
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgba(21, 22, 23, 0.15);
    border: none;
    padding-top: 0px;
    border-radius: 4px;
}
.pg-navbar .pg-dropdown-menu .dropdown-item {
    font-family: "Larsseit-Light";
    font-weight: normal;
    color: #0d0d0e;
    font-size: 14px;
    line-height: 24px;
    padding: 0 20px 5px 20px;
}
.i18n-ru .pg-navbar .pg-dropdown-menu .dropdown-item {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-navbar .pg-dropdown-menu .dropdown-item:hover,
.pg-navbar .pg-dropdown-menu .dropdown-item:active,
.pg-navbar .pg-dropdown-menu .dropdown-item:focus {
    color: #058ad7;
    background-color: #fff;
}
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom {
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid #eff3f7;
    padding-top: 10px;
    padding-bottom: 15px;
    cursor: pointer;
    margin-bottom: 10px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom strong {
    font-size: 14px;
    line-height: 14px;
    font-family: "Larsseit-Bold";
    font-weight: normal;
    color: #0d0d0e;
}
.i18n-ru .pg-navbar .pg-dropdown-menu .dropdown-item.is-custom strong {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom h4 {
    font-size: 14px;
    line-height: 14px;
    font-family: "Larsseit-Bold";
    font-weight: normal;
    color: #0d0d0e;
}
.i18n-ru .pg-navbar .pg-dropdown-menu .dropdown-item.is-custom h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom span {
    font-family: "Larsseit-Light";
    font-weight: normal;
    color: #3e4d5c;
    font-size: 13px;
    line-height: 16px;
    vertical-align: top;
    display: inline-block;
}
.i18n-ru .pg-navbar .pg-dropdown-menu .dropdown-item.is-custom span {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:hover,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:active,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:focus {
    color: #058ad7;
}
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:hover h4,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:active h4,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:focus h4,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:hover strong,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:active strong,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:focus strong,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:hover span,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:active span,
.pg-navbar .pg-dropdown-menu .dropdown-item.is-custom:focus span {
    color: #058ad7;
}
.pg-navbar .pg-dropdown-menu-business {
    padding: 0;
}
.pg-navbar .pg-dropdown-menu-business > .row {
    flex-wrap: unset;
}
.pg-navbar .pg-dropdown-menu-business .dropdown-item {
    padding: 20px;
    min-width: 225px;
}
.pg-navbar .pg-dropdown-menu-business .dropdown-item h4 {
    font-size: 14px;
    line-height: 14px;
    font-family: "Larsseit-Bold";
    font-weight: normal;
    color: #0d0d0e;
    margin-bottom: 5px;
}
.i18n-ru .pg-navbar .pg-dropdown-menu-business .dropdown-item h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-navbar .pg-dropdown-menu-business .dropdown-item span {
    font-size: 12px;
    line-height: 18px;
    vertical-align: top;
    display: inline-block;
}
.pg-navbar .pg-dropdown-menu-business .is-business {
    background: #fff url("../../../all/themes/fitrose/images/pg-navbar-item-business-1%402x.png") no-repeat right center;
    background-size: 29px;
    background-position: 80% 37%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 65px;
    border-right: 1px solid #eff3f7;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.pg-navbar .pg-dropdown-menu-business .is-business:hover,
.pg-navbar .pg-dropdown-menu-business .is-business:active,
.pg-navbar .pg-dropdown-menu-business .is-business:focus {
    color: #058ad7;
}
.pg-navbar .pg-dropdown-menu-business .is-business:hover h4,
.pg-navbar .pg-dropdown-menu-business .is-business:active h4,
.pg-navbar .pg-dropdown-menu-business .is-business:focus h4,
.pg-navbar .pg-dropdown-menu-business .is-business:hover strong,
.pg-navbar .pg-dropdown-menu-business .is-business:active strong,
.pg-navbar .pg-dropdown-menu-business .is-business:focus strong,
.pg-navbar .pg-dropdown-menu-business .is-business:hover span,
.pg-navbar .pg-dropdown-menu-business .is-business:active span,
.pg-navbar .pg-dropdown-menu-business .is-business:focus span {
    color: #058ad7;
}
.pg-navbar .pg-dropdown-menu-business .is-enterprise {
    background: #fff url("../../../all/themes/fitrose/images/pg-navbar-item-enterprise-1%402x.png") no-repeat right center;
    background-position: 80% 37%;
    background-size: 88px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 65px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.pg-navbar .pg-dropdown-menu-business .is-enterprise:hover,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:active,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:focus {
    color: #058ad7;
}
.pg-navbar .pg-dropdown-menu-business .is-enterprise:hover h4,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:active h4,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:focus h4,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:hover strong,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:active strong,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:focus strong,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:hover span,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:active span,
.pg-navbar .pg-dropdown-menu-business .is-enterprise:focus span {
    color: #058ad7;
}
.page-enterprise .pg-navbar {
    background-color: #0d0d0e;
    border-bottom: none;
}
.page-enterprise .pg-navbar #pg-logo {
    display: none;
}
.page-enterprise .pg-navbar #pg-logo-white {
    display: inline-block;
}
.page-enterprise .pg-navbar .nav-link {
    color: #fff;
}
.pg-navbar-logo {
    flex: 0 0 167px;
}
.pg-navbar-nav {
    flex-grow: unset;
}
.pg-navbar-nav .nav-item > .nav-link {
    padding-left: 17px;
    padding-right: 17px;
}
.i18n-ru .pg-navbar-nav .nav-item > .nav-link {
    padding-left: 12px;
    padding-right: 12px;
}
.pg-navbar-nav .dropdown .dropdown-menu {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    overflow: hidden;
    opacity: 0;
    top: 25px;
    z-index: -1;
    pointer-events: none;
}
.pg-navbar-nav .dropdown:hover .dropdown-menu {
    z-index: unset;
    visibility: unset;
    opacity: 1;
    top: 30px;
    pointer-events: auto;
}
.pg-navbar-nav .dropdown > .nav-link:active .dropdown-menu {
    pointer-events: auto;
}
.pg-navbar-action {
    flex: 0 0 167px;
    text-align: right;
}
.i18n-ru .pg-navbar-action {
    flex: 0 0 212px;
}
@media (max-width: 991px) {
    .pg-navbar-action {
        display: none;
    }
}
@media (max-width: 767px) {
    .pg-navbar {
        padding: 17px 25px;
    }
    .pg-navbar .pg-dropdown-menu-business > .row {
        flex-wrap: wrap;
    }
    .pg-navbar .pg-dropdown-menu-business .is-business {
        border-right: none;
        border-bottom: 1px solid #eff3f7;
    }
}
#pg-sidebar {
    width: 300px;
    padding: 25px;
    position: fixed;
    top: 0;
    right: -300px;
    height: 100vh;
    z-index: 1032;
    background: #fff;
    color: #058ad7;
    transition: all 0.3s;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}
#pg-sidebar.active {
    right: 0;
}
#pg-sidebar [class*="pg-btn-"] {
    width: 100%;
}
.pg-navbar-close {
    font-size: 20px;
    line-height: 20px;
    color: #a6b2bc;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.pg-sidebar-header {
    margin-bottom: 40px;
}
.pg-sidebar-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.pg-sidebar-nav li {
    display: block;
    position: relative;
}
.pg-sidebar-nav li a {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    color: #058ad7;
    display: block;
    padding-bottom: 15px;
}
.i18n-ru .pg-sidebar-nav li a {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-sidebar-nav li a.is-submenu {
    padding-right: 20px;
}
.pg-sidebar-nav li a.is-submenu [class*="pg-icon-"] {
    display: none;
}
.pg-sidebar-nav li a.is-submenu .pg-icon-arrow-up {
    display: inline-block;
}
.pg-sidebar-nav li a.collapsed [class*="pg-icon-"] {
    display: none;
}
.pg-sidebar-nav li a.collapsed .pg-icon-arrow-down {
    display: inline-block;
}
.pg-sidebar-nav li [class*="pg-icon-"] {
    font-size: 25px;
    line-height: 30px;
    color: #a6b2bc;
    position: absolute;
    top: 2px;
    right: 0;
}
.pg-sidebar-nav li ul li a {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #058ad7;
    padding-left: 25px;
}
.i18n-ru .pg-sidebar-nav li ul li a {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-sidebar-nav-1 {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.pg-sidebar-nav-1 li {
    display: block;
}
.pg-sidebar-nav-1 li a {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #252a2e;
    display: block;
    padding-bottom: 20px;
}
.i18n-ru .pg-sidebar-nav-1 li a {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-sidebar-bottom {
    margin-top: auto;
    padding-bottom: 20px;
}
.pg-navbar-overlay {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1031;
    display: none;
}
.pg-ff-larsseit-bold {
    font-family: "Larsseit-Bold";
}
.pg-ff-larsseit-regular {
    font-family: "Larsseit-Regular";
}
.pg-ff-larsseit-light {
    font-family: "Larsseit-Light";
}
.pg-ff-larsseit-thin {
    font-family: "Larsseit-Thin";
}
.pg-ff-larsseit {
    font-family: "Larsseit-Regular";
}
.pg-text-section {
    font-family: "Larsseit-Thin";
    font-size: 18px;
    line-height: 30px;
    color: #78878f;
    background-color: white;
    padding: 0 40px;
}
.pg-text-section .pg-section-header {
    margin-top: 260px;
    margin-bottom: 100px;
    padding-bottom: 90px;
    border-bottom: 1px solid #e8eef2;
}
.pg-text-section .pg-section-body p {
    font-family: "Larsseit-Thin";
    font-size: 18px;
    line-height: 30px;
    color: #78878f;
    margin-bottom: 15px;
}
.pg-text-section .pg-section-body ul {
    list-style: none;
    padding-left: 0;
}
.pg-text-section .pg-section-body ul li {
    margin-bottom: 15px;
}
.pg-text-section .pg-section-body ul ul {
    padding-left: 50px;
    margin-top: 10px;
}
.pg-text-section .pg-section-body article {
    margin-bottom: 70px;
}
.pg-text-section .pg-section-body header {
    margin-bottom: 25px;
}
.pg-text-section .pg-section-body header h3 {
    font-family: "Larsseit-Thin";
    color: #484c55;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin: 0;
}
.pg-text-section .pg-section-body section {
    padding-left: 50px;
}
.pg-text-section .pg-text-table {
    margin-top: 24px;
}
.pg-text-section .pg-text-table thead {
    border-bottom: none;
}
.pg-text-section .pg-text-table thead tr th {
    font-family: "Larsseit-Regular";
    background-color: #e8eef2;
    color: #78878f;
    vertical-align: middle;
    border-bottom: none;
    font-size: 14px;
    line-height: 20px;
    border-right: 1px solid #fff;
}
.pg-text-section .pg-text-table tbody {
    border-top: none;
}
.pg-text-section .pg-text-table tbody td {
    font-family: "Larsseit-Thin";
    color: #78878f;
    font-size: 14px;
    line-height: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.pg-text-section .pg-text-table tbody td p {
    font-family: "Larsseit-Thin";
    color: #78878f;
    font-size: 14px;
    line-height: 22px;
}
.pg-text-section .table > thead > tr > th,
.pg-text-section .table > tbody > tr > th,
.pg-text-section .table > tfoot > tr > th,
.pg-text-section .table > thead > tr > td,
.pg-text-section .table > tbody > tr > td,
.pg-text-section .table > tfoot > tr > td {
    border-top: none;
}
.pg-text-section .pg-text-logos div {
    text-align: center;
}
.pg-text-section .pg-text-logos div:first-child {
    text-align: left;
}
.pg-text-section .pg-text-logos div:last-child {
    text-align: right;
}
.pg-text-section.is-funds {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .pg-text-section .pg-section-header {
        margin-top: 130px;
        margin-bottom: 50px;
        padding-bottom: 45px;
    }
    .pg-text-section .pg-section-body article {
        margin-bottom: 35px;
    }
    .pg-text-section .pg-section-body section {
        padding-left: 20px;
    }
    .pg-text-section .pg-section-body ul ul {
        padding-left: 20px;
    }
    .pg-text-section .pg-text-logos div {
        margin-bottom: 20px;
    }
    .pg-text-section .pg-text-logos div:first-child {
        text-align: center;
    }
    .pg-text-section .pg-text-logos div:last-child {
        text-align: center;
    }
}
.pg-section {
    display: flex;
}
.pg-section [class*="pg-btn"] {
    z-index: 1;
}
.pg-section-item,
.pg-section-item-1,
.pg-section-item-2,
.pg-section-item-3 {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 60px 75px 40px 75px;
}
.pg-section-item > h3,
.pg-section-item-1 > h3,
.pg-section-item-2 > h3,
.pg-section-item-3 > h3 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 30px;
    line-height: 34px;
    color: #058ad7;
    margin-bottom: 15px;
    z-index: 1;
}
.i18n-ru .pg-section-item > h3,
.i18n-ru .pg-section-item-1 > h3,
.i18n-ru .pg-section-item-2 > h3,
.i18n-ru .pg-section-item-3 > h3 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-item > h4,
.pg-section-item-1 > h4,
.pg-section-item-2 > h4,
.pg-section-item-3 > h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #058ad7;
    text-transform: uppercase;
    margin-bottom: 15px;
    z-index: 1;
}
.i18n-ru .pg-section-item > h4,
.i18n-ru .pg-section-item-1 > h4,
.i18n-ru .pg-section-item-2 > h4,
.i18n-ru .pg-section-item-3 > h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-item > p,
.pg-section-item-1 > p,
.pg-section-item-2 > p,
.pg-section-item-3 > p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #121517;
    margin-bottom: 25px;
    z-index: 1;
}
.i18n-ru .pg-section-item > p,
.i18n-ru .pg-section-item-1 > p,
.i18n-ru .pg-section-item-2 > p,
.i18n-ru .pg-section-item-3 > p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-section-item {
    flex: 1 1 auto;
}
@media (max-width: 1199px) {
    .pg-section-item {
        padding: 60px 25px 40px 25px;
    }
    .pg-section-item > h1 {
        padding: 0 25px 0 25px;
    }
    .pg-section-item > h3 {
        padding: 0 25px 0 25px;
    }
    .pg-section-item > h4 {
        padding: 0 25px 0 25px;
    }
    .pg-section-item > p {
        padding: 0 25px 0 25px;
    }
    .pg-section-item > p br {
        display: none;
    }
}
@media (max-width: 767px) {
    .pg-section-item {
        padding: 60px 25px 40px 25px;
    }
    .pg-section-item h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .pg-section-item h3 {
        font-size: 25px;
        line-height: 32px;
        padding: 0;
    }
    .pg-section-item h4 {
        padding: 0;
    }
    .pg-section-item p {
        padding: 0;
    }
    .pg-section-item p br {
        display: none;
    }
}
.pg-feature {
    display: flex;
    min-height: 450px;
    background-color: #fff;
}
.pg-feature [class*="pg-btn"] {
    z-index: 1;
}
.pg-feature-item,
.pg-feature-item-1,
.pg-feature-item-2,
.pg-feature-item-3 {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 60px 75px 40px 75px;
}
.pg-feature-item > h3,
.pg-feature-item-1 > h3,
.pg-feature-item-2 > h3,
.pg-feature-item-3 > h3 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 30px;
    line-height: 34px;
    color: #058ad7;
    margin-bottom: 15px;
    z-index: 1;
}
.i18n-ru .pg-feature-item > h3,
.i18n-ru .pg-feature-item-1 > h3,
.i18n-ru .pg-feature-item-2 > h3,
.i18n-ru .pg-feature-item-3 > h3 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-feature-item > h4,
.pg-feature-item-1 > h4,
.pg-feature-item-2 > h4,
.pg-feature-item-3 > h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #058ad7;
    text-transform: uppercase;
    margin-bottom: 15px;
    z-index: 1;
}
.i18n-ru .pg-feature-item > h4,
.i18n-ru .pg-feature-item-1 > h4,
.i18n-ru .pg-feature-item-2 > h4,
.i18n-ru .pg-feature-item-3 > h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-feature-item > p,
.pg-feature-item-1 > p,
.pg-feature-item-2 > p,
.pg-feature-item-3 > p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #121517;
    margin-bottom: 25px;
    z-index: 1;
}
.i18n-ru .pg-feature-item > p,
.i18n-ru .pg-feature-item-1 > p,
.i18n-ru .pg-feature-item-2 > p,
.i18n-ru .pg-feature-item-3 > p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
@media (max-width: 1199px) {
    .pg-feature-item,
    .pg-feature-item-1,
    .pg-feature-item-2,
    .pg-feature-item-3 {
        padding: 60px 25px 40px 25px;
    }
    .pg-feature-item > h1,
    .pg-feature-item-1 > h1,
    .pg-feature-item-2 > h1,
    .pg-feature-item-3 > h1 {
        padding: 0 25px 0 25px;
    }
    .pg-feature-item > h3,
    .pg-feature-item-1 > h3,
    .pg-feature-item-2 > h3,
    .pg-feature-item-3 > h3 {
        padding: 0 25px 0 25px;
    }
    .pg-feature-item > h4,
    .pg-feature-item-1 > h4,
    .pg-feature-item-2 > h4,
    .pg-feature-item-3 > h4 {
        padding: 0 25px 0 25px;
    }
    .pg-feature-item > p,
    .pg-feature-item-1 > p,
    .pg-feature-item-2 > p,
    .pg-feature-item-3 > p {
        padding: 0 25px 0 25px;
    }
    .pg-feature-item > p br,
    .pg-feature-item-1 > p br,
    .pg-feature-item-2 > p br,
    .pg-feature-item-3 > p br {
        display: none;
    }
}
@media (max-width: 991px) {
    .pg-feature-item,
    .pg-feature-item-1,
    .pg-feature-item-2,
    .pg-feature-item-3 {
        min-height: 450px;
    }
}
@media (max-width: 767px) {
    .pg-feature-item,
    .pg-feature-item-1,
    .pg-feature-item-2,
    .pg-feature-item-3 {
        min-height: auto;
        padding: 60px 25px 40px 25px;
    }
    .pg-feature-item h1,
    .pg-feature-item-1 h1,
    .pg-feature-item-2 h1,
    .pg-feature-item-3 h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .pg-feature-item h3,
    .pg-feature-item-1 h3,
    .pg-feature-item-2 h3,
    .pg-feature-item-3 h3 {
        font-size: 25px;
        line-height: 32px;
        padding: 0;
    }
    .pg-feature-item h4,
    .pg-feature-item-1 h4,
    .pg-feature-item-2 h4,
    .pg-feature-item-3 h4 {
        padding: 0;
    }
    .pg-feature-item p,
    .pg-feature-item-1 p,
    .pg-feature-item-2 p,
    .pg-feature-item-3 p {
        padding: 0;
    }
}
.pg-feature-item {
    flex: 1 1 auto;
}
@media (max-width: 767px) {
    .pg-feature-item-1 {
        order: 2;
    }
}
.pg-hero {
    display: flex;
    background-color: #fff;
    min-height: 260px;
}
.pg-hero [class*="pg-btn"] {
    z-index: 1;
}
.pg-hero-item,
.pg-hero-item-1,
.pg-hero-item-2,
.pg-hero-item-3 {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    padding: 0;
}
.pg-hero-item h1,
.pg-hero-item-1 h1,
.pg-hero-item-2 h1,
.pg-hero-item-3 h1 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 55px;
    line-height: 60px;
    color: #058ad7;
    margin-bottom: 20px;
    text-align: center;
    z-index: 1;
}
.i18n-ru .pg-hero-item h1,
.i18n-ru .pg-hero-item-1 h1,
.i18n-ru .pg-hero-item-2 h1,
.i18n-ru .pg-hero-item-3 h1 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-hero-item h2,
.pg-hero-item-1 h2,
.pg-hero-item-2 h2,
.pg-hero-item-3 h2 {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 0px;
    text-align: center;
    z-index: 1;
}
.i18n-ru .pg-hero-item h2,
.i18n-ru .pg-hero-item-1 h2,
.i18n-ru .pg-hero-item-2 h2,
.i18n-ru .pg-hero-item-3 h2 {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-hero-item h3,
.pg-hero-item-1 h3,
.pg-hero-item-2 h3,
.pg-hero-item-3 h3 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 30px;
    line-height: 34px;
    color: #058ad7;
    margin-bottom: 15px;
    z-index: 1;
}
.i18n-ru .pg-hero-item h3,
.i18n-ru .pg-hero-item-1 h3,
.i18n-ru .pg-hero-item-2 h3,
.i18n-ru .pg-hero-item-3 h3 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-hero-item h4,
.pg-hero-item-1 h4,
.pg-hero-item-2 h4,
.pg-hero-item-3 h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #94a9b8;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
    z-index: 1;
}
.i18n-ru .pg-hero-item h4,
.i18n-ru .pg-hero-item-1 h4,
.i18n-ru .pg-hero-item-2 h4,
.i18n-ru .pg-hero-item-3 h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-hero-item p,
.pg-hero-item-1 p,
.pg-hero-item-2 p,
.pg-hero-item-3 p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 0px;
    text-align: center;
    z-index: 1;
}
.i18n-ru .pg-hero-item p,
.i18n-ru .pg-hero-item-1 p,
.i18n-ru .pg-hero-item-2 p,
.i18n-ru .pg-hero-item-3 p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-hero-item [class*="pg-btn"],
.pg-hero-item-1 [class*="pg-btn"],
.pg-hero-item-2 [class*="pg-btn"],
.pg-hero-item-3 [class*="pg-btn"] {
    margin-top: 30px;
}
.pg-hero-item {
    padding: 45px 75px;
    flex: 1 1 auto;
}
.pg-hero-item-1 {
    text-align: left;
    align-items: flex-start;
    justify-content: flex-end;
}
.pg-hero-item-2 {
    text-align: center;
    flex: 0 0 auto;
    width: auto;
}
.pg-hero-item-3 {
    text-align: right;
    align-items: flex-end;
    justify-content: flex-end;
}
@media (max-width: 1199px) {
    [class*="pg-hero-item"] > h1 {
        padding: 0 25px 0 25px;
    }
    [class*="pg-hero-item"] > h3 {
        padding: 0 25px 0 25px;
    }
    [class*="pg-hero-item"] > h4 {
        padding: 0 25px 0 25px;
    }
    [class*="pg-hero-item"] > p {
        padding: 0 25px 0 25px;
    }
    [class*="pg-hero-item"] > p br {
        display: none;
    }
    .pg-hero-item-2 > h2 {
        padding: 0 25px 0 25px;
    }
}
@media (min-width: 991px) {
    .pg-hero [class*="pg-btn"] {
        display: none;
    }
    .pg-hero h4 {
        display: none;
    }
}
@media (max-width: 991px) {
    .pg-hero [class*="pg-hero-item"] h1 {
        font-size: 35px;
        line-height: 39px;
        margin-bottom: 15px;
    }
    .pg-hero [class*="pg-hero-item"] h2,
    .pg-hero [class*="pg-hero-item"] p {
        font-size: 16px;
        line-height: 24px;
    }
    .pg-hero [class*="pg-hero-item"] h2 br,
    .pg-hero [class*="pg-hero-item"] p br {
        display: none;
    }
    .pg-hero .pg-hero-item {
        padding: 45px 50px 35px 50px;
    }
}
@media (max-width: 767px) {
    .pg-hero {
        min-height: auto;
    }
    [class*="pg-hero-item"] h1 {
        font-size: 35px;
        line-height: 40px;
    }
    [class*="pg-hero-item"] h2 br {
        display: none;
    }
    [class*="pg-hero-item"] h3 {
        font-size: 25px;
        line-height: 32px;
        padding: 0;
    }
    [class*="pg-hero-item"] h4 {
        padding: 0;
    }
    [class*="pg-hero-item"] p {
        padding: 0;
    }
    [class*="pg-hero-item"] p br {
        display: none;
    }
    .pg-hero-item {
        padding: 30px 25px 55px 25px;
    }
    .pg-hero-item h1,
    .pg-hero-item h2,
    .pg-hero-item h3,
    .pg-hero-item h4 {
        padding: 0;
    }
}
.pg-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.pg-boxes .pg-box {
    flex: 1 1 170px;
    height: 170px;
    background: rgba(62, 77, 92, 0.55);
    text-align: center;
    margin: 12px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 25px 15px 15px 15px;
    border-radius: 4px;
}
.i18n-ru .pg-boxes .pg-box {
    height: 180px;
    padding: 15px;
}
.pg-boxes .pg-box h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    color: #058ad7;
    font-size: 10px;
    line-height: 12px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.i18n-ru .pg-boxes .pg-box h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-boxes .pg-box p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #d7e1ea;
    margin: 0;
}
.i18n-ru .pg-boxes .pg-box p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-boxes .pg-box svg {
    margin: 0 auto 12px auto;
}
@media (max-width: 767px) {
    .pg-boxes .pg-box {
        flex: 1 1 auto;
        height: auto;
    }
}
.pg-feature-business-cm {
    background-color: #eff3f7;
}
.pg-feature-business-cm .pg-feature-item-1 {
    justify-content: flex-start;
    padding: 60px 50px 0 50px;
}
.pg-feature-business-cm .pg-feature-item-1 img {
    align-self: flex-end;
    margin-top: auto;
    width: 100%;
    max-width: 606px;
    margin-right: -50px;
}
.pg-feature-business-cm .pg-feature-item-2 {
    justify-content: flex-start;
    background: #eff3f7 url("../../../all/themes/fitrose/images/pg_business/pg-section-business-features-cm-2.jpg") no-repeat center top;
    background-size: cover;
    padding: 0;
}
@media (max-width: 1199px) {
    .pg-feature-business-cm .pg-feature-item-1 img {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .pg-feature-business-cm .pg-feature-item-1 {
        padding: 60px 25px 0 25px;
    }
    .pg-feature-business-cm .pg-feature-item-1 img {
        margin-top: 72px;
        max-width: 336px;
        margin-right: -25px;
    }
}
@media (max-width: 767px) {
    .pg-feature-business-cm .pg-feature-item-1 {
        padding: 60px 25px 0 25px;
    }
    .pg-feature-business-cm .pg-feature-item-1 img {
        margin-top: 30px;
        max-width: 336px;
        margin-right: -25px;
    }
    .pg-feature-business-cm .pg-feature-item-2 {
        min-height: 450px;
    }
}
.pg-leaders {
    flex-direction: column;
    background-color: #fff;
    text-align: center;
    padding: 35px 40px 20px 40px;
    min-height: unset;
}
.pg-leaders h4 {
    color: #6d8190;
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 25px;
    display: inline-block;
}
.i18n-ru .pg-leaders h4 {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-leaders .pg-section-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
    max-width: 990px;
    padding: 0;
}
.pg-leaders .pg-section-item > img {
    margin: 0 30px;
    margin-bottom: 20px;
}
.pg-leaders .pg-section-item > img:last-child {
    margin-right: 0px;
}
@media (max-width: 1199px) {
    .pg-leaders .pg-section-item {
        width: 100%;
        max-width: unset;
    }
}
@media (max-width: 991px) {
    .pg-leaders .pg-section-item {
        max-width: unset;
    }
    .pg-leaders .pg-section-item > img {
        margin: 0 20px;
    }
}
@media (max-width: 767px) {
    .pg-leaders .pg-section-item {
        padding-top: 0;
    }
    .pg-leaders .pg-section-item > img {
        margin: 0 20px;
    }
}
@media (max-width: 575px) {
    .pg-leaders .pg-section-item {
        justify-content: space-between;
        margin: 0;
    }
    .pg-leaders .pg-section-item > img {
        margin: 0 5px;
    }
}
@media (max-width: 991px) {
    .pg-leaders {
        padding: 35px 25px 20px 25px;
    }
}
@media (max-width: 767px) {
    .pg-leaders {
        padding: 35px 20px 20px 20px;
    }
}
.pg-section-cta {
    background-color: #fff;
    min-height: 355px;
    display: flex;
}
.pg-section-cta-1 {
    background: #000 url("../../../all/themes/fitrose/images/pg_common/pg-section-cta.jpg") no-repeat center bottom;
    background-size: 100%;
    min-height: 800px;
}
.pg-section-cta-1 .pg-section-item {
    justify-content: flex-start;
    text-align: center;
    padding: 98px 40px;
}
.pg-section-cta-1 .pg-section-item h3 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    color: #fff;
    margin-bottom: 15px;
}
.i18n-ru .pg-section-cta-1 .pg-section-item h3 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-cta-1 .pg-section-item p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 23px;
    line-height: 29px;
    color: #fff;
    margin-bottom: 30px;
}
.i18n-ru .pg-section-cta-1 .pg-section-item p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
@media (max-width: 767px) {
    .pg-section-cta {
        min-height: 335px;
    }
    .pg-section-cta-1 {
        min-height: 600px;
    }
    .pg-section-cta-1 .pg-section-item {
        text-align: center;
        padding: 98px 20px;
    }
    .pg-section-cta-1 .pg-section-item h3 {
        font-size: 25px;
        line-height: 32px;
    }
    .pg-section-cta-1 .pg-section-item p {
        font-size: 20px;
        line-height: 26px;
    }
}
.pg-advantages {
    background-color: #fff;
    padding: 100px 50px 65px 50px;
    align-items: flex-start;
}
.pg-advantages [class*="pg-section-item"] {
    text-align: center;
    padding: 20px;
}
.pg-advantages [class*="pg-section-item"] svg {
    margin: 0 auto 7px auto;
}
.pg-advantages.pg-dark {
    background-color: #0d0d0e;
}
.pg-advantages.pg-dark [class*="pg-section-item"] h4 {
    color: #eff3f7;
}
.pg-advantages.pg-dark [class*="pg-section-item"] h3 {
    color: #fff;
}
.pg-advantages.pg-dark [class*="pg-section-item"] p {
    color: #eff3f7;
}
@media (max-width: 991px) {
    .pg-advantages {
        padding: 105px 25px 70px 25px;
    }
    .pg-advantages [class*="pg-section-item"] h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .pg-advantages [class*="pg-section-item"] h4 {
        display: none;
    }
    .pg-advantages [class*="pg-section-item"] p {
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 767px) {
    .pg-advantages {
        padding: 105px 25px 70px 25px;
    }
    .pg-advantages [class*="pg-section-item"] {
        padding: 20px;
    }
}
.pg-cookies-info {
    background-color: #eff3f7;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transform: translateY(100%);
    padding: 15px 50px 15px 30px;
    min-height: 50px;
    text-align: left;
    max-width: 1366px;
    margin: 0 auto;
}
.pg-cookies-info p {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #0d0d0e;
    margin: 0;
}
.i18n-ru .pg-cookies-info p {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-cookies-info .pg-btn-icon {
    position: absolute;
    right: 15px;
    top: 13px;
}
.pg-cookies-info.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
    -webkit-transition-delay: 1000ms;
}
.pg-cookies-pardot-info {
    background-color: #eff3f7;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    padding: 15px 50px 15px 30px;
    text-align: left;
    max-width: 1366px;
    margin: 0 auto;
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #0d0d0e;
    left: 50%;
    transform: translateX(-50%);
    animation: pg-anim-fade-in 1s ease-in-out 2s forwards;
}
.pg-cookies-pardot-info a {
    margin-left: 10px;
    font-size: 16px;
    line-height: 16px;
}
.pg-cookies-info-ext {
    align-items: center;
}
@media (max-width: 767px) {
    .pg-cookies-info-ext-copy {
        text-align: center;
    }
}
.pg-cookies-info-ext-actions {
    padding-left: 10px;
}
@media (max-width: 767px) {
    .pg-cookies-info-ext-actions {
        margin: 10px auto;
        text-align: center;
    }
}
.pg-location {
    display: flex;
    min-height: 450px;
    background-color: #fff;
    order: 100;
}
.pg-location [class*="pg-btn"] {
    z-index: 1;
}
.pg-location:hover h3,
.pg-location:hover p,
.pg-location:hover strong {
    color: #fff;
}
.pg-location:hover p a {
    color: #fff;
}
.pg-location-item-1,
.pg-location-item-2 {
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 60px 75px 40px 75px;
    text-align: left;
    align-items: flex-start;
}
.pg-location-item-1 h3,
.pg-location-item-2 h3 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 30px;
    line-height: 34px;
    color: #058ad7;
    margin-bottom: 15px;
    z-index: 1;
    padding: 0;
}
.i18n-ru .pg-location-item-1 h3,
.i18n-ru .pg-location-item-2 h3 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-location-item-1 h3 a,
.pg-location-item-2 h3 a {
    display: inline-block;
    line-height: 34px;
    padding-left: 10px;
    position: relative;
    top: -5px;
}
.pg-location-item-1 h3 a img,
.pg-location-item-2 h3 a img {
    width: 29px;
}
.pg-location-item-1 h4,
.pg-location-item-2 h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #058ad7;
    text-transform: uppercase;
    margin-bottom: 15px;
    z-index: 1;
}
.i18n-ru .pg-location-item-1 h4,
.i18n-ru .pg-location-item-2 h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-location-item-1 p,
.pg-location-item-2 p {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #121517;
    margin-bottom: 25px;
    z-index: 1;
    padding: 0;
}
.i18n-ru .pg-location-item-1 p,
.i18n-ru .pg-location-item-2 p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-location-item-1 p a,
.pg-location-item-2 p a {
    color: #0d0d0e;
    font-family: "Larsseit-Thin";
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}
.i18n-ru .pg-location-item-1 p a,
.i18n-ru .pg-location-item-2 p a {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-location-item-1 p a:hover,
.pg-location-item-2 p a:hover,
.pg-location-item-1 p a:active,
.pg-location-item-2 p a:active,
.pg-location-item-1 p a:focus,
.pg-location-item-2 p a:focus {
    color: #0d0d0e;
    text-decoration: none;
}
.pg-location-item-1 p br,
.pg-location-item-2 p br {
    display: inline-block !important;
}
.pg-location-item-1 strong,
.pg-location-item-2 strong {
    font-family: "Larsseit-Bold";
    font-weight: normal;
}
.i18n-ru .pg-location-item-1 strong,
.i18n-ru .pg-location-item-2 strong {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
@media (max-width: 1199px) {
    .pg-location-item-1,
    .pg-location-item-2 {
        padding: 60px 25px 40px 25px;
    }
    .pg-location-item-1 > h1,
    .pg-location-item-2 > h1 {
        padding: 0 25px 0 25px;
    }
    .pg-location-item-1 > h3,
    .pg-location-item-2 > h3 {
        padding: 0 25px 0 25px;
    }
    .pg-location-item-1 > h4,
    .pg-location-item-2 > h4 {
        padding: 0 25px 0 25px;
    }
    .pg-location-item-1 > p,
    .pg-location-item-2 > p {
        padding: 0 25px 0 25px;
    }
    .pg-location-item-1 > p br,
    .pg-location-item-2 > p br {
        display: none;
    }
}
@media (max-width: 991px) {
    .pg-location-item-1,
    .pg-location-item-2 {
        min-height: 450px;
    }
}
@media (max-width: 767px) {
    .pg-location-item-1,
    .pg-location-item-2 {
        padding: 60px 25px 40px 25px;
    }
    .pg-location-item-1 h1,
    .pg-location-item-2 h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .pg-location-item-1 h3,
    .pg-location-item-2 h3 {
        font-size: 25px;
        line-height: 32px;
        padding: 0;
    }
    .pg-location-item-1 h4,
    .pg-location-item-2 h4 {
        padding: 0;
    }
    .pg-location-item-1 p,
    .pg-location-item-2 p {
        padding: 0;
    }
}
.pg-location-item {
    flex: 1 1 auto;
}
.pg-location-item-1 {
    padding-left: 75px;
}
@media (max-width: 767px) {
    .pg-location-item-1 {
        order: 2;
        padding-left: 40px;
    }
}
.pg-location-item-2 {
    min-height: 450px;
    padding: 0;
}
.pg-location-item-2:after {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0);
}
.pg-section-contact {
    background-color: #eff3f7;
    text-align: left;
    min-height: 250px;
}
.pg-section-contact .pg-section-item-1,
.pg-section-contact .pg-section-item-2 {
    text-align: left;
    align-items: flex-start;
    padding-right: 75px;
    padding-left: 75px;
}
.pg-section-contact .pg-section-item-1 p {
    font-size: 22px;
    line-height: 30px;
    margin: 0;
}
.pg-section-contact .pg-contact-hours {
    color: #0d0d0e;
    margin-bottom: 5px;
    display: inline-block;
}
.pg-section-contact .pg-contact-hours .pg-contact-hour-item {
    white-space: nowrap;
}
.pg-section-contact .pg-contact-hours .pg-contact-hour-item:first-child {
    margin-right: 40px;
}
.pg-section-contact .pg-contact-hours small {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
}
.i18n-ru .pg-section-contact .pg-contact-hours small {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-section-contact .pg-contact-hours strong {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
}
.i18n-ru .pg-section-contact .pg-contact-hours strong {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-contact .pg-contact-phone {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 50px;
    line-height: 50px;
    color: #058ad7;
    text-decoration: none;
}
.i18n-ru .pg-section-contact .pg-contact-phone {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-contact .pg-contact-phone:hover,
.pg-section-contact .pg-contact-phone:active,
.pg-section-contact .pg-contact-phone:focus {
    color: #058ad7;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .pg-section-contact .pg-contact-hours .pg-contact-hour-item {
        margin-right: 40px;
    }
    .pg-section-contact .pg-contact-hours small {
        font-size: 18px;
        line-height: 34px;
    }
    .pg-section-contact .pg-contact-hours strong {
        font-size: 22px;
        line-height: 34px;
    }
    .pg-section-contact .pg-contact-phone {
        font-size: 35px;
        line-height: 35px;
    }
}
@media (max-width: 991px) {
    .pg-section-contact .pg-section-item-1,
    .pg-section-contact .pg-section-item-2 {
        padding-right: 40px;
        padding-left: 40px;
    }
    .pg-section-contact .pg-section-item-1 p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .pg-section-contact .pg-section-item-2 {
        padding-top: 0;
    }
    .pg-section-contact .pg-contact-phone {
        font-size: 25px;
        line-height: 25px;
    }
    .pg-location .pg-location-item-1 {
        padding-left: 40px;
        order: 2;
    }
}
.pg-locations {
    display: flex;
    flex-direction: column;
}
.pg-default-pl .pg-location-new-york .pg-location-item-2 {
    order: 1;
}
.pg-location-new-york:hover .pg-location-item-1 {
    background-color: #2974b3;
}
.pg-location-new-york:hover .pg-location-item-2:after {
    background-color: rgba(41, 116, 179, 0.2);
}
.pg-location-new-york .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-new-york.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-default-pl .pg-location-warsaw {
    order: 0;
}
.pg-default-pl .pg-location-warsaw .pg-location-item-1 {
    order: 1;
}
.pg-default-ru .pg-location-warsaw {
    order: 1;
}
.pg-location-warsaw:hover .pg-location-item-1 {
    background-color: #6a6f8f;
}
.pg-location-warsaw:hover .pg-location-item-2:after {
    background-color: rgba(106, 111, 143, 0.2);
}
.pg-location-warsaw .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-warsaw.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-default-ru .pg-location-moscow {
    order: 0;
}
.pg-location-moscow:hover .pg-location-item-1 {
    background-color: #8b8ea3;
}
.pg-location-moscow:hover .pg-location-item-2:after {
    background-color: rgba(139, 142, 163, 0.2);
}
.pg-location-moscow .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-moscow.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-pg-au .pg-location-melbourne {
    order: 0;
}
.pg-location-melbourne:hover .pg-location-item-1 {
    background-color: #93acbd;
}
.pg-location-melbourne:hover .pg-location-item-2:after {
    background-color: rgba(147, 172, 189, 0.2);
}
.pg-location-melbourne .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-melbourne.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-default-es .pg-location-madrid {
    order: 0;
}
.pg-default-es .pg-location-madrid .pg-location-item-2 {
    order: 1;
}
.pg-pg-au .pg-location-madrid .pg-location-item-2 {
    order: 1;
}
.pg-location-madrid:hover .pg-location-item-1 {
    background-color: #675370;
}
.pg-location-madrid:hover .pg-location-item-2:after {
    background-color: rgba(103, 83, 112, 0.2);
}
.pg-location-madrid .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-madrid.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-default-fi .pg-location-stockholm,
.pg-default-se .pg-location-stockholm {
    order: 0;
}
.pg-default-es .pg-location-stockholm {
    order: 101;
}
.pg-pg-au .pg-location-stockholm .pg-location-item-1 {
    order: 1;
}
.pg-location-stockholm:hover .pg-location-item-1 {
    background-color: #183d64;
}
.pg-location-stockholm:hover .pg-location-item-2:after {
    background-color: rgba(24, 61, 100, 0.2);
}
.pg-location-stockholm .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-stockholm.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-default-fi .pg-location-mumbai .pg-location-item-2,
.pg-default-se .pg-location-mumbai .pg-location-item-2 {
    order: 1;
}
.pg-pg-au .pg-location-mumbai .pg-location-item-2 {
    order: 1;
}
.pg-location-mumbai:hover .pg-location-item-1 {
    background-color: #8a3a4b;
}
.pg-location-mumbai:hover .pg-location-item-2:after {
    background-color: rgba(138, 58, 75, 0.2);
}
.pg-location-mumbai .pg-location-item-2 {
    background: #fff url("../../../all/themes/fitrose/images/pg_contact/pg-section-location-mumbai.jpg") no-repeat center bottom;
    background-size: cover;
}
.pg-hero-enterprise-1 {
    background-color: #0d0d0e;
}
.pg-hero-enterprise-1 [class*="pg-hero-item"] h1 {
    color: #eff3f7;
}
.pg-hero-enterprise-1 [class*="pg-hero-item"] h4 {
    font-size: 13px;
    line-height: 18px;
    color: #eff3f7;
}
.pg-hero-enterprise-1 [class*="pg-hero-item"] p,
.pg-hero-enterprise-1 [class*="pg-hero-item"] h2 {
    color: #d7e1ea;
}
.pg-feature-enterprise-ssk {
    background-color: #252a2e;
}
.pg-feature-enterprise-ssk .pg-feature-item-1 h3,
.pg-feature-enterprise-ssk .pg-feature-item-2 h3 {
    color: #fff;
}
.pg-feature-enterprise-ssk .pg-feature-item-1 h4,
.pg-feature-enterprise-ssk .pg-feature-item-2 h4 {
    color: #fff;
}
.pg-feature-enterprise-ssk .pg-feature-item-1 p,
.pg-feature-enterprise-ssk .pg-feature-item-2 p {
    color: #d7e1ea;
}
@media (max-width: 767px) {
    .pg-feature-enterprise-ssk .pg-feature-item-1 {
        padding-top: 60px;
    }
}
.pg-feature-enterprise-ssk .pg-feature-item-2 {
    padding-bottom: 0;
    justify-content: flex-end;
}
.pg-feature-enterprise-ssk .pg-feature-item-2 img {
    width: 100%;
    max-width: 427px;
}
@media (max-width: 991px) {
    .pg-feature-enterprise-ssk .pg-feature-item-2 {
        justify-content: center;
        padding-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .pg-feature-enterprise-ssk .pg-feature-item-2 {
        padding-bottom: 0;
        padding-left: 50px;
        padding-right: 50px;
    }
}
.pg-feature-dashboard {
    background-color: #0d0f0e;
}
.pg-feature-dashboard .pg-feature-item-1 h3,
.pg-feature-dashboard .pg-feature-item-2 h3 {
    color: #fff;
}
.pg-feature-dashboard .pg-feature-item-1 h4,
.pg-feature-dashboard .pg-feature-item-2 h4 {
    color: #fff;
}
.pg-feature-dashboard .pg-feature-item-1 p,
.pg-feature-dashboard .pg-feature-item-2 p {
    color: #d7e1ea;
}
@media (max-width: 767px) {
    .pg-feature-dashboard .pg-feature-item-1 {
        order: 2;
        padding-top: 0;
    }
}
.pg-feature-dashboard .pg-feature-item-2 img {
    width: 100%;
    max-width: 536px;
}
.pg-feature-ma {
    background-color: #0e0e0e;
}
.pg-feature-ma .pg-feature-item-1 h3,
.pg-feature-ma .pg-feature-item-2 h3 {
    color: #fff;
}
.pg-feature-ma .pg-feature-item-1 h4,
.pg-feature-ma .pg-feature-item-2 h4 {
    color: #fff;
}
.pg-feature-ma .pg-feature-item-1 p,
.pg-feature-ma .pg-feature-item-2 p {
    color: #d7e1ea;
}
@media (max-width: 767px) {
    .pg-feature-ma .pg-feature-item-1 {
        padding-top: 0;
    }
}
.pg-feature-ma .pg-feature-item-2 {
    padding-bottom: 0;
    justify-content: flex-end;
}
.pg-feature-ma .pg-feature-item-2 img {
    max-width: 400px;
    width: 100%;
}
@media (max-width: 991px) {
    .pg-feature-ma .pg-feature-item-2 {
        justify-content: center;
        padding-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .pg-feature-ma .pg-feature-item-2 {
        padding-bottom: 0;
    }
}
.pg-feature-enterprise-cp {
    background-color: #0d0d0e;
    background: #0d0d0e url("../../../all/themes/fitrose/images/pg_enterprise/pg-section-enterprise-cp.jpg") no-repeat center bottom;
    background-size: cover;
    padding: 94px 0;
}
.pg-feature-enterprise-cp .pg-feature-item-1 {
    padding-left: 45px;
    padding-right: 45px;
}
.pg-feature-enterprise-cp .pg-feature-item-1 > h3 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
}
.pg-feature-enterprise-cp .pg-feature-item-1 > h4 {
    color: #fff;
}
.pg-feature-enterprise-cp .pg-feature-item-1 > p {
    color: #d7e1ea;
    margin-bottom: 40px;
}
.pg-feature-enterprise-cp .pg-feature-item-1 .pg-boxes {
    margin-bottom: 45px;
}
@media (max-width: 991px) {
    .pg-feature-enterprise-cp {
        background: #252a2e url("../../../all/themes/fitrose/images/pg_enterprise/pg-section-enterprise-cp-md.jpg") no-repeat center top;
        background-size: 100%;
        padding-top: 450px;
        padding-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .pg-feature-enterprise-cp {
        background: #252a2e url("../../../all/themes/fitrose/images/pg_enterprise/pg-section-enterprise-cp-sm.jpg") no-repeat center top;
        background-size: 100%;
        padding-top: 225px;
        padding-bottom: 0;
    }
}
.pg-feature-experience {
    background-color: #0d0d0e;
    background: #0d0d0e url("../../../all/themes/fitrose/images/pg_enterprise/pg-section-enterprise-hero.jpg") no-repeat center bottom;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 50px;
}
.pg-feature-experience .pg-feature-item-1,
.pg-feature-experience .pg-feature-item-2 {
    padding: 60px 25px 40px 25px;
}
.pg-feature-experience .pg-feature-item-1 h3,
.pg-feature-experience .pg-feature-item-2 h3 {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
}
.pg-feature-experience .pg-feature-item-1 p,
.pg-feature-experience .pg-feature-item-2 p {
    color: #d7e1ea;
}
@media (max-width: 991px) {
    .pg-feature-experience {
        background: #0d0d0e url("../../../all/themes/fitrose/images/pg_enterprise/pg-section-enterprise-hero-md.jpg") no-repeat right top;
        background-size: cover;
    }
}
@media (max-width: 767px) {
    .pg-feature-experience {
        background: #0d0d0e url("../../../all/themes/fitrose/images/pg_enterprise/pg-section-enterprise-hero-sm.jpg") no-repeat right top;
        background-size: cover;
        padding-top: 0;
    }
}
.pg-feature-experience.pg-mobile {
    background: #0d0d0e;
    padding-bottom: 0;
}
.pg-feature-experience.pg-mobile .pg-feature-item-1 {
    background: #252a2e;
    order: 2;
}
.pg-feature-experience.pg-mobile .pg-feature-item-2 {
    padding: 0;
}
.pg-feature-experience.pg-mobile .pg-feature-item-2 img {
    width: 100%;
}
@media (max-width: 767px) {
    .pg-feature-experience.pg-mobile {
        background: #0d0d0e;
        padding-top: 0;
    }
}
.pg-experience {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pg-experience .pg-experience-item {
    width: 150px;
    height: 125px;
    background: rgba(61, 62, 64, 0.8);
    text-align: center;
    margin: 0 15px 30px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
    border-radius: 4px;
    overflow-wrap: break-word;
}
@media (max-width: 991px) {
    .pg-experience .pg-experience-item {
        margin: 0 5px 10px 5px;
    }
}
@media (max-width: 767px) {
    .pg-experience .pg-experience-item {
        margin: 0 15px 30px 15px;
        width: 125px;
    }
}
.pg-experience .pg-experience-item h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    color: #ff5614;
    font-size: 43px;
    line-height: 43px;
    margin: 0;
}
.i18n-ru .pg-experience .pg-experience-item h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-experience .pg-experience-item p {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #bbcad6;
    margin: 0;
}
.i18n-ru .pg-experience .pg-experience-item p {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
@media (max-width: 991px) {
    .pg-experience {
        justify-content: center;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .pg-experience {
        margin-bottom: 0px;
    }
}
.pg-feature-cm {
    background-color: #eff3f7;
}
.pg-feature-cm .pg-feature-item-2 {
    padding: 60px 0 0 25px;
}
.pg-feature-cm .pg-feature-item-2 img {
    align-self: flex-end;
    margin-top: auto;
    width: 100%;
    max-width: 582px;
}
@media (max-width: 767px) {
    .pg-feature-cp .pg-feature-item-1 {
        padding-top: 0;
    }
}
.pg-feature-cp .pg-feature-item-2 img {
    width: 100%;
    max-width: 477px;
}
.pg-feature-ac {
    background-color: #eff3f7;
}
.pg-feature-ac .pg-feature-item-2 {
    padding-bottom: 0;
    padding-top: 40px;
    justify-content: flex-end;
}
.pg-feature-ac .pg-feature-item-2 img {
    max-width: 456px;
    width: 100%;
}
.pg-feature-pos {
    background-color: #fff;
}
.pg-feature-pos .pg-feature-item-2 {
    padding: 60px 25px 0 25px;
    justify-content: flex-end;
}
.pg-feature-pos .pg-feature-item-2 img {
    width: 100%;
    max-width: 538px;
}
.pg-feature-crm {
    background-color: #eff3f7;
}
.pg-feature-crm .pg-feature-item-2 img {
    width: 100%;
    max-width: 475px;
}
.pg-feature-mob-app {
    background-color: #fff;
}
.pg-feature-mob-app .pg-feature-item-2 {
    padding-top: 0;
    padding-bottom: 0;
}
.pg-feature-mob-app .pg-feature-item-2 img {
    width: 100%;
    max-width: 377px;
}
.pg-feature-integrations {
    background-color: #eff3f7;
}
.pg-feature-integrations .pg-feature-item-2 img {
    width: 100%;
    max-width: 436px;
}
.pg-feature-bi {
    background-color: #fff;
}
.pg-feature-bi .pg-feature-item-2 {
    padding: 60px 0 40px 0;
}
.pg-feature-bi .pg-feature-item-2 img {
    width: 100%;
    max-width: 545px;
}
.pg-feature-payments {
    background-color: #eff3f7;
}
.pg-feature-payments .pg-feature-item-2 {
    padding-bottom: 0;
    padding-top: 40px;
    justify-content: flex-end;
}
.pg-feature-payments .pg-feature-item-2 img {
    max-width: 204px;
    width: 100%;
}
.pg-feature-ssk {
    background-color: #fff;
}
.pg-feature-ssk .pg-feature-item-2 {
    padding-bottom: 0;
    justify-content: flex-end;
}
.pg-feature-ssk .pg-feature-item-2 img {
    width: 100%;
    max-width: 441px;
}
.pg-feature-mobile {
    background: transparent url("../../../all/themes/fitrose/images/pg_features/pg-section-features-mobile.jpg") no-repeat center center;
    background-size: cover;
}
@media (max-width: 767px) {
    .pg-feature-mobile {
        background: #0d0d0e;
        min-height: 600px;
    }
}
.pg-feature-mobile .pg-feature-item-1 p {
    color: #fff;
}
.pg-feature-mobile .pg-feature-item-1 h3 {
    color: #fff;
}
.pg-feature-mobile .pg-feature-item-1 h4 {
    color: #fff;
}
@media (max-width: 767px) {
    .pg-feature-mobile .pg-feature-item-1 {
        background: transparent url("../../../all/themes/fitrose/images/pg_features/pg-section-features-mobile-sm.jpg") no-repeat top center;
        background-size: 100%;
        padding-top: 290px;
    }
}
.pg-section-features .pg-section-item-1,
.pg-section-features .pg-section-item-2 {
    min-height: 500px;
    padding: 60px 0 0 0;
}
.pg-section-features .pg-section-item-1 h3,
.pg-section-features .pg-section-item-2 h3,
.pg-section-features .pg-section-item-1 h4,
.pg-section-features .pg-section-item-2 h4,
.pg-section-features .pg-section-item-1 p,
.pg-section-features .pg-section-item-2 p {
    color: #fff;
    padding-left: 75px;
    padding-right: 75px;
}
.pg-section-features .pg-section-item-1 img,
.pg-section-features .pg-section-item-2 img {
    margin-top: auto;
    max-width: 100%;
}
.pg-section-features .pg-section-item-1 a,
.pg-section-features .pg-section-item-2 a {
    position: absolute;
    bottom: 40px;
}
.pg-section-features .pg-section-item-1 {
    background: #058ad7;
}
.pg-section-features .pg-section-item-2 {
    background: #252a2e;
}
@media (max-width: 991px) {
    .pg-section-features .pg-section-item-1,
    .pg-section-features .pg-section-item-2 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .pg-section-features .pg-section-item-1 h3,
    .pg-section-features .pg-section-item-2 h3,
    .pg-section-features .pg-section-item-1 h4,
    .pg-section-features .pg-section-item-2 h4,
    .pg-section-features .pg-section-item-1 p,
    .pg-section-features .pg-section-item-2 p {
        color: #fff;
        padding-left: 25px;
        padding-right: 25px;
    }
    .pg-section-features .pg-section-item-1 a,
    .pg-section-features .pg-section-item-2 a {
        bottom: 40px;
    }
}
@media (max-width: 767px) {
    .pg-section-features .pg-section-item-1,
    .pg-section-features .pg-section-item-2 {
        min-height: 450px;
    }
    .pg-section-features .pg-section-item-1 h3,
    .pg-section-features .pg-section-item-2 h3,
    .pg-section-features .pg-section-item-1 h4,
    .pg-section-features .pg-section-item-2 h4,
    .pg-section-features .pg-section-item-1 p,
    .pg-section-features .pg-section-item-2 p {
        color: #fff;
        padding-left: 25px;
        padding-right: 25px;
    }
    .pg-section-features .pg-section-item-1 a,
    .pg-section-features .pg-section-item-2 a {
        bottom: 40px;
    }
}
.pg-section-feature {
    background-color: #fff;
}
.pg-section-feature .pg-section-item-1,
.pg-section-feature .pg-section-item-2 {
    align-items: flex-start;
    text-align: left;
}
.pg-section-feature .pg-section-item-1 h4,
.pg-section-feature .pg-section-item-2 h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    color: #058ad7;
    font-size: 16px;
    line-height: 22px;
    text-transform: unset;
    margin-bottom: 5px;
}
.i18n-ru .pg-section-feature .pg-section-item-1 h4,
.i18n-ru .pg-section-feature .pg-section-item-2 h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-feature .pg-section-item-1 p,
.pg-section-feature .pg-section-item-2 p {
    margin-bottom: 0;
    font-family: "Larsseit-Thin";
    font-weight: normal;
}
.i18n-ru .pg-section-feature .pg-section-item-1 p,
.i18n-ru .pg-section-feature .pg-section-item-2 p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-section-feature .pg-section-item-1 {
    justify-content: flex-start;
    padding: 0 0 45px 0;
}
.pg-section-feature .pg-section-item-1 > .row div:nth-child(odd) {
    padding: 40px 25px 0 75px;
}
.pg-section-feature .pg-section-item-1 > .row div:nth-child(even) {
    padding: 40px 75px 0 25px;
}
.pg-section-feature .pg-section-item-2 {
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0;
}
.pg-section-feature .pg-section-item-2 img {
    width: 100%;
    max-width: 683px;
}
@media (max-width: 1199px) {
    .pg-section-feature .pg-section-item-1 {
        order: 2;
    }
    .pg-section-feature .pg-section-item-2 {
        align-items: center;
    }
}
@media (max-width: 991px) {
    .pg-section-feature .pg-section-item-1 > .row div:nth-child(odd) {
        padding: 40px 25px 0 50px;
    }
    .pg-section-feature .pg-section-item-1 > .row div:nth-child(even) {
        padding: 40px 50px 0 25px;
    }
}
@media (max-width: 767px) {
    .pg-section-feature .pg-section-item-1 > .row div:nth-child(odd) {
        padding: 40px 25px 0 25px;
    }
    .pg-section-feature .pg-section-item-1 > .row div:nth-child(even) {
        padding: 40px 25px 0 25px;
    }
}
.pg-hero-frontpage {
    min-height: 450px;
}
.pg-hero-frontpage .pg-hero-item-1 img {
    width: 100%;
    max-width: 319px;
}
.pg-hero-frontpage .pg-hero-item-2 {
    padding: 0 40px;
    justify-content: center;
    max-width: 650px;
}
.pg-hero-frontpage .pg-hero-item-3 img {
    width: 100%;
    max-width: 338px;
}
@media (max-width: 1199px) {
    .pg-hero-frontpage .pg-hero-item-1 {
        justify-content: center;
    }
    .pg-hero-frontpage .pg-hero-item-1 img {
        display: none;
    }
    .pg-hero-frontpage .pg-hero-item-2 {
        padding: 0;
        max-width: 100%;
    }
    .pg-hero-frontpage .pg-hero-item-2 img {
        margin-top: 35px;
        margin-bottom: 20px;
        width: 100%;
    }
    .pg-hero-frontpage .pg-hero-item-3 {
        justify-content: center;
    }
    .pg-hero-frontpage .pg-hero-item-3 img {
        display: none;
    }
}
@media (max-width: 991px) {
    .pg-hero-frontpage .pg-hero-item-1 img {
        display: none;
    }
    .pg-hero-frontpage .pg-hero-item-3 img {
        display: none;
    }
}
@media (max-width: 767px) {
    .pg-hero-frontpage .pg-hero-item-2 {
        padding: 0;
    }
    .pg-hero-frontpage .pg-hero-item-2 > h2 {
        padding: 0 25px 0 25px;
    }
    .pg-hero-frontpage .pg-hero-item-2 > p {
        padding: 0 25px 0 25px;
    }
}
@media (min-width: 991px) {
    .pg-hero-frontpage [class*="pg-btn"] {
        display: unset;
    }
}
.pg-tabs-nav {
    background-color: #fff;
    justify-content: center;
}
.pg-tabs-nav li {
    padding: 0 20px 0 20px;
}
.pg-tabs-nav a {
    color: #ff5614;
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    height: 35px;
    display: inline-block;
    vertical-align: top;
}
.i18n-ru .pg-tabs-nav a {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-tabs-nav a.active {
    color: #058ad7;
    text-decoration: none;
    border-bottom: 2px solid #058ad7;
}
.pg-tabs-nav a:hover,
.pg-tabs-nav a:active,
.pg-tabs-nav a:focus {
    color: #058ad7;
    text-decoration: none;
}
.pg-pricing .pg-tabs-nav {
    margin: 0 -50px 0 -50px;
    padding-top: 5px;
}
@media (max-width: 991px) {
    .pg-pricing.pg-mobile .pg-tabs-nav {
        margin: 0 -25px;
    }
}
@media (max-width: 767px) {
    .pg-pricing.pg-mobile .pg-tabs-nav {
        justify-content: space-around;
        margin: 0;
    }
    .pg-pricing.pg-mobile .pg-tabs-nav li {
        padding: 0 5px;
    }
}
[class*="pg-tab-pane-"] {
    padding-bottom: 45px;
}
.pg-tab-pane-enterprise {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 10px;
}
.pg-tab-pane-enterprise img {
    width: 100%;
    max-width: 544px;
}
.pg-table-pricing {
    margin-bottom: 45px;
}
.pg-table-pricing thead th {
    text-align: center;
    border: none;
}
.pg-table-pricing thead th h3 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 36px;
    line-height: 29px;
    color: #058ad7;
}
.i18n-ru .pg-table-pricing thead th h3 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-table-pricing thead th h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 13px;
    line-height: 34px;
    color: #058ad7;
    text-transform: uppercase;
}
.i18n-ru .pg-table-pricing thead th h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-table-pricing tbody {
    border: none;
}
.pg-table-pricing tbody tr.pg-row-nested td:first-child {
    padding-left: 30px;
    font-family: "Larsseit-Thin";
    font-weight: normal;
}
.i18n-ru .pg-table-pricing tbody tr.pg-row-nested td:first-child {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-table-pricing tbody td {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #252a2e;
    text-align: center;
    border: none;
    padding: 2px 15px;
}
.i18n-ru .pg-table-pricing tbody td {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-table-pricing tbody td:first-child {
    text-align: left;
}
.pg-table-pricing.table-striped tbody tr:nth-of-type(odd) {
    background-color: #e4e9ef;
}
.pg-pricing.pg-mobile .pg-table-pricing thead th {
    height: 80px;
    vertical-align: middle;
}
.pg-pricing.pg-mobile .pg-table-pricing thead th h3 {
    margin: 0;
}
.pg-pricing {
    background-color: #eff3f7;
    padding: 45px 0 45px 75px;
}
.pg-pricing p {
    font-size: 11px;
    line-height: 22px;
    font-family: "Larsseit-Thin";
    font-weight: normal;
    color: #3e4d5c;
    margin: 0;
}
.i18n-ru .pg-pricing p {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-pricing.pg-mobile {
    padding: 0 25px 0px 25px;
}
.pg-pricing-price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.i18n-ru .pg-pricing-currency {
    font-size: 12px;
    line-height: 22px;
    padding-right: 5px;
}
.i18n-ru .pg-pricing-value {
    font-size: 28px;
    line-height: 29px;
}
.pg-pricing-item-2 {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}
.pg-pricing-item-2 img {
    margin-right: -30px;
    margin-bottom: -45px;
    width: 100%;
    max-width: 356px;
}
[class*="pg-bool-"] {
    background-color: transparent;
    border: 2px solid #bcc5d0;
    border-radius: 8px;
    width: 8px;
    height: 8px;
    display: inline-block;
}
.pg-bool-1 {
    background-color: #058ad7;
    border: none;
}
.pg-pricing-info p {
    font-size: 11px;
    line-height: 40px;
}
.pg-pricing-info .pg-pricing-info-item-1 {
    text-align: left;
}
.pg-pricing-info .pg-pricing-info-item-2 {
    text-align: right;
}
@media (max-width: 767px) {
    .pg-pricing {
        padding-left: 20px;
    }
    .pg-pricing.pg-mobile {
        padding: 0;
    }
    .pg-pricing-item-2 {
        padding: 0 20px;
    }
    .pg-pricing-item-2 img {
        display: none;
    }
    .pg-pricing-info .pg-pricing-info-item-1 {
        text-align: center;
        order: 2;
        padding-top: 15px;
    }
    .pg-pricing-info .pg-pricing-info-item-2 {
        text-align: center;
    }
}
.pg-section-pricing-customize {
    background: transparent url("../../../all/themes/fitrose/images/pg_pricing/pg-section-pricing-customize.jpg") no-repeat center bottom;
    background-size: cover;
    min-height: 700px;
}
.pg-section-pricing-customize .pg-section-item-1,
.pg-section-pricing-customize .pg-section-item-2 {
    justify-content: flex-start;
}
.pg-section-pricing-customize .pg-section-item-1 {
    padding: 60px 0 65px 75px;
}
.pg-section-pricing-customize .pg-section-item-1 h3 {
    color: #fff;
}
.pg-section-pricing-customize .pg-section-item-1 h4 {
    color: #fff;
}
.pg-section-pricing-customize .pg-section-item-1 p {
    color: #fff;
}
.pg-section-pricing-customize .pg-section-item-1 img {
    width: 100%;
    max-width: 427px;
    margin-top: 25px;
    margin-bottom: 35px;
}
.pg-section-pricing-customize .pg-section-item-2 img {
    width: 100%;
}
.pg-section-pricing-customize .pg-btn-1 {
    margin-top: 50px;
}
.pg-list-customize {
    list-style-type: disc;
    padding: 0;
    margin: 0;
    text-align: left;
    padding-left: 20px;
    padding-right: 0px;
    margin-bottom: 0;
}
.pg-list-customize li {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 5px;
}
.i18n-ru .pg-list-customize li {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-list-customize a {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.i18n-ru .pg-list-customize a {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
@media (min-width: 991px) and (max-width: 1199px) {
    .pg-list-customize {
        padding-right: 20px;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .pg-section-pricing-customize {
        background-color: #058ad7;
    }
    .pg-section-pricing-customize .pg-section-item-1 {
        padding: 50px;
        order: 2;
        background-color: #058ad7;
        margin-top: -150px;
    }
    .pg-section-pricing-customize .pg-section-item-2 {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .pg-list-customize {
        padding-right: 0px;
    }
}
.pg-section-pricing-questions {
    background-color: #fff;
    padding: 105px 50px;
    align-items: flex-start;
}
.pg-section-pricing-questions .pg-title {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 30px;
    line-height: 34px;
    color: #058ad7;
    text-align: center;
}
.i18n-ru .pg-section-pricing-questions .pg-title {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-pricing-questions [class*="pg-section-item"] {
    align-items: flex-start;
    text-align: left;
    padding: 25px 75px 25px 25px;
}
.pg-section-pricing-questions [class*="pg-section-item"] h4 {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #058ad7;
    margin-bottom: 10px;
    text-transform: unset;
    text-align: left;
}
.i18n-ru .pg-section-pricing-questions [class*="pg-section-item"] h4 {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-section-pricing-questions [class*="pg-section-item"] p {
    text-align: left;
}
.pg-section-pricing-questions.pg-mobile .pg-section-title {
    margin-bottom: 25px;
}
.pg-section-pricing-questions.pg-mobile [class*="pg-section-item"] {
    padding: 15px 0;
    border-bottom: 1px solid #d7e1ea;
}
.pg-section-pricing-questions.pg-mobile [class*="pg-section-item"] h4 {
    margin-bottom: 0;
}
.pg-section-pricing-questions.pg-mobile [class*="pg-section-item"] p {
    margin-bottom: 0;
    margin-top: 10px;
}
@media (max-width: 1199px) {
    .pg-section-pricing-questions [class*="pg-section-item"] {
        padding: 25px;
    }
}
@media (max-width: 991px) {
    .pg-section-pricing-questions {
        padding: 70px 50px;
    }
}
.pg-accordion {
    width: 100%;
}
.pg-accordion .pg-accordion-heading {
    cursor: pointer;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
}
.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
    display: none;
}
.intl-tel-input .v-hide {
    visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type="text"],
.intl-tel-input input[type="tel"] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}
.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}
.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
}
.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px;
}
.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px;
}
@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal;
    }
}
.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.intl-tel-input .country-list .country {
    padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
    color: #999;
}
.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
    vertical-align: middle;
}
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
    margin-right: 6px;
}
.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type="text"],
.intl-tel-input.allow-dropdown input[type="tel"],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type="text"],
.intl-tel-input.separate-dial-code input[type="tel"] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0;
}
.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px;
}
.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="tel"] {
    padding-left: 66px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="tel"] {
    padding-left: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="tel"] {
    padding-left: 74px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="tel"] {
    padding-left: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="tel"] {
    padding-left: 82px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="tel"] {
    padding-left: 92px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="tel"] {
    padding-left: 90px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="tel"] {
    padding-left: 100px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}
.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}
.intl-tel-input.iti-container:hover {
    cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em;
}
.iti-flag {
    width: 20px;
}
.iti-flag.be {
    width: 18px;
}
.iti-flag.ch {
    width: 15px;
}
.iti-flag.mc {
    width: 19px;
}
.iti-flag.ne {
    width: 18px;
}
.iti-flag.np {
    width: 13px;
}
.iti-flag.va {
    width: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2 / 1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-size: 5630px 15px;
    }
}
.iti-flag.ac {
    height: 10px;
    background-position: 0px 0px;
}
.iti-flag.ad {
    height: 14px;
    background-position: -22px 0px;
}
.iti-flag.ae {
    height: 10px;
    background-position: -44px 0px;
}
.iti-flag.af {
    height: 14px;
    background-position: -66px 0px;
}
.iti-flag.ag {
    height: 14px;
    background-position: -88px 0px;
}
.iti-flag.ai {
    height: 10px;
    background-position: -110px 0px;
}
.iti-flag.al {
    height: 15px;
    background-position: -132px 0px;
}
.iti-flag.am {
    height: 10px;
    background-position: -154px 0px;
}
.iti-flag.ao {
    height: 14px;
    background-position: -176px 0px;
}
.iti-flag.aq {
    height: 14px;
    background-position: -198px 0px;
}
.iti-flag.ar {
    height: 13px;
    background-position: -220px 0px;
}
.iti-flag.as {
    height: 10px;
    background-position: -242px 0px;
}
.iti-flag.at {
    height: 14px;
    background-position: -264px 0px;
}
.iti-flag.au {
    height: 10px;
    background-position: -286px 0px;
}
.iti-flag.aw {
    height: 14px;
    background-position: -308px 0px;
}
.iti-flag.ax {
    height: 13px;
    background-position: -330px 0px;
}
.iti-flag.az {
    height: 10px;
    background-position: -352px 0px;
}
.iti-flag.ba {
    height: 10px;
    background-position: -374px 0px;
}
.iti-flag.bb {
    height: 14px;
    background-position: -396px 0px;
}
.iti-flag.bd {
    height: 12px;
    background-position: -418px 0px;
}
.iti-flag.be {
    height: 15px;
    background-position: -440px 0px;
}
.iti-flag.bf {
    height: 14px;
    background-position: -460px 0px;
}
.iti-flag.bg {
    height: 12px;
    background-position: -482px 0px;
}
.iti-flag.bh {
    height: 12px;
    background-position: -504px 0px;
}
.iti-flag.bi {
    height: 12px;
    background-position: -526px 0px;
}
.iti-flag.bj {
    height: 14px;
    background-position: -548px 0px;
}
.iti-flag.bl {
    height: 14px;
    background-position: -570px 0px;
}
.iti-flag.bm {
    height: 10px;
    background-position: -592px 0px;
}
.iti-flag.bn {
    height: 10px;
    background-position: -614px 0px;
}
.iti-flag.bo {
    height: 14px;
    background-position: -636px 0px;
}
.iti-flag.bq {
    height: 14px;
    background-position: -658px 0px;
}
.iti-flag.br {
    height: 14px;
    background-position: -680px 0px;
}
.iti-flag.bs {
    height: 10px;
    background-position: -702px 0px;
}
.iti-flag.bt {
    height: 14px;
    background-position: -724px 0px;
}
.iti-flag.bv {
    height: 15px;
    background-position: -746px 0px;
}
.iti-flag.bw {
    height: 14px;
    background-position: -768px 0px;
}
.iti-flag.by {
    height: 10px;
    background-position: -790px 0px;
}
.iti-flag.bz {
    height: 14px;
    background-position: -812px 0px;
}
.iti-flag.ca {
    height: 10px;
    background-position: -834px 0px;
}
.iti-flag.cc {
    height: 10px;
    background-position: -856px 0px;
}
.iti-flag.cd {
    height: 15px;
    background-position: -878px 0px;
}
.iti-flag.cf {
    height: 14px;
    background-position: -900px 0px;
}
.iti-flag.cg {
    height: 14px;
    background-position: -922px 0px;
}
.iti-flag.ch {
    height: 15px;
    background-position: -944px 0px;
}
.iti-flag.ci {
    height: 14px;
    background-position: -961px 0px;
}
.iti-flag.ck {
    height: 10px;
    background-position: -983px 0px;
}
.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px;
}
.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px;
}
.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px;
}
.iti-flag.co {
    height: 14px;
    background-position: -1071px 0px;
}
.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px;
}
.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px;
}
.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px;
}
.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px;
}
.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px;
}
.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px;
}
.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px;
}
.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px;
}
.iti-flag.de {
    height: 12px;
    background-position: -1269px 0px;
}
.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px;
}
.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px;
}
.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px;
}
.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px;
}
.iti-flag.do {
    height: 13px;
    background-position: -1379px 0px;
}
.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px;
}
.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px;
}
.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px;
}
.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px;
}
.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px;
}
.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px;
}
.iti-flag.er {
    height: 10px;
    background-position: -1533px 0px;
}
.iti-flag.es {
    height: 14px;
    background-position: -1555px 0px;
}
.iti-flag.et {
    height: 10px;
    background-position: -1577px 0px;
}
.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px;
}
.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px;
}
.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px;
}
.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px;
}
.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px;
}
.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px;
}
.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px;
}
.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px;
}
.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px;
}
.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px;
}
.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px;
}
.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px;
}
.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px;
}
.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px;
}
.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px;
}
.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px;
}
.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px;
}
.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px;
}
.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px;
}
.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px;
}
.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px;
}
.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px;
}
.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px;
}
.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px;
}
.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px;
}
.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px;
}
.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px;
}
.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px;
}
.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px;
}
.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px;
}
.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px;
}
.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px;
}
.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px;
}
.iti-flag.id {
    height: 14px;
    background-position: -2325px 0px;
}
.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px;
}
.iti-flag.il {
    height: 15px;
    background-position: -2369px 0px;
}
.iti-flag.im {
    height: 10px;
    background-position: -2391px 0px;
}
.iti-flag.in {
    height: 14px;
    background-position: -2413px 0px;
}
.iti-flag.io {
    height: 10px;
    background-position: -2435px 0px;
}
.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px;
}
.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px;
}
.iti-flag.is {
    height: 15px;
    background-position: -2501px 0px;
}
.iti-flag.it {
    height: 14px;
    background-position: -2523px 0px;
}
.iti-flag.je {
    height: 12px;
    background-position: -2545px 0px;
}
.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px;
}
.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px;
}
.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px;
}
.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px;
}
.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px;
}
.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px;
}
.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px;
}
.iti-flag.km {
    height: 12px;
    background-position: -2721px 0px;
}
.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px;
}
.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px;
}
.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px;
}
.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px;
}
.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px;
}
.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px;
}
.iti-flag.la {
    height: 14px;
    background-position: -2875px 0px;
}
.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px;
}
.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px;
}
.iti-flag.li {
    height: 12px;
    background-position: -2941px 0px;
}
.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px;
}
.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px;
}
.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px;
}
.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px;
}
.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px;
}
.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px;
}
.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px;
}
.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px;
}
.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px;
}
.iti-flag.md {
    height: 10px;
    background-position: -3160px 0px;
}
.iti-flag.me {
    height: 10px;
    background-position: -3182px 0px;
}
.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px;
}
.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px;
}
.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px;
}
.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px;
}
.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px;
}
.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px;
}
.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px;
}
.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px;
}
.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px;
}
.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px;
}
.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px;
}
.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px;
}
.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px;
}
.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px;
}
.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px;
}
.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px;
}
.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px;
}
.iti-flag.my {
    height: 10px;
    background-position: -3578px 0px;
}
.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px;
}
.iti-flag.na {
    height: 14px;
    background-position: -3622px 0px;
}
.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px;
}
.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px;
}
.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px;
}
.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px;
}
.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px;
}
.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px;
}
.iti-flag.no {
    height: 15px;
    background-position: -3774px 0px;
}
.iti-flag.np {
    height: 15px;
    background-position: -3796px 0px;
}
.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px;
}
.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px;
}
.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px;
}
.iti-flag.om {
    height: 10px;
    background-position: -3877px 0px;
}
.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px;
}
.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px;
}
.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px;
}
.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px;
}
.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px;
}
.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px;
}
.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px;
}
.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px;
}
.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px;
}
.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px;
}
.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px;
}
.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px;
}
.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px;
}
.iti-flag.py {
    height: 11px;
    background-position: -4185px 0px;
}
.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px;
}
.iti-flag.re {
    height: 14px;
    background-position: -4229px 0px;
}
.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px;
}
.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px;
}
.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px;
}
.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px;
}
.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px;
}
.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px;
}
.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px;
}
.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px;
}
.iti-flag.se {
    height: 13px;
    background-position: -4427px 0px;
}
.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px;
}
.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px;
}
.iti-flag.si {
    height: 10px;
    background-position: -4493px 0px;
}
.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px;
}
.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px;
}
.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px;
}
.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px;
}
.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px;
}
.iti-flag.so {
    height: 14px;
    background-position: -4625px 0px;
}
.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px;
}
.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px;
}
.iti-flag.st {
    height: 10px;
    background-position: -4691px 0px;
}
.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px;
}
.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px;
}
.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px;
}
.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px;
}
.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px;
}
.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px;
}
.iti-flag.td {
    height: 14px;
    background-position: -4845px 0px;
}
.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px;
}
.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px;
}
.iti-flag.th {
    height: 14px;
    background-position: -4911px 0px;
}
.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px;
}
.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px;
}
.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px;
}
.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px;
}
.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px;
}
.iti-flag.to {
    height: 10px;
    background-position: -5043px 0px;
}
.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px;
}
.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px;
}
.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px;
}
.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px;
}
.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px;
}
.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px;
}
.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px;
}
.iti-flag.um {
    height: 11px;
    background-position: -5219px 0px;
}
.iti-flag.us {
    height: 11px;
    background-position: -5241px 0px;
}
.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px;
}
.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px;
}
.iti-flag.va {
    height: 15px;
    background-position: -5307px 0px;
}
.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px;
}
.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px;
}
.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px;
}
.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px;
}
.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px;
}
.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px;
}
.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px;
}
.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px;
}
.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px;
}
.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px;
}
.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px;
}
.iti-flag.za {
    height: 14px;
    background-position: -5566px 0px;
}
.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px;
}
.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px;
}
.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(../../../all/libraries/intl-tel-input/build/img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2 / 1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url(../../../all/libraries/intl-tel-input/build/img/flags%402x.png);
    }
}
.iti-flag.np {
    background-color: transparent;
}
.pg-demo-steps-modal .pg-close-modal {
    position: absolute;
    right: 15px;
    top: 15px;
    border: none !important;
    color: #252a2e;
    cursor: pointer;
}
.pg-demo-steps-modal.in {
    display: flex;
    align-items: center;
}
.pg-demo-steps-modal-dialog {
    max-width: 1000px;
    margin-top: 50px;
    position: relative;
    pointer-events: auto;
}
.pg-demo-steps {
    font-family: "Larsseit-Thin";
    font-weight: normal;
    background-color: #fff;
    color: #0d0d0e;
    display: flex;
    border-radius: 4px;
}
.i18n-ru .pg-demo-steps {
    font-family: "Roboto-Thin";
    font-weight: normal;
}
.pg-demo-steps .alert.error {
    display: none;
    position: relative;
    background-color: transparent;
    margin: 0 0 20px 0;
}
.pg-demo-steps .alert.error ul {
    padding-left: 0px;
    margin: 0;
    list-style: none;
}
.pg-demo-steps .alert.error .close {
    display: none;
}
.pg-demo-steps-1 {
    background-color: #fff;
    flex: 0 0 50%;
    padding: 40px;
    border-radius: 4px;
}
.pg-demo-steps-2 {
    background: #fff url("../../../all/modules/pg_demo/images/pg-demo-steps-bg.jpg") no-repeat center right;
    flex: 0 0 50%;
    padding: 40px;
    border-radius: 4px;
}
@media screen and (-moz-min-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2/1), screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
    .pg-demo-steps-2 {
        background-size: 90%;
    }
}
.pg-demo-steps-title {
    font-family: "Larsseit-Bold";
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
    color: #058ad7;
    margin: 0 0 16px 0;
}
.i18n-ru .pg-demo-steps-title {
    font-family: "Roboto-Bold";
    font-weight: normal;
}
.pg-demo-steps-description {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 25px 0;
}
.pg-demo-steps-form .control-label {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #3e4d5c;
    margin-bottom: 5px;
    font-weight: normal;
}
.i18n-ru .pg-demo-steps-form .control-label {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form .webform-previous {
    display: none;
}
.pg-demo-steps-form .form-actions {
    padding-top: 8px;
    display: flex;
    justify-content: space-between;
}
.pg-demo-steps-form .webform-progressbar {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 11px;
    line-height: 11px;
    color: #0d0d0e;
    display: flex;
    order: 1;
    align-items: center;
    justify-content: flex-end;
    text-transform: uppercase;
}
.i18n-ru .pg-demo-steps-form .webform-progressbar {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler fieldset {
    margin-bottom: 15px;
}
.pg-demo-steps-form-form-handler .form-group {
    margin-bottom: 10px;
}
.pg-demo-steps-form-form-handler .form-control {
    font-family: "Larsseit-Regular";
    font-weight: normal;
    color: #0d0d0e;
    font-size: 14px;
    line-height: 20px;
    border-radius: 3px;
    border: 1px solid #d7e1ea;
}
.i18n-ru .pg-demo-steps-form-form-handler .form-control {
    font-family: "Roboto-Regular";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler .form-control.error,
.pg-demo-steps-form-form-handler .form-control.pgFieldError {
    border: 1px solid #ed1c24;
}
.pg-demo-steps-form-form-handler .control-label {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #3e4d5c;
    margin-bottom: 5px;
    font-weight: normal;
}
.i18n-ru .pg-demo-steps-form-form-handler .control-label {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler .form-check-label {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #0d0d0e;
}
.i18n-ru .pg-demo-steps-form-form-handler .form-check-label {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler .form-check-input {
    border-radius: 3px;
    border: 2px solid #d7e1ea;
    background-color: #fff;
}
.pg-demo-steps-form-form-handler .form-check-input.error,
.pg-demo-steps-form-form-handler .form-check-input.pgFieldError {
    border: 1px solid #ed1c24;
}
.pg-demo-steps-form-form-handler .custom-label {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #0d0d0e;
    padding-left: 5px;
    padding-top: 3px;
}
.i18n-ru .pg-demo-steps-form-form-handler .custom-label {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler .custom-control-label {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #0d0d0e;
    padding-left: 5px;
    padding-top: 3px;
}
.i18n-ru .pg-demo-steps-form-form-handler .custom-control-label {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler .custom-control-label:before {
    border-radius: 3px;
    border: 1px solid #d7e1ea;
    background-color: #fff;
    width: 20px;
    height: 20px;
}
.pg-demo-steps-form-form-handler .custom-control-label.error,
.pg-demo-steps-form-form-handler .custom-control-label.pgFieldError {
    border: none;
}
.pg-demo-steps-form-form-handler .custom-control-label.error:before,
.pg-demo-steps-form-form-handler .custom-control-label.pgFieldError:before {
    border: 1px solid #ed1c24;
}
.pg-demo-steps-form-form-handler .custom-control-label:after {
    width: 20px;
    height: 20px;
}
.pg-demo-steps-form-form-handler .custom-radio .custom-control-label {
    line-height: 20px;
}
.pg-demo-steps-form-form-handler .custom-radio .custom-control-label:before {
    border-radius: 50%;
}
.pg-demo-steps-form-form-handler .webform-previous {
    display: none;
}
.pg-demo-steps-form-form-handler .form-actions {
    padding-top: 8px;
    display: flex;
    justify-content: space-between;
}
.pg-demo-steps-form-form-handler .webform-progressbar {
    font-family: "Larsseit-Light";
    font-weight: normal;
    font-size: 11px;
    line-height: 11px;
    color: #0d0d0e;
    display: flex;
    order: 1;
    align-items: center;
    justify-content: flex-end;
    text-transform: uppercase;
}
.i18n-ru .pg-demo-steps-form-form-handler .webform-progressbar {
    font-family: "Roboto-Light";
    font-weight: normal;
}
.pg-demo-steps-form-form-handler .intl-tel-input {
    width: 100%;
}
.js-pg-demo-steps-step-2 {
    display: none;
}
.pgFieldError {
    border: 1px solid #ed1c24;
}
.iti-mobile .intl-tel-input.iti-container {
    z-index: 9999;
}
@media only screen and (max-width: 767px) {
    .pg-demo-steps-modal-dialog {
        max-width: 705px;
        margin-top: 50px;
    }
    .pg-demo-steps-1 {
        flex: 0 1 auto;
    }
    .pg-demo-steps-2 {
        background: #fff url("../../../all/modules/pg_demo/images/pg-demo-steps-bg-md.jpg") no-repeat center right;
        flex: 0 0 244px;
        padding: 40px;
    }
}
@media only screen and (max-width: 767px) and (-moz-min-device-pixel-ratio: 2),
    only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2/1),
    only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
    only screen and (max-width: 767px) and (min-device-pixel-ratio: 2) {
    .pg-demo-steps-2 {
        background-size: 90%;
    }
}
@media only screen and (max-width: 575px) {
    .pg-demo-steps-modal-dialog {
        width: 90%;
        margin: 20px auto;
    }
    .pg-demo-steps-1 {
        flex: 1 1 auto;
        padding: 20px;
    }
    .pg-demo-steps-2 {
        display: none;
        padding: 20px;
    }
    .pg-demo-steps-form .form-actions {
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
    .pg-demo-steps-form .webform-progressbar {
        margin-top: 40px;
        justify-content: center;
    }
    .pg-demo-steps-form-form-handler .form-actions {
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
    .pg-demo-steps-form-form-handler .webform-progressbar {
        margin-top: 40px;
        justify-content: center;
    }
}
.intl-tel-input .selected-flag {
    background-color: #eff3f7;
}
.intl-tel-input .iti-flag {
    transition: unset;
    -webkit-transition: unset;
}
