/*--------------------------- default setting -----------------------------*/
:root {
    --ztc-text-text-1: #fff;
    --ztc-text-text-2: #0F0D0D;
    --ztc-text-text-3: #5B5D61;
    --ztc-text-text-4: #2A2763;
    --ztc-bg-bg-1: #fff;
    --ztc-bg-bg-2: #4477B0;
    --ztc-bg-bg-3: #2A2763;
    --ztc-bg-bg-4: #F4F4F9;
    --ztc-border-border-1: #E5E7EB;
    --ztc-border-border-2: #dfdcdc;
    --ztc-family-font1: 'hostgroteskvar', sans-serif;
    --ztc-font-size-font-s10: 10px;
    --ztc-font-size-font-s12: 12px;
    --ztc-font-size-font-s14: 14px;
    --ztc-font-size-font-s16: 16px;
    --ztc-font-size-font-s18: 18px;
    --ztc-font-size-font-s20: 20px;
    --ztc-font-size-font-s22: 22px;
    --ztc-font-size-font-s24: 24px;
    --ztc-font-size-font-s26: 26px;
    --ztc-font-size-font-s28: 28px;
    --ztc-font-size-font-s30: 30px;
    --ztc-font-size-font-s32: 32px;
    --ztc-font-size-font-s34: 34px;
    --ztc-font-size-font-s36: 36px;
    --ztc-font-size-font-s38: 38px;
    --ztc-font-size-font-s40: 40px;
    --ztc-font-size-font-s42: 42px;
    --ztc-font-size-font-s44: 44px;
    --ztc-font-size-font-s46: 46px;
    --ztc-font-size-font-s48: 48px;
    --ztc-font-size-font-s50: 50px;
    --ztc-font-size-font-s52: 52px;
    --ztc-font-size-font-s54: 54px;
    --ztc-font-size-font-s56: 56px;
    --ztc-font-size-font-s58: 58px;
    --ztc-font-size-font-s60: 60px;
    --ztc-font-size-font-s62: 62px;
    --ztc-font-size-font-s64: 64px;
    --ztc-font-size-font-s66: 66px;
    --ztc-font-size-font-s68: 68px;
    --ztc-font-size-font-s70: 70px;
    --ztc-font-size-font-s72: 72px;
    --ztc-specing-height6: 6px;
    --ztc-specing-height8: 8px;
    --ztc-specing-height10: 10px;
    --ztc-specing-height12: 12px;
    --ztc-specing-height14: 114px;
    --ztc-specing-height16: 16px;
    --ztc-specing-height18: 18px;
    --ztc-specing-height20: 20px;
    --ztc-specing-height22: 22px;
    --ztc-specing-height24: 24px;
    --ztc-specing-height26: 26px;
    --ztc-specing-height28: 28px;
    --ztc-specing-height30: 30px;
    --ztc-specing-height32: 32px;
    --ztc-specing-height34: 34px;
    --ztc-specing-height36: 36px;
    --ztc-specing-height38: 38px;
    --ztc-specing-height40: 40px;
    --ztc-specing-height42: 42px;
    --ztc-specing-height44: 44px;
    --ztc-specing-height46: 46px;
    --ztc-specing-height48: 48px;
    --ztc-specing-height50: 50px;
    --ztc-specing-height52: 52px;
    --ztc-specing-height54: 54px;
    --ztc-specing-height56: 56px;
    --ztc-specing-height58: 58px;
    --ztc-specing-height60: 60px;
    --ztc-specing-height70: 70px;
    --ztc-specing-height80: 80px;
    --ztc-specing-height90: 90px;
    --ztc-specing-height100: 100px;
    --ztc-specing-height110: 110px;
    --ztc-specing-height120: 120px;
    --ztc-specing-height130: 130px;
    --ztc-weight-regular: 400;
    --ztc-weight-medium: 500;
    --ztc-weight-semibold: 600;
    --ztc-weight-bold: 700;
    --ztc-weight-black: 800;
}

body {
    margin: 0;
    font-family: var(--ztc-family-font1);
    font-size: 16px;
    line-height: 16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--ztc-bg-bg-3);
    font-family: var(--ztc-family-font1);
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}
img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.4s ease-in-out;
    vertical-align: middle;
}
.tp-caption.\32 .sft.tp-resizeme.start {
    display: none;
}
.tp-caption.text1.sfb.tp-resizeme.start {
    display: none;
}

/*QC HEADER STYLE START*/
#qcheader-top {
    background: #2A2763;
    border-bottom: 2px solid #ddd;
    padding: 10px 0px;
}
#qcheader-top .block-2 {text-align: center;}
#qcheader-top .block-3 .contact-info {float: right;}
.qc-top-list { margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px; }
.qc-top-list li { display: inline-block; list-style: none; margin-right: 10px; font-size: 15px; }
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block { color: #ddd; }
.qc-social .social { width: 30px; height: 30px; background: #fff; border-radius: 3px; line-height: 30px; text-align: center; display: block; font-size: 15px; color: #000; border: 1px solid #ddd; }
.qc-social .social i { margin: 0; }
.qc-brand-block .qc-navbar-brand { display: inline-block; padding: 10px 0px; }
#qcheader-menu {
    background: #4477B0;
}
#qc-navbar {height: auto; margin: 0; padding: 0; }
.qc-menu-bar { margin: 0; padding: 0; height: 100%; }
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {list-style: none;}
#qcnavbarmenu { padding: 0; line-height: 10px; margin: auto;}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{color:#fff;font-size:14px;text-transform:uppercase;padding:10px 15px; display: block !important;}
.qc-mainmenu .active a, .qc-mainmenu .active a:focus, .qc-mainmenu .active a:hover, .qc-mainmenu li a:hover, .qc-mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
    color: #5ABF68;
    outline: 0;
}
.qc-mainmenu .collapse ul > li:hover > a{color: #4CAF50;}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{color: #4CAF50;}
.qc-mainmenu .collapse ul ul ul > li:hover > a{color: #4CAF50;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#000; color: #4CAF50;}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#000; color: #4CAF50;}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#000; color: #4CAF50;}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
.popup-enquiry-btn {
    padding: 12px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.popup-enquiry-btn:hover {
    background: var(--ztc-bg-bg-1);
    color: var(--ztc-bg-bg-3) !important;
}
.popup-enquiry-btn:hover, .popup-enquiry-btn:focus {color: #fff;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopblock { display: block; }
.qc-top-list { margin-bottom: 5px; }
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle { margin: 20px 20px 0px 0px; border: 1px solid #ddd; color: #fff; }
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {width: 100%;}
#qcheader-top .block-3 .contact-info { float: none;}
.popup-enquiry-btn {margin-bottom: 10px;}
}
/*QC HEADER STYLE END*/
.qc-brand-logo {
    background: #ffffff;
    width: 75%;
    height: auto;
    border-radius: 10px;
    padding: 0 10px;
}

/*========================================================  start  ======================================================*/

/*--------------------------------------------------------  label1  -----------------------------------------------------*/

.hl1whole_div {
    background: var(--ztc-text-text-2);
    padding: 15px 0;
}
.hl1services-one__slide {
    width: 100%;
    display: flex;
    align-items: center;
    animation-direction: reverse;
    will-change: transform;
    position: relative;
}
.text-slider-box {
    display: flex;
    position: relative;
    animation: scroll-left 20s linear infinite;
    will-change: transform;
    white-space: nowrap;
    gap: 60px;
}
.text-slider-box .slide-box {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}
.slide-box span {
    font-size: 80px;
    color: var(--title-color);
    margin-top: -15px;
}
.text-slider-box .slide-box h2 {
    font-size: 57px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase;
    /* -webkit-text-stroke-width: 1px; */
    /* -webkit-text-stroke-color: var(--ztc-bg-bg-1); */
    color: var(--ztc-border-border-2);
    font-family: var(--ztc-family-font1);
}
.svelab1icon {
    margin-left: 30px;
}
@keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }

#homelabel1-id {
    overflow: hidden;
}


/*------------------------------------------------------  home_welcome  -----------------------------------------------*/

.about4 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.sp1 {
    padding: 100px 0 100px;
}
.align-items-center {
    align-items: center!important;
}
.about4 .about-images-area {
    position: relative;
    z-index: 1;
}
.about4 .about-images-area .elements26 {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -200px;
}
.aniamtion-key-2 {
    position: relative;
    animation-name: animation-2;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.space30 {
    height: 30px;
}
.about4 .about-images-area .img1 {
    position: relative;
    z-index: 1;
}
.about4 .about-images-area .img1 img {
    border-radius: 8px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about4 .heading3 {
    padding: 0 0 0 70px;
}
.heading3 h5 {
    color: var(--ztc-text-text-4);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
}
.heading3 h5 img {
    margin: -4px 0 0 0;
}
.heading3 h5 span {
    display: inline-block;
    margin: 0 0 0 2px;
}
.space16 {
    height: 16px;
}
.heading3 h2 {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s44);
    font-style: normal;
    font-weight: var(--ztc-weight-bold);
    line-height: 52px;
}
.heading3 p {
    color: var(--ztc-text-text-3);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-regular);
    line-height: 28px;
}
.space12 {
    height: 12px;
}
ul {
    padding: 0;
    margin: 0;
}
ul li {
    list-style: none;
}
.about4 .heading3 ul li {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 16px;
    margin-bottom: 10px;
}
.about4 .heading3 ul {
    margin-bottom: 20px;
}
.about4 .heading3 ul li img {
    margin: 0px 4px 4px 0;
    width: 22px;
}
.space38 {
    height: 38px;
}
.vl-btn1 {
    color: var(--ztc-text-text-1);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s18);
    font-style: normal;
    font-weight: var(--ztc-weight-bold);
    line-height: 18px;
    display: inline-block;
    transition: all 0.6s;
    background: var(--ztc-bg-bg-3);
    padding: 18px 24px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}
.vl-btn1 i {
    margin-left: 4px;
    transform: rotate(-45deg);
    transition: all 0.4s;
}
.vl-btn1::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    transition: all 0.6s;
    right: 0;
    top: 0;
    transition: all 0.4s;
    background: var(--ztc-bg-bg-2);
    z-index: -1;
    border-radius: 4px;
}
.vl-btn1:hover {
    transition: all 0.4s;
    transform: translateY(-10px);
    color: var(--ztc-text-text-1);
}
.vl-btn1:hover i {
    transform: rotate(0);
    transition: all 0.4s;
}
.vl-btn1:hover::after {
    width: 100%;
    transition: all 0.6s;
    left: 0;
    right: inherit;
}
@keyframes animation-2 {
    0% {
      
      transform:translateX(0) ;
    }

    100% {
    
      transform: translateX(50px);
    }
  }

/*---------------------------------------------------  home_products  -------------------------------------------------*/

.service4 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: var(--ztc-bg-bg-4);
}
.sp2 {
    padding: 100px 0 70px;
}
.space-margin60 {
    margin-bottom: 60px;
}
.service4 .service4-slider-box {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 8px;
    margin: 0 15px 0px;
}
.service4 .service4-slider-box .img1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.4s;
}
.service4 .service4-slider-box .img1 img {
    width: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
    transition: all 0.4s;
}
.service4 .service4-slider-box .img1::after {
    position: absolute;
    content: "";
    height: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all 0.4s;
    border-radius: 8px;
    background: linear-gradient(0deg, #070718 0%, rgba(232, 4, 15, 0) 100%);
}
.service4 .service4-slider-box .content-area {
    background: var(--ztc-bg-bg-1);
    border-radius: 8px;
    padding: 20px;
    transition: all 0.6s;
    position: absolute;
    z-index: 2;
    left: 20px;
    right: 20px;
    bottom: 20px;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.7);
}
.space24 {
    height: 24px;
}
.service4 .service4-slider-box .content-area .title {
    color: var(--ztc-text-text-4);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s24);
    font-style: normal;
    font-weight: var(--ztc-weight-bold);
    line-height: 24px;
    display: inline-block;
    transition: all 0.4s;
    margin-bottom: 0;
}
.service4 .service4-slider-box .content-area p {
    color: var(--ztc-text-text-3);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s16);
    font-style: normal;
    font-weight: var(--ztc-weight-regular);
    line-height: 24px;
    margin-bottom: 0;
}
.space24 {
    height: 24px;
}
.service4 .service4-slider-box .content-area .readmore {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s18);
    font-style: normal;
    font-weight: var(--ztc-weight-bold);
    line-height: 18px;
    display: inline-block;
    transition: all 0.4s;
}
.service4 .service4-slider-box .content-area .readmore i {
    margin-left: 4px;
    transform: rotate(-45deg);
}
.service4 .service4-slider-box.active .content-area {
    visibility: visible;
    opacity: 1;
    transition: all 0.6s;
    transform: scale(1);
}
.service4 .service4-slider-box.active .img1::after {
    height: 100%;
    transition: all 0.4s;
}
.service4 .service4-slider-box:hover .img1::after {
    height: 100%;
    transition: all 0.4s;
}
.service4 .service4-slider-box:hover .content-area {
    visibility: visible;
    opacity: 1;
    transition: all 0.6s;
    transform: scale(1);
}
.service4 .service4-slider-box .content-area .readmore:hover {
    color: var(--ztc-text-text-4);
    transition: all 0.4s;
}
.service4 .service4-slider-box .content-area .readmore:hover i {
    transform: rotate(0);
    transition: all 0.4s;
}
.service4 .service4-slider-box .content-area .title:hover {
    color: var(--ztc-text-text-4);
    transition: all 0.4s;
}
.owl-carousel .owl-item img {
    width: unset;
}

/*-----------------------------------------------------  home_choose  --------------------------------------------------*/

.choose4 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.choose4 .choose-images-area {
    position: relative;
    z-index: 1;
}
.choose4 .choose-images-area .elements26 {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -200px;
}
.choose4 .choose-images-area .img1 {
    position: relative;
    z-index: 1;
}
.choose4 .choose-images-area .img1 img {
    border-radius: 8px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.choose4 .choose-heading .choose-boxarea {
    border: 1px solid #DCDCDC;
    border-radius: 8px;
    padding: 24px;
    margin-top: 30px;
    transition: all 0.4s;
}
.choose4 .choose-heading .choose-boxarea .icons {
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    transition: all 0.4s;
    background: var(--ztc-bg-bg-4);
    position: relative;
    border-radius: 8px;
}
.choose4 .choose-heading .choose-boxarea .content-area a {
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s24);
    font-style: normal;
    font-weight: var(--ztc-weight-bold);
    line-height: 30px;
    transition: all 0.4s;
}

/*-----------------------------------------------------  home_gallery  --------------------------------------------------*/

#home .isotope-img-container {
    width: 350px;
    height: 230px;
    margin: 0 0 30px 0;
    box-shadow: rgb(136 165 191 / 48%) 6px 2px 16px 0px, rgb(255 255 255 / 80%) -6px -2px 16px 0px;
    border-radius: 20px;
}
#home .isotope-nav {
    display: none;
}
#home .homegallery-title {
    text-align: center;
}
#home #tem562_home_gallery_block {
    background: var(--ztc-bg-bg-4) !important;
}
#home .gal_tit h3.hgrlwsub-heading.heading3 {
    text-transform: uppercase;
    color: #eb0029;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 20px;
    padding-right: 10px;
    font-family: oswaldvar;
    margin: 0;
}
#home .gal_tit h2.hgrlwtitle.heading2 {
    font-weight: 500;
    font-size: 45px;
    margin-bottom: 25px;
    letter-spacing: 0;
    line-height: 1.2;
}
#home #tem562_home_gallery_block .heading3 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

/*--------------------------------------------------  home_getintouch  -------------------------------------------------*/
.contact2.sp1 .heading3 {
    text-align: center;
    margin: 0 auto 50px;
    width: 80%;
}
.contact-widget-area.heading3 {
    text-align: justify !important;
    width: 100% !important;
    margin: 0 !important;
}
.contact-widget-area .enq_form {
    padding: 0;
}
.contact-maps-area iframe {
    height: 400px;
}
.vc_custom_1496734369507 {
    background-color: var(--ztc-bg-bg-4) !important;
}
.contact2.sp1 .heading3 h4 {
    color: var(--ztc-bg-bg-2);
}
#myNavbar li.active a, .product_readmore, .enq_form .site-button {
    background: var(--ztc-bg-bg-3);
}

/*================================================  product_page  =====================================================*/

#sveproductpg-id .two-column-service {
    margin-bottom: 50px;
    box-shadow: 0 0 10px #0000008a;
    padding: 40px;
}
#sveproductpg-id .image {
    position: relative;
    height: 400px;
}
#sveproductpg-id .image img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    max-width: 100%;
    max-height: 400px;
    margin: auto;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}
#sveproductpg-id .mediam-text {
    position: relative;
    margin-bottom: 10px;
}
#sveproductpg-id .mediam-text .product_pagetitle {
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
}
#sveproductpg-id .service-single h2 {
    position: relative;
    color: #222222;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px;
    text-transform: capitalize;
}
#sveproductpg-id .product_pagetitle {
    padding-top: 10px;
}
#sveproductpg-id .para-pro {
    font-family: var(--ztc-family-font1);
    font-size: 16px;
    line-height: 30px;
    text-align: inherit;
    margin-bottom: 20px;
}
#tem562_product_page .border-title {
    display: none;
}
.svepropg-li {
    line-height: 2;
    font-size: 16px;
}
.svepropg-li img {
    width: 18px;
}
.svepropg-h4 {
    margin-bottom: 10px;
    color: var(--ztc-text-text-2);
    text-transform: capitalize;
}


/*========================================================  gallery_page  ===================================================*/
#tem562_gallery_page .isotope-nav {
    display: none;
}
#tem562_gallery_page .img-responsive {
    height: 210px;
    width: 330px;
    object-fit: cover;
}
#tem562_gallery_page .isotope-img-container {
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin: 15px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}
#tem562_gallery_page .wdc-title-shortcode {
    display: none;
}







.banner-area:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
.banner-area {
    background-image: url("../../images/images/new_images/home/others/ 1/br2.png");
    position: relative;
    min-height: 250px;
    height: 250px;
}

/*-=-=foot-=-=*/

.svesubtiltle.heading5 {
    line-height: 30px;
    margin: 10px 0;
    font-size: 16px !important;
    color: #fff !important;
}
.svepara-cont {
    text-align: inherit;
}
.svepara.paracont {
    text-align: inherit;
    color: #fff;
}
.svefooticon {
    color: #1385b1;
    background: #fff;
    padding: 7px 7px 8px 7px;
    border-radius: 2px 15px 15px 2px;
    font-size: 20px;
    text-shadow: 1px 1px #d6d6d6;
    border-radius: 20px;
}
.footer-content .quicklinks li a:hover {
    color: var(--ztc-bg-bg-2);
}

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0 10px 0px;
    background: url(http://cubeinfraarchs.com/images/images/others/img1/cubefootbg.png);
    color: #fff;
}
#qcfooter-block h3 {
    font-family: var(--ztc-family-font1);
    font-size: 22px !important;
    color: var(--ztc-bg-bg-2);
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {
    height: 60px;
    display: none;
    margin: 10px 0;
}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {
    font-size: 15px;
    line-height: 26px;
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: var(--ztc-bg-bg-4);
    font-size: 18px;
    line-height: 25px;
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: var(--ztc-text-text-2);
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    text-align: center;
    background: var(--ztc-bg-bg-3);
}
#qcfooter-copyrights .copyright {
    font-size: 14px;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    background: none !important;
}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/
#myModal3 .enq_form {
    padding: 20px 0px;
    background: var(--ztc-bg-bg-3);
}
#myModal3 .modal_sendtitle {
    color: #ffffff;
    font-size: 20px;
    font-family: var(--ztc-family-font1);
    background: unset;
    text-align: center;
}
#myModal3 .mar_bot15.position1 span {
    display: none;
}
#myModal3 textarea {
    border: 1px solid #dedede;
    padding: 20px 20px;
    color: #959595;
    font-weight: normal;
    height: 200px;
}


@media (max-width:767px) {
.about4 .heading3 {
    padding: 0 0 0 0px;
}
.heading3 h2 {
    font-size: var(--ztc-font-size-font-s32);
    line-height: 40px;
}
.contact2.sp1 .contact-widget-area .enq_form .row {
    margin: 0 !important;
}
#home .isotope-img-container {
    width: 100%;
}
.text-slider-box .slide-box h2 {
    font-size: 30px;
}
.svelab1icon {
    margin-left: 0px;
    width: 50px;
}
.qc-brand-logo {
    width: 90%;
}
.qc-brand-block {
    display: flex;
}
.qc-brand-block .navbar-toggle {
    margin: 30px 0px 30px 0px;
    padding: 10px 10px 10px 10px;
}
#home #tem562_home_gallery_block .heading3 {
    width: 100%;
}
.contact2.sp1 .heading3 {
    width: 100%;
}
.contact-widget-area.heading3 {
    padding-top: 20px;
}
.banner-area {
    min-height: 180px;
    height: 180px;
    background-size: cover;
}
#sveproductpg-id .two-column-service {
    margin: 0 10px 50px;
    padding: 30px;
}
#sveproductpg-id .image {
    height: 350px;
}
.banner-text {
    left: 0;
}













}
