/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.social-icons {
  	text-align: center;
  	float: left;
	margin: 0;
}  
.social-icons li {
  display:inline-block;
  list-style-type:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  }
.social-icons li a {
  	border-bottom: none;
	width: 37px;
	height: 37px;
 }
.social-icons .fb-icon {
  	background: url(assets/img/facebook.png);
} 
.social-icons .insta-icon {
	background: url(assets/img/instagram.png);
} 
.social-icons .ytube-icon {
  	background: url(assets/img/youtube.png);
}
.header-top-btn{
	height:40px;
	color: #fff;
	line-height: 2.5;
	font-size: 16px;
	float: left;
}
.header-top-btn .location-btn{
	background-color: #324a5b;
	padding: 10px 10px;
	border-radius: 5px;
	margin-left: 5px;
}
.header-top-btn .review-btn{
	background-color: #5f8aa8;
	padding: 10px 10px;
	border-radius: 5px;
	margin-left: 5px;
}
.fusion-logo .fusion-header-banner .header-top-btn a {
    float: left;
    color: #fff;
}
#header-text {
    float: left;
}
.logo-section {
    max-width: 420px;
    width: 100%;
}
.fusion-header-v4 .fusion-logo .fusion-logo-link {
    float: left;
}
#site-title {
    padding-top: 20px;
    margin-bottom: 0;
}
#site-description {
    margin: 0;
    color: #3db2ca;
    font-family: "D-DIN Condensed";
    font-size: 15px;
    opacity: .85;
}
#site-title a {
    color: #777;
    font-family: "D-DIN Condensed";
    font-size: 18px;
}
.fusion-header-v4 {
    border-top: 1px solid #5f8aa8;
}
.fusion-header-v4 .fusion-header {
    padding-top: 3px;
    padding-bottom: 3px;
    transition: none;
}
.fusion-header-v4 .fusion-header{
    border-bottom: none;
}
.fusion-header-v4 .fusion-secondary-main-menu {
    border-bottom: none;
}
.treatment-techniques .fusion-content-boxes.fusion-columns-1 .fusion-column {
    margin-bottom: 0;
    padding: 0;
}
.treatment-techniques .fusion-content-boxes.content-boxes.columns.row {
    margin: 10px;
    border: 1px solid #fff;
}
.treatment-techniques .fusion-content-boxes .heading {
    margin-top: 10px;
}
.treatment-techniques .fusion-content-boxes.content-boxes-icon-on-top .heading img {
    margin: 30px;
}
.treatment-techniques .heading.heading-with-icon .content-box-heading {
    min-height: 40px;
	font-size: 22px !important;
	font-weight: 400 !important;
	font-family: "D-DIN BOLD" !important;    
	padding: 0 10px;
}
/** contact form **/
.subscribe-section {
    display: block;
    float: left;
    width: 100%;
    padding: 80px 45px;
}
.subscribe-section .wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 100%;
    max-width: calc(100% - 345px);
}
.subscribe-section input[type="email"].wpcf7-form-control.wpcf7-text.wpcf7-email {
    height: 45px;
    padding-top: 0;
    border-radius: 5px;
    font-size: 14px;
}
.subscribe-section input[type="submit"].wpcf7-form-control.wpcf7-submit {
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    background: #37a1d5;
}
.subscribe-text {
    float: left;
    font-size: 32px;
    color: #fff;
	padding-right: 10px;
}
.subscribe-section label {
    float: left;
    width: calc(100% - 135px);
}
/** contact form **/

.footer_address.fa-ul,.footer_blocks .fa-ul {
    color: #fff;
    font-size: 14px;
    padding-left: 20px;    
}
.footer_address.fa-ul {
	padding-top: 25px;
}
.footer_address.fa-ul li,.footer_social.fa-ul li {
    padding-top: 10px;
}
.footer_blocks ul li a {
    color: #fff;
    font-size: 16px;
}
.footer_blocks h2 {
    color: #fff;
    font-weight: bolder;
}
.footer_blocks ul li {
    line-height: 25px;
    padding: 5px 0 5px 5px;
}
.footer_blocks .fa-li, .footer_blocks ul li {
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom: 5px;
}
.footer_blocks li:last-child .fa-li, .footer_blocks ul li:last-child {
    border-bottom: none;
}
.footer_about .fa-li, .footer_resource .fa-li {
    font-size: 7px;
}
.footer_blocks {
    padding-top: 35px;
}
.footer-rights {
    /*text-align:center;*/
    float:right;
    color: #fff;
    font-size: 12px;
    font-family: "D-DIN Normal";
    letter-spacing: -1px;
}
.siteprivacy{
   /* float:right;*/
    color: #fff;
    font-size: 12px;
    font-family: "D-DIN Normal";
}
.siteprivacy a{
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    padding-right: 5px;
    padding-left: 5px;
}
.footer-right-text {
    font-weight: 700 !important;
    font-family: "D-DIN BOLD";
}
.fusion-video.fusion-youtube {
    max-width: 100% !important;
    max-height: 100% !important;
}
@media screen and (max-width: 950px)and (min-width: 860px) { 
	.social-icons {
		padding-left: 0;
	}
	header-top-btn .location-btn {
		padding: 10px 38px;
	}	
}
@media screen and (max-width: 900px)and (min-width: 860px) { 
	.logo-section {
		width: auto;
	}
	#site-title {
		font-size: 14px;
	}
	header-top-btn .location-btn {
		padding: 10px 38px;
	}	
}
@media screen and (max-width: 859px) { 
.subscribe-text {
    font-size: 25px;
    padding: 10px 0;
}
.subscribe-section .wpcf7-form-control-wrap {
    max-width: 100%;
}
.subscribe-section input[type="submit"].wpcf7-form-control.wpcf7-submit {
    float: left;
    clear: left;
    margin: 10px 0;
}
.subscribe-section label {
    width: 100%;
}
.logo-section {
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
}
.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link {
    float: left;
}

.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
	width: 100%;
    margin: 0 auto;
}
.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
	width: auto;
	margin: 10px auto 0px;
}
}
@media screen and (max-width: 800px) { 
	.fusion-body  .treatment-techniques .fusion-layout-column {
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 640px) { 
	#content {
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 520px) { 
	.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link {
		float: none;
		text-align: center;
		max-width: 100%;
	}
	#header-text {
		float: none;
		max-width: 320px;
		margin: 0 auto;
	}
	#site-title {
		padding-top: 0px;
		font-size: 13px;
	}
	.social-icons {
		float: none;
		padding: 10px 0px 0px;
	}
	.header-top-btn {
		float: none;
	}
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header {
		padding-bottom: 5px;
	}
	.fusion-header{
		padding-left: 20px;
		padding-right: 20px;
	}	
	.header-top-btn .review-btn {
		padding: 10px 20px;
		font-size:14px;
		background-size: cover;
	}	
	.header-top-btn .location-btn {
		padding: 10px 16px;
		font-size:14px;
	}
	.trans{
	    height: 35px;
        margin-top: 3px;
	}
	#posts-container {
    padding-right: 30px;
    padding-left: 30px;
	}
}
@media screen and (min-width: 520px) { 
    .trans
    {
        height: 36px;
        margin-top: 2px;
    }
}
.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows, .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{
    top: 100% !important;
}
.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows::before {
    content: url(assets/img/arrow.png);
    transform: rotate(180deg);
}
.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows::before {
    /*content: url(assets/img/arrow.png);*/
}
.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:hover::before {
    /*content: url(assets/img/arrow_yellow.png);
    transform: rotate(180deg);*/
}
.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:hover::before {
    /*content: url(assets/img/arrow_yellow.png);*/
}
#rev_slider_1_1 .uranus.tparrows::before {
    line-height: 42px;
}
.fa-phone-volume::before {
    content: url(assets/img/phone.png);
}
.fa-envelope-open::before {
    content: url(assets/img/mail.png);
}
.fa-youtube-square::before {
    content: url(assets/img/youtube_white.png);
}
.tp-caption.tp-resizeme {
    font-family: "D-DIN condensed" !important;
}
.tp-caption.rev-btn  {
    font-family: "D-DIN bold" !important;
}
.fusion-footer-widget-area {
    opacity: 0.7;
}
.fusion-sticky-header-wrapper {
    height: auto !important;
}
.fusion-testimonials.home-testimonial .review blockquote q {
    line-height: 22px;
    font-size: 15px;
    font-weight: lighter;
}
.fusion-text strong {
    font-weight: bold !important;
    font-family: D-DIN Bold;
    font-size: 16px;
    line-height: 30px;
}
.fusion-testimonials.classic blockquote q {
    padding: 30px;
}
#fusion-testimonials-1 a:hover, #fusion-testimonials-1 .activeSlide {
    background-color: #67b7e1 !important;
}
#fusion-testimonials-1 a {
    border-color: #67b7e1 !important;
}

#slider_195 .owl-item p
{
	text-align:justify;
}
#slider_195 .testmonial-left {
    width: 60%;
    float: left;
    padding: 0 10px;
}
#slider_195 .testmonial-right {
    float: right;
    width: 40%;
    text-align: center;
    padding: 0 10px;
}
@media screen and (max-width: 800px) { 
	#slider_195 .testmonial-left {
		width: 100%;
		float: left;
		padding: 10px 0;
	}
	#slider_195 .testmonial-right {
		float: left;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
}
#slider_3190 .owl-item p
{
	text-align:justify;
}
#slider_3190 .testmonial-left {
    width: 60%;
    float: left;
    padding: 10px 0;
}
#slider_3190 .testmonial-right {
    float: right;
    width: 38%;
    text-align: center;   
	padding: 10px 0;
}
@media screen and (max-width: 800px) { 
	#slider_3190 .testmonial-left {
		width: 100%;
		float: left;
		padding: 10px 0;
	}
	#slider_3190 .testmonial-right {
		float: left;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
}

.slider_btn:hover {
    color: #fff;
}
.slider_btn {
    color: #fff;
}
.fusion-footer-widget-area .fusion-row {
    padding-bottom:75px;
}
.fusion-footer-widget-area .row a{
    color:#fff;
}
.wpcr3_respond_1.wpcr3_in_content {
        max-width: 600px;
    margin: 0 auto !important;
}
textarea#id_wpcr3_ftext {
    width: 100%;
}
.wpcr3_respond_2 {
    display: block !important;
}
.wpcr3_cancel_btn{
    display: none !important;
}
.wpcr3_show_btn {
	display: none !important;
}
.conditions-box h2 {
	color: #37a1d5;
}
.lc_btns {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
}

.lc_btns a {
    float: left;
    width: 50%;
    padding: 12px;
    background: #4d9ed6;
    color: #FFF;
    text-align: center;
}
.lc_btns a.map_btn {
    background: #c27c9a;
}
.fusion-post-content.post-content .entry-title.fusion-post-title a, .type-post .entry-title.fusion-post-title {
    color: #37a1d5 !important;
}
.vestibular_box ul li{
list-style: none;
}
.vestibular_box ul li::before {

    content: url(assets/img/square_bulletlist.png);
    display: inline-block;
    width: 23px;
    margin-left: -2em;
}
.vestibular_box ul li li::before {

    content: url(assets/img/squareSubList.png);
    display: inline-block;
    width: 23px;
    margin-left: -1em;
}
.fusion-is-sticky .fusion-header-content-3-wrapper {
    display: none !important;
}

.fusion-is-sticky .fusion-header {
    float: left;
}

img.fusion-sticky-logo {
    height: 95px !important;
}
.fusion-is-sticky .fusion-header .fusion-logo {
    margin-top: 0; 
}
.fusion-is-sticky .fusion-secondary-main-menu {
    padding-top: 2%;
}
@media (max-width:767px) {
	body, html {
	    background-color: #fff;
	}
	.wpcr3_respond_2 input[type="text"] {
	    min-width: 200px;
	    width: 90%;
	}
	textarea#id_wpcr3_ftext {
	    width: 90%;
	}
	.fusion-mobile-menu-icons a::before {    
    color: #324a5b !important;
    font-size: 20px !important;		
	}
	.fusion-mobile-menu-icons a {
    margin-top: 0px;
    margin-right: 0px;  
	margin-left: 0px !important;
    }
	#main {
    padding-right: 0px !important;  
	padding-left: 0px !important;
	}
	.fusion-logo img {
    height: 90px;
	}
	.fusion-icon.fusion-icon-search {
    display: none !important;
	}
	.fusion-is-sticky .fusion-header {
    float: unset;
	}
}

#wpcf7-f234-p235-o1 .wpcf7-submit
{
color:white
}

.request_appointment span
{
    background-color: #324a5b !important;
  padding: 10px 10px !important;
  border-radius: 5px !important;
  margin-left: 5px !important;
  color: white !important;
}

a.request_appointment_button:hover
{
  background: #324a5b !important;
  background-color: #324a5b !important;
  color: white !important;
}

.request_appointment_button .fusion-button-text
{
color: white !important;
}

.meet_our_team_button
{
    border: 1px solid white;
}

.meet_our_team_button span
{
  background-color: #324a5b !important;
  border-radius: 5px !important;
  margin-left: 5px !important;
  color: white !important;
}

a.meet_our_team_button:hover
{
  background: #324a5b !important;
  background-color: #324a5b !important;
  color: white !important;
}

.meet_our_team_button .fusion-button-text
{
color: white !important;
}

.address_location_line
{
  display: inline-block;
  font-size: 22px;
}
