.hero-wrap {
  width: 100%;
  height: 500px;
  background-image: url(../images/12.bb.jpg);
  background-attachment:fixed;
  object-fit: cover;
  position: relative; }
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .2;
    background: #00205b;
    background: -moz-linear-gradient(45deg, #00205b 0%, #00205b 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #167ce9), color-stop(100%, #79efb4));
    background: -webkit-linear-gradient(45deg, #00205b 0%, #00205b 50%);
    background: -o-linear-gradient(45deg, #00205b 0%, #00205b 50%);
    background: -ms-linear-gradient(45deg, #00205b 0%, #00205b 50%);
    background: linear-gradient(45deg, #00205b 0%, #00205b 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00205b', endColorstr='#00205b', GradientType=1 ); }

    






.ftco-section-2 .section-2-blocks-wrapper .img {
     

      width: 100%;
      height: 700px; 
      object-fit: cover;

      
       }






 .slider-text h1 {
  font-size: 50px;
  color: #fff;
  text-align:left;
  margin-top: 180px;
  margin-left: -210px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize; }








  .ftco-section-2 {
  background: transparent;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  overflow-x: hidden; 
  text-align: justify;



}
.ftco-section-2 h4 {

font-size: 20px;}

.ftco-section-2 h5 {
color: black;
font-size: 20px;

}
.ftco-section-2 h3 {
margin-top: -100px;
font-size: 35px;


}
.ftco-section-2 p {

font-size: 20px;
font-weight: 300;
}

 @media (max-width: 767.98px) {

.hero-wrap {
  width: 100%;
  height: 200px;
background-image: url(../images/12.bbb.jpg);}

.ftco-section-2 h3 {
margin-top: 40px;
font-size: 35px;
text-align: center;
}

.ftco-section-2 .section-2-blocks-wrapper .img {
     

      width: 100%;
      height: 200px; 
      object-fit: cover;}


  .ftco-section-2 .section-2-blocks-wrapper {
    margin-top: 30px;  }
 


 .slider-text h1 {
  font-size: 30px;
  color: #fff;
  text-align:left;
  margin-top: 80px;
  margin-left: -5px;
  font-weight: 1000;
  margin-bottom: 0;
  text-transform: capitalize; }







  }





.ftco-section-2 .section-2-blocks-wrapper .button {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 0;
  margin-right: -50px;
  border-radius: 50%;
  background: #00205b;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite; }

  @media (max-width: 991.98px) {
    .ftco-section-2 .section-2-blocks-wrapper .button {
      top: auto;
      bottom: 0 !important;
      margin-right: auto;
      right: auto;
      left: 40%;
      margin-bottom: -50px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }
  .ftco-section-2 .section-2-blocks-wrapper .button span {
    position: absolute;
    text-align: center;
    font-size: 30px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-30%, -48%);
    -ms-transform: translate(-30%, -48%);
    transform: translate(-30%, -48%); }


.ftco-section-2 .section-2-blocks-wrapper .text {
  position: relative;
  z-index: -1;
  padding: 15px;
   }




  @media (min-width: 768px) {
    .ftco-section-2 .section-2-blocks-wrapper .text {
      padding: 10% 7%;
      background: rgba(0, 0, 0, 0.02); } }
  @media (max-width: 767.98px) {
    .ftco-section-2 .section-2-blocks-wrapper .text {
      margin-top: 4em; } }
  .ftco-section-2 .section-2-blocks-wrapper .text h3 {
    margin-bottom: 50px; }

.ftco-section-2 .section-2-blocks-wrapper .img {
  display: block;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 991.98px) {
    .ftco-section-2 .section-2-blocks-wrapper .img {
     

      width: 100%;
      height: 400px; }
       }




 