/*
 Theme Name: Divi Child
 Descrciption: Divi Custom Child Theme
 Author: Peralta Design
 Template: Divi
*/ 

.top-menu-btn {
	background-color: #f6a704;
	padding: 4px 13px;
	display: inline-block;
}
 
.top-menu-btn.email {
	margin-right: 8px;
}

#top-menu li.current-menu-item>a {
	color: #14259b;
}

#main-header #top-menu li.schedule-btn>a, .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.schedule-btn>a{
	background-color: #f6a704;
	padding-bottom: 0;
	color: #fff!important;
	text-transform: uppercase;
	font-weight: 400;
	padding: 12px 16px;
	font-size: 13px;
	font-weight: 600;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.schedule-btn {
	display: inline-block;
	padding-top: 20px;
}

ul#menu-legal-services li {
	border: 1px solid #f6a704;
	padding: 4px 8px;
	background-color: #f6a704;
}

ul#menu-legal-services li:hover {
	background-color: #de7f07;
	border-color: #de7f07;
}

ul#menu-legal-services li a {
	color: #fff;
	text-transform: uppercase;
}

.about-us-contact-form .nf-form-content input:not([type=button]), .about-us-contact-form .nf-form-content textarea {
	background-color: rgba(255,255,255, 0.0);
}

.about-us-contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255, 0.75);
}
.about-us-contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255, 0.75);
}
.about-us-contact-form :-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255, 0.75);
}
.about-us-contact-form :-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255, 0.75);
}

.et_pb_button_module_wrapper .et_pb_button, .et_pb_button_module_wrapper .et_pb_button:hover {
	padding: 16px 32px 16px 32px !important;
}

.nf-form-cont .nf-form-content input[type=button] {
	text-transform: uppercase;
	background-color: #f6a704;
	letter-spacing: 2px;
	border-radius: 0;
	padding: 16px 32px 16px 32px !important;
	border-width: 0;
	font-size: 15px;
	cursor: pointer;
	color: #fff;
	font-weight: 700;
}

.nf-form-cont .nf-form-content input[type=button]:hover {
	background-color: #f6a704;
	color: #fff;
}

.contact_form label {
    color: var(--michael-color-04-white, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}
.contact_form input {
    border-radius: 4px;
    border: 1px solid var(--michael-color-04-white, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
    padding: 12px 16px;
    background: transparent;
    WIDTH: 100% ;
    margin-bottom: 1rem;
}

.contact_form textarea {
    border-radius: 4px;
    border: 1px solid var(--michael-color-04-white, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
    padding: 12px 16px;
    background: transparent;
    height: 132px;
    width: 100%;
    margin-bottom: 1rem;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #F5A706;
    display: block;
    max-width: fit-content;
    color: #000;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-decoration: none;
    position: relative;
    border: 0;
    padding: 20px 28px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
  }

.flx_cls.radiocls {
/* max-width: 50%;*/
	display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  gap: 10px;
  align-items: center;
}

.flx_cls.radiocls label {
/*    color: var(--Gray-3, #828282);
    font-family: Inter;*/
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
}

.flx_cls.radiocls p {
  max-width: 100%;
  flex-direction: row-reverse;
  justify-content: start;
  gap: 10px;
  align-items: center;
  display: flex;
}

.flx_cls.radiocls input {
  width: fit-content;
  margin-top: 0;
  margin-bottom: 0;
}

.flx_cls.radiocls p {
  max-width: 100%;
  flex-direction: row-reverse;
  justify-content: start;
  gap: 10px;
  align-items: center;
  display: flex;
}

.special_flex_class {
    display: flex;
    justify-content: space-between;
}

input::placeholder, textarea::placeholder {
  color: #fff;
}

.social-footer {
	font-size: 30px;
	margin-right: 12px;
}

#footer-info {
	text-align: center;
	float: none;
}

#main-footer .container {
	max-width: 1366px;
}

.footer-award-img {
	max-height: 118px;
	margin-right: 8px;
}

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

}

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

}

@media only screen and (min-width: 981px) and (max-width: 1272px) {

}

@media only screen and (min-width: 981px) {
	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
		margin-bottom: 8.5%;
	}
}

/* IPAD HORIZONTAL */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

}

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

}

@media only screen and (min-width: 981px) and (max-width: 1046px) {

}

@media only screen and (max-width: 980px) { 
	.custom_row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap;
    }
     
    /*** custom classes that will designate the order of columns in the flex box row ***/
    .first-on-mobile {
    -webkit-order: 1;
    order: 1;
    }
     
    .second-on-mobile {
    -webkit-order: 2;
    order: 2;
    }
     
    .third-on-mobile {
    -webkit-order: 3;
    order: 3;
    }
     
    .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
    }
}

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

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

}