 @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css");
 @import url('../css/soleil.css');
 :root {
    --H-family: 'soleil', sans-serif;
    --B-family: 'soleil', sans-serif;
    --main:#f36827; 
    --secoendry: #20445a;  
    --Light_bg: #f2f6f7;    
    --white: #ffffff;
    --black: #000000; 
} 
 
  
body,
html {
    color: #485261;
    background: #fff;
    font-family: var(--B-family);
    font-size: 16px;
    scroll-behavior: smooth;
    position: relative;
} 

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a {
    text-decoration: none;
    outline: none;
}

p {
    font-size: 16px;
    line-height: 31px;
    font-weight: 300;  
}    
 
h1,  
h2,
h3,
h4,
h5,
h3,
h6 {
    font-family: var(--H-family);
    padding: 0; 
}


/* top-header */
.menu-main-menu-container{margin:0 auto;}
.top_header {
  background: var(--secoendry);
  padding: 0;
}   
 
.top_header .container-fluid {
  max-width: 80%;
}   
 
.top_social {
  padding: 0; 
  margin: 0;
  text-align: right;
} 

.top_social li {
  list-style: none;
  display: inline-block;
}

.top_social li a {
  display: inline-block;
  color: #ebedf2;
  font-size: 17px;
  background: rgba(255, 255, 255, 0.05);
  width: 31px;
  height: 31px; 
  text-align: center;
  line-height: 30px;
  border-radius: 3px; 
  margin: 0 0 0 5px;
}

.top_info {
  padding: 0;
  margin: 0;
}

.top_info li {
  list-style: none;
  display: inline-block;
}

.top_info li a {
  display: inline-block;
  color: #f7f5f5;
  margin: 0 27px 0 0;
  font-weight: 300;
  font-size: 15px;
} 

.top_info li a i {
  display: inline-block;
  color: #fff;
  margin: 0 3px 0 0;
}
.catlogTp {
	display: flex;
	justify-content: end;
}

.catlogTp a {
	display: inline-block;
	padding: 8px 16px; 
	background: var(--main);
	color: #fff;
	text-transform: capitalize;
	font-size: 13px; 
	font-weight: 400; 
	letter-spacing: 0.4px;
	border-left: 1px solid rgba(255, 255, 255, 0.68);
	border-radius: 0;
	margin-left: 0; 
}

/* top-header */


/* header */


header {
  border-bottom: none;
  transition: 0.3s;
}

header .container-fluid{
  max-width: 80%;
}

.navbar-light .navbar-brand {
  width: 230px !important; 
  transition: 0.3s; 
  margin-right: 20px;
  padding: 0;
} 

.navbar {
  padding: 0;
  border-bottom: none;
  background: transparent !important; 
  align-items: center;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: var(--main); 
}

.navbar-expand-xl .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 400; 
  display: block;   
  padding: 30px 19px;  
  text-decoration: none; 
  color: #001042; 
  position: relative;   
  white-space: nowrap; 
  text-transform: capitalize;  
  border-radius: 0;  
  transition: 0.3s; 
}

.navbar-expand-xl .navbar-nav .nav-link:last-child::before {
  display: none;
}

.navbar-expand-xl .navbar-nav .active .nav-link {
  color: var(--main);
} 


.navbar-expand-xl .RiGhT_nav .nav-link {
  font-size: 18px !important;
  font-weight: 300;
  transition: 0.3s;  
}

header {
  position: relative;
  z-index: 999;
  padding: 0 20px;
  transition: 0.3s;  
  top: 0; 
  left: 0;  
  background: #fff;  
  width: 100%;
}

.dropdown-menu {
  position: absolute;
  top: 51px;
  z-index: 1000;
  margin: 0px; 
  padding: 13px;
  min-width: 190px;
  background-color: var(--white);
  border: 1px solid var(--white);
  border-radius: 2px;
  box-shadow: 0 3.2px 4.5px -59px rgba(0, 0, 0, 0.051), 0 7.6px 10.8px -59px rgba(0, 0, 0, 0.073), 0 14.3px 20.3px -59px rgba(0, 0, 0, 0.09), 0 25.5px 36.2px -59px rgba(0, 0, 0, 0.107), 0 47.6px 67.7px -59px rgba(0, 0, 0, 0.129), 0 114px 162px -59px rgba(0, 0, 0, 0.18) !important;
  border-radius: 0 0 30px 30px;  
} 

.dropdown-menu::before {
  position: absolute;
  top: -10px;
  left: 12px;
  display: inline-block;
  border-right: 10px solid #0000;
  border-bottom: 10px solid rgba(0, 40, 100, 0.36);
  border-bottom-color: rgba(0, 40, 100, 0.12);
  border-left: 10px solid transparent;
  border-bottom-color: var(--white);
  content: '';
  z-index: 999;
}

.dropdown-item {
  font-weight: 400;
  display: block; 
  padding: 7px 10px;
  text-decoration: none;  
  border-radius: 3px;  
  color: #5b6a6a;   
  position: relative;  
  white-space: nowrap;
  text-transform: capitalize; 
  border-radius: 0; 
  position: relative; 
  overflow: hidden;
  white-space: normal;
  font-size: 15px;
}

.dropdown-item::before {
  position: absolute;
  top: 41%;
  left: 3px;
  width: 5px;  
  height: 5px;
  background: transparent;
  /*! content: ''; */ 
  z-index: 999;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(44deg);
  opacity: 0.4;
}

.bTn_OrDeR i {
  font-size: 25px;
  margin: 0 12px 0 0;
  color: var(--blue);
}

.bTn_OrDeR p {
  margin: 0 0 7px 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: var(--main);
  text-decoration: none;
  background-color: transparent;
  border-radius: 0;
} 

.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%; 
  z-index: 999;
  background: #fff;
  /*! box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; */
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0) 0px 1px 3px 1px;
  -webkit-box-shadow: 0 2px 14px 2px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 2px 14px 2px rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0 2px 14px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 14px 2px rgba(0, 0, 0, 0.25);
  transition: 0.3s;
}

.nav-link.header_btn {
  transition: 0.4s; 
  text-align: center; 
  padding: 0 !important;
  font-size: 14px !important;   
  font-weight: 400!Important; 
  display: flex !important;
  align-items: center;  
  margin-left: 0;
}  



.nav-link.header_phno {
  font-size: 18px !important;
  letter-spacing: 1px; 
}  

.nav-link.header_phno i { 
  color: #fff;
}

.fixed .show_logofixed {
  display: block !important;
}

.fixed .hide_logo {
  display: none !important;
  transition: 0.3s;
}

.fixed .navbar-expand-xl .navbar-nav .nav-link {
  color: #001042;
  transition: 0.3s;
}

 .fixed .navbar-light .navbar-brand {
  width: 230px !important;
  transition: 0.3s; 
}  

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


.nav-item.dropdown.dropdown-mega {
  position: static;
}


.nav-link.btn_login {
padding: 11px 26px !important;
background: #fff;
border-radius: 55px;
color: #06f !important;
}

.navbar-expand-xl .navbar-nav { 
align-items: center;
}

.nav-link.whatsappbtn {
height: 45px;
padding: 0 !important;
width: 45px;
text-align: center;
line-height: 45px;
font-size: 23px !important;
border-radius: 0 !important;
margin: 0 7px 0 0;
/*! box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
color: #25D366 !important;
}   
.nav-link.whatsappbtn:hover{
height: 45px;
padding: 0 !important;
width: 45px;
text-align: center;
line-height: 45px;
font-size: 23px !important;
background: green;
color: #fff !important;
border-radius: 4px !important;
margin: 0 7px 0 0;
}
.emergency-content {
display: flex;
flex-direction: column;
justify-content: center;
z-index: 2;
text-align: left;
}
.emergency-phone {
font-size: 23px;
color: #00374c;
font-weight: 700; 
}
.emergency-text { 
font-weight: 500;
font-size: 13px;
color: #7d8e9b; 
margin: 0; 
line-height: 1;
text-transform: capitalize;
letter-spacing: 0;
}
.emergency-symbol {
height: 50px;
width: 50px;
margin-right: 11px;
border: 2px solid #20445a;
border-radius: 100%; 
z-index: 2;
text-align: center;
}
.emergency-symbol i {
line-height: 45px;
font-size: 21px;
color: #20445a;
}  
.nav-link.contact_btn {
padding: 10px 23px !important;
border: 2px solid #00374c !important;
color: #00374c !important;
border-radius: 40px !important;
text-align: center;
margin-right: 15px; 
font-size: 15px !important; 
  transition: 0.3s;
}

.nav-link.contact_btn:hover{  
color: var(--white) !important;  
  background:#00374c;
  transition: 0.3s; 
}
.navbar-expand-xl .navbar-nav .dropdown-mega .dropdown-menu {
border: none;
left: 45%;
transform: translateX(-50%);
padding: 10px 30px 37px 30px;
margin: 0;
}
.navbar-toggler:focus {
text-decoration: none;
outline: 0;
box-shadow:none;
}
.drop-title a {
font-size: 18px !important;
color: #00374c !important;
font-weight: bold;
display: block; 
border-bottom: 1px solid #f1f1f1;
padding-bottom: 7px;
} 
.drop-column{
padding: 0;
column-count: 2;
}
.drop-column li{
list-style: none;
}

.drop-title a:hover{ 
color: var(--main) !important; 
}  
.header_btn:hover .emergency-symbol {
background-color: var(--main);
border-color: var(--main);
}
.header_btn:hover .emergency-symbol i {
color: #fff;
} 
/* header */
 


/* banner_main */
.banner_vid {
	position: relative;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.0);
	color: #fff;
	font-size: 1em;  
	font-weight: 900; 
	text-transform: uppercase;
	text-align: center; 
	height: 70vh;
	letter-spacing: 2px;
}
 

.carousel-caption {
	width: 100%;
	left: 0;
	bottom: auto;
	top: 50%; 
	transform: translateY(-50%);
	z-index: 2; 
	text-align: center; 
} 
.carousel-item::before {
	content: '';
	position: absolute;
	left: 0;  
	top: 0;  
	width: 100%;   
	height: 100%; 
    z-index: 1; 
	background: rgba(0, 0, 0, 0.35);
	background: linear-gradient(90deg, rgba(2, 0, 36, 0.5) 25%, rgba(255,255,255,0) 100%);
}
.banner_main .carousel-item.active img {
	/* animation: scale 40s linear infinite; */
	animation-delay: 0.1s;
}

@keyframes scale {100% {-webkit-transform: scale(2); -moz-transform: scale(2);-ms-transform: scale(2); -o-transform: scale(2); transform: scale(2);}}
.banner_main .mouse-icon {
	position: absolute;
	z-index: 2;
	bottom: 2em;
	left: 0;
	right: 0;
	margin: auto;
    animation: UpDown 1s linear infinite;
}
@keyframes UpDown {
    0% {
      bottom: 0;
    }
    50% {
      bottom: .5em;
    }
    100% {
      bottom: 0;
    }
  }
  .carousel-control-next, .carousel-control-prev { 
	width: 5%;  
	z-index:9;
	opacity: 0.9; 
}
.carousel-control-next-icon, .carousel-control-prev-icon { 
	width: 50px;
	height: 50px;
	/*! background-size: 30px; */
	border-radius: 0px;
	/*! border: 1px solid #fff; */ 
	opacity: 1;
}
 
.banner_content h6 {
	color: #f5b9c5;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
} 
.banner_content h1 {
	font-weight: 300;
	font-size: 54px; 
	margin: 5px 0 20px 0; 
	text-transform: capitalize;
	color: #fff;   
	/*! text-shadow: 0 1px 1px #000; */ 
	line-height: normal;  
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	 -webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
	line-height: 68px;
	/*! border-left: 1px solid #fff; */
	/*! padding-left: 13px; */
} 
.banner_content h1 span{
	font-weight: bold; 
} 

.banner_content p {
	max-height: 55px;
	overflow: hidden;
	margin-bottom: 28px; 
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
} 
.banner_content {
	color: #fff;
	text-align: left;
	/*! border-left: 4px solid #f36827; */
	/*! padding-left: 15px; */ 
} 
.btn_banner { 
	display: inline-block;
	color: #fff; 
	transition: 0.4s; 
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 600;
	transition: 0.3s;
	position: relative; 
	padding: 12px 30px;
	background: right;
	border-radius: 50px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 1px;
	border: 2px solid #fff;
	/*! background: #e5be5e; */
	font-family: var(--H-family);
}
.btn_banner:hover {
	transition: 0.3s;
	color: #fff;
	background: var(--main);
	border-color: var(--main);
}  
  
.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: right;
	padding: 0;
	margin-right: 3%;
	margin-bottom: 3rem;
	margin-left: 15%;
	list-style: none;
}
 
 

/* services */

/* About_main */
.section_title { 
    position: relative;  
     
}     
.section_title h2 { 
    color: #001042;
    font-size: 40px;   
    font-weight: bold;    
}    

 .section_title h2 span{ 
    color: var(--secoendry);    
    font-weight: 300;
}  
  
.section_title h3 {
	color: #12172f;
	font-weight: bold;
}
  

.section_title hr {
	width: 8%;
	height: 3px;
	margin-bottom: 11px;
	background:var(--main);
	opacity: 1;
}

.section_title h6 {
    font-size: 14px;
    color: #104e8a; 
    margin: 0px 0 9px 0 !important;  
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    background: #104e8a1c;
    display: inline-block;  
    padding: 7px 20px; 
    border-radius: 40px;
}  
 
.section_title.color_fff h2 {
    color: var(--white) !important; 
}
 
.section_title.color_fff hr {
    background: var(--white) !important; 
}
.section_title p a {
    color: var(--secoendry) !important;
    font-weight: 400;
} 
.About_main{
    padding: 60px 0;
    background: #fff url(../images/bg_dotted.png);
    position: relative;   
} 
.About_main:before{
    background: #fff; 
position: absolute;
content: '';  
height: 100px;
width: 100%;
left: 0;
bottom: -85px;
z-index: -1;
-webkit-transform: skew(0deg, 4deg);
transform: skew(0deg, 1deg);
padding: 54px 0;
margin-top: 0;
}
  
.btn_theme {
    font-size: 16px; 
    font-weight: 400;
    display: inline-block;
    padding: 13px 34px; 
    text-decoration: none;  
    letter-spacing: 0.5px;  
    position: relative;  
    text-transform: capitalize;
    transition: 0.4s; 
    background: var(--secoendry);
    color: var(--white) !important;
    transition: 0.4s;
    font-size: 15px; 
    white-space: nowrap;
    font-weight: 600;
    border: 1px solid var(--secoendry);
    border-radius: 50px;
}

.btn_theme:hover{ 
    transition: 0.4s; 
    background: linear-gradient(95.45deg,#1C40F2 0.64%, #0082F8 98.23%);; 
    color: var(--white);  
}

.btn.btn_theme.outlinethemebtn {
	background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
	border-color: #4e74f6;
} 

/* counter */

.counter {
  color: #0263e0; 
  text-align: center;
  padding: 25px 25px 25px;
  margin: 0 10px;
  border: 1px solid #c2d9f830;
  border-radius: 20px 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
 }
 .counter:before,
 .counter:after {
  content: "";
  background: #fff;
  border-radius: 20px;
  /*! box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2); */
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 15px;
  right: 15px;
  z-index: -1;
 }
 
 .counter .counter-icon {
  font-size: 35px;
  line-height: 35px;
  margin: 10px 0 15px; 
  transition: all 0.3s ease 0s;
  display: block;
  color: #c2d9f8;
 }
 .counter:hover .counter-icon {
   transform: rotateY(360deg);
 }
 .counter .counter-value {
  color: #0263e0;
  font-size: 31px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  transition: all 0.3s ease 0s;
 }
 .counter:hover .counter-value {
   text-shadow: 2px 2px 0 #d1d8e0;
 }
 .counter h3 {
  font-size: 17px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 15px; 
  color: #0d0d0d;
 }
 .counter .counter-icon img {
	width: 48px;
}
.counter .counter-value {
	color: #0263e0;
	font-size: 34px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	transition: all 0.3s ease 0s;
	font-family: var(--H-family);
}
.counter p {
	display: flex;
	align-items: center;
	font-size: 30px;
	justify-content: center;
	color: #0263e0;
	margin: 15px 0px 10px;
}
.counter h3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	margin: 0 0 15px;
	color: #0d0d0d;
}

/* About_main */
 

/* healthcare_main */

.healthcare_main {
    padding: 60px 0;
    /*! border-bottom: 1px solid rgba(0, 0, 0, 0.04); */
    /*! background: #f8fafb; */
    /*! border-top: 1px solid rgba(0, 0, 0, 0.04); */
    background: #fff;   
    padding-top: 20px;
}

.product_item { 
	text-align: left; 
	background: #fff;
	border-radius: 8px;
	position: relative; 
	overflow: hidden; 
	margin: 0 0 25px 0; 
	/*! -webkit-box-shadow: 0px 5px 50px rgba(50, 112, 252, 0.08); */
	/*! box-shadow: 0px 5px 50px rgba(50, 112, 252, 0.08); */
	/*! box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; */
	/*! border: 4px solid #fff; */
	margin: 0 5px 12px 5px;
} 

.product_item .image{
    min-height: 315px;
    max-height: 315px;
    position: relative; 
}
.product_item .image img{ 
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
.product_item .content{ 
    position: absolute;
    left: 0; 
    right: 0; 
    bottom: 0; 
    color: #fff;
    z-index: 9;
    width: 100%;
    text-align: left;
    padding: 0;
    padding: 20px; 
    font-weight: 200;
    letter-spacing: 0.3px;
}
 

.product_item::before {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;  
	width: 100%;  
	height: 76%;
	background-color: #2279fc; 
	z-index: 1; 
	/*! opacity: 0.3; */
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgba(1, 14, 19, 0.7) 23%, rgba(0,212,255,0) 100%);
}
/*.product_item::before {
	content: "";
	position: absolute;
	top: -50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #2279fc;
	border-radius: 5px 5px 0 0;
	z-index: -1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.product_item::after {
	content: "";
	position: absolute;
	bottom: -50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #2279fc;
	border-radius: 0 0 5px 5px;
	z-index: -1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.product_item:hover::after {
	bottom: 0;
}
.product_item:hover::before {
	top: 0;
}
.product_item:hover hr{
	background: #fff;
  opacity: 0.3;
}*/

.product_item p{
    font-size: 14px;
    margin: 0 0 8px 0;
    overflow: hidden; 
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    display: none;
}
.product_item h5 {
	color: #fff;
	font-weight: bold;  
	margin: 0 0 7px 0;
	text-transform: capitalize;
	font-size: 20px; 
	letter-spacing: 0;
} 

.product_item span {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-transform: capitalize;
	display: inline-block;
	letter-spacing: 0;
    transition: 0.2s;  
	/*! padding: 7px 12px; */  
	border-radius: 0;
	border-radius: 40px; 
	letter-spacing: 0.4px;
}

.product_item span:hover{ 
    transition: 0.2s;
}

 
.bottom_img.img-fluid {
	filter: grayscale(10);
	position: absolute;
	right: -29px;
	bottom: -16px;
	width: auto;
	height: 122px;
	opacity: 0.06;
}
.product_item:hover{
    transition: 0.3s;
    transform: scale(1.04);
    z-index:9;
}
.product_item:hover h5{
    transition: 0.3s;
    color: #fff;
}
.product_item:hover p{ 
    color: #fff;
}
.product_item:hover span{
    transition: 0.3s;
    color: #ffbf00;
} 


.main .product_item { 
	margin: 7px; 
  margin-bottom: 28px;
}

.main .product_item h5 { 
	font-size: 22px;
}

.float-button {
	text-decoration: none;
	position: fixed;
	padding: 8px;
	padding-right: 15px; 
	bottom: 30px;
	left: 35px;
	background-color: #22cd5b;
	color: #fff;
	border-radius: 6px;
	text-align: center;
	font-size: 30px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.34);
	z-index: 100;
	font-size: 14px;
	animation: whatsapp-animation 0.5s ease-in-out;
	transition: background-color 0.3s ease;
	display: flex;
	align-items: center;
}

.float-button .bi-whatsapp {
	font-size: 23px !important;
	padding-right: 5px;
	padding-left: 5px;
}
.float-button span {
	margin: 0 0 0 6px;
	font-weight: 600;
	letter-spacing: 0.3px;
}
 

/* services */

 
 .review_main {
	padding: 50px 0;
	background: #fff; 
}   
  
.quote_item {
  text-align: left;
  padding: 20px; 
    position: relative;
    margin: 34px 26px; 
  background: rgb(255, 255, 255);
  border-radius: 0; 
  /*! border: 1px solid #ddd; */
  min-height: 302px;
  padding-top: 100px;
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.quote_item::before{ 
    position: absolute;
    content: '\F6B0';
    left: 50%;
    top:19%;
    color: #305ba6;
    font-size: 49px; 
    line-height: 1;
    font-family: bootstrap-icons !important; 
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #305ba6;
    /*! opacity: 0.1; */
    line-height: 0;
    transform: translateX(-50%);
}
.quote_item h5 {
	font-size: 18px;
	line-height: 28px; 
	color: #fff;  
	margin-bottom: 26px;
	font-weight: 500;
	opacity: 0.8;
	font-family: var(--B-family);
	margin-top: 13px;
	letter-spacing: 0.5px; 
}
.quote_item h4 {
	font-size: 18px;
	color: #fff; 
	margin-bottom: 5px;
	font-weight: 600;
	letter-spacing: 0.4px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.t_sig{
  display: block;

  align-items: center;
  justify-content: center;
}
.t_sig .content b{
    display: block;
    color: var(--white);
    font-weight: 600;
    font-family: var(--H-family);
    letter-spacing: 0.5px;
}

.t_sig .image{
  width: 50px;
  height: 50px;
  overflow: hidden; 
  border-radius: 100%; 
  margin-right: 12px;  
  margin: 0 auto;
} 

.t_sig p{
    margin: 0;
    font-size: 15px;
} 



/* owl nav */
.owl-prev span, .owl-next span {
	font-size: 21px;
	background: #fff;
	width: 40px;
	height: 40px;
	line-height: 41px; 
	border-radius: 100%;
	text-align: center;
	color: var(--main);
	margin: 0 -15px 0 -18px;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
	display: inline-block;
	font-weight: bold;
}

.owl-prev span:hover, 
.owl-next span:hover {
	color: #8199A3;
}

.owl-prev, .owl-next {
	position: absolute;
	top: 0;
	height: 100%;
}

.owl-prev {
	left: 7px;
}

.owl-next {
	right: 7px;
}



/* ------------------------------
		 Post-card
------------------------------ */
.blog_main {
	padding: 45px 0;
	background: #fff url(../images/bg_dotted.png) center; 
}
.post-card {
	background-color: #ffffff !important;
	padding: 0;
	border-radius: 10px !important;
	display: block;
	position: relative;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0 11px;
	margin-bottom: 40px;
	min-height: 335px;
	border-top: 10px solid #0478f7;
}
  
  .post-card-image {
    /*! margin-top: -60px; */
    margin-bottom: 0;
    position: relative; 
    border-radius: 0;
    overflow: hidden; 
    position: relative;
    min-height: 10px;  
    max-height: 110px;
    overflow: hidden; 
    background: #0263e0;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .post-card-image img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /*! transform: scale(2); */
  }
  
   
  .post-card:hover {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
        -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .post-card-content .categorie {
    margin-bottom: 13px;
    margin: 0;
  }
   
  .post-card-content h5 {
    margin: 0 0 8px 0;
  }
  
  .post-card-content h5 a {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
      color: #001042;
    font-weight: bold;  
    font-size: 23px;
    overflow: hidden; 
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 13px;
    line-height: normal; 
    text-transform: capitalize;
  }
  
  .post-card-content h5 a:hover {
    color: var(--secoendry);
    text-decoration: underline;
  }  
  
  .post-card-content p {
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 27px; 
  }
  
  .post-card-info ul {
    display: -webkit-box;
    display: -ms-flexbox; 
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0 !important;
  }
  .post-card-info ul li:before{
      display: none;
  }
  
  .post-card-info ul li{
       font-size: 13px !important;
       margin: 0 !important;
       padding: 0; 
       font-weight: 400;
       list-style: none !important;
  }
  
  .post-card-info ul li a{
      color: var(--secoendry);
      font-weight: 400;
      font-size: 13px;
  }
  
  
  .post-card-info img {
    width: 26px !important;
    height: 26px;
    border-radius: 50%;
    margin-right: 16px;
  }
  
  .post-card-info li {
    margin-bottom: 0;
    font-size: 13px;
    color: #506172;
    text-transform: capitalize;
    font-weight: 500;
  }
  .post-card-content {
      padding: 25px;
  }
  
  .post-card-info li a:hover {
    color: var(--main);
  }
  .dot {
    width: 4px;
    height: 4px;
    background-color: var(--secondry);
    border-radius: 50%; 
    display: block;
    margin: 2px 6px !important;
  }
  
  .post-card-info li.dot {
    margin: 2px 8px !important;
  } 
  /* ------------------------------
          Categorie
  ------------------------------ */
  .catogry{
    display:flex;
    overflow: auto;
    scrollbar-width: none; 
  } 
  .catogry a {
    background-color: #f5f9fe;
    color: var(--main);
    padding: 2px 6px;
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
    font-size: 11px;
    border-radius: 20px;
    font-weight: 300;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 1px solid var(--main);
    white-space: nowrap;
  }
  
  
  .catogry a:hover {
    background-color: var(--main);
    color: #ffffff !important;
  } 

  .blgbtn {
	display: inline-block;
	border: 1px solid #027ef8;
	padding: 4px 15px;
	border-radius: 60px;
	color: #0082f8;
	transition: 0.3s;
}

.blgbtn:hover{ 
	border: 1px solid #027ef8;
    background:  #0082f8; 
	color: #fff;
	transition: 0.3s;
}
  
  /* blog */

  .workwithus_logo {
	padding: 50px 0;
	background: #fff;
	padding-top: 0;
}  

.brand_item {
	height: 110px;
	border-radius: 10px;
	overflow: hidden;
	display: flex; 
	align-items: center;
	justify-content: center;
	margin: 10px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	background: #fff;
}


/* medical_tourism */
.tourisem_Hmain {
	padding: 80px 0; 
	background-size: cover; 
}  
.img_bx {
	/*! background: url(../images/Group-6702.svg); */
	border-radius: 10px;
	margin-right: 40px;
} 
.img_bx img{
    border-radius: 10px; 
}

/* medical_tourism */

 

.footer {
	background: #00374c url(../images/project_bg.png);
	padding: 40px 0; 
	position: relative;
	z-index: 1; 
	padding-bottom: 0;
	background-size: cover;
	background-position: center; 
}   
 
.nav-folderized .nav {
	display: block !important;
}
.f_link_main h6 {
	font-size: 17px;
	margin-bottom: 0; 
	color: #00aeef; 
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	text-transform: capitalize; 
}
 
.f_link_main a {
	color: var(--main);
}
.f_link_main { 
	font-size: 14px; 
}
.f_link_main ul{
  margin: 0;
  padding: 0;
}
.f_link_main ul li{
  margin: 0;
  list-style: none;
  color: #424042; 
  font-weight: 500;
}
.border-top {
	border-top: 1px solid #124559 !important;
} 
.footer-copyright {
  color: #a0abaf;
}
.footer-copyright a{
	color: #fff;
} 
.f_link_main ul li a{
  margin: 0;  
  list-style: none; 
  color: #b3b4b8; 
  font-size: 15px;
  font-weight: 500;
  padding: 5px 4px; 
  display: block; 
} 

.Social_footer {
	margin: 0;
	padding: 0;
	text-align: left; 
}  
.Social_footer li {
	list-style: none;
	display: inline-block;
}
.Social_footer li a {
	display: inline-block;
	width: 50px;
	height: 50px;  
	color: #fff; 
	line-height: 46px;
	text-align: center;
	margin: 0 7px 0 0 !important;
	border-radius: 100%; 
	font-size: 20px;
	padding: 0;
	/*! background: rgba(255, 255, 255, 0.07); */
	padding: 0 !important;
	border: 2px solid #fff;
}
 

.Social_footer li a:hover {
    color: #fff;
    background: var(--secoendry);
}
 
.f_newsLetter {
	padding: 40px 0px;
	padding-right: 60px;
	border-right: 1px solid #022a39;
}
  
.f_newsLetter h4{
     font-size: 20px;
     color: #fff;
     font-weight: bold;
}
footer p {
	color: #b0c1c7;
	font-weight: 500;
	font-size: 18px;
	margin: 20px 0;
} 
.f_itembt {
	padding: 0 20px;
}
.f_itembt h6 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.3px;
	margin-bottom: 20px; 
}

.contact-address li {
  margin-bottom: 10px;
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  	color: #ffffffb0;
	font-weight: 500;
	font-size: 16px;
}  
 
 
.contact-address li:last-child {
  margin: 0;
}
 
.contact-address a {
  color: #b1c2c8;
  font-size: 17px;
  font-weight: 300;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;  
  display: block;
  border-bottom: 1px solid transparent;
} 

.contact-address a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 2px;
  width: 8px;
  background: #7e8890;
}

.contact-address li a:hover::before {
  background: var(--main);
  opacity: 1;
}
 
.contact-address li a:hover {
  color: var(--main); 
  border-bottom: 1px solid var(--main);
}
  
 .contact-address{
    padding: 0;
}
.contact-address li i {
	font-size: 15px;
	margin: 0 9px 0 0;
	color: #fff;
} 
 
/* footer */

.sectqulityinq{
  padding: 30px 0 80px;
  background: url(../images/cpbg.png); 
}
.service_item {
	padding: 25px;
	/*! background: #edf1f2; */
	border-radius: 15px; 
	margin: 15px 10px;  
	min-height: 320px; 
	text-align: center;
}
.service_item img{
	 width: 75px !important;
   margin-bottom: 20px;
} 
.service_item h5 {
	font-weight: 600;
	color: #001042;
	margin-bottom: 16px;
	font-size: 20px;
}
.service_item p { 
	margin-bottom: 20px;
	/*! color: #7d8e9b; */
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: normal;
} 
  
.service_item a {
	display: inline-block;
	padding: 8px 12px;
	/*! border-radius: 6px; */
	/*! border: 2px solid #262626; */ 
	color: var(--main);
	/*! background: #f4fbfe; */
	border-bottom: 2px solid var(--main);
	font-size: 15px; 
	/*! letter-spacing: 0.3px; */
	font-weight: 500;
}
 
.service_item a:hover{
  color: #fff;
  background: var(--main);
} 






/* aboutus */
.inner_banner {
  background: #028bf2 url(../images/banner2.jpg) center;
  padding: 41px 0; 
  color: #fff;
  position: relative;  
  z-index: 1;   
}    
.inner_banner::before{ 
  position: absolute;
  /*! content:''; */
  left: 0; 
  bottom: -72px;
  width: 100%; 
  height: 267px;
  /*! background: url(../images/inner_after.png); */
  background-repeat: no-repeat;
  z-index: -1;
  
  background-position: bottom;
  transform: rotate(1deg);
}  
.inner_banner p {
font-size: 20px;
line-height: 37px;
  margin-top: 20px;
}
.inner_banner .OverlY {
position: absolute;
left: 0;
top: 0;
background: linear-gradient(95.45deg, #20445A 0.64%, #6C2707 98.23%);
width: 100%;
height: 100%;  
z-index: -1;
opacity: 0.8;
}

.missionvision_main {
	padding: 50px 0;
	background:#8d3d87  url(../images/mvbg.png);
	margin: 40px 0;
	color: #fff;
  position: relative;
}

.missionvision_main::before{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  background:#325ca6;
  height: 100%;
}


.core_item {
	padding: 20px;
	text-align: center;
	background: #fff;
  overflow: hidden;
  border-radius: 10px;
}
.core_item img{
  width: 80px;
}

.core_item h4 {
	font-weight: bold;
	font-size: 20px;
	color: var(--secoendry);
}
.core_item p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 15px;
	line-height: 25px;
}
.mv_item {
	padding: 40px;
	text-align: center;
  position: relative;
}
.mv_item h3 { 
	color: #fff!important; 
  margin-bottom: 15px!important;
}

.mision_img {
	position: absolute;
	width: 250px;
	left: 49px;
	mix-blend-mode: soft-light;
  opacity: 0.5;
}
.vision_img {
	position: absolute;
	width: 250px;
	right: 49px;
	mix-blend-mode: soft-light;
  z-index: 9;
  opacity: 0.5;

}
.inner_features_item {
	padding: 20px 0;
  margin-bottom:20px; 
}  

.inner_features_item .content{
	padding:0 50px;
}

.inner_features_item .content h3 {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 13px; 
	letter-spacing: -1px;
}
.imageiFI {
	position: relative;
	/*! width: 100%; */
	/*! padding-top: calc(100% * (2/3)); */
	border-radius: 10px;
	overflow: hidden; 
	/*! background-color: #f2f6f7; */
	/*! display: flex; */
}
.imageiFI img {
	/*! position: absolute; */
	top: 0;
	left: 0;
	/*! height: 100%; */
	width: 100%; 
	margin: 0 !important;
}

.breadcrumb-item a {
  color: #999;
  font-size: 14px;
}

.inner_banner h1 {
  color: #fff;
  font-weight: 800; 
  margin: 0;
  font-size: 36px; 
} 
.innerbanner_btn {  
display: inline-block;
padding: 12px 30px;
margin: 18px 0 0 0;
background: #fcca46;
color: #233d63 !important;
border-radius: 0; 
font-weight: 600;
border: 2px solid #fcca46;
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.06) 0px 3px 6px;
text-decoration: none !important;
} 
.bread_Crmb {
background: #edf8fd;
border-bottom: 1px solid #e4e9ec;
border-top: 1px solid #e4e9ec;
}
.breadcrumb-item {
  font-size: 14px;
}
.breadcrumb {
  padding:6px 0;
  margin-bottom:0;
  margin-left:0px
 }
 .breadcrumb li a {
  color:#fff !important;
  font-size:0.9rem;
 }
.breadcrumb-item.active {
	color: #fff;
}
 .breadcrumb li {
  color:var(--secoendry);
  font-size:13px;
  font-weight: 400;
 }

.main {
  padding: 50px 0; 
}

.main h2 {
	font-weight: bold;
	margin: 0 0 22px 0;
	color: #004177;
	font-size: 40px;
}
 .main img {
	margin-bottom: 10px;
}

.certicarion_main {
	padding: 50px 0;
	/*! background: #fff; */  
} 
.btn_theme.white_wlbt {
	background: transparent;
	border: 1px solid #fff;
	margin: 10px 0 0 0;
} 



.mob_offcanvas{
    display: none;
}

.btn_banner img{
    min-height: auto!important;
    width: 30px;
    height: auto!important;
}

.dv_top {
	/*! position: relative; */
	/*! z-index: 1; */
	/*! background: #fff; */
	/*! padding: 40px; */
	/*! margin-top: -300px; */
	/*! box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
}

.bg-primary-gradient {
	background: linear-gradient(278.54deg, #001DAC 15.93%, #000F57 98.7%);
} 
.left-bottom {
	left: 0;
	bottom: 0; 
}
.migrate-hosting .rounded-plus {
	top: 80px;
	left: 80px; 
	width: 70px;
}
.migrate-hosting .migrate-frame {
	right: 80px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%); 
}
.migrate-hosting .line-wave {
	left: 50%;
	top: 100px; 
}
.template-btn {
	display: inline-block;
	font-family: "Urbanist", sans-serif;
	font-weight: 600; 
	border-radius: 5px;
	padding: 16px 32px;
	color: #ffffff;
	vertical-align: middle;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.outline-btn {
	border: 1px solid #ffffff;
	padding: 15px 32px;
}
.migrate-content h3 {
	font-weight: bold;
	font-size: 35px;
	color: var(--white);
    margin-bottom: 20px;
}
.migrate-content p { 
    margin-bottom: 28px;
}
.single-testimonial {
	display: flex;
	background: #ffffff;
	padding: 30px;
	border-radius: 10px;
	position: relative;
}
 
.testimonial-img {
	padding: 30px;
	width: 370px;
}
.single-testimonial .testimonial-content {
	flex: 1;
}
.testimonial-content p {
	font-size: 16px; 
}
 .single-testimonial .testimonial-content .testimonial-author {
	display: flex;
	margin-top: 30px;
}
.single-testimonial .testimonial-content .testimonial-author .author-text .name {
	font-size: 18px;
	line-height: 20px;
	color: #231e32;
	font-weight: bold;
}
.single-testimonial .testimonial-content .testimonial-author .author-text .designation {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #1354f4;
}
.single-testimonial .testimonial-content .testimonial-author .testimonial-quote {
	margin-left: 50px;
}
.single-testimonial::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -7px;
	background: #1354f4;
	transform: translateX(-50%);
	width: calc(100% - 45px);
	height: 9px;
	z-index: 0;
	border-radius: 10px;
}

.lr_items {
	background: #ffffff;
	padding: 50px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
	box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
	margin-bottom: 30px;
}
 
/* aboutus */

/* services */
.main_servicesdetails {
	padding: 60px 0;
	background: #f7f7fa;
}
 .main h3 {
	font-size: 32px;
	font-weight: bold;
	color: #001042;   
	margin-bottom: 12px;
	margin-top: 0;
}       
.services_contect { 
	padding: 80px 39px;
	background: url(../images/wg-banner-1.jpg);
	background-size: cover;
	margin: 20px;
	position: relative; 
	z-index: 1;
	border-radius: 3px;
	overflow: hidden; 
	position: sticky;
	top: 100px;
}
 .services_contect::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;  
	width: 100%;
	height: 100%;
	background: #0050c6;
	z-index: -1;
	opacity: 0.7;
}
.services_contect h6 {
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 0;
	font-size: 45px;
} 
.services_contect h2 {
	font-size: 43px;
	color: #fff;
	font-weight: 900;
	letter-spacing: 0px;
	/*! line-height: 44px; */
	text-shadow: 0 1px 1px #000; 
	letter-spacing: 1px;
	font-family: lato;
	position: relative;
	padding: 0 0 0 20px;
}



.services_contect h2::before {
	content: "";
	position: absolute;
	width: 6px;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	background-size: 35px;
	background-repeat: no-repeat;
}
.btn_contact_servDetail {
	/*! line-height: 48px; */
	background: var(--yellow);
	display: inline-block;
	position: relative; 
	padding: 15px 39px !important;
	border-radius: 70px;
	margin: 0 0 0 10px;
	color: var(--black) !important;
	border-radius: 5px !important;
	margin: 15px 0 0 0;
	font-weight: 500; 
	font-size: 15px;
}
.post-share-section {
	width: 100%;
	padding-top: 30px;
}
.post-share-section > small { 
	font-size: 15px; 
	font-weight: 600;
	display: block;
	margin-bottom: 1.2vh;
	letter-spacing: 0.2px; 
}
.post-share-wrap {
	position: relative;
	display: inline-flex;
	/*! width: 100%; */
}
.post-share-wrap a:first-of-type {
	border-radius: calc(10px/1.5) 0 0 calc(10px/1.5);
  } 
  .post-share-wrap a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 63px;
	transition: background-color .15s ease;
	background-color: #dce9f4;
	color: #005db4;
	font-size: 22px;
	border-right: 1px solid #ccdeef;  
	transition: 0.2s;
  }
  .post-share-wrap a:hover{ 
	background-color: #c3d7e8; 
	transition: 0.2s;
  }

  .post-share-wrap a:last-of-type {
	border-radius:0 calc(10px/1.5) calc(10px/1.5) 0;
		border: none;
  } 

  .menu_social{
	  	display: flex;
		  align-items: center;
  }  
  .main ul{  
      padding: 0 0 0 16px;
}
  .main ul li{  
    color: #04122b; 
    list-style: disclosure-closed;
    font-size: 17px;
    margin: 10px 0;  
    font-weight: 500; 
    letter-spacing: 0.5px;
}

  .menu_social a{
	  width: 50px;
	  height: 50px;
	  color: var(--main);
	  background: #cedff0;
	  border-radius: 10px; 
	  line-height: 50px;
	  text-align: center; 
	  margin: 0 10px 0 0;
	  font-size: 23px;
  }
  .btn_contact_servDetail { 
    background: #d332a5;
    display: inline-block;
    position: relative;
    padding: 15px 39px !important;
    border-radius: 70px; 
    margin: 0 0 0 10px;
    color: var(--white) !important;
    border-radius: 50px !important;
    margin: 15px 0 0 0;
    font-weight: 500;
    font-size: 15px;
  }

  .patient_hub {
	padding: 50px 0;
	background: #f9f3fe;
	padding-top: 0;
}
/* services */


/* contact-us */

.cotnact_Item {
	display: flex;
    margin: 0 0 5px 0;
	padding: 8px 0;
	padding-left: 0;
}  
.cotnact_Item p{
  margin: 0;
}
.cotnact_Item .icon{
	width: 41px; 
	margin: 0 6px 0 0;
	/*! filter: grayscale(10); */
	/*! opacity: 0.5; */
} 
.cotnact_Item .content h4 {
	font-size: 16px;
	color: var(--secoendry);
	margin: 0;
	font-weight: 600;
	letter-spacing: -0.1px;
}

.cotnact_Item .content h4 a{ 
	color: var(--secoendry); 
}

.cotnact_Item .content h4 a:hover{ 
	color: var(--main); 
}

.address_main h2 {
	color: var(--secoendry);
	margin: 0;
	position: relative;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 26px;
}

.address_main h2:before{  
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 5px; 
    height: 100%;
    background: var(--main);
}

.modal-title {
	font-size: 28px;
	font-weight: bold;
	color: #0c65f5;
}

.contact-form-wrap {
    padding: 40px;
    border-radius: 0; 
    border-radius: 10px;
    background: #fff;
    margin: 0 25px 0 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
} 
 
.contact-form-wrap h2 {
    font-weight: 600;
}

.contact-form-wrap textarea {
    min-height: 120px;
}

 .contact-form-wrap label{
   font-size: 14px;
    font-weight: 400;
    margin: 0 0 2px 6px;
   color: #77879e; 
} 

.contact-form-wrap h2 {
    font-size: 35px;
    font-weight: bold;
    color: #315ca6;
    margin-bottom: 20px;
} 

.contact-form-wrap p {
    font-weight: 400;
    color: #546274;
    max-width: 470px;
    margin: 0 auto;
}

  
.contact-form-wrap .form-group {
    margin-bottom: 20px;
}
  
.contact-form-wrap .form-group .form-control {
    height: 50px;
    border-radius: 7px;
    border: 1px solid rgb(232, 232, 232);
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 20px;
    color: #546274;
    background: #fff;  
    font-weight: 400;
    color: #1a46f3;
}
 
.contact-form-wrap .form-group .form-control::placeholder {
    /* Firefox 18- */
    color: #ddd;
}

.contact-form-wrap .form-group textarea.form-control {
    padding-top: 14px; 
}

.contact-form-wrap .btn {
    height: 60px;
    padding: 0;
    border-radius: 50px;
    background: var(--main);
    color: #ffffff; 
    font-weight: 600; 
    outline: none;   
    box-shadow: none; 
    padding: 0 60px;
    display: block;
    width: 100%; 
    margin-top:20px;
}


.contact-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    text-align: center;
    padding: 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
}

.contact-info:last-child {
    border-right: 0;
}

.contact-info .icon {
    margin-bottom: 20px;
    width: 60px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.contact-info h4 {
    font-size: 21px;
    font-weight: 700;
    color: #1c2437;
    margin-bottom: 15px;
}

.contact-info p {
    font-size: 19px;
    font-weight: 400;
    color: #546274;
    text-align: center !important;
}

.contact-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact-info ul li {
    font-size: 19px;
    font-weight: 400;
    color: #546274;
}

.address_main {
    padding: 50px;
    /*! padding-top: 0; */
    background: #f7f8f9;
    border-radius: 10px;
} 
 

/* contact-us */

/* timeline */

.timeline {
  position: relative;
  padding-left: 4rem;
  margin: 0 0 0 30px;
  color: white;
} 
.timeline:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #037bf7;
}
.timeline .timeline-container {
  position: relative;
  margin-bottom: 2.5rem;
}
.timeline .timeline-container .timeline-icon {
  position: absolute;
  left: -88px;
  top: 0; 
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  background: #4f537b;
}
.timeline .timeline-container .timeline-icon i {
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
}
.timeline .timeline-container .timeline-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.timeline .timeline-container .timeline-body {
  background: #fff;
  border-radius: 3px;
  padding: 15px 21px 7px;
  box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
  color: #000;
  border-radius: 10px; 
}
.timeline .timeline-container .timeline-body:before {
  content: "";
  background: inherit;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  border-radius: 0 0 0 2px;
}
.timeline .timeline-container .timeline-body .timeline-title {
  margin-bottom: 10px;
  font-weight: bold; 
  color: #0770f6;
}
.timeline .timeline-container .timeline-body .timeline-title .badge {
  background: #4f537b;
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
}
.timeline .timeline-container .timeline-body .timeline-subtitle {
  font-weight: 300;
  font-style: italic;
  opacity: 0.4;
  margin-top: 16px;
  font-size: 11px;
}
.timeline .timeline-container.primary .badge,
.timeline .timeline-container.primary .timeline-icon {
  background: #1d8cf8 !important;
}
.timeline .timeline-container.info .badge,
.timeline .timeline-container.info .timeline-icon {
  background: #11cdef !important;
}
.timeline .timeline-container.success .badge,
.timeline .timeline-container.success .timeline-icon {
  background: #00bf9a !important;
}
.timeline .timeline-container.warning .badge,
.timeline .timeline-container.warning .timeline-icon {
  background: #ff8d72 !important;
}
.timeline .timeline-container.danger .badge,
.timeline .timeline-container.danger .timeline-icon {
  background: #fd5d93 !important;
}

.author {
  font-family: inherit;
  padding: 3em;
  text-align: center;
  width: 100%;
  color: white;
}
.author a:link,
.author a:visited {
  color: white;
}
.author a:link:hover,
.author a:visited:hover {
  text-decoration: none;
}
.author .btn:link,
.author .btn:visited {
  margin-top: 1em;
  text-decoration: none;
  display: inline-block;
  font-family: inherit;
  font-weight: 100;
  color: white;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: black;
  padding: 1.5em 2rem;
  border-radius: 1em;
  transition: 0.5s all;
}
.author .btn:link:hover, .author .btn:link:focus, .author .btn:link:active,
.author .btn:visited:hover,
.author .btn:visited:focus,
.author .btn:visited:active {
  background-color: #1a1a1a;
}

/* timeline */

.tour_item { 
	background: #fff;
	padding: 20px;
	border-radius: 10px;
  margin-bottom: 30px;
	min-height: 530px; 
}
.tour_item .image {
	width: 250px;
	height: 270px;
	position: relative;
  overflow: hidden;
  border-radius:10px;
} 
.content {
	width: 100%;
	padding-left: 26px;
}

.tour_item .image img {
	position: absolute;
	margin: 0;
	border-radius: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transform: scale(2.4);
}

.content ul{
  padding: 0;
}

.content ul li{
  list-style: none;
  display: inline-block;
  background: rgba(7, 113, 246, 0.09);
  color: #005db4;
  padding: 6px 19px;
  border-radius: 50px;
  font-size: 14px; 
  font-weight: 600;
  margin: 0 5px 10px 0;
}
 .content h3 {
	margin: 0 0 20px 0;
	font-size: 27px;
	color: #042d75; 
} 

.p_item {
	background: #fff;
	text-align: center;
	padding: 20px; 
	border-radius: 10px;
	box-shadow: rgba(50, 50, 93, 0.06) 0px 6px 12px -2px, rgba(0, 0, 0, 0) 0px 3px 7px -3px;
    margin-bottom:25px;
	min-height: 235px;
} 
.p_item img{
  margin: 0;
}

.p_item h4 {
  font-size:18px;
  font-weight:bold; 
  color: #071242; 
} 

.p_item a {
	display: inline-block;
	color: #0870f6;
	border: 1px solid #037cf7;
	padding: 5px 21px;
	border-radius: 40px;
	font-size: 14px;
	margin: 8px 0 0 0;
}
.contactperson {
	padding: 15px;
	background: #fff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
	margin-top: 20px;
}
  



/* testiumonial */
.review_pg .quote_item {  
	margin: 0 0 30px 0;
	background: rgb(255, 255, 255); 
}


.review_pg .quote_item::before { 
	color: #0a6bf6; 
}

.quote_item h4 { 
	color: #305ba6; 
}

.quote_item h5 {
	font-size: 18px; 
	color: #0b0b0b; 
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	/*! font-style: italic; */ 
}

.content { 
	padding-left: 11px;
}
.t_sig .content b { 
	color: #514d4d; 
}


/* testiumonial */




/* advisory-commity */
.MEmbR_CarD a {
  display: inline-block;
  padding: 6px 10px;
  color: #666;
  border: 1px solid #ddd;
  margin: 5px 0 0 0;
  border-radius: 4px;
  transition: 0.4s;
}

.img_PRo {
  height: 210px;
  width: 200px;
  overflow: hidden;
  border-radius: 100%;
  border: 5px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 1, 0.33);
  margin: 0 auto;
}

.img_PRo img {
  width: 100%;
}

.MEmbR_CarD a:hover {
  color: #fff;
  background: #0066ff;
  transition: 0.4s;
  border-color: #0066ff;
}

.shadow-none {
  box-shadow: none !important;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable {
  max-height: calc(100% - 3.5rem);
}

.single-doctor {
text-align: center;
background-color: #ffffff;
padding: 20px 21px;
border-radius: 10px; 
position: relative;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
-webkit-box-shadow: 0px 5px 50px rgba(50, 112, 252, 0.08);
box-shadow: 0px 5px 50px rgba(50, 112, 252, 0.08);
margin-bottom: 30px;
} 
.single-doctor .image{
  overflow: hidden;
  min-height: 230px;
  max-height: 230px; 
  position: relative;
  border-radius: 10px;
  margin-bottom: 20px;
  border: 1px solid #c4cde0;
}
.single-doctor .image img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0; 
  margin: auto;
    width: 100%;
}
.single-doctor h3 { 
font-size: 17px !important;
margin-bottom: 5px;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s; 
font-weight: bold;
color: #001042;
}
.single-doctor span {
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
color: #999; 
font-size: 13px;
-webkit-line-clamp: 2;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
letter-spacing: 0;
overflow: hidden;
} 
.single-doctor ul {
padding-left: 0;
margin-bottom: 0;
list-style: none;
position: absolute;
bottom: 28px;
left: 0; 
right: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.single-doctor ul li {
display: inline-block;
margin-right: 5px;
  list-style: none;
margin: 0;
padding: 0;
}
.single-doctor ul li::before{
  display: none;
}
.single-doctor ul li a {
height: 39px;
line-height: 40px;
text-align: center;
display: inline-block;
color: #ffffff;
border-radius: 50px;
background-color: #2279fc;
padding: 0 27px;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.single-doctor ul li a i {
font-size: 15px;
}
.single-doctor:hover ul {
opacity: 1;
visibility: visible;
}
.single-doctor ul li a:hover {
background-color: #06f;
}
.single-doctor:hover h3 {
opacity: 0;
}
.single-doctor:hover span {
opacity: 0;
}

.MEmbR_CarD img{
  width: 200px;
}
.modal-header {
    padding:10px 20px;
}
.MEmbR_CarD {
	text-align: center;
	padding: 20px;
	background: #fff;
	border-radius: 7px;
	box-shadow: 0 0 46px rgba(138, 138, 138, 0.2);
	margin-bottom: 30px;
}
.MEmbR_CarD img {
	width: 200px;
  border-radius: 10px;
}
.MEmbR_CarD h3 {
	font-size: 20px;
	margin: 13px 0 5px 0;
	color: #2e323e;
}
/* advisory-commity */

.srv_txt h5{
  font-weight: bold;
  color: var(--secoendry);
  margin: 0  0 20px 0;
}

.srv_txt h3{ 
  margin-top:0;
}

.srv_txt{
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}
.map {
	border-radius: 10px;
	overflow: hidden;
	margin: 0 50px;
	margin-top: 50px;
}

.project_itemPg {
	background: #fff;
	padding: 40px 61px;
	border-radius: 10px;
  margin-bottom: 40px;
}
.image_prjct {
	position: relative;
	max-height: 330px;
	overflow: hidden;
	min-height: 330px;
  overflow: hidden; 
  border-radius: 10px;
  background: var(--secoendry); 
	margin: 0 40px;
	border: 6px solid #fff;
	margin-right: 0;
}

.image_prjct::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  /*! background: rgb(2, 19, 49); */
  width: 100%;
  height: 100%;
  z-index: 1; 
  opacity: 0.1;
}

.image_prjct img {
  position: absolute;
  left: 0;
  top:0;
  right: 0;
  bottom: 0; 
  margin: auto;
  width: 100%;
}
 
/* gallery */
.gal img {
	width: 100%;
	height: auto;
	margin: 0;
	border-radius: 4px;
	border: 5px solid #fff;
	box-shadow: -3px 5px 15px #000;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: rgba(99, 99, 99, 0.32) 0px 2px 8px 0px;
}
 
.gal {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.filter {
	position: relative;
	margin-bottom: 17px;
}

.gal img:hover {
	opacity: 0.65;
} 

/* gallery */
.btnabout {
	font-weight: bold;
	letter-spacing: 0.4px;
	color: var(--secoendry);
	border: 2px solid var(--secoendry);
	text-transform: capitalize;
	padding: 13px 27px; 
	display: inline-block;
	border-radius: 50px;
}
.btnabout:hover{
  color: var(--main);
  border-color: var(--main);
}



/* officearea */
.address_item{
  margin-bottom: 15px;
    padding: 15px; 
    background: #fff url(../images/24.png);  
    margin-bottom: 30px;
  border-radius: 10px;  
  background-repeat: no-repeat;
  /*! background-position: center bottom; */
  /*! background-size: 100%; */ 
  min-height: 270px; 
  box-shadow: rgba(50, 50, 93, 0.09) 0px 6px 12px -2px, rgba(0, 0, 0, 0) 0px 3px 7px -3px;
  border: 1px solid #f4f4f4;
  }
  
  .address_item h5 { 
  margin: 0 0 11px 23px;
  text-align: left;
  color: var(--main); 
  font-weight: 600;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 13px;
  font-size: 18px;
  }
   
  .address_item ul li{
    list-style: none!important;
    display: flex; 
  } 
  
  .address_item ul li {
    list-style: none!important;
  }

  .address_item ul li .iconB { 
    height: 40px; 
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    margin-right: 15px;
    color: #20445a;
    font-size: 22px;
  }

  .address_item ul li span {
    width: 100%;
    font-weight: 400;
    line-height: normal;
    color: #6a6a6a;
    font-size: 15px;
  }

  .address_item ul li span a{ 
    font-weight:600; 
    color: var(--secoendry);
    font-size: 1.1rem;
  }

.service_centermain .address_item { 
	min-height: 190px; 
}


.cookies-notification {
 position:fixed;
 left:0;
 bottom:0;
 z-index:99999;
 box-sizing:border-box;
 display:flex;
 align-items:center;
 width:100%;
 padding:16px;
 background-color:rgb(218, 34, 29, 0.9)
}
.cookies-notification__message {
 font-size:14px;
 line-height:18px;
 color:#fff;
 text-align:center;
 width:100%
}
.cookies-notification__message-link {
 margin-left:5px;
 font-weight:500;
 text-decoration:underline;
 color:currentColor
}
.cookies-notification .btn {
 padding:.2rem .75rem;
 font-size:12px;
 border-radius:.25rem;
 font-weight:700;
 margin-left:10px
}
.breadcrumb li a {
 color:#fff !important;
 font-size:0.9rem;
 font-weight:500;
}
.breadcrumb li {
 color:#fff;
 font-size:0.9rem;
 font-weight:600; letter-spacing:0.5px;
}
.breadcrumb li a::after {
 color:#fff;
 content: "→";
 margin:0 4px;
}



.product_page .product_item {
	margin: 10px;
	margin-bottom: 25px;
	padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.product_page .product_item .image {
	min-height: 250px;
	max-height: 250px; 
	position: relative;
}
.product_page .product_item .content {
	position: relative;  
	color: var(--secoendry); 
	text-align: center;
	padding: 10px 15px; 
}

.product_page .product_item::before {
  display: none;
}

.product_page .product_item h5 {
	font-size: 18px;
	color: var(--secoendry);
}
.product_page .product_item span { 
	color: var(--main);
}
.fancybox-container {
	z-index: 9999999999!important;}

  
  
  /* officearea */



.Product_detailS h3{ 
  font-weight: bold;
  font-style: normal;
  font-size: 28px;
  line-height: 1.5;
  color: var(--secoendry);
  display: block; 
  margin: 0;
  padding-top: 4px;
  text-transform: capitalize;
}

/* new_product_slider */
.product_slider .carousel-indicators {
  right: 0;
  bottom: 0;
}

.product_slider .carousel-indicators li {
  width: 60px; 
  height: 60px;
  overflow: hidden;
  position: relative;
  opacity: 1;
  margin: 0 0 10px 0;
  padding: 3px;
  border: 1px solid transparent;
}

.product_slider .carousel-indicators li img {
  position: absolute;  
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  opacity: 1;
  height: 100%;
}

.product_slider .carousel-indicators li.active {
  border: 1px solid #42639d;
  opacity: 1;
}

.product_slider .carousel-item{ 
  position: relative;
  min-height: 500px;
  max-height: 500px;
  border-radius: 5px; 
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.product_slider .carousel-item img {
margin: auto;
max-width: 100%;
max-height: initial;
position: absolute;
margin: auto; 
left: 0;
top: 0;
bottom: 0;
right: 0;
width: auto !important;
}



.product_slider .carousel-indicators {
position: relative;
margin: 0;
border: none;
padding: 4px 0;
  flex-wrap: wrap;
  background: #fff;
}

/* new_product_slider */

/* products-about-descriptions */

.card-header {
padding: 0;
margin-bottom: 0;
background-color: transparent;
border-bottom: none;
}

.accordion > .card {
  border-radius:0;
  border: none;
overflow: hidden;
margin: 0 0 30px 0;
}

.card-header .collapsed{
  padding: 10px 20px;
  width: 100%;
  display: block;
  background: #e9eef0;
  border-bottom: 2px solid #3a6575;
  font-size: 30px;
  font-weight: 300;
   color: #3a6575;
}


.card-header a{
  padding: 10px 20px;
  width: 100%;
  display: block;
  background: #3a6575;
  border-bottom: 2px solid #3a6575;
  font-size: 30px;
  font-weight: 300;
  color: #fff;
}
.card-header a:hover{ 
  color: #fff;
}

.card-header a h5{ 
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 1px;
}
.card-header a h5 .rotate-icon{ 
  float: right;
  transition: 0.6s;
  transform: rotate(-180deg);
} 
.card-header .collapsed h5 .rotate-icon{  
  transition: 0.6s;
  transform: rotate(0deg);
} 
.card-header .collapsed:hover{
  color: #000;
}

/* products-about-descriptions */
.top-pro_details {
position: fixed;
top: 0px;
left: 0;
width: 100%;
background: #f4f6f7;
border-bottom: 1px solid rgb(216, 216, 216);
transition: top 0.5s ease-in-out 0s;
z-index: 999999;
display: block;
}

.TOP_FiX_DEtail {
display: none;
}
.product_details {
padding: 50px 0;
background: #fff;
}
.PCNt_MAIn{
  display: flex;
  align-items: stretch;
  margin-bottom: 30px;
}
.pM_btn {
 padding: 6px;
 border: 1px solid #ddd;
 background: #fff;
 font-weight: 300;
 position: relative;
 height: 45px;
 display: block;
 width: 45px;
 text-align: center;
 font-size: 16px;
 line-height: 45px;
 padding: 0 0 11px 0;
 color: #626262;
}

.pM_btn:hover{
 background:#dfdfdf;
 color: #555;
}
.details_main{
  padding-left: 25px;
} 

.PdrSliDer{
  display: flex;
}
.product_slider .carousel-indicators { 
display: block;
}

.detail_slider_img {
width: 100%;
position: relative;
margin: 0 0 0 30px;
}

.main_contentP_Detail {
padding: 0 0 0 20px;
}

.btn_buy_now{
  background:transparent;
  color: #ffffff;
  border: 1px solid #043e85;
  font-size: 15px;   
  position: relative;
}

.btn.btn_buyn {
 padding: 16px 30px;
 border-radius: 5px;
 border: 1px solid var(--main);
 color: #fff; 
 text-transform: uppercase;
 font-size: 14px;
 position: relative;
   font-weight: bold;
   z-index: 1;
 overflow: hidden; 
 letter-spacing: 0.5px;
 margin-top: 15px;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;max-width:320px;
}

.btn.btn_buyn::before{ 
  content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
    background: var(--main);
    z-index: -1;
}

.btn.btn_buyn:hover:before{ 
   width: 100%;
   height: 100%;
   transition: 0.4s;
   background: var(--secoendry);
}

.btn.btn_buyn:hover{ 
   color: #fff;
   transition: 0.4s;
   border-color: var(--secoendry); 
}


.detail_link a{
   color: #043e85;
   position: relative;
   padding: 6px 0;
   letter-spacing: 1px;
}
.detail_link a::before{ 
   content: '';
   position: absolute;
   left: 0;
   bottom: 0;
   width: 15px;
   height: 1px;
   transition: 0.4s;
   background: #043e85;
   z-index: 1;
}

.detail_link a:hover:before{ 
  width: 100%;
  height: 1px;
  transition: 0.4s;
}

.detail_link a:hover{ 
  color: #043e85;
  transition: 0.4s;
}

.productmodal {
	font-size: 14px;
}

.productmodal span{ 
	font-size: 14px;
  margin-left: 10px;
  color: #737373;
	text-decoration: underline;
} 
.callbtn .emergency-cta {
	display: flex;
	margin:25px 0 0;
}

.description {
	padding: 15px;
	/*! background: #fcfdfd; */
	border-radius: 11px; 
}
.description h4 {
	color: var(--secoendry);
	font-weight: bold;
	font-size: 21px;
	border-bottom: 1px solid #efefef;
	padding: 0 0 15px 0;
}

.detail_slider_img .carousel-item::before {
  display:none;
}
 
.related_products{
  padding-bottom: 60px;
}


.q_frm_main .product_detailM{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  padding: 10px;
  margin-bottom: 20px;
}
 .product_detailM .image{
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden; 
  /*! margin: 0 auto; */ 
}
.product_detailM .image img{
  position: absolute;
  left: 0;
  top:0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
}
.product_detailM h4{
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product_detailM p{ 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
} 


.contact-form-wrap .form-group {
	margin-bottom: 6px;
} 
.contact-form-wrap.p-0.shadow-none {
	/*! box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px !important; */
	padding: 0 15px 25px 15px !important;
	margin-bottom: 20px; 
  margin-right: 0;
}
.modal-header .btn-close {
	padding: .5rem .5rem;
	margin: -.5rem -.5rem -.5rem auto;
	background: var(--main) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgba(255,255,255)'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	opacity: 1;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
  z-index: 9;
	border-radius: 100%;
}

.q_frm_main .contact-form-wrap textarea {
	min-height: 80px;
}

.q_frm_main .contact-form-wrap .btn {  
	padding: 0 37px;
	display: block;
	width: auto;
	margin: 0 auto;
	margin-top: 20px;
}










