/* default */
html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.hidden {
  text-indent: -999em;
  overflow: hidden;
}

hr.hide-line {
  padding: 0;
  margin: 0;
  display: none;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}


/* New Forms */
form .messages p {
  display: none;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-size: 16px !important;
}

form .loading {
  display: none;
}

form .alert {
  padding: 15px !important;
  margin-bottom: 20px;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
}

form .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
}

form .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
  border-color: #ebccd1 !important;
}

form [type="submit"] {
  margin: 20px auto;
}

.g-recaptcha>div {
  margin: 0 auto;
}

/*contact form*/
.ctc-form {
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}

.ctc-form input[type="text"],
.ctc-form input[type="tel"],
.ctc-form input[type="email"],
.ctc-form input[type="date"],
.ctc-form textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  height: 50px;
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto 8px
}

.ctc-form textarea {
  height: 120px;
  padding-top: 10px;
}

.ctc-form .recap {
  display: inline-block;
}

.ctc-hide {
  display: none;
}

.ctc-form .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ctc-form .flex>label {
  width: 49.5%;
}

.ctc-form label {
  color: #fff;
}

.inner #main .ctc-form label {
  color: #212121;
}

.map-border {
  border: 1px solid #330000;
}


/* Set an Appointment Form */
#appointment-form {
  background: #ECC333;
  /* padding: 20px; */
  border: 1px solid #ECC333;
}

#appointment-form h1 {
  color: #000 !important;
  text-align: center !important;
  font-size: 40px !important;
  font-weight: 700 !important;
  padding: 0 20px;
}

#appointment-form p {
  color: #000 !important;
  margin: 10px 0 30px;
  font-weight: 400 !important;
  font-size: 18px !important;
  padding: 0 20px;
}

#appointment-form form {
  background: #000;
  padding: 40px 20px;
  color: #fff;
}

#appointment-form form .flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}

#appointment-form form .flex input {
		flex: 1 1 23%;
		box-sizing: border-box;
	}

#appointment-form form textarea {
  height: 150px;
}

#appointment-form form input::placeholder,
#appointment-form form textarea::placeholder {
  color: #888
}

#appointment-form form .file-upload {
  border: 2px dashed #888;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  transition: background 0.3s ease;
  margin: 10px 0;
}

#appointment-form form .file-upload .wrapper {
  background: #ECC333;
  border: 1px solid #fff;
  padding: 20px;
}

#appointment-form form .file-upload .wrapper h3 {
  color: #000;
  margin-bottom: 10px;
}

#appointment-form form .file-upload .wrapper p {
  margin: 0;
}

#appointment-form form .file-upload.dragging {
  background: #f0f8ff;
  border-color: #007bff;
}

#appointment-form form .browse-label {
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
  color: #fff;
}

#appointment-form form #file_uploads {
  display: none;
}

#appointment-form form #file-list {
  list-style: none;
  margin-top: 15px;
  padding: 0;
  font-size: 13px;
  text-align: left;
  color: #444;
}

#appointment-form form #file-list li {
  padding: 5px 0;
  border-bottom: 1px solid #777;
}

/* Contact Box and Form
------------------------------------------------- */

#Contact_Box {
  width: 100%;
  margin: 10px auto;
  padding: 10px 0px 5px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #333;
  background-color: #F6F1E6;
  border: 1px #330000 solid;
  text-align: left;
  line-height: 1.3;
  max-width: 500px;
  display: flex;
  flex-wrap: wrap;
}

#Contact_Box .Contact_Clear {
  clear: both;
  display: block;
  height: 0px;
  margin: 0;
  padding: 0;
}

#Contact_Box .Address_Box {
  float: left;
  width: 200px;
  /* 250 */
  padding: 3px 0px 0px 30px !important;
  margin: 0px 0px 0px 0px;
  background: url(../images/contact/home_icon.gif) no-repeat 5px 0px;
  overflow: hidden;
  color: #000;
  margin: auto;
}

#Contact_Box div {
  float: left;
  width: 250px;
  /* 250 */
  margin: auto;
}

#Contact_Box div .Phone_Box {
  float: left;
  width: 210px;
  /* 250 */
  padding: 3px 10px 10px 30px !important;
  margin: 0;
  background: url(../images/contact/phone_icon.gif) no-repeat 5px 0px;
  overflow: hidden;
  color: #000;
}

#Contact_Box div .Email_Box {
  float: left;
  width: 210px;
  /* 250 */
  padding: 3px 10px 0px 30px !important;
  margin: 0;
  background: url(../images/contact/email_icon.gif) no-repeat 5px 0px;
  overflow: hidden;
  color: #000;
}

#Contact_Box p a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
}

#Contact_Box p a:hover {
  text-decoration: underline;
}

/* Contact Form */
#Form_Container {
  width: 500px;
  margin: 10px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  font-weight: normal;
  color: #333;
  background-color: #F6F1E6;
  border: 1px #330000 solid;
  line-height: 1;
  text-align: left;
  color: #000;
}

#Form_Container h2 {
  float: left;
  width: 498px;
  margin: 0 auto;
  padding: 5px 0px 5px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  background-color: #000;
  border: 1px #F9F8F5 solid;
  text-align: center;
}

#Form_Container form .Form_Full {
  clear: both;
  /*float: left;*/
  width: 500px;
  /* 500px */
  margin: 0;
  padding: 5px 0px 0px 0px;
}

#Form_Container form .Form_Text {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-align: center;
  padding: 5px 0px 3px 0px !important;
  margin: 0;
}

#Form_Container span.required {
  color: #F00;
}

#Form_Container form .Form_Full label {
  float: left;
  width: 90px;
  /* 100px */
  margin: 0px 0px 0px 20px;
  padding: 8px 5px 0px 5px;
}

#Form_Container form .Form_Full p {
  float: left;
  width: 350px;
  /* 380px */
  margin: 0;
  padding: 5px 5px 0px 5px !important;
}

#Form_Container form .Form_Full p input {
  margin: 0;
  width: 345px;
  /* 365px */
  border: 1px #CCC solid;
}

#Form_Container form .Form_Full p textarea {
  margin: 0;
  width: 345px;
  /* 365px */
  border: 1px #CCC solid;
}

#Form_Container form .Form_Half {
  float: left;
  width: 240px;
  padding: 5px 0px 0px 0px;
}

#Form_Container form .Form_Half label {
  float: left;
  width: 95px;
  margin: 0px 0px 0px 20px;
  padding: 5px 0px 0px 5px;
}

#Form_Container form .Form_Half label.center {
  text-align: center;
}

#Form_Container form .Form_Half p {
  float: left;
  width: 100px;
  margin: 0;
  padding: 5px 0px 0px 5px !important;
}

#Form_Container form .Form_Half p input {
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
  border: 1px #CCC solid;
}

#Form_Container form .Form_Half p select {
  float: left;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px #CCC solid;
}

#Form_Container form .Form_Submit {
  clear: both;
  width: 305px;
  /* 500px */
  margin: 0;
  padding: 20px 0px 15px 195px;
}

#Form_Container form .Form_Submit input {
  margin: 0;
}

/* Form Submit */
#Form_Submit_Container {
  width: 500px;
  margin: 10px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333;
  text-align: center;
}

#Form_Submit_Container h4 {
  margin: 0;
  padding: 10px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: center;
}

/* Email Template */
#Email_Template {
  width: 500px;
  border: 1px #330000 solid;
  margin: 0 auto;
  background-color: #F3F1EB;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 2px 2px;
  empty-cells: show;
  font-size: 12px;
  color: #000;
}

#Email_Template th {
  width: 115px;
  /* 120px */
  text-align: left;
  padding: 3px 0px 3px 5px;
  background: #F9F8F5;
  vertical-align: top;
}

#Email_Template td {
  width: 380px;
  text-align: left;
  overflow: hidden;
}

#errorCode {
  text-align: center;
  margin: 0 auto;
  width: 500px;
  font-size: 12px;
  color: #F00;
  padding-top: 10px;
}

#Email_Message {
  width: 500px;
  text-align: center;
  margin: 0 auto;
  padding: 15px 0 0 0;
}

/* Hide from IE Mac \*/
.clearfix {
  display: block;
}

/* End hide from IE Mac */

/*nojavascript*/
.nojavascript {
  position: absolute;
  z-index: 1;
  color: red;
  background: #fff;
  font: bold 12px 'Trebuchet MS', Arial, georgia, San-serif;
  border: 2px red dashed;
  width: 990px;
  top: 0;
  left: 50%;
  margin-left: -495px;
}

.container {
  margin: 0 auto;
  width: 1030px;
  padding: 0;
  position: relative;
}

.container2 {
  margin: 0 auto;
  width: 1030px;
  padding: 0;
}

.push-right {
  margin-right: 10px;
}

.top-bg {
  background: url(../images/common/top-bg.jpg) no-repeat center top, #000;
  background-size: 100% auto;
}

/* Body */
body {
  max-width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Lato', sans-serif
}


/* main */
#main {
  position: relative;
  margin: 0 auto;
  padding: 0;
}

/* header */
#header {
  margin: 0 auto;
  position: relative;
  padding: 25px 0 15px;
}

#header .nav {
  float: left;
  position: relative;
  width: 485px;
}

#header .nav ul {
  text-align: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#header .nav ul li {
  /* display:inline-block;
  vertical-align: middle; */
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  /* padding: 0 15px; */
}

#header .nav ul li:first-child {
  padding-left: 0;
}

#header .nav ul li:last-child {
  padding-right: 0;
}

#header .nav ul li a {
  color: #fff;
}

#header .nav ul li a:hover,
#header .nav ul li.active-menu a {
  color: #EBC333;
}

#header .top-con {
  float: right;
  position: relative;
  margin: -20px 0 0;
}

#header .top-con h3 {
  text-align: right;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 42px;
  font-weight: 700;
}

#header .top-con h3 span {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  color: #ECC333;
  font-weight: 700;
}

#header .top-con h3 a {
  background: url(../images/common/phone-icon.png) no-repeat left center;
  color: #fff;
  padding-left: 30px;
}

#header .top-con h3 a:hover {
  color: #EBC333;
}

/*banner*/
#banner {
  margin: 0 auto;
  padding: 15px 0 45px;
  position: relative;
}

#banner h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #EBC333;
  font-size: 44px;
  margin: 60px auto 0;
}

#banner h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 22px;
}

/* sidebar */
#sidebar {
  float: left;
  width: 100%;
  max-width: 397px;
  position: relative;
  margin: 65px auto 0;
}

/* content */
#content {
  float: right;
  width: 586px;
  position: relative;
}

#content.con img.car {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

#content.con h2 {
  margin: 325px auto 0;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 22px;
}

#content h1 {
  margin: 0 auto 0px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ECC333;
  font-size: 29px;
}

.h1-style {
  margin: 0 auto 0px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ECC333;
  font-size: 44px;
}

.h1-styles {
  margin: 0 auto 0px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ECC333;
  font-size: 29px;
}

#content p {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}

#content ul,
p {
  margin: 25 auto;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 1.4;
}

#content ul {
  padding: 0 0 0 16px;
  margin: 16px 0;
}

#content ul li {
  list-style-type: none;
}

#inner #content p {
  margin: 16px 0;
}

#content.con h4 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 14px;
  margin: 25px auto 0;
}

#content.con h4 a {
  color: #111;
  display: inline-block;
  text-align: center;
  width: 150px;
  padding: 13px 0;
  background: url(../images/common/btn.png) no-repeat center top;
  background-size: 100% 100%;
  position: relative;
}

#content.con h4 a:hover {
  text-decoration: underline;
}

#content .qform {
  width: 500px;
  max-width: 100%;
  margin: 20px auto;
  padding: 20px;
  background: rgba(236, 195, 51, 0.8);
  border-radius: 5px;
}

#content .qform input[type="text"],
#content .qform textarea {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  text-indent: 10px;
  color: #000;
  font-family: 'Raleway';
  font-size: 15px;
  border: #111 1px solid;
  margin: 5px 0;
}

#content .qform input[type="submit"] {
  margin: 10px 0;
  font-family: 'Raleway';
  color: #000;
  font-size: 16px;
  background: url(../images/common/submit.png) repeat-x center;
  display: inline-block;
  width: 170px;
  line-height: 45px;
  border-radius: 5px;
  border: 1px solid #000;
  font-weight: 700;
  transition: 0.5s;
}

#content .qform input[type="submit"]:hover {
  color: #fff;
  text-shadow: 0px 0px 5px #000;
}

/*content bottom*/
#content-bottom {
  background: url(../images/common/bottom-bg.jpg) no-repeat center bottom, #000;
  background-size: 100% auto;
  margin: 0 auto;
  position: relative;
  padding: 65px 0 60px;
}

#content-bottom h2 {
  margin: 70px auto 0;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 22px;
}

#content-bottom h3 {
  margin: 0 auto 40px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #EBC333;
  font-size: 44px;
  line-height: 1;
}

#content-bottom img.cb-img {
  position: absolute;
  top: -70px;
  left: 340px;
  z-index: 999;
}

#content-bottom .btm-con {
  width: 416px;
  position: relative;
  background: #fff;
  border: 1px solid #A7A7A7;
  padding: 40px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#content-bottom .btm-con ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

#content-bottom .btm-con ul li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 10px;
  padding-left: 10px;
  line-height: 350%;
}

#content-bottom .btm-con ul li span {
  font-size: 16px;
}

#content-bottom .btm-con h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 14px;
  margin: 15px auto 0;
}

#content-bottom .btm-con h4 a {
  color: #111;
  display: block;
  text-align: center;
  width: 150px;
  padding: 13px 0;
  background: url(../images/common/btn.png) no-repeat center top;
  background-size: 100% 100%;
  position: relative;
  margin: 0 auto;
}

#content-bottom .btm-con h4 a:hover {
  text-decoration: underline;
}

/*gallery part*/
#gallery-part {
  margin: 0 auto;
  position: relative;
  background: url(../images/common/gal-bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding: 75px 0 185px;
}

#gallery-part h2 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 22px;
}

#gallery-part h3 {
  margin: 0 auto 40px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #EBC333;
  font-size: 44px;
  line-height: 1;
}

#gallery-part h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 14px;
  text-align: left;
}

#gallery-part h4 a {
  color: #111;
  display: block;
  text-align: center;
  width: 150px;
  padding: 13px 0;
  background: url(../images/common/btn.png) no-repeat center top;
  background-size: 100% 100%;
  position: relative;
}

#gallery-part h4 a:hover {
  text-decoration: underline;
}

#gallery-part .gal-con {
  position: absolute;
  top: 40px;
  right: 0;
  max-width: 955px;
  width: 100%;
}

#gallery-part .gal-con img {
  display: inline-block;
  vertical-align: top;
}

#gallery-part .gal-con img:nth-of-type(2) {
  margin: 0 9px;
}

/*about part*/
#abt-part {
  margin: 0 auto;
  position: relative;
  background: url(../images/common/abt-bg.jpg) no-repeat center top, #000;
  background-size: 100% auto;
  padding: 70px 0 0;
}

#abt-part .abt-con {
  float: right;
  width: 588px;
  position: relative;
  padding: 45px 60px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#abt-part .abt-con h2 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 22px;
}

#abt-part .abt-con h3 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 44px;
}

#abt-part .abt-con p {
  margin: 35px 0 30px;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 15px;
  line-height: 1.3;
}

#abt-part .abt-con h4 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 14px;
  margin: 25px auto 0;
}

#abt-part .abt-con h4 a {
  color: #111;
  display: inline-block;
  text-align: center;
  width: 150px;
  padding: 13px 0;
  background: url(../images/common/btn.png) no-repeat center top;
  background-size: 100% 100%;
  position: relative;
}

#abt-part .abt-con h4 a:hover {
  text-decoration: underline;
}

/* footer */
#footer {
  margin: 0 auto;
  background: url(../images/common/footer.jpg) no-repeat center bottom, #000;
  position: relative;
  padding: 30px 0;
}

#footer .ftr-left {
  float: left;
  position: relative;
  width: 460px;
}

#footer .ftr-left h2 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 22px;
}

#footer .ftr-left h3 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #EBC333;
  font-size: 44px;
  line-height: 1;
  margin-bottom: 35px;
}

#footer .ftr-left p {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  margin-bottom: 35px;
  line-height: 1.6;
}

#footer .ftr-left h4 {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  margin-bottom: 17px;
}

#footer .ftr-left h4 a {
  color: #fff;
}

#footer .ftr-left h4 a:hover {
  color: #EBC333;
}

#footer .ftr-left h4.loc {
  background: url(../images/common/loc.png) no-repeat center left;
  padding-left: 50px;
}

#footer .ftr-left h4.mail {display: none;}

#footer .ftr-left h4.mail a {
  background: url(../images/common/mail.png) no-repeat center left;
  padding-left: 50px;
}

#footer .ftr-left h4.phone a {
  background: url(../images/common/tel.png) no-repeat center left;
  padding-left: 50px;
}

#footer .ftr-left .inner-left {
  float: left;
  position: relative;
  width: 136px;
}

#footer .ftr-left .inner-right {
  float: right;
  position: relative;
  width: 280px;
  padding: 25px 0 0;
}

#footer .ftr-left .inner-right h5 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #EBC333;
  font-size: 17px;
  margin-bottom: 15px;
}

#footer .ftr-left .inner-right ul {
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer .ftr-left .inner-right ul li {
  padding: 0 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
}

#footer .ftr-left .inner-right ul li a {
  color: #fff;
}

#footer .ftr-left .inner-right ul li a:hover,
#footer .ftr-left .inner-right ul li.active-menu a {
  color: #EEC935;
}

#footer .ftr-left .in-left {
  float: left;
  position: relative;
  width: 121px;
  padding-left: 7px;
}

#footer .ftr-left .in-right {
  float: right;
  position: relative;
  width: 135px;
}

#footer .copy {
  border-top: 1px solid #fff;
  padding-top: 10px;
  font-size: 9px !important;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
}

#footer .ftr-right {
  float: right;
  position: relative;
  width: 543px;
  padding: 25px 0 0;
}

#footer .ftr-right #map {
  width: 100%;
  height: 268px;
  max-width: 543px;
}

#footer .ftr-right #map iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 10px;
}

#footer .ftr-right form {
  padding: 20px 0 0;
}

#footer .ftr-right form input[type="text"] {
  width: 100%;
  margin: 0 auto 10px;
  border: 1px solid #A7A7A7;
  padding: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #777777;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#footer .ftr-right form input[type="text"]#name,
#footer .ftr-right form input[type="text"]#phone {
  float: left;
  width: 49%;
}

#footer .ftr-right form input[type="text"]#email,
#footer .ftr-right form input[type="text"]#location {
  float: right;
  width: 49%;
}

#footer .ftr-right form textarea {
  resize: none;
  height: 98px;
  width: 100%;
  margin: 0 auto 15px;
  border: 1px solid #A7A7A7;
  padding: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #777777;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#form .ctcBtn,
#appointment-form .ctcBtn {
  border: 0;
  width: 100%;
  background: url(../images/common/submit.png) no-repeat center top;
  background-size: 100% 100%;
  padding: 15px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #111;
  font-size: 14px;
}

#form .ctcBtn:hover,
#appointment-form .ctcBtn:hover {
  text-decoration: underline;
}

#footer .silver {
  font-size: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
}

#footer .silver a {
  text-decoration: none;
  color: #fff;
}

#footer .silver a:hover {
  text-decoration: none;
  color: #EBC333;
}

#footer .silver img {
  margin: 0;
  padding: 0;
  width: 45px;
  position: relative;
  top: 7px;
  left: 0;
}

#footer .silver span {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.inner #main {
  background: #000;
  padding: 50px 0;
  min-height: 320px;
}

.inner #main #content {
  float: none;
  width: 100%;
}

#header nav a#pull { display: none }
#header nav { position: relative; z-index: 999; }


/*RESPONSIVE*/
@media screen and (max-width: 1200px) {
  body { min-width: 320px }
}

@media screen and (max-width: 1024px) {
  #header .row { width: 100%; padding: 0; }
  #header nav {position: fixed; width: 100%; z-index: 99999 !important;}
  #header .nav nav ul { width: 100%; display: none; height: auto; border-bottom: 5px solid #000; padding: 0 15px; background: #000; }
  #header nav ul li { width: 100%; position: relative; padding: 10px 0; }
  #header nav ul li a { padding: 10px 0; text-align: left; width: 100%; }
  #header nav a strong { position: absolute; top: 50%; transform: translateY(-50%); left: 15px; }
  #header nav a#pull { display: block; color: #fff; background-color: #000; padding: 23px 0; width: 100%; position: relative; }
  #header nav a#pull:after { content: ""; background: url('../images/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); }
  .show { position: relative; }
  .cta { background: #035B96 url("../images/common/phonecall.png") no-repeat center center; border-bottom-left-radius: 40px; border-top: 2px solid #013f9a; border-top-left-radius: 40px; bottom: 10%; display: block; height: 60px; position: fixed; right: 0; text-decoration: none; text-indent: -9999em; width: 60px; z-index: 999; }
  #footer nav-holder { display: none; }

  #header {padding: 0;}
  #header .nav {width: 100%;}
  #header .top-con {margin: 0; float: unset; padding-top: 60px; }
  #header .top-con h3 { text-align: center; }
  .container, .container2, #abt-part .abt-con, #content-bottom .btm-con {max-width: 100%;}
  .top-bg, #content-bottom, #abt-part { background-size: unset; }
  #banner, #main, #content-bottom, #gallery-part, #abt-part, #footer, .inner #main { padding-left: 15px; padding-right: 15px;}
  #gallery-part .gal-con { position: relative; }
  #footer .ftr-left, #footer .ftr-right {width: 50%;}
}

@media screen and (max-width: 1010px) {
  .top-bg #main .container #content, .top-bg #main .container #sidebar {float: unset;}
  .top-bg #main .container #content { margin: auto; display: flex; }
  #gallery-part .gal-con { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }
}

@media screen and (max-width: 768px) {
  .h1-style, #banner h2, #content-bottom h3, #abt-part .abt-con h3, #footer .ftr-left h3 { font-size: 40px; }
  #header .top-con h3 {font-size: 35px;}


  #main .container { justify-content: center; display: flex; flex-wrap: wrap; }
  #content.con img.car { width: 100%; position: relative; }
  #content.con h2 {margin-top: 40px;}
  #content-bottom img.cb-img {position: relative; top: 0; left: unset;}


  #content-bottom h2, #content-bottom h3, #content.con h4, #content.con h2, .h1-style, #gallery-part h2, #abt-part .abt-con h2, #abt-part .abt-con h3, #abt-part .abt-con p, #footer .ftr-left h2, #footer .ftr-left h3, #footer .ftr-left p, #content h1, .h1-styles {text-align: center;}
  #content-bottom .btm-con, #footer .ftr-right #map {margin: auto;}
  #abt-part .abt-con, #footer .ftr-left .inner-left, #footer .ftr-left .inner-right {float: none; margin: auto; } 


  #footer .ftr-left, #footer .ftr-right {width: 100%;}
  footer .container { display: flex; flex-wrap: wrap; }
  #footer .ftr-right {order: 1;}
  #footer .silver { order: 3; margin: auto; }
  #footer .ftr-left h4 { width: fit-content; margin: 10px auto; }
  #appointment-form form .flex input { flex: 1 1 48%; }
  #content .qform {width: unset;}

}


@media screen and (max-width: 500px) { 
  .h1-style, #banner h2, #content-bottom h3, #abt-part .abt-con h3, #footer .ftr-left h3, #appointment-form h1 { font-size: 32px !important; }
  #header .top-con h3 {font-size: 28px !important;}

  #gallery-part {padding-top: 40px; padding-bottom: 40px;}
  #abt-part .abt-con { padding: 30px;}

  #appointment-form form .flex, .ctc-form .flex { flex-direction: column; }
  .ctc-form .flex>label { width: 100%; }
  #appointment-form form .flex input { flex: 1 1 100%; }

  #content.con img.car, .top-bg #main .container #sidebar img, #content-bottom img.cb-img { margin: auto !important; width: 100%; max-width: 400px;}
  #gallery-part .gal-con {padding-bottom: 30px;}
}

@media screen and (max-width: 425px) {  
  #content.con img.car, .top-bg #main .container #sidebar img, #content-bottom img.cb-img, #gallery-part .gal-con img { margin: auto !important; width: 100%; max-width: 300px;}
  #abt-part .abt-con h4 a { margin: 5px; }
}