File: /var/www/html/wp-content/themes/polygant_2023/dop-style.css
.services__main .services__text {
max-width: 690px;
}
.services-item {
position: relative;
}
.info-page__sidebar-inner {
transform: translate(0, 0);
transform: translate3d(0, 0, 0);
}
.page-strtd.lang-ru , html .page-strtd.lang-ru , body .page-strtd.lang-ru
{font-family: 'Montserrat', sans-serif!important;
}
.page-strtd.lang-en , html .page-strtd.lang-en , body .page-strtd.lang-en{
font-family: 'Poppins', sans-serif;
}
.info-page__nav li:not(:last-child) {
margin-bottom: 10px;
}
.hero__img22 {
display: none;
}
.info-page__case .cases-item__img img {
height: auto!important;
}.contact-us {
background: #fff;
position: relative;
z-index: 2;
}
::-webkit-scrollbar {
width: 6px; /* ширина для вертикального скролла */
height: 6px; /* высота для горизонтального скролла */
background-color: rgba(51, 51, 51, 0.1); border-radius: 9em;
}
/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
background-color: #6352CD;
border-radius: 9em;
}
::-webkit-scrollbar-thumb:hover {
background-color: #6352CD;
}
.info-page__main .blog-item__meta {
margin-top: 24px;
}
.info-page__sidebar-inner.button-filter2-dn {
position: absolute!important;
bottom: 0;
left: 0!important;
top: auto!important;
transform: none!important;
}
a.serv-link-over {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.reviews-item {
min-height: 361px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.reviews.info-page__reviews {
width: 940px;
}
.header__wrapper .lang-block {
margin-right: 11px;
}
.post-views {
display: none!important;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
padding: 0 1rem;
font-size: 0.875rem;
font-weight: 400;
color: #29292D;
border-radius: 0.3125rem;
border: 1px solid #B4C0DB;
-webkit-box-flex: 0;
-ms-flex: 0 0 6.25rem;
flex: 0 0 6.25rem;
width: 6.25rem;
height: 3.25rem;
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #FFFFFF!important;
background-position: center right;
background-size: 10px 10px;
background-repeat: no-repeat;
background-position-x: calc(100% - 16px);
cursor: pointer;
margin-right: 0.75rem;
-webkit-transition: .2s ease;
transition: .2s ease;
display: flex;
align-items: center;
justify-content: center;
margin-right: 0;
}
/*background-image: url(img/lang-chevron.svg);*/
body .wpml-ls-legacy-dropdown-click {
width: auto;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
border: 1px solid #6352CD;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
padding: 0 1rem;
font-size: 0.875rem;
font-weight: 400;
color: #29292D;
border-radius: 0.3125rem;
border: 1px solid #B4C0DB;
-webkit-box-flex: 0;
-ms-flex: 0 0 6.25rem;
flex: 0 0 6.25rem;
width: 6.25rem;
height: 3.25rem;
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
}
.header-menu__submenu {
margin-top: 0;
}
.info-page__sidebar{
will-change: min-height;
}
.services-item__icon img {
transition: 0.3s;
}
.services-item:hover .services-item__icon img {
filter: brightness(0) invert(1);
transition: 0.3s;
}
.info-page__sidebar-inner{
transform: translate(0, 0); /* For browsers don't support translate3d. */
transform: translate3d(0, 0, 0);
will-change: position, transform;
}
.contact-form input[type="submit" i] {
padding: 0 1.5rem;
border-radius: 0.3125rem;
background: #6352CD;
height: 3.25rem;
font-size: 1rem;
font-weight: 600;
color: #FFFFFF;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
gap: 0.75rem;
-webkit-transition: .2s ease;
transition: .2s ease;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background: #FFFFFF;
color: #6352CD;
margin: 1.75rem auto 0 auto;
cursor: pointer;
}
.contact-form input[type="submit" i]:hover {
background: #EDF1FA;
}
.subbut {
margin: 0 auto;
}
.info-page__wrapper img {
height: auto;
}
/*body {
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
}*/
.contact-form__input .wpcf7-form-control-wrap:focus-within + label, .contact-form__input label.active, .contact-form__input input.active + label {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
font-size: 0.75rem;
color: #9D8FEF;
}
.info-page__title-tac {
text-align: center;
max-width: 780px;
margin-left: auto;
margin-right: auto;
}
.pageserv .bread {
justify-content: center;
}
.blog-item__image {
height: 200px; border-radius: 10px;
margin-bottom: 15px;
width: 100%;
}
.servpage-descr {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 32px;
/* or 160% */
max-width: 780px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #29292D;
}
.servpage-wraps {
display: flex;
flex-wrap: wrap;
margin-top: 60px;
}
.servpage-wraps-item {
margin: 10px;
transition: 0.3s;
background: #EDF1FA;
border-radius: 20px;
padding: 45px 50px 35px 50px;
width: calc( 100% / 3 - 20px);
position: relative;
}
.servpage-wraps-item-title {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 32px;
/* or 133% */
color: #29292D;
}
.servpage-wraps-item-desc {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */
color: #9CA1AB;
margin-top: 25px;
margin-bottom: 20px;
}
.servpage-wraps-item-a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */
display: flex; align-items: center;
color: #6352CD;
}
.servpage-wraps-item-a svg {
margin-left: 5px;
}
.servpage-wraps-item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.servpage-wraps-item:hover{
background: #6352CD;
}
.fillor {
fill: #6352CD;
}
.servpage-wraps-item:hover .servpage-wraps-item-a ,
.servpage-wraps-item:hover .servpage-wraps-item-desc,
.servpage-wraps-item:hover .servpage-wraps-item-title{
color: #fff;
}
.servpage-wraps-item:hover .fillor {
fill: #fff;
}
.info-page__sidebar .info-page__nav li:first-child {
padding-left: 0;
}
.info-page__sidebar .info-page__nav li:first-child:before {
content: none;
}
.info-page__sidebar .info-page__nav li:first-child a {
font-weight: 400;
font-size: 1.5rem;
color: #29292D;
margin-bottom: 1.25rem; transition: 0.3s;
}
.info-page__sidebar .info-page__nav li:first-child a:hover {
transition: 0.3s;
color: #6352CD;
}
ul.footer-menu__submenu li:first-child a{
transition: 0.3s;
font-size: 1.125rem;
font-weight: 400;
color: #000000;
display: block;
margin-bottom: 1.25rem;
}
ul.footer-menu__submenu li:first-child a:hover{
transition: 0.3s;
color: #6352CD;
}
ul.header-menu__submenu li:first-child a {
transition: 0.3s;
font-size: 1.125rem;
font-weight: 400;
color: #000000;
display: block;
margin-bottom: 1.25rem;
}
ul.header-menu__submenu li:first-child a:hover{
transition: 0.3s;
color: #6352CD;
}
.footer-menu__submenu {
margin-top: 0;
}
.page404-image img {
width: 599px;
margin-left: auto;
margin-right: auto;
}
h1.page404-title {
font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 64px;
/* or 110% */
text-align: center;
color: rgba(41, 41, 45, 1);
margin-top: 0;
margin-bottom: 28px;
}
.servpage-descr-iner {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 32px;
/* or 160% */
text-align: center;
color: #29292D;
}
h1.page404-title span {
font-weight: 700;
font-size: 58px;
line-height: 64px;
/* or 110% */
text-align: center;
color: #6352CD;
}
.info-page__case .cases-item__img {
border-radius: 0!important;
}
.info-page__case .cases-item__img img {
border-radius: 10px;
}
.error404 .info-page {
padding-top: 66px;
}
.page404-image img {
width: 470px;
}
.post-views {
display: block!important;
}
.blog {
padding: 8rem 0;
}
.dnmobsss {
display: none;
}
.onencex-first-screen-iner {
display: flex; justify-content: space-between; align-items: center;
}
.onencex-first-screen {
padding-top: 250px;
padding-bottom: 150px
}
.opencex-first-screen-titlh1 {
font-style: normal;
font-weight: 700;
font-size: 60px;
line-height: 64px;
/* or 107% */
color: #29292D;
margin-top: 0;
margin-bottom: 18px;
}
.opencex-first-screen-descr {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 32px;
color: #29292D;
margin-bottom: 35px;
}
.button-opencex1 {
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 32px;
text-align: center;
color: #FFFFFF;
width: 177px;
display: flex;
align-items: center;
justify-content: center;
height: 52px;
transition: 0.3s;
background: #6352CD;
border-radius: 5px;
}
.opencex-first-screen-left {
max-width: 646px;
}
.opencex-first-screen-image {
margin-right: 6px;
}
.opencex-first-screen-item a > img {
margin-left: 6px; transition: 0.3s;
}
.opencex-first-screen-item a:hover > img {
margin-left: 20px; transition: 0.3s;
}
.opencex-first-screen-priem-items {
margin-top: 40px;
}
.opencex-first-screen-right {
overflow: hidden; width: 690px;
height: 465px;
border-radius: 25px;
}
.button-opencex1:hover {
background: #7D6CE8;
transition: 0.3s;
}
.opencex-first-screen-item {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.opencex-first-screen-item a {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 40px;
/* or 222% */
display: flex;
align-items: center;
color: #29292D;
}
.opencex-first-screen-item a span {
color: #6352CD;
}
.section-opencex-two {
background: #251C61; padding-bottom: 107px; padding-top: 107px;
}
.open-sex-two-title {
font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 64px;
/* or 110% */
text-align: center;
color: #FFFFFF;
margin-bottom: 50px;
}
.open-cex-two-cards {
display: flex; justify-content: space-between;
flex-wrap: wrap;
}
.open-cex-two-card {
width: 32%;
padding: 40px 20px 25px 40px;
background: #FFFFFF;
border-radius: 20px; margin-bottom: 20px;
}
.open-sec-two-card-header {
display: flex; align-items: center;
margin-bottom: 20px;
}
.open-sec-two-card-image {
margin-right: 11px;
}
.open-sec-two-card-title {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 32px;
/* or 133% */
max-width: 270px;
color: #29292D;
}
.open-sec-two-card-text {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */
color: #9CA1AB;
}
.section-opencex-tree {
padding-top: 145px;
padding-bottom: 145px;
}
.section-opencex-tree .container {
display: flex; justify-content: space-between;
}
.opencex-tree-left {
max-width: 360px;
}
.opencex-tree-left-subtitle {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 32px;
/* or 133% */
padding-bottom: 6px;
position: relative;
}.opencex-tree-left-subtitle:before {
content: '';
position: absolute;
bottom: 0; width: 33px;
height: 2px;
background: #6352CD;
color: #29292D;
left: 0;
}
.opencex-tree-left-title {
margin-bottom: 20px;font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 64px;
/* or 110% */
color: #29292D;
margin-top: 42px;
}
.opencex-tree-leftdescr {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 32px;
/* or 160% */
color: #29292D;
}
.opencex-tree-cards {
display: flex;
}
.opencex-tree-card {
width: 453px; margin-left: 20px; background: #FFFFFF;
border: 1px solid #D0D6E2;
border-radius: 20px;
padding: 44px 60px; box-sizing: border-box;
}
.opencex-tree-card2 {border: 1px solid #EDF1FA;
background: #EDF1FA;
}
.opencex-tree-card-title {
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 42px;
/* or 131% */
color: #29292D;
margin-bottom: 20px;
}
.opencex-tree-card-punkt {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 40px;
/* or 222% */
display: flex;
align-items: center;
color: #29292D;
margin-bottom: 12px;
}
.opencex-tree-card-punkt img {
margin-right: 10px;
}
.opencex-tree-card-button {
border-radius: 5px;
margin-top: 20px;
height: 52px; width: 100%; display: flex; justify-content: center; align-items: center;
}
.opencex-tree-card-button1 {
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 32px;
/* identical to box height, or 200% */
text-align: center;
color: #29292D;
border: 1px solid #D0D6E2;
}
.opencex-tree-card-button2 {
background: #6352CD;
border-radius: 5px;font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 32px;
/* identical to box height, or 200% */
text-align: center;
color: #FFFFFF;
}
.section-title-my {
font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 64px;
/* identical to box height, or 110% */
color: #29292D; margin-bottom:49px;
}
.section-instruct {
padding-bottom: 151px;
}
.imcstjgj-container {
background: #EDF1FA;
border-radius: 20px;
padding: 43px 70px;
}
.instruct-iner-title {
font-weight: 700;
font-size: 32px;
line-height: 48px;
display: flex;
align-items: center;
color: #29292D; margin-bottom: 15px;
}
.instruct-iner-text
{
font-size: 16px;
line-height: 25px;
color: #29292D;
}
.opencex-tree-card-punktno {
opacity: 0.5;
}
.slider-blog-item {
margin: 20px; position: relative;
}
.slider-blog-s-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.slider-blog-item-image {
height: 255px;
border-radius: 20px;
}
.slider-blog-item-title {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 30px;
margin-top: 28px; margin-bottom: 12px;
color: #29292D;
}
.slider-blog-item-meta {
display: flex; align-items: center;
}
.slider-blog-item-name {
padding: 2px 30px;background: #FFF9E3;
border-radius: 5px;font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 32px;
/* identical to box height, or 229% */
text-align: center;
color: #29292D;
}
.slider-blog-item-data {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 25px;
/* identical to box height, or 208% */
display: flex;
align-items: center;
color: #ABB0BA;
margin-left: 20px;
}
.slider-blog-item-short-text {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 25px;
/* or 156% */
display: flex;
align-items: center;
color: #29292D;
margin-top: 34px;
}
.slider-blog-item-read-more {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */
display: flex;
align-items: center;
color: #6352CD; margin-top: 25px;
}
.slider-blog-item-read-more img {
margin-left: 6px;
transition: 0.3s;
}
.slider-blog-item-read-more:hover img {
margin-left: 20px; transition: 0.3s;
}
.fillcirclearr {
fill: #9CA1AB;
transition: 0.3s;
}
.fillcircle {transition: 0.3s;
fill: #EDF1FA;
}
.butyutu:hover .fillcirclearr {
fill: #fff;
transition: 0.3s;
}
.butyutu:hover .fillcircle {transition: 0.3s;
fill: #6352CD;
}
.section-slider-blof-wrp .slick-prev, .section-slider-blof-wrp .slick-next {
transform: none;
top: -85px; width: auto;
height: auto;
}
.section-slider-blof-wrp .slick-prev {
right: 75px;
left: auto;
}
.section-slider-blof-wrp .slick-next {
right: 15px;
}
.section-slider-blof-wrp .slick-prev:before, .section-slider-blof-wrp .slick-next:before {
content: none;
}
.slider-blog {
margin-left: -20px; margin-right: -20px;
}
.coxiality {
display: flex; justify-content: space-between;
}
.coxiality-right {
width: 927px;
}
.coxiality-mess-wrp {
display: flex; justify-content: space-between;
}
.coxiality-item {
display: flex; margin-bottom: 20px; align-items: center; justify-content: center; width: 216px;
height: 101px;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 25px;
/* identical to box height, or 139% */
display: flex;
align-items: center;
text-align: center;
color: #FFFFFF;
background: #5E72BB;
border-radius: 20px;
}
.coxiality-left {
max-width: 420px;
}
.coxiality-left-desc {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
/* or 150% */
display: flex;
align-items: center;
color: #29292D;
margin-bottom: 76px;
}
.coxiality-left-copyr {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 20px;
/* or 167% */
color: #000000;
}
.coxiality-item-title {
font-weight: 400;
font-size: 18px;
line-height: 18px;
/* identical to box height, or 139% */
margin-left: 14px;
display: flex;
align-items: center;
text-align: center;
color: #FFFFFF;
}
.section-social-wrapper {
margin-top: 139px;
margin-bottom: 179px;
}
.coxialuty-git {
display: flex; align-items: center;
justify-content: center;
height: 191px;
background: #29292D;
border-radius: 20px;
}
.coxialuty-git-text {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 36px;
margin-left: 24px;
color: #FFFFFF;
}
.coxiality-item , .coxialuty-git{
position: relative;
transition: 0.3s;
}
.coxiality-item:hover , .coxialuty-git:hover {
transform: scale(1.05);
transition: 0.3s;
}
.coxiality-item-link {
position: absolute;
top: 0;
left: 0;
width: 100%; height: 100%;
}
.opencex-tree-card-button {
cursor: pointer;
}
.coxiality-left-copyr.mobile {
display: none;
}
.instruct-iner-text ul {
list-style: circle;
margin-left: 20px;
margin-top: 15px; margin-bottom: 15px;
}
.instruct-iner-text strong ,
.instruct-iner-text b{
font-weight: 600;
}
.instruct-iner-text a {
font-weight: 800;
color: #6352cd; transition: 0.3s;
}
.instruct-iner-text a:hover {
transition: 0.3s;
color: #4C8CED;
}
.info-page__content > ul:first-child {
border-left: 8px solid #DCE2EF;
padding-left: 52px;
}
.info-page__content > ul:first-child > li:before {
width: 18px; top: 12px;
left: -6px;
height: 2px;
background: #6352CD;
}
.info-page__mobilemenur-inner {
display: none;
}
.info-page__content > ul ul { margin-left: 20px;
margin-top: 4px;
margin-bottom: 4px;
}
.info-page__content > ul li a span , .info-page__content > ul li a {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 30px;
color: #6352CD;
}
.info-page__content > ul ul li a span , .info-page__content > ul ul li a{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 30px;
color: #6352CD;
}
.info-page__content > ul ul li {
margin-bottom: 0!important;
}
.instruct-iner-text p {
display: block;
margin-top: 1em;
margin-bottom: 1em;
}
.info-page__content a { color: #6352CD;
font-weight: inherit;
text-decoration: underline;
color: #6352CD; transition: 0.3s;
}
.info-page__content a:hover {
transition: 0.3s;
color: #4C8CED;
}
.blog-item__image img {
width: 100%; height: auto;
}
.blog-item__image {
height: auto;
}
.info-page__content a.devHirebutton {
color:#fff;
background: #7D6CE8;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
color: #fff;
text-align: center;
max-width: 100%;
}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
display: block; border-color: #46b450;
color: #fff;
text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450;
color: #fff!important;
text-align: center;
border-color: #46b450;
background: #46b450!important;
}
.info-page__content a.cases-item__btn {
color:#fff;text-decoration: none;
}
.info-page__content a.developers-item__btn {
color: #fff;
text-decoration: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output , .wpcf7 form.sent .wpcf7-response-output , .wpcf7-response-output{
font-size: 14px;padding: 10px;
}
.info-page_meta_wrapper .info-page_meta_post-rating {
display: flex;
margin-left: 85px;
}
.info-page_meta_wrapper .info-page_meta_post-rating .hide {
display: none;
}
.info-page_meta_wrapper .info-page_meta_post-rating p {
margin: 0;
}
.info-page_meta_wrapper .info-page_meta_post-rating .stars {
margin-top: 3px;
}
.info-page_meta_wrapper .info-page_meta_post-rating .left {
margin-right: 19px;
}
.info-page_meta_wrapper .info-page_meta_post-rating .left .text {
font-weight: 400;
color: #000000;
font-size: 14px;
line-height: 21px;
}
.info-page_meta_wrapper .info-page_meta_post-rating .right {
display: flex;
align-items: flex-end;
}
.info-page_meta_wrapper .info-page_meta_post-rating .right .text {
font-weight: 400;
color: #000000;
font-size: 12px;
line-height: 18px;
align-items: center;
}
.info-page_meta_wrapper .info-page_meta_post-rating .right .text b,
.info-page_meta_wrapper .info-page_meta_post-rating .right .text b span {
font-weight: 600;
}
.info-page_meta_wrapper .info-page_meta_post-rating svg {
cursor: pointer;
}
.info-page_meta_wrapper .info-page_meta_post-rating svg:not(:last-child) {
margin-right: 10px;
}
@media(max-width: 1500px) {
.opencex-first-screen-left {
max-width: 560px;
}
.opencex-first-screen-right {
width: 600px;
}
.opencex-tree-card {
width: 360px;
margin-left: 20px;
border-radius: 20px;
padding: 16px 18px;
}
.coxiality-right {
width: 710px;
}
.coxiality-item {
display: flex;
margin-bottom: 20px;
width: 171px;
height: 85px;
}
.reviews.info-page__reviews {
width: 740px;
}
.info-page_meta_wrapper {
flex-wrap: wrap;
}
.info-page_meta_wrapper .info-page_meta_post-rating {
margin-left: 0;
width: 100%;
margin-top: 35px;
}
}
@media(max-width: 1350px) {
.servpage-wraps-item { padding: 20px 20px 15px 20px;
width: calc( 100% / 2 - 20px);
}
.page404-image img {
width: 400px;
}
h1.page404-title {
font-style: normal;
font-weight: 700;
font-size: 45px;
}
.reviews.info-page__reviews {
width: 620px;
}
}
@media(max-width: 1050px) {
.section-opencex-tree .container , .onencex-first-screen-iner , .coxiality{
display: block;
}
.opencex-tree-left , .opencex-first-screen-left , .coxiality-left{
max-width: 100%;
margin-bottom: 30px;
}.opencex-first-screen-right , .coxiality-right{
width: 100%;
}
.coxiality-left-copyr {
display: none;
}
.coxiality-left-copyr.mobile {
display: block;
margin-top: 30px;
}
.open-cex-two-card {
width: 49%;
}
.opencex-tree-card-title {
font-style: normal;
font-weight: 400;
font-size: 28px;
}
.opencex-tree-cards {
justify-content: space-between;
}
.opencex-tree-card {
margin-left: 0;
width: 48%;
}
}
@media(max-width: 1000px) {
.onencex-first-screen {
padding-top: 110px;
padding-bottom: 50px;
}
.opencex-first-screen-titlh1 , .section-title-my , .open-sex-two-title , .opencex-tree-left-title {
font-size: 36px;
line-height: 130%;
}
.open-cex-two-card {
padding: 22px;
}
.section-opencex-two {
padding-bottom: 50px;
padding-top: 50px;
}
.imcstjgj-container {
border-radius: 20px;
padding: 32px;
}.section-opencex-tree {
padding-top: 50px;
padding-bottom: 50px;
}.section-opencex-tree {
padding-top: 50px;
padding-bottom: 50px;
}
.section-title-my {
margin-bottom: 30px;
}
.section-social-wrapper {
margin-top: 50px;
margin-bottom: 50px;
}.section-instruct {
padding-bottom: 50px;
}
.reviews.info-page__reviews {
width: 600px;
}
}
@media(max-width: 750px) {
.servpage-wraps-item { padding: 20px 20px 15px 20px;
width: 100%;
margin-bottom: 20px;
}
.servpage-descr {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
}
.servpage-wraps-item-title {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 22px;
color: #29292D;
}
ul.footer-menu__submenu li:first-child a {
font-size: 16px;
}
.page404-image img {
width: 240px;
}
h1.page404-title span {
display: block; font-size: 38px;
line-height: 40px;
}
h1.page404-title {
font-size: 38px;
line-height: 40px;
}
.servpage-descr-iner {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;
}
.info-page__content {
width: 100%!important;;
}.blog {
padding: 8rem 0;
}
.info-page {
padding-top: 8rem;
}
.dnmobsss {
display: block;
}
.opencex-first-screen-item a {
font-size: 16px;
line-height: 32px;
}
.opencex-first-screen-item a:hover > img {
margin-left: 10px;
}
.opencex-first-screen-right {
height: 350px;
}.open-cex-two-card {
width: 100%;
}
.opencex-tree-cards {
display: block;
}
.opencex-tree-card {
width: 100%;
margin-bottom: 20px;
}.opencex-first-screen-titlh1, .section-title-my, .open-sex-two-title, .opencex-tree-left-title {
font-size: 30px;
}.opencex-tree-card-punkt {
font-size: 16px;
line-height: 32px;
margin-bottom: 0;
}
.opencex-tree-left-title {
margin-top: 20px;
}
.slider-blog-item-image {
height: 189px;
}
.slider-blog-item-title {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 25px;
margin-top: 12px;
margin-bottom: 12px;
}
.slider-blog-item-name {
padding: 2px 10px;
font-size: 14px;
line-height: 22px;
}.coxiality-left-desc {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
display: flex;
align-items: center;
color: #29292D;
margin-bottom: 25px;
}.opencex-tree-leftdescr {
font-size: 16px;
line-height: 24px;
}
.coxiality-item, .coxialuty-git {
flex-direction: column;
}
.coxialuty-git-text {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: center;
}
.coxiality-item-image {
height: 40px;
}
.coxiality-item-image img {
height: 100%;
width: auto;
margin-left: auto;
margin-right: auto;
}
.coxiality-mess-wrp {
flex-wrap: wrap;
}
.coxiality-item {
width: 49%;
margin-bottom:12px;
}.coxiality-item-image {
height: 25px;
margin-bottom: 10px;
}
.coxialuty-git {
height: auto;
padding-bottom: 20px;
}
.coxialuty-git-img {
height: 90px;
}
.coxialuty-git-img img {
height: 100%;
width: auto;
margin-left: auto;
margin-right: auto;
}
.info-page__mobilemenur-inner {
display: block;
}
.info-page__mobilemenur-inner ul {
display: none;
}
.info-page__content > ul:first-child {
border-left: 8px solid #DCE2EF;
padding-left: 20px;
}
.info-page__content > ul:first-child > li:before {
width: 18px;
left: -11px;
}
.button-show-pages-menu {
padding: 0 1.5rem;
border-radius: 0.3125rem;
background: #6352CD;
height: 3.25rem;
font-size: 1rem;
font-weight: 600;
color: #FFFFFF;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
gap: 0.75rem;
-webkit-transition: .2s ease;
transition: .2s ease;
font-weight: 600;
color: #FFFFFF;
width: 200px;
margin-top: 20px; margin-bottom: 25px;
}
.button-show-pages-menu:hover {
background: #7D6CE8;
}
.button-show-pages-menu span {
font-weight: 600;
color: #FFFFFF;
}
.button-show-pages-menu .span2 {
display: none; font-weight: 600;
color: #FFFFFF;
}
.pokazat-vse-open .button-show-pages-menu .span1 {
display: none; font-weight: 600;
color: #FFFFFF;
}
.pokazat-vse-open .button-show-pages-menu .span2 {
display: block;
}
.pokazat-vse-open ul {
display: block;
}
.reviews.info-page__reviews {
width: auto;
}
.instruct-iner-text p , .instruct-iner-text , .instruct-iner-text ul li , .instruct-iner-text a {
font-size: 1.25rem;
}
.instruct-iner-title {
font-weight: 700;
font-size: 22px;
line-height: 34px;
}
.info-page__case .cases-item__btn {
margin-top: 20px; margin-bottom: 20px
}
}
.cases-wrapper-in-archive-page {
display: flex; flex-wrap: wrap;
}
.cases-wrapper-item {
position: relative;
margin-right: 40px;
margin-bottom: 46px;
width: calc( ( 100% - 80px) / 3);
}
.page-cases-title {
font-style: normal;
font-weight: 700;
font-size: 56px;
line-height: 70px;
/* or 117% */
color: #29292D; margin-top: 46px; margin-bottom: 38px;
}
.cases-wrapper-item:nth-child(3n) {
margin-right: 0px;
}
.cases-wraps-item-title {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
/* or 150% */
color: #6352CD;
}
.cases-wrapper-item a{
z-index: 4;
}
.cases-wrapper-item img {
transition: 0.3s;
}
.cases-wrapper-item:hover img {
transform: scale(1.05);
transition: 0.3s;
}
.cases-wraps-item-desc {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 32px;
/* or 229% */
color: #29292D;
}
.cases-wrapper-item img {
border-radius: 20px; margin-bottom: 17px;
}
.archive-serv-header {
margin-bottom: 40px;
display: flex;
margin-top: 0px;
align-items: center;
}
.archive-serv-header .page-cases-title {
max-width: 900px;
margin-top:0;
margin-bottom: 0;
}
.archive-serv-header-icon {
width: 151px;
height: 151px;display: flex; align-items: center ; justify-content: center;
background: #6352CD;
border-radius: 20px; margin-right: 50px;
}
.archive-serv-header-icon img {
filter: brightness(0) invert(1);
width: 57px;
}
.service-wrapper-in-archive-page-info {
display: flex;
justify-content: space-between;
}
.servicein-archive-page-info {
width: 680px;
}
.service-wrapper-in-archive-paglist {
width: 483px;
}
.service-wrapper-in-archive-paglist a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 40px;
color: #6352CD;
display: block; position: relative;
}
.service-wrapper-in-archive-paglist a:before {
content: ''; position: absolute;
top: 17px;
left: -20px;
width: 6px;
height: 6px;
background: #6352CD;
border-radius: 50px;
}
.servicein-archive-page-info p:first-child {
margin-top: 0;
}
@media(max-width: 1500px){
.service-wrapper-in-archive-paglist {
width: 390px;
}
}
@media (max-width: 1250px) {
.servicein-archive-page-info {
width: 500px;
}
.archive-serv-header .page-cases-title {
max-width: calc(100% - 200px);
}
.page-cases-title {
font-size: 48px;
line-height: 60px;
}
}
@media(max-width: 1025px) {
.cases-wrapper-item {
position: relative;
margin-right: 0px;
margin-bottom:26px;
width: 48%;
}
.archive-serv-header .page-cases-title {
max-width: calc(100% - 150px);
}
.page-cases-title {
font-size: 40px;
line-height: 50px;
}
.cases-wrapper-in-archive-page {
justify-content: space-between;
}
.archive-serv-header-icon {
width: 130px;
height: 130px;
border-radius: 20px;
margin-right: 20px;
}
.service-wrapper-in-archive-page-info {
display: block;
}
.service-wrapper-in-archive-paglist , .servicein-archive-page-info {
width: 100%;
}
.servicein-archive-page-info {
margin-bottom: 30px;
}
}
@media(max-width: 600px) {
.cases-wraps-item-title {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: #6352CD;
}
.cases-wraps-item-desc {
font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 14px;
color: #29292D;
}.page-cases-title {
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 50px;
/* or 156% */
margin-top: 0;
margin-bottom: 12px;
text-align: center;
color: #29292D;
}
.pageservcases .bread {
}
.service-wrapper-in-archive-paglist {
padding-left: 14px;
}
.service-wrapper-in-archive-paglist a {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 30px;
/* or 250% */
color: #6352CD;
}
.service-wrapper-in-archive-paglist a:before {
top: 13px;
left: -14px;
}
.archive-serv-header {
align-items: flex-start;
}
.archive-serv-header-icon {
margin-left:0; margin-right: auto;
margin-bottom: 20px;
width: 33px;
height: 33px;
}
.archive-serv-header-icon img {
width: 19px;
}
.archive-serv-header {
margin-top: 0px;
margin-bottom: 30px;
}
.archive-serv-header .page-cases-title {
max-width: calc(100% - 45px);
line-height: 130%;
text-align: left;
font-size: 25px;
}
.info-page_meta_wrapper .info-page_meta_post-rating {
order: 25;
margin-top: 22px;
}
}
.info-page__content .hero__btn {
text-decoration: none;
}
.new-header-menu {
display: flex;
justify-content: space-between;
}
.new-header-menu-left {
position: relative;
width: 335px;
}
.new-header-menu-right {
width: 927px;
}
.header-menu__submenu > li > a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 34px;
/* or 212% */
color: #6352CD;
}
ul.header-menu__submenu li:first-child a {
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
/* or 120% */
color: #000000;
}
.header-menu__submenu > li:not(:last-child) {
margin-bottom: 0;
}
.header-menu {
padding-top: 116.5px;
padding-bottom: 0;
}
.new-header-menu-left:before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 1000px;
height: 100%; background: #EDF1FA;
}
.new-header-menu-left:after {
content: '';
position: absolute;
top: 0;
right: 0; height: 90px;
width: 1000px;
background: linear-gradient(90deg, #EDF1FA 0%, #FFFFFF 100%);
}
.new-header-menu-left-iner {
position: relative;
z-index: 2;
}
.new-header-menu-left-service {
padding-right: 33px; display: flex; align-items: center;
justify-content: space-between;font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 90px;
/* or 375% */
margin-bottom: 30px;
color: #6352CD;
}
.header-menu__right > li > a{
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 70px;
/* or 292% */
color: #29292D;
transition: 0.3s;
}
.header-menu__right > li > a:hover {
color: #6352CD;transition: 0.3s;
}
.header-open-menu-db {
display: none;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 42.25px;
/* or 111% */
color: #29292D;
align-items: center;
}
.header-open-menu-db img {
margin-right: 11px;
}
.search-wrapper-in-menu {
margin-bottom: 69px ;
padding-top: 47px;
}
.search-wrapper-in-menu-mob {
display: none;
}
.container div.asl_w .probox .promagnifier .innericon svg {
fill: #6352CD;
}
.container div.asl_m .probox .promagnifier {
order: 1
}
.container div.asl_w {
padding-bottom: 17px;
border-bottom: 1px solid #E1E7F4;
}
.container #ajaxsearchlite1 .probox .proinput input, .container div.asl_w .probox .proinput input {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
/* or 133% */
color: #29292D;
}
.footer-menu__left {
display: block;
}
.footer-menu__submenu > li > a {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 30px;
/* or 214% */
color: #6352CD;
}
.footer-menu__submenu > li:not(:last-child) {
margin-bottom: 0;
}
ul.footer-menu__submenu li:first-child a {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
/* or 133% */
color: #000000;
}
.footer-menu-wrapper-new {
display: flex;
}
.footer-menu-wrapper-new {
display: flex;
gap: 23px;
}
.footer-menu__left {
flex: auto;
max-width: 39%;
}
.info-page__wrapper {
grid-template-columns: 1fr 25rem;
}
.info-page_meta_wrapper {
display: flex;
align-items: center;
}
.info-page_meta_autor-image img {
border-radius: 50%;width: 48px;
height: 48px;
display: block;
margin-right: 11px;
}
.info-page_meta_autor-name {
margin-right: 35px;
}
.info-page_meta_autor-name-name {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
/* or 129% */
color: #6352CD;
}
.info-page_meta_autor-name-descr {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
/* or 150% */
color: #29292D;
}
.info-page_meta_about-article {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
/* or 129% */
color: #29292D;
}
.info-page_meta_about-article {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
/* or 129% */
color: #29292D;
}
.info-page_meta_about-article span {
display: flex;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
/* or 150% */
color: #9CA1AB;
}
.info-page_meta_about-article span.enbread ,
.info-page_meta_about-article span.rubread {
display: none;
}
.lang-en .info-page_meta_about-article span.enbread {
display: flex;
}
.lang-ru .info-page_meta_about-article span.rubread{
display: flex;
}
.content-heading-list-wrapper {
width: 100%
}
.content-heading-list-wrapper div#ez-toc-container {
width: 100%;
background: none;
border: none;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
margin-bottom: 1em;
padding: 0;
}
.content-heading-list-wrapper div#ez-toc-container p.ez-toc-title {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 30px;
/* or 125% */
color: #000000;
margin-bottom: 18px;
display: block;
}
.content-heading-list-wrapper #ez-toc-container a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 34px; transition: 0.3s; position: relative;
color: #29292D;
}
.content-heading-list-wrapper .ez-toc-counter nav ul li a::before {
}
.content-heading-list-wrapper .ez-toc-counter nav ul li a::before {
left: -18px;
content: '';
top: 3px;
position: absolute;
content: ''; width: 3px;
height: 22px;
background: #6352CD;
}
.content-heading-list-wrapper .ez-toc-counter nav ul .ez-toc-list-level-3 li a::before {
left: -32px;
}
.content-heading-list-wrapper .ez-toc-counter nav ul li a::before {
opacity: 0;
transition: 0.3s;
}
.content-heading-list-wrapper .ez-toc-counter nav ul li a:hover::before {
opacity: 1;
transition: 0.3s;
}
.content-heading-list-wrapper #ez-toc-container li,
.content-heading-list-wrapper #ez-toc-container ul,
.content-heading-list-wrapper #ez-toc-container ul li,
.content-heading-list-wrapper div.ez-toc-widget-container,
.content-heading-list-wrapper div.ez-toc-widget-container li {
overflow: visible;
}
.content-heading-list-wrapper #ez-toc-container nav > ul {
padding-left: 16px;
border-left: 1px solid #D3D6DD;
}
.content-heading-list-wrapper #ez-toc-container a:hover{
color: #6352CD;
transition: 0.3s;
}
.more-article-about-theme {
font-style: normal;
font-weight: 700;
font-size: 42px;
line-height: 54px;
/* or 129% */
color: #29292D; margin-top: 53px;
margin-bottom: 23px;
}
.info-page__content .link-on-more-articles {
display: block; font-style: normal;
font-weight: 400;
font-size: 16px;
position: relative;
line-height: 40px; padding-left: 16px;
/* or 250% */
text-decoration: none;
color: #6352CD;
}
.info-page__content .link-on-more-articles:before {
width: 6px;
height: 6px;
position: absolute;
content: ''; top: 15px;
left: 0;
background: #6352CD;
border-radius: 50px;
}
.content-heading-list-wrapper #ez-toc-container ul ul {
margin-left: 30px;
}
.content-heading-list-wrapper #ez-toc-container a {
margin-bottom: 10px;
line-height: 22px;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a ,
div.asl_r .results .item .asl_content .asl_desc {
font-family: 'Poppins', sans-serif!important;
}
.info-page__content a.cases-item__btn {
margin-top: 0px;
}
.info-page__content .cases-item__text {
margin-top: 0px;
}
body:not(.archive):not(.page-template-about-template):not(.page-template-about-subpage-template) .lang-en .enbread11 {
display: none!important;
}
body:not(.archive) .lang-ru .rubread11{
display: none!important;
}
@media(max-width: 1500px) {
.new-header-menu-left {
position: relative;
width: 250px;
}
.new-header-menu-right {
width: 820px;
}
.header-menu__right > li > a {
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 45px;
}
.new-header-menu-left-service {
padding-right: 23px;
font-size: 20px;
margin-bottom: 25px;
line-height: 70px;
}
.new-header-menu-left:after {
height: 70px;
}
.footer-menu-wrapper-new {
max-width: 963px;
}
}
@media(max-width: 1250px){
.new-header-menu-right {
width: 700px;
}
.new-header-menu-left {
z-index: 2;
}
.footer-menu-wrapper-new {
flex-wrap: wrap;
}
}
@media(max-width: 1050px) {
.new-header-menu {
flex-direction: column-reverse;
}
.new-header-menu-right {
width: 100%;
}
.new-header-menu-left {
width: 100%;
}
.new-header-menu-left:before ,
.new-header-menu-left:after {
content: none;
}
.header-menu__right li {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-bottom: 0;
padding: 0;
border-top: 1px solid #E3E7EF;
max-width: 700px;
margin: 0 auto;
}
.header-menu__right > li > a {
display: block;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 60px;
/* or 333% */
color: #29292D;
padding-right: 0rem;
position: relative;
}
.new-header-menu-left-service {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;font-weight: 700;
font-size: 18px;
line-height: 60px;
/* or 333% */
color: #29292D;
margin-bottom: 0;
padding: 0;
border-top: 1px solid #E3E7EF;
max-width: 700px;
margin: 0 auto;
}
.new-header-menu-right {
position: absolute;
top: -1500px;
left: 0;
width: 100%;
height: 100%;
background: #fff;
z-index: 2;
}
.pokazat-service .new-header-menu-right {
top: 92.27px;
}
.header-menu__submenu > li > a , ul.header-menu__submenu li:first-child a{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #000000;
margin-bottom: 0;
}
.header-menu__submenu > li:not(:last-child) , .header-menu__submenu > li{
margin-top: 0 ; padding: 1rem 0;
border-top: 1px solid #E3E7EF;
}
.header-menu__left > li.active .header-menu__submenu {
margin-top: 15px;
}
.search-wrapper-in-menu-mob {
display: block;
}
.search-wrapper-in-menu-pc {
display: none;
}
.info-page__wrapper {
grid-template-columns: auto;
}
.info-page__sidebar-inner {
position: static!important;
transform: none!important;
top: auto!important;
left: auto!important;
width: 100%!important;
}
.info-page__sidebar {
display: block; height: auto!important;
}
.info-page__wrapper {
flex-direction: column-reverse;
display: flex;
}
.content-heading-list-wrapper {
margin-top: 23px;
}
}
@media(max-width: 1000px) {
.footer-menu__left {
max-width: 100%;
width: 100%;
}.footer-menu-wrapper-new {
gap: 0;
}
}
@media(max-width: 600px) {
.header-menu__right li , .new-header-menu-left-service{
padding: 0 20px;
}
.search-wrapper-in-menu {
margin-bottom: 34px;
padding-top: 0;
padding: 0 20px;
}
.more-article-about-theme {
font-size: 18px;
line-height: 20px;
}
.content-heading-list-wrapper #ez-toc-container a{
font-size: 14px;
line-height: 34px;color: #6352CD;
}
.content-heading-list-wrapper #ez-toc-container nav > ul {
padding-left: 0;
border-left: none;
}
.content-heading-list-wrapper div#ez-toc-container p.ez-toc-title {
font-size: 18px;
line-height: 30px;
margin-bottom: 3px;
}
}
.open-sec-two-card-image img {
max-width: 32px;
max-height: 32px;
}
.info-page__main h2.reviews__title{
margin-top: 0
}
.info-page__main .info-page__case , .info-page__main .reviews.info-page__reviews {
padding-bottom: 0;
padding-top: 45px;
}
.one-single-post-header-sf-right-image{
height: 400px;
width: 100%;
border-radius: 15px;
}
.dop-priem-single-service {
display: flex;
flex-wrap: wrap;
gap: 10px 5px;
margin-top: 25px;
justify-content: space-between;
}
.dop-priem-single-service-item img {
}
.dop-priem-single-service-item {
display: flex; align-items: center;font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 46px;
/* or 256% */
gap: 12px;
width: 49%;
color: #29292D;
}
@media(max-width: 1050px){
.displayfle{
display: flex!important;
}
.header-open-menu-dn {
display: none;
}
}
@media(max-width: 600px) {
.info-page__title {
font-size: 25px;
}
.info-page_meta_autor-image {
order: 2;
}
.info-page_meta_wrapper {
flex-wrap: wrap;
}.info-page_meta_autor-name {
margin-right: auto;
order: 23;
width: calc(100% - 70px);
}
.info-page_meta_wrapper .info-page_meta_about-article {
margin-bottom: 20px;
display: flex;
gap: 5px;
width: 100%;
order: 1;
}
.info-page__wrapper {
gap: 0;
}.content-heading-list-wrapper #ez-toc-container ul ul {
margin-left: 20px;
}
.content-heading-list-wrapper .ez-toc-counter nav ul .ez-toc-list-level-3 li a::before {
left: -11px;
opacity: 1;
height: 16px;
width: 2px;
}
.content-heading-list-wrapper #ez-toc-container .ez-toc-heading-level-2 ul a {
font-size: 14px;
line-height: 24px;
}
.bread span {
font-size: 1.25rem;
}
.bread a {
font-size: 1.25rem;
}
.info-page__sidebar .content-heading-list-wrapper div#ez-toc-container .ez-toc-title {
text-align: left;
padding: 0 1rem;
font-weight: 400;
color: #29292D;
border-radius: 0.3125rem;
border: 1px solid #B4C0DB;
position: relative;
padding: 6px 12px;
}
.ez-toc-title:after {
content: "";
vertical-align: middle;
display: inline-block;font-size: 12px;
line-height: 0;
border: 0.35em solid transparent;
border-top: 0.5em solid;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
}
.sodmenuopen .ez-toc-title:after {
transform: translateY(-50%) rotate(-180deg);
}
#ez-toc-container nav {
display: none;
margin-top: 10px;
}
#ez-toc-container.sodmenuopen nav {
display: block
}
.info-page__content {
margin-top: 0;
}
.content-heading-list-wrapper #ez-toc-container a {
font-size: 14px;
line-height: 24px;
}
.content-heading-list-wrapper div#ez-toc-container p.ez-toc-title {
font-size: 15px;
line-height: 20px;
margin-bottom: 0;
}
.info-page__reviews .reviews__controls {
bottom: -30px;
}
.hero__img22{
display: flex;
width: 100%;
}
.hero__img22 img {
width: 100%;
}
.hero__img lottie-player {
display: none;
}
}
.footer-politik a{
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 130%;
/* identical to box height, or 200% */
text-decoration: none;
color: #6352CD;
}
.footer-phome a {
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 50px;
white-space: nowrap;
/* identical to box height, or 227% */
margin-bottom: 7px;
text-decoration: none;
color: #000000;
}
.footer-mail a {font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;
/* identical to box height, or 125% */
color: #6352CD;
display: block;
margin-bottom: 44px;
text-decoration: none;
}
.footer-politik a:hover ,
.footer-phome a:hover ,
.footer-mail a:hover {
text-decoration: underline;
}
.footer-menu-wrapper-new {
max-width: 1060px;
}
.daccordion__content2 {
display: none;
}
.container-faq-home {
display: flex;
justify-content: space-between;
}
.faq-home-left {
width: 335px;
}
.faq-home-left img {
width: 100%;
}
.faq-title {font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 64px;
/* or 110% */
color: #29292D;
margin-top: 49px;
margin-bottom: 55px;
}
.faq-subtitl {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 28px;
/* or 156% */
color: #29292D;
margin-top: 47px;
}
.section-faq-home-page {
padding-top: 70px;
}
.section-faq-home-page.article {
margin-top: 53px;
padding-top: 0;
}
.section-faq-home-page.article .container-faq-home {
display: block;
}
.section-faq-home-page.article .container-faq-home .faq-home-left {
width: 100%;
margin-bottom: 35px;
}
.section-faq-home-page.article .faq-top-title:before {
display: none;
}
.section-faq-home-page.article .faq-home-right {
width: 100%;
}
.faq-home-right {
width: 927px;
}
.faq-top-title {
position: relative; font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 32px;
/* identical to box height, or 133% */
color: #29292D;
}
.faq-top-title:before {
content: '';
position: absolute;
left: 0; width: 33px;
height: 2px;
bottom: -9px;
background: #6352CD;
}
.daccordion__item2 {
border: 1px solid #D7DEEC;
border-radius: 12px;
margin-bottom: 20px;
padding: 23px 30px 20px 33px;
}
.daccordion__title2 {font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 28px;
/* or 156% */
color: #29292D;
display: flex; justify-content: space-between;
align-items: center;
}
.arrac svg {
transition: 0.3s;
}
.dactive__item .arrac svg{
transition: 0.3s;
transform: rotate(90deg);
}
.dactive__item {
background: #EDF1FA;
border-radius: 12px;border: 1px solid #EDF1FA;
}
.daccordion__content2 {
margin-top: 13px;
max-width: 620px;font-weight: 400;
font-size: 14px;
line-height: 22px;
/* or 157% */
color: #29292D;
}
.daccordion__content2 p , .daccordion__content2 ul , .daccordion__content2 ol {
font-weight: 400;
font-size: 14px;
line-height: 22px;
/* or 157% */
color: #29292D;
}
.daccordion__content2 strong {
font-weight: 600;
}
.archive-line-qw0whats {
display: flex;
margin-top: 20px;
align-items: center;
gap: 20px;
}
.archive-line-qw0whats span {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 32px;
/* identical to box height, or 200% */
display: flex;
align-items: center;
gap: 10px;
color: #29292D;
}
.archive-line-qw0whats span a {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 32px;
/* identical to box height, or 200% */
display: flex; align-items: center;
gap: 3px;
color: #5FAB62;
}
.archive-line-qw0whats img {
width: 24px;
}
.dop-cat-text {
margin-top: 90px;
}
.dop-cat-text strong {
font-weight: bold;
}
.info-page {
padding-top: 8.25rem;
}
.one-single-post-header-sf {
display: -ms-grid;
margin-bottom: 30px;
display: grid;
grid-template-columns: 1fr 32rem;
gap: 3rem;
}
.dop-descr-single-service {
margin-bottom: 30px;
}
.services__wrapper {
gap: 15px;
display: flex;
flex-wrap: wrap;
}
.services-item {
position: relative;
width: calc(100% / 3 - 15px);
}
.services-item:hover .services-item__icon img {
filter: none;
transition: 0.3s;
}
.services-item__icon {
width: 48px;
height: 48px; border-radius: 50%;
background: #fff;
display: flex;align-items: center; justify-content: center;
}
.services-item__icon img {
transition: 0.3s;
width: 28px;
}
.info-page__content .hero__btn{
color:#fff!important
}
.info-page__main #ez-toc-container {
display: none !important;
}
@media(max-width: 1500px) {
.faq-home-right {
width: 790px;
}
}
@media(max-width: 1250px) {
.faq-title {
font-size: 45px;
line-height: 130%;
margin-top: 30px;
margin-bottom: 30px;
}.faq-home-right {
width: 600px;
}
}
@media(max-width: 1050px) {
.faq-home-right {
width: 100%;
}
.one-single-post-header-sf {
flex-direction: column;
display: flex;
}
.container-faq-home {
display: block;
}
.faq-home-left {
width: 100%;
}
.faq-subtitl {
margin-top: 0px;
margin-bottom: 0px;
}
.faq-subtitl-wrp {
gap: 20px;
margin-bottom: 30px;
display: flex;
align-items: center;
}
.faq-subtitl-wrp img {
width: 150px;
}
}
@media(max-width: 780px) {
.faq-title {
font-size: 36px;
}
.section-faq-home-page.article .container {
padding-left: 0;
padding-right: 0;
}
}
@media(max-width: 600px) {
.faq-subtitl-wrp img {
width: 100px;
}.daccordion__item2 {
margin-bottom: 12px;
padding: 11px;
}
.daccordion__title2 {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
}
.faq-subtitl {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
}
.faq-top-title {
position: relative;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 130%;
}
.section-faq-home-page {
padding-top: 0;
}
.faq-title {
font-size: 26px;
line-height: 130%;
margin-top: 30px;
margin-bottom: 20px;
}
.blog {
padding-top: 70px;
}
.dop-cat-text {
margin-top: 40px;
}
.archive-line-qw0whats {
flex-direction: column;
align-items: flex-start;gap: 6px;
}
.archive-line-qw0whats span , .archive-line-qw0whats span a {
font-size: 14px;
line-height: 130%;
}
.info-page {
padding-top: 8rem;
}
.dop-priem-single-service-item {
font-size: 14px;
line-height: 130%;
/* or 256% */
gap: 5px;
width: 100%;
color: #29292D;
}.services-item {
position: relative;
width: calc(100% - 0px);
}
.one-single-post-header-sf-right-image {
height: 282px;
}
.one-single-post-header-sf {
margin-bottom: 10px;
}
}
@media(max-width: 500px) {
.section-faq-home-page.article .container {
padding-left: 0;
padding-right: 0;
}
}
@media(max-width: 400px) {
.info-page_meta_wrapper .info-page_meta_post-rating {
flex-wrap: wrap;
}
.info-page_meta_wrapper .info-page_meta_post-rating .right {
width:100%;
margin-top: 5px;
}
}
@media(max-width: 600px) {
#ez-toc-container .ez-toc-title-container.sodmenuopen + nav {
display: block;
padding: 12px;
border: 1px solid #B4C0DB;
border-radius: 0.3125rem;
margin-top: 0;
border-top: none;
}
}
.info-page__content-nomt {
margin-top: 0;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .title {
font-family: Poppins;
font-weight: 700;
font-size: 60px;
line-height: 70px;
letter-spacing: 0%;
color: #29292D;
margin-bottom: 52px;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info {
margin-top: 35px;
padding: 0;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info,
.archive.author .pl-post-author.hero .pl-bio .pl-left .info p,
.archive.author .pl-post-author.hero .pl-bio .pl-left .info span,
.archive.author .pl-post-author.hero .pl-bio .pl-left .info a,
.archive.author .pl-post-author.hero .pl-bio .pl-left .info b {
font-family: Poppins;
font-weight: 400;
font-size: 18px;
line-height: 28px;
letter-spacing: 0%;
color: #29292D;
text-align: left;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info b {
font-weight: 600;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info a,
.archive.author .pl-post-author.hero .pl-bio .pl-left .info a b {
color: #6352CD;
text-decoration: none;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info a:hover {
text-decoration: none;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info p {
margin-bottom: 30px;
}
.archive.author .pl-post-author.hero .pl-bio {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .info {
max-width: 815px;
}
.archive.author .pl-post-author.hero .pl-bio .pl-right img {
max-width: 453px;
height: auto;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .list-posts {
margin-top: 30px;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .list-posts h2 {
font-family: Poppins;
font-weight: 600;
font-size: 42px;
line-height: 28px;
letter-spacing: 0%;
color: #29292D;
margin-bottom: 30px;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list li a {
font-family: Poppins;
font-weight: 400;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0%;
color: #6352CD;
text-decoration: none;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list li a:hover {
text-decoration: none;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list {
list-style: disc;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 5px 1px;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list li {
width: 48%;
padding: 5px 0 5px 0;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list li::marker {
color: #6352CD;
}
.archive.author .pl-post-author.hero .pl-bio .pl-right.mobile {
display: none;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list {
padding-left: 18px;
}
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .title,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .info,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .info p,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .info span,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .info a,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .info b,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio .pl-left .list-posts h2,
.page-strtd.lang-ru .archive.author .pl-post-author.hero .pl-bio ul.publications-list li a {
font-family: 'Montserrat', sans-serif!important;
}
.info-page_meta_wrapper .info-page_meta_autor-name a,
.info-page_meta_wrapper .info-page_meta_autor-name a:hover{
text-decoration: none;
}
@media (max-width: 1500px) {
.archive.author .pl-post-author.hero .pl-bio .pl-right img {
max-width: 375px;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .title,
.archive.author .pl-post-author.hero .pl-bio .pl-left .info {
padding-right: 15px;
}
}
@media (max-width: 1050px) {
.archive.author .pl-post-author.hero .pl-bio .pl-right.mobile {
display: block;
}
.archive.author .pl-post-author.hero .pl-bio .pl-right.de {
display: none;
}
.archive.author .pl-post-author.hero .pl-bio .pl-right.mobile img {
max-width: 250px;
height: auto;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .title {
font-size: 25px;
line-height: 1.5;
margin-bottom: 15px;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .bread {
margin-bottom: 25px;
}
.archive.author .pl-post-author.hero .pl-bio .pl-left .list-posts h2 {
font-size: 20px;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list {
display: block;
}
.archive.author .pl-post-author.hero .pl-bio ul.publications-list li {
width: 100%;
}
}
/* NEW Single Post */
/* NEW Archive.php */
.wp-singular.post-template-default.single.single-post .info-page > .container > .info-page__wrapper .info-page__sidebar,
.archive .info-page > .container > .info-page__wrapper .info-page__sidebar {
display: none;
}
.wp-singular.post-template-default.single.single-post .info-page > .container > .info-page__wrapper,
.archive .info-page > .container > .info-page__wrapper {
grid-template-columns: 1fr;
}
.wp-singular.post-template-default.single.single-post h1.info-page__title,
.archive h1.info-page__title {
max-width: 900px;
}
.wp-singular.post-template-default.single.single-post h1.info-page__title span,
.wp-singular.post-template-default.single.single-post .info-page .container .dop-descr-single-service.info-page__content.content span,
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container h2.sp-h2-title span,
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first span,
.archive h1.info-page__title span,
.archive .info-page .container .dop-descr-single-service.info-page__content.content span,
.archive .page-strtd .info-page .container h2.sp-h2-title span,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first span {
color: #6352CD !important;
font-size: inherit !important;
font-weight: inherit !important;
}
.wp-singular.post-template-default.single.single-post .info-page .container .dop-priem-single-service .dop-priem-single-service-item,
.archive .info-page .container .dop-priem-single-service .dop-priem-single-service-item {
font-weight: 600;
}
.wp-singular.post-template-default.single.single-post .hero__footer.enbread11 .hero__btn.extra,
.archive .hero__footer.enbread11 .hero__btn.extra {
background-color: #4C8CED;
}
.wp-singular.post-template-default.single.single-post .hero__footer.enbread11 .hero__btn.extra:hover,
.archive .hero__footer.enbread11 .hero__btn.extra:hover {
background-color: #72a2eb;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sp-h2-title,
.archive .page-strtd .info-page .container .sp-h2-title {
font-weight: 600;
font-size: 42px;
line-height: 1.2;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header .bread,
.archive .page-strtd .info-page .container .bread {
margin-bottom: 45px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .dop-descr-single-service.info-page__content.content p,
.archive .page-strtd .info-page .container .dop-descr-single-service.info-page__content.content p {
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 28px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .hero__footer.enbread11 .hero__btn.extra,
.archive .page-strtd .info-page .container .hero__footer.enbread11 .hero__btn.extra {
min-width: 259px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header-sf,
.archive .page-strtd .info-page .container .one-single-post-header-sf {
margin-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1,
.archive .page-strtd .info-page .container #sp_sec_1 {
margin-top: 110px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .sp-h2-title,
.archive .page-strtd .info-page .container #sp_sec_1 .sp-h2-title {
margin-bottom: 50px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap {
display: flex;
justify-content: space-between;
margin-bottom: 70px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .first {
width: 29%;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
margin-left: 3%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second {
width: 63%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item {
background-color: #F4F8FB;
border-radius: 15px;
padding: 20px 28px;
margin-bottom: 18px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item:last-child,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item:last-child {
margin-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item .title,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item .title {
font-weight: 600;
font-style: SemiBold;
font-size: 18px;
line-height: 28px;
margin-bottom: 14px;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item .subtitle,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item .subtitle {
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 28px;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .list-extra,
.archive .page-strtd .info-page .container #sp_sec_1 .list-extra {
display: grid;
gap: 23px;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .list-extra .item,
.archive.page-strtd .info-page .container #sp_sec_1 .list-extra .item {
background-color: #F4F8FB;
border-radius: 15px;
overflow: hidden;
padding: 32px;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
min-height: 220px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .list-extra .item .title,
.archive .page-strtd .info-page .container #sp_sec_1 .list-extra .item .title {
font-weight: 600;
font-style: SemiBold;
font-size: 45px;
line-height: 32px;
color: #6352CD;
margin-bottom: 15px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .list-extra .item .subtitle,
.archive .page-strtd .info-page .container #sp_sec_1 .list-extra .item .subtitle {
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 28px;
text-align: center;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2,
.archive .page-strtd .info-page .container #sp_sec_2 {
margin-top: 110px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .sp-h2-title,
.archive .page-strtd .info-page .container #sp_sec_2 .sp-h2-title {
margin-bottom: 50px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap {
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first {
width: 58%;
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 28px;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first strong,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first strong {
font-weight: 700;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first p,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first p {
margin-bottom: 30px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul {
list-style: none;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li {
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 28px;
color: #29292D;
margin-bottom: 12px;
display: flex;
align-items: center;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li:before,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li:before {
content: "";
display: inline-block;
background-image: url(/wp-content/uploads/2025/09/dot.svg);
width: 11px;
height: 11px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
margin-right: 10px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li:last-child,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li:last-child {
margin-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li::marker,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li::marker {
color: #6352CD;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second {
width: 38%;
background-color: #F4F8FB;
border-radius: 15px;
padding: 33px;
display: flex;
flex-direction: column;
justify-content: center;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second p,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second p {
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
line-height: 28px;
letter-spacing: 0%;
color: #29292D;
margin-bottom: 45px;
text-align: center;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second img,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second img {
max-width: 80px;
width: 100%;
height: auto;
display: inline-block;
margin: 0 auto;
margin-bottom: 48px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second a,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second a {
min-width: 245px;
margin: 0 auto;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews,
.archive .page-strtd .info-page .container .info-page__case.reviews {
margin-top: 110px;
padding-top: 0;
padding: 40px 35px;
border-radius: 15px;
background-color: #F4F8FB;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head {
align-items: flex-start;
margin-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
margin-top: 12px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head {
margin-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head .info-page__case-title.sp-h2-title,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head .info-page__case-title.sp-h2-title {
margin-bottom: 42px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item {
background-color: transparent;
padding: 0;
flex-wrap: nowrap;
margin-right: 20px;
flex-direction: unset;
min-height: unset;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__img,
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item.cases-item__main,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__img,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item.cases-item__main {
height: fit-content;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__title,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__title {
font-weight: 600;
font-style: SemiBold;
font-size: 22px;
line-height: 28px;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__label,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__label {
background-color: #ffffff;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__text,
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__text p,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__text,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__text p {
font-weight: 400;
font-style: Regular;
font-size: 18px;
line-height: 28px;
vertical-align: middle;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__btn,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__btn {
margin-left: auto;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3,
.archive .page-strtd .info-page .container #sp_sec_3 {
margin-top: 110px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .sp-h2-title,
.archive .page-strtd .info-page .container #sp_sec_3 .sp-h2-title {
margin-bottom: 30px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap {
display: flex;
justify-content: space-between;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .first {
width: 50%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .second {
width: 38%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 15px;
max-height: 600px;
min-height: 500px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item {
margin-bottom: 30px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item:last-child,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item:last-child {
margin-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item .title,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item .title {
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
line-height: 28px;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item .subtitle,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .first .item .subtitle {
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 28px;
color: #29292D;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1,
.archive .page-strtd .info-page .container .reviews.reviews1 {
padding-top: 0;
margin-top: 110px;
padding-bottom: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container section.contact-us,
.archive .page-strtd .info-page .container section.contact-us {
padding-top: 0;
margin-top: 110px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container > .info-page__wrapper,
.archive .page-strtd .info-page .container > .info-page__wrapper {
margin-top: 155px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sample-posts,
.archive .page-strtd .info-page .container .sample-posts {
margin-top: 110px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sample-posts .list-wrap,
.archive .page-strtd .info-page .container .sample-posts .list-wrap {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 0 15px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sample-posts .more-article-about-theme.rubread.sp-h2-title,
.archive .page-strtd .info-page .container .sample-posts .more-article-about-theme.rubread.sp-h2-title {
margin-top: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .ya-share2.social-share,
.archive .page-strtd .info-page .container .ya-share2.social-share {
display: none;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article,
.archive .page-strtd .info-page .container .section-faq-home-page.article {
margin-top: 110px;
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .more-article-about-theme.sp-h2-title,
.archive .page-strtd .info-page .container .section-faq-home-page.article .more-article-about-theme.sp-h2-title {
margin: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-left,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-left {
margin-bottom: 45px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right {
display: flex;
justify-content: space-between;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .img,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .img {
width: 33.5%;
border-radius: 15px;
overflow: hidden;
max-height: 500px;
min-height: 400px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .daccordion2,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .daccordion2 {
width: 62.5%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .daccordion__title2,
.archive .page-strtd .info-page .container .section-faq-home-page.article .daccordion__title2,
.section-faq-home-page .daccordion2 .daccordion__title2 {
cursor: pointer;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .rmwp-button-wrap,
.archive .page-strtd .info-page .container .rmwp-button-wrap {
display: block !important;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .rmwp-button-wrap button,
.archive .page-strtd .info-page .container .rmwp-button-wrap button {
display: inline-block !important;
background-color: #6352CD !important;
padding: 10px 35px !important;
border-radius: 5px !important;
font-weight: 600 !important;
font-style: SemiBold !important;
font-size: 16px !important;
line-height: 32px !important;
text-align: center !important;
color: #ffffff !important;
border: none !important;
-webkit-transition: .2s ease;
transition: .2s ease;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .rmwp-button-wrap button:hover,
.archive .page-strtd .info-page .container .rmwp-button-wrap button:hover {
background-color: #7D6CE8 !important;
-webkit-transition: .2s ease;
transition: .2s ease;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list {
width: 100%;
margin-top: 65px;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list .list-wrap {
display: flex;
justify-content: center;
gap: 20px 10px;
flex-wrap: wrap;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list .sp-h2-title {
margin-bottom: 35px;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list .item:before {
display: none;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list .item {
font-size: 17px;
font-weight: 600;
color: #29292D;
padding: 2px 25px;
border-radius: 15px;
border: 1px solid #D7DEEC;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list .item:hover {
border-color: #6352CD;
color: #6352CD;
}
.archive .page-strtd .info-page.one,
.archive .page-strtd .info-page.two {
padding-top: 0;
}
@media(max-width: 1500px) {
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_3 .content-wrap .second {
max-height: 500px;
min-height: 300px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sample-posts .list-wrap,
.archive .page-strtd .info-page .container .sample-posts .list-wrap {
grid-template-columns: 1fr 1fr;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .img,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .img {
max-height: 400px;
min-height: 300px;
}
}
@media(max-width: 1250px) {
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header-sf,
.archive .page-strtd .info-page .container .one-single-post-header-sf {
display: flex;
flex-wrap: wrap;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header-sf .one-single-post-header-sf-right,
.archive .page-strtd .info-page .container .one-single-post-header-sf .one-single-post-header-sf-right {
order: 1;
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header-sf .one-single-post-header-sf-left,
.archive .page-strtd .info-page .container .one-single-post-header-sf .one-single-post-header-sf-left {
order: 2;
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .list-extra,
.archive .page-strtd .info-page .container #sp_sec_1 .list-extra {
grid-template-columns: 1fr 1fr;
}
}
@media(max-width: 1050px) {
.dop-priem-single-service-item {
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap {
flex-wrap: wrap;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .first {
width: 100%;
margin-left: 0;
height: 400px;
margin-bottom: 25px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second {
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap {
flex-wrap: wrap;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first {
width: 100%;
margin-bottom: 25px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second {
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item {
flex-wrap: wrap;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__img,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__img {
width: 100%;
flex: unset;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__main,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__main {
flex: unset;
width: 100%;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__btn,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews-item .cases-item__btn {
margin-left: 0;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews,
.archive .page-strtd .info-page .container .info-page__case.reviews {
position: relative;
padding-bottom: 90px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls,
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
bottom: 20px;
left: 48px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_3,
.archive .page-strtd .info-page .container #sp_sec_3 {
display: none;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .swiper.info-page__slider,
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1,
.archive .page-strtd .info-page .container .reviews.reviews1 .swiper.info-page__slider,
.archive .page-strtd .info-page .container .reviews.reviews1 {
position: relative;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .swiper.info-page__slider .reviews-item,
.archive .page-strtd .info-page .container .reviews.reviews1 .swiper.info-page__slider .reviews-item {
padding-bottom: 90px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .slider-controls.reviews__controls,
.archive .page-strtd .info-page .container .reviews.reviews1 .slider-controls.reviews__controls {
bottom: 27px;
left: 73px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sample-posts .list-wrap,
.archive .page-strtd .info-page .container .sample-posts .list-wrap {
grid-template-columns: 1fr;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right {
flex-wrap: wrap;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .img,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .img {
width: 100%;
margin-bottom: 25px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .daccordion2,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-right .daccordion2 {
width: 100%;
}
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
left: 105px;
}
.archive .page-strtd .info-page__reviews .reviews__controls {
left: 33px;
bottom: 35px;
}
.archive .page-strtd .swiper-backface-hidden .swiper-slide {
padding-bottom: 88px;
}
}
@media(max-width: 900px) {
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header-sf,
.archive .page-strtd .info-page .container .one-single-post-header-sf {
gap: 0;
}
.archive .page-strtd .info-page .container .service-wrapper-in-archive-paglist.new-list .item {
font-size: 14px;
}
.archive .page-strtd .info-page .container .rmwp-button-wrap button {
font-size: 15px !important;
padding: 7px 18px !important;
}
.archive .page-strtd .archive-serv-header-icon {
min-width: 33px;
margin-right: 20px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header-sf .one-single-post-header-sf-left,
.archive .page-strtd .info-page .container .one-single-post-header-sf .one-single-post-header-sf-left {
margin-top: 5px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1,
.archive .page-strtd .info-page .container #sp_sec_1 {
margin-top: 50px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sp-h2-title,
.archive .page-strtd .info-page .container .sp-h2-title {
font-size: 20px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .sp-h2-title,
.archive .page-strtd .info-page .container #sp_sec_1 .sp-h2-title {
margin-bottom: 40px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .second .item {
padding: 25px 18px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap {
margin-bottom: 20px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2,
.archive .page-strtd .info-page .container #sp_sec_2 {
margin-top: 45px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .sp-h2-title,
.archive .page-strtd .info-page .container #sp_sec_2 .sp-h2-title {
margin-bottom: 30px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first p,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first p {
margin-bottom: 20px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li {
align-items: flex-start;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li:before,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first ul li:before {
margin-top: 8px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .first {
margin-bottom: 42px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second img,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second img {
max-width: 70px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_2 .content-wrap .second,
.archive .page-strtd .info-page .container #sp_sec_2 .content-wrap .second {
padding: 25px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews,
.archive .page-strtd .info-page .container .info-page__case.reviews {
margin-top: 40px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews,
.archive .page-strtd .info-page .container .info-page__case.reviews {
padding: 20px 15px;
padding-bottom: 90px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1,
.archive.page-strtd .info-page .container .reviews.reviews1 {
margin-top: 40px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .reviews__head,
.archive .page-strtd .info-page .container .reviews.reviews1 .reviews__head {
margin-bottom: 25px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container > .info-page__wrapper,
.archive .page-strtd .info-page .container > .info-page__wrapper {
margin-top: 90px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .sample-posts,
.archive .page-strtd .info-page .container .sample-posts {
margin-top: 40px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article,
.archive .page-strtd .info-page .container .section-faq-home-page.article {
margin-top: 40px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .section-faq-home-page.article .faq-home-left,
.archive .page-strtd .info-page .container .section-faq-home-page.article .faq-home-left {
margin-bottom: 25px;
}
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
left: 85px;
}
}
@media(max-width: 600px) {
.wp-singular.post-template-default.single.single-post .hero__footer.enbread11,
.archive .hero__footer.enbread11 {
flex-wrap: wrap;
}
.wp-singular.post-template-default.single.single-post .hero__footer.enbread11 > a,
.archive .hero__footer.enbread11 > a {
width: 100%;
text-align: center;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .content-wrap .first,
.archive .page-strtd .info-page .container #sp_sec_1 .content-wrap .first {
height: 260px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container #sp_sec_1 .list-extra,
.archive .page-strtd .info-page .container #sp_sec_1 .list-extra {
grid-template-columns: 1fr;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container section.contact-us,
.archive .page-strtd .info-page .container section.contact-us {
display: none;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container > .info-page__wrapper,
.archive .page-strtd .info-page .container > .info-page__wrapper {
margin-top: 40px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .one-single-post-header .bread,
.archive .page-strtd .info-page .container .bread {
margin-bottom: 25px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews,
.archive .page-strtd .info-page .container .info-page__case.reviews {
padding-bottom: 65px;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .slider-controls.reviews__controls,
.archive .page-strtd .info-page .container .reviews.reviews1 .slider-controls.reviews__controls {
left: 67px;
}
.archive .page-strtd .info-page__reviews .reviews__controls {
left: 31px;
}
.archive .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
left: 78px;
}
}
.footer .footer-politik.first {
margin-bottom: 10px;
}
.footer .footer-menu__right .footer-menu__socials a {
height: 24px !important;
width: 24px !important;
gap: 8px !important;
flex: unset !important;
}
.footer .footer-menu__right .footer-menu__socials a.icon {
height: 24px !important;
width: 24px !important;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
gap: 8px !important;
flex: unset !important;
}
.footer .footer-menu__right .footer-menu__socials a.vk {
background-image: url("/wp-content/themes/polygant_2023/img/vk-i.svg");
}
.footer .footer-menu__right .footer-menu__socials a.vk-video {
background-image: url("/wp-content/themes/polygant_2023/img/vk-video-i.svg");
}
.footer .footer-menu__right .footer-menu__socials a.vc {
background-image: url("/wp-content/themes/polygant_2023/img/vc-i.svg");
}
.footer .footer-menu__right .footer-menu__socials a.tele {
background-image: url("/wp-content/themes/polygant_2023/img/teletype-i.svg");
}
.footer .footer-menu__right .footer-menu__socials a.vk:hover {
background-image: url("/wp-content/themes/polygant_2023/img/vk-i-hover.svg");
}
.footer .footer-menu__right .footer-menu__socials a.vk-video:hover {
background-image: url("/wp-content/themes/polygant_2023/img/vk-video-i-hover.svg");
}
.footer .footer-menu__right .footer-menu__socials a.vc:hover {
background-image: url("/wp-content/themes/polygant_2023/img/vc-i-hover.svg");
}
.footer .footer-menu__right .footer-menu__socials a.tele:hover {
background-image: url("/wp-content/themes/polygant_2023/img/teletype-i-hover.svg");
}
.footer .footer-menu__right .footer-menu__socials::after {
content: "";
position: absolute;
width: 0;
height: 0;
overflow: hidden;
z-index: -1;
background-image:
url("/wp-content/themes/polygant_2023/img/vk-i-hover.svg"),
url("/wp-content/themes/polygant_2023/img/vk-video-i-hover.svg"),
url("/wp-content/themes/polygant_2023/img/vc-i-hover.svg"),
url("/wp-content/themes/polygant_2023/img/teletype-i-hover.svg");
}
.page-strtd input:-internal-autofill-selected,
.page-strtd input:-internal-autofill-previewed,
.page-strtd input:auto-fill,
.page-strtd input:-webkit-autofill,
.page-strtd input:-webkit-autofill:hover,
.page-strtd input:-webkit-autofill:focus {
background-color: transparent !important;
color: #ffffff !important;
}
.page-strtd input:-webkit-autofill,
.page-strtd input:-webkit-autofill:hover,
.page-strtd input:-webkit-autofill:focus {
-webkit-text-fill-color: #ffffff !important;
-webkit-box-shadow: 0 0 0px 40rem #6352CD inset !important;
}
.error404 .info-page {
padding-top: 120px;
}
@media (max-width: 1050px) {
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
left: 105px !important;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .reviews__head .slider-controls.reviews__controls {
left: 105px !important;
}
}
@media (max-width: 600px) {
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .info-page__case.reviews .reviews__head .slider-controls.reviews__controls {
left: 75px !important;
}
.wp-singular.post-template-default.single.single-post .page-strtd .info-page .container .reviews.reviews1 .reviews__head .slider-controls.reviews__controls {
left: 90px !important;
}
}
/* AJAX SEARCH LITE */
.polygant div.asl_w {
width: 100%;
height: auto;
border-radius: 5px;
background-color: #fff;
overflow: hidden;
border: 0 solid #b5b5b5;
border-radius: 0 0 0 0;
box-shadow: 0 1px 0 0 #e4e4e4;
}
.polygant #ajaxsearchlite1 .probox,
.polygant div.asl_w .probox {
margin: 0;
height: 28px;
background-color: #fff;
border: 0 none #fff;
border-radius: 0 0 0 0;
box-shadow: 0 0 0 0 #b5b5b5 inset;
}
.polygant #ajaxsearchlite1 .probox .proinput,
.polygant div.asl_w .probox .proinput {
font-weight: normal;
font-family: Open Sans;
color: #000 !important;
font-size: 12px;
line-height: normal !important;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant #ajaxsearchlite1 .probox .proinput input,
.polygant div.asl_w .probox .proinput input {
font-weight: normal;
font-family: Open Sans;
color: #000 !important;
font-size: 12px;
line-height: normal !important;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
border: 0;
box-shadow: none;
}
.polygant div.asl_w.asl_msie .probox .proinput input {
line-height: 24px !important;
}
.polygant div.asl_w .probox .proinput input::-webkit-input-placeholder {
font-weight: normal;
font-family: Open Sans;
color: rgba(0, 0, 0, .6) !important;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_w .probox .proinput input::-moz-placeholder {
font-weight: normal;
font-family: Open Sans;
color: rgba(0, 0, 0, .6) !important;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_w .probox .proinput input:-ms-input-placeholder {
font-weight: normal;
font-family: Open Sans;
color: rgba(0, 0, 0, .6) !important;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_w .probox .proinput input:-moz-placeholder {
font-weight: normal;
font-family: Open Sans;
color: rgba(0, 0, 0, .6) !important;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_w .probox .proinput input.autocomplete {
font-weight: normal;
font-family: Open Sans;
color: #000;
font-size: 12px;
line-height: 15px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_w .probox .proloading,
.polygant div.asl_w .probox .proclose,
.polygant div.asl_w .probox .promagnifier,
.polygant div.asl_w .probox .prosettings {
width: 28px;
height: 28px;
}
.polygant div.asl_w .probox div.asl_simple-circle {
border: 4px solid #000;
}
.polygant div.asl_w .probox .prosettings .innericon svg {
fill: #363636;
}
.polygant div.asl_w .probox .promagnifier {
width: 28px;
height: 28px;
background-image: -o-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-position: center center;
background-repeat: no-repeat;
border: 0 solid #fff;
border-radius: 0 0 0 0;
box-shadow: -1px 1px 0 0 rgba(255, 255, 255, .64) inset;
cursor: pointer;
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
}
.polygant div.asl_w .probox div.prosettings {
width: 28px;
height: 28px;
background-image: -o-linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-image: -webkit-linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-image: linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-position: center center;
background-repeat: no-repeat;
float: right;
border: 0 solid #fff;
border-radius: 0 0 0 0;
box-shadow: 0 1px 0 0 rgba(255, 255, 255, .64) inset;
cursor: pointer;
background-size: 100% 100%;
order: 7;
-webkit-order: 7;
}
.polygant div.asl_r {
position: absolute;
z-index: 1100;
}
.polygant div.asl_r.vertical {
padding: 4px;
background: #fff;
border-radius: 3px;
border: 0 solid #b5b5b5;
border-radius: 0 0 0 0;
box-shadow: 0 0 3px -1px rgba(0, 0, 0, .3);
visibility: hidden;
display: none;
}
.polygant div.asl_r .results .nores .keyword {
padding: 0 6px;
cursor: pointer;
font-weight: normal;
font-family: Open Sans;
color: #4a4a4a;
font-size: 13px;
line-height: 13px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
font-weight: bold;
}
.polygant div.asl_r .results .item {
height: auto;
background: #fff;
}
.polygant div.asl_r.vertical .results .item:after {
background: #ccc;
}
.polygant div.asl_r .results .item.hovered {
background: #f4f4f4;
}
.polygant div.asl_r .results .item .asl_image {
width: 70px;
height: 70px;
}
.polygant div.asl_r .results .item .asl_content h3,
.polygant div.asl_r .results .item .asl_content h3 a {
margin: 0;
padding: 0;
line-height: inherit;
font-weight: normal;
font-family: Open Sans;
color: #1468a9;
font-size: 14px;
line-height: 22px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_r .results .item .asl_content h3 a:hover {
font-weight: normal;
font-family: Open Sans;
color: #2e6bbc;
font-size: 14px;
line-height: 20px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_r .results .item div.etc {
padding: 0;
line-height: 10px;
font-weight: bold;
font-family: Open Sans;
color: #a1a1a1;
font-size: 12px;
line-height: 13px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_r .results .item .etc .asl_author {
padding: 0;
font-weight: bold;
font-family: Open Sans;
color: #a1a1a1;
font-size: 12px;
line-height: 13px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_r .results .item .etc .asl_date {
margin: 0 0 0 10px;
padding: 0;
font-weight: normal;
font-family: Open Sans;
color: #adadad;
font-size: 12px;
line-height: 15px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_r .results .item p.desc {
margin: 2px 0;
padding: 0;
font-weight: normal;
font-family: Open Sans;
color: #4a4a4a;
font-size: 13px;
line-height: 13px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_r .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar,
.polygant div.asl_r .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar {
background: rgba(255, 255, 255, 1);
}
.polygant div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar,
.polygant div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar {
background: #fafafa;
}
.polygant div.asl_r .mCSBap_scrollTools .mCSBap_buttonDown {
border-color: #3e3e3e transparent transparent transparent;
}
.polygant div.asl_r .mCSBap_scrollTools .mCSBap_buttonUp {
border-color: transparent transparent #3e3e3e transparent;
}
.polygant div.asl_r span.highlighted {
font-weight: bold;
color: #d9312b;
background-color: #eee;
color: rgba(217, 49, 43, 1);
background-color: rgba(238, 238, 238, 1);
}
.polygant div.asl_r p.showmore span {
border: 1px solid #eaeaea;
}
.polygant div.asl_s.searchsettings {
background: #fff;
box-shadow: 0 0 0 1px #b5b5b5 inset;
;
}
.polygant div.asl_s.searchsettings .asl_option_label {
font-weight: bold;
font-family: Open Sans;
color: #2b2b2b;
font-size: 12px;
line-height: 15px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
background-image: linear-gradient(180deg, #222, #36373a);
background-image: -webkit-linear-gradient(180deg, #222, #36373a);
background-image: -moz-linear-gradient(180deg, #222, #36373a);
background-image: -o-linear-gradient(180deg, #222, #36373a);
background-image: -ms-linear-gradient(180deg, #222, #36373a);
;
}
.polygant div.asl_s.searchsettings fieldset .categoryfilter {
max-height: 200px;
overflow: auto;
}
.polygant div.asl_s.searchsettings fieldset legend {
padding: 5px 0 0 10px;
margin: 0;
font-weight: normal;
font-family: Open Sans;
color: #474747;
font-size: 13px;
line-height: 15px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.polygant .container div.asl_w .probox .promagnifier .innericon svg {
fill: #6352CD;
}
.polygant .container div.asl_m .probox .promagnifier {
order: 1
}
.polygant .container div.asl_w {
padding-bottom: 17px;
border-bottom: 1px solid #E1E7F4;
}
.polygant .container #ajaxsearchlite1 .probox .proinput input,
.polygant .container div.asl_w .probox .proinput input {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
color: #29292D;
}
/* end AJAX SEARCH LITE */
/*------> VK VIDEO */
.responsive-iframe-wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 20px 0;
}
.responsive-iframe-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.video-placeholder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
opacity: 1;
transition: opacity 0.5s ease;
z-index: 2;
display: none;
}
.video-placeholder::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
border: 3px solid rgba(255, 255, 255, 0.3);
border-radius: 50%;
border-top-color: #fff;
animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
/* НОВЫЕ стили для YouTube - ДОБАВИТЬ */
.responsive-video-wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 20px 0;
border-radius:15px !important;
overflow: hidden !important;
}
.youtube-video-poster {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000 url(https://d2uolguxr56s4e.cloudfront.net/img/kartrapages/video_player_placeholder.gif) center/cover no-repeat;
display: none;
align-items: center;
justify-content: center;
cursor: pointer;
}
.video-loading-indicator {
width: 50px;
height: 50px;
border: 4px solid rgba(255, 255, 255, 0.3);
border-radius: 50%;
border-top-color: #fff;
animation: spin 1s linear infinite;
}
.youtube-play-button {
width: 80px;
height: 80px;
background-color: rgba(255, 0, 0, 0.8);
border-radius: 50%;
position: relative;
transition: all 0.3s ease;
}
.youtube-play-button:hover {
background-color: rgba(255, 0, 0, 1);
transform: scale(1.1);
}
.youtube-play-button::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
border-style: solid;
border-width: 10px 0 10px 20px;
border-color: transparent transparent transparent #fff;
}
.youtube-video-iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
/* Адаптивность для мобильных */
@media (max-width: 767px) {
.youtube-play-button {
width: 60px;
height: 60px;
}
.play-button {
width: 50px;
height: 50px;
}
}
.responsive-iframe-wrapper,
.vk-video-first-wrap {
border-radius: 15px !important;
overflow: hidden !important;
}
.vk-video-extra-sec {
margin-top: 110px;
}
@media (max-width: 900px) {
.vk-video-extra-sec {
margin-top: 45px;
}
}
@media (min-width: 600px) {
.vk-video-first-wrap {
width: 80%;
margin: 0 auto;
}
}
/*------> END VK VIDEO */
.single.single-post .second .wrap-img-btn {
display: flex;
align-content: center;
justify-content: center;
}
.single.single-post .second .wrap-img-btn .img-btn {
display: inline-block;
width: fit-content;
min-width: unset !important;
}
/* Chat Bot Polygant */
#polygant-chat.chat-container {
width: 100%;
max-width: unset;
margin-top: 42px;
background-color: #fff;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
display: flex;
flex-direction: column;
height: 550px;
border: 2px solid #DFE4F0;
box-shadow: 0px 2px 10px 0px #0000000D;
}
#polygant-chat.chat-container .chat-header {
background-color:#6352CD;
color: #fff;
padding: 16px 35px;
font-family: Montserrat;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
line-height: 28px;
letter-spacing: 0%;
box-shadow: 0px 2px 10px 0px #0000000D;
}
#polygant-chat.chat-container .chat-messages {
flex-grow: 1;
padding: 27px 30px;
overflow-y: auto;
}
#polygant-chat.chat-container .message {
display: flex;
margin-bottom: 15px;
align-items: flex-start;
}
#polygant-chat.chat-container .message.bot {
flex-direction: row;
}
#polygant-chat.chat-container .message.user {
flex-direction: row-reverse;
}
#polygant-chat.chat-container .avatar {
width: 36px;
height: 36px;
border-radius: 50%;
background-size: cover;
background-position: center;
margin: 0 10px;
}
#polygant-chat.chat-container .avatar.bot {
background-image: url('/wp-content/uploads/2025/09/Group.png');
width: 35px;
height: 40px;
border-radius: 0;
}
#polygant-chat.chat-container .avatar.user {
background-image: url('https://cdn-icons-png.flaticon.com/512/847/847969.png');
}
#polygant-chat.chat-container .text {
background-color: #EDF1FA;
border-radius: 10px;
padding: 10px 15px;
max-width: 70%;
white-space: pre-wrap;
font-family: Montserrat;
font-weight: 400;
font-style: Regular;
font-size: 14px;
line-height: 1.25;
letter-spacing: 0%;
word-break: break-word;
overflow-wrap: break-word;
word-wrap: break-word;
box-sizing: border-box;
}
#polygant-chat.chat-container .message.user .text {
background-color: #d1f0d1;
}
#polygant-chat.chat-container .typing {
font-style: italic;
color: #777;
animation: blink 1.4s infinite;
}
@keyframes blink {
0% { opacity: 0.2 }
50% { opacity: 1 }
100% { opacity: 0.2 }
}
#polygant-chat.chat-container .chat-input {
display: flex;
padding: 15px 30px;
}
#polygant-chat.chat-container .chat-input input {
flex-grow: 1;
padding: 15px 30px;
font-size: 14px;
border-radius: 15px;
border: 2px solid #DFE4F0;
}
#polygant-chat.chat-container .chat-input button {
margin-left: 10px;
padding: 10px 39px;
font-size: 15px;
background-color: #4C8CED;
color: #ffffff;
border: none;
border-radius: 10px;
cursor: pointer;
}
@media (max-width: 500px) {
#polygant-chat.chat-container {
margin-top: 25px;
height: 80vh;
}
#polygant-chat.chat-container .chat-header {
padding: 12px 20px;
}
#polygant-chat.chat-container .chat-messages {
padding: 20px;
}
#polygant-chat.chat-container .chat-input {
padding: 15px 20px;
display: block;
}
#polygant-chat.chat-container .chat-input button {
margin-left: 0;
width: 100%;
margin-top: 12px;
}
#polygant-chat.chat-container .chat-input input {
width: 100%;
padding: 12px 20px;
}
}
.sp-h2-title.polygant-chat {
margin-top: 90px;
}
@media (max-width: 600px) {
.sp-h2-title.polygant-chat {
margin-top: 40px;
}
}
/* -------->>> END Chat Bot Polygant */
body.archive .archive-line-qw0whats.rubread11.test,
body.page-template-about-template .archive-line-qw0whats.rubread11,
body.page-template-about-subpage-template .archive-line-qw0whats.rubread11 {
display: none !important;
}
.container .new-header-menu .new-header-menu-right .header-menu__left > li:nth-child(4) {
display: none !important;
}