.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}

/* Text meant only for screen readers. */
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
/* Above WP toolbar. */
}
  
/* ---------------- Button Effects --------------- */

span.slider-dots{
  display: none;
}




#works
{
  background-color: #febe00;
}
.gt-our-service-title {
    border-left: 4px solid #000;
    padding: 3px 10px;
    margin-bottom: 20px;
}
#works .gt-small-heading
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #121212;
  font-weight: 700;
}
#works h3
{
  
  font-size: 20px;
    letter-spacing: 1px;
	 color: #121212;
  font-weight: 700;
  padding-bottom: 0px;
}
#works .gt-section-text
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #121212;
  font-weight: 400;
}
#works .gt-section-button {
  font-size: 13px;
  letter-spacing: 1px;
  color: #121212;
  font-weight: 700;
  display: inline-block;
  padding-left: 20px;
  border-radius: 40px;
  margin-top: 20px;
  border: 2px solid #121212;
}
#works .gt-section-button i
{
  padding: 15px 20px;
  border-left: 1px solid #e6ac02;
  margin-left: 20px;
}
#works .works-box 
{
  background-color: #fff;
  margin-bottom: 30px;
  padding: 35px;
  border-radius: 20px;
}
#works .works-box h5
{
  padding-top: 10px;
}
#works .works-box h5 a
{
  font-size: 18px;
  letter-spacing: 0px;
  color: #121212;
  font-weight: 700;
}
#works .gt-services-text
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
/*  color: #fff;
*/  font-weight: 400;
}
#works .works-box i
{
  color: #121212;
  display: inline-block;
  padding-top: 15px;
  font-size: 25px;
}
#works .works-content
{
  align-items: center;
}
#works .gt-services-icon
{
  background-color: #121212;
  padding: 20px 19px; 
  width: 70px;
  height: 70px;
  border-radius: 5px;
}
#works .works-box:hover
{
  background-color: #121212;
  color: #fff;
}
#works .works-box:hover i
{
  color: #febe00;
}
#works .works-box:hover .gt-services-icon
{
  background-color: #f7be02;
}
#works .works-box:hover .gt-services_name
{
  color: #febe00;
}


.process-step .btn:focus{outline:none}
.process{display:table;width:100%;position:relative}
.process-row{display:table-row}
.process-step button[disabled]{opacity:1 !important;filter: alpha(opacity=100) !important}
.process-row:before{top:40px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#ccc;z-order:0}
.process-step{display:table-cell;text-align:center;position:relative}
.process-step p{margin-top:4px}
.btn-circle{width:80px;height:80px;text-align:center;font-size:12px;border-radius:50%}



.circle {
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  max-height: 80px;
  z-index: 2;
}

.how-it-works.row .col-2 {
  align-self: stretch;
}
.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #000;
  z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}


.timeline div {
  padding: 0;
  height: 40px;
}
.timeline hr {
  border-top: 3px solid #000;
  margin: 0;
  top: 17px;
  position: relative;
}
.timeline .col-2 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 3px solid #000;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}



  



text-info {
    color: #FEBE00 !important;
}
.form-group label {color:#fff}




 


.text-info {
    color: #FEBE00 !important;
}
.form-group label {color:#fff}

.card-header { border:none; background:none;border-bottom:3px solid #FEBE00}

.card-header a{color:#000}
.card {border:none;}
.card-body p { margin-bottom:10px;}   

#about-us { padding-bottom:30px;padding-top:30px;}




