@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Mukta+Malar&display=swap');	
html{scroll-behavior: smooth;}
a{text-decoration:none!important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.logo{width:500px;}
.logoclr{color:#db1915;}
.smallfnt{font-size: 14px;}
.top-bg {background-color: #db1915;}
.beige{background: beige;}
.navbg{background-color: #f3d72c;}
.head{font-family: Arial, sans-serif; font-weight: 600;}
.tamil{font-family: 'Mukta Malar', sans-serif; line-height: 26px;}
p{font-family: helvetica, sans-serif;}
.helvetica{font-family: helvetica, sans-serif;}
.pclr{color: #646363;}
.clr1{color:#ca1f26;}
.navbrd{border-right:1px solid #db1915;}
.navfont{font-family: Arial, sans-serif; font-weight:700; font-size:18px;}
.navbar-light .navbar-nav .nav-link.active{color:#db1915 !important;}
.navbar .navbar-nav .nav-link:hover{color:#db1915 !important;}
.navbar button {background-color:#db1915;}
.dropdown-item.active, .dropdown-item:active {color: #fff; text-decoration: none; background-color: #db1915!important;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff!important;text-decoration: none;background-color: #db1915!important;}
.dropdown-item{padding: 10px 35px!important;}
.wlcmbg{background-image:url("../images/bgsquare.png"); background-size: cover; background-position: 50% 0;}
.tophead{font-size:40px;}
.pf1{font-size:18px;}
.pf2{font-size:14px;}
.media.service-box {margin: 20px 0;}
.media.service-box .pull-left {margin-right: 20px;}
.media>.pull-left {padding-right: 10px;}
.media.service-box .pull-left > i {
    display:block;
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    color: #db1915;
    -webkit-box-shadow: inset 0 0 0 1px #db1915;
    box-shadow: inset 0 0 0 1px #db1915;
    transition: background-color 400ms, background-color 400ms;
    position: relative;}
.media.service-box .pull-left > i:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: -10px;
    border: 4px solid #fff;
    border-radius: 20px;
    background:#db1915;}
.media.service-box .pull-left > i:hover{background-color:#db1915; color:white;}
.smallborder1{width: 80px; height: 2px; background-color: #db1915;}
.servicebg{background-color:#db1915;}
.bgglry{background-color:#f0f6fa;}
.cntctbg{background-image:url("../images/bgcontact.jpg");}
.txtbg{background:#db1915; color:white;}
.fullbg{padding:0!important;}
.cd li{list-style:none!important;}
.cntpad{padding-left:37px;}
.wrdbrk{white-space: pre;}
.pad{padding-top:4.5em;}
.sc-list > ul {list-style: none; padding-left: 1.2em; margin: 0;}
.sc-list > ul > li {position: relative; text-indent: -1.2em; margin-bottom: 0.7em;}
.sc-list > ul > li:before {
    font-family: 'Bootstrap-icons';
    font-weight: normal;
    content: '\F5EA';
    font-size: 0.74em;
    color: #db1915;
    vertical-align: middle;
    display: inline-block;
    width: 1.62em;
    text-indent: 0;
    margin-top: -0.2em;
    line-height: 30px;}
.icon i {
    color: #fff;
    font-size: 26px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    display: block;
    border-radius: 50%;
    text-align: center;
    background: #db1915;}
.city-box{padding:40px 20px; height: 400px; overflow: scroll;}
.text1 {position: relative; padding: 0 0 0 23px; margin-top: -39px;}
.bg-overlay {position: relative;}
.bg-overlay::after {
    background-color: #2424247a;
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;}
.box-bg {position: relative; z-index: 1;} 
.a {
    background-image: url("../images/a.webp");
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.b {
    background-image: url("../images/b.webp");
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}  
.c {
    background-image: url("../images/c.webp");
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.d {
    background-image: url("../images/d.webp");
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.e {
    background-image: url("../images/e.webp");
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}  
.pad-box{padding:4.5em 0;}    
  

@media (min-width:1px) and (max-width:767.98px){	
.navbrd{border:none;}
.tophead{font-size:40px;}
.logo{width:330px;}
.pad{padding-top:20px;}
.city-box{padding:20px 15px;}
}

@media (min-width: 768px) and (max-width: 991.98px){		
.navbrd{border:none;}
}


#notfound {position: relative; height: 100vh;}
#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.notfound .notfound-404 {height: 280px; position: relative; z-index: -1;}
.notfound .notfound-404 h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 190px;
    margin: 0px;
    font-weight: 900;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url('../images/bg.jpg') no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-position: center;}
.notfound h2 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;}
.notfound p {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 0px;}
.notfound a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #0046d5;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 40px;
    color: #fff;
    font-weight: 700;
    -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
    box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}