.for_clr{
	color:#000000;
	    font-weight: 500;
}

.for_space
{
	    padding-left: 20px;
}

.for_space1
{
	    padding-left: 24px;
}


.owl-carousel .img-fluid
{
max-height:650px;
}

.page-header{
	max-height: 300px !important;
}

h6.for_title
{
	font-size:28px;
	border-bottom:4px double;
	width: 50%;
}

p.for_clr1{
	color:#000000 !important;
	    font-weight: 600;
}

.form-contact .form-group {
    margin-bottom: 16px;
}



/*
.boxed-btn {
    background: #fff;
    color: #f15f22 !important;
    display: inline-block;
    padding: 18px 44px;
    font-family: "Teko",sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #f15f22;
    letter-spacing: 3px;
    text-align: center;
    color: #f15f22;
    text-transform: uppercase;
    cursor: pointer;
}

*/

.boxed-btn {
  
    padding: 18px 44px;
   text-transform: uppercase;
   font-weight: 400;
}

.form-contact label {
    color: #3b5998;
	margin-bottom: 0.5rem;
    font-weight: normal;
	font-size: 14px;
	    font-family: Roboto;
		font-style: normal;
}

.navbar-light .navbar-nav .nav-link {
font-size: 14px;
  }

  .table{
  font-size: 16px;
  color: #000 !important;
  line-height: 1.6;
  font-weight: 400;
}

body{
	color:#000000;
}

img.ceo_image {
  width: 180px;
  height: 240px;
  border-radius: 25px;
}

div.ceo {
  font-weight: 500;
  color: #0078bd;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.1;
}

div.ceo1 {
  font-weight: 600;
  font-size: 16px;
  margin: 6px 0px;
  line-height: 1.1;
}

.for_search {
  padding: 17px 44px;
}





@media (max-width:600px) {
	
			.for_search {
                         margin:20px 0px 0px 0px; 
                   }
			
			.for_mnt label {
             margin-top: .5rem;
              margin-bottom: .5rem;
                  }
			

}	


@media (max-width:768px) {
	
			.for_search {
                         margin:20px 0px 0px 0px; 
                   }
			
			

}	