@charset "utf-8";
/* CSS Document */

body p {
    font-weight: 400;
    background-repeat: repeat;

}
a {
	color: white;
}
.smedia {
	 position: fixed;
     display: inline;
     margin-top: 60px;
     border-radius: 10px;
     height: fit-content;
}
    .button {
        display: block;
        border-radius: 0;
        width: 100px;
        transition: 0.5s;
    }
    .button:hover {
        width: 110%;
        cursor: polygon;
        background-color: blue;
        border-radius: 5px;
    }
.container-fluid {
    background-size: contain;
    font-family: "Century Gothic";
	align-items: center;
}
.container-fluid .container footer {
    width: 100%;
    bottom: 0;
    color: #000000;
    background-position: right;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    line-height: 20px;
    font-size: 12px;
    bottom: 0;
    background: #F8F9FA;
}
.row{
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    clear: none;
	}
.col{ flex-basis:0%;
padding: 5px;
}
.logo{
	width: 150px;
	margin-bottom: 30px;
}
.col h4 {
	width: inherit;
	margin-bottom: 10px;
	position: center;
}
.email-id{
	width: auto;
    
}
ul li{
	list-style: none;
	margin-bottom: 20px;
}
ul li a{
	text-decoration: none;
	color: white;
}
.container-fluid {
    background-repeat: repeat;
    background-size: contain;
	background-image: url(images/Bacgrnd-10-02.png);
}
h1 {
    font-weight: bolder;
}
form {
	padding-bottom: 10px;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0px;
	width: fit-content;
}

button {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 5px;
    background-color: #007BFF;
	border-width: 0px;
	margin: 1px;
}
.smediabutton{
	transition: 0.5s;
}
.smediabutton:active{
	color: black;
}
.smediabutton:hover {
    text-align: center;
    border-radius: 25px;
	transform: scale(1.5);
	cursor: pointer;
}
.special-button{
	height: 45px;
	background-color: #024A1A;
	border-radius: 30px;
	color: #FFFFFF;
	text-shadow: 0px 0px 0px;
	border-bottom-color: #000000;
}
.special-button:hoover{
	height: 45px;
	background-color: #FFFFFF;
	border-radius: 30px;
	color: #000000;
	text-shadow: 0px 0px 0px;
}
.card.col-lg-11.col-md-11 .list-group.list-group-flush .list-group-item.card-subtitle {
    text-align: center;
}
.container-fluid .container .card.col-lg-11.col-md-11 {
width: 100%;
	align-content: center;
}
.card.col-lg-11.col-md-11 .list-group.list-group-flush .list-group-item.card-subtitle.card-sub-subtitle {
    background-color: #FFAD97;
	width: 100%;
	
}

.container .card.col-lg-11.col-md-11 .card-header {
    text-align: center;
    background-color: #3C2415;
    color: #FFFFFF;
    font-size: x-large;
	border-radius: 50px;
}
.card.col-lg-11.col-md-11 .list-group.list-group-flush .list-group-item {
	text-align: center;
	background-color: #F15A29;
	border-radius: 50px;
}
.card.col-lg-11.col-md-11 .list-group.list-group-flush .card-subtitle {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
	
}
.licencetitle{
	color: #2B3691;
}
.container-fluid .container #form1 {
    border: 2px solid #003708;
    padding: 10px;
    border-radius: 20px;
    color: #000000;
    background-image: url(images/Backgrnd.png);
    background-size: contain;
}
.container #form1 table {
    background-color: #FFFFFF;
}
.container #form1 label {
    background-color: #FFFFFF;
	border-radius: 2px;
}
.container-fluid .container .navbar.navbar-expand-lg.navbar-light.bg-light {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: auto;
}
.table-div {
	width: 100%;
	object-fit: contain;
}
.order-box {
	width: 20%;
	display: inline-block;
	margin-left: 25px;
	margin-right: 10px;
	vertical-align: top;
	max-width: 800px;
}
.order-image {
	width: 100%;
	object-fit: cover;
	margin-bottom: px;
}
.order-tray {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: center;
}
.special-order {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
}
.carousel-inner img {
    width: 100%;
    height: 50%;
}
.carousel-item {
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
productimage {
	width: auto;
	border-radius: 10px;
	height: 25px;
}
card text-center col-md-4 {
	display: inline;
}
  .careers{
        position: fixed;
        display: inline;
        margin-top: 60px;
        border-radius: 10px;
        height: fit-content;
    }
.navbar-brand{
	display: block;
	margin-top: 0;
	transition: 1s;
}
.navbar-brand:hover{
	cursor: pointer;
	background: #FBFBFB;
	border-radius: 50px;
	transform: scale(1.3);
}
.contactform{
	display: inline;
	widhth: fit-content;
}
.container2{
	position: relative;
	display: block;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 20px 100px;
}
.container2:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: url("images/contact-01.png") no-repeat center;
	background-size: contain;
	z-index: -1;
	filter: blur(50px);
	}
.contact-box{
	max-width: 850px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #FFFFFF;
	border-radius: 25px;
	box-shadow: 0px 0px 15px 5px rgba (0, 0, 0, 0.5);
	margin-bottom: 5px;
	}
.left {
	height: 100%;
	background: url("images/contact-01.png") no-repeat center;
	background-size: cover;
	border-radius: 10px;
}
.right {
	padding: 25px 40px;
	}
h2{
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h2:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%);
	height: 4px;
	widht: 50px;
	border-radius: 2px;
	background-color: #2ecc71;
}
.field{
	width: 100%;
	padding: 0.5rem 1rem;
	background: #D7D7D7;
	outline: none;
	border: none;
	fomt-size: 1.1rem;
	margin-bottom: 10px;
	transition: 3s;
	borrder-radius: 10px;
}
.field:hover{
	background: rgba (0, 0, 0, 0.1);
}
.field:focus{
	background: #ffffff;
	border: 2px solid rgba (30, 85, 250, 0.47);
}
.area{
	min-height: 150px;
	}
.btnfm {
	width: 100%;
	padding: 0.5rem 1rem;
	font-size: 1.1rem;
	background: #2ecc71;
	cursor: pointer;
	outline: none;
	border: none;
	transition: 1s;
}
.btnfm:hover {
	background: #603913;
}

@media screen and (max-width: 880px){
	.contact-box{
		grid-template-columns: 1fr;
		}
	.left{
		height: 200px;
	}
}
..contact-request{
	padding: 0;
	margin: 0;
}
footer{
    display: flex;
    margin: 0;
    padding: 10px;
    align-items: center;
    justify-content: center;
}
.row1{
    align-items: center;
    align-content: center;
    border-top-right-radius: 10px;
    padding: 15px;
    border-top-left-radius: 10px;
    text-align: center;
    line-height: 10px;
}
.footer {
	background: #D8D8D8;
}
    #accordion{
		margin: auto;
         width: fit-content;
    }
    #accordion li{
        list-style: none;
        width: 100%;
        margin-bottom: 10px;
        background: #444;
        padding: 10px;
        border-radius: 4px;
    }
    #accordion li label{
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: aliceblue;
    }
    #accordion li label span{
        transform: rotate(90deg);
        font-weight: 900;
        color: blue;
    }
    #accordion label + input[type="radio"]{
        display: none;
    }
    #accordion .content{
        padding: 0 10px;
        line-height: 26px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s;
    }
    #accordion label + input[type="radio"]:checked + .content{
        max-height: 600px;
    }
.customerheading {
	margin: auto;
	color: #000000;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.customerimg {
	align-items: center;
    align-content: center;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    line-height: 10px;
	border: solid 2px #F15A29;
	border-top-color: #F15A29;
}
.customertxt {
	display: block;
}
.flexbox-container1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	align-content: center;
}
.MD {
	display:flex;
	flex-direction: column;
	justify-content: center;
	max-width: 200px;
	min-height: 200px;
	margin: 10px;
}
.MM {
	max-width: 200px;
	min-height: 200px;
	margin: 10px;
}
.PM {
	max-width: 200px;
    min-height: 200px;
	margin: 10px;
}
.HR {
	display:flex;
	flex-direction: column;
	justify-content: center;
	max-width: 200px;
	min-height: 200px;
	margin: 10px;
}
.SendCV{
	display:flex;
	flex-direction: column;
	justify-items: center;
	justify-content: center;
	align-content: center;
	align-items: center;
	background: #EF0D92;
	border-radius: 20px;
	width: 150px;
	height: 40px;
	margin:auto;
}
.SendCV:hover{
	background: #4EA4EC;
}