@charset "utf-8";
/* CSS Document */

	
	

* {
  box-sizing: border-box;
}

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
	
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
	
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px; 
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: left;
	margin: 100px;
	tex-size: 20px;
}

input[type=submit]:hover {
  background-color: #45a049;
}
















.container{
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  height: 100%;
}

.row {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.15);
  transition: 0.4s;
  width: 100%;
  text-align: left;
 
  float:left;
  margin:10px;
  text-decoration: none; 
}

.wrap{
  width:100%;
  margin:auto;
  margin-top: 100px;
}


  @media (pointer:none), (pointer:coarse) {

 

  .container {
    margin-left:auto;
    margin-right:auto;
   width: 100%;
       clear: both;
      float: center;
      font-size: 45px;
  }
  
  .wrap {
    display: inline; 
      width: 100%;
       clear: both;
      float: center;
      font-size: 45px;
      
  }

  .row {
  	float: center;
		margin: 0 auto;
      text-align: center;
      height:auto;
      width:100%;
       clear: none;
       box-shadow:none;
  transition: none;

 
    font-size: 50px;;
      }
 
  
      .col-25 {
  	float: center;
		margin: 0 auto;
      text-align: center;
      height:auto;
      width:100%;
       clear: none;
       box-shadow:none;
  transition: none;
padding-top: 70px;
 
  
 
  text-decoration: none; 
      }
      #col-75 {
  	float: center;
		margin: 0 auto;
      text-align: center;
      height:auto;
      width:100%;
       clear: none;
       box-shadow:none;
  transition: none;
padding-top: 70px;
 
 
 
  text-decoration: none; 
      
      
  }
      
      .toppic{
          
        width:100%;  
          
          
      }
  #button-37 {
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
      
       
  }
      #button-38 {
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
       
  }
      #button-39 {
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
       
  }
      #button-40 {
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
       
  }
      #button-41{
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
       
  }
      #book-now {
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
       
  }
      #finalpriceexcvat {
    padding: 10px 30px;
	  float:center;
      position: center;
        clear: both;
      width:100%;
      font-size: 45px;
       
  }
    
} 








.button1 { padding: 50px 50px;background: #358;border-radius: 15px;color:#fff;display:inline-block; }
.button1:hover{background:#254636;color:#fff;}
.button-white1{padding: 12px 25px;background: #006600;border-radius: 15px;color:#fff !important;display:inline-block; position:center }
.button-white1:hover{background:#333;color:#fff!important;}
.button-white{padding: 12px 25px;background: #358;border-radius: 15px;color:#fff !important;display:inline-block; position:center }
.button-white:hover{background:#333;color:#fff!important;}



:root {
  --font: #414141;
  --underline: #367834;
}



div1 {
  width: 115px;
  margin-bottom:80px auto;
  display: flex;
  flex-direction: column;
}

a {
  text-decoration: none;
  ;
  color: var(--color);
  transition: all 200ms ease-out;
}

a:hover {
  ;
}

a:hover ~ hr {
  width: 100%;
}

hr {
  width: 0px;
  height: 3px;
  background: var(--underline);
  border: var(--underline);
  margin: 0px;
  transition: width 450ms ease-out;
}







.button-37 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: top center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}

.button-37:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
.button-37:active,
.active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  .button-37 {
    padding: 10px 30px;
	  float:left;
      
  }
} 


 
.img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



.button-37 img 
{  
   
    vertical-align:middle;
	width:100px;
	height:inherit;
}




.button-38 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
.button-38:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
.button-38:active,
.active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  .button-38 {
    padding: 10px 30px;
	  float:left;
  }
} 


.button-39 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
.button-39:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
.button-39:active,
.active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  .button-39 {
    padding: 10px 30px;
	  float:left;
  }
} 
















.button {
  position: relative;
  padding: 0.5em 1em;
  border: 0;
  border-radius: 0.5em;
  background-color: pink;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.button:active,
.active {
  top: 2px;
  left: 1px;
  box-shadow: none;
}


.media-body
{width: 25% }


.img {
    float: left;
    width:  255px;
    height: 255px;
    background-size: cover;
}

.btnpics {
	
	height: 150px;
		width: 150px;
}











#button-37 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 125%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: top center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}

#button-37:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#button-37:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #button-37 {
    padding: 10px 30px;
	  float:left;
      font-size: 50px;
       
  }
} 


 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



#button-37 img 
{  
   
    vertical-align:middle;
	width:200px;
	height:inherit;
}








#button-38 {
    
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 125%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
   
}
#button-38:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#button-38:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #button-38 {
    padding: 10px 30px;
	  float:left;
      font-size: 50px;
  }
} 
 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
    
}



#button-38 img 
{  
   
    vertical-align:middle;
	width:200px;
	height:inherit;
}




#button-39 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 125%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
#button-39:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#button-39:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #button-39 {
    padding: 10px 30px;
	  float:left;
      font-size: 50px;
  }
} 

 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



#button-39 img 
{  
   
    vertical-align:middle;
	width:200px;
	height:inherit;
}




#button-40 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 125%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
#button-40:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#button-40:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #button-40 {
    padding: 10px 30px;
	  float:left;
      font-size: 50px;
  }
} 

 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



#button-40 img 
{  
   
    vertical-align:middle;
	width:200px;
	height:inherit;
}







#button-41 {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 125%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
#button-41:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#button-41:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #button-41 {
    padding: 10px 30px;
	  float:left;
      font-size: 50px;
  }
} 

 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



#button-41 img 
{  
   
    vertical-align:middle;
	width:200px;
	height:inherit;
}

#book-now {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 80%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
#book-now:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#book-now:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #book-now {
    padding: 10px 30px;
	  float:left;
  }
} 

 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



#book-now img 
{  
   
    vertical-align:middle;
	width:100px;
	height:inherit;
}




#book-now {
  background-color: #13aa52;
  border: 1px solid #13aa52;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 125%;
  font-weight: 400;
  outline: none;
  outline: 0;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
	margin:10px;
}
#book-now:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
}
#book-now:active,
#active{
      box-shadow: rgba(0, 0, 0, .15) 0 15px 20px 0;
  transform: translateY(-10px);
	background-color: #15521C;
}

@media (min-width: 768px) {
  #book-now {
    padding: 10px 30px;
	  float:left;
      font-size: 40px;
      margin-bottom: 100px;
      border-bottom: 100px;
  }
} 

 
#img 
{  
    margin-right: 10px;
    vertical-align:middle;
}



#book-now img 
{  
   
    vertical-align:middle;
	width:300px;
	height:inherit;
}






.q1Item

{
    margin-top: 50px;
  margin-bottom: 50px;
    float: center;
    clear: both;
       font-size: 40px;
}

.q2Item

{
    margin-top: 50px;
    margin-bottom: 50px;
   float: center;
    clear: both;
       font-size: 40px;
}

.q22Item

{
    margin-top: 50px;
    margin-bottom: 50px;
   float: center;
    clear: both;
       font-size: 40px;
}

.q222Item

{
    margin-top: 50px;
    margin-bottom: 50px;
   float: center;
    clear: both;
       font-size: 40px;
}
.q3Item

{
    
    
    margin-top: 50px;
    margin-bottom: 50px;
  float: center ;
    clear: both;
       font-size: 40px;
    
}
.q4Item

{
    margin-top: 50px;
  margin-bottom: 50px;
  float: center ;
    clear: both;
       font-size: 40px;
    
}
.q5Item

{
    margin-top: 50px;
   margin-bottom: 50px;
  float: center ;
    clear: both;
       font-size: 40px;
}
.total

{
    margin-top: 100px;
    margin-bottom: 50px;
  float: center;
   clear: both;
       font-size: 40px;
}
.wrapper
{ 

float: center;
    max-width:800px;

}

.p{
    
 font-size: 20px;   
    
    
}




#a1{
    
    
  font-size: 60%;      
    
}

#a2{
    
    
  font-size: 60%;      
    
}

#a22{
    
    
  font-size: 60%;      
    
}

#a222{
    
    
  font-size: 60%;      
    
}

#a3{
    
    
  font-size: 60%;      
    
}
#a4{
    
    
  font-size: 60%;      
    
}
#a5{
    
    
  font-size: 60%;      
    
}