.card-body {
    padding-bottom: 0;
}
.lens_tm_header {
    background-color: rgb(0 125 207 / 20%);
}
.lens_tm_header.animate {
    background-color: #3f83b9;
}
.lens_tm_mobile_menu .mobile_menu_inner,
.menu2 {
    background-color: rgb(32 91 139 / 85%);
}
.lens_tm_mobile_menu .mobile_in .logo img {
    background-color: azure;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}
.menu1 {
    margin-top: 100px;
    /* display: table-row; */
    position: absolute;
    top: 200px;
}
.menu2 {
    background-color: #3f83b9;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
	padding: 0 !important;
}
.menu2 .card-body {
    padding: 10px 40px;
}
.menu2 img {
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 20px;
}
/* ul.anchor_nav li:nth-child(3) { */
    background-color: rgb(255 0 0 / 52%);
    /* border: solid red 2px; */
    /* padding: 0 7px; */
    /* max-width: max-content; */
    /* border-radius: 5px; */
/* } */
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #f0ffff;
}
.lens_tm_section {
    padding: 0 !important;
}
h1, h2, h3, .lens_tm_information .desc h3, .lens_tm_feature .desc h3, .lens_tm_title h3 {
    font-size: 36px;
	margin-bottom: 20px;
	margin-top: 30px;
}
h4 {
    font-size: 24px;
    color: var(--main-color);
    margin-bottom: 10px;
}
.lens_tm_information .img {
    border-radius: 5%;
}

.transparent {
    border-color: transparent;
}
.newblock1 {
    width: 51.5%;
	margin-top: 20px;
    float: left;
    padding: 5% 0;
}
.newblock2 {
    width: 51%;
	margin-top: 20px;
	float: left;
	padding-left: 120px;
	padding: 1% 0;
	display: grid;
}
.newblock2 iframe {
    border-radius: 4%;
    height: 301px;
}

.lens_tm_accordion .acc_head p {
    line-height: 28px;
}
.price_block {
    width: -webkit-fill-available;
    /* background-color: #fff3ea; */
    padding: 15px;
    margin: 20px 10px;
    border-radius: 6px;
    border: solid #ff5353 2px;
	color: #101010;
}
.price_block h5{
    margin-bottom: 15px;
	font-weight: normal;
}

body.h-100.w-100.overflow-hidden.desktop_device_type.embed-form {
    background: aliceblue;
    padding: 1px 10px 0px;
}
.desktop_device_type.embed-form {
    background: aliceblue;
    padding: 1px 10px 0px;
}

.contacts h4 {
    color: var(--main-color);
    margin-bottom: 10px;
}
a.contacts_button {
    background-color: #ff5353;
	width: 360px;
	margin: 5px;
    padding: 5px 10px 10px;
    color: white;
    border-radius: 5px;
	font-size: 24px;
    text-align: center;
}
a.whatsapp {background-color: #43d854;}
a.telegram {background-color: #0088cc;}
a.viber {background-color: #7f6bf4;}
a.phone {background-color: #ff5353;}
.phone_desktop {
    float: none !important;
    padding: 20px 30px !important;
    display: grid;
    font-size: 35px !important;
	margin: 0 auto !important;
}
.lens_tm_feature .img_1:after, .lens_tm_feature .img_2:after {
	background-color: #0b60a53b;
}
a.all_questions_button {
float: right;
    margin: -5% 20% 0;
    padding: 15px;
    border: 3px solid var(--main-color);
    border-radius: 7px;
    font-family: inherit;
    color: #424242 !important;
    font-weight: bold;
    text-transform: uppercase;
}
/* span.arrows { */
    /* font-size: 16px; */
	/* color: #ff5353; */
/* } */
.lens_tm_testimonial .quote .svg {
    width: 40px;
    height: 40px;
}
.lens_tm_testimonial .desc p {
    font-size: 24px;
    line-height: 1.1;
}
.lens_tm_testimonial .author h4 {
    font-size: 20px;
}
p.questions {
    /* background-color: #ffefcc; */
    /* padding: 20px 10px; */
    /* border-radius: 5px; */
    /* font-size: 23px; */
    /* margin: 40px 0 10px; */
}
img.img_bottom {
    width: 113%;
    /* margin: -1.35rem; */
    max-width: 120%;
	margin: 0 0 -5.2rem -1.35rem;
}
.menu-menu_bottom {
    z-index: 33;
    position: relative;
	background-color: #6fb6dea1;
	line-height: 1px;
	padding-bottom: 5px;
}
.menu-menu_bottom a {
    color: white;
	font-size: 14px;
}
.menubottom2 {
    text-align: center;
    font-size: 14px;
}
.menubottom2 a {
    margin: 0 10px;
}

@media screen and (max-width: 1040px) {
    .transparent {padding: 8px;}
	.card-body {padding: 0;}
	.left_box {margin-bottom: 0px !important;}
	.menu2 {background-color: #205b8b;}
	.menu2 img {background-color: azure;}
	.newblock1 {width: 100%;}
	.newblock2 {width: 100%;}
	.newblock1 h3, .contacts h3{font-size: 36px;}
	div#information_firm .right_box {display: none;}
	a.all_questions_button {margin: 0 0 0 48px;float: left;}
}
@media screen and (min-width: 1040px) {
    .newblock1 {margin-left: -35px;}
	.newblock2 {padding-left: 120px !important;}
	.phone_desktop {margin-top: 10% !important;}
	.menu2 img {height: 50px;width: 50px;}
	div#faq {margin: 80px 0 80px;}
}
@media (max-width: 480px) {
    .transparent {padding: 12px;}
	.right_box {padding: 0 20px !important;}
	.newblock2 iframe {height: 200px;}
}
@media (max-width: 800px) {
	.only_desktop {display: none;}
	a.contacts_button {width: 97.3%;}
	.menu-menu_bottom a {font-size: 12px;}
	.box-cookies-wrapper {padding: 15px !important; line-height: 15px;}
	.box-cookie-buttons {margin-top: 10px !important;}
	.box-cookies a.tap {line-height: 20px; !important;}
}
@media (min-width: 800px) {
	.only_mobil {display: none;}
	.price_div {display: flex;}
}
/* Уведомления о куках */
.box-cookies-wrapper {
    width: 100%;
    max-width: 100% !important;
    border-radius: 0 !important;
    padding: 10px !important;
    margin: 0 28px 0px 0 !important;
	background-color: #d1d58dd4 !important;
}
a.tap.allow.js-close {
    color: #436ece;
}
.box-cookies a.tap {
    border: 2px solid #3d6bd2 !important;
}

/* Меню действий */
div#widget_wrapper_122 {
    /* position: absolute; */
    /* top: 115px; */
    /* right: 50px; */
	z-index: 111;
}
/* Дурацкие кнопки редактирования */
a.delete.btn.btn-danger.btn-sm,
a.edit.btn.btn-secondary.btn-sm {
    /* display: none; */
}