.md-custom-code {
margin-bottom: 0px !important;
}

@media (min-width: 1200px) {
.container{
width: 1200px;
margin: 0 auto;
}
}
.mg-container {
width: auto !important;
}
*{
margin: 0px;
padding: 0px;
}
a{
text-decoration: none;
}
.md-custom-code {
margin-bottom: 0px !important;
}
h1,h2,h3,h4,h5,input{
font-family: 'Gantari-Regular';
}
p{
font-family: Gantari-Light;
}
.minspace{
min-height: 100px;
}
@font-face {
font-family: 'Gantari-Regular';
src: url(assets/fonts/gantari/TTF/AutoHint/Gantari-Regular.ttf);
}

@font-face {
font-family: 'Gantari-Light';
src: url(assets/fonts/gantari/TTF/AutoHint/Gantari-Light.ttf);
}

@font-face {
font-family: 'nunito-sans-light';
src: url(assets/fonts/nunito_Sans/static/NunitoSans_10pt-Light.ttf);
}

.container2{
background: url('assets/images/ZIMMERN_Graphic_SeaOat_Gold 1-min.png');
background-repeat: no-repeat;
background-position: right;
background-size: contain;
}

.about_anita {
display: flex;
align-items: center;
}
.anita_img{
width: 60%;
margin-bottom: -5px;
}
.anita_img img{
width: 100%;
}
.anita_text {
width: 40%;
padding-left: 60px;
}
.anita_text h1{
text-transform: capitalize;
font-size: 40px;
max-width: 65%;
font-style: normal;
font-weight: 600;
line-height: 45px;
color: #D0B893;
}
.anita_text p {
  font-family: Gantari-Light;
  margin-top: 20px;
  line-height: 1.6;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  max-width: 77%;
}
.anita_text a{
text-align: center;
text-transform: uppercase;
color: #D0B893;
background-color: #0E2D4E;
border-radius: 2px;
padding: 10px 20px;
font-family: Gantari-Light;
display: inline-block;
margin-top: 20px;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.anita_text a:hover{
background: #D0B893;
color: #000;
transition: .3s;
}

/* == section 3 css close == */

.beat_out{
display: flex;
}
.beat_img{
width: 40%;
}
.beat_img img {
margin-bottom: -5px;
width: 100%;
}
.beat_text{
width: 60%;
background-color: #01527f;
color: #fff;
display: flex;
align-items: center;
margin: 0 0 -1px -1px;
}
.beat_text .f_name{
display: flex;
gap: 10px;
}
.text_beat_area a{
background: #beaf86;
padding: 10px 50px;
color: #fff;
display: inline-block;
text-transform: uppercase;
letter-spacing: 2.08px;
margin-top: 35px;
font-family: Gantari-Light;
transition: .3s;
}
.text_beat_area a:hover{
background: #D0B893;
color: #000;
color: #000;
}
.text_beat_area h1{
padding-right: 68px;
line-height: 1.2;
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 54px;
text-transform: capitalize;  
}
.text_beat_area{
padding:0px 92px 0 60px;
}
.text_beat_area p{
padding: 20px 20px 0px 0;
font-style: normal;
font-weight: 400;
line-height: normal;
font-family: 'Poppins-Light';
max-width: 650px;
}
.iputs_s{
display: flex;
margin-top: 30px;
}
.iputs_s input{
outline: none;
padding: 12px;
margin-right: 12px;
min-width: 295px;
}
.bg_life{
max-width: 600px;
background-image: url(assets/images/lifestyle-min.png);
background-size: cover;
background-repeat: no-repeat;
margin: 0 auto;
padding: 13px 0 0px;
}

/*section 3*/
.container3{
background: url('assets/images/ZIMMERN_Brandmark_Gold 1-min.png');
background-repeat: no-repeat;
background-position: left center;
background-size: contain;
}

.blue_area{
background: url('assets/images/group25-min.png');
background-repeat: no-repeat;
background-position: center;
text-align: center;
background-size: cover;
padding: 150px 0px;
}
.heading_content h1{
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px; 
}
.heading_content{
max-width: 60%;
margin: auto;
}
.heading_content p{
  color: #FFF;
  text-align: center;
  font-family: "nunito-sans-light";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 20px;
}
.heading_content a{
text-transform: uppercase;
color: #D0B893;
border: 1px solid #D0B893;
padding: 10px 20px;
font-family: Gantari-Light;
display: inline-block;
margin-top: 30px;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.heading_content a:hover{
background: #D0B893;
color: #000;
transition: 0.5s ease;
}

/* map div*/
.map_title h1{
color: #D0B893;
text-align: center;
font-family: Gantari-Light;
font-size: 38px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


/* section 4 close */

.star_div{
background-image: url(assets/images/testimonials-min.png);
background-size: contain;
background-repeat: no-repeat;
text-align: center;
margin: 115px 0 0 0;
padding: 10px 0px;
background-position: center;
}
.star_div h1{
text-transform: capitalize;
margin: 32px 0 5px;
color: #d0b893;
font-size: 48px;
font-style: normal;
font-weight: 500;
line-height: 58px;
text-transform: capitalize;
font-family: 'Gantari-Light';
}
.star_div i{
color: #01527f;
font-size: 25px;
}

.star_div p{
max-width: 50%;
margin: 15px auto 0px auto;
color: #000;
text-align: center;
font-family: Gantari-Light;
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.testimonialslider img{width: auto !important;}

.arrow_S a {
  margin: 15px 5px 10px 0px;
  display: inline-block;
  color: #0062A8;
  cursor: pointer;
}

.arrow_S a:hover svg {
  background-color: #d0b893 !important;
  border-color: #d0b893;
}

.arrow_S a svg {
  padding: 8px 7px;
  border-radius: 40px;
  border: 1px solid #0E2D4E;
  transition: 0.4s;
  width: 40px;
    height: 40px;
}

.btn-next-owl-client_reviews{
  position: absolute;
  top: 50%;
  z-index: 2000;
  right: -20px;
}

.btn-prev-owl-client_reviews{
  position: absolute;
  top: 50%;
  left: -20px;
  z-index: 2000;
}

.client_txtarea{
  padding-top: 75px;
  position: relative;
}
.text_area{
padding: 50px 35px;
border-bottom: 3px solid #01527f;
box-shadow: 0px 6px 13px -7px rgba(0, 0, 0, 0.4);
}
.text_area p {
  font-size: 18px;
  line-height: normal;
  min-height: 200px;
}
.text_area i{
color: #01527f;
}


#Browse_p{
  font-size: 18px;
}
.text_area h5{
margin-top: 14px;
font-family: Gantari-Regular;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.bu_tton {
text-align: center;
padding: 50px 0 100px;
}
.bu_tton a{
margin-top: 40px;
display: inline-block;
font-size: 20px;
padding: 12px 35px;
background-color: #0E2D4E;
color: #D0B893;
text-transform: uppercase;
font-family: Gantari-Light;
}
.bu_tton a:hover{
background: #D0B893;
color: #000;
transition: .3s;
}

/* == css 5 close == */
.img_1glry_animation {
position: relative;
overflow: hidden;
display: inline-block;
}

.img_1glry_animation img {
width: 100%;
height: auto;
transition: transform 0.5s ease;
}

.img_1glry_animation .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: opacity 0.5s ease;
}

.img_1glry_animation p {
  position: absolute;
  bottom: 20px;
  font-size: 18px;
  left: 5%;
  color: white;
  opacity: 1; /* Visible by default */
  transition: transform 0.5s ease;
}

.img_1glry_animation:hover img {
transform: scale(1.1);
}

.img_1glry_animation:hover .overlay {
opacity: 1;
}

.img_1glry_animation:hover p {
-webkit-transform: translate3d(0%, -100%, 0);
transform: translate3d(0%, -100%, 0);
border-bottom: 1px solid #beaf86;
}
.lfstyl_bgimg{
background-image: url('assets/images/image\ 14\ \(1\)-min.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.life_style h1{
  text-align: center;
  color: #D0B893;
  font-family: Gantari-Light;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 58px;
  text-transform: capitalize;
}
.life_style p{
  text-align: center;
  font-family: Gantari-Light;
}
.gallery{
display: flex;
padding: 50px 0;

}
.glry_img{
width: 50%;
}

.img_1glry{
position: relative;
}
.glry_img p{
position: absolute;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-family: Gantari-Light;
bottom: 5%;
left: 4%;
}
.gly_2img{
display: flex;
position: relative;
gap: 13px;
padding: 7px 0px;
}
.gr_2class{
margin-top: 7px !important;
}
.pools{
position: relative;
}

.pools p{
  position: absolute;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-family: Gantari-Light;
  bottom: 5%;
  left: 4%;
}
.with_views{
position: relative;
}
.with_views p{
position: absolute;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-family: Gantari-Light;
bottom: 5%;
left: 4%;
}
.life_style{
padding: 0px  0px 135px 0px;
}

@media screen and (min-width: 600px) and (max-width: 768px) {
.glry_img{text-align: center;}
.gly_2img {
justify-content: center;
}
}
@media screen and (min-width: 769px) and (max-width: 1150px) {
.glry_img {
width: 48%;
margin: auto;
}
}
@media only screen and (max-width: 768px) {

  .map_div{display: none;}
/*galler css*/
.minspace{
min-height: 50px;
}
.gly_2img {
display: flex;
gap: 8px;
padding: 2px 0px;
}
.gr_2class {
margin-left: 0px;
}
.gallery{
display: inherit;
margin: 0px 25px;
padding: 20px 0;
}
.glry_img{
width: 100%;
}
.life_style h1 {
  font-size: 30px;
  line-height: 1.2;
  padding-bottom: 8px;
  text-align: center;
}
.bu_tton {
  padding: 0px 0 30px;
}
.img_1glry img{
width: 100%;
}

.pools p {
left: 9%;
text-align: left;
font-size: 14px;
line-height: 1.2;
bottom: 9%;
}
.about_us h1 {
font-size: 40px;
line-height: 37px;
padding: 0px;
margin-bottom: 30px;
}
.about_us {
padding: 15px;
}
.pools img{
width: 100%;
}

.with_views img{
width: 100%;
}
.btn-prev-owl-client_reviews {
    top: 33%;
}
.btn-next-owl-client_reviews {
    top: 33%;
}
.with_views p {
left: 9%;
text-align: left;
font-size: 14px;
line-height: 1.2;
bottom: 9%;
}
.glry_img p {
bottom: 14%;
font-size: 13px;
}
.life_style {
padding: 15px 0px 20px 0px;
}
.life_style p {
text-align: left; 
font-family: Gantari-Light;
font-size: 12px;
}
#Browse_p{
padding-left: 25px;
}
/*galler css*/

.about_anita {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.container_second .about_anita,.container3 .about_anita{
    flex-direction: column-reverse;
}
 
.anita_text h1 {
max-width: 100%;
line-height: 38px;
font-size: 28px;
}
.anita_img {
width: 100%;
}
.heading_content {
  max-width: 90%;
}
.star_div p {
  max-width: 85%;
}
.heading_content h1 {
  font-size: 32px;
  line-height: 45px;
}
.anita_text {
width: 91%;
margin: auto;
padding: 10px 0px;
}
.star_div{background-position:initial;}
.anita_text p{max-width: 100%;}
.beat_out {
display: inherit;
}
.beat_img {
width: 100%;
}
.beat_text {
width: 100%;
}
.text_area {
padding: 20px 22px;
margin-bottom: 20px;
}
.client_txtarea {
display: inherit;
margin: 25px;
padding-top: 10px;
}
.iputs_s input {
margin: 25px 0 0;
width: 89%;
}
.text_beat_area {
padding:0px 0px 0 10px;
}
.iputs_s {
display: inherit; 
margin: 5px 0 0px 14px;

}
.text_beat_area h1 {
padding: 50px 15px 0 15px;
font-size: 33px;
line-height: 42px;
}
.text_beat_area p {
padding: 20px 15px 0px 15px;
}
.text_beat_area a {
margin: 30px 0 70px 15px;
}
.star_div{margin: 55px 0 0 0;}
.star_div h1 {
font-size: 44px;
line-height: 1.2;
margin: 15px 0 10px;
padding: 0 22px;
}
.bu_tton a {
margin-top: -6px;
font-size: 14px;
letter-spacing: 2px;
padding: 12px 30px;
}
.redbg_text h1 {
font-size: 44px;
}
.redbg_text p {
font-size: 19px;
padding: 15px 15px 25px 15px;
}
.a_home {
padding: 80px 0px;
}
.foot_erlogo img{
max-width: 250px;
}
.copy_rgt {
padding: 20px 0px;
}
.copy_rgt p{
font-size: 9px;
}
.anita_text a {
margin: 30px 0 50px 0;
}
.lo_go img {
padding-bottom: 50px;
max-width: 200px;
}
.home_text h5 {
letter-spacing: 2px;
font-size: 15px;
}
.search_input #search_txt {
  max-width: 250px;
  padding: 10px 0 11px 30px;
  border-radius: 3px 0px 0px 3px;
  font-size: 11px;
  line-height: 24px;
}
.search_input #btn {
padding: 14px 20px 16px 20px;
letter-spacing: 1px;
transition: 0.3s;
font-size: 12px;
border-radius: 0px 2px 2px 0px;
}
.home_text h1 {
font-size: 40px;
padding: 20px 0 20px;
letter-spacing: 3px;
line-height: 50px;
}
.home_text {
padding: 90px 0 95px;
}
.search_input i {
top: 57%;
left: 8.6%;
font-size: 18px;
}
.search_input {
position: relative;
max-width: 800px;
margin: 0 auto;
padding-top: 26px;
}
.foot_erlogo {
padding: 100px 0;
}
}