.slider.index2 .slider-text h1::before {
    position: absolute;
    content: "";
    width: 75%;
    height: 120%;
    top: -15px;
    left: 6%;
    background: #921013;
    z-index: -1;
    transform: skewX(52deg);
    display: none;
}
.site-search {
    border: 1px solid #921013;
    border-radius: 5px;
}
.slider-text li a {
    color: #fff;
    display: inline-block;
    margin-top: 8px;
    padding: 12px 36px;
    text-transform: capitalize;
    border: 1px solid #921013;
    font-weight: 700;
    border-radius: 5px;
}
.about-desc a {
    background: #921013;
    padding: 9px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    border-radius: 5px;
}


/*.service-inner {*/
/*    margin-bottom: 30px;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    z-index: 3;*/
/*    background: #fff;*/
/*    overflow: hidden;*/
/*    border: 1px solid #fff;*/
/*    border-radius: 5px;*/
/*}*/
.team-member {
    padding-bottom: 30px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    transition: all .4s ease-in-out 0s;
    z-index: 2;
    background: #fff;
    border-top: 10px solid #fff;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}
.join-us a {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 4px;
    border: 1px solid #921110;
    text-align: center;
    color: #fff;
    background: #921110;
    border-radius: 5px;
}
.call-to-action-text a.btn {
    background: #fff none repeat scroll 0 0;
    font-weight: 700;
    padding: 14px 36px;
    text-transform: capitalize;
    margin-top: 10px;
    position: relative;
    float: right;
    border-radius: 5px;
}
.about-us-contact-title {
    border: 1px solid #921110;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.single-input-fieldsbtn input[type=submit] {
    background: #921110 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 12px 30px;
    text-transform: capitalize;
    width: 170px;
    margin-top: 30px;
    font-size: 16px;
    border-radius: 5px;
}
.appointment-form .contact-field {
    background: #0f1934;
    padding: 30px 40px;
    border: 1px solid #0f1934;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.contact-field input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 16px;
    padding: 10px;
    width: 100%;
    color: #999;
    border-radius: 5px;
}
.single-input-field textarea {
    border: 1px solid #ddd;
    width: 100%;
    height: 120px;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
}
.single-input-fieldsbtn input[type=submit]:hover {
    background: #ffffff;
    transition: all .4s ease-in-out 0s;
    border-color: #921110;
    color: #921110;
}
.single-post-thumb img {
    /* max-width: 50%; */
    border-radius: 5px;
}
.post-date {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: -10px;
    left: 30px;
    background: #921110;
    border-radius: 5px;
}
a.gallery-photo.industries-button {
    background: #921013;
    padding: 9px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    border-radius: 5px;
}

.industries-button{
    background: #921013;
    padding: 9px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    border-radius: 5px;
}
p.industries {
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    color: #fff;
    bottom: 55px;
    text-align: center;
    font-size: 20px;
}
span.industries-icon img {
    position: absolute;
    color: #fff;
    top: 32%;
    left: 39%;
    font-size: 40px;
    transition: 0.4s;
    filter: none !important;
}
a.industries-button:hover {
    color: #fff;
}
.media-left {
    width: 23%;
}
.service-inner-thumb.industries-thumb h2 {
    font-size: 16px;
    WIDTH: 101%;
    TEXT-ALIGN: center;
}


.service-inner-thumb.industries-thumb h2::before {
    position: absolute;
    content: "";
    width: 121%;
    height: 100%;
    background: #921013;
    left: -26px;
    bottom: -1px;
    transform: skew(228deg);
    z-index: -1;
}
.gallery-container.industries-gallary .gallery-item img {
    filter: grayscale(100%) brightness(0.2);
}
.gallery-container.industries-gallary .gallery-item:hover img {
    filter: grayscale(0%) brightness(0.7);
}
.gallery-container.industries-gallary .gallery-item:hover .gallery-overlay {
    background: transparent;
}
.gallery-container.industries-gallary .gallery-item:hover span.industries-icon img {
    top: 10%;
    transition: 0.4s;
}




/* .carousel-container ul {
  padding: 0;
  list-style: none;
}

.carousel-container li {
  margin: 0;
  float: left;
  padding: 50px 0;
}

.carousel-container .card {
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.carousel-container .card img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel-container .owl-wrapper {
  transform-style: preserve-3d;
}

.carousel-container .owl-item {
  transition: all 250ms ease-out;
  transform: translate3d(0px, 0px, 0px) scale(1);
}
.carousel-container .owl-item.active {
  transform: translate3d(0px, 0px, -10px) scale(1) rotateY(25deg);
}
.carousel-container .owl-item.active + .active {
  transform: translate3d(0px, 0px, 10px) scale(1);
}
.carousel-container .owl-item.active + .active + .active {
  transform: translate3d(0px, 0px, 20px) scale(1);
}
.carousel-container .owl-item.active + .active + .active + .active {
  transform: translate3d(0px, 0px, 10px) scale(1);
}
.carousel-container .owl-item.active + .active + .active + .active + .active {
  transform: translate3d(0px, 0px, -10px) scale(1) rotateY(-25deg);
} */



.main-menu ul li:hover ul.second-block {
    display: none;
}

.main-menu ul li:hover ul.first-block {
    display: block;
}
li.Industrial.Goods.Sector {
    position: relative;
}
li.Industrial.Goods.Sector:hover ul.second-block {
    display: block;
    position: absolute;
    top: 0;
}
li.Automotive
{
    position: relative;
}
li.Automotive:hover ul.second-block {
    display: block !important;
    position: absolute;
    top: 0;
}
li.Wood
{
    position: relative;
}
li.Wood:hover ul.second-block {
    display: block !important;
    position: absolute;
    top: 0;
}
li.FILTER
{
    position: relative;
}
li.FILTER:hover ul.second-block {
    display: block !important;
    position: absolute;
    top: 0;
}
.product-space {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 230px;
    padding: 10px 10px !important;
}



.carousel-cell {
  width: 20%;
  height: 200px;
  margin-right: 10px;
  border-radius: 5px;
  counter-increment: carousel-cell;
}
span.industries-icon img {
    position: absolute;
    color: #fff;
    top: 20%;
    left: 39%;
    font-size: 40px;
    transition: 0.4s;
    filter: none !important;
}
p.industries {
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    color: #fff;
    bottom: 20px;
    text-align: center;
    font-size: 20px;
}

.flickity-viewport {
    height: 514px !important;
}

.carousel-cell.is-selected {
  background: #ED2;
}
 .cell .number .carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
} 
.portfolio .panel {
    width: 278px;
    border: none;
    background: #202b43;
    float: left;
    margin-bottom: 30px;
    border: #24314c solid 1px;
}
.portfolio .panel .content {
    padding: 10px;
    padding-bottom: 20px;
}
.portfolio .panel .content img {
    padding-bottom: 10px;
    height: 202px;
    width: 262px;
}
.portfolio .panel .content p {
    padding-bottom: 20px;
}
.panel.marRight30 {
    border-radius: 5px;
}
p.product-heading {
    font-size: 20px;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 1px;
}
.product-space p {
    text-align: justify;
}
.product-space {
    padding: 2px;
}
.panel.marRight30 .content img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    mix-blend-mode: darken;
    transition: transform 0.5s;
}

section.serviceSec .panel:hover .content img{
    transform: rotateY(180deg);
}

.service-details-text h1 {
    display: none;
}
.footer-wedget-four img {
    height: 25px;
}
.client-thumb img {
    max-width: 124px !important;
    height: auto !important;
}
.all-testimonial {
    text-align: center;
    padding-bottom: 50px;
    cursor: grab;
}
.client-thumb::before {
    display: none;
}
.client-thumb::after {
    display: none;
}
.media-left {
    width: 10%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    min-height: auto !important;
}
.footer-social-profile li a i {
    font-size: 22px;
}

.footer-social-profile li a {
    color: #fff;
    display: inline-block;
    width: auto;
    position: relative;
    z-index: 2;
    margin-right: 20px;
}
.test-1 {
    background: #921110;
    height: 400px;
    position: relative;
}
.test-2 {
    display: flex;
    align-items: center;
    height: 400px;
    padding: 0 180px;
    background: #f7f9fa;
}
img.img-fluid.testimonial-img {
    position: absolute;
    right: -120px;
    top: 64px;
    z-index: 1;
}
img.img-fluid.testimonial-img-2 {
    position: absolute;
    left: -120px;
    top: 64px;
    z-index: 1;
}
.cert-head {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 165px;
}
#scrollUp {
    bottom: 5px;
    color: #921013;
    font-size: 65px;
    left: 20px;
    text-decoration: none;
}
.form-row.form-inline.row.main-form {
    padding: 20px;
}
div#newslatter .modal-header {
    border-bottom: 0;
}
div#newslatter .modal-content h4 {
    color: #fff;
    padding: 20px;
    font-size: 32px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.5;
}
div#newslatter .modal-content p {
    padding: 0 55px;
}
input.col-md-8.subscribe-email {
    width: auto;
    min-height: 35px;
    background: transparent;
    border: 2px solid #921013;
}
.form-row.form-inline.row.main-form button {
    border-radius: 0;
    background: #921013;
    border: #921013;
}
.form-row.form-inline.row.main-form {
    padding: 20px;
    display: flex;
    justify-content: center;
}
div#newslatter .modal-content {
    background: rgba(15, 25, 52, .97);
    color: #fff;
}
.form-row.form-inline.row.main-form {
    padding-bottom: 100px;
}
.industries-button {
    background: #921013;
    padding: 9px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff !important;
    position: relative;
    border-radius: 5px;
    text-decoration: none !important;
}
.product-space {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-height: 230px;
    padding: 10px 10px !important;
}
.single-input-fieldsbtn input[type=submit]:hover {
    background: #ffffff;
    transition: all .4s ease-in-out 0s;
    border-color: #921110 !important;
    color: #921110;
    border: 2px solid;
}
.single-input-fieldsbtn input[type=submit] {
    background: #921110 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 12px 30px;
    text-transform: capitalize;
    width: 170px;
    margin-top: 30px;
    font-size: 16px;
    border-radius: 5px;
    border: 2px solid;
}
.contact-page-sec .contact-field h2 {
    color: #2c9e3a;
    text-transform: capitalize;
    font-size: 22px;
}
.service-details-text span {
    font-size: 20px;
}
.about-desc span {
    font-size: 20px;
    text-align: justify;
}
a.next {
    display: none;
}

a.prev {
    display: none;
}
.slideshow-container
{
    max-width: none !important;
    margin:0 !important;
}
/*.service-inner {*/
/*    min-height: 257px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.footer-wedget-one {
    margin-top: 29px;
}
 div#newslatter .modal-dialog {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height:94vh;
    
} 
.single-input-fieldsbtn input[type=submit] {
    background: #921110 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 12px 30px;
    text-transform: capitalize;
    width: 170px;
    margin-top: 30px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
}
.single-input-fieldsbtn input[type=submit]:hover {
    background: #921013;
    transition: all .4s ease-in-out 0s;
    border-color: #921110 !important;
    color: #ffffff;
    border: none;
}
.service-inner.industries-boxes {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #921013;
}
.service-inner.industries-boxes .service-inner-thumb {
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-height: 300px;
    padding-top: 40px;
}
.service-inner.industries-boxes .service-inner-thumb.industries-thumb img {
    max-width: 70%;
}
.service-inner.industries-boxes .service-inner-thumb h2 {
    position: absolute;
    bottom: 0;
    padding: 30px 26px;
    margin-bottom: 0;
    font-size: 18px;
    z-index: 2;
}
.service-inner.industries-boxes .service-inner-thumb.industries-thumb h2::before
{
    position: absolute;
    content: "";
    width: 121%;
    height: 100%;
    background: #921013;
    left: -26px;
    bottom: -1px;
    transform: skew(0deg);
    z-index: -1;
}
.service-inner.industries-boxes:hover .service-inner-thumb h2::before {
    background: #00142c !important;
}
.clints-image-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.testimonial-card {
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    padding: 20px;
    position:relative;
    margin-bottom: 30px;
}
.testimonial-card:after {
    content: '';
    width: 100%;
    height: 144px;
    background: #900d13;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #9a0b14;
}
.clints-image-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}
.clints-image-sec h2, .clints-image-sec h3 {
    color: #fff;
    margin-bottom: 8px !important;
}
.testimonial-text i {
    color: #921013;
}


img.img-fluid.clients-chat-image {
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    border-radius: 50%;
    margin-bottom: 30px;
}
#scrollUp {
    bottom: 5px;
    color: #921013;
    font-size: 65px;
    left: 20px;
    text-decoration: none;
    width: 70px;
}
.testimonial-text {
    min-height: 200px;
}
.footer-widget-menu {
    margin-left: 44px;
}
.certificate-image img {
    max-width: 100%;
    margin-bottom: 30px;
    cursor: pointer;
}
div#certification-modal button.close {
    color: #000;
}
h5#certification-modalLabel {
    display: inline;
    font-size: 23px;
}
div#Get-quite button.close {
    color: #000;
}
h5#Get-quiteLabel {
    display: inline;
    font-size: 23px;
}
div#Get-quite .single-input-field input {
    border: 1px solid #ccc;
    height: 32px;
    width: 100%;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0 0 10px;
}
div#Get-quite .single-input-fieldsbtn {
    margin-left: 20px;
}
li.get-quite {
    cursor: pointer;
}
div#Get-quite .single-input-field input, div#Get-quite .single-input-field select, div#Get-quite .single-input-field textarea {
    font-size: 14px;
}
.certification.pt-0.pb-70 {
    background: #0f1934;
    padding: 40px 0;
}
.certification.pt-0.pb-70 .sec-title h1 {
    color: #fff;
}
.responsive-map{
overflow: hidden;
padding-bottom:56.25%;
position:relative;
height:306px;
}
.responsive-map iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
form.row.home-form .col-md-12.subject-input {
    padding-right: 0;
}

.col-md-12.subject-input {
    padding-left: 0;
}
.col-md-12.subject-input select {
    height: 45px;
    width: 100%;
    margin: 0 0 5px 0;
}
.modal-dialog {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 94vh;
}



/* .certificate-image {
    width: 250px;
    margin: 0 auto;
} */
.certificate-image img {
    max-width: 100%;
    margin-bottom: 30px;
    cursor: pointer;
}
.certificate-image {
    display: flex;
    justify-content: center;
    min-height: 100px;
}
.certificate-image {
    display: flex;
    justify-content: center;
}
.row.certificate-fit {
    justify-content: center;
    display: flex;
}
li.Industrial.Goods:hover .second-block {
    display: block;
    top: 0;
}
li.Woodworking:hover .second-block {
    display: block !important;
    top: 0;
}
.copy-right span, .copy-right span a {
    text-transform: none;
    color: #fff;
}
.row.man-height {
    min-height: 430px;
}
.man-height p strong {
    margin-left: 24px;
}
.row.man-height {
    min-height: 444px;
}
.cert-head {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 165px;
    margin-bottom: 20px;
}
.certificate-sec.pt-100.pb-70 {
    background: #f7f9fa;
}
/*.service-inner {*/
/*    min-height: 380px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.media-left {
    width: 23%;
}
.main-tab.about-us-page-content p {
    text-align: justify;
    word-break: break-word;
}
.about-img-circle img {
    width: 100%;
    height: auto;
}







@media(max-width:820px){
   .col-md-4.test-1 img {
    position: unset;
}
.col-md-4.test-1 {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
@media(max-width:720px){
.test-2 {
    display: flex;
    align-items: center;
    height: 400px;
    padding: 0 40px;
    background: #f7f9fa;
}
.footer-widget-menu {
    margin-left: 0px;
}
.all-slide .single-slide {
    background-position: center center;
    background-size: contain;
    height:100%;
    background-repeat: no-repeat;
}
li.Automotive:hover ul.second-block {
    position: relative;
    top: 0;
}
li.Wood:hover ul.second-block {
    position: relative;
    top: 0;
}
    .carousel-cell {
    width: 83%;
    height: 200px;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
p.industries {
    margin-bottom: 0;
    position: absolute;
    color: #fff;
    bottom: 9px;
    font-size: 14px;
    left: 5%;
}
.call-to-action-text p {
    margin-bottom: 0;
    text-align: center;
}
.media-left {
    width: 9%;
}
image{
width:100% !important;
height: auto !important;
}
.slider.index2 .slider-text {
    padding: 0 20px;
}
.all-slide .owl-item {
    height: 450px;
}
}
@media(min-width:1400px) and (max-width: 1920px)
{
.test-2 {
    display: flex;
    align-items: center;
    height: 400px;
    padding: 0 200px;
    background: #f7f9fa;
}
}



@media(max-width:720px)
{
    li.FILTER:hover ul.second-block {
    position: relative;
    top: 0;
}
li.Industrial.Goods.Sector:hover ul.second-block {
    position: relative;
    top: 0;
}
.all-slide .single-slide {
    background-position: center center;
    background-size: contain;
    height:100%;
    background-repeat: no-repeat;
}
li.Automotive:hover ul.second-block {
    position: relative;
    top: 0;
}
li.Wood:hover ul.second-block {
    position: relative;
    top: 0;
}
    .carousel-cell {
    width: 83%;
    height: 200px;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
p.industries {
    margin-bottom: 0;
    position: absolute;
    color: #fff;
    bottom: 9px;
    font-size: 14px;
    left: 5%;
}
.call-to-action-text p {
    margin-bottom: 0;
    text-align: center;
}
.media-left {
    width: 9%;
}
image{
width:100% !important;
height: auto !important;
}
.slider.index2 .slider-text {
    padding: 0 20px !important;
}
.all-slide .owl-item {
    height: 450px !important;
}
/*.mnmenu-sec {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    z-index: 9999;*/
/*    background: #fff;*/
/*}*/
header{
min-height:206px;
}
.all-slide .owl-item {
    height: 350px;
}
.footer-social-profile {
    text-align: center;
    margin-top: 20px;
}
.classic-counter-box {
    display: inline-block;
    width: 49%;
    margin: 20px 0;
    text-align: center;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.sec-title h1 {
    font-size: 26px !important;
    margin-top: 20px;
}
.appoitment-area.pt-100.pb-80 {
    padding: 20px 0;
}
.footer-wedget-one {
    margin-bottom: 0px;
}
.footer-sec li {
    display: none;
}
.about-sec.pt-100.pb-70 {
    padding: 20px 0;
}
.team-sec .sec-title {
    margin: 0 0 30px;
    text-align: left;
}
.flickity-viewport {
    height: 535px !important;
}
.team-sec.pb-70 {
    padding: 40px 0;
}
.about-us-v2 {
    padding-top: 20px;
}
.faq-sec {
    padding-right: 0px;
}
.slider-text ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.pagehding-sec {
    padding: 90px 0 50px !important;
}
.service-inner.industries-boxes {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #921013;
    align-items: normal;
}
.footer-sec li {
    display: block;
}
.contact-page-sec.pt-100.pb-100 {
    padding: 20px 0;
}
.contact-info-area {
    background: #921110;
    padding: 20px;
}
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #292929;
    z-index: 999999;
    top: 30px !important;
}
.about-img-circle {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.about-us-thumb::before {
    background-image: url(../img/dotted.jpg);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .2;
    right: 0;
    background-size: cover;
    background-position: center center;
}
.footer-sec {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
.service-details-sec.pt-100.pb-70 {
    padding: 40px 0 0 !important;
}
.service-details-text p {
    margin: 0 !important;
}
.service-details-desc {
    margin-bottom: 20px;
}
.service-details-text a.industries-button {
    margin-top: 20px;
}
.product-space {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 230px;
    padding: 10px 10px !important;
}























span.industries-icon i {
    position: absolute;
    color: #fff;
    top: 32%;
    left: 39%;
    font-size: 28px;
    transition: 0.4s;
}
a.gallery-photo.industries-button {
    background: #921013;
    padding: 5px 15px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 9px;
}
p.industries {
    margin-bottom: 0;
    position: absolute;
    color: #fff;
    bottom: 9px;
    font-size: 14px;
    left: 0%;
    text-align: center;
    word-break: break-word;
    line-height: 20px;
}

span.industries-icon img {
    position: absolute;
    color: #fff;
    top: 10%;
    left: 31%;
    font-size: 40px;
    transition: 0.4s;
    filter: none !important;
}
.about-img-circle {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
}
.industries-button {
    background: #921013;
    padding: 4px 20px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff !important;
    position: relative;
    border-radius: 5px;
    text-decoration: none !important;
    font-size: 12px;
}
html, body {
    height: 100%;
    font-size: 16px;
    color: #282828;
    font-family: rubik, sans-serif;
    vertical-align: baseline;
    line-height: 26px;
    background: #fff;
    font-weight: 400;
    overflow-x: hidden;
}
.flickity-viewport {
    height: 535px !important;
}
.service-inner.industries-boxes .service-inner-thumb.industries-thumb img {
    max-width: 100%;
}
.project-details-info {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    right: 0;
}
.contact-field .col-md-6.col-sm-6.col-xs-12 {
    padding-left: 15px;
}
.contact-page-sec .contact-field .col-md-12.subject-input {
    padding-left: 15px;
}
.contact-field .message-input {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
}
.single-input-fieldsbtn {
    padding-left: 15px;
}

}
@media(min-width:721px) and (max-width: 768px)
{
    .carousel-cell {
    width: 50%;
    height: 200px;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
.flickity-slider {
    position: absolute;
    width: 79% !important;
    height: 100%;
}
.project-details-info {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    right: 0;
}
.footer-sec .col-md-3.col-sm-6:nth-child(2n+2) {
    clear: both;
}
.content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.service-inner {
    min-height: 424px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}
@media(min-width:769px) and (max-width: 1080px)
{
    .carousel-cell {
    width: 28%;
    height: 200px;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
}

.main-menu ul ul ul {
    top: 0;
    left: auto;
    right: 100%;
}


/* archit */

/* .blog-img1{
    max-width: 100%;
    height: 332px;
  } */

  