*{
    padding:0;
    margin:0;



}





body {
	
	background-image:url(images/image8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
    overflow-x: hidden; /* Hide horizontal scrollbar */
    overflow-y: scroll; /* Add vertical scrollbar */
  
	
}


#allbody {

    

       
    transition: .5s;





}

a:link {
    color:white;
    background-color: transparent;
    text-decoration: none;
  }




a {

    text-decoration: none;

}

p {


    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color:rgb(40, 42, 62);
}


h2, h1, h3, h4 {

    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight:1600;
     color:rgb(40, 42, 62);
    
    }




   .shortinfomenu {
    
    
        display:flex;
        align-items: center;
        justify-content: space-between;
        background: linear-gradient(90deg, hsla(157, 77%, 57%, 1) 22%, hsla(214, 88%, 61%, 1) 100%);
        height: 40px;
        color:white;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        position:fixed;
        z-index: 1;
    
    }


    .menulinks {
        display: flex;
        justify-content: flex-end;
    }


       .shortinfomenu  p         {


                    color: white;

                }
    


    ul li:hover {

            background-color: rgb(45, 200, 135);
            color: white;
    }

    .topinfo {

        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;

    }


    .topinforight {

        display: flex;
        flex-direction: row;
        justify-content: space-between;


    }



    .mobilemenu {
		
        visibility: hidden;
        position: absolute;
        background-color: transparent;
            
        }


    .menu {
    
    
    display:flex;
    justify-content: space-between;
    background-color:white;
    color:white;
    height: 100px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    z-index: 2;
    top:40px;
    box-shadow: 0px 10px  10px -10px rgb(73, 73, 73);

    
    }


    #burguermenu {


        display: none;
       

    }

    .div4 { 

        background-color: black;
        height: 5px;
        width: 30px;
        margin-bottom: 5px;
    }
    


    .ullist li {


        display: inline-block;
        text-decoration: none;
       margin-left: 10px;
       color:rgb(40, 42, 62);
       height: 100px;
       width: 110px;
       text-align: center;
        margin-top: 16px;
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        cursor: pointer;
        text-align: center;
        align-items: center;
        padding-top: 40px;
      
    }




    #banner  {
	
        height: 600px;
        background-color: #272626;
        opacity: 0.7;
        padding-bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: center;

       
        
    }

    #banner h3 {
	
        color: aliceblue;
        font-size: 70px;
        font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
        font-weight: bolder;
       
        
    }



    


    .infobanner {


        height: 100px;
        background: linear-gradient(90deg, hsla(157, 77%, 57%, 1) 22%, hsla(214, 88%, 61%, 1) 100%);
        display: flex;
        flex-direction: row;
        justify-content:space-around;
        align-items: center;
        
    }

    .contactbtn {


        width: 200px;
        border: 0;
        background-color:rgb(40, 42, 62) ;
        color:white;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        height: 50px;

    }









    #buttons {
	
        display: flex;
        height: 50px;
        justify-content: center;
        background-color:rgb(255, 255, 255);
         padding: 40px;
        text-align: center;
    }

    button {
	
        letter-spacing: 2px;
        border: none;
        background-color:white;
        color:rgb(40, 42, 62);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        
        font-size: 12px;
        padding: 10px;
        margin-right: 30px;
        margin-top: 18px;
        text-transform: uppercase;
        
    }
    
    
    
    
    
    button:hover, button.active {
        
        color:rgb(45, 200, 135);
        cursor: pointer;
    
    }
    
    
    #lightbox {
        
        position:fixed;
        z-index: 2000;
        top: 0;
        background-color:rgba(231,231,231,.90);
        width: 100%;
        height: 100%;
        
    }
    
    
    #lightboximg {
        
        
        width:30vmax;
        height: 40vmax;
        opacity: 1.0;
        margin: 0 auto;
        margin-top:50px;
        
    }

   
    
    
    
    #content {
        
        
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: white;
    
        
    }
    
     .imgallery {

       
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
       


    }
    #before {
        
        top:40%;
        position: absolute;
        left:28%;
        color: #1C1C1E;
        
    }
    
    
    #next {
        
        
        position: absolute;
        right:28%;
        top:40%;
        color: #1C1C1E;
        
    }
    
    
    
    
    .nextimg {
    
        cursor: pointer;
        
    }

    .nextimg:hover {

        opacity: .8;

    }
    
    #closelightbox {
          top: 2%;
      position: absolute;
      right: 2%;
      width: 70px;
      height: 70px;
      cursor: pointer;
      text-align: center;
      padding-left: 10px;
    
    }
    
    
    
    .leftright{
      height: 2px;
      width: 30px;
      position: absolute;
      margin-top: 32px;
      margin-left: 20PX;
      background-color:rgba(76,45,188,1.00);
      border-radius: 2px;
      transform: rotate(45deg);
      transition: all .3s ease-in;
    }
    
    .rightleft{
      height: 2px;
      width: 30px;
      margin-left: 20PX;
      position: absolute;
      margin-top: 32px;
      background-color: rgba(76,45,188,1.00);
      border-radius: 2px;
      transform: rotate(-45deg);
      transition: all .3s ease-in;
    }
    
    #closelightbox:hover .leftright{
      transform: rotate(0deg);
      background-color:  #EA4D50;
    }
    
    
    #closelightbox:hover .rightleft{
      transform: rotate(0deg);
      background-color:  #EA4D50;
    }
    
    
    .circle {
        
        
        fill:transparent;
        stroke-width:2px;
        stroke:#EA4D50;
        stroke-dasharray: 1120;
        stroke-dashoffset: -474;
        transition:  stroke-dashoffset 0.4s, stroke-dasharray 0.4s;
        transition-timing-function:ease-in-out;
    }
    
    #closelightbox:hover .circle {
        
         stroke-dashoffset: 0;
          stroke-dasharray: 760;
    }


    .imgallery{
	
        background-color:#FAF8F0;
        padding: 0px 0px;
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
        margin-top: 30px;
        
    }


  

    
    
    .imgdiv {
        
        max-width: 400px;
        overflow: hidden;
        position: relative;
    
        height: 500px;
       
        text-align: center;
        cursor: pointer;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    
    
    
    .imgdiv:hover .overtext {
        
        opacity: 1;
        
    }
        
    
    .img {
        
          width: 100%;
        height: 100%;
        display: block;
        
    }
    
    
    
    .imgdiv:hover .img {
        
        transform: scale(1.5);
        transition: 3.5s;
        
    }
    
    .overtext  p {
        
        opacity: 1.0;
        color:rgba(43,43,43,1.00);
        font-size: 4vmin;
        letter-spacing: 5px;
        font-family: "DunbarLow Book", "DunbarLow ExLight", "DunbarLow Medium";
        margin-top: 50%;
        
    }
    
    
    
    .overtext {
        
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      transition: .5s ease;
      background-color:rgba(213,210,210,1.00);
        align-items: center;
        display: flex;
        justify-content: center;
    }
    















    
    
    .footer {

        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background-color: rgb(230, 228, 228);
        justify-content:space-around;
        height: 300px;
        padding-left: 30px;
        
        }


        .footerleft {

            display: flex;
            flex-direction: column;
            align-self: center;
            align-items: center;
            justify-content: center;
            text-align: center;
        
        }
        
        .footerright {
        
        
            display: flex;
            flex-direction: column;
            align-self: center;
            align-items: center;
            
            
        }
        
        
        .footercenter {
        
        
            display: flex;
            flex-direction: column;
            align-items: center;
            align-content: flex-start;
            
            
            
        
        
        }
        
        
    
        
        
        .footerh2 {
        
        
         color:rgb(40, 42, 62);
        
        
        }
        
        
        footer p {
        
        
            color:rgb(40, 42, 62);
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            font-size: 15px;
        }
        
        footer li {
        
            color:rgb(40, 42, 62);
            text-decoration: none;
            display: flex;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            font-size: 15px;
            width: 100px;
            margin-bottom: 10px;
        
        }
        
        footer img {
        
            margin-right: 10px;
        
        }
        
        
        .footerul {
        
        
            text-decoration: none;
            display: flex;
            flex-direction: column;
            
        }
        





        @media  (max-width:991.98px) { 


            .moveall {

                transform:translateX(200px);
                transition: .5s;
            
            
            }


        

            #burguermenu {
        
                display:inline-block;
        
           }
        
            .menulinks {
        
                display: none;
        
        
             }   
        
        
             .careas input {
        
                width: 400px;
                height: 40px;
                margin-bottom: 15px;
                margin-top: 15px;
            
            }
        
        
            #options {
        
                width: 400px;
                height: 40px;
                background-color: white;
                border:1px solid gray;
            
            
            }
        
            textarea {
                width: 400px;
            }
            
        
                .banner {
            
                    height: 85vw;
                }
            
            
                .email{
            
                    display: none;
            
                }
            
                .slidemobilemenu {

                    visibility: visible;
                    position: fixed;
                    width: 200px;
                    height: 100%;
                    background-color: rgba(210, 210, 210);
                    z-index: 3;
                    top: 140px;
                    left: 0;
                    transition:all .5s;
                
                
                
                
                }
                
    #mobilelinks {

        padding-top: 30px;
    }


    #mobilelinks li {

        color:rgb(40, 42, 62);
        font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:25;
        font-size: 26px;
        display: inline-block;
        display: flex;
        flex-direction: column;
        text-decoration: none;
        margin-top: 30px;
        border-bottom:rgb(159, 158, 158) solid 1px
        


    }
                      
        #mobilelinks li:hover {


            background-color: rgb(45, 200, 135, 0.0);
            color: rgb(45, 200, 135);
    
        }
    
            
            
            
                .mobilemenu {
                
                    visibility: visible;
                    position: fixed;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(40, 42, 62);
                    z-index:3;
                    top: 140px;
                    left: -100%;
                    transition:all .5s;
                    
                }
            
            
            
            
            
            
            #burguermenu {
                
                
                cursor: pointer;
                margin-top: 10px;
                right:7%;
                width: 30px;
                height: 25px;
                background-color:transparent;
                z-index: 2000;
            }
            
            .div1 {
                
                margin-bottom: 7px;
                transition: transform ease-in-out .2s;
            }
            
            .div2 {
                margin-bottom: 7px;
                transition: transform  ease-in-out  .2s;
            }
            
            .div3 {
            
                transition: transform  ease-in-out  .2s;
            }
            
            .div4 {
                width: 30px;
                height: 3px;
             
                
                
            }
            
             .div1move  {
                
                
                margin-bottom: -3px;
                transform: rotate(45deg);
                
                
            }
            
             .div2move  {
                
                margin-bottom: -3px;
                transform: rotate(-45deg);
            
                
            }
            
             .div3move  {
                
                margin-bottom: -3px;
                width: 0px;
                height: 0px;
                
                
                
            }
        
        
            .footer {
        
                height: auto;
                padding-top: 30px;
        
            }
            
            
            
            }
