

/* Start:/local/templates/divelang_2017/css/custom.css?175498953318983*/
@font-face {
    font-family: "FiraSansRegular";
    src: url("/local/fonts/firasansregular/firasansregular.eot");
    src: url("/local/fonts/firasansregular/firasansregular.eot")format("embedded-opentype"),
    url("/local/fonts/firasansregular/firasansregular.woff") format("woff"),
    url("/local/fonts/firasansregular/firasansregular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "FiraSansBold";
    src: url("/local/fonts/firasansbold/firasansbold.eot");
    src: url("/local/fonts/firasansbold/firasansbold.eot")format("embedded-opentype"),
    url("/local/fonts/firasansbold/firasansbold.woff") format("woff"),
    url("/local/fonts/firasansbold/firasansbold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "FiraSansItalic";
    src: url("/local/fonts/firasansitalic/firasansitalic.eot");
    src: url("/local/fonts/firasansitalic/firasansitalic.eot")format("embedded-opentype"),
    url("/local/fonts/firasansitalic/firasansitalic.woff") format("woff"),
    url("/local/fonts/firasansitalic/firasansitalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "FiraSansBoldItalic";
    src: url("/local/fonts/firasansbolditalic/firasansbolditalic.eot");
    src: url("/local/fonts/firasansbolditalic/firasansbolditalic.eot")format("embedded-opentype"),
    url("/local/fonts/firasansbolditalic/firasansbolditalic.woff") format("woff"),
    url("/local/fonts/firasansbolditalic/firasansbolditalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

/* font NOTO all*/
@font-face {
    font-family: 'NotoSansRegular';
    src: url("/local/fonts/noto_sans/static/notosans-regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansMedium';
    src: url("/local/fonts/noto_sans/static/notosans-medium.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansSemiBold';
    src: url("/local/fonts/noto_sans/static/notosans-semibold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansBold';
    src: url("/local/fonts/noto_sans/static/notosans-bold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansLight';
    src: url("/local/fonts/noto_sans/static/notosans-light.ttf") format("truetype");
    font-style: normal;
}

/* font NOTO JPN*/
@font-face {
    font-family: 'NotoSansJPNRegular';
    src: url("/local/fonts/noto_sans_jp/static/notosansjp-regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansJPNMedium';
    src: url("/local/fonts/noto_sans_jp/static/notosansjp-medium.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansJPNSemiBold';
    src: url("/local/fonts/noto_sans_jp/static/notosansjp-semibold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansJPNBold';
    src: url("/local/fonts/noto_sans_jp/static/notosansjp-bold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansJPNLight';
    src: url("/local/fonts/noto_sans_jp/static/notosansjp-light.ttf") format("truetype");
    font-style: normal;
}

/* font NOTO KOR*/
@font-face {
    font-family: 'NotoSansKRRegular';
    src: url("/local/fonts/noto_sans_kr/static/notosanskr-regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKRMedium';
    src: url("/local/fonts/noto_sans_kr/static/notosanskr-medium.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKRSemiBold';
    src: url("/local/fonts/noto_sans_kr/static/notosanskr-semibold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKRBold';
    src: url("/local/fonts/noto_sans_kr/static/notosanskr-bold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansKRLight';
    src: url("/local/fonts/noto_sans_kr/static/notosanskr-light.ttf") format("truetype");
    font-style: normal;
}


.h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    font-family: var(--text-bold);
}

.in-pop-callback {
    background: #fff;
    border-radius: 20px;
}

.close2 {
    top: 15px !important;
    right: 15px !important;
    left: auto !important;
    background: url(/local/templates/divelang_2017/images/close2.png) no-repeat;
    filter: brightness(0.5) sepia(1) hue-rotate(161deg) saturate(4.5) brightness(0.7);
}

.pop-callback .t-pop-ask {
    color: #000;
    margin-bottom: 19px !important;
    font-size: 30px;
}

.t-pop-ask.sub-name {
    font-size: 25px;
    font-family: sans-serif;
    margin-bottom: 35px !important;
}

.in-pop-callback {
    padding: 80px 0 50px 0 !important;
}

.pop-callback [type="text"] {
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    text-align: left;
}

.pop-callback .form-body [type="text"] {
    display: block;
    width: 70%;
    margin: 25px auto;
}

.button.button-white button,
.button.button-white button:hover {
    width: 280px;
    color: #fff !important;
    border: 3px solid #F88D65 !important;
    background: #F88D65 !important;
    border-radius: 10px;
    box-shadow: 0px 6px 20px 0px #00000047;
}

.popup-short-divider {
    display: block;
    width: 10%;
    height: 6px;
    background: #f88d65;
    margin: 25px auto;
}

.assept2 label a {
    color: #000 !important;
    border-color: #000 !important;
}

.assept2 label {
    color: #000 !important;
    text-align: left !important;
    line-height: 16px !important;
    font-size: 14px !important;
}

.assept .ez-checked-green {
    background: transparent url(/local/templates/divelang_2017/images/sprite.png) -109px -608px no-repeat !important;
    border: 1px solid #dadada !important;
    border-radius: 2px !important;
}

.response.while {
    color: #f88d65 !important;
    text-shadow: 0px 2px 11px #f88d65 !important;
}

@media screen and (max-width: 990px) {
    .pop-callback .form-body [type="text"] {
        width: 90%;
        margin: 10px auto;
        height: 40px;
    }

    .pop-callback .t-pop-ask {
        margin-bottom: 10px !important;
        font-size: 22px;
    }

    .t-pop-ask.sub-name {
        font-size: 20px;
        margin-bottom: 0px !important;
    }

    .popup-short-divider {
        margin: 15px auto;
    }

    .assept {
        margin: 18px 0 5px;
    }

    .in-pop-callback {
        padding: 55px 0 20px 0 !important;
    }
}

.selectric .icon-arrow:after {
    width: 12px !important;
    height: 12px !important;
    border: 0 !important;
    background: url(/local/templates/divelang_2017/images/ico-select-drop-button.svg) no-repeat center;
    background-size: contain;
}

.selectric .icon-arrow {
    background: #fff !important;
}

/*  FREE SIGN UP FRONT BLOCK */

.free-sign-up-col.text {
    display: inline-block;
    width: calc( 60% - 1px );
    vertical-align: top;
}

.free-sign-up-col.image {
    display: inline-block;
    width: calc( 40% - 3px );
    vertical-align: top;
}

.free-sign-up-content {
    display: block;
    width: 95%;
    margin: 0 auto;
    max-width: 1046px;
}

.free-sign-up-title {
    font-family: FiraSansBold;
    font-size: 43px;
    color: #000 !important;
}

.free-sign-up-sub-text {
    font-family: FiraSansRegular;
    font-size: 35px;
    font-weight: 900;
    color: #000 !important;
    margin-bottom: 30px;
}

.free-sign-up-text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 389px;
}

.free-sign-up-btn {
    display: inline-block;
    border: 1px solid #FF8F61;
    padding: 17px 25px 15px 25px;
    border-radius: 8px;
    text-transform: uppercase;
    color: #fff;
    background: #FF8F61;
    font-family: FiraSansRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.466667px;
    margin-right: 5px;
    cursor: pointer;
    text-decoration: none;
}

.free-sign-up-container {
    display: block;
    position: relative;
    margin: 40px 0;
}

@media screen and (max-width: 1640px) {
    .free-sign-up-title {
        font-size: 40px;
    }

    .free-sign-up-sub-text {
        font-size: 30px;
    }
}

@media screen and (max-width: 990px) {
    .free-sign-up-col {
        width: 100% !important;
    }

    .free-sign-up-content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .free-sign-up-sub-text, .free-sign-up-title {
        text-align: center;
    }

    .free-sign-up-button-container {
        margin-top: 10px;
        text-align: center;
    }

    .free-sign-up-col.image img {
        display: block;
        max-width: 100%;
    }

    .free-sign-up-text {
        height: 200px;
    }

    .free-sign-up-sub-text {
        margin: 10px 0 !important;
    }

    .free-sign-up-title {
        font-size: 26px;
    }

    .free-sign-up-sub-text {
        font-size: 20px;
    }
}

/*  /FREE SIGN UP FRONT BLOCK */

/* HOW IT WORKS FRONT STATIC */

.how-it-works-container {
    display: block;
    position: relative;
    max-width: 1046px;
    margin: 0 auto;
}

.how-it-works-title {
    font-family: FiraSansBold;
    font-size: 30px;
    text-align: center;
    color: #000 !important;
}

.how-it-works-list-item {
    display: inline-block;
    width: 24%;
    margin: 30px 4%;
}

.how-it-works-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.how-it-works-list-item-icon {
    display: block;
    width: 94px;
    height: 94px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.how-it-works-list-item-delimitter {
    display: block;
    width: 40px;
    height: 5px;
    background: #FF8F61;
    margin: 12px auto 8px;
}

.how-it-works-wrapper {
    display: block;
    position: relative;
    padding: 70px 0;
    background-size: 1300px;
    background-position: center;
    background-repeat: repeat;
    background-image: url(/local/templates/divelang_2017/images/back-blue-n.png), linear-gradient(#F5F9FD, #F5F9FD);
}

.how-it-works-list-item-caption {
    font-family: FiraSansRegular;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    color: #000 !important;
}

@media screen and (max-width: 990px) {
    .how-it-works-list-item {
        width: 30%;
    }

    .how-it-works-list-item-caption {
        font-size: 15px;
    }
}

/* /HOW IT WORKS FRONT STATIC */

/* ABOUT NUMBERS FRONT STATIC */

.about-numbers-title {
    font-family: FiraSansBold;
    font-size: 30px;
    text-align: center;
    margin: 0 0 30px;
    color: #000 !important;
}

.about-numbers-list {
    display: block;
    position: relative;
}

.about-numbers-item-number {
    font-family: FiraSansBold;
    font-size: 59px;
    text-align: center;
    letter-spacing: 0.75px;
    color: #0D73C7;
}

.about-numbers-item-delimiter {
    display: block;
    width: 30px;
    height: 6px;
    background: #FF8F61;
    margin: 3px auto 10px;
}

.about-numbers-item-caption {
    font-family: FiraSansRegular;
    font-weight: 800;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
}

.about-numbers-item {
    display: inline-block;
    width: 18%;
    margin: 0 3%;
}

.about-numbers-container {
    display: block;
    position: relative;
    background: url(/local/templates/divelang_2017/images/dotmap-numbers-static.png) no-repeat center;
    background-size: contain;
    padding: 80px;
    max-width: 1046px;
    margin: 0 auto;
}

.about-numbers-wrapper {
    display: block;
    position: relative;
    padding: 30px 0;
}

@media screen and (max-width: 1640px) {
    .about-numbers-item-number {
        font-size: 47px;
    }

    .about-numbers-item {
        vertical-align: top;
    }
}

@media screen and (max-width: 990px) {
    .about-numbers-container {
        display: none;
    }
}

/* /ABOUT NUMBERS FRONT STATIC */

/* SLIDER */

.main-slider {
    display: block !important;
}

@media screen and (max-width: 1300px) {
    .main-slider .bx-pager.bx-default-pager {
        bottom: 50px !important;
    }
}
@media screen and (max-width: 1200px) {
    .main-slider .bx-pager.bx-default-pager {
        bottom: 85px !important;
    }
}
@media screen and (max-width: 1050px) {
    .main-slider .bx-pager.bx-default-pager {
        bottom: 130px !important;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .img-slide img,
    .main-slider .desc-slide {
        height: 450px !important;
    }

    .slider-m .slide {
        height: 450px !important;
    }

    .main-slider .img-slide img {
        max-width: unset;
        width: auto;
    }

    .main-slider .img-slide {
        overflow: hidden;
    }

    .main-slider .bx-controls.bx-controls-direction a {
        width: 40px !important;
        height: 40px !important;
        display: none !important;
    }

    .header::before {
        display: block !important;
    }

    .bx-pager.bx-default-pager {
        bottom: 55px !important;
    }

    .main-slider .bx-wrapper .bx-pager-item a.active {
        /* background: #fff !important; */
    }

    .bx-controls-direction {
        display: none;
    }

    .main .in-desc-slide .more-sl a {
        max-width: 85% !important;
        width: 85% !important;
        border-radius: 8px !important;
        border-width: 1px !important;
    }

    .main-slider .bx-controls div.bx-pager a.bx-pager-link[data-slide-index] {
        width: 10px !important;
        height: 10px !important;
    }

    .main-slider .bx-pager.bx-default-pager {
        bottom: 10px !important;
    }

    .main .main-slider .in-desc-slide > .slide_header {
        max-width: calc( 100% - 30px ) !important;
    }
}

/* /SLIDER */


/*
socials svg
*/
.oip-icon {
    width: 24px;
    height: 24px;
    border: 2px solid #0d73c7;
    border-radius: 8px;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
}
.soc li.oip-icon a {
	width: 20px;
    height: 20px;
}
.soc li.oip-icon a svg {
	margin-top: 2px;
}

a.policy-link.text-white {
    color: #fff;
    text-decoration: underline;
    transition: color .2s ease-in;
}

a.policy-link.text-white:hover {
    color: #333;
}

.uk-h1.h1-less, h1.h1-less {
    font-size: 2rem;
}

.max-icon-tg svg {
    max-width: 18px;
}

.colums-lang .column-lang p {
    margin: 0;
    padding: 0;
    min-height: 70px;
    text-align: center;
    line-height: 16px;
    font-size: 13px;
}

.tab-prg .bl-prr p {
	margin: 20px 0;
    line-height: 16px;
    font-size: 13px;
}

.price-show-new .nav-tb {
    text-align: center;
}

.price-show-new ul {
    padding: 0;
}

.price-show-new li {
    display: inline-block;
    padding: 12px 50px 8px 50px;
    background: #FFFFFF;
    border: 3px solid #FF8F61;
    border-radius: 6px;
    font-family: FiraSansBold !important;
    font-size: 17px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 15px;
    filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.3));
}

.price-show-new li.active {
    background: #FF8F61;
    border-radius: 6px;
    padding: 12px 54px 8px 54px;
}

.price-show-new li.active a {
    color: #fff;
}
.price-show-new li a {
    text-decoration: none;
    color: #000;
}
.grecaptcha-badge {
	display: none;
}

.site_notice {
    bottom: 0;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
    max-height: 200px;
    background: #F4F9FF;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.18);
    transition: ease-in-out .8s;
}
.site_notice .notice_content {
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    padding-right: 100px;
}
.site_notice .notice_content p {
    margin: 0 0 20px 0;
    padding: 0;
    color: #0D73C5;
    line-height: 1.4em;
}
.site_notice .notice_content p a {
    color: #0D73C5;
    text-decoration:underline;
    font-weight: 600;
}
.site_notice .notice_content a.dismiss_it {
    color: #0D73C5;
    text-decoration: none;
    font-weight: 600;
    transition: all .6s;
    padding: 5px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100px;
    text-align: center;
    border: 1px solid #0D73C5;
}
.site_notice .notice_content a.dismiss_it:hover {
    background: #0D73C5;
    color: #fff;
}

@media (min-width: 736px) {
    .site_notice .notice_content {
        display: flex;
        justify-content: flex-start;
    }

    .site_notice .notice_content a.dismiss_it {
        width: 100px;
        margin-left: 30px;
    }

    .site_notice .notice_content p {
        margin: 5px 0 5px 0;
    }
}
#navbar .kursy .uk-offcanvas-child .blok-menu-back {
	color: var(--main-color) !important;
    font-size: .875rem;
}
#navbar .kursy .uk-offcanvas-child .blok-menu-back {
	color: var(--main-color) !important;
	font-size: .875rem;
}
#navbar .kursy .uk-offcanvas-child {
	position: absolute;
	top: 0;
	left: 10px;
	right: 0;
	background: white;
	/*height: calc(100vh - (0.75rem + 0.75rem + 27px + 12px + 1.5rem + 8px + 24px + 3rem));*/
	height: calc(100vh);
	z-index: 1;
}
#navbar .kursy .offcanvas-child-2 {
	top: -42px;
	height: calc(117vh + 100px);
	z-index: 2;
	left: 0;
}
#navbar .kursy .nav-new-menu>li {
	margin: 0 0 8px 0;
}
#navbar .kursy .nav-new-menu>li a svg {
	margin-right: 5px;
}
.kursy-anchor .uk-navbar-dropdown-custom {
	top: 70px !important;
}
.kursy-anchor .title-menu {
	font-weight: bold !important;
	font-size: 18px;
	line-height: 21px;
	color:#000;
}
.kursy-anchor .uk-navbar-container .uk-nav .line-height-1_5 {
	padding-left: 15px;
	font-weight: 400;
	color:#000;
}
.kursy-anchor .uk-navbar-container .uk-nav li>div{
	cursor: pointer;
	width: 230px;
}
.kursy-anchor .uk-navbar-container .uk-nav li>div:hover .line-height-1_5,
.kursy-anchor .uk-navbar-container .uk-nav li>div.active .line-height-1_5{
	color:var(--primary-color);
}
.kursy-anchor .uk-navbar-container .tbl li:hover a{
	color:var(--primary-color) !important;
}
.kursy-anchor .menu-block-2 a {
	padding-left: 15px;
	font-weight: 400;
	color:#000 !important;
}
.kursy-anchor .uk-navbar-dropdown-custom svg{
	height: 24px;
}
.kursy-anchor .tbl {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	margin-right: 20px;
}
.kursy-anchor .tbl>div {
	max-width: 295px;;
}
.form-row.js-question {
    font-family: 'NotoSansRegular';
}
form.jpn .form-row.js-question {
    font-family: 'NotoSansJPNRegular';
}
form.kr .form-row.js-question {
    font-family: 'NotoSansKRRegular';
}
/* End */


/* Start:/local/templates/divelang_2017/js/selectric/selectric.css?16063838214315*/
/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .icon-arrow {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 47px;
  height: 45px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .icon-arrow:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .icon-arrow {
  color: #a2a2a2;
}

.selectric-hover .selectric .icon-arrow:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* End */


/* Start:/local/templates/divelang_2017/js/intlTelInput/style.css?174134913913444*/
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button,.iti--container:hover{cursor:pointer}:root{--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url("/local/templates/divelang_2017/js/intltelinput/img/flags.webp");--iti-path-flags-2x:url("/local/templates/divelang_2017/js/intltelinput/img/flags@2x.webp");--iti-path-globe-1x:url("/local/templates/divelang_2017/js/intltelinput/img/globe.webp");--iti-path-globe-2x:url("/local/templates/divelang_2017/js/intltelinput/img/globe@2x.webp");--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin:0!important}.iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti__search-input{width:100%;border-width:0;border-radius:3px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{--iti-flag-offset:100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-16px}.iti__ae{--iti-flag-offset:-32px}.iti__af{--iti-flag-offset:-48px}.iti__ag{--iti-flag-offset:-64px}.iti__ai{--iti-flag-offset:-80px}.iti__al{--iti-flag-offset:-96px}.iti__am{--iti-flag-offset:-112px}.iti__ao{--iti-flag-offset:-128px}.iti__ar{--iti-flag-offset:-144px}.iti__as{--iti-flag-offset:-160px}.iti__at{--iti-flag-offset:-176px}.iti__au{--iti-flag-offset:-192px}.iti__aw{--iti-flag-offset:-208px}.iti__ax{--iti-flag-offset:-224px}.iti__az{--iti-flag-offset:-240px}.iti__ba{--iti-flag-offset:-256px}.iti__bb{--iti-flag-offset:-272px}.iti__bd{--iti-flag-offset:-288px}.iti__be{--iti-flag-offset:-304px}.iti__bf{--iti-flag-offset:-320px}.iti__bg{--iti-flag-offset:-336px}.iti__bh{--iti-flag-offset:-352px}.iti__bi{--iti-flag-offset:-368px}.iti__bj{--iti-flag-offset:-384px}.iti__bl{--iti-flag-offset:-400px}.iti__bm{--iti-flag-offset:-416px}.iti__bn{--iti-flag-offset:-432px}.iti__bo{--iti-flag-offset:-448px}.iti__bq{--iti-flag-offset:-464px}.iti__br{--iti-flag-offset:-480px}.iti__bs{--iti-flag-offset:-496px}.iti__bt{--iti-flag-offset:-512px}.iti__bw{--iti-flag-offset:-528px}.iti__by{--iti-flag-offset:-544px}.iti__bz{--iti-flag-offset:-560px}.iti__ca{--iti-flag-offset:-576px}.iti__cc{--iti-flag-offset:-592px}.iti__cd{--iti-flag-offset:-608px}.iti__cf{--iti-flag-offset:-624px}.iti__cg{--iti-flag-offset:-640px}.iti__ch{--iti-flag-offset:-656px}.iti__ci{--iti-flag-offset:-672px}.iti__ck{--iti-flag-offset:-688px}.iti__cl{--iti-flag-offset:-704px}.iti__cm{--iti-flag-offset:-720px}.iti__cn{--iti-flag-offset:-736px}.iti__co{--iti-flag-offset:-752px}.iti__cr{--iti-flag-offset:-768px}.iti__cu{--iti-flag-offset:-784px}.iti__cv{--iti-flag-offset:-800px}.iti__cw{--iti-flag-offset:-816px}.iti__cx{--iti-flag-offset:-832px}.iti__cy{--iti-flag-offset:-848px}.iti__cz{--iti-flag-offset:-864px}.iti__de{--iti-flag-offset:-880px}.iti__dj{--iti-flag-offset:-896px}.iti__dk{--iti-flag-offset:-912px}.iti__dm{--iti-flag-offset:-928px}.iti__do{--iti-flag-offset:-944px}.iti__dz{--iti-flag-offset:-960px}.iti__ec{--iti-flag-offset:-976px}.iti__ee{--iti-flag-offset:-992px}.iti__eg{--iti-flag-offset:-1008px}.iti__eh{--iti-flag-offset:-1024px}.iti__er{--iti-flag-offset:-1040px}.iti__es{--iti-flag-offset:-1056px}.iti__et{--iti-flag-offset:-1072px}.iti__fi{--iti-flag-offset:-1088px}.iti__fj{--iti-flag-offset:-1104px}.iti__fk{--iti-flag-offset:-1120px}.iti__fm{--iti-flag-offset:-1136px}.iti__fo{--iti-flag-offset:-1152px}.iti__fr{--iti-flag-offset:-1168px}.iti__ga{--iti-flag-offset:-1184px}.iti__gb{--iti-flag-offset:-1200px}.iti__gd{--iti-flag-offset:-1216px}.iti__ge{--iti-flag-offset:-1232px}.iti__gf{--iti-flag-offset:-1248px}.iti__gg{--iti-flag-offset:-1264px}.iti__gh{--iti-flag-offset:-1280px}.iti__gi{--iti-flag-offset:-1296px}.iti__gl{--iti-flag-offset:-1312px}.iti__gm{--iti-flag-offset:-1328px}.iti__gn{--iti-flag-offset:-1344px}.iti__gp{--iti-flag-offset:-1360px}.iti__gq{--iti-flag-offset:-1376px}.iti__gr{--iti-flag-offset:-1392px}.iti__gt{--iti-flag-offset:-1408px}.iti__gu{--iti-flag-offset:-1424px}.iti__gw{--iti-flag-offset:-1440px}.iti__gy{--iti-flag-offset:-1456px}.iti__hk{--iti-flag-offset:-1472px}.iti__hn{--iti-flag-offset:-1488px}.iti__hr{--iti-flag-offset:-1504px}.iti__ht{--iti-flag-offset:-1520px}.iti__hu{--iti-flag-offset:-1536px}.iti__id{--iti-flag-offset:-1552px}.iti__ie{--iti-flag-offset:-1568px}.iti__il{--iti-flag-offset:-1584px}.iti__im{--iti-flag-offset:-1600px}.iti__in{--iti-flag-offset:-1616px}.iti__io{--iti-flag-offset:-1632px}.iti__iq{--iti-flag-offset:-1648px}.iti__ir{--iti-flag-offset:-1664px}.iti__is{--iti-flag-offset:-1680px}.iti__it{--iti-flag-offset:-1696px}.iti__je{--iti-flag-offset:-1712px}.iti__jm{--iti-flag-offset:-1728px}.iti__jo{--iti-flag-offset:-1744px}.iti__jp{--iti-flag-offset:-1760px}.iti__ke{--iti-flag-offset:-1776px}.iti__kg{--iti-flag-offset:-1792px}.iti__kh{--iti-flag-offset:-1808px}.iti__ki{--iti-flag-offset:-1824px}.iti__km{--iti-flag-offset:-1840px}.iti__kn{--iti-flag-offset:-1856px}.iti__kp{--iti-flag-offset:-1872px}.iti__kr{--iti-flag-offset:-1888px}.iti__kw{--iti-flag-offset:-1904px}.iti__ky{--iti-flag-offset:-1920px}.iti__kz{--iti-flag-offset:-1936px}.iti__la{--iti-flag-offset:-1952px}.iti__lb{--iti-flag-offset:-1968px}.iti__lc{--iti-flag-offset:-1984px}.iti__li{--iti-flag-offset:-2000px}.iti__lk{--iti-flag-offset:-2016px}.iti__lr{--iti-flag-offset:-2032px}.iti__ls{--iti-flag-offset:-2048px}.iti__lt{--iti-flag-offset:-2064px}.iti__lu{--iti-flag-offset:-2080px}.iti__lv{--iti-flag-offset:-2096px}.iti__ly{--iti-flag-offset:-2112px}.iti__ma{--iti-flag-offset:-2128px}.iti__mc{--iti-flag-offset:-2144px}.iti__md{--iti-flag-offset:-2160px}.iti__me{--iti-flag-offset:-2176px}.iti__mf{--iti-flag-offset:-2192px}.iti__mg{--iti-flag-offset:-2208px}.iti__mh{--iti-flag-offset:-2224px}.iti__mk{--iti-flag-offset:-2240px}.iti__ml{--iti-flag-offset:-2256px}.iti__mm{--iti-flag-offset:-2272px}.iti__mn{--iti-flag-offset:-2288px}.iti__mo{--iti-flag-offset:-2304px}.iti__mp{--iti-flag-offset:-2320px}.iti__mq{--iti-flag-offset:-2336px}.iti__mr{--iti-flag-offset:-2352px}.iti__ms{--iti-flag-offset:-2368px}.iti__mt{--iti-flag-offset:-2384px}.iti__mu{--iti-flag-offset:-2400px}.iti__mv{--iti-flag-offset:-2416px}.iti__mw{--iti-flag-offset:-2432px}.iti__mx{--iti-flag-offset:-2448px}.iti__my{--iti-flag-offset:-2464px}.iti__mz{--iti-flag-offset:-2480px}.iti__na{--iti-flag-offset:-2496px}.iti__nc{--iti-flag-offset:-2512px}.iti__ne{--iti-flag-offset:-2528px}.iti__nf{--iti-flag-offset:-2544px}.iti__ng{--iti-flag-offset:-2560px}.iti__ni{--iti-flag-offset:-2576px}.iti__nl{--iti-flag-offset:-2592px}.iti__no{--iti-flag-offset:-2608px}.iti__np{--iti-flag-offset:-2624px}.iti__nr{--iti-flag-offset:-2640px}.iti__nu{--iti-flag-offset:-2656px}.iti__nz{--iti-flag-offset:-2672px}.iti__om{--iti-flag-offset:-2688px}.iti__pa{--iti-flag-offset:-2704px}.iti__pe{--iti-flag-offset:-2720px}.iti__pf{--iti-flag-offset:-2736px}.iti__pg{--iti-flag-offset:-2752px}.iti__ph{--iti-flag-offset:-2768px}.iti__pk{--iti-flag-offset:-2784px}.iti__pl{--iti-flag-offset:-2800px}.iti__pm{--iti-flag-offset:-2816px}.iti__pr{--iti-flag-offset:-2832px}.iti__ps{--iti-flag-offset:-2848px}.iti__pt{--iti-flag-offset:-2864px}.iti__pw{--iti-flag-offset:-2880px}.iti__py{--iti-flag-offset:-2896px}.iti__qa{--iti-flag-offset:-2912px}.iti__re{--iti-flag-offset:-2928px}.iti__ro{--iti-flag-offset:-2944px}.iti__rs{--iti-flag-offset:-2960px}.iti__ru{--iti-flag-offset:-2976px}.iti__rw{--iti-flag-offset:-2992px}.iti__sa{--iti-flag-offset:-3008px}.iti__sb{--iti-flag-offset:-3024px}.iti__sc{--iti-flag-offset:-3040px}.iti__sd{--iti-flag-offset:-3056px}.iti__se{--iti-flag-offset:-3072px}.iti__sg{--iti-flag-offset:-3088px}.iti__sh{--iti-flag-offset:-3104px}.iti__si{--iti-flag-offset:-3120px}.iti__sj{--iti-flag-offset:-3136px}.iti__sk{--iti-flag-offset:-3152px}.iti__sl{--iti-flag-offset:-3168px}.iti__sm{--iti-flag-offset:-3184px}.iti__sn{--iti-flag-offset:-3200px}.iti__so{--iti-flag-offset:-3216px}.iti__sr{--iti-flag-offset:-3232px}.iti__ss{--iti-flag-offset:-3248px}.iti__st{--iti-flag-offset:-3264px}.iti__sv{--iti-flag-offset:-3280px}.iti__sx{--iti-flag-offset:-3296px}.iti__sy{--iti-flag-offset:-3312px}.iti__sz{--iti-flag-offset:-3328px}.iti__tc{--iti-flag-offset:-3344px}.iti__td{--iti-flag-offset:-3360px}.iti__tg{--iti-flag-offset:-3376px}.iti__th{--iti-flag-offset:-3392px}.iti__tj{--iti-flag-offset:-3408px}.iti__tk{--iti-flag-offset:-3424px}.iti__tl{--iti-flag-offset:-3440px}.iti__tm{--iti-flag-offset:-3456px}.iti__tn{--iti-flag-offset:-3472px}.iti__to{--iti-flag-offset:-3488px}.iti__tr{--iti-flag-offset:-3504px}.iti__tt{--iti-flag-offset:-3520px}.iti__tv{--iti-flag-offset:-3536px}.iti__tw{--iti-flag-offset:-3552px}.iti__tz{--iti-flag-offset:-3568px}.iti__ua{--iti-flag-offset:-3584px}.iti__ug{--iti-flag-offset:-3600px}.iti__us{--iti-flag-offset:-3616px}.iti__uy{--iti-flag-offset:-3632px}.iti__uz{--iti-flag-offset:-3648px}.iti__va{--iti-flag-offset:-3664px}.iti__vc{--iti-flag-offset:-3680px}.iti__ve{--iti-flag-offset:-3696px}.iti__vg{--iti-flag-offset:-3712px}.iti__vi{--iti-flag-offset:-3728px}.iti__vn{--iti-flag-offset:-3744px}.iti__vu{--iti-flag-offset:-3760px}.iti__wf{--iti-flag-offset:-3776px}.iti__ws{--iti-flag-offset:-3792px}.iti__xk{--iti-flag-offset:-3808px}.iti__ye{--iti-flag-offset:-3824px}.iti__yt{--iti-flag-offset:-3840px}.iti__za{--iti-flag-offset:-3856px}.iti__zm{--iti-flag-offset:-3872px}.iti__zw{--iti-flag-offset:-3888px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}
/* End */


/* Start:/local/templates/divelang_2017/css/forms.css?175344783144072*/
 !important.iti--fullscreen-popup {
    z-index: 9999;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    justify-content: center !important;
    align-items: center;
    width: auto;
}

.iti--fullscreen-popup .iti__dropdown-content {
    width: 300px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.iti--fullscreen-popup input[type=text]{
    display: none;
}

.form.form-container {
    width: 100%;
    position: static;
}

.form.form-container .inner-container form {
    --groupGap: 15px;
    --groupColumns: 1;
    display: flex;
    gap: 30px var(--groupGap);
    flex-wrap: wrap;
    width: 100%
}
.form.form-container .inner-container form.blocked {
    pointer-events: none;
}

.form.form-container .inner-container form.columns-2 {
    --groupColumns: 2
}

@media (max-width: 768px) {
    .form.form-container .inner-container form {
        --groupColumns: 1 !important
    }
}

.form.form-container .inner-container form .form-title {
    text-align: center;
    font-weight: 700;
    width: 100%;
    margin-top: 25px;
    color: #0d73c7;
    font-size: 36px;
    font-family: 'GothamProBold';
}

@media (max-width: 992px) {
    .form.form-container .inner-container form .form-title {
        font-size: 22px
    }
}

.form.form-container .inner-container form .form-subtitle {
    text-align: center;
    font-size: 15px;
    width: 100%;
    margin-bottom: 25px;
}

.form.form-container .inner-container form .field-group {
    width: calc((100% - var(--groupGap) * (var(--groupColumns) - 1)) / var(--groupColumns))
}

.form.form-container .inner-container form .field-group > .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .form.form-container .inner-container form .field-group > .title {
        font-size: 16px
    }
}

.form.form-container .inner-container form .field-group .fields {
    --fieldRowGap: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    gap: var(--fieldRowGap)
}

.form.form-container .inner-container form .field-group .fields .field-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 450px;
    gap: 15px;
}

.form.form-container .inner-container form .field-group .fields .field-row.text.phone .iti .iti__selected-dial-code {
    color: black;
    /*font-size: 16px;*/
}

.form.form-container .inner-container form .field-group .fields .field-row.text.phone input.phone {
    width: 100%;
}

.form.form-container .inner-container form .field-group .fields .field-row.text.url {
    display: none
}

.form.form-container .inner-container form .field-group .fields .field-row.text.product {
    gap: var(--groupGap)
}

.form.form-container .inner-container form .field-group .fields .field-row.text.product .product_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: var(--fieldRowGap)
}

.form.form-container .inner-container form .field-group .fields .field-row.text.product .product_container + .btn {
    width: 100%;
    font-size: 16px;
    color: #f47929;
    padding: 16px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.form.form-container .inner-container form .field-group .fields .field-row.text.product .product_container + .btn i {
    position: relative;
    border: 1px solid #f47929;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.form.form-container .inner-container form .field-group .fields .field-row.text.product .product_container + .btn i:after {
    content: "+";
    color: #f47929;
    font-size: 17px;
    font-style: normal
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container {
    display: flex;
    width: 100%
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars {
    gap: 75px;
    padding: 20px;
    border: 1px solid #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

@media (max-width: 768px) {
    .form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars {
        flex-direction: column;
        gap: 30px
    }
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__left-col {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__left-col .rating_title {
    font-weight: 500
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__left-col .rating_btn_container {
    display: flex;
    gap: 8px
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__left-col .rating_btn_container input {
    display: none
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__left-col .rating_btn_container label {
    cursor: pointer;
    display: block;
    width: 23px;
    height: 23px;
    background-size: cover;
    background-repeat: no-repeat
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__left-col .rating_btn_container label.active {

}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.stars .rating__right-col {
    color: rgba(47, 47, 47, .5)
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider {
    flex-direction: column;
    gap: 25px
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_btn_container {
    border-bottom: 3px solid #efefef;
    display: flex;
    justify-content: space-between
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_btn_container input {
    display: none
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_btn_container label {
    padding: 0 10px;
    color: #767676;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    display: flex;
    align-items: flex-end
}

@media (max-width: 576px) {
    .form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_btn_container label {
        font-size: 14px
    }
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_btn_container label.active {
    color: #f47929;
    padding-bottom: 9px;
    position: relative
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_btn_container label.active:after {
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    width: 33px;
    height: 12px;
    /*position: absolute;*/
    bottom: -3px;
    left: 50%;
    transform: translateX(-16px)
}

.form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_descr_container {
    display: flex;
    justify-content: space-between;
    font-weight: 500
}

@media (max-width: 576px) {
    .form.form-container .inner-container form .field-group .fields .field-row.text.rating .rating_container.slider .rating_descr_container {
        font-size: 14px
    }
}

.form.form-container .inner-container form .field-group .fields .field-row.text input {
    outline: 0;
    padding: 18px 20px;
    border: 1px solid #CCC;
    background: #e6f2fb;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .2s, order 0s;
    -moz-transition: all .2s, order 0s;
    -ms-transition: all .2s, order 0s;
    -o-transition: all .2s, order 0s;
    transition: all .2s, order 0s
}

.form.form-container .inner-container form .field-group .fields .field-row.text input.error {
    border-color: #c51a1b
}

.form.form-container .inner-container form .field-group .fields .field-row.text textarea {
    border: 1px solid transparent;
    outline: 0;
    padding: 18px 20px;
    background: #f5f5f5;
    width: 100%;
    resize: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .2s, order 0s;
    -moz-transition: all .2s, order 0s;
    -ms-transition: all .2s, order 0s;
    -o-transition: all .2s, order 0s;
    transition: all .2s, order 0s
}

.form.form-container .inner-container form .field-group .fields .field-row.text textarea.error {
    border-color: #c51a1b
}

.form.form-container .inner-container form .field-group .fields .field-row.text .sub-label {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    color: #767676
}

.form.form-container .inner-container form .field-group .fields .field-row.file label {
    width: 100%
}

.form.form-container .inner-container form .field-group .fields .field-row.file label input {
    display: none
}

.form.form-container .inner-container form .field-group .fields .field-row.file label .btn-file {
    color: #f47929;
    width: 100%
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input {
    display: none
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input:checked + label i {
    border-color: #f47929
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input:checked + label i:before {
    opacity: 1
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input + label {
    --tickSize: 28px;
    display: flex;
    gap: 15px;
    align-items: center;
    cursor: pointer;
    font-weight: 500
}

@media (max-width: 768px) {
    .form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input + label {
        --tickSize: 24px;
        font-size: 16px
    }
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input + label i {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    position: relative;
    height: var(--tickSize);
    min-width: var(--tickSize);
    max-width: var(--tickSize);
    border: 1px solid #efefef;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .2s, order 0s;
    -moz-transition: all .2s, order 0s;
    -ms-transition: all .2s, order 0s;
    -o-transition: all .2s, order 0s;
    transition: all .2s, order 0s
}

.form.form-container .inner-container form .field-group .fields .field-row.multiselect.checkbox .values input + label i:before {
    content: "";
    opacity: 0;
    width: 14px;
    height: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .2s, order 0s;
    -moz-transition: all .2s, order 0s;
    -ms-transition: all .2s, order 0s;
    -o-transition: all .2s, order 0s;
    transition: all .2s, order 0s
}

.form.form-container .inner-container form .field-group .fields .field-row select.error + .ui-selectmenu-button {
    border-color: #c51a1b
}

.form.form-container .inner-container form .after-text-container {
    padding: 25px 25px 23px;
    font-weight: 500;
    color: #166c00;
    background: rgba(22, 108, 0, .1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

@media (max-width: 768px) {
    .form.form-container .inner-container form .after-text-container {
        font-size: 14px;
        padding: 20px 20px 18px;
        text-align: center
    }
}

.form.form-container .inner-container form .submit-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.form.form-container .inner-container form .submit-container a.submit {
    max-width: 195px;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold', serif;
    letter-spacing: 2px;
    background: none;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    text-decoration: none;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .form.form-container .inner-container form .submit-container a.submit {
        max-width: 100%
    }
}

.form.form-container .inner-container form .submit-container span {
    font-size: 14px;
    width: 450px;
}

@media (max-width: 550px) {
    .form.form-container .inner-container form .submit-container span {
        width: 80%;
    }
}

@media (max-width: 768px) {
    .form.form-container .inner-container form .submit-container span {
        text-align: center
    }
}

.AVAILABLE_DEVICES-block-form {
    padding: 0 20px;
}

.form.form-container .inner-container form .submit-container span a {
    text-decoration: underline
}

.form.form-container .inner-container .success-text {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    width: 100%
}

@media (max-width: 768px) {
    .form.form-container .inner-container .success-text {
        font-size: 16px
    }
}

.popup-form {
    position: relative;
    width: 610px;
}

.popup-form .inner-container {
    padding: 50px 55px 40px !important;
    background: #fff;
    border-radius: 20px;
}

.popup-form .inner-container .title {
    color: #000;
    font-size: 30px;
    margin-bottom: 30px;
}
 .popup-form .inner-container .info {
     margin-bottom: 15px;
 }
 .popup-form .inner-container .info p {
     margin: 0 auto;
     width: fit-content;
     color: #000;
     font-size: 15px;
     line-height: 125%;
 }
 .popup-form .inner-container .info p:first-child {
     margin-bottom: 25px;
     font-size: 16px;
     font-family: "Gotham Pro Medium";
     align-items: center;
     display: flex;
     gap: 9px;
     justify-content: center;
     flex-wrap: wrap;
 }
 .popup-form .inner-container .info p:first-child a {
     padding: 10px 16px;
     border-radius: 50px;
     background: #F4F9FF;
     color: #333333;
     display: inline-flex;
     gap: 6px;
     -webkit-transition: all .2s, order 0s;
     -moz-transition: all .2s, order 0s;
     -ms-transition: all .2s, order 0s;
     -o-transition: all .2s, order 0s;
     transition: all .2s, order 0s
 }
 .popup-form .inner-container .info p:first-child a:hover {
     text-decoration: none;
     color: #000;
     /*font-family: "Gotham Pro Bold";*/
 }
.popup-form .inner-container .form {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-left: 0 !important;
}
.popup-form .inner-container .form .inner-container {
    padding: 0 !important;
}
 .popup-form .inner-container .form .inner-container form {
     gap: 35px;
 }
.popup-form .inner-container form .field-group {
    width: 100%;
}
.popup-form .inner-container .form .inner-container .field-group .fields {
    gap: 16px;
}


.popup-form .inner-container .form .inner-container .field-group .fields .field-row.text {
    width: 100%;
    max-width: 100%;
}

.popup-form .inner-container .form .inner-container .field-group .fields .field-row.text input {
    width: 100%;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    text-align: left;
    background-color: transparent;
}

.popup-form .inner-container .form .inner-container .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}
.popup-form .inner-container .form .inner-container .field-group .agreement-block {
	max-width: 362px;
}
.popup-form .inner-container .form .inner-container .field-group .agreement-block div label a {
	text-decoration: none !important;
	color: #000000;
	border: none;
	transition: all, 0.2s;
}
.popup-form .inner-container .form .inner-container .field-group .agreement-block div label a:hover {
	color: var(--primary-color);
}

.popup-form .inner-container .form .inner-container .submit-container {
	max-width: 362px;
	margin: 0 auto;
}
.popup-form .inner-container .form .inner-container .submit-container a.submit {
	box-sizing: border-box;
	line-height: 120%;
	width: 100% !important;
	max-width: 100%;
	padding: 10px;
	min-height: 48px;
	box-shadow: none;
}

@media (max-width: 550px) {
    .popup-form .inner-container {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .popup-form .inner-container .title {
        margin-bottom: 20px;
    }
    .popup-form .inner-container .info p:first-child {
        font-size: 13px;
    }
    .popup-form .inner-container .info p:first-child span {
		min-width: 100%;
		display: block;
		text-align: center;
	}
	.popup-form .inner-container .info p:first-child a {
		font-size: 0;
		gap: 0;
	}
}

.popup-form .inner-container .form .inner-container .submit-container span {
    width: 70%;
    color: black;
}

.popup-form .inner-container .form .inner-container .submit-container span a {
    color: black;
}

.popup-form .inner-container .form .inner-container .submit-container .btn.submit {
    width: 280px;
    color: #fff;
    border: 3px solid #F88D65 !important;
    background: #F88D65 !important;
    border-radius: 10px;
    box-shadow: 0 6px 20px 0 #00000047;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
}

.popup-form .inner-container .form .inner-container .success-text {
    color: black;
    font-size: 30px;
    line-height: 120%;
}

@media (max-width: 998px) {
    .popup-form {
        width: 450px;
    }
}

@media (max-width: 990px) {
    .popup-form .inner-container .title {
        font-size: 22px;
    }
}

@media (max-width: 470px) {
    .popup-form {
        width: 300px;
    }

    .popup-form .inner-container .form .inner-container .field-group .fields {
        gap: 10px;
    }

    .popup-form .inner-container .form .inner-container .submit-container {
        gap: 10px;
    }
}

.wr-form-send .form.form-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.wr-form-send .form.form-container .inner-container .success-text {
    font-size: 36px;
    font-family: 'GothamProBold';
}

.form.form-container.register-teacher, .form.form-container.register-to-course {
    position: relative;
    z-index: 3;
    margin-bottom: 40px;
}

.form.form-container.register-to-course {
    gap: 0;
    align-items: flex-start;
    margin-top: 30px;
}

.form.form-container.register-teacher .inner-container form, .form.form-container.register-to-course .inner-container form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
}

.form.form-container.register-teacher .inner-container form, .form.form-container .inner-container .politics_block {
    color: initial;
    margin-top: 15px;
}

.form.form-container.register-teacher .inner-container form, .form.form-container .inner-container .politics_block a {
    color: inherit;
    /*text-decoration: underline;*/
    text-underline-offset: 3px;
}

@media (max-width: 768px) {
    .form.form-container .inner-container form,
    .form.form-container.register-teacher .inner-container form,
    .form.form-container.register-to-course .inner-container form {
        flex-direction: column !important;
    }

    .form.form-container .inner-container form .field-group .fields,
    .form.form-container.register-teacher .inner-container form .field-group .fields,
    .form.form-container.register-to-course .inner-container form .field-group .fields {
        flex-direction: column !important;
    }

    .form.form-container .inner-container form .field-group .fields .field-row,
    .form.form-container.register-teacher .inner-container form .field-group .fields .field-row,
    .form.form-container.register-to-course .inner-container form .field-group .fields .field-row,
    .form.form-container.register-to-course .inner-container form .field-group .fields .field-row .iti {
        width: 100% !important;
    }
}

.form.form-container.register-teacher .inner-container .form-top, .form.form-container.register-to-course .inner-container .form-top {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 40px;
}

.form.form-container.register-teacher .inner-container .form-top .form-title, .form.form-container.register-to-course .inner-container .form-top .form-title {
    width: 43%;
    color: white;
    font-weight: 700;
    /*margin-top: 25px;*/
    font-size: 25px;
    font-family: 'GothamProBold';
    line-height: 1.2;
}

.form.form-container.register-teacher .inner-container .form-top .form-subtitle, .form.form-container.register-to-course .inner-container .form-top .form-subtitle {
    width: 40%;
}

.form.form-container.register-teacher .inner-container .form-top .form-svg, .form.form-container.register-to-course .inner-container .form-top .form-svg {
    width: 17%;
    text-align: right;
}

.form.form-container.register-teacher .inner-container form .field-group, .form.form-container.register-to-course .inner-container form .field-group {
    width: auto;
}

.form.form-container.register-to-course .inner-container form .field-group {
    flex: 3;
}

.form.form-container.register-teacher .inner-container form .field-group .fields, .form.form-container.register-to-course .inner-container form .field-group .fields {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    gap: 15px;
}

.form.form-container.register-to-course .inner-container form .field-group .fields .field-row {
    justify-content: flex-start;
}

.form.form-container.register-teacher .inner-container form .field-group .fields .field-row.text {
    width: 225px;
}

.form.form-container.register-to-course .inner-container form .field-group .fields .field-row.text {
    width: fit-content;
    flex: 1;
}

.form.form-container.register-teacher .inner-container form .field-group .fields .field-row.text input, .form.form-container.register-to-course .inner-container form .field-group .fields .field-row.text input {
    background: #FFFFFF;
    border-radius: 10px;
    font-size: 16px;
}


.form.form-container.register-to-course .inner-container form .field-group .fields .field-row.text input {
    border-radius: 15px;
    text-align: left;
}
 .form.form-container.register-to-course .inner-container form .field-group .agreement-block label {
     color: black;
 }
.form.form-container.register-teacher .inner-container form .submit-container, .form.form-container.register-to-course .inner-container form .submit-container {
    width: auto !important;
    padding: 5px 30px;
    max-height: 56px;
}

.form.form-container.register-to-course .inner-container form .submit-container {
    border-radius: 15px;
}

.form.form-container.register-teacher .inner-container form .submit-container a.btn.submit, .form.form-container.register-to-course .inner-container form .submit-container a.btn.submit {
    background: transparent;
    color: var(--contrast-color);
    font-family: var(--text-medium);
    font-size: 18px;
    text-transform: none;
    letter-spacing: unset;
    width: auto;
    padding: 0 3px;
    border: 0;
    margin: 0;
}

.form.form-container.register-to-course .inner-container .success-text, .form.form-container.register-to-course .inner-container ul.iti__country-list {
    color: black;
}

.form.form-container.callback-individual2 .inner-container .success-text {
    color: #fff;
}

.form.form-container.register-individual-lesson {
    max-width: 450px;
}

.form.form-container.register-to-trial {
    max-width: 450px;
}

.form.form-container.register-discount-online {
    max-width: 450px;
}

.form.form-container.register-discount-online {
    padding-top: 0;
    padding-bottom: 0;
}

.form.form-container.register-to-trial .inner-container form, .form.form-container.register-discount-online .inner-container form {
    gap: 18px;
}

.form.form-container.register-discount-online .inner-container form, .form.form-container.register-discount-online .inner-container form .field-group .fields, .form.form-container.register-discount-online .inner-container form .submit-container {
    gap: 30px;
}

.form.form-container.register-discount-online .inner-container form .submit-container a.btn.submit, .form.form-container.leave-request-advanced-top .inner-container form .submit-container a.btn.submit {
    background: linear-gradient(10deg, #FF7841 25%, #FFDCA9 110%);
    box-shadow: 1px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border: none;
    color: #EDF7FF;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.566667px;
}

.form.form-container.register-to-trial .inner-container form .form-title, .form.form-container.register-to-trial .inner-container form .form-subtitle {
    text-transform: uppercase;
    font-size: 20px;
    color: #0D73C7;
    font-family: 'GothamProBold';
    margin-top: 0;
    margin-bottom: 0;
}

.form.form-container.register-discount-online .inner-container form .form-title {
    text-transform: uppercase;
    font-size: 28px;
    color: #0D73C7;
    font-family: 'GothamProBold';
    margin-top: 0;
    margin-bottom: 20px;
}

.form.form-container.leave-request-advanced-top .inner-container form .field-group .fields .field-row.text {
    width: 100%;
}

.form.form-container.leave-request-advanced-top .inner-container form .field-group .fields .field-row.text input {
    border-radius: 0;
    border: 1px solid #e5e5e5 !important;
    background-color: transparent;
}

.form.form-container.leave-request-advanced-top .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

.form.form-container.leave-request-advanced-top .inner-container form .submit-container span {
    width: 100%;
}

.form.form-container.register-discount-online .inner-container form .field-group .fields .field-row.text input {
    border-radius: 0;
    border: 0.5px solid #024A8570;
}

.form.form-container.register-individual-lesson .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags, .form.form-container.register-to-trial .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags, .form.form-container.register-discount-online .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

.form.form-container.register-to-trial .inner-container form .field-group .fields .field-row {
    width: 100%;
}

.form.form-container.self-education {
    max-width: 440px;
}

.form.form-container.self-education .inner-container {
    background: #FFFFFF;
    box-shadow: 6px 4px 15px rgba(13, 115, 199, 0.2);
    border-radius: 10px;
    padding: 30px 0;
}

.form.form-container.start_school.self-education .inner-container {
    background: #EDF7FF;
}

.form.form-container.self-education .inner-container form .field-group .fields {
    gap: 30px;
}

.form.form-container.self-education .inner-container form .submit-container span {
    width: auto;
}

.form.form-container.self-education .inner-container form .submit-container a.btn.submit {
    background: linear-gradient(10deg, #FF7841 25%, #FFDCA9 110%);
    box-shadow: 1px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border: none;
    color: #EDF7FF;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
}

.form.form-container.self-education .inner-container form .field-group .fields .field-row.text input,
.form.form-container.self-education .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags,
.form.form-container.self-education .inner-container form .submit-container span {
    width: 100%;
    margin-left: 40px;
    margin-right: 40px;
}

.form.form-container.self-education .inner-container form .submit-container span {
    width: auto;
}

.form.form-container.self-education .inner-container form .field-group .fields .field-row {
    width: 100%;
}

.form.form-container.self-education .inner-container form .field-group .fields .field-row.text input {
    border: 1px solid #024A8570;
    background-color: transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #979797;
}

.form.form-container.self-education .inner-container form .field-group .fields .field-row.text input {
    background-color: white;
}


.form.form-container.register-individual-lesson .success-text {
    font-size: 36px;
    display: flex;
    min-height: 300px;
    justify-content: center;
    align-items: center;
}

.form.form-container.callback-individual .inner-container form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
}

.form.form-container.callback-individual2 .inner-container form {
    display: flex;
    flex-wrap: initial;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
}

@media (max-width: 990px) {
    .form.form-container.callback-individual .inner-container form,
    .form.form-container.callback-individual2 .inner-container form {
        flex-direction: column;
        padding: 25px;
    }
}

.form.form-container.callback-individual .inner-container form .field-group {
    width: auto;
}

.form.form-container.callback-individual2 .inner-container form .field-group {
    width: 80%;
}

@media (max-width: 990px) {
    .form.form-container.callback-individual .inner-container form .field-group,
    .form.form-container.callback-individual2 .inner-container form .field-group {
        width: auto;
        margin-bottom: 20px;
    }
}

.form.form-container.callback-individual .inner-container form .field-group .fields {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

.form.form-container.callback-individual2 .inner-container form .field-group .fields {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

@media (max-width: 990px) {
    .form.form-container.callback-individual .inner-container form .field-group .fields,
    .form.form-container.callback-individual2 .inner-container form .field-group .fields {
        flex-direction: column;
        justify-content: center;
    }
}

.form.form-container.callback-individual .inner-container form .field-group .fields .field-row {
    max-width: 300px;
    width: calc((100% - 24px) / 2);
}

.form.form-container.callback-individual2 .inner-container form .field-group .fields .field-row {
    flex: 1;
}


.form.form-container.callback-individual .inner-container form .field-group .fields .field-row.text input,
.form.form-container.callback-individual2 .inner-container form .field-group .fields .field-row.text input {
    background: #fff;
    border-radius: 8px;
    text-align: left;
    font-size: 15px;
    font-family: FiraSansRegular;
    height: 40px;
    line-height: 45px !important;
}

.form.form-container.callback-individual .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags,
.form.form-container.callback-individual2 .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

.form.form-container.callback-individual .inner-container form .submit-container {
    background: linear-gradient(10deg, #FF7841 25%, #FFDCA9 110%);
    box-shadow: 1px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border: none;
    width: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 0;
    text-align: center;
    letter-spacing: 0.566667px;
    color: #EDF7FF !important;
    text-decoration: none;
    display: inline-block;
    margin: 8px;
    min-width: 200px;
    height: 40px;
    text-transform: uppercase;
    margin-top: 0;
    margin-right: 5px;
    cursor: pointer;
}

.form.form-container.callback-individual2 .inner-container form .submit-container {
    background: none;
    box-shadow: none;
    border-radius: 30px;
    border: none;
    /*width: 20%;*/
    width: fit-content;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 0;
    text-align: center;
    letter-spacing: 0.566667px;
    color: #EDF7FF !important;
    text-decoration: none;
    display: inline-block;
    margin: 8px;
    /*min-width: 200px;*/
    height: 40px;
    text-transform: uppercase;
    margin-top: 0;
    margin-right: 5px;
    cursor: pointer;
}

@media (max-width: 990px) {
    .form.form-container.callback-individual .inner-container form .submit-container,
    .form.form-container.callback-individual2 .inner-container form .submit-container {
        width: 90%;
    }
}


.form.form-container.callback-individual .inner-container form .submit-container a.submit {
    width: 100%;
    height: 100%;
    display: block;
    background: none;
    border: none;
    color: inherit;
    letter-spacing: unset;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    padding-top: 18px;
}

.form.form-container.callback-individual .inner-container .politics_block {
    color: white;
    padding-bottom: 15px;
}

.form.form-container.callback-individual2 .inner-container form .submit-container a.submit {
    display: inline-block;
    width: 100%;
    border: 1px solid #f77b51;
    padding: 12px 25px 9px 25px;
    margin-top: -2px;
    border-radius: 8px;
    text-transform: uppercase;
    color: #fff;
    background: #FF8F61;
    font-family: FiraSansRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.466667px;
    margin-right: 5px;
    cursor: pointer;
    text-decoration: none;
    height: auto;
    box-sizing: border-box;
}
.form.form-container.callback-individual2 .agreement-block div input[type=checkbox] {
	background: #fff;
}
.form.form-container.callback-individual2 .agreement-block div label {
	color: #fff;
}
.form.form-container.callback-individual2 .agreement-block div label a {
	transition: all, 0.2s;
}
.form.form-container.callback-individual2 .agreement-block div label a:hover {
	color: var(--primary-color) !important;
}

.form.form-container.registration-with-discount .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

.form.form-container.registration-with-discount .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

.form.form-container.registration-with-discount .inner-container form .submit-container a.submit {
    height: 55px;
    padding-top: 13px;
}

.form.form-container.registration-online {
    height: fit-content;
}

.form.form-container.registration-online .inner-container form {
    gap: 10px;
}

.form.form-container.registration-online .inner-container form .form-title {
    margin-top: 0;
}

.form.form-container.registration-online .inner-container form .field-group .fields .field-row, .form.form-container.registration-online .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
    width: 100% !important;
}

.form.form-container.registration-online .inner-container form .submit-container span {
    width: auto;
}

.form.form-container.registration-online .inner-container form .submit-container a.submit {
    height: auto;
}

.start-school-overblock {
    max-width: 1160px;
    margin: 0 auto;
    padding: 85px 0;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

@media (max-width: 1159px) {
    .start-school-overblock {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

/*.form.form-container.registration-blog {
    padding-top: 192px;
}*/

.form.form-container.registration-blog .inner-container form .form-title {
    font-size: 22px;
}

.form.form-container.registration-blog .inner-container form .field-group .fields .field-row {
    width: 418px;
}

.form.form-container.registration-blog .inner-container form .field-group .fields .field-row .iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}

.form.form-container.registration-blog .inner-container form .field-group .fields .field-row input{
    border-radius: 0;
    border-color: #aabdcc;
    border-bottom: none;
    border-right: none;
}

.form.form-container.registration-blog .inner-container form .submit-container a.submit {
    border-radius: 0;
    font-size: 15px;
}
.register-to-course-2 {
    padding: 44px 40px;
}
.register-to-course-2 .form.form-container.register-to-course {
    margin-bottom: 0;
}
.register-to-course-2 .form.form-container.register-to-course .inner-container form {
    gap: 50px;
}
.register-to-course-2 .form.form-container.register-to-course .inner-container form .submit-container {
    padding: 10px 34px;
}
.register-to-course-2 .form.form-container.register-to-course .inner-container form .submit-container a.btn.submit {
    margin: 0;
    line-height: 211%;
}
.register-to-course-2 .form.form-container.register-to-course .politics_block {
    margin-top: 19px;
}
.agreement-block {
     margin-top: 9px;
     display: flex;
     flex-direction: column;
     gap: 8px;
 }
.form.form-container.order-demolesson .agreement-block {
	max-width: 450px;
}
.agreement-block div {
	margin: 0;
	display: flex;
	gap: 8px;
	align-items: flex-start;
}
.agreement-block div label {
	display: inline;
	margin: 0;
	font-size: 13px;
	text-align: left;
}
.agreement-block div label a {
	font-family: "Gotham Pro Medium";
	text-decoration: none !important;
}
.agreement-block div input[type=checkbox]{
	width: 18px;
	min-width: 18px;
	height: 18px;
	appearance: none;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	margin-top: 1px;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
}
.agreement-block div input[type=checkbox]:checked:after {
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.agreement-block div input[type=checkbox]:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	background: url(/local/templates/divelang_2017/icons/orange_check.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}


.agreement-block label.agreement:has(.error) a,
label.politics:has(.error) a {
    color: red !important;
}
.form.form-container.callback-individual2 .agreement-block {
    margin-top: 20px;
}
.form.form-container.callback-individual2 .agreement-block span {
    display: block;
    text-align: left;
}
.form.form-container.callback-individual .agreement-block,
.form.form-container.register-to-teacher .agreement-block {
    margin-top: 20px;
    margin-bottom: 20px;
}
.form.form-container.callback-individual .agreement-block span,
.form.form-container.register-to-teacher .agreement-block span {
    display: block;
    text-align: left;
}
@media (min-width: 991px) {
    .form.form-container.callback-individual .agreement-block span,
    .form.form-container.callback-individual .agreement-block a,
    .form.form-container.callback-individual2 .agreement-block span,
    .form.form-container.callback-individual2 .agreement-block a,
    .form.form-container.register-to-teacher .agreement-block span,
    .form.form-container.register-to-teacher .agreement-block a {
        font-size: 14px;
        color: white !important;
    }
    .form.form-container.callback-individual .agreement-block a,
    .form.form-container.callback-individual2 .agreement-block a,
    .form.form-container.register-to-teacher .agreement-block a {
        border-color: white !important;
    }
}

 .form.form-container.language-datail-advanced .inner-container form .field-group .fields {
     flex-direction: row;
 }
 .form.form-container.language-datail-advanced .inner-container form .field-group .fields .field-row.text {
     flex: 1;
 }
 .form.form-container.language-datail-advanced .inner-container form .field-group .fields .field-row.text.phone .iti.iti--allow-dropdown.iti--show-flags {
     width: 100%;
 }
 .form.form-container.language-datail-advanced .inner-container form .field-group .fields .field-row.text input {
     background: transparent;
     text-align: left;
 }
 .form.form-container.language-datail-advanced .inner-container form .field-group .fields .field-row.text.phone .iti .iti__selected-dial-code {
     font-size: 13px;
 }
 .form.form-container.language-datail-advanced .inner-container form .submit-container  {
     align-items: flex-start;
     justify-content: flex-start;
 }
 .form.form-container.language-datail-advanced .inner-container form .submit-container a.btn.submit {
     background-color: var(--primary-color);
     color: var(--contrast-color);
     border: 1px solid var(--hover-color);
     box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) inset;
     font-family: var(--font-bold);
     font-size: 13px;
     letter-spacing: normal;
     margin-bottom: 0;
     padding: 0 54px;
     max-width: 100%;
     width: fit-content;
 }
 .form.form-container.language-datail-advanced .inner-container form .submit-container a.btn.submit::before {
     content: '';
     display: inline-block;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12.711' viewBox='0 0 22 12.711'%3E%3Cg id='Сгруппировать_21' data-name='Сгруппировать 21' transform='translate(-5 -24)'%3E%3Cpath id='Контур_45' data-name='Контур 45' d='M25.044,24H9.889a1.961,1.961,0,0,0-1.956,1.956v.733a.489.489,0,0,0,.978,0v-.733a1.227,1.227,0,0,1,.049-.293l5.476,4.693L8.96,35.049a1.227,1.227,0,0,1-.049-.293v-.733a.489.489,0,1,0-.978,0v.733a1.961,1.961,0,0,0,1.956,1.956H25.044A1.961,1.961,0,0,0,27,34.756v-8.8A1.961,1.961,0,0,0,25.044,24ZM9.693,25a.477.477,0,0,1,.2-.024H25.044a.477.477,0,0,1,.2.024l-7.456,6.38a.514.514,0,0,1-.636,0ZM25.044,35.733H9.889a.477.477,0,0,1-.2-.024l5.5-4.718,1.32,1.149a1.423,1.423,0,0,0,1.907,0l1.32-1.149,5.5,4.718A.477.477,0,0,1,25.044,35.733Zm.978-.978a1.227,1.227,0,0,1-.049.293L20.5,30.356l5.476-4.693a1.227,1.227,0,0,1,.049.293ZM6.467,29.133a.49.49,0,0,1,.489-.489H9.889a.489.489,0,0,1,0,.978H6.956A.49.49,0,0,1,6.467,29.133Zm3.422,2.933h-4.4a.489.489,0,1,1,0-.978h4.4a.489.489,0,1,1,0,.978Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E ");
     width: 1.5rem;
     height: 0.85rem;
     margin-right: 0.65rem;
     margin-bottom: -2px;
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center center;
 }
 .language-detail-advanced-form {
     margin-top: 200px;
 }
 .language-detail-advanced-form .oip-position-bottom {
     height: fit-content;
     margin-bottom: 40px;
 }
 @media (max-width: 991px) {
     .language-detail-advanced-form {
         margin-top: 0;
     }
 }
/* End */


/* Start:/local/templates/divelang_2017/styles.css?17519792666670*/
a.bot_svedenia {
    color: #f78b5f;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 2px;
}

textarea#PROPERTY_PREVIEW_TEXT {
    padding: 19px 0;
}

a.soglas {
    color: #fff;
}

.modal-header {
    position: relative;
}

input[disabled] {
    width: 280px;
    color: #999 !important;
    border: 3px solid #999 !important;
    background: transparent;
}

.button.button-white input {
    width: 280px;
    color: #fff;
    border: 3px solid #fff;
    background: transparent;
    margin: 0 auto;
}

h4.modal-title {
    display: block;
    background: #fff;
    padding: 15px 10px;
    line-height: 1.5;
}

.popup {
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    left: -9999px;
    width: 100%;
    height: 100%;
    z-index: -10000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .2s
}

.popup.open {
    z-index: 10000;
    opacity: 1;
    left: 0
}

.popup .inner-container {
    position: relative;
    background: #fff;
    max-width: 600px;
    max-height: 100%;
    overflow: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 576px) {
    .popup .inner-container {
        width: 100%;
        max-width: initial;
        height: 100%;
        overflow: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
}

.popup .inner-container .close {
    position: absolute;
    right: 25px;
    top: 30px;
    width: 25px;
    height: 25px;
    opacity: .3;
    cursor: pointer;
    -webkit-transition: all .2s, order 0s;
    -moz-transition: all .2s, order 0s;
    -ms-transition: all .2s, order 0s;
    -o-transition: all .2s, order 0s;
    transition: all .2s, order 0s
}

@media (max-width: 576px) {
    .popup .inner-container .close {
        right: 20px;
        top: 20px
    }
}

.popup .inner-container .close:hover {
    opacity: 1
}

.popup .inner-container .close:after, .popup .inner-container .close:before {
    position: absolute;
    left: 11px;
    content: " ";
    height: 25px;
    width: 2px;
    background-color: #333
}

.popup .inner-container .close:before {
    transform: rotate(45deg)
}

.popup .inner-container .close:after {
    transform: rotate(-45deg)
}

.popup .inner-container .title {
    display: flex;
    align-items: center;
    padding: 30px 70px 30px 30px;
    background: rgba(120, 83, 27, .04)
}

@media (max-width: 576px) {
    .popup .inner-container .title {
        padding: 20px 60px 20px 20px
    }
}

.popup .inner-container .title.center {
    justify-content: center;
    padding: 30px 70px
}

@media (max-width: 576px) {
    .popup .inner-container .title.center {
        padding: 20px 60px
    }
}

.popup .inner-container .title img {
    margin-right: 18px;
    height: 30px
}

.popup .inner-container .title span {
    font-size: 24px
}

.popup .inner-container form .fields {
    background: rgba(120, 83, 27, .04);
    padding: 0 30px 30px
}

@media (max-width: 576px) {
    .popup .inner-container form .fields {
        padding: 0 20px 20px
    }
}

.popup .inner-container form .fields .field-row {
    display: flex;
    flex-direction: column;
    padding-top: 10px
}

.popup .inner-container form .fields .field-row input {
    border-color: transparent
}

.popup .inner-container form .fields .field-row input:focus {
    border-color: #979db1
}

.popup .inner-container form .fields .field-row input.error {
    background: rgba(197, 26, 27, .05);
    border-color: #c51a1b
}

.popup .inner-container form .fields .field-row textarea {
    min-height: 130px;
    border-color: transparent
}

.popup .inner-container form .fields .field-row textarea:focus {
    border-color: #979db1
}

.popup .inner-container form .fields .field-row textarea.error {
    background: rgba(197, 26, 27, .05);
    border-color: #c51a1b
}

.popup .inner-container form .submit-container {
    display: flex;
    padding: 30px
}

@media (max-width: 576px) {
    .popup .inner-container form .submit-container {
        flex-direction: column;
        padding: 20px
    }
}

.popup .inner-container form .submit-container span {
    margin-right: 40px;
    color: rgba(29, 29, 27, .7)
}

@media (max-width: 576px) {
    .popup .inner-container form .submit-container span {
        margin-top: 15px;
        margin-right: 0;
        order: 2;
        text-align: center
    }
}

@media (max-width: 576px) {
    .popup .inner-container form .submit-container .submit {
        order: 1;
        justify-content: center
    }
}

.popup .inner-container .success-text {
    font-size: 18px;
    padding: 30px
}

@media (max-width: 576px) {
    .popup .inner-container .success-text {
        padding: 20px;
        text-align: center
    }
}

.popup .inner-container .text {
    font-size: 18px;
    padding: 30px
}

@media (max-width: 576px) {
    .popup .inner-container .text {
        padding: 20px;
        text-align: center
    }
}

.popup .inner-container .text.justify {
    text-align: justify !important
}

.popup .inner-container .text p:first-child {
    margin-top: 0
}

.popup .inner-container .text p:last-child {
    margin-bottom: 0
}

.header-contacts {
    display: flex;
    gap: 40px;
}

.header-contacts .messengers,
footer .messengers
{
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    height: 100%;

}

.header-contacts .messengers li,
footer .messengers li
{
    margin: 0;
    width: 100%;
}

.header-contacts .messengers li .uk-first-column,
footer .messengers li .uk-first-column {
    display: flex;
    justify-content: center;
}

.header-contacts .messengers li p,
footer .messengers .uk-button-small
{
    font-family: "Gotham Pro";
    font-size: 16px;
    color: #232B37;
    padding-left: 10px;
}

.header-contacts .messengers .uk-button-small
{
    padding: 5px 15px;
}

footer .messengers li .uk-grid {
    flex-wrap: nowrap;
}

footer .messengers li a
{
    width: 100%;
}

footer .messengers li a .uk-grid {
    width: 100%;
    margin: 0;
}

footer .messengers .uk-button-small {
    padding: 5px 10px;
}

footer .messengers li a .uk-grid .uk-first-column {
    padding-left: 0;
}

footer .messengers li a .uk-grid p {
    padding-left: 10px;
    font-size: 14px;
}
@media (max-width: 576px){
	footer .messengers {
		width: fit-content;
		margin: 0 auto;
	}
}
.main-numbers {
	padding: 100px 0 20px 0 !important;
	margin-top: -60px;
}
.seo-text-mobile {
	padding-bottom: 0 !important;
}
/* End */


/* Start:/local/templates/divelang_2017/template_styles.css?1754305338222593*/
/*fonts*/
@font-face {
    font-family: 'GothamProRegular';
    src: url('/local/templates/divelang_2017/fonts/gothaproreg.eot');
    src: url('/local/templates/divelang_2017/fonts/gothaproreg.eot') format('embedded-opentype'),
    url('/local/templates/divelang_2017/fonts/gothaproreg.woff2') format('woff2'),
    url('/local/templates/divelang_2017/fonts/gothaproreg.woff') format('woff'),
    url('/local/templates/divelang_2017/fonts/gothaproreg.ttf') format('truetype'),
    url('/local/templates/divelang_2017/fonts/gothaproreg.svg##GothamProRegular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'GothamProBold';
    src: url('/local/templates/divelang_2017/fonts/gothaprobol.eot');
    src: url('/local/templates/divelang_2017/fonts/gothaprobol.eot') format('embedded-opentype'),
    url('/local/templates/divelang_2017/fonts/gothaprobol.woff2') format('woff2'),
    url('/local/templates/divelang_2017/fonts/gothaprobol.woff') format('woff'),
    url('/local/templates/divelang_2017/fonts/gothaprobol.ttf') format('truetype'),
    url('/local/templates/divelang_2017/fonts/gothaprobol.svg##GothamProBold') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'GothamProLight';
    src: url('/local/templates/divelang_2017/fonts/gothaprolig.eot');
    src: url('/local/templates/divelang_2017/fonts/gothaprolig.eot') format('embedded-opentype'),
    url('/local/templates/divelang_2017/fonts/gothaprolig.woff2') format('woff2'),
    url('/local/templates/divelang_2017/fonts/gothaprolig.woff') format('woff'),
    url('/local/templates/divelang_2017/fonts/gothaprolig.ttf') format('truetype'),
    url('/local/templates/divelang_2017/fonts/gothaprolig.svg##GothamProLight') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'gotham_promedium';
    src: url('/local/templates/divelang_2017/fonts/gothapromed.eot');
    src: url('/local/templates/divelang_2017/fonts/gothapromed.eot') format('embedded-opentype'),
    url('/local/templates/divelang_2017/fonts/gothapromed.woff') format('woff'),
    url('/local/templates/divelang_2017/fonts/gothapromed.ttf') format('truetype'),
    url('/local/templates/divelang_2017/fonts/gothapromed.svg##gotham_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_proitalic';
    src: url('/local/templates/divelang_2017/fonts/gothaproita.eot');
    src: url('/local/templates/divelang_2017/fonts/gothaproita.eot') format('embedded-opentype'),
    url('/local/templates/divelang_2017/fonts/gothaproita.woff') format('woff'),
    url('/local/templates/divelang_2017/fonts/gothaproita.ttf') format('truetype'),
    url('/local/templates/divelang_2017/fonts/gothaproita.svg##gotham_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_proitalic';
    src: url('/local/templates/divelang_2017/fonts/gothaproita.eot');
    src: local('GothamPro-italic'), local('GothamPro-italic'), url('/local/templates/divelang_2017/fonts/gothaproita.otf') format('opentype');
    font-display: swap;
}

div.all {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px;
}

div.all a {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    line-height: 48px;
    padding: 0 27px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    text-decoration: none;
}

div.all a:hover {
    background: #0d73c7;
    color: #fff;
}

/*Обшие стили страниц*/
a,
img {
    outline: none !important;
}

img {
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
}

html,
body {
    width: 100%;
    height: 100%;
}

html {
    background: #fff;
}

body {
    font-weight: 400;
    font-size: 13px;
    font-family: 'GothamProRegular';
    color: #333;
    margin: 0;
    padding: 0;
}

a {
    color: #106470;
}

a:hover {
    text-decoration: none;
}

/*a:active {color: red; }*/
/*a:visited {color: #663366; }*/

h1 {
    margin: 0 0 25px;
    padding: 0;
    line-height: normal;
    font-size: 36px;
    font-weight: 400;
    font-family: 'GothamProBold';
}

h2 {
    margin: 0 0 20px;
    padding: 0;
    line-height: normal;
    font-size: 24px;
    font-weight: 400;
    font-family: 'GothamProBold';
}

h3 {
    margin: 0 0 15px;
    padding: 0;
    line-height: normal;
    font-size: 22px;
    font-weight: 400;
    font-family: 'GothamProBold';
}

h4 {
    margin: 0 0 15px;
    padding: 0;
    line-height: normal;
    font-size: 30px;
    font-weight: 400;
    font-family: 'GothamProBold';
}

p {
    margin-bottom: 23px;
    line-height: 21px;
}

ul {
    margin: 20px 0 20px 0;
    padding: 0 0 0 40px;
}

li {
    margin: 0 0 12px 0;
    padding: 0;
    line-height: 21px;
}

table {
    border-top: 1px solid #f3f3f3;
    border-collapse: collapse;
    width: 100%;
}

table th {
    padding: 8px 11px 7px;
    border: none;
    font-size: 13px;
    color: #888;
    font-weight: 400;
    line-height: 22px
}

table td {
    border: none;
    padding: 9px 11px;
    text-align: center
}

/*table tr:nth-child(even){background:#f3f3f3}*/
table tr:nth-child(even) {
    background: #f3f3f3
}

table.basket-order-table tr:nth-child(odd) {
    background: #f3f3f3
}

table.basket-order-table tr:nth-child(even) {
    background: #fff
}

table tr.basket-header-row td:first-child {
    text-align: left;
    padding: 12px 10px 9px 10px !important;
    font-size: 18px;
}

input[type=text],
input[type=password] {
    width: 448px;
    height: 55px;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6f2fb;
    border-top: 1px solid #aabdcc;
    border-left: 1px solid #aabdcc;
    outline: none;
    background: #e6f2fb;
    font-size: 13px;
    font-family: 'GothamProLight'
}

textarea {
    width: 448px;
    height: 150px;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6f2fb;
    border-top: 1px solid #aabdcc;
    border-left: 1px solid #aabdcc;
    outline: none;
    background: #e6f2fb;
    font-size: 13px;
    font-family: 'GothamProLight';
    overflow-y: auto;
    resize: none;
}

body:first-of-type input[type=text],
body:first-of-type input[type=password] {
    line-height: normal;
}

strong,
b {
    font-weight: 400;
    font-family: 'GothamProBold' !important;
}

.main {
    min-width: 1000px;
    min-height: 100%;
    overflow: hidden
}

.main:after {
    content: '';
    display: block;
    /*height: 377px*/
}

.rsp-header {
    height: 137px
}

.wr-header {
    width: 100%;
    z-index: 99;
    background: #fff
}

.header {
    position: relative;
    z-index: 98;
    width: 1000px;
    margin: 0 auto;
    padding: 13px 0 0
}

.header:before {
    position: absolute;
    bottom: -19px;
    left: 50%;
    width: 10000px;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 19px;
    background: url(/local/templates/divelang_2017/images/waves-top.png) 0 bottom repeat-x
}

.top-header {
    margin: 0 0 24px
}

.top-header:after {
    content: '';
    display: table;
    clear: both
}

.logo {
    float: left;
    margin: 7px 0 0
}

.logo img {
    display: block
}

.test-h {
    float: left;
    margin: 29px 0 0 90px;
    font-size: 13px;
    line-height: 17px
}

.test-h a {
    position: relative;
    padding: 0 0 0 34px;
    display: inline-block;
    vertical-align: top;
    color: #0d73c7;
    text-decoration: none;
}

.test-h a:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -288px no-repeat;
}

.test-h span {
    border-bottom: 1px solid rgba(13, 115, 199, 0.25);
}

.test-h a:hover span {
    border-bottom: 1px solid #0d73c7;
}

.rec {
    float: left;
    margin: 29px 0 0 69px;
    font-size: 13px;
    line-height: 17px;
}

.rec a {
    position: relative;
    padding: 0 0 0 35px;
    display: inline-block;
    vertical-align: top;
    color: #fb7b51;
    text-decoration: none;
}

.rec span {
    border-bottom: 1px solid rgba(251, 123, 81, 0.25);
}

.rec a:hover span {
    border-bottom: 1px solid #fb7b51;
}

.rec a:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -223px no-repeat;
}

.header-r {
    float: right;
    text-align: right;
}

.soc-h {
    margin: 0 0 6px;
}

.soc ul {
    list-style-type: none;
    margin: 0 0 0 -4px;
    padding: 0
}

.soc li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
    padding: 0;
    line-height: normal;
    background: none
}

.soc li a {
    display: block;
    width: 24px;
    height: 24px
}

.soc li.item1 a {
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -317px no-repeat
}

.soc li.item2 a {
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -346px no-repeat
}

.soc li.item3 a {
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -375px no-repeat
}

.phone-h {
    margin: 0 0 3px;
    font-size: 20px;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.callback {
    font-size: 13px;
    line-height: 17px
}

.callback a {
    color: #fb7b51;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.callback a:hover {
    border-bottom: 1px solid #fb7b51
}

.menu > ul {
    position: relative;
    list-style-type: none;
    margin: 0 0 0 -25px;
    padding: 0;
    text-align: center
}

.menu > ul > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 0 0 9px;
    line-height: normal;
    text-transform: uppercase;
    background: none;
    font-size: 14px;
    font-family: 'GothamProBold'
}

.menu > ul > li > a {
    color: #0d73c7;
    text-decoration: none
}

.menu > ul > li:hover > a {
    color: #fb7b51
}

.menu > ul > li > span {
    color: #fb7b51
}

.panel-lang {
    display: none;
    position: absolute;
    top: 25px;
    left: 25px;
    width: 1000px;
    padding: 45px 0 48px;
    z-index: 5;
    text-align: left;
    border-top: 2px solid #fb7b51
}

.panel-lang:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 10000px;
    height: 100%;
    margin: 0 0 0 -5000px;
    z-index: -1;
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.95)
}

.panel-lang .list-lang {
    margin: 0
}

.panel-lang .list-lang li {
    font-size: 13px;
    text-transform: none;
    font-family: 'GothamProLight'
}

.main-slider {
    position: relative;
    margin: 0 0 25px
}

/*.main-slider:before {
	position: absolute;
	bottom: 0;
	left: 0%;
	z-index: 90;
	width: 10000px;
	margin: 0 0 0 0px;
	content: '';
	display: block;
	height: 30px;
	background: url(/local/templates/divelang_2017/images/waves-bot.png) 0 0 repeat-x
}*/
.main-slider:after {
    left: 0%;
    z-index: 90;
    width: 10000px;
    margin: -10px 0 0 0px;
    content: '';
    display: block;
    height: 30px;
    background: url(/local/templates/divelang_2017/images/waves-bot.png) 0 0 repeat-x
}

.slider-m .slide {
    height: 440px
}

.slider-m .slide a {
    text-decoration: none
}

.img-slide {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 100%;
    width: 100%;
    margin: 0 0 0 -960px
}

.img-slide img {
    display: block;
    margin: 0 auto;
    max-height: 650px !important;
}

.sl-tops .img-slide {
    text-align: right;
    width: 1500px;
    max-width: 100%;
    margin-left: -750px;
}

.sl-tops .img-slide-override::before {
}

.sl-tops .img-slide img {
    display: inline;
}


.desc-slide:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-left: -1px
}

.in-desc-slide {
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.die-slide {
    margin: 0 0 21px
}

.die-slide span {
    display: none;
    /*inline-block*/
    vertical-align: top;
    background: #fb7b51;
    padding: 9px 15px 11px;
    font-family: 'gotham_promedium';
    font-size: 18px;
    color: #fff
}

.tit-slide {
    margin: 0 0 22px;
    font-size: 36px;
    text-shadow: 0 0 1px #000;
    line-height: 44px;
    color: #fff;
    font-family: 'GothamProBold'
}

.tit-slide span {
    display: block;
    margin: 12px 0 0;
    font-size: 27px;
    font-family: 'GothamProRegular'
}

.more-sl {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'gotham_promedium';
    letter-spacing: 2px
}

.more-sl a {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 35px;
    padding: 0 20px;
    border: 3px solid #fff;
    color: #fff;
    text-decoration: none
}

.more-sl a:hover {
    background: #fff;
    color: #0d73c7
}

.main-slider .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 92;
    height: 12px
}

.main-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fb7b51;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 15px;
    outline: 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.main-slider .bx-wrapper .slider-m {
    min-height: 440px;
}

.main-slider .bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom
}

.main-slider .bx-wrapper .bx-pager-item a.active {
    background: #fff
}

.main-slider .bx-wrapper .bx-pager-item a:hover {
    background: #fff
}

.b-choice-lang {
    width: 1000px;
    margin: 0 auto;
    min-height: 215px;
}

.title {
    margin: 0 0 60px;
    font-size: 36px;
    text-align: center;
    font-family: 'GothamProBold'
}

.list-lang ul {
    list-style-type: none;
    margin: -42px 0 0;
    padding: 0
}

.list-lang li {
    display: inline-block;
    vertical-align: top;
    width: 163px;
    margin: 42px 0 0;
    padding: 0;
    font-size: 13px;
    line-height: normal;
    background: none
}

.list-lang li a,
.list-lang li span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 53px;
    color: #0d73c7;
    text-decoration: none
}

.list-lang li a:before,
.list-lang li span:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -21px 0 0;
    content: '';
    display: block;
    width: 42px;
    height: 42px
}

.list-lang li.item1 a:before,
.list-lang li.item1 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -554px -740px no-repeat
}

.list-lang li.item2 a:before,
.list-lang li.item2 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -512px -1272px no-repeat
}

.list-lang li.item3 a:before,
.list-lang li.item3 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -112px -1278px no-repeat
}

.list-lang li.item4 a:before,
.list-lang li.item4 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -423px -1278px no-repeat
}

.list-lang li.item5 a:before,
.list-lang li.item5 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -159px -1278px no-repeat
}

.list-lang li.item6 a:before,
.list-lang li.item6 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -65px -1293px no-repeat
}

.list-lang li.item7 a:before,
.list-lang li.item7 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -275px -1301px no-repeat
}

.list-lang li.item8 a:before,
.list-lang li.item8 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -376px -1316px no-repeat
}

.list-lang li.item9 a:before,
.list-lang li.item9 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -322px -1318px no-repeat
}

.list-lang li.item10 a:before,
.list-lang li.item10 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -343px -1016px no-repeat
}

.list-lang li.item11 a:before,
.list-lang li.item11 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -275px -1169px no-repeat
}

.list-lang li.item12 a:before,
.list-lang li.item12 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -329px -1224px no-repeat
}

.list-lang li.item13 a:before,
.list-lang li.item13 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -512px -1225px no-repeat
}

.list-lang li.item14 a:before,
.list-lang li.item14 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -146px -1231px no-repeat
}

.list-lang li.item15 a:before,
.list-lang li.item15 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -65px -1246px no-repeat
}

.list-lang li.item16 a:before,
.list-lang li.item16 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -376px -1269px no-repeat
}

.list-lang li.item17 a:before,
.list-lang li.item17 span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -329px -1271px no-repeat
}


.list-lang li a:hover,
.list-lang li span {
    color: #fb7b51
}

.wr-teacher {
    margin: 0 0 0px;
    background: url(/local/templates/divelang_2017/images/back-orange.png) repeat-x
}

.b-teacher {
    padding: 45px 0 55px
}

.b-teacher .title span {
    display: block;
    margin: 3px 0 0;
    font-size: 36px;
    font-family: 'GothamProLight'
}

.list-teacher {
    padding: 0;
    margin: 0 auto 37px auto;
}

.list-teacher ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}

.list-teacher ul:after {
    content: '';
    display: table;
    clear: both
}

.list-teacher li {
    width: 180px;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0;
    white-space: normal;
    line-height: normal;
    background: none;
    display: inline-block;
    vertical-align: top;
}

.img-teacher {
    position: relative;
    margin: 0 0 14px
}

/*.img-teacher:before { position:absolute; top:0; left:0; content:''; display: block; width:1px; height:100%; background:#fff;}*/
.img-teacher img {
    display: block;
    margin: 0 auto;
    max-width: 180px
}

.name-teacher {
    font-size: 13px;
    color: #444
}

.name-teacher span {
    display: block;
    margin: 0 0 4px;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.button {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px
}

.button a {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    line-height: 48px;
    padding: 0 27px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    text-decoration: none
}

.button a:hover {
    background: #0d73c7;
    color: #fff
}

.button.orange a {
    border: 3px solid #f78b5f;
    color: #f78b5f
}

.button.orange a:hover {
    background: #f78b5f;
    color: #fff
}

.wr-students {
    margin: 80px 0 80px 0
}

.b-students {
    width: 1000px;
    margin: 0 auto;
}

.b-students .title {
    margin: 0 0 47px;
}

.wr-func-stud {
    position: relative;
    width: 800px;
    height: 503px;
    margin: 0 auto 60px;
}

.round-func-stud {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -165px 0 0 -165px;
    width: 330px;
    height: 330px;
    border-radius: 330px;
    background: #f3f8fd;
}

.round-func-stud:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -76px 0 0 -89px;
    content: '';
    display: block;
    width: 178px;
    height: 152px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -238px -150px no-repeat;
}

.b-funtc-stud ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.b-funtc-stud li {
    margin: 0;
    padding: 0;
    line-height: 24px;
    background: none;
    font-size: 15px;
    color: #444;
}

.b-funtc-stud li p {
    margin: 0;
    padding: 0;
    line-height: 24px;
}

.b-funtc-stud li.item1 {
    position: absolute;
    top: 0;
    left: 50%;
    width: 320px;
    margin: 0 0 0 -160px;
    text-align: center;
}

.b-funtc-stud li.item1:before {
    position: absolute;
    bottom: -67px;
    left: 50%;
    margin: 0 0 0 -29px;
    width: 59px;
    height: 47px;
    content: '';
    display: block;
    background: url(/local/templates/divelang_2017/images/sprite.png) -389px -1163px no-repeat;
}

.b-funtc-stud li.item2 {
    position: absolute;
    top: 131px;
    right: 10px;
    padding: 0 0 0 56px
}

.b-funtc-stud li.item2:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -26px 0 0;
    content: '';
    display: block;
    width: 34px;
    height: 53px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -510px -1319px no-repeat
}

.b-funtc-stud li.item3 {
    position: absolute;
    top: 250px;
    right: 19px;
    padding: 0 0 0 60px
}

.b-funtc-stud li.item3:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -23px 0 0;
    content: '';
    display: block;
    width: 35px;
    height: 46px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -470px -1278px no-repeat
}

.b-funtc-stud li.item4 {
    position: absolute;
    bottom: -12px;
    right: 142px;
    padding: 64px 0 0
}

.b-funtc-stud li.item4:before {
    position: absolute;
    top: 0;
    left: 10px;
    margin: 0;
    content: '';
    display: block;
    width: 49px;
    height: 49px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -389px -1215px no-repeat
}

.b-funtc-stud li.item5 {
    position: absolute;
    bottom: 13px;
    left: 175px;
    padding: 72px 0 0;
    text-align: right
}

.b-funtc-stud li.item5:before {
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0;
    content: '';
    display: block;
    width: 56px;
    height: 57px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -514px -1163px no-repeat
}

.b-funtc-stud li.item6 {
    position: absolute;
    top: 250px;
    left: -46px;
    padding: 0 88px 0 0;
    text-align: right
}

.b-funtc-stud li.item6:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -21px 0 0;
    content: '';
    display: block;
    width: 63px;
    height: 42px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -80px -1114px no-repeat
}

.b-funtc-stud li.item7 {
    position: absolute;
    top: 107px;
    left: 5px;
    padding: 0 58px 0 0;
    text-align: right
}

.b-funtc-stud li.item7:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -39px 0 0;
    content: '';
    display: block;
    width: 29px;
    height: 68px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -150px no-repeat
}

.wr-rec {
    padding: 16px 0;
    margin: 40px 0 0;
    background: #e6f2fb
}

.b-rec {
    display: table;
    width: 100%
}

.rec-left {
    display: table-cell;
    vertical-align: middle;
    width: 500px;
    padding: 0 40px 0 87px;
    box-sizing: border-box
}

.time-rec {
    font-size: 18px;
    font-family: 'GothamProBold'
}

.time-rec a {
    position: relative;
    padding: 0 0 0 49px;
    color: #0e7cd6;
    text-decoration: none
}

.time-rec a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -18px 0 0;
    content: '';
    width: 37px;
    height: 37px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -559px -1266px no-repeat
}

.time-rec a span {
    border-bottom: 1px solid rgba(13, 115, 199, 0.25)
}

.time-rec a:hover span {
    border-bottom: 1px solid #0e7cd6
}

.rec-right {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    line-height: 25px;
    border-left: 1px solid #bbdaf4;
    width: 500px;
    padding: 5px 40px 5px 35px;
    box-sizing: border-box
}

.wr-curses {
    position: relative;
    margin: 0 0 50px;
    background: #f1f1f1;
    padding: 38px 0 50px
}

.wr-curses:before {
    position: absolute;
    top: -11px;
    left: 50%;
    z-index: 81;
    width: 10000px;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 11px;
    background: url(/local/templates/divelang_2017/images/waves-gray.png) 0 0 repeat-x
}

.wr-curses:after {
    position: absolute;
    bottom: -11px;
    left: 50%;
    z-index: 81;
    width: 10000px;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 11px;
    background: url(/local/templates/divelang_2017/images/waves-gray-bot.png) 0 0 repeat-x
}

.wr-curses .title {
    margin: 0 0 40px
}

.columns {
    width: 1000px;
    margin: 0 auto
}

.columns:after {
    content: '';
    display: table;
    clear: both
}

.columns h2 {
    margin: 0 0 30px;
    font-size: 36px;
    text-align: center;
    font-family: 'GothamProBold';
    padding: 0;
    line-height: normal;
}

.column {
    float: right;
    width: 465px
}

.column:first-child {
    float: left
}

.columns blockquote {
    float: left;
    width: 465px;
    margin: 0 0 0 70px !important;
    padding: 0 !important;
}

.columns h2 + blockquote {
    margin-left: 0 !important;
}

.columns blockquote:first-child {
    margin-left: 0 !important;
}

.columns blockquote:last-child {
    float: right
}

.column p {
    margin: 0;
    padding: 0
}

.slider-video {
    position: relative;
    margin: 35px 0 0;
    height: 532px
}

.wr-video {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -900px;
    width: 1800px
}

.sl-video a {
    position: relative;
    display: block
}

.sl-video a.video:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    z-index: 20;
    content: '';
    display: block;
    width: 99px;
    height: 99px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -141px -603px no-repeat
}

.slider-video .bx-wrapper .bx-controls-direction {
    width: 100%;
    text-align: center;
    margin: 28px 0 0
}

.slider-video .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center
}

.bx-controls-direction a.bx-prev {
    left: 10px !important;
}

.bx-controls-direction a.bx-next {
    right: 10px;
    top: 40%;
}

.slider-video .bx-wrapper .bx-prev {
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat
}

.slider-video .bx-wrapper .bx-next {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    margin: 0 0 0 57px
}

.slider-video .bx-wrapper .bx-prev:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat
}

.slider-video .bx-wrapper .bx-next:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -101px -902px no-repeat
}

.slider-video .slide img {
    max-width: 100%;
    display: block
}

.p-text {
    position: relative;
    width: 1000px;
    margin: 45px auto 0;
    padding: 45px 0 0;
    font-size: 24px;
    line-height: 36px;
    color: #0e7cd6;
    text-align: center;
    font-family: 'GothamProRegular'
}

.p-text:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -65px;
    content: '';
    display: block;
    width: 131px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -590px no-repeat
}

.b-prices {
    width: 1000px;
    margin: 0 auto 80px
}

.b-prices .title {
    margin: 0 0 35px
}

.group-prices {
    margin: 0 0 45px;
    text-align: center
}

.item-group-price {
    position: relative;
    width: 325px;
    padding: 127px 0 0;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.item-group-price:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    display: block;
    height: 139px
}

.item-group-price1:before {
    margin: 0 0 0 -136px;
    width: 272px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -6px no-repeat
}

.item-group-price2:before {
    margin: 0 0 0 -114px;
    width: 228px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -282px -6px no-repeat
}

/*.item-group-price3:before{margin:0 0 0 -122px;width:245px;background:url(/local/templates/divelang_2017/images/sprite.png) -5px -150px no-repeat} */
.item-group-price3:before {
    margin: 0 0 0 -122px;
    width: 245px;
    background: url(/local/templates/divelang_2017/images/sprite.png) 20px -150px no-repeat
}

.tit-price {
    margin: 0 0 64px;
    font-size: 20px;
    color: #444;
    font-family: 'GothamProBold'
}

.condit-price ul {
    list-style-type: none;
    margin: 0 0 0 -1px;
    padding: 0
}

.condit-price ul:after {
    content: '';
    display: table;
    clear: both
}

.condit-price li {
    position: relative;
    float: left;
    width: 85px;
    height: 91px;
    margin: 0 0 0 1px;
    padding: 0;
    line-height: normal;
    background: none;
    background: #fde9e1
}

.condit-price li:first-child:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 19px;
    height: 100%;
    content: '';
    background: url(/local/templates/divelang_2017/images/shadow1.png) repeat-x
}

.condit-price li:last-child:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 100%;
    content: '';
    background: url(/local/templates/divelang_2017/images/shadow2.png) repeat-x
}

.item-group-price2 .condit-price li {
    background: #d1e5f4
}

.condit-price li.main-bl {
    width: 150px;
    height: 162px;
    margin-top: -34px
}

.in-price {
    display: table-cell;
    vertical-align: middle;
    width: 85px;
    height: 91px
}

.condit-price li.main-bl .in-price {
    width: 150px;
    height: 162px
}

.month {
    font-size: 13px;
    color: #444
}

.cost-month {
    margin: 3px 0 0;
    font-size: 13px;
    font-family: 'GothamProBold'
}

.old-pr {
    position: relative;
    font-size: 13px
}

.old-pr:before {
    position: absolute;
    top: 2px;
    left: 50%;
    margin: 0 0 0 -35px;
    content: '';
    width: 67px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -532px -6px no-repeat
}

.saving {
    margin: 4px 0 0;
    font-size: 13px;
    color: #f78b5f
}

.saving b {
    font-family: 'GothamProBold';
    font-weight: 400
}

.sm-cost {
    font-size: 23px !important
}

.condit-price li.main-bl .month {
    margin: 0 0 8px;
    font-size: 18px;
    font-family: 'GothamProBold';
    line-height: 18px
}

.condit-price li.main-bl .cost-month {
    margin: 0 0 11px;
    font-size: 30px
}

.wr-blogs {
    position: relative;
    margin: 0 0 68px;
    background: #e6f2fb
}

.wr-blogs:before {
    position: absolute;
    top: -9px;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 9px;
    background: url(/local/templates/divelang_2017/images/waves-blue.png) repeat-x
}

.wr-blogs:after {
    position: absolute;
    bottom: -9px;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 9px;
    background: url(/local/templates/divelang_2017/images/waves-blue-bot.png) repeat-x
}

.blogs {
    padding: 40px 0 30px
}

.blogs .title {
    margin: 0 0 22px
}

.nav-blogs {
    margin: 0 0 50px;
    position: relative;
    z-index: 5
}

.nav-blogs ul {
    list-style-type: none;
    margin: 0 0 0 -24px;
    padding: 0;
    text-align: center
}

.nav-blogs li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 24px;
    padding: 0;
    line-height: normal;
    background: none;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.nav-blogs li a {
    color: #0d73c7;
    text-decoration: none;
    border-bottom: 1px dotted #0d73c7
}

.nav-blogs li.active a {
    color: #f78b5f;
    text-decoration: none;
    border-bottom: 1px dotted #f78b5f
}

.list-blogs {
    /*padding: 0 0 0 45px;*/
    white-space: nowrap;
    text-align: center;
}

.blogs .tabs-tb {
    display: block;
    margin: auto;
    text-align: center;
}

.item-blogs {
    display: inline-block;
    vertical-align: top;
    width: 221px;
    white-space: normal;
    margin: 0 0 0 26px
}

.item-blogs:first-child {
    margin-left: 0
}

.item-blogs a {
    text-decoration: none
}

.img-blogs {
    margin: 0 0 16px
}

.img-blogs img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.tit-blogs {
    margin: 0 0 20px;
    font-family: 'gotham_promedium';
    font-size: 16px;
    line-height: 31px;
    min-height: 100px;
}

.tit-blogs span {
    border-bottom: 1px solid rgba(68, 68, 68, 0.25)
}

.item-blogs p {
    margin: 0 0 15px;
    padding: 0;
    line-height: 22px;
    max-height: 240px;
}

.date-blogs {
    font-size: 12px;
    color: #a9a9a9
}

.item-blogs a:hover .tit-blogs span {
    color: #fb7b51;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.brands {
    width: 100%;
    padding: 0 0 60px
}

.brands .title {
    margin: 0 0 38px
}

.wr-br {
    padding: 0 0 0 55px
}

.slide-brands .slide p {
    display: table-cell;
    vertical-align: middle;
    width: 190px;
    height: 100px;
    margin: 0;
    padding: 0;
    line-height: normal
}

.slide-brands .slide img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(/local/templates/divelang_2017/desaturate.svg##greyscale);
    filter: gray;
    -webkit-filter: grayscale(1)
}

.slide-brands .slide img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: url(/local/templates/divelang_2017/desaturate.svg##greyscale);
    filter: gray;
    -webkit-filter: grayscale(0)
}

.brands .bx-wrapper .bx-controls-direction {
    width: 100%;
    text-align: center;
    margin: 45px 0 0
}

.brands .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center
}

.brands .bx-wrapper .bx-prev {
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat
}

.brands .bx-wrapper .bx-next {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    margin: 0 0 0 57px
}

.brands .bx-wrapper .bx-prev:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat
}

.brands .bx-wrapper .bx-next:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -101px -902px no-repeat
}

.wr-form-send {
    background: url(/local/templates/divelang_2017/images/back-blue.png) repeat
}

.form-send {
    padding: 50px 0 70px;
    text-align: center
}

.form-send .title {
    margin: 0 0 50px;
    color: #0d73c7
}

.field {
    position: relative;
    width: 450px;
    margin: 0 auto 15px
}

.field input {
    width: 448px;
    height: 55px;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6f2fb;
    border-top: 1px solid #aabdcc;
    border-left: 1px solid #aabdcc;
    outline: none;
    background: #e6f2fb;
    font-size: 13px;
    font-family: 'GothamProLight'
}

.field.act input {
    font-size: 18px !important;
    color: #444 !important;
    font-family: 'GothamProBold' !important
}

.field span {
    display: none;
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 12px;
    color: #a2b4c3
}

/*.field.act span {
	display: block
}*/

input.error {
    background: #fedcdd !important
}

.assept {
    margin: 15px 0;
}

.assept label {
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 5px;
    font-size: 13px;
    cursor: pointer
}

.assept label a:hover {
    color: #fb7b51;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.assept .ez-hide {
    display: block;
    width: 17px;
    height: 17px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.assept .ez-checkbox-green {
    width: 17px;
    height: 17px;
    background: transparent url(/local/templates/divelang_2017/images/sprite.png) -399px -423px no-repeat;
    display: inline-block
}

.assept .ez-checked-green {
    background: transparent url(/local/templates/divelang_2017/images/sprite.png) -108px -607px no-repeat
}

.assept label a {
    text-decoration: none;
    border-bottom: 1px solid rgba(68, 68, 68, 0.25)
}

.button button {
    width: 195px;
    height: 55px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px;
    background: none;
    padding: 0 0 1px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    outline: none;
    cursor: pointer
}

.button button:hover {
    background: #0d73c7;
    color: #fff
}

.bottom-contacts:after {
    content: '';
    display: table;
    clear: both
}

.contacts-map {
    position: relative;
    width: 50%;
    float: left;
    overflow: hidden;
    height: 720px
}

.contacts-map .img-map {
    display: block
}

.die-map {
    position: absolute;
    top: 50%;
    left: 50%
}

.contacts-bot-r {
    width: 50%;
    float: right
}

.in-bot-contacts {
    width: 555px;
    padding: 85px 0 0 42px
}

.direction_phone {
    display: inline-flex;
    align-items: flex-end;
    margin-bottom: 10px;
}

.text_inline {
    font-size: 18px;
    margin-left: 20px;
    align-items: flex-end;
}

.in-bot-contacts .title {
    margin: 0 0 50px;
    text-align: left;
    line-height: 42px
}

.list-school {
    border-bottom: 1px solid #fde9e1
}

.item-school {
    padding: 12px 0 15px;
    border-top: 1px solid #fde9e1
}

.pic-school a {
    display: inline-block;
    vertical-align: baseline;
    font-size: 18px;
    font-family: 'GothamProBold';
    color: #f78b5f;
    border-bottom: 1px dotted #f78b5f;
    text-decoration: none
}

.metro {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 0 19px;
    padding: 0 0 0 28px;
    font-size: 13px
}

.metro:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -8px 0 0;
    content: '';
    display: block;
    width: 21px;
    height: 14px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -578px -122px no-repeat
}

.cont-school {
    display: none;
    padding: 28px 0 0
}

.phone-school {
    /* margin: 0 0 30px; */
    font-size: 24px;
    font-family: 'GothamProBold'
}

.b-school {
    margin: 0 0 25px
}

.b-school span {
    display: block;
    margin: 0 0 11px;
    font-size: 13px;
    font-family: 'GothamProBold'
}

.b-school p {
    margin: 0;
    padding: 0;
    line-height: 22px
}

.footer {
    position: relative;
    z-index: 20;
    min-width: 1000px;
    /*height:377px; */
    height: 600px;
    /*margin: -377px 0 0;*/
    margin: 0;
    margin-bottom: -18px;
    background: #f1f1f1;
    overflow: hidden
}

.cont-f {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0 0
}

.cont-f:after {
    content: '';
    display: table;
    clear: both
}

.footer-l {
    float: left
}

.logo-f {
    margin: 0 0 40px
}

.logo-f img {
    display: block
}

.phone-f {
    margin: 0 0 10px;
    font-size: 20px;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.mail-f {
    margin: 0 0 55px;
    font-size: 13px
}

.mail-f a {
    color: #f78b5f;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.mail-f a:hover {
    border-bottom: 1px solid #f78b5f
}

.soc-f {
    margin: 0 0 14px
}

.copy {
    margin: 0 0 11px;
    font-size: 13px
}

.terms {
    font-size: 13px
}

.terms a {
    color: #f78b5f;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.terms a:hover {
    border-bottom: 1px solid #f78b5f
}

.footer-r {
    float: right;
    width: 730px
}

.menu-f {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 0;
    margin: 0 0 0 60px
}

.menu-f:first-child {
    margin: 0
}

.menu-f p {
    margin: -3px 0 27px;
    padding: 0;
    color: #0d73c7;
    font-family: 'GothamProBold';
    line-height: normal;
    letter-spacing: 1px;
    font-size: 13px;
    text-transform: uppercase
}

.menu-f ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.menu-f li {
    font-size: 13px;
    margin: 21px 0 0;
    padding: 0;
    line-height: normal;
    background: none
}

.menu-f li:first-child {
    margin: 0
}

.menu-f li a {
    color: #0d73c7;
    text-decoration: none
}

.menu-f li a:hover {
    color: #f78b5f
}

.menu-f li span {
    color: #f78b5f
}

.menu-f li.fransh {
    margin: 13px 0 -9px -11px
}

.menu-f li.fransh a {
    display: inline-block;
    vertical-align: top;
    padding: 9px 15px 9px 11px;
    background: #0d73c7;
    color: #fff
}

.menu-f li.fransh span {
    display: inline-block;
    vertical-align: top;
    padding: 9px 15px 9px 11px;
    background: #0d73c7;
    color: #f78b5f
}

.pop-ask {
    text-align: center
}

.t-pop-ask {
    margin: 0 0 40px;
    font-size: 36px;
    font-family: 'GothamProBold';
    color: #fff
}

.buttons-ask {
    margin: 0 0 0 -28px
}

.but-ask {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 28px;
    font-size: 36px;
    font-family: 'GothamProBold'
}

.but-ask a {
    display: block;
    width: 112px;
    height: 55px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: 3px solid #fff
}

.but-ask a:hover {
    background: #fff;
    color: #0d73c7
}

/*page teacher*/
.wr-content {
    padding: 41px 0 0;
    background: url(/local/templates/divelang_2017/images/grad-content.png) repeat-x
}

.top-page {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.breacrumbs {
    margin: 10px 0 11px
}

.breacrumbs ul {
    list-style-type: none;
    margin: 0 0 0 -2px;
    padding: 0
}

.breacrumbs li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 2px;
    padding: 0 0 0 13px;
    line-height: normal;
    background: none;
    font-size: 11px;
    color: #c2c2c2
}

.breacrumbs li:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -5px 0 0;
    content: '';
    display: block;
    width: 7px;
    height: 11px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -220px -294px no-repeat
}

.breacrumbs li:first-child:before {
    display: none
}

.breacrumbs li:first-child {
    padding-left: 0;
    margin-left: 0
}

.breacrumbs li a {
    color: #919191;
    text-decoration: none
}

.breacrumbs li a:hover {
    color: #fb7b51
}

.wr-content h1 {
    margin: 0 0 25px;
    padding: 0;
    line-height: normal;
    font-size: 36px;
    font-weight: 400;
    font-family: 'GothamProBold';
    display: inline-block;
}

.lang-icon {
    display: inline-block;
    position: relative;
}

.lang-icon img {
    position: absolute;
    top: -33px;
    right: 15px;
}

.main .inner-page {
    width: 1000px;
    margin: 0 auto;
    /*padding: 0 0 85px;*/
    padding: 0 0 20px;
}

a.addComment {
    margin-bottom: 35px;
}

.text-big-blue {
    margin: 50px 0 47px;
    text-align: center
}

.text-big-blue p {
    margin: 0 0 30px;
    padding: 0;
    font-size: 24px;
    line-height: 36px;
    color: #0e7cd6;
    font-family: 'GothamProRegular'
}

.list-teacher-page {
    margin: -30px 0 0 -25px;
    width: 1040px
}

.item-teach-page {
    display: inline-block;
    vertical-align: top;
    margin: 30px 0 0 25px;
    width: 486px;
    background: #f6f6f6
}

.item-teach-page.new_item {
    text-align: left;
    padding: 25px 30px;
    width: 470px;
    background: #fff !important;
    border: 1px solid #cee5ff;
    border-radius: 8px;
}

.new_slider_wrapper .bx-wrapper .bx-controls-direction a, .reviews-slider-wrapper .bx-wrapper .bx-controls-direction a, .main-slider .bx-wrapper .bx-controls-direction a, .slider-spec.slider-top .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 45%;
    margin-top: 0px;
    outline: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    z-index: 99;
}

.new_slider_wrapper .bx-wrapper .bx-prev, .reviews-slider-wrapper .bx-wrapper .bx-prev, .main-slider .bx-wrapper .bx-prev, .slider-spec.slider-top .bx-wrapper .bx-prev {
    left: -75px;
}

.new_slider_wrapper .bx-next, .reviews-slider-wrapper .bx-next, .bx-wrapper .bx-next, .slider-spec.slider-top .bx-wrapper .bx-next {
    right: -75px;
}

.item-teach-page:hover {
    background: #e6f2fb
}

.item-teach-page:after {
    content: '';
    display: table;
    clear: both
}

.img-teach {
    position: relative;
    float: left;
    width: 180px
}

.ico-play {
    position: absolute;
    bottom: 0;
    left: 0
}

.ico-play a {
    width: 50px;
    height: 50px;
    display: block;
    background: #2e8ddb url(/local/templates/divelang_2017/images/sprite.png) -550px -1005px no-repeat
}

.img-teach img {
    max-width: 100%;
    display: block
}

.desc-teach {
    position: relative;
    float: right;
    padding: 13px 15px 0 0;
    width: 260px
}

.name-teach {
    margin: 0 0 16px;
    font-size: 13px;
    color: #919191
}

.name-teach span {
    display: block;
    margin: 0 0 4px;
    font-size: 18px;
    font-family: 'GothamProBold';
    color: #444
}

.text-teach {
    margin: 0 0 12px;
    font-size: 13px;
    line-height: 20px
}

.more-teach a {
    color: #fb7b51;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25);
    text-decoration: none
}

.more-teach a:hover {
    border-bottom: 1px solid #fb7b51
}

.pager {
    position: relative;
    margin-top: 60px;
    border-top: 1px solid #feded3;
    padding: 10px 0 0
}

.pager ul {
    list-style-type: none;
    margin: 0 0 0 -15px;
    padding: 0;
    text-align: center
}

.pager li {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 0 15px;
    letter-spacing: 2px;
    padding: 0;
    text-align: center;
    line-height: normal;
    background: none;
    font-size: 18px;
    font-family: 'GothamProBold';
    color: #fb7b51
}

.pager li a {
    display: block;
    width: 41px;
    height: 41px;
    line-height: 41px;
    color: #fb7b51;
    text-decoration: none
}

.pager li a:hover {
    background: #fb7b51;
    color: #fff
}

.pager li span {
    display: block;
    width: 41px;
    height: 41px;
    line-height: 41px;
    background: #fb7b51;
    color: #fff;
    text-decoration: none
}

.links {
    display: none;
    position: absolute;
    top: 18px;
    right: 22px;
    text-transform: uppercase;
    font-family: 'GothamProBold'
}

.links a {
    color: #fb7b51;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25);
    text-decoration: none
}

.links a:hover {
    border-bottom: 1px solid #fb7b51
}

.item-teach-page:hover .links {
    display: block
}

.save-lang {
    margin: 0 0 35px;
    text-align: center;
    font-size: 36px
}

.wr-list-teach {
    position: relative
}

.pop-lang {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 0 45px;
    background: rgba(255, 255, 255, 0.95);
    z-index: 80
}

.wr-list-teach .list-lang ul {
    margin-top: 0
}

.pop {
    position: relative
}

.about-pop-teach {
    width: 570px;
    background: #fff;
    padding: 50px 50px 40px
}

.top-pop-t {
    margin: 0 0 35px
}

.top-pop-t:after {
    content: '';
    display: table;
    clear: both
}

.img-pop-t {
    float: left;
    width: 180px
}

.img-pop-t img {
    display: block;
    max-width: 100%
}

.desc-pop-t {
    float: left;
    width: 335px;
    margin: 0 0 0 35px
}

.desc-pop-t .name-teach {
    display: table-cell;
    margin: 0;
    height: 115px;
    vertical-align: middle;
    font-size: 13px
}

.desc-pop-t .name-teach span {
    display: block;
    margin: 0 0 13px;
    font-size: 36px;
    font-family: 'GothamProBold'
}

.link-pop {
    margin: 13px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold'
}

.link-pop a {
    color: #fb7b51;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25);
    text-decoration: none
}

.link-pop a:hover {
    border-bottom: 1px solid #fb7b51
}

.text-pop-t p {
    margin: 0 0 22px;
    padding: 0;
    line-height: 22px
}

.close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 23px;
    height: 22px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -404px no-repeat;
    cursor: pointer
}

/*page school*/
.bottom-contacts2 {
    background: #f6f6f6
}

.bottom-contacts2 .button {
    text-align: left
}

.img-c {
    margin: 0 0 43px
}

.img-c img {
    display: block;
    max-width: 100%
}

.bottom-contacts2 .in-bot-contacts {
    padding-top: 65px
}

.bottom-contacts2 .phone-school {
    /* margin-bottom: 40px */
}

.bottom-contacts2 .b-school {
    margin-bottom: 35px
}

.nav-schools {
    margin: 0 0 33px
}

.nav-schools ul {
    list-style-type: none;
    margin: 0 0 0 -4px;
    padding: 0;
    text-align: center
}

.nav-schools li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
    padding: 0;
    line-height: normal;
    text-align: center;
    cursor: pointer
}

.in-sch {
    display: table-cell;
    vertical-align: middle;
    width: 320px;
    height: 89px;
    border: 3px solid #feebe4
}

.nav-schools li.active .in-sch {
    background: #fee9e2;
    border: 3px solid #fee9e2 !important
}

.nav-schools li.active {
    cursor: default
}

.nav-schools li:hover .in-sch {
    border: 3px solid #f78b5f
}

.tit-sch {
    font-size: 18px;
    color: #f78b5f;
    font-family: 'GothamProBold'
}

.tit-sch span {
    border-bottom: 1px dotted #f78b5f
}

.nav-schools li.active .tit-sch {
    color: #444
}

.nav-schools li.active .tit-sch span {
    border-bottom: 1px dotted transparent
}

.metro-sch {
    position: relative;
    margin: 13px 0 0;
    padding: 0 0 0 27px;
    display: inline-block;
    font-size: 13px
}

.metro-sch:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -8px 0 0;
    content: '';
    display: block;
    width: 21px;
    height: 14px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -578px -122px no-repeat
}

/*blog*/
.list-blogs2 {
    width: auto;
    padding: 0;
    margin: -70px 0 0 -28px;
    white-space: normal
}

.list-blogs2:after {
    content: '';
    display: table;
    clear: both
}

.list-blogs2 .item-blogs {
    float: left;
    display: block;
    width: 221px;
    margin: 70px 0 0 28px
}
.list-blogs2 .item-blogs:nth-child(4n+1) {
    clear: left;
}

/*item post*/
.post p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 45px
}

.date-post {
    margin: 0 0 28px;
    text-align: center;
    font-size: 12px;
    color: #a9a9a9
}

.img-post {
    display: block;
    max-width: 100%;
    margin: 0 auto 60px
}

h3 {
    margin: 0 0 27px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-family: 'GothamProRegular'
}

.wr-rec2 {
    margin: 0 0 47px
}

.wr-rec2 .rec-left {
    padding: 0;
    text-align: center
}

.wr-rec2 .rec-right {
    padding-top: 17px;
    padding-bottom: 17px
}

.manag-rec {
    font-size: 18px;
    font-family: 'GothamProBold'
}

.manag-rec a {
    position: relative;
    padding: 0 0 0 47px;
    color: #0e7cd6;
    text-decoration: none
}

.manag-rec a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -22px 0 0;
    content: '';
    width: 35px;
    height: 44px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -559px -1308px no-repeat
}

.manag-rec a span {
    border-bottom: 1px solid rgba(13, 115, 199, 0.25)
}

.manag-rec a:hover span {
    border-bottom: 1px solid #0e7cd6
}

.columns h4 {
    margin: 0 0 18px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'gotham_promedium'
}

.func-post {
    margin: 0 0 30px;
    border-top: 1px solid #c2dcf1;
    padding: 20px 0 0
}

.func-post:after {
    content: '';
    display: table;
    clear: both
}

.speak {
    float: left
}

.soc-post {
    float: right
}

.t-comments {
    margin: 0 0 25px;
    font-size: 36px;
    text-align: center
}

.list-comms {
    margin: 0 0 40px
}

.item-comms {
    margin: 14px 0 0
}

.info-coms {
    margin: 0 0 7px
}

.info-coms:after {
    content: '';
    display: table;
    clear: both
}

.name-c {
    float: left;
    font-size: 15px;
    font-family: 'GothamProBold'
}

.date-c {
    float: left;
    margin: 2px 0 0 17px;
    font-size: 13px;
    color: #a9a9a9
}

.reply {
    float: right
}

.reply a {
    color: #fb7b51;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.text-coms {
    padding: 28px 30px 32px;
    background: #f6f6f6
}

.back {
    margin: 50px 0 0;
    text-align: center;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.back a {
    position: relative;
    padding: 0 0 0 52px;
    text-decoration: none;
    color: #0e7cd6
}

.back a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -10px 0 0;
    content: '';
    display: block;
    width: 41px;
    height: 21px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -532px -122px no-repeat
}

.back a span {
    border-bottom: 1px solid rgba(13, 115, 199, 0.25)
}

.back a:hover span {
    border-bottom: 1px solid #0e7cd6
}

#star {
    width: 110px !important
}

.two-comms {
    margin-left: 30px
}

.third-comms {
    margin-left: 60px
}

.block-reply {
    margin: 45px 0 0
}

.block-reply:first-child {
    margin: 0
}

.star-raty {
    float: left
}

.num-speak {
    float: left;
    margin: 3px 0 0 10px
}

.num-speak b {
    font-weight: 400;
    font-family: 'GothamProBold'
}

.columns-third {
    margin-top: 50px;
    margin-bottom: 55px
}

.columns-third .column {
    width: 310px;
    float: left;
    margin: 0 0 0 20px
}

.columns-third .column:first-child {
    margin-left: 0
}

.item-reviews {
    margin: 30px 0 0
}

.item-reviews:first-child {
    margin-top: 0
}

.info-review {
    display: table;
    width: 100%
}

.img-review {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    padding: 0 15px 0 0
}

.img-review img {
    display: block;
    max-width: 50px
}

.name-review {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    height: 50px;
    font-size: 13px;
    font-family: 'GothamProBold'
}

.cont-review {
    position: relative;
    padding: 25px 35px 1px;
    margin: 25px 0 0;
    background: #e6f2fb
}

.cont-review:before {
    position: absolute;
    top: -16px;
    left: 20px;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -400px -389px no-repeat
}

.cont-review p {
    margin: 0 0 25px;
    font-size: 13px;
    line-height: 22px
}

.next-page {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.next-page a {
    text-decoration: none;
    color: #fb7b51
}

.prev-page {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.prev-page a {
    text-decoration: none;
    color: #fb7b51
}

/*price and action*/
.nav-pr-ac {
    margin: 40px 0 50px
}

.nav-pr-ac ul {
    list-style-type: none;
    margin: 0 0 0 -16px;
    padding: 0;
    text-align: center
}

.nav-pr-ac li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 16px;
    padding: 0;
    line-height: normal;
    background: none;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px
}

.nav-pr-ac li a {
    display: inline-block;
    vertical-align: top;
    width: 340px;
    height: 48px;
    line-height: 48px;
    padding: 0 27px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    text-decoration: none
}

.nav-pr-ac li a:hover {
    background: #0d73c7;
    color: #fff;
    border: 3px solid #0d73c7
}

.nav-pr-ac li.active a {
    background: #0d73c7;
    color: #fff;
    border: 3px solid #0d73c7;
    cursor: default
}

.nav-pr-ac li:first-child a {
    border: 3px solid #f78b5f;
    color: #f78b5f
}

.nav-pr-ac li:first-child a:hover {
    background: #f78b5f;
    color: #fff
}

.nav-pr-ac li.active:first-child a {
    background: #f78b5f;
    color: #fff
}

.list-pr-ac {
    margin: 0 auto 30px;
    width: 1030px;
    text-align: center
}

.in-list {
    margin-left: -17px
}

.item-pr-ac {
    position: relative;
    width: 490px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px 17px
}

.item-pr-ac a {
    text-decoration: none
}

.in-pr-ac {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    width: 490px;
    height: 330px
}

.wr-stock {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 490px;
    height: 330px
}

.stock {
    font-size: 36px;
    line-height: 36px;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.stock span {
    display: block;
    margin: 7px 0 0;
    font-size: 24px;
    line-height: 30px;
    color: #444;
    font-family: 'GothamProRegular'
}

.item-pr-ac img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.in-pr-ac s {
    display: block;
    margin: 0 0 6px;
    font-size: 24px;
    color: #999;
    font-family: 'GothamProBold'
}

.in-pr-ac p {
    margin: 20px 0 0;
    padding: 0;
    line-height: normal;
    font-size: 15px
}

.b-spec {
    margin: 0 0 21px
}

.b-spec .title {
    margin: 0 0 31px
}

.slider-spec {
    position: relative;
    height: 440px
}

.slider-spec:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 10000px;
    z-index: 80;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 19px;
    background: url(/local/templates/divelang_2017/images/waves-top.png) 0 bottom repeat-x
}

.slider-spec:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 90;
    width: 10000px;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 30px;
    background: url(/local/templates/divelang_2017/images/waves-bot.png) 0 0 repeat-x
}

.sl-spec .slide {
    width: 100%;
    height: 440px;
}

.tits-group {
    margin: 0 0 35px;
    text-align: center;
    font-size: 36px;
    font-family: 'GothamProRegular'
}

.colums-lang:after {
    content: '';
    display: table;
    clear: both
}

.column-lang {
    width: 750px;
    margin: 0 auto
}

.colums-lang .column-lang {
    width: 490px;
    float: right;
    margin: 0
}

.colums-lang .column-lang:first-child {
    float: left
}

.column-lang .title {
    margin: 0 0 21px;
    text-align: center;
    font-size: 30px
}

.column-lang p {
    margin: 0;
    padding: 0;
    min-height: 70px;
    text-align: center;
    line-height: 16px;
    font-size: 13px
}

.column-lang table {
    border-collapse: collapse;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
}

.column-lang table th {
    border: none;
    text-align: center;
    padding: 15px 15px 16px;
    font-size: 13px;
    color: #888;
    font-weight: 400
}

.column-lang table th:first-child {
    text-align: left
}

.column-lang table td {
    padding: 13px 15px;
    border: none;
    text-align: center;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.column-lang table td:first-child {
    text-align: left;
    font-size: 15px;
    font-family: 'GothamProRegular'
}

.column-lang table tr:nth-child(even) {
    background: #f3f3f3
}

.coms-table {
    margin: 20px 0 0;
    text-align: center;
    font-size: 15px;
    color: #919191;
    font-family: 'gotham_proitalic';
}

.column-lang .orng,
.column-lang table th.orng,
.column-lang table td.orng {
    color: #fb7b51
}

.font-15-regular {
    font-size: 15px !important;
    font-family: 'GothamProRegular' !important;
}

.bl-prr {
    margin: 50px 0 0
}

.bl-prr:first-child {
    margin-top: 0
}

.but-buy {
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px
}

.but-buy a {
    display: inline-block;
    vertical-align: top;
    height: 27px;
    line-height: 27px;
    padding: 0 13px;
    border: 2px solid #f78b5f;
    color: #f78b5f;
    text-decoration: none;
    text-decoration: none
}

.but-buy a:hover {
    background: #f78b5f;
    color: #fff
}

.table-center {
    margin: 0 0 45px
}

.table-center td,
.table-center th {
    text-align: center !important
}

.text-post {
    margin: 50px 0 70px;
    padding: 0 15px 15px;
}

.text-post p {
    line-height: 21px
}

.text-post img {
    float: right;
    margin: 0 0 0 45px
}

.text-post:after {
    content: '';
    display: table;
    clear: both
}

.b-schedule {
    margin: 0 0 -35px
}

.b-schedule .title {
    margin: 0 0 35px
}

.item-sched {
    margin: 0 0 1px
}

.tit-sched {
    padding: 20px 0 25px;
    background: #fde8df;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    color: #f78b5f;
    font-family: 'GothamProBold'
}

.tit-sched span {
    position: relative;
    border-bottom: 1px dotted #f78b5f
}

.tit-sched span:before {
    position: absolute;
    top: 50%;
    right: -25px;
    margin: -3px 0 0;
    content: '';
    display: block;
    width: 17px;
    height: 10px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -294px no-repeat
}

.tit-sched:hover {
    background: #f78b5f
}

.tit-sched:hover span {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.tit-sched.active span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -377px -423px no-repeat
}

.tit-sched.active {
    background: #f78b5f
}

.tit-sched.active span {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.tit-sched:hover span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -176px -294px no-repeat
}

.tit-sched.active span:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -198px -294px no-repeat
}

.cont-sched {
    display: none;
    padding: 1px 0 47px
}

.cont-sched table {
    border-top: 1px solid #f3f3f3
}

.cont-sched table th {
    padding: 8px 11px 7px;
    border: none;
    font-size: 13px;
    color: #888;
    font-weight: 400;
    line-height: 22px
}

.cont-sched table td {
    border: none;
    padding: 9px 11px;
    text-align: center
}

.cont-sched table td:first-child {
    text-align: left
}

.cont-sched table th:first-child {
    text-align: left
}

.cont-sched table tr:nth-child(even) {
    background: #f3f3f3
}

.tit-table {
    margin: 35px 0 30px;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    font-family: 'GothamProRegular'
}

.wr-gallery {
    padding: 50px 0;
    margin: 0;
    background: #e6f2fb;
    text-align: center;
}

.gallery-m {
    position: relative
}

.gallery-m .slide img {
    display: block;
    margin: 0 auto;
    max-width: 600px
}

.pager-gal {
    margin: 5px 0 0 -2px
}

.pager-gal a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 80px;
    margin: 0 0 0 2px;
    overflow: hidden
}

.pager-gal a img {
    max-width: 120px;
    display: block;
    margin: 0 auto
}

.pager-gal a.active:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 74px;
    border: 3px solid #f6926a;
    content: '';
    display: block
}

.gallery-m .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -55px 0 0 -460px;
    width: 910px
}

.gallery-m .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: block;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center
}

.gallery-m .bx-wrapper .bx-prev {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -850px no-repeat
}

.gallery-m .bx-wrapper .bx-next {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/local/templates/divelang_2017/images/sprite.png) -397px -883px no-repeat
}

.gallery-m .bx-wrapper .bx-prev:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -303px -389px no-repeat
}

.gallery-m .bx-wrapper .bx-next:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -300px -883px no-repeat
}

.bottom-coms {
    margin: 55px 0 65px
}

.bottom-coms .title {
    margin: 0 0 55px
}

.wr-slider-coms {
    padding: 0 0 0 45px
}

.text-c {
    position: relative;
    margin: 25px 0 0;
    padding: 22px 25px 30px 35px;
    line-height: 21px;
    background: #e6f2fb
}

.text-c:before {
    position: absolute;
    top: -16px;
    left: 20px;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -400px -389px no-repeat
}

.nav-coms {
    margin: 50px 0 0;
    text-align: center
}

.arrow-coms-pr {
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat;
    cursor: pointer
}

.arrow-coms-pr:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat
}

.nav-coms a {
    display: inline-block;
    vertical-align: top;
    margin: 3px 15px 0;
    font-size: 18px;
    color: #0e7cd6;
    font-family: 'GothamProBold';
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 115, 199, 0.25)
}

.nav-coms a:hover {
    border-bottom: 1px solid #0e7cd6
}

.arrow-coms-nx {
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    cursor: pointer
}

.arrow-coms-nx:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -101px -902px no-repeat
}

.in-txt {
    position: relative;
    height: 250px;
    overflow: hidden
}

.in-txt:before {
    position: absolute;
    bottom: -37px;
    left: 0;
    width: 286px;
    height: 62px;
    content: '';
    display: block;
    background: url(/local/templates/divelang_2017/images/shaow-txt.png) no-repeat
}

/*b-method*/
.about-method {
    width: 1000px;
    margin: 0 auto 75px
}

.tit-method {
    margin: 0 0 30px;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    font-family: 'GothamProRegular'
}

.img-method {
    margin: 0 0 15px
}

.img-method img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.text-orange {
    font-family: 'GothamProRegular';
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    color: #fb7b51
}

.b-speak {
    display: table;
    width: 100%;
    margin: 0 0 80px;
    background: #e6f2fb
}

.b-speak:after {
    content: '';
    display: table;
    clear: both
}

.speak-l {
    position: relative;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    height: 482px;
    overflow: hidden
}

.speak-l img {
    position: absolute;
    right: 0;
    top: 0;
    display: block
}

.speak-r {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    height: 482px
}

.speak-txt {
    width: 460px;
    padding: 0 0 0 40px
}

.speak-txt p {
    font-size: 15px;
    margin: 23px 0 0;
    padding: 0;
    line-height: 24px
}

.b-what {
    width: 1000px;
    margin: 0 auto 65px
}

.b-what .title {
    margin: 0 0 35px
}

.text-what {
    position: relative;
    padding: 48px 0 0;
    margin: 0 0 45px;
    font-family: 'GothamProRegular';
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    color: #fb7b51
}

.text-what:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -65px;
    content: '';
    display: block;
    width: 131px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -590px no-repeat
}

.b-what p {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    text-align: center
}

.out-why {
    width: 100%;
    padding: 55px 0 0;
    margin: 0 0 67px;
    height: 572px;
    background: #e7e7e7 url(/local/templates/divelang_2017/images/img-main.jpg) 50% 0 no-repeat
}

.b-why .title {
    margin: 0 0 42px
}

.man-why {
    display: table;
    width: 100%
}

.man-why-l {
    position: relative;
    width: 50%;
    display: table-cell
}

.die-man {
    position: absolute;
    bottom: 0;
    right: 127px;
    z-index: 5;
    width: 330px;
    padding: 21px 20px 25px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff
}

.die-man span {
    display: block;
    margin: 0 0 9px;
    font-family: 'GothamProBold'
}

.man-why-r {
    width: 50%;
    display: table-cell
}

.man-why-r p {
    font-size: 15px;
    line-height: 24px
}

.man-why-r p.big-p {
    font-size: 18px;
    font-family: 'gotham_promedium';
    line-height: 30px
}

.in-why-r {
    width: 500px
}

.b-citate {
    position: relative;
    width: 1000px;
    margin: 0 auto 50px;
    padding: 0 0 57px
}

.b-citate:before {
    position: absolute;
    width: 10000px;
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 9px;
    background: url(/local/templates/divelang_2017/images/wave.png) repeat-x
}

.citate {
    margin: 0 0 75px
}

.name-citate {
    margin: 0 0 60px;
    font-size: 18px;
    font-family: 'gotham_promedium';
    text-align: center
}

.text-citate {
    position: relative;
    width: 640px;
    margin: 0 auto;
    font-family: 'gotham_proitalic';
    font-size: 15px;
    line-height: 24px
}

.text-citate:before {
    position: absolute;
    top: -1px;
    left: -105px;
    content: '';
    display: block;
    width: 56px;
    height: 38px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -453px -1163px no-repeat
}

.text-citate:after {
    position: absolute;
    bottom: 7px;
    right: -105px;
    content: '';
    display: block;
    width: 56px;
    height: 38px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -453px -1163px no-repeat
}

.b-citate p {
    margin: 0;
    font-size: 15px;
    line-height: 24px
}

.slider-top {
    margin: 48px 0 60px;
    height: 505px
}

.slider-top .tit-slide {
    text-shadow: none
}

.slider-top .slide {
    height: 505px
}

.slider-top:before {
    display: none
}

.slider-top:after {
    display: none
}

.text-ban-top {
    margin: 35px 0 45px;
    width: 475px;
    font-size: 24px;
    font-family: 'GothamProRegular';
    color: #fff;
    line-height: 38px
}

.text-ban-top-override {
    width: 550px;
}

.orange-back:before {
    position: absolute;
    top: 0;
    right: 38%;
    width: 10000px;
    height: 100%;
    content: '';
    background: rgba(247, 138, 95, 1);
    background: -moz-linear-gradient(left, rgba(247, 138, 95, 1) 0%, rgba(247, 138, 95, 1) 96%, rgba(247, 138, 95, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247, 138, 95, 1)), color-stop(96%, rgba(247, 138, 95, 1)), color-stop(100%, rgba(247, 138, 95, 0)));
    background: -webkit-linear-gradient(left, rgba(247, 138, 95, 1) 0%, rgba(247, 138, 95, 1) 96%, rgba(247, 138, 95, 0) 100%);
    background: -o-linear-gradient(left, rgba(247, 138, 95, 1) 0%, rgba(247, 138, 95, 1) 96%, rgba(247, 138, 95, 0) 100%);
    background: -ms-linear-gradient(left, rgba(247, 138, 95, 1) 0%, rgba(247, 138, 95, 1) 96%, rgba(247, 138, 95, 0) 100%);
    background: linear-gradient(to right, rgba(247, 138, 95, 1) 0%, rgba(247, 138, 95, 1) 96%, rgba(247, 138, 95, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f78a5f, endColorstr=#f78a5f);
}

.blue-back:before {
    position: absolute;
    top: 0;
    right: 38%;
    width: 10000px;
    height: 100%;
    content: '';
    background: rgba(13, 115, 199, 1);
    background: -moz-linear-gradient(left, rgba(13, 115, 199, 1) 0%, rgba(13, 115, 199, 1) 96%, rgba(13, 115, 199, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13, 115, 199, 1)), color-stop(96%, rgba(13, 115, 199, 1)), color-stop(100%, rgba(13, 115, 199, 0)));
    background: -webkit-linear-gradient(left, rgba(13, 115, 199, 1) 0%, rgba(13, 115, 199, 1) 96%, rgba(13, 115, 199, 0) 100%);
    background: -o-linear-gradient(left, rgba(13, 115, 199, 1) 0%, rgba(13, 115, 199, 1) 96%, rgba(13, 115, 199, 0) 100%);
    background: -ms-linear-gradient(left, rgba(13, 115, 199, 1) 0%, rgba(13, 115, 199, 1) 96%, rgba(13, 115, 199, 0) 100%);
    background: linear-gradient(to right, rgba(13, 115, 199, 1) 0%, rgba(13, 115, 199, 1) 96%, rgba(13, 115, 199, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d73c7, endColorstr=#0d73c7);
}

.more-sl-org a:hover {
    color: #f78b5f
}

.type-programm {
    width: 1000px;
    margin: 0 auto 50px
}

.type-programm .title {
    margin: 0 0 56px
}

.list-type-pr ul {
    list-style-type: none;
    margin: 0 0 0 -35px;
    padding: 0;
    text-align: center
}

.list-type-pr li {
    position: relative;
    width: 220px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 35px;
    padding: 90px 0 0;
    line-height: normal;
    background: none
}

.list-type-pr li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 73px
}

.list-type-pr li span {
    display: block;
    margin: 0 0 14px;
    font-size: 24px;
    line-height: 25px;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.list-type-pr li p {
    margin: 0;
    padding: 0;
    line-height: 23px;
    font-size: 13px
}

.list-type-pr li.item1:before {
    width: 53px;
    margin: 0 0 0 -26px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -245px -603px no-repeat
}

.list-type-pr li.item2:before {
    width: 88px;
    margin: 0 0 0 -44px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -392px -917px no-repeat
}

.list-type-pr li.item3:before {
    width: 86px;
    margin: 0 0 0 -43px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -197px -918px no-repeat
}

.list-type-pr li.item4:before {
    width: 74px;
    margin: 0 0 0 -37px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -392px -995px no-repeat
}

.wr-orange {
    width: 1000px;
    margin: 0 auto 60px
}

.speak-club {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 86px;
    font-size: 24px;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.speak-club:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    margin: -43px 0 0;
    width: 69px;
    height: 69px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -248px -1095px no-repeat
}

.wr-orange {
    background: #fff2ed
}

.wr-orange .rec-right {
    border-left: 1px solid #fedace;
    padding-top: 5px;
    padding-bottom: 5px
}

.prices {
    width: 1000px;
    margin: 0 auto 80px
}

.prices .title {
    margin: 0 0 30px
}

.table-prices table {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #e4e4e4
}

.table-prices th {
    padding: 16px 0 15px;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    font-size: 18px;
    color: #444;
    font-weight: 400
}

.table-prices td {
    padding: 13px 0 22px;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    font-size: 30px;
    color: #fb7b51;
    text-align: center;
    font-family: 'GothamProBold'
}

.prices .coms-table {
    margin-top: 14px
}

.wr-classes {
    margin: 0 0 55px;
    background: #f1f7fc
}

.b-classes {
    width: 1000px;
    margin: 0 auto;
    padding: 32px 0 90px
}

.b-classes .title {
    margin: 0 0 35px
}

.list-classes ul {
    list-style-type: none;
    margin: 0 0 0 -10px;
    padding: 0;
    text-align: center
}

.list-classes li {
    width: 413px;
    display: inline-block;
    vertical-align: top;
    min-height: 115px;
    margin: 0 0 0 10px;
    padding: 40px 40px 15px;
    line-height: normal;
    background: #fff
}

.list-classes li span {
    display: block;
    margin: 0 0 20px;
    font-size: 24px;
    color: #0d73c7;
    font-family: 'GothamProBold'
}

.list-classes li p {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 18px;
    line-height: 23px
}

.our-clients {
    width: 1000px;
    margin: 0 auto 50px
}

.our-clients .title {
    margin: 0 0 23px
}

.list-clients {
    margin: 0 0 30px
}

.list-clients ul {
    list-style-type: none;
    margin: 0 0 0 -58px;
    padding: 0
}

.list-clients li {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin: 0 0 10px 58px;
    padding: 0;
    background: none
}

.list-clients li p {
    display: table-cell;
    vertical-align: middle;
    width: 150px;
    height: 100px;
    margin: 0;
    padding: 0;
    line-height: normal
}

.list-clients li p img {
    display: block;
    margin: 0 auto;
    max-width: 150px;
    max-height: 100px
}

.more-cl {
    font-size: 18px;
    font-family: 'GothamProBold';
    text-align: center
}

.more-cl a {
    color: #0e7cd6;
    border-bottom: 1px solid rgba(13, 115, 199, 0.25);
    text-decoration: none
}

.more-cl a:hover {
    border-bottom: 1px solid #0e7cd6
}

.wr-letter {
    background: #f1f1f1;
    padding: 40px 0 50px
}

.wr-letter .title {
    margin: 0 0 43px
}

.wr-letter .slide img {
    display: block;
    max-width: 192px
}

.wr-sl-letter {
    padding: 0 0 0 45px
}

.text-z {
    margin: -18px 0 55px;
    text-align: center;
    font-size: 15px
}

.wr-letter .bx-wrapper .bx-controls-direction {
    width: 100%;
    text-align: center;
    margin: 55px 0 0
}

.wr-letter .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center
}

.wr-letter .bx-wrapper .bx-prev {
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat
}

.wr-letter .bx-wrapper .bx-next {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    margin: 0 0 0 57px
}

.wr-letter .bx-wrapper .bx-prev:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat
}

.wr-letter .bx-wrapper .bx-next:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -101px -902px no-repeat
}

.wr-benef {
    background: url(/local/templates/divelang_2017/images/back-benef.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 663px
}

.b-benef {
    width: 1000px;
    margin: 0 auto;
    padding: 55px 0 0
}

.b-benef .title {
    margin: 0 0 55px;
    color: #fff
}

.list-bnf ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.list-bnf ul li {
    position: relative;
    margin: 18px 0 0;
    padding: 25px 0 0;
    line-height: 30px;
    background: none;
    font-size: 22px;
    color: #fff;
    font-family: 'GothamProBold'
}

.list-bnf ul li:first-child {
    margin: 0;
    padding: 0
}

.list-bnf ul li:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -5px;
    background: #fb7b51;
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 20px
}

.list-bnf ul li:first-child:before {
    display: none
}

.down-present {
    position: relative;
    margin: 75px 0 70px;
    padding: 85px 0 0;
    text-align: center
}

.down-present:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    background: url(/local/templates/divelang_2017/images/wave.png) repeat-x;
    width: 10000px;
    height: 9px
}

.tit-present {
    position: relative;
    margin: 0 0 82px;
    font-size: 36px;
    text-transform: uppercase;
    color: #0d73c7;
    font-family: 'GothamProBold'
}

.tit-present:before {
    position: absolute;
    bottom: -49px;
    left: 50%;
    margin: 0 0 0 -65px;
    content: '';
    display: block;
    width: 131px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -590px no-repeat
}

.but-dwn a {
    min-width: 250px
}

.inf-pdf {
    margin: 16px 0 0;
    font-size: 15px;
    color: #999;
    text-transform: uppercase
}

.columns2 {
    margin: 90px auto 115px
}

.columns2 .column p {
    margin: 25px 0 0
}

.columns2 .column p:first-child {
    margin: 0
}

.big-t {
    margin-top: 60px
}

.b-bussines {
    width: 1000px;
    margin: 0 auto
}

.t-bussines {
    position: relative;
    margin: 0 0 130px;
    font-size: 48px;
    line-height: 57px;
    color: #0d73c7;
    font-family: 'GothamProBold';
    text-align: center
}

.t-bussines:before {
    position: absolute;
    bottom: -90px;
    left: 50%;
    margin: 0 0 0 -65px;
    content: '';
    display: block;
    width: 131px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -590px no-repeat
}

.b-whats {
    margin: 0 0 55px
}

.t-whats {
    margin: 0 0 50px;
    font-size: 36px;
    line-height: 41px;
    text-align: center;
    font-family: 'GothamProBold'
}

.list-whats ul {
    list-style-type: none;
    margin: 0 0 0 -35px;
    padding: 0
}

.list-whats li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 380px;
    margin: 0 0 30px 35px;
    padding: 0 0 0 100px;
    line-height: normal;
    background: none
}

.list-whats li p {
    display: table-cell;
    vertical-align: middle;
    height: 74px;
    margin: 0;
    padding: 0;
    line-height: 22px;
    background: none;
    font-size: 13px
}

.list-whats li:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -37px 0 0;
    content: '';
    display: block;
    width: 74px;
    height: 74px
}

.list-whats li.item1:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -185px -996px no-repeat
}

.list-whats li.item2:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -471px -1005px no-repeat
}

.list-whats li.item3:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -264px -1016px no-repeat
}

.list-whats li.item4:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -90px -1035px no-repeat
}

.list-whats li.item5:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -343px -1073px no-repeat
}

.list-whats li.item6:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -169px -1075px no-repeat
}

.list-whats li.item7:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -422px -1084px no-repeat
}

.list-whats li.item8:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -501px -1084px no-repeat
}

.wr-steps {
    width: 100%;
    height: 515px;
    margin: 0 0 85px;
    background: url(/local/templates/divelang_2017/images/back-formul.png) 50% 0 no-repeat;
    background-size: cover
}

.b-steps {
    width: 1000px;
    margin: 0 auto;
    padding: 120px 0 0
}

.b-steps .title {
    margin: 0 0 60px
}

.list-plus ul {
    list-style-type: none;
    margin: 0 0 0 -30px;
    padding: 0;
    text-align: center
}

.list-plus li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px;
    padding: 0 0 0 60px;
    line-height: 24px;
    background: none;
    font-size: 15px;
    color: #444;
    font-family: 'gotham_promedium'
}

.list-plus li span {
    display: block;
    margin: 0 0 15px;
    font-size: 36px;
    line-height: normal;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.list-plus li:before {
    position: absolute;
    top: 50px;
    left: 0;
    width: 38px;
    height: 36px;
    content: '';
    display: block;
    background: url(/local/templates/divelang_2017/images/sprite.png) -559px -1225px no-repeat
}

.list-plus li:first-child:before {
    display: none
}

.list-plus li:first-child {
    padding: 0
}

.wr-paush {
    width: 1000px;
    margin: 0 auto 130px
}

.wr-paush .title {
    margin: 0 0 55px
}

.paush {
    display: table;
    width: 100%
}

.paush-left {
    display: table-cell;
    vertical-align: middle;
    width: 540px
}

.paush-left ul {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0 90px 0 0
}

.paush-left ul:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -155px 0 0;
    content: '';
    display: block;
    width: 55px;
    height: 311px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -215px -1169px no-repeat
}

.paush-left li {
    position: relative;
    margin: 34px 0 0;
    padding: 0 0 0 45px;
    line-height: 28px;
    background: none;
    font-size: 17px
}

.paush-left li:first-child {
    margin: 0
}

.paush-left li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 27px;
    content: '';
    display: block;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -256px no-repeat
}

.paush-right {
    display: table-cell;
    vertical-align: middle;
    width: 460px;
    padding: 0 0 0 20px;
    text-align: center;
    font-size: 30px;
    line-height: 42px;
    color: #ff8f61;
    font-family: 'GothamProBold'
}

.wr-benef2 {
    background: url(/local/templates/divelang_2017/images/back-benef2.jpg) 50% 0 no-repeat;
    background-size: cover;
    min-height: 610px
}

.wr-benef2 .b-benef {
    padding: 80px 0 0
}

.wr-benef2 .b-benef .title {
    margin: 0 0 80px
}

.wr-benef2 .list-bnf ul li:before {
    background: #0d73c7
}

.wr-benef-fr {
    background: #e6f2fb
}

.benef-fr {
    width: 1000px;
    margin: 0 auto;
    padding: 60px 0 80px
}

.benef-fr .title {
    margin: 0 0 65px
}

.benef-fr ul {
    list-style-type: none;
    margin: 0 0 0 -40px;
    padding: 0;
    text-align: center
}

.benef-fr li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 40px;
    padding: 162px 0 0;
    line-height: 21px;
    background: none;
    font-size: 18px
}

.benef-fr li:before {
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -72px;
    content: '';
    display: block;
    width: 144px;
    height: 144px
}

.benef-fr li.item1:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -421px -150px no-repeat
}

.benef-fr li.item2:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -294px no-repeat
}

.benef-fr li.item3:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -421px -298px no-repeat
}

.benef-fr li.item4:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -307px no-repeat
}

.inner-menu {
    width: 1000px;
    margin: 0 auto 40px;
    padding: 3px 0 0
}

.inner-menu ul {
    list-style-type: none;
    margin: 0 0 0 -31px;
    padding: 0;
    text-align: center
}

.inner-menu li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 12px 31px;
    color: #444;
    padding: 0;
    line-height: normal;
    background: none;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'GothamProBold'
}

.inner-menu li a {
    color: #fb7b51;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.inner-menu li a:hover {
    border-bottom: 1px solid #fb7b51
}

p.text-center {
    margin: 0 auto 35px;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    width: 1000px
}

.cost-teach {
    width: 1000px;
    margin: 0 auto 50px
}

.cost-teach .title {
    margin: 0 0 18px
}

.price-time {
    margin: 0 0 35px;
    font-size: 30px;
    font-family: 'GothamProLight';
    text-align: center
}

.table-time {
    margin: 0 0 45px
}

.table-time table {
    border: none;
    border-top: 1px solid #f3f3f3;
    border-collapse: collapse;
    width: 100%
}

.table-time th {
    border: none;
    padding: 15px 0 16px;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 400;
    font-size: 18px;
    text-align: center
}

.table-time th.orange-td {
    border-bottom: 1px solid #f69e7a
}

.table-time td {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    padding: 18px 5px;
    text-align: center;
    font-size: 18px
}

.table-time td:first-child {
    text-align: left
}

.table-time td span {
    font-size: 24px;
    font-family: 'GothamProBold'
}

.orange-td {
    background: #f78b5f;
    color: #fff;
    width: 250px
}

.text-tb {
    width: 215px;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    line-height: 17px
}

.text-tb b {
    font-weight: 400;
    font-family: 'GothamProBold'
}

.table-time td .big-price {
    display: block;
    font-size: 36px;
    margin: 0 0 6px
}

.what-guarant {
    margin: 0 0 40px;
    font-size: 36px;
    line-height: 46px;
    font-family: 'GothamProBold';
    text-align: center
}

.what-guarant a {
    text-decoration: none;
    color: #f78b5f;
    border-bottom: 1px solid #f9ac90
}

.what-guarant a:hover {
    border-bottom: 1px solid transparent
}

.wr-gray {
    margin: 0 0 60px;
    background: #f3f3f3
}

.wr-gray .columns {
    margin: 0 auto;
    padding: 65px 0
}

.result-teach {
    width: 1000px;
    margin: 0 auto 70px
}

.result-teach .title {
    margin: 0 0 47px
}

.list-result ul {
    list-style-type: none;
    margin: -52px 0 0 -20px;
    padding: 0;
    text-align: center
}

.list-result li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 230px;
    margin: 52px 0 0 20px;
    padding: 96px 0 0;
    font-size: 13px;
    line-height: 22px;
    background: none
}

.list-result li span {
    display: block;
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 22px;
    font-family: 'GothamProBold'
}

.list-result li:before {
    position: absolute;
    top: 0;
    left: 50%;
    height: 83px;
    content: '';
    display: block
}

.list-result li.item1:before {
    width: 87px;
    margin: 0 0 0 -43px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -485px -917px no-repeat
}

.list-result li.item2:before {
    width: 97px;
    margin: 0 0 0 -48px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -698px no-repeat
}

.list-result li.item3:before {
    width: 111px;
    margin: 0 0 0 -56px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -303px -594px no-repeat
}

.list-result li.item4:before {
    width: 112px;
    height: 77px;
    margin: 0 0 0 -56px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -303px -307px no-repeat
}

.list-result li.item5,
.list-result li.item6,
.list-result li.item7 {
    padding: 100px 0 0
}

.list-result li.item5:before {
    width: 80px;
    height: 94px;
    margin: 0 0 0 -40px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -991px no-repeat
}

.list-result li.item6:before {
    width: 99px;
    height: 94px;
    margin: 0 0 0 -50px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -419px -594px no-repeat
}

.list-result li.item7:before {
    width: 77px;
    height: 94px;
    margin: 0 0 0 -38px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -523px -594px no-repeat
}

.benef-teach {
    width: 1000px;
    margin: 45px auto 75px
}

.benef-teach .title {
    margin: 0 0 45px
}

.list-benef-teach ul {
    list-style-type: none;
    margin: 0 0 0 -30px;
    padding: 0;
    text-align: center
}

.list-benef-teach li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 171px;
    margin: 0 0 0 30px;
    font-size: 15px;
    padding: 107px 0 0;
    line-height: 24px;
    background: none
}

.list-benef-teach li:before {
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -47px;
    width: 94px;
    height: 94px;
    content: '';
    display: block
}

.list-benef-teach li.item1:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -307px -784px no-repeat
}

.list-benef-teach li.item2:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -406px -784px no-repeat
}

.list-benef-teach li.item3:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -505px -784px no-repeat
}

.list-benef-teach li.item4:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -786px no-repeat
}

.list-benef-teach li.item5:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -104px -803px no-repeat
}

.list-sch {
    margin: 55px 0 100px
}

.list-sch .title {
    margin: 0 0 40px
}

.list-sch .nav-schools {
    margin: 0
}

.list-sch .nav-schools li a {
    text-decoration: none
}

.list-sch .tit-sch span {
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.coms-wave {
    position: relative;
    padding: 65px 0 0
}

.coms-wave:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    width: 10000px;
    height: 9px;
    background: url(/local/templates/divelang_2017/images/wave.png) repeat-x
}

.tit-slide2 {
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 41px
}

.menu-teach {
    margin: 0 0 112px
}

.menu-teach ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.menu-teach li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 16px;
    padding: 0;
    line-height: normal;
    background: none;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px
}

.menu-teach li a {
    display: inline-block;
    vertical-align: top;
    width: 410px;
    height: 48px;
    line-height: 48px;
    padding: 0 27px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    text-decoration: none
}

.menu-teach li a:hover {
    background: #0d73c7;
    color: #fff;
    border: 3px solid #0d73c7
}

.menu-teach li.active a {
    background: #0d73c7;
    color: #fff;
    border: 3px solid #0d73c7;
    cursor: default
}

.menu-teach li:first-child a {
    border: 3px solid #f78b5f;
    color: #f78b5f
}

.menu-teach li:first-child a:hover {
    background: #f78b5f;
    color: #fff
}

.menu-teach li.active:first-child a {
    background: #f78b5f;
    color: #fff
}

.menu-teach li span {
    display: block;
    margin: 11px 0 0;
    font-size: 15px;
    text-transform: none;
    letter-spacing: normal;
    font-family: 'GothamProRegular'
}

.menu-teach li span b {
    font-family: 'GothamProBold'
}

.groups-teach {
    width: 1000px;
    margin: 0 auto
}

.groups-teach .title {
    margin: 0 0 13px
}

.sm-title {
    margin: 0 0 42px;
    text-align: center;
    font-size: 36px;
    font-family: 'GothamProLight'
}

.t-communikat {
    margin: 0 0 30px;
    font-size: 24px;
    color: #ff8f61;
    font-family: 'GothamProBold';
    text-align: center
}

.list-communikat {
    margin: 0 0 25px
}

.list-communikat ul {
    list-style-type: none;
    margin: 0 0 0 -35px;
    padding: 0;
    text-align: center
}

.list-communikat ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 35px;
    padding: 0;
    line-height: 23px;
    background: none;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.list-communikat ul li img {
    display: block;
    margin: 0 auto 5px;
    border-radius: 50%
}

.citate-teach {
    padding: 20px 0 27px;
    margin: 0 0 21px;
    background: #ffeee7;
    font-size: 24px;
    line-height: 35px;
    color: #fb7b51;
    text-align: center
}

.ico-teach {
    margin: 0 0 45px
}

.ico-teach ul {
    list-style-type: none;
    margin: 0 0 0 -30px;
    padding: 0;
    text-align: center
}

.ico-teach li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px;
    padding: 78px 0 0;
    font-size: 15px;
    line-height: 24px;
    background: none
}

.ico-teach li:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    display: block;
    height: 67px
}

.ico-teach li.item1:before {
    width: 85px;
    margin: 0 0 0 -42px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -919px no-repeat
}

.ico-teach li.item2:before {
    width: 54px;
    margin: 0 0 0 -27px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -453px -1206px no-repeat
}

.ico-teach li.item3:before {
    width: 62px;
    margin: 0 0 0 -31px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -322px -1152px no-repeat
}

.table-teach {
    width: 1000px;
    margin: 0 auto 40px
}

.table-teach .title {
    margin: 0 0 5px
}

.disc-table-teach {
    margin: 0 0 40px;
    font-size: 48px;
    color: #f78b5f;
    font-family: 'GothamProBold';
    text-align: center
}

.table-teach table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #e4e4e4
}

.table-teach table th {
    border: none;
    text-align: center;
    padding: 10px 12px 9px;
    font-size: 13px;
    line-height: 22px;
    color: #888;
    font-weight: 400
}

.table-teach table th:first-child {
    text-align: left
}

.table-teach table td {
    padding: 10px 12px;
    border: none;
    text-align: center;
    font-size: 13px
}

.table-teach table td:first-child {
    text-align: left
}

.table-teach table tr:nth-child(even) {
    background: #f3f3f3
}

.table-teach table td:last-child .but-buy {
    text-align: right
}

.variant {
    margin: 0 0 107px;
    font-size: 24px;
    text-align: center
}

.variant p {
    margin: 0 0 32px;
    padding: 0;
    line-height: 35px
}

.wr-ind-tch {
    background: #f3f3f3
}

.ind-tch {
    padding: 65px 0 75px;
    width: 1000px;
    margin: 0 auto
}

.ind-tch .title {
    margin: 0 0 21px
}

.sm-tit {
    margin: 0 0 60px;
    text-align: center;
    font-size: 24px
}

.list-ind-tch {
    margin: 0 0 32px
}

.list-ind-tch ul {
    list-style-type: none;
    margin: 0 0 0 -40px;
    padding: 0;
    text-align: center
}

.list-ind-tch li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 40px;
    padding: 87px 0 0;
    font-size: 15px;
    line-height: 24px;
    background: none
}

.list-ind-tch li b {
    font-weight: 400;
    font-family: 'GothamProBold'
}

.list-ind-tch li a {
    border-bottom: 1px solid rgba(13, 115, 199, 0.25);
    color: #0d73c7;
    text-decoration: none
}

.list-ind-tch li a:hover {
    border-bottom: 1px solid #0d73c7
}

.list-ind-tch li:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    display: block;
    height: 72px
}

.list-ind-tch li.item1:before {
    width: 62px;
    margin: 0 0 0 -31px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -148px -1154px no-repeat
}

.list-ind-tch li.item2:before {
    width: 95px;
    margin: 0 0 0 -47px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -207px -773px no-repeat
}

.list-ind-tch li.item3:before {
    width: 49px;
    margin: 0 0 0 -25px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -275px -1224px no-repeat
}

.link-ind {
    font-size: 24px;
    font-family: 'GothamProBold';
    text-align: center;
    line-height: 33px
}

.link-ind a {
    color: #0d73c7;
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 115, 199, 0.25)
}

.link-ind a:hover {
    border-bottom: 1px solid #0d73c7
}

.dostup {
    width: 1000px;
    margin: 70px auto
}

.t-dsp {
    position: relative;
    margin: 0 0 82px;
    text-align: center;
    font-size: 36px;
    line-height: 43px;
    color: #2e8ddb;
    font-family: 'GothamProBold'
}

.t-dsp:before {
    position: absolute;
    bottom: -47px;
    left: 50%;
    margin: 0 0 0 -65px;
    content: '';
    display: block;
    width: 131px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -590px no-repeat
}

.b-programm {
    position: relative;
    padding: 73px 0 0;
    width: 1000px;
    margin: 0 auto
}

.b-programm:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    display: block;
    width: 10000px;
    height: 9px;
    margin: 0 0 0 -5000px;
    background: url(/local/templates/divelang_2017/images/wave.png) repeat-x
}

.b-programm .title {
    margin: 0 0 50px
}

.tab-programm {
    margin: 0 0 90px
}

.nav-programm ul {
    list-style-type: none;
    margin: 0 0 0 4px;
    padding: 0;
    text-align: center
}

.nav-programm li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 -4px;
    padding: 0;
    line-height: normal;
    background: none;
    width: 151px;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.nav-programm li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    content: '';
    display: block;
    height: 100%;
    background: #fff
}

.nav-programm li a {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fde8df;
    text-decoration: none;
    color: #f78b5f
}

.nav-programm li a span {
    border-bottom: 1px dotted #f78b5f
}

.nav-programm li a:hover {
    color: #fff;
    background: #f78b5f
}

.nav-programm li a:hover span {
    border-bottom: 1px dotted #fff
}

.nav-programm li.active a {
    color: #fff;
    background: #f78b5f
}

.nav-programm li.active a:hover span {
    border-bottom: 1px dotted #fff
}

.cont-programm {
    width: 905px;
    margin: 0 auto;
    padding: 35px 0 0
}

.tab-prg {
    text-align: center
}

.tab-prg p {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 18px;
    line-height: 28px
}

.finish-progr {
    position: relative;
    margin: 0 0 140px;
    font-size: 24px;
    color: #f78b5f;
    text-align: center;
    font-family: 'GothamProBold';
    line-height: 35px
}

.finish-progr:before {
    position: absolute;
    bottom: -91px;
    left: 50%;
    margin: 0 0 0 -30px;
    content: '';
    display: block;
    width: 61px;
    height: 80px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -80px -1161px no-repeat
}

.orange-text-f {
    margin: -22px 0 40px;
    font-size: 18px;
    line-height: 28px;
    color: #f78b5f;
    text-align: center;
    font-family: 'GothamProBold'
}

.wr-gallery2 {
    padding-top: 5px;
    padding-bottom: 0;
    background: none;
    margin-bottom: 75px
}

.wr-gallery2 .title {
    margin: 0 0 40px
}

.wr-gray2 {
    padding: 40px 0 83px;
    margin: 0 0 40px
}

.wr-gray2 .columns {
    padding: 0
}

.wr-gray2 .title {
    margin: 0 0 30px
}

.lang {
    display: inline-block;
    position: relative;
    padding: 0 0 0 56px !important
}

.lang:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 60px;
    overflow: hidden
}

.lang.eng:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -554px -740px no-repeat
}

.text-ban-top2 {
    margin: -10px 0 29px
}

.b-level {
    width: 1000px;
    margin: 0 auto 70px
}

.b-level:after {
    content: '';
    display: table;
    clear: both
}

.b-level .title {
    margin: 0 0 65px
}

.level-round {
    float: left;
    width: 333px;
    margin: 76px 0 0
}

.in-round {
    width: 333px;
    height: 333px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-family: 'GothamProBold';
    font-size: 30px;
    line-height: 37px;
    border-radius: 50%;
    background: #ff8f61
}

.list-level {
    position: relative;
    float: right;
    width: 575px;
    padding: 0 0 0 75px
}

.list-level:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -205px 0 0;
    content: '';
    display: block;
    width: 55px;
    height: 411px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -1189px no-repeat
}

.list-level ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.list-level li {
    position: relative;
    margin: 33px 0 0;
    padding: 0 0 0 114px;
    line-height: normal;
    background: none
}

.list-level li:first-child {
    margin: 0
}

.list-level li:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    display: block;
    width: 98px;
    margin: -43px 0 0;
    height: 86px
}

.list-level li.item1:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -607px no-repeat
}

.list-level li.item2:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -245px -682px no-repeat
}

.list-level li.item3:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -348px -693px no-repeat
}

.list-level li.item4:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -451px -693px no-repeat
}

.list-level li span {
    display: block;
    margin: 0 0 14px;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.list-level li p {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 15px;
    line-height: 24px
}

.b-speak2 .speak-l {
    height: 434px
}

.b-speak2 .speak-r {
    height: auto
}

.speak-txt2 {
    font-size: 24px;
    line-height: 35px;
    color: #0d73c7
}

.list-lv {
    width: 1000px;
    margin: 0 auto 130px;
    text-align: center
}

.t-lv {
    margin: 0 0 40px;
    font-size: 30px;
    font-family: 'GothamProLight'
}

.list-lv ul {
    list-style-type: none;
    margin: 0 0 0 -45px;
    padding: 0;
    text-align: center
}

.list-lv li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 45px;
    padding: 0 0 0 105px;
    line-height: normal;
    background: none;
    font-size: 13px
}

.list-lv li:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 91px;
    height: 29px;
    content: '';
    display: block;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat
}

.list-lv li:first-child {
    padding-left: 0
}

.list-lv li:first-child:before {
    display: none
}

.list-lv li span {
    display: block;
    font-size: 48px;
    color: #0d73c7;
    font-family: 'GothamProBold'
}

.variant2 {
    margin: 0 0 60px
}

.columns3 {
    margin: 0 auto 75px
}

.wr-pgrm {
    margin: 0 0 0px;
    background: #f1f1f1
}

.b-pgrm {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 100px
}

.b-pgrm .title {
    margin: 0 0 65px
}

.b-pgrm ul {
    list-style-type: none;
    margin: 0 0 0 -17px;
    padding: 0;
    text-align: center
}

.b-pgrm li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 17px;
    padding: 0;
    height: 160px;
    background: none
}

.b-pgrm li a {
    display: block;
    text-decoration: none;
    color: #fff
}

.b-pgrm li a:before,
.b-pgrm li span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(0, 0, 0, 0.21)
}

.tit-pgrm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.b-pgrm li p {
    display: table-cell;
    vertical-align: middle;
    width: 320px;
    height: 160px;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: 'GothamProBold';
    font-size: 24px;
    color: #fff
}

.b-pgrm li p img {
    display: block;
    margin: 0 auto;
}

.lent-img ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 20000px
}

.lent-img ul:after {
    content: '';
    display: table;
    clear: both
}

.lent-img li {
    float: left;
    margin: 0;
    padding: 0;
    line-height: normal;
    background: none
}

.lent-img li img {
    display: block
}

.tit-orange {
    color: #fb7b51
}

.more-orng a {
    border: 3px solid #fb7b51;
    color: #fb7b51
}

.more-orng a:hover {
    background: #fb7b51;
    color: #fff
}

.text-blue {
    margin: 0 0 25px;
    font-size: 24px;
    line-height: 36px;
    color: #0d73c5
}

.text-big {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto 65px;
    width: 1000px
}

.online-form {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px;
    width: auto !important;
}

.online-courses {
    width: 1000px;
    margin: 70px auto 75px
}

.online-courses .title {
    margin: 0 0 55px
}

.list-ico-online {
    margin: 0 0 50px
}

.list-ico-online ul {
    list-style-type: none;
    margin: 0 0 0 -45px;
    padding: 0;
    text-align: center
}

.list-ico-online li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 45px;
    padding: 107px 0 0;
    line-height: normal;
    background: none
}

.list-ico-online li span {
    display: block;
    margin: 0 0 11px;
    line-height: 30px;
    font-size: 24px;
    color: #0d73c7;
    font-family: 'GothamProBold'
}

.list-ico-online li p {
    margin: 0;
    padding: 0;
    line-height: 23px;
    font-size: 13px
}

.list-ico-online li:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    display: block;
    height: 94px
}

.list-ico-online li.item1:before {
    width: 88px;
    margin: 0 0 0 -44px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -299px -917px no-repeat
}

.list-ico-online li.item2:before {
    width: 70px;
    margin: 0 0 0 -35px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -1090px no-repeat
}

.list-ico-online li.item3:before {
    width: 64px;
    margin: 0 0 0 -32px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -532px -23px no-repeat
}

.list-ico-online li.item4:before {
    width: 85px;
    margin: 0 0 0 -42px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -95px -936px no-repeat
}

.no-back {
    background: none
}

.wr-teacher2 {
    margin: 0
}

.columns-wave {
    position: relative;
    padding: 77px 0 0;
    margin-top: 0;
    margin-bottom: 45px
}

.columns-wave:before {
    position: absolute;
    width: 10000px;
    left: 50%;
    top: 0;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 9px;
    background: url(/local/templates/divelang_2017/images/wave.png) repeat-x
}

.text-blue-citate {
    position: relative;
    width: 1000px;
    margin: 0 auto 80px;
    padding: 48px 0 0;
    line-height: 36px;
    font-size: 24px;
    color: #0e7cd6;
    text-align: center
}

.text-blue-citate:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -65px;
    content: '';
    display: block;
    width: 131px;
    height: 12px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -590px no-repeat
}

.wr-begin {
    margin: 0 0 40px;
    background: #fef3ef
}

.b-begin {
    width: 1000px;
    margin: 0 auto;
    padding: 60px 0 66px
}

.b-begin .title {
    margin: 0 0 50px
}

.list-begin {
    margin: 0 0 70px
}

.list-begin ul {
    list-style-type: none;
    margin: 0 0 0 -45px;
    padding: 0;
    text-align: center
}

.list-begin li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 45px;
    padding: 163px 0 0;
    font-size: 18px;
    line-height: 21px;
    background: none
}

.list-begin li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -72px;
    width: 144px;
    height: 143px
}

.list-begin li.item1:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -442px no-repeat
}

.list-begin li.item2:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -303px -446px no-repeat
}

.list-begin li.item3:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -452px -446px no-repeat
}

.list-begin li.item4:before {
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -455px no-repeat
}

.list-begin li span {
    position: absolute;
    top: 10px;
    left: 50%;
    margin: 0 0 0 -60px;
    width: 144px;
    text-align: left;
    display: block;
    font-size: 30px;
    color: #0d73c7;
    font-family: 'GothamProBold'
}

.wr-form-send2 {
    margin: 0 0 50px
}

.text-white {
    color: #fff
}

.list-lv2 {
    margin-bottom: 85px
}

.list-lv .title {
    margin: 0 0 50px
}

.list-lv2 li span {
    color: #f78b5f
}

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

.wr-contrast {
    margin: 0 0 70px;
    background: #fef3ef
}

.b-contrast {
    width: 1000px;
    margin: 0 auto;
    padding: 70px 0
}

.b-contrast .title {
    margin: 0 0 40px;
    color: #fb7b51
}

.head-table-contrast:after {
    content: '';
    display: table;
    clear: both
}

.contast-divelang {
    float: left;
    width: 410px;
    padding: 0 0 22px
}

.contast-divelang img {
    display: block;
    margin: 0 auto
}

.contrast-conkurent {
    float: right;
    width: 410px;
    margin: 0 auto;
    padding: 21px 0 0;
    text-align: center;
    font-size: 18px;
    font-family: 'GothamProBold'
}

.list-contrast {
    border-top: 1px solid #dfd7d4
}

.list-contrast ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.list-contrast li {
    margin: 0;
    padding: 32px 0;
    line-height: normal;
    display: table;
    width: 100%;
    border-bottom: 1px solid #dfd7d4
}

.text-contr-divelang {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 115px 0 15px;
    width: 420px;
    font-family: 'gotham_promedium';
    font-size: 15px;
    line-height: 24px
}

.text-contr-divelang:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -45px 0 0;
    content: '';
    display: block;
    width: 95px;
    height: 91px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -107px -707px no-repeat
}

.text-contr {
    display: table-cell;
    vertical-align: middle;
    width: 420px;
    padding: 0 15px;
    font-size: 13px;
    line-height: 22px
}

.block-link {
    width: 1000px;
    margin: 0 auto 58px
}

.bl-link {
    margin: 60px 0 0;
    text-align: center
}

.bl-link:first-child {
    margin: 0
}

.bl-link span {
    display: block;
    margin: 0 0 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.bl-link ul {
    list-style-type: none;
    margin: 0 0 0 -30px;
    padding: 0
}

.bl-link li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px;
    padding: 0;
    line-height: 32px;
    background: none;
    font-size: 15px;
    font-family: 'GothamProBold'
}

.bl-link li a {
    color: #fb7b51;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, 0.25)
}

.bl-link li a:hover {
    border-bottom: 1px solid #fb7b51
}

.b-testing {
    width: 1000px;
    margin: 0 auto 80px
}

.t-testing {
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 36px;
    text-align: center
}

.b-testing .menu-teach {
    margin: 0
}

.menu-teach2 li a {
    width: auto
}

table.rec-table {
    border-top: 1px solid #f3f3f3
}

table.rec-table th {
    padding: 8px 11px 7px;
    border: none;
    font-size: 13px;
    color: #888;
    font-weight: 400;
    line-height: 22px
}

table.rec-table td {
    border: none;
    padding: 9px 11px;
    text-align: center
}

table.rec-table td:first-child {
    text-align: left
}

table.rec-table th:first-child {
    text-align: left
}

table.rec-table tr:nth-child(even) {
    background: #f3f3f3
}

.b-recording {
    width: 1000px;
    margin: 0 auto 43px
}

.b-recording .title {
    margin: 0 0 40px
}

.assept2 {
    text-align: center;
    color: #fff;
    padding-bottom: 4px;
}

.assept2 label {
    color: #fff;
}

.assept2 label a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.pop-callback {
    position: relative;
    width: 660px;
}

.in-pop-callback {
    padding: 60px 0 50px 0;
}

.pop-callback .t-pop-ask {
    margin: 0 0 50px 0;
    text-align: center;
}

.button.button-white {
}

.button.button-white button {
    width: 280px;
    color: #fff;
    border: 3px solid #fff;
}

.button.button-white button:hover {
    background: #fff;
    color: #0d6dbc;
}

.select-f {
    width: 450px;
    margin: 0 auto;
}

.select-f .selectbox {
    vertical-align: middle;
    cursor: pointer;
}

.select-f .selectbox .select {
    padding: 0;
    background: #fff;
    text-align: center;
    padding: 0 10px 0 10px;
    width: 428px;
    height: 56px;
    line-height: 56px;
    border-left: 1px solid #bdc7cf;
    border-top: 1px solid #bdc7cf;
    font-size: 13px;
    color: #a2b4c3;
}

.select-f .selectbox .trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
}

.select-f .selectbox .trigger .arrow {
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -5px 0 0 -8px;
    width: 17px;
    height: 10px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -294px no-repeat;
}

.select-f .selectbox .dropdown {
    top: 58px;
    width: 449px;
    margin: 0;
    padding: 0;
    background: #FFF;
}

.select-f .selectbox .dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.select-f .selectbox .dropdown ul li {
    margin: 0;
    padding: 10px 0 10px 0;
    background: none;
    line-height: normal;
    text-align: center;
    color: #444;
}

.select-f .selectbox ul li:hover {
    background: #f78b5f;
    color: #FFF;
}

.close2 {
    top: 10px;
    right: 0;
    background: url(/local/templates/divelang_2017/images/close2.png) no-repeat;
}

.close2:hover {
    background: url(/local/templates/divelang_2017/images/close3.png) no-repeat;
}

.field-wh input {
    background: #fff;
}

#online-test-step-2 .field-wh input {
    background: #e6f2fb;
}

.hidden-warning {
    display: none;
    color: red;
    padding: 5px;
    text-align: center;
}

.input-error .hidden-warning {
    display: block;
}

#online-test-step-2 .field-wh.input-error input {
    background: #e6f2fb;
}

.wr-content #online-test-step-4 p.assept-win {
    display: block;
    vertical-align: top;
    height: 48px;
    line-height: 48px;
    padding: 0 27px;
    color: #0d73c7;
    font-size: 20px;
    text-align: center;
}

.close3:hover {
    background: url(/local/templates/divelang_2017/images/close4.png) no-repeat;
}

.h1-with-lang-switch {
    position: relative;
}

.lang-switch {
    width: 100px;
    border: 3px solid #808080;
    padding: 5px 0;
    color: #808080;
    font-size: 15px;
    position: absolute;
    top: 13px;
    left: calc(50% + 240px);
}

.lang-switch a {
    text-decoration: none;
    color: inherit;
}

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

.popup-body .popup-title {
    /*margin: 0 0 35px 0;
	padding: 0;
	font-size: 36px;
	line-height: 43px;
	text-align: center;
	font-family: 'GothamProBold';
	color: #fff;*/
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 32px;
    line-height: 34px;
    text-align: center;
    font-family: 'GothamProBold';
    color: #fff;
}

#online-test-step-2 {
    width: 450px;
    margin: 0 auto;
}

.popup-body {
    /*	padding-top: 60px;*/
    padding-top: 20px;
}

.popup-body .close {
    right: 20px;
}

.popup-body .lang-rw {
    display: block;
    margin: 15px 0 15px 0;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}

.popup-body .online-step-footer.button button {
    width: 129px;
}

.popup-body .assept {
    margin-top: 18px;
    margin-bottom: 17px;
}

.popup-body .terms {
    margin: 0;
    padding: 0;
}

.popup-body p {
    margin: 0;
    padding: 0;
}

.jstyling-select-s {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 0 10px 0 10px;
    width: 428px;
    height: 56px;
    line-height: 56px;
    border-left: 1px solid #bdc7cf;
    border-top: 1px solid #bdc7cf;
    font-size: 13px;
    color: #a2b4c3;
    font-size: 18px;
    color: #444;
}

.jstyling-select-s:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 12px;
    margin: -5px 0 0 0;
    width: 17px;
    height: 10px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -294px no-repeat;
}

.jstyling-select {
    position: relative;
}

.jstyling-select-l {
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    width: 449px;
    margin: 0;
    padding: 0;
    background: #FFF;
    z-index: 99;
}

.jstyling-select.active .jstyling-select-l {
    display: none;
}

.jstyling-select-l div {
    margin: 0;
    font-size: 13px;
    color: #444;
    cursor: pointer;
    padding: 10px 0 10px 0;
    background: none;
    line-height: normal;
    text-align: center;
    color: #444;
}


.popup-body .assept-win {
    text-align: center;
    line-height: 25px;
    margin-bottom: 46px;
    color: #fff;
    font-size: 15px;
}

.close-test a {
    border: 3px solid #fff;
    color: #fff;
}

.close-test a:hover {
    background: #fff;
    color: #0d73c7;
}

.wr-panel-radio {
    width: 500px;
    background: #fff;
    margin: 0 auto 25px auto;
    padding: 25px 35px 25px 30px;
}

.online-test-questions-form {
    display: block;
    height: 500px;
    overflow-y: auto;
}

.popup-body p.form-row-title {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 0 35px;
    color: #444;
    font-family: 'GothamProBold';
    font-size: 18px;
    line-height: 23px;
}

.popup-body p.form-row-title .counter {
    position: absolute;
    top: 0;
    left: 0;
}

.radio-list {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 35px;
}

.radio-list li {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 15px;
    color: #444;
}

.center {
    text-align: center;
}

.call-m {
    font-size: 20px;
}

.phone-mm {
    font-size: 25px;
}

.form-row.js-question {
    /*margin-bottom: 30px;*/
    margin-bottom: 15px;
}

.radio-list li label {
    font-size: 15px;
}

.radio-list li {
    margin-top: 5px;
}

.radio-list li:first-child {
    margin-top: 0;
}

.radio-list li .ez-hide {
    width: 17px;
    height: 17px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.radio-list li .ez-radio {
    background: transparent url('/local/templates/divelang_2017/images/radio1.png') 0 0 no-repeat;
    display: inline-block;
}

.radio-list li .ez-selected {
    background: transparent url('/local/templates/divelang_2017/images/radio2.png') 0 0 no-repeat;
}


.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: red
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #e6f3fb;
    position: relative
}

.jspDrag {
    background: #0e74c8;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 4px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: none
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.scroll-pane {
    width: 100%;
    height: 500px;
    overflow: auto;
}

.jstyling-radio {
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 4px;
    vertical-align: top;
}

.lang-name {
    display: inline;
}

.input-error {
    background: #ffe6e6 !important;
}

.response {
    line-height: 24px;
    padding-bottom: 20px;
    font-size: 18px;
    text-align: center;
}

.while {
    color: #ffffff;
}

.sel-ff {
    width: 450px;
    margin: 0 auto;
}

.sel-ff .selectbox {
    vertical-align: middle;
    cursor: pointer;
}

.sel-ff .selectbox .select {
    padding: 0;
    background: #fff;
    text-align: center;
    padding: 0 10px 0 10px;
    width: 428px;
    height: 56px;
    line-height: 56px;
    border-left: 1px solid #bdc7cf;
    border-top: 1px solid #bdc7cf;
    font-size: 13px;
    color: #a2b4c3;
}

.sel-ff .selectbox .trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
}

.sel-ff .selectbox .trigger .arrow {
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -5px 0 0 -8px;
    width: 17px;
    height: 10px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -294px no-repeat;
}

.sel-ff .selectbox .dropdown {
    top: 58px;
    width: 449px;
    margin: 0;
    padding: 0;
    background: #FFF;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
}

.sel-ff .selectbox .dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sel-ff .selectbox .dropdown ul li {
    margin: 0;
    padding: 10px 0 10px 0;
    background: none;
    line-height: normal;
    text-align: center;
    color: #444;
}

.sel-ff .selectbox ul li:hover {
    background: #f78b5f;
    color: #FFF;
}

.input-error input {
    background: #fbcfd9;
}

.popup_test {
    position: relative;
    width: 660px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
}

.popup-wrapper {
    width: 660px;
    margin: 0 auto;
}

.ys-user-basket {
    width: 1000px;
    margin: 0 auto;
}

.ys-user-basket table {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #f3f3f3 !important;
}

.ys-user-basket table td {
    padding: 12px 10px 9px 10px !important;
}

.ys-user-basket table td:first-child {
    padding: 0 !important;
}

.ys-user-basket table td.ys-ibname {
    text-align: left;
}

.ys-user-basket table td.ys-ibname h3 {
    margin: 0;
    padding: 0;
    line-height: normal;
    text-align: left;
}

.ys-user-basket div.make_order {
    border-top: none !important;
    padding-top: 10px !important;
}

.ys-user-basket table td.ys-ibname a {
    border-bottom: 1px solid rgba(251, 123, 81, 0.25) !important;
    color: #fb7b51 !important;
}

.ys-user-basket table td.ys-ibname a:hover {
    border-bottom: 1px solid #fb7b51 !important;
}

.ys-user-basket .button6 {
    border: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    width: 23px !important;
    height: 22px !important;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -404px no-repeat !important;
    cursor: pointer;
    font-size: 0px !important;
    margin: 0 auto !important;
    display: block;
}

.ys-user-basket table td.ys-ibcount2 .quantity {
    display: inline-block;
    margin: 0 2px;
}

.ys-user-basket .txt {
    display: block;
    width: 448px !important;
    height: 55px !important;
    box-shadow: none !important;
    padding: 0 10px !important;
    text-align: center !important;
    box-sizing: border-box !important;
    border: 1px solid #e6f2fb !important;
    border-top: 1px solid #aabdcc !important;
    border-left: 1px solid #aabdcc !important;
    outline: none !important;
    background: #e6f2fb !important;
    font-size: 13px !important;
    font-family: 'GothamProLight' !important;
    border-radius: 0px !important;
}

.ys-user-basket .txt:hover {
    display: block;
    width: 448px !important;
    height: 55px !important;
    box-shadow: none !important;
    padding: 0 10px !important;
    text-align: center !important;
    box-sizing: border-box !important;
    border: 1px solid #e6f2fb !important;
    border-top: 1px solid #aabdcc !important;
    border-left: 1px solid #aabdcc !important;
    outline: none !important;
    background: #e6f2fb !important;
    font-size: 13px !important;
    font-family: 'GothamProLight' !important;
    border-radius: 0px !important;
}

.make_order input {
    display: block;
}

.make_order b {
    display: block;
    margin-bottom: -10px;
}

.ys-user-basket textarea {
    display: block;
    width: 448px !important;
    height: 150px !important;
    box-shadow: none !important;
    padding: 0 10px !important;
    text-align: center !important;
    box-sizing: border-box !important;
    border: 1px solid #e6f2fb !important;
    border-top: 1px solid #aabdcc !important;
    border-left: 1px solid #aabdcc !important;
    outline: none !important;
    background: #e6f2fb !important;
    font-size: 13px !important;
    font-family: 'GothamProLight' !important;
    border-radius: 0px !important;
    overflow-y: auto;
    resize: none;
}

.inline-b {
    display: inline !important;
}

.ys-user-basket .button3 {
}

.ys-user-basket .button3 {
    width: 250px !important;
    margin-left: auto;
    margin-right: auto;
    height: 55px !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    display: block !important;
    margin: 20px auto 0 auto !important;
    text-align: center !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    font-family: 'GothamProBold' !important;
    letter-spacing: 2px !important;
    background: none !important;
    padding: 0 0 1px !important;
    border: 3px solid #0d73c7 !important;
    color: #0d73c7 !important;
    outline: none !important;
    cursor: pointer !important;
    border-radius: 0px !important;
    text-shadow: none !important;
}

.ys-user-basket .button3:hover {
    background: #0d73c7 !important;
    color: #fff !important
}

.ys-sum b {
    display: inline !important;
}

.ys-sum strong {
    margin-right: 5px !important;
}

.ys_tab_nav {
    margin-top: 0px;
}

.make_order {
    position: relative;
    z-index: 40;
}

.make_order2 {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.make_order .selectbox {
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 10px;
}

.make_order .selectbox .select {
    padding: 0;
    background: #e6f2fb;
    text-align: center;
    padding: 0 10px 0 10px;
    width: 428px;
    height: 56px;
    line-height: 56px;
    border-left: 1px solid #bdc7cf;
    border-top: 1px solid #bdc7cf;
    font-size: 13px;
    color: #a2b4c3;
}

.make_order .selectbox .trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 100%;
}

.make_order .selectbox .trigger .arrow {
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -5px 0 0 -8px;
    width: 17px;
    height: 10px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -154px -294px no-repeat;
}

.make_order .selectbox .dropdown {
    top: 58px;
    width: 449px;
    margin: 0;
    padding: 0;
    background: #e6f2fb;
}

.make_order .selectbox .dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.make_order .selectbox .dropdown ul li {
    margin: 0;
    padding: 10px 0 10px 0;
    background: none;
    line-height: normal;
    text-align: center;
    color: #444;
}

.make_order .selectbox ul li:hover {
    background: #f78b5f;
    color: #FFF;
}

img.calendar-icon {
    margin-top: -37px !important;
    margin-left: 7px !important;
}

.analit {
    position: fixed;
    left: -1000px;
    top: -1000px;
}

#addCommentBlock {
    padding-top: 20px;
    display: none;
}

.b-map-tab li {
    list-style: none;
}

.list-teacher .bx-wrapper .bx-controls-direction {
    width: 100%;
    text-align: center;
    margin: 45px 0 0
}

.list-teacher .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center
}

.list-teacher .bx-wrapper .bx-prev {
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat
}

.list-teacher .bx-wrapper .bx-next {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    margin: 0 0 0 57px
}

.list-teacher .bx-wrapper .bx-prev:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat
}

.list-teacher .bx-wrapper .bx-next:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -101px -901px no-repeat
}

.b-pgrm .bx-wrapper {
    max-width: 100% !important;
}

.b-pgrm .bx-wrapper .bx-controls-direction {
    width: 100%;
    text-align: center;
    margin: 45px 0 0
}

.b-pgrm .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center
}

.b-pgrm .bx-wrapper .bx-prev {
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat
}

.b-pgrm .bx-wrapper .bx-next {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    margin: 0 0 0 57px
}

.b-pgrm .bx-wrapper .bx-prev:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat
}

.b-pgrm .bx-wrapper .bx-next:hover {
    background: url(/local/templates/divelang_2017/images/sprite.png) -101px -901px no-repeat
}


/* [CUSTOMIZATION_BLOCK] nchernysheva  task:52009 */
@media all and (min-width: 768px) {
    .wr-slider-coms .bx-wrapper .bx-controls-direction a {
        outline: 0;
        display: inline-block;
        vertical-align: top;
        width: 91px;
        height: 29px;
        text-indent: -9999px;
        z-index: 70;
        text-align: center
    }

    .wr-slider-coms .bx-wrapper .bx-prev {
        background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat;
    }

    .wr-slider-coms .bx-wrapper .bx-next {
        background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
        margin: 0 0 0 220px
    }

    .wr-slider-coms .bx-wrapper .bx-prev:hover {
        background: url(/local/templates/divelang_2017/images/sprite.png) -203px -884px no-repeat;
    }

    .wr-slider-coms .bx-wrapper .bx-next:hover {
        background: url(/local/templates/divelang_2017/images/sprite.png) -101px -902px no-repeat;
    }

    .wr-slider-coms .bx-wrapper .bx-controls.bx-has-controls-direction {
        margin: 50px 0 0;
        text-align: center;
        width: 100%;
    }

    .wr-slider-coms.new .bx-controls.bx-has-controls-direction {
        display: none !important;
    }

    .after-slider {
        margin-top: -30px !important;
        padding-bottom: 30px;
    }
}

@media all and (max-width: 767px) {

    .wr-slider-coms .bx-wrapper .bx-next,
    .wr-slider-coms .bx-wrapper .bx-prev {
        display: none !important;
    }

    .lang-switch {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto 17px;
    }
}

/* [/CUSTOMIZATION_BLOCK] */

.b-teacher {
    text-align: center;
}

.list-teacher {
    display: inline-block;
}

/*adaptive version*/


@media screen and (min-width: 1440px) {
    .main-slider {
        height: auto;
    }

    .img-slide {
        /*	position: relative;*/
        left: auto;
        top: auto;
        width: 100%;
        margin: 0;
    }

    .img-slide img {
        width: 100%;
        max-width: 5000px !important;
        max-height: 650px !important;
    }

    .sl-tops .slide {
        /*width: 100%;*/
    }
    .sl-tops .slide .img-slide {
        width: 100%;
        margin-left: 0;
    }
    .sl-tops .slide .img-slide img {
        width: auto;
    }


    .slider-m .slide {
        height: auto;
    }

    .slider-spec {
        height: auto;
    }

    .sl-spec .slide {
        height: auto;
    }

    .speak-l {
        height: auto;
    }

    .speak-l img {
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
    }

    .slider-top {
        height: auto;
    }

    .slider-top .slide {
        height: auto;
    }

    /*.sl-tops .img-slide { text-align: center; width:1920px; margin-left:-960px;}*/
    .sl-tops .img-slide img {
        display: block;
    }
}

@media screen and (min-width: 999px) {
    .wr-header {
        position: fixed;
        top: 0;
        left: 0;
    }

    .but-menu {
        display: none;
    }

    .menu {
        display: block;
    }

    .for-mobile {
        display: none;
    }

    .for-desc {
        display: block;
    }
}

@media screen and (max-width: 999px) {
    .main {
        min-width: 320px;
    }

    .header {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .top-header {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0;
        padding-bottom: 12px;
    }

    .b-choice-lang {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .b-students {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .columns {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .p-text {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .b-prices {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer {
        min-width: 320px;
        height: auto;
        margin-top: 0;
    }

    .cont-f {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 60px;
        padding-top: 20px;
    }

    .wr-menu {
        text-align: center;
    }

    .menu {
        display: none;
    }

    .but-menu {
        background: #0d73c7;
        cursor: pointer;
        text-align: center;
    }

    .but-menu span {
        position: relative;
        padding: 0 0 0 35px;
        display: inline-block;
        height: 42px;
        line-height: 43px;
        color: #fff;
        font-size: 18px;
        font-family: 'GothamProBold';
        text-transform: uppercase;
    }

    .but-menu span:before {
        position: absolute;
        top: 50%;
        left: 0;
        margin: -8px 0 0 0;
        content: '';
        display: block;
        width: 27px;
        height: 17px;
        background: url(/local/templates/divelang_2017/images/sprite.png) -445px -1325px no-repeat;
    }

    .menu {
    }

    .menu > ul {
    }

    .menu > ul > li {
        float: none;
        display: block;
        padding-bottom: inherit;
        line-height: 14px;
        border-bottom: 1px solid #fb7b51;
    }

    .menu > ul > li > a {
        display: block;
        padding: 14px 0 11px 0;
    }

    .menu > ul > li > span {
        display: block;
        padding: 14px 0 11px 0;
    }

    .menu > ul > li:first-child {
        border-top: none;
    }

    .panel-lang {
        position: relative;
        left: auto;
        top: auto;
        margin-left: 0;
        width: auto;
        padding: 5px 0 30px 0;
        border-top: 1px solid #fb7b51;
        overflow: scroll;
        height: 338px;
    }

    .panel-lang:before {
        display: none;
    }

    .test-h {
        margin-left: 40px;
    }

    .rec {
        margin-left: 40px;
    }

    .rsp-header {
        height: auto;
    }

    .desc-slide {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .img-slide {
        /*position: relative;*/
        left: auto;
        top: 0;
        margin-left: 0;
        width: auto;
    }

    .img-slide img {
        max-width: 100%;
        max-width: 5000px !important;
        max-height: 650px !important;
    }

    .slider-m .slide {
        height: auto;
    }

    .in-desc-slide {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    .tit-slide {
        font-size: 22px;
        line-height: 27px;
    }

    .tit-slide br {
        display: none;
    }


    .main-slider .bx-wrapper .bx-pager {
        bottom: 20px;
    }

    .tit-slide span {
        font-size: 22px;
    }

    .header:before {
        display: none;
    }

    .title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .list-lang ul {
        text-align: center;
    }

    .list-lang li {
        text-align: left;
    }

    .b-teacher {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .b-teacher .title span {
        font-size: 24px;
    }

    .button {
        font-size: 15px;
    }

    .button a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .round-func-stud {
        display: none;
    }

    .wr-func-stud {
        width: auto;
        height: auto;
    }

    .b-funtc-stud {
        text-align: center;
    }

    .b-funtc-stud ul {
        display: inline-block !important;
    }

    .b-funtc-stud li {
        display: block !important;
        position: relative !important;
        width: auto !important;
        padding: 0 0 0 15px !important;
        margin: 15px 0 0 0 !important;
        text-align: left !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
    }

    .b-funtc-stud li:first-child {
        margin-top: 0;
    }

    .b-funtc-stud li:before {
        position: absolute !important;
        top: 8px !important;
        margin: 0 !important;
        left: 0 !important;
        right: auto !important;
        width: 8px !important;
        height: 8px !important;
        border-radius: 50%;
        background: #0d73c7 !important;
        bottom: auto !important;
    }

    .b-funtc-stud li br {
        display: none;
    }

    .b-students .title {
        margin-bottom: 20px;
    }

    .wr-teacher {
        margin-bottom: 30px;
    }

    .wr-func-stud {
        margin-bottom: 30px;
    }

    .wr-rec {
        margin-top: 30px;
    }

    .b-rec {
        display: block;
        padding-top: 5px;
    }

    .rec-right {
        border: none;
    }

    .rec-left {
        display: block;
        width: auto;
        text-align: center;
        margin-bottom: 10px;
        padding: 8px 0 0 0;
    }

    .time-rec {
        font-size: 16px;
    }

    .rec-right {
        display: block;
        width: auto;
        text-align: center;
    }

    .wr-students {
        margin-bottom: 40px;
    }

    .wr-curses {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .wr-curses .title {
        margin-bottom: 20px;
    }

    .column {
        float: none !important;
        width: auto !important;
        margin-top: 20px;
    }

    .column:first-child {
        margin-top: 0;
    }

    .p-text {
        font-size: 20px;
        line-height: 30px;
    }

    .b-prices .title {
        margin-bottom: 30px;
    }

    .b-prices {
        margin-bottom: 40px;
    }

    .wr-blogs {
        margin-bottom: 30px;
    }

    .nav-blogs {
        margin-bottom: 30px;
    }

    .nav-blogs li {
        margin-bottom: 15px;
    }

    .blogs {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .list-blogs {
        padding-left: 0px;
    }

    .wr-br {
        padding-left: 10px;
    }

    .brands .title {
        margin-bottom: 25px;
    }

    .brands .bx-wrapper .bx-controls-direction {
        margin-left: -10px;
    }

    .form-send .title {
        margin-bottom: 30px;
    }

    .form-send {
        padding: 30px 0 40px 0;
    }

    .contacts-map {
        float: none;
        width: auto;
        height: 300px;
    }

    .contacts-map > ymaps {
        height: 300px !important;
    }

    .contacts-bot-r {
        float: none;
        width: auto;
    }

    .in-bot-contacts {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
        width: auto;
    }

    .in-bot-contacts .title {
        line-height: 35px;
        text-align: center;
        margin-bottom: 30px;
    }

    .list-teacher {
        padding-left: 10px;
        display: none;
    }

    .main:after {
        display: none;
    }

    .footer-l {
        float: none;
        text-align: center;
        margin-bottom: 25px;
    }

    .footer-r {
        float: none;
        width: auto;
    }

    .block-bot-f {
        /*position: absolute;*/
        bottom: 5px;
        left: 0;
        width: 100%;
        margin-left: -10px;
        text-align: center;
    }

    .soc-f {
        display: inline-block;
        vertical-align: top;
        margin-left: 10px;
    }

    .copy {
        display: inline-block;
        vertical-align: top;
        margin-left: 10px;
        margin-top: 5px;
    }

    .terms {
        display: inline-block;
        vertical-align: top;
        margin-left: 10px;
        margin-top: 5px;
    }

    .logo-f {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .contacts-f {
        display: inline-block;
        vertical-align: top;
        margin-top: 13px;
    }

    .mail-f {
        margin-bottom: 0;
    }

    .b-choice-lang {
        margin-bottom: 40px;
        padding-top: 20px;
    }

    .menu-f {
        display: block;
        margin: 0;
        text-align: center;
    }

    .menu-in-foot {
        padding-top: 20px;
        display: none;
        border-bottom: 1px solid #0d73c7;
        padding-bottom: 20px;
    }

    .close {
        left: 50%;
        margin: 0 0 0 -11px;
    }

    .t-pop-ask {
        font-size: 30px;
        margin-bottom: 20px !important;
    }

    .pop-callback {
        width: 450px;
        overflow: hidden;
    }

    .top-page {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .inner-page {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
    }

    .text-big-blue p {
        font-size: 20px;
        line-height: 30px;
    }

    .wr-content h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .text-big-blue {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .item-teach-page {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
        margin-top: 10px;
    }

    .desc-teach {
        float: none;
        overflow: hidden;
        width: auto;
        padding-bottom: 5px;
    }

    .img-teach {
        margin-right: 20px;
    }

    .list-teacher-page {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-left: 0;
    }

    .pager {
        margin-top: 30px;
    }

    .pager li {
        margin-bottom: 15px;
    }

    .about-pop-teach {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 70px;
        padding-bottom: 10px;
    }

    .nav-schools li {
        margin-bottom: 5px;
    }

    .bottom-contacts2 .in-bot-contacts {
        padding-top: 30px;
    }

    .list-blogs2 {
        margin-left: 0;
        margin-top: 0;
    }

    .list-blogs2 .item-blogs {
        margin-top: 30px;
        float: none !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        margin-left: 0 !important;
    }

    .post p {
        margin-bottom: 30px;
    }

    .inner-page .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .wr-rec {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }

    .img-post {
        margin-bottom: 30px;
    }

    .next-page {
        position: relative;
        right: auto;
        top: auto;
        margin: 30px 0 0 0;
        text-align: center;
    }

    .columns-third {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .columns-third .column {
        margin-left: 0;
    }

    .cont-review {
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-pr-ac {
        width: auto;
    }

    .nav-pr-ac li {
        margin-bottom: 10px !important;
    }

    .nav-pr-ac {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .colums-lang .column-lang {
        width: auto;
        float: none !important;
        margin-bottom: 20px;
    }

    .column-lang {
        width: auto !important;
    }

    .tits-group {
        font-size: 25px;
    }

    .slider-spec {
        height: auto;
    }

    .sl-spec .slide {
        height: auto;
    }

    .bl-prr {
        margin-top: 30px;
    }

    .text-post {
        margin-top: 30px;
        margin-bottom: 30px;
        width: auto;
        float: none;
    }

    .text-post img {
        float: none;
        display: block;
        margin: 0 auto 30px auto;
        max-width: 100%;
    }

    .wr-slider-coms {
        padding-left: 10px;
    }

    .gallery-m .slide img {
        max-width: 100%;
    }

    .pager-gal a {
        margin-bottom: 7px;
    }

    .wr-gallery {
        margin-bottom: 30px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

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

    .table-sched {
        overflow-x: auto;
    }

    .table-sched table {
        width: 1000px;
    }

    .about-method {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }

    .tit-method {
        font-size: 28px;
        line-height: 35px;
    }

    .text-orange {
        font-size: 20px;
        line-height: 28px;
    }

    .b-what {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }

    .text-what {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 30px;
    }

    .b-citate {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .out-why {
        background: none;
        padding-top: 10px;
        margin-bottom: 30px;
    }

    .name-citate {
        margin-bottom: 30px;
    }

    .man-why-l {
        width: auto;
        display: block;
    }

    .man-why-r {
        width: auto;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .b-why .title {
        margin-bottom: 30px;
    }

    .man-why {
        display: block;
    }

    .die-man {
        position: relative;
        top: auto;
        bottom: auto;
        margin-left: 0;
        right: auto;
        width: auto;
        text-align: center;
        margin: 0 auto 20px auto;
    }

    .out-why {
        height: auto;
    }

    .citate {
        margin-bottom: 30px;
    }

    .text-citate {
        width: auto;
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .text-citate:before {
        left: 50%;
        margin-left: -28px;
    }

    .text-citate:after {
        left: 50%;
        margin-left: -28px;
    }

    .b-speak {
        margin-bottom: 30px;
        display: block;
    }

    .speak-l {
        display: block;
        height: auto;
        width: auto;
    }

    .speak-r {
        display: block;
        height: auto;
        width: auto;
        padding-bottom: 30px;
    }

    .speak-l img {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        display: block;
        max-width: 100%;
    }

    .speak-txt {
        width: auto;
        padding-left: 10px;
        padding-left: 10px;
        padding-top: 15px;
    }

    .in-why-r {
        width: auto;
    }

    .arrow-coms-pr {
        width: 50px;
    }

    .arrow-coms-nx {
        width: 50px;
        background: url(/local/templates/divelang_2017/images/sprite.png) -46px -885px no-repeat;
    }

    .nav-coms a {
        font-size: 16px;
    }

    .arrow-coms-nx:hover {
        background: url(/local/templates/divelang_2017/images/sprite.png) -142px -902px no-repeat;
    }

    .text-c {
        width: 227px;
    }

    .slider-coms .slide {
        width: 287px !important;
    }

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

    .down-present {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 40px;
    }

    .tit-present {
        font-size: 30px;
    }

    .type-programm {
        width: auto;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-type-pr li {
        margin-bottom: 15px;
    }

    .wr-orange {
        width: auto;
        padding-top: 30px;
    }

    .wr-orange .rec-right {
        border-left: none;
    }

    .prices {
        width: auto;
        margin-bottom: 30px;
    }

    .table-prices td {
        font-size: 22px;
    }

    .wr-classes {
        margin-bottom: 30px;
    }

    .b-classes {
        width: auto;
        padding-bottom: 30px;
    }

    .list-classes li {
        margin-bottom: 10px;
        width: auto;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .our-clients {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    .wr-sl-letter {
        padding-left: 10px;
    }

    .b-benef {
        width: auto;
        padding-top: 30px;
    }

    .list-bnf {
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-bnf ul li {
        font-size: 18px;
        line-height: 26px;
    }

    .list-classes li {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .list-classes li p {
        font-size: 16px;
    }

    .table-prices th {
        font-size: 16px;
    }

    .wr-content .slider-top {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .wr-content .slider-top .slide {
        height: auto;
    }

    .wr-content .slider-top .text-ban-top {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .wr-content .slider-top .tit-slide {
        display: block !important;
        margin-bottom: 15px;
    }

    .big-t {
        margin-top: 30px;
    }

    .b-bussines {
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
    }

    .t-bussines {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 100px;
    }

    .t-bussines:before {
        bottom: -60px;
    }

    .t-whats {
        font-size: 24px;
        line-height: 29px;
    }

    .list-whats li {
        display: block;
        width: auto;
        padding-left: 83px;
    }

    .benef-fr {
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .benef-fr li {
        margin-top: 20px;
    }

    .benef-fr .title {
        margin-bottom: 30px;
    }

    .benef-fr li:first-child {
        margin-top: 0;
    }

    .wr-paush {
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
    }

    .wr-steps {
        height: auto;
        margin-bottom: 30px;
    }

    .b-steps {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
        width: auto;
    }

    .b-steps .title {
        margin-bottom: 30px;
    }

    .list-plus li {
        display: block;
        margin-left: 0;
        margin-top: 18px;
        padding-left: 0;
        padding-top: 50px;
    }

    .list-plus ul {
        margin-left: 0;
    }

    .list-plus li:before {
        left: 50%;
        margin-left: -19px;
        top: 0;
        margin-top: 0;
    }

    .list-plus li br {
        display: none;
    }

    .paush {
        display: block;
    }

    .paush-left {
        display: block;
        width: auto;
        margin-bottom: 20px;
    }

    .paush-right {
        display: block;
        width: auto;
        font-size: 22px;
        line-height: 30px;
        padding-left: 0;
    }

    .paush-left ul {
        padding-right: 0;
    }

    .paush-left ul:before {
        display: none;
    }

    .wr-paush {
        margin-bottom: 30px;
    }

    .wr-paush .title {
        margin-bottom: 30px;
    }

    .wr-benef2 .b-benef .title {
        margin-bottom: 30px;
    }

    .wr-benef2 .b-benef {
        padding-top: 30px;
    }

    .inner-menu {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }

    .inner-menu ul li {
        margin-bottom: 20px;
    }

    p.text-center {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .cost-teach {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .price-time {
        font-size: 25px;
    }

    .what-guarant {
        font-size: 30px;
        line-height: 38px;
    }

    .wr-gray {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }

    .wr-gray .columns {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .result-teach {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }

    .benef-teach {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        margin-top: 45px;
    }

    .list-benef-teach li {
        margin-bottom: 20px;
    }

    .list-sch {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .menu-teach {
        margin-bottom: 30px;
    }

    .menu-teach li {
        margin-bottom: 20px;
    }

    .groups-teach {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .sm-title {
        font-size: 30px;
    }

    .list-communikat ul li {
        margin-bottom: 20px;
    }

    .citate-teach {
        font-size: 20px;
        line-height: 30px;
    }

    .ico-teach li {
        margin-bottom: 20px;
    }

    .table-teach {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .table-teach table {
        width: 1000px;
    }

    .disc-table-teach {
        font-size: 30px;
    }

    .variant {
        margin-bottom: 30px;
    }

    .ind-tch {
        width: auto;
        padding: 30px 10px 30px 10px;
    }

    .list-ind-tch li {
        margin-bottom: 20px;
    }

    .dostup {
        margin-top: 30px;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .t-dsp {
        font-size: 30px;
        line-height: 37px;
    }

    .b-programm {
        width: auto;
        padding: 30px 10px 30px 10px;
    }

    .nav-programm li {
        margin-bottom: 2px;
    }

    .b-programm .title {
        margin-bottom: 30px;
    }

    .cont-programm {
        width: auto;
    }

    .tab-programm {
        margin-bottom: 30px;
    }

    .finish-progr {
        margin-bottom: 100px;
    }

    .wr-gray2 {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .ico-teach {
        margin-bottom: 20px;
    }

    .sm-tit {
        margin-bottom: 40px;
    }

    .b-level {
        width: auto;
        margin-bottom: 30px;
    }

    .level-round {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .b-level .title {
        margin-bottom: 30px;
    }

    .list-level {
        float: none;
        width: auto;
        padding-left: 0;
        margin-bottom: 20px;
    }

    .list-level:before {
        display: none;
    }

    .list-lv {
        width: auto;
        margin-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-lv li {
        margin-bottom: 20px;
    }

    .dostup {
        margin-bottom: 30px;
    }

    .b-pgrm {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .b-pgrm li {
        margin-bottom: 20px;
    }

    .b-pgrm .title {
        margin-bottom: 30px;
    }

    .lang.eng:before {
        display: none;
    }

    .lang.eng {
        padding-left: 0 !important;
    }

    .b-speak2 .speak-l {
        height: auto;
    }

    .t-lv {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .table-sched table {
        width: 1000px;
    }

    .text-big {
        width: auto;
        margin-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 22px;
        line-height: 30px;
    }

    .online-courses {
        width: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .online-courses .title {
        margin-bottom: 20px;
    }

    .list-ico-online {
        margin-bottom: 10px;
    }

    .list-ico-online li {
        margin-bottom: 20px !important;
    }

    .columns-wave {
        padding-top: 35px;
    }

    .text-blue-citate {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
        font-size: 20px;
        line-height: 30px;
    }

    .b-begin {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .list-begin {
        margin-bottom: 20px;
    }

    .list-begin li {
        margin-bottom: 20px;
    }

    .menu-f li.fransh {
        margin-left: 0;
        margin-bottom: 0;
    }

    .b-testing {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }

    .b-contrast {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .list-contrast li {
        display: block;
    }

    .text-contr-divelang {
        display: block;
        width: auto;
        padding-bottom: 100px;
        padding-right: 0;
    }

    .text-contr-divelang:before {
        left: 50%;
        right: auto;
        margin-left: -47px;
        top: auto;
        bottom: 5px;
    }

    .text-contr {
        display: block;
        width: auto;
    }

    .contast-divelang {
        float: none;
        width: auto;
    }

    .contrast-conkurent {
        float: none;
        width: auto;
    }

    .head-table-contrast {
        margin-bottom: 20px;
    }

    .wr-contrast {
        margin-bottom: 30px;
    }

    .block-link {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }

    .bl-link {
        margin-top: 30px;
    }

    .columns blockquote {
        float: none !important;
        margin-left: 0 !important;
    }

    .b-recording {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .columns blockquote {
        width: auto;
        margin-left: 0 !important;
    }

    .b-pgrm li img {
        max-width: 100%;
    }

    .sl-tops .img-slide {
        width: auto;
        margin-left: 0;
    }

    .sl-tops .img-slide img {
        display: block;
    }

    .for-mobile {
        display: block;
        text-align: left;
        margin-top: 12px;
    }

    .for-desc {
        display: none;
    }

    .popup_test {
        width: 450px;
    }

    .popup-wrapper {
        width: 450px;
    }

    .ys-user-basket {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-blogs {
        white-space: nowrap;
        overflow-x: auto;
    }

    .item-blogs {
        white-space: normal;
    }

    .wr-students {
        margin-top: 30px;
    }
}

@media screen and (max-width: 900px) {
    .header {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 0;
    }

    .header-r {
        float: none;
        text-align: center;
        margin-left: -20px;
        margin-top: 20px;
    }

    .rec {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .test-h {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .logo {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .soc-h {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
    }

    .phone-h {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
    }

    .callback {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
        margin-top: 3px;
    }

    .top-header {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 850px) {
    .tit-slide {
        display: none;
    }

    .die-slide {
        display: inline-block;
        vertical-align: top;
    }

    .more-sl {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
    }
}

@media screen and (max-width: 760px) {
    .slider-video {
        margin-bottom: 110px;
    }

    .slider-video .slide {
        width: 320px !important;
    }

    .slider-video .slide img {
        width: 320px;
    }

    .slider-video {
        height: 213px;
    }

    .wr-video {
        width: auto;
        left: auto;
        top: auto;
        margin-left: 0;
    }

    .wr-content .slider-top .desc-slide {
        position: relative;
        padding-top: 20px;
    }

    .wr-content .slider-top .text-ban-top {
        color: #444;
    }

    .wr-content .slider-top .tit-slide {
        color: #444;
    }

    .wr-content .slider-top .more-sl a {
        border-color: #fb7b51;
        color: #fb7b51;
    }

    .wr-content .slider-top .more-sl a:hover {
        background: #fb7b51;
        color: #fff;
    }

    .text-ban-top {
        width: auto;
    }

    .pop-ask {
        width: 300px;
    }

    .t-pop-ask {
        font-size: 25px;
    }


    .text-white {
        color: #444;
    }
}

@media screen and (max-width: 620px) {
    .rec {
        display: block;
        margin-left: 0;
    }

    /*.main-slider {*/
    /*	display: none;*/
    /*}*/
    .metro {
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }

    .terms {
        display: block;
    }

    .cont-f {
        padding-bottom: 95px;
    }

    .block-bot-f {
        bottom: 18px;
    }

    .contacts-map {
        float: none;
        width: auto;
        height: 200px !important;
    }

    .contacts-map > ymaps {
        height: 200px !important;
    }

    .img-teach {
        float: none;
        margin-right: 0;
        width: auto;
    }

    .img-teach img {
        /*width: 100%;*/
        margin: 0 auto;
    }

    .desc-teach {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 15px;
    }

    .about-pop-teach {
        width: 280px;
    }

    .img-pop-t {
        float: none;
        width: auto;
    }

    .img-pop-t img {
        width: 100%;
    }

    .desc-pop-t {
        float: none;
        margin-left: 0;
        width: auto;
        text-align: center;
        padding-top: 10px;
    }

    .top-pop-t {
        margin-bottom: 20px;
    }

    .desc-pop-t .name-teach {
        display: block;
        height: auto;
    }

    .nav-schools li {
        display: table;
        width: 100%;
    }

    .in-sch {
        width: 100%;
    }

    .nav-schools {
        padding-right: 4px;
    }

    .bottom-contacts2 .button {
        text-align: center;
    }

    .bottom-contacts2 .phone-school {
        /* text-align: center; */
    }

    .func-post {
        text-align: center;
    }

    .speak {
        float: none;
        text-align: center;
        display: block;
    }

    .soc-post {
        float: none;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        margin-top: 30px;
    }

    .num-speak {
        float: none;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }

    .star-raty {
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .info-coms {
        text-align: center;
    }

    .reply {
        float: none;
        margin-bottom: 15px;
    }

    .name-c {
        float: none;
        margin-bottom: 15px;
    }

    .date-c {
        float: none;
        margin-bottom: 15px;
    }

    .nav-pr-ac li a {
        width: auto;
    }

    .column-lang table td {
        font-size: 13px;
    }

    .column-lang table td:first-child {
        font-size: 12px;
    }

    .nav-pr-ac li {
        font-size: 16px;
    }

    .column-lang table th {
        font-size: 11px;
        line-height: 16px;
    }

    .column-lang table td {
        padding-left: 5px;
        padding-right: 5px;
    }

    .b-spec {
        display: none;
    }

    .list-sch .nav-schools li a {
        display: table;
        width: 100%;
    }

    .menu-teach ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    .menu-teach li {
        display: block;
        margin-left: 0;
        font-size: 14px;
    }

    .menu-teach li a {
        width: auto;
        display: block;
    }

    .list-lv li {
        display: block;
        padding-left: 0;
    }

    .list-lv li:before {
        display: none;
    }

    .wr-panel-radio {
        width: 400px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 520px) {
    .item-pr-ac {
        width: auto;
    }

    .wr-stock {
        width: auto;
        display: block;
    }

    .in-pr-ac {
        width: 100%;
        display: block;
        padding-top: 25px;
    }

    .phone-mm {
        display: block;
        margin-top: 20px;
    }

    .wr-panel-radio {
        width: 280px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media all and (min-width: 768px) and (max-width: 1320px) {
    .field input, .sel-ff .selectbox .select {
        height: 46px;
    }

    .popup-body .popup-title {
        font-size: 28px;
        line-height: 30px;
    }

    div#online-test-step-3 {
        overflow: auto;
        max-height: 380px;
    }

    .scroll-pane {
        height: 329px;
    }
}

@media screen and (max-width: 470px) {
    .field {
        width: auto;
    }

    .field input {
        width: 99% !important;
        box-sizing: border-box;
    }

    .form-send {
        padding-left: 10px;
        padding-right: 10px;
    }

    .field input {
        width: 300px;
    }

    .pop-callback {
        width: 300px;
        overflow: hidden;
    }

    #online-test-step-2 {
        width: 300px;
        overflow: hidden;
    }

    .t-pop-ask {
        font-size: 20px;
    }

    .select-f {
        width: 300px;
    }

    .select-f .selectbox .dropdown {
        width: 299px;
    }

    .select-f .selectbox .select {
        width: 278px;
    }

    .what-guarant + .orange {
        font-size: 10px;
    }

    .menu-teach li {
        display: block;
        margin-left: 0;
        font-size: 11px;
    }

    .more-sl {
        font-size: 12px;
    }

    .in-desc-slide .more-sl {
        margin-left: 0;
    }

    .jstyling-select-s {
        width: 280px;
    }

    .jstyling-select-l {
        width: 300px;
    }

    .popup-body {
        width: 300px;
        overflow: hidden;
        margin: 0 auto;
    }

    .sel-ff {
        width: 300px;
        margin: 0 auto;
    }

    .sel-ff .selectbox .select {
        padding: 0;
        background: #fff;
        text-align: center;
        padding: 0 10px 0 10px;
        width: 280px;
        height: 56px;
        line-height: 56px;
        border-left: 1px solid #bdc7cf;
        border-top: 1px solid #bdc7cf;
        font-size: 13px;
        color: #a2b4c3;
    }

    .sel-ff .selectbox .dropdown {
        top: 58px;
        width: 300px;
        margin: 0;
        padding: 0;
        background: #FFF;
    }

    .popup_test {
        width: 300px;
    }

    .popup-wrapper {
        width: 300px;
    }

    .make_order2 {
        width: 300px;
    }

    .make_order input {
        width: 298px !important;
    }

    .ys-user-basket textarea {
        width: 298px !important;
    }

    .ys-user-basket .txt {
        width: 298px !important;
    }

    .ys-user-basket .txt:hover {
        width: 298px !important;
    }

    .make_order .selectbox .select {
        width: 278px;
    }

    .make_order .selectbox .dropdown {
        width: 299px;
    }

    .ys-user-basket table td.ys-ibname h3 {
        font-size: 13px !important
    }

    .ys-ibprice {
        width: 25% !important;
    }
}

@media screen and (max-width: 420px) {
    .logo {
        display: block;
    }

    .logo img {
        display: block;
        margin: 0 auto;
    }

    .header-r {
        margin-top: 20px;
    }

    .test-h {
        display: block;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
    }

    .test-h br {
        display: none;
    }

    .test-h a:before {
        display: none;
    }

    .test-h a {
        padding-left: 0;
    }

    .rec {
        margin-top: 20px;
        padding-left: 0;
    }

    .rec br {
        display: none;
    }

    .rec a:before {
        top: -5px;
        display: none;
    }

    .rec a {
        padding-left: 0;
    }

    .time-rec {
        font-size: 14px;
    }

    .sm-cost {
        font-size: 18px !important;
    }

    .condit-price li.main-bl {
        width: 125px;
    }

    .condit-price li.main-bl .in-price {
        width: 125px;
    }

    .item-group-price {
        width: 300px;
    }

    .item-group-price3:before {
        width: 230px;
    }

    .item-group-price3:before {
        margin-left: -105px;
    }

    .condit-price li.main-bl .month {
        font-size: 16px;
    }

    .list-lang li {
        width: 150px;
    }

    .level-round {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .in-round {
        width: 300px;
        height: 300px;
        font-size: 25px;
        line-height: 32px;
    }
}


.flex-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-item-container > li {
    width: 230px;
    margin: 0;
    height: auto;
    margin: 10px;
}

.flex-item-container > li > a::before {
    height: 95%;
}

.flex-item-container > li img {
    max-width: 100%;
}

.flex-item-container > li .tit-pgrm p {
    height: 120px;
}

#mapOne,
#mapTwo {
    position: relative;
    width: 50%;
    float: left;
    overflow: hidden;
    height: 310px;
    margin-right: 20px;
}

.ul-after-map {
    max-width: 45%;
    display: inline-block;
    margin: 10px 0 0px 0;
    padding: 0 0 0 15px;
}

.p-h2-after-map {
    margin-bottom: 11%;
}

@media all and (max-width: 767px) {

    #mapOne,
    #mapTwo {
        float: none;
        margin-right: 0px;
        width: 100%;
    }

    .ul-after-map {
        max-width: 100%;
        display: block;
        margin: 20px 0 20px 0;
        padding: 0 0 0 40px;
    }

    .p-h2-after-map {
        margin-bottom: 0px;
    }
}

.bottom-coms .wr-slider-coms:nth-of-type(2),
.bottom-coms .wr-slider-coms:nth-of-type(4) {
    display: none;
}

.bottom-coms .wr-slider-coms .bx-wrapper:nth-of-type(1) {
    margin: auto;
}

.bottom-coms .nav-coms .arrow-coms-pr,
.bottom-coms .nav-coms .arrow-coms-nx {
    display: none;
}

.wr-slider-coms.new {
    display: block !important;
}


/*[CUSTOMIZATION_BLOCK nchernysheva]*/
.list-blogs .img-blogs {
    min-height: 155px;
}

.list-blogs2.list-tall .item-blogs {
   min-height: 601px;
}


@media all and (max-width: 600px) {
    .popup-body .popup-title {
        margin: -20px 0 6px 0;
        padding: 0;
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        font-family: 'GothamProBold';
        color: #fff;
    }

    .online-test-user-data-form .field input {
        height: 40px;
    }

    .popup-body .lang-rw {
        display: block;
        margin: 7px 0 7px 0;
        text-align: center;
        line-height: 17px;
        color: #fff;
        font-size: 15px;
    }

    .sel-ff .selectbox .select {
        height: 40px;
        line-height: 40px;
    }
}

@media all and (min-width: 992px) {
    .b-pgrm .for-prog li p {
        font-size: 22px;
    }

    .b-pgrm .flex-item-container.five-prog > li {
        margin: 2px;
        width: 199px;
    }

    .b-pgrm .five-prog li p {
        font-size: 19px;
    }

    .flex-item-container.five-prog > li > a::before, .flex-item-container.for-prog > li > a::before {
        height: 100% !important;
    }

    .b-pgrm .flex-item-container.six-prog > li {
        margin: 2px;
        width: 165px;
    }

    .b-pgrm .flex-item-container.six-prog > li img {
        max-height: 82px;
    }

    .b-pgrm .six-prog li p {
        font-size: 15px;
        text-shadow: 0px 0px 3px #000;
        height: 115px;
    }

    .flex-item-container.six-prog > li > a::before, .flex-item-container.for-prog > li > a::before {
        height: 100% !important;
    }
}

@media all and (max-width: 991px) {
    .b-pgrm .flex-item-container.six-prog > li img {
        max-height: 120px;
    }

    .flex-item-container.six-prog > li > a::before, .flex-item-container.for-prog > li > a::before {
        height: 100% !important;
    }
}

div.table.table-hover.newsched {
    display: table !important;
    text-align: center;
}

/*[/CUSTOMIZATION_BLOCK]*/

/*schedule*/
div.table a:hover {
    text-decoration: underline;
}

div.tab-tr {
    background-color: rgba(0, 0, 0, .075);
}

div.tab-tr:hover {
    border: 0;
}

div.tab-td {
    padding: .75rem;
    border-top: 1px solid #fff;
    font-family: 'GothamProRegular';
}

.newsched {
    font-family: 'GothamProRegular';
    font-size: 15px;
}

.newsched img {
    border-radius: 50%;
}

.newsched div.row-one {
    text-align: center;
    font-family: 'GothamProRegular';
    font-size: 17px;
    color: #fff;
    background-color: #0d73c7;
    box-sizing: border-box;
}

.newsched div.tab-tr:hover div.row-one {
    background-color: #fb7b51;
}

.newsched sup {
    font-family: Helvetica, Arial, sans-serif;
    padding: 3px;
    font-size: 9px;
    background-color: #fb7b51;
    color: #fff;
    border-radius: 6px;
}

.newsched div.prep,
div.forprice {
    text-align: center;
}

.newsched > tbody > tr:hover {
    background-color: #e6f2fb;
    font-family: 'GothamProBold';
}

.onzapis {
    text-align: center !important;
}

a.zapis {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    background: none;
    padding: 2px 3px;
    border: 2px solid #fb7b51;
    color: #fb7b51;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    margin-top: 3px;
}

a.zapis:hover {
    background-color: #fb7b51;
    color: #fff;
}

div.forprice p {
    margin-bottom: 0px;
    color: #fb7b51;
}

span.tcena {
    color: #fb7b51;
    font-size: 18px;
    font-family: 'GothamProBold';
}

strike {
    font-size: 12px;
}

.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent;
    text-decoration: line-through;
}

@media (min-width: 768px) {
    div.table {
        display: table;
    }

    div.tab-tr {
        display: table-row;
    }

    div.tab-td {
        display: table-cell;
        text-align: left;
    }

    div.row-one {
        width: 100px;
    }

    div.td-name {
        width: 200px;
    }

    div.prep {
        width: 200px;
    }
}

@media (max-width: 767.98px) {
    .newsched div.tab-td {
        text-align: center !important;
    }

    div.row-one {
        width: 100%;
    }

    div.tab-tr {
        display: grid;
        margin-bottom: 15px
    }

    a.zapis {
        padding: 8px 3px !important;
        font-size: 15px !important;
    }
}

.columns h2 {
    font-size: 17px;
    margin: 0 0 20px;
}

@media all and (max-width: 991px) {
}

.footer .contacts-f {
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
}

.footer .footer-l {
    margin: auto;
}


/*--schedule*/
.conts-blogs .bx-wrapper {
    max-width: 100% !important;
}

.conts-blogs .bx-wrapper .bx-prev {
    background: url(/local/templates/divelang_2017/images/sprite.png) -494px -883px no-repeat;
}

.conts-blogs .bx-wrapper .bx-controls-direction {
    width: 100%;
    text-align: center;
    margin: 45px 0 0;
}

.conts-blogs .bx-wrapper .bx-next {
    background: url(/local/templates/divelang_2017/images/sprite.png) -5px -885px no-repeat;
    margin: 0 0 0 57px;
}

.conts-blogs .bx-wrapper .bx-controls-direction a {
    outline: 0;
    display: inline-block;
    vertical-align: top;
    width: 91px;
    height: 29px;
    text-indent: -9999px;
    z-index: 70;
    text-align: center;
}

/*[CUSTOMIZATION_BLOCK nchernysheva]*/
.inner-page .post a, .inner-page p a, .about-block a {
    text-decoration: underline;
    color: #0d73c7;
}

@media all and (max-width: 767px) {
    .pager .prev-page {
        position: relative;
        top: 0;
        text-align: center;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .pager li {
        margin: 0;
    }

    .pager li a {
        width: 41px;
        height: 41px;
    }

    .pager .next-page {
        line-height: 30px;
        margin-top: 10px;
    }

    .list-blogs2 .item-blogs {
        min-height: auto;
    }
}

/*img[data-src].lazy-load-image {
  opacity: 0;
}*/
img.lazy-load-image {
    opacity: 1;
    transition: opacity 0.3s;
}

.form-body .response.while {
    font-size: 24px;
    line-height: 110%;
    max-width: 230px;
    padding: 10px 10px 0;
    margin:auto auto 10px;
    text-shadow: 0 2px 11px #000;
}

.new-year-ban {
    position: absolute;
    top: 10%;
    left: 0
}

.main-slider .in-desc-slide .slide_header {
    font-size: 36px;
    line-height: 54px;
    color: #fff;
    font-family: 'GothamProBold';
    margin-top: 0;
}

.main-slider .in-desc-slide .new-year-ban .slide_desc {
    font-size: 27px;
    line-height: 40px;
    color: #fff;
    font-family: 'GothamProRegular';
}

@media all and (min-width: 1000px) and (max-width: 1460px) {
    .img-slide.orange-back img {
        width: 68%;
    }
}

/*[/CUSTOMIZATION_BLOCK]*/
a.bx-composite-btn.bx-btn-white.bx-composite-btn-fixed {
    display: none;
}

.form-in-blog .title {
    font-size: 22px;
    margin: 0 0 15px;
}

.form-send.form-in-blog {
    padding: 10px 0 30px;
    max-height: 315px;
    z-index: 9;
    position: relative;
}

.form-send.form-in-blog .field input {
    width: 418px;
    height: 40px;
}

.form-send.form-in-blog .field {
    margin: 0 auto 7px;
}

.form-send.form-in-blog .assept {
    margin: 10px 0 2px;
}

.form-send.form-in-blog .button button {
    height: 40px;
    font-size: 15px;
}

.post p {
    margin-bottom: 12px;
}

.text-info-blog {
    position: relative;
}

.text-info-blog .form-root {
    display: none;
}

.text-info-blog .wr-form-send {
    background: transparent;
}

.blog-back-image {
    height: 130px;
    background-position: center;
}

.text-info-blog table p, .text-info-blog li p, .text-info-blog ol p, .text-info-blog ul p {
    position: relative !important;
    top: auto !important;
}

.main .inner-page {
    max-width: 1000px;
    width: 100% !important;
}

.back-slide {
    height: 400px;
    background-position: center;
    background-size: contain;
    width: 100% !important;
    max-width: 600px;
    background-repeat: no-repeat;
}

.main .inner-page {
    /*adding-bottom: 200px !important;*/
}

@media all and (max-width: 1199px) {
    .back-slide {
        height: 300px;
        max-width: 440px;
    }
}

@media all and (max-width: 760px) {
    .back-slide {
        height: 250px;
    }
}

@media all and (max-width: 991px) {
    .list-blogs.list-blogs2 .tit-blogs {
        padding: 10px;
        min-height: auto;
        margin: 0;
    }

    .list-blogs.list-blogs2 p {
        padding: 10px;
    }
}

@media all and (max-width: 767px) {
    .main-slider .desc-slide {
        margin: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
        min-height: 150px;
    }

    .slide-content .img-slide {
        position: absolute;
    }

    .main-slider .desc-slide .in-desc-slide br {
        display: none;
    }

    .main .main-slider .in-desc-slide > .slide_header {
        font-size: 14px !important;
        text-align: left;
        padding-left: 30px;
        color: #ffffff !important;
        line-height: 15px !important;
        max-width: 100%;
        text-shadow: 0px 3px 5px #000;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .main .main-slider .in-desc-slide > .slide_desc {
        font-size: 12px !important;
        text-align: left;
        padding-left: 30px;
        padding-right: 30px;
        color: #ffffff !important;
        max-width: 100%;
        line-height: 14px;
        text-shadow: 10px 0px 12px #000;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        margin-top: 0px;
    }

    .main .in-desc-slide .more-sl a {
        margin: 0px 0px !important;
        line-height: 15px;
        padding: 3px;
        height: auto;
        font-size: 10px !important;
        background-color: #ffffff;
        max-width: 150px;
        border: 2px solid !important;
        letter-spacing: -0.7px;
    }

    /*.main .main-slider .bx-viewport {max-height: 105px!important;}*/
    .main .main-slider .bx-wrapper .bx-controls-direction a,
    .main .slider-spec.slider-top .bx-wrapper .bx-controls-direction a {
        top: 25%;
        margin-top: 0px;
    }

    .main-slider .bx-controls .bx-pager a {
        width: 18px !important;
        height: 18px !important;
    }

    p.slide_desc + p {
        display: none;
    }

    p.slide_desc + p + p {
        display: none;
    }

    .main .in-desc-slide .more-sl {
        margin-top: 7px;
        position: absolute;
        z-index: 999;
        bottom: 130px;
        width: 100%;
        left: 0;
    }

    div.all {
        font-size: 12px;
    }

    div.all a {
        padding: 5px;
        line-height: 14px;
        height: auto;
    }

    .b-recording {
        margin-bottom: 20px;
    }

    .main-slider .form-slide h3 {
        line-height: 25px;
        font-size: 25px;
    }
}

@media all and (max-width: 500px) {
    .slide-content .img-slide {
        max-height: 105px;
    }
}

@media all and (max-width: 390px) {
    .slide-content .img-slide {
        max-height: 85px;
    }
}

.block-img-slide-div {
    min-height: 400px;
    background-repeat: no-repeat;
    max-width: 600px;
    margin: auto;
    background-size: contain;
}

.block-img-slide-div-min {
    background-repeat: no-repeat;
    min-height: 80px;
    background-size: contain;
}

.pager-gal a.active:before {
    min-height: 80px;
    max-width: 110px;
}

@media all and (max-width: 767px) {
    .block-img-slide-div {
        min-height: 165px;
        max-width: 300px;
        background-size: cover;
        background-position: center;
    }

    .wr-gallery .bx-controls.bx-has-controls-direction {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 80px;
    }

    .wr-gallery .bx-controls-direction {
        position: initial !important;
        margin: 15px 0px 0 -460px !important;
    }
}


@media all and (min-width: 992px) and (max-width: 1420px) {
    .online-test-questions-form.scroll-pane.js-form.modal-form.jspScrollable {
        overflow: scroll;
    }

    .popup_test {
        padding-bottom: 0px;
    }

    .popup-title br {
        display: none;
    }

    .popup-body .popup-title {
        margin-bottom: 5px;
        font-size: 22px;
    }

    .popup-body {
        padding-bottom: 5px;
    }

    .popup-body .button button {
        height: 40px;
        font-size: 15px;
    }

    .popup-body .wr-panel-radio {
        margin-bottom: 5px;
    }
}

.block-before-whatapp {
    vertical-align: middle;
    /*background-image: url(/local/templates/divelang_2017/images/images_for_sprite/whatsapp.png);*/
    background: url(/local/templates/divelang_2017/images/sprite.png) -419px -1321px no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.p-block-whatapp {
    margin-bottom: 5px;
    margin-top: 5px;
}

a.block-whatapp {
    font-size: 20px;
    color: #fb7b51;
    display: inline-block;
    vertical-align: middle;
    font-family: 'GothamProBold';
    letter-spacing: -0.5px;
}

@media all and (max-width: 991px) {
    .blogs .item-blogs {
        width: 100%;
        margin: auto;
        display: block;
        max-width: 380px;
    }
}

ul.form_lang {
    list-style: none;
    display: block;
    max-width: 800px;
    margin: auto;
    padding: 0;
    text-align: center;
}

ul.form_lang li {
    display: inline-block;
    vertical-align: middle;
    min-width: 30%;
    position: relative; /*text-align: left;*/
    padding-top: 20px;
}

ul.form_lang li:before {
    position: relative;
    margin: 0;
    content: '';
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: middle;
}

ul.form_lang li.dif-test-14:before {
    background: url(/upload/iblock/6a8/eng.png);
}

ul.form_lang li.dif-test-15:before {
    background: url(/upload/iblock/696/fr.png);
}

ul.form_lang li.dif-test-16:before {
    background: url(/upload/iblock/15f/it.png);
}

ul.form_lang li.dif-test-17:before {
    background: url(/upload/iblock/7b9/de.png);
}

ul.form_lang li.dif-test-20:before {
    background: url(/upload/iblock/444/es.png);
}

ul.form_lang li.dif-test-2102:before {
    background: url(/upload/iblock/34c/chin.png);
}

ul.form_lang li.dif-test-2103:before {
    background: url(/upload/iblock/aab/jpn.png)
}
ul.form_lang li.dif-test-46:before {
    background: url(/upload/iblock/b49/arabic.png)
}
ul.form_lang li.dif-test-48:before {
    background: url(/upload/iblock/f2e/korean.png)
}
ul.form_lang li.dif-test-47:before {
    background: url(/upload/iblock/6de/turk.png)
}
ul.form_lang li.dif-test-50:before {
    background: url(/upload/iblock/ce5/greek.png)
}
.b-what p.title-test-page-lang {
    text-transform: uppercase;
    text-align: center;
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 10px;
    color: #0d73c7;
    font-weight: 600;
}

.block-with-lang-test { /*background: #e6f2fb;*/
}

.b-what.text-test-page-lang p {
    text-align: left;
    margin: 10px 0px 0px 0px;
}

.b-what.text-test-page-lang li {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
}

.b-what.text-test-page-lang, .b-what.block-with-lang-test {
    margin-bottom: 20px;
}



.but-lang-next { /*background: #ddd;width: 100%;padding: 10px;font-size: 16px;text-transform: uppercase;letter-spacing: 2px;*/
}

.but-lang-next {
    width: 195px;
    height: 55px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px;
    background: none;
    padding: 0 0 1px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    outline: none;
    cursor: pointer
}

.but-lang-next:hover {
    background: #0d73c7;
    color: #fff
}

.text-err-chek-lang {
    text-align: center;
    color: #de0000;
    font-size: 15px;
    padding: 10px;
}

.form-pagetest .assept2 label, .form-pagetest .assept2 label a {
    color: #000000;
}

.form-pagetest #online-test-step-2 {
    padding-bottom: 40px;
}

p.title-test-page-lang {
    padding-top: 40px;
}

.b-what p.min-text {
    font-size: 11px;
}

.b-what p.assept-win {
    font-size: 36px;
    font-weight: 600;
    color: var(--primary-color);
    line-height: 120%;
}

.chach-lang {
    position: absolute;
    height: 100%;
    width: 100%;
    left: -42px;
    opacity: 0;
}

.chach-lang:hover {
    cursor: pointer;
}

.form_lang li.active {
    color: #0d73c7;
    font-weight: 600
}

@media all and (max-width: 767px) {
    ul.form_lang li {
        display: block;
        padding-top: 10px;
        font-size: 17px;
        padding-left: 20px;
    }
}

@media all and (min-width: 992px) and (max-width: 1490px) {
    .img-slide {
        /* position: relative;*/
        top: 0;
        left: 0;
        max-width: 5000px;
        width: 100%;
        margin: 0 0 0 0px;
        display: block;
    }

    .img-slide.orange-back img {
        position: absolute;
        right: 0;
        margin: 0;
    }

    .img-slide.orange-back {
        height: 100%;
    }

    .img-slide.orange-back:before {
        z-index: 9;
    }

    .img-slide.orange-back + .desc-slide {
        z-index: 99;
    }
}

.text-info-blog {
    padding-left: 20px;
    padding-right: 20px;
}

@media all and (max-width: 767px) {
    .main div.table.table-hover.newsched {
        display: block !important;
        width: 100%;
    }
}

@media all and (max-width: 999px) {
    .title h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .main-slider + .title {
        margin-bottom: 0px;
        margin-top: 20px;
    }
}

.schedule-slogan {
    font-size: 26px;
    color: #0d73c7;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.5;
    padding-bottom: 45px;
    font-weight: 600;
}

p.schedule-slogan a {
    text-decoration: none;
}

@media all and (max-width: 767px) {
    .schedule-slogan {
        font-size: 19px;
    }
}

.teat-spr {
    background-image: url(/local/templates/divelang_2017/images/teat-sprite.jpg);
    width: 180px;
    height: 180px;

}

.all-teat-spr {
    display: inline-block;
}

.all-teat-spr .name-teacher {
    margin-top: 14px;
    margin-bottom: 25px;
}

.slide.back-slide {
    background-image: url(/upload/slider-main/spr-img.jpg);
    background-size: initial;
}

.slide.back-slide.sl-1 {
    background-position: -10px -18px;
}

.slide.back-slide.sl-2 {
    background-position: -625px -15px;
}

.slide.back-slide.sl-3 {
    background-position: -1247px -15px;
}

.slide.back-slide.sl-4 {
    background-position: -12px -435px;
}

.slide.back-slide.sl-5 {
    background-position: -625px -434px;
}

.slide.back-slide.sl-6 {
    background-position: -1247px -443px;
}

.slide.back-slide.sl-7 {
    background-position: -12px -857px;
}

.slide.back-slide.sl-8 {
    background-position: -625px -857px;
}

.slide.back-slide.sl-9 {
    background-position: -1247px -860px;
}

.slide.back-slide.sl-10 {
    background-position: -10px -1278px;
}

.slide.back-slide.sl-11 {
    background-position: -1250px -1282px;
}

@media all and (max-width: 720px) {
    .slide.back-slide.sl-1 {
        background-position: -182px -71px;
    }

    .slide.back-slide.sl-2 {
        background-position: -743px -164px;
    }

    .slide.back-slide.sl-3 {
        background-position: -1248px -66px;
    }

    .slide.back-slide.sl-6 {
        background-position: -1375px -473px;
    }

    .slide.back-slide.sl-7 {
        background-position: -12px -928px;
    }

    .slide.back-slide.sl-8 {
        background-position: -727px -949px;
    }

    .slide.back-slide.sl-9 {
        background-position: -1247px -952px;
    }

    .slide.back-slide.sl-10 {
        background-position: -151px -1326px;
    }

    .slide.back-slide.sl-11 {
        background-position: -1287px -1339px;
    }
}

.newsched sup {
    top: 1px;
}


/* EXTRACTED FROM HEADER */

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select {
    font-family: sans-serif
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

p {
    margin: 1em 0
}

ul {
    margin: 1em 0
}

ul {
    padding: 0 0 0 40px
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

button, input, select {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button {
    -webkit-appearance: button;
    *overflow: visible
}

input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

* {
    outline: none !important
}

.main-slider .in-desc-slide > .slide_header {
    font-size: 36px;
    line-height: 54px;
    color: #fff;
    font-family: 'GothamProBold';
    margin-top: 0
}

.main-slider .in-desc-slide > .slide_desc {
    font-size: 27px;
    line-height: 40px;
    color: #fff;
    font-family: 'GothamProRegular'
}

.main-slider .in-desc-slide {
    vertical-align: baseline;
    padding: 35px 0
}

@media screen and (max-width: 1168px) {
    .main-slider .in-desc-slide {
        padding-left: 60px
    }
}

@media screen and (max-width: 1024px) {
    .main-slider .in-desc-slide {
        padding: 35px 100px
    }

    .main-slider .in-desc-slide > .slide_header {
        font-size: 30px;
        line-height: 48px
    }

    .main-slider .in-desc-slide > .slide_desc {
        font-size: 21px;
        line-height: 34px
    }
}

@media screen and (max-width: 999px) {
    .main-slider .in-desc-slide {
        padding: 0
    }

    .main-slider .in-desc-slide > .slide_header {
        font-size: 24px;
        line-height: 42px
    }

    .main-slider .in-desc-slide > .slide_desc {
        font-size: 15px;
        line-height: 28px
    }
}

@media screen and (max-width: 940px) {
    .main-slider .in-desc-slide br {
        visibility: hidden;
        display: none
    }

    .main-slider .in-desc-slide {
        vertical-align: middle
    }

    .main-slider .in-desc-slide > .slide_header {
        font-size: 22px;
        line-height: 33px
    }

    .main-slider .in-desc-slide > .slide_desc {
        font-size: 13px;
        line-height: 19px
    }
}

@media screen and (max-width: 720px) {
    .main-slider .in-desc-slide > .slide_header {
        font-size: 18px;
        line-height: 29px
    }

    .main-slider .in-desc-slide > .slide_desc {
        font-size: 12px;
        line-height: 15px
    }
}

/*@media screen and (max-width: 670px) {*/
/*	.main-slider {*/
/*		display: none*/
/*	}*/
/*}*/

a, img {
    outline: none !important
}

img {
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
    border-right-style: none;
    border-right-width: 0;
    border-top-style: none;
    border-top-width: 0
}

html, body {
    width: 100%;
    height: 100%
}

html {
    background: #fff
}

body {
    font-weight: 400;
    font-size: 13px;
    font-family: 'GothamProRegular';
    color: #333;
    margin: 0;
    padding: 0
}

a {
    color: #106470
}

h1 {
    margin: 0 0 25px;
    padding: 0;
    line-height: normal;
    font-size: 36px;
    font-weight: 400;
    font-family: 'GothamProBold'
}

p {
    margin-bottom: 23px;
    line-height: 21px
}

ul {
    margin: 20px 0 20px 0;
    padding: 0 0 0 40px
}

li {
    margin: 0 0 12px 0;
    padding: 0;
    line-height: 21px
}

input[type=text] {
    width: 448px;
    height: 55px;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6f2fb;
    border-top: 1px solid #aabdcc;
    border-left: 1px solid #aabdcc;
    outline: none;
    background: #e6f2fb;
    font-size: 13px;
    font-family: 'GothamProLight'
}

body:first-of-type input[type=text] {
    line-height: normal
}

.main {
    min-width: 1000px;
    min-height: 100%;
    overflow: hidden
}

.main:after {
    content: '';
    display: block
}

.rsp-header {
    height: 137px
}

.wr-header {
    width: 100%;
    z-index: 99;
    background: #fff
}

.header {
    position: relative;
    z-index: 98;
    width: 1000px;
    margin: 0 auto;
    padding: 13px 0 0;
}

.header:before {
    position: absolute;
    bottom: -19px;
    left: 50%;
    width: 10000px;
    margin: 0 0 0 -5000px;
    content: '';
    display: block;
    height: 19px;
    background: url(/local/templates/divelang_2017/images/waves-top.png) 0 bottom repeat-x
}

.top-header {
    margin: 0 0 24px;
}

.top-header:after {
    content: '';
    display: table;
    clear: both;
}

.logo {
    float: left;
    margin: 7px 0 0;
}

.logo img {
    display: block;
}

.test-h {
    float: left;
    margin: 29px 0 0 90px;
    font-size: 13px;
    line-height: 17px
}

.test-h a {
    position: relative;
    padding: 0 0 0 34px;
    display: inline-block;
    vertical-align: top;
    color: #0d73c7;
    text-decoration: none;
}

.test-h a:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -288px no-repeat;
}

.test-h span {
    border-bottom: 1px solid rgba(13, 115, 199, .25);
}

.rec {
    float: left;
    margin: 29px 0 0 69px;
    font-size: 13px;
    line-height: 17px;
}

.rec a {
    position: relative;
    padding: 0 0 0 35px;
    display: inline-block;
    vertical-align: top;
    color: #fb7b51;
    text-decoration: none;
}

.rec span {
    border-bottom: 1px solid rgba(251, 123, 81, .25)
}

.rec a:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -223px no-repeat;
}

.header-r {
    float: right;
    text-align: right;
}

.soc-h {
    margin: 0 0 6px;
}

.soc ul {
    list-style-type: none;
    margin: 0 0 0 -4px;
    padding: 0;
}

.soc li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
    padding: 0;
    line-height: normal;
    background: none;
}

.soc li a {
    display: block;
    width: 24px;
    height: 24px
}

.soc li.item1 a {
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -317px no-repeat
}

.soc li.item2 a {
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -346px no-repeat
}

.soc li.item3 a {
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -375px no-repeat
}

.phone-h {
    margin: 0 0 3px;
    font-size: 20px;
    color: #fb7b51;
    font-family: 'GothamProBold'
}

.callback {
    font-size: 13px;
    line-height: 17px
}

.callback a {
    color: #fb7b51;
    text-decoration: none;
    border-bottom: 1px solid rgba(251, 123, 81, .25)
}

.menu > ul {
    position: relative;
    list-style-type: none;
    margin: 0px;
    padding: 0;
    text-align: center
}

.menu > ul > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 0 0 9px;
    line-height: normal;
    text-transform: uppercase;
    background: none;
    font-size: 13px;
    font-family: 'GothamProBold';
}

.menu > ul > li > a {
    color: #0d73c7;
    text-decoration: none
}

.panel-lang {
    display: none;
    position: absolute;
    top: 25px;
    left: 25px;
    width: 1000px;
    padding: 45px 0 48px;
    z-index: 5;
    text-align: left;
    border-top: 2px solid #fb7b51
}

.panel-lang:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 10000px;
    height: 100%;
    margin: 0 0 0 -5000px;
    z-index: -1;
    content: '';
    display: block;
    background: rgba(255, 255, 255, .95);
}

.panel-lang .list-lang {
    margin: 0;
}

.panel-lang .list-lang li {
    font-size: 13px;
    text-transform: none;
    font-family: 'GothamProLight';
}

.main-slider {
    position: relative;
    margin: 0 0 25px
}

/*.main-slider:before {
	position: absolute;
	bottom: 0;
	left: 0%;
	z-index: 90;
	width: 10000px;
	margin: 0 0 0 0px;
	content: '';
	display: block;
	height: 30px;
	background: url(/local/templates/divelang_2017/images/waves-bot.png) 0 0 repeat-x
}*/
.main-slider:after {
    left: 0%;
    z-index: 90;
    width: 10000px;
    margin: -10px 0 0 0px;
    content: '';
    display: block;
    height: 30px;
    background: url(/local/templates/divelang_2017/images/waves-bot.png) 0 0 repeat-x;
}

.slider-m .slide {
    height: 440px
}

.slider-m .slide a {
    text-decoration: none
}

.img-slide {
    position: absolute;
    top: 0;
    /*left: 50%;*/

    width: 100%;
    /*margin: 0 0 0 -960px*/
}

.img-slide img {
    display: block;
    max-width: 5000px !important;
    margin: 0 auto
}

.desc-slide {
    position: relative;
    width: 1000px;
    margin: auto;
    height: 100%;
    min-height: 440px;
}

.desc-slide:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-left: -1px
}

.in-desc-slide {
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.more-sl {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'gotham_promedium';
    letter-spacing: 2px
}

.more-sl a {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 35px;
    padding: 0 20px;
    border: 3px solid #fff;
    color: #fff;
    text-decoration: none
}

.b-choice-lang {
    width: 1000px;
    margin: 0 auto;
    min-height: 215px;
}

.title {
    margin: 0 0 35px;
    font-size: 36px;
    text-align: center;
    font-family: 'GothamProBold'
}

.list-lang ul {
    list-style-type: none;
    margin: 0px 0 0;
    padding: 0
}

.list-lang li {
    display: inline-block;
    vertical-align: top;
    width: 163px;
    margin: 42px 0 0;
    padding: 0;
    font-size: 13px;
    line-height: normal;
    background: none
}

.list-lang li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 53px;
    color: #0d73c7;
    text-decoration: none
}

.list-lang li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -21px 0 0;
    content: '';
    display: block;
    width: 42px;
    height: 42px
}

.button {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px
}

.field {
    position: relative;
    width: 450px;
    margin: 0 auto 15px
}

.field input {
    width: 448px;
    height: 55px;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6f2fb;
    border-top: 1px solid #aabdcc;
    border-left: 1px solid #aabdcc;
    outline: none;
    background: #e6f2fb;
    font-size: 13px;
    font-family: 'GothamProLight'
}

.field span {
    display: none;
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 12px;
    color: #a2b4c3
}

.assept {
    margin: 18px 0 21px
}

.assept label {
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 5px;
    font-size: 13px
}

.assept label a {
    text-decoration: none;
    border-bottom: 1px solid rgba(68, 68, 68, .25)
}

.button button {
    width: 195px;
    height: 55px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'GothamProBold';
    letter-spacing: 2px;
    background: none;
    padding: 0 0 1px;
    border: 3px solid #0d73c7;
    color: #0d73c7;
    outline: none
}

.pop-ask {
    text-align: center
}

.t-pop-ask {
    margin: 0 0 40px;
    font-size: 36px;
    font-family: 'GothamProBold';
    color: #fff
}

.buttons-ask {
    margin: 0 0 0 -28px
}

.but-ask {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 28px;
    font-size: 36px;
    font-family: 'GothamProBold'
}

.but-ask a {
    display: block;
    width: 112px;
    height: 55px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: 3px solid #fff
}

.pop {
    position: relative
}

.close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 23px;
    height: 22px;
    background: url(/local/templates/divelang_2017/images/sprite.png) -570px -404px no-repeat
}

.assept2 {
    text-align: center;
    color: #fff
}

.assept2 label {
    color: #fff
}

.assept2 label a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .25)
}

.pop-callback {
    position: relative;
    width: 660px
}

.in-pop-callback {
    padding: 60px 0 50px 0
}

.pop-callback .t-pop-ask {
    margin: 0 0 50px 0;
    text-align: center
}

.button.button-white button {
    width: 280px;
    color: #fff;
    border: 3px solid #fff
}

.close2 {
    top: 10px;
    right: 0;
    background: url(/local/templates/divelang_2017/images/close2.png) no-repeat
}

.field-wh input {
    background: #fff
}

.popup-body {
    padding-top: 20px
}

.lang-name {
    display: inline
}

.response {
    line-height: 24px;
    padding-bottom: 20px;
    font-size: 18px;
    text-align: center
}

.while {
    color: #fff
}

.popup-wrapper {
    width: 660px;
    margin: 0 auto
}

@media screen and (max-width: 999px) {
    .main {
        min-width: 320px
    }

    .header {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }

    .top-header {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0;
        padding-bottom: 12px
    }

    .b-choice-lang {
        width: auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .wr-menu {
        text-align: center
    }

    .menu {
        display: none
    }

    .but-menu {
        background: #0d73c7;
        text-align: center
    }

    .but-menu span {
        position: relative;
        padding: 0 0 0 35px;
        display: inline-block;
        height: 42px;
        line-height: 43px;
        color: #fff;
        font-size: 18px;
        font-family: 'GothamProBold';
        text-transform: uppercase
    }

    .but-menu span:before {
        position: absolute;
        top: 50%;
        left: 0;
        margin: -8px 0 0 0;
        content: '';
        display: block;
        width: 27px;
        height: 17px;
        background: url(/local/templates/divelang_2017/images/sprite.png) -445px -1325px no-repeat;
    }

    .menu > ul > li {
        float: none;
        display: block;
        padding-bottom: inherit;
        line-height: 14px;
        border-bottom: 1px solid #fb7b51
    }

    .menu > ul > li > a {
        display: block;
        padding: 14px 0 11px 0
    }

    .menu > ul > li:first-child {
        border-top: none
    }

    .panel-lang {
        position: relative;
        left: auto;
        top: auto;
        margin-left: 0;
        width: auto;
        padding: 30px 0 30px 0;
        border-top: 1px solid #fb7b51
    }

    .panel-lang:before {
        display: none
    }

    .test-h {
        margin-left: 40px
    }

    .rec {
        margin-left: 40px
    }

    .rsp-header {
        height: auto
    }

    .desc-slide {
        width: 100%;
        left: 0;
        margin-left: 0;
        text-align: center
    }

    .img-slide {
        /*	position: relative;*/
        left: auto;
        top: 0;
        margin-left: 0;
        width: auto
    }

    .img-slide img {
        max-width: 100%
    }

    .slider-m .slide {
        height: auto;
        position: relative;
    }

    .in-desc-slide {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center
    }

    /*.main-slider:before{display:none}*/
    .header:before {
        display: none
    }

    .title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .list-lang ul {
        text-align: center
    }

    .list-lang li {
        text-align: left
    }

    .button {
        font-size: 15px
    }

    .b-funtc-stud li br {
        display: none
    }

    .main:after {
        display: none
    }

    .b-choice-lang {
        margin-bottom: 40px;
        padding-top: 20px
    }

    .close {
        left: 50%;
        margin: 0 0 0 -11px
    }

    .t-pop-ask {
        font-size: 30px;
        margin-bottom: 20px !important
    }

    .pop-callback {
        width: 450px;
        overflow: hidden
    }

    .popup-wrapper {
        width: 450px
    }
}

@media screen and (max-width: 900px) {
    .header {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 0
    }

    .header-r {
        float: none;
        text-align: center;
        margin-left: -20px;
        margin-top: 20px
    }

    .rec {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .test-h {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .logo {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .soc-h {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }

    .phone-h {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }

    .callback {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
        margin-top: 3px
    }

    .top-header {
        margin-bottom: 0
    }
}

@media screen and (max-width: 850px) {
    .more-sl {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }
}

@media screen and (max-width: 760px) {
    .pop-ask {
        width: 300px
    }

    .t-pop-ask {
        font-size: 25px
    }
}

@media screen and (max-width: 620px) {
    .rec {
        display: block;
        margin-left: 0
    }

    /*.main-slider {*/
    /*	display: none*/
    /*}*/
}

@media all and (min-width: 768px) and (max-width: 1320px) {
    .field input {
        height: 46px
    }

    .menu > ul > li {
        margin: 0 0 0 12px;
    }

    .breacrumbs {
        margin: 25px 0 11px;
    }
}

@media screen and (max-width: 470px) {
    .field {
        width: auto
    }

    .field input {
        width: 99% !important;
        box-sizing: border-box
    }

    .field input {
        width: 300px
    }

    .pop-callback {
        width: 300px;
        overflow: hidden
    }

    .t-pop-ask {
        font-size: 20px
    }

    .more-sl {
        font-size: 12px
    }

    .in-desc-slide .more-sl {
        margin-left: 0
    }

    .popup-body {
        width: 300px;
        overflow: hidden;
        margin: 0 auto
    }

    .popup-wrapper {
        width: 300px
    }
}

@media screen and (max-width: 420px) {
    .logo {
        display: block
    }

    .logo img {
        display: block;
        margin: 0 auto;
    }

    .header-r {
        margin-top: 20px;
    }

    .test-h {
        display: block;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0
    }

    .test-h br {
        display: none
    }

    .test-h a:before {
        display: none
    }

    .test-h a {
        padding-left: 0
    }

    .rec {
        margin-top: 20px;
        padding-left: 0
    }

    .rec br {
        display: none
    }

    .rec a:before {
        top: -5px;
        display: none
    }

    .rec a {
        padding-left: 0
    }

    .list-lang li {
        width: 150px
    }
}

.form-body .response.while {
    font-size: 26px;
    line-height: 24px;
    max-width: 230px;
    padding: 10px;
    margin: auto;
    margin-bottom: 10px;
    text-shadow: 0 2px 11px #000
}

.main-slider .in-desc-slide .slide_header {
    font-size: 36px;
    line-height: 54px;
    color: #fff;
    font-family: 'GothamProBold';
    margin-top: 0
}

@media all and (max-width: 767px) {
    .main-slider .desc-slide {
        margin: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
        min-height: 150px
    }

    .main-slider .desc-slide .in-desc-slide br {
        display: none
    }

    .main .main-slider .in-desc-slide > .slide_header {
        font-size: 30px !important;
        text-align: left;
        padding-left: 30px;
        color: #fff !important;
        line-height: initial !important;
        max-width: 100%;
        text-shadow: unset;
        margin-bottom: 0;
        margin-top: 5px;
        white-space: normal !important;
        position: absolute;
        top: 50px;
        left: 0;
    }

    .main .main-slider .in-desc-slide > .slide_desc {
        font-size: 16px !important;
        text-align: left;
        padding-left: 30px;
        padding-right: 30px;
        /*margin-top: 200px;*/
        color: #fff !important;
        max-width: 100%;
        line-height: 20px;
        text-shadow: unset;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        position: absolute;
        left: 0;
        top: 42% !important;
    }

    .main .in-desc-slide .more-sl a {
        margin: 0 0px !important;
        line-height: 15px;
        padding: 3px;
        height: auto;
        font-size: 15px !important;
        background-color: transparent;
        max-width: 150px;
        border: 2px solid !important;
        letter-spacing: -.7px;
        padding: 15px !important;
    }

    p.slide_desc + p {
        display: none
    }

    p.slide_desc + p + p {
        display: none
    }

    .main .in-desc-slide .more-sl {
        margin-top: 7px;
        position: absolute;
        z-index: 999;
        bottom: 130px;
        width: 100%;
        left: 0;
    }
}

@media all and (min-width: 992px) and (max-width: 1420px) {
    .popup-body {
        padding-bottom: 5px
    }
}

.block-before-whatapp {
    vertical-align: middle;
    background: url(/local/templates/divelang_2017/images/sprite.png) -419px -1321px no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px
}

.p-block-whatapp {
    margin-bottom: 5px;
    margin-top: 5px
}

a.block-whatapp {
    font-size: 20px;
    color: #fb7b51;
    display: inline-block;
    vertical-align: middle;
    font-family: 'GothamProBold';
    letter-spacing: -.5px
}


body .popup-window {
    width: auto;
    max-width: calc(100% - 30px);
    max-height: 340px;
}


@media all and (min-width: 992px) and (max-width: 1490px) {
    .img-slide {
        /*position: relative;*/
        top: 0;
        left: 0;
        max-width: 5000px;
        width: 100%;
        margin: 0 0 0 0;
        display: block
    }
}

@media all and (max-width: 999px) {
    .title h1 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .main-slider + .title {
        margin-bottom: 0;
        margin-top: 20px
    }
}

#livechat-compact-container {
    display: none;
}

.grid2x1, .list-blogs-but {
    position: relative;
}

.our-training-programs-container .tags-wrapper {
    max-width: 1046px;
    margin: auto;
}

.our-training-programs-container .tags-wrapper .tag {
    margin: 5px;
}

@media all and (min-width: 768px) {
    .list-blogs-but .text-big-blue, .grid2x1 .text-big-blue {
        margin-top: -30px;
        margin-bottom: 130px;
    }

    .rsp-header {
        min-height: 200px;
    }
}

@media all and (max-width: 767px) {
    .logo-fixed {
        position: fixed;
        display: block;
        background: #fff;
        width: 100%;
        left: 0;
        top: 0;
        margin-top: 0;
        padding-bottom: 10px;
    }

    .wr-menu-fixed {
        position: fixed;
        width: 100%;
        top: 87px;
    }

    .menu {
        background: rgb(255, 255, 255);
    }

    .top-header {
        min-height: 325px;
    }

    div[aria-live="polite"], div[aria-live="polite"] .slider-m {
        min-height: 210px;
    }
}

@media (max-width: 796px) {
    .direction_phone {
        display: block;
    }

    .text_inline {
        margin-left: 0;
    }

    .top-header .header-r a {
        display: inline-block;
        font-size: 20px;
        color: #fb7b51;
        font-family: 'GothamProBold';
        margin-bottom: 5px;
    }
}

.online-img-block {
    display: flex;
    justify-content: space-between;
}

.online-img-block-img img {
    max-width: 350px;
    max-height: 200px;
}

.online-img-block-text {
    margin-left: 30px;
}

.trial-lesson-banner-overlay {
    background: var(--light-color);
}

.trial-lesson-banner-overlay .container-beginners {
    padding-top: 80px !important;
    padding-bottom: 80px;
}

.trial-lesson-banner .oip-title {
    font-size: 34px;
    margin-bottom: 25px;
}

.trial-lesson-banner .uk-grid-small svg path {
    stroke: var(--main-color);
}

.trial-lesson-banner .uk-list li div {
    margin-left: 0;
}

.trial-lesson-banner .uk-first-column {
    padding-left: 0;
}

.trial-lesson-banner .uk-first-column img {
    margin-left: 40px;
}

.trial-lesson-banner .waves svg {
    position: absolute;
    bottom: 50%;
    margin-bottom: -52px;
    right: -100px;
}

.list-payments svg path {
    stroke: var(--secondary-color);
}

.tarif-list .list-body {
    padding-left: 30px;
}

.tarif-list .oip-title {
    margin-bottom: 18px !important;
}
.free-block {
    padding-left: 87px;
    padding-right: 87px;
}
.free-block .free-item {
    padding-left: 59px;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}
.free-block .free-item .free-item-pic {
    width: fit-content;
    position: absolute;
    left: 0;
}
.free-block .free-item .uk-grid-margin {
    margin-top: 60px !important;
}

.lesson-block .lesson-item .lesson-item-pic {
    margin-bottom: 25px;
}
.contacts-links {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 330px !important;
}
.contacts-links a {
    background-color: var(--contrast-color);
    color: var(--secondary-color);
    display: flex;
    gap: 10px;
    align-items: center;
}

.trial-lesson-banner-overlay video {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .online-img-block {
        display: block;
    }

    .text-info-blog table {
        display: block;
        overflow: scroll;
    }
}

@media all and (max-width: 767px) {
    .slider-m .slide .img-slide {
        background-color: #0d73c7;
        width: 100%;
        min-height: 360px;
    }

    .wr-teacher, .slider-video, .wr-brands, .main .b-choice-lang, .slider-m .slide .img-slide img, .main .b-choice-lang {
        display: none;
    }

    .wr-sertification {
        display: none;
    }

    .wr-pgrm ~ .wr-gallery {
        display: none;
    }

    #form_28 .form-root {
        display: none;
    }

    .list-pr-ac .in-list, .menu .lng a .list-lang ul .lang_is_start, .table.table-hover.newsched, .form-container .form-slide {
        display: none;
    }

    .list-pr-ac.actions .in-list {
        display: block;
    }
    .trial-lesson-banner-overlay .container-beginners {
        padding-top: 30px !important;
        padding-bottom: 30px;
    }
    .free-block {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media  (max-width: 550px) {
    .trial-lesson-banner .waves {
        display: none;
    }
}
@media  (max-width: 490px) {
    .list-pr-ac.actions .item-pr-ac {
        margin-left: 25px;
        margin-right: 8px;
    }
    .list-pr-ac.actions .item-pr-ac .in-pr-ac {
        height: 250px;
    }
    .list-pr-ac.actions .item-pr-ac .in-pr-ac .stock {
        font-size: 28px;
    }
    .list-pr-ac.actions .item-pr-ac .in-pr-ac .stock span {
        font-size: 20px;
    }
}
/* End */
/* /local/templates/divelang_2017/css/custom.css?175498953318983 */
/* /local/templates/divelang_2017/js/selectric/selectric.css?16063838214315 */
/* /local/templates/divelang_2017/js/intlTelInput/style.css?174134913913444 */
/* /local/templates/divelang_2017/css/forms.css?175344783144072 */
/* /local/templates/divelang_2017/styles.css?17519792666670 */
/* /local/templates/divelang_2017/template_styles.css?1754305338222593 */
