@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Roboto&display=swap');
li{list-style-type:none!important;}
a{text-decoration:none!important;}
html{scroll-behavior: smooth;}
.play{font-family: 'Helvetica', sans-serif;}.robo{font-family: 'Helvetica', sans-serif;}
.pad{padding:90px 0px;}.fullpad{margin:0!important;padding:0!important;}.padd{padding:90px 40px;}
.dar{color:#001a47;}.green{color:#004d31;}.dull{color:#9ea5a2;}
.parallaxpad h4{font-style: italic;font-size: 1.2rem;}
/**********Top**/
.topbg{background-color:#ec1f24;}.toplogo{width:110px;}.navbg{background-color: white;}
/*navbar section*/
.navfnt{font-family: 'Arial', sans-serif;font-size:20px;}
.navbar-light .navbar-nav .nav-link {color:black!important;}
.navbar-light .navbar-nav .nav-link:hover{ color:#ec1f24!important;transition:.5s;}
.navbar-light .navbar-nav .active>.nav-link{ color:#ec1f24!important;}
.navbar button {background-color: #fff;}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;
}
/***Welcome**********/
.welcome{position:relative;}.welcomeset{position:relative;}.welcomeset img{max-width: none;margin-bottom: 0;border-radius: 5px;}
.welcomeset img:nth-child(2) {bottom: -150px;}.welcomeset img:nth-child(2) {position: absolute;bottom: -50px;left: -120px;}
  .well {width: 219px;height: 219px;text-align: center;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;
    -ms-flex-align: center;align-items: center;background-image: url(../images/circle.webp);background-position: center center;background-repeat: no-repeat;-webkit-box-orient: vertical;
    -webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;
    position: absolute;top: 40px;left: -90px;}
  .well span {
    display: block;font-size: 30px;font-weight: 700;color: black;text-transform: uppercase;line-height: 1;margin-bottom: 10px;}
  .well h4 {margin: 0;font-size: 15px;font-family: var(--special-font);color: black;line-height: 1;}
  .detail {margin-top: 60px;margin-left: 30px;padding-left: 120px;padding-top: 100px;padding-bottom: 0;padding-right: 0;}
  .detail {background-color: #fff;padding: 50px;border-radius: 5px;margin-top: 40px;box-shadow: 0 0 50px 0 rgba(157,157,157,.3);}
  .block-title__image {background-image: url(../images/welhead.webp);background-size: 100%;width: 35px;height: 35px;background-position: center center;background-repeat: no-repeat;}
  .to{font-weight: 700;color: #9ea5a2;letter-spacing: .1em;line-height: 1;font-size: 25px;}
  .welhead{font-size:50px;color:#ec1f24;}.welpara{color: #6e7673;font-size: 16px;line-height: 26px;}
  .thm-btn {display: inline-block;vertical-align: middle;border: none;outline: none !important;background-color: #ec1f24;color: #fff;
            font-size: 16px;border-radius: 5px;font-weight: 700;padding: 16.5px 39.5px;transition: 500ms;}.thm-btn:hover {background-color:#faf200;color: rgb(0, 0, 0);}
/*****zoom*************/
figure {margin: 0!important; padding: 0!important; overflow: hidden;}
.zoom figure img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}
.zoom figure:hover img {-webkit-transform: scale(1.2); transform: scale(1.2);}
 /**why choose us page**/
.single {text-align: center;margin-top: 30px;padding: 30px 15px;-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);background: #fff;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;
border-top: 3px solid #ec1f24;transition: all 0.4s ease;height:95%;}
.single:hover,.single.active{border-top-color:#ec1f24;}
.single:hover{transform:scale(1.03);-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);}
.single .iconhead i{color:#f3a712;width:90px;height:90px;line-height:90px;background:#fff;border: 1px solid #ebebeb;
border-radius:100%;font-size: 34px;position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease; display: block;}
.single.active .iconhead i,.single:hover .iconhead i {background: #179E66;color: #fff;border-color: transparent;}
.single .iconhead i::after {position: absolute;width: 20px;height: 2px;z-index: 3;opacity: 1;line-height: 20px;background: #f3a712;border-radius: 25px;
              left: 50%;bottom: 19px;content: "";margin-left: -10px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.single.active .iconhead i:after,.single:hover .iconhead i:after{background:#fff;}
.single h4 {margin: 15px 0;line-height: inherit;}
.single h4 a {font-size: 18px;color: #1c0f61;display: inline-block;}
.single p{font-size: 14px;}.bizwheel-btn.theme-2 {background: #f3a712;color: #fff;padding: 15px 32px;}
.single .button{margin-top: 15px;}
.single .button .bizwheel-btn {background: transparent;color: #666;padding: 0;
              height: auto;box-shadow: none;line-height: initial;border: none;}
.single .button .bizwheel-btn i {margin-right: 10px;background: #1c0f61;color: #fff;
width: 25px;border-radius: 100%;height: 25px;line-height: 25px;text-align: center;padding: 0;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.single.active .bizwheel-btn i,.single:hover .bizwheel-btn  i{color:#fff;background:#179e66;}
          /** parallax **/
.parallax{position: relative; background-image:url("../images/paralbanner.webp"); background-position: center center;background-repeat: no-repeat;background-size: cover;
              background-attachment: fixed;padding:40px 0;}
.parallax::before {position: absolute;left: 0;top: 0;height: 100%;width: 100%;background-color:#00000087;content: "";}
.parallaxpad{padding:65px 0;}
 /** specilaties **/
.secpad {padding: 7px !important;}.categories_grid a img {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-transform: scale(1.05);
transform: scale(1.05);}
.categories_grid a:hover img {-webkit-transform: scale(1); transform: scale(1);}
.categories_grid a {display: block;position: relative;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;border-radius: 5px;}
.categories_grid a .wrapper {width: 100%;background: transparent;position: absolute;left:0;bottom: 0;line-height: 1;padding: 100px 20px 30px 20px;
                             background: linear-gradient(to bottom, transparent, black);}
.categories_grid a .wrapper h2 {color: #fff;font-weight: 400;font-size: 1.5rem;margin: 0;-webkit-transform: translateY(20px) translateZ(0);transform: translateY(20px) translateZ(0);
              -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);}
.categories_grid a:hover h2 {-webkit-transform: translateY(-5px) translateZ(0); transform: translateY(-5px) translateZ(0);}
.categories_grid a .wrapper p {color: #fff;opacity: 0;margin: 0;font-size: 14px;font-size: 0.875rem;font-weight: 500;-webkit-transform: translateY(20px) translateZ(0);
              transform: translateY(20px) translateZ(0);-webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);transition-delay: 0s;}
.categories_grid a:hover p {opacity: 0.8;transition-delay: 0.2s;-webkit-transform: translateY(10) translateZ(0);transform: translateY() translateZ(0);}
/*footer section*/
.footer{background-color:#ec1f24;}.fullpad1{padding:0!important; margin:0!important;}
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -43px;}.smallfnt{font-size: 16px;color: white;}
.smallfnt:hover{color: white;}hr {border-top: 1px solid white!important;}.blck{color: white;}.blck:hover{color:white;}
.brow{color:#faf200;}.footicon{color:#faf200;}
/********About*/
.prodbg{background-color:#fffddd54;}.why-us .card { border-radius: 3px;border: 0;box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);margin-bottom: 30px;}
.why-us .card-icon {text-align: center;margin-top: -32px;}.why-us .card-icon i {font-size: 32px;color: #fff;width: 64px;
    height: 64px;padding-top: 3px;text-align: center;background-color:#ec1f24;border-radius: 50%;text-align: center;border: 4px solid #fff;
    transition: 0.3s;display: inline-block;}
  .why-us .card-body {padding-top: 12px;}.why-us .card-title {font-weight: 700;text-align: center;}
  .why-us .card-title a {color: #743e1d;}.why-us .card-title a:hover {color: #ec1f24;}.why-us .card-text {color: #5e5e5e;}
  .why-us .card:hover .card-icon i {background: #fff;color:#ec1f24;}
  .bg2{background:black;}.block-head {position: relative;margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px #cac9c9 solid;
    font-weight: normal;color: #333e48;}
.block-head::before {position: absolute;bottom: -3px;left: 20px;width: 35px;height: 5px;content: "";display: inline-block;background-color: #ec2424;}
.block-head::after {position: absolute;bottom: -1px;left: 0;width: 80px;height: 1px;content: "";display: inline-block;background-color: #ec2424;}
.feature-gd {background: white;padding: 20px;border-radius: 8px;box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);height:150px;margin-bottom:10px;}
.gicon, .ricons {margin-right: 1em;}
.gicon i {color: #559926;font-size: 28px;background: rgb(13 54 159 / 9%);width: 65px;height: 65px;line-height: 65px;border-radius: 50%;text-align: center; display: block;}
.ricons i {color: #b61818;font-size: 28px;background: rgb(13 54 159 / 9%);width: 65px;height: 65px;line-height: 65px;border-radius: 50%;text-align: center; display: block;}
.feature-gd:hover .gicon, .feature-gd:hover .ricons {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
.moorthylogo{width:225px;}.brandslog{width:300px;}
.contbuttonx {background: #e3010f;background-color: rgb(227, 1, 15);color: white;display: inline-block;letter-spacing: 1px;margin-top: 35px;padding: 15px 25px;transition: .5s;width: 26%;border-radius: 50px;}
.contbuttonx:hover {background-color: #F7D84B;color: #e3010f;}
/** Contact Page*/
 .info-box {background-color:#ec1f24!important;text-align: center;padding: 30px 0 32px 0;border-radius: 4px;height: 215px;}
.icon2{font-size:35px!important;color:#faf200!important;}.map-area iframe {border: solid 2px whitesmoke !important;padding: 4px;background: #fff;box-shadow: 1px 4px 2px 0px rgba(1,1,1,0.22);}
.topicon{color:#faf200!important;}.topblack{color:rgb(255, 255, 255)!important;}
.section-title-divider {width: 40px;height: 3px;margin: 0 auto;margin-bottom: 0px;background: #E6720B;margin-bottom: 20px;}
.owl-nav {display: none!important;}.owl-dots {display: none!important;}

@media (min-width:5px) and (max-width:767.98px){
	.pad{padding:35px 0px;}.to{font-size: 20px;}.welhead {font-size: 30px;}.welpara {font-size: 15px;}.toplogo{width:70px;}
    .contbuttonx {width: 50%;}.abohead{font-size: 24px;}.single {height: 83%;}
}
@media (min-width:768px) and (max-width:992.98px){
    .pad{padding:35px 0px;}.contbuttonx {width: 45%;}.cent{margin-left: auto;margin-right: auto;display: block;}.abo{width:55%;}
}
#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Helvetica', 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;
	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;}
}
/**Whatsapp & Call icon**/
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:63px;}
.point{bottom:10px;left:5px;}
.point1{bottom:70px;left:5px;}

.time-of-year {
    color:#ff01ff!important;
    font-size: 24px;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; 
  }
.time-of-year .tooltip {
  background:#ff0101;
  border-radius: 3px;
  bottom: -49px;
  font-size: 20px;
  display: block;
  left: -67px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 320px;
  z-index: 1102;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .7s ease-out;
  -moz-transition: all .7s ease-out;
  transition: all .7s ease-out;
  height: 100px;
  }
.time-of-year .tooltip::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ff0101 10px;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);
}
.time-of-year:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}