a.btn-assistance.btn-message, a.btn-assistance.btn-message:hover {
  margin: 10px;
  padding: 12px 30px;
  background-color: #DD7109;
  color: #fff;
  text-align: center;
  border-radius: 30px;
	display: inline-block;
	width: 200px;
}

a.btn-assistance i {
	margin-left: 10px;
}

a.btn-assistance.btn-call, a.btn-assistance.btn-call:hover {
  margin: 10px;
  padding: 12px 30px;
  background-color: #0e2a7c;
  color: #fff;
  text-align: center;
  border-radius: 30px;
	display: inline-block;
	width: 200px;
}

.feature-box-wrapper.feature-box-classic-pro .fbox-number { background-color: #fff;
}


#ez-toc-container {
    border-radius: 15px;
    padding: 30px;
}

#ez-toc-container a:visited, 
#ez-toc-container a, #ez-toc-container a:link{
    color: #000;
}

div#ez-toc-container .ez-toc-title {
    font-weight: 500;
    color: #000;
}

.seoinux-content-wrap.container.page {  
	padding: 0px;
  	margin: 0px auto;
}
.seoinux-content-wrap.container.page > row {
	--bs-gutter-x: 0 !important;
  	--bs-gutter-y: 0;
}

.row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0; 
}

.site-footer {
  background-image: url(https://wordpress.zozothemes.com/seoinux/wp-content/uploads/sites/33/2025/01/theme-glitters.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #100A08;
}
.site-footer h2 {
	color: #fff;
}
.mt-50 {
	margin-top: 50px;
}
.site-footer ul {
  list-style: none;
  padding-left: 0;
	margin: 0px; 
}
.site-footer ul li, .widget ol li{
  padding: 5px 0;
  margin-bottom: 0;
	padding-left: 0px;
}
.site-footer ul li a, .widget.widget_nav_menu li a { 
	padding-left: 0; 
}

.site-footer a, .site-footer a:link, .site-footer a:visited {
  line-height: 23px;
  position: relative;
  display: inline-block;
  padding-left: 0;
  color: #cdcdcd;
}
.back-to-top {
	right: 0; 
	bottom: 0;
}

.site-footer a:hover {
	color: #DD7109;
}
.footer-copyright a, .footer-copyright a:link, .footer-copyright a:visited {
	color: #DD7109;
}
.footer-copyright a:hover {
	color: #cdcdcd;
}
.bdr1 {
	border-top: 1px solid rgb(255 255 255 / 14%);
}
a.btn-blue, a.btn-call {
	background-color: #1245d9; 
	color: #fff;
}
a.btn-orange, a.btn-orange:hover, a.btn-message, a.btn-message:hover {
	background-color: #DD7109; 
	color: #fff;
}
.btn-contact {
  margin: 10px;
  padding: 10px 30px;
  background-color: #DD7109;
  color: #fff;
  text-align: center;
  border-radius: 30px;
	display: inline-block;
}
.wpcf7-submit, .btn {
	padding: 10px 30px;
}
.contact-form-bottom .wpcf7-submit {
	margin-bottom: 0px;
}
.contact-form-bottom input[type="text"], 
.contact-form-bottom input[type="email"], 
.contact-form-bottom input[type="phojne"],
.contact-form-bottom textarea{
	border:1px solid #333;
}
.contact-form-bottom img.wpcf7-captchac {
	display: inline-block;
}
.contact-form-bottom .wpcf7-textarea {
  min-height: 113px;
}
.contact-form-bottom h3 {
	text-align:left;
	padding-left:20px; 
	font-size: 28px;
	margin: 0px;
}
.contact-block {
	margin: 25px 10px;
}

.form-control {
font-size:14px;
}