*
{
    padding: 0;
    margin: 0;
}
@font-face {
	font-family: font;
	src: url(font/OregonLdo-d9q7.ttf);
}

@media all{
	.disabled{
		color: #fff;
		opacity: 0.5;
		pointer-events: none;
	}


/*------------navbar-------------*/

.navbar  .dropdown-menu{
    display: none;
    text-align: end;
    min-width: 0;
    width:auto;
}
.navbar .nav-item:hover .nav-link{ 
    text-decoration-line: underline;
    text-decoration-color: #cc0102;
    color:#cc0102;
}
.navbar #ind-drop:hover .dropdown-menu{
    display:block;
    right: 0;
}
.navbar #nav-ind-drop:hover .dropdown-menu{
    display:block;
    top: 0%;
    right: 100%;
}
.navbar .dropdown-menu .dropdown-item:hover{
    background-color: #333333;
    text-decoration-line: underline;
    text-decoration-color: #cc0102;
    color: #cc0102;					 
}
.navbar .dropdown-menu{ 
    background-color: #333333;
    border-color: #333333;
}
.navbar .dropdown-menu .dropdown-item{
    color: #fff;
    font-size: 20px;
    font-family: 'font';
}
.navbar-nav {
    display: block;
      list-style-type: none;
      margin: 0;
      padding: 0;
    background-color: #333333;
}
.navbar-nav .nav-item{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #333333;
    font-family: 'font';
    font-size: 18px;
}
.navbar-nav .nav-link{
    display: block;
    color: #fff;
    text-align: end;
    padding:0
}
.navbar{
    background-color: #333333;
}
.active .nav-link{
    text-decoration-line: underline;
    text-decoration-color:#cc0102;
}
body .navbar .navbar-toggler{
    color: #333333;
    border: none;
}
.navbar-brand img{
    width: 250px;
    margin-left: 5px;
    filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5)) !important;
    transform: scale(1.);
}
.navbar-brand:hover{
    filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5)) !important;
    transform: scale(1.);
}

/*------------talktous-------------*/

.talktous{
    background-image: url(img/diamond_red.png);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    padding: 5.025125628140704vh 0px;
}
.title{
    text-align: center;
    font-family: 'font';
    padding: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 60px;
    color:#fff;
}
/*
input {
    padding: 10px;
    border-radius: 5px;
    width: 280px;
    border: 1px solid rgb(0, 114, 66);
    font-size: 18px;
    outline: none;
    color: #333;
  } 

  .error {
    color: red;
    font-size: 14px;
    margin-top: 6px;
  }  */

.formtitle1{
    font-family: 'font';
    color: #fff;
    font-size: 23px; 
    padding-top: 10px;
 }
  
.formtitle2{
    font-family: 'font';
    color: #fff;
    font-size: 23px; 
    padding-top: 10px;
 }

.formtitle3{
    font-family: 'font';
    color: #fff;
    font-size: 23px; 
    padding-top: 10px;
 }

.formtitle4{
    font-family: 'font';
    color: #fff;
    font-size: 23px; 
    padding-top: 10px;
 }

.submit a{
  margin: auto;
  padding: 15px;
  width: 170px;
  display: block;
  background: #929292;
  text-decoration: none !important;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: 'font';
}
  .submit a:hover{
    background: #333333;
    color: #ffffff;
    transform: scale(1.05, 1.1);
}

#droneimg{
    margin-left: 3.90625vw;
    margin-top: 0px;
    justify-items: center;
}

/*------------visitus---------------*/

.visitus{
    background-image: url(img/diamond_grey.png);
    background-size: cover;
    background-position: bottom;
    background-attachment: scroll;
    padding: 7.035175879396985vh 0px;
    justify-content: space-between;
}
.visitustxt{
    padding-left: 5.208333333333333vw;
    margin-bottom: 50px
}
.title1{
    text-align: center;
    font-family: 'font';
    padding: auto;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 60px;
    color:#fff;
}
.subtitle1{
    text-align: center;
    font-size: 25px;
    font-family: 'font';
    color:#fff;
}

.googlemap{
    height: 500px;
    padding-left: 000px;
    margin-bottom: 10px;
}
.test1{
    width: 100%; 
    height: 100%;
    
}
.icons img{
    max-height: 50px;
    margin-top: 5px;
    margin-bottom: 5px; 
}

/*------------background---------------*/

.background {
    background-color: #333333;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    overflow: hidden;
    height: auto;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/*------------footer---------------*/

#main_footer{
    background-color: #333333;
    padding-left: 5.208333333333333vw;
    position: sticky;
    bottom: 0px;
}	

#main_footer h6{font-family: font;
    color: #fff;
}

#main_footer hr{
    width: 60px;
    min-height: 2px;
    background-color: #fff;
}

#footer_logo{max-height: 50px;
            min-width: 250px;
            align-self: center;
            filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.75)) !important;
        }

#main_footer p a{text-decoration: none;
        font-family: font;
        font-size: 14px;
        color: #fff;}

#main_footer .active{
    text-decoration: underline;
    text-decoration-color: #cc0102;
    }
#main_footer a:hover{
    text-decoration: underline;
    text-decoration-color: #cc0102;
            color: #cc0102;
}
#main_footer p{font-size: 12px;
    font-family: font;
    color: #fff;
    font-size: 14px;}	

table i{color: #fff;}

#main_footer td{padding-inline-end: 10px;}
    /*FOOTER*/
}