/* ------------------------------------------------
  Project:   Hectolab - Medical & Health Multipurpose HTML5 Template
  Author:    ThemeHt
------------------------------------------------ */
/* ------------------------
    Table of Contents

  1. General
  2. Typography
  3. Helper class
  4. Text color
  5. Background color
  6. Jarallax
  7. Pattern
  8. Border Radius
  9. Banner
  10. Countdown
  11. Terms and Conditions
  12. Privacy Policy
  13. Contact
  14. About Us
  15. Video
  16. Side Background
  17. Popup
  18. Menu Price List
  19. List Icon
  20. Nice Select


/* ------------------------
    General
------------------------*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,400i,500,600,700,800,900');

body {font-family: 'Fira Sans', sans-serif; padding: 0; margin: 0; font-weight: normal; font-style: normal; font-size: 15px; line-height: 1.5; color:#565857; overflow-x: hidden;}


/* ------------------------
    Typography
------------------------*/
h1, h2, h3, h4, h5, h6{font-weight:normal; margin-top: 0px; margin-bottom: 0px; text-transform: capitalize;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 70px; font-style: normal; line-height: 75px; font-weight: 600; text-transform: capitalize; color: #e3000c;}
h2 { font-size: 40px; font-style: normal; line-height: 46px; font-weight: 700; color: #202125; text-transform: capitalize; margin-bottom: 10px; position: relative;}
h3 { font-size: 50px; font-style: normal; line-height: 36px; }
h4 { font-size: 24px; font-style: normal; text-transform: uppercase; margin-bottom: 10px; font-weight: 500; line-height: 30px; color: #202125;}
h5 { font-size: 20px; font-style: normal; text-transform: uppercase; margin-bottom: 10px; font-weight: 500; line-height: 26px; color: #202125;}
h6 { font-size: 18px; font-style: normal; line-height: 24px; margin-bottom: 10px; color: #202125;}
ul { margin: 0px; padding: 0px; }


/* ------------------------
    Helper class
------------------------*/
p{line-height: 1.7;}
.grey-bg p{color: #202125}
.lead{font-weight: normal; font-size: 16px; line-height: 30px;}
.z-index-0{z-index: 0; position: relative;}
.z-index-1{z-index: 1; position: relative;}
h1 span{color: #e3000c;}
section{padding: 80px 0;}
.section-title{margin-bottom:50px;}
.section-title p{font-size: 16px;}


.font-w-3{font-weight: 300;}
.font-w-4{font-weight: 400;}
.font-w-5{font-weight: 500;}
.font-w-6{font-weight: 600;}
.font-w-7{font-weight: 700;}
.font-w-8{font-weight: 800;}
.font-w-9{font-weight: 900;}


.line-h-2{line-height: 1.6;}
.line-h-3{line-height: 1.7;}
.line-h-4{line-height: 1.8;}
.line-h-5{line-height: 1.9;}

.letter-space-1{letter-spacing: 5px;}
.letter-space-2{letter-spacing: 10px;}
.letter-space-3{letter-spacing: 15px;}


/* ------------------------
    Text color
------------------------*/
.text-theme{color:#e3000c;}
.text-black{color:#202125 !important;}
.text-grey{color:#565857 !important;}
.text-yellow{color:#e3000c;}
.text-rgba{color: rgba(255,255,255,0.8);}


/* ------------------------
    Background color
------------------------*/
.white-bg{background-color:#ffffff !important;}
.dark-bg{background-color:#1b1b1b;}
.grey-bg{background-color:#f9f9f9;}
.theme-bg{background-color:#1b1b1be0;}
.transparent-bg{background-color: inherit !important;}


/* ------------------------
    Jarallax
------------------------*/
.jarallax {position: relative; z-index: 0;}
.jarallax > .jarallax-img {position: absolute;  object-fit: cover; font-family: 'object-fit: cover;'; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;}


/* ------------------------
    Border Radius
------------------------*/
.radius{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.radius-0{-webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px;}
.radius-1{-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.radius-2{-webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
.radius-3{-webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px;}
.radius-4{-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}

/* ------------------------
    Banner
------------------------*/
.fullscreen-banner{position: relative; min-height: 100px;}
[data-bg-img]{background-size: cover; background-position: center center; background-repeat: no-repeat;}
.align-center{position: absolute; top: 50%; width: 100%; z-index: 9;}
.align-end{position: absolute; bottom: 0; width: 100%; z-index: 9;}
.fullscreen-banner .owl-carousel, .fullscreen-banner .owl-stage-outer, .fullscreen-banner .owl-stage, .fullscreen-banner .owl-item, .fullscreen-banner .item { height: 100%; }
.banner-slider h1 { letter-spacing: 8px; text-transform: capitalize; font-weight: 800; }
.banner-slider h5{position: relative; padding-left: 40px; display: inline-block; background: #e3000c;}
.banner-slider h5:before{content: ""; position: absolute; background: #ffffff; left: 0; top: 50%; margin-top: -1px; width: 30px; height: 2px; }
.banner-slider.owl-carousel .owl-dots{bottom: 4%;}


/* -------------------------------
   Background Position & Size
-------------------------------*/
.bg-cover { background-size: cover; }
.bg-contain { background-size: contain; }
.bg-pos-l { background-position: left; }
.bg-pos-r { background-position: right; }
.bg-pos-rt { background-position: right top; }
.bg-pos-lt { background-position: left top; }
.bg-pos-rb { background-position: right bottom; }
.bg-pos-lb { background-position: left bottom; }
.bg-repeat { background-repeat: repeat; }


/* ------------------------
    About Us
------------------------*/
.about-2{display: inline-block; text-align: center; border:8px solid #f8f9fa; width: 100%;}
.about-2 h3{background: #e3000c; color: #ffffff; padding: 15px; margin-bottom: 0; text-transform: capitalize;}
.about-2 .working-hours {padding: 30px; display: inline-block; width: 100%;}
.about-2 .working-hours li{border-color: #ffffff; font-size: 16px; font-weight: bold;}
.about-2:before{z-index: 0;}
.appoinment-img {bottom: 0; position: absolute;}


/* ------------------------
    Countdown
------------------------*/
.countdown{margin:50px 0; display: table; width: 100%;}
.countdown > li{padding: 0 30px; font-weight: 700; text-align: center; border-right: 1px dashed rgba(0,0,0,0.1); list-style-type: none; display: table-cell; width: auto;}
.countdown > li:last-child{border-right: none;}
.countdown > li span{font-size:70px; font-weight:300; line-height:60px; margin-bottom: 20px; display: inline-block;}
.countdown > li p{font-size:20px; text-transform: uppercase; line-height:30px; margin-bottom: 0; color: #e3000c;}
.dark-bg .countdown > li{border-color:rgba(255,255,255,0.2) }

/* ------------------------
    Terms and Conditions
------------------------*/
.terms-and-conditions p{margin-bottom:25px;}
.terms-and-conditions ul.list{margin-bottom:20px; display:block;}
.terms-and-conditions ul.list li i{padding-right:12px; font-size:15px;}

/* ------------------------
    Privacy Policy
------------------------*/
.privacy-policy p{margin-bottom:25px;}
.privacy-policy ul.list{margin-bottom:20px; display:block;}
.privacy-policy ul.list li i{padding-right:12px; font-size:15px;}

/* ------------------------
    Contact
------------------------*/
.contact-info li {padding-left: 50px; position: relative;}
.contact-info li i{position: absolute; left: 0; top: 0; line-height: 24px; font-size: 30px; color: #e3000c; text-align: center;}
.contact-info li span{font-size: 16px; color: #202125; font-weight: bold; text-transform: uppercase; display: block; margin-bottom: 8px;}
.contact-info li p{margin-bottom: 0; line-height: 24px;}
.contact-info li a{color: #202125;}
.dark-bg .contact-info li a{color: #ffffff;}
.contact-info li a:hover{color: #e3000c;}
.theme-bg .contact-info span, .dark-bg .contact-info span{color: #ffffff}
.theme-bg .contact-info li i{color: #ffffff;}
.theme-bg .contact-info li a{color: #ffffff;}
.theme-bg .contact-info li a:hover{color: #202125;}
.contact-1 .contact-box {position: absolute; top: 50%; z-index: 99; transform: translateY(-50%); width: 100%;}

.form-group{margin-bottom: 20px; position: relative;}
 label{font-size: 14px; color: #333}
.form-control{height: 50px; border-radius: 0; font-size: 13px; color: #202125; background: none; border: none; border-bottom: 2px solid #f5f5f5; box-shadow: none;}
.dark-bg .form-control, .theme-bg .form-control{color: #ffffff;}
.dark-bg select.form-select option, .theme-bg select.form-select option { color: black; }
.grey-bg .form-control{background: #ffffff}
textarea.form-control{height: 150px;}
.form-control:focus{box-shadow: none; background: none; border-color: #e3000c;}
.theme-bg .form-control:focus{border-color: #202125;}
select.form-control {-moz-appearance: none; -webkit-appearance: none; appearance: none; height: 50px !important;}
iframe{width: 100%; border: none; pointer-events: auto;}
.iframe-h{height: 500px !important;}
.iframe-h-2{height: 600px !important;}
.map iframe {border: 0px; width: 100%; height: 100%; z-index: 1;}
.help-block.with-errors {position: absolute; color: red; right: 15px; font-size: 10px; line-height: 14px;}

.form-control::-webkit-input-placeholder {color: #202125;}
.form-control::-moz-placeholder {color: #202125;}
.form-control:-ms-input-placeholder {color: #202125;}
.form-control:-moz-placeholder {color: #202125;}
.dark-bg .form-control::-webkit-input-placeholder, .theme-bg .form-control::-webkit-input-placeholder {color: #ffffff;}
.dark-bg .form-control::-moz-placeholder, .theme-bg .form-control::-moz-placeholder {color: #ffffff;}
.dark-bg .form-control:-ms-input-placeholder, .theme-bg .form-control:-ms-input-placeholder {color: #ffffff;}
.dark-bg .form-control:-moz-placeholder, .theme-bg .form-control:-moz-placeholder {color: #ffffff;}


/* ------------------------
    Video
------------------------*/
.video-btn {position: relative; display: inline-block; min-height: 50px; min-width: 60px;}
.video-btn .btn-play {font-size: 30px; background: #e3000c; color: #fff; line-height: 50px; width: 70px; height: 70px; border: 10px solid rgba(0,0,0,0.1); -webkit-border-radius: 100%;
 border-radius: 100%; text-align: center; cursor: pointer; display: inline-block; -webkit-transition: .15s ease-in-out; transition: .15s ease-in-out; -webkit-transition-property: color, background, border-color; transition-property: color, background, border-color; }
.video-btn .btn-play {position: absolute; top: 50%; left: 0; margin-top: -30px; z-index: 5;}
.video-btn .btn-play:after, .video-btn .btn-play:before {content: ''; border: 10px solid; border-color: inherit; width: 270%; height: 270%; -webkit-border-radius: 100%; border-radius: 100%;
 position: absolute; left: -85%; top: -85%; opacity: 1; -webkit-animation: 1s videomodule-anim linear infinite; animation: 1s videomodule-anim linear infinite; }
.video-btn .btn-play:before {-webkit-animation-delay: .5s; animation-delay: .5s; }
.video-btn-pos{position: absolute; position: absolute; left: 50%; top: 50%; width: auto !important;}
.theme-bg .video-btn .btn-play, .dark-bg .video-btn .btn-play{background: #ffffff; border-color: #ddd; color: #e3000c;}
.html5-video {height: 100%; left: 0; opacity: 1; overflow: hidden; position: absolute; top: 0; width: 100%; z-index: -2;}
.html5-video video {width: 100%;}

/* ------------------------
    Side Background
------------------------*/
.image-column {
  position: absolute;
  left: 0px;
  top: 0;
}

.image-column.right {
  left: inherit;
  right: 0;
}

/* ------------------------
    Popup
------------------------*/
.modal{z-index: 99999; top: 150px;}
.modal-backdrop{z-index: 9999;}
.modal-dialog{margin: 0 auto;}

/* ------------------------
    Menu Price List
------------------------*/
.pricing-list li{border-top: 1px dashed #ddd; color: #e3000c; font-weight: 500; float: left; padding: 11px 0 12px; position: relative; text-align: right; width: 100%;}
.pricing-list li:first-child {border-top: none;}
.pricing-list li span {float: left; font-size: 16px; font-weight: 600; color: #202125; position: relative; text-align: left; text-transform: capitalize; width: auto;}


/* ------------------------
    List Icon
------------------------*/
.list-icon li{position: relative; padding-left: 20px;}
.list-icon li i{position: absolute; left: 0; top: 5px; color: #e3000c}


/* ------------------------
    Nice Select
------------------------*/
.nice-select{-webkit-tap-highlight-color:transparent;border: none; padding-top: 0; padding-bottom: 0; padding-left: 0.75rem; border-bottom: 2px solid #f5f5f5;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-size:14px;font-weight:normal;height:50px;line-height:50px;outline:none;padding-right:30px;position:relative;text-align:left !important;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;}
.dark-bg .nice-select span, .theme-bg .nice-select span{color: #ffffff;}
.nice-select:active, .nice-select.open, .nice-select:focus{border-color:#e3000c;}
.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px;}
.theme-bg .nice-select:after{border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;}
.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);}
.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}
.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none;}
.nice-select.disabled:after{border-color:#cccccc;}
.nice-select.wide{width:100%;}
.nice-select.wide .list{left:0 !important;right:0 !important;}
.nice-select.right{float:right;}
.nice-select.right .list{left:auto;right:0;}
.nice-select.small{font-size:12px;height:36px;line-height:34px;}
.nice-select.small:after{height:4px;width:4px;}
.nice-select.small .option{line-height:34px;min-height:34px;}
.nice-select .list{background-color:#fff;width:100%;border-radius:5px;box-shadow:0 0 0 1px rgba(68, 68, 68, 0.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);-ms-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;z-index:99;}
.nice-select .list:hover .option:not(:hover){background-color:transparent !important;}
.nice-select .option{color: #202125; width: 100%; cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s;}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus{background-color:#f6f6f6;}
.nice-select .option.selected{font-weight:bold;}
.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default;}
.no-csspointerevents .nice-select .list{display:none;}
.no-csspointerevents .nice-select.open .list{display:block;}
body {	
  margin: 0;
  padding: 0;
  background: rgb(230,230,230);
  
  color: rgb(50,50,50);
  font-family: 'Open Sans', sans-serif;
  font-size: 112.5%;
  line-height: 1.6em;
}

/* ================ The Timeline ================ */

/*.timeline {*/
/*  position: relative;*/
/*  width: 660px;*/
/*  margin: 0 auto;*/
/*  margin-top: 20px;*/
/*  padding: 1em 0;*/
/*  list-style-type: none;*/
/*}*/

/*.timeline:before {*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  top: 0;*/
/*  content: ' ';*/
/*  display: block;*/
/*  width: 6px;*/
/*  height: 100%;*/
/*  margin-left: -3px;*/
/*  background: rgb(80,80,80);*/
/*  background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);*/
/*  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));*/
/*  background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);*/
/*  background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);*/
/*  background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);*/
/*  background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);*/
  
/*  z-index: 5;*/
/*}*/

/*.timeline li {*/
/*  padding: 1em 0;*/
/*}*/

/*.timeline li:after {*/
/*  content: "";*/
/*  display: block;*/
/*  height: 0;*/
/*  clear: both;*/
/*  visibility: hidden;*/
/*}*/

.direction-l {
  position: relative;
  width: 300px;
  float: left;
  text-align: right;
}

.direction-r {
  position: relative;
  width: 300px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}

.flag {
  position: relative;
  display: inline;
  background: rgb(248,248,248);
  padding: 6px 10px;
  border-radius: 5px;
  
  font-weight: 600;
  text-align: left;
}

.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -40px;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgb(255,80,80);
  z-index: 10;
}

.direction-r .flag:before {
  left: -40px;
}

.direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-left-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: inline;
  
  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(250,80,80);
  vertical-align: middle;
}

.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}

.desc {
  margin: 1em 0.75em 0 0;
  
  font-size: 0.77777em;
  font-style: italic;
  line-height: 1.5em;
}

.direction-r .desc {
  margin: 1em 0 0 0.75em;
}
 .hide{
        display:none;
    }
    .featurette-heading{
        display:block;
    }
/* ================ Timeline Media Queries ================ */
 .marketing img{
            display: flex;
    margin: auto;
 
    }
@media screen and (max-width: 660px) {
    .milesstoneimg{
    width:100%;
}
    .abttext{
    margin-top:3rem;
}
.leads{
    text-align:justify;
}



    .hide{
        display:block;
         margin-bottom:3rem;
    }
     .featurette-heading{
        display:none;
    }
    .marketing img{
            display: flex;
    margin: auto;
    height: 200px;
    width: 200px;
    }

/*.timeline {*/
/* 	width: 100%;*/
/*	padding: 4em 0 1em 0;*/
/*}*/

/*.timeline li {*/
/*	padding: 2em 0;*/
/*}*/

.direction-l,
.direction-r {
	float: none;
	width: 100%;

	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -30px;
	left: 50%;
	content: ' ';
	display: block;
	width: 12px;
	height: 12px;
	margin-left: -9px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(255,80,80);
	z-index: 10;
}

.direction-l .flag:after,
.direction-r .flag:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
}

.direction-l .time-wrapper {
	float: none;
}

.direction-r .time-wrapper {
	float: none;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
	
  z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;
	
  z-index: 15;
}

}

@media screen and (min-width: 400px ?? max-width: 660px) {

.direction-l .desc,
.direction-r .desc {
	margin: 1em 4em 0 4em;
}

}
.commitment-section {
  background: linear-gradient(135deg, #ffffff, #e8f4ff);
  padding: 50px 0;
  position: relative;
}

.container {
  position: relative;
  z-index: 1;
}

.content-block {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 40px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.content-block:hover {
  transform: scale(1.02);
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
}

.text-box {
  position: relative;
  padding: 20px;
  margin-bottom: 30px;
  border-left: 5px solid #e3000c;
  animation: slideIn 1s ease forwards;
  opacity: 0;
}

.highlight-title {
  font-size: 26px;
  font-weight: 700;
  color:#e31e24;
  margin-bottom: 15px;
  position: relative;
}

.highlight-title::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 50px;
  height: 3px;
  background-color: #e3000c;
  animation: expandLine 0.5s ease forwards;
}

.highlight-subtitle {
  font-size: 20px;
  font-weight: 600;
  color: #555;
  margin-top: 20px;
}

.highlight-text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.product-list, .service-list {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 20px;
}

.product-list li, .service-list li {
  font-size: 16px;
  color: #67696c;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

.product-list li::before, .service-list li::before {
  content: '✔';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color:#3ea713;
}

.divider {
  height: 1px;
  background-color: #e0e0e0;
  margin: 40px 0;
}

@keyframes slideIn {
  from {
    transform: translateX(-50px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes expandLine {
  from {
    width: 0;
  }
  to {
    width: 50px;
  }
}

@media (max-width: 768px) {
  .content-block {
    padding: 30px;
  }

  .highlight-title {
    font-size: 22px;
  }

  .highlight-subtitle {
    font-size: 18px;
  }

  .highlight-text {
    font-size: 14px;
  }

  .product-list li, .service-list li {
    font-size: 14px;
  }
}

/*.timeline-container {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    padding: 20px 0;*/
/*    position: relative;*/
/*    height: 300px; */
/*    margin-top: 50px;*/
/*}*/

/*.timeline-container::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 50%; */
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 4px;*/
/*    background-color: red; */
/*    z-index: 1;*/
/*}*/
/*.timeline-item {*/
/*    position: relative;*/
/*    width: 178px;*/
/*    z-index: 2;*/
/*    text-align: center;*/
/*    background-color: white;*/
/*    padding: 5px;*/
/*    border-radius: 10px;*/
/*    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);*/
/*}*/

/*.timeline-item:nth-child(odd) {*/
/*    transform: translateY(-100px); */
/*}*/

/*.timeline-item:nth-child(even) {*/
/*    transform: translateY(100px);*/
/*}*/

/*.timeline-item::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 50%; */
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    background-color: red;*/
/*    border-radius: 50%;*/
/*    z-index: 3;*/
/*}*/


/*.timeline-item .year {*/
/*    font-weight: bold;*/
/*    font-size: 18px;*/
/*    color: red;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.timeline-item p {*/
/*    margin: 0;*/
/*}*/



* {
  box-sizing: border-box;
}
html,body {
  width: 100%;
  height: 100%;
  margin: 0;
} 
.timeline {
  width: 100%;
  height: 480px;
  padding: 20px;
  position:relative;
  box-sizing: border-box;
  background: rgb(230,230,230);
  overflow: auto;
  display: flex;
}
.timieline-title {
  font-size: 1.5em;
  font-weight: bold; 
}
.timeline-content {
  max-width: 251px;
  height: 200px;
  padding: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  align-self: flex-start;
  background: #FFF;
  position: relative;
  border-radius: 10px;
  /*margin-right: 10px;*/
  box-shadow: 0px 0px 2px 2px rgba(0,0,0, 0.2);
}
.timeline-content:before {
  position: absolute;
  width: calc(100% + 14px);
  height: 4px;
  top: calc(100% + 10px);
  background:#e31e24;
  content: "";
  left: -7px;
  border-radius: 5px;
}

.timeline-content:after {
  position: absolute;
  width: 4px;
  height: 25px;
  top: 100%;
  left: calc(50% - 10px);
  background: #FFF;
  content: "";
}
.timeline-period {
  position: absolute;
  top: calc(100% + 25px);
  background: #FFF;
  padding: 10px;
  width: 115px;
  text-align:center;
  border-radius: 10px;
  left: calc(50% - 60px);
  box-shadow: 0px 0px 2px 2px rgba(0,0,0, 0.2);
}
.timeline-period:before {
  width: 15px;
  height: 15px;
  background:#e31e24;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: -20px;
  left: calc(50% - 13px);
  z-index: 2;
}

.timeline-content:nth-child(even) {
  align-self: flex-end;
}
.timeline-content:nth-child(even):before {
    top: -15px; 
}
.timeline-content:nth-child(even):after {
    top: -25px;
}
.timeline-content:nth-child(even) .timeline-period {
  top: -100px;
}
.timeline-content:nth-child(even) .timeline-period:before {
  top: calc(100% + 2px);
}

.card {
  background-color: #f8f9fa;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.card-animation {
  position: relative;
  overflow: hidden;
}

.card-animation::before {
  content: '';
  position: absolute;
  top: -75%;
  left: -75%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1) 75%);
  transition: transform 0.5s ease;
  transform: scale(0);
}

.card-animation:hover::before {
  transform: scale(1);
}

.card-body {
  padding: 20px;
  text-align: center;
}

.card-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
}

.card-text {
  font-size: 16px;
  color: #555;
}

.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .col-12 {
    margin-bottom: 20px;
  }
}
/* Scroll to Top Button Styling */
.scroll-top,
.scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #007bff;
  color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 1000;
  text-decoration: none;
}

.scroll-top i,
.scrollToTop i {
  font-size: 24px; /* Adjust size as needed */
}

/* Optional additional styling for the alternative button */
.scrollToTop .pluse_1,
.scrollToTop .pluse_2 {
  position: absolute;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.scrollToTop .pluse_1 {
  top: 10px;
  left: 10px;
  transform: rotate(45deg);
}

.scrollToTop .pluse_2 {
  bottom: 10px;
  right: 10px;
  transform: rotate(-45deg);
}

/* Hover effect */
.scroll-top:hover,
.scrollToTop:hover {
  background: #0056b3; /* Darker shade for hover effect */
}

.download-brochure-container {
    font-size: 18px;
    position: fixed;
    right: 26px;
    bottom: 43px;
    z-index: 10;
}

.download-brochure-container .download-btn {
    background-color:#e31e24; /* Customize the button color */
    color: white; /* Text color */
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); /* Add shadow for depth */
}

.download-brochure-container .download-btn:hover {
    background-color: #000; /* Darker shade on hover */
}
.background-section {
    background-color: #f8f9fa; /* Background color for the section */
    padding: 40px 0; /* Add padding to the section */
    position: relative; /* Allows absolute positioning inside */
}

/* Animation Keyframes */
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px) rotate(0deg) scale(0.9);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotate(0deg) scale(1);
    }
}

.background-section {
    background-color: #f8f9fa; /* Background color for the section */
    padding: 40px 0; /* Add padding to the section */
    position: relative; /* Allows absolute positioning inside */
}

.cross-card {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto; 
    animation: fadeInUp 1s ease-out forwards; 
    opacity: 0;
}

.card-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    background-color: #ffffff; 
    border: 1px solid #ddd;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
    z-index: 10; 
    width: 100%; 
    text-align: left; 
    transition: transform 0.3s ease-out; 
}

.card-content:hover {
    transform: translate(-50%, -50%) rotate(0deg) scale(1.05); 
}

.card-content h2.title {
    margin: 0 0 10px 0; 
    font-size: 35px; 
}

.card-content p {
    margin: 0 0 10px 0; 
    font-size: 16px; 
}

.card-content ul {
    padding-left: 20px; 
    margin: 0; 
}

.card-content ul li {
    margin-bottom: 5px; 
}

h2.title {
    display: inline-block; /* Ensures the underline is only as long as the text */
    border-bottom: 2px solid #000; /* Adjust thickness and color */
    font-size: 45px;
    /*padding-bottom: 5px; */
}


h2.title::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px; /* Underline thickness */
    bottom: 0;
    left: 0;
    background-color: #000; /* Underline color */
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}

h2.title:hover::after {
    visibility: visible;
    transform: scaleX(1); /* Animates the underline from left to right */
}

.headtag{
    background:black
}
.headtag h1{
    color:#7f7f7f;
    font-size:33px;
}
.headtag span{
    /*color:#7f7f7f;*/
    font-size:33px;
}

.abtsec{background:#fff;}

.exlead{
    margin-top:35px;
}







@media (max-width: 992px) {
    .image-column-h {
        min-height: 215px;
    }
}
















