
body {
  padding-top: 0px;
}



.top-head {

	background-image: url(../img/top-strip-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

}
body {

  padding-top: 0px;
  font-family: 'Montserrat', sans-serif;

}


.top-head {

    background-color: #ec1d23;
    padding-bottom: 7px;
    padding-top: 7px;

}
.top-head p {

    margin: 0px;
    font-size: 14px;
    color: #fff;

}
.top-head p a {

    margin: 0px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding-right: 10px;

}
.top-head .fas {

    margin-right: 6px;

}
.top-head .fab {
    font-size: 20px;
}





.fixed-top {

    position: inherit;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #fff;

}
.navbar-brand img {

    max-width: 279px;

}
.navbar-nav .nav-link {

    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-right: 1rem!important;
	padding-left: 1rem!important;
	text-transform: lowercase;

}
.fa-bars {

	color: #ec1d23;

}

.navbar-nav .active a {

	color: #ec1d23!important;
	text-transform: uppercase;

}



.carousel-caption {

    position: absolute;
    right: 15%;
    bottom: 40%;
    left: 10%;
    z-index: 10;
    padding:30px;
    color: #fff;
    background-color: rgba(78,177,228,0);
    border: 0px solid #fff;
    border-radius: 0px;
    text-align: left;

}
.carousel-caption .btn-primary {

    color: #fff;
    background-color: #0eaa19;
    border-color: #fb0700;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 20px;
    border-color: #fff;

}
.carousel-caption h3 {

	font-weight: 600;
	padding-bottom: 3px;
	font-size: 3.5rem;
	text-align: left;
	text-transform: capitalize;

}
.carousel-caption p {

	padding-bottom: 10px;
	font-size: 15px;
	line-height: 28px;
	text-align: left;

}
.rathna-welcome {
	padding-top: 2em;
	padding-bottom: 2em;
  
}
.rathna-welcome h1 {

	font-size: 25px;
	text-transform: uppercase;
	color: #0eaa19;
	font-weight: 700;
	padding-bottom: 7px;

}
.rathna-welcome p {

	padding-bottom: 10px;
	font-size: 15px;
	line-height: 28px;
	text-align: left;

}


.rathna-why-us-1 {

	background-color: #020e26;
	padding-top: 2em;


}
.rathna-why-us-1 h1 {

	font-size: 24px;
	text-transform: capitalize;
	color: #fff;
	font-weight: 600;
	padding-bottom: 0px;
	line-height: 35px;

}
.rathna-why-us-1 p {

	padding-top: 1.8em;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	color: #fff;

}
.rathna-why-us-1 .btn-primary {

    color: #0eaa19;
    background-color: #fff;
    border:none;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 20px;
    margin-top: 1.8em;

}
.rathna-why-us-2 hr {

    background-color: #eee;

}
.rathna-why-us-2 {

	background-color: #020e26;
	padding-bottom: 3em;
	padding-top: 1em;


}
.features-contents {
	text-align: center;
}
.features-contents .fas {

    font-size: 40px;
    padding: 15px;
    color: #fb0700;

}
.features-contents h3 {

    font-size: 16px;
    text-transform: capitalize;
    line-height: 27px;
    color: #fff;
    font-weight:600;

}
.features-contents p {

    font-size: 15px;
    line-height: 27px;
    color: #fff;
    margin: 0px;

}
.head-title {

    font-size: 24px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 35px;
    text-align: center;

}
.pro-contents {
    background-color: #fff;
    border:1px solid #ccc;
}
.pro-contents img {

    border:1px solid #ccc;
}
.pro-contents {
    background-color: #fff;
    border:1px solid #ccc;
    padding: 10px;
}
.pro-contents h3 {
    font-size: 18px;
    color: #0eaa19;
    line-height: 30px;
    text-transform: capitalize;
    padding-top: 8px;
    text-align: center;

}
.pro-contents {
    background-color: #fff;
    border:1px solid #ccc;
}
.pro-contents p {

    font-size: 15px;
    line-height: 25px;
    color: #000;
    margin: 0px;

}
.pro-contents .btn-primary {

    color: #fff;
    background-color: #0eaa19;
    font-size: 14px;
    padding: 8px 22px;
    border-radius: 20px;
    border:none;
    margin-top: 10px;

}
.our-infra {

    padding-bottom: 3em;
    padding-top: 3em;


}
.our-infra h2 {

    font-size: 25px;
    text-transform: uppercase;
    color: #0eaa19;
    font-weight: 700;
    padding-bottom: 7px;

}
.our-infra p {

    padding-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    text-align: left;

}
.footer-sec {

    background-color: #020e26;
    padding-bottom: 2em;
    padding-top: 1em;

}

.footer-sec h4 {

    color: #fff;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom:6px;
    padding-top: 20px;

}
.footer-sec p {

    font-size: 13px;
    line-height: 27px;

}
.footer-sec p a {

    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 31px;

}
.footer-sec .fas {
    margin-right:5px;}
.bottom-footer {

    background-color: #fb0700;
    /* text-align: center; */
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 15px;

}
.bottom-footer a {
    color: #000;
    text-decoration: none;
}
.social-media {
    padding-top: 10px;
}
.social-media a {
    padding-right: 8px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}




@media only screen and (max-width: 600px) {

.top-head p {
    text-align: center;
    padding-bottom: 8px;
}
.top-head p a {
}
.carousel-caption .btn-primary{
    display: none;
}
.carousel-caption h3 {
    font-size: 16px;
    padding-bottom: 0px;
}
.carousel-caption p {
    display: none;
}
.carousel-caption {
    padding: 20px;
}
.mm-welcome-home .btn-2 {
    margin-bottom: 10px;
}
.navbar-brand img {

    max-width: 160px;

}
.navbar-nav .nav-link {
    padding-left: 0rem!important;
}

}




@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 0px !important;
}
}

.carousel-indicators li {
        border: 1px solid #000 !important;
    }

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000 !important;
}





.rathna-welcome .for-first-colum{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.rathna-welcome ul{
    list-style-type: none;
    padding-left: 0px;
}

.rathna-welcome ul li i{
    color: #0eaa19;
}
.rathna-welcome ul li span{
    margin-left: 10px;
}
.rathna-welcome ul li:hover i{
    color: #ec1d23;
}
.rathna-welcome ul li{
    margin-bottom: 15px;
    font-weight: 500;
}






