
body {
	font-family: "Montserrat", sans-serif;
	color: #000;
}
button:focus,
button:active {
  outline: none !important;
  box-shadow: none !important;
}
input:focus,
input:active {
  outline: none !important;
  box-shadow: none !important;
}
img {
	width: 100%!important;
}
a {
	text-decoration: none;
	color: #000;
	transition: 0.3s;
}
a:hover {
	text-decoration: underline;
	color: #db4039;
	transition: 0.3s;
}

.owl-carousel .owl-item img {
	border-radius: 15px;
}
header .menu_class {
	margin: 0px;
	list-style: none;
	padding: 0px;
	display: flex;
}
header .menu_class li {
	margin: 0px 10px;
}
header .aling_header {
    display: flex;
    align-items: center;
    justify-content: center;
}
header {
    display: flex;
    align-items: center;
}
header .row {
	padding: 7px 0px;
}
section {
	padding: 80px 0px;
}
footer {
	padding: 80px 0px;
}
.title {
	font-weight: 700;
}
.title_block {
	font-weight: 700;
	font-size: 32px;
}
.title_block span {
	color: #db4039;
}
.title span {
	color: #db4039;
}
.menu-item-has-children {
	position: relative;
}
.menu_class li {
	padding: 15px 0px;
}
.menu-item-has-children .sub-menu {
	display: none;
	position: absolute;
    background: #fafafa;
    z-index: 100500;
    padding-left: 0px!important;
  list-style: none!important;
  border: 1px solid #eee;
  width: 250px;
      margin-top: 10px;
      padding: 4px 0px;
}
.menu-item-has-children .sub-menu li {
	padding: 2px 0px;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
}
.header_contact {
	margin: 0px!important;
	padding: 0px!important;
	list-style: none!important;
}

.section_1:before {
	content: '';
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.section_1 {
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	position: relative;
	color: #fff;
}
.section_1 .content {
	position: relative;
}
.section_1 .row {
	min-height: 400px;
}
.section_1 h1 {
	font-weight: 900;
	font-size: 3rem;
}
.section_1 .sub_text {
	font-weight: 500;
	font-size: 1.5rem;	
}
.section_1 p {
	font-weight: 400;
	font-size: 1.2rem;	
}	
.section_1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.section_1 ul li {
	padding: 0px 5px;
}
.section_1 ul li img {
	width: 36px!important;
	height: 36px!important;
	margin: 0px 3px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff ;
}
.header_contact a {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.header_contact a span {
	font-size: 18px;
	font-weight: 600;
}
.menu_class a {
	font-size: 16px;
	font-weight: 500;
	color: #000;	
}
.btn {
	background: #db4039;
    border-radius: 15px;
    padding: 8px 32px;
    color: #fff;
    font-weight: 700;
}
.btn:hover {
	background: #db4039;
    border-radius: 15px;
    color: #fff;

}
.section_2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	columns: 2;
}
.section_2 a {
	font-size: 18px;
	line-height: 2.1;
}
.section_2 a:hover {
	padding: 10px;
    background: #db4039;
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
}
.section_3 .item img {
	width: 100%;
}
.section_4 .image img {
	width: 100%;
	border-radius: 15px;
}
.section_4 .content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.section_4 .content ul li {
	display: flex;
	margin-bottom: 15px;
	line-height: 1.2;
	align-items: center;
}
.section_4 .content ul li .num {
	font-size: 52px;
	border-radius: 50%;
	border: 3px solid #db4039;
	color: #db4039;
	width: 70px;
	height: 70px;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	font-weight: 900;
	min-width: 70px;
}
.section_4 .content ul li .plus {
	font-size: 52px;
	color: #db4039;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	font-weight: 900;

}
.section_4 .content ul li .text {
	font-size: 18px;
	padding: 0px 20px;
}
.section_4 .row {
	min-height: 400px;
}

.section_4 .carousel-inner {
	border-radius: 15px;
}
.section_4 .carousel-inner p {
	    background: #db4039;
    border-radius: 15px;
    padding: 8px 32px;
    color: #fff;
    font-weight: 700;
}
.section_4 .contact_form {
	margin-bottom: 15px;
}
.section_4 .contact_form .wpcf7-text {
	border: 1px solid;
}

.section_4 .text_block b {
	font-size: 18px;
}
.section_4 .text_block ul {
	columns: 2;
}
.section_4 .text_block ul li span {
	color: #fff;
	background: #db4039;
	border-radius: 20px;
	font-size: 24px;
	padding: 4px 6px;
	margin-right: 10px;
	text-align: center;
	width: 60px;
}
.section_4 .text_block ul li {
	display: flex;
	align-items: center;
}
.section_5:before {
	content: '';
    background: rgb(0 0 0 / 65%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.section_5 {
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	position: relative;
	color: #fff;
}
.section_5 .content {
	position: relative;
}
.section_5 .row {
	min-height: 300px;
}

.section_5 .sub_text {
	font-weight: 500;
	font-size: 1.5rem;	
}
.section_5 p {
	font-weight: 400;
	font-size: 1.2rem;	
}	
.section_5 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.section_5 ul li {
	padding: 0px 5px;
}
.section_5 ul li img {
	width: 36px!important;
	height: 36px!important;
	margin: 0px 3px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff ;
}
.wpcf7-tel {
	    width: 100%;
    background: #fff;
    border-radius: 15px;
    padding: 8px 32px;
    color: #000;
    font-weight: 400;
    margin-right: 10px;
    border: 0px;
    max-width: 240px;
}
.wpcf7-spinner {
	display: none;
}
.accordion-button:not(.collapsed){
	background: #db4039!important;
	color: #fff;
	
}

.section_4 .accordion .accordion-button {
	font-size: 16px;
	font-weight: 700;
}
.section_4 .accordion .accordion-body {
	font-size: 14px;
}
.accordion-button:not(.collapsed)::after {
	filter: brightness(0) invert(1);
}


.section_4 .slide_one img {
	width: 100px!important;
	margin-bottom: 10px;
}
.section_4 .slide_one ul {
	display: flex;
	margin: 5px 0px;
}
.section_4 .slide_one li {
	margin: 0px!important;
	padding: 0px 3px;
}
.section_4 .slide_one i {
	color: #ffb300;
}
.section_4 .slide_one .title {
	margin: 0px!important;
}
.section_4 .slide_one .content {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.section_6 img {
	width: 100%;
	height: 240px;
	border-radius: 15px;
	object-fit: cover;
}
.section_6 .content .sub_title {
	font-size: 16px;
	margin: 10px 0px;
	font-weight: 700;
}
.section_6 .info {
	margin: 0px 0px;
}
.section_6 .info ul {
	padding: 0px;
	list-style: none;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
footer ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
footer .title {
	margin-bottom: 5px;
}
footer img {
	width: 36px!important;
	height: 36px!important;
	margin: 0px 3px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff ;
}
footer .logo {
	width: 100%!important;
	height: auto!important;
	border-radius: 0px;
}
.footer_form {
	padding: 40px 0px;
}
.footer_form .content {
	    border-radius: 15px;
    background: #fff;
    padding: 20px 40px;
	box-shadow: -1px 2px 7px 2px rgba(0,0,0,0.19);
	-webkit-box-shadow: -1px 2px 7px 2px rgba(0,0,0,0.19);
	border-radius: 15px;
}
.footer_form .content .title {
	font-weight: 700;
    font-size: 24px;
}
.footer_form .content .title span {
	color: #db4039;
}
.footer_form:before {
	content: '';
    background: rgb(0 0 0 / 65%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.footer_form {
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	position: relative;
}
.footer_form .content {
	position: relative;
}
.footer_form .row {
	min-height: 300px;
}
.footer_form .wpcf7-tel{
	border: 1px solid #000;
    color: #000;
}
.header_page {
	position: relative;
	padding: 20px 0px;
	background-position: center!important;
	background-size: cover!important;
	color: #fff!important;
}
.header_page .content {
	position: relative;
}
.header_page:before {
	content: '';
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.header_page .row {
	min-height: 260px;
}


.service_1 .image img {
	width: 100%;
	border-radius: 15px;
}
.service_1 .content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.service_1 .content ul li {
	display: flex;
	margin-bottom: 15px;
	line-height: 1.2;
}
.service_1 .content ul li .num {
	font-size: 52px;
	border-radius: 50%;
	border: 3px solid #db4039;
	color: #db4039;
	width: 70px;
	height: 70px;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	font-weight: 900;
	min-width: 70px;
}
.service_1 .content ul li .plus {
	font-size: 52px;
	color: #db4039;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	font-weight: 900;

}
.service_1 .content ul li .text {
	font-size: 18px;
	padding: 0px 20px;
}
.service_1 .row {
	min-height: 400px;
}

.service_1 .slide_two {
	border-radius: 15px;
}
.service_1 .slide_two p {
	    background: #db4039;
    border-radius: 15px;
    padding: 8px 32px;
    color: #fff;
    font-weight: 700;
}
.service_2 {
	padding: 10px 0px;
}
.service_2 .content {
		display: flex;
    align-items: center;
}
.service_2 .content img {
		width: 120px!important;
}
.service_2 .content .title {
	line-height: 1.1;
}
.service_2 .content .title span {
	color: #db4039;
}
.service_1 .block_forma .sub_title{
	font-size: 18px;
	font-weight: 700;
}
.service_1 .block_forma .sub_text {
	font-weight: 500;
	font-size: 14px;
}
.service_1 .content .title {
	font-size: 24px;
	text-align: center;
}
.service_1 ul {
	columns: 2;
	font-size: 14px;
}
.service_1 ul li img {
	 	width: 24px !important;
    height: 24px !important;
    margin: 0px 4px;
}
.service_1 .block_forma {
	text-align: center;
	background: #eee;
	padding: 20px 10px;
	margin: 25px 0px;
	border-radius: 15px;
	box-shadow: -1px 2px 7px 2px rgba(0,0,0,0.19);
  -webkit-box-shadow: -1px 2px 7px 2px rgba(0,0,0,0.19);
  border-radius: 15px;
}
.service_1 .price {
	display: flex;
	color: #fff;
	font-size: 16px;
	justify-content: center;
}
.service_1 .price span {
	font-size: 24px;
}
.service_1 .price .price_item_l {
	border-radius: 15px 0px 0px 15px;
	background: #db4039;
	padding: 10px 20px;
	border-right: 2px solid #fff;
	width: 45%;
	text-align: center;
}
.service_1 .price .price_item_full{
	border-radius: 15px;
	background: #db4039;
	padding: 10px 20px;
	border-right: 2px solid #fff;
	width: 100%;
	text-align: center;
}
.service_1 .price .price_item_r {
	text-align: center;
	border-left: 2px solid #fff;
	padding: 10px 20px;
	border-radius: 0px 15px 15px 0px;
	background: #db4039;
	width: 45%;
}
.service_3 .col-md-3 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.service_3 {
	font-size: 14px;
}
.service_3 .col-md-3 ul a{
}
.service_3 .col-md-3 ul a:hover{
		color: #db4039;
		text-decoration: underline;
		font-weight: 500;
}
.service_3 .col-md-3 li {margin-bottom: 5px;}
.service_3 .col-md-9 .content .row {
	margin: 10px 0px;
}
.service_3 .col-md-9 .content  p {
	margin-bottom: 5px;
}
.service_3 .col-md-9 .content img {
	border-radius: 15px;
	margin: 10px auto;
	z-index: 2;
	max-width: 400px;


}
.service_3 .col-md-9 .content {
	columns: 2;
	z-index: 2;
}
.service_3 .col-md-9 .content h1, h2, h3 {
	font-size: 16px;

}
.service_3 .title {
	font-size: 18px;
}

.contant_page ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.contant_page .content{
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #eee;
	background: #fafafa;
}
.contant_page .title {
	margin-bottom: 5px;
	font-size: 24px;
	color: #db4039;
}
.contant_page img {
	width: 36px!important;
	height: 36px!important;
	margin: 0px 3px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff ;
}
.contant_page .sub_title {
	font-weight: 400;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
}
.contant_page .content li{
	font-weight: 500;
}
.contant_page .content li:nth-child(-n + 2) a {
	font-size: 18px;
	font-weight: normal;
}
.contant_page .content li:nth-child(-n + 2) a span {
	font-size: 22px;
	font-weight: 700;
}
.widget .content ul {
	padding: 0px;
	list-style: none;
}
.widget .content {
	display: block!important;
}
.widget .content .title {
	font-size: 22px!important;
	margin-bottom: 5px;
}


.section_archive img {
	width: 100%;
	height: 240px;
	border-radius: 15px;
	object-fit: cover;
}
.section_archive .content .sub_title {
	font-size: 22px;
	margin: 10px 0px;
	font-weight: 700;
}
.section_archive .info {
	margin: 0px 0px;
	width: 60%;
	padding: 0px 20px;
}
.section_archive .info ul {
	padding: 0px;
	list-style: none;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.section_archive .content {
	display: flex;
	align-items: center;
}
.section_archive img {
	width: 100%!important;
}
.section_archive .sub_text {
	font-size: 14px;
}

.section_5_service:before {
	content: '';
    background: rgb(0 0 0 / 65%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.section_5_service {
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	position: relative;
	color: #fff;
}
.section_5_service a {
	color: #fff;
}
.section_5_service .content {
	position: relative;
}
.section_5_service .row {
	min-height: 300px;
}

.section_5_service .sub_text {
	font-weight: 500;
	font-size: 1.5rem;	
}
.section_5_service p {
	font-weight: 400;
	font-size: 1.2rem;	
	margin: 0px;
}	
.section_5_service ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.section_5_service ul li {
	    padding: 0px 5px;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.section_5_service ul li img {
	width: 36px!important;
	height: 36px!important;
	margin: 0px 3px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff ;

}
.section_5_service .content ul li .num {
	font-size: 52px;
	border-radius: 50%;
	border: 3px solid #db4039;
	color: #db4039;
	width: 70px;
	height: 70px;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	font-weight: 900;
	min-width: 70px;
}
.section_5_service .content ul li .plus {
	font-size: 52px;
	color: #db4039;
	padding: 0px;
	text-align: center;
	line-height: 1.2;
	font-weight: 900;
}
.section_5_service .content ul li .text {
	font-size: 16px;
	text-align: left;
	padding: 0px 20px;
}

.wpcf7-form-control-wrap .wpcf7-list-item-label {
    border: 1px solid #db4039;
    border-radius: 15px;
    padding: 3px 6px;
}

.wpcf7-form-control-wrap input[type="radio"]:checked + .wpcf7-list-item-label {
    background: #db4039;
}
.class_radio input {
	opacity: 0;
	display: none;
}
.class_radio label {
	width: 50px;
	  height: 30px;
}
.class_radio .wpcf7-list-item-label {
	width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_5_service .col-md-6 .wpcf7 ul li {
	margin-bottom: 30px;
	display: flex;
    justify-content: space-between;
}
.section_5_service .wpcf7 .forma_calculator {
	margin-bottom: 30px;
    display: flex;
    justify-content: space-evenly!important;
}
.section_5_service .cf_text_vik {
	width: 50px;
}
.section_5_service .wpcf7 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	    padding: 20px;
	    border-radius: 15px;
    border: 1px solid #db4039;
}
.owl-nav span {
	line-height: 1;
    font-size: 62px;
    font-weight: 100;
    height: 50px;
    display: block;
    width: 50px;
    top: -10px;
    position: relative;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
	    border: 1px solid!important;
    /* padding: 20px !important; */
    border-radius: 50%!important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background: #db4039;
}
.owl-nav {
	display: flex;
  justify-content: space-evenly;
}
.mob_block {
	display: none;
}
.desk_block {
	display: block;	
}
@media (max-width: 768px) {
	.mob_block {
	display: block!important;
}
.desk_block {
	display: none!important;	
}
.section_1 ul {
	justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section_1 input {
	margin-bottom: 10px;
}
.section_2 ul {
	columns: 1;
}
.section_3 .item {
	text-align: center;
}
.section_3 .item img {
	width: 80%!important;
}
.section_4 .row {
	display: flex;
    flex-direction: column-reverse;
}
.section_5 ul {
	display: flex;
	flex-direction: column;
}
.section_5 input {
	margin-bottom: 10px;
}
.footer_form input {
	margin-bottom: 10px;
}
footer .content {
	text-align: center;
	margin-bottom: 15px;
}
.service_1 input {
	margin-bottom: 15px;
}
.service_3 .row {
	display: flex;
	flex-direction: column-reverse;
}
.forma_calculator {
	display: flex;
	flex-direction: column;
}
.forma_calculator input {
	margin-bottom: 15px;
}
.section_archive .content {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.section_archive .info {
	width: 100%!important;
}
.contant_page .content {
	margin-bottom: 25px;
}
.navbar .offcanvas-body .menu_class {
	flex-direction: column;
}
.navbar .offcanvas-body .menu-item-has-children .sub-menu {
	display: block;
	width: 100%;
	position: relative;	
}
.navbar .offcanvas-body li {
	padding: 5px 0px;
}
header .col-md-2 {
	display: flex;
    align-items: center;
    justify-content: space-around;
}
header .aling_header {
	margin-bottom: 10px;
	text-align: center;
}
header img {
	width: 70%!important;
	margin: auto;
	text-align: center;
}
.service_3 .col-md-9 .content {
	columns: 1;
}
.section_4 .col-md-7 {
	margin-bottom: 25px;
}
.section_4 .col-md-5 {
	margin-bottom: 25px;
}
.fixed_CF {
	right: 10px!important;
}
.section_4 .text_block ul li span {
	font-size: 18px!important;
}
.section_4 .contact_form .wpcf7-text {
	margin-bottom: 10px;
}
.section_4 .content ul li .text {
	font-size: 16px;
}
.section_5_service .content ul li .text a {
	color: #fff!important;
}
.section_5_service .content ul li .text a span {
  font-size: 16px;
}
}

.fixed_CF {
	background: #db4039;
    width: 355px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10500;
    box-shadow: -1px 2px 7px 2px rgba(0,0,0,0.19);
    -webkit-box-shadow: -1px 2px 7px 2px rgba(0,0,0,0.19);
}
.fixed_CF .wpcf7-submit {
	padding: 5px!important;
	border-radius: 50%;
	font-size: 0px;
    width: 45px;
    height: 45px;
    background-color: #db4039;
    border: 1px solid #fff;
    background-image: url(/wp-content/uploads/2024/04/9025852_phone_call_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
}
.fixed_CF .form {
	display: flex;
	align-items: center;
}
.fixed_CF .title {
	font-size: 18px;
	margin-bottom: 10px;
}
.fixed_CF .form img {
    width: 30px !important;
    height: 30px;
    margin: 0px 5px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
}
.fixed_CF .wpcf7-tel {
	width: 170px;
    background: #fff;
    border-radius: 15px;
    padding: 8px 15px;
    color: #000;
    font-weight: 400;
    margin-right: 0px;
    border: 0px;
    max-width: 240px;
}
.fixed_CF .wpcf7{
	background: #ffffff;
    padding: 4px;
    border-radius: 30px;
}
.fixed_CF .form ul {
	padding: 0px;
	list-style: none;
	text-align: center;
	margin: 0px;
	font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #000;
}
.seo_text h1, h2, h3 {
	font-size: 20px;
}
.modal-body .wpcf7-text {
	margin-bottom: 20px;
}
.modal-body form {
	text-align: center;
}
.modal-body .wpcf7-tel {
	border: 1px solid #000;
}