*{
  /* border: 1px solid blue; */
}
.navs{
  background-color: transparent
   !important;
}
.collapse  ul li{
  color:rgb(245 165 146);
}
.color li a{
  color:rgb(245 165 146);  
}
.nav-item a{
  color:black !important;
  font-size: 24px;
  margin: 10px;
}
.nav-item a:hover{
  color: rgb(245 165 146) !important ;
}
.cart button{
  border: none;
  font-size: 24px;
  border-radius: 50px;
  height: 50px;
  background-color: transparent;
  /* background-color:  rgb(245 165 146) ; */
  color: rgb(245 165 146) ;
  border: 2px solid rgb(245 165 146);
  /* color: white; */
  margin: 5px;
  /* background-color: #b8d4d9; */
  /* width: 50%; */
}
.cart button:hover{
  background-color: rgb(245 165 146) ;
  color: white;
}
.cart i{
  font-size: 20px;
  border: 2px solid rgb(245 165 146);
  height: 50px;
  width: 50px;
  padding: 13px;
  color: rgb(245 165 146) ;
  border-radius: 50px;
}
.cart i:hover{
  background-color: rgb(245 165 146);
  color: white;
}
.hero{
  /* background-image: url(b22.jpg); */
  background-image: linear-gradient(#00000097,#00000014),url(e1.jpg);
  /* background-image: url(e1.jpg); */
  background-size: 100% 100%;
  height: 600px;
  width: 100% !important;
  /* border: 1px solid red; */
}

.days{
  background-image: url(a2.jpg);
  height: 400px;
}
.text h1{
  color: black;
  font-family: 'Times New Roman', Times, serif;
  font-size: 50px;
  text-align: center;
 padding-top: 70px;
 font-weight: bolder;
 word-spacing: 9px;
 letter-spacing: 4px;
 text-shadow: 2px 2px rgba(230, 0, 79, 0.9);
}
/* .wedd{
  height: 160px !important;
  background-color: rgb(241, 233, 233);
  width: 50%;
  border: 2px solid red !important;
  border: none !important;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-left: 25%;
  margin-top: 40px;
} */
.about img{
  border-radius: 12px !important;
}
.about p{
  text-align: left;
  margin-left: 2px !important;
  /* padding-left:22px; */
  float: left;
  text-align: justify !important;
  /* border: 2px solid red; */
}
.pannel h1{
  font-size: 60px;
  color: rgb(81, 79, 79);
  font-family: cursive;
  padding-top: 30px;
}

.about p{
  color: black;
  font-size: 17px;
  letter-spacing: 0.3px;
  font-weight: 700px;
  padding-top: 20px;
 
}
.services{
  background-image: url(s3.jpg);
  height: 780px;
 background-attachment: fixed;
 background-size: 100% 100%;
}
.theme{
 
  height: 200px;
  margin-top: 100px;
  align-items: center;
  text-align: center;
  justify-content: center;
 margin-left: 60px;
 background-color:  rgba(0, 0, 0, 0.7) ;
}
.msg h1{
  color: white;
  font-family: 'Times New Roman', Times, serif;
  font-size: 50px;
  text-align: center;
 padding-top: 70px;
 font-weight: bolder;
 word-spacing: 9px;
 letter-spacing: 4px;
 text-shadow: 2px 2px brown;
}
.i i{
  font-size: 20px;
  margin-top: 20px;
  color:  rgb(196, 63, 85);
  height: 60px;
  width: 15%;
  border: 2px solid rgb(196, 63, 85) ;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  padding: 20px;
  background-color: white;
}

.theme:hover{
  background-color:  rgb(196, 63, 85);
  .i i{
    color: black;
    border: 2px solid black;
  }

}
.theme h3,p{
  color: white;
  margin-top: 10px;
}
.blogs h3{
  margin-left: 64px;
  padding-top: 20px;
}
.blogs p{
  margin-top: -10px;
  /* padding-top: -70px !important; */
  font-size: 17px;
margin-left: 50px !important;
padding-left: 20px;
letter-spacing: 2px;
word-spacing: 8px;
}
.blogs button{
  border: none;
  color: white;
  background-color: rgb(190, 36, 87);
  font-size: 25px;
  float: right  ;
  margin-top: -10px;
  border-radius: 12px;
}
.blogs button:hover{
  color: black;
  border: 2px solid rgb(190, 36, 87);
  background-color: white;
}
.blogss p{
  letter-spacing: 2px;
word-spacing: 8px;
font-size: 17px;
margin-top: 4px;
  
}
.blogss button{
float: left;
margin-right: 35px;
border: none;
margin-top: 2px;
  color: white;
  background-color: rgb(190, 36, 87);
  font-size: 25px;
  border-radius: 12px;
}
.blogss button:hover{
  color: black;
  border: 2px solid rgb(190, 36, 87);
  background-color: white;
}
.happy{
  background-image: url(ph1.jpg);
  height: 300px;
  margin-top: 90px;
}
.gallery h1{
  color: black;
  
  font-family: 'Times New Roman', Times, serif;
  font-size: 50px;
  text-align: center;
margin-top: 40px;
 font-weight: bolder;
 word-spacing: 9px;
 letter-spacing: 4px;
 text-shadow: 2px 2px brown;
}
.images{
  /* height: 210px;
  width: 300px; */
  width: 100%;
  position: relative;
}
.content{
  width: 100%;
    border: 1px solid green;
  display: flex;
}
.photos{
 position: relative;
 border: 3px solid green;
 /* width: 100%; */
 /* width: 360px; */
 width: 350px;
 height: auto;
}
.photos img{
  display: block;
  /* width: 100%; */
  margin: auto;
  width: 350px;
}
.overlayy{
 width: 350px;
 border: 2px solid red;
 height: 100%;
 top: 0;
 overflow: hidden;
 left: 0;
 /* background: rgb(195,34,102); */
 background: linear-gradient(0deg, rgba(195,34,102,0.7343312324929971) 38%, rgba(34,193,195,0.8883928571428571) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.5s ; 
 position: absolute;
 border-radius: 25px;
}
.overlayy img{
  font-size: 70px !important;
  height: 80px;
  width: 25%;
  justify-content: center;
  text-align: center;
  /* padding-top: 100px; */
  border: none !important;

}
.photos img:hover .overlayy{
  opacity: 1;
}
.overlayy:hover{
  opacity: 1;
}

.overlay{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 0%;
  /* width: 80%; */
  background-color: rgb(190, 36, 87);
  /* background-color: rgba(173, 216, 230, 0.703); */
  opacity: 0;
  transition: all  ease-in-out  0.5s;
  margin-top: 150px;
  /* border: 2px solid red; */
  overflow: hidden;
}

.overlay h2{
  color: green;
  padding: 30px;
  color: white;
  text-align: center;
  /* padding-left: -7px; */
  font-size: 40px ;
  letter-spacing: 3px;
}

.images:hover .overlay{
  opacity: 1;
  width: 100%;

}

.our{
  background-image: url("tm1.jpg");
  height: 520px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 90px;
}
.our h1{
  text-align: center;
  padding-top:50px;
  letter-spacing: 3px;
  font-weight: bolder;
  font-size: 60px;
  color: white;
  text-shadow: 2px 2px rgba(230, 0, 79, 0.9);
}
.team{
  padding-top: 50px;
}
.team img{
  height: 300px;
  border-radius: 12px;
}
.map iframe{
  padding-top: 12px;
  padding-bottom: 10px;
}
.times{
  background-image: url("c1.jpg");
  background-size: cover;
  height: 700px;
}
.time{
  background: rgba(236, 230, 233, 0.28);
  /* border: 2px solid black !important; */
  height: 530px !important;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-left: 25%;
  margin-top: 40px;
}
.contact{
  /* border: 1px solid red; */
  height: auto;
}
 h1{
  /* text-align: center; */
  /* padding-top:50px; */
 /* */ letter-spacing: 3px;
  font-weight: bolder;
  font-size: 60px;
  color: white;
  text-shadow: 2px 2px rgba(230, 0, 79, 0.9);
}  */

.add{
  padding-top: 30px;
}
.add i{
  
    font-size: 20px;
    margin-top: 20px;
    background-color:  rgb(195, 44, 69) !important;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    padding: 20px;
    background-color: white;
  }
.add h2{
  color: white;
  letter-spacing: 1px;
  padding-top: 8px;
  font-weight: bolder;
}
.add p{
  font-size: 14px;
  padding-top: 7px;
  letter-spacing: 1px;
  font-weight: bold;

font-family: 'Courier New', Courier, monospace;
}
.contact input{
  width: 100%;
  height: 60px;
   margin-top:15px ;
  background-color: transparent !important;
   color: red !important;
   border-color: white;
   border: 3px solid white;
}
.contact input::placeholder{
  color: white;
  font-weight: bolder;
}
#message {
  width: 100%;
  height: 190px;
  padding-top: -90px !important;
  background-color: transparent !important;
  color: white;
}
.contact button{
  width: 100%;
  margin-top: 19px;
  height: 53px;
  border: 3px solid white;
   background-color: rgb(195, 44, 69) !important;
  color: white;
  font-weight: bolder;
}
.contact input:hover{
  border: 3px solid  rgb(195, 44, 69);
}
.contact button:hover{
  background-color: rgb(188, 112, 125) !important;
 
}
footer{
  align-items: center;
  display: flex;
  text-align: center;
  margin-top: 100px;
}
footer p{
  font-family: 'Courier New', Courier, monospace;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-weight: bold;
  margin-top: 30px;
}
footer input{

  width: 65%;
  color: white !important;
  font-weight: bolder;
  background-color: black;
  border: 1px solid  rgb(195, 44, 69);
  height: 50px;
}
footer .container{
  margin-top: 40px;
}
footer button{
  width: 35%;
  background-color:  rgb(195, 44, 69);
  color: white;
  font-weight: bolder;
  border: 1px solid  rgb(195, 44, 69);
  height: 48.9px;
}
footer i{
  color: red;
  font-size: 25px !important;
  border: 2px solid black;
  height: 50px;
  color: black;
  margin: 12px;
  margin-top: 35px;
  padding-top: 12px;
  border-radius: 50px;
  width: 50px;
}
.bottom{
  background-color: black;
  color: white;
  font-weight: bold;
  height: 50px;
  text-align: center;
  padding: 16px;
  margin-top: 50px;
}
.bottom spain{
  color: red;
}

.sir{
  border: none !important;
  background-color: #e3dedf !important;
  /* color: grey; */
}
#days,#hours,#minutes,#seconds{
  font-size: 50px;
  text-align: center;
  color: gray;
}
.sir h2{
  color: black;
  font-family: cursive;
}
.wedd li{
  color: yellow;
  font-size: 50px !important;
  text-align: center;
  color: gray;
}
 /* .girl{
  background-color: #edc9be;
  height: 400px;
}
.girl ,h2,p{
  text-align: center;
  padding-top: 50px;
} */ */
.aboutt{
  margin-top: 50px;
}
.choose{
  margin-top: 50px;
}
.abt img{
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  height: 450px;
}

.we{
  padding-top: 50px;
  padding-left: 25px;
}
.we h6{
  color: #f0c0b1 ;
  padding-top: 30px;
}
.we h2{
  letter-spacing: 3px;
  word-spacing: 2px;
  padding-top: 20px;
  text-align: left;
  color: black !important;
  text-shadow: none !important;

}
.we p{
  color: black;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 27px;
  padding-top: 25px;
  text-align: left;
  font-family: monospace;
}
.we button{
  text-decoration: none;
  border: 2px solid #eeb19e;
  height: 50px;
  width: 130px;
  border-radius: 50px;
  font-size: 20px;
  /* font-family: cursive; */
 
}
.we img{
  float: right;
  padding-top: 5px;
  /* border: 2px solid black; */
  margin-top: -40px;
  font-size: 15px;
  width: 15%;
}
.us img{
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  height: 450px;
}
.uss h6{
  color: #f0c0b1 ;
  padding-top: 30px;
}
.uss h2{
  letter-spacing: 4px;
  word-spacing: 3px;
  padding-top: 20px;
  text-align: left;
}
.uss p{
  color: black;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 27px;
  padding-top: 25px;
  font-family: monospace;
  text-align: left;
}
.teams img{
  float: right;
  padding-top: 5px;
  border-radius: 0px !important;
  height: 70px !important;
  /* border: 2px solid black; */
  margin-top: -50px;
  font-size: 15px;
  width: 19%;
}
.teams {
  margin-top: 70px;
}
.teams i{
  height: 20px;
  width: 20px;
  padding: 2px;
  border-radius: 10px;
  border: 2px solid black;
}
.teams{
  font-family: monospace;
  font-weight: bold;
  font-size: 17px;
}
.us button{
  text-decoration: none;
  background-color:  #eeb19e;
color: white !important;
  height: 50px;
  border: none;
  width: 220px;
  padding: 13px !important;
  border-radius: 50px;
  font-size: 20px;
  margin-left: 20px;
  margin-top: 25px;
}
.love{
  background-color:#f0f7f7;
  height: 200px;
  margin-top: 40px;
}
.love img{
  /* border: 2px solid black; */
  color: white;
  padding-top: 20px;
  margin-left: 5%;
}
.love h5{
  color: #f4a492;
margin-left: 45%;
  padding-top: 50px;
}
.love h1{
  color: black;
  text-decoration: none;
  font-family: monospace;
  text-shadow: none;
  margin-left: 25%;
}
.logo{
  background-color: #e1ad9d;
  height: 150px;
  margin-top: 40px;
}
.logo img{
  padding-top: 60px;
  
} 
/*services*/

.hovers{
  background-image: url(z1.jpg);
  height: 400px;
  width: 400px;
  /* border: 2px solid red; */
  /* border-radius: 50px !important; */
  position: relative;
  background-repeat: no-repeat;
}
.ho{
  width: 350px;
  height: 363px;
  top: 0;
  left: 0;
  position: absolute;
  background: rgb(195,34,102);
background: linear-gradient(0deg, rgba(195,34,102,0.7343312324929971) 38%, rgba(34,193,195,0.8883928571428571) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.5s ;
  /* border-radius: 50px; */
}

.hovers:hover .ho{
  opacity: 1;
}









































@media only screen and (max-width:767px){
  .hero{
    height: 600px;
  }
  .text h1{
    font-size: 50px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
  }
  .pannel h1{
    font-size: 17px;
  }
 .pannel2 h5{
  font-size: 10px;
 }
 .time{
  width: 70%;
  /* margin-left: 17%; */
  background-color: rgb(241, 233, 233);
border: none !important;
height: 80px !important;
 }
 #aboutus{
height: 900px !important;
  /* border: 2px solid green; */
  font-size: 15px;
 }
 
 .about p{
  font-size: 15px;
  margin-left: 2px !important;
 }
 #aboutus img{
  width: 100%;
 }
 .serv{
  /* border: 2px solid black; */
  height: 1020px;
}
 .services{
  height: 1500px;
  /* border: 2px solid red; */
  background-attachment:inherit !important;
  margin-top: 30px;
  background-image: url(tm1.jpg);
  /* background-image: none; */
  /* background-color: rgb(255, 207, 117); */
  background-size: 100% 100% !important;
 }
 .theme{
  height: 250px;
  width: 500px !important;
  margin-left: 35px;
  padding-left: 3px;
  text-align: center;
  align-items: center;
  justify-content: center;
  /* margin-left: 100px; */
 }
 .services{
  backface-visibility: none;
 }
 .i{
  width: 80px;
  /* border: 2px solid red; */
  border-radius: none !important;
  text-align: center;
  align-items: center;
 }
 .i i{
text-align: center !important;
align-items: center !important ;
justify-content: center;
  font-size: 23px;
  margin-left: 110px !important;
  /* border: 5px solid red; */
  width: 70px !important;
 }
 .theme p{
  align-items: center;
  /* color: red; */
  font-size: 19px;
  text-align: center;
 }
 .blogs h3{
  text-align: center;
  margin-left: -6px !important; 
 }
 .blogs p{
  font-size: 17px !important;
  margin-left: -12px !important; 
  text-align: center;
 } 
 .blogs button{
  text-align: center !important;
  margin-left: 20px !important;
  margin-right: 110px; 
  margin-top: 10px;
  margin-bottom: 12px;
 }
 .blogss h3{
  text-align: center;
 }
 .blogss p{
  font-size: 17px !important;
  display: flex;
  text-align: center;
 }
 .blogss button{

text-align: center !important;
margin-left: 120px !important;
margin-right: 110px; 
margin-top: 10px;
margin-bottom: 12px;
 }
 .times{
  height: 1705px !important;
 }
 .times h1{
  margin-top: -370%;
 }
.time{
 background-color: transparent !important;
}
.contact{
  height: auto;
  margin-top: 1px;
  background-color: transparent !important;
}
.add{
  align-items: center;
  margin-left: -10px !important;
}
.bottom{
  height: 60px;
}
.team{
  margin-top: -20px;
  margin-bottom: 4px;
}
.team img{
  height: 150px;
  border-radius: 12px;
}
.sir{
  border: none !important;
  background-color: transparent;
  color: grey;
  text-align: center;
  /* margin-left: -10px !important; */
  /* border: 2px solid red; */
}
#days,#hours,#minutes,#seconds{
  font-size: 25px;
  text-align: center;
  color: gray;
  /* border: 2px solid red; */
}
.sir h2{
  font-size: 10px;
}
.wedd li{
  color: yellow;
  font-size: 15px !important;
  text-align: center;
  color: gray;
  /* border: 2px solid red; */
}
.love h5{
  margin-left: -15px;
}
.love h1{
  font-size: 20px;
}
.logo{
  height: 250px;
}
.expert{
  /* border: 3px solid red; */
  height: 1420px !important;
}
}








@media only screen and (min-width:768px) and (max-width:1024px) {
  .expert{
    height: 1400px !important;
    border: 3px solid red;
  }
  .bridely{
    /* border: 3px solid red; */
    height: auto;
    margin-top: 10%;
  }
  .our{
    /* border: 3px solid red; */
    margin-top: 40%;
    height: auto;
    
  }
  .serv{
    /* border: 2px solid black; */
    height: 720px;
  }
  .services{
    margin-top: 70% !important;
    height: 800px;
    background-attachment: inherit !important;
    background-size: 100% 100% !important;
    border: 3px solid red !important;
  }
  .sir h2{
    font-size: 20px;
    /* margin-left: -10px; */
  }
  .about img{
    height: 540px;
    width: 100%;
  }
  .i{
    width: 80px;
    /* border: 2px solid red; */
    border-radius: none !important;
    text-align: center;
    align-items: center;
   }
   .i i{
  text-align: center !important;
  align-items: center !important ;
  justify-content: center;
    font-size: 23px;
    margin-left: 110px !important;
    /* border: 5px solid red; */
    width: 70px !important;
   }
   .theme p{
    align-items: center;
    /* color: red; */
    font-size: 19px;
    text-align: center;
   }
   .theme{
    height: 250px;
    width: 500px !important;
    margin-left: 40px;
    padding-left: 3px;
    margin-top: 72px;
    text-align: center;
    align-items: center;
    justify-content: center;
    /* margin-left: 100px; */
   }
   .blogs h3{
    margin-left: 64px;
    padding-top: 20px;
    text-align: center;
  margin-left: -20px !important;
  }
  .blogs p{
    margin-top: -10px;
    /* padding-top: -70px !important; */
    /* font-size: 17px;
  margin-left: 50px !important;
  padding-left: 20px; */
  align-items: center !important;
  text-align: center;
  margin-left: -20px !important;
  letter-spacing: 2px;
  word-spacing: 6px;
  }
  .blogs button{
    border: none;
    color: white;
    background-color: rgb(190, 36, 87);
    font-size: 25px;
    float: right  ;
    margin-top: 10px;
    border-radius: 12px;
    margin-right: 270px;
    margin-bottom: 12px;
    /* text-align: center;
  margin-left: -20px !important; */
  }
  .blogss h3{
    text-align: center;
    margin-left: -20px !important;
    margin-top: 5px;
  }
  .blogss p{
    align-items: center !important;
    text-align: center;
    margin-left: -20px !important;
    letter-spacing: 2px;
  word-spacing: 6px;
  }
  .blogss button{
    border: none;
    color: white;
    background-color: rgb(190, 36, 87);
    font-size: 25px;
    float: right  ;
    margin-top: 13px;
    border-radius: 12px;
    margin-right: 270px;
    margin-bottom: 7px;
  }
.contact{
  align-items: center;
  /* margin-left: 25px; */
}
.times{
  height: 1300px !important;
}
.times h1{
  margin-top: 5%;
}
.time{
  height: 1100px !important;
  background-color: none !important;
}
.abt img{
  height: 520px;
  width: 100%;
} 
}
.hovers{
  height: 300px;
  width: 255px;
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  border: none !important;
    /* border: 2px solid red; */
    overflow: hidden;
    position: relative;
}
.hovers img{
    height: 100%;
    width: 100%;
    transition: 1s;
}
.ove {
    height: 300px;
    width: 300px;
    background-color: rgba(0, 0, 0, 0.532);
    position: absolute;
    top: 0;
    left:0 ;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.ove h5{
background-color:rgba(241, 0, 84, 0.811);
color: white;
width: 50%;
/* border-radius: 10px; */
margin-left: 25px;
text-align: center;
margin-top: 200px;
/* margin-top: 180px; */
font-size: 25px;
font-family: cursive;
}
.ove h6{
background-color:rgba(230, 0, 79, 0.9);
color: white;
width: 55%;
margin-left: 25px;
text-align: center;
margin-top: 20px;
font-size: 19px;
font-family: cursive;
}
.hovers:hover .ove {
    opacity: 1;
} 

.hovers:hover img{
    transform: scale(1.2);
}


























li {
  /*   */
  font-size: 14px !important;
  color: green;
  list-style-type: none;
  
}

li span {
  display: block;
  font-size: 20px;
}



.scroll_slider{
  width: 1100px;
  border: 1px solid red;
  height: 180px;
  background-color: transparent;
  margin: auto;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0,0,0,.4);
  /* border: 2px solid red; */
}
.scroll_slider .next{
  display: block;
  width: 50px;
  height: 100%;
  float: right;
  z-index: 2;



}
.scroll_slider .main{
  height: 300px;
  width: 800px;
  float: right;
  /* border: 2px solid red; */
  overflow: hidden;
}

.scroll_slider .prev{
  display: block;
  width: 50px;
  height: 100%;
  float: right;
  z-index: 2;
}
.scroll_slider .next  span{
  background: url("css/image/slices.png") no-repeat -852px -686px;
  display: block;
  width: 40px;
  height:40px ;
  margin-right: 10px;
  margin-top: 70px;
  cursor: pointer;
  padding: 7px;
  padding-top:1px;
  border: 5px solid gray;
  color: gray;
  border-radius: 50%;
}


.scroll_slider .prev  span{
  background: url("css/image/slices.png") no-repeat -813px -686px;
  display: block;
  width: 40px;
  height:40px ;
  margin-left: 10px;
  margin-top: 70px;
  cursor: pointer;
  padding: 7px;
  border-radius: 50%;
  padding-top:1px;
  border: 5px solid gray;
  color: gray;
  /* border: 2px solid red; */


}
.scroll_slider ul{
  padding: 0;
  float: right;
  list-style: none;
  margin: 0;
  height: 100%;
  float: right;
  width: 1600px;
}
.scroll_slider ul li{
  width: 200px;
  height: 100%;
  float: right;
}
.scroll_slider ul li  > img{
  margin-top: 10px;
  text-align: center;
  height: 150px;
 

}
.scroll_slider ul li .text p{
  color: red;
  text-align: center;

  text-decoration: line-through;
  font-size: 13px;


}
.pic{
  padding-top: 10px;
  width: 180px;
  height: 180px !important;
}
.heading{
  width: 100%;
  height: 40px;
  background-color: #c5c5c5;
  font-size: 17px;
}
.share{
  margin:auto;
  width:100px;
  height:40px;
  background:#1E8BC3;
  border-radius:3px;
  box-shadow:0 1px 2.5pt rgba(0,0,0,0.3);
     line-height: 36px;
     cursor:pointer;
}
.share a{
  text-decoration:none;
  color:white;
}


.pannel spain img{
  background-size: 100% 100%;
}
.pannel{
  overflow: hidden;
}
.pannel h5{
  color: black;
 
}
.pannel a{
  text-decoration: none;
}
.pannel spain img{
  filter: grayscale(100%);
  transition:all 0.5s ease;
  cursor:pointer;
  height: 300px;
  position: relative;
  border-top-left-radius: 55px;
  border-top-right-radius: 55px;
  border-bottom-left-radius: 55px;
}
.pannel:hover img{
  /* transform: scale(0.5);p */
  filter: grayscale(0%);
}
.pannel h1{
  text-decoration: none;
  text-shadow: none;
  font-size: 30px;
  font-family: cursive;
  font-weight: bold;
  margin-top: -20px;
  
}
.pannel spain h5{
 color: rgb(202, 91, 128);
 margin-top: 30px;
}
.pannel{
  margin-top: 32px;
}
.boy:hover .img-fluid img{
  filter: grayscale(0%) !important;
}
.boy{
  background-color: skyblue;
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  border: none !important;
  margin-left: 50px;
}
.boy h5{
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 20px;
  /* border: 2px solid green; */
}
.boy p{
  color: black;
 margin-top: -27px;
 text-align: center;
}

.expert{
  /* border: 2px solid red; */
  margin-top: 40px;
  height: 600px;
  background-color: #d5e8f0;
}
.expert img{
  height: 300px;
  position: relative;
  border-top-left-radius: 55px;
  border-top-right-radius: 55px;
  /* border-bottom-left-radius: 55px; */
  margin-top: 40px;
}
.expert spain h5{
  color: rgb(202, 91, 128);
 margin-top: 50px;
 padding-top: 40px;
 text-align: center;
}
.expert h1{
  text-decoration: none;
  text-shadow: none;
  font-size: 30px;
  color: black;
  font-family: cursive;
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
}
.pannel-icon{
  margin-top: -15rem !important;
  /* border: 2px solid black; */
  position: relative;
  width: 10%;
  float: right;
  font-size: 20px;
  margin-right: 20px;
  height: 150px !important;
}
.eye{
  /* border: 2px solid green; */
   height: 30px; width: 30px; border-radius: 50%;
  padding: 6px;
  /* border: 2px solid rgb(202, 91, 128); */
  background-color: #90bcd1;
  color: white;
  display: none !important;
  /* margin: -12px; */
}
.eye:hover{
  background-color: rgb(184, 121, 142); 
  /* display: block !important; */
}
.pannel i{
  /* display: none; */
  float: right;
  position: relative;
  /* margin-top: -250px; */
 
}
.p1:hover .boy {
  background-color: rgb(225, 145, 172);
  color: white !important;
 
  
  /* background: linear-gradient(to top, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%) !important; */
}
.p1:hover
 .img{
  filter: grayscale(0%) !important;
}
.p1:hover 
.eye{
  display: block !important;
}



.p2:hover .boy {
  background-color: rgb(225, 145, 172);
  color: white !important;
 
  
  /* background: linear-gradient(to top, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%) !important; */
}
.p2:hover
 .img{
  filter: grayscale(0%) !important;
}
.p2:hover 
.eye{
  display: block !important;
}




.p3:hover .boy {
  background-color: rgb(225, 145, 172);
  color: white !important;
 
  
  /* background: linear-gradient(to top, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%) !important; */
}
.p3:hover
 .img{
  filter: grayscale(0%) !important;
}
.p3:hover 
.eye{
  display: block !important;
}

.tips{
  height: 90px;
  border: 1px solid black;
 width: 90%;
 margin-top: -49px;
 position: relative;
 border-top-right-radius: 35px;
 border-bottom-right-radius: 35px;
 background-color: white;
 border: 2px solid white;
}
.tips h6{
  font-size: 15px;
 margin-left: 20px;
 margin-bottom: 0px;
}
.tips h5{
  font-size: 18px;
  border-left: 2px solid rgb(202, 60, 107);;
  margin-left: 20px;
  color: black;
  padding-left: 15px;
  font-weight: bold;
  text-align: left;
  /* padding-top: 75px !important; */
  margin-top: 10px;

}
.venue{
  height: 25px;
  color: white;
  background-color:#f4a492 ;
  width: 35%;
  position: relative;
  float:right;
  text-align: center;
  margin-top: -280px;
  margin-right: 20px;
  border-radius: 10px;
}
.expert img:hover{
  transform: scale(1.1);
}
.service h1{
  text-shadow: none;
  color: black;
  font-size: 40px !important;
}
.service img{
  padding-top: 15px;
}
.service p{
  color: black;
}
.service h4{
  padding-top: 10px;
}
.visual{
  /* border: 1px solid black; */
  margin-top: 40px;
  width: 100%;
  
}
.visual spain h5{
  text-align: center;
  padding-top: 30px;
  color: rgb(202, 60, 107);
}
.visual h1{
  text-align: center; text-shadow: none; color: black;
  font-family: cursive;
  margin-top: 30px;
}
.visual img{
 /* margin-top: 40px; */
}

/* .overlays{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 30px;
    cursor: pointer;
}
.wrapper:hover .overlays{
  opacity: 1;
} */
.planner{
  border: 1px solid sienna;
  margin-top: 50px;
}
.planner h5{
  padding-left: 0px;
  padding-top: 30px;
}
.planner h1{
  text-shadow: none;
  color: black;
  margin-top: 35px;
  font-weight: bolder;
}
.planner p{
  color: black;
  letter-spacing: 3px;
}
/*fotter*/

.div{
    border: 2p solid  blue;
    height: 350px;
    width: 360px;
    float: right;
    color: black !important;
    background-color: rgb(212, 244, 244);
    border-radius: 75%;
}
.jogi h1{
  align-items: center;
  text-align: center;
  padding-top: 80px;
  
}
.jogi p{
  font-size: 15px;
  word-spacing: 0px;
  text-align: center;
  letter-spacing: 0px;
  padding-top: 20px;
  color: black !important;
}
.jogi icon{
  /* text-align: right !important; */
  border: 1px solid red;
  /* align-items: end !important; */
  margin-left: 36px;
  padding-top: 10px;
  height: 20px !important;
  width: 20px !important;
  border-radius: 50px;
  font-size: 18px;

}
.jogis h3{
  margin-left: 30px;
  margin-top: 60px;
}
.jogis pre{
  font-size: 17px;
  font-family: cursive;
  font-weight: 100px;
  text-decoration: none;
  margin-top: 22px;
  margin-left: 20px;
}
.jogii{
  /* border: 1px solid green; */
  padding-top: 130px;
  font-size: 20px;
}
.jogii i{
  height: 35px;
  /* border: 1px solid red; */
  width: 35px;
  padding: 8px;
  border-radius: 50px;
  color: white;
  background-color:rgb(82, 224, 224) ;
} 

/*services*/

.hoverr{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background: rgb(195,34,102);
  background: linear-gradient(0deg, rgba(195,34,102,0.7343312324929971) 38%, rgba(34,193,195,0.8883928571428571) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.5s ;
  /* border: 1px solid red; */
  border-radius: 40px;
}
.ad:hover .hoverr{
  opacity: 1;
}
.ad{
  position: relative;
  
  /* border: 2px solid red; */
}
 .ad{
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 400px;
}


.ad .ad-img{
  border-radius: 40px !important;
height: 100%;
width: 100%;
}
