.template_header {
	font-family: 'GFS Didot';
	color: #fff;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 100;
}

.gfs-didot {
	font-family: 'GFS Didot';
	font-size: 14px;
}

.c_line {
  overflow: hidden;
}

.c_line:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  transform-origin: 0 0;
  transform: rotate(90deg);
  margin-top: 40px;
  margin-left: 55px;
}

.c_line4 {
  overflow: hidden;
  text-align: right;
  margin-top: 0px;
  font-family: 'GFS Didot';
  font-size: 26px;
  margin-bottom: 40px;
  letter-spacing: 2px;
}

.c_line3 {
  overflow: hidden;
  text-align: right;
  margin-top: 0px;
  font-family: 'GFS Didot';
  font-size: 26px;
  margin-bottom: 40px;
  letter-spacing: 2px;
}

.c_line2 {
  overflow: hidden;
  text-align: left;
  margin-top: 0px;
  font-family: 'GFS Didot';
  font-size: 26px;
  margin-bottom: 40px;
  letter-spacing: 2px;
}

.c_line2:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.c_line4:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.c_line3:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.c_line3:before {
  left: 1em;
  margin-right: -50%;
}

.c_line4:before {
  right: 1em;
  margin-right: -50%;
}

.c_line2:before {
  right: 1em;
  margin-left: -50%;
}

.c_line2:after {
  left: 1em;
  margin-right: -100%;
}

.c_line4:after {
  right: 360px;
  margin-left: -100%;
}

.c_line3:after {
  right: 280px;
  margin-left: -100%;
}

.underline1 {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}

.vert1 {
  transform: rotate(90deg);
  transform-origin: left top 0;
  float: left;
  margin-top: 0px;
  margin-left: 55px;
}

@media (max-width: 1199px) {
  .col-xl-5.align-self-start.info_text {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {
  .col-xl-3.align-self-start.info_text2 {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {
  .col-xl-3.photo2a {
    order: 2;
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {
  .col-xl-4.align-self-start.info_text2 {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {
  .col-xl-5.align-self-center.mx-auto.info_text2 {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {
  .col-xl-11.pad_top {
    margin-top: 50px;
  }
}

.btn.btn-primary.dropdown-toggle.float-right.menu1 {
  margin-top: 45px;
  margin-bottom: 20px;
  color: #fff;
  height: 20px;
  width: 50px;
  background-image: url("../../assets/img/menu_icon.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0);
  border: none;
  background-position: right;
  width: 220px;
}

.btn.btn-primary.dropdown-toggle.float-right.menu1::after {
  content: none;
}

.dropdown-menu.show.menu1a {
  background-color: rgba(204,204,204,0);
  color: #fff !important;
  border: none;
}

.dropdown-item.menu1b {
  color: #fff;
  font-family: 'Roboto'; 
  font-weight: 500;
}

.dropdown-item.menu1b:hover {
  background-color: #000 !important;
}

.float-right.comp_logo {
  height: 100px;
  padding-top: 20px;
}

.float-left.comp_logo {
  height: 100px;
  padding-top: 20px;
}

.template1_logo {
max-height: 100px;
max-width: 240px;
padding-top: 20px;
}

.template1b_logo {
max-height: 70px;
max-width: 200px;
}

.template2_logo {
max-height: 120px;
max-width: 200px;
margin-bottom: 40px; 
margin-top:80px;
}

.template2b_logo {
max-height: 70px;
max-width: 170px;
}

.template3_logo {
max-height: 80px;
max-width: 240px;
}

.template3b_logo {
max-height: 80px;
max-width: 200px;
}

@media (max-width: 768px) {
  .float-right.comp_logo {
    height: 58px;
    padding-top: 10px;
  }
}

@media (max-width: 768px) {
  .float-left.comp_logo {
    height: 58px;
    padding-top: 10px;
  }
}

@media (max-width: 768px) {
  .btn.btn-primary.dropdown-toggle.text-right.float-right.menu1 {
    display: none;
  }
}

@media (min-width: 1200px) {
  .col-md-6.col-xl-1.d-none.d-xl-inline.vert2 {
    display: inline !important;
    max-width: 100px;
    background-image: url("../../assets/img/vert_line.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 0;
  }
}

@media (max-width: 1340px) {
  .container {
    max-width: 95%;
  }
}

/*  What is home worth modal  */

.modal {
  background-color: rgba(0,0,0,.8);
  color: white;
}

.modal input, .modal textarea {
  background-color: white;
}

.modal-header {
  border: none;
}

.modal-header h4 {
  font-size: 2rem;
}

.modal-content {
  background-color: rgba(0,0,0,0);
}

.modal .form-control {
  border-radius: 0;
  border: none;
}

.modal .close {
  float: right;
  font-weight: 100;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: 1;
  font-size: 90px;
}

.modal input[type="submit"] {
  border: none;
  border-top: none;
  color: black;
}

.modal .btn-success:hover {
  background-color: rgba(255,255,255,.8);
}

.modal ::placeholder {
  color: black;
  opacity: 1;
}

.modal :-ms-input-placeholder {
  color: black;
}

.modal ::-ms-input-placeholder {
  color: black;
}

.modal-title.schedule {
  font-family: 'GFS Didot';
  font-size: 3em;
}

.modal-text {
  font-family: 'Roboto';
  font-weight: 200;
  font-size: 1.1em;
}

.btn.btn-primary.launch_modal {
  background-color: rgba(255,255,255,0);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  color: rgb(255,255,255);
  font-family: Roboto; 
  font-weight: 500;
  font-size: 21px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid rgba(255,255,255,0);
  border-radius: 0px;
  line-height: 21px;
  letter-spacing: 2px;
}

.btn.btn-success.btn-send {
  background-color: rgb(255,255,255);
  font-family: 'GFS Didot';
  color: rgb(0,0,0);
  font-size: 28px;
  width: 100%;
  border-radius: 0px;
  border: none;
}

.btn.btn-success.btn-send:hover {
  background-color: rgb(220,220,220);
}

.text-left.info_data {
  font-weight: bold;
  margin-bottom: 0px;
}

.text-left.info_field {
  margin-bottom: 0px;
}

.btn.btn-primary.launch_modal2 {
  background-color: rgba(255,255,255,0);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  color: rgb(0,0,0);
  font-family: Roboto; 
  font-weight: 500;
  font-size: 21px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px;
  border-radius: 0px;
  line-height: 21px;
}

.section_style1b {
  font-size: 28px;
  background-color: #fff;
  padding-right: 20px;
  padding-bottom: 70px;
  font-family: 'GFS Didot';
  letter-spacing: 2px;
}

.section_style1 {
  font-size: 28px;
  background-color: #fff;
  padding-right: 20px;
  font-family: 'GFS Didot';
  letter-spacing: 2px;
}

.section_style2 {
  font-size: 28px;
  background-color: #e7e7e7;
  padding-right: 20px;
  font-family: 'GFS Didot';
  letter-spacing: 2px;
}

.heading1 {
  font-family: Roboto; 
  font-weight: 500;
  font-size: 26px;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

.text-center.intro_specs {
  font-family: Roboto;
  font-size: 21px;
  letter-spacing: 2px;
}

.text-center.footer_details {
  font-family: Roboto;
  font-size: 18px;
  line-height: 21px;
  margin-top: 20px;
}

.text-left.p_style1 {
  font-family: Roboto;
  font-size: 16px;
  line-height: 20px;
}

.heading2 {
  font-family: Roboto; 
  font-weight: 500;
  font-size: 21px;
  padding-bottom: 10px;
}

.text-left.specs1 {
  font-family: Roboto; 
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 10px;
}

.text-left.copy1 {
  font-family: Roboto;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 10px;
}

.btn.btn-primary.view_listing {
  background-color: rgba(255,255,255,0);
  padding-top: 0px;
  margin-top: 10px;
  color: rgb(0,0,0);
  font-family: Roboto; 
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid rgba(255,255,255,0);
  border-radius: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  letter-spacing: 1px;
}

.btn.btn-primary.view_photos {
  background-color: rgba(255,255,255,0);
  padding-top: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: rgb(0,0,0);
  font-family: Roboto; 
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid rgba(255,255,255,0);
  border-radius: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  letter-spacing: 1px;
}

.text-left.agent_name {
  font-family: 'GFS Didot';
  font-weight: 700;
  font-size: 32px;
  line-height: 1em;
}

.text-left.agent_name2 {
  font-family: Roboto; 
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 1px;
}

.text-left.sub_head1 {
  font-family: Roboto; 
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}

.text-left.contact1 {
  font-family: Roboto;
  font-size: 18px;
  line-height: 21px;
}

.social_icon1 {
  width: 32px;
  margin-right: 8px;
}

.social_icon2 {
  width: 20px;
  margin-right: 12px;
}

.col-xl-10.mx-auto.pad_top {
  padding-top: 30px;
}

.section_style3 {
  margin-top: 0px;
  background-color: #e7e7e7;
  padding-bottom: 70px;
  padding-top: 70px;
}

.section_style4 {
  margin-bottom: 80px;
  padding-top: 80px;
}

.main_heading {
  font-family: 'GFS Didot';
  font-size: 36px;
  padding-bottom: 0px;
  color: rgb(255,255,255);
  letter-spacing: 1px;
}

.text-left.main_sub {
  font-family: Roboto;
  font-size: 21px;
  letter-spacing: 2px;
  color: rgb(255,255,255);
}

.col-xl-12.text-center.align-self-center.mx-auto.footer_block {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.btn.btn-primary.launch_modal2 {
  min-height: 600px;
  width: 100%;
  background-image: url("../../assets/img/home1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0px;
}

.btn.btn-primary.launch_modal_t4 {
  min-height: 600px;
  width: 100%;
  margin: 0px;
  background-color: rgba(255,255,255,0);
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: rgb(0,0,0);
  font-family: Roboto; 
  font-weight: 500;
  font-size: 21px;
  border: none;
  border-radius: 0px;
  line-height: 21px;
}

.btn.btn-primary.launch_modal3 {
  background-color: rgba(255,255,255,0);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  color: rgb(0,0,0);
  font-family: Roboto; font-weight: 500;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  line-height: 18px;
  align-items: left;
  border-bottom: 2px solid rgba(255,255,255,0);
  letter-spacing: 1px;
}

@media (max-width: 980px) {
  .main_heading {
    font-size: 26px;
  }
}

@media (max-width: 980px) {
  .text-center.intro_specs {
    display: none;
  }
}

@media (max-width: 1200px) {
  .text-center.intro_specs {
    font-size: 16px;
  }
}

@media (min-width: 981px) {
  .text-right.intro_specs4 {
    display: none;
  }
}

.text-right.intro_specs4 {
  font-family: 'Roboto';
  font-size: 18px;
  letter-spacing: 1px;
}

.text-left.intro_specs2 {
  font-family: 'Roboto';
  font-size: 21px;
}

@media (max-width: 1199px) {
  .col-xl-3.info_text2 {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .col-xl-4.d-inline-flex.flex-column.info_text2 {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

/*#LISTINGS {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (max-width: 1199px) {
  #LISTINGS {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
*/


.btn.btn-primary.dropdown-toggle.text-right.float-right.menu1:focus {
  background-color: rgba(0,105,217,0);
  border-color: rgba(0,98,204,0);
  box-shadow: none;
}

@media (max-width: 1199px) {
  .info_text {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.btn.btn-primary.d-flex.launch_modal:hover {
  border-bottom: 2px solid #fff;
}

.btn.btn-primary.launch_modal3:hover {
  border-bottom: 2px solid #000;
}

.btn.btn-primary.view_photos:hover {
  border-bottom: 2px solid #000;
}

.btn.btn-primary.view_listing:hover {
  border-bottom: 2px solid #000;
}

.text-right.heading3 {
  font-family: 'GFS Didot';
  font-size: 28px;
  letter-spacing: 1px;
}

.text-right.intro_specs3 {
  font-family: Roboto;
  letter-spacing: 1px;
  font-size: 18px;
}

@media (max-width: 980px) {
  .text-right.intro_specs3 {
    display: none;
  }
}

@media (min-width: 1200px) {
  .intro_padding {
    padding-right: 50px;
  }
}

@media (min-width: 1200px) {
  .col-xl-6.info_image {
    padding-right: 0px;
    padding-left: 60px;
  }
}

@media (min-width: 1200px) {
  .col-xl-3.info_text3 {
    margin-right: 50px;
  }
}

.spacer2 {
  height: 70px;
}

@media (max-width: 1199px) {
  .spacer1 {
    height: 40px;
  }
}

@media (min-width: 1200px) {
  .spacer1 {
    height: 90px;
  }
}

.btn.btn-primary.d-flex.launch_modal4 {
  background-color: rgba(255,255,255,0);
  font-family: 'Roboto';
  letter-spacing: 1px;
  border: 1px solid #fff;
  border-radius: 0px;
}

.nav1 {
  font-family: 'Roboto';
  letter-spacing: 1px;
  margin-right: 20px;
}

.nav1 {
  font-family: 'Roboto';
  letter-spacing: 1px;
  margin-right: 50px !important;
  color: #000;
  border-bottom: 2px solid rgba(0,0,0,0);
  line-height: 16px;
}

.nav1 {
  font-family: 'Roboto';
  letter-spacing: 1px;
  margin-right: 20px;
  color: #000;
}

.nav1 {
  font-family: 'Roboto';
  letter-spacing: 1px;
  margin-right: 20px;
  color: #000;
}

.nav1:hover {
  border-bottom: 2px solid #000;
  color: #000;
  text-decoration: none;
}

.nav2 {
  font-family: 'Roboto';
  letter-spacing: 1px;
  border: 1px solid #000;
  color: #000;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

.nav2:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .nav1.test {
    display: none;
  }
}

.d-flex.flex-column.justify-content-center.align-items-center.banner1 {
  height: calc(100vh - 130px);
  background-repeat: no-repeat;
/*  background-image: url("../../assets/img/c_dots1.png");*/
  background-position: 100% 40px;
}

@media (max-width: 1199px) {
  .container.v3nav {
    display: none;
  }
}

@media (min-width: 1200px) {
  #v3nav---mobile {
    display: none;
  }
}

.table-responsive.table-borderless.info_table {
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  padding: 0px;
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  font-family: Roboto; font-weight: 500;
}

.table_left {
  font-family: Roboto;
}

.info_text_right {
  font-family: Roboto; font-weight: 500;
  line-height: 16px;
  margin-bottom: 8px;
}

.info_text_left {
  font-family: Roboto;
  line-height: 16px;
  margin-bottom: 8px;
}

@media (max-width: 1199px) {
  .row.listings_headline {
    display: none;
  }
}

@media (max-width: 1199px) {
  .social_align {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  .social_align {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .opening_copy {
    height: 85%;
  }
}

@media (max-width: 1199px) {
  .col-xl-4.align-self-center.mx-auto.info_text2 {
    margin-top: 30px;
  }
}

.am_h1b {
  font-family: 'GFS Didot';
  text-align: center;
  color: white;
  font-size: 28px;
  letter-spacing: 4px;
}

.am_h1 {
  font-family: 'GFS Didot';
  text-align: center;
  color: white;
  font-size: 40px;
  letter-spacing: 4px;
}

.am_h3 {
  font-family: 'GFS Didot';
  color: white;
  font-size: 24px;
  letter-spacing: 2px;
}

.am_h4 {
  font-family: 'GFS Didot';
  color: black;
  font-size: 32px;
  font-weight: 400;
}

.am_h7 {
  font-family: 'GFS Didot';
  color: black;
  font-size: 26px;
  letter-spacing: 1px;
}

.am_h2 {
  font-family: Roboto; 
  font-weight: 500;
  text-align: center;
  color: white;
  font-size: 18px;
  letter-spacing: 2px;
}

.am_h5 {
  font-family: Roboto; 
  font-weight: 500;
  color: black;
  font-size: 18px;
  letter-spacing: 2px;
}

.am_h6 {
  font-family: Roboto;
  color: black;
  font-size: 15px;
}

.am_link-black {
  font-family: Roboto; 
  font-weight: 500;
  color: black;
}

.am_link-black:hover {
  font-family: Roboto; 
  font-weight: 500;
  color: black;
  text-decoration: underline;
}

.btn.btn-primary.am_t4_white {
  background: rgba(0,0,0,0);
  border-radius: 50px;
  border: 1px solid white;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_t4_black {
  background: rgba(0,0,0,0);
  border-radius: 50px;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}


.btn.btn-primary.am_b1 {
  background: white;
  border-radius: 0;
  border: none;
  color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b5 {
  background: rgb(0,0,0);
  font-family: 'GFS Didot';
  border-radius: 0;
  border: none;
  color: white;
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b6 {
  background: rgb(0,0,0);
  font-family: 'GFS Didot';
  border-radius: 0;
  border: none;
  color: white;
  font-size: 28px;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b2 {
  background: rgb(0,0,0);
  border-radius: 0;
  border: 1px solid white;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b3 {
  background: #f8f7f5;
  border-radius: 0;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b4 {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b5:hover, .btn.btn-primary.am_b5:focus, .btn.btn-primary.am_b5:active, .btn.btn-primary.am_b5.active, .open > .dropdown-toggle.btn-primary {
  border-radius: 0;
  border: none;
  color: white;
  background-color: #000;
  font-size: 24px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 60;
  letter-spacing: 2px;
}

.btn.btn-primary.am_b6:hover, .btn.btn-primary.am_b6:focus, .btn.btn-primary.am_b6:active, .btn.btn-primary.am_b6.active, .open > .dropdown-toggle.btn-primary {
  border-radius: 0;
  border: none;
  color: #ddd;
  background-color: #000;
  font-size: 28px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 60;
  letter-spacing: 2px;
}

.btn.btn-primary.am_b2:hover, .btn.btn-primary.am_b2:focus, .btn.btn-primary.am_b2:active, .btn.btn-primary.am_b2.active, .open > .dropdown-toggle.btn-primary {
  border-radius: 0;
  border: 1px solid black;
  color: black;
  background-color: white;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b1:hover, .btn.btn-primary.am_b1:focus, .btn.btn-primary.am_b1:active, .btn.btn-primary.am_b1.active, .open > .dropdown-toggle.btn-primary {
  border-radius: 0;
  border: none;
  color: white;
  background-color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b3:hover, .btn.btn-primary.am_b3:focus, .btn.btn-primary.am_b3:active, .btn.btn-primary.am_b3.active, .open > .dropdown-toggle.btn-primary {
  border-radius: 0;
  border: 1px solid black;
  color: white;
  background-color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-primary.am_b4:hover, .btn.btn-primary.am_b4:focus, .btn.btn-primary.am_b4:active, .btn.btn-primary.am_b4.active, .open > .dropdown-toggle.btn-primary {
  border-radius: 0;
  border: 1px solid black;
  color: white;
  background-color: black;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.am_p1 {
  color: white;
  font-family: 'Roboto'; 
  font-weight: 500;
  font-size: 14px;
}

.am_p2 {
  color: rgb(0,0,0);
  font-family: 'Roboto';
}

::placeholder {
  color: black;
  opacity: 1;
  font-family: 'Roboto';
  letter-spacing: 1px;
}

:-ms-input-placeholder {
  color: white;
}

::-ms-input-placeholder {
  color: white;
}

.am_textarea {
  color: black;
  background-color: white;
  border-bottom: 1px solid black;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  margin-bottom: 30px;
}

.am_input1 {
  color: rgb(255,255,255);
  background-color: rgb(0,0,0);
  border-bottom: 1px solid white;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  margin-bottom: 30px;
}

.am_input2 {
  color: black;
  background-color: white;
  border-bottom: 1px solid black;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  margin-bottom: 30px;
}

.gray_map {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); 
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
}

.agent_box1 {
  padding: 40px;
  background-color: white;
  margin-left: -200px;
  max-width: 550px;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .agent_box1 {
    padding: 40px;
    background-color: white;
    margin-left: 0px;
    margin-top: 0px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
.logo-home {
	width: 420px;
    margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
.logo-home {
	width: 300px;
    margin-bottom: 10px;
	}
}

.view_photos2 {
  background-color: rgba(0,0,0,0);
  color: rgb(255,255,255) !important;
  font-family: Roboto;
  font-size: 18px;
  line-height: 18px;
  border: 1px solid #fff !important;
  border-radius: 0px;
  padding: 10px;
  letter-spacing: 1px;
}

.view_photos2:hover {
  background-color: rgba(0,0,0,.3);
	text-decoration: none;
}

@media (min-width: 1200px) {
.margin62 {
	margin-left: 62px !important;
  }
}

.max760 {
	max-width: 560px;
}

.h1-t4 {
font-size: 64px !important; 
font-family: 'GFS Didot'; 
color: #fff; 
letter-spacing: 4px; 
text-transform: uppercase;
}

@media (max-width: 980px) {
.h1-t4 {
font-size: 48px !important; 
  }
}