body,html{
scroll-behavior: smooth !important;
padding: 0;
margin: 0;
}
body{
font-family: sans-serif !important;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
scrollbar-width: thin;
scrollbar-color: var(--thumbBG) var(--scrollbarBG);
scroll-behavior: smooth !important;
margin: 0 !important;
padding: 0 !important;
color:#000000;
font-size:12px !important;
}
*::-webkit-scrollbar {
width: 3px !important;
height: 3px !important;
}
*::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 10px;
border-radius: 10px;
}
*::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px;
border-radius: 10px;
background: rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
*::-webkit-scrollbar-thumb:window-inactive {
background: rgba(255, 255, 255, 0.3);
}
img {
display: block;
height: auto;
max-width: 100%;
image-rendering: auto;
image-rendering: smooth;
object-fit: cover;
}
p{
color:#000000;
}
.dashtop-none{
display: none !important;
}
.btn-button{
border-radius:3px;
font-size:14px;
height:40px;
line-height:28px;
border:0px;
}
.btn-button-140{
border-radius:3px;
font-size:14px;
height:40px;
width:140px;
text-align: center;
line-height:25px;
border:0px;
}
.btn-button-180{
border-radius:3px;
font-size:14px;
height:40px;
width:160px;
text-align: center;
line-height:27px;
border:0px;
}
.section-padding-25{
padding:25px 25px !important;
}
.font-size-14{
font-size: 14px !important;
}
.font-size-15{
font-size: 14px !important;
font-weight: bold;
color:#000 !important;
}
.padding-20{
padding:25px 20px;
}
.color-black{
color:#000000;
width:100%;
}
.color-black:hover{
color:#000000;
}
.line-border{
height:2px;
background:#000000;
width:100%;
float: left;
}
.text-end{
float: right;
}
.color-light-red{
color:#ca6f1e;
}
.margin-left-10{
margin-left:10px;
}
.testimonial-card {
background: linear-gradient(145deg, #f3f4f6, #ffffff);
border-radius: 20px;
transition: transform 0.3s ease;
}
.testimonial-card:hover {
transform: translateY(-5px);
}
.quote-icon {
font-size: 4rem;
color: #6366f1;
opacity: 0.2;
}
.carousel-control-prev,
.carousel-control-next {
width: 40px;
height: 40px;
padding:10px 10px;
background-color: #000;
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
}
.carousel-control-prev {
left: -20px;
}
.carousel-control-next {
right: -20px;
}
.carousel-indicators {
bottom: -50px;
}
.carousel-indicators button {
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #6366f1;
opacity: 0.5;
}
.carousel-indicators .active {
opacity: 1;
}
.font-weight-bold{
font-size:16px;
color:#000000;
font-weight: bold;
}
.big-20{
font-size: 22px;
}
.bold-b{
color: #000000;
font-size:14px;
}
.padding-0{
padding-left:0px;
padding-right:0px;
background:#eee;
}
.margin-bottom-60{
margin-bottom:60px;
}
.services-list li{
font-size:16px;
color:#000000;
font-weight: 500px;
}
.titile{
font-size:18px !important;
font-weight: 500;
}
.head{
font-size:18px !important;
font-weight: 600 !important;
}
.paragrap{
font-size:14px;
font-weight: 500;
text-align: justify !important;
}
.margin-bottom-50{
margin-bottom:50px;
}
.custom-form-1{
width:100%;
height:100%;
padding:20px 20px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.custom-form-1 .form-control-custom{
height:40px !important;
font-size:14px !important;
padding:15px 10px !important;
border:1px solid #c5c5c5 !important;
border-radius:5px !important;
box-shadow: none !important;
}
.custom-form-1 .label{
font-size:12px;
}
.custom-form-1 .button{
font-size:13px;
width:100%;
height:40px;
border:0px;
}
.padding-10{
padding:10px;
}
.box-round-10{
padding:15px 17px;
border:2px solid #2f3232;
border-radius:50%;
}
.custom-form-2{
width:100%;
height:100%;
padding:20px 20px;
margin-top:20px;
}
.custom-form-2 .form-control-custom{
height:40px;
font-size:13px;
padding:15px 10px;
border:1px solid #2f3232;
border-radius:5px;
box-shadow: none;
}
.custom-form-2 .button{
font-size:13px;
width:100%;
height:40px;
border:0px;
}
.date{
width:100px;
height:50px;
line-height:50px;
background:red;
color:#ffffff;
border-radius:2px;
text-align: center;
}
.ul-list li{
font-size:13px;
list-style-type: square;
list-style: disc inside none;
text-align: justify;
}
.text-red{
color:red !important;
}
.custom-form-3 .form-control-custom{
height:50px;
font-size:13px;
padding:15px 10px;
border:1px solid #2f3232;
border-radius:5px;
box-shadow: none;
}
.line-section{
width:100%;
height:1px;
background:#bec0c0;
}
.box{
height:250px;
overflow: hidden;
}
.box-post-images{
width:100%;
height:210px;
margin-bottom:20px;
overflow: hidden;
}
.box-border-1{
padding:10px 10px;
margin-top:10px;
border:1px solid #aeb6bf;
}
