/***************************************************
        Sell Us Your Agency - Static Web App Styles
        Migrated from ASP.NET WebForms
***************************************************/

/***************************************************
              Reset
***************************************************/

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
form,
label,
legend,
caption,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

ol,
ul {
  list-style: none;
}

a img {
  border: none;
}

aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/***************************************************
              Global styles
***************************************************/

html,
body {
  width: 100%;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  margin: 0 0 1px;
  line-height: 1.5;
  background-color: white;
  background-image: url(/images/bg.jpg);
  background-position: left top;
  background-repeat: repeat;
}

p {
  margin-bottom: 7px;
}

a,
p a {
  text-decoration: underline;
  color: white;
}

a:hover {
  color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  position: relative;
}

h1 {
  font-size: 50px;
  line-height: 1.2;
  color: #002d4a;
  text-transform: capitalize;
  text-align: left;
  margin-left: 40px;
}

h1 span {
  line-height: 1.7px;
  color: black;
  font-size: 14px;
  text-transform: none;
  display: block;
}

h2 {
  font-size: 17px;
  line-height: 1.7;
  color: black;
  text-align: left;
  width: 420px;
  padding-top: 8px;
  margin-left: 40px;
}

h3 {
  font-size: 28px;
  line-height: 1.6;
  color: #005892;
  text-transform: capitalize;
  text-align: left;
  background-color: transparent;
  padding-top: 12px;
  margin-bottom: 9px;
}

h3 span {
  font-size: 12px;
  color: black;
  text-transform: capitalize;
  height: 24px;
  margin-top: 15px;
  text-align: left;
  display: block;
}

h4 {
  font-size: 18px;
  line-height: 1.7;
  color: black;
  text-align: left;
  width: 350px;
  padding-top: 8px;
  margin-bottom: 12px;
}

h4 span {
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffcc33;
  padding: 8px;
  margin-left: 20px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
}

/****************************************
              Disclaimer banner
*****************************************/
.disclaimer-banner {
  font-family: 'ProximaNova', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  background-color: #012137;
  border: 2px solid #012137;
  color: White;
  padding: 2px 2px 2px 2px;
  text-align: center;
  width: 99%;
  -moz-box-shadow: 0 1px 3px black;
  -webkit-box-shadow: 0 1px 3px black;
  box-shadow: 0 1px 3px black;
}

/***************************************************
              Main containers
***************************************************/

#container,
#container_left,
#container_right {
  position: relative;
  width: 100%;
}

#container {
  position: relative;
  width: 980px;
  margin: 0 auto;
  text-align: left;
  background-color: transparent;
  padding: 15px;
}

.container-white {
  overflow: hidden;
  width: 100%;
  padding: 20px;
  margin-top: 50px;
  margin-bottom: 2px;
  background-color: White;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -khtml-border-radius: 4px;
  box-sizing: border-box;
}

.group1,
.group2,
.group3 {
  float: left;
  width: 280px;
  position: relative;
  background: transparent;
  padding: 15px;
  margin-bottom: 10px;
}

.group2 {
  margin-left: 10px;
  margin-right: 10px;
}

.group4 {
  float: left;
  width: 550px;
  position: relative;
  background: transparent;
  padding: 15px;
  margin-bottom: 10px;
  margin-right: 12px;
}

.group5 {
  float: left;
  width: 350px;
  position: relative;
  background: transparent;
  padding: 15px;
  margin-bottom: 10px;
}

.group_banner_left {
  width: 420px;
  position: absolute;
  top: 100px;
  background: transparent;
  margin-top: 6px;
  margin-left: -20px;
}

.group_banner_right {
  width: 380px;
  position: absolute;
  top: -37px;
  right: 170px;
  background: transparent;
  margin-top: 50px;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

header {
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
}

/***************************************************
                INTRO
***************************************************/

#intro {
  width: 960px;
  position: relative;
  float: left;
  height: 318px;
  padding: 10px;
  background: transparent;
  margin-top: 17px;
}

/***************************************************
                   HOLDERS
***************************************************/

.holder_content {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 50px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background: transparent;
  background: url(/images/line.png) 0 -18px no-repeat;
}

.holder_content1 {
  position: relative;
  float: right;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 20px;
  background: url(/images/line.png) 0 -18px no-repeat;
}

.holder_content2 {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 20px;
  background: url(/images/line.png) 0 -18px no-repeat;
}

.holder_content_separator {
  margin-bottom: 20px;
}

/***************************************************
                    FOOTER
***************************************************/

footer {
  position: relative;
  height: 90px;
  clear: both;
  width: 100%;
  margin-bottom: 18px;
  background-color: #012137;
}

.footer-two {
  color: white;
  margin-left: 20px;
  padding: 0px;
}

p.footer-two {
  color: white;
  padding: 0px;
  margin: 0px 0px 0px 35px;
  font-size: 12px;
}

h5.footer-two {
  color: white;
  margin-left: 20px;
  padding: 0px;
}

.container {
  width: 980px;
  margin: 0 auto;
  background-color: transparent;
}

/***************************************************
                       MENU
***************************************************/

nav {
  position: absolute;
  width: 620px;
  top: 43px;
  right: -12px;
  background: transparent;
}

nav ul li {
  float: left;
  line-height: normal;
}

nav ul li a {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  text-transform: capitalize;
  font-weight: normal;
  display: block;
  padding: 15px;
  background-color: transparent;
  margin-top: 0px;
  margin-right: 6px;
  text-decoration: none;
}

nav ul li a:hover {
  color: gray;
}

nav ul li a.current,
nav ul li a.active {
  background-color: #4a7ca8;
  padding: 15px;
  color: white;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.content_menu {
  float: left;
  width: 274px;
  margin-top: -10px;
  margin-bottom: 15px;
}

.content_menu ul {
  margin: 0px;
  padding: 0px;
  float: none;
}

.content_menu ul li {
  float: none;
  padding-bottom: 16px;
}

.content_menu ul li a {
  font-size: 14px;
  line-height: normal;
  color: #33cc99;
  text-align: left;
  text-decoration: none;
  padding-left: 20px;
}

.content_menu ul li a:hover {
  color: #33cc99;
}

/***************************************************
                   SPECIFIC
***************************************************/

#logo {
  position: relative;
  float: left;
  top: -8px;
  left: -10px;
  width: 250px;
  height: 160px;
}

.clearing {
  clear: both;
  display: inline;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.purple {
  font-size: 50px;
  color: #663366;
  float: left;
  padding: 12px;
  margin: 20px;
}

.read_more {
  color: #663366;
  font-size: 14px;
  float: right;
  margin-top: 15px;
}

/***************************************************
              Contact Form
***************************************************/

/* Two-column layout wrapper */
.contact-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* Left column - Form */
.contact-form-column {
  flex: 0 0 48%;
  max-width: 48%;
}

/* Right column - Contact Info and Map */
.contact-info-column {
  flex: 0 0 48%;
  max-width: 48%;
}

.contact-info-box {
  margin-bottom: 20px;
}

.contact-info-box h2 {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.contact-info-box h2 small {
  font-size: 14px;
  display: block;
}

.map-box {
  padding: 10px 0;
}

.map-box iframe {
  max-width: 100%;
}

/* Legacy classes for backwards compatibility */
.contact-form {
  width: 45%;
  float: left;
  margin-right: 10px;
}

.contact-form p {
  margin-bottom: 15px;
}

.contact-info {
  width: 45%;
  float: right;
  margin-top: 0px;
  height: auto;
  padding-top: 0px;
}

.contact-info h2 {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.contact-info h2 small {
  font-size: 14px;
  display: block;
}

.map-container {
  float: right;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 40px;
  padding-left: 15px;
  box-sizing: border-box;
}

.map-container iframe {
  max-width: 100%;
}

/* Form table layout - labels on left, fields on right */
.form-table {
  width: 100%;
  border-collapse: collapse;
}

.form-table tr {
  vertical-align: middle;
}

.form-table td {
  padding: 4px 0;
}

.form-table .label-cell {
  text-align: right;
  width: 150px;
  padding-right: 8px;
  font-weight: normal;
}

.form-table .field-cell {
  text-align: left;
}

.form-table input,
.form-table textarea,
.form-table select {
  width: 175px;
  padding: 2px 4px;
  border: 1px solid #ccc;
  font-size: 14px;
}

.form-table textarea {
  height: 75px;
  resize: vertical;
}

.form-table input:focus,
.form-table textarea:focus,
.form-table select:focus {
  outline: none;
  border-color: #4a7ca8;
}

.required-indicator {
  color: red;
  margin-right: 2px;
}

/* Legacy form-group styles for backwards compatibility */
.form-group {
  margin-bottom: 15px;
}

.form-group label {
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
}

.form-group input,
.form-group textarea,
.form-group select {
  width: 175px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

.form-group textarea {
  height: 75px;
  resize: vertical;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
  outline: none;
  border-color: #4a7ca8;
}

.submit-btn {
  background-color: #4a7ca8;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}

.submit-btn:hover {
  background-color: #3a6c98;
}

.submit-btn:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}

.success-message {
  background-color: #d4edda;
  color: #155724;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.error-message {
  background-color: #f8d7da;
  color: #721c24;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
}

/***************************************************
              Footer Links
***************************************************/

footer a {
  color: white;
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
}

.row.text-center {
  padding: 10px;
  text-align: center;
}

/***************************************************
              Responsive Styles
***************************************************/

@media (max-width: 1024px) {
  #container {
    width: 95%;
    padding: 10px;
  }

  #intro {
    width: 100%;
    height: auto;
  }

  .group_banner_left,
  .group_banner_right {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
    margin: 0;
    text-align: center;
  }

  .group_banner_right {
    margin-bottom: 20px;
  }

  .group_banner_right img {
    max-width: 100%;
    height: auto;
  }

  h1 {
    margin-left: 0;
    text-align: center;
  }

  h2 {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  nav {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
  }

  nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  nav ul li a {
    font-size: 16px;
    padding: 10px;
  }

  .group1,
  .group2,
  .group3 {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }

  .contact-layout {
    flex-direction: column;
  }

  .contact-form-column,
  .contact-info-column {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contact-form,
  .contact-info,
  .map-container {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .contact-info {
    top: 0;
  }
}

@media (max-width: 600px) {
  h1 {
    font-size: 32px;
  }

  h3 {
    font-size: 22px;
  }

  nav ul li a {
    font-size: 14px;
    padding: 8px;
  }
}
