body{background-color: white !important;}


.carousel-caption h2{
	color: white;
	font-weight: bold;
	margin-top: -280px;
	font-size: 50px;
}
.carousel-inner img {
    width: 100%;
    height: 550px;
  }

nav ul li a{
	text-transform: uppercase !important;
}
.navbar .nav-item:not(:last-child) {
  margin-right: 5px;
}

.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 0;
}
.deskmenu{display: block;}
.dropdown-menu{
	background-color: #343a40;
}
.dropdown-menu a:hover{
	background-color: #343a40 !important;
}
.dropdown-menu a{
	color: #fff !important;
}
/*.navbar-toggler {color: white !important;}*/

a{transition: all .2s;}
a:hover{
	color: #50C878 !important;
	text-decoration: none;

}
.dropdown-menu {padding: 0 !important;}
.hdr2
{
	background:rgba(0,0,0,0.8);
	display: none;
}


input[type=search] {
  width: 60px !important;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

/* When the input field gets focus, change its width to 100% */
input[type=search]:hover {
  width: 80% !important;
}
.mobsearch{
	display: none;}

.intro a{
	color: black;
	font-size: 14px;
}
.intro2 a{
	color: black;
	font-size: 14px;
}

.about span{
	    margin: 18px 0 15px;
    display: block;
    width: 53%;
}
.line{
	background-color: #ddd;
	    height: 1px;
	        font-size: 28px;
	            position: relative;
}
.about span::before{
	position: absolute;
    content: "";
    height: 5px;
    width: 50px;
    background-color: #50C878;
    top: -2px;
    border-radius: 30px;
}

.single{
	padding-top: 10px;
	padding-bottom: 25px;
}
.single h4{
	font-weight: bold;
}
.aastncrow{
	background-color: #333;
	padding-left: 100px;
	padding-top: 60px;
	padding-bottom: 50px;

}
.aastnc h3 {
	color: white;
	font-weight: bold;
}
.aastnc h5 {
	color: white;
}
.btn-g{
	background-color: transparent;
	border: 2px solid #50C878 !important;
	border-radius: 40px !important;
}
.btn-g:hover{
	background-color:  #50C878 !important;
	border-color:  #50C878 !important;
	transition: all .2s;
}
.aastnc_btn{
	padding-top: 40px;
	text-align: center;
}
.servicesheading span{
	margin: 10px 36%;
    display: block;
}
.line{
	background-color: #ddd;
    height: 1px;
    width: 28%;
    font-size: 28px;
    display: inline-block;
    position: relative;
    margin: 21px auto 18px;
}
.servicesheading span::before{
	position: absolute;
    content: "";
    height: 5px;
    width: 50px;
    background-color: #50C878;
    top: -2px;
    border-radius: 30px;
    left: 50%;
    margin-left: -28px;
}
.services_sec{
	box-shadow: 3px 3px 5px #ddd;
    padding: 30px 15px;
    margin-bottom: 30px;
    min-height: 248px;
}
.btn-s{
	background-color: black;
	border: 2px solid black !important;
}
.btn-s:hover{
	background-color: #50C878 !important;
	border: 2px solid #50C878 !important;
}
.btnsearch:hover{
	background-color: rgba(0, 0, 0, 0.6) !important;
	border-color: #000 !important;
	/*opacity: 0.8 !important;*/
}
.btnsearch i:hover{
	color: #50C878;
}

.footer-top {
    padding: 80px 0 16px 0;
    background: #252525;
    }
.footer-section-title h4 {
    color: #fff;
    margin: 0;
    text-transform: capitalize;
}
.footer-section-title span.line {
    background-color: #ddd;
    height: 1px;
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 21px auto 7px;
}
.footer-section-title span.line:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 50px;
    background-color: #50C878;
    top: -2px;
    border-radius: 30px;
    left: 20px;
    margin-left: -20px;
}
.footer-widget .about p, .footer-widget .mailing-list p {
    color: #fff;
    text-align: justify;
}
.footer-widget .quick-link-list li a {
    color: #fff;
    text-transform: capitalize;
}
.foot{
	background-color: #252525;
	color: white;
	text-align: center;
	padding-top: 10px;
}
.carousel-caption a:hover{color: white !important;}

.mainhead span {
    margin: 10px 36%;
    display: block;
}

.mainhead span::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 50px;
    background-color: #50C878;
    top: -2px;
    border-radius: 30px;
    left: 50%;
    margin-left: -28px;
}

#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:35px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }

/*.hero-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/homepage6.jpg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}*/

/*.bgimage {
  width:100%;
  height:350px;
  background: url('../img/homepage6.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
}*/
/*.bgimage h5 {
  color:white;
  text-shadow:2px 2px #333;
}*/







@media only screen and (max-width: 600px) {

	.deskmenu{display: none;}

	.hdr2{display: block;}
	.mobsearch{display: block;

	}
	.desksearch{display: none;}

	.intro2 p{
	display: none;
}
.single{
	padding-top: 2px;
	padding-bottom: 5px;
}

.aastncrow{
	padding-left: 20px;
}

.not_found{
  width: 100%;
}

}

