.home h1 {
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 20px;
  line-height: 50px;
  /* margin: 50px 0; */
}

.table-service {
  border: 1px solid;
  border-radius: 9px;
  overflow: hidden;
}

table tr:first-of-type span {
  background: none !important;
}

table tr:first-of-type {
  /* background: linear-gradient(92deg, #333b65 .64%, #67863a 98.07%) !important; */
  background: #7dbffa !important;
}

.text_bottom {
  margin-bottom: 30px;
}

.text_bottom p {
  text-align: justify;
}

.text_bottom h2 {
  text-align: left !important;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 20px;
}

.text_bottom h3 {
  text-align: left !important;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 18px;
}

.text_bottom ul,
.text_bottom ol {
  margin-top: 10px;
  margin-bottom: 10px;
}

.text_bottom ul li {
  margin-bottom: 10px;
  list-style-type: disc;
  padding-left: 10px;
  margin-left: 20px !important;
}

.text_bottom ol li {
  margin-bottom: 10px;
  list-style-type: decimal;
  padding-left: 10px;
  margin-left: 20px;
}

.text_bottom strong {
  font-weight: 700;
}

.text_bottom {
  font-weight: 300;
}

.vc_btn3-container > .vc_btn3.vc_btn3-color-green {
  font-size: 16px !important;
  font-weight: 700;
  /* text-transform: uppercase; */
  /* padding: 10px 20px; */
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  margin-left: 0 !important;
  /* border: 2px solid #222222; */
}

.table-service table > tbody tr td {
  padding-bottom: 0 !important;
}

.table-service table > tbody tr td:first-child {
  /* border-right-color: #222222; */
}

.menu-call {
  font-size: 30px;
}

.menu-call a.btn {
  border-radius: 6px;
  font-size: 16px;
  float: left;
  width: 49%;
  border: none;
  color: #222222;
  /* box-shadow: 0 0 5px #111; */
}

.menu-call a.btn .ico-phone {
  width: 24px;
  height: 24px;
}

.menu-call button.btn {
  font-size: 21px;
  text-transform: none;
  /* border: none; */
  float: left;
  color: #222222;
  margin-left: 2%;
  width: 49%;
  /* box-shadow: 0 0 5px #111; */
}

.menu-call .way {
  font-size: 20px;
  /* background: #2c2c2c; */
  padding: 25px 10px;
  border-radius: 8px;
  margin-top: 0;
  text-align: center;
}

.menu-call > .way {
  /* box-shadow: 0 0 5px #111; */
}

.menu-call .way a {
  /* text-align: center; */
  text-decoration: none;
}

.menu-call .way a:last-of-type {
  margin-left: 10px;
}

.menu-call .call-details {
  /* background: radial-gradient(circle, #222222 0%, #3333322e 60%, #222222 90%) !important; */
  width: 100%;
  margin: 30px 0;
  display: inline-block;
}

.image {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 5px #111;
  /* filter: grayscale(100%); */
}

.table-service > table tr td span {
  background: none !important;
  position: relative;
}

.icon-order {
  width: 30px;
  height: 30px;
}

.order-call {
  width: 30px;
  height: 30px;
  position: absolute !important;
  cursor: pointer;
  left: 100%;
}

#right-block {
  float: right !important;
}

#left-block {
  float: left !important;
  padding-bottom: 30px;
}

.text_top {
  margin-bottom: 30px;
  text-align: justify;
}

.image-loader {
  animation: spin 1s linear infinite;
}

.hidetitle h2 {
  display: block !important;
  text-align: left;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.et-tabs.et-vertical nav {
  width: 100% !important;
  max-width: 100% !important;
}

.et-tabs.et-vertical nav ul.elegant-tabs-list-container li {
  width: 49%;
  margin-right: 1%;
}

.et-tabs-style-bars nav ul li a span {
  font-size: 16px;
  text-transform: none !important;
  text-align: left;
  padding: 0 15px;
  color: #020202;
}

.table-service table > tbody tr td:first-child span {
  padding: 0 15px !important;
}

.et-tabs-style-bars nav ul li a {
  padding: 0;
}

.et-vertical .et-content-wrap .content-current {
  padding: 0;
}

.et-vertical .et-content-wrap {
  width: 100%;
  max-width: 100%;
}

.table-service table > tbody tr td:first-child span {
  font-size: 16px;
}

.et-tabs {
  padding-bottom: 0;
  overflow: visible !important;
}

.table-order {
  overflow: hidden;
}

#main-price {
  margin-bottom: 150px;
}
#main-price .et-tabs.et-vertical nav ul.elegant-tabs-list-container li {
  width: 31.222% !important;
}

#main-price .et-vertical .et-content-wrap .content-current {
  padding: 0 !important;
}

#main-price h2 {
  font-weight: 400;
  font-size: 28px;
  text-align: center;
  padding: 50px 0 30px;
}

.container-article__description p {
  font-size: 16px;
}

.container-article__title h5 {
  font-size: 18px;
}

.vc_column_container > .vc_column-inner {
  padding: 0 !important;
}

.container-article {
}

.container-article__description p {
  margin-bottom: 0;
}

.most-company article,
.most-company .wpb_wrapper {
  padding-bottom: 0;
}

#main-price .et-vertical .et-content-wrap {
  width: 100% !important;
  max-width: 100% !important;
}

.vc_btn3-container > .vc_btn3.vc_btn3-color-green {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 20px !important;
}

.vc_btn3-container > .vc_btn3.vc_btn3-color-green {
  font-size: 14px !important;
}

.faq-section {
  width: 100%;
}

.faq-section summary {
  cursor: pointer;
  position: relative;
}

.faq-section summary:before {
  content: "+";
  position: absolute;
  right: 4px;
  top: -2px;
  width: 15px;
  text-align: center;
  font-size: 26px;
  color: #333332;
}

.faq-section details {
  width: 49%;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  box-shadow: 0 0 5px #111;
  border-radius: 8px;
  padding: 10px;
}

.faq-section details div {
  padding: 10px;
}

.category_top .vc_btn3-container {
  width: 49%;
}

.et-content-wrap .tab.active {
  display: block;
}

.et-content-wrap section {
  padding: 0 !important;
  /* margin-bottom: 125px !important; */
}

.vc_btn3-container {
  width: 32.5%;
  margin-bottom: 0px;
}

.vc_btn2-container {
  width: 49%;
  margin-bottom: 20px;
}

.vc_btn3-container.vc_btn3-inline {
  display: inline-block;
  vertical-align: top;
}

.vc_col-sm-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left;
  }
  .vc_col-lg-1,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9,
  .vc_col-md-1,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9,
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9,
  .vc_col-xs-1,
  .vc_col-xs-10,
  .vc_col-xs-11,
  .vc_col-xs-12,
  .vc_col-xs-2,
  .vc_col-xs-3,
  .vc_col-xs-4,
  .vc_col-xs-5,
  .vc_col-xs-6,
  .vc_col-xs-7,
  .vc_col-xs-8,
  .vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    /* padding-left: 15px;
    padding-right: 15px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }

  .vc_col-md-6 {
    width: 50%;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 768px) {
  .home h1 {
    font-size: 21px;
    margin-top: 12px !important;
    line-height: 34px;
  }

  .menu-call {
    font-size: 20px;
  }

  .menu-call a.btn {
    font-size: 14px;
  }

  .menu-call button.btn {
    font-size: 15px;
    border-radius: 6px;
  }

  .menu-call .way {
    font-size: 16px;
    padding: 15px 5px;
  }

  .menu-call .call-details {
    padding: 10px 0;
    margin: 0;
  }

  .image {
    width: 100%;
    border-radius: 8px;
  }

  .text_bottom p {
    /* padding: 0 10px; */
  }

  .vc_column_container > .vc_column-inner {
    padding: 0 !important;
  }

  .text_bottom h2,
  .text_bottom h3 {
    font-size: 16px;
  }

  .text_bottom ul li,
  .text_bottom ol li {
    padding-left: 5px;
    margin-left: 10px;
  }

  .vc_btn3-container > .vc_btn3.vc_btn3-color-green {
    font-size: 14px !important;
  }

  .table-service {
    margin-top: 0px;
  }

  .table-service > table tr td span {
    font-size: 14px;
  }

  .order-call {
    width: 20px;
    height: 20px;
  }

  .menu-call {
    margin-bottom: 30px;
  }

  .menu-call .way {
    margin-top: 30px;
  }

  .menu-call .way a {
    font-size: 14px;
  }

  .menu-call .way a:last-of-type {
    margin-left: 5px;
  }

  #right-block img {
    /* margin-top: 10px; */
    width: 100%;
    min-height: 100px;
    min-width: 100%;
    box-shadow: 0 0 5px -2px #333;
  }

  #left-block {
    padding-bottom: 50px;
  }

  .text_top {
    font-size: 13px;
    display: none;
  }

  .title:before {
    content: none;
  }

  #left-block {
    width: 100%;
  }

  .et-tabs.et-vertical nav ul li {
    width: 100% !important;
  }

  .et-tabs.et-vertical nav ul.elegant-tabs-list-container li {
    margin: 0 0 10px 0;
    text-align: left;
  }

  .hidetitle h2 {
    padding-bottom: 10px;
    font-size: 21px;
  }

  .mark-title {
    text-align: left;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 30px;
  }

  .mark-block {
    width: 47%;
    float: left;
    margin-right: 1%;
  }

  .mark-block:nth-child(2n) {
    margin-left: 1%;
    margin-right: 0;
  }

  .table-price {
    position: relative;
    overflow: hidden;
  }

  #main-price .et-tabs.et-vertical nav ul.elegant-tabs-list-container li {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #main-price h2 {
    font-size: 22px;
    padding: 30px 0 20px;
  }

  .faq-section details {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .category_top .vc_btn3-container {
    width: 100%;
    text-wrap: normal;
  } 

  .image {
    box-shadow: none;
  }

  .et-content-wrap section {
    margin-bottom: 20px !important;
  }
}
