.location_wrapper{
   padding: 30px 0px;


}
.location_wrapper h2{
    font-weight: 500;
    font-size: 30px;
    color: black;
position: relative;
margin-bottom: 30px;
}
.location_wrapper h2::after{
    position: absolute;
    content: '';
    height: 2px;
    width: 200px;
    background-color: var(--green);
    bottom: -10px;
     left: 0;
     border-radius: 50%;
}
.location_wrapper p{
    color: black;
    font-size: 16px;
}
.location_wrapper ul{
    list-style-type: none;
}
.location_wrapper ul li{
    border-bottom: 2px solid var(--green);
    padding: 10px;
    border-radius: 10px;
    background-color: var(--light-color);
margin-bottom: 10px;
}
.location_wrapper ul li a{
    text-decoration: none;
    color: black;
    font-size: 15px;
}
.location_wrapper ul li a i{
    font-size: 18px;
    padding-right: 10px;
    color: var(--green);
}
.location_wrapper ul li:hover{
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}
.locwrapper {
    padding: 30px 0px;


}
.locwrapper img{
    height: 500px;
    width: 500px;
    border-radius: 10px;
}
.locwrapper h2{
    margin-bottom: 20px;
}
.locwrapper a{
    padding: 8px 20px;
    background-color: var(--green);
    color: var(--white-color);
    text-decoration: none;
}
.locwrapper a:hover{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.h3{
    font-size: 23px;
    font-weight: 500;


}
.h2{
  font-size: 25px;
    font-weight: 600;
}
.locwrapper1 {
    padding: 30px 0px;
}
.locwrapper1 .col-md-6{
    border: 1px solid silver;
    padding: 15px;
    border-radius: 5px;


}
.locwrapper1 .sec li{
    margin-top: 10px;
}
.locwrapper2{


    background-image: url(img/loc2.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.locwrapper2 .locinner{
  padding: 30px 0px;
  background-color: rgba(0,0,0,0.6);
  justify-content: center;
  text-align: center;
  color: var(--white-color);
}
p{
    font-size: 14px;
}
ul li{
      font-size: 14px;
}
.locwrapper2 a{
    text-decoration: none;
        font-size: 14px;
    color: var(--white-color);
    padding: 8px 12px;
    border: 2px solid var(--white-color);
}
.locwrapper3 table tbody td{
            font-size: 14px;
padding: 12px 0px;
}
.locwrapper3 h2{
    position: relative;
}
.locwrapper3 h2::after{
    position: absolute;
    content: '';
    height: 2px;
    min-width: 200px;
    background-color: black;
    bottom: 10px;
    border-radius: 50%;
    left: 40%;
}
.locwrapper4 h2{
 background-color: var(--light-color);
 box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;


}


.locwrapper4  h3{
    font-size: 19px;
}
.locwrapper4 .locinner{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    padding: 15px;
    min-height: 300px;
    border-bottom-left-radius: 50px;
}
.locwrapper4 .locinner:hover{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.locwrapper5 h2{
    font-size: 25px;
padding-left: 10px;
margin-bottom: 10px;
    border-left: 3px solid var(--dark-green-color);
}
.locwrapper5 .locinner{
  padding-left: 10px;
    border-left: 3px solid var(--dark-green-color);  
}
.locwrapper5 a{
    text-decoration: none;
    padding: 6px 10px;
    border: 1px solid var(--dark-green-color);
    font-size: 14px;
    border-radius: 5px;
    color: var(--dark-green-color);
}
.locwrapper5 a:hover{
    background-color: var(--dark-green-color);
    color: var(--white-color);
}
.locwrapper5 img{
    height: 310px;
    border-radius: 5px;
}
.locwrapper6 {
    padding: 40px 0px;
}
.locwrapper6 h2{
    background-color: var(--dark-green-color);
    padding: 6px 0px;


   
}
.locwrapper6 .locinner{
    border: 1px solid var(--green);
    padding: 50px  10px 10px 10px;
    border-radius: 10px;
    position: relative;
}
.locwrapper6 h3{
    font-size: 18px;
    padding: 5px 10px;
    position: absolute;
    top: -10px;
    background-color: var(--light-color);
    border-radius: 10px;
     border: 1px solid var(--green);
}
.locwrapper7{
    background-image: url(img/loc1.jpeg);
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.locwrapper7 .locwrapper8{
    background-color: rgba(0,0,0,0.5);
        min-height: 300px;
        padding: 50px 0px;
}
.locwrapper7 h2{


    text-align: center;
    color: var(--white-color);
}
.locwrapper7 .justify-content-center i{
color: var(--white-color);
}
.locwrapper7 .fa-minus{
    padding: 0px 3px;
}
.locwrapper7 h3{
    font-size: 20px;
}
.locwrapper7 .locinner{
    border: 1px solid var(--white-color);
    padding: 30px 20px;
    color: var(--white-color);
    border-radius: 10px;
}
.locwrapper7 .locinner .icon i{
    padding: 15px;
    border-radius: 50%;
    background-color: var(--light-color);
    font-size: 25px;
    color: var(--dark-green-color);
}
.locwrapper7 h3{
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px;
}
.locwrapper9{
    padding: 50px 0px;
}
.locationfaq{
    padding: 50px 0px;
}
.locationfaq h2{
text-align: center;
text-decoration: underline;
padding-bottom: 20px;
}
.locationfaq h3{
    font-size: 18px;


   
}
.locationfaq .question{
    padding: 5px;
    border: 2px solid silver;
    border-radius: 6px;
}
.locationfaq .locinner{
    border: 1px solid silver;
    border-radius: 6px;


}
.locationfaq .answer{
     padding: 5px;
}






@media (max-width: 1200px){
    .loccon{
        font-size: 10px;
    }
}

