.top-25 {
  top: 20% !important;
}

.modal-extra {
    --bs-modal-width: 100%;
  }


.modal-content-extra {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top:20%;
  color: #ffffff;
  font-size:20px;
  font-weight:bold;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0;
}

.modal-body-extra p{
		color:#ffffff;
}

@media (max-width: 575px) {

.custom-svg-btn-style-1.custom-svg-btn-style-1-small {
  padding: 18px 10px 18px 25px;
  font-size: 12.8px;
  font-size: 0.8rem;
}

.top-25 {
  top: -15% !important;
}

}

@media (max-width: 766px) {
	
.col-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5, .col-xl-1-5, .col-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5, .col-xl-2-5, .col-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5, .col-xl-3-5, .col-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5, .col-xl-4-5 {

  width: 50%;
}
}


@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid var(--grey-100);
    color: var(--default);
    font-size: 1em;
    font-weight: 400;
    padding: 6px 18px 6px 18px;
    position: relative;
    text-transform: none;
    text-decoration: none;
    letter-spacing: -0.5px;
  }
}



.tpo {
	height:100px;
}

.text-100 {
  font-size: 3.7em !important;
}
  .text-10 {
    font-size: 1.7em !important;
  }

.line-height-2 {
  line-height: 1 !important;
}

}

.line-height-7 p{
  line-height: 1.7 !important;
}

#footer a:not(.btn):not(.no-footer-css):hover {
  text-decoration: none;
  color: #FF0E0E;
}

.owl-carousel.nav-dark.nav-svg-arrows-1 .owl-nav .owl-next svg polygon, .owl-carousel.nav-dark.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon {
  fill: #ce0303 !important;
  stroke: #000 !important;
}



.thumb-info .thumb-info-type {
  background-color: #f40000;
  border-radius: 2px;
  display: inline-block;
  float: left;
  font-size: 0.4em;
  font-weight: 600;
  letter-spacing: 0;
  margin: 8px -2px -15px 0px;
  padding: 2px 12px;
  text-transform: uppercase;
  z-index: 2;
  line-height: 2.3;
}



.thumb-info .thumb-info-title {
  transition: all 0.3s;
  background: var(--dark-rgba-80);
  color: var(--light);
  font-weight: 600;
  left: 0;
  letter-spacing: -.05em;
  position: absolute;
  z-index: 2;
  max-width: 90%;
  font-size: 17px;
  padding: 13px 21px 2px;
  top: 65%;
  max-height:70px;
}

.thumb-info .thumb-info-title {
  color: var(--light);
  font-weight: 600;
  letter-spacing: -.05em;
  font-size: 38px;
}

.e {
	min-height:300px !important;
	max-height:300px;  
}

.thumb-info img {
  transition: all 0.3s ease;
  border-radius: 3px;
  position: relative;
  width: 100%;
display:flex;
  align-items:center;
}

.thumb-info .thumb-info-title {
  color: var(--light);
  font-weight: 600;
  letter-spacing: -.02em;
  font-size: 38px;
}

.bg-whitee {
  --bs-bg-opacity: 1;
  background-color: rgb(249, 249, 249) !important;
}

.table td, .table th {
  border-color: rgba(0, 0, 0, 0.06);
  color: #4f4f4f;
}

.toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > .toggle-title {
  border-radius: 0;
  border: 0;
  background: transparent;
  color: var(--default);
  padding-left: 32px;
  margin-bottom: -10px;
  font-size: 1em;
  font-weight: 600;
  color: #4f4f4f;
}

html.sticky-header-active #header .header-body {
  position: fixed;
  border-bottom-color: rgba(234, 234, 234, 0.5);
  box-shadow: 0 0 10px rgb(34, 34, 34);
}

#footer {
  font-size: 1.3em ;
  font-weight:300;
}

@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid var(--grey-100);
    color: var(--default);
    font-size: 1em;
    font-weight: 400;
    padding: 6px 18px 6px 18px;
    position: relative;
    text-transform: none;
    text-decoration: none;
    letter-spacing: -0.5px;
  }
}
@media (max-width: 992px) {
	.custom-hero-sub-images-style-1 {

	  left: 256%;
	}
	.bg-grey, .bg-color-grey {
	  background-color: #ffffffb0 !important;
	}
}

@media (max-width: 340px) {
	.lead p{

	}
	
.text-12 {
  font-size: 2.6em !important;
}	
	
}


.section.section-with-shape-divider .shape-divider.shape-divider-bottomp {
  top: auto;
  bottom: 50px;
}

hr {
  background: rgba(255, 37, 37, 0.92);
  border: 0;
  height: 1px;
  margin: 22px 0;
    margin-top: 22px;
  opacity: 1;
}

