@import url('https://fonts.googleapis.com/css?family=Lato:300,400');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@font-face {
  font-family: 'Font';
  src: url('Sansation_Light.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont.woff') format('woff'), /* Modern Browsers */
       url('Sansation_Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
   font-family: Font;
   src: url(sansation_light.ttf);
}
@font-face {
   font-family: MontserratB;
   src: url(Montserrat-Bold.ttf);
}
@font-face {
   font-family: Railway;
   src: url(sansation_light.ttf);;


   }
@font-face {
   font-family: Quantum;
   src: url(Quantum.otf);
}

@media only screen  and (min-width:1005px) {
  .dropdown{display:none;}
 }
@media only screen  and (max-width:1005px) {
#roundbtn {display:none;}
  #square{margin-top:300px;}
 
}





 #purplep a, #green a, #blue a  , #quest  ,  #quest    a{
  color:white;
 margin: 25px 10px;  
/*font-weight:600;*/
font-family:/*'MontserratB', */sans-serif;

    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: 0;
  
    text-transform: uppercase;
    color: #ffffff;-moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: 0;
  
  
 
  text-decoration: none;
  
   

}
.wrap {
    height: 110px;
    background: #baba37;
    width: 100%;
    justify-content:center;
   
   align-items: center;
    display: flex;
}
   div .menu{
   
    left:0;
    top:0;
   }
   .topcontainer span {
  width:;
  background-color:;
  /*margin-left:30px;*/
  /* font-size:12px; */
  margin: 25px 10px;
  /*font-weight:600;*/
  font-family:/*'MontserratB', */sans-serif;
  /* margin-left: 10px ;
  margin-right:10px;*/
  border-radius: 35px;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  outline: 0;
  text-transform: uppercase;
  color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  outline: 0;
  padding: 15px 20px;
  /*padding-top:12px;
  padding-bottom:12px;*/
  text-decoration: none;
}
#logo img {
    vertical-align:middle;
  width:180px;
}

@media only screen and (max-width:680px)
{
    #logo img {
        verticle-align:middle;
        width:160px;
    }
}

#phone{
    text-decoration:none;
    color:white;
}
button{
  font-family: Montserrat;
  background-color: #ffffff03;
  background-color:rgba(255,255,255,.0) ;
  padding: 20px;
  border: 2px solid white;
  /* outline:none; */
  
  border-radius: 35px;
  font-size: 22px;
  text-transform: capitalize;
  color: #FFF;
  font-weight: 600;
  margin:5px;
}




.footer button:hover{
  color:black; background:white;
  font-family:'MontserratB';
  outline-style:none;
}

.footer a:hover{
    color:grey;
}
svg{
  font-family:'MontserratB'!important ;
  background:transparent;
}
.data-text{
  font-family:'MontserratB'!important;
}

.liquid-button{
  font-size: 10px;
  font-family:'MontserratB'!important;
}




html{
    scroll-behavior:smooth;
}


   .topcontainer {
    left:0;
    top:0;
height: 68px; 

/*margin-bottom: 25px;*/

width:100%;
  margin-top:0px;
  margin:rgba(0,255,0,0.3) ;
  /*border-bottom: 20px rgba(242, 222, 48, 0.2);solid green;*/
  display: flex;
  justify-content: space-between;
  background:#4c4c4c;/*#43c5ba; */
  /*background-color: #dfe29a;*/
 align-items: center;
  position:fixed;
  z-index: 100;
  /*padding-top:12px;
  padding-bottom:12px;*/
 a: hover:;
  
}

/*.topcontainer span a:hover{
  background-color:yellow;
}*/
.dropdown {
  font-family:Montserrat;Montserrat;
}


.dropbtn {
    /*background-color:rgba(0, 0, 0,0.8);*/
    color: white;rgb(255,255,255,);
    padding: 15px;
    font-size: 15px;
    border-radius: 25px;
    border: none;
     font-family:Montserrat;
     font-weight: 800;
}


.dropdown-content {
    display: none;
    position: absolute;
     background-color:#688b08;
    background-color:rgba(111,156,49,.9);
    min-width: 100%;
    height:655pc;
 
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
    z-index: 1;
    border-radius:35px;
    margin:0px 0px;
    outline-style: none;
}

@import url('https://fonts.googleapis.com/css?family=Lato:300');
.dropdown-content a {
    color: white;black;
    padding: 26px 26px;
    text-decoration: none;
    display: block;
    font-size:26px;
    font-weight: 800;
    outline:none;
    border-radius:35px;
    font-family:'Montserrat';
}

.dropdown-content a:hover {background-color:#FFF7B6; color:black;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #688b08;}
.topcontainer #purplep {
   /* background-color: #4CBB17; */
}
.topcontainer #purplep:hover{
  color:;
}


 #green a:hover, #blue a:hover, #purplep a:hover , #quest a:hover {color:grey;}
.topcontainer #green {
  /* background-color:#debc3b; */#81835b;#37bf7b;
}

.topcontainer  #blue, .topcontainer #green ,.topcontainer #purplep,          .topcontainer #quest  {
border:  rgba( 255, 255, 255, 0) solid 2px;
}
.topcontainer  #blue:hover, .topcontainer #green:hover ,.topcontainer #purplep:hover,          .topcontainer #quest:hover  {
border:white solid 2px;
}
.topcontainer  #blue{
   /* background-color: #818b35; */#debc3b;#374ebf;
}

  a {text-decoration:none; }
   h1 {
   	font-family:'Montserrat';
   	font-size:32px;
   }
   .q {
       margin-left: 20px;
       background-color:  #efefef80;
       background-color:rgba(255,255,255,.55);
       border-radius: 35px;
       color: #c79b1c;/*rgb(216,167,20);*/
       font-size: 22px;
       font-weight: 800;
       padding: 20px;
       margin-right: 20px;
   }
   p {
       color: #95891c;
       margin-left: 20px;
       /* margin: 0 20px 0 20px; */
       font-family:'Montserrat';
       font-size:20px;
       margin: right:20px;
       margin-right: 20px;
   }
@media only screen and (min-width:410px){
    .float{/* padding:20px; */}
}
@media only screen and (max-width:410px){
    .float{/* padding:0px; */}
}

   .float {
   	display: flex;
   	flex-direction: column;
   	align-items:center;
   	text-align:center;
   	/*	padding:20px;*/
   }
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    position: fixed;
    margin:0px 0px;
    min-width: 100%; 
    min-height: 100%;
    z-index: 1;
    top:0;
   left:0;

}

/* Add some content at the bottom of the video/page */
.content {
    color:white;
    /* border-radius:50px; */
    position:;
    align-items:  center;
    margin-bottom: 5%;
    /* margin-left: 5%; */
    /* margin-right:5%; */
    /* margin-top:2%; */
    background: 1;
    /* color: #f1f1f1; */
    width: cover;
    /* padding-left: 80px; */
    /* padding-right: 80px; */
    /* padding-bottom: 80px; */
    padding-top: 50px;
    z-index: 3;
}
@media only screen and (max-width:550px){
    .content{
     /* padding-left: 50px; */
     /* padding-right: 50px; */
     /* padding-bottom: 50px; */
    }
}
.color{
	/* position: relative; */
	absolute;
	z-index: 1;
	width:100%;
	/* height: auto; */
	/* background-color:#81a623; */ /* #00adac;*/
}

@media only screen and (max-width:538px){
  footer div {
    text-align: center;
    display:flex;
    justify-content:center;
   flex-wrap:wrap;

   
  }
  footer .space {
   line-height: 2;
  }

}
.footer{
  position:flex;
  margin-top:100px;
  z-index:2;
  position: relative;
  display:flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  align-content: center;
  background:cover;
  margin-left:0px;
  text-align:center;
  margin-right:0px;
  background-color: #607D8B;
  color:white;
  padding:35px 25px 80px 25px;
  font-family:'Montserrat';
  font-size: 22px;
}
.footer .space  p{
  font-family:'Montserrat';

}

body, html {margin:0;/* background:#00bbac; */}
.footer a {color: white;}
.footer a p:hover, .footer #span:hover {
color:lightgreen;
} 




.footer a p, .footer  #span {
  color:white;
  text-decoration:none;
  font-family:'Montserrat';
font-size: 22px;

}
.footer div  {
  
 align-items: center;
  align-content: center;
  justify-content: center;
  align-self: center;
  display: flex;
}

.get{
  color: white;
  font-size:50px;
}
