body {
    font-family: 'Ubuntu', sans-serif;
    min-width: 320px;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Georgia";
}
img {
    display: inline;
    vertical-align: top;
}
a:hover, a:focus {
    text-decoration: none;
}
p {
    line-height: inherit;
}




header {
    background-color: transparent;
}
header:before {
    background-color: transparent;
}
.head-soc-lw {
    float: left;
    cursor: default;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
}
.head-soc-lw a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-right: 25px;
}
.head-soc-lw a:last-child {
    margin-right: 0;
}
.head-soc-lw a:hover {
    color: #fa6da2;
}
.header-top-panel .search-open {
    background-color: transparent;
}
#top_social_links_wrapper {
    background-color: transparent;
    margin-left: 17px;
}
.header-top-panel form input {
    background-color: #fa6da2;
}
.hu-pr-wrap {
    float: right;
    margin-left: 30px;
    height: auto;
    line-height: 20px;
    margin-top: 12px;
}
.header-top-panel .share-toggle-button {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.header-top-panel .share-toggle-button:hover {
    color: #fa6da2;
}
.header-top-panel .search-open:hover {
    color: #fa6da2;
}
.cws_social_link:hover i {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    color: #fa6da2;
}
.header-top-panel .hu-pr-btn {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.header-top-panel .hu-pr-btn i {
    font-size: 19px;
}
.header-top-panel .hu-pr-btn:hover {
    color: #fa6da2;
}
.header-top-panel .hu-pr-btn i:first-child {
    margin-right: 7px;
    vertical-align: top;
}
.header-top-panel .hu-pr-btn i:last-child {
    margin-left: 3px;
    vertical-align: middle;
}
.hu-pr-iw {
    position: relative;
}
.hu-pr-drd {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    box-sizing: border-box;
    z-index: 600;
}
.hu-pr-drd ul, .hu-pr-drd ul li {
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.hu-pr-drd ul {
    padding: 6px 0;
    background-color: #08c2d2;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.hu-pr-drd ul li:before {
    content: none;
}
.hu-pr-drd ul li {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 10px;
}
.hu-pr-drd ul li a {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    width: auto;
}
.hu-pr-drd ul li a:hover {
    color: #fa6da2;
}
.h-ss-wrap {
    float: right;
}
.h-ss-wrap > * {
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #ffffff;
}
.sticky-menu .logo {
    height: auto;
    display: block;
    margin: 0;
    margin-top: 29px;
    float: left;
    width: 285px;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.sticky-menu .logo img {
    height: auto;
    width: 100%;
    margin: 0;
    display: inline;
    vertical-align: top;
}
.sticky-menu.scrolling .logo {
    height: auto;
    margin-top: 11px;
}
.sticky-menu .logo:hover {
    opacity: 0.6;
}
.page-header-top {
    background-color: #08c2d2;
}
.sticky-menu.mobile .logo {
    margin: 15px 0;
}
.main-nav>ul>li>a {
    font-size: 13px;
    color: #211c2c;
    text-transform: uppercase;
}
.main-nav>ul>li>a:hover, .main-nav>ul>li>a.active {
    color: #fa6da2;
}
.main-nav>ul>li>a:after {
    content: none;
}
.main-nav .has-drd > a:after {
    content: "\f107";
    display: inline-block;
    vertical-align: top;
    font-family: FontAwesome;
    color: #bab9ba;
    padding-left: 5px;
    padding-top: 1px;
    font-size: 18px;
}
.main-nav>ul>li {
    margin-right: 15px;
    position: relative;
}
.main-nav>ul>li.megamenu {
    position: inherit;
}
.main-nav.mobile_nav>ul>li.megamenu {
    position: relative;
}
.main-nav>ul>li:last-child {
    margin-right: 0;
}
.main-nav ul>.back, .main-nav ul>.header-menu {
    display: none;
    background-color: #08c2d2;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.main-nav ul > .back > a {
    color: #fff;
    font-size: 14px;
}
.main-nav.mobile_nav ul>.back, .main-nav.mobile_nav ul>.header-menu {
    display: block;
}
.main-nav ul>.back a:before {
    font-family: FontAwesome;
    font-size: 19px;
    content: "\f104";
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
}
nav a:hover, nav a.active, .mobile_nav .active {
    color: #fa6da2;
}
.main-nav>ul>li>ul a:before {
    color: #fa6da2;
}
.main-nav ul ul {
    border-color: #fa6da2;
}
.mobile_nav .header-megamenu {
    font-size: 12px;
    font-weight: 400;
    color: #211c2c;
}
.tp-banner-container .tp-rightarrow:before, .tp-banner-container .tp-leftarrow:before {
    font-size: 46px;
}
.quote-symb {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.m-ban-txt, .m-ban-txt p {
    font-size: 26px;
    line-height: 48px;
    font-weight: 500;
    color: #fff;
}
.m-ban-txt p:last-child {
    margin: 0;
}
.m-ban-txt span {
    color: #fa6da2;
}
.quote-symb.m-ban-quote {
    margin-bottom: 10px;
}
.m-ban-np-wrap {
    margin-top: 25px;
}
.m-ban-name {
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #fff;
}
.m-ban-post {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}
.tp-banner-container {
    min-width: 320px;
}
.course-item.cci .course-name h3 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    overflow: hidden;
}
.course-item.cci .course-name .price {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
}
.grid-col-4 .course-item.cci .course-name {
    padding: 20px;
}
.course-item.cci {
    overflow: visible;
}
.ci-disc {
    position: absolute;
    left: -11px;
    top: 13px;
    padding: 7px 20px;
    background-color: #08d288;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    z-index: 11;
}
.ci-disc:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 0;
    border-color: transparent #00a569 transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
}
.course-item.cci .course-hover {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.grid-col-4 .course-item.cci .course-date {
    padding: 20px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.course-item.cci .course-date {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
.course-item.cci .description {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-top: 10px;
    min-height: 66px;
}
.course-item.cci .course-date i {
    margin-right: 10px;
}
.course-item.cci .time i {
    font-size: 18px;
    vertical-align: top;
}
.course-item.cci .course-name h3 a:hover {
    color: #fa6da2;
}
.ci-btn-wrap {
    margin-top: 15px;
    text-align: center;
}
.def-but {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 17px 30px;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.def-but:hover {
    opacity: 0.7;
    color: #fff;
}
.def-but .fa-chevron-right, .course-item.cci .course-date .def-but .fa-chevron-right {
    font-size: 10px;
    margin: 0;
    margin-left: 3px;
    vertical-align: middle;
}
.def-but.fw-but {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
.v-bg {
    background-color: #564e9d;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(62,54,132,1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(62,54,132,1);
    box-shadow: 0px 4px 0px 0px rgba(62,54,132,1);
}
.gb-bg {
    background-color: #08bdcc;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(1,157,171,1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(1,157,171,1);
    box-shadow: 0px 4px 0px 0px rgba(1,157,171,1);
}
.p-bg {
    background-color: #f962a7;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(217,53,115,1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(217,53,115,1);
    box-shadow: 0px 4px 0px 0px rgba(217,53,115,1);
}
.bg-color-7 {
    background-color: #08c2d2;
}
.bg-color-8 {
    background-color: #5a52a5;
}
.bg-color-9 {
    background-color: #fa6da2;
}
.mp-ttl, #home h2.mp-ttl {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #19181c;
    text-align: center;
    margin-bottom: 60px;
}
.mp-mi-btn-wrap {
    margin-top: 60px;
    text-align: center;
}
.m-banner-block {
    height: 640px;
    box-sizing: border-box;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.t-wrap {
    display: table;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.tc-wrap {
    display: table-cell;
    vertical-align: middle;
}
.mb-cont {
    padding: 20px;
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
}
.mbc-fb-txt, .mbc-fb-txt p {
    font-size: 24px;
    line-height: 48px;
    font-style: italic;
    color: #fff;
}
.mbc-fb-name {
    font-family: "Georgia";
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    margin-top: 30px;
}
.mb-cont.mbc-2 {
    max-width: 660px;
}
.mbc-2-ttl {
    font-family: "Georgia";
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
}
.mbc-2-name {
    font-family: "Georgia";
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 25px;
}
.mbc-2-txt, .mbc-2-txt p {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}
.mbc-2-p-txt, .mbc-2-p-txt p {
    font-size: 24px;
    line-height: 36px;
    font-style: italic;
    color: #fa6da2;
}
.mb-cont.mbc-2 .quote-symb {
    margin-top: 70px;
}
.m-count-block .counter-block .counter {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 5px;
}
.m-count-block .counter-block .counter-name {
    font-weight: 500;
    text-transform: uppercase;
}
.cb-img-wrap {
    text-align: center;
    height: 70px;
    line-height: 65px;
    margin-bottom: 10px;
}
.cb-img-wrap img {
    display: inline;
    max-height: 70px;
    vertical-align: middle;
}
.mcb-btn-wrap {
    text-align: center;
    margin-top: 60px;
}
.mcb-item {
    display: block;
    position: relative;
}
.mcb-item img {
    width: 100%;
}
.mcbi-ttl {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 7px 20px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3;
}
.mcb-item:after {
    content: "";
    opacity: 0;
    display: block;
    background: url('../img/video-ic-normal.png') 50% 50% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
.mcb-item:hover:after {
    opacity: 1;
}
.mcb-item:hover .mcbi-ttl {
    color: #08c2d2;
    text-decoration: underline;
}
.mcb-nav .carousel-button .prev, .mcb-nav .carousel-button .next {
    display: block;
    width: auto;
    height: auto;
    text-align: left;
    font-size: 38px;
    border: none;
    color: #b0b0b0;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -19px;
}
.mcb-nav .carousel-button .prev:hover, .mcb-nav .carousel-button .next:hover {
    color: #000;
}
.mcb-nav .carousel-button .prev {
    left: -30px;
}
.mcb-nav .carousel-button .next {
    right: -30px;
}
.mcb-rw {
    position: relative;
}
.mcb-oh {
    overflow: hidden;
}
.tree-block {
    position: relative;
    background: url('../img/flower-big.jpg') 50% 50% no-repeat;
}
.tree-block .action .action-block .text {
    background-color: #5a52a5;
    padding: 25px 30px;
}
.tree-block .action-block .text h3 {
    font-family: "Georgia";
    text-transform: none;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    margin-bottom: 7px;
}
.tree-block .action-block .text p {
    font-size: 16px;
    line-height: 24px;
}
.tree-block .action .action-block {
    width: 480px;
    margin: 30px 0;
    border: 2px solid #5a52a5;
}
.tree-block .action .action-block:before {
    border-left-color: #5a52a5;
}
.tree-block .line-element .level:before {
    border: 3px solid #5a52a5;
}
.tree-block .line-element .level-block {
    font-family: "Georgia";
    font-size: 36px;
    line-height: 75px;
    height: 80px;
    font-weight: 700;
    background-color: #5a52a5;
    min-width: 155px;
    box-sizing: border-box;
}
.tree-block .line-element:nth-child(odd) .action {
    text-align: left;
}
.tree-block .line-element:nth-child(even) .action {
    text-align: right;
}
.tree-block .line-element.color-2 .level-block, .tree-block .color-2 .action .action-block .text {
    background-color: #18bb7c;
}
.tree-block .line-element.color-2 .level:before, .tree-block .color-2 .action .action-block {
    border-color: #18bb7c;
}
.tree-block .color-2 .action:last-child .action-block:before {
    border-right-color: #18bb7c;
}
.tree-block .line-element.color-3 .level-block, .tree-block .color-3 .action .action-block .text {
    background-color: #28b6f6;
}
.tree-block .line-element.color-3 .level:before, .tree-block .color-3 .action .action-block {
    border-color: #28b6f6;
}
.tree-block .color-3 .action .action-block:before {
    border-left-color: #28b6f6;
}
.tree-block .line-element .action:after {
    border-right: 1px solid #e1e1e1;
    width: auto;
    background: transparent;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
}
.tree-block .line-element .level + .action:after {
    margin-left: -1px;
}
.tree-block .line-element .level:after {
    background-color: #e1e1e1;
}
.tree-block .line-element:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border-top: 1px solid #e1e1e1;
    width: 300px;
    margin-left: -150px;
    z-index: 0;
}
.tree-block .line-element {
    position: relative;
}
.tree-block:before, .tree-block:after {
    content: "";
    display: block;
    border-right: 1px solid #e1e1e1;
    position: absolute;
    left: 50%;
    margin-left: -1px;
}
.tree-block:after {
    bottom: 0;
    height: 180px;
}
.tree-block:before {
    top: 0;
    height: 90px;
}
.tree-block .action .action-block .tb-bga {
    left: 12px;
}
.tree-block .action:last-child .action-block .tb-bga {
    right: 12px;
    left: auto;
}
.tree-block .action .action-block .tb-bga.al-top {
    top: 10px;
}
.tree-block .action .action-block .tb-bga.al-mid {
    top: 50%;
    margin-top: -53px;
}
.tree-block .action .action-block .tb-bga.al-bot {
    top: auto;
    bottom: 10px;
}
.tb-btn-wrap {
    text-align: center;
    margin-top: 30px;
    position: relative;
    z-index: 2;
}
.m-about-block {
    background-color: #f8f8f8;
    background-image: url('/img/mb5.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
}
.m-about-cw {
    display: flex;
    flex-direction: row-reverse;
}
.
.m-about-cont{
    margin-left: 20%;
}
.m-about-cont .mp-ttl, #home .m-about-cont h2.mp-ttl {
    text-align: left;
}
.ma-name {
    font-size: 32px;
    line-height: 34px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
    margin-bottom: 20px;
}
.ma-list, .ma-list li {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    color: #101010;
}
ul.ma-list li:before {
    content: none;
}
.ma-list li {
    padding-left: 55px;
    background: url('../img/arrows.png') 0 2px no-repeat;
    margin-bottom: 20px;
}
.ma-list li:last-child {
    margin-bottom: 0;
}
.ma-quote .quote-symb {
    color: #fa6da2;
}
.maq-txt, .maq-txt p {
    font-size: 20px;
    line-height: 36px;
    font-style: italic;
    color: #fa6da2;
}
.maq-txt {
    padding-left: 55px;
}
.m-about-img {
    align-self: flex-end;
    margin-right: 70px;
    min-width: 380px;
}
.m-about-img img {
    max-width: 100%;
}
.ma-quote {
    margin-top: 60px;
}
.m-team-block {
    background: url('../img/bg.jpg') 50% 0 no-repeat;
}
.m-team-block .item-instructor .info-box h3 {
    font-family: "Georgia";
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 5px;
}
.m-team-block .item-instructor .info-box .instructor-profession {
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.mti-post {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.m-team-block .item-instructor .info-box p {
    font-size: 14px;
    line-height: 20px;
    min-height: 80px;
    margin-bottom: 0;
}
.m-team-block .social-link a {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    margin: 0;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: transparent;
    border: 2px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.m-team-block .item-instructor .info-box .social-link a {
    font-size: 16px;
}
.m-team-block .item-instructor .info-box .divider {
    margin: 20px auto;
}
.item-instructor:hover .mti-post {
    color: #333;
}
.item-instructor:hover {
    background-color: #fff!important;
}
.m-team-block .item-instructor .info-box {
    padding-bottom: 20px;
}
.m-team-block .item-instructor.bg-color-7:hover .info-box .divider {
    background-color: #08c2d2;
}
.m-team-block .item-instructor.bg-color-7:hover .info-box .social-link a {
    color: #08c2d2;
    border-color: #08c2d2;
}
.m-team-block .item-instructor.bg-color-9:hover .info-box .divider {
    background-color: #fa6da2;
}
.m-team-block .item-instructor.bg-color-9:hover .info-box .social-link a {
    color: #fa6da2;
    border-color: #fa6da2;
}
.ib-dw {
    margin-bottom: 15px;
    height: 200px;
    overflow: hidden;
}
.mt-col.grid-col:last-child {
    margin-bottom: 0;
}
.m-reviews-block.testimonial:before {
    content: none;
}
.m-reviews-block .quote-avatar-author .author-info {
    font-size: 16px;
    line-height: 20px;
    color: #211c2c;
    padding-top: 25px;
}
.mrb-name {
    font-family: "Georgia";
    font-weight: 400;
    margin-bottom: 3px;
}
.mrb-post {
    font-size: 14px;
    line-height: 18px;
    color: #08c2d2;
}
.m-reviews-block .quote-avatar-author img {
    border-radius: 4px;
}
.mrb-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    font-style: italic;
    color: #211c2c;
    padding-top: 5px;
    overflow: hidden;
}
.mrb-txt p {
    padding: 0;
}
.m-reviews-block .quote-avatar-author {
    float: left;
    width: 200px;
    margin-top: 0;
}
.m-reviews-block .gallery-item {
    overflow: hidden;
}
.m-reviews-block .testimonials-carousel .owl-pagination {
    margin: 0 auto;
    width: 65%;
    /*padding-left: 128px;*/
    box-sizing: border-box;
    line-height: 12px;
    margin-top: 15px;
}
.m-reviews-block .testimonials-carousel .owl-pagination .owl-page {
    vertical-align: top;
    margin: 0 5px;
    border: 1px solid #fa6da2;
}
.m-reviews-block .testimonials-carousel .owl-pagination .owl-page.active {
    background-color: #fa6da2;
}
.mf-bot.footer-bottom {
    background-color: #151423;
}
.mf-bot .footer-nav>ul>li>a:after {
    content: none;
}
.mf-bot .footer-nav a {
    padding: 0;
    color: rgba(255,255,255,0.5);
}
.mf-bot .footer-nav a:hover {
    color: #fa6da2;
}
.mf-bot .footer-nav>ul>li {
    margin-right: 40px;
}
.mf-bot .footer-nav>ul>li:last-child {
    margin-right: 0;
}
.foot-logo {
    display: inline-block;
    vertical-align: middle;
    height: 57px;
    line-height: 52px;
    width: 45px;
    margin-right: 10px;
}
.foot-logo img {
    width: 100%;
    vertical-align: middle;
}
.foot-copy {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    width: 280px;
}
footer.main-footer {
    background-color: #1e1d26;
}
.foot-btn-wrap {
    text-align: center;
}
.def-but.small-but {
    padding-top: 12px;
    padding-bottom: 12px;
}
footer.main-footer h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    background-color: #5a52a5;
    padding-left: 20px;
    border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
footer.main-footer h2:before {
    color: #fff;
}
.main-footer .footer-latest h2 {
    background-color: #28b6f6;
}
.main-footer .footer-contact-form h2 {
    background-color: #f06292;
}
.main-footer .footer-about h2:before {
    content: "\f041";
}
.main-footer .footer-latest h2:before {
    content: "\f007";
}
.fab-txt, .fab-txt p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #fff;
}
.fab-txt strong {
    color: #fff;
    font-weight: 700;
}
.main-footer .footer-about address a {
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    padding-left: 30px;
    display: inline-block;
    margin-bottom: 10px;
}
.footer-about address a:before {
    margin-left: -30px;
    padding-right: 15px;
    color: #fff;
}
.main-footer .footer-about address a:last-child {
    margin-bottom: 0;
}
.main-footer .footer-about address {
    margin-top: 20px;
}
.main-footer .footer-social a {
    color: #fff;
    border: 2px solid #5a52a5;
    border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.main-footer .footer-social a:hover {
    background: #5a52a5;
}
.main-footer .footer-social {
    cursor: default;
    margin-top: 80px;
}
.main-footer .footer-social a + a {
    margin-left: 17px;
}
.fsr-cont {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
}
.fsr-widg {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 15px;
}
.fsr-widg img {
    width: 100%;
}
.foot-soc-row {
    margin-bottom: 25px;
}
.foot-soc-row:last-child {
    margin-bottom: 0;
}
.fsr-ttl {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 12px;
}
.fsr-users {
    font-size: 14px;
    line-height: 18px;
    color: #28b6f6;
}
.fsr-txt, .fsr-txt p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-style: italic;
    font-weight: 300;
}
#scroll-top {
    background-color: #08c2d2;
    opacity: 1!important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
#scroll-top:hover {
    background-color: #fa6da2;
}
#scroll-top i {
    color: #fff;
}
#scroll-top:hover i {
    color: #fff;
}
.ms2-ttl {
    font-size: 66px;
    line-height: 80px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    margin-bottom: 30px;
}
.ms2-txt, .ms2-txt p {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-style: italic;
}
.ms2-btn-wrap {
    margin-top: 45px;
}
.quote-symb.ms2-symb {
    margin-bottom: 15px;
}
.ms3-htxt {
    font-size: 24px;
    line-height: 28px;
    color: #19181c;
    margin-bottom: 30px;
}
.ms3-htxt span {
    color: #08c2d2;
}
.ms3-ttl {
    font-size: 70px;
    line-height: 84px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
}
.ms4-ttl {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
}
.ms4-txt, .ms4-txt p {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-style: italic;
}
.mp-banner .tp-dottedoverlay.custom {
    background-color: transparent;
    opacity: 0;
}
.ms3-cont .ms2-btn-wrap {
    margin-top: 30px;
}
.header-top-panel form {
    visibility: hidden;
}
.header-top-panel form.open {
    visibility: visible;
}
.line-element .level:before {
    box-sizing: content-box;
}

/*login/registration*/
.green-img-block {
    background: url('../images/parallax.png') #00ccda 0 0 repeat-y;
}
.def-indent {
    padding-top: 50px;
    padding-bottom: 50px;
}
.lr-cont {
    padding: 30px 40px;
    background-color: #fff;
    margin: 0 auto;
}
.reg-cont {
    max-width: 650px;
}
.log-reg-ttl {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #19181c;
    text-align: center;
    margin-bottom: 10px;
}
.log-reg-txt {
    font-size: 13px;
    line-height: 16px;
    color: #19181c;
}
.log-reg-txt a {
    color: #08c2d2;
}
.log-reg-txt a:hover {
    color: #fa6da2;
}
.lr-ig-wrap {
    margin-top: 25px;
}
.lri-indent {
    margin-bottom: 20px;
}
.inp-ic {
    position: relative;
}
.inp-ic:after {
    content: "";
    display: block;
    width: 40px;
    box-sizing: border-box;
    border-left: 1px solid #f0f0f0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 0;
    pointer-events: none;
}
.inp-ic .def-inp {
    padding-right: 45px;
}
.i-user:after {
    background-image: url('../images/ic-user.png');
}
.i-pass:after {
    background-image: url('../images/ic-password.png');
}
.i-email:after {
    background-image: url('../images/ic-email.png');
}
.i-phone:after {
    background-image: url('../images/ic-phone.png');
}
[type="password"]:hover, input[type="password"]:focus {
    border-color: #b0b0b0;
}
.def-inp, input.def-inp {
    color: #9a9a9a;
    font-weight: 300;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
}
.lr-but-wrap {
    margin-top: 10px;
    text-align: center;
}
.log-cont {
    max-width: 355px;
}
.w-100p {
    width: 100%;
}
.green-link {
    color: #08c2d2;
}
.green-link:hover {
    color: #fa6da2;
}
.pink-link {
    color: #fa6da2;
}
.fnt-13 {
    font-size: 13px;
    line-height: 16px;
}
.container {
    line-height: 18px;
    padding-left: 0;
    padding-right: 0;
}
.lr-fp-wrap {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 25px;
    margin-top: 25px;
}
.lr-fp-wrap .col-xs-6 {
    padding-left: 0;
    padding-right: 0;
}
.checkbox-item input[type="checkbox"] {
    display: none;
}
.checkbox-item input[type="checkbox"]:checked + label {
    background: url('../images/check-inp-act.png') 0 1px no-repeat;
}
.checkbox-item input[type="checkbox"]+label {
    display: inline-block;
    vertical-align: top;
    padding-left: 25px;
    background: url('../images/check-inp-def.png') 0 1px no-repeat;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    color: #19181c;
}
.lbl-pink-hov {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.lbl-pink-hov:hover, .checkbox-item label.lbl-pink-hov:hover {
    color: #fa6da2;
}

/*lk-pages*/
.pa-header {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('../img/mb3.png');
    background-size: cover;
}
.pa-header-cont {
    padding: 30px 0;
    text-align: center;
}
.phc-ttl {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
.phc-txt {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
.phc-btn-wrap {
    margin-top: 25px;
}
.pa-header-menu-wrap {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 15px;
}
.pa-header-menu {
    margin: 0;
}
.pa-header-menu li {
    float: left;
    width: 16%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 15px;
}
.pa-header-menu:after {
    content: "";
    display: block;
    clear: both;
}
.pa-header-menu li a {
    display: block;
    border-top: 6px solid transparent;
    position: relative;
    padding: 0 5px;
    padding-top: 15px;
}
.pa-header-menu li a:before {
    content: "";
    display: block;
    border-left: 1px solid rgba(255,255,255,0.2);
    position: absolute;
    left: 0;
    bottom: 0;
    top: 30px;
}
.pa-header-menu li:last-child a:after {
    content: "";
    display: block;
    border-left: 1px solid rgba(255,255,255,0.2);
    position: absolute;
    right: 0;
    bottom: 0;
    top: 30px;
}
.pam-ttl {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}
.pam-ic {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}
.pam-ic-1 {
    background-image: url('../images/pam-ic.png');
}
.pam-ic-2 {
    background-image: url('../images/pam-ic6.png');
}
.pam-ic-3 {
    background-image: url('../images/pam-ic2.png');
}
.pam-ic-4 {
    background-image: url('../images/pam-ic3.png');
}
.pam-ic-5 {
    background-image: url('../images/pam-ic4.png');
}
.pam-ic-6 {
    background-image: url('../images/pam-ic5.png');
}
.pa-header-menu li a:hover .pam-ic-1, .pa-header-menu li a.active .pam-ic-1 {
    background-image: url('../images/pam-ic-hov.png');
}
.pa-header-menu li a:hover .pam-ic-2, .pa-header-menu li a.active .pam-ic-2 {
    background-image: url('../images/pam-ic6-hov.png');
}
.pa-header-menu li a:hover .pam-ic-3, .pa-header-menu li a.active .pam-ic-3 {
    background-image: url('../images/pam-ic2-hov.png');
}
.pa-header-menu li a:hover .pam-ic-4, .pa-header-menu li a.active .pam-ic-4 {
    background-image: url('../images/pam-ic3-hov.png');
}
.pa-header-menu li a:hover .pam-ic-5, .pa-header-menu li a.active .pam-ic-5 {
    background-image: url('../images/pam-ic4-hov.png');
}
.pa-header-menu li a:hover .pam-ic-6, .pa-header-menu li a.active .pam-ic-6 {
    background-image: url('../images/pam-ic5-hov.png');
}
.pa-header-menu li a.active {
    border-top: 6px solid #39edfd;
}
.pam-ic span {
    display: block;
    min-width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff3996;
    border-radius: 50%;
    margin-top: -3px;
    margin-right: -8px;
    padding: 0 3px;
}
.pa-cont {
    overflow: hidden;
    padding: 50px 0;
    height: auto;
}
.pa-ttl {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #19181c;
}
.pa-ep-row:after {
    content: "";
    display: block;
    clear: both;
}
.pa-ep-col {
    width: 100%;
    max-width: 270px;
    float: left;
}
.pa-ep-col:first-child {
    margin-right: 170px;
}
.pa-ep-btn-wrap {
    text-align: center;
    margin-top: 30px;
}
.pa-ep-ttl {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #19181c;
    margin-bottom: 20px;
}
.pa-ep-txt {
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    color: #9a9a9a;
}
.def-inp.gray-inp {
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
    color: #19181c;
}
.def-inp.gray-inp:hover {
    border-color: #b0b0b0;
}
.mtm5 {
    margin-top: -5px;
}
.sp-link {
    padding-left: 23px;
    background: url('../images/sp-bg.png') 0 50% no-repeat;
}
.lr-fp-wrap.ap-ep-sp {
    margin-bottom: 10px;
    margin-top: 15px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.fnt-16 {
    font-size: 16px;
    line-height: 20px;
}
.pa-tc-bl-wrap a i, .pa-tc-bl-wrap span i {
    vertical-align: middle;
    font-size: 12px;
    margin-right: 10px;
}
.tdu {
    text-decoration: underline;
}
.pa-tc-rs {
    position: relative;
}
.pa-tc-rs:after {
    content: "";
    display: block;
    border-right: 1px solid rgba(0,0,0,0.02);
    position: absolute;
    top: -50px;
    height: 5000px;
    left: 0;
    -webkit-box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.2);
}
.pa-tc-row {
    margin-left: -30px;
    margin-right: -30px;
}
.pa-tc-row:after {
    content: "";
    display: block;
    clear: both;
}
.pa-tc-cont-col {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    width: 70%;
    box-sizing: border-box;
}
.pa-tc-cont-rs {
    float: left;
    padding-left: 60px;
    padding-right: 30px;
    width: 30%;
    box-sizing: border-box;
}
.pa-tc-rs-sect {
    margin-bottom: 35px;
    position: relative;
}
.pa-tc-rs-sect:last-child {
    margin-bottom: 0;
}
.rs-discount-wrap{
    background-color: #08bdcc;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.rs-discount-title{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.rs-discount-amount{
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
}
.pa-tc-rs-ttl {
    font-size: 21px;
    line-height: 24px;
    color: #19181c;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(242,242,242,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(242,242,242,1);
    box-shadow: 0px 3px 0px 0px rgba(242,242,242,1);
}
.rs-date-to {
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    text-transform: uppercase;
    text-align: center;
    background-color: #e7e6f7;
    padding: 9px 5px;
    border-radius: 50px;
    margin-bottom: 15px;
}
.rs-date-to span {
    font-weight: 700;
}
.pa-rs-menu {
    font-size: 14px;
    line-height: 18px;
}
.pa-rs-menu li {
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 0;
}
.pa-rs-menu li:first-child {
    border-top: 1px solid #e1e1e1;
}
.pa-rs-menu li a {
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    position: relative;
}
.pa-rs-menu li a i {
    position: absolute;
    top: 0;
    left: 10px;
    color: #bdbdbd;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.pa-rs-menu li a span {
    color: #9a9a9a;
}
.pa-rs-menu li a:hover, .pa-rs-menu li a.active, .pa-rs-menu li a:hover i, .pa-rs-menu li a.active i {
    color: #08c2d2;
}
.pa-rs-banner {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.pa-rs-banner img {
    max-width: 100%;
}
.pa-rs-banner:hover {
    opacity: 0.8;
}
.pa-rs-club-list {
    font-size: 14px;
    line-height: 18px;
}
.pa-rs-club-list li {
    border-bottom: 1px solid #e1e1e1;
}
.pa-rs-club-list li a {
    display: block;
    padding: 15px 0;
}
.pa-rs-club-list li a:hover {
    opacity: 0.8;
}
.rs-cl-ttl {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    margin-bottom: 13px;
}
.rs-cl-txt {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    font-weight: 300;
}
hr.divider-color {
    height: 3px;
    border-top: 1px solid #bfbfbf;
    background-color: #f2f2f2;
    box-sizing: content-box;
}
hr.divider-color:before {
    content: '';
    display: block;
    height: 100%;
    background-color: #5a52a5;
    width: 45px;
    border-left: 45px solid #08c2d2;
    border-right: 45px solid #fa6da2;
    margin: 0px auto;
    box-sizing: content-box;
}
.ind-25 {
    margin: 25px 0;
}
.wrb-header {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    padding: 16px 10px;
    border-top-left-radius: 10px;
}
.gr-col {
    background-color: #08c2d2;
}
.web-rec-cont {
    padding-top: 25px;
}
.wrc-ttl {
    font-size: 20px;
    line-height: 24px;
    color: #19181c;
    margin-bottom: 8px;
}
.wrc-txt {
    font-size: 16px;
    line-height: 24px;
    color: #211c2c;
    font-weight: 300;
}
.wrc-txt strong {
    color: #211c2c;
}
.wrb-img {
    display: block;
    position: relative;
}
.wrb-img img {
    width: 100%;
}
.has-video:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url('../images/has-video-img.png') 50% 50% no-repeat;
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.has-video:hover:after {
    opacity: 1;
}
.jw-wrap {
    max-width: 100%!important;
}
.jwplayer {
    max-width: 100%;
}
.cust-pv .jw-state-idle .jw-icon-display:before {
    content: none;
}
.cust-pv .jw-display-icon-container {
    background: url('../images/has-video-img.png') transparent 50% 50% no-repeat!important;
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.cust-pv .jwplayer:hover .jw-display-icon-container {
    opacity: 1;
}
.pnk-col {
    background-color: #f06292;
}
.viol-col {
    background-color: #5a52a5;
}
.wrc-hw-list {
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
    font-weight: 300;
}
.wrc-hw-list li {
    position: relative;
    min-height: 45px;
    padding-left: 75px;
    margin-bottom: 25px;
}
.wrc-hw-list li:last-child {
    margin-bottom: 0;
}
.hwl-ic {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    background-color: #f06292;
    border-radius: 50%;
    text-align: center;
}
.hwl-ic img {
    vertical-align: middle;
}
.mt20 {
    margin-top: 20px;
}
.wrc-quote {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #19181c;
    font-weight: 400;
    padding-left: 75px;
}
i {
    font-style: italic;
}
.wrc-symb {
    font-size: 30px;
    line-height: 30px;
    color: #fa6da2;
    position: absolute;
    left: 0;
    top: 5px;
}
.wrc-quote p {
    margin-bottom: 25px;
}
.wrc-quote p:last-child {
    margin-bottom: 0;
}
.mt45 {
    margin-top: 45px;
}
textarea.def-inp {
    width: 100%;
    max-width: 100%;
    padding: 15px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    font-weight: 300;
    transition: all 0.3s;
    -ms-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -webkit-transition: border 0.3s;
}
textarea.def-inp:focus,textarea.def-inp:hover {
    border-color: #b0b0b0;
}
.h130 {
    height: 130px;
}
.mt30 {
    margin-top: 30px;
}
.mt50 {
    margin-top: 50px;
}
.wrc-cf-ttl {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #19181c;
    margin-bottom: 10px;
}
.wrc-cf-txt {
    font-size: 16px;
    line-height: 24px;
    color: #9a9a9a;
    font-weight: 300;
    margin-bottom: 25px;
}
.wrc-com-img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 25px;
}
.wrc-com-img img {
    width: 100%;
}
.wrc-com-cont {
    overflow: hidden;
    padding-top: 5px;
}
.wrc-cc-name {
    font-size: 20px;
    line-height: 24px;
    color: #211c2c;
    margin-bottom: 10px;
}
.wrc-cc-date {
    float: right;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    color: #9a9a9a;
    margin-bottom: 10px;
}
.wrc-cc-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #19181c;
}
.mt60 {
    margin-top: 60px;
}
.wrc-comment {
    margin-bottom: 35px;
}
.wrc-comment:last-child {
    margin-bottom: 0;
}
.wrc-comment .wrc-comment {
    margin-left: 100px;
    margin-top: 35px;
}
.pa-rs-banner-wrap {
    text-align: center;
}
.jwplayer.jw-flag-fullscreen {
    max-height: none!important;
}
.cust-pv .jwplayer.jw-state-playing .jw-display-icon-container, .cust-pv .jwplayer.jw-state-paused .jw-display-icon-container {
    background: rgba(33,33,33,.8)!important;
}
.main-nav .mobile_menu_switcher {
    font-style: normal;
}
.ilms-item {
    margin-bottom: 30px;
}
.ilms-item:last-child {
    margin-bottom: 0;
}
.ilms-img {
    float: left;
    width: 370px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
}
.ilms-img img {
    width: 370px;
}
.ilms-cont {
    overflow: hidden;
    padding: 25px 30px;
    padding-bottom: 35px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    min-height: 250px;
}
.ilms-ttl {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #19181c;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.ilms-date {
    font-size: 13px;
    line-height: 16px;
    color: #9a9a9a;
    margin-bottom: 14px;
}
.ilms-txt {
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    font-weight: 300;
}
.ilms-btn-wrap {
    margin-top: 25px;
}
.ilms-dot-wrap {
    height: 109px;
    overflow: hidden;
}
.mb-40 {
    margin-bottom: 40px;
}
.all-seminars-row {
    margin-bottom: -30px;
}
.all-sem-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    margin-bottom: 30px;
}
.all-sem-cont {
    padding: 25px 30px;
    padding-bottom: 35px;
}
.all-sem-img {
    position: relative;
}
.all-sem-img img {
    width: 100%;
}
.all-sem-dt-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    text-align: center;
}
.all-sem-date-to {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    border-radius: 50px;
    padding: 6px 20px;
}
.dt-col1 {
    background-color: #e7e6f7;
}
.dt-col2 {
    background-color: #bef0f4;
}
.dt-col3 {
    background-color: #f6d5e2;
}
.all-sem-item-iw {
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    min-height: 385px;
    box-sizing: border-box;
}
.all-sem-dot-wrap {
    height: 56px;
    overflow: hidden;
}
.all-sem-disc .all-sem-item-iw {
    padding: 20px 30px;
    padding-bottom: 35px;
    background: url('../images/all-sem-disc.png') #5a52a5 50% 56% no-repeat;
}
.all-sem-disk-dt-wrap {
    text-align: right;
    margin-bottom: 10px;
}
.all-sem-d-ttl {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.all-sem-dd-wrap {
    height: 303px;
    overflow: hidden;
}
.pa-rs-rev {
    padding: 15px 0;
}
.rs-rev-row {
    margin-left: -5px;
    margin-right: -5px;
}
.rs-rev-row > .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}
.rs-rev-date {
    font-size: 13px;
    line-height: 20px;
    color: #9a9a9a;
    margin-bottom: 13px;
    float: right;
    text-align: right;
}
.rs-rev-ttl {
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    margin-bottom: 13px;
}
.lk-table {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    font-weight: 300;
}
.lk-table td {
    border-top: 1px solid #d7eaec;
    border-bottom: 1px solid #d7eaec;
    vertical-align: middle;
    padding: 24px 15px;
}
.lk-table.diary-table td {
    vertical-align: top;
}
.lk-table tr:first-child td {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.lk-table tr:nth-child(even) td {
    background-color: #eefbfc;
}
.lk-table tr:nth-child(odd) td {
    background-color: #fff;
}
.lk-diary-row {
    margin-bottom: 25px;
}
.lk-diary-row:last-child {
    margin-bottom: 0;
}
.lk-diary-time {
    float: left;
    width: 95px;
    color: #9a9a9a;
}
.lk-diary-txt {
    overflow: hidden;
}
.def-inp.lkd-area {
    width: 100%!important;
    height: 70px;
    padding: 8px 20px;
}
.lk-diary-sb-wrap {
    margin-top: 20px;
}
.lk-diary-form {
    margin-left: 95px;
}
.lk-diary-wrap {
    position: relative;
}
.lk-table.diary-table tr:last-child td {
    border-bottom: none;
}
.lk-diary-fake-shadow {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(135,185,189,0.35);
    -moz-box-shadow: 0px 0px 40px 0px rgba(135,185,189,0.35);
    box-shadow: 0px 0px 40px 0px rgba(135,185,189,0.35);
    pointer-events: none;
}
.lk-table.diary-table td:first-child {
    width: 130px;
}
.mb-80 {
    margin-bottom: 80px;
}
.pa-ttl.pa-ttl-wh {
    color: #fff;
}
.lk-schedule-lw {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}
.lk-schedule-lw:after {
    content: "";
    display: block;
    background: url('../images/parallax.png') #00ccda 0 0 repeat;
    position: absolute;
    left: -2000px;
    top: -150px;
    bottom: 0;
    right: -30px;
    z-index: -1;
    -webkit-box-shadow: 0px 17px 57px 0px rgba(57,237,253,0.5);
    -moz-box-shadow: 0px 17px 57px 0px rgba(57,237,253,0.5);
    box-shadow: 0px 17px 57px 0px rgba(57,237,253,0.5);
}
.lk-schedule-l-img {
    float: left;
    margin-right: 60px;
    margin-top: 5px;
}
.lk-schedule-l-cont {
    overflow: hidden;
}
.lks-l-ttl {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 3px;
}
.lks-l-ww {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 22px;
    color: #08c2d2;
    font-weight: 300;
    text-decoration: underline;
    padding: 6px 20px;
    background-color: #fff;
    border-radius: 4px;
    word-break: break-word;
    text-align: left;
}
.sched-sect {
    position: relative;
    padding: 50px 0;
}
.sched-sect:after {
    content: "";
    display: block;
    border-top: 1px solid #e1e1e1;
    position: absolute;
    bottom: 0;
    right: -30px;
    left: -2000px;
}
.ss-date {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 33px;
    color: #19181c;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 33px;
    padding-left: 40px;
    background: url('../images/sched-date-ic.png') 0 0 no-repeat;
}
.ss-date span {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.ss-geo {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 37px;
    color: #19181c;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
    min-height: 37px;
    padding-left: 40px;
    background: url('../images/sched-geo-ic.png') 0 0 no-repeat;
}
.ss-geo span {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}
.ss-g-img img {
    max-width: 100%;
}
.ss-break {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 36px;
    color: #9a9a9a;
    text-align: left;
    min-height: 36px;
    padding-left: 50px;
    font-style: italic;
    background: url('../images/sched-cap-ic.png') 0 0 no-repeat;
}
.ss-break span {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}
.ss-gi-row {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
}
.ss-gi-row > .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
}
.ss-gi-time {
    font-size: 18px;
    line-height: 22px;
    color: #9a9a9a;
    margin-bottom: 15px;
}
.ss-gir-c {
    text-align: center;
}
.ss-gir-r {
    text-align: right;
}
.ss-gi-hat {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    text-align: left;
    min-height: 19px;
    padding-left: 35px;
    background: url('../images/sched-hat-ic.png') 0 0 no-repeat;
}
.ss-gi-hat.hat-tr {
    padding-left: 0;
    padding-right: 35px;
    background: url('../images/sched-hat-ic.png') 100% 0 no-repeat;
}
.ss-gi-break {
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
}
.ss-date-wrap {
    margin-bottom: 40px;
}
.ss-geo-wrap {
    margin-bottom: 35px;
}
.ss-break-wrap {
    margin-top: 40px;
}
.sched-abst-wrap {
    margin-top: 70px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -15px;
}
.sched-abst-wrap > .col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
}
.sched-abst-rc {
    text-align: right;
}
.sched-abst-cloud {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 22px;
    color: #46bed6;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 22px;
    padding-left: 40px;
    background: url('../images/sched-cloud-ic.png') 0 0 no-repeat;
}
.sched-abst-cloud:hover {
    color: #46bed6;
    opacity: 0.7;
}
.sched-abst-eye {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 22px;
    color: #f06292;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 20px;
    padding-left: 42px;
    background: url('../images/sched-eye-ic.png') 0 1px no-repeat;
}
.sched-abst-eye:hover {
    color: #f06292;
    opacity: 0.7;
}
.main-nav ul ul > li {
    line-height: 35px;
}
.ord-dash {
    display: block;
    text-align: center;
    color: #9a9a9a;
}
.ord-canc-link {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    font-weight: 300;
    text-decoration: underline;
    padding-left: 25px;
    background: url('../images/ord-canc.png') 0 2px no-repeat;
}
.ord-solve-link {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #08c2d2;
    font-weight: 300;
    text-decoration: underline;
    padding-left: 30px;
    background: url('../images/ord-solve.png') 0 3px no-repeat;
}
.ord-canc-link:hover, .ord-solve-link:hover {
    color: #fa6da2;
}
.ord-stat {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    font-weight: 300;
    padding-left: 13px;
    white-space: nowrap;
}
.ord-stat:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
}
.in-prog:before {
    background-color: #f1d97a;
}
.paid:before {
    background-color: #18bb7c;
}
.canc:before {
    background-color: #f00;
}
.mb-0 {
    margin-bottom: 0;
}
.order-filter-wrap {
    text-align: right;
    margin-top: -30px;
    margin-bottom: 40px;
}
.order-filter-cont {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.ofc-desc {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    margin-right: 20px;
}
.ofc-sel-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
}
.ofc-sel {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 26px;
    color: #19181c;
    font-weight: 300;
    padding: 0 13px;
    padding-bottom: 4px;
    padding-right: 30px;
    border: 1px solid #eee;
    border-radius: 50px;
    background-color: #eee;
    background-image: url('../images/ofc-sel-drd.png');
    background-position: 90% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.ofc-sel option {
    background-color: #fff;
}
.order-table-wrap {
    overflow: auto;
}
.lk-table.order-table {
    min-width: 930px;
}
.lk-not-amount {
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    padding-left: 4px;
    margin-bottom: 15px;
}
.lk-not-item {
    border: 1px solid #e1e1e1;
    padding: 22px 30px;
    margin-bottom: 30px;
}
.lk-not-item.nni {
    border-left: 4px solid #18bb7c;
}
.lk-not-item:last-child {
    margin-bottom: 0;
}
.lk-not-dw {
    float: right;
    text-align: right;
}
.lk-not-date {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    font-weight: 300;
    padding-left: 27px;
    background: url('../images/lk-not-date.png') 0 0 no-repeat;
}
.lk-not-from {
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
}
.lk-not-from span {
    color: #9a9a9a;
}
.lk-not-ttl {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
    margin-bottom: 7px;
}
.lk-not-txt {
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    font-weight: 300;
}
.lk-not-header {
    margin-bottom: 20px;
}
.lk-not-rest {
    margin-top: 25px;
}
.not-comment {
    font-family: 'Ubuntu', sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 24px;
    height: 20px;
    box-sizing: border-box;
    background-color: #08c2d2;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 0 5px;
}
.not-comment:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #08c1d2 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 100%;
}
.site-pagination-wrap {
    text-align: center;
}
.site-pagination.page-pagination {
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.page-pagination a:last-child, .page-pagination a:first-child {
    color: #f26691;
}
.page-pagination a.active {
    background-color: #f26691;
    color: #fff;
    border-color: #f26691;
}
.page-pagination a:hover {
    background-color: #f26691;
    color: #fff;
    border-color: #f26691;
}
.main-nav .mobile_menu_switcher {
    background: #f26691;
}
.pa-tc-bl-wrap {
    margin-top: -10px;
}
.pa-tc-bl-wrap a, .pa-tc-bl-wrap span{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 6px;
}
.pa-tc-bl-wrap a:last-child {
    margin-right: 0;
}
.rs-count-btn-wrap {
    margin-top: 20px;
    text-align: center;
}
.rs-count-item {
    padding: 25px 5px;
    border-radius: 6px;
    text-align: center;
    background-color: #5a52a5;
    white-space: nowrap;
}
.rs-count-item > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.rs-count-item > div:last-child {
    margin-right: 0;
}
.rs-count-item > div:after {
    content: ":";
    display: block;
    position: absolute;
    top: -3px;
    right: -19px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    color: #57dde7;
}
.rs-count-item > div:last-child:after {
    content: none;
}
.count-numb {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    color: #57dde7;
    margin-bottom: 12px;
}
.count-discrp {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}
.lc-cl-brc {
    margin-bottom: -15px;
    position: relative;
    z-index: 1;
}
.lc-cl-brc a {
    color: #fff;
}
.sched-sect-ttl {
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    color: #19181c;
    margin-bottom: 30px;
}
.sched-les-items-wrap {
    margin-bottom: -25px;
}
.sched-les-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #9a9a9a;
    margin-bottom: 25px;
}
.sched-les-item span {
    font-weight: 400;
    color: #19181c;
    margin-right: 25px;
}
.cl-sh-tw {
    margin-bottom: 35px;
}
.cl-sh-time {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 18px;
    color: #9a9a9a;
    margin-left: 10px;
}
.ss-play-sem-wrap {
    margin-top: 45px;
}
.ss-play-sem {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 28px;
    color: #19181c;
    text-align: left;
    font-weight: 700;
    min-height: 33px;
    padding-left: 45px;
    font-style: italic;
    background: url(' ../images/club-ss-play-.png') 0 0 no-repeat;
}
.ss-play-sem span {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.ss-can-look-lw {
    margin-top: 6px;
    padding-left: 45px;
}
.ss-can-look-link {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    color: #08c2d2;
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
    word-break: break-word;
    text-align: left;
}
.ss-can-look-link:hover {
    color: #fa6da2;
}
.club-pa-txt {
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
    font-weight: 300;
    margin-bottom: 25px;
}
.club-pa-txt strong {
    color: #19181c;
}
.club-lvl-stat-wrap {
    margin-top: -32px;
    margin-bottom: 45px;
    text-align: right;
}
.club-lvl-stat-item {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
    text-align: left;
    min-height: 24px;
    padding-left: 30px;
    background: url('../images/lvl-stat-item.png') 0 0 no-repeat;
}
.club-lvl-stat-item span {
    font-family: "Georgia";
    font-weight: 700;
    color: #f06292;
}
.all-sem-img.cl-lvl-ii {
    height: 180px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.lvl-bg1 {
    background-color: #f06292;
    background-image: url('../images/club-level-item1.png');
}
.lvl-bg2 {
    background-color: #05c8db;
    background-image: url('../images/club-level-item2.png');
}
.cl-lvl-i-ttl {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 15px;
}
.cl-lvl-i-txt {
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
    text-align: center;
}
.cl-lvl-i-dot-wrap {
    min-height: 50px;
}
.min-w240 {
    min-width: 240px;
}
.mobile_nav li + li {
    margin-top: -1px;
    border-top: 1px solid #08c2d2;
}
.fsr-ttl a {
    display: inline-block;
    vertical-align: top;
}
.fsr-ttl a:hover {
    color: #fa6da2;
}
.main-nav>ul>li>ul {
    padding: 15px 0;
}
.main-nav ul ul > li {
    line-height: 18px;
    margin-bottom: 8px;
}
.main-nav ul ul > li:last-child {
    margin-bottom: 0;
}
.mobile_nav li > a {
    padding-right: 20px;
}

/*webinar-page*/
.wp-head {
    box-sizing: border-box;
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url('../images/wph-bg.jpg');
    background-size: cover;
    text-align: center;
}
.wp-head.unreg-us {
    height: 740px;
}
.wph-ttl {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.wph-date {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}
.wph-txt {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    margin-top: 50px;
}
.wph-btns-wrap {
    margin-top: 50px;
}
.wph-btns-wrap .def-but {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 15px;
}
.min-w250 {
    min-width: 250px;
}
.wph-player {
    position: relative;
    z-index: 2;
    margin-top: 35px;
    margin-bottom: -110px;
    -webkit-box-shadow: 0px 18px 84px 0px rgba(39,55,97,0.3);
    -moz-box-shadow: 0px 18px 84px 0px rgba(39,55,97,0.3);
    box-shadow: 0px 18px 84px 0px rgba(39,55,97,0.3);
}
.wp-cont {
    position: relative;
    padding-top: 135px;
    padding-bottom: 40px;
    background-color: #f5f4f8;
    overflow: hidden;
}
.wp-soc-ww {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.wp-soc-wc img {
    max-width: 100%;
}
.jw-preview {
    background-size: cover!important;
}
.cust-pv-gradient .jw-display {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url('../images/cust-pv-gr.png');
    background-color: rgba(0,0,0,0.6);
}
.cust-pv.cust-pv-gradient .jw-display-icon-container {
    background: transparent!important;
}
.cust-pv-gradient .jwplayer.jw-state-playing .jw-display, .cust-pv-gradient .jwplayer.jw-state-paused .jw-display {
    background: transparent!important;
}
.top-line-gradient:before {
    content: "";
    display: block;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url('../images/tl-gr-bg.png') 0 0 repeat-x;
    pointer-events: none;
    z-index: 1;
}
.wp-chat-ttl {
    position: relative;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    color: #19181c;
    margin-bottom: 25px;
}
.wp-ou {
    position: relative;
    background-color: #fff;
}
.wp-ou:before {
    content: "";
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
    right: -2000px;
    bottom: -2000px;
    background-color: #fff;
}
.wp-ou-lw {
    position: relative;
    max-height: 800px;
    margin-top: 45px;
}
.wp-ou-list {
    font-family: "Georgia";
    font-size: 16px;
    line-height: 20px;
    color: #211c2c;
}
.wp-ou-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 30px;
}
.wp-ou-list li:last-child {
    margin-bottom: 0;
}
.wp-ou-list li:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #08c2d2;
    position: absolute;
    top: 5px;
    left: 0;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    opacity: 1;
    background-color: #08c2d2;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    opacity: 1;
    background-color: #08c2d2;
}
.wp-cs-btn-wrap {
    text-align: right;
    margin-top: 20px;
}
.h90 {
    height: 90px;
}
.wh-bg {
    background-color: #fff;
}
.wp-ca-item {
    margin-bottom: 15px;
}
.wp-ca-item:last-child {
    margin-bottom: 0;
}
.wp-cai-ava {
    font-family: "Georgia";
    float: left;
    width: 48px;
    height: 48px;
    overflow: hidden;
    border-radius: 50%;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #08c2d2;
    margin-top: 25px;
    margin-right: 25px;
}
.wp-cai-body {
    float: left;
    min-width: calc(70% - 73px);
    max-width: calc(100% - 73px);
}
.wp-cai-header {
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
}
.wp-cai-header > .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}
.wp-cai-name {
    font-family: "Georgia";
    font-size: 14px;
    line-height: 18px;
    color: #211c2c;
}
.wp-cai-date {
    font-size: 13px;
    line-height: 18px;
    color: #9a9a9a;
    text-align: right;
}
.wp-cai-mf {
    margin-top: 7px;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    color: #211c2c;
    font-weight: 300;
    padding: 13px 20px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0px 4px 21px 0px rgba(62,137,144,0.02);
    -moz-box-shadow: 0px 4px 21px 0px rgba(62,137,144,0.02);
    box-shadow: 0px 4px 21px 0px rgba(62,137,144,0.02);
    word-break: break-word;
}
.wp-cai-mf:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 5px 4.5px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 100%;
    top: 20px;
}
.mt40 {
    margin-top: 40px;
}
.wp-ca-item.wp-cai-ans {
    /*margin-left: 73px;*/
}
.wp-ca-item.wp-cai-ans .wp-cai-ava {
    /*float: right;
    margin-right: 0;
    margin-left: 25px;*/
}
.wp-ca-item.wp-cai-ans .wp-cai-name {
    /*float: right;
    text-align: right;*/
}
.wp-ca-item.wp-cai-ans .wp-cai-date {
    /*text-align: left;*/
}
.wp-ca-item.wp-cai-ans .wp-cai-body {
    /*float: right;*/
}
.wp-ca-item.wp-cai-ans .wp-cai-mf:before {
    /*border-width: 4.5px 0 4.5px 5px;
    border-color: transparent transparent transparent #ffffff;
    right: auto;
    left: 100%;*/
}
.wp-cai-name span {
    display: block;
}
.wp-ca-item.wp-cai-ans .wp-cai-name span {
    margin-right: -73px;
}
.wp-cai-ava img {
    width: 100%;
}
.wp-cai-mf a {
    color: #08c2d2;
}
.wp-ca-item.wp-cai-ans>.wp-cai-body>.wp-cai-mf, .wp-ca-item.wp-cai-ans>.wp-cai-body>.wp-cai-mf a {
    color: #fff;
}
.gr-ans>.wp-cai-body>.wp-cai-mf {
    background-color: #08c2d2;
    -webkit-box-shadow: 0px 12px 49px 0px rgba(40,182,246,0.2);
    -moz-box-shadow: 0px 12px 49px 0px rgba(40,182,246,0.2);
    box-shadow: 0px 12px 49px 0px rgba(40,182,246,0.2);
}
.wp-ca-item.wp-cai-ans.gr-ans>.wp-cai-body>.wp-cai-mf:before {
    border-color: transparent #08c2d2 transparent transparent;
}
.pnk-ans>.wp-cai-body>.wp-cai-mf {
    background-color: #f06292;
    -webkit-box-shadow: 0px 12px 49px 0px rgba(240,98,146,0.2);
    -moz-box-shadow: 0px 12px 49px 0px rgba(240,98,146,0.2);
    box-shadow: 0px 12px 49px 0px rgba(240,98,146,0.2);
}
.wp-ca-item.wp-cai-ans.pnk-ans>.wp-cai-body>.wp-cai-mf:before {
    border-color: transparent #f06292 transparent transparent;
}
.wp-ca-block {
   /* max-height: 620px;*/
}
.mCSB_scrollTools .mCSB_draggerRail {
    background: transparent;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #08c2d2!important;
}
.wp-chat-wrap {
    margin-left: -30px;
    margin-right: -30px;
}
.wp-chat-col {
    padding-left: 30px;
    padding-right: 30px;
}
.pa-rs-menu li a span.pa-rsm-note {
    color: #fff;
}
.pa-rsm-note {
    display: inline-block;
    vertical-align: top;
    min-width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ff3996;
    border-radius: 50%;
    padding: 0 3px;
    margin-left: 4px;
}
.pa-rs-menu.club-rsm li:first-child {
    border-top: none;
}
.club-rsm-disc {
    text-align: center;
}
.cl-rsmd-numb {
    font-family: "Georgia";
    font-size: 60px;
    line-height: 60px;
    color: #cdcdcd;
}
.cl-rsmd-numb span {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
}
.lks-l-ww.adv-l-ww {
    width: 100%;
    max-width: 540px;
    text-align: center;
}
.wp-ou-lw.cl-adv-ou {
    margin-top: 30px;
}
.sched-sections-wrap.lbp-none .sched-sect:last-child {
    padding-bottom: 0;
}
.sched-sections-wrap.lbp-none .sched-sect:last-child:after {
    content: none;
}
.wp-head.cl-adv-chat-head {
    height: 360px;
    background-image: url('../images/cl-adv-chat-hbg.jpg');
}
.cl-adv-ch-ttl {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.cl-adv-ch-txt {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-top: 40px;
}
.cl-adv-time {
    font-size: 16px;
    line-height: 20px;
    color: #9a9a9a;
}
.ss-gi-row.cl-adv-tr {
    margin-bottom: 10px;
    text-align: center;
}
.ss-gi-row.cl-adv-tr > .col-sm-4 {
    margin-bottom: 15px;
}
.cl-adv-med-pw {
    text-align: right;
    margin-top: -25px;
    margin-bottom: 50px;
}
.cl-adv-med-place {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
    font-weight: 500;
    padding-left: 26px;
    min-height: 18px;
    background: url('../images/cl-adv-gp.png') 0 0 no-repeat;
}
.row-5px-ind.row {
    margin-left: -5px;
    margin-right: -5px;
}
.row-5px-ind.row > div {
    padding-left: 5px;
    padding-right: 5px;
}
.mlw-link {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 34px;
    color: #08c2d2;
    text-align: left;
    min-height: 38px;
    padding-left: 70px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.mlw-link span {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
    word-break: break-word;
    text-decoration: underline;
}
.mlw-link:hover {
    color: #fa6da2;
}
.mlw-link:hover span {
    text-decoration: none;
}
.mlw-bg1 {
    background-image: url('../images/cl-adv-med-img.png');
}
.mlw-bg2 {
    background-image: url('../images/cl-adv-med-img-2.png');
}
.mlw-rc {
    text-align: right;
}
.mlw-l-desc {
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    font-weight: 300;
    margin-left: 70px;
}
.mlw-l-desc strong {
    font-weight: 700;
}
.cl-adv-mlw {
    margin-top: 35px;
}
.cl-adv-mlw > .col-lg-6 {
    margin-bottom: 20px;
}
.med-at-ttl {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #19181c;
    margin-bottom: 15px;
}
.med-at-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #19181c;
}
.med-at-txt a {
    color: #08c2d2;
    word-break: break-word;
}
.med-at-txt a:hover {
    color: #fa6da2;
}
.cl-adv-ma {
    margin-top: 30px;
}
.cl-adv-chat {
    position: relative;
    margin-top: 55px;
    padding-top: 55px;
    background-color: #f5f4f8;
}
.cl-adv-chat:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -30px;
    left: -2000px;
    bottom: -2000px;
    background-color: #f5f4f8;
    z-index: -1;
}
.cl-adv-chat .wp-ca-item {
    margin-bottom: 20px;
}
.cl-adv-chat .wp-ca-item:last-child {
    margin-bottom: 0;
}
.cl-adv-chat .wp-ca-item.wp-cai-ans .wp-cai-name span {
    margin-right: 0;
}
.cl-adv-chat .wp-ca-item > .wp-ca-item {
    float: left;
    width: 100%;
    padding-left: 100px;
    margin-top: 20px;
    margin-left: 0;
}
.cl-adv-chat .wp-ca-item > .wp-ca-item .wp-cai-ava{
    float: left;
    margin-right: 25px;
    margin-left: 0;
}
.cl-adv-chat .wp-ca-item > .wp-ca-item .wp-cai-name{
    float: left;
    text-align: left;
}
.cl-adv-chat .wp-ca-item > .wp-ca-item .wp-cai-date{
    float: right;
    text-align: right;
}
.cl-adv-chat .wp-ca-item > .wp-ca-item.wp-cai-ans .wp-cai-mf:before{
    border-width: 4.5px 5px 4.5px 0;
    border-color: transparent #08c2d2 transparent transparent;
    right: 100%;
    left: auto;
}
.cl-adv-chat .wp-ca-item > .wp-ca-item.wp-cai-ans.pnk-ans .wp-cai-mf:before{
    border-color: transparent #f06292 transparent transparent;
}
.chat-feed-cont {
    float: left;
    width: 100%;
    padding-left: 73px;
    margin-top: 7px;
}
.chat-feed-link {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    padding-left: 28px;
    background: url('../images/cl-adv-chat-back.png') 0 0 no-repeat;
    opacity: 0;
    visibility: hidden;
}
.chat-feed-link span {
    display: inline-block;
    vertical-align: top;
    color: #08c2d2;
    border-bottom: 1px dashed #08c2d2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.chat-feed-link:hover span {
    color: #fa6da2;
    border-bottom: 1px dashed transparent;
}
.wp-ca-item:hover > .chat-feed-cont .chat-feed-link {
    opacity: 1;
    visibility: visible;
}
.chat-feed-form {
    margin-top: 20px;
    margin-bottom: 20px;
}
.chat-cancel-link {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #9a9a9a;
    text-transform: uppercase;
    margin: 15px 30px;
}
.chat-cancel-link:hover {
    color: #fa6da2;
}
.click-fuse {
    pointer-events: none;
}
.wp-cai-ans .chat-feed-cont {
    padding-left: 0;
}
.wp-ca-item > .wp-ca-item .wp-cai-body {
    min-width: calc(85% - 73px);
    float: left;
}
.ip-banner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 0;
}
.mh200 {
    min-height: 200px;
}
.ip-ttl-wrap {
    min-height: 110px;
}
.ip-ttl-wrap:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1px;
    min-height: 110px;
    margin-right: -5px;
}
.ip-ttl {
    display: inline-block;
    vertical-align: bottom;
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
.ip-cont {
    padding: 50px 0;
}
.rev-cs-item {
    margin-bottom: 30px;
}
.rev-cs-item:last-child {
    margin-bottom: 0;
}
.rev-csi-img {
    float: left;
    width: 270px;
    margin-right: 30px;
}
.rev-csi-img img {
    width: 100%;
}
.rev-csi-cont {
    overflow: hidden;
}
.rev-csi-ttl {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #19181c;
    margin-bottom: 20px;
}
.rev-csi-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #19181c;
}
.rev-csi-rm-wrap {
    text-align: right;
}
.rev-csi-el {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #08c2d2;
    padding-left: 25px;
    background: url('../images/edit-pencil.png') 0 3px no-repeat;
}
.rev-csi-el:hover {
    color: #fa6da2;
}
.rev-csi-rm {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #fa6da2;
    text-transform: uppercase;
}
.rev-csi-rm:hover {
    color: #08c2d2;
}
.rev-csi-foot > div {
    margin-top: 10px;
}
.rev-csi-dot-wrap {
    height: 170px;
    overflow: hidden;
}
.ipb-breadcrumbs {
    margin-top: 15px;
}
.ipb-breadcrumbs-list {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.ipb-breadcrumbs-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 10px;
}
.ipb-breadcrumbs-list li:after {
    content: ">";
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.ipb-breadcrumbs-list li a {
    color: #fff;
}
.ipb-breadcrumbs-list li.active, .ipb-breadcrumbs-list li a:hover {
    color: #08c2d2;
}
.ipb-breadcrumbs-list li:last-child:after {
    content: none;
}
.urb-img img {
    max-width: 100%;
}
.editor-block {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #19181c;
}
.editor-block p {
    margin-bottom: 25px;
}
.editor-block p:last-child {
    margin-bottom: 0;
}
.urb-ed-lw {
    margin-top: 20px;
    margin-bottom: 7px;
}
.urbc-btn-wrap {
    text-align: center;
    margin-top: 50px;
}
.pnw-rc {
    text-align: right;
}
.pnw-but {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border: 1px solid #f2f2f2;
    border-right: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 38px;
    color: #f26691;
    background-color: #f2f2f2;
    font-size: 30px;
    text-align: center;
}
.pnw-left {
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
}
.pnw-right {
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.pnw-but:hover {
    background-color: #f26691;
    color: #fff;
    border-color: #f26691;
}
.pnw-nav-desc {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    color: #fa6da2;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 25px;
}
.pnw-nav-desc:hover {
    color: #fa6da2;
    opacity: 0.7;
}
.page-naw-wrap {
    padding-top: 30px;
    border-top: 1px solid #bfbfbf;
    -webkit-box-shadow: inset 0px 3px 0px 0px rgba(242,242,242,1);
    -moz-box-shadow: inset 0px 3px 0px 0px rgba(242,242,242,1);
    box-shadow: inset 0px 3px 0px 0px rgba(242,242,242,1);
}
.v-rv-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    margin-bottom: 45px;
}
.vrvi-img {
    display: block;
    position: relative;
    margin-bottom: 25px;
}
.vrvi-img:after {
    content: "";
    opacity: 0.4;
    display: block;
    background: url('../img/video-ic-normal.png') 50% 50% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
}
.vrvi-img:hover:after {
    opacity: 1;
}
.vrvi-img img {
    width: 100%;
}
.vrvi-ttl {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #211c2c;
    margin-bottom: 10px;
}
.vrvi-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #19181c;
}
.mt15 {
    margin-top: 15px;
}
.bi-ui {
    display: inline-block;
    vertical-align: top;
    padding-left: 25px;
    background: url('../images/user-icon.png') 0 1px no-repeat;
}
.wrb-header.bi-header {
    position: relative;
    padding-left: 55px;
    padding-right: 55px;
}
.bi-hc {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-width: 55px;
    box-sizing: border-box;
    background-color: #5a52a5;
    text-align: center;
    padding: 17px 5px;
}
.bi-hc-ci {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: url('../images/comment-icon.png') 0 1px no-repeat;
    padding-left: 25px;
}
.bii-hov {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.bi-img:hover .bii-hov {
    opacity: 1;
    visibility: visible;
}
.footer-social.bi-share {
    cursor: pointer;
}
.footer-social.bi-share a {
    color: #fff;
    border: 2px solid #fff;
    border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    margin: 0 8px;
}
.footer-social.bi-share a:hover {
    background: #5a52a5;
    border: 2px solid #5a52a5;
}
.blog-item {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #bfbfbf;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(242,242,242,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(242,242,242,1);
    box-shadow: 0px 3px 0px 0px rgba(242,242,242,1);
}
.bif-el-wrap {
    float: right;
    text-align: right;
    padding-top: 15px;
}
.bi-foot {
    margin-top: 10px;
}
.bi-foot > div {
    margin-top: 15px;
}
.cs-ttl {
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    color: #19181c;
    margin-bottom: 30px;
}
.h120 {
    height: 120px;
}
.cont-fc-form textarea.def-inp {
    padding: 8px 10px;
}
.cont-fc-form .def-inp[disabled] {
    color: #19181c;
    border-color: #f2f2f2;
    background-image: url('../images/cont-us-check.png');
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.cont-fr-col {
    margin-bottom: 25px;
}
.cont-list {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #19181c;
    min-height: 40px;
    margin: 0;
    word-break: break-word;
}
.cont-list li {
    margin-bottom: 5px;
}
.cont-list li:last-child {
    margin-bottom: 0;
}
.cs-sg-txt {
    font-size: 13px;
    color: #9a9a9a;
}
.cont-list a:hover {
    color: #08c2d2;
}
.cs-1 {
    padding-left: 50px;
    background: url('../images/cont-ic1.png') 0 0 no-repeat;
}
.cs-2 {
    padding-left: 50px;
    background: url('../images/cont-ic2.png') 0 0 no-repeat;
}
.cs-3 {
    padding-left: 65px;
    background: url('../images/cont-ic3.png') 0 0 no-repeat;
}
.cs-4 {
    padding-left: 55px;
    background: url('../images/cont-ic4.png') 0 0 no-repeat;
}
.cs-5 {
    padding-left: 65px;
    background: url('../images/cont-ic5.png') 0 0 no-repeat;
}
.cs-6 {
    padding-left: 65px;
    background: url('../images/cont-ic6.png') 0 0 no-repeat;
}
.cont-green-txt {
    font-family: "Georgia";
    font-size: 16px;
    line-height: 20px;
    color: #08c2d2;
}
.cont-bold-txt {
    font-family: "Georgia";
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #19181c;
}
.cont-sr-col {
    margin-top: 25px;
}
.mt10 {
    margin-top: 10px;
}
.ca-img img {
    width: 100%;
}
.cont-section {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
}
.cont-section:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.map-wrap {
    height: 630px;
}
#map-canvas {
    width: 100%;
    height: 100%;
}
.rs-vib {
    background-color: #564cae;
    border-radius: 6px;
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}
.rs-vib strong {
    color: #fff;
    font-weight: 700;
}
.ws-nw {
    white-space: nowrap;
}
.ra-img-fw {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.ra-img-fw > .col-sm-4 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.ra-ifw-cw {
    text-align: center;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.ra-ifw-sw {
    text-align: right;
}
.ra-ifw-com {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
}
.ra-if-cs {
    display: inline-block;
    vertical-align: top;
    color: #9a9a9a;
    padding-left: 30px;
    min-height: 19px;
    background: url('../images/ra-com.png') 0 0 no-repeat;
}
.ra-if-cs:hover {
    color: #fa6da2;
}
.ml13 {
    margin-left: 13px;
}
.ra-ifw-share {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-size: 14px;
    line-height: 18px;
    color: #19181c;
}
.ra-if-ss {
    display: inline-block;
    vertical-align: top;
    cursor: default;
}
.ra-if-ss a {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-size: 16px;
    color: #08c2d2;
}
.ra-if-ss a:hover {
    color: #fa6da2;
}
.ra-if-ss a:last-child {
    margin-right: 0;
}
.ra-if-sd {
    margin-right: 20px;
}
.editor-block h4 {
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
    margin-bottom: 25px;
    clear: none;
}
.editor-block h4:last-child {
    margin-bottom: 0;
}
.mb-25 {
    margin-bottom: 25px;
}
.editor-block strong {
    font-weight: 700;
}
.editor-block a {
    color: #08c2d2;
}
.editor-block a:hover {
    color: #fa6da2;
}
.ed-quote {
    padding-left: 43px;
    min-height: 27px;
    background: url('../images/ra-quote.png') 0 3px no-repeat;
}
.raq-name {
    display: block;
    font-family: "Georgia";
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #19181c;
}
.raq-post {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #9a9a9a;
    font-weight: 300;
}
.racf-txt {
    font-family: "Georgia";
}
.racf-share {
    text-align: right;
}
.ra-widgets-wrap {
    border-top: 1px solid #bfbfbf;
    -webkit-box-shadow: inset 0px 3px 0px 0px rgba(242,242,242,1);
    -moz-box-shadow: inset 0px 3px 0px 0px rgba(242,242,242,1);
    box-shadow: inset 0px 3px 0px 0px rgba(242,242,242,1);
    padding-top: 60px;
}
.ra-widgets-wrap img {
    max-width: 100%;
}
.raw-lc, .raw-rc {
    max-width: 340px;
}
.raw-rc {
    float: right;
}
.ra-ban-block {
    background: url('../images/ra-gradient-bg.png') 0 0 repeat-x;
}
.ra-bb-cw {
    background: url('../images/ra-ban-bg.png') 100% 100% no-repeat;
    min-height: 400px;
    padding: 90px 0;
}
.ra-bb-icw {
    max-width: 880px;
}
.def-inp.h50-inp {
    padding: 15px 20px;
    height: auto;
    line-height: 18px;
}
.icw-tb-img {
    float: right;
    width: 260px;
    margin-left: 15px;
}
.icw-tb-cont {
    overflow: hidden;
    padding-top: 10px;
}
.icw-tb-ttl {
    font-size: 48px;
    line-height: 48px;
    font-weight: 400;
    color: #19181c;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.icw-tb-desc {
    display: inline-block;
    vertical-align: top;
    padding-left: 50px;
    padding-top: 3px;
    min-height: 27px;
    background: url('../images/ra-quote.png') 0 0 no-repeat;
    font-size: 18px;
    line-height: 22px;
    color: #19181c;
    font-style: italic;
}
.about-tel {
    width: 370px;
    -webkit-box-shadow: 5px 25px 43px 0px rgba(22,22,22,0.2);
    -moz-box-shadow: 5px 25px 43px 0px rgba(22,22,22,0.2);
    box-shadow: 5px 25px 43px 0px rgba(22,22,22,0.2);
}
.about-tel-img img {
    width: 100%;
}
.about-tel-cont {
    padding: 25px 30px;
    background-color: #fff;
    text-align: center;
}
.about-tel-ttl {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #211c2c;
    margin-bottom: 10px;
}
.about-tel-post {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #19181c;
    text-transform: uppercase;
}
.about-tel-hr {
    display: block;
    margin: 15px auto;
    width: 70px;
    border-top: 2px solid;
}
.about-tel-hr.gr {
    border-color: #08c2d2;
}
.about-tel-hr.pnk {
    border-color: #fa6da2;
}
.about-tel-pi {
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    font-weight: 500;
    margin-bottom: 10px;
}
.about-tel-txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #19181c;
}
.footer-social.about-tel-soc a {
    color: #fff;
    border: 2px solid #fff;
    border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    margin: 0 8px;
}
.footer-social.about-tel-soc .gr-soc {
    color: #08c2d2;
    border-color: #08c2d2;
}
.footer-social.about-tel-soc .gr-soc:hover {
    background: #08c2d2;
    border-color: #08c2d2;
    color: #fff;
}
.footer-social.about-tel-soc .pnk-soc {
    color: #fa6da2;
    border-color: #fa6da2;
}
.footer-social.about-tel-soc .pnk-soc:hover {
    background: #fa6da2;
    border-color: #fa6da2;
    color: #fff;
}
.mt25 {
    margin-top: 25px;
}
.about-fake-ind {
    height: 45px;
}
.about-fake-ind-2 {
    height: 30px;
}
.about-img-wrap img {
    max-width: 100%;
}
.ab-el1 {
    float: left;
    margin-right: 65px;
    margin-top: -30px;
    transform: translateY(-55px);
}
.ab-el2 {
    float: right;
    margin-left: 50px;
}
.ab-el3 {
    float: left;
    margin-right: 30px;
}
.ab-el4 {
    float: left;
    margin-right: 65px;
}
.about-ban-block {
    min-height: 485px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    align-items: center;
}
.about-ban-cont {
    max-width: 930px;
    padding: 30px 0;
}
.about-ban-txt {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}
.sched-ind {
    margin-bottom: 55px;
}
.sched-item {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-right: -5px;
    margin-bottom: 60px;
}
.sched-btn-wrap {
    text-align: center;
}
.sched-item .course-item.cci .course-date {
    padding: 20px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.schedule-block {
    overflow: hidden;
}
.sched-red-ban {
    position: relative;
    text-align: center;
    padding-bottom: 65px;
    background-color: #f06292;
}
.sched-red-ban:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2000px;
    right: -2000px;
    background-color: #f06292;
    z-index: -1;
}
.sch-rb-img {
    width: 174px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-top: -75px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mt100 {
    margin-top: 100px;
}
.sch-rb-txt {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.sch-rb-txt p {
    margin-bottom: 25px;
}
.sch-rb-txt p:last-child {
    margin-bottom: 0;
}
.sched-rbq {
    text-align: left;
    color: #05c8db;
}
.sched-rbq i {
    transform: translate(-40px, 55px);
}
.sl-ban {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 70px 0;
    text-align: center;
}
.slb-ttl {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
}
.slb-txt {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}
.slb-btn-wrap {
    margin-top: 35px;
}
.ls-sect {
    padding: 70px 0;
}
.ls-indent {
    margin-bottom: 70px;
}
.ls-about {
    text-align: center;
}
.lsa-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #19181c;
}
.ls-fh-block {
    text-align: center;
}
.ls-fh-item {
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    margin-bottom: 30px;
    border-top: 3px solid;
}
.fh-v {
    border-color: #5a52a5;
}
.fh-b {
    border-color: #08c2d2;
}
.fh-g {
    border-color: #18bb7c;
}
.fh-p {
    border-color: #fa6da2;
}
.ls-fhi-img {
    padding-top: 30px;
    padding-bottom: 25px;
}
.ls-fhi-txt {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    color: #19181c;
}
.ls-fh-btn-wrap {
    margin-top: 25px;
}
.ls-vb {
    background-color: #5a52a5;
}
.ls-ms {
    text-align: center;
}
.mp-ttl.mb-0, #home h2.mp-ttl.mb-0, #home .land-page h2.mp-ttl.mb-0, .land-page .mp-ttl.mb-0 {
    margin-bottom: 0;
}
.mp-ttl.ls-wh-ttl, #home h2.mp-ttl.ls-wh-ttl {
    color: #fff;
}
.ls-ms-txt {
    font-size: 18px;
    line-height: 36px;
    font-style: italic;
    color: #fff;
}
.quote-symb.ls-vbq {
    color: #fa6da2;
    margin-bottom: 15px;
    margin-top: 20px;
}
.ls-msi {
    display: inline-block;
    vertical-align: top;
    border: 3px solid #fff;
    overflow: hidden;
    border-radius: 50%;
    width: 100%;
    max-width: 184px;
}
.ls-msi img {
    width: 100%;
}
.ls-ms-name {
    font-family: "Georgia";
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    margin-top: 25px;
}
.ls-ms-btn-wrap {
    margin-top: 70px;
}
.ls-ms-cw {
    position: relative;
    padding: 0 15px;
}
.ls-ms .mcb-nav .carousel-button .prev, .ls-ms .mcb-nav .carousel-button .next {
    color: #b0b0b0;
    display: block;
    margin-top: -45px;
}
.ls-ms .mcb-nav .carousel-button .prev:hover, .ls-ms .mcb-nav .carousel-button .next:hover {
    color: #fff;
}
.ls-ms .mcb-nav .carousel-button .prev {
    left: 0;
}
.ls-ms .mcb-nav .carousel-button .next {
    right: 0;
}
.ls-ib-item {
    position: relative;
    padding-left: 90px;
}
.ls-ibi-img {
    position: absolute;
    top: 0;
    left: 0;
}
.ls-ibi-ttl {
    font-size: 16px;
    line-height: 20px;
    color: #19181c;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
}
.ls-ibi-txt {
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
}
.ls-ib-col {
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    margin-bottom: 30px;
}
.ls-ib-row {
    margin-bottom: -30px;
}
.ls-swb {
    text-align: center;
}
.ls-swb-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #19181c;
}
.tree-block .action-block .text ul {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    list-style-type: disc;
}
.tree-block .action-block .text ul li {
    margin-left: 17px;
}
.tree-block.ls-tree .action-block .text ul, .tree-block.ls-tree .action-block .text p {
    line-height: 20px;
}
.tree-block.ls-tree:after {
    bottom: 80px;
}
.tree-block.ls-tree {
    background: url('../images/ls-tree-bg.jpg') 50% 20% no-repeat;
}
.viol-img-block {
    background: url('../images/v-par-bg.png') #5a52a5 0 0 repeat-y;
}
.ls-vlb-cont {
    max-width: 930px;
    margin: 0 auto;
}
.mt70 {
    margin-top: 70px;
}
.ls-vl-block {
    padding-bottom: 70px;
}
.ls-vlb-ttl1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.ls-vlb-ttl2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 0;
    margin-bottom: 50px;
}
.mt55 {
    margin-top: 55px;
}
.ma-list.ls-vlb li {
    color: #fff;
    margin-bottom: 20px;
}
.ls-vlbc-txt {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-style: italic;
    padding-left: 55px;
}
.ls-vlbq {
    text-align: left;
    color: #fa6da2;
    margin-top: -30px;
}
.ls-vlbq i {
    transform: translate(0, 62px);
}
.ls-video-block {
    background: url('../images/ls-video-bg.jpg') 50% 50% no-repeat ;
}
.ls-video-bw {
    max-width: 770px;
    margin: 0 auto;
}
.ls-reviews-block {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.ls-rev-car {
    max-width: 920px;
    margin: 0 auto;
    text-align: center;
}
.ls-revc-iw {
    margin-bottom: 20px;
}
.ls-revc-img {
    width: 102px;
    display: inline-block;
    vertical-align: top;
    border: 3px solid #fff;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.ls-revc-img img {
    width: 100%;
}
.ls-revc-name {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
.ls-revc-post {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
}
.ls-revc-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
}
.cust-pag.testimonials-carousel .owl-pagination .owl-page {
    vertical-align: top;
    margin: 0 5px;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
}
.cust-pag.testimonials-carousel .owl-pagination .owl-page.active {
    background-color: #fa6da2;
    border-color: #fa6da2;
}
.ls-rev-car .testimonials-carousel .owl-pagination {
    margin-top: 45px;
}
.ls-programm-block {
    background-color: #f8f8f8;
}
.ls-pb-row {
    margin-right: -35px;
    margin-left: -35px;
}
.ls-pb-col {
    padding-right: 35px;
    padding-left: 35px;
}
.ls-pbc-ttl {
    font-size: 16px;
    line-height: 20px;
    color: #9a9a9a;
    font-weight: 400;
    font-style: italic;
    margin: 0;
    margin-bottom: 25px;
}
.ls-pbc-item {
    position: relative;
    margin-bottom: 40px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.09);
}
.ls-pbci-img {
    overflow: hidden;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.ls-pbci-img img {
    width: 100%;
}
.ls-pbci-txt {
    padding: 25px 35px;
    background-color: #fff;
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.ls-pbci-txt strong {
    font-weight: 700;
}
.ls-pb-wrap {
    position: relative;
}
.ls-pb-wrap:before {
    content: "";
    display: block;
    border-right: 1px solid #e1e1e1;
    position: absolute;
    top: 45px;
    left: 50%;
    bottom: 0;
}
.ls-tr-str .ls-pbc-item:before, .rs-tr-str .ls-pbc-item:before {
    content: "";
    display: block;
    width: 25px;
    border-top: 1px solid #e1e1e1;
    position: absolute;
    top: 30px;
}
.ls-tr-str .ls-pbc-item:before {
    right: -35px;
}
.rs-tr-str .ls-pbc-item:before {
    left: -35px;
}
.rs-tr-str .ls-pbc-item.has-lgb:before, .rs-tr-str .ls-pbc-item.has-lpb:before {
    left: -37px;
}
.ls-pbc-item.has-lgb {
    border-left: 3px solid #00ccda;
}
.ls-pbc-item.has-lpb {
    border-left: 3px solid #f06292;
}
.ls-pbc-hsb {
    margin-bottom: 40px;
}
.ls-pbc-hsb-img {
    text-align: center;
    margin-bottom: 60px;
}
.ls-pbc-hsb-img img {
    max-width: 100%;
}
.ls-pbc-hsb-txt {
    font-size: 16px;
    line-height: 30px;
    color: #19181c;
    font-weight: 300;
    margin-bottom: 50px;
}
.ls-pbc-hsb-qtxt {
    font-size: 18px;
    line-height: 36px;
    color: #19181c;
    font-weight: 500;
}
.ls-pbc-hsb-qs {
    color: #fa6da2;
    margin-bottom: 5px;
}
.ls-pack-txt {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 50px;
}
.ls-pack-frc-ttl, h4.ls-pack-frc-ttl:first-child {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 85px;
}
.ls-pack-frc-ttl:after {
    content: "";
    display: block;
    width: 40px;
    border-top: 6px solid #00ccda;
    margin-top: 10px;
}
.ls-pack-list, .ls-pack-list ul {
    font-size: 17px;
    line-height: 24px;
    color: #fff;
}
.ls-pack-list ul {
    margin: 0;
}
.ls-pack-list li {
    min-height: 67px;
    padding: 9px 0;
    border-top: 1px solid rgba(255,255,255,0.15);
}
.ls-pack-list li:last-child {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.ls-pack-list span {
    display: block;
    font-size: 14px;
}
.ls-pack-pw {
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.ls-pack-pi {
    float: left;
    width: 33.33%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 55px;
    padding-bottom: 35px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: -5px 0;
}
.ls-pack-pi.active {
    -webkit-box-shadow: 0px 0px 57px 0px rgba(90,82,165,0.45);
    -moz-box-shadow: 0px 0px 57px 0px rgba(90,82,165,0.45);
    box-shadow: 0px 0px 57px 0px rgba(90,82,165,0.45);
}
.ls-pack-pi-ttl {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #19181c;
    padding: 0 10px;
    margin-bottom: 10px;
}
.ls-pack-pi-pb {
    padding: 0 10px;
    margin-bottom: 28px;
}
.pi-pb-cr-pr {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #19181c;
    text-decoration: line-through;
    transform: translate(-14px,10px);
}
.pi-pb-m-pr {
    font-family: "Georgia";
    display: inline-block;
    font-size: 56px;
    line-height: 56px;
}
.pi-pb-m-pr span {
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    transform: translate(9px,-12px);
}
.p-pr {
    color: #f06292;
}
.v-pr {
    color: #5a52a5;
}
.g-pr {
    color: #00ccda;
}
.ls-pack-serv-list ul {
    margin: 0;
}
.ls-pack-serv-list li {
    min-height: 67px;
    padding: 4px 0;
    border-top: 1px solid rgba(90,82,165,0.15);
}
.ls-pack-serv-list li:last-child {
    border-bottom: 1px solid rgba(90,82,165,0.15);
}
.ls-ppi-pbg {
    background-image: url('../images/ls-pri-bg1.png');
}
.ls-ppi-vbg {
    background-image: url('../images/ls-pri-bg2.png');
}
.ls-ppi-gbg {
    background-image: url('../images/ls-pri-bg3.png');
}
.ls-pack-sr-txt {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-style: italic;
    padding-left: 55px;
}
.ls-pack-sr-txt span {
    display: block;
    color: #57dde7;
}
.lsp-srcq {
    margin-bottom: -30px;
    color: #57dde7;
    transform: translate(0,4px);
}
.rs-count.ls-pack-count .count-numb {
    font-family: 'Roboto', sans-serif;
    font-size: 60px;
    line-height: 50px;
    font-weight: 100;
    margin-bottom: 10px;
}
.rs-count.ls-pack-count .rs-count-item > div:after {
    top: -4px;
    right: -46px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 100;
}
.rs-count.ls-pack-count .count-discrp {
    font-size: 14px;
    line-height: 18px;
}
.rs-count.ls-pack-count .rs-count-item > div {
    margin-right: 80px;
}
.rs-count.ls-pack-count .rs-count-item > div:last-child {
    margin-right: 0;
}
.rs-count.ls-pack-count .rs-count-item {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
}
.lsf-ib {
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 11px 20px;
    padding-right: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 4px;
}
.lsf-ib:hover {
    background-color: #00ccda;
    border: 1px solid #00ccda;
}
.lsf-ib:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f067";
    position: absolute;
    top: 50%;
    right: 15px;
    color: #00ccda;
    margin-top: -7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.lsf-ib.active:after {
    content: "\f068";
}
.lsf-ib-ttl {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.lsf-ib:hover:after, .lsf-ib:hover .lsf-ib-ttl {
    color: #fff;
}
.lsf-ic {
    padding-left: 40px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #19181c;
}
.lsf-items-wrap {
    max-width: 970px;
    margin: 0 auto;
}
.lsf-icw {
    display: none;
}
.lsf-iw {
    margin-bottom: 30px;
}
.lsf-iw:last-child {
    margin-bottom: 0;
}
.ls-join {
    text-align: center;
}
.ls-join-txt {
    font-size: 21px;
    line-height: 36px;
    color: #fff;
}
.pnk-qs.quote-symb {
    color: #fa6da2;
}
.cl-ban {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 380px;
    padding: 115px 0;
    box-sizing: border-box;
}
.cl-ban-ttl {
    font-size: 50px;
    line-height: 75px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.cl-ab-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #19181c;
    text-align: center;
}
.cl-ab-txt strong {
    font-weight: 700;
}
.cl-stl-item {
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.cl-stli-img {
    display: table-cell;
    vertical-align: top;
    width: 110px;
}
.cl-stli-txt {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-style: italic;
}
.cl-st-qtxt-wrap {
    text-align: center;
}
.cl-st-qtxt-ibw {
    display: inline-block;
    vertical-align: top;
}
.cl-st-qtxt {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}
.cl-st-q.quote-symb {
    margin: 0;
    text-align: left;
    transform: translate(-50px,33px);
    margin-bottom: 5px;
}
.cl-of-list {
    text-align: center;
    margin-bottom: -30px;
}
.cl-of-liw {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    margin-bottom: 30px;
}
.cl-of-li {
    border-top: 3px solid;
}
.v-ofli {
    border-color: #5a52a5;
}
.wb-ofli {
    border-color: #08c2d2;
}
.gr-ofli {
    border-color: #18bb7c;
}
.p-ofli {
    border-color: #fa6da2;
}
.b-ofli {
    border-color: #432cf2;
}
.cl-of-li-img {
    padding-top: 30px;
    margin-bottom: 12px;
}
.cl-of-li-txt {
    font-size: 15px;
    line-height: 24px;
    color: #19181c;
    padding: 0 5px;
}
.cl-video {
    padding-top: 70px;
}
.cl-video-bw {
    max-width: 770px;
    margin: 0 auto;
    margin-bottom: -50px;
}
.tree-block.cl-tree {
    padding: 0;
    background: transparent;
    margin-bottom: -30px;
}
.tree-block.cl-tree:before, .tree-block.cl-tree:after {
    border-right: 1px solid #fff;
    z-index: 10;
    height: 30px;
}
.cl-cl-arranged.ls-sect {
    padding-top: 120px;
}
.cl-cl-arranged {
    background: url('../images/cl-tree-bg.png') 0 0 no-repeat;
}
.cl-bl-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #19181c;
    text-align: center;
}
.cl-basic-level {
    background: url('../images/cl-bas-bg.png') 50% 50% no-repeat;
}
.cl-adv-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 60px;
}
.cl-adv-item:nth-child(even) {
    flex-direction: row-reverse;
}
.cl-adv-img-wrap {
    min-width: 471px;
    width: 471px;
    margin-right: 100px;
}
.cl-adv-item:nth-child(even) .cl-adv-img-wrap {
    margin-left: 100px;
    margin-right: 0;
}
.cl-adv-img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.cl-adv-img img {
    max-width: 100%;
}
.cl-adv-ttl {
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    color: #211c2c;
    margin-bottom: 15px;
}
.cl-adv-txt {
    font-size: 16px;
    line-height: 24px;
    color: #19181c;
}
.cl-adv-rml {
    font-size: 14px;
    line-height: 18px;
    color: #fa6da2;
    font-weight: 700;
    text-transform: uppercase;
}
.cl-adv-rml:hover {
    color: #fa6da2;
    opacity: 0.7;
}
.cl-adv-rmlw {
    margin-top: 20px;
}
.cl-advanced-level {
    background: url('../images/cl-adv-bg.png') 50% 50% no-repeat;
}
.mcb-nav.mcb-wh-nav .carousel-button .prev, .mcb-nav.mcb-wh-nav .carousel-button .next {
    color: rgba(255,255,255,0.7);
}
.mcb-nav.mcb-wh-nav .carousel-button .prev:hover, .mcb-nav.mcb-wh-nav .carousel-button .next:hover {
    color: #fff;
}
.cl-ab-cl-block {
    text-align: center;
    margin: 0;
}
.cl-ab-cl-img .sch-rb-img {
    margin: 0;
    width: 233px;
}
.cl-ab-cl-img .sch-rb-img img {
    width: 100%;
}
.cl-ab-cl-txt {
    max-width: 1070px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 36px;
    color: #19181c;
}
.cl-ab-cl-txt strong {
    font-weight: 700;
}
.cl-ab-cl-txt h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
    margin-top: 30px;
}
.ls-pack-list.cl-pack-list, .ls-pack-list.cl-pack-list ul {
    font-size: 15px;
    line-height: 20px;
}
.ls-pack-list.cl-pack-list li {
    padding: 13px 0;
}
.ls-pack-pi-date-to {
    font-size: 16px;
    line-height: 20px;
    color: #9a9a9a;
    margin-top: -5px;
    margin-bottom: 10px;
}
.ls-pack-pw.cl-pack-pw .ls-pack-pi {
    padding-top: 35px;
}
.ls-pack-frc.cl-pack-frc .ls-pack-frc-ttl, .ls-pack-frc.cl-pack-frc h4.ls-pack-frc-ttl:first-child {
    margin-bottom: 130px;
}
.ls-pack-pw.cl-pack-pw {
    background-color: transparent;
    border-radius: 0;
}
.ls-pack-pw.cl-pack-pw .ls-pack-pi {
   background-color: #fff;
    margin-right: 30px;
    width: calc(50% - 30px);
}
.ls-revc-name.bl-revc {
    color: #211c2c;
}
.ls-revc-txt.bl-revc {
    color: #211c2c;
}
.ls-revc-post.gr-revc, .ls-revc-post.bl-revc {
    color: #08c2d2;
}
.rev-img-out {
    outline: 1px solid #e1e1e1;
}
.mt1 {
    margin-top: 1px;
}
.cust-pag.pag-pb.testimonials-carousel .owl-pagination .owl-page {
    border-color: #fa6da2;
}
.cl-cb {
    background-color: #08c2d2;
}
.lsf-items-wrap.cl-fi .lsf-ib {
    border-color: #fff;
}
.lsf-items-wrap.cl-fi .lsf-ib-ttl {
    color: #fff;
}
.lsf-items-wrap.cl-fi .lsf-ib:after {
    color: #fff;
}
.lsf-items-wrap.cl-fi .lsf-ic {
    color: #fff;
}
.lsf-items-wrap.cl-fi .lsf-ib:hover {
    background-color: #fff;
}
.lsf-items-wrap.cl-fi .lsf-ib:hover:after, .lsf-items-wrap.cl-fi .lsf-ib:hover .lsf-ib-ttl {
    color: #08c2d2;
}
.fw-ban {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 380px;
    padding: 70px 0;
    box-sizing: border-box;
}
.fwb-cont {
    max-width: 720px;
    margin: 0 auto;
}
.fwb-desc {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #fa6da2;
    margin-bottom: 15px;
}
.fwb-ttl {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.fwp-ttl {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
}
.fwp-desc {
    font-family: "Georgia";
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 40px;
}
.fwp-lr {
    margin-left: -90px;
    margin-right: -90px;
    margin-bottom: -50px;
}
.fwp-li {
    padding-left: 90px;
    padding-right: 90px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    margin-bottom: 50px;
}
.fwp-li-numb {
    font-family: "Georgia";
    width: 42px;
    height: 42px;
    line-height: 37px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 30px;
    color: #08c2d2;
    text-align: center;
    margin-bottom: 15px;
}
.fwp-li-txt {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
.fw-sup-txt {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #9a9a9a;
}
.fw-sup-form {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}
.fw-form-ban {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 670px;
    padding: 110px 0;
    box-sizing: border-box;
}
.def-inp.wh-inp {
    background-color: #fff;
}
.fw-sup-txt.wh-sup-txt {
    color: #fff;
}
.fw-fb-desc {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #08c2d2;
    margin-top: 30px;
    margin-bottom: 90px;
}
.editor-block .def-but {
    color: #fff;
}
.editor-block .def-but:hover {
    color: #fff;
}
.fw-wlw {
    min-height: 990px;
    padding: 99px 0;
    background-color: #f8f8f8;
    background-image: url('../images/fw-wlw-bg.png'), url('../images/fw-wlw-bg-2.png');
    background-position: 0 0, 94% 100%;
    background-repeat: repeat-x, no-repeat;
}
.fw-wlw-cont {
    max-width: 690px;
}
.fw-wlw-cont .mp-ttl, #home .fw-wlw-cont h2.mp-ttl {
    text-align: left;
}
.fw-wlw-txt {
    font-size: 20px;
    line-height: 30px;
    color: #19181c;
}
.fw-wlw-txt strong {
    font-weight: 700;
}
.maq-txt.fw-wlw-qtxt, .maq-txt.fw-wlw-qtxt p {
    color: #313131;
}

/*Video lessons*/
.cl-ban.vl-ban {
    min-height: 380px;
    padding: 160px 0;
}
.vl-ban-ttl {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.vl-cl-bg {
    background-image: url('../images/vl-vfbg.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
}
.mw-1080 {
    max-width: 1080px;
}
.vl-tb-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #19181c;
}
.vl-video-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #fff;
}
.vl-ab-txt {
    font-size: 21px;
    line-height: 36px;
    font-weight: 300;
    font-style: italic;
    color: #19181c;
}
.vl-ab-name {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #19181c;
    margin: 0;
}
.vl-ab-txt a {
    color: #08c2d2;
    text-decoration: none;
}
.vl-ab-txt a:hover {
    color: #fa6da2;
}
.vl-ab-txt p {
    margin-bottom: 35px;
}
.vl-cl-txt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: #fff;
}
.vl-cl-txt a {
    color: #fa6da2;
    text-decoration: none;
}
.vl-cl-txt a:hover {
    color: #08c2d2;
}
.quote-symb.ls-vbq.mt0 {
    margin-top: 0;
}
/*End of Video lessons*/

/*Seminar content fix*/
.three-task-fix {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.seminar-faces-fix > div {
    margin-bottom: 30px;
}
.quest-item-img {
    float: left;
    width: 60px;
    margin-right: 30px;
}
.quest-item-img img {
    max-width: 100%;
}
.quest-item-txt {
    overflow: hidden;
    min-height: 58px;
    line-height: 53px;
}
.quest-item-txt > p {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
}
.quest-item {
    margin-bottom: 30px;
}
.quest-item:last-child {
    margin-bottom: 0;
}
.quest-block {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.sem-viol-bl-fix {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.sem-luiza-banner {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}
.sem-luiza-banner-txt {
    padding-left: 220px;
    padding-top: 40px;
}
.sem-luiza-banner-txt .lsa-txt {
    color: #fff;
    font-size: 28px;
    line-height: 32px;
}
.sem-luiza-banner-txt .lsa-txt > p strong {
    color: #fff;
}
.sem-luiza-banner-txt > .lsa-txt p:last-child {
    margin-top: 50px;
    padding-left: 200px;
}
.cl-adv-square .cl-adv-img {
    border-radius: 0;
}
.sem-quote-fix {
    text-align: left;
}
.sem-quote-fix .cl-ab-cl-img {
    float: left;
    width: 233px;
    margin-right: 30px;
}
.sem-quote-fix .cl-ab-cl-txt {
    overflow: hidden;
    max-width: none;
    margin: 0;
}
.oh {
    overflow: hidden;
}
.foot-soc-row {
    overflow: hidden;
}
.cl-adv-round-mini .cl-adv-img-wrap {
    min-width: 300px;
    width: 300px;
}
/*End of Seminar content fix*/

/*Seminar 2*/
.bg-block {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
}
.sem-2-bg-block {
    min-height: 400px;
}
.sem-2-bg-ttl {
    font-weight: 700;
    color: #fff;
}
.sem-2-bg-txt {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}
.sem-2-bg-txt strong {
    font-weight: 700;
    color: #fff;
}
.sem-2_2-bg-txt {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}
.sem-2_2-bg-block {
    min-height: 400px;
}
/*End of Seminar 2*/
.pa-header-fix-el {
    display: none;
}
.nmd-txt {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #9a9a9a;
    font-style: italic;
}
.ss-break.nmd-cal {
    background: url('../images/sched-date-ic.png') 0 2px no-repeat;
}
.ss-break.nmd-eat {
    background: url('../images/ss-eat.png') 0 0 no-repeat;
}
.nmd-col {
    border-right: 1px solid #ececec;
}
.nmd-col:last-child {
    border-right: none;
}
.nmd-col:nth-child(2) {
    text-align: center;
}
.nmd-col:nth-child(3) {
    text-align: right;
}
.nmd-col .ss-break {
    text-align: left;
}
.nmd-viol .ss-gi-hat, .nmd-viol .ss-gi-time {
    color: #fff;
}
.nmd-viol .ss-gi-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 40px;
}
.nmd-col .ss-break div {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}
.nmd-wh {
    padding-bottom: 50px;
}
.nmd-viol {
    padding-top: 30px;
}
.violet-round:before {
    border-color: #5a52a5!important;
}
.nle-viol-numb {
    background-color: #5a52a5!important;
}
.nle-item .action .action-block:before {
    right: -15px;
    border-top: 13px solid transparent;
    border-left: 13px solid #5a52a5;
    border-bottom: 13px solid transparent;
}
.action:last-child .action-block:before {
    left: -15px;
    border-right: 13px solid #5a52a5;
    border-left: 0;
}
.nle-text {
    text-align: left;
    font-size: 18px;
    line-height: 70px;
    font-weight: 400;
    color: #fff;
    padding: 18px 30px;
    min-height: 120px;
}
.nle-text.nle-bl-text {
    color: #19181c;
}
.nle-text-align {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
}
.nle-text.nle-wh {
    background-color: #fff;
}
.nle-text.nle-blue {
    background-color: #28b6f6;
}
.nle-text.nle-green {
    background-color: #18bb7c;
}
.nle-text.nle-violet {
    background-color: #5a52a5;
}
.nle-text.nle-pink {
    background-color: #e66ea4;
}
.nle-act-blue {
    border-color: #28b6f6!important;
}
.nle-act-green {
    border-color: #18bb7c!important;
}
.nle-act-viol {
    border-color: #5a52a5!important;
}
.nle-act-pink {
    border-color: #e66ea4!important;
}
.nle-act-green:before {
    border-left-color: #18bb7c!important;
    border-right-color: #18bb7c!important;
}
.nle-act-pink:before {
    border-left-color: #e66ea4!important;
    border-right-color: #e66ea4!important;
}
.nle-act-blue:before {
    border-left-color: #28b6f6!important;
    border-right-color: #28b6f6!important;
}
.f-viol-bord-r:before {
    border: none!important;
    width: 15px!important;
    height: 25px!important;
    background: url('../images/f-viol-bord.png') 0 0 no-repeat;
}
.f-blue-bord-l:before {
    border: none!important;
    width: 15px!important;
    height: 25px!important;
    background: url('../images/f-blue-bord.png') 0 0 no-repeat;
}
.mp-ttl.mb-0 {
    margin-bottom: 0!important;
}
.msl-img-control {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

/*Indents*/
.mt-05 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-55 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-65 {
    margin-top: 65px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-75 {
    margin-top: 75px;
}
.mt-80 {
    margin-top: 80px;
}
/*Indents*/

.tp-parallax-wrap {
    left: 0!important;
    right: 0!important;
    top: 0!important;
    bottom: 0!important;
}
.tp-loop-wrap, .tp-mask-wrap {
    position: relative!important;
}
.tp-caption {
    position: relative!important;
    min-width: auto!important;
    max-height: none!important;
    max-width: none!important;
    margin: 0!important;
    padding: 0!important;
}

/*Main slide 1*/
.mslc-1-out-cont {
    padding-top: 30px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.mslc-1-in-cont {
    max-width: 600px;
    margin-left: auto;
    text-align: left;
}
.mslc-frame {
    background: rgba(0,0,0,0.3);
    padding: 20px;
}
.mslc-1-txt {
    color: #fff;
    font-weight: 500;
}
.mslc-1-txt p {
    font-size: 31px;
    line-height: 42px;
    margin-bottom: 12px;
}
.mslc-1-txt p:last-child {
    margin-bottom: 0;
}
.mslc-1-signat-txt {
    color: #fff;
    font-style: italic;
}
.mslc-1-signat-txt p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
.mslc-1-signat-txt p:last-child {
    margin-bottom: 0;
}
/*Main slide 1*/

/*Main slide 2*/
.mslc-2-out-cont {
    padding-top: 30px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.mslc-2-in-cont {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.mslc-2-ttl {
    font-size: 62px;
    line-height: 70px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.mslc-2-txt p {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-style: italic;
}
/*Main slide 2*/

/*Main slide 3*/
.mslc-3-out-cont {
    padding-top: 400px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.mslc-3-in-cont {
    max-width: 240px;
    margin-left: auto;
    text-align: left;
}
.mslc-3-txt p {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-style: italic;
}
.ttf-upr {
    text-transform: uppercase;
}
/*Main slide 3*/

header:after {
    content: "";
    display: block;
    clear: both;
}
.foremost-content {
    overflow: hidden;
}
.sl-ban .tune-edit {
    position: absolute;
}
.ilms-sem {
    max-width: 550px;
    margin-left: auto;
    text-align: right;
}
.lrs-sem {
    max-width: 550px;
    margin-left: auto;
    text-align: right;
    padding: 50px 0;
}
.sem-shad-txt {
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
.m30d-sem {
    max-width: 550px;
    margin-left: auto;
    text-align: right;
}
.gray-img-block {
    background: url("../images/gray-circ-bg.jpg") 0 0 repeat;
}
.paym-block-out-cont {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 1px 6px 12px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 6px 12px 0 rgba(0,0,0,0.1);
    box-shadow: 1px 6px 12px 0 rgba(0,0,0,0.1);
    border-radius: 4px;
    overflow: hidden;
}
.paym-ttl-block {
    padding: 42px 50px;
    background-color: #59d7c1;
}
.paym-ttl {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.paym-block-inn-cont {
    padding: 45px 50px;
    background-color: #fff;
}
.pbs-desc {
    font-size: 16px;
    line-height: 20px;
    color: #141414;
}
.pbs-price {
    font-size: 20px;
    line-height: 24px;
    color: #3bccb3;
    font-weight: 700;
}
.paym-block-txt {
    font-size: 13px;
    line-height: 20px;
    color: #141414;
}
.paym-block-txt p {
    margin-bottom: 20px;
}
.paym-block-txt p:last-child {
    margin-bottom: 0;
}
.paym-block-txt .tune-edit {
    position: absolute;
}
.paym-btn {
    display: block;
    width: 100%;
    text-align: center;
    border: 2px solid transparent;
    transition: all 250ms ease;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 1px 6px 12px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 6px 12px 0 rgba(0,0,0,0.1);
    box-shadow: 1px 6px 12px 0 rgba(0,0,0,0.1);
}
.paym-btn img {
    max-width: 100%;
}
.paym-btn:hover {
    border-color: #08c2d2;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.paym-btn:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: all 400ms ease;
}
.paym-btn:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url('../images/paym-btn-hov.png') 0 0 no-repeat;
    position: absolute;
    right: -20px;
    top: -20px;
    transition: all 250ms ease;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}
.paym-btn:hover:after {
    opacity: 1;
    visibility: visible;
}
.paym-btn:hover:before {
    opacity: 1;
    visibility: visible;
    transition: all 0ms ease;
}
.pb-bw-desc {
    font-size: 13px;
    line-height: 20px;
    color: #666;
    font-weight: 300;
}
.pb-bw-col {
    width: 50%;
    float: left;
}
.mw-550 {
    max-width: 550px;
}
.mw-480 {
    max-width: 480px;
}
.sem-in-cont.sic-rs {
    margin-left: auto;
}
.sem-in-cont.sic-center {
    margin-left: auto;
    margin-right: auto;
}
.ttl-36 {
    font-size: 36px;
    line-height: 46px;
}
.sem-wom-transl {
    transform: translate(80px, 0);
}
.live-rich-sem-cont {
    padding: 50px 0;
}
.testimonials-double-carousel .ls-revc-item {
    padding-left: 15px;
    padding-right: 15px;
}
.wrb-img-ind {
    margin-top: 50px;
}
#home iframe {
    max-width: 100%;
}
.display-none {
    display: none!important;
}
.viol-color-count-block .lsp-srcq,
.viol-color-count-block .ls-pack-sr-txt span,
.viol-color-count-block .count-numb {
    color: #5a52a5;
}
.viol-color-count-block .rs-count.ls-pack-count .count-numb {
    font-weight: 300;
}
.blur-item {
    opacity: 0.5;
}

.rel-help-blocks .has-error .help-block {
    position: relative;
    margin-bottom: 0;
    margin-top: 7px;
}

.rel-help-blocks .inp-ic:after {
    height: 26px;
}

.has-preloader:after {
    content: "";
    display: block;
    background: url('../images/preload-gif.gif') rgba(0,0,0,0.3) 50% 50% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: 65px;
    transition: all 300ms ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.has-preloader.show-preloader:after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.dis-btn {
    pointer-events: none;
}

.context-edit .fa-pencil:before {
    opacity: 0;
}

.uc-txt-wrap {
    text-align: right;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    font-weight: 300;
}

.homework-fw {
   position: relative;
}

.new-pa-head-indent {
    padding-top: 17px;
}

@media screen and (max-width: 991px)  {
    .new-pa-head-indent {
        padding-top: 13px;
    }
}

@media screen and (max-width: 767px)  {
    .new-pa-head-indent {
        padding-top: 0;
    }
}

.chat-wrap {
    display: none;
}

.order-step-two-ttl {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    padding-top: 0;
}

.new-reg-description {
    font-size: 16px;
    line-height: 20px;
}

.new-reg-description a {
    text-decoration: underline;
    color: #f962a7;
}

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

.new-reviews-gal-item img {
    max-width: 100%;
}
