*{text-decoration:none !important; outline:0 !important; list-style:none !important;margin: 0;

  padding: 0;box-sizing: border-box; font-family: 'Montserrat-Regular';}

body {

  color:#2b2a2a; 

  background:#fff; 

  font-family: 'Montserrat-Regular';

  background-color: #fff;

}

body, html {

    width: 100%;

    height: 100%;

    /* overflow-x: hidden; */

}

h1,h2,h3,h4,h5,h6{font-family: 'Montserrat-Bold';}

a,a:hover {transition:0.6s all !important;}



/* .form-control:focus {box-shadow:0px 0px 5px #fed307 !important; border-color:#fed307;} */ .form-control:focus {

  box-shadow: 0px 0px 5px #9b93fd !important;

}

*, :before, :after{

  --tw-translate-x: 0;

    --tw-translate-y: 0;

    --tw-rotate: 0;

    --tw-skew-x: 0;

    --tw-skew-y: 0;

    --tw-scale-x: 1;

    --tw-scale-y: 1;

    --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    --tw-border-opacity: 1;

    border-color: rgb(229 231 235/var(--tw-border-opacity));

    --tw-ring-inset: var(--tw-empty, );

    --tw-ring-offset-width: 0px;

    --tw-ring-offset-color: #fff;

    --tw-ring-color: rgb(59 130 246 / .5);

    --tw-ring-offset-shadow: 0 0 #0000;

    --tw-ring-shadow: 0 0 #0000;

    --tw-shadow: 0 0 #0000;

    --tw-shadow-colored: 0 0 #0000;

}



@font-face {

  font-family: 'Montserrat-Regular';

  src: url('../fonts/Montserrat-Regular.ttf'),

        url('../fonts/Montserrat-Regular.ttf');

      font-weight: normal;

      font-style: normal;

}

@font-face {

  font-family: 'Montserrat-Medium';

  src: url('../fonts/Montserrat-Medium.ttf'),

        url('../fonts/Montserrat-Medium.ttf');

      font-weight: normal;

      font-style: normal;

}

@font-face {

  font-family: 'Montserrat-Bold';

  src: url('../fonts/Montserrat-Bold.ttf'),

        url('../fonts/Montserrat-Bold.ttf');

      font-weight: normal;

      font-style: normal;

}

.mainhedpartsetcovdata{
  z-index: 11;
  position: relative;
  margin-top: 30px;

}

.mainhedpartsetcovdata .navbar{

  display: inline-block;

  width: 100%;
  padding: 0px;

}

.navbar-expand-lg .navbar-collapse{

  justify-content: center;

}

.left-navmenulogo{

  text-align: center;

  margin-bottom: 30px;

}

.navbar-light .navbar-nav .nav-link {

  color: #C02222 !important;

  font-family: 'Montserrat-Medium';

  font-size: 17px;

  text-transform: uppercase;

  padding: 0px 0px;

  position: relative;

  margin: 0px 12px;

}





.submenucust {
    position: relative; /* Ensure the submenu is positioned relative to the parent */
}
.submenucust .sub-menu {
    position: absolute;
    top: 100%;
    left: -60px;
    background: rgba(163, 0, 98, 0.8);
    padding: 10px;
    width: 270px;
    text-align: center;
    display: none;
}

/* Style for each submenu item */
.submenucust .sub-menu li {
    list-style: none;
    margin: 5px 0;
}

/* Style for the submenu links */
.submenucust .sub-menu li a {    
    margin: 0px 0px !important;
    font-size: 15px !important;
    padding: 6px 0px !important;
    pointer-events: auto;
}

/* Hover effect for submenu items */
.submenucust .sub-menu li a:hover {
    color: #FFD700; /* Gold color on hover */
    background-color: #2CA6AF;
}
header .right-hednavmaincov .navbar-nav .sub-menu li a:before{
  height: 0px;
}

/* Show submenu on hover */
.submenucust:hover > .sub-menu {
    display: block;
}


header .right-hednavmaincov .navbar-nav li a:before {

  background: #C02222;

  width: 0;

  height: 1px;

  bottom: -3px;

  left: 0;

  position: absolute;

  content: '';

  transition: all ease-in-out 0.2s;

}

header .right-hednavmaincov .navbar-nav li a:hover:before {

  width: 100%;

}

.banner_setdiv{

  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;

}

/*.banner_setdiv img{

  width: 100%;

}*/

.custam_tabelbox{

  display: inline-block;

  width: 100%;

  margin-bottom: 80px;

}



footer{

  background: url(../images/footer-img.jpg) top center no-repeat;

  padding: 75px 0px;  

  background-size: cover;

}

.footer_logodiv{

  display: inline-block;

  width: 100%;

}

.footer_logodiv img{

  width: 220px;

  border-radius: 14px;

}

.footer_logodiv p{
  margin: 0;
  font-size: 16px;
  margin-top: 23px;
  max-width: 240px;
}

.footer_menu{

  display: inline-block;

  width: 100%;

}

.footer_menu h3{

  margin: 0px;

  color: #C02222;

  margin-bottom: 20px;

  font-size: 24px;

  text-transform: uppercase;

}

.footer_menu ul{

  padding: 0px;

  margin: 0px;

}

.footer_menu ul li{

  margin-bottom: 10px;

}

.footer_menu ul li a{

  color: #000000;

  font-size: 17px;

}
.footer_menu ul li a:hover{
  color: #C02222;
}
.footer_socialmedia a span:hover{
  background-color: #000;    
  color: #fff;
  transition: 0.4s all !important;
}
.footer_menu p{

  margin: 0px;

  color: #000000;

  font-size: 17px;

  margin-bottom: 10px;

}

.footer_socialmedia{

  display: inline-block;

  width: 100%;

  margin-top: 20px;

}

.footer_socialmedia a{

  margin-right: 17px;

}

.footer_socialmedia a span{

  display: inline-block;

  width: 35px;

  height: 35px;

  background-color: #C02222;

  text-align: center;

  line-height: 34px;

  color: #fff;

  font-size: 21px;

  border-radius: 6px;

}

.footer_socialmedia a span i{



}

.design_info{

  display: inline-block;

  width: 100%;

  background-color: #C02222;

  padding: 15px 0px;

}

.design_info p{

  color: #FFFFFF;

  font-size: 17px;

  margin: 0px;

  text-align: center;

  text-transform: uppercase;

}

.years_titleset{

  display: inline-block;

  width: 100%;

  margin-bottom: 50px;
  text-align: center;

}

.years_titleset h3{

  margin: 0px;

  color: #C02222;

  text-transform: uppercase;

  font-size: 35px;

  line-height: 58px;

}

.years_titleset h3 span{

  color: #E60094;

  font-family: 'Montserrat-Bold';

}

.years_titleset p{
  color: #454545;
  font-size: 18px;  
  margin: 0 auto;
  margin-top: 17px;
  max-width: 1020px;
}

.hover_addcss{
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  overflow: hidden;
}
.hover_addcss:after{
  content: '';
  position: absolute;
  background-color: #0000009c;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all ease-in-out 0.3s;
}
.hover_addcss:hover:after{
    left: -100%;
}
.createhome_box{

  display: inline-block;

  width: 100%;

}

.createhome_box img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.createhome_box h3{

  color: #2CA6AF;

  font-size: 25px;

  margin-bottom: 20px;

  text-transform: uppercase;

}

.createhome_box p{

  color: #454545;

  font-size: 17px;

  margin-bottom: 0px;

  line-height: 28px;

}

.read_morebtn{

  display: inline-block;

  width: 100%;

  position: relative;

  margin-top: 30px;

  margin-bottom: 100px;

}

.read_morebtn a{

  color: #454545;

  font-size: 14px;

  text-transform: uppercase;

}

.read_morebtn a:after{ 

  content: '';

  background: url(../svg/arrow-right.svg) top center no-repeat;  

  position: absolute;

  top: 6px;

  transition: all ease-in-out 0.3s;

  left: 105px;

  width: 79px;

  height: 11px;

  background-size: 100%;

}

.read_morebtn a:hover:after {

  left: 116px;

}
.read_morebtn a:hover{
  color: #E60094;
}

.architectural_box {

    position: relative;

    overflow: hidden;    

    width: 33.33%;

    float: left;

    margin: 10px;

    padding: 0;

    background-color: #15181D;

    width: calc(33.333% - 20px);

}

.architectural_box figure {

    height: 100%;

    margin: 0px;

}

.gallery_box figure img {
    opacity: 10;
    transition: all ease-in-out 0.2s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.architectural_box figure img {
  width: 100%;  
  height: 40vh !important;
  object-fit: cover;
  min-height: 400px;
}

.architectural_box .architectural_content {

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    z-index: 1;

    transition: all ease-in-out 0.3s;

    background: linear-gradient(195.68deg, rgb(0 0 0 / 53%) 6.85%, rgb(0 0 0 / 53%) 92.61%);

}

.architectural_box .architectural_content .architectural_inner {

    padding: 30px 25px 25px 40px;

    height: 100%;

}

.architectural_box .architectural_content h3 {

  font-size: 24px;

  line-height: 29px;

  font-weight: bold;

  color: #fff;

  text-transform: uppercase;

  margin: 0;

  position: absolute;

  bottom: 30px;

  left: 0;
  right: 0;
  text-align: center;

}

.gallery_box:hover {

    cursor: pointer;

}

.gallery_box:hover figure img {

    opacity: 1;

}

.architectural_box:hover .architectural_content {

    left: -100%;

}

.project_box{

  display: inline-block;

  width: 100%;

}

.viewall_btnset{

  display: inline-block;

  width: 100%;

  text-align: center;

  margin-top: 50px;

  margin-bottom: 30px;

}

.viewall_btnset a{

  display: inline-block;

  background-color: #C02222;

  padding: 9px 32px;

  border-radius: 6px;

  color: #fff;

  font-size: 15px;

  border: 1px solid transparent;

  text-transform: uppercase;

}

.viewall_btnset a:hover{

  border: 1px solid #C02222;

  color: #C02222;

  background-color: transparent;

}

.workingyou_manbox{
  display: inline-block;
  width: 100%;
  margin: 90px 0px;
  margin-bottom: 10px;
}

.workin_lefttext{

  display: inline-block;

  width: 100%;

}

.workin_lefttext h3{

  margin: 0px;

  color: #E60094;

  font-size: 35px;

  text-transform: uppercase;

  margin-bottom: 16px;

  line-height: 54px;

}

.workin_lefttext p{

  margin: 0px;

  font-size: 17px;

  color: #454545;

}

.plus_imageset{

  display: inline-block;

  width: 100%;

  overflow: hidden;

}

.plus_imageset img{

  width: 100%;

}

.workin_lefttext .read_morebtn{

  margin-bottom: 0px;

}

.interior .interior_wrap .interior_box {

    height: 35vh;

    min-height: 380px;

    overflow: hidden;    

    padding: 10px;

    position: relative;

    display: inline-block;

    float: left;

}

.interior .interior_wrap figure {

    height: 100%;

    overflow: hidden;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    position: absolute;

    top: 10px;

    left: 10px;

    width: calc(100% - 20px);

    height: calc(100% - 20px);

}

.interior .interior_wrap .interior_content {

    position: absolute;

    width: calc(100% - 20px);

    height: calc(100% - 20px);

    left: 10px;

    top: 10px;

    display: flex;

    justify-content: flex-end;

    transition: all ease-in-out 0.5s;

    flex-direction: column;

    overflow: hidden;

    z-index: 1;

    background: linear-gradient(184.72deg, rgb(0 0 0 / 19%) 6.85%, rgb(0 0 0 / 70%) 92.61%);

}

.interior .interior_wrap .interior_content .content_inner {

    padding: 30px 25px 25px 32px;

    min-width: 30vw;

}

.interior .interior_wrap .interior_content h3 {

    font-size: 24px;

    line-height: 29px;

    font-weight: bold;

    color: #2CA6AF;

    text-transform: uppercase;

    margin-bottom: 4px;

}

.interior .interior_wrap .interior_content span {

    font-weight: normal;

    font-size: 15px;

    line-height: 22px;    
    display: inline-block;
    color: #E4E4E4;

}

.search_wrap {

    position: absolute;

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    top: 0;

    left: 0;

    transform: scale(0);

    transition: all ease-in-out 0.4s;

}

.search_wrap span {

    background: #E60094;

    width: 92px;

    height: 92px;

    text-align: center;

    line-height: 92px;

    border-radius: 50%;

    margin-top: 9px;

}

.search_wrap span img {

    display: unset;

}

.interior {

    display: flex;

}

.interior .interior_wrap.two {

    display: flex;

    flex-wrap: wrap;

    justify-content: flex-start;

    width: 66.6666%;

}

.interior .interior_wrap {

    width: 100% !important;

}

.gallery_box:hover {

    cursor: pointer;

}

.interior_box:hover .interior_content {

    /* left: -100%; */

    width: 0;

}

.gallery_box:hover .search_wrap {

    transform: scale(1);

}

.getintouch_info{  

  background-color: #C02222;

  padding: 80px 0px;

  background-size: 100%;

  margin-top: 90px;

  background-size: cover;

}

.getintouch_textbox{

  display: flex;

  width: 100%;

  justify-content: space-between;

  align-items: center;

}

.getintouch_textbox h3{

  margin: 0px;

  font-size: 37px;

  color: #fff;

  text-transform: uppercase;

}

.getintouch_textbox a{

  display: inline-block;

  background-color: #fff;

  padding: 9px 40px;

  border-radius: 6px;

  color: #000;

  font-size: 16px;

  border: 1px solid transparent;

  text-transform: uppercase;

}

.getintouch_textbox a:hover{

  border: 1px solid #fff;

  color: #fff;

  background-color: transparent;

}

.banner {
  position: relative;
  padding-bottom: 9px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  background: #fff;
  min-height: 800px;
  height: 90vh;
  margin-bottom: 85px;
  margin-top: 30px;
}
.banner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background: #00000085;
}
.banner .banner_content {
  text-align: center;
  padding-top: 0px;
  position: relative;
  z-index: 3;
  width: 85vw;
  margin: 0 auto;
  min-width: 320px;    
}
.banner h1 {
  color: #fff;
  font-size: 80px;
  line-height: 98px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
  padding: 0 15px;
}
.banner .banner_slide_wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.banner .banner_slides {
  height: 100%;
}
.banner .banner_slide_wrapper img {
  width: 100%;
  height: 100%;
  transition: all ease-in-out 1.5s;
  object-fit: cover;
}

.contact_detilsleft{

  display: inline-block;

  width: 100%;

  margin-bottom: 40px;

}

.contact_detilsleft h3{

  color: #c02222;

  font-size: 22px;

  margin-bottom: 12px;

}

.contact_detilsleft p{

  color: #454545;

  font-size: 17px;

  margin-bottom: 0px;

}
.contact_detilsleft p img{
  width: 22px;
  margin-right: 11px;
}
.contact_detilsleft p a{
  color: #454545;
  margin-bottom: 19px;
  display: inline-block;
}

.contact_formbox{

  display: inline-block;

  width: 100%;

  padding-left: 80px;

  margin-bottom: 90px;

}

.contact_input{

  display: inline-block;

  width: 100%;

  margin-bottom: 50px;

}

.contact_input p{

  font-family: 'Montserrat-Bold';

  margin-bottom: 8px;

  color: #717171;

  text-transform: uppercase;

  font-size: 18px;

}

.contact_input p span{

  color: #AF2C2C;

  font-family: 'Montserrat-Bold';

}

.contact_input input{

  width: 100%;

  border: 1px solid #ABABAB;

  font-size: 16px;

  color: #000;

  border-radius: 0;

  height: 45px;

  box-shadow: none !important;

}

.contact_input textarea{

  width: 100%;

  border: 1px solid #ABABAB;

  font-size: 16px;

  color: #000;

  border-radius: 0;

  height: 200px;

  box-shadow: none !important;

  resize: none;

}

.submit_btndiv{

  display: inline-block;

  width: 100%;

}
.submit_btndiv .btnsub{
  background-color: #161616;
}

.submit_btndiv a{

  display: inline-block;

  background-color: #c02222;

  padding: 12px 50px;

  color: #fff;

  font-family: 'Montserrat-Bold';

  font-size: 16px;

  text-transform: uppercase;
  line-height: 23px;
  border-radius: 9px;
  border: 0;
}
.submit_btndiv button{

  display: inline-block;

  background-color: #c02222;

  padding: 12px 50px;

  color: #fff;

  font-family: 'Montserrat-Bold';

  font-size: 16px;

  text-transform: uppercase;
  line-height: 23px;
  border-radius: 9px;
  border: 0;
}
.warranty_boxmandiv{
  margin-bottom: 140px;
}
.left_lineimg.warranty_boxmandiv:after{
  top: 80px;
  width: 148px;
  height: 300px;
}
.contact_formmandiv{
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 50px;
}

.map_location{

  display: inline-block;

  width: 100%;

}
.map_location iframe{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.map_location img{

  width: 100%;

}

.custam_tabelbox .table-bordered>:not(caption)>* {

  border-width: 0 1px;

  border-left: 0;

  border-right: 0;

}

.custam_tabelbox thead tr th{

  text-align: center;

  font-family: 'Montserrat-Bold';

  font-size: 22px;

  text-transform: uppercase;

  color: #454545;

}

.custam_tabelbox tbody tr td{

  text-align: center;  

  font-size: 22px;

  text-transform: uppercase;

  color: #454545;

}

.custam_tabelbox .table>:not(:first-child) {

    border-top: 1px solid #707070;

}

.left_lineimg{

  display: inline-block;

  width: 100%;

  position: relative;

}

.left_lineimg:after{

  content: '';

  background: url(../images/left-lineimg.png) top center no-repeat;

  position: absolute;

  left: 0px;

  top: -80px;

  width: 178px;

  height: 350px;

  background-size: 100%;

}

.right_lineimg{

  display: inline-block;

  width: 100%;

  position: relative;

}

.right_lineimg:after{

  content: '';

  background: url(../images/right-lineimg.png) top center no-repeat;

  position: absolute;

  right: 0px;

  top: 470px;

  width: 138px;

  height: 288px;

  background-size: 100%;

}

.clike_openimgbox{

  height: 35vh;

  min-height: 320px;

  overflow: hidden;

  padding: 10px;

  position: relative;

}

.clike_openimgbox img{

  width: 100%;

  height: 100%;

}

.way_imagemandiv{

  display: flex;

  flex-wrap: wrap;

  justify-content: flex-start;

}

.related_projects{

  display: inline-block;

  width: 100%;

  text-align: center;

  margin:30px 0;

}

.related_projects h3{

  margin: 0px;

  text-transform: uppercase;

  color: #15191E;

  font-size: 30px;

}

.play_videoset{

  display: inline-block;

  width: 100%;

  padding: 0px 20px;

  margin-top: 40px;

}

.play_videoset img{

  width: 100%;

  border-radius: 60px;

}

.building_title{

  display: inline-block;

  width: 100%;

  text-align: center;

}

.building_title h3{

  margin: 0px;

  font-size: 30px;

  color: #454545;

  text-transform: uppercase;

  max-width: 970px;

  margin: 0 auto;

  margin-bottom: 30px;

  line-height: 45px;

}

.building_title p{

  margin: 0px;

  font-size: 16px;

  color: #454545;

  padding: 0px 115px;

}

.setting_bgcolorbox{

  display: inline-block;

  width: 100%;

  background-color: #4D4D4D;

  padding: 20px 0px;

  margin-top: 120px;

  padding-bottom: 90px;

}

.setting_icontext{

  display: inline-block;

  width: 100%;

  background-color: #fff;

  text-align: center;

  padding: 70px 31px;

  border-top: 5px solid #E60094;

  margin-top: -80px;
  transition: 0.4s all !important;

}
.setting_icontext:hover{
  background-color: #cecece;
}

.setting_icontext img{

  

}

.setting_icontext h3{

  margin: 0px;

  color: #454545;

  font-size: 22px;

  margin-top: 44px;

  margin-bottom: 16px;

  text-transform: uppercase;

}

.setting_icontext p{

  color: #454545;

  font-size: 16px;

  margin: 0px;

  line-height: 26px;

}

.journey_topimg{

  display: inline-block;

  width: 100%;

  padding: 70px 0px;

  margin-bottom: 50px;

}

.journey_topimg img{

  width: 100%;

}

.contactus-banner img{

  width: 100%;

}

.process_title{

  display: inline-block;

  width: 100%;

  text-align: center;

  margin-bottom: 80px;

}

.process_title p{

  color: #454545;

  font-size: 15px;

  text-transform: uppercase;

  margin-bottom: 10px;

}

.process_title h3{

  color: #454545;

  font-size: 30px;

  text-transform: uppercase;

  margin-bottom: 0px;

}

.process_leftimg{

  display: inline-block;

  width: 100%;

}

.process_leftimg img{

  width: 100%;

  height: 540px;

  object-fit: cover;

}

.custam_collapse{

  display: inline-block;

  width: 100%;

  padding-left: 40px;

}

.custam_collapse .accordion-item {

  background-color: transparent;

  border: 0;

  position: relative;

}

.custam_collapse .accordion-item:after{

  content: '';

  background-color: #BEBEBE;

  width: 180px;

  height: 1px;

  display: inline-block;

  position: absolute;

  bottom: 0;

  left: 0;

}

.custam_collapse .accordion-button{

  background-color: transparent;

  color: #A1A1A1;

  font-family: 'Montserrat-Bold';

  text-transform: uppercase;

  font-size: 18px;

  padding: 33px 0px;

}

.custam_collapse .accordion-button:not(.collapsed) {

  color: #000000;

  background-color: transparent;

  box-shadow: none;

}

.custam_collapse .accordion-button span{

  color: #2CA6AF;

  font-size: 20px;

  font-family: 'Montserrat-Bold';

  margin-right: 40px;

}

.custam_collapse .accordion-body p{

  color: #454545;

  font-size: 15px;

  margin: 0;

}

.custam_collapse .accordion-body{

  padding-top: 0;

  padding-left: 0px;

  padding-right: 0px;

}

.custam_collapse .accordion-button:focus{

  border-color: transparent;

  box-shadow: none;

}

.collapse_imgcoverdiv{

  display: inline-block;

  width: 100%;

  margin-bottom: 100px;

}

.custam_tabingset{

  display: inline-block;

  width: 100%;

}

.custam_tabingset .nav-tabs .nav-link {

  border: 1px solid transparent;    

  background-color: #E60094;

  color: #fff;

  padding: 12px 0px;

  font-size: 13px;

  margin: 0px 5px;

  border-radius: 6px;

  width: 204px;

}

.custam_tabingset .nav-tabs .nav-item.show .nav-link, .custam_tabingset .nav-tabs .nav-link.active {

  color: #E60094;

  background-color: #fff;

  border-color: #E60094;

}

.filter-area {

  padding: 60px 0;

}

/*.all-catagorys {

  display: grid;

  grid-template-columns: 24% 24% 24% 24%;

  grid-column-gap: 1%;

  grid-row-gap: 2%;

}*/

/*.all-catagorys .mix {

  width: 100%;

  height: 150px;

  background-color: #fff;

  border-top: 5px solid transparent;

  font-size: 39px;

  font-weight: 700;

  display: flex;

  justify-content: center;

  align-items: center;

  color: #ded3d3;

}*/
.filter-btns{
  margin-bottom: 20px;
  text-align: center;
}
.filter-btns button {

      border: 1px solid transparent;

    background-color: #E60094;

    color: #fff;

    padding: 12px 0px;

    font-size: 13px;

    margin: 0px 2px;

    border-radius: 6px;

    width: 204px;
    margin-bottom: 10px;

}

.all-catagorys{

  display: inline-block;

  width: 100%;

}



button.mixitup-control-active {

  background-color: #fff !important;

  color: #E60094;    

  border-color: #E60094;

}
.project_detaildiv{
  margin-bottom: 60px;
}
.experience_lefttext{
  display: inline-block;
  width: 100%;
}
.experience_lefttext span{
  font-size: 16px;
  color: #454545;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  font-family: 'Montserrat-Medium';
}
.experience_lefttext h3{
  color: #C02222;
  font-size: 31px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 41px;
}
.experience_lefttext p{
  font-size: 16px;
  color: #454545;  
  line-height: 28px; 
}
.experience_boximg{
  display: inline-block;
  width: 100%;
}
.experience_boximg img{
  width: 100%;
}
.team_nameimgset{
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.team_nameimgset h4{
  font-size: 26px;
  text-transform: uppercase;
  color: #454545;
  margin-bottom: 16px;
}
.team_nameimgset img{
  width: 100%;
  height: 280px;
  border-radius: 0;
  object-fit: cover;
  transition: transform .5s;
}
.team_nameimgset img:hover{
  transform: scale(1.1);
}
.team_description{
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  padding-top: 10px;
}
.team_description p{
  font-size: 15px;
  color: #454545;
  margin-bottom: 10px;
  line-height: 29px;
}
.about-section .left_lineimg:after {        
  top: 80px;
  width: 158px;
  height: 320px;    
}
.aboutteam-section{
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}
.aboutteam-section .right_lineimg:after{
  bottom: 0;
  top: auto;
}


/*banner slider css add*/
.navbar-light .navbar-brand{
  padding: 0;
  margin: 0;
}
.navbar-light .navbar-brand img{
  width: 300px;
}
.line_header{
  margin-bottom: 6px;
}
.banner .slick-prev {
    left: calc(50% - 129px);
    transform: translateX(-50%);
}
.banner .slick-arrow {
    z-index: 10;
    font-size: unset;
    line-height: unset;
    width: 146px;
    height: 17px;
    top: unset;
    bottom: 48px;
}
.banner .slick-prev:before {
    content: '';
    background-image: url(../images/arrow_left.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 85px;
    height: 8px;
    position: absolute;
    opacity: 1;
    left: 58px;
    top: 3px;
}
.banner .slick-prev:after {
    content: 'prev';
    position: absolute;
    font-size: 14px;
    line-height: 17px;
    width: 40px;
    height: 17px;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
    left: 0;
}
.banner .slick-list, .banner .slick-track, .banner .slick-slide, .banner .slick-slide>div, .banner .banner_slides {
    height: 100%;
}
.banner .slick-list, .banner .slick-track, .banner .slick-slide, .banner .slick-slide>div, .banner .banner_slides {
    height: 100%;
}
.banner .slick-next {
    right: calc(50% - 129px);
    transform: translateX(50%);
}
.banner .slick-next:after {
    content: 'next';
    position: absolute;
    font-size: 14px;
    line-height: 17px;
    width: 40px;
    height: 17px;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
    right: 0;
}
.banner .slick-next:before {
    content: '';
    background-image: url(../images/arrow_right.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 85px;
    height: 8px;
    position: absolute;
    opacity: 1;
    right: 0;
    right: 58px;
    top: 3px;
}
.banner .slick-next:after {
    content: 'next';
    position: absolute;
    font-size: 14px;
    line-height: 17px;
    width: 40px;
    height: 17px;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
    right: 0;
}
.testimonials_textbox{
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.testimonials_textbox p{
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 14px;
  color: #fff;
}
.testimonials_textbox h3{
  color: #fff;
  text-transform: uppercase;
  font-size: 29px;
}
/*banner slider css add*/

.submenucust .nav-link{
  pointer-events: none;
}
.whatdo_addcss a{
  pointer-events: none;
}


/*add css*/
.clamps_lefttextbox{
  display: inline-block;
  width: 100%;
}
.clamps_lefttextbox h3{
  margin: 0px;
  font-size: 32px;
  text-transform: uppercase;
  color: #C02222;
  margin-bottom: 16px;
  line-height: 44px;
}
.clamps_lefttextbox p{
  color: #454545;
  font-size: 17px;
  margin: 0;
  line-height: 29px;
}
.clamps_rightimgbox{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 130px;
}
.clamps_rightimgbox img{
  width: 500px;
}
.whatwe_dottext{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.whatwe_dottext h3{
  margin: 0 auto;
  margin-bottom: 20px;
  color: #C02222;
  font-size: 25px;
  text-transform: uppercase;
  max-width: 340px;
}
.whatwe_dottext p{
  color: #454545;
  margin: 0px;
  font-size: 18px;
  max-width: 340px;
  margin: 0 auto;
}
.vision_mandivbox{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 120px;
}
.vision_mandivbox img{
  width: 85%;
}
.vision_mandivbox h3{
  color: #c02222;
  font-size: 35px;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: 25px;
}
.vision_mandivbox p{
  font-size: 16px;
  color: #454545;
  line-height: 28px;
  margin: 0;
  max-width: 490px;
  margin: 0 auto;
}

.nav .nav-item button.active {
  background-color: #c02222;
  color: #fff !important;
}
.nav .nav-item button.active::after {
  content: "";
  border-right: 0px solid #C02222;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  border-radius: 0;
}
.info_imageset{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 130px;
  margin-bottom: 100px;
}
.info_imageset h3{
  margin: 0px;
  color: #C02222;
  text-transform: uppercase;
  font-size: 55px;
  margin-bottom: 60px;
}
.info_imageset img{
  width: 70%;
}
.custam_tabingdiv{
  display: inline-block;
  width: 100%;
}
.custam_tabingdiv .nav.nav-pills{
  height: 100%;
  background-color: #eaeaea;
  padding: 15px 0px 0px 0px;
}
.custam_tabingdiv .nav-pills .nav-link{
  background: 0 0;
    border: 0;
    border-radius: 0;
    text-align: left;
    color: #000 !important;
    font-size: 16px;
    padding: 6px 10px;
    width: 100%;
}
.custam_tabingdiv .nav-item{
  margin-bottom: 10px;
}
.product_detailsman{
  display: inline-block;
  width: 100%;
}
.product_textimg{
  display: inline-block;
  width: 100%;
}
.product_textimg h2{
  margin: 0px;
  text-transform: uppercase;
  font-size: 35px;
  color: #C02222;
}
.product_textimg img{
  width: 60%;
  margin: 0 auto;
  display: block;
}
.product_textimg p{
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
}
.technical_drawing{
  display: inline-block;
  width: 100%;
  margin: 40px 0px;
}
.technical_drawing .row{
/*    align-items: center;*/
}
.technical_drawing img{
  width: 100%;
}
.data_tablediv{
  display: inline-block;
  width: 100%;
}
.data_tablediv table tbody tr td{
  padding: 10px 20px;
  text-align: center;
}
.data_tablediv table thead tr th{
  padding: 10px 20px;  
  font-size: 17px;
  text-align: center;
}
.industry_symbols{
  display: inline-block;
  width: 100%;
  margin-top: 90px;
}
.industry_symbols ul{
  padding: 0px;
  margin: 0px;
}
.industry_symbols ul li{
  display: inline-block;
  width: 20%;
  text-align: center;
  float: left;
  margin-bottom: 70px;
}
.industry_symbols ul li img{
  width: 110px;
  height: 110px;
}
.industry_symbols ul li p{
  margin: 0;
  font-size: 20px;
  color: #000;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
}
.inner-page-banner{
  min-height: 370px;
  height: 50vh;
}
.banner.inner-page-banner .banner_slide_wrapper img{
  object-fit: contain;
}
.product_detailsman h3{
  margin-bottom: 50px;
  color: #C02222;
  font-size: 25px;
  text-align: center;
}
.products_imgsizeset{
  display: inline-block;
  width: 100%;
}
.products_imgsizeset img{
  width: 90%;
  float: right;
}
.product_catalogue{
  display: inline-block;
  width: 100%;
}
.product_catalogue img{
  width: 100%;
}
.par_monthimg{
  display: inline-block;
  width: 100%;
}
.par_monthimg img{
  width: 100%;
}
.small_domimg{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 70px;
}
.small_domimg img{
  width: 250px;
}
/*add css*/



















.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover{
  color: #000;
}
.my-float{
  margin-top:16px;
}


/* media queries */
@media (max-width: 1199px){

}

@media (max-width: 991px){
  .whatwe_dottext p {    
    font-size: 16px;
    max-width: 100%;    
  }
  .footer_logodiv p {    
    font-size: 16px;
    margin-top: 23px;
    max-width: 100%;
  }
  .whatwe_dottext h3{    
    margin-bottom: 10px;    
    font-size: 18px;    
    max-width: 100%;
  }
  .industry_symbols {    
    margin-top: 40px;
  }
  .clamps_rightimgbox {    
    margin-bottom: 50px;
  }
  .submenucust .sub-menu {
    position: inherit;    
    left: 0;    
    width: 91%;        
    margin: 0 auto;
  }
  .left-navmenulogo { 
    text-align: left;   
    padding-top: 0px;
    margin-bottom: 0px;
  }  
  .line_header{
    display: none;
  }
  .testimonial-item p {    
    margin-bottom: 40px;
  }
  .testimonials_textbox {    
    margin-bottom: 20px;
  }
  .testimonials-section {    
    padding: 50px 0;
  }
  .team-member {   
    margin-bottom: 33px;
  }
  .team_description {    
    padding-left: 0;
    padding-top: 20px;
  }
  .contact_input {    
    margin-bottom: 15px;
  }
  .contact_detilsleft {    
    margin-bottom: 20px;
  }
  .years_titleset {    
    margin-bottom: 10px;
  }
  .contact_formbox {    
    padding-left: 0;
    margin-bottom: 40px;
  }
  .custam_collapse .accordion-button span {    
    margin-right: 20px;
  }
  .collapse_imgcoverdiv {    
    margin-bottom: 70px;
  }
  .custam_collapse .accordion-button {    
    font-size: 17px;
    padding: 20px 0px;
  }
  .custam_collapse {    
    padding-left: 0px;
  }
  .process_leftimg img {    
    height: 370px;
    object-fit: cover;
  }
  .process_title {    
    margin-bottom: 30px;
  }
  .journey_topimg {    
    padding: 50px 0px;
    margin-bottom: 10px;
  }
  .setting_bgcolorbox {    
    padding: 20px 0px;
    margin-top: 70px;
    padding-bottom: 20px;
  }
  .setting_icontext h3 {    
    font-size: 20px;
    margin-top: 24px;
    margin-bottom: 9px;    
  }
  .setting_icontext {    
    padding: 39px 15px;   
    margin-top: 0;
    margin-bottom: 30px;
  }
  .building_title h3 {    
    font-size: 25px;
    max-width: 100%;
    margin-bottom: 30px;
    line-height: 37px;
  }
  .building_title p {    
    font-size: 15px;    
    padding: 0px 0px;
  }
  .filter-area {
    padding: 30px 0;
  }
  .getintouch_info{
    padding: 40px 0px;
    margin-top: 40px;
  }
  .viewall_btnset a {    
    padding: 8px 32px;
    border-radius: 6px;    
  }
  .workin_lefttext h3 {    
    font-size: 29px;    
    margin-bottom: 16px;
    line-height: 42px;
  }
    .workingyou_manbox {    
      margin: 30px 0px;
    }
    .workin_lefttext {    
      margin-bottom: 40px;
    }
    .viewall_btnset {    
      margin-top: 10px;
      margin-bottom: 20px;
    }
    .navbar-light .navbar-nav .nav-link {
      color: #fff !important;
      font-size: 16px;
      padding: 0;
    }
    .right-hednavmaincov .nav-item {
        margin-left: 0;
        margin-top: 8px;
    }
  .right-hednavmaincov {
    float: right;
    margin-top: 0px;
    width: 100%;
    position: absolute;
    top: 39px;    
    border-radius: 8px;
    text-align: center;
    z-index: 1;        
    padding-left: 0;
    background: #c02222;
    opacity: 10 !important;
    }
  .navbar-light .navbar-toggler {    
    right: 0;
    top: 0px;
    position: absolute;
    border-color: #c02222;
    box-shadow: none;    
  }
  .navbar-light .navbar-toggler i{
    color: #c02222;
  }
  .createhome_box h3 {    
    font-size: 22px;
    margin-bottom: 7px;    
  }
  .hover_addcss {    
    margin-bottom: 12px;    
  }  
   .years_titleset h3 {    
    font-size: 25px;
    line-height: 38px;
  }
  .interior .interior_wrap.two {    
    flex-direction: row;
  }
}

@media (max-width: 767px){
  .float{
    bottom: 10px;
    right: 10px;
  }
  .small_domimg{
    margin-bottom: 10px;
  }
  .contact_formmandiv {    
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .inner-page-banner {    
    margin-bottom: 40px;
  }
  .product_detailsman h3 {
    margin-bottom: 0px;    
    font-size: 17px;
  }
  .products_imgsizeset img {
    width: 100%;    
    margin-top: 40px;
  }
  .product_textimg img {
    width: 100%;    
  }
  .product_textimg h2 {    
    font-size: 25px;
  }
  .product_detailsman {    
    margin-top: 30px;
  }
  .custam_tabingdiv .nav.nav-pills {    
    padding: 0 0px 0px 0px;
  }
  .getintouch_textbox a {    
    padding: 9px 30px;
    font-size: 14px;
  }
  .info_imageset h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .info_imageset img {
    width: 90%;
  }
  .info_imageset {    
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .vision_mandivbox p {
    font-size: 16px;    
    line-height: 24px;    
    max-width: 100%;    
  }
  .vision_mandivbox h3 {    
    font-size: 25px;
    margin-bottom: 9px;    
    margin-top: 16px;
  }
  .vision_mandivbox img {
    width: 100%;
  }
  .vision_mandivbox {    
    margin-top: 40px;
  }
  .experience_lefttext p {
    font-size: 15px;    
    line-height: 25px;
  }
  .experience_lefttext h3 {    
    font-size: 27px;    
    margin-bottom: 15px;
    line-height: 36px;
  }
  .getintouch_textbox h3 br{
    display: none;
  }
  .architectural_box .architectural_content .architectural_inner {
    padding: 15px;    
  }
  .architectural_box figure img {    
    height: 20vh !important;    
    min-height: 250px;
  }
  .industry_symbols ul li p {    
    font-size: 18px;    
    margin-top: 10px;
  }
  .industry_symbols ul li img {
    width: 90px;
    height: 90px;
  }
  .industry_symbols ul li {
    width: 100%;    
    margin-bottom: 30px;
  }
  .clamps_rightimgbox img {
    width: 100%;
  }
  .years_titleset h3 br{
    display: none;
  }
  .navbar-light .navbar-brand img{
    width: 140px;
  }
  .banner .slick-prev:before{
    left: 44px;
  }
  .banner .slick-next:before{
    right: 44px;
  }
  .banner .slick-next {    
    transform: translateX(17%);
  }
  .banner .slick-prev {    
    transform: translateX(-17%);
  }
  .banner .slick-arrow {    
    bottom: 33px;
  }
  .plus_imageset{
    transform: translateZ(0) !important;
  }
  .building_title h3 {        
    margin-bottom: 20px;        
  }
  .warranty_boxmandiv {
    margin-bottom: 40px;
  }
  .gallery-grid a {
  height: 100% !important;    
    padding: 0px !important;
  }
  .years_titleset p {    
    font-size: 15px;
  }
  .custam_tabelbox tbody tr td {    
    font-size: 13px;
  }
  .related_projects h3 {    
    font-size: 22px;
  }
  .related_projects {    
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .custam_tabelbox thead tr th {    
    font-size: 13px;
  }
  .right_lineimg:after {
    display: none;
  }
  .left_lineimg:after{
    display: none;
  }
  .about-section, .team-section, .testimonial-section {
    padding: 20px 0;
  }
  .banner h1 {    
    font-size: 48px;
    line-height: 68px;    
    padding: 0 0px;
  }
  .interior .interior_wrap .interior_content .content_inner {
    padding: 15px 15px 15px 15px;    
  }
  .design_info p {    
    font-size: 14px;    
  }
  .footer_logodiv img {
    width: 180px;    
  }
  .footer_socialmedia {    
    margin-top: 0px;
  }
  footer {    
    padding: 45px 0px;    
  }
  .footer_menu {    
    margin-bottom: 30px;
  }
  .footer_menu h3 {    
    margin-bottom: 10px;
    font-size: 21px;  
  }
  .footer_logodiv {    
    margin-bottom: 30px;
  }
  .getintouch_textbox h3 {    
    font-size: 30px;    
    margin-bottom: 20px;
    text-align: center;
  }  
 .getintouch_textbox {        
    flex-wrap: wrap;
    justify-content: center;
  }
  .architectural_box .architectural_content h3 {
    font-size: 20px;    
    bottom: 16px;
    left: 16px;
  }
  .architectural_box {    
    width: calc(100% - 20px);
  }
  .read_morebtn {    
    margin-top: 14px;
    margin-bottom: 50px;
  }
}

@media (max-width: 640px){
  .banner h1 {
    font-size: 37px;
    line-height: 50px;
    padding: 0 0px;
  }
  .arrow_1{
    display: none;
  }
  .banner.inner-page-banner{
    min-height: 266px;
    height: 30vh;    
  }
  .banner{
    min-height: 416px;
    height: 30vh;
    margin-bottom: 45px;
  }
  .banner .banner_content{
    padding-top: 96px;
  }
  .line_2{
    display: none;
  }
}

@media (max-width: 479px){
  .years_titleset {    
    margin-bottom: 30px;
  }
  .years_titleset h3 br{
    display: none;
  }
  .footer_menu p{
    margin-bottom: 5px;
  }
  .footer_menu ul li {
    margin-bottom: 5px;
  }
  .years_titleset h3 {
    font-size: 22px;
    line-height: 31px;
  }
  .createhome_box h3 {
    font-size: 18px;    
  }
  .workin_lefttext h3 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 37px;
  }
  .workin_lefttext p {    
    font-size: 15px;    
  }
  .getintouch_textbox h3{
    font-size: 28px;
  }
  .viewall_btnset a{
    font-size: 14px;
  }
  .interior .interior_wrap .interior_content h3 {
    font-size: 20px;    
    margin-bottom: 2px;
  }
  .interior .interior_wrap .interior_box {    
    min-height: 320px;
  }
  .createhome_box p {    
    font-size: 15px;    
    line-height: 23px;
  }
}
/* media queries */

















