body{
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow-x: hidden;  
}
.tf-btn:hover {
  border-color: #00bef5;
}
.homeya-box {
  background-color:#FFFFFF;
}
.slider-content .heading .title {
  color: #004274;
  line-height: 60px;
}
.box-title .section-title {
  color: #004274;
}
.flat-section {
  padding: 50px 0px;
}
.text-primary {
  color: rgb(76, 84, 90) !important;
}
.footer, .flat-testimonial-v2:before{
  background-color:#004274 !important;
}
.navigation-menu-footer li a:hover, .footer .content-footer-bottom .menu-bottom a:hover {
  color: rgb(207, 207, 207);
  transform: scale(1.2);
}
.box-icon.social:hover {
  background-color: rgb(26, 85, 130);
  transform: scale(1.2);
}
.location-wrapper::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23025470'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 4.6 5.86 10.56 6.11 10.81.28.28.73.28 1.01 0C13.14 19.56 19 13.6 19 9c0-3.87-3.13-7-7-7zm0 14.48C10.15 14.6 7 10.74 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.74-3.15 5.6-5 7.48zM12 6c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 30px;
  height: 30px;
  position:relative;
  left:5px;
}

.location-wrapper svg {
  width: 24px;
  height: 24px;
  fill: #00bef5;
}
.MOIZ-boxCover .location-wrapper:before {
  content: 'url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23025470'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 4.6 5.86 10.56 6.11 10.81.28.28.73.28 1.01 0C13.14 19.56 19 13.6 19 9c0-3.87-3.13-7-7-7zm0 14.48C10.15 14.6 7 10.74 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.74-3.15 5.6-5 7.48zM12 6c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z'/%3E%3C/svg%3E")';
  display: block;
  position: relative;
  top: 15px;
}
.king {
     width: 10%;
    border: 1px solid #004274;
    height: 1px;
    margin: 0px 20px 0px 30px;
}
.MOIZ-boxCover {
  background-color: #e5f2f6;
}
.MOIZ-boxCover .cover-MapMOiz{
  display: flex;
  align-items:center;
  justify-content:center;
}

.flat-slider.home-2, .flat-recommended, .flat-section-v3, .flat-location {
  background-color: #e5f2f6 !important;
}

.slider-content .heading .title {
  min-height:165px;
}
.flat-tab-form .nav-tab-form.style-2 .nav-link-item {
    background-color: #004274;
    color: #FFFFFF;
}

.flat-tab-form .nav-tab-form.style-2 .nav-link-item:hover {
    background-color:  #00bdf5;
    color: #FFFFFF;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #e5f2f6;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.ae-anno-announcement-wrapper {
 padding: 0px !important;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #e5f2f6;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.main-header .main-menu .navigation>li {
  padding-inline-end: 24px;
}
.main-header .main-menu .navigation>li>a {
  font-size:18px;
}
.flat-location .swiper img {
 min-height: 350px;
 max-height: 400px;
}