/*
Theme Name: Credit
Theme URI: Theme Name: http://test/
Author: Pavel Kuchenev
Author URI: Theme Name: http://test/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: autokosmos

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* body{
   opacity: 0;
} */

.dataBlockDinaomo h2,
.dataBlockDinaomo h3 {
  margin-top: 24px;
}
.dataBlockDinaomo ul,
.needMoney ul,
.card-body ul,
.textCustomPage ul {
  list-style-type: disc;
  padding-left: 40px;
  color: #5a7184;
}
.kk-star-ratings {
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
}
.kk-star-ratings .kksr-legend {
  margin-left: 0;
  font-weight: 700;
}
.block_404 {
  position: relative;
  text-align: center;
  max-width: 898px;
  width: 100%;
  margin: 10px auto;
  background-image: url(img/bg404.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.block_404 .btnAccent {
  position: relative;
  z-index: 100 !important;
}
.abs404 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.block_404 h1 {
  position: relative;
  z-index: 10;
  color: #fff;
  font-size: 200px;
  font-style: normal;
  font-weight: 900;
  line-height: 330px;
}
.block_404 h2 {
  position: relative;
  z-index: 10;
  color: #263238;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 24px;
}
.block_404 div {
  position: relative;
  z-index: 10;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 54px;
}
#mob-list {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000 !important;
}
.mob-list-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  justify-content: flex-start;
  max-width: 280px !important;
  padding: 45px 15px 15px !important;
  background-color: #f5f5f5;
}
#mob-list li {
  text-align: left;
}
#mob-list a {
  color: #333;
  padding: 5px;
  margin: 5px -5px;
  font-size: 15px;
  text-align: left;
}
.mobLogoMnu {
  margin: 80px 0 20px !important;
}
.innerBaner .innerBanerImg img {
  top: inherit !important;
  left: inherit !important;
  bottom: -97px !important;
  right: -35px !important;
}
.pageTitle img {
  width: 1150px !important;
  left: 25% !important;
}
.white-popup {
  background: #ffffff !important;
  border-radius: 15px !important;
  padding: 70px 90px !important;
  max-width: 550px !important;
}
.hideForm {
  display: none;
}
#formPopup {
  display: flex;
  max-width: 835px !important;
  width: 100%;
  padding: 60px 117px 60px 60px !important;
}
#formPopup .leftSide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  margin-right: 80px;
  max-width: 195px;
  width: 100%;
}
#formPopup .leftSide p {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 17px;
  background-color: #fff;
  color: #0038ff;
  padding: 11px 0;
  border-radius: 8px;
  text-align: center;
  border: 3px solid #0038ff;
}
#formPopup .leftSide .c-socs {
  margin-top: 45px;
}
#formPopup .leftSide .c-socs a {
  margin-right: 16px;
}
.leftSideBottom {
  font-size: 16px;
  font-weight: 800;
}
.chose_popup {
  cursor: pointer;
}
.footerMnu1 li {
  padding: 4px 0;
}
#formPopup .leftSide p.active {
  background-color: #0038ff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 11px 10px;
  border-radius: 8px;
  text-align: center;
}
#formPopup h3 {
  color: #263238;
  font-weight: 800;
  font-size: 36px;
  line-height: 44px;
}
#formPopup p {
  color: #263238;
  font-size: 14px;
}
#formPopup input,
#formPopup textarea {
  background-color: #e8f4ff;
  font-size: 16px;
  padding: 15px 23px;
  width: 100%;
  margin: 10px 0;
  border-radius: 8px;
}
#formPopup input::placeholder,
#formPopup textarea::placeholder {
  color: #829dfd;
}

#formPopup button[type="submit"] {
  margin-top: 15px;
  width: 100%;
}
.parent-li {
  position: relative;
  width: auto;
}
ul.sub-menu {
  padding: 7px 0;
  position: absolute;
  width: 175px;
  top: 32px;
  left: -31px;
  display: none !important;
  /* height: 100px; */
  z-index: 50;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
}
.sub-menu li {
  margin: 0;
  display: block;
  padding: 5px 0;
}
.sub-menu li:first-child {
  margin-top: 15px;
}
.top-nav ul a {
  padding: 9px 0;
}
.sub-menu li a {
  margin: 0;
  padding: 7px 0;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  text-align: center;
}
.parent-li:hover .sub-menu,
.sub-menu:hover {
  display: block !important;
}
.sub-menu li:hover {
  color: #263238;
  background-color: #89c6fd;
}
.mob-list-a {
  display: block;
}
.clientItem {
  display: block !important;
}
.calcBox_container {
  position: relative;
  padding: 70px !important;
  background: linear-gradient(122.87deg, #c2e2ff 11.68%, #43a3fa 149.59%);
  border-radius: 8px;
}
.flash {
  position: relative;
}
.flash::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #fce59d;
  opacity: 0.5;
  filter: blur(150px);
  border-radius: 8px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.flash img {
  position: relative;
  z-index: 5;
}
.stripes {
  display: flex;
}
.stripes span {
  display: inline-block;
  width: 32px;
  height: 5px;
  border-radius: 4px;
  background-color: #89c6fd;
  margin-right: 10px;
}
.stripes span.active {
  background-color: #0023a0;
}
.calcBox h3 {
  color: #263238;
  font-weight: 800;
  font-size: 36px;
  line-height: 44px;
  margin: 25px 0;
}
.stepTitle {
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #263238;
  margin-bottom: 10px;
}
.calcBox_buttons {
  margin-top: 60px;
}
.calcBox_buttons .btnAccent {
  border: 3px solid #0023a0;
}
button {
  transition: all 0.3s ease;
}
button:hover {
  opacity: 0.7;
}
.stepItem {
  display: none;
}
.activeStep {
  display: block;
}

.radioBlock {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-right: 18px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.radioBlock input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border-radius: 5px;
  background-color: #89c6fd;
}

/* On mouse-over, add a grey background color */
.radioBlock:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.radioBlock input:checked ~ .checkmark {
  background-color: #89c6fd;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.radioBlock input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.radioBlock .checkmark:after {
  left: 7px;
  top: 7px;
  background-color: #0023a0;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
.radioBlockWrapper {
  margin-top: 10px;
}
.inputsStep {
  display: flex;
  justify-content: space-between;
}
.inputsStep input {
  background: #89c6fd;
  border-radius: 5px;
  padding: 12px 20px;
  margin-right: 10px;
}
.inputsStep input::placeholder {
  color: #0023a0;
}
.dropTowns {
  padding: 4px 2px !important;
}
.mb40-pk {
  margin-bottom: 40px;
}
.headerPhone {
  margin-right: 22px;
}
.card-body {
  color: #5a7184;
  padding-left: 48px;
  padding-top: 0;
}
.faq-h2 {
  width: 50%;
}
.innerBaner .label {
  width: 334px;
  background-repeat: no-repeat;
  background-size: cover;
}
.baner {
  position: relative;
}
.baner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(111.45deg, #c2e2ff -1.38%, #64b3fa 133.22%);
  z-index: -1;
}
.aboutTopSection .img-responsive {
  position: relative;
  left: 0 !important;
  top: 0;
}
.formatCustomBlock ul {
  list-style-type: disc;
  padding-left: 40px;
  padding-bottom: 30px;
}
.formatCustomBlock h3 {
  padding-left: 15px;
}
.baner-img {
  /* background-image: url(img/flash-fon.jpeg); */
  background-position: center;
  background-repeat: no-repeat;
}
.index-h1 {
  margin-top: 15px;
}
.btnCustom {
  border: 3px solid #0023a0;
}
.btnCustom:hover {
  font-size: 14px;
  text-transform: uppercase;
  padding: 11px 20px;
  color: #0023a0;
  font-weight: 700;
  display: inline-block;
  border-radius: 8px;
  background-color: #fff;
  border: 3px solid #0023a0;
}
.mnu-pb15 {
  margin-bottom: 0;
}
.card-header.collapsed {
  position: relative;
}
.card-header.collapsed::after {
  content: url(img/plus.png);
  position: absolute;
  top: 50%;
  right: 47px;
  transform: translate(0, -50%);
}
.card-header {
  position: relative;
}
.card-header::after {
  content: url(img/minus.png);
  position: absolute;
  top: 44%;
  right: 47px;
  transform: translate(0, -50%);
}

.pr70 {
  padding-right: 70px;
}
.pl70 {
  padding-left: 70px;
}
.btnAccent:hover {
  background-color: #89c6fd;
  color: #0038ff;
  border-color: #89c6fd;
}
.btnTransparent:hover {
  background: #fff;
  border: 3px solid #0023a0;
}
.menu-item-has-children {
  position: relative !important;
}
.menu-item-has-children::after {
  content: url(img/caret.svg);
  position: absolute;
  top: -2px;
  right: -14px;
}
.menu-item-has-children:hover .sub-menu {
  display: block !important;
}
.selectCity {
  font-size: 14px;
  font-weight: 600;
  width: 151px;
  background-color: #89c6fd;
  position: relative;
  border-radius: 8px;
  padding: 12px;
  cursor: pointer;
}
.selectCity::after {
  content: url(img/caret.svg);
  position: absolute;
  top: 10px;
  right: 10px;
}
.selectCity ul {
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}
.selectCity ul a {
  padding: 5px;
  font-size: 14px;
  white-space: nowrap;
}
.selectCity:hover ul {
  display: block;
}
@media (max-width: 768px) {
  .selectCity {
    margin-top: 24px;
  }
  #formPopup {
    display: flex;
    flex-direction: column;

    padding: 30px !important;
  }
  #formPopup .leftSide {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    margin-right: 0;
    max-width: 195px;
    width: 100%;
  }
  #formPopup .leftSide .c-socs {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .mob-tel-stripe {
    text-align: center;
    width: 100%;
  }
  .mob-tel-stripe a {
    font-size: 20px;
    padding-top: 8px;
  }
  #mob-list .collapse,
  #mob-list .collapsing {
    padding-left: 24px;
  }
  #mob-list li {
    margin-bottom: 10px;
  }
  #mob-list .btnAccent {
    color: #fff !important;
    font-weight: 600 !important;
  }
  .copy {
    padding-left: 15px;
  }
  .pageTitle {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pageTitle .col-md-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pageTitle img {
    display: none;
  }
  .page-boolen h2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
  }
  .block_404 {
    height: 100vh;
  }
  .block_404 h1 {
    color: #fff;
    font-size: 80px;
    font-style: normal;
    font-weight: 900;
    line-height: 130px;
  }
  .block_404 h2 {
    color: #263238;
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 24px;
  }
  .block_404 div {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 54px;
  }
  .baner {
    padding-top: 95px;
  }
  .top-mnu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(111.45deg, #c2e2ff -1.38%, #43a3fa 133.22%);
    z-index: 100;
  }
  .innerBaner .innerBanerImg img {
    display: none;
  }
  .needMoney .row {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .top-mnu {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .card-header.collapsed::after {
    content: url(img/plus.png);
    position: absolute;
    top: 55%;
    right: 20px;
    transform: translate(0, -50%);
  }
  .card-header::after {
    content: url(img/minus.png);
    position: absolute;
    top: 44%;
    right: 20px;
    transform: translate(0, -50%);
  }
  .faq-h2 {
    width: 100%;
  }

  .pr70 {
    padding-right: 0;
  }
  .pl70 {
    padding-left: 0;
  }

  .calcBox_container {
    padding: 28px !important;
    background: linear-gradient(122.87deg, #c2e2ff 70.68%, #43a3fa 149.59%);
  }
  .inputsStep {
    flex-wrap: wrap;
  }
  .inputsStep input {
    width: 100%;
    margin: 5px;
  }
  .white-popup {
    padding: 20px !important;
  }
  h1 {
    font-size: 39px;
  }
  .bulets_row h2 {
    text-align: left;
  }
  .bulets_row {
    padding: 91px 0 34px;
  }
  .innerBaner {
    padding-top: 120px !important;
  }
  .center-but {
    margin-top: 25px;
  }
}
#mob-list .close {
  font-weight: 100;
  color: #333;
}

.telError{
    color: red;
    position: absolute;
    top: 100%;
    font-size: 13px;
}
