body{
    font-family: 'poppins';
}
.fa-instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
  font-size:40px;
}
.fa-facebook-f {
    color:blue;
    font-size:40px;
}

.color-pink{
    color: #f29bc2 !important;
}
.color-white{
    color: white;
}
.text-left{
    text-align: left;
}
.btn.btn-primary {
    background: #ffe866;
    color: #000;
    font-weight: 500;
    border: unset;
    padding: 12px 25px;
    border-radius: 30px;
}
.bg-2{
    background-color: #ffe866;
}
h2.ttl1 span {
    font-size: 1.3em;
}
.alflcn{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
#banner .owl-dots {
    position: absolute;
    right: 30px;
    top: calc(50% - 60px);
    display: flex;
    flex-direction: column;
}#banner .owl-dots button {
    box-shadow: 0px 0px 0px 1px #fff;
    margin-bottom: 10px;
    border-radius: 50%;
    height: 20px;
}
#banner .owl-dots button span {
    width: 5px;
    height: 5px;
    background-color: #fff;
}
#banner .owl-dots button {
    opacity: 0.5;
}
#banner .owl-dots button.active {
    opacity: 1;
}
#banner .containerbnr{
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
    min-width: 100vw;
    min-height: 100vh;
}
#banner{
    background-color: #ffe866;
}
#banner h2 {
    color: #fff;
    font-size: 3em;
}
#banner h2 span{
    font-weight: 800;
}
.bntppbox .prtimg {
    max-width: 250px;
    position: relative;
    z-index: 1;
}
.bntppbox {
    background-color: #000;
}
.bntppbox {
    background: linear-gradient(0deg, rgb(0 0 0) 79%, rgba(0,212,255,0) 80%);
    margin-bottom: 90px;
}
.bntppbox::before {
    content: '';
    background: linear-gradient(0deg, rgb(0 0 0) 79%, rgba(0,212,255,0) 80%);
    height: 181.5px;
    width: 23vw;
    position: absolute;
    left: -20vw;

}
.bnrleft{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100vh;
}
.bntppbox a.btn,
.bntppbox a.btn:hover {
    position: absolute;
    right: -35px;
    background: #ffe866;
    bottom: 0px;
    padding: 42px 30px;
    border-radius: 0px 30px 30px 0px;
}
.banner ul.nav {
    display: flex;
    flex-flow: column;
    position: absolute;
    top: 40%;
    z-index: 11;
    font-size: 10pt;
    left: 30px;
}
.banner ul.nav a{
    color: #fff;
}
.banner ul.nav::before {
    content: "-------------------";
    text-align: center;
    letter-spacing: -3px;
    transition: initial;
    rotate: 90deg;
    position: absolute;
    width: 100px;
    bottom: 140%;
    left: -30px;
    /*color: #fff;*/
    color:#000;
}
.bannersearch {
    max-width: 330px;
    padding: 10px 20px;
    background: #ffffff5e;
    border-radius: 50px;
}
.bannersearch select{
    background-color: unset;
    border:unset
}
.bannersearch button.input-group-text {
    color: #fff;
    border: unset;
    border-radius: 50% !important;
    padding: 12px;
    background: #000;
}
.bnrright {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: end;
    padding-bottom: 90px;
    justify-content: end;
}
.abschimg {
    box-shadow: 163px -99px 0px 23px #fff;
    position: relative;
    right: -9%;
    max-width: calc(100% + 35%);
    background: #fff;
    padding: 30px 30px 0px;
    border-radius: 50px 0px 0px 50px;
}
.btn.btn-secondary {
    background: #000;
    color: #ffe866;
    font-weight: 500;
    border: unset;
    padding: 12px 25px;
    border-radius: 30px;
}
.whychoose h2.ttl1 {
    font-size: 3em;
}
.tandportsec {
    background-color: #f29bc2 !important;
    background-image: url('../images/transport-bg.png');    background-size: 90%;
    background-repeat: no-repeat;
    color: #fff;
}
span.primary-btnout {
    background: #000;
    display: block;
    width: fit-content;
    padding-right: 20px;
    border-radius: 30px;
}
.reviewbox {
    padding: 20px 0px 10px;
    border-bottom: 1px dashed;
    margin-bottom: 20px;
}
.rvright{
    color: #ffe866;
}
.rvright h4{
    color: #fff;
}
.rvright{
    background-color: #000;
}
.reviews-sec{
    background: linear-gradient(90deg, rgba(255,232,102,1) 50%, rgba(0,0,0,1) 50%);;
}
.reviews-sec .owl-nav button {
    font-size: 20pt !important;
    background: #ffe866 !important;
    width: 40px;
    color: #000 !important;
    border-radius: 50% !important;
}
.reviews-sec .owl-nav {
    display: flex;
    justify-content: end;
}
.d-flex.ttlflex h4 {
    color: #000;
}
.d-flex.ttlflex a.btn.btn-details {
    background: #f29cc3;
    color: #ffff;
    padding: 6px;
    font-size: 11pt;
}
.d-flex.ttlflex {
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px;
}
.ppbox {
    padding: 10px;
}
.ppbox .ppimg {
    box-shadow: 20px 20px 0px 0px #ffe866;
    border-radius: 17px;
    margin-bottom: 30px;
    width: calc(100% - 20px) !important;
}
.popular-breeds 
.owl-nav {
    display: flex;
    justify-content: space-between;
    width: calc(100% + 80px);
    margin-left: -40px;
    position: absolute;
    top: 40%;
}

.popular-breeds .owl-nav button span,
.popular-breeds .owl-nav button span:hover {
    background: #b5b5b5;
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    font-size: 3em;
    border-radius: 50%;
    padding-bottom: 4px;
    color: #000;
}
.popular-breeds h2.ttl {
    font-size: 2.4em;
    color: #000;
}
.popular-breeds p{
    color: gray;
}
a.btn.btn-3 {
    background: #000;
    color: #ffe866;
    padding: 10px 40px;
    font-size: 13pt;
    border-radius: 50px;
}
.popular-breeds.opt2{
    background-image: url('../images/ppsibg.svg');
    background-size: cover;
    background-repeat: no-repeat;
}
.actionflex {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
div.actionflex button {
    background: #ffffffcf;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #000;
}
.popular-breeds.opt2 .ppimg{
    box-shadow: unset;
    box-shadow: unset;
    padding: 0px;
    margin: 0px;
    width: 100% !important;

}
.popular-breeds.opt2 .ppbox{
    background-color: #fff;
    border-radius: 25px;
    padding: 0px;
    box-shadow: 2px 2px 11px 0px grey;
    margin: 15px;
}
.popular-breeds.opt2 .ppdet {
    padding: 20px;
}
.popular-breeds.opt2 .d-flex.ttlflex a.btn.btn-details{
    background-color: #000;
}
.popular-breeds.opt2 a.btn.btn-location {
    padding: 0px;
    color: gray;
    font-size: 10pt;
}
.popular-breeds.opt2 a.btn.btn-location i{
    color: #f29cc3;
}
.popular-breeds.opt2 h4,
.popular-breeds.opt2 h5{
    font-size: 13pt;
    margin-bottom: 0px;
}
.popular-breeds.opt2 h5{
    font-weight: 700;
}

/* footer  */
footer{
    background-color: #000;
}
footer h3 {
    color: #fff;
}
footer a.nav-link,
footer a.nav-link:hover {
    color: #fff;
    font-size: 10pt;
    padding-left: 0px;
    padding-bottom: 0px;
}
footer ul.nav{
    display: block;
}
footer h4 {
    color: #ffe866;
    margin-bottom: 20px;
}
.ftrright input.form-control {
    font-size: 10pt;
    background: #fff;
    border: unset;
    color: #ffe866;
}
.ftrright button.btn.btn-primary {
    background: #ffe866;
    color: #000;
    font-size: 11pt;
    border-radius: 5px;
    margin-left: -5px;
    position: relative;
}
footer .ftrright ul.nav{
    display: flex;
}
ul.nav.bordered a.nav-link {
    text-decoration: underline;
}
footer h6 {
    color: #ffe866;
    margin-top: 20px;
}
footer p.copyrights {
    color: #fff;
    font-weight: 200;
    font-size: 11pt;
}
/* header  */
header{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
}
header.active {
    background-color: #ffe866;
    box-shadow: 0px 0px 10px 0px grey;
}
header.active .headerright a.nav-link{
    color: #000;
}
header.active .headerright a.nav-link i{
    color: #f29bc2 !important;

}
header.active .headerright .meunu, 
header.active .headerright .meunu:hover{
    color:#000;
}
header .logo{
    max-width: 100px;
}
header .active{
    display: none;
}
header.active  .active{
    display: inherit;
}
header.active  .inactive{
    display: none;
}
.headerright {
    text-align: right;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.headerright a.nav-link {
    color: #ffe866;
    font-size: 11pt;
    font-weight: 200;
    position: relative;
    top: 10px;
}
.headerright .meunu,
.headerright .meunu:hover{
    color: #fff;
    outline: unset;
    box-shadow: unset;
}
.headerright .meunu span img {
    margin-left: 15px;
    margin-right: -25px;
}

 /* The side navigation menu */
 .sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }
  
  /* The navigation menu links */
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-left .5s;
    padding: 20px;
  }
  
  .trnimg{
    margin-left: 200px;
    height: 250px;
    width: 426px;
    border-radius: 20px;
    object-fit: cover;
  }
  
  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
    
  /*  .trnimg{*/
  /*  margin-left: 47px;*/
  /*  height: 250px;*/
  /*  width: 300px;*/
  /*  border-radius: 20px;*/
  /*}*/
  } 


  /* responsive  */
  @media screen and (max-width:991px)
  {
    #banner h2 {
        font-size: 2em;
    }
    .bntppbox .prtimg {
        max-width: 200px;
    }.bntppbox a.btn, .bntppbox a.btn:hover {
        padding: 28px 10px;
    }
    .bntppbox::before {
        height: 144.5px;
    }.bntppbox {
        max-width: 90%;
    }.bntppbox .prtimg {
        left: -30px;
    }.bntppbox::before {
        background: linear-gradient(0deg, #000 79%, rgba(0,212,255,0) 80%);
      
    }.bntppbox {
        background: linear-gradient(0deg, #000 79%, rgba(0,212,255,0) 80%);
      
    }
    .banner ul.nav {
        top: unset;
        bottom: -15%;
    }
    #banner .containerbnr {
        background-position: center;
    }
    header {
        padding: 5px 30px;
    } 
    h2.ttl1 {
        font-size: 2em !important;
    }
    .abschimg{
        box-shadow: unset;
    }
    .abschimg {
        right: 0%;
        max-width: 110%;
        padding: 20px 20px 0px;
        margin-top: 30px;
    }
    .btcccve{
        display: none;
    }
    .tandportsec{
        background-size: cover;
    }
    .rvright {
        padding: 0px 50px;
        position: relative;
    }
    .reviews-sec .owl-nav {
        justify-content: space-between;
        width: 100vw;
        position: absolute;
        left: -19%;
        bottom: 50%;
    }
    .reviews-sec .owl-nav button {
        font-size: 18pt !important;
        width: 35px;
    }
    .popular-breeds .owl-nav {
        width: calc(100% + 20px);
        margin-left: -12px;
    }
    section.popular-breeds h2,
    section.popular-breeds p{
        text-align: center;
    }
    section.popular-breeds a.btn.btn-3 {
        margin: 0px auto;
        text-align: center;
        display: block;
        max-width: 150px;
    }
    .trnimg{
    margin-left: 8%;
    height: 250px;
    /*width: 300px;*/
    border-radius: 20px;
    margin-top:20px;
  }
    
    
  }
  
    .mainnnsearch .custti1 {
  background: #000;
  width: fit-content;
  padding: 10px;
  border-radius: 20px;
}
.mainnnsearch .custti1 .input-group-prepend {
  border: unset;
  background: #fff;
}
.mainnnsearch .custti1 select {
  background: #fff;
  border: unset;
  width: 250px;
}
.mainnnsearch .custti1 .input-group {
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  padding-right: 10px;
}
.cuystt33 {
  background: #342f35;
  width: 280px;
  margin-left: 20px;
  text-align: center;
  border-radius: 0px 0px 20px 20px;
  padding-bottom: 15px;
  color: #fff;
}
.custti3 .input-group {
  margin: 0px 10px;
  background: #fff;
  width: 92%;
  border-radius: 20px;
  overflow: hidden;
}
.custti3 .input-group .input-group-text {
  padding: 10px;
  background: #fff;
}
.cuystt33 h5 {
  font-size: 11pt;
  margin: 12px auto;
}
.mainnnsearch {
  position: absolute;
  bottom: 50px;
  z-index: 10;
  left: 7%;
}
@media screen and (min-width:1199px){
.mainnnsearch .custti1 select {

  width: 500px;
  text-align: center;
  padding: 10px;
}
.custti1 .input-group-text {
  padding: 13px;
}
.cuystt33 {

  width: 460px;
  margin-left: 53px;
}
 
}