@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');

body{
	font-family: 'IBM Plex Sans Arabic', sans-serif;
/*font-family: 'Open Sans', sans-serif;*/
font-weight: normal;
font-style: normal;
color: #83868c;
overflow-x: hidden;
}
.container{
max-width: 1252px;

}
.top-bar{
background: linear-gradient(125deg, #141c4d 47%, #af8d08 26%);
height: 42px;
}
.dropdown-item {
font-weight: 400;
color: #000;
text-align: inherit;
text-decoration: none;
white-space: nowrap;

border-bottom: 1px solid;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
margin-top: 28px;
}
.cart-img{
width: 61px !important;
margin-left: 120px;
}

.btn-primary:hover{
color: #000;
background: #c3d4ca;
}
.slider-text{
text-align: left;
}
.slider-text{
font-size: 15px;
 transition-property: opacity, left;

}
.slider-text h2{
font-size: 55px;
text-transform: lowercase;
font-weight: bold;
color: #ffffff;
}

  /* Apply animation to your element */
.slideUp {
  animation: slideUp 03s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both;
    color: #000;
  font-size: 30px;

  margin-top: 40px;
  width: 100%;

}

/* Keyframes definition */
@keyframes slideUp {
0% {
  transform: translateX(30%);
  opacity: 0;
}
30% {
  transform: translateX(0);
  opacity: 1;
}
}

/* Alternative: Individual properties */
.slideUp-individual {
  animation-name: slideUp;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-delay: 5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}


.slider-text p{
font-size: 17px;
width: 100%;
color: #fff;
margin-bottom: 30px;
}
.form-label {
margin-bottom: 0.5rem;
margin-top: 15px;
color: #000000;
font-size: 17px;

}
.w-100 {
width: 100% !important;
height: 770px;
}
.clinika{
height: 52px;
position: absolute;
width: 100%;
margin-top: -48px;
transform: rotate(180deg);

}
.wave-footer .wave{
top: -82px;
left: 0;
width: 100%;
height: 100px;
background: url(../wave.png);
background-size: 1000px 100px;
}
.wave-footer{
 height: 0px;
top: 25px;
}
.wave-footer .wave#wave1{
z-index: 1000;opacity: 0.5;bottom: 0;
animation: animateWave 4s linear infinite;
position: relative;
}
.seed .box-active p{
color: #fff !important;
padding-top:10px;
}
.seed .box4{
/* padding: 27px; *//* float: left; */
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
text-align: center;
transition: transform 250ms;text-align: center;transition: transform 250ms;}
.seed .box4 .icone{
font-size: 32px;                                   
height: 70px;
color: #fff;
background: #61944d;
}
.seed .box4 {
width: 100%;
height: 299px;
float: right;
margin-top: -110px;
border-radius: 20px;
padding: 25px;
}
.seed .box4:hover{
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.color1 img {
}
.box4:hover {
transform: translateY(-20px);
}

.box4 h2 {
font-size: 26px;
text-transform: uppercase;
color: #000;
margin-top: 0px;
}
.box4 {
background: linear-gradient(270deg, #79b7c1, #00488c, #6b9bac, #79b7c1);
background-size: 600% 600%;
animation: gradientMove 5s ease infinite;
color: white;
font-weight: 600;

border: none;
}


@keyframes gradientMove {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }

}
/*.color2 {
background: #ed7113 !important;
}
.color3 {
background: #79b7c1 !important;
}
.color2 {
background: #ffa726 !important;
}
*/
.box4 img {
width: 106px;
height: 104px;
background: #fff;
border-radius: 17%;
padding: 19px;
}
.box4 h2 {
font-size: 28px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
margin-top: 18px;
}
.box4 p {
color: #fff;
font-size: 16px;
}
.seed .box4 {
background: ##669543;
}
.seed .box4:hover{
transform: translateY(-20px);
}
.seed .exp {
float: right;
right: 9%;
margin-top: -137px;
background: #fff;
height: 100px;
position: absolute;
padding-left: 30px;
padding-right: 24px;
padding-top: 12px;
border-bottom: 7px solid #379d62;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
animation: dzMove1 12s linear infinite;
}
.why ul li {
background: #ffffff;
padding: 21px;
/* margin: 15px; */
font-size: 20px;
margin-top: 18px;
color: #fff;
list-style: none;
}
.why h3 {
font-size: 19px;
font-weight: bold;
color: #161511;
margin-left: 54px;
}
.specialized .img2 {
position: absolute;
margin-top: 24px;
left: 774px;
z-index: 2;
opacity: 0.3;
width: 303px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}

.wave-footer .wave#wave2{
position: relative;

top: -170px;

z-index: 1000;opacity: 0.5;bottom: 10px;
animation: animateWave_2 4s linear infinite;
} 
.wave-footer .wave#wave3{
position: relative;

top: -270px;

z-index: 1000;opacity: 0.3;bottom: 10px;
animation: animateWave_3 3s linear infinite;
} 
.wave-footer .wave#wave4{
position: relative;

top: -370px;  

z-index: -1;
opacity: 0.3;bottom: 10px;
animation: animateWave_2 3s linear infinite;
} 
  .sec-contact-2   .btn {
/*        width: 68%;*/
    
      /*  display: flex !important;*/
        font-size: 16px;
padding: 10px 42px 14px;
        margin-bottom: 10px;
    }
/*
@keyframes animateWave{
0%{
background-position-x:1000px; 
}
100%{
background-position-x: 0px
}
}

@keyframes animateWave_2{
0%{
background-position-x:0px; 
}
100%{
background-position-x: 1000px
}
}
@keyframes animateWave_3{
0%{
background-position-x:1000px; 
}
100%{
background-position-x: 0px
}
}
@keyframes animateWave_4{
0%{
background-position-x:0px; 
}
100%{
background-position-x: 1000px
}*/
}

.carousel-inner .h-img{
width: 35%;
height: 373px;
position: absolute;
top: 230px;
background: #00425996;
padding: 10px;
right: 31px;
padding: 27px;
}
.carousel-inner .h-img h3{
color: #fff;
font-size: 18px;
text-align: left;
}
.carousel-inner .h-img p{
color: #fff;
}
.bg-light {
/*background-color: #00a4d0!important;*/
}
.booking{
background: #3F51B5 !important;
background: -webkit-linear-gradient(to right, #52b4ff, #3F51B5) !important;
background: linear-gradient(to right, #52b4ff, #3F51B5) !important;
padding: 9px !important;
padding-left: 18px !important;
padding-right: 18px !important;
color: #fff !important;
border-radius: 0 !important;
margin-left: 17px !important;
border-radius: 33px !important;
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;
}

a {
color: #0d6efd;
text-decoration: blink;
}

.title{
position: relative;
display: block;
font-size: 40px;
line-height: 1.28em;
letter-spacing: 1px;
color: #000;
font-weight: BOLD;
text-transform: UPPERCASE;
padding-bottom: 30px;
}

.btn2 {
color: #000;
border: none;
padding-right: 35px;
padding-left: 35px;
padding-top: 10px;
padding-bottom: 10px;
background: #ffffff;
border-radius: 29px;
box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;
}
.btn2 a{
text-decoration: blink !important;
}

.padding-30{
padding: 30px;
}
.carousel-caption {
position: absolute !important;
right: 15%  !important;
bottom: 1.25rem  !important;
left: 10%  !important;
padding-top: 1.25rem  !important;
padding-bottom: 1.25rem  !important;
color: #fff  !important;
text-align: center !important; 
top: 28%  !important;
}
.blog-img{
height: 180px !important;
}
.sec-client img{
height: 112px;
}
.sec-contact{
background:  #fff;
}
/*--------------- sec-registration ------------*/
.counter {
    padding: 10px;
    margin-top: 29px;
    background: #00488e61;
    height: 122px;
    border-bottom: 1px solid #ed7113;
    clip-path: polygon(15% 0%, 100% 0, 100% 44%, 100% 69%, 85% 100%, 0 100%, -3% 80%, 0% 2%);

}
/*.counter:hover
{
background: #00488e;
}*/
.counter::before {
    position: absolute;
    content: "";
    background-color: #f4bc01;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%;
    border-radius: 16px;
    z-index: -1;

}

.counter:hover::before {
    height: 100%;
    transition: all .6s ease;
}

.counter:hover {
    border: 1px solid var(--main-color) !important;
    transition: all .6s ease;
}
.amenities{
    position: relative;
}

.amenities small{
font-size: 20px;
font-weight: bold;
color: #fff;
}
.amenities span{
    font-size: 17px;
    color: #fff;

}
.amenities .why-img{
    width: 28% !important;
    background: none;
    position: absolute;
    /* margin-top: -25px !important; */
    bottom: -8px;
    left: 159px;


}


.amenities img {
    width: 60px;
    border-radius: 17px;
    padding: 8px;
    float: left;
    margin-top: 19px;
    margin-right: 17px;
    background: #092a64;

}
.count-title {
font-size: 50px;
color: #fff;
font-weight: bold;
text-align: center;
margin-top: 33px;
}
.count-text {
color: #fff;
font-weight: bold;
font-size: 18px;
/* text-align: center; */
text-align: left;
padding-top: 0px;
/* padding-left: 44px; */
/* margin-left: 31px; */
}
.fa-2x {
margin: 0 auto;
float: none;
display: table;
color: #4ad1e5;
}
.registration{
margin-top: -24px;
margin-bottom: -30px; 

}
.registration .card-body h2{
color: #000;
font-size: 21px !important;
font-weight: bold;
padding-top: 40px;
}
.registration .card-body h2:hover{
color: #fff;
}
.registration .card-body p{
color: #000;
font-size: 17px;
margin-left: 14px;
}
.registration .card-body p:hover{
color: #fff;
}
.registration .card-body{
height: 231px !important;
width: 100%;
height: 303px;
width: 100%;
margin-bottom: 30px;

}
.registration .bg-color {
position: fixed;
left: 1px;
bottom: 78px;
margin: 0;
font-size: 28px;
width: 49px;
height: 50px;
background: #f35930;
z-index: 9999;
border: 1px solid#fff;
}
.registration .icone1 {
position: fixed;
left: 0px;
color: #ffffff;
font-size: 28px;
z-index: 9999;
padding: 10px;
animation-name: spin;
animation-duration: 4000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;

}
@keyframes spin {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}
.registration .card-body h5{
font-size: 13px;
}

.registration .card-body .box{
height: 69px;
float: left;
margin-top: 40px;
background: #f4ce52;
width: 5px;
margin-right: 10px;
}
.registration .card-body{
-webkit-transition: background-color 1000ms linear;
-moz-transition: background-color 1000ms linear;
-o-transition: background-color 1000ms linear;
-ms-transition: background-color 1000ms linear;
transition: background-color 1000ms linear;
}
.registration .card-body:hover{
background: linear-gradient(to right, #f35930, #ffd74a);
}
.blink_me {
animation: blinker 1s linear infinite;
}

@keyframes blinker {
50% {
opacity: 0;
}
}
.registration .active{
background: linear-gradient(to right, #f35930, #ffd74a);
}
.blink_me {
animation: blinker 1s linear infinite;
}

@keyframes blinker {
50% {
opacity: 0;
}
}

.registration .btn {
color: #000;
border: none;
padding-right: 19px;
padding-left: 19px;
font-size: 15px;
padding-top: 9px;
padding-bottom: 9px;
background-color: #ffd74a;
}
.registration  .img{
height: 289px;
width: 100%;
}
.registration .card {
position: relative;
display: flex;
height: 355px;
overflow: hidden;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: none;
border-radius: 0px;
margin-bottom: 30px;
padding: 75px;
z-index: 9;
box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}
.registration .card h2{
font-size: 47px;
color: #fff;
position: relative;
z-index: 9;
}
.registration .card p{
font-size: 19px;
color: #fff;
position: relative;
z-index: 9;
}
.registration.icone{
font-size: 178px;
position: relative;
z-index: 0;
position: absolute;
margin-left: -104px;
margin-top: -22px;
color: #0c010117;
}
/*--------------- sec-registration end ------------*/

/* sec-service2  */
.project .img-container {
position: relative;
display: inline-block;
}
.project .card-body{

}
.project .icone{
background: #003253;
padding: 8px;
height: 61px;
font-size: 28px;
position: absolute;
right: 0;
color: #fff;
padding-top: 17px;
top: 189px;

}

.project .img-container .overlay h5{
color: #000;
font-size:25px;
font-weight: bold;
margin-top: 18px;

}
.project  .img-container:hover .overlay{
opacity: 0.9;
left: 14px;
width: 90%;
height: 92%;
top: 23px;


}
.project  .g-icone {
rotate: 98deg;
rotate: 98deg;
z-index: 9;
color: #000;
}
.project  .g-a {
border-radius: 50% !important;
z-index: 9;
}

.project  a {
text-align: center;
color: #005f9a;
border-bottom: 1px solid;
font-weight: bold;
font-size: 15px;
/* border: 2px solid #000; */
padding: 5px;
text-decoration: none;
margin-left: 27px;
text-transform: l;
/* float: right; */
/* margin-right: -2px; */
/* margin-left: 13px; */
}
.project img {
height: 190px;
width: 100%;
}
.project   .overlay span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
color: #fff;
}
.project .card{
height: 251px;
margin-bottom: 20px;
background: #eee;
}
.project .card-body h5{
font-size: 18px;
color: #000;
}
/* sec-service2  */
.sec-client {
    background: #eee;
}
.navbar-brand{
width: 20%;
}
.badge{
position: absolute;
float: right;
margin: 0;
right: 50px;
width: 22px;
border-radius: 28px;
background: #e91e63 !important;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding-top: 0rem; 
padding-bottom: 0rem;
}
.navbar-expand-lg .navbar-nav {

text-align: right;
float: right;
right: 0;
position: absolute;
}
.navbar-light .navbar-nav .nav-link {
font-size: 18px;

margin-left: 11px;
font-weight: 500;
color: #000;
/* text-transform: uppercase; */

}
.navbar-nav {
display: flex;
flex-direction: column;
margin-bottom: 0;
list-style: none;
margin-left: 40px;
margin-left: 85px;
}
.inq{
float: right;
margin-top: -85px;
z-index: 999;
position: relative;
}
.ui-w-40 {
width: 40px !important;
height: auto;
}

.card{
box-shadow: 0 1px 15px 1px rgba(52,40,104,.08);    
}
.ui-product-color {
display: inline-block;
overflow: hidden;
margin: .144em;
width: .875rem;
height: .875rem;
border-radius: 10rem;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset;
box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset;
vertical-align: middle;
}
.top-bar ul{
margin: auto;
float: right;
padding-top: 8px;
right: 0
}
.top-bar a {
color: #000;
text-decoration: none
}
.top-bar ul li{
display: inline;
padding-right: 15px;
    font-size: 15px;

color: #fff;
}
.small-text{
color: #fe7720;
font-size: 18px;
}
.small, small {
font-size: 18px;
color: #5b5b5b;
}
.cart-box .contact-btn{
float: right;
}
/* sec-gallery  */
.gallery .card{
height: 300px;
width: 100%;
margin-top: 20px;
}
.gallery img{
height: 300px;
width: 100%;
}
/* sec-gallery-end  */
/* sec-specialized  */
.specialized .box-slider{
margin-top: 20px;
}
.specialized .box-slider {
background: #eeeeee24;
text-align: left;
border-radius: 10px;
z-index: 9999;
position: relative;
width: 100%;
height: 168PX;
padding-top: 5px;
padding-left: 11px;
}

.specialized .box-slider:hover{
adding: 24px;
height: 100PX;
box-shadow: 0px 7px 7px 0px rgb(10 63 100 / 77%);

}
.specialized .box h2{
font-size: 21px !important;
font-weight: bold;
line-height: 19px;
margin: auto;
margin-bottom: 14px;
color: #005b9e;
text-align: center;
margin-top: 14px;
text-transform: capitalize;
}
.specialized .img-2{
width: 100%;
height: 81px;
}
.specialized  .box {
border-bottom-right-radius: 24px;
text-align: center;
line-height: 21px;
border-left: 5px solid #03619b;
box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}
.specialized img{
width: 100%;
}
.special .card h5{
font-size: 17px;
line-height: 22px;
}
.special .card img{
width: 64px;
width: 68px;
height: 68px;
padding: 11px;
margin: auto;
border-radius: 24%;
background: #fff;
}


.special .card i {
font-size: 56px;
margin-bottom: 14px;
color: #00a9ce;
}
.special  .card{
width: 278px;
height: 155px;
float: right;
padding-bottom: 14px;
/* padding: 11px; */
text-align: center;
border: 1px solid #00babe45;

}
.footer .fa, .fas {
font-weight: 900;
color: #eeeeee;
}
.about small {
    color: #000;
    font-size: 11px;
    font-weight: bold;
}
.special  .card:hover{
background: linear-gradient(92deg,#67eef008 0%,#45B6ED 100%)!important;
}
/* sec-special end */


/* sec-services */
.services .card {
height: 380px;
width: 100%;
margin-top: 20px;
}
.services .card img{
height: 300px;
width: 100%;
}
/* services-end */
/* service-gynecology */

.gynecology img{
width: 100%;
height: 331px;
position: relative;
z-index: 9;
}
.gynecology  h3{
font-size: 25px;
color: #00babe;
}
.gynecology p{
font-size: 16px;
color: #0000009c;
font-weight: bold;
line-height: 29px;
}
.gynecology .box-line{
position: relative;
height: 318px;
width: 98%;
z-index: 5;
border: 2px solid #00bde9;
margin-top: -304px;
margin-left: 24px;
z-index: 5;
}
.rounded-start-4{
border-top-left-radius: 0.75rem; /* 12px */
}
.rounded-start-3{
border-bottom-right-radius: 0.50rem; /* 12px */
}

.card{
border: none;
}
.gynecology h3{
font-size: 25px;
color: #00babe;
}
.gynecology p{
font-size: 16px;
color: #0000009c;
font-weight: bold;
line-height: 29px;
}
/* sec-gynecology end */
/* service-gynecology end */
.service-gynecology .card {
height: 326px;
width: 100%;
z-index: 9;
}
.service-gynecology .box-line{
position: relative;
height: 316px;
width: 95%;
border: 2px solid #ff3c18;
margin-top: -304px;
margin-left: 24px;
overflow-x: 5;
}
.service-gynecology .card-img-top{
height: 84px;
width: 84px;
padding: 10px;
margin: auto;
border: 2px solid #f9fffe;
border-radius: 50%;
margin-top: 15px;

transition: transform .4s;

}

.service-gynecology .card-img-top:hover{
transform: scale(1.1);
transform-origin: 40% 100%;

}
.service-gynecology .card h3{
font-size: 20px;
color: #fff;
font-weight: bold;
}
.service-gynecology .card p{
font-size: 16px;
color: #fff;

}
.service-gynecology .btn{
color: #fff;
border: none;
padding-right: 35px;
padding-left: 35px;
padding-top: 15px;
padding-bottom: 15px;
margin-top: 20px;
background: #f04601;
border-radius: 29px;
box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;

}
.service-gynecology .btn-danger{
position: relative;
background: #fff;
/* padding-top: 12px; */
padding: 11px;
border-radius: -3px;
position: absolute;
right: 0;
border: 58;
/* margin-top: -1px; */
bottom: 0;

}
.service-gynecology a:hover {
color: #000;
}
/* service-gynecology end */


/* service-gynecology2 */


.service-gynecology2 .card {
height: 326px;
width: 100%;
z-index: 9;


}

.service-gynecology2 .box-line{
position: relative;
height: 316px;
width: 95%;
border: 2px solid #00bde9;
margin-top: -304px;
margin-left: 24px;
overflow-x: 5;
}
.service-gynecology2 .card-img-top{
height: 84px;
width: 84px;
padding: 10px;
margin: auto;
border: 2px solid #f9fffe;
border-radius: 50%;
margin-top: 15px;

transition: transform .4s;

}

.service-gynecology2 .card-img-top:hover{
transform: scale(1.1);
transform-origin: 40% 100%;

}
.service-gynecology2 .card h3{
font-size: 20px;
color: #fff;
font-weight: bold;
}
.service-gynecology2 .card p{
font-size: 16px;
color: #fff;

}
.service-gynecology2 .btn{
color: #fff;
border: none;
padding-right: 35px;
padding-left: 35px;
padding-top: 15px;
padding-bottom: 15px;
margin-top: 20px;
background: #00bce9;
border-radius: 29px;
box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;
}
.service-gynecology2 .btn-danger{
position: relative;
background: #ffff;
/* padding-top: 12px; */
padding: 11px;
border-radius: -3px;
position: absolute;
right: 0;
border: 58;
/* margin-top: -1px; */
bottom: 0;

}
.service-gynecology2 a:hover {
color: #000 !important;
}
/* service-gynecology2 end */


.service p{
    color: #000;
    font-size: 16px;
}

.service h3{
    color: #000;
    font-size: 23px;
}
.service h4{
    color: #000;
    font-size: 23px;
}

/* child */

/* sec-service */

.product .icone {
color: #004259;

height: 68px;
/* width: 55px; */
padding: 27px;
position: absolute;
z-index: 9;
text-align: center;
right: 2px;
font-size: 26px;
transition-duration: 3s;
/* top: 6px; */
bottom: 34px;
}

.product  .icone:hover{
transform: rotate(90deg);
font-size: 20px;
}


.product  .card{
height: 356px;
}

.product  h3 {
padding: 16px;
font-size: 23px;
color: #000;
font-weight: bold ;
box-shadow: rgb(0 0 0 / 20%) 0px 12px 28px 0px, rgb(0 0 0 / 10%) 0px 2px 4px 0px, rgb(255 255 255 / 5%) 0px 0px 0px 1px inset;

}
.product  img {
width: 100%;
height: 242px;

}
.product ul li {
font-size: 17px;
color: #003e81;
font-weight: bold;
background: #eee;
position: 20px;
margin-top: 5px;
padding: 12px;
border-bottom: 2px solid;
border-radius: 10px;
list-style: none;
}

.product  .card {
/* position: relative; */
/* flex-direction: column; */
/* min-width: 0; */
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: none;
border-radius: 0.25rem;
margin-bottom: 30px;
}
.product  .card h3{
font-size: 19px;
font-weight: 500px;
color: #000 !important;
}

/*products-info*/

.products-info p{
font-size: 17px;
color: #000;
line-height: 32px;


}
/*products-info-end*/
.child img{
width: 100%;
height: 491px;
position: relative;
z-index: 9;
}
.child h3{
font-size: 25px;
color: #00babe;
}
.child p{
font-size: 16px;
color: #0000009c;
font-weight: bold;
line-height: 29px;
}
.child .box-line{
position: relative;
height: 318px;
width: 98%;
z-index: 5;
border: 2px solid #00bde9;
margin-top: -304px;
margin-left: 24px;
z-index: 5;
}
/* sec-child end */

/* sec-people */
.people .box-4 {
padding: 65px;
text-align: left;
background: #edf1f7;
border-radius: 11px;
margin-top: 24px;
height: 330px;
margin-left: 5%;
width: 95%;
}
.people h3{
font-weight: bold;
color: #005b9e;
}
.accordion-button.collapsed {
background: #010e16;
color: #fff;
}
.people .box-4 p{
line-height: 29px;
}
.people .box-4 strong{
color: #000;
font-size: 20px;
}
.people .carousel-indicators [data-bs-target] {
background-color: #000 !important;
width: 11px;
border-radius: 50%;
height: 13px;
}
.people .carousel-indicators [data-bs-target]:hover{
background: #00babe!important;
width: 25px;
border-radius: 50%;
height: 10px;
}

.people .carousel-indicators {
top: 221px;
}

/* sec-people end */
/* sec-blogs  */

.blogs .card {
height: 408px;
width: 100%;
margin-top: 20px;
}   
.blogs .card img{
height: 300px;
width: 100%;
}
.blogs .card .card-body h2{
font-size: 25px;
font-weight: bold;
color: #000;
text-align: center;


}
.blogs .card .card-body p{
font-size: 17px;

color: #000;
text-align: center;


}
.blogs li a {
position: relative;
display: block;
padding: 18px 36px 14px 71px;
color: #fff;
margin-left: -20px;
/* width: 100%; */
font-size: 16px;
background: #ed8300;
list-style: none;
margin-bottom: 10px;
line-height: 22px;
/* margin-left: 13px; */
text-decoration: none;
transition: all 500ms ease;
}

.blogs  .theme-btn {
position: relative;
padding: 13px 31px 14px 11px;
color: #ffffff;
font-family: 'Montserrat',sans-serif;
line-height: 36px;
text-transform: capitalize;
background: #ed8300;
}
.blogs .img-2{
height:450px;
width: 100%;
}
.blogs  ul li:hover {
background: #ffae62;
}
.blogs h3 {
font-size: 35px;
color: #000;
font-weight: bold;
margin-top: 20px;
}
.blogs ul .icone {
list-style: none;

padding: 10px;
background: #e0e0e087;
font-weight: bold;
font-size: 17px;
color: #000;
border-bottom: 2px solid #00a9ce;
}
/* sec-blogs end */
.efect{
position: relative;
overflow: hidden;
}
 .efect:after{
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255,255,255,.3);
transform: translate(-50%,-50%) rotate(-45deg);
z-index: 1;
}
.title{	
position: relative;
display: block;
font-size: 40px;
line-height: 1.28em;
color: #181616 font-weight: BOLD;
text-transform: capitalize;
padding-bottom: 8px;
}

.no-shadow{
box-shadow:none !important;
}
.sec-cart table{
width: 100% !important;
}
.sec-login h2{
margin-bottom: 22px;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.red-color{
color: red
}

.sec-login .card{
padding: 50px 50px 50px 50px;
background: #fff;
border-radius: 12px;

}
.sec-login input {
height: 55px;
border-radius: 45px;
background: #eee;
}
.sec-cart th{
background: #eee;
height: 61px;
text-transform: uppercase;
}
.service span{
    color: #000 !important;
}
.service {
margin-top: -20px;
}
.service li{
color: #000000;
font-size: 20px;
margin-top: 8px;
list-style: none;
margin-left: -30px;
}
.service i{
color: #f5c603;
margin-right: 15px;
font-size: 16px;
/* background: #f5c603; */
border-radius: 27px;
padding: 3px; 
}
.sec-cart table td, th
{
border: 1px solid #ccc;
padding: 10px;
}
.sec-cart img{
width: 100px
}
.about-img{
border-top-right-radius: 75px;
border-bottom-left-radius: 75px;
transition-duration: 0.9s;
transition-property: transform;
width: 100%;
float: right;
/* border-bottom: 25px solid #f00; */
z-index: 7;
margin-top: 33px;
position: relative;
width: 246px;
height: 246px;
position: absolute;

clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.about .img1{
width: 100%;
height: auto;
border-radius: 20px;
}
.about .img2{
width: 100%;
height: auto;
border-radius: 20px;
}
.sisf-sis-about-inner-image .sis-e-icon-spin {
position: absolute;
bottom: 10%;
right: 0;
width: 170px;
}
.efect{
position: relative;
overflow: hidden;
}
.about .efect:after{
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255,255,255,.3);
transform: translate(-50%,-50%) rotate(-45deg);
z-index: 1;
}
.about p{
    font-size: 17px;
    color: #000;
}
.about h3{
    font-size: 40px;
    color: #0e184b;
    font-weight: bold;

}
.about small{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.efect:hover:after{
height: 250%;
transition: all 600ms linear;
background-color: #a7d3884f;
}

.spin-img {
       position: absolute;
    z-index: 9;
    left: 575px;
    margin-top: 134px;
    /* margin: auto; */
    width: 152px;
    /* display: flex; */
animation: spin-img 15s linear infinite normal;
}

@keyframes spin-img {
0% {
transform: rotate(0deg);
}

100% {
transform: rotate(360deg);
}
}

.about-img:hover{
transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
}
.sec-about .doted{
    margin-top: 121px;
    position: relative;
    z-index: 5;
    margin-left: 86px;
    height: 456px;
    width: 86%;
}

.sec-about .card{
/* background: #00a0c2; */
margin-top-left: 50px;
width: 100%;
padding: 18px;
/* border-top-left-radius: 132px; */
/* border-bottom-right-radius: 132px; */
}
.sec-about .card .line{
position: absolute; z-index: 8;
margin-top: -45px;
left: -45px;
}
.sec-about .card .line2{
position: absolute;
z-index: 8;
margin: auto;
margin-left: 379px;
margin-top: 343px
}
.sec-about{
background: #fff;  /* fallback for old browsers */
}
.sec-about p{
font-size: 16px;
line-height: 27px;
text-align: justify;
color: #000000;
}
/* sec-about end */
/* sec-overview*/
.overview p{
text-align: justify;
color: #000;
}
.overview  ul .icone {
list-style: none;
padding: 10px;
background: #e0e0e087;
font-weight: bold;
font-size: 17px;
color: #000;
border-bottom: 2px solid #00a9ce;
margin-top: 10px;
}
.solution h3{
font-size: 32px;
font-weight: bold;
color: #003f82;
border-bottom: 3px solid;
margin-top: 50px;
/* padding: 5px; */
padding-bottom: 13px;
}
.solution p{
font-size: 16px;
color: #000;
line-height: 33px;
text-align: justify;
}
.solution ul li{
font-size: 17px;
color: #000;
line-height: 33px;
text-align: justify;
}
.vision-mission .box {
height: 318px;
width: 100%;
background: #F7F7F6;
/* padding-top: 23px; */
margin-top: 39px;
text-align: center;
margin-bottom: 30px;
padding: 22px;
box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
/* clip-path: polygon(15% 0%, 100% 0, 100% 20%, 100% 74%, 85% 100%, 0 100%, 0% 80%, 0% 25%); */
border-bottom: 2px solid #003e81;
border-bottom-left-radius: 91px;
}
.vision-mission h2{
font-size: 30px ;
font-weight: bold;
color: #000;
margin-top: 15px;
}
.vision-mission .box p{

    margin-top: 5px;
    font-size: 15px;
    color: #000;
 
    text-transform: capitalize;

    text-align: center;
    width: 100%;
}
.vision-mission img{
border-bottom: 2px solid #006094;
width: 129px;
}
.vision-mission .img{


}
.vision-mission .box2{
height: 294px;
width: 100%;
background: #eee;
padding-top: 74px;

text-align: center;
/* margin-bottom: 30px; */
box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
clip-path: polygon(15% 0%, 100% 0, 100% 20%, 100% 74%, 85% 100%, 0 100%, 0% 80%, 0% 25%);
}

/* sec-overview end*/

/* sec-team end*/
.team .card-body {
box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
border-bottom: 14px solid #0314356e;
}
.team img {
width: 100%;
height: 232px;
border-bottom: 3px solid #a421d3;
}
/* sec-team end*/
.amenities h5{
    font-size: 16px;
    color: #fff;
    line-height: 29px;

}
/* sec-service */

.sec-service .icone {
color: #ffffff;
height: 68px;
/* width: 55px; */
padding: -3px;
position: absolute;
z-index: 9;
text-align: center;
right: 53px;
font-size: 26px;
transition-duration: 3s;

}
.sec-service .card-body{
 background: #141c4d;
    box-shadow: rgb(0 0 0 / 20%) 0px 12px 28px 0px, rgb(0 0 0 / 10%) 0px 2px 4px 0px, rgb(255 255 255 / 5%) 0px 0px 0px 1px inset;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 22px;
}

.sec-service .icone:hover{
transform: rotate(90deg);
font-size: 35px;
}


.sec-service .card-box{
text-align: center;
background: #fff !important;
}

.sec-service h3 {

font-size: 21px;
color: #fff;
font-weight: bold;


}
.sec-service p  {

font-size: 16px;
color: #fff;



}
.sec-service img {
width: auto;
max-width: 100%;
height: 252px;
display: block;
margin: 0 auto;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
object-fit: cover;
}
.sec-service .card-box{
/* position: relative; */
/* flex-direction: column; */
/* min-width: 0; */
word-wrap: break-word;
background-color: #eeeeee;
background-clip: border-box;
border: none;
border-radius: 0.25rem;
margin-bottom: 30px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;

}

/* sec-service-end */

.industry {
background: #0b1533;
border-radius: 20px;
position: relative;
}
.industry .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;

}


.left {
  flex: 1;
}

.badge {
  background: rgba(255, 193, 7, 0.1);
  color: #ffc107;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 20px;
}

h1 {
  font-size: 48px;
  margin-bottom: 20px;
}

 .span {
color: #af8d08 !important;
border-bottom: 3px solid #af8d08;
position: relative;

font-size: 40px !important;


}


.left p {
  color: #cfd3e4;
  margin-bottom: 40px;
  line-height: 1.6;
}

.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.item i {
  font-size: 28px;
  color: #ffc107;
  margin-bottom: 10px;
}

.item h3 {
font-size: 20px;
    margin-bottom: 6px;
    font-weight: bold;
    margin-top: 6px;
    color: #fff;

}

.item p {
  font-size: 16px;
  color: #cfd3e4;
}

.right {
  flex: 1;
  text-align: right;
}

.right img {

    position: absolute;
    right: 75px;
    width: 24%;
    bottom: 1px;

}


/*  Responsive */
@media (max-width: 992px) {
  .container {
    flex-direction: column;
  }

  .grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .right {
    text-align: center;
  }
}

@media (max-width: 576px) {
  .grid {
    grid-template-columns: 1fr;
  }

  h1 {
    font-size: 32px;
  }
}
.sec-brands{
background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}

.box{
height: 94px;
width: 100%;
background: #f7f7f7;
padding-top: 25px;
margin-top: 39px;
text-align: center;
/* margin-bottom: 30px; */
box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;

}

.box2 img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
opacity: 1;
border:none;
}

.card a{
color: #fff;
list-style: none;
text-decoration: none;
}

.box2 img{
width: 100%;
margin: auto;
padding: 36px;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-o-transform: scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;

transition: all 300ms ease-out 0s;

}
.sec-contact h2{
font-size: 32px;
color: #fff;
margin-top: 40px;
}
.sec-contact p{
color: #fff;
}
.sec-contact-2 .card h3 {
font-size: 35px;
color: #000;
font-weight: bold;
}
.sec-contact-2 img{
width: 100%;
}
.sec-contact-2 .card small {
font-size: 21px;
color: #0c669e;
font-weight: bold;
}
.sec-contact-2 .card p {
color: #000;
font-size: 17px;
}
.sec-contact-2 .card{
margin-top: 20px;
padding: 20px;
}
.social i {
padding: 5px;
color: #fff;
margin-top: -5px;
background: #f34319;
margin: 0px;
}
.we .card{
height: 193px;
width: 100%;
margin-bottom: 29px;
background: #fdfdfd;
}
.we img{
height: 79px;
width: 80px;
margin: auto;
}
.we .card .card-body h3{
font-size: 14px;
text-align: center;
font-weight: 600;
color: #000;
}
.content::after {
content: "";
width: 53px;
height: 69px;
background: #101a4c;
position: absolute;
bottom: -1px;
right: 0px;
transition: all 0.4s ease-in-out;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
border-bottom-right-radius: 10px;
}
.contact3{   /* padding-left: 55px !important; */
padding-top: 20px !important;
padding-bottom: 20px !important;
border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
padding-right: 55px !important;
background-color: #0e184b !important;
font-size: 25px !important;
}
 .contact3 h3{
color: #fff;
font-size: 43px;
}
 .contact3 p{
    font-size: 16px;
    color: #fff;
 }
.benefit li{
list-style: none;
color: #000;

font-size: 18px;

padding: 20px;
margin-bottom:10px;
height: 91px;
}

.benefit li span{
 background: #f2832e;
border-radius: 50%;
padding: 17px 21px 18px 21px;
font-weight: bold;
margin-right: 10px;
color: #fff;


}
.benefit li h2{
font-size: 14px;
color: #333;
margin-left: 25%;
width: 69%;
top: -40px;
position: relative;
}
.benefit li p{
font-size: 13px;
color: #333;
margin-left: 25%;
width: 69%;
top: -45px;
position: relative;
line-height: 15px;
}


.box3{
height: 100px;
width: 100%;
background: #fff;
margin-bottom: 30px;
border-radius: 5px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.box3 img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
opacity: 1;
border:none;
}
.parallax-why{
/* The image used */
background-image: url("../images/why.jpg");

/* Set a specific height */


/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-contact{
background-image: url(../images/contact-us.jpg);
min-height: 350px;
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax2{
/* The image used */





/* Create the parallax scrolling effect */

background-image: url(../images/why2.jpg);
min-height: 350px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax3{
/* The image used */
/* Create the parallax scrolling effect */

background-image: url(../images/bebeftis2.png);
min-height: 350px; 
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-footer{
/* The image used */
background-image: url(../images/footer-back.jpg);
min-height: 350px;
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.contact-btn{
margin-top: 20px;
}
.sec-time{
padding: 15px;
text-align: center;
}
.sec-time h2{
font-size: 18px;
margin-top: 10px;
}
.sec-time img{
width: 26px;
margin-right: 15px;
margin-top: -5px;
}
.parallax {
/* The image used */
background-image: url("../images/bg.jpg");
/* Set a specific height */
min-height: 500px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-title{
/* The image used */
background-image: url("../images/title.jpg");
/* Set a specific height */
min-height: 700px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 400px;
}
.parallax-title {
/* The image used */
/* Set a specific height */
min-height: 120px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.box3 img{
width: 100%;
margin: 0px;
padding: 10px;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-o-transform: scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition: all 300ms ease-out 0s;
}
.box p{
float: left;
margin-top: 5px;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;

text-align: center;
width: 100%;
}
.btn{
position: relative;
padding: 14px 38px;
font-size: 18px;
font-weight: 600;
color: #fff;
border: none;

cursor: pointer;
      background: linear-gradient(to bottom, #141c4d, #0e184b);
box-shadow: inset 0 2px 4px rgba(255,255,255,0.4),
inset 0 -2px 4px rgba(0,0,0,0.25);
overflow: hidden;
visibility: visible;
opacity: 1;
transition: all .15s;
}
.linkicone{
background: #ffffff;
padding: 11px;
border-radius: 2%;
border-bottom-right-radius: 48px;
border-bottom-left-radius: 48px;
height: 49px;
padding-top: 24px;
color: #064d88;
margin-top: -14px;
}
/*.sec-about .fa:hover{
transform: rotate(-40deg);
}
*/

.card-text:hover{
color: orange;
}
.section3{
background: linear-gradient(125deg, #f17507 54%, #cccccc 26%);
}
.btn-white2{
background: #fff;
color: #000;
}
.section3 img{
width: 104%;
height: 467px;
margin-top: -70px;
margin-left:-82px;
margin-bottom:-80px;
}
.section3 p{
font-size:24px; 
color: #000;
}
.section4{
background: #eee;
}
.section4 img{
width: 100%;
height: 450px;
}
.section4 .card-body{
margin-bottom: 20px !important
}
.section5{
background: #fff;
}
.section5 h2{
text-align: center;
color: #fff;
font-size: 45px;
position: absolute;z-index: 9;
margin-top: 15%;
font-weight: bold;
}
.contact{
padding-left: 55px !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-top-left-radius: 20px !important;
border-bottom-right-radius: 20px !important;
padding-right: 55px !important;
background-color: #db3131 !important;
font-size: 25px !important
}
.contact2{
background: #fff;
padding-left:55px !important;
padding-right: 55px  !important;
padding-top: 20px  !important;
padding-bottom:20px  !important;
}

input{
line-height: 28px !important;
/* border: none !important; */
border-bottom: 1px solid #ccc !important;
border: 2px solid;
}
.footer a{
color: #ffffff !important;
text-decoration: none !important;
text-transform: capitalize;
font-size: 16px;
margin-left: 8px;
}
.footer h2{
color: #ffffff;
margin-bottom: 30px;
font-weight: bold;
font-size: 24px;
}
.footer ul li{
color: #ffffff;
list-style: none;
margin-left: -30px;
font-size: 16px;
margin-bottom: 7px;
display: block;
border-bottom: 1px solid #0e184b;
padding: 5px 0;
}
.footer ul li:hover{
border-bottom: 1px solid #fff;
}
.padding-25{
padding: 2px;
background: #52b4ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #315885, #52b4ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #315885, #52b4ff);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.footer p{
color: #ffffff;
font-size: 16px;
text-align: justify;
line-height: 29px;
}


.footer img{
float: left;
margin-top: 24px;
}
.help{
font-size: 40px !important;
margin-top: 20px;
margin-bottom: 3px !important;
}
.sec-title{
position: relative;
padding: 40px;
font-size: 53px;
color: #000;
font-weight: 600;
height: 128px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.sec-title h2{
position: absolute;
text-transform: uppercase;
font-size: 40px;
font-weight: bold;
}
.sec-title:before {
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
position: absolute;
}
.people .img{
position: absolute;
width: 77px;
opacity: 0.3;
margin-top: 24px;
padding: 10px;
margin-left: 24px;
z-index: 9;
}
.people p {
font-size: 17px;
}
.btn-white{
background: #fff;
color: #000;
margin-top: 30px;
margin-bottom: 40px;
}
.social i{
padding: 14px;
background: #0e184b;
border-radius: 5px;
}
.social-head{
margin: auto;
padding-top: 2px;
padding-bottom: 0px;
}
.social-head i{
padding: 12px;
background:none;
color: #fff;
}
.section7{
padding-top: 25px;
background: #ffffff;
}
.section7 p{
color: #000;
}
.section-testimonials{
/* The image used */
background-image: url("../images/bg.png");

/* Set a specific height */


/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}


.testimonial-section {
/**/
    color: #fff;
    text-align: center;
}



/* Badge */
.testimonial-section .badge {
    display: inline-block;
    background: #1a224f;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    margin-bottom: 15px;
}


/* Rating */
.testimonial-section .rating {
    margin-top: 20px;
}

.testimonial-section .avatars {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    width: 70px;
    height: 36px;
    margin: auto;

}

.testimonial-section .avatars img {
    border-radius: 50%;
    margin: 0 -5px;
    border: 2px solid #0c1230;
}

.review-text {
    font-size: 14px;
    color: #000000;

}

/* Cards */
.cards {

    gap: 20px;
    margin-top: 0px;
}

.card {
    padding: 20px;
    border-radius: 15px;
    text-align: left;
    border: 9px solid #eeeeee;
}

.card.yellow {
    background: #c59d2c;
    color: #fff;

    border: 9px solid #ffffff;
    height: 229px;
}


.card.dark {
    background: #12183c;
    border: 9px solid #ffffff;
    height: 284px;


}

/* Stars */
.stars {
    margin: 10px 0;
}

/* User */
.user {
    display: flex;
    align-items: center;
    margin-top: 15px;
        position: absolute;
    bottom: 24px;
}

.user img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.testimonials h5{
margin: 0;
font-size: 20px;
font-style: italic;
margin-bottom: 25px;
color: #000;
font-weight: 400;
}
.testimonials p{
color: #000
}
.testimonials .carousel-caption{
top: 0px;
}
.test-item{
height: 260px !important;
}
.test-item img{
display: none
}
