/***** about css  *****/

.hc-about-text-box {
    padding: 0% 12%;
}

.hc-title-text {
  
    margin: 0px;
    padding: 0px;
}

.hc-about-sub-text {
    font-size: 16px;
    padding-top: 30px;
    margin: 0;
}
.hc-about-sig {
    margin: 45px 0px;
}
.hc-button {
    font-family: inherit;
    font-size: 16px;
    color: #f5f5f5;
    text-align: center;
    font-weight: 600;
    
    text-transform: uppercase;
    padding: 13px 46px;
    
    
}
.hc-button:hover
{   color: #f5f5f5; background: #3e3e3e;  -webkit-transition:all ease-in-out 0.8s;
}

.about-buttom-text {
    float: left;
}

.hc-about-call-text {
    font-family: inherit;
    font-size: 41px;
    color: #3e3e3e;
    font-weight: bold;
    line-height: 41px;
    float: left;
    margin-left: 30px;
    margin-top: -10px;
}
.hc-about-call-icons {
    margin-right: 15px;
}





/**** works css ****/



.hc-works-sub-top-text {
    padding-right: 37%;
    margin-top: 25px;
}
.hc-works-top-box {
    padding-bottom: 35px;
}
.hc-works-icons-box {
    text-align: center;
    line-height: 91px;
    width: 30%;
    height: 100px;
    float: left;
   border-width: 3px;
    border-style: solid;
    position: relative;
}
.hc-works-text-box {
    float: right;
    width: 64%;
   
    
}
.hc-works-text-box h6 {
    
    color: #3e3e3e;
    font-weight: 600;
    
    margin: 0;
}

.hc-works-box:hover .hc-works-icons-box
{  

-webkit-transition:all ease-in-out 0.8s;
}
.hc-works-box:hover .hc-works-hover-img
{ opacity: 1; -webkit-transition:all ease-in-out 0.8s;
}

.hc-works-hover-img {
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 24px;
    margin: 0 auto;
    opacity: 0;
} 



/**** three-months-css *****/


.hc-three-months-box h2 {
    
font-size: 50px;
    margin: 0px;
    padding: 0px;
}
.hc-three-months-box h6 {
    
    font-weight: 600;
    color: #6d6d6d;
    
    padding-right: 20%;
    margin: 23px 0px 46px 0px;
}






/**** accordion and video css *****/

.hc-accordion-text {
 
    letter-spacing: 0.6px;
   
}
.hc-accordion-box .vc_tta-panel-title.vc_tta-controls-icon-position-left {
    font-family: Raleway-SemiBold;
    font-size: 16px;
    letter-spacing: 1px;
    color: #354355 !important;
    text-transform: inherit;
}

.hc-accordion-box .vc_tta.vc_tta-style-outline .vc_tta-panel-body, .vc_tta.vc_tta-style-outline .vc_tta-panel-heading, .vc_tta.vc_tta-style-outline .vc_tta-tab>a {
     border-width: 1px !important;
}

.hc-accordion-box.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a {
      
    color: #f5f5f5!important;
}
.hc-tab-title div.vc_tta-panel-body {
    border-color: transparent !important;
}

/*****  everything css    *****/

.hc-everything-text-box
{     text-align: left;
}
.hc-everything-sub-text {
   
   margin: 32px 0px 20px 0px;
}


.hc-everything-name-sub-text {
    
    font-weight: 600;
    letter-spacing: 0.8px;
    margin: 10px 0px 30px 0px;
}








/*****  counseling packages css    *****/

.hc-title-text-box {
    text-align: center;
}

.hc-Packages-box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background: #f8f8f8;
    padding-bottom: 79px;
}

.hc-Packages-box h3 {
    text-align: center;
     color:#fff;
    padding: 35px 0px;
    margin: 0px;
}
.hc-Packages-box h4 {
    font-size: 34px;
    background: #3e3e3e;
    padding: 6px 0px;
    margin: 0px;
    color:#fff;
}
.hc-Packages-box ul {
    list-style-type: none;
    padding: 60px 0px;
    text-align: center;

}
.hc-Packages-box ul li {
    font-family: inherit;
    font-size: 16px;
   line-height: 33px;
}
.Packages-button {
    
    margin: 0 auto;
}



/*****  Make an Appointment  css    *****/

::-webkit-input-placeholder
{
  color:#3e3e3e;
}
.hc-contact-form-text-box::-webkit-input-placeholder{
  color:#3e3e3e;
}

.hc-appointment-title {
    margin-bottom: 14px;
}
.hc-contact-form {
    width: 86%;
    background: rgba(255, 255, 255, 0.85);
    margin: 50px auto;
    padding: 50px;
}

input.hc-contact-form-text-box {
    background-color: transparent;
    border: 0 !important;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid white !important;
    margin-right: 23px !important;
    padding-left: 20px !important;
}
.hc-contact-form-text-textarea-box {
    background-color: transparent;
    border: 0 !important;
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid white !important;
    margin-right: 23px !important;
    padding-left: 20px !important;
   
}

.hc-contact-form-button {
    font-family: inherit;
    font-size: 16px;
    
    text-align: center;
    font-weight: 600;
    line-height: 41px;
    text-transform: uppercase;
    width: 175px;
    height: 46px;
    border: none;
    border: 1px solid;
    background: none;
    margin-top: 7px;
}
.hc-contact-form-button:hover
{ 
  color: #fff;    
 -webkit-transition: all ease-in-out 0.8s;
}
.hc-Packages-box ul li {
    list-style: none;
}


/*****  News and Articles  css    *****/


.hc-news-box {
    border: 1px solid #cfcfcf;
       
}
.hc-news-img-box img
{ width: 100%;

}
.hc-news-img-box
{  position: relative;
}
.hc-news-text-box
{  padding: 30px;
}
.hc-news-date-text {
    font-size: 16px;
    color: #f5f5f5;
    
    padding: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.hc-news-name {
    
font-size: 16px;
    
}
.hc-news-text-box h5 {
    font-family:inherit;
    font-size: 20px;
    color: #3e3e3e;
    font-weight: 600;
    line-height: 28px;
    margin: 15px 0px;
}

.hc-news-box:hover
{ 
  -webkit-transition: all ease-in-out 0.8s;
}

.hc-news-box:hover .hc-news-text-box h5
{  
   -webkit-transition: all ease-in-out 0.8s;
}


/**hc-subscribe**/

.hc-subscribe {
    color: #fff;
}
.hc-subscribe-field {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid;
    height: 51px;
    padding-left: 20px;
    letter-spacing: 0 !important;
    width: 36%;
}
.hc-subscribe-field:focus {
    outline: 2px solid #fff;
}
.hc-subscribe-field::-webkit-input-placeholder {
    font-family: inherit !important;
    letter-spacing: 0 !important;
    font-size: 16px;
}
.hc-subscribe-form {
    text-align: center;
}
input.hc-subscribe-btn {
    font-family: inherit;
    font-size: 16px;
    color: #f5f5f5;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    height: 51px;
    width: 138px;
   border: 2px solid;
       transition: all ease .3s;
      position: relative;
    top: 2px;
}


/** Contact form **/

.hc-contact-main-text h6 {
    margin-bottom: 5px !important;
}
.hc-contact-main-text h1 {
    line-height: 1.2em;
    font-weight: 100;
    color: #3c4f54 !important;
}
hr.hc-contact-border {
    border-width: 2px;
    width: 90px;
    margin: 0 !important;
}
.hc-contact-field {
    width: 100%;
    height: 70px;
    margin-bottom: 21px;
    border: 1px solid #eee;
    box-shadow: none !important;
    padding-left: 20px;
}
.hc-contact-field::-webkit-input-placeholder {
    font-family: inherit !important;
    
    font-size: 16px;
   color: #8d989a !important;
   letter-spacing:0 !important;
    
}
.hc-contact-btn {
    font-family: inherit;
    font-size: 16px;
    color: #f5f5f5;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    border: 0;
    padding: 13px 46px;
    border: 1px solid;
        transition: all ease .3s;
}
p.hc-contact-text {
    display: inline-block;
    float: left;
    position: relative;
    left: 39px;
    top: 0;
    font-size: 17px;
    font-family: inherit;
    text-transform: uppercase;
}
.hc-contact-field:focus {
    outline: 1px solid;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    clear: both !important;
}
input.hc-contact-btn.pc-bg:hover {
    background: #fff !important;
        -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid;
}


@media screen and (max-width: 992px) and (min-width: 768px)
{
.about-buttom-text {
    float: none;
}
.hc-about-call-text {
    float: none;
    margin-left: 0;
    margin-top: 20px;
}
.hc-works-text-box {
    width: 60%;
}
}
@media screen and (max-width: 767px) and (min-width: 520px)
{
 .hc-footer-post-box {
    padding-left:0%;
}
.about-buttom-text {
    float: none;
}
.hc-about-call-text {
    float: none;
    margin-left: 0;
    margin-top: 20px;
}

}
