


@import url('https://fonts.googleapis.com/css2?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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	margin:0px ;
 	padding:0px;
 	background:#fff !important;
	font-family: 'Poppins', sans-serif !important;
}

div,h1,h2,h3,h4,h5,h6,p,img,a,ul,li{
  margin:0px ;
  padding:0px;
}




/*font-family: 'Poppins', sans-serif;
font-family: 'Playfair Display', serif;*/
/*needed*/
a{
  text-decoration:none !important;
  -webkit-transition:300ms;
  -moz-transition:300ms;
  -ms-transition:300ms;
  -o-transition:300ms;
  transition:300ms;
}
a:hover{
  text-decoration:none !important;
}
ul{
  list-style-type:none;
}
.clear{
  clear:both;
}
/*needed*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}





		/******* about *********/
		
.about{
	margin:0px 0px 0px 0px;
    padding:60px 0px 100px 0px;
	background:#fff;
	overflow:hidden;
	width:100%;
}
.about-row{
	margin:0px 0px 0px 0px;
    padding:0px 0px 40px 0px;
	border-bottom:1px solid #ededed;
	overflow:hidden;
}	
.about-row h1{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-family: 'Playfair Display', serif !important;
	font-weight:800;
    font-size:45px;
    color: #000;
	text-align:center;
	text-transform:uppercase;
}	
.about-row ul{
	margin:12px auto 0px auto;
    padding:0px 0px 0px 0px;
	width:max-content;
}	
.about-row ul li{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-weight:500;
    font-size:15px;
    color: #070707;
	text-transform:uppercase;
	float:left;
}
.about-row ul li.space{
	margin:0px 10px 0px 10px;
}			
.about-row ul li a{
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-weight:500;
    font-size:15px;
    color: #070707;
	text-transform:uppercase;
	display:block;
}
.about-row ul li a:hover, focus{
	color:#ff779a;
}	
.about-row ul li.last{
	margin:0px 0px 0px 0px;
}

.about-flex{
	margin:0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 864px;
	overflow:hidden;
}
.about-banner {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
	display:flex;
    overflow: hidden;
    position: relative;
}
.about-left {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 432px;
    background: #e6e6e6;
    position: relative;
}
img.abt-banner{
	width:100%;
    position: absolute;
}
.about-right {
    margin: 0px 0px 0px 0px;
    padding: 40px 49px 44px 49px;
    width: 432px;
    background: #ff779a;
}
img.lgo2{
	margin:0px auto 0px auto;
	display:block;
}
.about-right h3{
	margin:30px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-weight:500;
    font-size:31px;
    color: #fff;
	text-align:center;
}
.about-right p {
    margin: 28px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    text-align: center;
}
img.sign{
	margin:40px auto 0px auto;
	display:block;
}



.about-text{
	margin:40px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	overflow:hidden;
}
.about-text h3{
	margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
	font-weight:600;
    font-size:28px;
    color: #1d1d1d;
	line-height:38px;
}	
.about-text p{
	margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
	font-weight:normal;
    font-size:17px;
    color: #1d1d1d;
	line-height:30px;
}
.about-text p.last{
	margin:0px 0px 0px 0px;
}

a.check{
	margin:45px 0px 20px 0px;
    padding:0px 0px 0px 0px;
	font-weight:bold;
    font-size:17px;
    color: #fff;
	text-align:center;
	width:255px;
	line-height:56px;
	background:#ff779a;
	display:block;
}	
a.check:hover, focus{
	color: #fff;
	background:#f14471;
}

/***** press ******/


.press {
    margin: 100px auto 0px auto;
    padding: 35px 15px 35px 15px;
    overflow: hidden;
    width: 70%;
    border: 2px solid #ff779a;
}
.press h3{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Playfair Display', serif !important;
	font-weight:bold;
    font-size:40px;
    color: #ff779a;
	text-align:center;
}
.press p{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
    font-size:20px;
    color: #151515;
	text-align:center;
}
.press p a{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color: #151515;
}
.press p a:hover, focus{
	color:#ff779a;
}




		/*** responsive ****/

@media (max-width :991px) and (min-device-width :768px){

	/**** banner */
	
.about-banner {
    display: block;
}
img.abt-banner {
    width: 100%;
    position: relative;
    bottom: 0;
}
.about-left {
    width: 100%;
}
.about-right {
    width: 100%;
}
		
.about-flex {
    width: 100%;
}	

.press {
    width: 100%;
}

}	


@media (max-width :767px) and (min-device-width :280px){

	/*** about ****/
	
.about {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
}
.about-flex {
    margin: 45px auto 0px auto;
    width: 100%;
}	
.about-left {
    width: 100%;
}
img.abt-banner {
    width: 100%;
    position: relative;
    bottom: 0;
}
.about-right {
	padding: 30px 15px 30px 15px;
    width: 100%;
}
.about-banner {
    display:block;
}
.about-row {
    padding: 0px 0px 20px 0px;
}	
.about-right h3 {
    margin: 20px 0px 10px 0px;
    font-size: 24px;
}	
.press {
    margin: 50px auto 0px auto;
    padding: 25px 15px 25px 15px;
    width: 100%;
    border: 1px solid #ff779a;
}
.press h3 {
    margin: 0px 0px 10px 0px;
    font-size: 30px;
} 
.press p {
    margin: 10px 0px 0px 0px;
    font-size: 14px;
}



}