/* attr */
.attractions_wrapper1 {
    padding-bottom: 0;
  
}

.attractions_wrapper {
    /*padding-top: 100px;*/
    background: var(--lt-bg-color);
    padding: var(--p40) var(--p12);
}

.attractions_wrapper a.main-btn {
    /*width: 200px;*/
}

.attractions_wrapper h2 {
        text-align: left;
    margin: 0;
    color: var(--white-color);
}

.attractions_wrapper h2.attrh2 {
    text-align: center;
    color: var(--heading-color);
}

.attractions_wrapper h3::after {
    left: 47%;
    bottom: -25px;
}

.attrac-itemcol {
padding:0;
}


.attr-over {
    position: absolute;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 90%);
    bottom: 0;
    /*text-align: center;*/
    width: 100%;
    padding: 20px 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  background: rgba(0, 0, 0, 0.7);
}

.attr_img:hover .attr-over {
    background: rgba(0,0,0,0.7);
}

.attractions_left {
    margin-bottom: 1.5rem;
}

.dash-accent {
    width: 40px;
    height: 1px;
    margin: auto;
    margin-bottom: 11px;
    background-color: var(--primary-color);
}

.attr_img {
    height: 400px;
    object-fit: cover;
    aspect-ratio: 1.5;
    position: relative;
    overflow: hidden;
    transition: all .5s ease-in-out;
    box-shadow: 0px 0px 3px #bbb;
    width: 100%;
}

.attr_img:hover {
    border-radius: 0px;
}

.attr_img.mdl {
    aspect-ratio: 0.712;
}

.attr_img img {
    position: relative;
    /*border-radius: 10px 10px 0 0;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease-in-out;
}

.attr_img:hover img {
    transform: scale(1.2);
}

.attr-over h4 {
    color: var(--text-white);
    font-size: 23px;
    margin-bottom: 0px;
    transition: all .5s ease-in-out;
    font-weight: 500;
    font-family: var(--heading-font);
}

.attr-over p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--text-white);
    margin-bottom: 0px;
    margin-top: 0px;
}

section.attractions_wrapper .row{
  justify-content:center;
}

.line {
 display:none;
}



section.about-us span.ratings {
    display: flex;
    gap: 10px;
    margin-bottom: 15px
}

section.about-us p.head,section.services-section .head-sec p {
    margin-bottom: 20px;
    color: var(--secondary-color);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px
}

section.about-us .about-content-sec {
    padding-right: 50px
}

section.about-us .about-content-sec a.main-btn {
    display: block;
    width: 150px;
    text-align: center;
    transition: .3s ease-in-out
}



section.about-us .about-content-sec .abt-btn {
    margin-top: 40px
}

section.about-us .about-image-sec img {
    width: 500px;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
    box-shadow: 0 15px 45px 0 rgba(0,0,0,.1);
    filter: brightness(.8)
}

section.about-us .about-image-sec .abt-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column
}

section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0 30px -15%
}

section.about-us .about-image-sec .abt-img2 {
    margin: 0 -15% 0 0
}

.about-image-sec {
    width: 50%;
    float: right;
    margin-left: 30px;
}
section.about-us {
    padding-top: 95px;
    height: 100vh;
}

.about-cont h2 {
    margin-bottom: var(--m10);
    line-height: 1;
}
.about-cont .abtlirow{
    height:265px;
    overflow:hidden;
}

section.about-us-sec .first-img {
    width: 75%;
    height: 510px;
    object-fit: cover;
}

section.about-us-sec .about-images .second-img {
     width: 80%;
     height: 400px;
     position: absolute;
     top: 40%;
     left: 10%;
     /* transform: translateY(-50%); */
     object-fit: cover;
}

section.about-us-sec .abt-head {
    width: 27.273%
}

section.about-us-sec .abt-head h6 {
    font-size: 30px;
    line-height: 1.75;
    font-family: var(--other-font);
    letter-spacing: 3px
}

section.about-us-sec .abt-para {
    width: 72.727%
}

section.about-us-sec .main-btn {
    /* min-width: 160px; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-top: 12px;
    width: 170px;
}

section.about-us-sec .about-us-cont {
    display: flex;
    align-items: center
}

.cont-img, section.about-us-sec.servc .about-images {
    text-align: right
}

section.about-us-sec.servc .about-images .second-img {
    left: auto;
    right: 55%;
    object-fit: cover
}

.about-images {
    position: relative;
}

section.about-us-sec .abt-icn img {

}

section.about-us-sec .row.abtlirow ul {
    padding-left: var(--p20);
}

section.about-us-sec .row.abtlirow ul li {
	list-style-type:disc;
}

section.about-us-sec .row.abtlirow ul li::marker {
    color: var(--btn-color);
    font-size: 20px;
}


section.about-us-sec{
  padding-right:0;
  padding-left:0;
  padding-top: 70px;
 }

   section.about-us-sec .col-lg-6{
   padding:0;
   }

   
.about-cont {
    width: 80%;
}




section.about-us-sec-rev .first-img {
    width: 75%;
    height: 510px;
    object-fit: cover;
}

section.about-us-sec-rev .about-images .second-img {
     width: 80%;
     height: 400px;
     position: absolute;
     top: 38%;
     left: 0;
     /* transform: translateY(-50%); */
     object-fit: cover;
}

section.about-us-sec-rev .abt-head {
    width: 27.273%
}

section.about-us-sec-rev .abt-head h6 {
    font-size: 30px;
    line-height: 1.75;
    font-family: var(--other-font);
    letter-spacing: 3px
}

section.about-us-sec-rev .abt-para {
    width: 72.727%
}

section.about-us-sec-rev .main-btn {
    /* min-width: 160px; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-top: 12px;
    width: 170px;
}

section.about-us-sec-rev .about-us-cont {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cont-img, section.about-us-sec-rev.servc .about-images {
    text-align: right
}

section.about-us-sec-rev.servc .about-images .second-img {
    left: auto;
    right: 55%;
    object-fit: cover
}

section.about-us-sec-rev .about-images {
    position: relative;
    text-align: end;
}

section.about-us-sec-rev .abt-icn img {

}

section.about-us-sec-rev .row.abtlirow ul {
    padding-left: var(--p20);
}

section.about-us-sec-rev .row.abtlirow ul li {
	list-style-type:disc;
}

section.about-us-sec-rev .row.abtlirow ul li::marker {
    color: var(--btn-color);
    font-size: 20px;
}


section.about-us-sec-rev{
  padding-right:0;
  padding-left:0;
  padding-top: 70px;
 }

section.about-us-sec-rev{
  background: var(--lt-bg-color);
  height: 535px;
 }
  
   section.about-us-sec-rev .col-lg-6{
   padding:0;
   }








