/*
Theme Name:   aspire-lift-child
Description:  Write here a brief description about your child-theme
Author:       kiwi
Author URL:   Write here the author's blog or website url
Template:     twentytwenty
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwenty-child
*/

/* Write here your own personal stylesheet */

/**/



@font-face {
  font-family: openSansLight;
  src: url('../../../fonts/OpenSans-Light.ttf');
}
@font-face {
  font-family: openSans;
  src: url('../../../fonts/OpenSans-Regular.ttf');
}
@font-face {
  font-family: openSansSemiBold;
  src: url('../../../fonts/OpenSans-SemiBold.ttf');
}
@font-face {
  font-family: openSansBold;
  src: url('../../../fonts/OpenSans-Bold.ttf');
}
@font-face {
  font-family: openSansExtraBold;
  src: url('../../../fonts/OpenSans-ExtraBold.ttf');
}
.container{
    max-width: 1255px;
}
html{
	scroll-behavior: smooth;
}
html body section{
    padding: 0;
    margin: 0;
}
body{
    font-family: openSans;
    position: relative;
}
body a:hover,
body a:focus,
body button:hover,
body button:focus{
    outline: none;
    text-decoration: none;
}
#main-head.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    margin: 0;
    padding: 15px 0;
}
.owl-theme.banner-slider .owl-nav button:hover,
.owl-theme.banner-slider .owl-nav button:focus{
	background: transparent;
	outline: none;
}
.p-l-0{
  padding-left: 0;
}
.p-r-0{
  padding-right: 0;
}
.skip-link.screen-reader-text{
  display: none;
}
/*header*/
.logo-img{
    position: relative;
}
.logo-img img{
  width: 100%;
}
.header-wrap{
  background-color: #117ABE;
  padding: 30px 0 0;
}
.header-menu-top{
  text-align: right;
  color: #fff;
}
.header-menu-top p{
      font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.08px;
    font-family: openSansLight;
    margin-bottom: 13px;
}
.header-menu-top p a{
  font-weight: bold;
    font-family: openSansBold;
    color: #fff;
}
.header-menu .ubermenu .ubermenu-item.ubermenu-item-level-0{
  background: transparent;
  position: relative;
}
.header-menu .ubermenu-skin-black-white-2{
  border: none;
  background: transparent;
  background-color: transparent;
  box-shadow: none;
}
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target,
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target,
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target{
  background-color: transparent;
  background: transparent;
  border: none;
}
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target{
  border-left: none;
  box-shadow: none;
  font-size: 18px;
  color: #fff;
  padding: 10px 15px 30px;
}
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0:nth-child(1) > .ubermenu-target{
  padding-left: 0;
}
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0:nth-last-child(1) > .ubermenu-target{
  background: #57bbe2;
  border-radius: 10px;
  padding-bottom: 10px;
}
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target,
.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target{
  background-color: transparent;
  background: transparent;
}
.header-menu .ubermenu-bound-inner .ubermenu-nav{
  float: right;
}
.header-menu .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    position: absolute;
    right: 10px;
    top: calc(100% + 0px);
    margin-top: -10px;
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    left: 50%;
    opacity: 0;
}
.header-menu .ubermenu-sub-indicators .ubermenu-has-submenu-drop:hover>.ubermenu-target:after{
  opacity: 1;
}
.header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop,
.header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop,
.header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop{
  margin-top: 15px;
  width: 100%;
  background: #57BBE2;
  border-color: #57BBE2;
	min-width: 200px;
}
.header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop li a,
.header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop li a,
.header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop li a{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  }
  .header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop li a span.ubermenu-target-title.ubermenu-target-text:before,
   .header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop li a span.ubermenu-target-title.ubermenu-target-text:before,
  .header-menu .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop li a span.ubermenu-target-title.ubermenu-target-text:before{
    position: absolute;
    top: 50%;
    margin-top: 0;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    left: 7px;
    transform: translateY(-50%);
}
/*banner home*/
.homeslider{
    background-size: cover;
    height: 527px;
}

.home .head-inner{
    display: none;
}
.banner-cont-box{
  background: #FFE333;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  padding: 30px 60px;
  font-family: openSansBold;
}
.banner-hr{
  width: 90px;
  height: 8px;
  background: #fff;
  margin: 15px auto;
}
.cont-banner{
  text-align: center;
}
.cont-banner a{
  background-color: #117abe;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 0px 15px;
  text-transform: uppercase;
  border: 1px solid #117abe;
  font-size: 20px;
}
.cont-banner a i{
  border-left: 1px solid #fff;
  padding: 10px 0px 10px 10px;
    margin-left: 10px;
}
.banner-slider .owl-dots{
  position: absolute;
    right: 5%;
    top: 50%;
    transform: rotate(90deg) translateY(-50%);
}
.owl-theme.banner-slider .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 0px 5px;
    background: #fff;
    transition: 0.3s;
  }
  .owl-theme.banner-slider .owl-dots .owl-dot.active span,
  .owl-theme.banner-slider .owl-dots .owl-dot:hover span{
    background: #fff;
  }
/*  .owl-theme.banner-slider .owl-dots .owl-dot.active span{
    margin-left: -50px;
    display: inline-block;
    position: relative;
  }
  .owl-theme.banner-slider .owl-dots .owl-dot.active span:after {
    content: '';
    border-left: 1px solid #fff;
    height: 2px;
    width: 50px;
    position: absolute;
    top: 50%;
    background: #fff;
    left: 20px;
    transform: translateY(-50%);
}*/
.owl-theme.banner-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-theme.banner-slider .owl-nav button.owl-prev {
    left: 10%;
}
.owl-theme.banner-slider .owl-nav button.owl-next {
    right: 10%;
}
/*about sec*/
.home-about{
  padding: 50px 0;
}
.home-about p{
  font-size: 20px;
  line-height: 27px;
  color: #383838;
  text-align: center;
}
.home-cont-wrap{
  padding: 0 150px;
}
.home-cont h2{
  font-size: 24px;
    line-height: 1;
    color: #57bbe2;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.home-cont img{
  width: 100%;
}
.home-cont-img img{
  width: auto;
  position: absolute;
  left: -120%;
  top: -100px;
}
html body div .home-cont a{
  font-size: 18px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background-color: #57bbe2;
    padding: 22px 40px;
    display: block;
    border-radius: 10px;
    text-transform: uppercase;
    margin: 35px;
  font-family: openSansExtraBold;
}
/*fundamentals sec*/
.home-fundamental{
  padding: 100px 0;
  overflow: hidden;
}
.home-fundamental h3{
  color: #2f2f2f;
  font-size: 34px;
  line-height: 30px;
  margin-bottom: 30px;
  font-weight: bold;
}
.home-fundamental p{
  color: #666666;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 30px;
}
.fund-cont-bottom p{
  margin-bottom: 0;
}
.home-fundamental .box-ser {
    background: #117abe;
    text-align: center;
    height: 147px;
    width: 147px;
    border-radius: 147px;
}
.home-fundamental .box-ser h4{
  font-size: 11px;
  line-height: 9px;
  color: #d0eefa;
  margin-bottom: 0;
  margin-top: 5px
}
.box-cont {
    padding: 45px 0;
}
.fund-cont-box{
  margin-bottom: 20px;
}
.home-fundamental a.prin-link{
   font-family: OpenSans;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.28;
  text-align: center;
  color: #ffffff;
  background-color: #117abe;
  padding: 17px 40px;
  display: inline-block;
  border-radius: 10px;
}
.fund-right-img{
  position: absolute;
}
/*ser sec*/
.ser-sec{
  background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-home.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffdf32;
  padding: 50px 0;
  margin-bottom: 100px;
  /*background-size: 58% 100%;*/
	background-size: cover;
	max-width: 1650px;
	margin: 0 auto 100px;
}
.ser-sec.ser-abt{
	background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-about.png);
}
.ser-sec.short-term{
	background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-short.png);
}
.ser-sec.long-term{
	background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-long.png);
}
.ser-sec.daily-top{
	background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-daily.png);
}
.ser-sec.daily-bottom{
	background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-daily2.png);
}
.ser-sec.daily-top.resd-ser{
	background-image: url(http://anne-maree.testweb.nz/wp-content/uploads/2020/12/cont-avond-bg-app.png);
}
.ser-sec h2{
  font-size: 34px;
  font-weight: bold;
  color: #2f2f2f;
  position: relative;
  margin-bottom: 35px;
}
.ser-sec h2:after{
  content: '';
  width: 75px;
  height: 3px;
  background-color: #57bbe2;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.ser-sec p{
  color: #2f2f2f;
  line-height: 27px;
  font-size: 20px;
  padding-right: 25px;
}
.ser-sec ul{
  list-style: none;
  padding-left: 30px;
}
.ser-sec ul li{
  line-height: 41px;
  font-size: 20px;
  color: #2f2f2f;
  position: relative;
}
.ser-sec li:before {
    content: '';
    left: -30px;
    position: absolute;
    height: 18px;
    width: 18px;
    top: 49%;
    border-radius: 18px;
    transform: translateY(-50%);
    line-height: 1;
    background-size: 18px 18px;
    background-image: url(../../../images/tick.png);
}
.ser-sec ul li ul li {
        line-height: 1.5;
}
.ser-sec ul li ul li:before {
    background-image: none;
    width: 15px;
    height: 15px;
    border-radius: 15px;
/*     background: #000; */
	background: none;
}
.ser-sec li.par-link:before{
	display: none;
}
.ser-sec li a {
    color: #2f2f2f;
}
.ser-sec a.ser-btn {
    background-color: #117abe;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 15px;
    text-transform: uppercase;
    border: 1px solid #117abe;
    font-size: 20px;
}
.ser-sec a.ser-btn i {
    border-left: 1px solid #fff;
    padding: 10px 0px 10px 10px;
    margin-left: 10px;
}
hr.gal-hr {
    width: 75%;
    margin: 75px auto 40px;
    border-color: #a2a2a2;
}
/*about sec*/
.abt-sec{
  text-align: center;
}
.abt-sec h2 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 50px;
}
.abt-sec h2:after{
  content: '';
  width: 75px;
  height: 3px;
  background-color: #57bbe2;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
.about-cont{
  padding: 0 140px 70px;
}
.about-cont p{
  font-size: 20px;
  color: #383838;
}
/*location sec*/
.loc-sec{
  text-align: center;
  padding: 60px 0 50px;
}
.loc-sec h2 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 50px;
}
.loc-sec h2:after{
  content: '';
  width: 75px;
  height: 4px;
  background-color: #57bbe2;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
.loc-sec h3{
  font-weight: bold;
  margin-bottom: 25px;
}
.map-cont-cust{
  background-color: rgba(87,187,226, 0.7);
  border-radius: 10px;
  padding: 25px 70px 25px 30px;
  color: #fff;
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
}
.map-cont-cust span{
  display: block;
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 22px;
}
.map-cont-cust a{
  display: block;
  color: #fff;
  line-height: 22px;
}
.loc-sec-inner{
  position: relative;
}
.border-footer{
  height: 40px;
  width: 100%;
  background-color: #d0eefa;
  margin-bottom: 50px;
	position: relative;
}
/*footer*/
.cont-box h2 {
    font-size: 28px;
    font-weight: bold;
    color: #2d2d2d;
    margin-bottom: 40px;
}
.cont-box ul{
  padding-left: 30px;
  list-style: none;
}
.cont-box ul li{
  font-size: 13px;
  font-weight: normal;
  color: #2d2d2d;
  line-height: 2.31;
  letter-spacing: 1.3px;
  position: relative;
}
.cont-box .list-left{
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
}
.cont-box .list-right{
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
}
.cont-box ul li:before {
    content: '';
    left: -30px;
    position: absolute;
    height: 18px;
    width: 18px;
    top: 49%;
    border-radius: 18px;
    transform: translateY(-50%);
    line-height: 1;
    background-size: 18px 18px;
    background-image: url(../../../images/tick.png);
}
.cont-box p{
  color: #2d2d2d;
    font-size: 11px;
    margin: 40px auto 0;
}
.cont-box p a{
    background-color: #343434;
    color: #fff;
    font-size: 16px;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-align: right;
    padding-right: 3px;
    border-radius: 5px;
    margin-right: 5px;
}
.cont-box p a:nth-last-child(1){
  margin-right: 25px;
}
.cont-box p a i{
  color: #fff;
}
.cont-right{
  border-left: 1px solid #929292;
  padding-left: 80px;
}
.cont-right a.ser-btn {
    background-color: #117abe;
    color: #fff;
    display: block;
    border-radius: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
    border: 1px solid #117abe;
    margin-bottom: 15px;
    font-size: 20px;
}
.cont-right a.ser-btn i {
    border-left: 1px solid #fff;
    padding: 10px 0px 10px 10px;
    margin-left: 10px;
    float: right;
    position: relative;
    top: -5px;
}
.footer-copyright-wrap{
  text-align: center;
}
.footer-copyright-wrap p{
  color: #2d2d2d;
  margin-top: 80px;
  margin-bottom: 40px;
}
.footer-copyright-wrap a{
  color: #2d2d2d;
}
/*--------------------------------------------------------------
  Image Captcha
--------------------------------------------------------------*/
.captcha-image {border: 1px solid; padding: 10px; display: inline-block; text-align: center;margin-bottom: 15px;}
.cf7ic_instructions {display: block;}
.captcha-image .cf7ic_instructions span {color: red; font-weight: bold;}
.captcha-image i {padding: 5px; font-size: 40px}
.captcha-image label {display: inline-block; width: 60px !important;}
.captcha-image label > input{opacity: 0; width: 0; height: 0; margin: 0;} /* HIDE RADIO */
.captcha-image svg {padding: 5px; width: 50px; height: 50px;}
.captcha-image label > input + svg {cursor:pointer; border:2px solid transparent;} /* IMAGE STYLES */
.captcha-image label > input:checked + svg, .captcha-image label > input:focus + svg {border:2px solid #f00;} 
/* (CHECKED) IMAGE STYLES */
/*form-cont*/

/*--------------------------------------------------------------
  Image Captcha
--------------------------------------------------------------*/
.form-cont .captcha-image {border: 1px solid #fff; padding: 10px; display: inline-block; text-align: center;}
.form-cont .cf7ic_instructions {display: block;color: #fff;}
.form-cont .captcha-image .cf7ic_instructions span {color: red; font-weight: bold;}
.form-cont .captcha-image i {padding: 5px; font-size: 40px}
.form-cont .captcha-image label {display: inline-block; width: 60px !important;}
.form-cont .captcha-image label > input{opacity: 0; width: 0; height: 0; margin: 0;} /* HIDE RADIO */
.form-cont .captcha-image svg {padding: 5px; width: 50px; height: 50px;}
.form-cont .captcha-image label > input + svg {cursor:pointer; border:2px solid transparent;color: #fff;} /* IMAGE STYLES */
.form-cont .captcha-image label > input:checked + svg, .form-cont .captcha-image label > input:focus + svg {border:2px solid #f00;} 
.wpcf7-response-output{color: #fff;}
/* (CHECKED) IMAGE STYLES */

.about-sec {
    padding: 40px 0 0;
}
.inner-sec .about-sec-wrap{
  text-align: center;
  padding-bottom: 70px;
}
.inner-sec .about-sec-wrap h2 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 50px;
}
.inner-sec .about-sec-wrap h2:after {
    content: '';
    width: 75px;
    height: 3px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.inner-sec .about-sec-wrap p{
  font-size: 20px;
    color: #383838;
}
.head-inner{
  height: 240px;
  background-size: cover;
    background-repeat: no-repeat;
}
.inner-sec .ser-sec p{
  padding-right: 45px;
}
.team-main-box h2{
  font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}
.team-main-box h2:after{
  content: '';
    width: 75px;
    height: 5px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.sec-team{
  background-color: #ffdf32;
}
.right-sec-team{
  padding: 0 55px;
}
.sec-team h3{
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 10px;
}
.sec-team h3 span{
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 25px;
}
.team-secondry-box{
  text-align: center;
  margin-top: 100px;
}
.team-secondry-box img{
  margin: 25px auto;
}
.team-secondry-box h3{
  font-size: 27px;
  font-weight: bold;
}
.team-secondry-box h4{
  font-size: 19px;
  font-weight: 500;
}
.inner-sec a.ser-btn {
    background-color: #117abe;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 15px;
    text-transform: uppercase;
    border: 1px solid #117abe;
    font-size: 20px;
}
.inner-sec a.ser-btn i {
    border-left: 1px solid #fff;
    padding: 10px 0px 10px 10px;
    margin-left: 10px;
}
.inner-ser-btn{
  text-align: center;
  margin: 30px auto 15px;
}
.inner-sec.fac-sec .about-sec-wrap{
  padding-bottom: 20px;
}
.ser-sec.fac-top{
  background-image: url(../../../images/fac-top.png);
  background-size: cover;
}
.ser-sec.fac-bottom{
  background-image: url(../../../images/fac-bottom.png);
  background-position: center;
  background-size: cover;
}
.ser-sec.fac-top{
  margin-bottom: 0;
}
.ser-sec.fac-bottom{
  margin-bottom: 25px;
}
.ser-sec-wrap img{
  border-radius: 10px;
}
.ser-sec-wrap h3{
  margin: 40px auto;
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 40px;
}
.ser-sec-wrap p{
  font-size: 20px;
}
.inner-sec .ser-sec-wrap h2 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}
.inner-sec .ser-sec-wrap h2:after {
    content: '';
    width: 75px;
    height: 3px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.ser-cont{
  margin-bottom: 100px;
}
.inner-sec.wrap-care-sec .care-sec-wrap h2 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 80px;
    text-align: center;
}
.inner-sec .care-sec-wrap h2:after {
    content: '';
    width: 75px;
    height: 3px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.inner-sec .care-sec-wrap h3{
  font-size: 26px;
  margin-bottom: 35px;
  font-weight: 900;
}
.inner-sec .care-cont{
  margin-bottom: 100px;
}
.inner-sec .about-sec-wrap.care-sec{
  padding-bottom: 0;
}
.gallery-sec .nav.nav-pills{
    width: 100%;
    border-bottom: 4px solid #117ABE;
    margin-bottom: 70px;
}
.gallery-sec .nav.nav-pills li:nth-child(1) {
    width: 50%;
    text-align: right;
    padding-right: 75px;
    border-right: 2px solid #117ABE;
    padding-bottom: 10px;
}
.gallery-sec .nav.nav-pills li:nth-last-child(1) {
    width: 50%;
    text-align: left;
    padding-left: 75px;
    border-left: 3px solid #117ABE;
    padding-bottom: 10px;
}
.gallery-sec .nav.nav-pills li a{
  color: #000;
  font-size: 24px;
  position: relative;
}
.gallery-sec .nav.nav-pills li.active a{
  color: #117ABE;
  font-weight: 700;
}
.gallery-sec .nav.nav-pills li.active a:after {
    content: '';
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 20px #117ABE;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}
.gallery-sec .nav.nav-pills .envira-gallery-wrap{
  border-radius: 10px;
}
.gallery-sec.inner-sec .about-sec-wrap{
  padding-bottom: 30px;
}
.gallery-sec.inner-sec .about-sec-wrap .gallery-events-sec{
  text-align: left;
}
.gallery-sec.inner-sec .about-sec-wrap .gallery-events-sec img{
  max-width: 100%;
}
.gallery-sec.inner-sec .about-sec-wrap .gallery-events-sec h3{
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 15px;
}
.gallery-sec.inner-sec .gallery-events-sec a.ser-btn{
  /*position: absolute;*/
  bottom: 0;
}
.chk-form input{
	margin-right: 5px;
}
.gallery-sec.inner-sec .gallery-events-sec a.ser-btn.ser-btn-post{position: unset;}
.gallery-sec.inner-sec .gallery-events-sec .event-row{
  margin-bottom: 80px;
}
.inner-sec #exTab1 .about-sec-wrap h2{
  margin-bottom: 80px;
  margin-top: 50px;
}
.gallery-sec.inner-sec .upcoming-events{
  text-align: left;
}
.gallery-sec.inner-sec .upcoming-events a{
  color: #000;
  text-decoration: underline;
}
.gallery-sec.inner-sec .upcoming-events a p{
  color: #000;
  font-size: 16px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.gallery-sec.inner-sec .upcoming-events .img-div{
  text-align: right;
}
.up-event-row{
  margin: 15px auto;
}
.page-template-contact-temp .loc-sec{
  display: none;
}

.contact-sec .nav.nav-pills{
    width: 100%;
    border-bottom: 4px solid #117ABE;
    margin-bottom: 70px;
}
.contact-sec .nav.nav-pills li:nth-child(1) {
    width: 50%;
    text-align: right;
    padding-right: 75px;
    border-right: 2px solid #117ABE;
    padding-bottom: 10px;
}
.contact-sec .nav.nav-pills li:nth-last-child(1) {
    width: 50%;
    text-align: left;
    padding-left: 75px;
    border-left: 3px solid #117ABE;
    padding-bottom: 10px;
}
.contact-sec .nav.nav-pills li a{
  color: #000;
  font-size: 24px;
  position: relative;
}
.contact-sec .nav.nav-pills li.active a{
  color: #117ABE;
  font-weight: 700;
}
.contact-sec .nav.nav-pills li.active a:after {
    content: '';
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 20px #117ABE;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}
.map-cont{
  padding: 0px 0 30px;
}
.cont-det {
  padding-top: 20px;
}
.contact-tab h2{
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact-tab p{
  font-size: 16px;
  font-weight: 600;
  margin: 20px auto;
}
.contact-tab a{
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.contact-tab img{
  width: 100%;
  padding-top: 25px;
}
.contact-form-full input[type="text"],
.contact-form-full input[type="email"],
.contact-form-full input[type="tel"] {
    border: 1px solid #57BBE2;
    margin: 10px auto;
    font-size: 15px;
    padding: 7px 10px;
    width: 100%;
}
.contact-form-full textarea {
    border: 1px solid #57BBE2;
    margin: 10px auto;
    font-size: 15px;
    padding: 10px;
    width: 100%;
    height: 180px;
}
.contact-form-full label.lab-chk{
  margin: 10px 30px;
  font-size: 12px;
    color: #9F9F9F;
}
.inner-sec .contact-form-full a.ser-btn span {
    display: inline-block;
    padding: 0 15px;
}
.contact-form-full{
  padding: 20px 100px 40px 40px;
    border-left: 1px solid #707070;
}
.contact-form-full span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 2em;
}
.contact-form-full .wpcf7-form-control-wrap.checkbox-care{
  font-size: 12px;
    color: #9F9F9F;
}
.pad-10{
  padding: 0 10px;
}
.news-sec{
  position: relative;
  padding-bottom: 50px;
}
.news-sec p.pdesign {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.news-sec p.pdesign .page-numbers{
  color: #000;
}
.news-sec p.pdesign .page-numbers.current{
  color: #A3A3A3;
}
.news-sec .des{
  margin: 15px auto;
  text-align: left;
  padding-bottom: 40px;
}
.news-sec img{
  max-width: 100%;
  border-radius: 10px;
}
.news-sec h3{
  font-size: 26px;
  font-weight: 900;
  color: #000;
}
.cont-para .read-more-button-wrap{
  display: none;
}
.up-events-img .cont-para:before {
    content: '';
    background-image: url(../../../images/google-calendar.png);
    position: absolute;
    width: 30px;
    height: 30px;
    left: -30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
/*posts detail styling*/
.post-inner{
  padding: 20px 0 40px;
}
.post-inner h1 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
    margin-bottom: 50px;
}
.post-inner h1:after {
    content: '';
    width: 75px;
    height: 3px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.post-inner .post-meta,
.post-inner .entry-categories,
.post-inner .comments-wrapper.section-inner{
  display: none;
}
.post-inner .pagination-single-inner a{
  color: #000;
}
.post-inner img{
  /*float: left;*/
  margin: 0 auto 25px;
}
.featured-media{
	text-align: center;
}
.post-inner .pagination-single.section-inner{
      clear: both;
}
.about-img img{
  max-width: 100%;
}
.xtr-para{
	text-align: center;
	margin-bottom: 25px;
}
.inner-sec .about-sec-wrap.care-sec ul{
	text-align: left;
}
.gal-ser img{
	max-width: 100%;
}
.up-event-rows a {
    display: block;
    text-align: center;
    margin-bottom: 0;
    line-height: 1;
}
.up-event-rows img{
	max-width: 100%;
}
.border-footer a {
    height: 60px;
    width: 60px;
    background: #117ABE;
    border-radius: 60px;
    margin: 0 0 0 auto;
    transition: 0.3s;
    display: inline-block;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 30px;
    top: -10px;
    text-decoration: none;
	line-height: 60px;
}
.border-footer a img {
    width: 25px;
	margin: 0 auto;
}
.care-sec-wrap h2 {
    margin-bottom: 40px;
    text-align: center;
}
.link-logo{
	text-align: center;
}
.page-id-997 .ser-sec.daily-top.resd-ser li:nth-last-child(3) a {
/*     background: #f00; */
    display: block;
    width: 100%;
    height: 50px;
	cursor: default;
    pointer-events: none;
}
#envirabox-title-float-wrap{
	display: none;
}
.cont-blog .cont-para a{
	color: #000;
}
.non-sec{
	display:none;
}
body input.wpcf7-form-control.wpcf7-submit {
    background: #117abe;
    border: 1px solid #117abe;
    color: #fff;
    padding: 5px 20px 10px;
    border-radius: 5px;
}
body input.wpcf7-form-control.wpcf7-submit:hover{
	cursor: pointer;
    border: 1px solid #117abe;
    color: #fff;
    background: #117abe;
}
div .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}
div .wpcf7 form.invalid .wpcf7-response-output, div .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ffb900;
}
/* 1200-1360 */
@media screen and (max-width:1360px) and (min-width: 1200px){
    .container {
    max-width: 1060px;
}
	.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target{
		font-size: 16px;
		    padding: 10px 10px 30px;
	}
	.banner-cont-box{
		font-size: 30px;
	}
	.home-cont h2 {
		font-size: 20px;
	}
	html body div .home-cont a{
		margin: 35px 25px;
    padding: 15px 15px;
	}
	.cont-right {
    padding-left: 40px;
}
}
/* 992-1199 */
@media screen and (max-width:1199px) and (min-width: 992px){
	.header-menu .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target{
		    font-size: 15px;
		padding: 10px 10px 30px;
	}
	.home-cont h2 {
		font-size: 19px;
	}
	html body div .home-cont a{
		padding: 15px;
		margin: 35px 15px;
	}
	.gal-ser img{
		max-width: 100%;
	}
	.cont-box .list-left {
		width: 49%;
	}
	.cont-box .list-right {
		width: 49%;
	}
	.cont-right{
		padding-left: 15px;
	}
	.post-inner img{
		float: unset;
	}
}
/* 768-991 */
@media screen and (max-width:991px) and (min-width: 1px){
	.post-inner img{
		float: unset;
	}
	.ser-sec{
		background-position: right;
	}
   .header-menu{
       display: none;
   }
   .header-menu-top p{
       font-size: 12px;
   }
   .banner-cont-box{
    width: 60%;
    padding: 20px 60px;
   }
   .banner-cont-box h1{
    font-size: 24px;
   }
   .banner-slider .owl-dots{
    display: none;
   }
   .owl-theme.banner-slider .owl-nav button.owl-prev {
    left: 5%;
}
.owl-theme.banner-slider .owl-nav button.owl-next {
    right: 5%;
}
.homeslider{
  height: 250px;
}
.about-img img{
  max-width: 100%;
}
.gal-ser img{
  width: 100%;
}
.header-wrap {
    padding: 15px 0;
}
.home-cont-img img {
    width: auto;
    position: absolute;
    left: -200px;
    top: 100px;
}
html body div .home-cont a{
  padding: 15px 20px;
}
.home-fundamental {
    padding: 40px 0;
  }
  .home-fundamental a.prin-link{
    font-size: 18px;
  }
  .fund-right-img {
    top: 50%;
}
 .fund-right-img img{
    width: 250px;
}
.box-cont {
    padding: 20px 0;
}
.home-fundamental .box-ser {
    background: #117abe;
    text-align: center;
    height: 100px;
    width: 100px;
    border-radius: 100px;
}
.about-cont {
    padding: 0 0px 20px;
}
.cont-right {
    border-left: none;
    padding: 0 300px 0 0;
}
.cont-box img{
  padding: 25px 0;
}
#wprmenu_bar{
    border-bottom: 1px solid #fff;
}
.ser-sec,
	.ser-sec.fac-top,
	.ser-sec.fac-bottom{
  background-size: cover;
  position: relative;
}
.over-ser{
    background: #ffdf32;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.ser-sec a.ser-btn{
  padding: 10px 15px;
}
		.up-event-rows img{
		margin-bottom: 10px;
	}
	.home-fundamental{
		text-align: center;
	}
	.home-fundamental .box-ser{
		margin: 10px auto;
	}
	.home-fundamental .box-ser box-cont {
    padding: 10px 0;
}
}

/* 1-767 */
.mob-sec{display: none;}
@media screen and (max-width:767px) and (min-width: 1px){
	.mob-sec{display: block;}
	.desk-sec{display: none;}
	.mob-sec button.btn.btn-link h2:before{
		content: '';
    width: 75px;
    height: 3px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
	}
	.mob-sec button.btn.btn-link h2:after {transform: rotate(
90deg
);
	content: '»';
    position: absolute;
    background-color: transparent;
    bottom: auto;
    top: auto;
    width: auto;
    height: auto;
    left: auto;
    right: auto;
    margin-left: 30px;
	}
	.mob-sec button.btn.btn-link.collapsed h2:after {
    content: '»';
    position: absolute;
    background-color: transparent;
    bottom: auto;
    top: auto;
    transform: rotate(
0deg
);
    width: auto;
    height: auto;
    left: auto;
    right: auto;
    margin-left: 30px;
}
	.mob-sec .card{border: none;}
	.mob-sec .card-header{
		padding: 0;
		background: transparent;
		border: none;
	}
	.mob-sec button.btn.btn-link{width: 100%;}
	.mob-sec button.btn.btn-link h2:focus,
	.mob-sec button.btn.btn-link h2:hover,
	.mob-sec button.btn.btn-link:focus,
	.mob-sec button.btn.btn-link:hover{
		outline: none;
		text-decoration: none;
	}
	.gallery-sec.inner-sec .about-sec-wrap .gallery-events-sec img{
		margin-bottom: 15px;
	}
	.up-event-rows img{
		margin-bottom: 10px;
	}
	.home-fundamental{
		text-align: center;
	}
	.home-fundamental .box-ser box-cont {
    padding: 10px 0;
}
	.home-fundamental .box-ser{
		margin: 10px auto;
	}
.owl-theme.banner-slider .owl-nav button{
/*   display: none; */
	top:33%;
}
.banner-cont-box {
    width: 100%;
    padding: 20px 15px;
}
.header-menu-top p {
    font-size: 13px;
    padding: 0 15px;
    text-align: center;
}
.home-cont-wrap {
    padding: 0;
}
.home-cont h2 {
    font-size: 18px;
  }
  html body div .home-cont a {
    padding: 10px 15px;
    font-size: 14px;
}
.home-fundamental h3 {
    font-size: 22px;
  }
  .home-fundamental a.prin-link {
    font-size: 16px;
    padding: 17px 25px;
    display: block;
}
.ser-sec{
  margin-bottom: 50px;
}
.gal-ser img {
    margin: 10px auto;
}
hr.gal-hr {
    margin: 35px auto;
  }
  .cont-box .list-left {
    width: 100%;
  }
  .cont-box ul{
    margin-bottom: 0;
  }
  .cont-box .list-right{
    width: 100%;
    margin-top: 0;
  }
  .cont-right{
    padding: 0;
  }
  .fund-right-img {
    top: -450px;
    right: -60px;
    z-index: -1;
    opacity: 0.2;
}
  .home-cont-img img{
    opacity: 0.2;
  }
	.head-inner {
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
	.sec-team img{max-width: 100%;width: 100%;}
	.p-0{padding-left: 15px !important;padding-right: 15px !important;}
	.right-sec-team {
    padding: 15px;
}
	.gallery-sec .nav.nav-pills li:nth-last-child(1) {
		padding-left: 10px;
	}
	.gallery-sec .nav.nav-pills li:nth-child(1) {
		padding-right: 10px;
	}
	.gallery-sec .nav.nav-pills li a{
		font-size: 16px;
		line-height: 1;
	}
	.contact-sec .nav.nav-pills li:nth-last-child(1) {
		padding-left: 10px;
	}
	.contact-sec .nav.nav-pills li:nth-child(1) {
		padding-right: 10px;
	}
	.contact-sec .nav.nav-pills li a{
		font-size: 16px;
		line-height: 1;
	}
	.contact-form-full {
    padding: 20px 0px 40px 0px;
    border-left: none;
}
	.pad-10{
		padding-left: 15px;
		padding-right: 15px;
	}
	.ser-sec.fac-top{
		margin-bottom: 25px;
	}
html body .inner-sec h2 {
	font-size: 28px !important;
	}
	.inner-sec .about-sec-wrap p {
		font-size: 18px;
	}
	.inner-sec .about-sec-wrap {
    padding-bottom: 20px;
}
	.gallery-sec.inner-sec .gallery-events-sec a.ser-btn{
		position: relative;
	}
	.up-event-rows img{
		max-width: 200px;
	}
	.post-inner img{
		max-width: 100%;
		height: auto;
		float: unset;
	}
	.post-inner h1 {
    font-size: 30px;
	}
}

/* 1-575 */

@media screen and (max-width:575px) and (min-width: 1px){
html body div .home-cont a {
    margin: 25px auto;
}
	.up-event-rows img {
    margin-bottom: 25px;
		/*max-width: 100%;*/
}
.home-fundamental {
    padding: 0px 0 40px;
}
	.map-cont-cust {
    	padding: 15px 10px 15px 20px;
	}
	.header-menu-top p {
    font-size: 12px;
    padding: 0 0px 0 10px;
    text-align: center;
}
	.banner-cont-box h1 {
    font-size: 18px;
}
	.head-inner {
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
	.sec-team img{max-width: 100%;width: 100%;}
	.p-0{padding-left: 15px !important;padding-right: 15px !important;}
.right-sec-team {
    padding: 15px;
}
	.inner-sec .ser-sec p {
    padding-right: 0;
}
	.gallery-sec .nav.nav-pills li:nth-last-child(1) {
		padding-left: 10px;
	}
	.gallery-sec .nav.nav-pills li:nth-child(1) {
		padding-right: 10px;
	}
	.gallery-sec .nav.nav-pills li a{
		font-size: 16px;
		line-height: 1;
	}
	.contact-sec .nav.nav-pills li:nth-last-child(1) {
		padding-left: 10px;
	}
	.contact-sec .nav.nav-pills li:nth-child(1) {
		padding-right: 10px;
	}
	.contact-sec .nav.nav-pills li a{
		font-size: 16px;
		line-height: 1;
	}.contact-form-full {
    padding: 20px 0px 40px 0px;
    border-left: none;
}
	.pad-10{
		padding-left: 15px;
		padding-right: 15px;
	}
}
.map-cont iframe {
    width: 100% !important;
}
.nfaq {
    padding: 108px 0;
}
.nfaq #accordionExample {
    width: 100%;
}
.nfaq .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px;
    border-radius: .25rem;
    background-color: transparent;
    border-radius: 0;
    margin: 0 0 0px 0;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.nfaq .card-header {
    padding: 1.35rem 2.7rem;
    margin-bottom: 0;
    background-color: #ececec;
    border-bottom: 0;
    border: 1px solid #c7c7c7;
    margin: 0 0 16px 0 !important;
}
.nfaq h2 {
    font-size: 24px;
}
.nfaq .collapsed .viewfa {
    transform: rotate(
0deg
) !important;
    filter: invert(0) brightness(1) !important;
    width: 30px;
}
.nfaq .viewfa {
    float: right;
    transform: rotate(
90deg
);
    width: 30px;
    filter: invert(1) brightness(0);
    transition-duration: .2s;
}
.nfaq .card-body {
    padding: 20px 40px 40px 40px;
}
.nfaq p {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}
.EnteringCare {
    width: 100%;
}
.EnteringCare h1 {
    font-size: 44px;
    font-weight: bold;
    color: #2f2f2f;
    position: relative;
	text-align: center;
    margin-bottom: 50px;
}
.EnteringCare h1:after {
    content: '';
    width: 75px;
    height: 3px;
    background-color: #57bbe2;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}