/*
Theme Name: John A. Caputo & Associates, P.C.
Description: Designed and Powered by Too Darn Loud - Digital Marketing
Version: 1.0
Author: Too Darn Loud - Digital Marketing
Theme URI: https://www.toodarnloudmarketing.com/
Template: enfold
*/


/* CUSTOM CSS */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Unna:ital,wght@0,400;0,700;1,400;1,700&display=swap');

.hide {display: none;}

.page-id-466 #full_slider_1 {
	border-top: none !important;
}

h1, h2, h3, h4, h5, h6 {letter-spacing: 1px !important;}

#header_meta .phone-info {
    float: none;
	font-size: 16px;
	text-align: center;
}
#header_main {
    border: none;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
.av-main-nav ul li {
    border-bottom: 1px solid #3e5362;
}
.av-main-nav ul li:last-child {
    border-bottom: none;
}
#av-burger-menu-ul .Hphone,
.Hphone, .article-content .Hphone {
    display: none;
}
#home_slider .avia-caption-title {
	font-family: "Inter";
	margin-bottom: 8px !important;
}
#home_slider .avia-caption-content p {
	font-family: "Inter";
	font-weight: 600;
	line-height: 1.15em;
	margin-top: 0 !important;
}
#home_slider .avia-button:after {
	content: "";
	border: 1px solid;
	display: inline-block;
	position: absolute;
	top: -12px;
	left:-12px;
	color: #2fa6f9;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.pa_btn a {
	border-right: none !important;
	border-left: none !important;
	text-align: left !important;
	text-transform: none !important;
}
.pa_btn a:hover {
	border-color: #2ba6f9 !important;
	font-weight: 600 !important;
	background-color: #ffffffe0 !important;
}
.pa_btn .avia_button_icon {
	position: absolute !important;
    left: 95% !important;
}
#quick-testimonial {
	box-shadow: -30px -30px #2ba6f9;
}
.bottom-border {
	background: #11293c;
}
#home_awards {
	box-shadow: inset 0 -50px 0 0px #f6f6f6;
}
#home_awards .new-special-heading,
#home_results .new-special-heading {
	display: none !important;
}
#home_awards .avia-smallarrow-slider-heading {
	position: absolute;
	top: 45%;
}
#home_awards .prev-slide {
	height: 34px !important;
	line-height: 35px !important;
	left: -6%;
}
#home_awards .next-slide {
	height: 34px !important;
	line-height: 35px !important;
	right: -6% !important;
}
#home_awards .avia-svg-icon svg {
	height: 20px !important;
}
#home_results h2 {
	font-size: 54px;
	font-weight: 600 !important;
}
#home_results em {
	font-size: 1.35em;
    font-family: "Unna";
	font-style: italic;
    color: #2ba6f9;
}
#home_results p img {
	margin: 15px auto 20px;
	padding: 0;
}
#home_results p:last-child {
	font-weight: 600;
}
#home_results .avia-slideshow-dots {
	text-align: center !important;
    position: absolute !important;
    bottom: -40px !important;
    width: 100% !important;
}
#home_results .avia-slideshow-dots a {
	padding: 5px !important;
	margin: 0 2px !important;
}
.title_container {
	border-color: #11293c !important;
}
.title_container .container {
	min-height: 40px !important;
}
.title_container .main-title {
	display: none;
}
.title_container .breadcrumb {
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    left: 0px !important;
    position: relative;
	max-width: 1370px;
    margin: auto;

}
.breadcrumb-trail .trail-before {
	display: none;
}
.breadcrumb a {
	color: #2ba6f9 !important;
}
.breadcrumb .sep {
	content: " » ";
}
#container_small .container {
	max-width: 1150px;
}
/*p a,
.article-content p a,
.article-content ul a,
.article-content ul li a,
.article-content ol a,
.article-content ol li a,*/
.post-meta-infos a,
.disclaimer p strong {
	text-decoration: none !important;
	font-weight: 600;
    box-shadow: 0px 1px 0px 0px #2ba6f9;
}
/*p a:hover,
.article-content p a:hover,
.article-content ul a:hover,
.article-content ul li a:hover,
.article-content ol a:hover,
.article-content ol li a:hover,*/
.post-meta-infos a:hover,
.disclaimer p strong:hover {
    box-shadow: none;
}
p strong,
ul strong,
ul li strong,
ol strong,
ol li strong {
    color: inherit !important;
}
.article-content ul ul li {
    margin-bottom: 0;
}
.article-content h1 {
    font-size: 42px;
    margin-bottom: 25px;
}
.article-content h2 {
    font-size: 34px;
}
.article-content h3 {
    font-size: 26px;
}
.article-content p + h2,
.article-content p + h3,
.article-content h2 + h3 {
    margin-top: 1.15em;
}
.article-content ul + h2,
.article-content ul + h3 {
    margin-top: 1em;
}
.article-content.review {
    border-left: 2px solid #30a7f9;
	padding-left: 15px;
}
.article-content.em,
.article-content.review em,
.article-content.Sreview em {
    font-family: "Unna";
	line-height: 1.25em;
}
.article-content.em h3 {
    font-family: "Unna";
	font-style: italic;
    font-weight: normal !important;
}
.article-content.em .special-heading-border {
    width: 200px;
}
.article-content.em .special-heading-inner-border {
    border-top-width: 2px;
	opacity: 1;
}
.article-content.Sreview em {
    color: #fff;
}
.article-content.review p a,
.article-content.Sreview p a {
    font-size: .65em;
	font-weight: 600;
}
.article-content.review p,
.article-content.Sreview p {
    margin: 0 !important;
}
.article-content blockquote {
    font-size: inherit;
	color: inherit;
    border-color: #2fa6f9 !important;
}
.article-content.badges p {
    text-align: center;
    margin: 0;
}
.article-content.badges img,
.article-content.badges a {
    display: inline-block !important;
    vertical-align: middle;
    margin: 5px 12px !important;
}
.article-testimonials .avia-testimonial-row {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.article-testimonials .avia-testimonial {
    display: block;
    margin-bottom: 10px;
}
.article-testimonials .avia-testimonial_inner {
    background: #f5f5f5;
    border-left: 4px solid #2fa6f9;
    padding: 25px;
}
.article-content .toggler {
	padding: 25px 55px 20px 15px !important;
    margin: 0 !important;
}
.post-meta-infos {
    font-size: 18px !important;
}
.post-meta-infos a {
    color: #11293d !important;
}
.post-meta-infos a:hover {
    color: #b34a27 !important;
}
.post-title {
	font-size: 36px !important;
}
.article-blog .read-more-link {
	display: none;
	text-align: left;
    margin-top: 25px;
}
.av-share-box {
    max-width: 350px;
}
.grecaptcha-badge {
    z-index: 999;
}
.special_amp {
    color: inherit !important;
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit !important;
}

/* Contact Form */
.nf-field-container {
    margin-bottom: 10px !important;
}
.nf-before-form-content {
    display: none;
}
.nf-form-cont label {
    font-size: inherit !important;
}
.nf-form-cont .nf-field-element p {
    margin-bottom: 0 !important;
}
.nf-form-cont .nf-field-element p a {
    color: #18344c !important;
}
.nf-form-cont .ninja-forms-req-symbol {
    font-size: 18px !important;
    color: #e80000 !important;
}
.nf-form-cont .listcheckbox-container {
    margin-top: 20px !important;
}
.nf-form-cont .listcheckbox-container .nf-field-label {
    margin-bottom: 0px !important;
}
.nf-form-cont .listcheckbox-container .nf-field-description p {
    margin: 0 !important;
    font-size: .8em !important;
}
.disclaimer p strong {
	cursor: pointer;
}
.disclaimerContent {
	display: none;
	position: relative;
    margin: 0 !important;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
	background: #fff;
    font-size: 14px;
	line-height: 1.5em;
    color: #000;
}
.disclaimer:hover .disclaimerContent {
	display: block;
}

.nf-form-cont input[type='text'], 
.nf-form-cont input[type='email'], 
.nf-form-cont input[type='tel'],
.nf-form-cont select,
.nf-form-cont textarea {
	color: #6b6b6b !important;
	font-size: 0.9em !important;
	border-color: #c4c4c4 !important;
    background-color: #f7f7f7 !important;
	padding: 12px !important;
    margin-bottom: 0px !important;
	min-height: 50px;
}
.nf-form-cont input[type="checkbox"] {
	width: 16px !important;
    height: 16px;
	margin-top: 0.5em !important;
}
.nf-form-cont input[type="submit"], 
.nf-form-cont #submit {
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
	color: #fff;
    background-color: #2ba7f9;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.9em;
    outline: none;
	margin-top: 15px;
    padding: 16px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.nf-form-cont input[type="submit"]:hover,
#quick-form input[type="submit"]:hover,
#home-form input[type="submit"]:hover  {
	color: #fff;
    background-color: #b34a27;
    border-color: #b34a27;
}
.nf-form-fields-required {
    margin-bottom: 10px;
}

/* Quick Contact Form */

#quick-form {
	background: #11293c;
	box-shadow: -30px -30px #2ba6f9;
}
#quick-form label,
#home-form label,
#Sform label {
	font-weight: 400 !important;
	color: #fff !important;
}
#quick-form input[type='text'], 
#quick-form input[type='email'], 
#quick-form input[type='tel'],
#quick-form select,
#quick-form textarea,
#Sform input[type='text'], 
#Sform input[type='email'], 
#Sform input[type='tel'],
#Sform select,
#Sform textarea {
	background: #fff !important;
	border-bottom: 2px solid #9e9e9e !important;
	color: #222222 !important;
}
#home-form input[type='text'], 
#home-form input[type='email'], 
#home-form input[type='tel'],
#home-form select,
#home-form textarea {
	background: transparent !important;
	border: none;
	border-bottom: 2px solid #fff !important;
	color: #fff !important;
	padding-left: 0 !important;
}
#quick-form input[type="submit"],
#home-form input[type="submit"],
#Sform input[type="submit"] {
    color: #fff;
	margin-top: 15px;
}
#quick-form input[type="submit"],
#Sform input[type="submit"] {
    width: 100% !important;
}
#quick-form .ninja-forms-req-symbol,
#home-form .ninja-forms-req-symbol,
#Sform .ninja-forms-req-symbol {
    color: #2ba6f9 !important;
}
#quick-form .disclaimer,
#quick-form .disclaimer a,
#quick-form .nf-form-fields-required,
#quick-form .nf-response-msg p,
#home-form .disclaimer,
#home-form .disclaimer a,
#home-form .nf-form-fields-required,
#home-form .nf-response-msg p,
#Sform .disclaimer,
#Sform .disclaimer a,
#Sform .nf-form-fields-required,
#Sform .nf-response-msg p {
    color: #fff !important;
}
#quick-form input[type='text']::placeholder,
#quick-form input[type='email']::placeholder,
#quick-form input[type='tel']::placeholder,
#quick-form textarea::placeholder,
#quick-form select::placeholder,
#Sform input[type='text']::placeholder,
#Sform input[type='email']::placeholder,
#Sform input[type='tel']::placeholder,
#Sform textarea::placeholder,
#Sform select::placeholder {
    color: #3b3b3b !important;
	opacity: 1;
}
#home-form input[type='text']::placeholder,
#home-form input[type='email']::placeholder,
#home-form input[type='tel']::placeholder,
#home-form textarea::placeholder,
#home-form select::placeholder {
    color: #fff !important;
	opacity: 1;
}

/* END Contact Form */

/* Sidebar */

.sidebar .widgettitle {
    font-size: 24px !important;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.45) !important;
}
#Sform,
#Spractices,
#Sblog,
#Scategories,
#Sarchives {
    background-color: #11293d;
    /*border-radius: 12px;*/
    overflow: hidden;
    border-bottom: 5px solid #2ba6f9 !important;
	padding: 24px;
	margin-bottom: 30px;
}
#Spractices .sub-menu > li,
#Sblog .sub-menu > li {
    padding: 0 0 0 5px !important;
}
#Spractices ul li {
    font-size: 17px !important;
	background: transparent;
	border-bottom: 1px solid rgba(255,255,255,0.13);
}
#Spractices .sub-menu {
    display: none;
}
#Spractices li:hover .sub-menu {
    display: block !important;
}
#Sblog ul li {
    font-size: 17px !important;
	border-top: none;
}
#Spractices ul li:last-child {
    border-bottom: none;
}
#Spractices ul li:before,
#Sblog ul li:before {
    display: none;
}
#Spractices ul li a,
#Sblog ul li a {
    padding: 9px 0px 10px 0;
	color: #fff;
	font-style: inherit;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#Spractices ul ul li a {
    padding: 9px 0px 10px 12px !important;
}
#Spractices ul li a:hover,
#Sblog ul li a:hover,
#Spractices .current-menu-item>a,
#Spractices .current_page_item>a {
    color: #2ba6f9;
	margin-left: 8px;
}
#Spractices ul li a:before,
#Sblog ul li a:before {
    content: "\f101";
    font-family: 'fontello';
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}
#Spractices .current-menu-item,
#Spractices .current_page_item,
#Sblog .current-menu-item,
#Sblog .current_page_item {
    padding-left: 0;
    left: 0;
	box-shadow: none;
	background: transparent !important;
}
#Spractices .current-menu-item>a,
#Spractices .current_page_item>a,
#Sblog .current-menu-item>a,
#Sblog .current_page_item>a {
    font-weight: 400;
}
#Ssearch input[type="search"]::placeholder {
    color: #666 !important;
	opacity: 1;
}
#Ssearch input[type="submit"] {
    background-color: #2fa6f9;
}
#Ssearch input[type="submit"]:hover {
    background-color: #b34a27;
}
#Ssearch form {
    margin-bottom: 15px !important;
}
#Scategories form,
#Scategories select,
#Sarchives select {
    margin-bottom: 0 !important;
}
#Ssearch input[type="search"],
#Scategories select,
#Sarchives select {
    font-size: 14px;
}

/* END Sidebar */

/* Footer */
#footer a,
#socket a {
    text-decoration: none !important;
}
#footer .Finfo p a,
#socket .Finfo p a {
    color: #2ba6f9;
}
#footer .article-content.links ul {
    list-style: none;
	margin-left: 0;
}
#footer .article-content.links li {
    margin-left: 0;
	font-size: 17px;
}
#footer .widget_nav_menu a {
    padding: 1px 0px 2px 0;
}
#footer .social {
    text-align: center;
}
#footer .av_font_icon {
    display: inline-block;
	margin: 2px 12px;
}
#footer .av_font_icon a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#footer .av_font_icon a:hover {
    color: #2ba6f9;
}
/*#Freviews {
    margin-top: 40px !important;
}*/
#socket .container {
    /*text-align: center;*/
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* END Footer */

/* MEDIA QUERIES */

@media only screen and (min-width: 1900px) {
	
	}

@media only screen and (max-width: 1899px) and (min-width: 1500px) {
	
	}

@media only screen and (min-width: 1500px) {
	
	#pa_images .pa {
	height: 365px;
}
	}

@media only screen and (max-width: 1499px)  and (min-width: 990px){
	
	#pa_images .pa {
	height: 415px;
}
	}

@media only screen and (max-width: 1499px)  and (min-width: 768px){
	
	}

@media only screen and (max-width: 1300px) {
	
	}

@media only screen and (min-width: 1200px) {
	
	#header_main #Mphone {
	display: none;
}
	#home_slider .slideshow_caption {
    width: 65%
}
	#home_slider .avia-caption-content p {
    font-size: 52px !important;
}
	}

@media only screen and (max-width: 1200px) {
	
	nav.main_menu {
    display: block !important;
}
	#avia-menu .menu-item {
    display: none;
}
	.av-burger-menu-main.menu-item-avia-special {
    display: block;
}
	#header_main #Mphone {
    float: right;
    position: relative;
    line-height: 1;
	font-weight: normal;
	text-align: center;
    padding: 45px 0;
    transform: translate(-0%);
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
	#header_main #Mphone a {
	color: #11293d;
	font-family: 'static',Helvetica,Arial,sans-serif;
    font-weight: 500;
}
	}

@media only screen and (max-width: 1200px) and (min-width: 990px) {
	
	#home_slider .slideshow_caption {
    width: 70%
}
	#home_slider .avia-caption-content p {
    font-size: 46px !important;
}
	}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
	
	#header_main #Mphone {
	padding: 34px 0 30px;
    right: 8%;
}
	#header_main #Mphone a {
	font-size: 26px;
}
	}

@media only screen and (max-width: 1024px) {
	
	}

@media only screen and (min-width: 990px) {
	
	.Hphone {
    display: inherit;
    background: #26323d;
	margin-left: 15px !important;
	margin-right: -50px !important;
}
	.Hphone .avia-menu-text em {
    color: #11293d;
    font-size: 14px !important;
    font-weight: 400 !important;
	font-style: normal;
	line-height: 1;
	text-align: center;
    margin-bottom: 5px;
	display: block;
}
	.Hphone a {
	text-align: center;
	height: 89px !important;
	line-height: 89px !important;
	display: grid !important;
	color: #11293d !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: 1px;
    background-color: #2ba6f9 !important;
	padding: 0 40px 0 25px !important;
}
	.Hphone .avia-menu-fx {
	display: none !important;
}
	.Hphone .avia-menu-text {
    align-content: center;
	display: block;
	line-height: 22px;
}
	#home_awards .av-special-heading {
	margin-left: -100px !important;
}
	}

@media only screen and (max-width: 989px) {
	
	#header_meta {
	display: none;
}
	.article-content h1,
	.article-content.bio h1 {
    font-size: 34px;
}
	.article-content h2,
	.article-content.bio h2 {
    font-size: 26px;
}
	.article-content h3,
	.article-content.bio h3 {
    font-size: 22px;
}
	#footer,
	#socket p {
	text-align: center !important;
}
	}

@media only screen and (max-width: 989px) and (min-width: 768px) {
	
	#home_slider .slideshow_caption {
        width: 75%
}
	}

@media only screen and (min-width: 768px) {
	
	#quick-form,
	#quick-testimonial {
	transform: translateX(30px);
}
	.bottom-border {
	right: -70px;
}
	#home_pa .av-section-color-overlay {
	width: 54%;
}
	}

@media only screen and (max-width: 767px) {
	
	#header_main #Mphone {
	float: none;
    text-align: center;
    display: block;
    background: #2fa6f9;
    padding: 15px 0;
    margin: 0 auto;
	left: -10%;
	width: 120%;
}
	#header_main #Mphone a {
	font-size: 18px;
}
	#quick-form,
	#quick-testimonial {
	margin-top: 30px !important;
}
	}

@media only screen and (max-width: 989px) and (min-width: 480px) {
	
	}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
	}

@media only screen and (min-width: 480px) {
	
	}

@media only screen and (max-width: 479px) {
	
	#quick-form input[type="submit"] {
    font-size: 0.8em;
    padding: 16px;
}
	}
