/** Generated by FG **/
@font-face {
  font-family: 'BPGBannerExtraSquareCaps';
  src: url('../fonts/20011.eot');
  src: local('☺'),
    url('../fonts/20011.woff') format('woff'),
    url('../fonts/20011.ttf') format('truetype'),
    url('../fonts/20011.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}






* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  display: inline-block;
}

span {
  display: inline-block;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'BPGBannerExtraSquareCaps';
  font-weight: 400;
}

.container {
  max-width: 465px;
  margin: 0 auto;
  padding: 0px 51px;
}

.tabs_phoneNumber,
.tabs_phoneNumber1 {
  position: absolute;
  top: 52%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  width: 298px;
  text-align: center;
  height: 510px;
}

.tabs_phoneNumber1Flex {
  margin-top: 213px;
  margin-bottom: 27px;
}

.tabs_content-itemImages {
  width: 100%;
}

.tab_bottom-contentBlock {
  display: none;
}

.tab_bottom-contentBlock.active1 {
  display: block;
}



.tabs_phoneNumber1Flex span {
  font-size: 40px;
  color: #9da2b4;
}


.tabs_phoneNumberTitle {
  font-size: 22px;
  color: #9da2b4;
  margin-bottom: 17px;
}

.tabs_phoneNumberNomer {
  font-size: 45px;
  color: #f1f1f1;
  margin-bottom: 18px;
}

.tabs_phoneNumberText {
  font-size: 17px;
  color: #777a8b;
  background-color: #2d323b;
  border-radius: 20px;
  padding: 8px 39px;
  width: 228px;
  margin: 0 auto;
}

.tabs_phoneFlex {
  display: flex;
  justify-content: space-between;
  margin-top: 277px;
}

.container_tab {
  max-width: 417px;
  margin: 0 auto;
  padding: 0px 60px;
  height: 417px;
}

.tabs_phoneRlative {
    position: absolute;
    bottom: 0;
    right: 80px;
}

.tabs_phone {
  width: 440px;
  height: 716px;
  background-image: url('../images/color-correction.png');
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
  position: relative;
}



.robox_scrol {
  height: 349px;
}



.tab_header {
  margin-top: 90px;
  z-index: 50;
  position: relative;
}

.tab_header-block {
  display: flex;
}

.tab_header-item {
  cursor: pointer;
}

.tab_header-item.opacity_default {
  opacity: 0;
  cursor: default;
}

.tab_header-item img {
  width: 100%;
}

.tabs_content {
  color: #fff;
  top: 100px;
  opacity: 0;
  visibility: hidden;
  transition: all .8s;
  position: relative;
  min-height: 0px;
}

.tabs_content.opend {
  opacity: 1;
  visibility: visible;
  min-height: 297px;
}

.tabs_content-item {
  display: none;
}

.tabs_content-item.active {
  display: block;

}

.tab_content-block {
  max-width: 123px;
  position: relative;
  margin-bottom: 47px;
  top: 0px;
  left: 0px;
}

.tab_content-block img {
  position: absolute;
  top: -4px;
  left: -3px;
}


.tab_content-blockImages {
  background-image: url(../images/icon3.png);
  width: 96px;
  height: 71px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}

.tab_content-blockImages.opend {
  background-image: url(../images/icon4.png);
  background-repeat: no-repeat;
  background-size: 100%;
}


.tab_content-blockImages.opend1 {
  background-image: url(../images/icon5.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.tab_content-blockImages.opend2 {
  background-image: url(../images/icon6.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.tab_content-title {
  font-size: 14px;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}

.tab_content-text {
  font-size: 11px;
  color: #808498;
  position: relative;
  z-index: 1;
}

.tab_close,
.tab_bottomClose {
  width: 76px;
  height: 45px;
  border-radius: 20px;
  background-color: #1a1b20;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 40px;
  font-size: 11px;
  color: #575968;
  z-index: 1;
  cursor: pointer;
}

.tab_close:hover,
.tab_bottomClose:hover {
  background-color: cyan;
  transition: all 1s ease;
  color: #000;
}

.tab_content-btn,
.tab_content-btn1,
.tab_content-btn2,
.tab_content-btninput3,
.tab_content-btn1input4,
.tab_content-btn2input4,
.tab_content-btn5,
.roboxTab_content-btn,
.roboxTab_content-btn2,
.code_tab_content-btn2,
.tab_bottom-1_content-btn {
  font-size: 13px;
  color: #808498;
  width: 100%;
  min-height: 40px;
  background-color: #252731;
  border-radius: 20px;
  line-height: 36px;
  padding-left: 23px;
  margin-top: 2px;
  cursor: pointer;
}

.tab_bottom-1_content-btn {
  color: #9c9ea7;
  transition: 0.3s ease-out;
}

.tab_bottom-1_content-btn.color {
  background-color: #373c50;
}

.code_tab_content-btn2 {
  background-color: #252731;
}

.code_tab_content-btn2:hover {
  background-color: #05e5ff;
  transition: all 1s ease;
}

.tab_content-btninput3 {
  width: 99%;
}

.tab_flex {
  display: flex;
  justify-content: space-between;
}

.roboxTab_content-btn,
.tab_bottom-1_content-btn {
  padding-right: 27px;
}

.roboxTab_content-btn a,
.tab_bottom-1_content-btn .tab_bottom-1text {
  float: right;
  font-size: 13px;
  color: #dcdee8;
}

.tab_bottom-1Message {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tab_bottom-1text-1 {
  font-size: 10px;
  font-weight: 400;
  color: #13f377;
  margin-right: 60px;
}

.tab_bottom-1Message {
  height: 0;
  overflow: hidden;
  width: 0;
  transition: height 0.3s ease-out;
}

.tab_bottom-1Message.opend {
  height: 40px;
  width: 100%;
}




.tab_bottom-1Margin {
  margin-right: 14px;
}

.tab_bottom-1_content-btn .tab_bottom-1text {
  font-size: 11px;
  color: #7d7f8c;
}

.roboxTab_content-btn a:hover {
  color: #05e5ff;
  transition: all 1s ease;
}

.roboxTab_content-btn.margin {
  margin-bottom: 25px;
}

.tab_content-btn2input4,
.roboxTab_content-btn2 {
  background-color: #2f323e;
}

.tab_content-btn2input4.input {
  background-color: #2f323e;
  margin-bottom: 4px;
}

.tab_content-btn2input4.input1 {
  margin-top: 11px;
}

.tab_content-btn2input4:hover,
.roboxTab_content-btn2:hover {
  background-color: #3d4154;
  transition: all 1s ease;
}

.tab_content-btnJs {
  display: none;
}

.tab_content-btnJs1 {
  display: none;
}


.tab_content-btnJs.input {
  display: inline-block;
}

.tab_content-btnJs1.input1 {
  display: inline-block;
}

.tab_content-btn2,
.tab_content-btn2input4,
.tab_content-btn5,
.roboxTab_content-btn2,
.code_tab_content-btn2 {
  text-align: center;
}

.tab_content-btn1,
.tab_content-btn1input4 {
  border-radius: 20px 0px 0px 20px;
  width: 177px;
}

.tab_content-span,
.tab_content-spaninput4 {
  height: 40px;
  width: 115px;
  background-color: #252731;
  line-height: 36px;
  font-size: 11px;
  border-radius: 0px 20px 20px 0px;
  text-align: center;
  color: #dcdee8;
  margin-top: 2px;
}

.tab_content-btn:hover,
.tab_content-span:hover,
.tab_content-btn1:hover,
.tab_content-btn2:hover,
.tab_content-input1 a:hover,
.tab_content-btninput3:hover,
.tab_content-btn5:hover,
.tab_content-input-btn:hover {
  background-color: #2f323e;
  transition: all 1s ease;
}

.tab_content-input,
.tab_content-input1,
.tab_content-input2,
.tab_content-input3,
.tab_content-input4 {
  display: none;
}

.tab_content-input1 {
  height: 168px;
}

.tab_content-input.input,
.tab_content-input1.input,
.tab_content-input2.input,
.tab_content-input3.input,
.tab_content-input4.input {
  display: block;
}





.tab_content-input2 input {
  width: 209px;
  height: 39px;
  border-radius: 20px 0px 0px 20px;
  background-color: #2f323e;
  border: none;
  font-size: 13px;
  color: #7d7f8c;
  padding-left: 23px;
  margin-bottom: 8px;
  outline: none;
}

.tab_content-input2 button {
  height: 39px;
  width: 84px;
  border: none;
  border-radius: 0px 20px 20px 0px;
  font-size: 11px;
  color: #dcdee8;
  background-color: #2f323e;
  outline: none;
  cursor: pointer;
  transition: all .6s;
}

.tab_content-input2 button:hover {
  background-color: #414452;
}

.tab_content-input2text {
  border-radius: 20px;
  background-color: rgb(37, 39, 49);
  padding: 29px 20px 40px 22px;
  font-size: 12px;
  color: #686c7a;
}



.tab_content-input1Btn {
  font-size: 13px;
  color: #808498;
  width: 100%;
  min-height: 40px;
  background-color: #252731;
  border-radius: 20px;
  line-height: 36px;
  padding-left: 23px;
  margin-top: 2px;
  display: none;
  cursor: pointer;
}

.tab_content-input1Btn1 {
  font-size: 13px;
  color: #808498;
  width: 100%;
  min-height: 40px;
  background-color: #252731;
  border-radius: 20px;
  line-height: 36px;
  padding-left: 23px;
  margin-top: 2px;
}

.tab_content-inputCars {
  display: none;
}

.tab_content-inputCars.input {
  display: block;
}

.tab_content-input1Btn.none {
  display: block;
}


.tab_content-input-box {
  border-radius: 20px;
  background-color: rgb(31, 33, 42);
  width: 100%;
  margin-top: 2px;
  padding: 17px 35px 15px 27px;
  font-size: 13px;
  color: #6a6d7e;
}

.tab_box-flex {
  display: flex;
  justify-content: space-between;
}

.tab_content-boxFlex {
  max-width: 92px;
}

.tab_content-boxFlex1 {
  max-width: 98px;
}

.tab_content-input-btn {
  text-align: center;
  margin-top: 2px;
  min-height: 40px;
  background-color: #252731;
  font-size: 13px;
  color: #c6cae1;
  border-radius: 20px;
  line-height: 37px;
  display: block;
}

.tab_content-inputBlock {
  width: 100%;
  background-color: #252731;
  border-radius: 20px;
  text-align: center;
  position: relative;
  min-height: 126px;
  padding: 13px 8px 13px 8px;
}

.tab_content-inputTitle {
  font-size: 14px;
  margin-bottom: 13px;
  color: #6a6d7e;
}

.tab_content-inputText {
  color: #6a6d7e;
  font-size: 14px;
}

.tab_content-inputTxt {
  height: 46px;
  width: 88%;
  text-align: center;
  background-color: #1f212a;
  border: none;
  font-size: 21px;
  color: #7f818f;
  margin-bottom: 9px;
  outline: none;
}

.tab_content-inputDown {
  left: 7px;
}

.tab_content-inputUp {
  right: 7px;
}

.tab_content-inputDown:before {
  content: '';
  width: 20px;
  height: 22px;
  background-image: url('../images/left_arrow.png');
  display: inline-block;
  background-repeat: no-repeat;
}

.tab_content-inputUp:before {
  content: '';
  width: 20px;
  height: 22px;
  background-image: url('../images/arrow_right.png');
  display: inline-block;
  background-repeat: no-repeat;
}

.button_btn {
  position: absolute;
  top: 33%;
  border-radius: 20px;
  background-color: #2c2d37;
  width: 48px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
}

.button_btn:hover {
  background-color: cyan;
  transition: all 1s ease;
}

.button_btn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}




.tab_phone-images {
  width: 90%;
  position: absolute;
  top: 61px;
  left: 20px;
}

.tabs_content-item textarea {
  width: 100%;
  height: 271px;
  background-color: #252731;
  border-radius: 20px;
  border: none;
  resize: none;
  outline: none;
  font-size: 11px;
  color: #7d7f8c;
  padding: 15px;
  overflow: hidden;
  /* или auto */
}

.robox {
  border-radius: 20px;
  background-color: #2c303d;
  padding: 22px 31px 25px 32px;
}

.robox_flex {
  display: flex;
  justify-content: space-between;
}

.robox_block {
  max-width: 131px;
}

.robox_item {
  font-size: 12px;
  color: #7d7f8c;
}

.robox_box {
  font-size: 20px;
  color: #a6a8b3;
}

.robox_text {
  font-size: 13px;
  color: #7d7f8c;
}

.textarea {
  height: 270px;
  background-color: #2F313E;
  border-radius: 20px;
  word-wrap: break-word;
  font-size: 11px;
  color: #93969F;
  padding: 32px 0px 32px 19px;
  outline: none;
}

.text {
  font-size: 11px;
  color: #7d7f8c;
}

.code_text {
  font-size: 11px;
  color: #7d7f8c;
}


.code {
  height: 112px;
  background-color: #2F313E;
  border-radius: 20px;
  word-wrap: break-word;
  font-size: 11px;
  color: #93969F;
  padding: 32px 0px 32px 19px;
  outline: none;
  padding-left: 79px;
}



.tab_bottom-header {
  display: flex;
  position: relative;
  top: -136px;
}

.tab_bottom-content {
  position: relative;
  top: -334px;
  opacity: 0;
  transition: all 0.6s ease;
  visibility: hidden;
}

.tab_bottom-content.opend {
  opacity: 1;
  visibility: visible;
}

.tab_bottom-item {
  cursor: pointer;
}


.tab_bottom-1-item {
  color: #fff;
}

.tab_bottom-1-contentItem {
  height: 0px;
  opacity: 0;
  overflow: hidden;
  width: 0px;
  font-family: 'BPGBannerExtraSquareCaps';
  transition: all 0.6s ease;
  position: relative;
}

.tab_bottom-1-contentItem.active {
  opacity: 1;
  height: 541px;
  width: 100%;
}

.tab_bottom-1InputSms,
.tab_bottom-1InputSms1 {
  display: none;
}

.tab_bottom-1InputSmsMessage {
  margin-bottom: 2px;
  display: none;
  cursor: pointer;
}

.tab_bottom-1InputSmsMessage.none {
  display: block;
}



.tab_bottom-1InputSmsTxt {
  border: none;
  border-radius: 20px 0px 0px 20px;
  background-color: #1d1f28;
  padding-left: 76px;
  font-size: 14px;
  color: #13f377;
  height: 44px;
  position: relative;
  padding-right: 10px;
  outline: none;
  max-width: 215px;
}

.tab_bottom-1InputSmsFlex {
  position: relative;
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
  display: none;
}

.tab_bottom-1InputSmsFlex.none {
  display: flex;
}

.tab_bottom-1InputSmsButton {
  border-radius: 0px 20px 20px 0px;
  background-color: #1d1f28;
  height: 44px;
  border: none;
  outline: none;
  width: 78px;
  cursor: pointer;
}

.tab_bottom-1InputSmsButton:hover {
  background-color: #222531;
  transition: all .6s ease;
}


.tab_bottom-1InputSmsFlex:before {
  position: absolute;
  top: 12px;
  left: 49px;
  z-index: 50;
  content: '';
  background-image: url(../images/message1.png);
  width: 14px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.tab_bottom-1InputSmsMessage span {
  font-size: 13px;
  color: #9c9ea7;
}

.float {
  float: right;
}

.scrollbar1 {
  height: 224px;
}

.scrollbar {
  height: 224px;
  display: none;
}

.scrollbar.none {
  display: block;
}

.hidden {
  opacity: 0;
  height: 0;
}

.createSpan {
  font-size: 13px;
  color: #9c9ea7;
  position: absolute;
  top: 9px;
  left: 26px;
}

.createSpan1 {
  font-size: 13px;
  color: #9c9ea7;
  position: absolute;
  top: 10px;
  right: 31px;

}





.tab_bottom-1InputSmsText {
  font-size: 13px;
  margin-top: 2px;
  color: #5b5e6c;
  border-radius: 20px;
  background-color: #2c2f3c;
  padding: 32px 23px 11px 24px;
  transition: all .6s ease;
  position: relative;
  word-wrap: break-word;
}


.tab_bottom-1InputSms.input,
.tab_bottom-1InputSms1.input {
  display: block;
}

.tab_bottom-1InputSms.message {
  display: block;
}

.tab_bottom-1_content-btn {
  display: none;
}

.tab_bottom-1_content-btn.none {
  display: block;
}

.tab_bottom-1Txt {
  margin: 0 auto;
  display: inherit;
  font-size: 34px;
  font-weight: 400;
  color: #d5d7e2;
  max-width: 169px;
  border: none;
  background: none;
  margin-bottom: 43px;
}

.tab_bottom-1Flex {
  display: flex;
  justify-content: space-between;
  font-size: 25px;
  color: #f5f5f5;
  font-weight: 400;
  margin-bottom: 25px;
}

.tab_bottom-1Number {
  border-radius: 20px;
  width: 73px;
  height: 67px;
  background-color: #2f323e;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.tab_bottom-1Number:hover {
  background-color: #3b4259;
  transition: all 1s ease;
}

.tab_bottom-item img {
  width: 100%;
}

.tab_bottom-1FlexIcon {
  display: flex;
  justify-content: space-between;
  max-width: 268px;
  margin: 0 auto;
  margin-top: 34px;
  align-items: center;
}

.tab_bottom-1-icon {
  position: relative;
}

.tab_bottom-1-icon span {
  position: absolute;
  font-size: 14px;
  color: #73798e;
  font-weight: 400;
  top: 114%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tab_bottom-1-icon.clear {
  cursor: pointer;
}



.tab_bottom-1-icon.green {
  border-radius: 20px;
  width: 71px;
  height: 71px;
  background-color: #1fdfa6;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 10px #1fdfa6;
  cursor: pointer;
}

.tab_bottom-1-header {
  margin-top: 53px;
  display: flex;
  justify-content: space-between;
}

.tab_bottom-1-item {
  font-size: 16px;
  font-weight: 400;
  color: #787d90;
  display: none;
  cursor: pointer;
}

.tab_bottom-1-item.none {
  display: block;
}

.tab_bottom-1-item.active {
  color: #f5f5f5;
}

.tab_bottom-1InputSms2 {
  display: none;
}

.tab_bottom-1InputSms2.input {
  display: block;
}



.date_block {
	font-size: 13px;
  color: #1cd9db;
  position: absolute;
  top: 11px;
  right: 24px;
}

.date_block span {
	padding-right: 4px;
}


.date_block span:last-child {
	padding-right: 0;
}

.tab_bottom-1InputSms2MessageText {
  font-size: 13px;
  color: #cccdd2;
  background-color: #3b415b;
  padding: 11px 24px 11px 48px;
  border-radius: 20px;
  margin-bottom: 2px;
  transition: all .6s ease;
  padding-top: 34px;
  position: relative;
  word-wrap: break-word;
}

.tab_bottom-1InputSms2MessageText1 {
  font-size: 13px;
  color: #cccdd2;
}

.tab_bottom-1InputSms2Flex {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.tab_bottom-1InputSms2Txt {
  background-color: #242733;
  border: none;
  border-radius: 20px 0px 0px 20px;
  font-size: 14px;
  color: #666a79;
  padding-left: 21px;
  padding-right: 10px;
  height: 44px;
  outline: none;
  width: 207px;
}

.tab_bottom-1Img {
  width: 87px;
  height: 74px;
  background-image: url('../images/icon1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  position: absolute;
}

.tab_bottom-1Img1 {
  width: 69px;
  height: 76px;
  background-image: url('../images/icon9.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  position: absolute;
}

.tab_bottom-1Img.img,
.tab_bottom-1Img1.img {
  background-image: url('../images/icon11.png');
}

.tab_bottom-1InputSms2Button {
  background-color: #242733;
  border-radius: 0px 20px 20px 0px;
  height: 44px;
  cursor: pointer;
  outline: none;
  font-size: 14px;
  color: #bbbece;
  border: none;
  width: 84px;
}


.tab_bottom-1InputSms2Button:hover {
  background-color: #222531;
  transition: all .6s ease;
}

.tab_bottom-1Btn {
  border-radius: 20px;
  background-color: #2c2f3c;
  padding-left: 23px;
  height: 53px;
  display: flex;
  align-items: center;
  margin-bottom: 2px;
  display: none;
  cursor: pointer;
}

.timer_none {
  cursor: pointer;
  width: 105px;
  height: 105px;
  margin: 0 auto;
}

.tab_bottom-1Btn.none {
  display: flex;
}

.tab_bottom-1Btn.color {
  background-color: #373c50;
}

.tab_bottom-1flex {
  max-width: 120px;
}

.tab_bottom-1MikeBox {
  opacity: 0;
  transition: all 1s ease;
}

.tab_bottom-1MikeBox.opend {
  opacity: 1;
}

.tab_bottom-1Btn img {
  margin-right: 20px;
}

.tab_bottom-1Mike {
  font-size: 13px;
  color: #dddfe7;
}

.tab_bottom-1Price {
  font-size: 13px;
  color: #9c9ea7;
}