.my-logo img {
    padding: 5px 9px;
    width: 50%;
}

.gurudas 
{
    background-image: url(../images/abt-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.event-date:hover
{
    background: white !important;
    border-color: #ed3237;
    border: 2px solid #ed3237;
    color: #ed3237;
}
.event-date:hover a 
{
	color: #ed3237;
}
.ttc {
    text-transform: capitalize;
    padding: 10px 0;
    font-size: 35px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}
.gallery img 
{
	width: 100%;
	margin-top: 10px;
	box-shadow: 2px 2px 0px 1px rgb(0 0 0 / 27%);
}
.scrol span {
    position: absolute;
    background: black;
    color: white;
    padding: 2px 7px;
    z-index: 9999;
}
.scrol {
    position: relative;
}
.scrol marquee {
    background: black;
    color: white;
    padding: 3px 0px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.scrol marquee a 
{
	padding: 0px 30px;
}
.footer-logo 
{
	text-align:center;
}
.ft-logo img {
    width: 20%;
}
.home.demo3 {
    background-image: url(../images/slider/home3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.news ul li {
    list-style: none;
    font-size: 23px;
    padding: 20px 0;
    font-weight: 400;
    text-align: center;
    color: black;
}

.main-title .news:before, .main-title .news:after 
{
	background: black !important;
}

.main-title .news .flaticon-chakra:before 
{
	color: black !important;
}

.bb-news {
    width: 70%;
    background: black;
    height: 1px;
    margin: auto;
}

/*.choose {
    background: red;
    height: 160px;
    margin: 12px 0px;
    width: 100%;
    text-align: center;
    border-radius: 7px;
}*/

.choose ul li {
    text-align: left;
    list-style: decimal;
    padding: 8px 0px;
}

.choose-head h3 {
    font-size: 50px !important;
    text-align: left;
    margin-top: 50px;
}

.counter-outer {
    background: #c8000b;
    padding: 0 13x 25px 15px;
    float: left;
    width: 20%;
    text-align: center;
    margin-top: 80px;
}
.counter-icon-outer {
    width: 105px;
    height: 105px;
    border-radius: 100px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    margin: 0 auto;
    box-shadow: inset 3px 0 7px rgb(0 0 0 / 35%);
    margin-top: -53px;
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
}
.counter-outer:nth-child(2n) {
    background: #ed3237;
}
.counter-outer:nth-child(2n) img {
    filter: grayscale(0%);
}
.counter-icon-outer img {
    margin: 0 auto;
    filter: grayscale(100%);
}
.counter-outer:hover .counter-icon-outer {
    transform: rotate(
360deg);
}
.num-counter b, .num-counter span {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
}
.num-counter h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 5px;
}

.heart {
    font-size: 150px;
    color: #e00;
    animation: beat .25s infinite alternate;
    transform-origin: center;
}

/* Heart beat animation */
@keyframes beat{
    to { transform: scale(1.2); }
}
.oth-img img {
    width: 100%;
    /*margin-bottom: 20px;*/
    padding: 2px 25px;
    background: white;
}
.oth-img{
    border: 2px solid #0177ff;
    margin: 5px 0px;
    text-align: center;
}
.oth-img span {
    font-size: 16px;
}
.choose-head img
{
    width: 100%;
}
.choose h3 {
    margin-top: 68px;
    text-align: left;
    font-size: 50px;
}

.choose ul {
    margin-left: -20px;
}


.footer-menu h3 {
    font-size: 25px;
    color: white;
}
.footer-menu p {
    color: white;
    margin-top: 24px;
    font-size: 14px;
}
/*slider*/
    .rslides1_nav.prev, .rslides1_nav.next{
    position: absolute;
    top: 0;
    font-size: 25px;
    z-index: 9;
    top: 49%;
    background: #ed3237;
    padding: 7px 15px;
    border-radius: 3px;
    font-weight: 900;
    color: white;
}

.rslides1_nav.next
{
    right:20px;
}
.rslides1_nav.prev 
{
  left: 20px;
}

.sr-name {
    text-align: center;
    background: #0280fb;
    color: white;
    font-size: 15px;
    margin-top: -6px;
}
.other_service {
    background-image: url(../images/sr-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
}
.page-title {
    position: relative;
    background: url(../images/header.png) center center no-repeat;
    background-size: cover;
    padding: 150px 0;
    text-align: center;
    background-color: #0000006e;
    background-blend-mode: multiply;
}

.page-title .content h2 {
    color: #fff;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
section 
{
    padding: 50px 0px;
}
.sre-image img {
    width: 100%;
}
.midpg h3 {
    margin: 0px 0 15px 0px;
    padding: 0px 0px 15px 0px;
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    color: #000000;
    background: none;
    background: url(../images/border_head.jpg) no-repeat bottom left;
}
.midpg p {
    margin: 0px;
    padding: 0px 0 20px 0px!important;
    font-size: 15px;
    color: #444444;
    line-height: 22px;
    text-align: left;
}

.aboutus_head img {
    width: 100%;
}
.aboutus_head_bot 
{
    margin-top: 20px;
}

/*.dp-show {
    position: relative;
}*/
.subnew li {
    list-style: none;
}
.subnew 
{
    padding: 0px 0px;
    position: absolute;
    width: 100%;
    left: 225px;
    top: 0px;
    background: white;
    display: none;
}
.dp-show:hover>.subnew 
{
    display: block;
}
.contact-box {
    background: #ed3237;
    text-align: center;
    padding: 17px 0px;
    border-radius: 5px;
    font-size: 15px;
    height: 150px;
    color:white;
}

html
{
    scroll-behavior: smooth;
    scroll-margin: 10px;
}
.career-info {
    color: white;
    text-align: center;
}
.career-info p {
    font-size: 30px;
    text-transform: capitalize;
}
.career-info a {
    color: white !important;
    border: 2px solid white;
    padding: 10px 17px;
    font-size: 20px;
    transition: 0.5s;
}
.career-info a:hover 
{
    background: #0294c4;
    box-shadow: 8px 7px 0px 0px rgb(255 255 255);
    transition: 0.5s;
}
.cr-bg 
{
    background-image: url(../images/sr-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
}
.rslides 
{
    position: relative;
}
.banner-content {
    position: absolute;
    z-index: 1;
    top: 25%;
    left: 10%;
    background: #00000069;
    padding: 13px 29px;
    border-radius: 1%;
}
.banner-content span {
    font-size: 50px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}
.about-us 
{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #ed3237;
    background-position: center;
    background-blend-mode: multiply;
}
.about-us h3 {
    text-transform: uppercase;
}
/*action*/
.action-bg
{
    background-image: url(../images/action-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #00000047;
    background-position: center;
    background-blend-mode: multiply;
    position: relative;
    padding: 0px 0px;
    overflow: hidden;
}

.action-space 
{
    padding: 0px 0px;
}
.action-bbg-green {
    background: #ed3237;
    width: 100%;
    transform: rotate(-7deg);
    position: absolute;
    height: 677px;
    right: 115px;
    top: -8px;
}
.action-head h2 {
    font-size: 100px;
    text-transform: uppercase;
    font-weight: 500;
    color: white;
}
.action-head {
    background: #ed3237;
    padding: 50px 50px;
    text-align: left;
}
.action-bg-remove 
{
    z-index: 1;
}
.action-content h2 {
    font-size: 35px;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
}
.action-content p {
    color: white;
    font-size: 22px;
    text-transform: capitalize;
}
.action-content {
    position: absolute;
    top: 41%;
    right: 54px;
}
.action-content a {
    border-radius: 30px;
    background: #3e4095;
    padding: 8px 25px;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    transition: 0.5s;
}
.action-content a:hover {
    color: white;
    box-shadow: 7px 7px 0px 0px rgb(0 0 0 / 72%);
    transition: 0.5s;
}
/*action*/


/*footer*/

.footer-logo img 
{
    width: 60%;
    background: white;
    padding: 4px 15px;
}
/*.ft-center 
{
    text-align: center;
}*/
.footer-image
{
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #00000059;
    background-position: unset;
    background-blend-mode: multiply;
    height: auto;
}
.copyright p 
{
    color:white;
}

.footer-icon-links {
    margin-bottom: 30px;
    /* float: none; */
    text-align: center;
}
.footer-link {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 15px;
    border-radius: 200px;
    background-color: black;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 7%);
    -webkit-transition: background-color 200ms ease, color 200ms ease;
    transition: background-color 200ms ease, color 200ms ease;
    font-family: 'Font Awesome 5 Solid Icons', sans-serif;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 42px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}
/*footer*/

.readmore-button:hover {
    box-shadow: inherit;
    padding-top: 7px;
}
.readmore-button {
    background: #3e4095;
    padding: 9px 17px;
    border-radius: 3px;
    width: 13%;
    text-align: center;
    box-shadow: 3px 4px 0px 0px rgb(188 30 44);
    margin: auto;
}
.pr-img img:hover
{
    transform: scale(1.3);
    transition: 0.5s;
}
.pr-img 
{
    overflow: hidden;
    transition: 0.5s;
}
.abt-top {
    background: #ed3237;
    text-align: center;
}
.abt-head h2 {
    color: white;
}
.pr-image img {
    width: 100%;
}
.pr-head {
    text-align: center;
    background: #ed3237;
}
.pr-head h3 {
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 200;
    color: white;
    padding: 4px 0;
}
.pr-content p {
    text-align: justify;
    color: #727272;
}
.main-product {
    background: #f7f6f6;
    padding: 10px 23px;
    box-shadow: 2px 3px 3px 3px rgb(0 0 0 / 37%);
    border-radius: 8px;
    margin: 30px 0px;
}
.bknow {
    background: black;
    margin-top: -15px;
    text-align: center;
    padding: 4px 0;
    border: 2px solid black;
    transition: 0.5s;
}
.bknow:hover
{
    border: 2px solid #ed3237;
    background: none;
    font-weight: 500;
    transition: 0.5s;
}
.bknow:hover a
{
    color: #ed3237;
    transition: 0.5s;
}
.pr-image {
    margin-top: 15px;
}
.abt-head {
    text-align: center;
}

.abt-2head 
{
    color: black !important;
    font-weight: 500;
    text-transform: uppercase;
}
.booknow {
    background: black !important;
    border-top-left-radius: 50px !important;
    padding: 6px 0;
    text-align: center;
    margin-top: -9px;
}
.acp-button 
{
 position:inherit;
 text-align:center;
}
.bg-head {
    padding: 30px 0px;
    background: #006cb5;
}
.navbar-nav 
{
        margin-top: -17px;
}
.product-image img 
{
    width: 100%;
    border: 4px solid #006cb5;
}
.product-image h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    background: #ed3237;
    padding: 5px 0;
    color: white;
}
.pdf-button a img {
    width: 200px;
    margin-top: 22px;
}
.pdf-button 
{
    float: right;
}
@media (max-width: 768px)
{
	.flaticon-lotus 
	{
		display: none;
	}
	.my-logo img
	{
	    width:28%;
	    padding:8px 0px;
	}
	.home.demo3 
	{
	    background-repeat:no-repeat;
	}

    .counter-outer 
    {
        width: 100%;
    }
    .rslides1_nav.prev, .rslides1_nav.next 
    {
        top: 26%;
        background: #ed3237;
        padding: 0px 9px;
    }
    .action-head h2 
    {
        font-size: 70px;
    }
    .action-bbg-green 
    {
        display: none;
    }
    .action-head 
    {
        padding: 89px 50px;
    }
    .action-content 
    {
        position: inherit;
        top: 0;
        right: 0;
        padding: 15px 23px;
    }
    .ft-center 
    {
        text-align:left;
    }
    .banner-content 
    {
        position: absolute;
        z-index: 1;
        top: 38%;
        left: 17%;
        background: #00000069;
        padding: 7px 16px;
        border-radius: 1%;
    }
    .banner-content span 
    {
        font-size: 15px;
        color: white;
        text-transform: uppercase;
        font-weight: 500;
    }
    .rslides1_nav.prev, .rslides1_nav.next 
    {
        top: 35%;
    }
    .readmore-button 
    {
        width: 100%;
    }

}