@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&family=Bree+Serif&family=Outfit:wght@200;300;400;500;600&display=swap');
.myDiv {
	background: #eee;
}
.backGray{
	background:#F6F6F6;
	display:table;
	width:100%;
	margin-top:50px;
	}
.textcenter{
	text-align:center;
	}
.contact {
  display: inline flow-root list-item;
  clear: both;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 5px;
}
.mar-50{
	margin-top:-40px;
	}
.whoWeAre2{
	text-align:center;
	
	}
.whoWeAre2 h2 {
  margin-bottom: 30px;
  text-align:center;
}
.contact a:hover{
	text-decoration:none;
	opacity:.9;
	color:#333;
	}
.call1{
	background:#09C;
	}
.call2{
	background:#0C9;
	}
.contact a {
  display: inline-block;
  padding: 5px 7px;
  margin: 5px;
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  border-radius: 5px;
}
.whasIcon {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
.whasIcon img {
    display: table;
    width: 60px;
    overflow: hidden;
}
.myDiv {
    background: #fff;
    display: table;
    padding: 5px;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
    border-radius: 9px;
    overflow: hidden;
    margin-top: 30px;
    text-align: left;
    border: 3px solid rgba(255,255,255,.3);
    width: 100%;
}
.myDiv img {    
    margin-bottom: 10px;
    object-fit: contain;
}
.myDiv strong {
	line-height: 30px;
	margin-bottom: 5px;
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	color: #444;
}
.myDiv p {
    margin-bottom: 3px;
    color: #666;
}
body {
	font-family: 'Outfit', sans-serif !important;
	
}
.stylish {
	font-weight: bold;
	text-decoration: underline;
}
.MainBanner {
	background: url(banner.jpg);
	background-attachment: fixed;
	background-size: 100%;
	padding: 20px 0 100px 0;
	height:550px;
}
.brandWeb {
	text-align: left;
}
.brandWeb img {
	width: 250px;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
}
.webOwner {
	background: #222832;
	display: block;
	padding: 17px;
	text-align: center;
	color: #fff;
	transition: .3s;
}
.webOwner:hover {
	text-decoration: none;
	color: #ddd;
	transition: .3s;
}
.whoWeAre {
	text-align: center;
	padding: 50px 0;
}
.whoWeAre h2 {
	margin-bottom: 30px;
}
.whoWeAre p {
	 
	font-size: 16px;
}
.mainUL {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
	margin-left: 20px;
}
.mainUL li {
	display: inline-block;
	clear: both;
}
.socialMedia a {
  width: 35px;
  display: block;
  height: 35px;
  background: #FEAF06;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  margin: 0 2px;
  font-size: 18px;
  line-height: 35px;
  transition: .3s;
  opacity: 1;
}
.numberEmail .fa {
	width: 35px;
	height: 35px;
	background: #FEAF06;
	color: #fff;
	border-radius: 100%;
	text-align: center;
	margin: 0 2px;
	font-size: 15px;
	line-height: 35px;
	transition: .3s;
	opacity: 1;
}
.socialMedia a:hover {
	opacity: .5;
	transition: .3s;
}
.numberEmail a {
  color: #eee;
  line-height: 25px;
  transition: .3s;
  letter-spacing: .5px;
}
.numberEmail a:hover {
	color: rgba(255,255,255,.5);
	line-height: 25px;
	text-decoration: none;
	transition: .3s;
}

.formS {
	text-align: center;
	background: rgba(255,255,255,.8);
	padding: 25px;
}
.formS h3 {
	margin: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.formS input {
	padding: 10px;
	border-radius: 5px;
	border: navajowhite;
	width: 100%;
	margin-bottom: 10px;
}
.formS button {
	padding: 10px;
	border-radius: 5px;
	border: navajowhite;
	width: 100%;
	margin-bottom: 10px;
	background: #FEAF06;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
}
.mainBanners {
	margin-top: 40px;
}
.bannerCap h2 {
	color: #FEAF06;
	font-size:40px;
	margin-top:0;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
}
.capBanner {
	padding: 0;
	margin: 0;
	list-style: none;
}
.capBanner li {
  color: #fff;
  font-size: 18px;
  line-height: 34px !important;
  padding: 0;
  margin: 0;
  text-shadow: 0 0 10px rgba(0,0,0,.5);
  letter-spacing: .5px;
}
.capBanner li .fa {
	color: #FEAF06 !important;
	font-size: 15px;
	line-height: 25px;
	margin-right: 10px;
}
.borderss {
	width: 250px;
	background: #333;
	height: 3px;
	margin: 0 auto;
	margin-bottom: 30px;
}
spam {
	width: 100px;
	background: #FEAF06;
	display: inline-block;
	height: 14px;
	border-radius: 15px;
	position: relative;
	top: -7px;
	z-index: 0;
	border: 3px solid #fff;
}
@media only screen and (max-width: 600px) {
.brandWeb {
	text-align: center;
	display: block;
}
.mainUL.numberEmail{
	display:none;
	}.carrrImg img {
  width: 100%;
}
.MainBanner{
	height:100%;
	}

.mainUL {
	list-style: none;
	margin: 30px 0;
	float:none;
	text-align: center;
}
.MainBanner {
	background-size: cover;
}
.mainBanners {
	margin-top: 0;
}
.MainBanner{
	padding: 20px 0 50px 0;
	margin-bottom:30px;
	}
.bannerCap h2 {
	letter-spacing: -.5px !important;
	line-height: 30px;
	font-size: 22px;
}
.formS {
	margin-top: 10px;
}
.capBanner li {
	color: #fff;
	font-size: 12px;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
}
}
/* rohit */
.tx-center{
text-align: center;
}