.ctn {
    position: absolute;
    margin-top: -100px;
}

.navbar-light .navbar-toggler{
    padding: 3px;
}




.nav-tabs {
    border-bottom: 1px solid #000000 !important;
}
.banner-section .w-75{
    right:-632px;
}
.fa, .bi{
    font-size: 11px !important;
}






.tabs .nav-tabs .nav-link.active {
    color: #7D2D53 !important;
    background-color: #fff;
    border: 1px solid #000000 !important;
    border-color: #fff #fff #000000 !important;
}
.tabs .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color:  #fff #fff #000000 !important;
    isolation: isolate;
}
.contact-page .leadForm .form-group .quantity-wrapper {
    display: flex;
    align-items: center;
    padding: 0px;
    float: left;
    width: 100%;
    height: 36px;
    border: 1px solid #B8B8B8;
    border-radius: 3px;
}
.quantity-wrapper{
    display: flex !important;
    padding: 0px !important;
}
.quantity-wrapper .qty-input {
    border: none;
    float: left;
    width: 63px;
    background-color: #F4F4F4 !important;
    line-height: 34px;
    text-align: center;
    font-family: 'helveticaneuecyrbold';
}
.quantity-wrapper .qty-btn {
    font-size: 22px;
    text-align: center;
    display: block;
    width: 46px;
    float: left;
    height: 37px;
    background-color: #B8B8B8;
    border: 1px solid #B8B8B8;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.quantity-wrapper .qty-btn:hover{
    border: 1px solid #7D2D53;
    background-color: #7D2D53;
    color: #fff;
}


/* NAV */

/* .navbar{
    padding: 0px 80px;
} */
.nav-hr{
    margin: 0px 14px 0px 0px !important;
}
.lower_nav{
    justify-content: space-between;
}
.hr_above{
    justify-content: end;
}
.hr_above_text{
    justify-content: end;
}
.hr_above_text .nav-link{
    font-size: 13px;
    color: #0D322C !important;
    font-weight: 500;
}
.hr_above_text .nav-link:hover{
    color: #7D2D53 !important;
}

.hr_below_text{
    gap: 0px;
}
.hr_below_text .nav-link{
    font-size: 16px;
    color: #0D322C !important;
    font-weight: 500;
}
.hr_below_text .nav-link:hover{
    color: #7D2D53 !important;
}










label#quantity-error {
    position: absolute;
    top: 70px;
}

.tabs .nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #B8B8B8 !important;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.owl-theme .owl-controls {
    margin-top: 40px !important;
}

.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 27px;
    padding: 6px 10px;
    background: #B8B8B8;
    color: #000;
    border-radius: 50%;
    margin-right: 5px;
    opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #7D2D53;
    color: #fff;
}

.owl-prev:before,
.owl-next:before{
    content: "\2039";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
}
.owl-next:before{ content: "\203A"; }

.form-control, .form-select {
    background-color: #F4F4F4 !important;
}

.select-product{
    background-image: none; 
    padding-right: 0px; 
    color: #000 !important; 
    font-size: 1rem;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #7D2D53 !important;
    font-weight: 700;
}

label#sub_email-error {
    position: absolute;
    left: 18px;
    width: 100%;
    text-align: left;
    top: 50px;
    font-size: 14px;
    color: #fff;
    text-transform: unset !important
}
.nav-bg-color{
    background-color: #FBE0EC !important;
}
.nav-link{
    color: #7D2D53 !important;
}


@media (max-width: 767px){
    .hr_above_text{
        display:none !important;
    }
    .nav-hr{
        display:none !important;
    }
    .navbar-collapse{
        border-top: 1px solid #e1e1e1;
        margin-top: 10px;
    }
    .navbar-expand-lg .navbar-nav{
    margin-left:0px !important;
    padding: 10px 0px;
    }
    
    .navbar-light .navbar-nav .nav-link{
        padding: 4px;
    }

    

}

.skin-7 .num-in {
	float: left;
	width: 100%;
    height: 36px;
    border: 1px solid #a4a4a3;
    border-radius: 3px;
}

.skin-7 input.in-num {
	font-family: 'HelveticaNeueCyr-Roman';
	font-size: 12px;
	float: left;
	height: 34px;
	width: 83px;
	border-left: 1px solid #a4a4a3;
	border-right: 1px solid #a4a4a3;
	background-color: #fff;
	text-align: center;
}

.skin-7 .num-in span  {
	font-size: 22px;
	text-align: center;
	display: block;
	width: 48px;
	float: left;
	height: 34px;
	background-color: #B8B8B8;
    border-radius: 3px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.skin-7 .num-in span:hover{
    background: #7D2D53 !important;
    color: #fff;

}

.skin-7 .num-in span:hover {
	background-color: #d7d7d8;
}

.skin-7 .num-in input {
    border: none;
	float: left;
	width: 58px;
    background-color: #F4F4F4 !important;
	line-height: 34px;
	text-align: center;
	font-family: 'helveticaneuecyrbold';
}
        
/* .error-message {
    color: #bd060e;
    font-size: 12px;
    margin-top: 5px;
    display: none;
} */



.quantity-input-container {
  display: flex;
  align-items: center;
}

.product-quantity {
  width: 50px; /* Adjust as needed */
  text-align: center;
  border: 1px solid #ccc;
  padding: 5px;
}

.quantity-minus,
.quantity-plus {
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  padding: 5px 10px;
  cursor: pointer;
}


















    /* FAQ SECTION styles */
.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}





.carousel-inner img {
    width: 100%;
    height: 100%;
}
/* FAQ SECTION styles */
.accordion > .card {
  overflow: hidden;
}
.blog_context img {
    width: 100%;
}
img.blog_inner_img {
    width: 100%;
}
.blog_progress_bar {
    height: 5px;
    background: #bb8c2d;
    width: 0%;
    position: fixed;
    top: 55px;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}




.text-red {
    font-size: 13px !important;
    color: #7D2D53;
    text-align: left;
}
.leadForm .form-group{
    position: relative;
    margin-bottom: 0rem !important;
}

/*.leadForm label.text-red.text-capitalize.text-normal {*/
/*    font-size: 12px;*/
/*    position: absolute;*/
/*    left: 12px;*/
/*    top: 70px;*/
/*    background-color: #F4F4F4 !important;*/
/*    color: #bd060e;*/
/*    text-transform: unset !important*/
/*}*/

@media only screen and (max-width: 479px) {

}




/*****Gallery********/

.tz-gallery {
    padding: 10px 10px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #611050;
    font-size: 26px;
    /* font-family: 'fontawesome'; */
    /* content:"\f08e"; */
    /* content:"\f06e"; */
    content:'';
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
    background: #fff;
    min-width: 50px;
    text-align: center;
	background: url(../img/azi-guard-technology.svg) no-repeat center;
	background-size: 30px;
}
.tz-gallery a.lightbox {
    display: block;
    overflow: hidden;
    width: 100%;
    max-height: 270px;
    position: relative;
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: '';
    transition: 0.4s;
	background: url(../img/azi-guard-technology.svg) rgb(220 136 78 / 75%) no-repeat center;
	background-size: 55px;
}
.tz-gallery1 .lightbox:after {
	background: url(../img/coats-objects.svg) rgb(230 54 45 / 75%) no-repeat center;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
/* Video Gallery ********/
.video-block {
	text-align: left;
    background-color: #eee;
    padding: 5px;
    min-height: 290px;
}
.thumbnail-block {
	/*padding: 5px;
    border: 1px solid #ebebeb;*/
	position: relative;
}
.overlap {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3333335e;
    display: none;
	cursor: pointer;
	text-align: center;
}
.thumbnail-block:hover .overlap {
	display: block;
}
.thumbnail-block img {
	width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.overlap img {
	width: 55px;
    margin-top: 20%;
    height: auto;
}
.modal-video-body video {
	width: 100%;
}
.modal-video-body iframe {
	width: 100%;
}
.video-block span {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    padding: 5px;
    text-align: left;
    display: block;
}
small.b_dte {
    color: #ac001a;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-align: right;
    font-weight: 500;
}
.video_gallery_section {
	position: relative;
	padding: 100px 0;
	background-color: #ffffff;
}
.video_gallery_section1 {
	margin-top: 15.2em;
    padding: 50px 0;
}
/* Success Page Styles ********/
.success-page-section {
    padding: 75px 0;
	margin-top: 0;
}
.success-text {
    text-align: center;
}
.success-text h2 {
    font-size: 30px;
    color: #dc884e;
    font-weight: 900;
}
.success-text p {
    font-size: 18px;
    padding: 8px 0;
    color: #222d35;
    font-weight: 500;
}
.success-text h6 {
    background-color: #ec3726;
    width: 175px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}
.success-text h6 a {
    color: #ffffff;
    display: block;
}
.success-text h6 a:hover {
    text-decoration: none;
}

.disclmerTxt {
    color: white;
    font-size: 14px !important;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 1em !important;
    text-align: center !important;
}
.disclmerTxt b{
	font-weight: bold;
}
.cookie-banner {
	display: none;
	height: auto;
	position: fixed;
	z-index: 999;
	padding: 4px 3%;
	background-color: #eee;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner.bottom {
	display: block;
	border-top: 2px solid #26130c;
	bottom: -90%;
	transition: bottom 0.5s;
}
.cookie-banner.bottom.show {
	bottom: 0;
	transition: bottom 1s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.cookie-banner p {
	float: left;
	width: 88%;
	display: inline-block;
	font-size: 12px;
}

.cookie-banner a.button {
	float: left;
	margin: 15px;
	width: 100px;
	height: 40px;
	z-index: 100;
	background: #9d0917;
	text-transform: uppercase;
	line-height: 1.4;
	padding-top: 8px;
	display: inline-block;
	color: #FFF!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
}

.image_gallery_section {
	padding: 75px 0;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.faq_section {
	padding: 50px 0;
}





@media only screen and (max-width: 990px){
    
}

