h2.Agency-title-center-text {
    font-family: PlayfairDisplay-Italic;
    font-size: 14px;
    color: #9b9b9b;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    display: block;
    padding: 0px;
    margin: 0px;
}
h2.Agency-title-center-text:before {
    width: 2px;
    height: 35px;
    background: #000;
    display: block;
    content: "";
    margin: 0 auto 10px auto;
}

.egency-title-text {
   text-align: center;
    margin: 0px;
}

.egency-best-number {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #e6e6e6;
    font-weight: bold;
    padding-right: 11px;
    float: left;
}
.egency-best-title-text {
    float: left;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-top: 2px;
    margin: 0;
    padding-bottom: 10px;
}
.egency-best-sub-text {
   clear: both;
    display: block;
   
    padding-top: 6px;
    margin-bottom: 35px;
}
.egency-button {
    font-family: inherit;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
     width: 140px;
    height: 40px;
    display: block;
    -webkit-transition:all ease-in-out 0.8s;
    color:#fff;
}
.egency-button:hover
{     color: #f5f5f5;   
      background: #232323;
     -webkit-transition:all ease-in-out 0.8s;
}

.con-choose-us-section>h4 {
    font-family: Raleway-SemiBold;
    color: #f8c20a;
    font-size: 13px;
    letter-spacing: 1px;
}
.egency-service-right-box .vc_column-inner {
    padding:0px !important;
}
.egency-service-left-box .vc_column-inner {
    padding:0px 6% 0% 7% !important;
}

.egency-service-text-box h5 {
    text-transform: uppercase;
    margin-top: 26px;
}



.egency-call-action-box {
    width: 74%;
}


.egency-testimonial-sub-text {
    font-family: inherit;
   padding-top: 25px;
   letter-spacing:0;
   text-align: center;
}





.egency-contact-field::-webkit-input-placeholder {
    font-size: 14px;
    font-family: inherit;
}


.egency-contact-section {
    color: white;
}


.egency-contact-section>p {
    font-family: inherit;
    color: #f5f5f5;
    line-height: 21px;
}

.egency-contact-subtext {
    padding-left: 16px;
    color: #f5f5f5;
    letter-spacing: 1px;
}

input.egency-contact-field {
    height: 45px;
    padding: 10px;
    width: 44%;
    margin: 25px 0px 0px 25px;
    background: #f5f5f5 !important;
    border: 1px solid #f5f5f5;
}
input.egency-submit-btn {
    margin-left: 18px;
    border-radius: 0px !important;
    outline: 0 !important;
    font-family: Montserrat-Regular;
    width: 145px;
    height: 45px;
    border: 3px solid #f5f5f5;
    padding: 9px 24px;
    text-transform: uppercase;
    color: #f5f5f5;
    letter-spacing: 0.07em;
    font-size: 20px;
    font-weight: 800;
    box-shadow: inset 0px 0px 0 0 #141433;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.9s;
    margin: 25px 0px 0px 20px;
    background: transparent;
    line-height:0;
}
input.egency-number-field {
    width: 92%;
}
input.egency-submit-btn:hover{
    box-shadow: inset 0 -100px 0 0 #fff;
    
}
.agency-contact-subtext {
    font-size: 20px;
    padding-left: 20px;
    text-transform: uppercase;
    color: #f5f5f5;
    letter-spacing: 0.05em;
}
.agency-contact-section {
    padding-left: 9%;
}
.agency-contact-section>h2 {
   
    color: #f5f5f5;
   margin:40px 0px 20px 0px;
}
.agency-contact-section>p {
    
    color: #fff;
}
.salon-team-section {
    text-align: center;
}

.egency-team-text {
    line-height: 28px;
    padding: 30px 20px 0px 20px;
    font-weight: 100;
    letter-spacing: 0.05em;
    font-size:18px;
}

@media screen and (max-width: 1200px) and (min-width: 992px)
{ .egency-mobile-space-none {
    height: 0px !important;
}
} 

@media screen and (max-width: 992px) and (min-width: 767px) 
{ 
.egency-best-number
{ float: none;
}
.egency-best-title-text
{     padding-top: 0px
}
.egency-mobile-space-none {
    height: 0px !important;
}
.egency-sub-text
{ line-height: 20px;

}
input.egency-contact-field {
  width: 95%;
}
.egency-call-action-box {
    width: 100%;
}
}


@media screen and (max-width: 767px) 
{
.egency-best-number
{ float: none;
}
.egency-best-title-text
{ float: none;
}
.egency-best-box {
    text-align: center;
}
.egency-button
{     margin: 0 auto;
}

.egency-mobile-space-none {
    height: 0px !important;
}
.egency-service-text-box {
    text-align: center;
}
.egency-call-action-box {
    text-align: center;
    width: 100%;
}

input.egency-contact-field {
  width: 95%;
}
.egency-contact-section {
    padding-left: 2%;
}

}

