﻿@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+Georgian:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


html,
body {
    height: 100%;
    font-size:15px;
    font-family: "Poppins", sans-serif;
    color:#0E1D4A;
	/*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
}



a 
{
	text-decoration: none;	

}

a:hover
{
	text-decoration: underline;	
}
.top
{
	padding:15px 0;
	background-color:#2169AE;
	color:#fff;
	font-size:13px;
	text-align: left;      
    z-index: 9;  
}


.top ul
{
	padding-left:0;
	margin-bottom:0;
    position: relative;
}

.top ul li
{
	 display:inline-block;
	margin-right:12px;
}


.top i
{
    margin-right: 5px;
	color: #E5B213;
}


.top a
{
	color:#fff;        
	text-decoration: none;
}
.language-text
{
    text-align: right;
}

.language
{
    font-family: "Cairo", sans-serif;
    background-color: #F4C118;
    padding: 3px 20px;
    border-radius: 50px;
}

.language a
{
    font-size:15px!important;

}


.header
{
	position: relative;
	z-index: 9;
	background:#dda9530a;
    padding: 35px 0;    
	text-align: center;
}


.with-linear-gradient {
background: url("../images/border.png") no-repeat center bottom;    
	background-size: contain;
}

.socials 
{
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
    display: inline;
}


.socials ul 
{
	padding-left:0px;
	text-align:right;
	top: 0;
    display: inline;
}



.socials ul li {
    display: inline-block;	
    width: 35px;
    height: 35px;    
	margin-right: 5px; 
	margin-left: 5px;
}

.socials ul li a {
	position: relative;
	display: inline-block;
	font-size: 18px;    
	width: 35px;
    height: 35px; 
	line-height: 25px;
	text-align: center;
	padding:5px;
	border-radius: 2px;
    margin-right: 0px;
	color: #0E1D4A;	
	background-color:#1018280D;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    
    margin-left: 0px;
}


.socials ul li a:hover {
	color: #492a49;	   
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-started {
    display: inline-block;
    padding: 15px 25px !important;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
    background-image: none;
    border: 2px solid #D6D9E0 !important;
    border-radius: 5px;
    margin-top: 0px;  

}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;    
	z-index: 99;
}

.sticky + .content {
  padding-top: 102px;
}
.container-fluid
{
	padding-left: 3%;
	padding-right: 3%;
}
.left-padding
{
	margin-right: 30% !important;
}
.logo
{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;    
	top: 5px;
    margin: auto;
}

.logo img
{
    margin: auto;
}

.bg-top
{
	background: url("../images/div.png") no-repeat left top ;
	background-size: contain;
}

.carousel {
    height:680px;
    position:relative;
	overflow: hidden;
	z-index:1;
}

.item,
.carousel-inner {
    height:100%;
	z-index: 9;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.fill img{
    height: 100%;
	width: 100%;
    background-position: center;
    object-fit: cover;
}

.fill-img{
    width: 100%;
    height: 100%;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-color: #FFFFFF;
	background-blend-mode:multiply;
}

/*
video {
        width: 100%;
        height: 100vh;
        display: block;
}
*/

.img-left
{
    position: absolute;
    right: 0px;
    top: 5%;
    z-index: 99;
    width: 600px;
    height: 600px;
}

.img-left img
{
    width: 600px;
    height: auto;
    object-fit: contain;
}
 

.caption-carousel {
position: absolute;
    top: 4%;
    right: auto;
    left: 5%;
    width: 750px;
    border-radius: 5px;
    margin: auto;
    z-index: 99;
    text-transform: capitalize;
    padding-top: 20px;
    padding: 35px;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.caption-bg {
    background-color: rgb(255 255 255 / 66%);
}
.caption-carousel h1 span{
    font-size:13px;
    font-weight:500;	
    color:#000;
	background-color:#F4C118;
    padding:5px 15px;
	border-radius: 4px;
	text-transform: uppercase;
}
.caption-carousel h2{
    font-size:70px;
    font-weight:800;	
    color:#0E1D4A;
    font-family: 'Georgia';
    margin: 20px 0;
}

.caption-carousel h2 span{
	display: block;
	padding-left: 2px;
}

.caption-carousel h3
{
    font-size:16px;
    font-weight:400;	
    color:#0E1D4A;
    margin: 20px 0;
}

.linear-text-gradient {

	-webkit-text-stroke-width: 4px;
	-webkit-text-stroke-color: transparent;
	color: #ffffff;
	/* gradient */
	background: linear-gradient(90deg, #0E1D4A, #F4C118);
	/* background image */
	/* background-image: url(/images/mask-image.jpg);*/
	-webkit-background-clip: text;
	background-clip: text;
	display: inline-block;
}

.yellow-color
{
	color: #F4C118;
}


.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-left: 0px;
    z-index: 999;
    width: 100%;
    left: 0;
    padding-right: 0;
    margin-right: 0%;
    text-align:  center;
    list-style: none;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 9;    
	width: 5%;

}


.level {
    margin: 20px 0 0 0;
    border-top: 1px #ebebeb solid;
}

.level-item
{
    display: inline-block;
    width:20%;
    position: relative;
	border-right: 1px #0E1D4A solid;
	text-align: left;
    margin: 15px 10px;
	color: #0E1D4A;
}

.level-item-last
{
	border-right: 0px #0E1D4A solid !important;

}
.level-item .icon
{
    margin: auto;
    padding: 0px;
    top: -10px;
    display: inline-block;
    position: relative;
    left: 0px;
}


.level-item .icon i
{
    font-size: 15px;
	color: #F4C118;
}


.heading
{
	font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin:0px 0 0 0px;
    padding: 0px 0px;
}

.title-counter {
    font-size: 38px;    
	font-family: 'Georgia';
    padding: 5px 0;
    text-align: left;
    font-weight: 600;
    margin: 0px 0 0 0px;	
	display: inline-block;

}

.btn-header {
    display: inline-block;
    padding: 14px 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight:600;
    line-height: 1.42857143;  
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform:   capitalize;
    background-image: none;
    border: 2px solid transparent;
    border-radius:5px;
    margin-top:20px;
	margin-left: 5px;
}
.btn-header i{
    margin-left:5px ;
}

.btn-more{
    color: #fff;
    background-color: #DDA953;
    border-color:#DDA953;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more:hover {
    color: #DDA953;
    background-color: #fff;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-more2{
    color: #fff;
    background-color:#C5272D;
    border-color:#C5272D;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more2:hover {
    color: #fff;
    background-color: #DDA953;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white{
    color: #0E1D4A;
    background-color:#fff;
    border-color:#0E1D4A29;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.btn-white:hover {
    color: #DDA953;
    background-color: #fff;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    

}



.title
{
   color:#1A2F6E;
   font-size:48px;    
   font-family: 'Georgia';
   font-weight: 700; 
   margin-bottom:10px;	
   text-transform:	capitalize;    
	letter-spacing: 2px;
}
.title span
{
   color:#F4C118;
   font-style: italic;
}

.title img
{
    margin-left: 10px;
    float: right;
}

.title-text
{
   color:#586280;
	font-size: 14px;
	font-weight: 400;
	display: block;	
}

.title-top
{
    color:#F4C118;	
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: 400;
	display: block;	
	text-transform: uppercase;
}

.title-white
{
   color:#fff;
   font-size:48px;    
   font-family: 'Georgia';
   font-weight: 700; 
   margin-bottom:10px;	
   text-transform:	capitalize;    
	letter-spacing: 2px;
}
.title-white span
{
   color:#F4C118;
   font-style: italic;
}

.title-white img
{
    margin-left: 10px;
    float: right;
}
.body-bg
{
	padding: 50px 0;
	position:relative;
}


.Products 
{
    background-color: #fff;
    box-shadow: -2px 4px 17px #0000000f;
    border-radius: 10px;
	position: relative;
	padding: 15px 10px;
}

.bg-color
{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.4;    
	border-radius: 10px;
	z-index: 0;
}

.bg-color1
{
background: #FFF7ED4D;
background: linear-gradient(170deg, rgba(255, 247, 237, 0.35) 10%, rgba(136, 198, 81, 0.58) 100%);
}
.bg-color2
{
background: #FFF7ED4D;
background: linear-gradient(170deg,rgba(255, 247, 237, 0.35) 10%, rgba(243, 214, 78, 0.58) 100%);
}

.bg-color3
{
background: #FFF7ED4D;
background: linear-gradient(170deg,rgba(255, 247, 237, 0.35) 10%, rgba(167, 1, 0, 0.58) 100%);
}

.bg-color4
{
background: #FFF7ED4D;
background: linear-gradient(170deg,rgba(255, 247, 237, 0.35) 10%, rgba(125, 30, 97, 0.58) 100%);
}

.bg-color5
{
background: #FFF7ED4D;
background: linear-gradient(170deg,rgba(26, 10, 4, 0) 10%, rgba(61, 28, 14, 0.6) 100%);
}

.Products img
{
    margin: auto;
    height: 180px;
    width: 100%;
    object-fit: contain;
	position: relative;
	z-index: 9;
}
.products-tag
{
	position: absolute;
	left: 15px;
	top: 15px;
	border-radius: 20px;
	padding: 5px 15px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;    
	box-shadow: -2px 4px 9px #00000036;
}
.tag-green
{
background: #FFF7ED4D;
background: linear-gradient(315deg,rgba(255, 247, 237, 0.35) 0%, rgba(0, 212, 146, 1) 0%, rgba(0, 187, 167, 1) 100%);
}

.tag-orange
{
background: #FFF7ED4D;
background: linear-gradient(315deg,rgba(255, 247, 237, 0.35) 0%, rgba(255, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
}

.tag-red
{
background: #FFF7ED4D;
background: linear-gradient(315deg,rgba(255, 247, 237, 0.35) 0%, rgba(251, 44, 54, 1) 0%, rgba(246, 51, 154, 1) 100%);
}


.blue-bg
{
	background: #2169AEF2;
	padding: 80px 0;
	position: relative;
	color: #FFFFFF;		
}

.blue-bg-img
{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}


.box-w
{
	background-color: #FFFFFF0A;
	padding: 20px;
	border-radius: 10px;
	margin-top: 25px;
}

.box-heading
{
	font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    margin:0px 0 0 0px;
	color: #FFFFFF6B;
    padding: 0px 0px;
}

.title-box-w {
    font-size: 30px;    
	font-family: 'Georgia';
    padding: 5px 0;
    text-align: left;
    font-weight: 600;
	color: #F4C118;
    margin: 0px 0 0 0px;	

}

.title-big
{
	font-size:200px;
	font-weight:600;	
	font-family: 'Georgia';
	color:#1A2F6E05;
	position:absolute;
	top:0;
	right:50px;
    z-index: -1;
}

.link-top
{
	 margin-top:20px;		
}

.link-red
{
				
	color:#C5272D;	
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;		
}


.section {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
}
.first, .last {
  background: #eee;
}
.horizontal {
  
}
.scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
}


.box-time
{
	overflow-x: scroll;
    overflow-y: hidden;
	color:#666666;    
	padding-left:0px;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-bottom:0px;    
	margin-top: 0px;
	border-bottom: 0px #D2D2D2 solid;
	width: 100%;	
	gap: 10px;
    display: flex;    
	align-items: center;
}
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #F5F5F5;	
	border-radius:100px;

}

#style-4::-webkit-scrollbar
{
	width: 10px;
	height:0px;
	background-color: #F5F5F5;	
	border-radius:100px;

}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #F0761F;
	border: 2px solid #F0761F;	
	border-radius:100px;

}
.tab {
position: relative;
}

/* Style the buttons inside the tab */
.tab button {
  cursor: pointer;
  transition: 0.3s;
    padding:12px 18px;
	float:left;    
	border: 0;
	color: #586280;
    border: 1px #1A2F6E1A solid;
    background-color: #FFFFFF;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 0px;
    border-radius: 20px;    
    position: relative;    
}
.tab button h3{   
	width: max-content; 
    font-size: 13px;
    margin:0;
}
/* Change background color of buttons on hover */
.tab button:hover {
    color:#fff!important;
    border: 1px #1A2F6E1A solid;
    background-color:#C5272D;
}

/* Create an active/current tablink class */
.tab button.active {
    color:#fff!important;
    border: 1px #1A2F6E1A solid;
    background-color:#C5272D;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 0;
  border-top: none;
	margin-top: 30px;
}
.tabcontent-div{
    border: 1px #1A2F6E1A solid;
    border-radius: 15px;
    margin-bottom:20px;
}

.tabcontent-image {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;    
    height: 505px;
    border-radius:15px 15px 0px 0px;
    z-index: 0;
}
.tabcontent-image img{
    margin: auto;
    height:400px;    
    object-fit: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.tabcontent-image2 {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;    
    height: 200px;
    border-radius:15px 15px 0px 0px;
    z-index: 0;
}
.tabcontent-image2 img{
    margin: auto;    
    height: 160px;        
    object-fit: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.all-tabcontent {
    padding:15px 15px;
}

.title-tabcontent {
    font-size: 30px;
    color:#1A2F6E;
	font-weight: 600;	
	font-family: 'Georgia';
    margin:0px 0 10px 0;
}

.title-tabcontent span{
    color:#F4C118;
}

.gray-text
{
	font-size:11px;
	color:#9AA0B5;
}
.gray-ahref
{
	font-size:12px;
	color:#1A2F6E;
}
.text-right
{
	text-align:right;
}

.text-top
{
    margin-top: 20px;
    border-top: 1px #CCCCCC solid;
    padding-top: 10px;
}

.tabcontent-text
{
    height: 60px;
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 10px;
}

.title-tabcontent2 {
    font-size: 18px;
    color:#1A2F6E;	
    font-family: 'Georgia';
	font-weight: 600;
    margin:0px 0 10px 0;
}

.title-tabcontent2 span{
    color:#F4C118;
}
.tabcontent-text2
{
    height: 20px;
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 10px;
}

.news
{
	padding:30px 0;
	overflow: hidden;	
	position: relative;
	z-index: 9;
}


.news ul
{
    padding-left:0;
    margin-top:20px;
}

.news ul li
{
    display: inline-block;
    margin: 20px 10px;
    width: 23%;
    height: auto;
    position: relative;
    border: 2px #ececec solid;
    border-radius: 10px;
}
.news ul li .image {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
	border-radius: 10px 10px 0px 0px;
    z-index: 0;
}

.news ul li img
{
    height: 260px;
    width: 100%;	
	opacity: 0.7;
	border-radius: 10px 10px 0px 0px;
    object-fit: cover;
	margin-bottom: 20px;
}

.news ul li .content-text
{
   padding: 0px 15px 30px 15px;

}
.news ul li .content-text .title-1
{
      font-size:20px;
      font-weight:700;
	  color: #1A2F6E;
      overflow: hidden;
	height: 60px;
    font-family: 'Georgia';

}

.news ul li .content-text .title-small
{
 
   margin-bottom:5px;    
	color:#F4C118;	
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: 400;
	display: block;	
	text-transform: uppercase;

}

.news ul li .content-text .text {
    font-size: 14px;
    font-weight: 500;
	margin-bottom: 10px;
    height: 25px;
    overflow: hidden;
	margin-top: 10px;	  
	color: #586280;

}

.content-text .more-news{
     margin-top:10px;
	color: #C5272D;
	font-weight: 600;
}



.footer
{
	font-size:14px;
	padding:50px 0 10px 0;
	color:#586280;	
background: #FFF7ED4D;
background: linear-gradient(315deg,rgba(255, 247, 237, 0.35) 0%, rgba(255, 255, 255, 1) 0%, rgba(247, 245, 240, 1) 100%);	position: relative;
	z-index: 9;
	font-weight: 400;
}


.footer ul
{
   padding-left:0px;
}
.footer ul li
{
   margin:10px 0;    
   color: #586280;
	display: block;
}
.footer ul li a
{
	color:#586280;
}



.footer-title
{
	 color:#1A2F6E;
	 font-size:16px;	
	 text-transform: uppercase;
	 font-weight:700;
	 margin:10px 0;
}

.footer-title img
{
	display: block;
	margin: 0 0 25px 0;
	height: 120px;
}
.footer-text
{
	height: 65px;
    overflow: hidden;
	color:#586280;
}

.footer .text-right
{
	text-align: right;
}
.vcard
{
	margin-top:10px;
}

.vcard div
{
	margin-bottom:10px;	
	font-weight: 400;
}

.vcard div span
{
	margin-top:5px;
	font-weight: 300;
	display: block;
}
 
.vcard img
{
    margin-right: 10px;
    /*float: left;*/
    margin-bottom: 20px; 
}.vcard i
{
    margin-right: 10px;
}

.footer .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align: left;
	margin-bottom:0px;    
	padding-left: 0;    
	margin-left: 0;
}



.footer .socials li {
    display: inline-block;	    
	margin: 8px 2px;
}


.footer .socials li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    width: 40px;
    height: 40px;
    background-color: #C5272D;
    line-height: 40px;
    text-align: center;
    margin-left: 0px;
    color: #fff;
    border-radius: 50px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.footer .socials li a i {
    margin-right: 0px;

}


.footer .socials li a:hover {
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}
.img-fluid-b {
    max-width: 100%;
    height: auto;
    display: block;
	margin-top: 10px;
}




.footer-margin {
    margin-top: 10px;
}
.copyright
{
    padding: 15px 0;
	border-top: 1px #cecece solid;
    color: #586280;	
    font-size: 14px;
    line-height: 35px;
	position: relative;
	z-index: 99;
	margin-top: 30px;
}


.copyright a
{
    color:#586280;
}

.copyright .text-right
{
	text-align: right;
}


.inner-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.2;
    z-index: 0;
}


.caption-inner 
{
    height:auto;
    width: 100%;
    color: #fff;
	position: relative;
	text-align: center;
    padding:80px 0;  
    background-color:#1e272f;      

}


.caption-inner h3 
{
    margin-bottom: 10px;
    font-size: 40px;   
    font-weight:600; 
    text-transform: capitalize;
    margin-top:15px;
    color: #fff;	
	z-index: 9;	
	position: relative;


}


.breadcrumb 
{
    padding: 10px 0;
    margin-bottom: 0px;
    color:#fff;	
	z-index: 9;
	position: relative;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px; 
	text-align: center;
    display: block;
}


.breadcrumb>li 
{
    display: inline-block;
    font-size:13px;
    color:#fff;    
    font-weight: 300;
    text-transform: uppercase;
}

.breadcrumb>li a
{    
color:#fff;
}


.breadcrumb>.active
{
    color: #fff;
    font-weight: 300;
}

.breadcrumb>li+li:before 
{
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.content-bg {
background: #F0F5FD;
background: linear-gradient(89deg, #F0F5FD 0%, #FFFDF4  100%); 
}

.content-inner {
    padding: 80px 0;
    margin-bottom:0;
    overflow:hidden;
}



.pic-inner {
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float:  right;
}

.pic-inner img{
    width: 100%;
    border-radius: 15px;
}

.map
{
	background: url("../images/contact.png.png") no-repeat  center center;
	padding: 80px 0;
    background-size: contain;
}

.bg-navy
{
	background-color:#DDA953;
	border-radius:10px;
	padding:30px;
	color:#FFFFFF;
}
.calls
{
	margin-bottom:25px;
	font-size:16px;
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #f2f3f8;
    border: none;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 40px;
    background: #DDA953;
}

.calls-data
{
	margin-top:15px;
    background-color: rgb(255 255 255 / 15%);
    border-radius: 10px;
	border: 1px #5C5E5E2E solid;
    padding: 50px 20px;
	text-align: center;
}


.calls-data a
{
	color:#000;
}

.calls-data i
{
    margin: auto auto 15px auto;
	display: block;    
    font-size: 50px;
    color: #DDA953;
}


.navy-socail ul
{
	position: relative;
	overflow: hidden;	
	margin-top:15px;
	text-align: left;
	padding-left:0;
	margin-bottom:10px;
	margin-left: 0;
}

.navy-socail ul li 
{
    display: inline-block;	
}


.navy-socail ul li a 
{
	width: 45px;
	height: 45px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
    margin-left: 0px;
	color: #fff;	
    background-color: rgb(255 255 255 / 25%);
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
    border:1px #fff solid;

}

.navy-socail ul li a i
{
	font-size: 16px;
	color:#fff;
	margin-right:0;
}

.navy-socail ul li a:hover 
{
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}




.gray-box
{
    background-color:#f6f6f6;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    border-radius:0px;
    min-height: 90px;
	border-radius: 10px;    
	font-size: 18px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #DDA953;
    margin: 0px 0px 10px 10px;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: right;    
	font-size: 15px;
    border-radius: 5px;
}



a.code_apply {
    border: 1px solid #fff;
    color: #DDA953;    
	background-color: #fff;
    padding: 3px 8px;
    margin: 0 0px 0 0px;
    float: right;   
    width: auto;    
	border-radius: 50px;
    min-height: auto;
}
   
    
a.code_apply:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #363636;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.bg-img-careers
{
	position: relative;
	padding: 100px 0;
	text-align: center;    
	border-radius: 10px;
	margin-bottom:20px;
}

.bg-img-b
{
	position: absolute;
	left: 0;
	right: 0;    
	border-radius: 10px;
	top: 0;
	bottom: 0;    
	z-index: 0;
	background: linear-gradient(40deg, #000000 0%, #dda95373 100%);
}

.title-w{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
	position: relative;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding-bottom: 15px;
	z-index: 9;
}

.title-w span{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
   display: block;
}

.btn-career 
{
    background-color:#4d4d4d;
    border: 1px #4d4d4d solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    margin:0;
    transition: 0.3s;
}

.btn-career:hover 
{
    background-color: #fff;
    border: 1px #ffffff solid;
    color: #DDA953;
    margin:0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.form-group
{
	margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* Change placeholder color */
.form-control::placeholder {
    color: #555;
opacity: 1; /* For Firefox */
}

/* For Edge */
.form-control::-ms-input-placeholder {
    color: #555;
}

textarea.form-control {
    height: auto;
    border-radius: 5px;
}




.collapsible-all
{
	
}
.collapsible-all .collapsible {
  background-color: #DDA953 ;
  color: white;
  cursor: pointer;
  padding: 10px 18px ;
  width: 100%;
  border: none;
  text-align: right;
  outline: none;
  font-size: 16px;
  border-radius:5px;
  margin-bottom:5px;
}


.collapsible-all .collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: left;
  margin-left: 5px;
}

.collapsible-all .active:after {
  content: "\2212";
}

.collapsible-all .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;  border-radius:5px;

  transition: max-height 0.2s ease-out;
  background-color: #fbfbfb;
}


.collapsible-all .content p
{
	padding:10px 0;color: #272727;
	
}

.services-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.services-one .container {
  max-width: 1600px;
}

.services-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.services-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  height: 230px;
}

.services-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color:rgb(33 105 174 / 35%);
  width: 0%;
  transform: translateY(100%);
  transition: all 500ms ease;
  z-index: 1;
}

.services-one__single:hover .services-one__img:before {
  transform: translateY(0);
  width: 100%;
}

.services-one__img img {
  width: 100%;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  height: 180px;
  object-fit:contain;
}

.services-one__single:hover .services-one__img img {
  transform: scale(1.1);
}

.services-one__content {
  position: relative;
  display: block;
  background-color:#fff;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  margin-top: -40px;
  margin-right: 20px 20px;
  padding:30px;
  z-index: 2;
}

.services-one__title-box {
  position: relative;
  display: block;
}

.services-one__sub-title {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  line-height: 12px;
}

.services-one__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 7px;
  margin-bottom: 14px;
}

.services-one__title a {
  color: #DDA953;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.services-one__title a:hover {
  color: #313131;
}

.services-one__arrow {
  position: absolute;
  top: -20px;
  right: 20px;
}

.services-one__arrow a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #DDA953;
  font-size: 15px;
  color: #fff;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.services-one__arrow a:hover {
  background-color: #313131;
}



.box-category 
{
	height:300px;
	color:#DDA953;
	font-size:14px;
	font-weight:600;
	padding: 15px 10px;
	border-radius:4px;
	margin-bottom:25px;
	position:relative;
	border:1px solid #CCCCCC;
}


.box-category img
{
     width:18px;
     display:inline-block;
     margin-left:10px;
}



.box-category h1 {
    font-size: 15px !important;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    background-color: #fff;
    color: #DDA953;
    border-radius: 4px;
    padding: 20px 10px;
    text-align: center;	
    border:1px solid #DDA953;
    position: absolute;
    width:92%;
    bottom: 10px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h1
{
     background-color:#DDA953;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category h2 {
    font-size: 20px !important;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #DDA953;
	background-color:rgb(255 255 255 / 85%);
    padding: 15px 30px;
    text-align: left;	
    position: absolute;
    top: 10px;   
	border-radius: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h2
{
     background-color:#DDA953;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.menu-left
{    
margin-top:0px;
z-index: 99;    
width: 100%;
overflow:hidden;
background-color:#DDA953;
text-align:right;
border-radius:5px;

}


.menu-left ul
{
    padding-left:0;
    margin:0;
    font-size:15px;
}
.menu-left ul a:hover
{
    text-decoration:none;
    
}

.menu-left ul li
{
    padding: 15px 25px;
    display: block;
    border-bottom: 1px rgb(255 255 255 / 55%) solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    color: #fff;
    transition: 0.3s;
}
 
.menu-left ul li i
{
     font-size:14px;
     margin-left:10px;
}

.menu-left ul a:hover li
{
   background-color:rgb(255 255 255 / 32%);
   color:#FFFFFF;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}


.date-news i
{
padding-right:10px;
}



.title-news {
    font-size: 20px;
    margin-bottom:10px;
    margin-top:10px;
	font-weight: 600;
}




.path-search
{
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
	text-align: left;
    background-color: #DDA953;
}

.path-search .breadcrumb
{
	text-align: left;
}

.highlight {
    font-weight: bold;
    background-color: #FFCC00;
    padding: 0 3px;
    color:#333333;
}
.pagination {
    display: block;
	margin-top: 30px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2169ae;
    border-color: #2169ae;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2169ae;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}



.news-inner{
     display:inline-block;
     margin:20px 0px;
     width: 100%;
     height: auto;  
     background-color:#F9F9F9;      
     border-radius: 10px;
     box-shadow: 0px 1px 11px 0px rgb(0 0 0 / 25%);
     padding: 0px 0px 25px 0px;
}

.news-inner img
{
    margin: auto;     
    border-radius: 10px 10px 0 0;
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.news-inner .title-1
{
    font-size: 15px;
    color: #DDA953;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 20px 20px;
}

.news-inner .text
{
    font-size: 18px;
    color: #000;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
    margin: 0px 20px 0px 20px;
}

.more-news-inner
{
     margin:0px 20px;
}


.more-news-inner a {
    font-size: 14px;
}


.box-news-all
{
	position:relative;
    margin-bottom: 20px;
}

.box-news{
    height: 115px;
    width: 35%;
    position: relative;
    background-color: #F9F9F9;
    background-blend-mode: multiply;
    background-size: contain;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    }

.box-news-text
{
    width: 58%;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 15px;
    padding: 0px 0px 5px 0;
    height: 115px;    
    overflow: hidden;
    color: #000;
    font-weight:500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-news-text:hover
{
    color: #000;
}

.box-news-text .text-all 
{
    font-size: 15px;
    font-weight: normal;
    height: 85px;
    overflow: hidden;
    margin: 0px 0px;
}


.news2-time 
{
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 0 0 10px 0;
}


.category ul
{
   padding-right:0px;
	font-size: 16px;
}
.category ul li
{
   margin:10px 0;   
}
.category ul li a
{
	color:#DDA953;
}.category ul li a img
{
	margin-right: 10px;
}
.category ul li a i
{
	margin-right: 10px;
}
.title-2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-bottom: 30px;
    margin-top: 6px;
	position: relative;
	text-transform:capitalize;
	}

.title-2-border{
    border-bottom: 2px #DDA953 solid;
    width: 80px;
	position: absolute;
	bottom: -10px;
	
}



.menu-products
{    
margin-top:0px;
z-index: 99;    
width: 100%;
overflow:hidden;
border: 1px rgb(255 255 255 / 25%) solid;
text-align:right;
	background-color: #0D0D0D;
}


.menu-products ul
{
    padding-right:0;
    margin:0;
    font-size:16px;
}
.menu-products ul a:hover
{
    text-decoration:none;
    
}

.menu-products ul li
{
    padding: 20px 25px;
    display: block;
    border-bottom: 1px rgb(255 255 255 / 25%) solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    color: #fff;
	position: relative;
    transition: 0.3s;
}
 
.menu-products ul li i
{
     font-size:14px;
	left: 20px;
   color:#DDA953;    
	top: 20px;
	position: absolute;
}

.menu-products ul a:hover li
{
   background-color:#DDA953;
   color:#000;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.menu-products ul a:hover li i
{
   color:#000;

}
.menu-products-active
{
   background-color:#DDA953 !important;
   color:#FFFFFF !important;
}
.menu-products-active i
{
   color:#FFFFFF !important;
}

.margin-top
{
	margin: 30px 0;
}



.calls-Need
{
    margin-top: 15px;
    border-radius: 4px;
    padding: 100px 20px;
    text-align: center;
    position: relative;
    background-size: cover;
    color: #ffffff;    
	z-index: 0;
}
.calls-Need-img
{
	left: 0;
	right: 0;
	top: 0;    
	border-radius:4px;
	bottom: 0;
	position: absolute;
	background-color: #040404;
	opacity: 0.5;    
	z-index: -1;
}


.calls-Need a
{
	color:#000;
}

.calls-Need img
{
    margin: auto auto 15px auto;
	display: block;    
}



.img-g
{
	height: 300px;
    object-fit: cover;
	width: 100%;
}


.logo-search
{
	position:relative;
	z-index:9;
	padding-top:0px;
	padding-bottom:0px;
}


.logo-search .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.logo-search .form-control2 {
display: block;
    width: 100%;
    height: 50px;
    padding: 6px 14px 6px 60px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555570;
    background: #fff url(../images/search1.png) no-repeat 10px center;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
}


.logo-search .form-control-feedback {
position: absolute;
    margin-top: -50px;
    z-index: 2;
    display: block;
    width: 50px;
    height: 50px;
    color: #ffffff;
    background-color: #2169ae;
    font-size: 17px;
    line-height: 44px;
    text-align: center;
    pointer-events: auto;
    border-radius: 4px;
}
.sort-l
{
line-height: 50px;
	text-align: right;
}



.bg-filter {
    border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}


.bg-filter .form-control {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.dropdown {
    display: inline-block;
    position: relative;
    z-index: 999;
    width: 100%;
}

.dd-button {
    display: inline-block;
    border: 1px solid #DDA953;
    border-radius: 4px;
    padding: 10px 30px 10px 20px;
    background-color: #ffffff;
    cursor: pointer;
    color: #DDA953;
    white-space: nowrap;
    width: 100%;
}

    .dd-button:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid black;
    }

    .dd-button:hover {
        background-color: #eeeeee;
    }


.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    background-color: #ffffff;
    list-style-type: none;
    width: 100%;
}

.dd-input + .dd-menu {
    display: none;
}

.dd-input:checked + .dd-menu {
    display: block;
}

.dd-menu li {
    padding: 5px 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 500;
}

    .dd-menu li:hover {
        background-color: #f6f6f6;
    }

    .dd-menu li a {
        display: block;
        margin: -10px -20px;
        padding: 10px 20px;
    }

    .dd-menu li.divider {
        padding: 0;
        border-bottom: 1px solid #cccccc;
    }

.sort {
    display: inline-block;
}



    .sort a {
        border: 1px #DDA953 solid;
        color: #DDA953;
        padding: 5px 8px;
        border-radius: 4px;
        display: inline-block;
        font-size: 18px;
    }

        .sort a:hover {
            border: 1px #DDA953 solid;
            color: #fff;
            background-color: #DDA953;
        }

.active-sort {
    border: 1px #DDA953 solid !important;
    color: #ffffff !important;
    background-color: #DDA953 !important;
}


.container-radio {
  display: block;
  position: relative;
  padding-right: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;    
  font-weight: normal;
}

/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  background-color: #1A2C47;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: #DDA953;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: #DDA953;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
	background: white;
}

.title4 {
    color: #DDA953;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
}


.container-check {
  display: block;
  position: relative;
  padding-right: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:normal;
}

/* Hide the browser's default checkbox */
.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-check {
  position: absolute;
  top: 0;
  right: 0;
  height: 22px;
  width: 22px;
  background-color: #1A2C47;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark-check {
  background-color: #DDA953;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark-check {
  background-color: #DDA953;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-check:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark-check:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark-check:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.team ul
{
	 text-align:center;
	 padding-right: 0;	
}


.team ul a:hover
{
	 text-decoration:none;
}

.team ul li
{
        width: 250px;
    height: 350px;
    display: inline-block;
    margin: 0 10px 10px 9px ;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    border: 1px solid #ddd;
    transition-duration: .3s;
    margin-top: 10px;
    position:relative;
    overflow:hidden;
}

.team ul li img {
    border-radius: 10px 10px 0px 0px;	
	height:300px;
    width: 100%;
    object-fit:cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.team ul li:hover img {
     filter: none;
    -webkit-filter: grayscale(0);
}


.team-content
{
	text-align: right;
	color:#261a3d;	    
	background-color:rgb(255 255 255 / 96%);
	padding:10px 15px;
    position: absolute;
    top: 0px;
    left:20px;
    right:20px;
    z-index: 0;
    border-radius: 10px;
    transition-duration: .5s;
    opacity: 0;
    box-shadow: 0 20px 35px rgb(0 0 0 / 12%);

}

.team ul li:hover .team-content
{
    opacity: 1;
    top: 20px;
}

.team-content h5
{
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #261a3d;   
    font-weight: 600;    
}

.team-content h5 span
{
    font-size: 14px;
    color: #DDA953;     
    overflow: hidden;
    font-style:italic;
    display:block;	    
margin-top: 10px;
}

.team-content h3
{
    height: 45px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: capitalize;
    color: #261a3d;
    line-height: 22px;
}


.team-social ul
{
	position: relative;
	overflow: hidden;	
    text-align:right;
	padding-right:0;
	margin-bottom:0;
	margin-top:7px;
}


.team-social ul li 
{
    display: inline-block;	
    width: 25px;
    height: 25px;    
    margin:0;
    background:none;
    padding:0;
    border:0;
}


.team-social ul li a {
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height:25px;
    text-align: center;
    padding: 0px;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius:0px;
}


.team-social ul li a:hover 
{
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team-social .fa-twitter {
    color: #1da1f2;
}



.team-social .fa-facebook-f
{
	color:#3b5998;
}


.team-social .fa-linkedin-in
{
	color:#00a0dc;
}

.team-social .fa-instagram
{
	color:#e30000;
}


.big-link {
    background-color: #DDA953;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 100px;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    margin: auto auto auto 0;
}
.big-link a{
    color: #fff;
}

.team-name
{
	font-size: 18px;
    color: #000000;
    padding-top: 10px;
}



.accordion-title
{
	margin: 20px 0;    
	color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.accordion__header {
	padding: 1em;
	background-color: #e9e9e9;
	margin-top: 2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.accordion__header > * {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.accordion__header.is-active {
	background-color: #DDA953;
	color: #fff;
}

.accordion__toggle {
	margin-left: 10px;
	height: 3px;
	background-color: #222;
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}

.accordion__toggle::before {
	content: "";
	width: 3px;
	height: 13px;
	display: block;
	background-color: #222;
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}

.is-active .accordion__toggle {
	background-color: #fff;
}
.is-active .accordion__toggle::before {
	display: none;
}


.accordion__body {
	display: none;
	padding: 18px;
	border: 1px solid #ccc;
	border-top: 0;   
	transition: opacity 0.2s ease-out;
   
}
.accordion__body.is-active {
	display: block;  opacity: 1;


}
#menu {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

#menu.isOpen {
  opacity: 1;
}


.title-inner {
    text-transform: capitalize;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}




.Prices__price-label {
    text-transform: var(--h8-text-transform);
    font-family: var(--h8-font-family);
    font-size: var(--h8-font-size);
    font-weight: var(--h8-font-weight);
    font-style: var(--h8-font-style);
    line-height: 1;
    line-height: 1em;
    color: #000;
    font-size: 16px;
    display: inline;
    margin: 10px 0;
    font-weight: 700;
    font-size: 14px;
}


.Prices__serving {
    display: inline-block;
    font-size: 14px;
    margin-left: 4px;
    font-weight:500;
    color: #cb0000;    
}

.Prices__container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 6px;
}

.Prices__price {
    padding-right: 10px;
    font-size: 18px;
    font-weight: 500;
    color:#c5272d;
}


.Prices__price span{
    padding-left: 10px;
    font-size: 18px;
    font-weight: 400;
    color:#000;
}










