#google_translate_element select {
    background-color: #f6edfd00 !important;
    color: #ffffff !important;
    border: 2px solid rgb(218, 216, 211);
    padding: 5px;
    margin-top: 1.1rem;
    font-size: 1rem;
    border-radius: 10px;
}

#google_translate_element{
	visibility: hidden;
}

.goog-te-menu2 {
    background-color: #ccb2b2;
    text-decoration: none;
    border: 5px solid #8ada6b;
    overflow: hidden;
    padding: 4px;
    color: #000 !important;
}

option {
    background-color: rgb(253, 253, 253);
    color: #180294;
    border-radius: 0;
}

.goog-te-banner-frame {
    display: none !important;
    visibility: hidden !important;
    z-index: -1000 !important;
}

#goog-gt-tt,
.goog-te-balloon-frame {
    display: none !important;
}

.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-gadget-simple {
    padding: 5px !important;
    cursor: pointer;
}


/* =================== Universal Styles Start ======================== */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #f7f7f7 !important;
    scroll-margin-top: 250px;
    scroll-behavior: smooth;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    top: 6.5rem !important;
	
}

.bg {
    background-color: #dddedf !important;
}

.bg1 {
    background-color: #e6e6e6;
}

.text-justify {
    text-align: justify;
}



@font-face {
    font-family: "audiowide";
    src: url("fonts/Goem.ttf");
}

.header,
.footer {
    height: 3.5rem;
    font-size: 1.1rem;
    background-color: #044888fa;
    box-shadow: 0px 0 10px #6a6e70;
}

.logo {
    filter: drop-shadow(0 0 1px rgb(177, 175, 175));
    animation: logo 5s linear infinite;
}

@keyframes logo {
    100% {
        transform: rotateY(360deg);
    }
}

.font {
    font-size: 1.4rem;
    letter-spacing: 2px;
    font-weight: 700;
    font-stretch: expanded;
    text-shadow: 1px 1px 1px rgba(48, 47, 48, 0.842);
    font-family: "audiowide";
    /* font-stretch: narrower; */
    transform: scale(1, 1.2);
}

#language {
    border: 0px;
    width: max-content;
    background-color: #fff0;
    color: #fff;
    font-size: 1rem;
    border: 0px solid white;
    padding-bottom: 5px;
}

#language option {
    background-color: #ffffff;
    color: rgb(0, 0, 0);
}

#language :hover {
    border-color: #00070c;
}

.fixed {
    position: fixed;
    top: 0px;
    z-index: 9;
}

.navbar {
    background-color: rgba(252, 252, 252, 0.897) !important;
    height: 3rem;
}

.navbar ul li {
    text-decoration: none;
    list-style-type: none;
}

.nav-item {
    padding: 0.5rem 1rem;
    margin: 0 0.8rem;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    color: #eee3e3;
    background-color: #0965b1;
    border-radius: 0px 1.1rem;
    box-shadow: -0.75rem 0 0 #d12125, inset -0.75rem 0 0 #d12125;
}

.nav-item:hover {
    background: #d12125;
    color: #dcebf8;
    box-shadow: -12px 0 0 #0965b1, inset -12px 0 0 #0965b1;
    transition: 0.3s;
}

.dropdown-menu {
    background-color: rgb(3, 70, 124) !important;
    text-align: center;
    width: max-content;
    color: azure;
}

.dropdown-item:hover {
    background-color: rgb(189, 222, 250) !important;
    color: #000 !important;
}

.dropdown-item {
    margin-bottom: 1px;
    color: rgb(255, 255, 255) !important;
    font-size: 0.8rem;
}
.dropdown-menu li{
    position: relative;
}
.dropdown-menu .submenu{
    display: none;
    position: absolute;
}

.dropdown-menu>li:hover>.submenu{
    display:block;
    height: max-content;
    background-color: rgb(3, 70, 124) !important;
    width: auto;
    left:100%;
    top:-15px;
}

::-webkit-scrollbar {
    width: 0px;
    height: 2px;
}

::-webkit-scrollbar-thumb {
    background: rgb(1, 61, 151);
    border-radius: 100px;
}

::-webkit-scrollbar-track {
    background-color: #dedede;
    border-radius: 0px;
}

.scroll {
    padding: 0 100px;
}

.red {
    color: #d12125;
}

.blue {
    color: #0965b1;
}

.yellow {
    color: rgb(4, 177, 27);
}

.violet {
    color: rgb(138, 4, 150);
}


/* =================== Universal Styles End ======================== */

.carousel .carousel-item {
    max-height: 650px;
}

.carousel-item img {
	margin-top: 10px;
    object-fit: cover;
    max-height: 474px;
}

.slide {
    margin-top: 0;
}

.family {
    font-size: 1.1rem;
}

.bord {
    border-right: 1px solid rgb(255, 255, 255);
}

.clients {
    height: 90px;
}

.about {
    text-align: justify;
    max-height: fit-content;
}

.image-3d {
    filter: drop-shadow(0 0 5px rgb(82, 81, 81));
}

.marquee {
    width: 100%;
    overflow: hidden;
    padding: 10px 0px;
}

.org-p {
    line-height: 1.6rem;
    font-size: 0.93rem;
}

#contact {
    height: calc(100vh - 6.5rem);
}

.contactbox {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("/assets/img/Main/worldmap.jpg");
    height: calc(100vh - 6.5rem);
    color: #ffffff;
    background-size: contain;
}


  
/* Red border */
hr.new1 {
  border-top: 1px solid red;
}

/* Dashed red border */
hr.new2 {
  border-top: 1px dashed red;
}

/* Dotted red border */
hr.new3 {
  border-top: 1px dotted red;
}

/* Thick red border */
hr.new4 {
  border: 1px solid red;
}

/* Large rounded green border */
hr.new5 {
  border: 10px solid green;
  border-radius: 5px;
}

.vl {
    border-left: 6px solid green;
    height: 200px;
  }
  .col-container {
    display: table;
    width: 100%;
  }
  .col {
    display: table-cell;
    padding: 13px;
  }


@media screen and (min-width: 15in) and (max-width: 15.9in) {
  body {
    zoom: 1.55 !important;
    /* You can also use transform property for modern browsers */
    /* transform: scale(0.9); */
  }
}


@media (min-width: 15.1in) { /* Adjust this value as needed */
    body {
        zoom: 135.56%;
    }
}


