/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

section {
    padding-top: 30px !important;
    padding-right: 0px !important;
    padding-bottom: 40px !important;
    padding-left: 0px !important;
  position: relative !important;
  width: 100% !important;
  overflow: hidden !important;
  z-index: 1 !important;
  background-color: #ffffff !important;
  }

.alert-success a:link {
  color: #ffffff !important;
  padding: 0.85rem 1.5rem !important;
  z-index: 9999 !important;
  }

  .alert-success a:hover {
  color: #0000A0!important;
  padding: 0.85rem 1.5rem !important;
  z-index: 9999 !important;
  }
  
 .alert-success a:visited{
  color: #ffffff !important;
  padding: 0.85rem 1.5rem !important;
  z-index: 9999 !important;
  } 
  
  
  .alert.alert-success {
  background-color: #2e8041!important;
  border-color: #23923d!important;
}
  
  
.inspiro-slider.slider-halfscreen { height: 40vh !important; }

p.hddtcheader {font-size: 60px !important;
font-family: "Poppins", "Helvetica", "Arial", sans-serif;
color:#FFFFFF !important;
}

.inspiro-slider .slide .slide-captions h2 {
font-size: 60px !important;
font-weight: 600 !important;
line-height: 68px !important;
margin-bottom: 30px !important;
color: #fff !important;
text-align: left;
}



.bg-overlay {
position: absolute; 
top: 0; 
left: 0; 
bottom: 0; 
right: 0; 
width: 100%; 
height: 100%; 
content: ' '; 
z-index: 0; 
background: !important; 
opacity: 0;
}

.dropcap.dropcap-large {
font-size: 44px;
height: 120px !important;
line-height: 120px !important; 
width: 120px !important; 
}

.card .card-title {
font-weight: 600 !important;
margin: 0;
margin-left: 0;
font-size: 20px !important;
}

.section1 {
    padding: 0px 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
}

.ListPadding {
padding-left: 10%;
padding-top: 15px;
 }
 
 .marginL40 {
  margin-left: 40%;
}

.img-thumbnail-L {
  padding:.25rem !important;
  background-color:#fff !important;
  border:none !important;
  border-radius:.42rem;
  box-shadow:none !important; 
  max-width:100% !important;
  height:auto !important;
}

.dropcap.dropcap-large {
    font-size: 44px;
    height: 80px;
    line-height: 80px;
    width: 120px;
}

.rounded-circleH {
  border-radius: 50% !important;
  margin-top: 15px !important;
}

