@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* font-family: "Poppins", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
  /*font-family: "Open Sans", sans-serif;*/
:root {
  --text-color: linear-gradient(
    to right,
    #e01c08 0%,
    #b11101 50%,
    #e01c08 100%
  );
}
@font-face {
    font-family: 'OPTITimesRoman';
    src: url('OPTITimes-Roman.otf') format('opentype');
    /*font-weight: normal;*/
    /*font-style: normal;*/
}
.navbar-brand h1{
       font-family: "Cinzel", serif;
       font-weight : 700;
}
.navbar-brand h6{
      font-family: "Open Sans", sans-serif;
}
.navbar-brand sup{
    /*top: -28px;*/
    font-size: 35px !important;
}
body {
  font-family: "Poppins", sans-serif;
}
.text-danger {
  background: linear-gradient(to right, #e01c08, #b11101, #e01c08);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bg-danger {
  background: linear-gradient(to right, #e01c08 0%, #b11101 50%, #e01c08 100%);
}

.btn-danger {
  background: linear-gradient(
    to right,
    #e01c08 0%,
    #b11101 50%,
    #e01c08 100%
  ) !important;
}
body p,
body h6 {
  color: #707070;
}

.exp-div-about {
  background: linear-gradient(
    to right,
    #e01c08 0%,
    #b11101 50%,
    #e01c08 100%
  ) !important;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-2-img {
  position: absolute;
  bottom: -100px;
  right: 40px;
}
.service-icon-div {
  background: linear-gradient(
    to right,
    #e01c08 0%,
    #b11101 50%,
    #e01c08 100%
  ) !important;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.services-section {
  background-color: #f8f8f8 !important;
  background: url("../media/images/section-bg-shape.png") center center / cover
    no-repeat;
}
.why-us-section .card {
  border: 1px solid #f9f1f1;
}
footer {
  background-color: #1a2331;
  /* background: #f6f7f9; */
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.about-section h2,
.services-section h2,
.contact-section h2,
.enquiry-section h2,
.clients-section h2,
.why-us-section h2,
.what-we-do-section h2,
.technical-support h2,
.faq-section h2 , .gallery-section h2{
  font-size: 40px;
  font-weight: 700;
}
.product-inner-page h2{
    font-size : 34px;
    font-weight : 700;
    color : #645d5d;
}
.footer-i i {
  font-size: 13px;
}
footer {
  /* border-top: 2px solid red; */
}
.border-bottom-footer {
  border-bottom: 1px solid #414141;
}
/* footer h4{
      font-weight: 600;
} */

.footer-bottom {
  font-size: 15px;
  color: #bfc6cf;
}
/* .footer-bottom a {
  color: #ff3b3b;
} */
footer p,
footer a {
  /* color: #FFFFFF99 !important; */
  color: #bfc6cf !important;
}
footer a:hover {
  color: #e01c08 !important;
}
footer i {
  color: #e01c08 !important;
}
/* .what-we-do-section {
      background-color: #222629 !important;
      background: url("../media/images/section-bg-shape.png") center center / cover no-repeat;
} */
/* #E01C08 */
.footer-social-icons a {
  background-color: #ffffff1a;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.footer-social-icons i {
  color: #bfc6cf !important;
}
.contact-page-social-icons i {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    to right,
    #e01c08 0%,
    #b11101 50%,
    #e01c08 100%
  ) !important;
  border-radius: 50%;
}
/* background-color: var(--e-global-color-white);
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.03137254901960784);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-divider);
    border-radius: 30px 30px 30px 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    #FFFFFF */
.contact-section .card {
  background-color: #ffffff;
  border-radius: 30px;
  box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.03137254901960784);
  border: 1px solid #eeeeee;
}
.form-control:focus {
  background-color: var(--bs-body-bg);
  border: 1px solid #e01c08;
  outline: 0;
  box-shadow: none;
}
.enquiry-form-div {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  /* padding: 30px; */
  border-bottom-right-radius: 40px;
}
.clients-div {
  border-radius: 30px 0px 30px 0px;
}
.topbar {
  background-color:#283243;
}
.inner-banner-section {
  background:
    linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../media/banners/inner-banner.jpg") center center / cover no-repeat;
  padding: 100px 0px 100px 0px;
}
.inner-banner-section h1{
      font-size: 36px;
      font-weight: 700;
}
.inner-banner-section i{
      font-size: 12px;
}
.topbar a, .topbar p{
      color: #bfc6cf !important;
      font-size: 15px;
}
.img-shadow-effect::before{
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.img-shadow-effect:hover::before {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}
.lightbox-div{
  height: 40px;
  width: 40px;
  background-color: white;
  position: absolute;
  bottom: -6px;
  right: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 20px;
}

.dropdown-item:hover{
  background-color: #b11101;
}
.dropdown-item:hover a{
  color: white !important;
}
.dropdown-item{
  border-bottom: 1px solid #e4dcdc;
  transition: 0.7s ease;
}
.products-section i{
  font-size: 12px;

}
.product-card:hover img{
  transform: scale(1.05);

}
.product-card img{
  transition: 0.7s ease;
}
.product-card:hover a, .product-card:hover h6{
  padding-left: 2px;
}
.product-card a , .product-card h6{
  transition: 0.7s ease;
}
.services-section .card:hover .service-icon-div{
  transform: translateX(5px);

}
.service-icon-div{
  transition: 0.7s ease;

}
.technical-call-div{
  position: absolute;
 top: 40%;
 left: 40%;
 transform: translate(-40%,-40%);
}
.technical-call-div{
  animation: rotatecall 22s infinite linear;
}
@keyframes rotatecall{
0% {
    transform: rotate(0deg);
}

100% {
    transform: rotate(360deg);
}

}
.exp-div{
  position: absolute;
  top: 40%;
  left: 40%;
  transform: translate(-40%,-40%);
  animation: rotateabout 22s infinite linear;
}
@keyframes rotateabout{
0% {
    transform: rotate(0deg);
}

100% {
    transform: rotate(360deg);
}

}
.accordion-button:focus{
  box-shadow: none !important;
}
.accordion-button:not(.collapsed){
background-color: #b11101;
color: white;
}
.accordion-button:not(.collapsed)::after{
  filter: invert(1);
}
.whatsapp-icon{
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.footer-bottom p{
  font-size: 14px;
}
@media only screen and (max-width:768px){
.about-section h2, .services-section h2, .contact-section h2, .enquiry-section h2, .clients-section h2, .why-us-section h2, .what-we-do-section h2, .technical-support h2, .faq-section h2 , .gallery-section h2, .product-inner-page h2{
  font-size: 26px;
  font-weight: 600;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color : #e01c08 !important;
    color : white;
    border-radius : none;
}
.link-icon{
    position : absolute;
    height : 40px;
    width : 40px;
    display : flex;
    align-items : center;
    justify-content : center;
   right : 0;
   bottom : 0;
}
