.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.main-menu-panel .navbar-brand { 
width: 70px;
height: 50px; background-size: 50px;  
}
.main-menu-panel .navbar{
margin:0;
}
.main-menu-panel .navbar-default{
background:transparent;
border:0;
}
.nav-tabs {
display: inline-block;
border-bottom: none;
padding-top: 15px;
font-weight: bold;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
border: none;
border-radius: 0;
}
.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
padding: 20px 15px 15px;
border-left: 1px solid #eee; 
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
display: block;
font-weight: bold;
text-transform: uppercase;
}
.main-menu-panel .mega-dropdown { position: static !important; }
.main-menu-panel .mega-dropdown-menu {
padding: 0;
text-align: center;
width: 100%;
} .main-menu-panel{
width: 100%;
float: left;
padding: 0px 0; transition:all 0.5s;
position:relative;
z-index:999;
}
.fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
animation: slide-down 0.9s;
background: #ffffff;
box-shadow: 0 1px 6px #616161;
}
@keyframes slide-down {
0% {
opacity: 0;
transform: translateY(-100%);
} 
100% {
transform: translateY(0);
} 
}
.main-menu-panel .tab-content {
text-align:left;
}
.main-menu-panel .nav > li > a{
color:#000;
transition:all .3s;
padding: 20px 15px;
}
.main-menu-panel .nav > li > a i{
padding-right:6px;
}
.main-menu-panel .nav > li > a i img{
width:20px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
filter: brightness(1%);
}
.main-menu-panel .nav > li > a:hover i img{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
}
.main-menu-panel .nav > li > a:hover{
color: #eb9d00;
}
.main-menu-panel .dropdown-menu{
border-top: 2px solid #eb9d00;
min-width:200px;
border-radius:0;
}
.main-menu-panel .dropdown-menu > li > a{
padding:8px 12px;
}
.main-menu-panel .dropdown-menu > li > a:hover{
background:#eb9d00;
color:#fff;
}
.tabmenu-left{
width:240px;
float:left;
}
.tabmenu-left .nav-tabs{
padding:0;
}
.tabmenu-left .nav-tabs > li > a{
cursor: pointer;
display: block;
padding: 18px 15px;
font-size: 15px;
font-weight: 500;
background: #f3f1f1;
margin: 0;
color: #333;
}
.tabmenu-left .nav-tabs > li{
width:100%;
text-align:left;
cursor:pointer;
display:block;
border: 1px solid #ccc;
}
.tabmenu-left .nav-tabs > li.active {
border-right:#fff 1px solid;
background:#fff;
}
.tabmenu-left .nav-tabs > li.active a{
background:#fff;
} 
.othermenu{
display:block;
margin:0;
padding:0;
text-align:left;
}
.tabmenu-left .nav-tabs p{
display:block;
float:left;
width:100%;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
text-align:left;
margin:0;
}
.tabmenu-left .nav-tabs p a{
cursor: pointer;
display: block;
padding: 18px 15px;
font-size: 15px;
font-weight: 500;
background: #f3f1f1;
margin: 0;
color: #eb9d00;
} 
.tabmenu-left .nav-tabs p a:hover{
text-decoration:none;
}
.tabmenu-right{
width:calc(100% - 240px);
float:left;
padding:15px;
}
.tabmenu-right .tab-content h5{
margin:6px 0;
font-size:14px;
text-transform:uppercase;
}
.tabmenu-right .tab-content h5 a{
color:#666;
}
.tabmenu-right .tab-content p{
margin-bottom:6px;
}
.menubx{
margin-bottom:15px;
float:left;
width:100%;
} .main-menu-panel .navbar-nav{
float: none;
text-align: center;
}
.main-menu-panel .navbar-nav > li{
float:none;
display:inline-block;
} .tab-dropdown-menu{
display:block;
}
.tab-dropdown-menu li{
display:block;
padding-bottom:10px;
} @media(max-width:767px){
.main-menu-panel .navbar-nav{
float:left;
text-align:left;
}
.main-menu-panel .navbar-nav > li{
float:left;
display:block;
width:100%;
}
}@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
.padding-lefts01 {
padding-left: 5px;
}
.padding-rights01 {
padding-right: 5px;
}
.padding-alls01 {
padding-left: 5px;
padding-right: 5px;
}
.widget-title {
padding-bottom: 20px !important;
}
.list > li {
list-style-type: disc;
}
body { font-family: 'Poppins', sans-serif;
color: #000;
font-size: 14px;
font-weight: 400;
background: #f7f5ed;
}
ul, h1, h2, h3, h4, h5, h6, p {
margin: 0px;
padding: 0px;
}
p {
margin-bottom: 12px;
}
ul li {
list-style: none;
transition: .5s;
}
a {
outline: none;
transition: .5s;
text-decoration: none;
}
.fa {
outline: none;
transition: .5s;
}
img {
max-width: 100%;
height: auto;
transition: .5s;
}
.list {
padding-left: 20px;
padding-bottom: 20px;
}
table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
tr:nth-child(even) {
background-color: #dddddd;
}
.topalls01 {
width: 100%;
float: left;
}
.topalls02 {
width: 100%;
float: left;
}
.topheads01 {
width: 100%;
float: left;
background: #fff;
padding: 20px 0px;
border-bottom: 2px solid #f2a900;
}
.logoparts01 {
width: 100%;
float: left;
}
.conresource01 {
width: 100%;
float: left;
}
.conresource01 h2 {
font-size: 15px;
font-weight: 400;
padding: 0 0 10px 0;
color: #eb9d00;
}
.conresource01 ul {
width: 100%;
float: right;
}
.conresource01 ul li {
float: left;
width: 35%;
}
.conresource01 ul li a {
font-size: 13px;
font-weight: 400;
display: inline-block;
line-height: 10px;
color: #3f3f3f;
text-decoration: none;
transition: .5s;
opacity: 0.7;
padding-left: 5px;
}
.conresource01 ul li a:hover {
opacity: 1;
color: #eb9d00;
}
.conresource01 ul li .svg-inline--fa.fa-w-9 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
transition: .5s;
}
.conresource01 ul li:hover .svg-inline--fa.fa-w-9 {
color: #eb9d00;
opacity: 1;
}
.conresource01 ul li .svg-inline--fa.fa-w-16 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
transition: .5s;
}
.conresource01 ul li:hover .svg-inline--fa.fa-w-16 {
color: #eb9d00;
opacity: 1;
}
.conresource01 ul li .svg-inline--fa.fa-w-14 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
transition: .5s;
}
.conresource01 ul li:hover .svg-inline--fa.fa-w-14 {
color: #eb9d00;
opacity: 1;
}
.conresource01 ul li .svg-inline--fa.fa-w-18 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
transition: .5s;
}
.conresource01 ul li:hover .svg-inline--fa.fa-w-18 {
color: #eb9d00;
opacity: 1;
}
.conresource02 {
width: 100%;
float: left;
}
.conresource02 h2 {
font-size: 15px;
font-weight: 400;
padding: 0 0 10px 0;
color: #eb9d00;
padding-left: 3px;
}
.conresource02 ul {
width: 100%;
float: right;
}
.conresource02 ul li {
float: left;
width: 60%;
padding-bottom: 0px;
}
.conresource02 ul li:nth-child(1) {
padding-left: 3px;
}
.conresource02 ul li:nth-child(3) {
padding-left: 3px;
}
.conresource02 ul li:nth-child(5) {
padding-left: 3px;
}
.conresource02 ul li:nth-child(2) {
width: 40%;
}
.conresource02 ul li:nth-child(4) {
width: 32%;
}
.conresource02 ul li:nth-child(6) {
width: 32%;
}
.conresource02 ul li a {
font-size: 14px;
display: inline-block;
line-height: 10px;
font-weight: 400;
color: #3f3f3f;
text-decoration: none;
transition: .5s;
opacity: 0.7;
padding-left: 5px;
}
.conresource02 ul li a:hover {
opacity: 1;
color: #eb9d00;
}
.conresource02 ul li .svg-inline--fa.fa-w-18 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
}
.conresource02 ul li .svg-inline--fa.fa-w-16 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
}
.conresource02 ul li .svg-inline--fa.fa-w-12 {
color: #3f3f3f;
font-size: 17px;
opacity: 0.7;
}
.topnavis01 {
width: 100%;
float: left;
background: #f2eff1;
border-top: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
z-index: 99999;
}
.topnavis01 ul {
display: block;
text-align: center;
}
.topnavis01 ul li {
display: inline-block;
padding-right: 11px;
position: relative;
transition: .5s;
}
.topnavis01 ul li:nth-last-child(1) {
padding-right: 0px;
}
.topnavis01 ul li a {
padding: 22px 40px 22px 35px;
color: #000;
transition: .5s;
text-decoration: none;
display: block;
font-weight: 300;
}
.topnavis01 ul li a:hover {
color: #eb9d00;
}
.topnavis01 ul li:nth-child(1) a {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/home.png) no-repeat 0 22px / 18% 32%;
padding-left: 35px;
}
.topnavis01 ul li:nth-child(1) a:hover {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/home-hover.png) no-repeat 0 22px / 18% 32%;
}
.topnavis01 ul li:nth-child(2) a {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/resident.png) no-repeat 0 21px / 17% 32%;
padding-left: 32px;
}
.topnavis01 ul li:nth-child(2) a:hover {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/resident-hover.png) no-repeat 0 21px / 17% 32%;
}
.topnavis01 ul li:nth-child(3) a {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/abouticon.png) no-repeat 0 23px / 20% 30%;
padding-left: 35px;
}
.topnavis01 ul li:nth-child(3) a:hover {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/abouticon-hover.png) no-repeat 0 23px / 20% 30%;
}
.topnavis01 ul li:nth-child(4) a {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/service.png) no-repeat 0 22px / 11% 30%;
padding-left: 35px;
}
.topnavis01 ul li:nth-child(4) a:hover {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/service-hover.png) no-repeat 0 22px / 11% 30%;
}
.topnavis01 ul li:nth-child(5) a {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/team.png) no-repeat 0 21px / 20% 30%;
padding-left: 35px;
}
.topnavis01 ul li:nth-child(5) a:hover {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/team-hover.png) no-repeat 0 21px / 20% 30%;
}
.topnavis01 ul li:nth-child(6) a {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/phone.png) no-repeat 0 20px / 20% 38%;
padding-left: 32px;
padding-right: 0px;
}
.topnavis01 ul li:nth-child(6) a:hover {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/phone-hover.png) no-repeat 0 20px / 20% 38%;
}
.topnavis01 ul li:hover ul {
display: block;
transform: translateY(0%);
opacity: 1;
visibility: visible;
}
.topnavis01 ul ul {
position: absolute;
top: 103%;
left: 0px;
opacity: 0;
background: #fff;
width: 200px;
border-top: 2px solid #eb9d00;
transform: translateY(20%);
transition: .9s;
visibility: hidden;
z-index: 99999;
}
.topnavis01 ul ul li {
background: #fff;
transition: .5s;
width: 100%;
}
.topnavis01 ul ul li:hover {
background: #eb9d00;
}
.topnavis01 ul ul li a {
background: transparent;
}
.topnavis01 ul ul li:nth-child(1) a,  .topnavis01 ul ul li:nth-child(2) a,  .topnavis01 ul ul li:nth-child(3) a,  .topnavis01 ul ul li:nth-child(4) a,  .topnavis01 ul ul li:nth-child(5) a,  .topnavis01 ul ul li:nth-child(6) a,  .topnavis01 ul ul li:nth-child(7) a,  .topnavis01 ul ul li:nth-child(8) a,  .topnavis01 ul ul li:nth-child(9) a {
background: transparent;
padding: 10px 20px 10px 20px;
display: block;
}
.topnavis01 ul ul li:nth-child(1) a:hover,  .topnavis01 ul ul li:nth-child(2) a:hover,  .topnavis01 ul ul li:nth-child(3) a:hover,  .topnavis01 ul ul li:nth-child(4) a:hover,  .topnavis01 ul ul li:nth-child(5) a:hover,  .topnavis01 ul ul li:nth-child(6) a:hover,  .topnavis01 ul ul li:nth-child(7) a:hover,  .topnavis01 ul ul li:nth-child(8) a:hover,  .topnavis01 ul ul li:nth-child(9) a {
background: transparent;
color: #fff;
}
.topnavis01 ul li:hover ul ul {
display: none;
transform: inherit;
}
.topnavis01 ul ul li:hover ul {
display: block;
transform: translateX(0vh);
opacity: 1;
visibility: visible;
}
.topnavis01 ul ul ul {
position: absolute;
transform: translateX(-100vh);
top: -2px;
left: 100%;
opacity: 0;
background: #fff;
width: 200px;
border-top: 2px solid #eb9d00;
transition: .5s;
visibility: hidden;
display: none;
z-index: -1;
}
.banners01 {
width: 100%;
float: left;
position: relative;
}
.banners01 img {
width: 100%;
}
.banners01 .banavetxts01 { }
.banners01 .banavetxts01 h2 {
font-size: 32px;
color: #fff;
padding-bottom: 10px;
}
.banners01 .banavetxts01 p {
font-size: 18px;
color: #fff;
}
.banners01 .banavetxts01 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 5px 10px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
display: inline-block;
font-size: 14px;
margin-right: 10px;
margin-top: 10px;
}
.banners01 .banavetxts01 p a:hover {
background: #eb9d00;
color: #fff;
}
.banners01 .banavetxts02 { width: 100%;
max-width: 612px;
}
.banners01 .banavetxts03 {
position: absolute;
top: 148px;
right: 0;
width: 25%;
left: inherit;
}
.banners01 .banavetxts03 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: #000;
padding: 5px 10px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
display: inline-block;
font-size: 14px;
margin-right: 10px;
margin-top: 10px;
}
.banners01 .banavetxts03 p a:hover {
background: #eb9d00;
color: #fff;
}
.banners01 .banavetxts04 {
position: absolute;
top: 315px;
left: 275px;
width: 30%;
}
.banners01 .banavetxts04 h2 {
font-size: 32px;
color: #000;
padding-bottom: 10px;
}
.banners01 .banavetxts04 p {
font-size: 18px;
color: #000;
}
.banners01 .banavetxts04 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: #000;
padding: 5px 10px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
display: inline-block;
font-size: 14px;
margin-right: 10px;
margin-top: 10px;
}
.banners01 .banavetxts04 p a:hover {
background: #eb9d00;
color: #fff;
}
.banners01 .banavetxts05 {
position: absolute;
top: 242px;
right: 0px;
width: 30%;
left: inherit;
}
.banners01 .banavetxts05 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: #000;
padding: 5px 10px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
display: inline-block;
font-size: 14px;
margin-right: 10px;
margin-top: 10px;
}
.banners01 .banavetxts05 p a:hover {
background: #eb9d00;
color: #fff;
}
.welcontents01 {
width: 100%;
float: left;
padding: 30px 0px;
text-align: center;
}
.welcontents01 img {
max-width: 2%;
margin-bottom: 5px;
}
.welcontents01 h2 {
font-size: 23px;
color: #eb9d00;
}
.welcontents01 p {
font-size: 14px;
color: #000;
text-align: center;
padding-bottom: 10px;
}
.contentalls01 {
width: 100%;
float: left;
margin: 5px 0px 0px;
background: #fff;
}
.contentlefts01 {
width: 65%;
float: left;
padding: 60px 30px 25px 20px;
}
.contentlefts01 img {
margin-bottom: 10px;
max-width: 4%;
}
.contentlefts01 h3 {
font-size: 12px;
text-transform: uppercase;
padding-bottom: 5px;
color: #777;
position: relative;
padding-bottom: 30px;
}
.contentlefts01 h3::after {
position: absolute;
content: '';
height: 1px;
background: #eb9d00;
width: 50px;
top: 25px;
left: 0px;
}
.contentlefts01 h2 {
text-transform: uppercase;
font-weight: 300;
font-size: 2.8125rem;
padding-bottom: 10px;
color: #3f3f3f;
}
.contentlefts01 p {
font-size: 16px;
line-height: 1.4;
color: #3f3f3f;
padding-bottom: 20px;
}
.contentlefts01 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 10px 18px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
display: inline-block;
margin: 15px 0 0;
}
.contentlefts01 p a:hover {
background: #eb9d00;
color: #fff;
}
.contentrights01 {
width: 35%;
float: left;
}
.contentrights01 img {
width: 100%;
}
.contentlefts02 {
width: 65%;
float: left;
}
.contentlefts02 img {
width: 100%;
}
.contentrights02 {
width: 35%;
float: left;
text-align: center;
padding: 35px 15px 0px;
}
.contentrights02 img {
margin-bottom: 10px;
max-width: 7%;
}
.contentrights02 h3 {
font-size: 12px;
text-transform: uppercase;
padding-bottom: 25px;
color: #777;
position: relative;
}
.contentrights02 h3::after {
position: absolute;
content: '';
height: 1px;
background: #eb9d00;
width: 50px;
top: 25px;
left: 0px;
right: 0px;
margin: 0 auto;
}
.contentrights02 h2 {
text-transform: uppercase;
font-weight: 300;
font-size: 30px;
padding-bottom: 10px;
color: #3f3f3f;
}
.contentrights02 p {
font-size: 16px;
line-height: 1.4;
color: #3f3f3f;
padding-bottom: 20px;
}
.contentrights02 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 10px 18px;
display: inline-block;
margin: 25px 0 0;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
}
.contentrights02 p a:hover {
background: #eb9d00;
color: #fff;
}
.contentlefts03 {
width: 65%;
float: left;
padding: 60px 0px 0px;
}
.contentlefts03 h2 {
text-align: right;
font-size: 38px;
color: #3f3f3f;
}
.contentlefts03 p {
font-size: 16px;
color: #3f3f3f;
padding-bottom: 15px;
padding: 10px 30px 20px 20px;
}
.contentlefts03 ul {
display: block;
text-align: center;
padding: 10px 0px 0px 0px;
}
.contentlefts03 ul li {
display: inline-block;
padding-right: 10px;
}
.contentlefts03 ul li a {
width: 210px;
height: 38px;
line-height: 36px;
padding: 0;
display: block;
text-align: center;
text-decoration: none;
transition: .5s;
border: 1px solid #eb9d00;
color: #eb9d00;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.contentlefts03 ul li a:hover {
background: #eb9d00;
color: #fff;
}
.contentrights03 {
width: 35%;
float: left;
}
.contentrights03 img {
width: 100%;
}
.contentlefts04 {
width: 65%;
float: left;
text-align: center;
}
.contentlefts04 img {
width: 100%;
}
.contentrights04 {
width: 35%;
float: left;
text-align: center;
padding: 45px 0px 23px;
}
.contentrights04 img {
margin-bottom: 10px;
max-width: 7%;
}
.contentrights04 h3 {
font-size: 12px;
text-transform: uppercase;
padding-bottom: 25px;
color: #777;
position: relative;
}
.contentrights04 h3::after {
position: absolute;
content: '';
height: 1px;
background: #c5c5c5;
width: 50px;
top: 25px;
left: 0px;
right: 0px;
margin: 0 auto;
}
.contentrights04 h2 {
text-transform: uppercase;
font-weight: 300;
font-size: 30px;
padding-bottom: 10px;
color: #3f3f3f;
}
.contentrights04 p {
font-size: 16px;
line-height: 1.4;
color: #3f3f3f;
padding-bottom: 20px;
}
.contentrights04 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 10px 18px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
}
.contentrights04 p a:hover {
background: #eb9d00;
color: #fff;
}
.contentlefts05 {
width: 65%;
float: left;
padding: 30px 50px 20px 50px;
}
.contentlefts05 img {
margin-bottom: 10px;
max-width: 4.5%;
}
.contentlefts05 h3 {
font-size: 12px;
text-transform: uppercase;
padding-bottom: 25px;
color: #777;
position: relative;
}
.contentlefts05 h3::after {
position: absolute;
content: '';
height: 1px;
background: #eb9d00;
width: 50px;
top: 25px;
left: 0px;
}
.contentlefts05 h2 {
text-transform: uppercase;
font-weight: 300;
font-size: 30px;
padding-bottom: 10px;
color: #3f3f3f;
}
.contentlefts05 p {
font-size: 16px;
line-height: 1.4;
color: #3f3f3f;
padding-bottom: 20px;
}
.contentlefts05 p a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 10px 18px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
}
.contentlefts05 p a:hover {
background: #eb9d00;
color: #fff;
}
.contentrights05 {
width: 35%;
float: left;
}
.contentrights05 img {
width: 100%;
}
.considering01 {
width: 100%;
float: left;
padding: 50px 0px 30px;
text-align: center;
}
.considering01 p {
font-size: 23px;
padding-bottom: 15px;
}
.considering01 p {
font-size: 16px;
line-height: 1.4;
color: #3f3f3f;
padding-bottom: 20px;
}
.considering01 p a {
border: 1px solid #eb9d00;
color: #fff;
background: #eb9d00;
padding: 10px 18px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
}
.considering01 p a:hover {
background: #eb9d00;
color: #fff;
}
footer {
background: #fff;
}
footer p {
font-size: 14px;
color: #3f3f3f;
line-height: 24px;
}
.footer-top {
width: 100%;
float: left;
padding: 30px 0;
font-weight: 300;
border-bottom: 1px dashed #3f3f3f;
}
.footer-contact {
width: 100%;
float: left;
color: #fff;
}
.footer-logo {
display: block;
padding-bottom: 15px;
}
.footer-logo img {
max-width: 80%;
margin-bottom: 10px;
}
.footer-contact p {
font-size: 14px;
line-height: 22px;
}
.footer-contact p i {
width: 25px;
height: 30px;
float: left;
padding: 5px 0 0;
}
.footer-contact p a {
color: #3f3f3f;
transition: .5s;
text-decoration: none;
}
.footer-contact p a:hover {
color: #eb9d00;
}
.footer-blk h2 {
font-family: 'Continuum';
margin: 7px 0;
font-size: 24px;
color: #000;
}
.footer-link {
display: block;
margin: 0;
}
.footer-link li {
display: block;
}
.footer-link li a {
display: block;
color: #3f3f3f;
font-size: 14px;
padding: 5px 0;
text-decoration: none;
transition: .5s;
}
.footer-link li a:hover {
color: #eb9d00;
}
.newsl p {
margin: 25px 0 0;
}
.newsletter-footer {
position: relative;
margin: 10px 0;
}
.newsletter-footer input {
width: 100%;
border: 0;
height: 32px;
color: #000;
padding: 3px 5px;
}
.newsletter-footer button {
position: absolute;
right: 0;
top: 0;
height: 32px;
background: #ff7f24;
border: 0;
color: #000;
width: 35px;
text-align: center;
}
.footer-social {
display: block;
margin: 0;
padding: 6px 0;
}
.footer-social li {
display: inline-block;
padding-right: 8px;
}
.footer-social li a {
font-size: 24px;
color: #3f3f3f;
display: block;
transition: all .5s;
}
.footer-social li a:hover {
color: #eb9d00;
}
.footer-bottom {
width: 100%;
float: left;
padding: 14px 0;
}
.footer-bottom p {
font-weight: 300;
color: #000;
}
.footer-bottom a {
color: #3f3f3f;
text-decoration: none;
transition: .5s;
font-size: 14px;
}
.footer-bottom a:hover {
color: #eb9d00;
}
.contactheads01 {
width: 100%;
float: left;
padding: 30px 0px;
text-align: center;
}
.contactheads01 img {
max-width: 2%;
margin-bottom: 5px;
}
.contactheads01 h2 {
font-size: 23px;
color: #eb9d00;
}
.contactheads01 p {
font-size: 23px;
color: #000;
}
.contactalls01 {
width: 100%;
float: left;
margin: 5px 0px 30px;
background: #fff;
}
.contactlefts01 {
width: 65%;
float: left;
padding: 20px 50px 10px 50px;
}
.contactlefts01 p {
color: #eb9d00;
font-size: 16px;
padding-bottom: 5px;
text-align: left;
font-weight: bold;
}
.contactlefts01 input,  .contactlefts01 textarea {
width: 100%;
border: 1px solid #CCC;
background: #FFF;
margin: 0 0 15px;
padding: 5px;
color: #000;
}
.contactlefts01 textarea {
height: 120px;
margin-bottom: 17px;
}
.contactlefts01 button {
cursor: pointer;
border: none;
display: inline-block;
margin-right: 5px;
color: #FFF;
padding: 10px 20px 12px;
font-size: 18px;
transition: .5s;
background: #000;
}
.contactlefts01 button:hover {
background: #eb9d00;
}
.cotactrights01 {
width: 35%;
float: left;
}
.cotactrights01 img {
width: 100%;
}
.contactbans01 {
width: 100%;
float: left;
position: relative;
}
.contactbans01 img {
width: 100%;
}
.contactbans01 .conavetxts01 {
position: absolute;
top: 55px;
left: 0px;
width: 100%;
}
.contactbans01 .conavetxts01 h2 {
text-align: center;
font-size: 55px;
color: #fff;
text-transform: uppercase;
}
.aboutheads01 {
width: 100%;
float: left;
padding: 30px 0px;
text-align: center;
}
.aboutheads01 img {
max-width: 2%;
margin-bottom: 5px;
}
.aboutheads01 h2 {
font-size: 23px;
color: #eb9d00;
}
.aboutheads01 p {
font-size: 23px;
color: #000;
}
.aboutalls01 {
width: 100%;
float: left;
margin: 5px 0px 30px;
background: #fff;
}
.abouttxts01 {
width: 100%;
float: left;
padding: 30px 5px 10px 20px;
}
.abouttxts01 p {
color: #666666;
font-size: 14px;
padding-bottom: 10px;
}
.aboutimgs01 {
width: 100%;
float: left;
padding: 30px 20px 10px 0px;
}
.aboutimgs01 img {
width: 100%;
padding: 5px;
border: 1px solid #ccc;
margin-bottom: 20px;
}
.secondnav01 {
background: #f2eff1;
border-bottom: 1px solid #c5c5c5;
width: 100%;
float: left;
}
.secondnav01 ul {
display: block;
text-align: center;
font-size: 0;
}
.secondnav01 ul li {
display: inline-block;
border-left: 1px solid #ccc;
font-size: 14px;
}
.secondnav01 ul li:nth-last-child(1) {
border-right: 1px solid #ccc;
}
.secondnav01 ul li a {
padding: 20px 25px;
color: #5a5b5c;
display: block;
text-decoration: none;
}
.secondnav01 ul li a:hover,  .secondnav01 ul li a.active {
transition: .5s;
color: #000;
background: #eb9d00;
}
.hometestiall01 {
width: 100%;
float: left; background-size: auto auto;
background-size: cover;
padding: 70px 0px 50px;
}
.hometsttile01 {
width: 100%;
float: left;
text-align: center;
}
.hometsttile01 h2 {
letter-spacing: normal;
color: #eb9d00;
font-family: 'Herr Von Muellerhoff', cursive;
font-size: 90px;
line-height: 65px;
padding-bottom: 0px;
text-transform: capitalize;
font-weight: 400;
}
.hometsttile01 h3 {
font-size: 32px;
color: #222222;
font-family: 'Montserrat', sans-serif;
padding-bottom: 50px;
}
.reviewInner {
position: relative;
}
.reviewImage {
left: -145px;
position: absolute;
top: 80px;
width: 165px;
height: 160px;
border: 5px solid rgba(255,255,255,0.7);
}
.reviewImage img {
position: absolute;
left: 25px;
top: -25px;
}
.reviewInfo {
padding: 60px 30px 53px 65px;
background-color: #ffffff;
width: 100%;
min-height: 400px;
float: left;
}
.reviewInfo .fa-quote-left {
font-size: 25px;
margin: 0 0 25px 0;
color: #eb9d00;
width: 25px;
}
.reviewInfo p {
font-size: 14px;
line-height: 26px;
color: #222222;
margin: 0 0 25px 0;
}
.reviewInfo h3 {
font-size: 16px;
line-height: 26px;
color: #222222;
margin: 0 0 5px 0;
font-weight: 400;
text-transform: uppercase;
}
.reviewInfo h4 {
font-size: 13px;
line-height: 26px;
color: #eb9d00;
margin: 0;
font-weight: 400;
text-transform: capitalize;
font-family: 'Open Sans', sans-serif;
}
.supportlogo01 {
width: 100%;
float: left;
padding: 60px 20px 30px 20px;
background: #f7f4f4;
margin: 0;
}
.supportlogo01 img {
}
.teamInners01 {
position: relative;
}
.teamImages01 {
left: -145px;
position: absolute;
top: 80px;
width: 165px;
height: 165px;
border: 5px solid rgba(255,255,255,0.7);
}
.teamImages01 img {
position: absolute;
left: 25px;
top: -25px;
}
.teamInfos01 {
padding: 60px 30px 53px 65px;
background: #ffffff;
width: 100%;
float: left;
margin-bottom: 30px;
}
.teamInfos01 .fa-quote-left {
font-size: 25px;
margin: 0 0 25px 0;
color: #eb9d00;
}
.teamInfos01 p {
font-size: 14px;
line-height: 26px;
color: #222222;
margin: 0 0 25px 0;
}
.teamInfos01 h2 {
font-size: 16px;
line-height: 26px;
color: #222222;
margin: 0 0 5px 0;
font-weight: 700;
text-transform: uppercase;
}
.teamInfos01 h2 span {
font-weight: 500;
font-size: 12px;
}
.teamInfos01 h3 {
font-size: 13px;
line-height: 26px;
color: #eb9d00;
margin: 0;
font-weight: 400;
text-transform: capitalize;
font-family: 'Open Sans', sans-serif;
} #primaryNav #home {
display: none !important;
}
#primaryNav li {
background: none !important;
position: relative;
}
#primaryNav.col7 li {
width: 100% !important;
padding: 12px 20px !important;
cursor: pointer;
}
#primaryNav li a  {
background: none !important;
border: none !important;
box-shadow: none !important;
text-align: left !important;
}
#primaryNav li li a {
background: transparent !important;
border: none !important;
text-align: left !important;
}
#primaryNav.col7 li li {
margin: 0 0 0 40px !important;
padding: 0 0 0 0 !important;
}
#primaryNav li ul li {
list-style: circle !important;
}
#primaryNav > li > a {
font-size: 18px !important;
}  @media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 1499px) and (max-width: 1799px) {
}
@media only screen and (min-width: 1800px) {
} .considering02 {
padding: 15px 15px;
float: left;
}
.considering02 a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 10px 18px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
}
.considering02 a:hover {
background: #eb9d00;
color: #fff !important;
}
.considering03 {
padding: 15px 15px;
float: left;
width: 100%;
}
.considering03 a {
border: 1px solid #eb9d00;
color: #eb9d00;
background: transparent;
padding: 7px 18px;
text-transform: uppercase;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.considering03 a:hover {
background: #eb9d00;
color: #fff;
}
.testimonial_page {
padding: 0;
margin: 40px 0;
font-family: "Bitter-Regular";
font-size: 14px;
line-height: 20px;
width: 100%;
float: left;
}
.testimonial_page p {
padding: 0 0 15px 0;
margin: 0;
color: #07296c;
font-family: "ProximaNova-Regular";
font-size: 16px;
font-weight: normal;
line-height: 21px;
}
.testimonial_page p.name {
padding: 0 0 5px 0;
color: #014f3e;
}
.testimonial_page span {
color: #000000;
font-family: "ProximaNova-Regular";
font-size: 16px;
font-weight: normal;
line-height: 21px;
}
.testimonial_page i {
color: #02503f;
}
.testimonial_page .testimonial {
float: left;
width: 100%;
padding: 15px;
margin: 0 0 30px 0;
background: #fffFFF;
border-radius: 5px 25px 5px 25px;
}
.testimonial_page .author {
float: left;
width: 100%;
padding: 0;
margin: 0;
}
.testimonial_page .author .picturs {
padding: 0 20px 0 0;
margin: 0;
display: inline-block;
vertical-align: top;
}
.testimonial_page .author .picturs img {
width: 50px;
height: 50px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
}
.testimonial_page .author .dats {
padding: 0;
margin: 0;
display: inline-block;
vertical-align: top;
}
.list li {
padding: 5px 0;
}
.list li a {
color: #000;
} .top-header .social-list {
text-align: right;
margin: 7px 0;
}
.top-header .social-list li {
display: inline-block;
margin: 0 7px;
}
.top-header .social-list li a {
font-size: 18px;
padding: 0 4px;
color: #eda000;
}
.top-header .social-list li a:hover {
color: #373737;
text-decoration: none;
}
.topalls01 .content-wrap {
margin: 20px 0;
overflow: hidden; }
.call_action{
background:url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/call_action.jpg) no-repeat left top;
background-size:cover;
min-height:300px;
padding:15px 0;
}
.topalls01 .content-wrap .icon-wrap {
width: 29px;
float: left;
text-align: right;
padding-right: 10px;
padding-top: 2px;
}
.topalls01 .content-wrap .icon-wrap img {
display: inline-block;
}
.topalls01 .content-wrap .content { float: left;
}
.topalls01 .content-wrap .content p {
font-weight: 300;
color: #5c5c5c;
margin: 0;
padding-bottom: 1em;
}
.topalls01 .content-wrap .content a {
color: #5c5c5c;
text-decoration: none;
font-size: 1.3em;
margin-top: 5px;
}
.topalls01 .content-wrap .content p a:hover {
color: #e69b00;
}
.topalls01 .content-wrap .content p span {
color: #eda000;
}
.logoparts01 img {
max-width: 350px;
}
.main-menu-panel.header-custom {}
.main-menu-panel.header-custom .navbar {}
.main-menu-panel.header-custom .custom-nav {
width: -moz-calc(100% - 170px);
width: -webkit-calc(100% - 170px);
width: calc(100% - 170px);
float: left;
}
.main-menu-panel.header-custom .custom-nav .navbar-nav {
text-align: left;
}
.main-menu-panel.header-custom .custom-nav .navbar-nav li:hover .dropdown-menu {
display: block;
}
.main-menu-panel.header-custom .custom-nav .navbar-nav li a {
padding: 23px 25px;
margin: 0;
border-bottom: 4px solid;
border-color: transparent;
}
.main-menu-panel.header-custom .custom-nav .navbar-nav li a.active, .main-menu-panel.header-custom .custom-nav .navbar-nav li a:hover {
background-color: #fff;
border-color: #f2a900;
}
.main-menu-panel.header-custom .menu-right {
width: 170px;
float: left;
padding: 17px 0;
}
.main-menu-panel.header-custom .menu-right .yellow-button {
font-size: 15px;
font-weight: 400;
color: #fff;
padding: 7px 15px;
display: block;
text-align: center;
border-radius: 5px;
background: rgb(252,172,6); background: -moz-linear-gradient(left, rgba(252,172,6,1) 0%, rgba(217,147,3,1) 100%); background: -webkit-linear-gradient(left, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%); background: linear-gradient(to right, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac06', endColorstr='#d99303',GradientType=1 ); }
.main-menu-panel.header-custom .menu-right .yellow-button:hover {
color: #fff;
text-decoration: none;
background: rgb(217,147,3); background: -moz-linear-gradient(left, rgba(217,147,3,1) 0%, rgba(252,172,6,1) 100%); background: -webkit-linear-gradient(left, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%); background: linear-gradient(to right, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d99303', endColorstr='#fcac06',GradientType=1 ); } .main-menu-panel.header-custom .menu-right .yellow-button.trs {
background: #282828;
cursor: pointer;
outline: none;
position: relative;
-webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite;
white-space: nowrap;
}
@-webkit-keyframes glowing {
0% { background-color: rgb(217,147,3); -webkit-box-shadow: 0 0 3px rgb(217,147,3); }
50% { background-color: #282828; -webkit-box-shadow: 0 0 40px #282828; }
100% { background-color: rgb(217,147,3); -webkit-box-shadow: 0 0 3px rgb(217,147,3); }
}
@-moz-keyframes glowing {
0% { background-color: rgb(217,147,3); -moz-box-shadow: 0 0 3px rgb(217,147,3); }
50% { background-color: #282828; -moz-box-shadow: 0 0 40px #282828; }
100% { background-color: rgb(217,147,3); -moz-box-shadow: 0 0 3px rgb(217,147,3); }
}
@-o-keyframes glowing {
0% { background-color: rgb(217,147,3); box-shadow: 0 0 3px rgb(217,147,3); }
50% { background-color: #282828; box-shadow: 0 0 40px #282828; }
100% { background-color: rgb(217,147,3); box-shadow: 0 0 3px rgb(217,147,3); }
}
@keyframes glowing {
0% { background-color: rgb(217,147,3); box-shadow: 0 0 3px rgb(217,147,3); }
50% { background-color: #282828; box-shadow: 0 0 40px #282828; }
100% { background-color: rgb(217,147,3); box-shadow: 0 0 3px rgb(217,147,3); }
} .main-menu-panel.header-custom .tabmenu-left {}
.main-menu-panel.header-custom .tabmenu-left .menu-tab {}
.main-menu-panel.header-custom .tabmenu-left .menu-tab li {}
.main-menu-panel.header-custom .tabmenu-left .menu-tab li a, .main-menu-panel.header-custom .tabmenu-left .menu-tab p a {
font-size: 13px;
padding: 15px 10px;
cursor: pointer;
}
.main-menu-panel.header-custom .tabmenu-right {}
.main-menu-panel.header-custom .tabmenu-right .tab-content {}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane {}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx {
height: 100%;
}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx h5, .main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx h5 a {
font-size: 12px;
font-weight: 700;
color: #000;
text-transform: inherit;
letter-spacing: 0.4px;
margin: 0 0 5px;
padding: 0;
border: none;
float: left;
width: 100%;
}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx p {
padding: 0;
margin: 0;
float: left;
width: 100%;
}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx p a {
cursor: pointer;
padding: 0;
border: none;
}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx p a:hover, .main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx h5 a:hover {
border: none;
background-color: transparent;
}
.main-menu-panel.header-custom .tabmenu-right .tab-content .tab-pane .menubx h5 a:hover {
margin: 0 0 10px;
}
.equal {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap
}
.equal > [class*='col-'] {
display: flex;
flex-direction: column
}
.carousel-control.left, .carousel-control.right{
background: transparent;
}
.carousel-caption { 
text-align: left;
left: 0%;
right: 0%;
text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
width: 21px;
height: 40px; 
}
.glyphicon-chevron-left{ 
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/prev-c.png) no-repeat;
opacity: 0.4;
}
.glyphicon-chevron-left:before {
content: " ";
}
.glyphicon-chevron-right{ 
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/next-c.png) no-repeat;
opacity: 0.4;
}
.glyphicon-chevron-right:before {
content: " ";
}
.carousel-indicators .active { 
background-color: #eda000;
border:#eda000 1px solid;
}
.banners01.slider-custom {
}
.carousel-inner > .item {
min-height:500px;
background-repeat:repeat;
background-size:cover;
background-position:center center;
}
.banners01.slider-custom .homebanners01 {}
.banners01.slider-custom .homebanners01 li {
width: 100%;
height: 530px;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.banners01.slider-custom .homebanners01 li  .banavetxts02 {
min-width: 500px;
left: 120px;
top: 50%;
transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
}
.banners01.slider-custom .homebanners01 .banavetxts02 h2 {
font-size: 30px;
color: #e69b00;
position: relative;
margin: 0 0 50px;
white-space: nowrap;
}
.banners01.slider-custom .homebanners01 .banavetxts02 h2:after {
content: "";
position: absolute;
left: 0;
bottom: -15px;
width: 75px;
height: 4px;
background-color: #e69b00;
}
.banners01.slider-custom .homebanners01 .banavetxts02 p {
font-size: 21px;
font-weight: 300;
color: #1c1c1c;
}
.banners01.slider-custom .homebanners01 .banavetxts02 .yellow-button {
color: #fff;
border: none;
border-radius: 5px;
font-size: 18px;
text-transform: inherit;
font-weight: 400;
padding: 0px 24px;
background: rgb(217,147,3); background: -moz-linear-gradient(left, rgba(217,147,3,1) 0%, rgba(252,172,6,1) 100%); background: -webkit-linear-gradient(left, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%); background: linear-gradient(to right, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d99303', endColorstr='#fcac06',GradientType=1 ); }
.banners01.slider-custom .homebanners01 .banavetxts02  .yellow-button:hover {
background: rgb(252,172,6); background: -moz-linear-gradient(left, rgba(252,172,6,1) 0%, rgba(217,147,3,1) 100%); background: -webkit-linear-gradient(left, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%); background: linear-gradient(to right, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac06', endColorstr='#d99303',GradientType=1 ); }
.banners01.slider-custom .homebanners01 .banavetxts02 .black-button {
border-radius: 5px;
font-size: 18px;
text-transform: inherit;
font-weight: 400;
padding: 0px 24px;
color: #fff;
border: none;
background: #000000;
}
.banners01.slider-custom .homebanners01 .banavetxts02 .black-button:hover {
background-color: #333;
color: #fff;
}
.banners01.slider-custom .bx-controls {}
.banners01.slider-custom .bx-controls .bx-controls-direction {}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-prev {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/prev-c.png) no-repeat;
opacity: 0.4;
margin-bottom: -20px;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-prev:hover {
opacity: 0.8;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-next {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/next-c.png) no-repeat;
opacity: 0.4;
margin-bottom: -20px;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-next:hover {
opacity: 0.8;
}
.banners01.slider-custom .bx-controls {
position: absolute;
bottom: 265px;
left: 0;
right: 0;
}
.banners01.slider-custom .bx-pager.bx-default-pager {
position: absolute;
bottom: -235px;
}
.banners01.slider-custom .bx-pager.bx-default-pager .bx-pager-item {
vertical-align: middle;
}
.banners01.slider-custom .bx-pager.bx-default-pager .bx-pager-item a.bx-pager-link {
width: 8px;
height: 8px;
background: #ffffff;
}
.banners01.slider-custom .bx-pager.bx-default-pager a.bx-pager-link.active {
width: 13px;
height: 13px;
background: #eda000;
}
.welcome {
position: relative;
padding: 70px 0;
background-color: #fff;
float: left;
width: 100%;
}
.welcome h1 {
font-size: 32px;
font-weight: 400;
color: #e69b00;
margin: 0px 0 10px; }
.welcome h3 {
font-size: 19px;
color: #2d2d2d;
margin: 0 0 30px;
max-width: 450px;
}
.welcome p {
margin: 0 0 20px;
}
.welcome p:last-child {
margin: 0;
}
.welcome ul li {
list-style: disc;
padding: 2px;
margin-left: 2em;
}
.aboutalls01 .community-engagement .panel-grid-cell {
display: flex;
align-items: center;
justify-content: center;
height: 80px;
}
.aboutalls01 .community-engagement .widget_media_image {
text-align: center;
}
.main-menu-panel.header-custom {
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.services {
position: relative;
padding: 70px 0 25px;
float: left;
width: 100%;
background-color: #fff;
margin: 0 0 25px;
}
.services-c.service-head {
margin:  25px 0 0;
}
.services .content-wrap {
position: relative;
margin: 0 0 45px;
}
.services .content-wrap:hover {
cursor: pointer;
}
.services .content-wrap .icon-wrap {
width: 90px;
float: left;
}
.services .content-wrap .icon-wrap img {
float: left;
}
.services .content-wrap .content {
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
width: calc(100% - 90px);
float: left;
}
.services .content-wrap .content h2 {
font-size: 18px;
font-weight: 400;
color: #282828;
position: relative;
margin: 0 0 30px;
}
.services .content-wrap .content h2:after {
content: "";
position: absolute;
width: 50px;
height: 2px;
background-color: #eda000;
left: 0;
bottom: -15px;
}
.services .content-wrap .content p {
font-size: 14px;
font-weight: 300;
line-height: 24px;
}
.service-head {
position: relative;
padding: 40px 0 50px;
width: 100%;
float: left;
background: rgb(252,172,6); background: -moz-linear-gradient(top, rgba(252,172,6,1) 0%, rgba(217,147,3,1) 100%, rgba(30,87,153,1) 100%); background: -webkit-linear-gradient(top, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%,rgba(30,87,153,1) 100%); background: linear-gradient(to bottom, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%,rgba(30,87,153,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac06', endColorstr='#1e5799',GradientType=0 ); }
.service-head h1 {
font-size: 32px;
font-weight: 400;
color: #fff;
position: relative;
text-align: center;
margin: 0;
}
.service-head h1:after {
content: "";
position: absolute;
width: 50px;
height: 2px;
background-color: #fff;
left: 50%;
bottom: -15px;
margin-left: -25px;
}
.service-list {
position: relative;
padding: 70px 0;
background-color: #fff;
width: 100%;
float: left;
}
.service-list .content-wrap {
height: 100%;
border: 1px solid #dcdcdc;
margin: 0 0 50px;
}
.service-list .content-wrap .image-wrap {}
.service-list .content-wrap .content {
padding: 30px 25px;
width: 100%;
}
.service-list .content-wrap .content h2 a {
font-size: 18px;
font-weight: 400;
color: #282828;
position: relative;
margin: 0 0 40px;
display: block;
}
.service-list .content-wrap .content h2 a:after {
content: "";
position: absolute;
width: 50px;
height: 2px;
background-color: #eda000;
left: 0;
bottom: -15px;
}
.service-list .content-wrap .content p a {
font-size: 14px;
line-height: 24px;
font-weight: 300;
color: #1c1c1c;
}
.service-list .content-wrap .content a:hover {
text-decoration: none;
}
.service-list .black-button {
padding: 12px 12px;
width: 130px;
text-align: center;
color: #fff;
background-color: #000000;
display: inline-block;
border-radius: 5px;
}
.text-center {
text-align: center;
}
.service-list .black-button:hover {
background-color: #eda000;
color: #fff;
text-decoration: none;
}
.contact-content {
position: relative;
float: left;
width: 100%;
}
.contact-content img {
width: 100%;
}
.contact-content .content-wrap.agedbans01 .agedbanaves01 {
position: absolute;
width: 100%;
top: 50%;
left: 50px;
transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
}
.contact-content .content-wrap.agedbans01 .agedbanaves01 ul {
}
.contact-content .content-wrap.agedbans01 .agedbanaves01 ul li {
padding-bottom: 10px;
}
.contact-content .content-wrap.agedbans01 .agedbanaves01 ul li a { color: #eb9d00;
background: rgba(0, 0, 0, 0.5);
padding: 10px 18px;
text-transform: uppercase;  text-decoration: none;
line-height: 45px;
border-radius: 5px;
}
.contact-content .content-wrap.agedbans01 .agedbanaves01 ul li a:hover {
background: #eb9d00;
color: #fff;
}
.hometestiall01.testimonials {
position: relative;
padding: 70px 0;
margin: 0 0 25px;
float: none;
}
.reviewImage {
border: 5px solid #ffffff;
}
.hometestiall01.testimonials .reviewInfo { }
.supportlogo01.client {
position: relative;
padding: 70px 0;
background-color: #fff;
}
.supportlogo01.client .bx-wrapper {}
.supportlogo01.client .bx-wrapper .supportban01 li {
text-align: center;
}
.supportlogo01.client .bx-wrapper .supportban01 li img {
display: inline-block;
}
.supportlogo01.client .bx-wrapper .bx-controls-direction a.bx-prev {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/prev-white.png) no-repeat;
background-color: #202020;
width: 34px;
height: 50px;
margin-top: -25px;
background-position: center center;
}
.supportlogo01.client .bx-wrapper .bx-controls-direction a.bx-next {
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/next-white.png) no-repeat;
background-color: #202020;
width: 34px;
height: 50px;
margin-top: -25px;
background-position: center center;
}
.subscribe {
position: relative;
padding: 70px 0;
width: 100%;
float: left;
background: rgb(217,147,3); background: -moz-linear-gradient(left, rgba(217,147,3,1) 0%, rgba(252,172,6,1) 100%); background: -webkit-linear-gradient(left, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%); background: linear-gradient(to right, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d99303', endColorstr='#fcac06',GradientType=1 ); }
.subscribe h1 {
font-size: 32px;
font-weight: 700;
color: #fff;
}
.subscribe h1 span {
font-weight: 300;
}
.subscribe .subscribe-input {
width: -moz-calc(100% - 195px);
width: -webkit-calc(100% - 195px);
width: calc(100% - 195px);
height: 40px;
float: left;
border: 1px solid #fff;
border-radius: 20px;
padding: 0 15px;
color: #fff;
background-color: transparent;
}
.subscribe-input::placeholder { color: #fff;
opacity: 1; }
.subscribe-input:-ms-input-placeholder { color: #fff;
}
.subscribe-input::-ms-input-placeholder { color: #fff;
}
.subscribe .white-button {
width: 180px;
height: 40px;
float: right;
color: #e09803;
text-transform: uppercase;
background-color: #fff;
border-radius: 20px;
border:none;
}
.custom-footer {
background-color: #1a1f1d;
}
.custom-footer .footer-top {
padding: 70px 0 40px;
}
.custom-footer .footer-top h2.widget-title {
font-family: 'Poppins', sans-serif;
font-size: 22px;
font-weight: 500;
color: #fff;
position: relative;
margin: 0 0 40px;
}
.custom-footer .footer-top h2.widget-title:after {
content: "";
position: absolute;
width: 32px;
height: 3px;
left: 0;
bottom: -10px;
background-color: #eda000;
}
.custom-footer .footer-top p {
color: #fff;
}
.custom-footer .footer-top .arrow-list {}
.custom-footer .footer-top .arrow-list li {
position: relative;
padding-left: 15px;
}
.custom-footer .footer-top .arrow-list li:before {
content: "";
position: absolute;
width: 7px;
height: 10px;
left: 0;
top: 9px;
background: url(//autumnagedcare.com.au/wp-content/themes/Autumnaged%20Care/image/arrowlist.png) no-repeat;
}
.custom-footer .footer-top .arrow-list li a {
font-size: 14px;
font-weight: 400;
color: #fff;
line-height: 28px;
}
.custom-footer .footer-top .arrow-list li a:hover {
color: #eda000;
text-decoration: none;
}
.custom-footer .footer-bottom {
padding: 30px 0 10px;
background-color: #fff;
}
.custom-footer .footer-top .social-list {
text-align: left;
margin: 40px 0 0;
}
.custom-footer .footer-top .social-list li {
display: inline-block;
margin: 0 7px;
}
.custom-footer .footer-top .social-list li a {
font-size: 16px;
padding: 0 4px;
color: #ffffff;
}
.custom-footer .footer-top .social-list li a:hover {
color: #eda000;
text-decoration: none;
}
.custom-footer .second #black-studio-tinymce-5 {
padding-left: 40px;
}  @media (min-width: 1300px) {
.container {
width: 1230px;
}
}
@media (max-width: 1199px) {
.main-menu-panel.header-custom .custom-nav .navbar-nav li a {
padding: 23px 10px;
}
.supportlogo01.client {
padding: 70px 0 120px;
}
.supportlogo01.client .bx-wrapper .bx-controls-direction a.bx-prev {
left: 50%;
top: inherit;
bottom: -130px;
margin-left: -50px;
}
.supportlogo01.client .bx-wrapper .bx-controls-direction a.bx-next {
right: 50%;
top: inherit;
bottom: -130px;
margin-right: -50px;
}
.custom-footer .footer-top {
padding: 30px 0 40px;
}
.custom-footer .footer-top h2.widget-title {
margin: 40px 0;
}
.custom-footer .second #black-studio-tinymce-5 {
padding-left: 0;
}
}
@media (max-width: 992px) {
.logoparts01 img {
margin: 0 0 30px;
}
.main-menu-panel.header-custom .container {
width: 100%;
padding: 0;
margin: 0;
}
.wprmenu_bar #custom_menu_icon.hamburger {
top: 65px !important;
right: 30px !important;
}
.main-menu-panel.header-custom .navbar {
padding: 0 20px;
}
.main-menu-panel.header-custom .menu-right {
width: 120px;
}
.main-menu-panel.header-custom .custom-nav .navbar-nav li a {
padding: 23px 3px;
font-size: 13px;
}
.main-menu-panel.header-custom .custom-nav {
width: -moz-calc(100% - 120px);
width: -webkit-calc(100% - 120px);
width: calc(100% - 120px);
padding: 0;
}
.main-menu-panel.header-custom .menu-right .yellow-button {	
padding: 7px 6px;
font-size: 11px;
}
.subscribe h1 {
margin: 0 0 30px;
}
.custom-footer .footer-top h2.widget-title, .custom-footer .footer-top p {
text-align: left;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 {
left: 10%;
min-width: 100px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 p {
color: #fff;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-prev {
left: 20px;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-next {
right: 20px;
}
}
@media (max-width: 768px) {
.main-menu-panel.header-custom .navbar {
display: none;
}
.main-menu-panel.header-custom.fixed {
padding: 35px 0;
}
.wprmenu_bar #custom_menu_icon.hamburger.hamburger--slider.sticky-c {
top: 13px !important;
}
}
@media (max-width: 767px) {
.conresource01 {
padding-left: 0;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 h2 {
font-size: 32px;
margin: 0 0 30px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 p {
font-size: 16px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 .yellow-button, .banners01.slider-custom .homebanners01 li .banavetxts02 .black-button {
font-size: 14px;
padding: 0 14px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 {
width: -moz-calc(100% - 80px);
width: -webkit-calc(100% - 80px);
width: calc(100% - 80px);
left: 40px;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-prev {
left: 10px;
}
.banners01.slider-custom .bx-controls .bx-controls-direction .bx-next {
right: -12px;
}
.custom-footer .footer-top .arrow-list li {
text-align: left;
}
.custom-footer .footer-bottom .social-list {
text-align: center;
}
.logoparts01 img {
margin: 0 0 11px;
}
.banners01.slider-custom .homebanners01 .banavetxts02 .yellow-button {
font-size: 14px;
padding: 10px 15px;
line-height: 14px;
}
} 
@media (max-width: 575px) {
.topalls01 .col-lg-3.col-md-4.col-sm-6.col-xs-6 {
width: 100%;
}
.topalls01 .content-wrap {
margin: 10px 0 10px;
}
.banners01.slider-custom .homebanners01 li {
height: 350px;
}
.banners01.slider-custom .bx-pager.bx-default-pager {
bottom: -160px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 .yellow-button, .banners01.slider-custom .homebanners01 li .banavetxts02 .black-button {
font-size: 12px;
padding: 0 10px;
margin: 0;
line-height: 32px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 .yellow-button {
margin-right: 5px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 p {
font-size: 14px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 h2 {
font-size: 28px;
}
.banners01.slider-custom .homebanners01 li .banavetxts02 h2:after {
width: 50px;
bottom: -12px;
}
.subscribe .subscribe-input {
width: 100%;
margin: 0 0 15px;
}
.subscribe .white-button {
float: left;
}
} .sow-slider-base .sow-slider-pagination{
text-align: center !important;
} 
a.yellow-tour-button{
background: #282828;
cursor: pointer;
outline: none;
position: relative;
-webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite;
white-space: nowrap;
font-size: 15px;
font-weight: 400;
color: #fff;
padding: 7px 15px;
display: block;
text-align: center;
border-radius: 5px;
background: rgb(252,172,6);
background: -moz-linear-gradient(left, rgba(252,172,6,1) 0%, rgba(217,147,3,1) 100%);
background: -webkit-linear-gradient(left, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%);
background: linear-gradient(to right, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac06', endColorstr='#d99303',GradientType=1 );
}
h5.modal-title { 
display: inline-block;
}  @media(max-width:1199px) {
.contentrights02 h2 {
font-size: 22px;
}
.contentrights02 {
padding: 10px 10px 0px;
}
.contentrights02 p {
font-size: 15px;
padding-bottom: 0;
}
.contentlefts01 h2 {
font-size: 22px;
}
.contentlefts01 p {
font-size: 15px;
padding-bottom: 0;
}
.contentlefts01 {
padding: 20px 15px 5px 15px;
}
.contactbans01 img {
height: 160px;
}
}
#Information .modal-dialog {
width:100%;
max-width: 350px;
position:fixed;
bottom:0;
right:15px;
margin:0;
} @media(max-width:991px) {
.main-menu-panel .nav > li > a {
padding: 20px 5px;
}
.contentlefts01 {
width: 55%;
}
.contentrights01 {
width: 45%;
}
.contentlefts02 {
width: 55%;
}
.contentrights02 {
width: 45%;
}
.agedbans01 .agedbanaves01 {
width: 50% !important;
}
.reviewInfo {
padding: 20px 15px 15px 34px;
min-height: auto;
}
.agedbans01 .agedbanaves01 ul li { }
.footer-contact {
text-align: center;
}
.footer-blk h2 {
font-size: 20px;
}
.banners01 .bx-controls {
bottom: 50% !important;
}
.banners01 .banavetxts05 {
top: 25%;
right: 10%;
width: 80%;
}
.banners01 .banavetxts01 { }
.banners01 .banavetxts02 { background: rgba(255,255,255,.5);
padding:20px;
}
.banners01.slider-custom .homebanners01 .banavetxts02 h2 {
font-size: 28px; 
margin: 0px 0 30px;
}
.banners01.slider-custom .homebanners01 .banavetxts02 p {
font-size: 16px; 
}
.banners01.slider-custom .homebanners01 .banavetxts02 .yellow-button { 
font-size: 14px;
}
.banners01.slider-custom .homebanners01 .banavetxts02 .black-button{
font-size: 14px;
}
.banners01 .banavetxts03 {
top: 15%;
left: 10%;
width: 80%;
padding: 15px;
background: rgba(0,0,0,.5);
}
.banners01 .banavetxts04 {
top: 15%;
left: 10%;
width: 80%;
background: rgba(255,255,255,.7);
padding: 15px;
}
.secondnav01 ul li a {
padding: 20px 8px;
}
.topheads01 .col-md-5 {
width: 100% !important;
}
.topheads01 .col-md-3 {
width: 100% !important;
}
.logoparts01 {
text-align: center;
}
.logoparts01 img {
width: 250px;
}
}
@media(max-width:767px) {
.main-menu-panel {
display: none;
}
}
@media(max-width:767px) {
.supportlogo01 .bx-wrapper .bx-prev {
left: -25px;
}
.supportlogo01 .bx-wrapper .bx-next {
right: -25px;
}
.footer-top, .footer-bottom {
text-align: center;
}
.fixed {
position: initial;
animation: none;
box-shadow: none;
background: initial;
}
.main-menu-panel {
transition: none;
}
.secondnav01 ul li a {
font-size: 12px;
}
.secondnav01 {
top: 0 !important;
}
.dropdown.mega-dropdown.open .mega-dropdown-menu {
display: block !important;
}
.dropdown.mega-dropdown .mega-dropdown-menu {
display: none !important;
}
.logoparts01 {
text-align: left;
margin-bottom: 15px;
}
.carousel-inner > .item{
background-position: center right;
min-height: 214px;
} 
.banners01.slider-custom .carousel-caption {
position: relative; 
padding-top: 10px;
padding-bottom: 10px;
}
.banners01.slider-custom .homebanners01 .banavetxts02 h2 {
font-size: 15px; 
margin: 0px 0 15px
}
.banners01.slider-custom .homebanners01 .banavetxts02 h2:after { 
bottom: 0px;
width: 35px; 
} }
@media(max-width:640px) {
.tabmenu-left {
width: 100%;
}
.tabmenu-right {
display: none;
}
.contentlefts01, .contentrights01, .contentlefts02, .contentrights02 {
width: 100%;
text-align: center;
}
.contentlefts01, .contentrights02 {
padding: 35px 15px;
border-bottom: 1px solid #ccc;
}
.agedbans01 .agedbanaves01 {
width: 100% !important;
left: 0 !important;
padding: 0 20px;
}
.secondnav01 ul li {
width: 50%;
border: 0;
border: 1px solid #ccc;
}
.secondnav01 ul li a {
padding: 12px 6px;
}
}
@media(max-width:540px) { .contactbans01 .conavetxts01 h2 {
font-size: 30px;
}
}
@media(max-width:480px) {
.conresource02 ul li {
width: 100% !important;
padding-bottom: 5px;
}
.contactlefts01 {
width: 100%;
padding: 20px;
}
.cotactrights01 {
width: 100%;
}
}
@media(max-width:360px) {
.secondnav01 {
position: relative !important;
}
.logoparts01 img {
width: 225px;
}
}
.we-know {
float: left;
padding: 50px 0px 50px;
width: 100%;
}
.we-know ul li {
margin-bottom: 10px;
font-size: 16px;
list-style: disc;
transition: .5s;
}
.we-know p {
font-size: 16px;
}
.we-know ul {
padding-left: 17px;
}
.nav.navbar-nav li a i img {
display: none;
}
.sd .so-widget-sow-image-default-813df796d9b1 .sow-image-container .so-widget-image {
height: 363px;
width: 100%;
}
.sd p a {
text-transform: uppercase;
font-weight: 300;
font-size: 2.8125rem;
padding-bottom: 10px;
color: #3f3f3f;
text-decoration: none;
display: inline-block;
}
p#design-by:hover {
cursor: pointer;
}
ul.activities {
margin: auto;
padding: 0 3em;
}
ul.activities li {
list-style: disc;
}
.costs-n-financial p a {
text-transform: none;
font-size: initial;
}
@media only screen and (min-width: 576px){
.topalls01 .content-wrap {
float: right;
}
}
.yikes-easy-mc-form input[type=email] {
width: -moz-calc(100% - 195px);
width: -webkit-calc(100% - 195px);
width: calc(100% - 195px);
height: 40px;
float: left;
border: 1px solid #fff !important;
border-radius: 20px;
padding: 0 15px !important;
color: #fff;
background-color: transparent !important;
font-weight: normal;
}
.yikes-easy-mc-form input[type=email]::placeholder {
color: #fff !important;
font-weight: normal !important;
}
.yikes-easy-mc-form input[type=email]:-ms-input-placeholder {
color: #fff !important;
font-weight: normal !important;
}
.yikes-easy-mc-form input[type=email]::-ms-input-placeholder {
color: #fff !important;
font-weight: normal !important;
}
@-webkit-keyframes autofill {
to {
color: #666;
background: transparent;
}
}
.yikes-easy-mc-form input[type=email]:-webkit-autofill {
-webkit-animation-name: autofill;
-webkit-animation-fill-mode: both;
} .yikes-easy-mc-form input[type=email]:-webkit-autofill {
-webkit-text-fill-color: #fff !important;
}
.yikes-easy-mc-success-message {
color: #227025 !important;
}
.yikes-easy-mc-success-message, .yikes-easy-mc-error-message {
background: none !important;
padding: 0 !important;
}
a.orange-btn {
border: 1px solid #eb9d00;
color: #fff;
background: #eb9d00;
padding: 10px 18px;
text-transform: capitalize !important;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
text-decoration: none;
line-height: 45px;
font-size: 16px !important;
font-weight: 500 !important;
}
.abouttxts01 ul li {
width: 100%;
float: left;
padding: 0.5em;
margin-left: 2em;
list-style: disc;
}
.pt-cv-pagination-wrapper ul li {
width: auto;
float: left;
padding: 0.5em;
margin-left: 2em;
list-style: disc;
}
div#aac-tour-modal {
margin-top: 10em;
z-index: 100000;
}
div#aac-tour-modal .yellow-button {
color: #fff;
border-radius: 5px;
font-size: 14px;
text-transform: inherit;
font-weight: 400;
padding: 6px 24px;
background: rgb(217,147,3);
background: -moz-linear-gradient(left, rgba(217,147,3,1) 0%, rgba(252,172,6,1) 100%);
background: -webkit-linear-gradient(left, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%);
background: linear-gradient(to right, rgba(217,147,3,1) 0%,rgba(252,172,6,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d99303', endColorstr='#fcac06',GradientType=1 );
}
.custom-widget {
line-height: 25px;
text-align: justify;
color: #2d2d2d;
font-weight: 300;
}
.custom-widget ul {
padding-left: 20px;
padding-bottom: 20px;
}
.custom-widget ul li {
list-style-type: disc;
padding: 5px 0;
}
.mb-1 {
margin-bottom: 1em;
}
.custom-widget a {
text-transform: none !important;
font-size: 14px !important;
color: #f2a900 !important;
}
.abouttxts01 p {
font-weight: 100;
line-height: 25px;
}
.abouttxts01 h4 {
padding-bottom: 1em;
}
.covid-update {
position: relative;
padding: 5px 0; background: rgb(252,172,6); background: -moz-linear-gradient(top, rgba(252,172,6,1) 0%, rgba(217,147,3,1) 100%, rgba(30,87,153,1) 100%); background: -webkit-linear-gradient(top, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%,rgba(30,87,153,1) 100%); background: linear-gradient(to bottom, rgba(252,172,6,1) 0%,rgba(217,147,3,1) 100%,rgba(30,87,153,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac06', endColorstr='#1e5799',GradientType=0 ); float: left;
width: 100%;
}
.covid-update h1 {
font-size: 32px;
font-weight: 400;
color: #fff;
margin: 30px 0 10px;
}
.covid-update h3 {
font-size: 19px;
color: #2d2d2d;
margin: 0 0 30px;
max-width: 450px;
}
.covid-update p {
margin: 0 0 20px;
font-size: 16px;
}
.covid-update p:last-child {
margin: 0;
}