@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {font-family:Omnes;src:url('assets/fonts/omnes regular.ttf');font-weight:400;}
@font-face {font-family:'Omnes Semibold';src:url('assets/fonts/omnes semibold.ttf');font-weight:400;}

body {
width:100%;
margin:0;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
font-family: 'Lato', sans-serif;
}
.testimonial {
color: #777777;font-size: 15px;line-height: 1.8;padding-left: 20px;
}

#ac-header-spacer {
height: 94px;
}

.fas.fa-thumbs-up {
font-size: 13pt;
color: #2c3e50;
cursor: pointer;
}

.fas.fa-thumbs-down {
font-size: 13pt;
color: #2c3e50;
cursor: pointer;
}

.far.fa-thumbs-down, .far.fa-thumbs-up, .fa-trash-alt {
font-size: 13pt;
cursor:pointer;
}

div#about, div#services, div#testimonials {
position:relative; top:-20px;
} 

a#about, a#services, a#testimonials {
margin-top:-100px;
} 

.form-control{display:block;width:97%;height:34px;padding:6px 12px;font-family:'Poppins';font-size:13px;line-height:1.4;color:#303030;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
fieldset{border:0;}
.control-label {font-size:13px;inline-block;padding:10px;vertical-align:top;}
.contact-form-item-container {display:inline-block;width:95%;padding-top:10px;padding-bottom:10px;}
.contact-form-item {display:inline-block;width:100%;padding-top:5px;}
.contact-inner-container, .location-inner-container, .spill-inner-container {width:75%;margin-left:auto;margin-right:auto;padding:15px 0 15px 0;}
.contact-inner-container > label {display:inline-block;width:100px;padding:10px;vertical-align:top;}
.contact-container { padding-top: 100px; }
.contact-container .spill-inner-container {width:75%;margin-left:auto;margin-right:auto;padding-bottom: 20px;}
.contact-form-submit {text-align:center;}
div.required .control-label:before {content:'* ';color:#F00;font-weight:bold;}
textarea.form-control {font-family:'Poppins';font-size:13px;height:auto;resize:none;}
.text-danger{font-size:13px;color:red;}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: #14b399;
    background-repeat: repeat-x;
    border-color: #14b399 #14b399 #14b399;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}
.ac-ctr {
display:flex;justify-content: center;background-color: #fff;
}
#myList {
list-style-type: none;padding: 0;
}
  #ac-information {
  display: flex;
  width:95%;
  flex-direction: row;
  align-items: flex-start;
  }

#faq {
  position: relative; top: -100px;
}
#ac-services-bullet {
display:inline-block;width:50%;
}
.ac-content-ctr {
display: block;padding:30px;width:75%;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    font-weight: 600;
    align-items: center;color:#555555;
}
.ac-content-ctr > a {
color: #1abc9c;
text-decoration: none;
}
.ac-polaroid {
width:290px;
border: 1px solid #cccccc;
padding:5px;
}
.content-div {
  display: none;
padding: 1em;
}
#div1 {
display:block;
}
.bullet > li {
list-style-type: square;
line-height: 20pt;
color: #656565;
}
.bullet > li::marker {
color: #13c7d0;
}
.content-div > span {
font-size: 20px;
    line-height: 33px;
font-weight: 600;
    color: #555555;
}
#ac-header-btn {
display:none;
}
.fa-bars {
color:#fff;
cursor:pointer;
}
#ac-links > a {
text-decoration: none;
padding-right: 20px;
color: #1abc9c;
}
.fa-info {
color: #3a87ad;
padding-right:8px;
}
.fa-phone, .fa-envelope, .fa-facebook-f, .fa-map-marker-alt {
color: #555555;
padding-right: 8px;
}
#ac-mob-menu > ul {
padding: 10px;
    list-style-type: none;
color: #fff;
}
#ac-mob-menu > ul > li > a {
text-decoration:none;
color: #fff;
line-height: 20pt;
}
#ac-mob-menu {
padding:20px;
}
#ac-mob-menu-close {
position: absolute;
top: 0;
  right: 20px;
  padding: 20px;
  color: #fff;
  display: block;
cursor:pointer;
}
.lead {
font-size: 18px;
line-height: 30px;
font-weight: 300;
color: #656565;
}
.lead a {
color: #13bb9e;
text-decoration:none;
}
#ac-mob-menu-ctr {
position:fixed;
left:-100vw;
width:100vw;
max-width: 100%;
height:100vh;
background-color:#2c3e50;
z-index:1000;
}
#ac-header {
position: fixed;
width: 100%;
padding: 25px;
background-color: #2c3e50;
z-index: 999;
}
#ac-ctr {
display: flex;
justify-content: space-around;
align-items: center;
margin:0 auto;
width:90%;
}
#ac-logo {
display: inline-flex;
background: url('https://www.absoulutecounselling.com.au/assets/images/logo.png');
background-repeat: no-repeat;
width:130px;
height:44px;
cursor:pointer;
}
#ac-menu {
display: inline-flex;
color:#fff;
font-size:11pt;
width: 50%;
height: 44px;
justify-content: flex-end;
align-items: center;
}
#ac-menu > a {
color:#fff;
text-decoration:none;
padding: 5px 10px;
}
#ac-menu > a:hover {
color:#1abc9c;
text-decoration:none;
padding: 5px 10px;
text-decoration-thickness: 2px;
text-underline-offset: 3px;
}
.ac-background {
  background-image: url("https://absoulutecounselling.com.au/assets/images/background.jpg");
  background-color: #cccccc;
  height: 624px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.header-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: italic;
  text-shadow: 1px 1px 1px #535353;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width:48%;
  transform: translate(-50%, -50%);
  color: white;
}

.title-inner {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  text-shadow: 1px 1px 1px #535353;
  color: #14be99;
}
@media screen and (max-width:700px) {

  #myList {
  margin-top: 80px;
  text-align: center;
  }

  #ac-information {
  display: flex;
  width:95%;
  flex-direction: column;
  align-items: center;
  }
}


@media screen and (max-width: 400px) {
#ac-ctr {
width:90%;
justify-content: space-around;
}
#ac-mob-menu-ctr {
position:absolute;
left:-100vw;
width:100vw;
height:100vh;
background-color:#2c3e50;
z-index:999;
}
#ac-mob-menu {
position:absolute;
width:100vw;
height:100vh;
background-color:#2c3e50;
z-index:999;
}
#ac-mob-menu {
color:#fff;
font-size:11pt;
width: 130px;
height: 44px;
justify-content: flex-end;
align-items: center;
}

}