@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body {
    margin: 0;
    font-family: "Lato", sans-serif;
}

img {
    max-width: 100%;
}

p, ul {
    margin: 0;
}
p, h3 , h1, h2{
    margin: 0;
}
ul{
    padding: 0;
}
a {
    text-decoration: none;
}

.container {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
}

.logo-wrapper img {
    max-width: 420px;
    z-index: 1;
    position: relative;
}

.logo-wrapper {
    position: absolute;
    top: 0;
}

header {
    background: #D56536;
    overflow: visible;
    height: 150px;
}

.header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 150px;
}

.banner-img {
    display: flex;
}

.banner-img img {
    width: 100%;
    height: 100%;
    max-height: 760px;
    min-height: 250px;
    object-fit: cover;
}

.comming-soon {
    background: #B5BC41;
    padding: 90px 0px;
}

.content {
    max-width: 845px;
    margin: 0 auto;
    text-align: center;
    padding: 230px 0px;
    background-image: url(../images/bg-shape.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.content h1 {
    font-family: "Inter", sans-serif;
    margin: 0;
    font-weight: 600;
    color: #2C6F7C;
    font-size: 45px;
    line-height: 50px;
}

.content p {
    margin: 0;
    font-size: 36px;
    font-weight: 400;
    line-height: 38px;
    color: #2C6F7C;
    padding-top: 36px;
}

footer {
    background: #066673;
    padding: 40px 0px 30px 0px;
}

.footer-list-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}

.footer-copyright,
.footer-list-wrapper ul {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-list-wrapper h2 {
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer-copyright {
    margin-top: 34px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.footer-list-wrapper p,
.footer-list-wrapper a {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
}
.footer-list-wrapper a {
    display: flex;
    align-items: center;
    gap: 8px;
}
.contact-detail {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.policy-wrapper{
    background: #BDBE2D;
}
.breadcrumb {
    padding: 130px 0px;
}
.breadcrumb ul li {
    list-style: none;
}
.breadcrumb ul {
    display: flex;
    align-items: center;
    gap: 13px;
}
.breadcrumb ul li a , .breadcrumb ul li span{
    font-size: 16px;
    color: #fff;
}
.breadcrumb ul li a{
    position: relative;
    text-decoration: none;
    padding-right: 15px;
}
.breadcrumb ul li a:after{
    content: '>';
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.policy-content {
    padding-bottom: 160px;
    gap: 80px;
    display: grid;
    grid-template-columns: 1fr 350px;
}
.content-wrapper {
    padding-bottom: 30px;
}
.content-wrapper p , .content-wrapper  h3{
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
}
.content-wrapper p strong{
    font-weight: 800;
}
.content-wrapper h2{
    font-size: 30px;
    font-family: "Lato";
    font-weight: normal;
}
.content-left h1 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 70px;
    font-weight: 600;
}
.content-wrapper ul {
    padding-left: 20px;
    margin: 20px 0px;
}

.top-bar-menu-item button {
    display: flex;
    align-items: center;
    gap: 12px;
    border: none;
    background: #fff;
    padding: 10px 16px;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
}

.top-bar-menu-item {
    position: relative;
    margin-left: auto;
}

.goog-te-gadget img {
  display: none !important; /* hide default icon */
}
   .goog-te-gadget-simple:before {
  content: url('../images/globe-icon.svg'); /* your custom icon */
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.goog-te-combo {
  background: #fff;
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 8px;
  font-size: 14px;
}
#google_translate_element .goog-te-gadget-simple span[aria-hidden="true"]::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M11.7901 1.37189L6.81818 5.87189C6.62677 6.0428 6.33974 6.0428 6.14818 5.87189L1.12099 1.37189C0.915993 1.15939 0.89943 0.871891 1.08381 0.665641C1.28006 0.450015 1.59631 0.453141 1.79099 0.628141L6.45568 4.82814L11.1213 0.628141C11.3274 0.444484 11.6429 0.460609 11.8282 0.665265C12.0119 0.87189 11.9963 1.15939 11.7901 1.37189Z' fill='%23D56536' stroke='%23D56536' stroke-width='1'%3E%3C/path%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:center;
  background-size: contain;
  margin-left: 4px;
  
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: none;
    display: flex;
    align-items: center;
}
   .VIpgJd-ZVi9od-xl07Ob-lTBxed span[style*="border-left"] {
    display: none !important;
}
   .goog-te-gadget-simple {
    display: flex;
    align-items: center;
    border: none;
    background: #fff;
    padding: 10px 16px;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
}
.goog-te-gadget-simple + span, .goog-te-gadget-simple span a {
    width: 100%;
    display: flex;
}
#google_translate_element .goog-te-gadget-simple span[aria-hidden="true"] {
  color: transparent !important;
  position: relative;
}   
   
.goog-te-gadget-simple span a > span:first-of-type {
    font-size: 16px;
    color: #d56536;
    font-weight: 600;
}

@media(max-width:991px) {
    .logo-wrapper img {
        max-width: 140px;
    }

    .footer-list-wrapper p,
    .footer-list-wrapper a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-list-wrapper h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    header,
    .header-wrapper {
        max-height: 70px;
    }

    .comming-soon {
        background: #B5BC41;
        padding: 30px 0px;
    }

    .content {
        max-width: 545px;
        padding: 160px 0px;
    }

    .content h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .content p {
        font-size: 18px;
        line-height: 22px;
        padding-top: 10px;
    }
    .policy-content{
        gap: 20px;
    }
    .content-wrapper h2{
        font-size: 24px;
    }
}

@media(max-width:767px) {
    .content {
        padding: 100px 0px;
    }

    .footer-copyright,
    .footer-list-wrapper ul li {
        flex: 100%;
    }
    .policy-content{
        grid-template-columns: 1fr;
        padding-bottom: 80px;
    }
    .breadcrumb {
     padding: 40px 0px;
    }
    .content-left h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .content-wrapper p, .content-wrapper h3{
        font-size: 18px;
    }
    .content-wrapper{
        padding-bottom: 18px;
    }

}




