/* Css  index*/



body
{
	background-image:url(/images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Roboto;
	font-style: normal;
	 object-fit: cover;
}

.mt-15
{
	padding-top: 5%;
}
.mb-100
{
    margin-bottom: auto;
}
.text-pr
{
	margin-right: 60%;
}
.text-pl 
{
   text-align: center;
   margin-top: 10%;
}

.nav-group
{
	width: 65px;
	height: 27px;
}

.button a {
    background: #D0A252;
    text-decoration: none;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    height: 55px;
    padding: 14px 27px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px; /* 154.545% */
    text-transform: capitalize;
}

.button a:hover {
    color: #fff;
    background: rgba(208, 162, 82, 0.41);
    backdrop-filter: blur(4px);

}

a.button:hover {
    background: transparent;
    border-color: #fff;
}

.img-mobile
{
	width: 74px;
	height: 60px;
}
.img-pl
{text-align: center;}

.text-mine
{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.text-mine h1 
{
	font-weight: 700;
	font-size: 60px;
	line-height: 50px;
}
.text-mine h1 samp
{
	color: #D0A252;
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 50px; /* 53.125% */
  
}
.text-mine b
{
	font-weight: 500;
	font-size: 28px;
	line-height: 34px; /* 121.429% */

}
.text-mine p
{
 
	font-weight: 500;
	font-size: 18px;
	line-height: 26px; /* 144.444% */
}
.text-mine h3
{
	color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px; /* 121.429% */
}

.image p{
	font-weight: 500;
	font-size: 20px;
	line-height: 34px; /* 121.429% */
	padding-top: 7%;
	margin-left: 32%;
}
.image img
{
	float: left;
}


.icon
{
	width: auto;
	height: 340px;
	/* float: left; */
	padding-right: 100%;
	position: absolute;
}


.footer
{
	position: fixed;
	background: rgba(208, 162, 82, 0.41);
	bottom: 0px;
	width: 100%;
}     
.pull
{
	position: relative;
    display:inline-block;
}


.dlg-none
{
	display: none !important;
}

.box-out
{

	margin: 10% 0%;
	padding: 0% 0%;
} 
.box
{
	width: 100%;
	height: 100%;
	text-align: center;
}
.box b
{
	font-size: 30px;
	font-weight: 700;
	line-height: 75px;
	margin: auto;
}
.box p
{
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 30%;
    margin: auto;
}

.dm-none
{
	display: inline !important;
}
a 
{
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
}

.des-btn
{
	margin-top: 5%;
	padding-top: 70%;
	padding-left: 20%;
}

@media only screen and (min-width:993px)
{
	html, body {margin: 0; height: 100%; overflow: hidden}
	.center-itmes
	{
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	}
	.text-pl {
	    margin: 30% 10%;
	    position: fixed;
	}
	
}

@media (max-width: 992px) {

	body {
	    background-size: cover;
	    text-align: center;
	    object-fit: cover;
	    max-height: 2000px;
	    height: 100%;
	    object-fit: cover;

	}
	.des-btn
	{
		/* padding: 58% 21%; */
		padding-top: 60%;
		padding-left: 20%;
	}
	.des-btn
	{
		padding-top: 60%;
        padding-left: 20%;
	}
	.owl-nav
	{
		padding-right: 7%;
	}
	.dlg-none
	{
		display: inline !important;
	}
	.dm-none
	{
		display: none !important;
	}
	
	.icon
	{
        width: auto;
        height: 245px;
	}
	.image img
	{
		width: 31%;
	}
	.image p
	{
		font-weight: 500;
		font-size: 25px;
		line-height: 32px;
	}
	.text-mine h1 
	{
		font-size: 55px;
		font-weight: 700;
		line-height: 50px;
	}
	.text-mine h1 samp
	{
		font-size: 55px;
		font-weight: 700;
		line-height: 50px;
	}
	.text-mine b {
	    font-size: 30px;
	    font-weight: 500;
	    line-height: 34px;
	}
	.text-mine p
	{
		font-size: 20px;
		font-weight: 400;
		line-height: 40px;
	}
	.button a 
	{
		height: 50px;
		font-size: 25px;
	}
	.icon-b
	{
		text-align: center;
		padding-top: 10%;
	}
	.icon-black
	{
		padding-right: 2%;
	}
	
	.box b {
	    font-size: 30px;
	    font-weight: 500;
	    line-height: 55px;
	}
	.pull
	{
		font-size: 12px;
	}

}

@media (max-width: 850px) {
	body {
	    text-align: center;
	    max-height: 1200px;
	    height: 100%;
	}
	.owl-nav
	{
		    padding-right: 9%;
	}
	.dlg-none
	{
		display: inline !important;
	}
	.dm-none
	{
		display: none !important;
	}
	
	.text-mine h1 
	{
		font-size: 35px;
		font-weight: 700;
		line-height: 50px;
	}
	.text-mine h1 samp
	{
		font-size: 35px;
		font-weight: 700;
		line-height: 50px; 
	  
	}
	.text-mine b {
	    font-size: 20px;
	    font-weight: 500;
	    line-height: 30px;
	}
	.text-mine p
	{
		font-size: 15px;
		font-weight: 400;
		line-height: 30px;
	}
    .box b {
	    font-size: 20px;
	    font-weight: 500;
	    line-height: 30px;
	}
	.button a {
	    height: 38px;
	    font-size: 15px;
	}
	.icon-b
	{
		text-align: center;
		padding-top: 10%;
	}
	.icon-black
	{
		padding-right: 2%;
	}
	.pull
	{
		font-size: 12px;
	}

}