*{margin:0;
  padding:0;
  box-sizing: border-box;
}

body {
    font-family: lato, sans-serif;
    
}

html {
    scroll-behavior: smooth;
  }


/*********************/
/*-------HEADER----**/
/********************/

.mylogo {
    position: fixed;
    top:5%;
    left:4%;
    width:9rem;
    z-index: 1000;
}

.mylogo1 {
    position: fixed;
    top:5%;
    left:4%;
    width:9rem;
    z-index: 1000;
}

.home-header {
background:linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('./images/1.jpg');
width: 100%;
height: 100vh;
background-attachment: fixed;
background-position: center;
background-size: cover;
color:rgb(63, 196, 22);
position: relative;
overflow: hidden;
clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
}

.safari-header {
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('RHINO.jpg');
    background:linear-gradient( rgb(241, 202, 111),  rgb(246, 222, 164)) ;
    background: linear-gradient(rgb(94, 152, 86), rgb(202, 246, 164));
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('./images/37.jpg');
    width: 100%;
    height: 30vh;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color:rgb(63, 196, 22);
    position: relative;
    overflow: hidden;
    padding:12rem 0;

    }

.safari-header-a {
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('./images/67.jpg');
    width: 100%;
    height: 30vh;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: rgb(63, 196, 22);
    position: relative;
    overflow: hidden;
    padding: 12rem 0;

}

.safari-header-b {
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('./images/26.jpg');
    width: 100%;
    height: 30vh;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: rgb(63, 196, 22);
    position: relative;
    overflow: hidden;
    padding: 12rem 0;

}

.safari-header-c {
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('./images/5.jpg');
    width: 100%;
    height: 30vh;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: rgb(63, 196, 22);
    position: relative;
    overflow: hidden;
    padding: 12rem 0;
}

.safari-header-d {
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0.5)), url('./images/6.jpg');
    width: 100%;
    height: 30vh;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: rgb(63, 196, 22);
    position: relative;
    overflow: hidden;
    padding: 12rem 0;
}





.banner{
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
         
}



h1, h2,h3 {
    letter-spacing: 0.3rem;
}

.banner-h1 {
    text-transform: uppercase;
    font-size: 3.5rem;
   
    animation: slideFromRight ease-in-out 5s 1;
    font-family: 'PT Serif', serif;
   
}

.banner-h2 {
    margin-top: 1rem;
    animation: slideFromLeft ease-in-out 5s 1;
    color:rgb(105, 192, 18);
    font-size: 2.2rem;

}

.banner-link {
    text-decoration: none;
    margin-top: 1.5rem ;
    display: inline-block;
    color: whitesmoke;
    padding: 0.8rem 1rem;
    background-color: rgb(105, 192, 18);
    box-shadow: 0.2rem 0.1rem 0.3rem black;
    animation: show 5s linear 1;
    transition: 1s all;
    
}

.banner-link:hover {
  
    background-color: rgb(41, 75, 8);
    
}

@media  screen and (max-width:480px) {

    header {
        clip-path: polygon(0 0, 100% 0%, 100% 95%, 0% 100%);
    }

    .safari-header{

        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);

    }

    .contact-header{
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
          
    }

    .banner-h1 { 
        margin-top: 6rem;
        font-size: 2.5rem;    
    }

    .banner-h2 { 
        font-size: 1.5rem;    
    }

    .banner-link {
       
        padding: 0.5rem 1rem;
       
    }

}

@media  screen and (min-width:481px)  and (max-width:767px){

    .banner-h1 { 
        font-size: 3rem;  
        margin-top: 6rem;  
    }

    .banner-link {
       
        padding: 0.6rem 1rem;
       
    }
}

@media  screen and (min-width:768px)  and (max-width:1023px){

    .banner-h1 { 
        font-size: 3.5rem;    
    }

    .banner-link {
       
        padding: 0.7rem 1rem;
       
    }
}


 /*********************/
/*----SAFARI DETAILS----**/
/********************/

.sipi-header{
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/18.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
    /* clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); */
}

.rwenzori-header {
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/19.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
    /* clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); */
}

.elgon-header {
    background: linear-gradient(rgba(238, 233, 221, 0), rgba(0, 0, 0, 0)), url('./images/42.jpg');
    width: 100%;
    height: 50vh;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: rgb(255, 255, 255);
    position: relative;
    overflow: hidden;
    /* padding: 12rem 0; */
}


.murchison-header{
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/62.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.qe-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/12.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}
.kidepo-header {
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/60.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.mgahinga-header {
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/24.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}

.jinja-header{
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/8.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}
.bwindi-header {
    background: linear-gradient(rgba(0, 0, 0, 0.603),rgba(0, 0, 0, 0.603)),url('./images/5.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.gorillas-header {
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)),url('./images/59.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.mundari-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/33.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.mburo-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/65.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.semuliki-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/56.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.maasai-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/12.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}


.samburu-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/56.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.serengeti-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/26.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.tanzania-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/65.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.rwanda-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/53.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.rwanda-header-a {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/5.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.akagera-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/65.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.kibale-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/40.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.primates-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/6.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 50vh;
    position: relative;
}

.primates-wildlife-header{
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('./images/123.jpg');
        background-position: center;
        background-attachment: fixed;
        background-size: cover;
        width: 100%;
        height: 50vh;
        position: relative;
    }


.safari-details-h1{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
   text-shadow: 0 0 0.5rem black;
    text-align: center;
    letter-spacing: 0.1rem;
    font-size: 3rem;
   color: #ffffff;
    
}

.safari-details-h1-elgon{
    color:#ffffff;
}

.all-itineraties{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
}

.intinerary-photo{
    width:100%;
    transition: 0.5s all;
    object-fit: cover;
   border-radius: 0.3rem;
    
}

.intinerary-photo:hover {
   
    transform: scale(1.2);
}



.day1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.day2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}


.itinerary-content1{
text-align: center;
}

.itinerary-h2{
    letter-spacing: 0.1rem;
    color: #df9113;
}

.itinerary-contact-btn{
    background-color: rgb(44, 76, 46);
    color: white;
    text-decoration: none;
    padding:0.5rem 2rem;
    font-size: 1.2rem;
    display: inline-block;
    margin-top: 2rem;
    transition: 0.5s all;

} 

.itinerary-p {
    margin-top: 2rem;
    font-size: 1.3rem;
    color:rgb(44, 76, 46);
    text-align: justify;
}

.itinerary-contact-btn:hover {
    background-color: rgb(19, 32, 20); 
}

.itinerary-image1, .itinerary-content1 {
   flex:1 25rem;
   margin:1rem;
}

.itinerary-image1 {
    overflow: hidden;
    border-radius: 0.3rem;
    
    
}

.all-itineraties article {
    margin: 1.8rem 0;
}

.itinerary-content1 ul  {
    margin-top: 1.5rem;
    margin-bottom: -2.8rem;
    text-align: left;
    font-size: 1.2rem;
    width: 18rem;
    color:rgb(44, 76, 46);
    
}

@media screen and (max-width:480px){

    .itinerary-content1 ul {
        padding: 0 2rem;
    }
    .safari-details-h1{
        font-size: 2rem;
        margin-top: 3rem ;
        
    }
}


@media screen and (min-width:481px) and (max-width:767px){

    
    .safari-details-h1{
        font-size: 2rem;
        margin-top: 3rem ;
        
    }
}

@media screen and (min-width:650px) {
    .itinerary-image1  {
        max-width: 25rem;
    }
}


@media screen and (min-width:1016px) {
    .day2{
        flex-direction: row-reverse;
    }
}










  
  /*********************/
/*----FOOTER----**/
/********************/


 
.facebook-icon,.twitter-icon, .linkedin-icon {
    width: 2.5rem;
}

.social-icons{
    text-align: center;
}

.social-icons span {
    padding: 0.5rem;
}

.footer {
    padding: 3rem 0;
    background-color: rgb(212, 182, 106);  
}

.footer-text{
    text-align: center;
    margin-top: 1.5rem;
    color: rgb(54, 54, 54);
}

.footer-text .span-1 {
    color:cornsilk;
color: rgb(54, 54, 54);
}

.footer-text a {
    color:rgb(55, 105, 175);
    text-decoration: none;
}




 /*********************/
/*----NAV BAR----**/
/********************/

/* -----
SVG Icons - svgicons.sparkk.fr
----- */

.svg-icon {
    width: 1em;
    height: 1em;
    font-size: 4rem;
    background-color: azure;
    border-radius: 50%;
    padding:0.8rem;
    animation: bounce 2s ease infinite;
  }
  
  .svg-icon path,
  .svg-icon polygon,
  .svg-icon rect {
    fill: rgb(4, 12, 49);
  }
  
  .svg-icon circle {
    stroke: rgb(4, 12, 49);
    stroke-width: 1;
  }

/* -----
SVG Icons - svgicons.sparkk.fr
----- */

.svg-iconclose {
    width: 4rem;
    height: 4rem;
    
  }
  
  .svg-iconclose path,
  .svg-iconclose polygon,
  .svg-iconclose rect {
    fill: #684309;
  }
  
  .svg-iconclose circle {
    stroke: #684309;
    stroke-width: 1;
  }





  .short-safari-menu {
      color:rgb(10, 98, 10);
  }



.mymenu{
    width: 3rem;
    animation: bounce 2s ease infinite;
}

.mymenuclose{
    width: 3rem;
    cursor: pointer;
}



.nav-btn{
    position: fixed;
    top:5%;
    right: 5%;
    z-index:1;
    cursor: pointer;
    color: rgb(218, 208, 65);

}

.nav-btn p {
    
    float: left;
    margin-top: 0.9rem;
    font-size: 1.5rem;
    margin-right: 1rem;
}

.navbar {
    background-color: rgb(222, 242, 214);
    position: fixed;
    top:0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-shadow: 3px 3px 9px green;
    transform: translateX(110%);
    transition: 0.5s;
    
}

.showNav {
   transform: translate(0);

}

.navbar-header{
    text-align: right;
    padding-top: 2rem;
    padding-right: 2rem;
}

.nav-items {
    list-style-type: none;
}

.nav-link {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    padding:1rem;
    text-align: center;
    color: rgb(53, 85, 53);
    transition: 0.5s;
}

.nav-link:hover{
    background-color: rgb(53, 85, 53);;
    color:white;
    border-right: 0.5rem solid rgb(222, 227, 70);;
    padding-right: 2rem;
}


@media screen and (min-width:768px){
   .navbar{width: 30vw;
    max-width:20rem;

   }

}


/*********************/
/*----ANIMATION----**/
/********************/

@keyframes bounce {
0%{
transform: scale(1);
}

50%{
transform: scale(1.2);

}

100%{
transform: scale(1);

}

}



/*********************/
/*----CIRCLES----**/
/********************/

.circle1, .circle2 {
    position: absolute;
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    background-color: blue;
}


.circle1 {
    animation: movingcircles 20s ease infinite;
    transition: 3s all;
}

.circle2 {
    animation: movingcircles2 20s ease infinite;
    transition: 3s all;
}


@keyframes movingcircles {
    0%{ top: 50%;
        left:2%;
        background-color: rgba(0, 255, 42, 0.822);
        transform: scale(1);
    }
        

    20% { top: 40%;
          left: 10%;
          background-color: rgba(187, 165, 70, 0.746);
          transform: scale(1.3);
        }
        
    40%{
          top: 20%;
          left: 30%;
          background-color: rgba(251, 255, 0, 0.931);
          transform: scale(1.5);
          border: 1rem solid rgb(218, 131, 60);
        
        }
        
    60%{
         top:5%;
         left:50%;
         background-color: rgba(117, 218, 134, 0.575);
         transform: scale(1.4);
         border: 1rem solid rgb(109, 108, 108);
        }

        80%{
            top:25%;
            left:70%;
            background-color: rgba(12, 78, 18, 0.897);
            transform: scale(1.3);
            
        
        }

    100%{
        top:75%;
        left:70%;
        background-color: rgb(187, 255, 0);
        transform: scale(1.1);
        
        
        }
}


@keyframes movingcircles2 {
    0%{ top: 90%;
        right:2%;
        background-color: rgba(179, 255, 0, 0.575);
        transform: scale(1);
    }
        

    30% { top: 70%;
         right: 10%;
          background-color: rgba(2, 243, 82, 0.746);
          transform: scale(1.2);
        }
        
    45%{
          top: 55%;
          right: 30%;
          background-color: rgba(255, 238, 0, 0.979);
          transform: scale(1.2);
        
        }
        
    65%{
         top:25%;
         right:65%;
         background-color: rgba(167, 90, 18, 0.986);
         transform: scale(1.3);
        }

        70%{
            top:15%;
            right:80%;
            background-color: rgba(21, 255, 0, 0.959);
            box-shadow: 0 0 1rem rgb(133, 255, 18);
            transform: scale(1.4);
        
        }

    100%{
        top:50%;
        right:90%;
        background-color: rgba(255, 230, 0, 0.787);
        box-shadow: 0 0 1rem rgb(110, 165, 8);
        transform: scale(1.5);
        
        }
}


@keyframes slideFromRight{
0%{
    transform: translateX(1000px);
    opacity: 0;
}

50%{
    transform: translateX(-100px);
    opacity: 0.5;
}

75%{
    transform: translateX(50px);
    opacity: 0.75;
}


100%{
    transform: translateX(0);
    opacity: 1;
}


}


@keyframes slideFromLeft{
    0%{
        transform: translateX(-1000px);
        opacity: 0;
    }
    
    50%{
        transform: translateX(100px);
        opacity: 0.5;
    }
    
    75%{
        transform: translateX(-50px);
        opacity: 0.75;
    }
    
    
    100%{
        transform: translateX(0);
        opacity: 1;
    }
    
    
    }


    @keyframes show{
        0%{
            transform: scale(1.5);
            opacity: 0;
        }
        
        50%{
            transform: scale(2);
            opacity: 0.5;
        }
        
       
        
        
        100%{
            transform: scale(1);
            opacity: 1;
        }
        
        
        }

      

        #preloader{
            background: rgb(255, 255, 255) url('loading.gif');
            background-position: center;
            background-repeat: no-repeat;
            background-size: 20rem;
            width: 100%;
            height: 100vh;
            position: fixed;
            z-index: 3;
        }

        .bensites {
          animation: bensites-animation 3s linear infinite;
          transition: 2s all;
        }

        .uganda {
            animation: uganda-animation 3s linear infinite;
            transition: 2s all;
        }

        @keyframes bensites-animation{
          0% {
                 text-shadow: 0 0 0rem white;
                 color:rgb(231, 167, 17);
          }

          100%{
            text-shadow: 0.2rem 0 0.4rem rgb(180, 149, 12);
            color: rgb(255, 255, 255);
          }

        }

        @keyframes uganda-animation{
            0% {
                text-shadow: 0.2rem 0 0.4rem rgb(197, 163, 8);
                   color: rgb(255, 255, 255);
            }
  
            100%{
              text-shadow: 0 0 0rem white;
              color:rgb(231, 167, 17);
            }
  
          }

          .section-center {
                    padding:3.5rem 0; 
                    margin: 0 auto;
                    width: 85%;
          }

.welcome-p{
    color:rgb(49, 71, 51);
    font-size: 1.2rem;
    line-height: 1.7rem;
    text-align: justify;
}

/**********************/
/*--UGANDA SAFARIS--**/
/*********************/

.uganda-safari{
    background-color:  #e9fade;
    padding:3.5rem 0;
}

.safari-h2{
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    color:rgb(44, 76, 46);
}

.line1 {
    height: 0.4rem;
    width:15rem;
    margin:0 auto;
    background-color:rgb(44, 76, 46);
    position: relative;
}

.line2 {
    height: 1.5rem;
    width:1.5rem;
    background-color:rgb(238, 179, 42);
    position: absolute;
    top:50%;
    left:50%;
    border-radius: 50%;
    transform: translate(-50%,-50%);
}

.safaris-center{
    padding-top: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    /* background-color: #684309; */
}

.safaris-center-a{
    padding-top: 0;
}
  
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.safari{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
   flex:1 25rem;
   max-width: 25rem;
    text-align: center;
    margin:1rem;
   
}

.safari-image-box{
    background-color: #22b115;
    /* margin: 1rem; */
    height: 18rem;
    overflow: hidden;
}


.safari-image{
    width: 100%;
    height:100%;
    object-fit: cover;
    transition: 0.5s;  
}

.safari-image:hover{
    opacity: 0.8;
    transform: scale(1.1);
}

.safari-h3{
    letter-spacing: 0.1rem;
    text-align: center;
    color:rgb(4, 12, 49);
    margin-top: 1rem;
}

.safari-p{
    line-height: 1.5rem;
    font-size: 1.1rem;
    padding:0 0.5rem;
    margin-top: 0.5rem;
    text-align: justify;
    color:rgb(4, 12, 49);
}

.safari-link {
display: inline-block;
border:0.2rem solid teal;
width:100%;
color: white;
text-decoration: none;
margin-top: 0.5rem;
font-weight: 600;
padding:0.5rem 1rem;
transition:0.5s;
color: white;
background-color: teal;
}

.safari-link:hover{
    display: inline-block; 
    text-decoration: none; 
color: teal;
    background-color: rgba(0, 128, 128, 0);
}


@media  screen and (max-width:480px) {

    .safari-image-box{
        
        margin-left: 0;
        margin-right: 0;
        
    }

}

@media  screen and (min-width:481px)  and (max-width:767px){
    .safari-image-box{
        
        margin-left: 0;
        margin-right: 0;
        
    }
   
}

@media  screen and (min-width:768px)  and (max-width:1023px){

   

   
}

/**********************/
/*--CONTACT--**/
/*********************/
.contact-form {
   background:linear-gradient(rgba(0, 0, 0, 0.507),rgba(0, 0, 0, 0.507)), url('./images/13.jpg');
   background-position: center;
   background-size: cover;
   width: 100%;
   height: 100%;
   background-attachment: fixed;
   
}







form {
display: flex;
flex-direction: column;
padding:3rem 0;


}

.form-control {
    width: 25rem;
   
    font-size: 1.5rem;
    outline: none;
    border: none;
    box-shadow: 0 0 0.4rem rgb(146, 81, 7);
    border-radius: 0.2rem;
    
    padding: 0.5rem 0;
    padding-left: 0.5rem;
    color:rgb(146, 81, 7);
}

.submit{
    border:none;
    background-color: rgb(146, 81, 7);
    color:rgb(255, 255, 255);
    padding: 0.8rem 0;
    border:0.2rem solid rgb(146, 81, 7);
    font-size: 1.3rem;
    transition: 0.5s all;
    
}

.submit:hover {
    border:0.2rem solid rgb(146, 81, 7);
    color: rgb(146, 81, 7);
    background-color: transparent; 
}

@media screen and (max-width:480px){
    .form-control {
        width: 100%;
       
    }

    form {
        padding-left:0.5rem;
        padding-right:0.5rem;
    }

}

.contact-details{
    text-align: center;
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
   
    padding: 3rem 0;
    
}

.contact-h3 {
    color:rgb(5, 85, 5);
    letter-spacing: 0.1rem;
}
.contact-p {
    margin-top: 1rem;
    font-size: 1.2rem;
    color:rgb(52, 93, 53);
    line-height: 1.5rem;
}

.contact-detail {
   width: 22rem;
   background-color: rgb(223, 237, 210);
   margin:0.5rem;
   padding:1rem;
   border-radius: 0.4rem;
   box-shadow: 0 0 0.3rem rgb(0, 0, 0);
}

.contact-link{
    /* display: inline-block; */
    max-width:10rem;
    text-align: center;
    margin:0 auto;
    margin-top: 2rem;
}

.section-center-a{
    text-align: center;
}

.uganda-safari-a{
    text-align: center;
}

.booking-link{
    background-color:rgb(212, 182, 106);
    border:0.2rem solid rgb(212, 182, 106);
    animation: booking 2s linear infinite;
}

.booking-link:hover{
    color:rgb(212, 182, 106);
}

@keyframes booking {
    0%{
       transform: scale(1);
    }

    50% {
    transform: scale(1.2);
    }

    100%{
transform: scale(1);
    }
    
}

.floating-wpp {
    z-index: 1000 !important;
}




