*{
  margin: 0;
  padding: 0;

}
body{
  scroll-behavior: smooth;
  overflow-x: hidden;
}
.bg{
  background-image: linear-gradient(rgba(256,255,255,0.1),rgba(255,255,255,0.3)),url(../images/amsterdam23.jpg);
  background-size: 100% 100%;
  height: 70vh;
  position: relative;
  margin-top:100px;
  background-color: #FFFFFF;
    opacity: 0.63;
  
  position: relative;
  
  transition:  0.3s, border-radius 0.3s, opacity 0.3s;
}
.bg>p{
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: white;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  color: #292929;
}
.heading-hr {
  width: 90px;
  height: 2px;
  text-align: center;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);

}
.we{
  position: relative;
}
.heading-hr2 {
  width: 100px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:12%;
  left:50%;
  transform: translate(-50%,-50%);
}
.heading-hr-about {
  width: 70px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:20%;
  left:50%;
  transform: translate(-50%,-50%);
}
.heading-hr3 {
  width: 30px;
  height: 2px;
  text-align: center;
  position: absolute;
  top:15%;
  left:55%;
  transform: translate(-50%,-50%);
}
.heading-hr3-1 {
  width: 30px;
  height: 2px;
  text-align: center;
  position: absolute;
  top:15%;
  left:50%;
  transform: translate(-50%,-50%);
}
.heading-hr-service{
 width: 100px;
 height: 1px;
 text-align: center;
 position: absolute;
 top:28%;
 left:50%;
 transform: translate(-50%,-50%);
}
.home-section-para{
    padding-left: 100px; 
}
.home-section-para2{
  
   padding-right: 76px;
    padding-left: 50px;
}
.about-section{
	width:95%;
	margin:auto;
}
.services-p{
  font-size: 20px;
  margin-top: 40px;
}
.get-p{
  margin-top:70px;
  margin-bottom: 40px;
}
label[for]{
  font-size: 18px;
}
.in-height{
  height: 45px;
}
.welc{
  font-size: 21px;
  text-align: center;
}
.wel{
  font-size: 21px;
  text-align: center;
  padding-left: 70px;

}
.wel-2{
  font-size: 21px;
  text-align: center;
  

}
.hy{
  text-decoration: none;
  color: white;

}
.hy:hover{
  color: white;
  text-decoration: none;
}
.btn{
  width: 100px;
    height: 40px;
    background-color: #292929;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    margin: 28px 0;
  
}
.btn-2{
  width: 100px;
  height: 40px;
  background-color: #292929;
  border-radius: 5px;
  font-size: 14px;
  color: white;
  border: none;
}
.btn-more-1{
   width: 100px;
  height: 40px;
  background-color: #292929;
  border-radius: 5px;
  font-size: 14px;
  color: white;
  margin-left: 69px;

  margin-top:5px;
  border:none;
}
.btn-more-2{
   width: 100px;
  height: 40px;
  background-color: #292929;
  border-radius: 5px;
  font-size: 14px;
  color: white;
  margin-left: 20px;
  border: none;
  margin-top:5px;
}
.bg2{
  background-color: rgba(141,13,13);
  color:white;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: 1px solid red;
  outline: none;
  background-color: grey;
  color: white;
  cursor: pointer;
  padding: 8px 20px;
  border-radius: 100%;
  font-size: 25px;
  height: 57px;
}
#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
.pma{
  margin-top: 130px;
  /*margin-left:100px;*/
  color: #910d23;
  font-weight: 700;
  font-size: 18px;

}
.pma2{
 /* margin: 0 100px;*/
  font-size: 17px;
}
.pma-heading{
  
  color: #910d23;
  font-weight: 700;
  font-size: 18px;
}
.pma-anchor{
  
  color: #910d23;
  font-size: 18px;
  text-decoration:none;

}
.pma-anchor:hover{
 color: #910d23;
 text-decoration:none;
}
.box-shadow{
box-shadow: 3px 3px 17px lightgrey;

}
.cv{
  color: black;
  font-weight: 700;
  font-size: 14px;
}
.cv-text{
  font-size: 17px;
  margin-bottom: 50px;
}
.about-bg{
 background-image: linear-gradient(rgba(256,255,255,0.1),rgba(255,255,255,0.3)),url(../images/taxx.jpeg);
 background-size: 100% 100%;
 height: 60vh;
 padding: 15%;
}
.career-bg{
 background-image: url(../images/dark-bg.jpg);
 background-size: 100% 100%;
 height: 50vh;
 position: relative;
}
.contact-bg{
 background-image: linear-gradient(rgba(256,255,255,0.1),rgba(255,255,255,0.3)),url(../images/dark-bg.jpg);
 background-size: 100% 100%;
 height: 60vh;
 position: relative;
}
.contact-bg>p{
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: white;
  position: absolute;
  top:55%;
  left:50%;
  font-size: 19px;
  transform: translate(-50%,-50%);
}
.career-bg>p{
  color: white;
  font-size: 25px;
   position: absolute;
  top:43%;
  left:50%;
  transform: translate(-50%,-50%);
}
/*.heading-hr-career{
    width: 120px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:43%;
  left:50%;
  transform: translate(-50%,-50%);
}
*/.heading-hr-contact {
  width: 120px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:63%;
  left:50%;
  transform: translate(-50%,-50%);
}
.heading-hr-contact2{
    width: 120px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:44%;
  left:50%;
  transform: translate(-50%,-50%);
}
.news{
  font-size: 20px;

}
.news-p{
  margin-top:40px;
  margin-bottom: 80px;
}
.bt-contact{
  color: white;
  font-size: 18px;
  background-color: #910d23;
  border: none;
  border-radius: 50px;
  width: 190px;
  height: 53px;
  text-transform: uppercase;
  position: absolute;
  top: 65%;
  left:50%;
  transform: translate(-50%,-50%);
}
.box{
  width:100%;
  height: 435px;

  position: relative;
  overflow: hidden;
  background-color: #8d1723;

}
.box>p{
  margin-top: 20px;
  color: white;
  font-size: 25px;
  text-align: center;
}
.box>img{

 margin-top: 120px;
 height: 70px;

}
.caption{
  background-color: #66030d;
  color: white;
  position: absolute;
  bottom:-100%;
  left:0;
  width: 100%;/*for content show wrap*/
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  transition: all 1s;
}
.box:hover .caption{
  bottom:0;
}
.caption>h1{

  text-align: center;
  margin-top: 130px;
  font-size: 20px;

}
.caption>p{
  text-align: center;
  margin: 0px 0;

}
.bg-grey{
  background-color: #f5f5f5;
}




@media (max-width:640px){

  .bg{
    position: relative;
        height: 55vh;
    margin-top: 170px;
  }
  .bg>p{
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
    position: absolute;
    top:62%;
    left:50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    color: #292929;
  }
  .heading-hr{
    position: absolute;
    top:62%;
    left:50%;
    transform: translate(-50%,-50%);
  }
  .heading-hr2 {
    width: 40px;
    height: 1px;
    text-align: center;
    position: absolute;
    top:10%;
    left:50%;
    transform: translate(-50%,-50%);
  }
  .heading-hr-about {
    width: 30px;
    height: 1px;
    text-align: center;
    position: absolute;
    top:10%;
    left:50%;
    transform: translate(-50%,-50%);
  }
  .heading-hr-service{
   width: 40px;
   height: 1px;
   text-align: center;
   position: absolute;
   top:33%;
   left:50%;
   transform: translate(-50%,-50%);
 }
 .heading-hr-contact {
  width: 40px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:70%;
  left:50%;
  transform: translate(-50%,-50%);
}
.heading-hr-contact2{
    width: 40px;
  height: 1px;
  text-align: center;
  position: absolute;
  top:37%;
  left:50%;
  transform: translate(-50%,-50%);
}
.contact-bg>p{
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: white;
  position: absolute;
  top:60%;
  left:50%;
  transform: translate(-50%,-50%);
  font-size: 16px;
}
.career-bg>p{
  color: white;
  font-size: 13px;
   position: absolute;
  top:33%;
  left:50%;
  transform: translate(-50%,-50%);
}
.bt-contact{
  color: white;
  font-size: 20px;
  background-color: #910d23;
  border: none;
  border-radius: 50px;
  width: 165px;
  height: 53px;
  text-transform: uppercase;
  position: absolute;
  top: 57%;
  left:50%;
  transform: translate(-50%,-50%);
}
.heading-hr3 {
  width: 17px;
  height: 1.1px;
  text-align: center;
  position: absolute;
  top:13%;
  left:50%;
  transform: translate(-50%,-50%);
}
.home-section-para{
    padding-left: 0; 
}
.wel {
    font-size: 21px;
    text-align: center;
    padding-left:0;
}
.home-section-para2 {
    padding-right: 8px;
    padding-left: 0;
}
.btn-more-1{
   width: 100px;
  height: 40px;
  background-color: #292929;
  border-radius: 5px;
  font-size: 14px;
  color: white;
  
   margin-left: 0px;
  margin-top:5px;
  border:none;
}
.btn-more-2{
   width: 100px;
  height: 40px;
  background-color: #292929;
  border-radius: 5px;
  font-size: 14px;
  color: white;
  margin-left: 0px;
  border: none;
  margin-top:5px;
}
.btn {
    width: 100px;
    height: 40px;
    background-color: #292929;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    margin-top: 18px;
    margin-bottom:-2px;
}
.heading-hr3-1 {
    width: 18px;
    height: 1.1px;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.wel-2 {
    font-size: 21px;
    text-align: center;
    margin-top: 38px;
}
.welc {
    font-size: 17px;
    text-align: center;
}
.about-section{
	width:100%;
	
}
.box {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden;
    background-color: #8d1723;
}
.box>img {
    margin-top: 85px;
    height: 70px;
}
.box>p {
    margin-top: 20px;
    color: white;
    font-size: 19px;
    text-align: center;
}
.caption>h1{

  text-align: center;
  margin-top: 55px;
  font-size: 20px;

}

.caption>p{
  text-align: center;
  margin: 0px 0;

}
}

.row{
  align-items: center;
}



