/**
Theme Name: MydaoSeo
**/

.header {
  background-color: #2a2a2a
}

.review-block_text .wpd-not-rated{
	display: none !important;
}

.form form .captcha {
  margin-bottom: 20px;
}
.news-text {
	word-break: break-word;
}
.news-text iframe {
	max-width: 100%
}
.news-text .wp-caption {
	max-width: 100% !important
}
.news-block {
  height: auto !important;
}
.news-block img {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.header .rowMargin {
	margin-bottom: -40px;
	padding: 40px 0;
}
.header .rowMargin > * {
	margin-bottom: 40px;
}
.header .section-title {
	display: block;
	text-align: center;
	border: 0;
	margin-bottom: 25px;
}

.header .section-title h1 {
	margin: 0;
}

.header .section-title h1 span {
	color: #1c84cc;
}

.header .section-title + p {
	margin: 0;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	font-weight: 700;
}

.header .section-title + p span{
	color: #1c84cc;
}
.header .form-block {
	padding: 25px;
	background: #4f4d4d;
}
.header .form-block .wpcf7-spinner{
	display: none;
}

.header .form-block h2 {
	font-size: 24px;
	line-height: 28px;
}

.header .form-block form br {
	display: none;
}

.header .form-block form span {
	display: block;
}

.header__text ul {
	display: block;
	padding: 0;
	margin: 0;
}

.header__text ul li {
	margin-bottom: 50px;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	display: block;
	position: relative;
	padding-left: 80px;
}

.header__text ul li span {
	color: #1c84cc;
}

.header__text ul li:last-child {
	margin-bottom: 0;
}

.header__text ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 50px;
	height: 50px;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
	background: #1c84cc;
}
.header__text ul li:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 30px;
	height: 30px;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
	background: #ffffff;
}

.features {
  padding: 10px 0;
  border-bottom: 3px solid #1c84cc;
  background: #4f4d4d;
}
.features__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.features__block img {
  margin-right: 15px;
  width: 60px;
}

.features__block span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
}

.review .slider__item .document-slider {
	margin: 0 10px;
	display: block;
}

.social__btns {
	margin-top: 24px;
}

.social__btns a {
	display: block;
	color: white;
	text-align: center;
	padding: 15px;
    font-size: 18px;
    line-height: 22px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	font-weight: 500
}

.social__btns a:nth-child(1) {
	background-color: #25D366
}

.social__btns a:nth-child(2) {
	margin-top: 12px;
	background-color: #229ED9
}

form br {
	display: none
}

.serviceNew .section-title {
	text-align: left
}


.serviceNew .section-title p {
	margin-top: 24px;
	margin-bottom: 0px;
	font-size: 22px;
}

.step-blockOther .step-block_title {
	top: 50%;
	transform: translate(-50%, -50%)
}

.readySite h3 {
	text-align: center;
}
.readySite h3 a {
	color: #1c84cc
}

.readySite .text {
	text-align: center;
	font-size: 22px;
	font-weight: 500
}

.readySite__block {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	width: fit-content;
    margin: 0 auto;
}

.readySite__block div {
	padding: 25px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: rgba(0, 0, 0, 0.4);
    font-size: 18px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    opacity: 1;
    color: #ffffff;
}

.readySite__block:hover div {
	opacity: 0
}


.readySiteConsul {
	text-align: center;
}

.readySiteConsul .btn__border {
	display: block;
	margin: 24px auto;
	width: fit-content;
	padding: 18px 36px;
	border: 3px solid #000000;
	color: #000000;
	text-decoration: none;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 700
}

.readySiteConsul p {
	margin: 0;
	font-size: 20px;
}

.about-img-bg {
	position: relative;
	margin-bottom: 24px;
	padding-left: 30px
}
.about-img-bg:before {
	content: '';
    width: 100vw;
    height: 100%;
    z-index: -2;
    bottom: 0;
    left: 0%;
    position: absolute;
    background: #2A2A2A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.about-img-bg:after {
	content: '';
    width: 100%;
    height: 40%;
    z-index: -1;
    top: 60%;
    left: 20%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: #1c84cc;
}

.about-img-bg img {
	width: 200px
}

@media (min-width: 1400px) {
  .news-blocks a { height: 300px }
	.features__block {
		width: fit-content;
	}
	.features .col-lg-4:nth-child(2) .features__block {
		margin: 0 auto;
	}
	.features .col-lg-4:nth-child(3) .features__block {
		margin-left: auto;
	}
}

@media (min-width: 992px) {
	.header .section-title h1 {
		font-size: 36px;
		line-height: 40px;
	}
	
	.serviceNew .section-title h1{
		font-size: 48px;
		line-height: 1.3;
	}
	.serviceNew .section-title p {
		margin-top: 36px;
		font-size: 28px;
		line-height: 1.3;
	}
}

#wpcomm .wpdiscuz-form-bottom-bar div.wpdiscuz-stat.wpd-stat-users.wpd-tooltip wpdtip { display: none }

.example-slider {
    background-position: center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.example-slider:hover {
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.example-slider_title {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.slider__document {
	margin-top: 50px;
}
.slider__cases {
	margin-bottom: 50px;
}
.slider .slider__item > div {
  margin: 0 10px;
}

@media(max-width: 992px) {
	.header .rowMargin {
		margin-bottom: -35px;
		padding: 35px 0;
	}
	.header .rowMargin > * {
		margin-bottom: 35px;
	}
	.features .rowMargin {
		margin-bottom: -24px;
	}
	.features .rowMargin > * {
		margin-bottom: 24px;
	}
	.features__block span br {
		display: none;
	}
	.slider__document {
		margin-top: 40px;
	}
	.slider__cases {
		margin-bottom: 40px;
	}
	.case .slider__item .cases-slider {
		margin: 0;
	}
}

@media(max-width: 768px) {
	.header .rowMargin {
		margin-bottom: -30px;
		padding: 30px 0;
	}
	.header .rowMargin > * {
		margin-bottom: 30px;
	}
	.header__text ul li {
		margin-bottom: 15px;
	}
	.header .section-title + p {
		font-size: 24px;
		line-height: 28px;
	}
	.service-promotion .promotion img {
		object-fit: cover;
	}
	.slider__document {
		margin-top: 30px;
	}
	.slider__cases {
		margin-bottom: 30px;
	}
	.review .slider__item .document-slider {
		margin: 0;
	}
}

@media(max-width: 576px) {
	.header .rowMargin {
		margin-bottom: -25px;
		padding: 25px 0;
	}
	.header .rowMargin > * {
		margin-bottom: 25px;
	}
	.header .section-title {
		margin-bottom: 20px;
	}
	.header .section-title + p {
		font-size: 20px;
		line-height: 20px;
	}
	.header .form-block {
		padding: 20px;
	}
	.header .form-block h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.header__text ul li {
		margin-bottom: 20px;
		font-size: 20px;
		padding-left: 50px;
	}
	.header__text ul li:before {
		width: 30px;
		height: 30px;
	}
	.header__text ul li:after {
		left: 5px;
		width: 20px;
		height: 20px;
	}
	.features .rowMargin {
		margin-bottom: -12px;
	}
	.features .rowMargin > * {
		margin-bottom: 12px;
	}
	.features__block span {
    font-size: 18px;
    line-height: 24px;
	}
	.slider__document {
		margin-top: 25px;
	}
	.slider__cases {
		margin-bottom: 25px;
	}
}


.exampleOther .slider__control[data-slide=prev] {
  left: -5px;
}
.exampleOther .slider__control[data-slide=next] {
  right: -5px;
}
.exampleOther .slider__container {
  margin: -15px -10px;
}
.exampleOther .slider__item {
  padding: 15px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.exampleOther__block {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
.exampleOther__block__img {
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
  position: relative;
  height: 0;
  padding-top: 50%;
  width: 100%;
}
.exampleOther__block__img img {
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.exampleOther__block__text {
  padding: 15px;
}
.exampleOther__block__title {
  color: #1c84cc;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
.exampleOther__block .text {
  margin-top: 5px;
}

.tariff__block {
  padding: 30px 20px 120px 20px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  height: 100%;
  position: relative;
}
.tariff__block__img {
  text-align: center;
}
.tariff__block__img img {
  height: 100px;
}
.tariff__block__title {
  color: #1c84cc;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  margin: 10px 0 15px 0;
  text-align: center;
}
.tariff__block .text {
  margin-bottom: 20px;
}
.tariff__block .text ul {
  margin-bottom: 0;
}
.tariff__block .text ul li {
  margin-bottom: 5px;
}
.tariff__block .text ul li:last-child {
  margin-bottom: 0;
}
.tariff__block .text ul li::marker {
  color: #1c84cc;
}
.tariff__block__bottom {
  position: absolute;
  bottom: 30px;
  left: 20px;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
}
.tariff__block__price {
  font-weight: 500;
  text-align: center;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 16px;
}

.rowMargin {
  margin-bottom: -24px;
}
.rowMargin > * {
  margin-bottom: 24px;
}

.modal {
  background: rgba(0, 0, 0, 0.2);
}
.modal .form-block {
  padding: 0;
}
.modal .form-block .btn-close {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.working__block {
  text-align: center;
}
.working__block__img {
  text-align: center;
}
.working__block__img img {
  height: 75px;
}
.working__block__title {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
}

@media (min-width: 1200px) {
  .header .section-title + p {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .exampleOther .slider__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .exampleOther .slider__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .exampleOther__block__text {
    padding: 10px;
  }
  .tariff__block {
    padding: 20px 15px;
  }
  .tariff__block__bottom {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
  }
	.working .col-auto {
		width: 50%;
	}
	
	.rowMargin .case-slider {
		height: 200px;
	}
}

@media (max-width: 420px) {
	.working .col-auto {
		width: 100%;
	}
}

label:has(.form__block--acceptance) {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 20px;
}
.wpcf7-list-item:has(.form__block--acceptance) {
	margin: 0;
}
.form__block--acceptance {
	margin: 0 !important;
	width: fit-content !important;
}










.header__right {
	display: flex;
	align-items: center;
}

.header__social {
	display: flex;
	align-items: center;
	margin-right: 24px;
}

.header__social a {
	display: block;
	margin: 0 5px;
	font-size: 22px;
	color: #ffffff
}

.header__social a:hover {
	color: #1c84cc;
}

.header__phone {
	font-size: 18px;
	color: #ffffff
}

.header__phone:hover {
	color: #1c84cc;
}

.header-menu {
	width: 550px;
	float: none;
}

@media (max-width: 1199px) {
	.header-menu {
		width: 500px;
	}
	.header__social {
		margin-right: 12px;
	}
}

@media (max-width: 991px){
	.header-mobile {
    position: relative;
    width: 40px;
    height: 40px;
  }
  .header-mobile span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
         transform: translate(-50%, -50%);
    width: 32px;
    height: 2px;
    -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
         border-radius: 10px;
    background: #1c84cc;
  }
  .header-mobile span:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
         border-radius: 10px;
    background: #1c84cc;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .header-mobile span:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
         border-radius: 10px;
    background: #1c84cc;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .header-mobile.active span {
    background: transparent;
  }
  .header-mobile.active span:before {
    top: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
              -o-transform: rotate(45deg);
         transform: rotate(45deg);
    background: #1C84C9;
  }
  .header-mobile.active span:after {
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    background: #1C84C9;
  }
  .header-menu {
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -11111;
	  width: 100%;
  }
  .header-menu.active {
    margin-top: 20px;
    opacity: 1;
    height: auto;
    z-index: 1;
    width: 100%;
  }
	.header__right {
		justify-content: center;
	}
}
@media (max-width: 767px) {
	.header-mobile {
		margin-left: auto
	}
	.header__right {
		margin-top: 20px
	}
}