 .u-section-1 {
     background-position: 50% 100%;
    min-height: 449px;
    background-size: cover;
  }
.oneLine {
    font-size: 91% !important;
}


 .consultation-table {
  width: 100%;
  border-collapse: collapse;
}

.duration, .service {
  padding: 10px;
  border: 1px solid #5b2a2d;
    text-align: center;
}

#consultant{
    color: #5b2a2d;
}

.duration {
  font-weight: bold;
}

/* Alternating row colors for better readability */
tr:nth-child(even) {
  background-color: #f2f2f2;
}
/* our products */

.work-section {
    padding: 0 !important;
}

.u-palette-3-base, .u-body.u-palette-3-base, section.u-palette-3-base:before, .u-palette-3-base > .u-container-layout:before, .u-palette-3-base > .u-inner-container-layout:before, .u-palette-3-base.u-sidenav:before, .u-container-layout.u-container-layout.u-palette-3-base:before, .u-table-alt-palette-3-base tr:nth-child(even) {
    background-color: #5b2a2d !important;
}


.TextCenter {
    /* justify-content: center; */
    display: flex;
    align-items: center !important;
}


.services-carousel .owl-dot.active, .services-carousel .owl-dot:hover {
    border-top: 20px solid #5b2a2d !important;
}

.welcome-area {
 
    background-color: #f0f1f2 !important;
}

  .pTag {
    color: #5b2a2d;
      text-align: center;
  }
  
  .imagePosition {
      width: 400px;
      height: 200px;
      border: 15px double #5b2a2d;
      border-radius: 8px;
  }
  @media (min-width: 576px)
  {
  .imagePosition {
    display: block;
      margin-left: auto;
      margin-right: auto;
  }
  }
  .col-sm {
     
      padding: 20px !important;
      border-radius: 16px !important;
  }
  
  .columnTitle {
    padding: 20px;
      color: white;
      text-align: center;
  }
  
  .columnBody {
    text-align: center;
    color: #ded8d8;
  }
  .custom-btn {
    width: 126px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
    7px 7px 20px 0px rgba(0,0,0,.1),
    4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    text-align: center;
    /* margin: 10px 44px; */
  
  }
  .btn-8 {
    background-color: #f0ecfc;
    background-image: linear-gradient(315deg, #c9beb8 0%, #58282b 74%);  line-height: 42px;
    padding: 0;
    border: none;
    
  }
  .btn-8 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .btn-8:before,
  .btn-8:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #f1edeb;
    /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.5),
      inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
    transition: all 0.3s ease;
  }
  .btn-8:before{
     height: 0%;
     width: 2px;
  }
  .btn-8:after {
    width: 0%;
    height: 2px;
  }
  .btn-8:hover:before {
    height: 100%;
  }
  .btn-8:hover:after {
    width: 100%;
  }
  .btn-8:hover{
    background: transparent;
  }
  .btn-8 span:hover{
    color: #f1edeb;
  }
  .btn-8 span:before,
  .btn-8 span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #f1edeb;
    /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.5),
      inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
    transition: all 0.3s ease;
  }
  .btn-8 span:before {
    width: 2px;
    height: 0%;
  }
  .btn-8 span:after {
    height: 2px;
    width: 0%;
  }
  .btn-8 span:hover:before {
    height: 100%;
  }
  .btn-8 span:hover:after {
    width: 100%;
  }
   
  .centerBtn {
    justify-content:center;   
    display: flex;   
    margin-top: 20px;
  }



/* about us */
.about-us .images-column .inner-column:before {
   
    bottom: -25px !important;
   
}
.main-header .outer-box .btn-box .theme-btn {
    /* SIZE: A4; */
   
    border-radius: 10px !important;
}


@media (max-width: 767px) {
    .header-lower {
        margin-top:28px !important;
   } 
}
.main-menu {
    position: relative;
    float: left;
}

.main-header .info-box .icon-box {
    color: #572e2a !important;
}
.sec-title h2 {
    color: #8f6d6c !important;
}

.welcome-area .title-column h4 {
  
    color: #8f6d6c !important;
  
}


.services-section-two .image-column .link-box a {

    color: #5b2a2d !important;
 
}

.fun-fact-section .count-box:before {
    background-color: silver !important;
}
.main-footer .contact-list li span {
    color: #82686c !important;
}
.project-section .sec-title h2:before {
    background-color: #151414 !important;
}
.feature-block h4 a {
    color: #5b2a2d !important;
}
.fluid-section-one .content-column .inner-box .services li .icon {
  
    top: -13px !important;
    color: #5b2a2d !important;
   
}
.fluid-section-one .content-column .inner-box .services li:hover a, .fluid-section-one .content-column .inner-box .services li:hover .icon {
    color: silver !important;
}
.project-tab .product-tab-btns .p-tab-btn:hover, .project-tab .product-tab-btns .p-tab-btn.active-btn {
    color: #7a7979;
}

.main-footer .footer-bottom {
    background-color: #5b2a2d !important;
}
.main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a {
    color: silver !important;
}
.main-footer .footer-bottom .copyright-text a {
    color: #f2eded !important;
}

.main-header .outer-box:before {
  
    background-color: #ebd6d7 !important;
 
}
.main-footer .footer-bottom .copyright-text a:hover{
  
    color: #dd8b8f !important;
text-decoration: none;
}

.btn-style-one {
    
    background-color: #2c191a !important;
    border: 1px solid #ffffff !important;
} 

.btn-style-one:hover {
    background: #aa9e9e !important;
    color: #000000 !important;
    border: 1px solid #ffffff !important;
}
.header-style-two .top-right .info-list li .icon {

    color: #4f2526 !important;
}
.main-header .header-upper .upper-right {
  
    padding-top: 57px !important;
}

.header-style-two .header-top:before {

    background-color: #4f2526 !important;
 
}
  .float-button {
    text-decoration: none;
    position: fixed;
    padding: 10px;
    padding-right: 15px;
    bottom: 43px;
    right: 102px;
    color: #fff;
    background-color:#5b2a2d;
    border-radius: 25px 30px 5px 25px;
    z-index: 100;
    font-family: Arial;
    font-size: 17px;
    animation: whatsapp-animation 0.5s ease-in-out;
    box-shadow: 1px 2px 5px 2px rgba(30,30,30,0.3);
    transition:all 0.3s ease-out;
}

.float-button:hover {
    background-color: silver;
    color: black;
}

.fa-whatsapp {
    font-size: 20px !important;
    padding-right: 5px;
    padding-left: 5px;
}

@keyframes whatsapp-animation {
    from {
        opacity: 0%;
    }

    to {
        opacity: 100%
    }
}

@media screen and (max-width: 545px) {

  .dele{
    display: none;
  }
    
}

/* .main-header .info-box .icon-box {
    top: 20px !important;
} */
.main-header .sticky-header .main-menu .navigation > li > a {
    padding: 28px 0px !important;
}
p:not(.u-text-variant) {
    margin-top: 0px !important; 
margin-bottom: 0px !important;
}
/*style.css*/
.main-footer .footer-bottom .copyright-text{
    padding: 9px 0!important ;
}
 
.main-header .logo-outer {
    padding: 0px 0px !important;
    z-index: 25;
    
}
.header-style-two .header-lower .nav-outer{
    float: right;
    padding: 0px 0 !important;
}
.fluid-section-one .content-column .inner-box .text p{
    text-align: justify ;
}
.inner-box1{
    padding: 0px 0px 4px 21px !important;
}
.welcome-area .title-column {
    position: relative;
    text-align: left !important;
}
welcome-area {
    position: relative;
    padding: 50px 0px 8px 0px !important;
    background-color: #f5f5f5;
}
.welcome-area .title-column h4{
    font-size: 18px !important;
 }
/* h2:not(.u-subtitle) {
    font-size:xxx-large !important;
}*/
 
.services-section-two .image-column .link-box{
    margin-bottom: 0px !important;
}
.main-header{
    border-top: 3px solid #4f2526 !important;
}

.colorslect{
    background: #b6b7b8 !important;

}

 
.header-style-two .top-right .info-list li a {
    color: #4f3a34 !important;
}
.header-style-two .inner-container .top-right:before {
 
    background-color: white!important;
    
}
/* .header-style-two {

    background-color: rgb(172 141 73 / 30%)!important; 
}
*/
 project-section-two
.u-button-style.u-border-black {
    border-color: silver !important;
  
}
.Minheight {
    min-height: 285.67px !important;  
}
.project-section-two .filters .filter.active, .project-section-two .filters .filter:hover {
    color: #d4c1bb !important;
}
.new  {
    color:white;
}

/*flge*/
.metis.tparrows {
    background: rgb(94 21 21 / 40%);
}

.sticky-header {
    height: 80px;
}

.page-title .inner-container {
    top: 66px !important;
}

.page-title h1 {
    font-size: 22px !important;
}


/* our products */

.u-section-1 {
     background-position: 50% 100%;
    min-height: 449px;
    background-size: cover;
}

.pTag {
    color: white;
    text-align: center;
}

 

@media (min-width: 576px) {
    .imagePosition {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.col-sm {
    padding: 20px !important;
    border-radius: 20px !important;
}

.columnTitle {
    padding: 20px;
    color: white;
    text-align: center;
}

.columnBody {
    text-align: center;
    color: #ded8d8;
}

.custom-btn {
    width: 126px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
    text-align: center;
    /* margin: 10px 44px; */
}

.btn-8 {
    background-color: #f0ecfc;
    background-image: linear-gradient(315deg, #c9beb8 0%, #58282b 74%);
    line-height: 42px;
    padding: 0;
    border: none;
}

.btn-8 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.btn-8:before,
.btn-8:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #f1edeb;
    /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.5),
      inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
    transition: all 0.3s ease;
}

.btn-8:before {
    height: 0%;
    width: 2px;
}

.btn-8:after {
    width: 0%;
    height: 2px;
}

.btn-8:hover:before {
    height: 100%;
}

.btn-8:hover:after {
    width: 100%;
}

.btn-8:hover {
    background: transparent;
}

.btn-8 span:hover {
    color: #f1edeb;
}

.btn-8 span:before,
.btn-8 span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #f1edeb;
    /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
                -4px -4px 6px 0 rgba(116, 125, 136, .2), 
      inset -4px -4px 6px 0 rgba(255,255,255,.5),
      inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
    transition: all 0.3s ease;
}

.btn-8 span:before {
    width: 2px;
    height: 0%;
}

.btn-8 span:after {
    height: 2px;
    width: 0%;
}

.btn-8 span:hover:before {
    height: 100%;
}

.btn-8 span:hover:after {
    width: 100%;
}

.centerBtn {
    justify-content: center;
    display: flex;
    margin-top: 20px;
}


/* about us */

.about-us .images-column .inner-column:before {
    bottom: -25px !important;
}

.main-header .outer-box .btn-box .theme-btn {
    /* SIZE: A4; */
    border-radius: 10px !important;
}

@media (max-width: 767px) {
    .header-lower {
        margin-top: 28px !important;
    }
}

.main-menu {
    position: relative;
    float: left;
}

.main-header .info-box .icon-box {
    color: #572e2a !important;
}

.sec-title h2 {
    color: #8f6d6c !important;
}

.welcome-area .title-column h4 {
    color: #8f6d6c !important;
}

.services-section-two .image-column .link-box a {
    color: #5b2a2d !important;
}

.fun-fact-section .count-box:before {
    background-color: silver !important;
}

.main-footer .contact-list li span {
    color: #82686c !important;
}

.project-section .sec-title h2:before {
    background-color: #151414 !important;
}

.feature-block h4 a {
    color: #5b2a2d !important;
}

.fluid-section-one .content-column .inner-box .services li .icon {
    top: -13px !important;
    color: #5b2a2d !important;
}

.fluid-section-one .content-column .inner-box .services li:hover a,
.fluid-section-one .content-column .inner-box .services li:hover .icon {
    color: silver !important;
}

.project-tab .product-tab-btns .p-tab-btn:hover,
.project-tab .product-tab-btns .p-tab-btn.active-btn {
    color: #7a7979;
}

.main-footer .footer-bottom {
    background-color: #5b2a2d !important;
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    color: silver !important;
}

.main-footer .footer-bottom .copyright-text a {
    color: #222222 !important;
}

.main-header .outer-box:before {
    background-color: #222222 !important;
}

.btn-style-one {
    background-color: #2c191a !important;
    border: 1px solid #ffffff !important;
}

.btn-style-one:hover {
    background: #aa9e9e !important;
    color: #000000 !important;
    border: 1px solid #ffffff !important;
}

.header-style-two .top-right .info-list li .icon {
    color: #4f2526 !important;
}

.main-header .header-upper .upper-right {
    padding-top: 57px !important;
}

.header-style-two .header-top:before {
    background-color: #4f2526 !important;
}

.float-button {
    text-decoration: none;
    position: fixed;
    padding: 10px;
    padding-right: 15px;
    bottom: 22px;
    right: 102px;
    color: #fff;
    background-color: #5b2a2d;
    border-radius: 25px 30px 5px 25px;
    z-index: 100;
    font-family: Arial;
    font-size: 17px;
    animation: whatsapp-animation 0.5s ease-in-out;
    box-shadow: 1px 2px 5px 2px rgba(30, 30, 30, 0.3);
    transition: all 0.3s ease-out;
}

.float-button:hover {
    background-color: silver;
    color: black;
}

.fa-whatsapp {
    font-size: 20px !important;
    padding-right: 5px;
    padding-left: 5px;
}

@keyframes whatsapp-animation {
    from {
        opacity: 0%;
    }
    to {
        opacity: 100%
    }
}

@media screen and (max-width: 545px) {
    .dele {
        display: none;
    }
}


/* .main-header .info-box .icon-box {
    top: 20px !important;
} */

.main-header .sticky-header .main-menu .navigation>li>a {
    padding: 28px 0px !important;
}

p:not(.u-text-variant) {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


/*style.css*/

.main-footer .footer-bottom .copyright-text {
    padding: 9px 0!important;
}

.main-header .logo-outer {
    padding: 0px 0px !important;
    z-index: 25;
}

.header-style-two .header-lower .nav-outer {
    float: right;
    padding: 0px 0 !important;
}

.fluid-section-one .content-column .inner-box .text p {
    text-align: justify;
}

.inner-box1 {
    padding: 0px 0px 4px 21px !important;
}

.welcome-area .title-column {
    position: relative;
    text-align: left !important;
}

.welcome-area {
    position: relative;
    padding: 50px 0px 8px 0px !important;
    background-color: #f5f5f5;
}

.welcome-area .title-column h4 {
    font-size: 18px !important;
}


/* h2:not(.u-subtitle) {
    font-size:xxx-large !important;
}*/

.services-section-two .image-column .link-box {
    margin-bottom: 0px !important;
}

.main-header {
    border-top: 3px solid #4f2526 !important;
}

.colorslect {
    background: #b6b7b8 !important;
}

.header-style-two .top-right .info-list li a {
    color: #4f3a34 !important;
}

.header-style-two .inner-container .top-right:before {
    background-color: white!important;
}


/* .header-style-two {

    background-color: rgb(172 141 73 / 30%)!important; 
}
*/

.u-button-style.u-border-black {
    border-color: silver !important;
}

.project-section-two .filters .filter.active,
.project-section-two .filters .filter:hover {
    color: #d4c1bb !important;
}
    
.oneLine {
    font-size: 91% !important;
}

/* ////////////////shapes start */
.shape2 {
    width: 76px;
    height: 32px;
    background-color: #5b2a2d;
    background-size: cover;
    clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
    margin-top: 421px !important;
    margin-left: 578px !important;
    /* overflow: auto; */
    position: absolute;
    transform: scaleY(-1);
}

.container2 {
    width: 436px;
    height: 32px;
    background-color: #5b2a2d;
    background-size: cover;
    margin-top: -32px;
    margin-left: 142px;
}

.tri {
    height: 150px;
    width: 150px;
    background-color: #7FDBFF;
}





/* /////////////////shapes end */




.oneLine {
    font-size: 91% !important;
}

#letter-c {
    position: relative;
    width: 217px;
    height: 453px;
    border-width: 32px 0 32px 34px;
    border-style: solid;
    border-color: #5b2a2d transparent #5b2a2d #5b2a2d;
    background-color: transparent;
    border-radius: 10px;
    border-bottom-right-radius: 0px;
}

#container1 {
    margin: 10px;
    float: left;
    /* overflow: auto; */
    position: absolute;
    margin-top: 234px !important;
    margin-left: 207px !important;
}


@media screen and (min-width:1753px) {
    #container1 {
        margin-left: 256px !important;
    }
}

@media screen and (min-width:1901px) {
    #container1 {
        margin-left: 309px !important;
    }
}

@media screen and (min-width:2000px) {
    #container1 {
        margin-left: 377px !important;
    }
}

@media screen and (min-width:2177px) {
    #container1 {
        margin-left: 466px !important;
    }
}

@media screen and (min-width:2300px) {
    #container1 {
        display: none !important;
    }
}

@media screen and (max-width: 1676px) {
    #container1 {
        margin-left: 187px !important
    }
}

@media screen and (max-width: 1676px) {
    #container1 {
        margin-left: 172px !important
    }
}

@media screen and (max-width: 1585px) {
    #container1 {
        margin-left: 137px !important
    }
}

@media screen and (max-width: 1514px) {
    #container1 {
        margin-left: 113px !important
    }
}

@media screen and (max-width: 1500px) {
    #container1 {
        display: none;
    }
}

.testimonial-block {
    border: 3px solid #5b2a2d !important;
 
}
.containerCustom {
    max-width: 100% !important;
}

.iti {
    width: 100%;

}
.gallery-item .overlay-box .caption-box {
    background-color: #5b2a2d !important;
}
.mydesignp {
	font-size: max(10pt, 2.5vmin);
	line-height: 1.4;
	color: #0e390e;
	margin-bottom: 1.5rem;
}

.wrap1 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 120vmin;
	height: 25em;
	border: 8px solid;
	border-image: linear-gradient(
			-50deg,
            #5b2a2d,

#5b2a2d,
            #5b2a2d,
            #5b2a2d,
            #5b2a2d,
            #5b2a2d,
            #5b2a2d,

		)
		1;
	margin: 2rem auto;
 	position: relative;
	overflow: hidden;
}
.overlay {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	padding: 1rem 0.75rem;
	background: #5b2a2d;
	transition: 0.4s ease-in-out;
	z-index: 1;
}
.overlay-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 15vmin;
	height: 100%;
	padding: 0.5rem 0 0 0.5rem;
	border: 3px solid;
    border-image: linear-gradient( to bottom, #ffff 5%, #ffff 35% 65%, #ffff 95% ) 0 0 0 100%;
	transition: 0.3s ease-in-out 0.2s;
	z-index: 1;
}
.image-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 60vmin;
	height: 100%;
 	background-size: cover;
	transition: 0.3s ease-in-out;
	/* border: 1px solid green; */
}

.dots {
	position: absolute;
	bottom: 1rem;
	right: 2rem;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	width: 55px;
	height: 4vmin;
	transition: 0.3s ease-in-out 0.3s;
}
.dot {
	width: 14px;
	height: 14px;
    background: #5b2a2d;
	border: 1px solid indigo;
	border-radius: 50%;
	transition: 0.3s ease-in-out 0.3s;
}

.mytext {
	position: absolute;
	top: 0;
	right: 0;
	width: 60vmin;
	height: 100%;
	padding: 3vmin 4vmin;
	background: #fff;
	box-shadow: inset 1px 1px 15px 0 rgba(0 0 0 / 0.4);
	/* overflow-y: scroll; */
}

.wrap1:hover .overlay {
	transform: translateX(-60vmin);
}
.wrap1:hover .image-content {
	width: 30vmin;
}
.wrap1:hover .overlay-content {
	border: none;
	transition-delay: 0.2s;
	transform: translateX(60vmin);
}
.wrap1:hover .dots {
	transform: translateX(1rem);
}
.wrap1:hover .dots .dot {
	background: white;
}

/* Animations and timing delays */
.animate {
	animation-duration: 0.7s;
	animation-timing-function: cubic-bezier(0.26, 0.53, 0.74, 1.48);
	animation-fill-mode: backwards;
}
/* Pop In */
.pop {
	animation-name: pop;
}
@keyframes pop {
	0% {
		opacity: 0;
		transform: scale(0.5, 0.5);
	}
	100% {
		opacity: 1;
		transform: scale(1, 1);
	}
}

/* Slide In */
.slide {
	animation-name: slide;
}
@keyframes slide {
	0% {
		opacity: 0;
		transform: translate(4em, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

/* Slide Left */
.slide-left {
	animation-name: slide-left;
}
@keyframes slide-left {
	0% {
		opacity: 0;
		transform: translate(-40px, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

.slide-up {
	animation-name: slide-up;
}
@keyframes slide-up {
	0% {
		opacity: 0;
		transform: translateY(3em);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.delay-1 {
	animation-delay: 0.3s;
}
.delay-2 {
	animation-delay: 0.6s;
}
.delay-3 {
	animation-delay: 0.9s;
}
.delay-4 {
	animation-delay: 1.2s;
}
.delay-5 {
	animation-delay: 1.5s;
}
.delay-6 {
	animation-delay: 1.8s;
}
.delay-7 {
	animation-delay: 2.1s;
}
.delay-8 {
	animation-delay: 2.4s;
}




@media only screen and (max-width: 767px){
    .phone-white-bar {
        display: none;
     
    }
    }
    @media only screen and (min-width: 767px){
    .phone-logo-watad {
        display: none;
     
    }
    }
    @media only screen and (min-width: 767px){
        .header-style-two .header-lower {
         background-color: transparent;
    }
    
    }
    @media only screen and (max-width: 767px){
        .header-style-two .header-lower {
         background-color: white;
    }
    
    }
    
    
    .logocontain:after {
        position: absolute;
        right: -68px;
        top: 0;
        width: 247%;
        background-color: #ffffff;
        content: "";
        height: 130px;
        transform: skewX(30deg);
        margin-top: -60px;
    }
    
    .flogocontain:after {
        position: absolute;
        left: -31px;
        top: 0;
        width: 21%;
        background-color: #550005;
        content: "";
        height: 97px;
        transform: skewX(-30deg);
        
    }
    
    .logoside:after {
        position: absolute;
        right: -104px;
        top: 0;
        width: 30%;
        background-color: #4f252694;
        content: "";
        height: 155%;
        transform: skewX(30deg);
        margin-top: -44px;
        
    }
    
    .flogoside:after{
        position: absolute;
        left: -104px;
        top: 0;
        width: 24%;
        background-color: #ffffff;
        content: "";
        height: 176%;
        transform: skewX(-30deg);
        border-bottom: 1px solid #f1f1f1;
        box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
    
    }
    
    @media only screen and (min-width: 1200px) {
    
        .logocontain:before {
        position: absolute;
        left: -351%;
        top: 0;
        width: 326px;
        background-color: #ffffff;
        content: "";
        height: 130px;
        margin-top: -60px;
    }
    
    .flogocontain:after {
        position: absolute;
        left: -31px;
        top: 0;
        width: 31%;
        background-color: #550005;
        content: "";
        height: 97px;
        transform: skewX(-30deg);
    }
    
    .flogoside:after {
        position: absolute;
        left: -104px;
        top: 0;
        width: 33%;
        background-color: #ffffff;
        content: "";
        height: 176%;
        transform: skewX(-30deg);
        border-bottom: 1px solid #f1f1f1;
        box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
    }
     
    }
     
     
    .navigation .active {
      color: #cb6d73 !important;
       animation: glow 1s ease-in-out infinite alternate;
    }
    
    @keyframes glow {
      from {
        text-shadow: 0 0 10px #cb6d73;
      }
      to {
        text-shadow: 0 0 20px #cb6d73;
      }
    }
    
    
    
    
    
    @media only screen and (max-width: 767px)
    {
    .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
        
        background: #2c191a !important;
        
    }
    }
    @media only screen and (max-width: 767px)
    {
    .navbar-toggler .icon {
         color:  #2c191a !important;
    }
    }
    
    
    @media (max-width: 768px) {
      .logoside:after{
        display: none;
      }
      .logocontain:after{
        display: none;
    
      }
      #mylogo{
        display: none;
    
      }
      #logocontain{
        background-color: #ff000000  !important ;
      }
    }

    .product-details.animate-show,
.product-image.animate-show {
    opacity: 1;
    transform: translateX(0);
}

.product-details {
    opacity: 0;
    transform: translateX(100%);
    transition: opacity 1s, transform 1s;
    /* Adjust the transition duration as needed */
}

.product-image {
    opacity: 0;
    transform: scale(0.2) translateX(-100%);
    transition: opacity 1s, transform 1s;
    /* Adjust the transition duration as needed */
}


.product-container {
    position: relative;
}

.product-row {
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.about-us .images-column .inner-column:before {
   
    bottom: -25px !important;
}

.testimonial-block {
    border: 3px solid #5b2a2d !important;
 
}

.product-image,
.product-details {
    transition: transform 0.5s ease;
}
.product-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem;
    background-color: #f9f9f9;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.product-image {
    /* border-radius: 20px; */
    transition: transform 0.3s ease;
    height: auto;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 6px;
    /* background-color: #f9f9f9; */
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba
}

.custom-btn {
    display: inline-block;
    background-color: #c32a2a;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    transition: background-color 0.3s ease;
}

.custom-btn:hover {
    background-color: #5b2a2d;
}
#stickyheader {
    height: 120px;
    width: 107px;
    margin-top: 5px;
    margin-bottom: 6px;
}

 
#mylogoo {
    height: 69px;
    margin-top: 22px;
}

#mobilelogoforheader {
    height: 50px;
    width: 30px;
    margin-top: 72px;
}

#logocontain {
    height: 130px;
    margin-top: -60px;
    background-color: #ffffff;
}

#headercomeslower {
    margin-top: 0px !important;
}

#amnuss {
    margin-top: -4px;
}
#logogog{
    height: 130px;background-color: #ffffff;
}
#otherimportantstyle{
    z-index: 9999;position: relative;
}
#veryimportant{
    z-index: 9999;position: relative;
}
#buttonforheader{
    margin-top:20px !important
}
#logoplayingstyle{
    padding:0px !important
}
#goodfooter {

    padding: 50px 0 0px !important;
 }
#photoofthefooter{
    height: 142px;
}
#whitecolor{
    color:white
}
#colorinnfooter{
    color:#d28f8f !important
}
#colorinnfooter2{
    color:#d28f8f !important
    }
    #projectidshow{
        height:272px;width:345px
    }
    #resizethephoto{
        height:110px;width:110px
    }
    #test{
        padding: 0px 15px 60px 100px;
    }
    #productid{
        height:230px;width:370px
    }
    #hereisthemodalheaser{
        background-color: #2e1517;
        color: #fff;
        border-top-left-radius: 0px !important;
    
    }
    #imagefrom{
        height:220px;width:370px
    }
    #photofromservicepage{
        width: 100%; height: 100%; object-fit: cover;
    }
    #closeit{
        color: aliceblue;
    }
    #first{
        width:566px;height:437px
    }
    #second{
        width:220px;height:320px;     object-fit: cover;
    }
  #fourth{
    width:225px;height:150px
  }
  #testing{
    height:110px;width:110px
  }
  .style-for-form {
    font-weight: bold;
    text-decoration: underline;
}

.border-left-form {
    border-left: 1px solid #80808070 !important;
}

.normal-font-form {
    font-weight: normal !important;
}

#vceryimportant {
    padding-left: 239px;
}

.padded-form {
    padding: 10px;
    /* Adjust the padding value as needed */
}

#mylogo {
    height: 120px;
    width: 90px;
    margin-top: 5px;
    margin-bottom: 6px;
}
 /*modal at the footer */


 .modal-backdrop {
    z-index: unset !important;
}
.modal-backdrop.show{
   opacity: unset !important;
   background-color: unset !important;
}


#switch {
    display: none;
}



label.toggle-label {
    width: 60px;
    height: 30px;
    background: #5b2a2d;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

label.toggle-label::before {
    content: '';
    width: 50%;
    height: 100%;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: 0;
    transition: 0.3s;
}

input:checked+label.toggle-label::before {
    left: 50%;
}

.label-text {
    margin: 0 5px;
    color: black;
}
.less-padding {
    padding: 3px 16px !important;
}
        /* CSS for desktop view */
        .toggle-item-mobile {
            display: none;
            /* Hide the list item in desktop view */
        }

        /* CSS for mobile view (max-width: 768px is just an example - adjust it based on your design needs) */
        @media screen and (max-width: 768px) {
            .toggle-item-mobile{
                display: block;
                /* Display the list item in mobile view */
            }
        }
         .somemargin{
            margin-right: 9px !important;
}
        