/* Enter Your Custom CSS Here */

body #gform_wrapper_1 .gform_footer input[type=submit]:hover{
	background-color:#ca6502 !Important;
}


body #gform_wrapper_1 .gform_footer input[type=submit]{
	font-size:28px !Important;
}

.avia-button.avia-size-x-large {color: white !important;border-color: #FF8000 !important;}

.avia-button.avia-size-x-large {background-color: #ffffff00;color: black; padding: 15px; font-weight: 500;border-color: #FF8000;border-width: 0px;border-style: solid;}

.avia-button.avia-color-orange, .avia-button.avia-color-orange{
	
background-color: #ffffff00;
	
border-style: none;
		
padding: 15px
	
color: black;

border-width: 0px;
	
font-size: 20px;
	
font-weight: 500;
}

/* MapSteps */
#top .gform_wrapper .gfield_checkbox li label, #top .gform_wrapper .gfield_radio li label {
    margin: 5px 0 0 5px
}

input[type=radio] { 
transform: scale(1.2); 
-moz-transform: scale(1.2); 
-ms-transform: scale(1.2); 
-webkit-transform: scale(1.2); 
-o-transform: scale(1.2); 
}

input[type=checkbox] { 
transform: scale(1.3); 
-moz-transform: scale(1.3); 
-ms-transform: scale(1.3); 
-webkit-transform: scale(1.3); 
-o-transform: scale(1.3); 
}

body #gform_wrapper_15 .gform_body .gform_fields .gfield select {
    border: 0px !important;
}

body #gform_wrapper_15 .gform_body .gform_fields .gfield textarea {
    border: 0px !important;
}
body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type="text"], body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type="email"], body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type="tel"], body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type="url"], body #gform_wrapper_15 .gform_body .gform_fields .gfield input[type="password"] {
    border: 0px !important;
}

.av-flex-placeholder {
    width: 1%!important;
}

#bottombutton .button-bottom  .avia-button-wrap {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#bottombutton .button-bottom .flex_column.av_one_fourth {
  padding-bottom: 70px !important;
}

.team-img-container img {
   border-radius: 50%;
  width: 50%;
  height: auto;
}

#top .fullsize .template-blog .big-preview img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#top .fullsize .template-blog .post-title,
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 100% !important;
 }

.page-id-3957 .saboxplugin-wrap {
  display: none!important;
}

.page-id-2328 .saboxplugin-wrap {
  display: none!important;
}

#top.page-id-3788 #main .container,
#top.page-id-3788 #main .container {
    padding-left: 5px;
    padding-right: 5px;
}




/* Added CSS by MB*/

.avia_iconbox_title{
	font-size: 125%;
}


#top #wrap_all .av-inherit-size .av-special-heading-tag {
    font-size: 1em;
    font-weight: 600;
}

.sfsi_widget .norm_row {
width: 300px!important;
}

/* Text justification issue */
#top .fullsize .template-blog .post .entry-content-wrapper {
	text-align: inherit;
}

#top #header_meta .phone-info:hover {
color: #307ecc !important;
}

#top #header_meta .phone-info {
color: #fff;
text-decoration: underline !important;
}

#top #header_meta .phone-info a {
	text-decoration: underline;
}

#top #header_meta .phone-info a:hover {
	color: #307ecc!important;
}

.sfsi_widget .norm_row {
	text-align: center !important;
}

.logo img {
		padding-top: 10px !important;
		max-width: 280px !important;
}
@media only screen and (max-width: 768px) {
		.logo img {
			max-width: 220px !important;
		}
}