.hero-image {
      background: url('images/main_image1.jpg') no-repeat center center fixed;
      width: 100%;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

.hero-image-industrial {
      background: url('images/main_image_industrial.jpg') no-repeat center center fixed;
      width: 100%;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

.dropdown-item {
  font-family: helvetica;
}

.padding-0 {
  padding-left:0px !important;
  padding-right:0px !important;
}

.home_text_left {
  font-family: arial;
  font-size:25px !important;
  line-height: 35px;
  text-align: left;
  color:#000000;
}

.home_text_right {
  font-family: arial;
  font-size:25px !important;
  line-height: 35px;
  text-align: right;
  color:#000000;
}

.small_home {
  font-family: arial;
  font-size:14px !important;
  line-height: 16px;
  text-align: right;
  color:#000000;
}

.img-right {
  text-align: right !important;
}

.img-left {
  text-align: left !important;
}

.inside_font {
  padding-top: 20px;
  font-family: arial;
  font-size:18px !important;
  line-height: 25px;
  text-align: left;
  color:#000000;
}

.inside_font a {
  font-family: arial;
  font-size:18px !important;
  color:#000000;
}

.inside_font a:hover {
  font-family: arial;
  font-size:18px !important;
  color:#000000;
}

.navbar-light .navbar-nav .nav-link {
    color:#000000 !important;
    font-family: helvetica;
    font-size:17px !important;
}

.head {
  background-color: rgb(255,255,255,.6) !important;
  padding-bottom:10px;
  padding-top:10px;
  position: absolute;
  top:0px;
  z-index:90;

}

.override-mid {
  text-align: center !important;
}

.head_interior {
  background-color: #ffffff !important;
  padding-bottom:10px;
  padding-top:10px;

}


.logo {
   margin:10px;
}

.home_images {
  padding-top: 40px;
  padding-bottom: 40px;
}

.small_space {
  padding-top: 30px;
}

.small_space2 {
  padding-bottom: 30px;
}

.inside_content {
   font-family: arial;
   font-size:18px !important;
   color:#000000;
   text-align:center !important;

}

.inside_content a {
   font-family: arial;
   font-size:18px !important;
   color:#000000;
}

.inside_content a:hover {
   font-family: arial;
   font-size:18px !important;
   color:#000000;
   text-decoration:none;
}

.nav_space {
    padding-top:0px;
}

.nav-link {
    padding:.5rem 1.1rem;
}

.nav-item {
    padding-right:1.1rem;
}

.contact_form_section_home {
   font-family: helvetica;
   color:#97927f !important;
   font-size:30px !important;
   line-height: 35px;
   text-align:right;
   padding-top: 7%;
}

.maroon_text_head {
   font-family: helvetica;
   color:#ffffff !important;
   font-size:30px !important;
   line-height: 40px;
   text-align:left;
   font-weight:normal !important;
}

.maroon_text {
   font-family: helvetica;
   color:#ffffff !important;
   font-size:30px !important;
   line-height: 40px;
   text-align:center;
   font-weight:normal !important;
}

.maroon_text a {
   font-family: helvetica;
   color:#ffffff !important;
   font-size:30px !important;
   line-height: 40px;
   text-align:center;
   font-weight:normal !important;
}

.maroon_text a:hover {
   font-family: helvetica;
   color:#ffffff !important;
   font-size:30px !important;
   line-height: 40px;
   text-align:center;
   font-weight:normal !important;
}

.btn-dark {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}

.contact_form_section2 {
   font-family: helvetica;
   color:#000000 !important;
   font-size:23px !important;
   line-height: 30px;
   text-align:center;
   font-weight:normal !important;
}

.contact_form_section {
   font-family: helvetica;
   color:#50B848 !important;
   font-size:40px !important;
   line-height: 45px;
   text-align:center;
}

.contact_form_section a {
   font-family: helvetica;
   color:#50B848 !important;
   font-size:40px !important;
   line-height: 45px;
   text-align:center;
}

.contact_form_section a:hover {
   font-family: helvetica;
   color:#50B848 !important;
   font-size:40px !important;
   line-height: 45px;
   text-align:center;
   text-decoration:none;
}

.top_section_head {
   font-family: helvetica;
   color:#000000 !important;
   font-size:26px !important;
   text-align:center;
   font-weight:bold !important;
   padding-top:150px;
   padding-bottom:100px;
}

.bottom_bg {
   background-image:url('images/contact_bg.jpg');
}

.bottom_submit {
   width:90px;
   height:45px;
   background-color:#ffffff;
   color:#000000;
   font-size:20px;
   text-align:center;
   border-bottom-right-radius: 10% 70%;
   border-top-right-radius: 10% 70%;
}

.form-check-label {
   color:#ffffff !important;
}

form {
     padding-bottom:40px;
}

.interior_center {
    text-align:center !important;
}

.contact_bar {
    background-color:#ffffff !important;;
    padding-top: 50px;
    padding-bottom: 50px;
}

.contact_bar_foot {
    background-color:#ffffff !important;;
    padding-top: 50px;
    padding-bottom: 25px;
}

.contact_bar_home {
    background-color:#ffffff !important;;
    padding-top: 40px;
    padding-bottom: 20px;
}

.column-text {
  padding: 50px;
}

.btn-wide {
  padding-left:100px !important;
  padding-right:100px !important;
  padding-top:50px !important;
  padding-bottom:50px !important;
  font-size: 30px;
  border: #50B848 solid 1px;
  border-radius: 30px;
}

.btn-home {
  width: 200px;
}


h1 {
  font-family: Helvetica;
  color:#97927f !important;
   font-size:45px !important;
   line-height:50px;
   text-align:left;
   font-weight:bold !important;
}

h2 {
   font-family: Helvetica;
   color:#97927f !important;
   font-size:17px;
   text-align:center;
   font-weight:normal !important;
}

h3 {
  font-family: Helvetica;
  color:#ffffff !important;
  font-size:15px;
  text-align:left;
  font-weight:bold !important;
}

h4 {
  font-family: Helvetica;
  color:#000000 !important;
  font-size:35px;
  text-align:center;
  font-weight:bold !important;
}

h5 {
  font-family: Helvetica;
  color:#50B848 !important;
  font-size:25px;
  text-align:left;
  font-weight:normal !important;
}

h5.mid {
  font-family: Helvetica;
  color:#50B848 !important;
  font-size:25px;
  text-align:center;
  font-weight:normal !important;
}

h6 {
  font-family: Helvetica;
  color:#50B848 !important;
  font-size:30px;
  text-align:center;
  font-weight:normal !important;
}

h6.right {
  font-family: Helvetica;
  color:#50B848 !important;
  font-size:40px;
  text-align:right;
  font-weight:normal !important;
}

h6.left {
  font-family: Helvetica;
  color:#50B848 !important;
  font-size:40px;
  text-align:left;
  font-weight:normal !important;
}

.border-green {
  border: 1px #50B848 solid;
  border-radius: 8px;
  padding: 20px;
}

.top-space {
  margin-top: 20px;
}

a:hover {
   text-decoration:none !important;
}

.bottom_space2 {
   padding-bottom:40px;
}


.image_space {
   margin-top:40px;
   margin-bottom:40px;
}

input[type=text] {
    height:30px;
    color:#000000 !important;
}

.form_bg input {
    background-color:#b7c2d7;
    color: #000000;
    height:50px;
}

.form_bg textarea {
    background-color:#b7c2d7;
    color: #000000;
}

.home_pad {
    padding-top:40px;
    padding-bottom:40px;
}

.home_pad2 {
    padding-top:40px;
}

.home_pad3 {
    padding-top:20px;
    padding-bottom:60px;
}

.foot_nav {
  background-color: #50B848;
  padding-top: 50px;
  padding-bottom: 50px;
}

.foot_nav_interior {
  background-color: #50B848;
  padding-top: 30px;
  padding-bottom: 30px;
}

.foot_links {
  text-align:left;
  font-family: arial;
  color:#ffffff !important;
  font-size:15px;
  font-weight:normal !important;
}

.foot_links a {
  text-align:left;
  font-family: arial;
  color:#ffffff !important;
  font-size:15px;
  font-weight:normal !important;
}

.foot_links a:hover {
  text-align:left;
  font-family: arial;
  color:#d4d4d4 !important;
  font-size:15px;
  font-weight:normal !important;
}

.foot_base {
  background-color: #ffffff;
  padding: 10px;
}

.foot_copy {
  text-align:center;
  font-family: arial;
  text-transform:none;
  color:#818181 !important;
  font-size:12px;
  font-weight:normal !important;
}

.foot_copy a {
  text-align:center;
  font-family: arial;
  text-transform:none;
  color:#97927f !important;
  font-size:12px;
  font-weight:normal !important;
}

.foot_copy a:hover {
  text-align:center;
  font-family: arial;
  text-transform:none;
  color:#97927f !important;
  font-size:12px;
  font-weight:normal !important;
}

@media screen and (max-width: 1193px) {
       .top_section_head {
            text-align:center;
       }
}

@media screen and (min-width: 1200px) {
      .bye_big {
           display:none;
      }
}

@media screen and (max-width: 1200px) {
      .navbar-expand-lg .navbar-nav .nav-link {
           padding-right: .4rem;
           padding-left: .4rem;
           font-size:12px;
      }

      .bye {
          display:none;
      }
}

@media screen and (max-width: 992px) {
      .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: .4rem;
          padding-left: .4rem;
          font-size:15px;
      }
      .btn-wide {
        padding-left: 50px !important;
      }

        .foot_links {
          text-align: center !important;
        }

        h3 {
          text-align: center !important;
        }

        .nav-link {
          text-align: right !important;
        }

        .dropdown-item {
          border: none !important;
          text-align: right !important;
        }

        .dropdown-menu {
          border: none !important;
          background-color: #ffffff;
        }
}

@media screen and (max-width: 1200px) {
  .btn-home {
    width: 120px !important;
  }
}

@media screen and (max-width: 765px) {
      .btn-wide {
        padding-left: 100px !important;
      }
      .btn-home {
        width: 200px !important;
      }
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}




	.nav-item .submenu-left{
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }


}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}
/* ============ small devices .end// ============ */
