.hidden {
  display: none !important;
}
.w-100 {
  width: 100% !important;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 12px;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.alert.error {
  font-size: 15px !important;
}
/*** 

====================================================================
	Alert Boxes style
====================================================================

***/

.alert-box{
	position:relative;
	padding:15px 8px;
	border:1px solid;
	margin-bottom:30px;
}

.alert-box.alert-success{
	border-color:#65be3e;
	background:#dce9d6;
	color:#65be3e;
}

.alert-box.alert-information{
	border-color:#22c0e8;
	background:#d3e9ef;
	color:#22c0e8;
}

.alert-box.alert-warning{
	border-color:#e7bd13;
	background:#eee9d1;
	color:#e7bd13;
}

.alert-box.alert-danger{
	border-color:#f7504c;
	background:#f1d9d8;
	color:#f7504c;
}

.alert-box.rounded-box{
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}

.alert-box .inner{
	position: relative;
  padding-left: 40px;
  font-size: 12px;
  line-height: 20px;	
}


.alert-box .inner .icon-alert{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	width:28px;
	height:28px;
	font-size:14px;
	line-height:24px;
	border:2px solid;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
}

.alert-box.alert-success .inner .icon-alert{
	border-color:#65be3e;
	color:#65be3e;
}

.alert-box.alert-information .inner .icon-alert{
	border-color:#22c0e8;
	color:#22c0e8;
}

.alert-box.alert-warning .inner .icon-alert{
	border-color:#e7bd13;
	color:#e7bd13;
}

.alert-box.alert-danger .inner .icon-alert{
	border-color:#f7504c;
	color:#f7504c;
}
/*** 

====================================================================
	Fin Alert Boxes style
====================================================================

***/
.error, label.error {
  color: #c22f2f;
  display: block !important;
  font-size: 11px !important;
  margin-bottom: 0px !important;
  font-weight: 400;
}
label.error {
	position: relative;
  bottom: 25px;
	height: 1px;
}
.error-input {
  border: 1px solid #c22f2f !important;
    border-radius: .25rem;
}
.c_lock2{
  background-color: black;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  margin: 15px;
	z-index: 4;
}
.c_loading2{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  animation: spin 0.6s ease-in infinite;
}
.mb-1{
  margin-bottom: 1rem;
}
.mb-2{
  margin-bottom: 2rem;
}
.mt-1{
  margin-top: 1rem;
}
.mt-2{
  margin-top: 2rem;
}
#llock, .c_lock {
  background-color: #6495ed;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  margin: -15px;
}
#lloading, .c_loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  animation: spin 0.6s ease-in infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.text-red {
  color: #FF0004;
}
.placeholder{
  color: #FFF;
}
.required-check:after {
  content: "\f069";
  font-weight: 900;
  position: absolute;
  right: 0%;
  top: 0%;
  transform: translate(35%, -35%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 8px;
  transition: all 120ms ease-in-out;
  background-color: #e0e0e0;
}
.required-check[data-input]:hover:after, .focus.required-check[data-input]:after {
  background: #e74c3c;
  color: #fff;
}
.contact-form label.error {
  color: #c22f2f;
  display: block !important;
  font-size: 11px !important;
  margin-bottom: 0px !important;
  font-weight: 400;
	position: absolute;
  top: 44px;
}
.contact-form .error-input {
  border: 1px solid #c22f2f !important;
    border-radius: .25rem;
}
.get-quote form button.Zebra_DatePicker_Icon {
  padding: 0px;
}
.Zebra_DatePicker_Icon, .Zebra_DatePicker, .Zebra_DatePicker .dp_actions .dp_caption.dp_hover {
  background: #fa4dac;
	}

.img-responsive-s {
  display: block;
  max-width: 100%;
  height: auto;
}
 .logo img{
  width: 220px;
}

.pricing-section-six .price-block-six.pricing__activ{
  padding-top: 0px;
}
.pricing-section-six .price-block-six.pricing__nonactiv{
  padding-top: 35px;
}
.ribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.ribbon {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.8;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(
    100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)), 0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
  transform-origin: 0% 100%;
  background-color: #BD1550; /* the main color  */
}
.price-block-six .price {
  display: inline-flex;
}
.price sup {
  top: -0.3em;
}
.price-excluded{
	text-decoration: line-through;
  font-size: 25px;
  color: #a9a9a9;
}
.price-list li .p-title{
  font-weight: bolder;
}
.tv-section h2.h2-title{
  font-size: var(--font-30);
}
.main-footer .widgets-section {
  padding: 80px 0px;
}
.footer-widget ul.contact-list li::before {
  content:none;
	}
.single-item-carousel.owl-carousel.owl-drag .owl-item {
  display: none;
	}
.single-item-carousel.owl-carousel.owl-drag .owl-item.active {
  display: block;
	}
select.form-control:not([size]):not([multiple]){
  height: 56px;
	}
@media (max-width: 1024px) {

}

@media (max-width: 767px) {
  
}

@media (max-width: 479px) {
  
}