/*
Theme Name: alpinegrp
Text Domain: alpinegrp
Template: rmcore
Author: Rent Manager
Author URI: https://www.rentmanager.com
Description: Custom theme created by Rent Manager
Version: 1.1.5
License: Proprietary, non-distributed
*/
body {
  box-sizing: border-box;
  margin:0; }

body * {
  box-sizing: inherit;}

img {
  max-width: 100%;
  height: auto; }

  .sr-only{
    display: none;
  }

  strong{
    font-weight: 600;
  }

  textarea.guestCardFieldInput, input.guestCardRequiredField{
    border-color:#757575;
  }

  .wp-block-columns{
    margin:0 3em;
    justify-content: space-evenly;
  }
  .wp-block-media-text{
    margin:3em;
  }

  .wp-block-media-text>.wp-block-media-text__media{
    margin:1em !important;
  }

 /*
  [data-aos=fade-right]{
    animation: slideIn .3s;
    -webkit-animation: slideIn .3s;
    -moz-animation: slideIn .3s;
    -o-animation: slideIn .3s;
    -ms-animation: slideIn .3s;
  }
  
  
  @keyframes slideIn {
    0% {opacity: 0; transform: translateX(90px)}
    100% {opacity: 1; transform: translateX(0px)}
  }

  [data-aos=fade-left]{
    animation: slideIn 1s;
    -webkit-animation: slideIn 1s;
    -moz-animation: slideIn 1s;
    -o-animation: slideIn 1s;
    -ms-animation: slideIn 1s;
  }
  
  
  @keyframes slideIn {
    0% {opacity: 0; transform: translateX(-90px)}
    100% {opacity: 1; transform: translateX(0px)}
  } 

/* Gutenberg alignment sample */
@media screen and (min-width: 1640px) {
  .wp-block-cover__inner-container{
    max-width: 1640px;
    margin:0 auto;
  }
  .main {
    margin: 0 auto; }
  .entry-content .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2);
    margin-right: calc( -100vw / 2 + 100% / 2);
    max-width: 100vw; }
  .entry-content .alignwide {
    margin-left: -4em;
    margin-right: -4em;
    max-width: 68em; } }

/* Gutenberg custom color sample */
.has-branding-color {
  color: #f53333; }

.has-branding-background-color {
  background-color: #f53333; }

  .button,
  .guestCardSubmitButton{
    padding: .5em 2em;
    font-weight: 500;
    border-radius: 40px !important;
    display: inline-block;
    cursor: pointer;
  }

  header nav .menu-item-has-children ul {
      display: none;
      position: absolute;
      z-index: 1000;
      min-width: 125px;
      padding: 0;
      top: 100%;
      background-color: #ffffff; }
      @supports (-ms-ime-align: auto) {
        header nav .menu-item-has-children ul {
          margin-top: 0.85rem; } }
      header nav .menu-item-has-children ul li {
        display: block;
        padding: .5em;
        text-align: left;
       }
      header nav .menu-item-has-children ul li a {
        margin: 0 1rem;}
    header nav ul li:hover ul {
      display: block; }

  .nav-banner-bar{
    width: 100%;
    box-shadow: 3px 3px 20px #707070;
    padding:1vh 0;
    z-index:999;
    background: rgba(255, 255, 255, .75);
    position: fixed;
  }

  .top-menu-containers{
    margin: 0 3em;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .current-menu-item{
    padding-bottom:5px;
  }

  .fixed-logo{
    display: none;
  }

  .nav-banner-bar li,
  .footer-menu-area li,
  #menu-main-menu-1 li{
    list-style: none;
    width:auto;
  }

  .nav-banner-bar a,
  .footer-menu-area a{
    font-size:1.25em;
    margin:10px;
  }

  .nav-banner-bar a{
    color: #000;
  }



  .menu-item-has-children a{
    padding:2.2em 0;
  }

  .sub-menu a{
    padding:0;
  }

  .main-menu-top,
  .main-menu-primary{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  h1{
    font-size:3.4375em;
    font-weight: 400;
  }

    .page-header .title{
      font-size: 4em;
    }

  h2,
  .heading2{
    font-size: 3.125em;
    font-weight: 400;
  }

  h3,
  .steps-outline li::before{
    font-size: 2.25em;
    font-weight: 400;
    letter-spacing: 2px;
  }

  p{
    font-size:1.125em;
    font-weight: 500;
  }
  span{
      font-size:1.125em;
    font-weight: 500;
  }
  a{
    font-size:1.125em;
    font-weight: 500;
    text-decoration: none;
  }

  a:hover{
    color: #000;
  }

  .rounded-image img{
    border-radius: 14px;
  }

  .right-footer i{
    font-size:2.625em;
  }

  .copyright-area p,
  .copyright-area a{
    text-align:left;
    font-size: 16px;
  }

  .bottom-footer .right-footer,
  .right-footer .disclaimer{
    font-size: 16px;
    text-align: right;
  }

  .right-footer .affiliate-logo{
    margin:0 4px;
  }

  .socials{
    display: flex;
    align-items: center;
  }

  .socials a{
    margin: 0 1em;
  }

  .footer{
    padding:2em 0;
  }

  .bottom-footer,
  .top-footer{
    display: flex;
    justify-content: space-between;
    align-items:center;
    margin: 0 3em;
  }

  .bottom-footer{
    align-items:end;
  }

  .top-footer .left-footer{
    display: flex;
    flex-direction: column;
  }

  .middle-footer .forminator-field,
  .middle-footer .forminator-custom-form{
    display: flex;
    height: 100%;
    align-items: center;
  }

  #forminator-module-334{
    display: flex;
    align-items: end;
    width:100%;
  }

  #forminator-module-337 .forminator-button{
    border-radius: 40px;
  }

  .middle-footer .forminator-field label{
    width: 120%;
  }

  .middle-footer .forminator-custom-form input{
    padding: 10px !important;
  }

  .affiliate-logo{
    max-height: 39px;
  }

    /*homepage-cover*/
  .prop-btns {
    position: relative;
    left: 0px;
    z-index:2;
    height:800px;
    overflow: hidden;
    background-color: #000A16;
 }

 .button-banner{
  display: flex;
  position: relative;
  z-index: 999;
  margin:1em;
 }

 .prop-btns a { display: inline-block; }

 .home-logo .logo{
      position: absolute;
    left: 43%;
    top: 26%;
    z-index: 3;
 }

 .background-diamond{
  transform: rotate(45deg);
      height: 291px;
    width: 291px;
    background: white;
    position: absolute;
    z-index: 2;
    top: 25%;
    left: 42.35%;
 }

 .prop-btns .left {
        width:50%;
        float: left;
        height:800px;
        overflow: hidden;
        text-align: left;
 }

 .prop-btns .right {
        width:50%;
        /*float: right;*/
        height:800px;
        overflow: hidden;
        text-align: right;
 }

 .left-text-container,
 .right-text-container{
  height: 100%;
  position: relative;
  z-index: 999;
 }

 
 .left-text-container{
  top:7em;
  left:3em;
 }

  .right-text-container{
  bottom:5em;
  right:3em;
  display: flex;
  justify-content: end;
  flex-direction: column;
 }

 @media(max-width:1780px){
    .right-text-container{
      right:.5em;
    }
    .left-text-container{
      left:.5em;
    }
 }

  .left-title,
 .right-title,
 .left-subtitle,
 .right-subtitle{
    color: #ffffff;
 }

 .left-title,
 .right-title{
  margin: 0;
 }


 .left-overlay,
 .right-overlay{
  background: #000;
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 1;
}

  /*Slider Overlay*/
  .slider-overlay{
    background: rgba(255, 255, 255, .90);
    text-align: center;
    padding: 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 79px;
    margin-left:10%;
    height: 100%;
    min-height: 84vh;
    width:25%;
  }

  .heading2{
    margin-bottom: 0;
  }

  .nav-banner-bar .logo img {
    height: 86px;
    width: auto;
}

  .home-logo img{
    width:250px;
  }

  @media(max-width:1380px){
    .home-logo img{
      width:197px;
    }
    .background-diamond {
    height: 220px;
    width: 220px;
  }
    .top-menu-containers{
    margin:0 1em;
  }
  }
    @media(max-width:980px){
    .home-logo img{
      display: none;
    }
    .background-diamond {
    display: none;
  }

  }

  .footer-link{
    margin:0 10px;
  }

  .page-header {
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items:center;
    justify-content: space-between;
    padding: 0em 3em;
  }

  .page-header .title{
    margin-top:2em;
  }
      .page-header-container{
        position: relative;
      }
      .page-header-home {
        background-size: cover;
        background-position: center;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        position: relative;
          min-height: 84vh; }
          @media(max-width:767px){
        .page-header-home {
          min-height:650px;
        }
      }
    .header-text {
      text-align: left;
    }

    .anchor-menu{
      width:41%;
      right: 3em;
    }


    .anchor-menu .button{
      margin: .5em;
      width: 30%;
      text-align: center;
    }

        @media(max-width:1500px){
       .anchor-menu{
        width:100%;
      }

      .anchor-menu .button{
        width:90%;
      }
    }

    .content-container .content{
      margin:50px auto;
      max-width:1088px;
      text-align: left;
    }

    .blur-background{
      width: 90%;
      margin: 0 auto;
    }

    .blur-background img{
          -webkit-filter: blur(7px);
    -moz-filter: blur(7px);
    -ms-filter: blur(7px);
    -o-filter: blur(7px);
    filter: blur(7px);
    }

    /*two column-content*/
    .two-column-color-block{
      display: flex;
      justify-content: space-evenly;
    }

    .color-block-column{
      width: 40%;
      border-radius: 40px;
      padding:0 1em;
    }

    .two-column-color-block .button-container{
      text-align: center;
      padding: 1em 0 2em 0;
    }

    /*blog news section */
.news-section{
  margin-top: 5.5em;
  margin-bottom: 5.5em;
}

.news-heading{
  text-align: center;
}

.news-body{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.news-body article{
  flex-basis:48%;
  margin-top:1em;
  border-radius:44px;
  height: 300px;
  overflow: hidden;
}

.frosted-class-section{
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.not-frosted, .frosted-glass{
  position: absolute;
  width: 100%;
  height: 100%;
}

.frosted-glass {
  opacity: 0;
  transition: .5s ease;
  z-index: 99;
}

.news-body article:hover .frosted-glass {
  opacity: 1;
  background: rgba(0,0,0,.3);
}

.news-body article .blog-article-content {
  margin: 0 auto;
  display: flex;
  width: 95%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
}

.news-body article .blog-article-content p{
  color: white;
}

.news-body article .blog-article-content .news-link{
  margin-top: 2em;
}

.background-overlay{
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, black, transparent);
}

.news-body article .blog-item-image .archive-title{
  color: white;
    position: absolute;
    bottom: 0.5em;
    text-align: left;
    left: 0.5em;
}

.news-body .button-container{
  text-align: center;
  margin-bottom: 2em;
  padding-top:3em;
  width: 100%;
}

/* Blur Hover Effect */

.news-body article .blog-item-image {
     filter: none;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    height:350px;
    background-color: #000;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.news-body article:hover .blog-item-image{
    filter: blur(35px);
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

    /*Image Contact*/
    .two-column-with-contact{
      position: relative;
      margin-top:4em;

    }
.two-column-with-contact-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px);
  margin-top: -10px;
  padding-bottom: 20px;
  margin-left: -10px;
  padding-right: 20px;
}

.two-column-with-contact-bg .image-overlay{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    padding-bottom: 20px;
    left: 0;
}
.two-column-with-contact-content .social-links a {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}

.section.two-column-with-contact .row, .section.two-column-small-contact .row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
    padding: 5vh 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: border-box;
}

.section.two-column-with-contact .row .col-left, .section.two-column-small-contact .row .col-left {
    flex: 2;
    margin-right: 50px;
}

.section.two-column-with-contact img, .section.two-column-with-contact .col-right, .section.two-column-small-contact img, .section.two-column-small-contact .col-right {
    flex: 2;
}

  .two-column-with-contact-content .social-links {
    display: flex;
    font-size: 2.625em;
    align-items: center;
}

.forminator-input--wrap{
  background: #ffffff;
}

.forminator-label,
.forminator-required,
.forminator-button-submit {
  z-index: 1;
    position: relative;
    font-size: 1em !important;
}

    /* Full width */
    .full-width-content{
      padding: 2vh 10vw;
      margin: 0 auto;
    }

    .full-width-content .button-container{
      margin-top: 3em;
      text-align: center;
    }

    /*Gallery*/
     .gallery-slider-block{
      width:90%;
      margin:0 auto;
     }
    .gallery-slider-block .slick-slide{
      margin:1em;
      position: relative;
    }

    .slick-arrow {
    background: none;
    border: none;
    position: absolute;
    z-index: 99;
    bottom: 37%;
    }
.slick-prev:before {
    content: "\f0d9";
    font-family: "Font Awesome 6 Free";
    font-size: 3.25em;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.slick-next:before {
    content: "\f0da";
    font-family: "Font Awesome 6 Free";
    font-size: 3.25em;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.gallery-slider-block .slick-prev{
  left: -1%;
}

.gallery-slider-block .slick-next{
  right: -1%;
}

.slick-dots{
    position: absolute;
    bottom: 9%;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 68px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
}

.gallery-slider-content{
  text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.gallery-slider-content p{
  display: none;
  margin:0 5px 8px 5px;
}

.gallery-slider-content h3{
  margin:8px 0;
}

.gallery-slider-column:hover .gallery-slider-content p{
  display: block;
}

.gallery-slider-image{
  width: 100%;
}

.gallery-slider-column a{
    width: 100%;
    display: inline-block;
}

.gallery-slider .button-container{
  text-align: center;
  margin:2em auto;
}

  /* Steps */
  .steps-outline{
    margin:3em auto;
    max-width: 1640px;
  }

  .steps-outline ol{
    display: flex;
    text-align: center;
    padding: 0;
    justify-content: space-evenly;

  }

  .steps-outline li::before{
    content:counter(list-item);
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    display: inline-block;
    line-height: 4rem;
    text-align: center;
    margin-right: 0.5rem;
    vertical-align: middle;
  }

  .steps-outline li{
    list-style-type: none;
    width: 30%;
  }

  .steps-outline li .button-container{
    padding-top:1em;
  }

/*google widget*/
.ti-widget{
  width: 50% !important;
  margin:0 auto;
}

/*Contact Info*/
.contact-strip .fa-solid{
  font-size: 32px;
  margin-right: 10px;
}

.contact-strip{
    display: flex;
    padding: 1em;
    justify-content: space-evenly;
}

.icon-contact{
  display: flex;
  align-items: center;
}


/*Form Select*/
.form-select{
  margin:3em 0;
}

.forminator-button span{
  font-weight: 500;
}

.forminator-ui.forminator-custom-form[data-design=material] .forminator-input{
  border-width: 1px !important;
}

#forminator-module-1064.forminator-design--material .forminator-label[class*="forminator-floating-"]{
  padding-left: 1em !important;
}

/*Team Members */
.team-members-container{
  margin: 2em auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
/*   @media (min-width: 1080px) {
    .team-members-container {
      justify-content: space-between; } } */

      .team-members-container .description{
        text-align: center;
      }
          
.team-member {
  margin: 1em;
  width: 48%;
  display: flex;
  flex-direction: column;
  max-width: 500px;
  align-items: center; }

  @media (min-width: 1180px) {
    .team-member{
      width: 30%;
      flex-direction: column;
      max-width: none;} }
        @media (max-width: 768px) {
    .team-member{
      width: 100%;} }
  .team-member .image {
    width: 375px;
    height: 375px; }
    .team-member .image img{
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top;
      border-radius:40px; }
  .team-member .content-container {
    width: 100%;
    padding: .5em 1.5em; }
      .team-member .name,
      .team-member .title,
      .team-member .button-banner-container{
        text-align: center;
      }
      .team-member .name{
        margin: 0;
      }
      .team-member .contact-info{
        display: flex;
        justify-content: space-evenly;
      }
      .team-member .button{
        width: 40%;
        text-align: center;
      }

      /*Button Banner*/
    .button-banner{
      display: flex;
      justify-content: space-evenly;
      flex-wrap: wrap;
    }

    .button-banner .button-banner-container{
      text-align: center;
      margin: 1em 0;
    }

    .button-banner .button-banner-container .button{
      display: inline-block;
      width: 100%;
    }

    /* Accordion */
.accordion{
  margin: 3em;
}

@media(max-width:1640px){
  .accordion{
    width:98%;
    margin:0 auto;
  }
    .header-buttons .button{
    padding: .5em;
  }
  .steps-outline ol{
    flex-direction: column;
    align-items: center;
  }
  .steps-outline li{
    margin:1em auto;
    width:90%;
  }
}

.accordion .accordion-toggle {
  padding: 1rem 2rem;
  cursor: pointer;
  text-transform: none;
  font-weight: normal;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
  border-radius: 0 20px 20px 20px; }
  .accordion .accordion-toggle i {
    margin-left: 1em;
    font-size: 1.5rem; }
.accordion .accordion-content {
  display: none;
  padding: 1rem;
margin-top:-1rem; }
.accordion .default {
  display: block;
  border: 1px solid transparent; }

@media(max-width:1280px){
  .slider-overlay{
    width:45%;
  }

  .contact-block{
    justify-content: space-evenly;
  }

      .forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small):first-child{
      margin-top:30px !important;
    }

      .bottom-footer{
      width:98%;
      margin:0 auto;
      flex-wrap: wrap;
      justify-content: center;
    }

    .top-footer{
      flex-direction: column;
      width:98%;
      margin:0 auto;
    }

    .top-footer .left-footer,
    .copyright-area p, 
    .copyright-area a,
     .bottom-footer .right-footer,
  .right-footer .disclaimer{
      text-align: center;
    }
}

/*Icon Picker*/
.chosen-large-icon i{
  font-size: 11em;
  text-align: center;
  width: 100%;
}

       /* At a Glance */
       .card-at-a-glance{
        margin: 5.5em auto;
       }

       .card-at-a-glance .card-glance-container{
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .glance-icon{
      font-size:4em;
    }
  
    .card-at-a-glance .card-glance-container .card-glance-item {
        margin: 0 1rem;
        flex: 1 1;
          width: 100%;
          max-width: 310px;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: flex-start; 
        flex-direction: column;}


                /* blog archive page */
.blog-list .all-blogs{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.related-posts{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.blog-info{
  margin:0 3em;
}

.blog-post-categories{
  position: absolute;
    bottom: 1em;
    right: 1em;
    text-shadow: -2px 1px 3px white;
}

.blog-post-subheader{
  width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.more-posts{
  text-align: center;
}

.related-posts .blog-item-image{
height:300px;
}


.all-blogs article{
    overflow: hidden;
    margin: 1em 0;
      display: flex;
  flex-wrap: wrap;
  margin: 1em;
  align-content: space-between;
  width: calc(100% - 4.2em);
  box-sizing: border-box;
  max-width: 600px;
  position: relative;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .all-blogs article {
    width: calc(50% - 4.2em);
  }
}
@media screen and (min-width: 1340px) {
 .all-blogs article{
    width: calc(33% - 4.2em);
  }
}


.blog-article-content{
  margin: 0 10px;
}

.blog-article-header{
  padding: 10px;
  text-align: center;
}

.all-blogs .blog-div{
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}

.blog-item-image{
  height: 225px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.all-blogs .archive-title{
  font-size:1.75em;
}

.news-body .archive-title{
  margin: 0;
  margin-top: 10px;
}

.blog-link {
    text-align: right;
    margin-right: 1em;
    margin-bottom: 1em;
}

#unit-count{
  margin-left: 4em;
}
.back-button{
  border: none;
  background: transparent;
  text-decoration: underline;
  cursor: pointer;
}

.back-button:hover{
  text-decoration: none;
}

.blog-single-div{
  display: flex;
  margin: 0 auto;
  margin-bottom: 3em;
  max-width: 1520px;
  
}

.blog-single-div .blog-info{
  width:100%;
}


.blog-list{
  display: flex;
  justify-content: space-evenly;
  margin-top:5.5em;
  flex-direction: column;
}

.blog-list #title-bar-category .title{
  margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content{
  padding: 0 8% 0 0 !important;
}



.blog-list-search-section {
  width: 100%;
  padding: 1em 3em;
}

.name-input label>input {
  outline: none;
  border: none;
  background: transparent;
}

.name-input label{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 17px;
  padding: 12px;
  cursor: text;
}

.blog-categories .category-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin:1em 0;
}

.categories-list{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  margin: .25em 0;
}

.categories-list a{
  color: #333;
  font-weight: 100;
  margin: 10px 0;
  margin-top:0px;
}

.pagination{
  width: 100%;
  margin:1em 3em;
}

.page-numbers{
padding: .5em 2em;
    font-weight: 500;
    border-radius: 40px;
    display: inline-block;
    cursor: pointer;
}


.pagination .dots{
display: none;
}

.blog-list-search-section .anchor-menu{
  width: 100%;
  position: relative;
  right:auto;
}

.blog-list-search-section .anchor-menu .button{
  width:auto;
}

.post-page-header{
  display: flex;
    flex-direction: row;
}
.post-page-header .header-text{
  width: 50%;
}

.post-page-header .header-image{
  width: 48%;
  max-height: 535px;
    overflow: hidden;
    position: relative;
}

@media(max-width:1280px){
  #mobile-menu{
    display: inline-block;
  }

    html body div#wprmenu_bar{
    display: flex;
        align-items: center;
  }

  #wprmenu_bar .menu_title{
    display: flex !important;
    align-items: center;
    width: 90%;
    justify-content: space-between;
  }

  #wprmenu_bar .bar_logo{
        height: 3.5em !important;
  }

  .nav-banner-bar{
    display: none;
  }
    .wprmenu_bar{
    box-shadow: 3px 3px 20px #707070;
  }
}

@media(max-width:1180px){
  .slider-overlay{
    margin-top:0;
  }

  .content-container .content{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .color-section,
  .background-div{
    width: 20rem;
    height: 20rem;
  }

  .contact-strip{
    flex-direction: column;
    align-items: center;
  }

  .icon-contact{
    margin:.5em 0;
  }

  .page-header{
    padding:1.5em 1em;
  }
  h3{
    font-size: 1.75em;
  }

}

@media(max-width:1024px){

  .slick-prev {
    left: 35%;
  }
  .slick-next {
    right: 35%;
  }
    .right-footer i{
    font-size: 40px;
  }
  .bottom-footer{
    flex-direction: column;
  }
  .right-footer,
  .mid-footer,
  .left-footer{
    width: 100%;
    text-align: center;
  }
  .footer-menu-area li{
    margin:10px;
  }
}

@media(max-width:980px){
  .footer a,
  .nav-banner-bar a,
  #mobile-menu a,
  .button{
    font-size: 18px;
  }
  p, span, .icon-contact a{
    font-size: 16px;
  }
  h1, .header-text .title, .page-header .title{
    font-size:36px;
  }
  h2{
    font-size:28px;
  }
  h3{
    font-size:24px;
  }
  .text-and-image{
    flex-direction: column;
    margin-top:1em;
  }
  .column-text {
    width: 95%;
    margin: 0 auto;
  }
  .column-with-image {
    width: 95%;
    max-height: 22vh;
  }
  .card-at-a-glance .card-glance-container .card-glance-item {
  flex: 46%;
  width: 100%;
  max-width: 100%;
  margin-top: 3em;
}

 .left-text-container,
 .right-text-container{
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        position: relative;
        right: auto;
        bottom: auto;
        left: auto;
        top: auto;
        height: 400px;
    }

  .prop-btns .left,
  .prop-btns .right {
    width: 100%;
    float: none;
    height: auto;
    min-height: 400px;
    overflow: hidden;
    text-align: center;
  }

    .footer-menu-area li{
      text-align: center;
    }

}

@media(max-width:768px){
  .row {
        padding-right: 25px;
        padding-left: 25px;
    }

    .wp-block-heading{
      padding:0 1em;
    }

    .gallery-slider .button-container{
      margin: 1em;
    }

    .news-body article{
      flex-basis:90%;
    }

  .section.two-column-with-contact .row .col-left{
        flex: auto;
        text-align: center;
        margin-right: 0;
    }

        .section.two-column-with-contact img, .section.two-column-with-contact .col-right{
        width: 100%;
        margin-top: 1em;
        flex: auto;
    }

    .footer a{
      font-size: 16px;
    }


    .middle-footer .forminator-field, 
    .middle-footer .forminator-custom-form{
      display: block;
    }

    .post-page-header .header-text,
    .post-page-header .header-image{
      width:100%;
    }
    
    .post-page-header {
    flex-wrap: wrap;
}

    .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
}


  .slider-overlay{
    width:100%;
    margin-left:0%;
    justify-content: flex-start;
  }

  .slick-prev{
    left:10%;
  }

  .slick-next{
    right:10%;
  }

  .header-text{
    width:100%;
    justify-content: center;
    flex-direction: column;
  }

  .header-text .logo-area{
    margin-right: 0rem;
    width:100%;
  }

  .contact-block{
    flex-direction: column;
  }

  .map-contact{
    height:350px;
  }

  .map-contact,
  .form-contact{
    width:98%;
    margin:0 auto;
  }

  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }

  .color-block-column {
    width: 90%;
    margin: 1em auto;
  }
  .two-column-color-block {
    flex-direction: column;
    align-items: center;
  }
  .wp-block-columns{
    margin:0 auto;
  }
}