@font-face {
    font-family: "Montserrat";
    src: url('../font/Nootype\ -\ Radikal\ Light.otf');
}

body {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
    border-radius: 0px;
}

body::-webkit-scrollbar {
    width: 0.7rem;
    background-color: #F5F5F5;
    -webkit-background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #AAA;
    -webkit-background-color: #AAA;
    border-radius: 0px;
    background-image: -webkit-linear-gradient(5deg, #f5822f 53%, #f5822f 99%)
}

#lock {
    display: none;
}
.head-color{
    color: #21294e;
}
.navpadding{
    padding: 0px 30px;
}
.elementwidth{
    width: 20%;
}
.elementwidth2{
    width: 50%;
}
/* Navbar Start */
nav.navbar {
    border-bottom: 1px solid #f5822f;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.795);
}

nav.navbar a {
    color: #000;
    margin-right: 9px;
}

header {
    position: sticky;
    top: 0;
    z-index: 999;
}

.minlogo {
    width: 80%;
}

/* Navbar End */

.nav-link.activeHover {
    color: #f5822f;
    font-weight: 900;

}

.heading {
    font-weight: 700 !important;
    color: #b2904a !important;
    text-transform: uppercase !important;
}

.bg {
    background-color: #21294e;
}

.overview .part2 img {
    border-radius: 7px;
}
#popupModal ul#iti-3__country-listbox {
    z-index: 5;
}

h1 {
    text-transform: uppercase;
}

.abt-head {
    position: relative;
    width: 65%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-bottom: 1px solid #fff;
}

.color-t {
    color: #fff;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-size: 200% 200% !important;
}

.abt-head::after {
    border-bottom: 2px solid #fff;
    content: "";
    margin: 0 auto;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    /* bottom: 0; */
    width: 30%;
    z-index: 99;
}
.minlogo {
    width: 100%;
}
.marginunset{
    margin: unset !important;
}

/* ==================== Footer start ==================== */
.disclaimer {
    margin-bottom: 60px;
}

.disclaimer p {
    line-height: 17px;
    font-size: 11px;
}

.qrsize {
    width: 12%;
}

/* ==================== Footer End ==================== */
/* ==================== Overview Start ==================== */
#Overview{
    position: relative;
}

.textstyle {
    letter-spacing: 1.7px;
    
}
.ameelementimgup{
    position: absolute;
    top: -25px;
    right: 20%;
}
.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}
.ameelementimgdown{
    position: absolute;
    bottom: -25px;
    right: 20%;
}
.ameelementimgdown2{
    position: absolute;
    bottom: -25px;
    left: 20%;
}
/* #Overview{
    padding: 40px 0 60px 0;
    background-image: url(../img/Texture.webp) !important;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
} */
 .overviewbgcolor{
    background: linear-gradient(to right, #efefef 55%, #21294e 55%);
 }
.nav-link:hover {
    color: #f5822f;
}

.headingborder1 {
    border: 1px solid #ffff;
    width: 12%;
    opacity: 1;
}

.inneroverview .overviewbtn a {
    text-decoration: none;
    background: #ff0000;
    color: #fff;
    padding: 10px 15px;
    border: 2px solid #ff0000;
    display: inline-block;
    transition: all 0.4s ease-in-out;
}

.inneroverview .overviewbtn a:hover {
    background: #fff;
    border: 2px solid #ff0000;
    color: #ff0000;
}

.overviewclickbtn {
    padding: 8px 12px;
    border-radius: 5px;
    font-weight: 600;
    border: unset;
    transition: all ease-in-out 0.5s;
    background-color: #21294e;
    color: #fff;
}

.overviewclickbtn:hover {
    background: #fff;
    color: #21294e;
    border: 1.5px solid #21294e;
    transition: all ease-in-out 0.5s;
}

.overviewclickbtn .fa-circle-play {
    font-size: 18px;
}
.elementposition{
    position: relative;
}

.elementimg{
    position: absolute;
    top: -70px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
}
.elementimg2{
    position: absolute;
    bottom: -70px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
}
.elementposition2{
    position: relative;
}
.elementimg2mob{
    position: absolute;
    bottom: -70px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
}
/* ==================== Overview end ==================== */
/* ==================== Floorplan Start ==================== */
.fimg-blurimg{
    filter: blur(3px);
}
#floorplan{
    position: relative;
}
.ameelementimgup{
    position: absolute;
    top: -25px;
    right: 20%;
}
.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}
.ameelementimgdown{
    position: absolute;
    bottom: -25px;
    right: 20%;
}
.ameelementimgdown2{
    position: absolute;
    bottom: -25px;
    left: 20%;
}
.floor-gallery{
    border: 1.5px solid #fff;
}
/* ==================== Floorplan End ==================== */

/* ==================== About Us  Start ==================== */
#aboutcensus{
    position: relative;
}

.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}
.ameelementimgdown2{
    position: absolute;
    bottom: -25px;
    left: 20%;
}
.section-title {
    z-index: 1;
    margin-bottom: 0px;
    padding: 0px 0px 30px;
    text-align: left;
    position: relative;
}

.small-line {
    color: #ffff;
    font-size: 18px;
    position: relative;
    letter-spacing: 5px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.small-line:after {
    top: 13px;
    content: '';
    height: 2px;
    width: 100px;
    right: -120px;
    position: absolute;
    background-color: #bf9c26;
}

.section-title h2 {
    color: #b2904a;
}
.aboutpara p{
text-align: justify;
color: #000;
font-size: 14px;

}
.aboutuscount h1{
    font-weight: 700;
}
#aboutcensus{
    background: linear-gradient(to right, #21294e 45%, #efefef 45%);
    
}
.colpadding{
    padding: 0px 20px 0px 75px;
}

#aboutcensus ul li span {
    font-size: 20px;
    color: #f5822f;
}
#aboutcensus  h1{
    color: #f5822f;
}
#aboutcensus  .borderbottom{
    font-size: 13px;
}
.counterbg{
    background-color: #fff;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#aboutcensus  ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#aboutcensus  ul li {
    line-height: 30px;
    font-style: italic !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 14px;
}
/* ==================== About Us  End ==================== */
/* ==================== Configuration Start ==================== */
.pro-config-wrap .confighead {
    color: #fff;
}
.pro-config-wrap {
    padding: 40px 0 60px 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/configurationbg.jpg);
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.table {
    background: unset;
    --bs-table-bg: transparent;
}

.configbox {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 6px;
    border-radius: 0px;
}

.table thead>tr {
    background: #fff;
    --bs-table-bg: none;
}

.table thead>tr>th {
    border: 1.5px solid #08212d;
    width: 100px;
}

.table tbody>tr>td {
    color: #fff;
    border: unset;
    vertical-align: middle;
}

.pricing_btn:hover {
    background: transparent;
    border: 1px solid #fff;
    transition: all ease-in-out 0.3s;
    box-shadow: 0px 6px 6px 0px #00000047;
}

.pricing_btn a {
    color: #fff;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
}
/* ==================== Configuration End ==================== */
/* ==================== Gallery Start ==================== */
#gallery {
    padding: 40px 0 60px 0;
    background:#21294e;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

/* ==================== Gallery End ==================== */
/* ==================== Amenities Start ==================== */
#amenities{
    position: relative;
}
.ameelementimgup{
    position: absolute;
    top: -25px;
    right: 20%;
}
.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}
.ameelementimgdown{
    position: absolute;
    bottom: -25px;
    right: 20%;
}
.ameelementimgdown2{
    position: absolute;
    bottom: -25px;
    left: 20%;
}
.locationBox1:hover .location-icon {
    transform: translateY(-10px);
    transition: all ease-in-out 0.5s;
}

.locationBox1 .location-icon {
    transition: all ease-in-out 0.5s;
}

.locationBox1 .location-icon {
    color: #fff;
    /* font-size: 50px; */
    width: 90px;
    height: 90px;
    /* line-height: 78px; */
    margin: 0 auto 15px;
    display: block;
    position: relative;
}

.title {
    font-size: 14px;
    /* margin: 30px; */
    letter-spacing: 1px;
    height: 35px;
}

.locationBox1 .location-icon:before {
    content: "";
    background: linear-gradient(to right, #ffffff 49%, #fff 50%);
    width: 100%;
    height: 100%;
    border-radius: 24px;
    /* box-shadow: 0 0 0 5px #fff inset; */
    /* border: 5px solid #d5b659; */
    border-right: none;
    border-top: none;
    /* transform: rotate(90deg); */
    /* clip-path: polygon(100% 0%, 100% 6%, 147% 100%, 50% 100%, 50% 122%, 49% 0%); */
    position: relative;
    /* background: #001626; */
    position: absolute;
    box-shadow: 0px 6px 6px 0px #00000047;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.locationBox1 .title {
    text-align: center;
}

.location-icon img {
    color: #000;
    /* font-size: 60px !important; */
    width: 60px !important;
    /* height: 70px; */
    /* line-height: 78px; */
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
    top: 13px;
}

.headingborder {
    border: 1px solid #0d567b;
    width: 9%;
    height: 3%;
    opacity: 1;
}

.amenities-slider {
    position: relative;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -3%;
    transform: translate(50%, -50%);
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -3%;
    transform: translate(-50%, -50%);
}

.ametab.active {
    color: #0d567b;
    background: #fff;
    border: 1.5px solid #000;
}

.ametab {
    color: #fff;
    background: #0d567b;
    border: 1.5px solid #000;
}
.ametab {
    cursor: pointer;
}

.gall-wrap .gelbox {
    height: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.gall-wrap .gelbox.active {
    height: auto !important;
    opacity: 1 !important;
    /* padding-top: 30px; */
    visibility: visible !important;
    transition: all 2s !important;
}

.mytab {
    text-align: center;
    border-bottom: none;
    margin-bottom: 40px;
    /*margin-top: 50px;*/
}

.mytab li {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -6px;
}

.mytab>li.active>a,
.mytab>li.active>a:hover,
.mytab>li.active>a:focus {
    color: #0d567b;
    background: #fff;
    border: 1.5px solid #000;
}

.mytab>li>a:hover,
.mytab>li>a:focus {
    color: #0d567b;
    border-radius: 0;
    background-color: #fff;
    border: 1.5px solid #000;
}

.mytab>li>a {
    color: #fff;
    background: #0d567b;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    text-align: center;
    padding: 7px 18px;
    margin: 21px 10px 10px 0;
    border-radius: 0;
    border: 1.5px solid #000;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s;
    text-transform: uppercase;
}

.alltab {
    padding: 7px 3px !important;
}

.owl-carousel .owl-nav .owl-prev {
    font-size: 16px !important;
    border: 2px solid !important;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    outline: none !important;
    transition: ease all 0.5s;
    background: #21294e !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;

}

.owl-carousel .owl-nav .owl-next {
    font-size: 16px !important;
    border: 2px solid !important;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    outline: none !important;
    transition: ease all 0.5s;
    background: #21294e !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-nav .owl-prev:hover {
    background: #fff !important;
    border-color: #21294e !important;
    height: 40px;
    width: 40px;
    color: #21294e !important;
}

.owl-carousel .owl-nav .owl-next:hover {
    border-color: #21294e !important;
    height: 40px;
    width: 40px;
    background: #fff !important;
    color: #21294e !important;
}

.gelbox .item {
    border: 2px solid #21294e;
}

.amenities-gallery a:hover .overlay {
    background-color: rgba(0, 0, 0, 0.7);
  }
  
  .amenities-gallery {
    position: relative;
  }
  
  .amenities-gallery a .overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }
  
  .amenities-gallery a:hover .overlay>img {
    opacity: 1;
  }
  
  .amenities-gallery a .overlay>img {
    left: 45%;
    opacity: 0;
    position: absolute;
    top: 45%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
    border: none !important;
    width: 11%;
  }


  /* floor tab start */
  .floor-gallery a:hover .overlay {
  background-color: rgba(0, 0, 0, 0.7);
}

.floor-gallery {
  position: relative;
}

.floor-gallery a .overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.floor-gallery a:hover .overlay>img {
  opacity: 1;
}

.floor-gallery a .overlay>img {
  left: 45%;
  opacity: 0;
  position: absolute;
  top: 45%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  border: none !important;
  width: 11%;
}

/* ==================== Amenities End ==================== */
/* ==================== Location Start ==================== */
#Location{
    position: relative;
}
.ameelementimgup{
    position: absolute;
    top: -25px;
    right: 20%;
}
.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}
.innerLocation {
    padding: 0px 0px;
}

.mapbox {
    padding: 0px;
    border: 2px solid #21294e;
}

.headLocation {
    text-align: center;
}

.innerLocation .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d567bee;
}

.innerLocation .nav-item {
    padding: 20px;
}

.innerLocation .nav-pills .nav-link {
    border-radius: 10px;
    border: 1px solid #0d567b;
    color: #0d567b;
    font-size: 13px;
}

#menu1 img {
    width: 100%;
}

#menu2 img {
    width: 100%;
}

.innerLocation .gallery-slider {
    position: relative;
}

#Location .accordion-header button,
#Location .accordion-header button:focus {
    display: block;
    padding: 11px 35px;
    font-size: 16px;
    color: #fff;
    background: #0d567b;
    border: none;
    position: relative;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    box-shadow: none;
}

#Location .accordion-header button:after {
    content: "+";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    background: #0d567b;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border: 5px solid #fff;
    position: absolute;
    top: 4px;
    left: -20px;
    transition: all 0.3s ease 0s;
}

#Location .accordion-header button[aria-expanded=true]::after {
    content: "-" !important;

}

#Location .accordion-header button:not(.collapsed)::after {
    content: "-" !important;
}

.accordion-item {
    border: none;
    box-shadow: none;
    border-radius: 10px;
    margin-bottom: 10px;
}

.accordion-body {
    background: #87bcd7;
}

.accordion-body ul {
    list-style: circle;
}

.accordion-body ul li {
    font-weight: 400;
}
.connectivity{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
}
.connectivity .locaicon{
    font-size: 20px;
}
i.fa-solid.fa-location-dot {
    color: #21294e;
}


.locationbox a:hover .overlay {
    background-color: rgba(0, 0, 0, 0.7);
  }
  
  .locationbox {
    position: relative;
  }
  
  .locationbox a .overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }
  
  .locationbox a:hover .overlay>img {
    opacity: 1;
  }
  
  .locationbox a .overlay>img {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
    border: none !important;
    width: 5%;
    transform: translate(-50%, -50%);
  }
/* ==================== Location End ==================== */
/* ==================== ContactUs Start ==================== */
#contactus{
    position: relative;
}
.ameelementimgup{
    position: absolute;
    top: -25px;
    right: 20%;
}
.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}
.ameelementimgdown{
    position: absolute;
    bottom: -25px;
    right: 20%;
}
.ameelementimgdown2{
    position: absolute;
    bottom: -25px;
    left: 20%;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.contactbgimg {
    padding: 40px 0 60px 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/contactbg.jpg);
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.contactbgimg .contacthead {
    color: #fff;
}

.contactpara {
    font-size: 18px;
}

.contactbgimg .input-group {
    width: 60%;
    margin: auto;
}

.input-group {
    flex-wrap: nowrap;
}

.contactbgimg .form-group {
    height: 40px;
    margin-bottom: 23px;
    margin-top: 0;
}

.input-group {
    position: relative;
    display: flex;
    align-items: stretch;
    width: 100%;
}

#contactus .checkerror label.error {
    bottom: unset;
}

#contactus input {
    border-radius: 0px 5px 5px 0px !important;

}

#contactus .form-check-input {
    border-radius: 2px !important;

}

#contactus label.error {
    color: #ff0000;
    position: absolute;
    bottom: -20px;
    font-size: 12px;
    /* left: 50%;
    width: 100%; */
    text-align: left;
    /* transform: translateX(-50%); */
    display: block;
}

#contactus .contacterror label.error {
    /* left: 50%;
    width: 100%; */
    left: -28px;
}

.contactbgimg .input-group-addon {
    background: #ef7f2e;
    color: #fff;
    padding: 8px;
    border: 1.5px solid #ef7f2e;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.form-check-label2 label.error:after {
    content: " ";
    position: absolute;
    left: 1px;
    top: -8px;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid red;
}

.form-check-label2 {
    position: relative;
}

.form-check-label2 label.error {
    position: absolute;
    top: 15px;
    background: #fff;
    color: red;
    padding: 0px 3px;
    border: 1px solid #000;
    z-index: 9;
    left: -5px;
}

/* ==================== ContactUs End ==================== */
/* ==================== Footer Form Start ==================== */
#footersection{
    position: relative;
}
.ameelementimgup{
    position: absolute;
    top: -25px;
    right: 20%;
}
.ameelementimgup2{
    position: absolute;
    top: -25px;
    left: 20%;
}

.footer hr {
    color: #fff;
}

#inquiryForm {
    background-color: #08364d;
    bottom: 0px;
    -webkit-box-shadow: 0 -1px 3px rgb(0 0 0 / 33%);
    -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
    box-shadow: 0 -1px 3px rgb(0 0 0 / 33%);
    /* padding: 15px 0 20px; */
    padding: 10px 0;
    position: fixed;
    width: 100%;
    border-top: 1px solid #fff;
    z-index: 3;
}

#inquiryForm h4 {
    color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
    width: 100%;
    border-radius: 3px !important;
}

section,
footer {
    position: relative;
    overflow: hidden;
}

button#submitf {
    padding: 7px 16px;
    background: #fff;
    border: 0.5px double #fff;
    color: #21294e;
    position: relative;
}

#inquiryForm label.error {
    color: #ff0000;
    font-size: 13px;
}

label.error {
    color: #ff0000;
    /* position: absolute;
    bottom: -20px;
    font-size: 13px; */
}

.form-control {
    line-height: 1;
}

/* ==================== Footer Form End ==================== */
/* ==================== Footer Form End ==================== */
/* ==================== call-number start ==================== */

#call-number {
    position: fixed;
    vertical-align: top;
    right: 0;
    top: 20%;
    z-index: 999;
}

.toll i.fa.fa-phone {
    font-size: 24px;
    /* transform: rotate(90deg); */
}

.toll {
    background-color: #08364d;
    color: #fff;
    right: 0;
    padding: 10px 10px 10px 15px;
    display: flex;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    top: 50px;
    border: 1.5px solid #fff;
    border-radius: 50% 0 0 50%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* width: 200px; */
    z-index: 20;
    cursor: pointer;
    -webkit-animation: contactno 1s infinite;
    -moz-animation: contactno 1s infinite;
    -o-animation: contactno 1s infinite;
    animation: contactno 1s infinite;
}

.enqirediv {
    position: fixed;
    right: 0;
    bottom: 35%;
    /* z-index: 99; */
}

#enqirebutton1 {
    transform: translate(37%, -50%) rotate(-90deg);
    padding: 7px 25px;
    border-radius: 5px;
    background-color: #0d567b;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border: 1.5px solid;
}

#call-number .content {
    position: absolute;
    top: 51px;
    color: #f8de31;
    background-color: #0d567b;
    display: inline-block;
    width: 239px;
    margin: 0 0 0 -10px;
    padding: 3.5px 23px 3.5px;
    vertical-align: top;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

#call-number p {
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0 6px;
    color: #fff;
}

#call-number-mob {
    position: fixed;
    bottom: 60px;
    right: 10px;
    font-size: 20px;
}

.inner-call-mob a {
    text-decoration: none;
    font-size: 25px;
    background-color: #08364d;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 50%;
}

.pulse1 {
    animation: pulse-animation 2s infinite;
    border-radius: 30px;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
        transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
        transform: translate(-50%, -50%) scale3d(1, 1, 1);
    }
}

/* ==================== call-number End ==================== */
/* ==================== Popup Start ==================== */
.popuplogoimg {
    width: 180px;
}

.modal-header {
    background-color: transparent;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

h2.modal-title {
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

button#submitf2 {
    padding: 6px 16px;
    background: #186697;
    border: 0.5px double #000;
    color: #000;
    position: relative;
}

.modal-content {
    border-radius: inherit;
    border: 2px solid #fff;
}

#popupModal .input-group {
    position: relative;
    display: table;
    text-align: center;
    margin: 4px auto;
    width: 100%;

}
#popupModal .iti__arrow {
    border-top: 4px solid #fff;
}

#popupModal .inpmobile label.error {
    color: #ff0000;
    position: absolute;
    /* bottom: -20px; */
    font-size: 12px;
    /* left: 50%;
    width: 100%;
    transform: translateX(-50%); */
    text-align: left;
}

#popupModal label.error {
    color: #ff0000;
    position: absolute;
    /* bottom: -20px; */
    font-size: 12px;
    /* left: 50%;
    width: 100%; */
    text-align: left;
    /* transform: translateX(-50%); */
    display: block;
}

/* #popupModal .input-group input {
    font-size: 16px;
    border-style: solid;
    display: block;
    width: 100%;
    border-width: 2px;
    padding: 20px;
    border-color: #c8bd9e;
    background-color: transparent;
    border-radius: 0;
} */
#popupModal .input-group input:not(.mobile) {
    font-size: 16px;
    border-style: solid;
    display: block;
    width: 100%;
    border-width: 2px;
    padding: 10px;
    border-color: #fff;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
}

#popupModal .input-group input.mobile {
    font-size: 16px;
    border-style: solid;
    display: block;
    width: 100%;
    border-width: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #fff;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
}

.form-control:focus {
    border: inherit;
    box-shadow: none;
}

.close {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    opacity: 1.2;
    background: unset;
    border: none;
    position: absolute;
    right: 13px;
    top: 12px;
}

.hlabel {
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: .75rem;
    text-transform: uppercase;
    text-align: start;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1.5;
    filter: alpha(opacity=50);
}

#popupModal .input-group input::placeholder {
    color: #fff !important;
}

.pricepopupnew .iti.iti--allow-dropdown {
    width: 100% !important;
}

.footer-form .iti__selected-flag {
    height: 34px !important;
}

.footer-form .iti.iti--allow-dropdown {
    width: 100% !important;
}

.footer-form .input-group {
    display: flex;
    align-items: left;
}

.form-check-label label.error:after {
    content: " ";
    position: absolute;
    left: 1px;
    top: -8px;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid red;
}

.form-check-label {
    position: relative;
}

.form-check-label label.error {
    position: absolute;
    top: 15px;
    background: #fff;
    color: red;
    padding: 0px 3px;
    border: 1px solid #000;
    z-index: 9;
    left: -5px;
}

#inquiryForm .form-check-label label.error {
    position: absolute;
    top: -9px;
    background: #fff;
    padding: 0px 3px;
    border: 1px solid #c41d0e;
    z-index: 99;
    left: -130px;
}

#inquiryForm .form-check-label label.error:after {
    content: " ";
    position: absolute;
    top: 8px;
    right: -12px;
    left: unset;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #c41d0e;
    transform: rotate(90deg);
}

/* ==================== Popup End==================== */
.inquireButtonnew {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    background: #f5822f;
    color: #fff;
    font-size: 15px;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 4px 8px;
}

.downloadbrocheButtonnew {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999;
    background: #f5822f;
    color: #fff;
    font-size: 15px;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 4px 8px;
}

.pulse {
    text-align: center;
    animation: animate-pulse 2s linear infinite;
}

@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    }

    40% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.pulse2 {
    text-align: center;
    animation: animate-pulse2 2s linear infinite;
}

@keyframes animate-pulse2 {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    }

    40% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.mobfixenquirebtn {
    background-color: #21294e;
    color: #fff;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #fff;
    z-index: 999;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.mobinquireButtonnew{
    color: #fff;
    border-color: none !important;
}
.rightborder {
    border-right: 1px solid #fff;
}

.form-control {
    height: 41px;
}

.modalbgimg {
    background-color: #21294e;
}
