:root {
    --theme-color: #b2b3b3;
    --theme-light-color: rgb(255, 255, 255);
    --theme-dark-color: #222;
  }
  #li a::after {
    content: ' ';
    width: 0%;
    height: 3px;
    background: var(--theme-light-color);
    display: block;
    margin: auto;
    transition: 0.5s;
}
#inf-a:hover{
    color: var(--theme-color);
}
.icons i:hover {
    color: var(--theme-color);
}
.links a:hover {
    color: var(--theme-color);
}
.footer {
    background: var(--theme-dark-color);
    color: var(--theme-color);
}
.btn-secondary{
    --bs-btn-color: #fff;
    --bs-btn-bg: #5c636a !important;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--theme-dark-color) !important;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
}
#hr{
    height: 3px;
    width: 20%;
    border: 3px solid var(--theme-color) !important;
    margin-top: -10px;
  }
.links a {
    text-decoration: none;
    color: var(--theme-color) !important;
    transition: 0.5s;
    line-height: 35px;
}
.f-h3 p{
    color: var(--theme-color) !important;
    }
    .bg-top{
        background-color: var(--theme-dark-color) !important;
    }
.f-h3{
color: var(--theme-light-color);
}
.links a:hover {
    color: var(--theme-light-color) !important;
}
.copyright a{
    text-decoration: none;
    color: var(--theme-light-color) !important;
}
.icons i {
    color: white;
    transition: 0.5s;
}

.icons i:hover {
    color: var(--theme-color);
}
  .nav-link {
    color: var(--theme-color) !important;
  }
  .dropdown-toggle:hover {

  }
  .nav-link.active {
    color: var(--theme-light-color) !important;
  }
  .nav-bg{
    background-color: var(--theme-dark-color);
  }
  .nav-item{
    position: relative;
  }
  .nav-item >.nav-link.active:before {
    position: absolute;
    content: "";
    width: 18px;
    bottom: 5%;
    height: 1px;
    background-color: var(--theme-light-color);
}
  @media (min-width:1200px) and (max-width:1440px){
    .carousel-inner{
      height: 500px;
      width: auto;
    }
    .navbar{
      height: auto;
      width: auto;
    }
    #li a{
      font-size: 16px;
    }
    #li1 a{
      font-size: 16px;
    }
    .vis a button{
      top: 380px;
      left: 830px;
      height: 40px;
      width: 150px;
    } 
  }

.goog-te-banner-frame.skiptranslate,  .goog-te-gadget-simple img  {
    display:  none !important;
}
.goog-te-combo {
    margin-left:  7px;
}
.goog-tooltip  {
    display:  none !important;
}
.goog-tooltip:hover  {
    display:  none !important;
}
.goog-tooltip  {
    display:  none !important;
}
.goog-tooltip:hover  {
    display:  none !important;
}
.goog-text-highlight  {
    background-color:  transparent !important;
    border:  none !important;
    box-shadow:  none !important;
}
.goog-text-highlight  {
    background-color:  transparent !important;
    border :  none ! important;
    box-shadow:  none ! important;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display : none;
}
.google_translate_element div span {
    display : none;
}

#google_translate_element select {
    background: #ffffff;
    color:  #000;
    border:  none;
    border-radius: 3px;
    padding: 6px 8px }
.goog-logo-link, .goog-te-gadget span, div#goog-gt- {
    display: none!important;
}
.goog-te-gadget {
    color: transparent!important;
    font-size: 1px !important;
    margin-left:  15px !important;
}
.goog-te-banner-frame {
    display: none !important;
}
#goog-gt-tt,  .goog-te-balloon-frame {
    display:  none !important;
}
.goog-text-highlight  {
    background:  none !important;
    box-shadow:  none !important;
}
.goog-te-banner-frame {
    display:  none !important;
    margin-top:  -20px;
}
.goog-te-banner-frame.skiptranslate,  .goog-te-gadget-simple img  {
    display:  none !important;
}
#goog-gt-tt,  .goog-te-balloon-frame, div#goog-gt- {
    display:  none !important;
}
.goog-text-highlight  {
    background:  none !important;
    box-shadow:  none !important;
}
.goog-tooltip  {
    display:  none !important;
}
.goog-tooltip:hover  {
    display:  none !important;
}
.goog-text-highlight  {
    background-color:  transparent !important;
    border :  none ! important;
    box-shadow:  none ! important;
}
.why-choose-section .img-wrap:before {
    position: absolute;
    content: "";
    width: 10rem;
    height: 8rem;
    background-image: url(https://dicasaceramica.com/furni/images/dots-green.svg);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translate(-40%, -40%);
    -ms-transform: translate(-40%, -40%);
    transform: translate(-40%, -40%);
    z-index: -1;
}
.img-product{
    border: solid 2px black;
    padding: 2px;
}

section.services-3-section {
    position: relative;
    padding: 200px 0 90px;
    background: #ededed;
}

.services-3-image {
    position: relative;
    margin-bottom: 30px;
}

h4.services-3-title {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    left: 0;
    bottom: 40px;
    line-height: 32px;
    padding-left: 21px;
    border-left: 4px solid var(--theme-color);
    z-index: 9;
}

h4.services-3-title a {
    color: #fff;
}

.services-3-carousel {
    margin-right: -200px;
}

.services-3-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #000000;
    opacity: 0.5;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: perspective(400px) scaleX(0);
    -ms-transform: perspective(400px) scaleX(0);
    transform: perspective(400px) scaleX(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
}

.services-3-image:hover:before {
    opacity: 0.8;
    -webkit-transform: perspective(400px) scaleX(1);
    -ms-transform: perspective(400px) scaleX(1);
    transform: perspective(400px) scaleX(1);
}
.services-3-image::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 30%;
    width: 100%;
    background: linear-gradient(0deg, black, transparent);
}

.services-3-carousel-wrapper {
    margin-right: -120px;
}

.services-3-carousel-btn {
    margin-top: 20px;
    margin-bottom: 30px;
}
.owl-dots{
    margin-top: 20px;
    margin-bottom: 30px;
}
span.services-3-carousel-left-btn {
    display: inline-block;
    text-align: center;
    line-height: 55px;
    color: #030303;
    font-size: 21px;
    cursor: pointer;
    margin-right: 20px;
    position: relative;
    z-index: 1;
    width: 59px;
    height: 59px;
    background-color: #ededed;
    border: 2px solid #686868;
}.owl-dots button:first-child {
    display: inline-block !important;
    text-align: center !important;
    line-height: 55px !important;
    color: #030303 !important;
    font-size: 21px !important;
    cursor: pointer !important;
    margin-right: 20px !important;
    position: relative !important;
    z-index: 1 !important;
    width: 59px !important;
    height: 59px !important;
    background-color: #ededed !important;
    border: 2px solid #686868 !important;
}

.owl-dots button:first-child:before {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: var(--theme-color) !important;
    transition: 0.5s !important;
    opacity: 0 !important;
    z-index: -1 !important;
}

.owl-dots button:first-child:hover:before {
    opacity: 1 !important;
}

.owl-dots button:first-child:hover {
    color: #fff !important;
    border-color: var(--theme-color) !important;
}

.owl-dots button:last-child {
    display: inline-block !important;
    text-align: center !important;
    color: #030303 !important;
    line-height: 55px !important;
    font-size: 21px !important;
    cursor: pointer !important;
    position: relative !important;
    z-index: 1 !important;
    width: 59px !important;
    height: 59px !important;
    background-color: #ededed !important;
    border: 2px solid #686868 !important;
}

.owl-dots button:last-child:hover {
    color: #fff !important;
    border-color: var(--theme-color) !important;
}

.owl-dots button:last-child:before {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: var(--theme-color) !important;
    transition: 0.5s !important;
    opacity: 0 !important;
    z-index: -1 !important;
}

.owl-dots button:last-child:hover:before {
    opacity: 1 !important;
}

span.services-3-carousel-left-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--theme-color);
    transition: 0.5s;
    opacity: 0;
    z-index: -1;
}

span.services-3-carousel-left-btn:hover:before {
    opacity: 1;
}

span.services-3-carousel-left-btn:hover {
    color: #fff;
    border-color: var(--theme-color);
}

span.services-3-carousel-right-btn {
    display: inline-block;
    text-align: center;
    color: #030303;
    line-height: 55px;
    font-size: 21px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 59px;
    height: 59px;
    background-color: #ededed;
    border: 2px solid #686868;
}

span.services-3-carousel-right-btn:hover {
    color: #fff;
    border-color: var(--theme-color);
}

span.services-3-carousel-right-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--theme-color);
    transition: 0.5s;
    opacity: 0;
    z-index: -1;
}

span.services-3-carousel-right-btn:hover:before {
    opacity: 1;
}

.services-3-link {
    position: absolute;
    right: 30px;
    top: 30px;
    text-align: center;
    z-index: 1;
}

.owl-item .services-3-link img {
    width: auto;
    margin: 0 auto;
}

.services-3-link a {
    top: 30px;
    width: 62px;
    height: 62px;
    border-radius: 31px;
    border: 2px solid #ffffff;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-20px);
}

.services-3-link a:hover {
    border-color: #222;
    background-color: #222;
}

.services-3-image:hover .services-3-link a {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.icon-color{
    color: var(--theme-color);
}
.CompanyGlance{
    color: var(--theme-color);
    border: 1px dashed  var(--theme-color);
    filter: saturate(3.5);
    box-shadow: 1px 1px 4px 4px  var(--theme-color);
}

.center {
    position: fixed;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #222;
    width: 100%;
    z-index: 100;
  }
  .wave {
    width: 5px;
    height: 100px;
    background: linear-gradient(45deg, cyan, #fff);
    margin: 10px;
    animation: wave 1s linear infinite;
    border-radius: 20px;
  }
  .wave:nth-child(2) {
    animation-delay: 0.1s;
  }
  .wave:nth-child(3) {
    animation-delay: 0.2s;
  }
  .wave:nth-child(4) {
    animation-delay: 0.3s;
  }
  .wave:nth-child(5) {
    animation-delay: 0.4s;
  }
  .wave:nth-child(6) {
    animation-delay: 0.5s;
  }
  .wave:nth-child(7) {
    animation-delay: 0.6s;
  }
  .wave:nth-child(8) {
    animation-delay: 0.7s;
  }
  .wave:nth-child(9) {
    animation-delay: 0.8s;
  }
  .wave:nth-child(10) {
    animation-delay: 0.9s;
  }
  
  @keyframes wave {
    0% {
      transform: scale(0);
    }
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  .text-theme{
    color: var(--theme-color);
  }
  .last-tech{
    background-color: #f2f2f2;
}
.services-3-image-last img{
    width: 55px !important;
height: 55px;
}
.last-tech h2{
    color: #000 !important;
font-family: sans-serif;
font-size: 35px !important;
font-weight: 600 !important;
line-height: 1.2 !important;
}
.back-to-WhatsApp {
    position: fixed;
    display: none;
    left: 45px;
    bottom: 45px;
    z-index: 99;
}

.btn-what {
    font-size: 2rem !important;
    color: #ffffff !important;
    background-color: #06cc14 !important;
    border-color: #06cc14 !important;
}
.btn-what:hover {
    
    color: #ffffff;
    background-color: #26c49f !important;
    border-color: #1ac099 !important;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 50px !important;
}

/* HTML: <div class="loader"></div> */
.loader {
	display: inline-grid;
    padding: 5px;
    position: fixed;
    z-index: 100;
    left: -1%; 
    height: 100%;
    top: 4%;
    background: #000000;
    width: 100%;
}
.loader:before {
    /* background-color: black !important; */
    
    padding-top: 59px;
    z-index: 100;
    position: fixed;
    background-color: var(--floens-black, #000000);
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
  }

  .preloader__image {
    background-image: url(../img/Logo/Skylark\ white\ logo.webp);
  
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 400px auto;
  }
@keyframes l12{
  to {background-position: -200% 0,-100% 100%}
}

/* index page css */

*{
    padding: 0;
  }
  
  html{
  
    scroll-behavior: auto;
  
  }
  .cursor {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 1px solid black;
    transition: all 200ms ease-out;
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    transform: translate(calc(-50% + 15px), -50%);
  }
  
  .cursor2 {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: black;
    opacity: .3;
    position: fixed;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: width .3s, height .3s, opacity .3s;
  }
  
  
  
  /* This only changes this particular animation duration */
  .animate__animated.animate__fadeInLeft,
  .animate__animated.animate__fadeInRight
  {
    --animate-duration: 2s;
  }
  
  /* This changes all the animations globally */
  :root {
    --animate-duration: 800ms;
    --animate-delay: 0.9s;
  }
  
  /* Scrollbar Styling */
  ::-webkit-scrollbar {
    width: 10px;
  }
  
  ::-webkit-scrollbar-track {
    background-color: #ebebeb;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #6d6d6d; 
  }
  /* navbar */
  
   .navbar{
    box-shadow: 5px 5px 5px 5px rgba(128, 128, 128, 0.307); 
  }
  #li,#li1 a{
    font-weight: 500;
  }
  #li a::after,#li1::after{
    content: ' ';
    width: 0%;
    height: 3px;
    background: #3f5cff;
    display: block;
    margin: auto;
    transition: 0.5s;
  }
  #li a:hover::after,#li1:hover::after{
    width: 100%;
  }
  
  #goog-gt-tt {
    display: none !important;
  }
  
  .goog-te-banner-frame {
    display: none !important;
  }
  
  .goog-te-menu-value:hover {
    text-decoration: none !important;
  }
  
  #google_translate_element2 {
    display: none !important;
  }
  
  #drop-down{
    height: 450px;
    width: 1000px;
    margin-top: 18px;
    margin-left: -570px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .drop{
    height: 350px;
    width: 80%;
    /* border: 1px solid red; */
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: space-between;
  }
  .drop-items{
    height: 150px;
    width: 150px;
    border: 1px solid black;
  }
  /* navbar */
  .carousel-inner{
    height: 666px;
    width: 100%;
    /* border: 2px solid red; */
  }
  .carousel-item{
    height: inherit;
    width: 100%;
  }
  .carousel-item img{
    height: 100%;
    width: 100%;
  }
  .carousel-caption h1{
    /* color: black; */
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .carousel-caption p{
    margin-bottom: 0px;
    /* color: black; */
    letter-spacing: 2px;
  }
  .carousel-caption #p{
    /* color: black; */
    letter-spacing: 1px;
  }
  .about-con{
    height: 500px;
  }
  #hr{
    height: 3px;
    width: 20%;
    border: 3px solid #3f5cff;
    margin-top: -10px;
  }
  .about-con img{
    box-shadow: 2px 2px 5px 5px gray;
  }
  .royal{
    position: relative;
  }
  .royal #royal-img{
    height: 400px;
    width: 800px;
    position: relative;
  }
  #royal-img1{
    height: 165px;
    width: 300px;
    position: absolute;
    top: 330px;
    left: 600px;
    box-shadow: 1px 1px 5px 5px gray;
  }
  #royal-p{
    letter-spacing: 3px;
  }
  .r-a{
    color: #3f5cff;
    letter-spacing: 2px;
    text-decoration: none;
  }
  .r-a::after{
    content: ' ';
    width: 0%;
    height: 2px;
    background: black;
    display: block;
    transition: 0.5s;
  }
  .r-a:hover::after{
    width: 15%;
  }
  #r-p{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 18px;
  }
  .wall-con{
    margin-top: 150px;
  }
  #wall-img{
    height: 400px;
    width: 800px;
    position: relative;
  }
  #wall-img1{
    position: absolute;
    top: 300px;
    left: -100px;
    box-shadow: 1px 1px 5px 5px gray;
  }
  .floor-con{
    margin-top: 150px;
  }
  .floor{
    position: relative;
  }
  #floor-img{
    height: 400px;
    width: 800px;
    position: relative;
  }
  #floor-img1{
    position: absolute;
    top: 300px;
    left: 600px;
    width: 300px;
    box-shadow: 1px 1px 5px 5px gray;
  }
  .inspired{
    height: 650px;
  }
  .vis{
    position: relative;
  }
  .vis a button{
    position: absolute;
    top: 440px;
    left: 950px;
    height: 45px;
    width: 170px;
    background: #000;
    color: white;
    letter-spacing: 1px;
    border: none;
    transition: 0.5s;
  }
  .vis a button:hover{
    box-shadow: 2px 2px 2px 2px gray;
  }
  
  /* OUR LUXURIOUS SURFACES */
  
  .glosy{
    background-image: url(https://www.aasthatiles.com/public/img/home/surface_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .glo{
    width: 90%;
  }
  .glo-img{
    height: auto;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
  }
  .glo-img img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: 0.5s;
  }
  .glo-img img:hover{
    transform: scale(1.1);
    transition: all 0.5s;
  }
  .glo-text{
    background: white;
    color: black;
    height: 80px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  
  
  
  /* OUR LUXURIOUS SURFACES */
  
  /* Tiles That Inspire */
  .tile-h3{
    writing-mode: vertical-rl;
    transform: rotate(540deg);
    font-weight: bold;
  }
  .tile-h3 font{
    color: #B2B3B3;
  }
  .tiles-box{
    width: 90%;
    padding-left: 7%;
    /* border: 1px solid black; */
  }
  /* Tiles That Inspire */
  
  /* product application */
  .pro-img{
    transition: 0.3s;
  }
  .pro-img:hover{
    transform: scale(0.8);
  }
  /* product application */
  
  
  /* footer */
  .footer{
    background: #000;
  }
  .links a{
    text-decoration: none;
    color: white;
    transition: 0.5s;
    line-height: 35px;
  }
  .links a:hover{
    color: #3f5cff;
  }
  .icons i{
    color: white;
    transition: 0.5s;
  }
  .icons i:hover{
    color: #3f5cff;
  }
  
  /* footer */
  
  @media (min-width:993px) and (max-width:1199px){
    .carousel-inner{
      height: 500px;
      width: auto;
    }
    .navbar{
      height: auto;
      width: auto;
      /* border: 2px solid red; */
    }
    #li a{
      font-size: 9.5px;
    }
    #li1 a{
      font-size: 9.5px;
    }
    .navbar-brand img{
      margin-left: -20px;
    }
    .royal #royal-img{
      height: 350px;
      width: 600px;
    }
    #royal-img1{
      /* position: absolute; */
      top: 260px;
      left: 380px;
      height: 130px;
      width: 230px;
      box-shadow: none;
    }
    #wall-img{
      height: 350px;
      width: 600px;
    }
    #wall-img1{
      /* position: absolute; */
      top: 280px;
      left: -100px;
      height: 130px;
      width: 230px;
      box-shadow: none;
    }
    .wall-con{
      margin-top: 100px;
    }
    .floor-con{
      margin-top: 100px;
   }
   #floor-img{
     height: 350px;
   }
   #floor-img1{
     top: 260px;
     left: 380px;
     height: 130px;
     width: 230px;
     box-shadow: none;
   }
   .vis a button{
    top: 320px;
    left: 680px;
    height: 40px;
    width: 150px;
  }  
  
  }
  
  @media (min-width:768px) and (max-width:992px){
    .carousel-inner{
      height: 500px;
      width: auto;
    }
    .navbar{
      height: auto;
      width: auto;
    }
    #li a{
      font-size: 9.5px;
    }
    #li1 a{
      font-size: 9.5px;
    }
    .navbar-brand img{
      margin-left: -20px;
    }
    .about-con{
      height: auto;
      margin-top: 20px;
    }
    .ab-h1{
      margin-top: 20px;
    }
    .royal #royal-img{
      height: 300px;
      width: 600px;
    }
    #royal-img1{
      /* position: absolute; */
      top: 220px;
      left: 400px;
      height: 130px;
      width: 200px;
      box-shadow: none;
    }
    #wall-img{
      height: 300px;
      width: 600px;
    }
    #wall-img1{
      top: 240px;
      left: -50px;
      height: 120px;
      width: 200px;
      box-shadow: none;
    }
    .wall-con{
      margin-top: 0 ;
    }
    .floor-con{
      margin-top: 100px;
   }
   #floor-img{
     height: 300px;
   }
   #floor-img1{
     top: 220px;
     left: 400px;
     height: 120px;
     width: 190px;
     box-shadow: none;
   }
   .vis a button{
    top: 240px;
    left: 500px;
    height: 35px;
    width: 130px;
  }  
  
  }
  
  @media (min-width:577px) and (max-width:768px){
    .carousel-inner{
      height: 400px;
      width: auto;
    }
    .about-con{
      height: auto;
      margin-top: 20px;
    }
    .ab-h1{
      margin-top: 20px;
    }
    .royal #royal-img{
      height: 300px;
      width: 600px;
    }
    #royal-img1{
      /* position: absolute; */
      top: 220px;
      left: 350px;
      height: 100px;
      width: 200px;
      box-shadow: none;
    }
    #wall-img{
      height: 300px;
      width: 600px;
    }
    #wall-img1{
      top: 250px;
      left: -20px;
      height: 100px;
      width: 170px;
      box-shadow: none;
    }
    .wall-con{
      margin-top: 0;
    }
    .floor-con{
       margin-top: 100px;
    }
    #floor-img{
      height: 300px;
    }
    #floor-img1{
      top: 220px;
      left: 400px;
      height: 100px;
      width: 170px;
      box-shadow: none;
    }
    .vis a button{
      top: 180px;
      left: 385px;
      height: 25px;
      width: 80px;
      font-size: 10px;
    }  
    .footer{
      height: auto;
    }
    #icn{
      margin-top: 30px;
    }
    #lnk{
      margin-top: 30px;
    }
    #cnt{
      margin-top: 30px;
    }
    #add{
      margin-top: 30px;
      margin-bottom: 30px;
    }
  }
  
  @media (min-width:0px) and (max-width:576px) {
    .carousel-inner{
      height: 300px;
      width: auto;
    }
    .about-con{
      height: auto;
      margin-top: 20px;
    }
    .ab-h1{
      margin-top: 20px;
    }
    .royal #royal-img{
      height: 250px;
      margin-bottom: 10px;
    }
    #royal-img1{
      display: none;
    }
    #wall-img{
      height: 250px;
      margin-bottom: 10px;
    }
    #wall-img1{
      display: none;
    }
    .wall-con{
      margin-top: 0px;
    }
    .floor-con{
      margin-top: 0px;
    }
    #floor-img{
      height: 250px;
      margin-bottom: 10px;
    }
    #floor-img1{
      display: none;
    }
    .vis a button{
      display: none;
    }
    .footer{
      height: auto;
    }
    #icn{
      margin-top: 30px;
    }
    #lnk{
      margin-top: 30px;
    }
    #cnt{
      margin-top: 30px;
    }
    #add{
      margin-top: 30px;
      margin-bottom: 30px;
    }
  }

  /* index page css */

  /* about us css */

  :root {
    --animate-duration: 1000ms;
    --animate-delay: 2s;
  }
  .animate__animated.animate__fadeInRight,
  .animate__animated.animate__fadeInLeft{
    --animate-duration: 1.5s;
  }
  
  /* company photo */
  
  .inf-img{
      margin-right: -12px;
      height: 550px;
      width: 50%;
      background-image: url(..//img/About/1\ \(2\).webp);
      background-size: cover;
      background-position: center;    
  }
  #inf-a{
      color: white;
      transition: 0.5s;
      font-weight: 500;
  }
  #inf-a:hover{
      color: #3f5cff;
  }
  #fc-ph{
      position: absolute;
      margin-left: 300px;
      margin-top: 300px;
      animation-name: bounce-1;
      animation-timing-function: linear;
      animation-duration: 2s;
          animation-iteration-count: infinite;
  }
  @keyframes bounce-1 {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-50px); }
    100% { transform: translateY(0); }
  }
  
  #fc-ph p{
      letter-spacing: 1px;
  }
  #fc-ph h3{
      letter-spacing: 2px;
      font-weight: 380;
  }
  .ifp{
    height: 600px;
  }
  
  /* company photo */
  
  /* our factory */
  
      #hr{
        height: 3px;
        width: 10%;
        border: 3px solid #3f5cff;
        margin-top: 0px;
        margin-left: 37%;
      }
      .ofp{
        height: 600px;
        width: 100%;
        /* border: 1px solid red; */
        display: grid;
        grid-gap: 18px;
        margin-top: 30px ;
        grid-template-areas: 
        'ofp1 ofp1 ofp2 ofp2 ofp3 ofp3'
        'ofp4 ofp4 ofp5 ofp5 ofp6 ofp6'
        ;
      }
      .ofp img:hover{
        transform: scale(0.9);
      }
      .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
        height: 300px;
        /* border: 2px solid red; */
      }
      .ofp1 img{
        transition: 0.5s;
      }
      .ofp2 img{
        transition: 0.5s;
      }
      .ofp3 img{
        transition: 0.5s;
      }
      .ofp4 img{
        transition: 0.5s;
      }
      .ofp5 img{
        transition: 0.5s;
      }
      .ofp6 img{
        transition: 0.5s;
      }
      .ofp1{
        grid-area: ofp1;
      }
      .ofp2{
        grid-area: ofp2;
      }
      .ofp3{
        grid-area: ofp3;
      }
      .ofp4{
        grid-area: ofp4;
      }
      .ofp5{
        grid-area: ofp5;
      }
      .ofp6{
        grid-area: ofp6;
      }
  
  /* our factory */
  
  /* card */
  .cards img{
    transition: 0.5s;
  }
  .cards:hover img{
    transform: scale(1.2);
  }
  /* card */
  
  /* STATISTICS */
  
    .bg-img{
      height: 500px;
      background-image: url(..//img/About/shape-3.webp);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      margin-top: 50px;
    }
  
  /* STATISTICS */
  
  /* counter */
  .counter-sec{
    width: 85%;
  }
  
  /* counter */
  
   /* our corevalue */
      
   .our{
    /* background: rgba(207, 207, 207, 0.458); */
    height: 700px;
  }
  #hr{
    height: 3px;
    width: 20%;
    border: 3px solid #3f5cff;
    margin-top: -10px;
  }
  /* our corevalue */
  
  @media (min-width:1441px) and (max-width:1600px){
  
      .ofp{
        height: 600px;
      }
      .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
        height: 150px;
      }
      .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6 img{
        margin-bottom: 10px;
      }
    }
  
  @media (min-width:1200px) and (max-width:1440px){
      .navbar{
        height: auto;
        width: auto;
      }
      #li a{
        font-size: 13px;
      }
      #li1 a{
        font-size: 13px;
      }
   
    .inf-img{
      width: 100%;
      height: 300px;
    }
    #fc-ph{
      margin-left: 180px;
      margin-top: 100px;
  }
  .ifp{
    height: 300px;
  }
  .ofc{
    margin-top: 20px;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
    height: 150px;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6 img{
    margin-bottom: 10px;
  }
  }
  
  @media (min-width:993px) and (max-width:1199px){
      .navbar{
        height: auto;
        width: auto;
        /* border: 2px solid red; */
      }
      #li a{
        font-size: 9.5px;
      }
      #li1 a{
        font-size: 9.5px;
      }
      .navbar-brand img{
        margin-left: -20px;
      }
  
    .inf-img{
      width: 100%;
      height: 300px;
    }
    #fc-ph{
      margin-left: 150px;
      margin-top: 100px;
  }
  .ifp{
    height: 300px;
  }
  .ofc{
    margin-top: 20px;
  }
  .ofp{
    height: 430px;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
    height: 150px;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6 img{
    margin-bottom: 10px;
  }
    }
    
  
  @media (min-width:768px) and (max-width:992px){
      .carousel-inner{
        height: 500px;
        width: auto;
      }
      .navbar{
        height: auto;
        width: auto;
        /* border: 2px solid red; */
      }
      #li a{
        font-size: 9.5px;
      }
      #li1 a{
        font-size: 9.5px;
      }
  
    .inf-img{
      width: 100%;
      height: 300px;
    }
    #fc-ph{
      margin-left: 120px;
      margin-top: 100px;
  }
  .ifp{
    height: 300px;
  }
  .ofc{
    margin-top: 20px;
  }
  .ofp{
    height: auto;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
    height: 130px;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6 img{
    margin-bottom: 10px;
  }
    }
  
  
  @media (min-width:577px) and (max-width:768px){
  .footer{
      height: auto;
    }
    #icn{
      margin-top: 30px;
    }
    #lnk{
      margin-top: 30px;
    }
    #cnt{
      margin-top: 30px;
    }
    #add{
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .inf-img{
      width: 100%;
      height: 300px;
    }
    #fc-ph{
      margin-left: 50px;
      margin-top: 100px;
  }
  .ifp{
    height: 300px;
  }
  .ofc{
    margin-top: 20px;
  }
  .ofp{
    display: block;
    height: auto;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
    height: auto;
  }
  .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6 img{
    margin-bottom: 15px;
  }
  .our{
    height: 1100px;
  }
  }
  
  
  @media (min-width:0px) and (max-width:576px) {
      .footer{
          height: auto;
        }
        #icn{
          margin-top: 30px;
        }
        #lnk{
          margin-top: 30px;
        }
        #cnt{
          margin-top: 30px;
        }
        #add{
          margin-top: 30px;
          margin-bottom: 30px;
        }
        .inf-img{
          width: 100%;
          height: 300px;
        }
        #fc-ph{
          margin-left: 0px;
          margin-top: 100px;
      }
      .ifp{
        height: 300px;
      }
      .ofc{
        margin-top: 20px;
      }
      .ofp{
        display: block;
        height: auto;
      }
      .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6{
        height: auto;
      }
      .ofp1,.ofp2,.ofp3,.ofp4,.ofp5,.ofp6 img{
        margin-bottom: 10px;
      }
      .bg-img{
        height: auto;
      }
      .our{
        height: 1100px;
      }
      #dropdown{
        margin-left: 0px;
        height: auto;
        width: auto;
      }
      #dropdown-item{
        height: 150px;
        width: 150px;
      }
     
  }
  
  /* Contact page css */
  /* contact get in touch */

.inf-img-contact{
    margin-right: -12px;
    height: 550px;
    width: 50%;
    background-image: url(https://images.unsplash.com/photo-1423666639041-f56000c27a9a?q=80&w=2074&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);
    background-size: cover;
    background-position: center;    
}
#inf-a-contact{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}
#inf-a-contact:hover{
    color: #3f5cff;
}
#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}


 /* contact get in touch */

 /* save water */

    .save-mail{
        text-decoration: none;
        color: black;
        transition: 0.5s;
    }
    .save-mail:hover{
        color: #3f5cff;
    }
    .save{
        width: 75%;
    }
 
 /* save water */

    /* contact */
    .contact-p{
        margin-bottom: 0px;
        padding-top: 12px;
    }
    .contact-p1{
        margin-bottom: 0px;
        color: black;
        text-decoration: none;
        transition: 0.5s;
    }
    .contact-p1:hover{
        color: #3f5cff;
    }
    .con-box{
        /* padding-left: 30px; */
        /* height: 90px; */
        /* width: 100px; */
        border: 1px solid black;
        border-radius: 10px;
    }
    /* contact */

    /* get in touch */
   
    .g-recaptcha{
        height: auto;
        width: auto;
    }
    .submit{
        height: 45px;
        width: 130px;
        background: #000;
        color: white;
        border-radius: 7px;
        border: none;
    }
    .icon-color{
        color: #3f5cff;
    }
  
    /* get in touch */

@media (min-width:1199px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-contact{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
    .save{
        width: 80%;
    }
    iframe{
        height: 220px;
        width: 250px;
    }
    .get{
        width: 80%;
        height: 1000px;
    }
    .get-bg{
        height: 800px;
        width: 80%;
    }
    .get-bg1{
        height: 650px;
        width: 80%;
    }
    .inp{
        width: 100%;
    }
    .inp1{
        width: 100%;
    }
    .iframe{
        width: 100%;
        height: 700px;
    }
}


@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-contact{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
       
    .save{
        width: 80%;
    }
    iframe{
        height: 220px;
        width: 250px;
    }
    .get{
        width: 80%;
        height: 1000px;
    }
    .get-bg{
        height: 800px;
        width: 80%;
    }
    .get-bg1{
        height: 650px;
        width: 80%;
    }
    .inp{
        width: 100%;
    }
    .inp1{
        width: 100%;
    }
    .iframe{
        width: 100%;
        height: 400px;
    }
}


@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-contact{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
       
    .save{
        width: 85%;
    }
    .get{
        width: 100%;
        height: 1000px;
    }
    .get-bg{
        height: 800px;
        width: 100%;
    }
    .get-bg1{
        height: 650px;
        width: 80%;
    }
    .inp{
        width: 100%;
    }
    .inp1{
        width: 100%;
    }
}


@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-contact{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .save{
        width: 90%;
    }
    iframe{
        height: 300px;
        width: auto;
        margin-top: 30px;
    }
    .get{
        width: 100%;
        height: auto;
    }
    .get-bg{
        height: auto;
        width: 100%;
    }
    .get-bg1{
        height: 1000px;
        width: 100%;
    }
    .inp{
        width: 100%;
    }
    .inp1{
        width: 100%;
    }
    .last-name{
        padding-top: 50px;
    }
    .iframe{
        width: 100%;
        height: 500px;
    }
    .g-recaptcha{
     margin-bottom: 30px;
    }
}



@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-contact{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
      .save{
        width: 100%;
        text-align: center;
    }
    iframe{
        height: 200px;
        width: 230px;
        margin-top: 30px;
    }
    .get{
        width: 100%;
        height: auto;
    }
    .get-bg{
        height: auto;
        width: 100%;
    }
    .get-bg1{
        height: 950px;
        width: 100%;
    }
    .inp{
        width: 100%;
    }
    .inp1{
        width: 100%;
    }
    .last-name{
        padding-top: 50px;
    }
    .g-recaptcha{
        display: none;
    }
    .iframe{
        width: 100%;
        height: 400px;
    }
}

/* Contact page css */

/* Catalogue css */
/* download brochure */

.inf-img-download{
    margin-right: -12px;
    height: 550px;
    width: 50%;
    background-image: url(https://www.shutterstock.com/image-photo/business-performance-checklist-businessman-conducting-600nw-2343237329.jpg);
    background-size: cover;
    background-position: center;    
}
#inf-a-download{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}
#inf-a-download:hover{
    color: #3f5cff;
}
#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}

/* download brochure */


/* e-catalogue */
.catlogue img{
    border-radius: 10px;
}
.catlogue{
    position: relative;
}
.cat-dow button{
    position: absolute;
    top: 72.5%;
    left: 83.5%;
    height: 50px;
    width: 50px;
    background: #000;
    color: white;
    border: none;
    border-radius: 10px;
}

/* e-catalogue */

@media (min-width:1200px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-download{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
}


@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-download{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
}


@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-download{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }

    
}


@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }
    .inf-img-download{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}



@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-download{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
}
/* Catalogue css */

/* Export css */
 /* export across the global */

 .ifp{
    background: rgba(207, 207, 207, 0.458);
}
.inf-img-export{
    margin-right: -12px;
    height: 550px;
    width: 50%;
    background-image: url('../img/Prieview_final/export.webp');
    background-size: cover;
    background-position: center;    
}
#inf-a-export{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}
#inf-a-export:hover{
    color: #3f5cff;
}
#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}


 /* export across the global */

 /* export globally */

.ex-bg{
    height: 500px;
    background-image: url(https://as1.ftcdn.net/v2/jpg/05/37/77/94/1000_F_537779434_7Jy42FUqxWTkiwRBWZEe89plzcN133kV.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ex-p{
    font-size: 18px;
    width: 680px;
}
.ex-bg1{
    height: 500px;
    background-image: url(https://media.istockphoto.com/id/1346944001/photo/close-up-of-co-workers-stacking-their-hands-together.jpg?s=612x612&w=0&k=20&c=lidJcFUSR3rkMt4B0yoNwH55lz3sth9o2280keqBXGE=);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.work{
    margin-left: 30px;
}
 /* export globally */


 /* our corevalue */
    
    .our{
        background: rgba(207, 207, 207, 0.458);
        height: 700px;
    }
    #hr{
        height: 3px;
        width: 20%;
        border: 3px solid #3f5cff;
        margin-top: -10px;
      }
 /* our corevalue */

 /* flag */
 .slider {
    /* border: 1px solid red; */
    width: 80%;
    margin: 50px auto;
}

.slick-slide {
  margin: 20px 20px;
  /* border: 1px solid black; */
}
.slick-slide img {
    width: 100%;
  }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 2;
}

.slick-active {
  opacity: 5;
}

.slick-current {
  opacity: 1;
}
 /* flag */

@media (min-width:1200px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-export{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
    .ex-p{
        width: 100%;
      }
}


@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-export{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
    .ex-p{
        width: 100%;
      }
      .work{
        margin-left: 0px;
    }
}


@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-export{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
    .ex-p{
        width: 100%;
      }
      .work{
        margin-left: 0px;
    }
}


@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-export{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .ex-p{
        width: 100%;
      }
      .work{
        margin-left: 0px;
    }
    .our{
        height: 1100px;
    }
}



@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-export{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
      .ex-bg{
        height: 300px;
      }
      .ex-p{
        width: 100%;
      }
      .work{
        margin-left: 0px;
    }
    .our{
        height: 1100px;
    }
}
/* Export css */

/* Collection css */
 /* contact get in touch */

 .inf-img-coll{
    margin-right: -12px;
    /* height: 550px; */
    width: 50%;
    height: 550px;
    background-image: url('../img/Prieview_final/home-porceline.webp');
    background-size: cover;
    background-position: center;    
}
#inf-a-coll{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}
#inf-a-coll:hover{
    color: #3f5cff;
}
#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}


 /* contact get in touch */


	/* product */

	#main-box{
        display: grid;
        grid-template-columns: repeat(4,1fr);
        grid-gap: 20px;
      }
      .tabcontent .product-box{
        /* height: 300px; */
        /* width: 300px; */
        border: 1px solid black;
      }
      .product-box img{
        height: 100%;
        width: 100%;
      }
      .tab {
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: #000;
      }
      
      /* Style the buttons inside the tab */
      .tab button {
        background-color: inherit;
        float: left;
        border: none;
        color: white;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 25px;
        font-weight: bold;
      }
      
      /* Change background color of buttons on hover */
      .tab button:hover {
        background-color: #494949;
      }
      
      /* Create an active/current tablink class */
      .tab button.active {
        background-color: gray;
      }
      
      /* Style the tab content */
      .tabcontent {
        display: none;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
      }
      /* product */

      .products {
        background-color: black;
      }
      
      .products-box {
        padding-left: 5%;
        padding-right: 5%;
      }

@media (min-width:1441px) and (max-width:1600px) {
    .footer {
        height: 400px;
    }
}

@media (min-width:1199px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-coll{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-coll{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }   
}

@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-coll{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }   
}

@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-coll{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    #main-box{
        grid-template-columns: repeat(2,1fr);
        justify-content: center;
      }
      .product-box{
        height: auto;
        width: auto;
      }
}

@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-coll{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
      #main-box{
        grid-template-columns: repeat(1,1fr);
        justify-content: center;
      }
      .product-box{
        height: auto;
        width: auto;
      }
    }
/* Collection css */

/* Packing css */
 /* paking head section */

 .inf-img-pack{
    margin-right: -12px;
    height: 550px;
    width: 50%;
    background-image: url(https://eddyfloortools.com/wp-content/uploads/2021/02/Porcelain-vs-Ceramic-Tiles.jpg);
    background-size: cover;
    background-position: center; 
}
#inf-a-pack{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}
#inf-a-pack:hover{
    color: #3f5cff;
}
#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}

 /* peking head section*/

  /* paking */


  table tr:nth-child(odd) {
    background-color: #f2f2f2;
}

table tr:hover {
    background-color: #ddd;
}

/* Style the tab content */
table,
th,
td {
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.paking-details{
    width: 100%;
}
table,
th,
td {
    padding: 14px;
}

table th{
    border: 1px solid #ccc;
}

table td{
    border: 1px solid #ccc;
}
td {
    text-align: center;
  }
  

  #tech {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    /* border: 1px solid black; */
}

#tech th{
    border: 1px solid #ccc;
    padding: 8px;
}
#tech th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    /* background-color: black; */
    /* color: white; */
}

  /* paking */

@media (min-width:1441px) and (max-width:1600px) {
    .footer {
        height: 400px;
    }
}

@media (min-width:1199px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-pack{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }
}


@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-pack{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }   
    .paking-details{
        width: 100%;
        overflow-x: scroll;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-pack{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }   
    .paking-details{
        width: 100%;
        overflow-x: scroll;
    }
}

@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-pack{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .paking-details{
        width: 100%;
        overflow-x: scroll;
    }
}

@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-pack{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
      .paking-details{
        width: 100%;
        overflow-x: scroll;
    }
    }
/* Packing css */

/* Product css */
/* product */
.glo-img{
    height: auto;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
  }
  .glo-img a img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: 0.5s;
  }
  .glo-img a img:hover{
    transform: scale(1.1);
    transition: all 0.5s;
  }
  .glo-text{
    background: white;
    color: black;
    height: 80px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /* product */
  
  @media (min-width:1199px) and (max-width:1440px) {
      .navbar {
          height: auto;
          width: auto;
      }
  
      #li a {
          font-size: 13px;
      }
  
      #li1 a {
          font-size: 13px;
      }
      .inf-img{
          width: 100%;
          height: 300px;
        }
        #fc-ph{
          margin-left: 180px;
          margin-top: 100px;
      }
      .ifp{
        height: 300px;
      }
      
  }
  
  
  @media (min-width:993px) and (max-width:1199px) {
      .navbar {
          height: auto;
          width: auto;
          /* border: 2px solid red; */
      }
  
      #li a {
          font-size: 9.5px;
      }
  
      #li1 a {
          font-size: 9.5px;
      }
  
      .navbar-brand img {
          margin-left: -20px;
      }
      .inf-img{
          width: 100%;
          height: 300px;
        }
        #fc-ph{
          margin-left: 150px;
          margin-top: 100px;
      }
      .ifp{
        height: 300px;
      }
         
  }
  
  @media (min-width:768px) and (max-width:992px) {
      .navbar {
          height: auto;
          width: auto;
          /* border: 2px solid red; */
      }
  
      #li a {
          font-size: 9.5px;
      }
  
      #li1 a {
          font-size: 9.5px;
      }
  
      .navbar-brand img {
          margin-left: -20px;
      }
      .inf-img{
          width: 100%;
          height: 300px;
        }
        #fc-ph{
          margin-left: 120px;
          margin-top: 100px;
      }
      .ifp{
        height: 300px;
      }
         
  }
  
  @media (min-width:577px) and (max-width:768px) {
      .footer {
          height: auto;
      }
  
      #icn {
          margin-top: 30px;
      }
  
      #lnk {
          margin-top: 30px;
      }
  
      #cnt {
          margin-top: 30px;
      }
  
      #add {
          margin-top: 30px;
          margin-bottom: 30px;
      }
      .inf-img{
          width: 100%;
          height: 300px;
        }
        #fc-ph{
          margin-left: 50px;
          margin-top: 100px;
      }
      .ifp{
        height: 300px;
      }
      #main-box{
          grid-template-columns: repeat(2,1fr);
          justify-content: center;
        }
        .product-box{
          height: auto;
          width: auto;
        }
  }
  
  @media (min-width:0px) and (max-width:576px) {
      .footer {
          height: auto;
      }
  
      #icn {
          margin-top: 30px;
      }
  
      #lnk {
          margin-top: 30px;
      }
  
      #cnt {
          margin-top: 30px;
      }
  
      #add {
          margin-top: 30px;
          margin-bottom: 30px;
      }
      .inf-img{
          width: 100%;
          height: 300px;
        }
        #fc-ph{
          margin-left: 0px;
          margin-top: 100px;
      }
      .ifp{
          height: 300px;
        }
        #main-box{
          grid-template-columns: repeat(1,1fr);
          justify-content: center;
        }
        .product-box{
          height: auto;
          width: auto;
        }
      }
/* Product css */

/* Technical css */
 /* calculation area */

 .inf-img-tech{
    margin-right: -12px;
    height: 550px;
    width: 50%;
    background-image: url(..//img/technical/technical-bg.webp);
    background-size: cover;
    background-position: center;    
}
#inf-a-tech{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}

#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}

 /* calculation area */

/* technical */

      /* Style the tab */
      .tab {
        overflow: hidden;
        /* border: 1px solid #ccc; */
        /* background-color: black; */
    }

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 25px;
        font-weight: bold;
        border-radius: 6%;
        margin-right: 2%;
        
    }

    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #ddd;
    }

    /* Create an active/current tablink class */
    .tab button.active {
        background-color: black;
        color: white;
    }


    table tr:nth-child(odd) {
        background-color: #f2f2f2;
    }

    table tr:hover {
        background-color: #ddd;
    }

    /* Style the tab content */
    table,
    th,
    td {
        border: 1px solid #ccc;
        border-collapse: collapse;
    }

    table,
    th,
    td {
        padding: 14px;
    }
    
    table th{
        border: 1px solid #ccc;
    }

    table td{
        border: 1px solid #ccc;
    }
    .tabcontent {
        display: none;
        padding: 6px 12px;
        /* border: 1px solid #ccc; */
        border-top: none;
    }

    #tech {
        font-family: Arial, Helvetica, sans-serif;
        border-collapse: collapse;
        width: 100%;
        border: 1px solid black;
    }

    #tech td,
    #tech th {
        border: 1px solid #ccc;
        padding: 8px;
    }

    /* #tech tr:nth-child(even) {
        background-color: black;
    }

    #tech tr:hover {
        background-color: #ddd;
    } */

    #tech th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        /* background-color: black; */
        /* color: white; */
    }
/* technical */


/* footer */


.links a {
    text-decoration: none;
    color: white;
    transition: 0.5s;
    line-height: 35px;
}



.icons i {
    color: white;
    transition: 0.5s;
}


/* footer */

@media (min-width:1200px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-tech{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
}


@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-tech{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    
}


@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-tech{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
     }
}


@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-tech{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
}



@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-tech{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
    .tabcontent{
        overflow-x: scroll;
      }
}
/* Technical css */

/* Tiles Calculator css */
 /* calculation area */

 .inf-img-tile{
    margin-right: -12px;
    height: 550px;
    width: 50%;
    background-image: url(https://evo3.roex.co.in/assets/image/banner/hi-glossy-600x1200.jpg);
    background-size: cover;
    background-position: center;    
}
#inf-a-tile{
    color: white;
    transition: 0.5s;
    font-weight: 500;
}

#fc-ph{
    position: absolute;
    margin-left: 300px;
    margin-top: 300px;
    animation-name: bounce-1;
    animation-timing-function: linear;
    animation-duration: 2s;
        animation-iteration-count: infinite;
}
@keyframes bounce-1 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

#fc-ph p{
    letter-spacing: 1px;
}
#fc-ph h3{
    letter-spacing: 2px;
    font-weight: 380;
}
.ifp{
  height: 600px;
}


 /* calculation area */




/* footer */
.footer {
    height: 400px;
    background: #000;
}

.links a {
    text-decoration: none;
    color: white;
    transition: 0.5s;
    line-height: 35px;
}



.icons i {
    color: white;
    transition: 0.5s;
}



/* footer */

@media (min-width:1441px) and (max-width:1600px) {
    .footer {
        height: 400px;
    }
}

@media (min-width:1200px) and (max-width:1440px) {
    .navbar {
        height: auto;
        width: auto;
    }

    #li a {
        font-size: 13px;
    }

    #li1 a {
        font-size: 13px;
    }
    .inf-img-tile{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 180px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }
}


@media (min-width:993px) and (max-width:1199px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-tile{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 150px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }
}


@media (min-width:768px) and (max-width:992px) {
    .navbar {
        height: auto;
        width: auto;
        /* border: 2px solid red; */
    }

    #li a {
        font-size: 9.5px;
    }

    #li1 a {
        font-size: 9.5px;
    }

    .navbar-brand img {
        margin-left: -20px;
    }
    .inf-img-tile{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 120px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
    .footer {
        height: 400px;
    }
}


@media (min-width:577px) and (max-width:768px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-tile{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 50px;
        margin-top: 100px;
    }
    .ifp{
      height: 300px;
    }
}



@media (min-width:0px) and (max-width:576px) {
    .footer {
        height: auto;
    }

    #icn {
        margin-top: 30px;
    }

    #lnk {
        margin-top: 30px;
    }

    #cnt {
        margin-top: 30px;
    }

    #add {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .inf-img-tile{
        width: 100%;
        height: 300px;
      }
      #fc-ph{
        margin-left: 0px;
        margin-top: 100px;
    }
    .ifp{
        height: 300px;
      }
}
/* Tiles Calculator css */