@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');


html, body, div, ul {
	box-sizing: border-box;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins' !important;
}

.card {
    height: 660px;
    margin: 0 auto;
    padding: 10px 30px 30px 30px;
    width: 400px;
}

.card a.thumb {
	float: left;
	width: 100px;
	height: 60px;
	margin: 0 5px 10px 0;
}

.obaku-service {
    text-align: start;
}

.back-main {
    font-size: 18px;
    width: 150px;
    margin: 0;
    font-weight: 500;
    letter-spacing: 1px;
    color: #202020 !important;
}

.obaku-add p,
.obaku-cont p{
	margin: 0 !important;
}

a{
	color: #000 !important;
}

.obaku-add p {
    margin-left: 28px !important;
}

.obaku-web  {
    text-align: start;
    margin-top: 50px;
	margin-bottom: 20px;
}

.obaku-add  {
    text-align: start;
    margin-top: 50px;
}
.obaku-cont {
    text-align: start;
    margin-top: 50px;
}

.obaku-cont span,
.obaku-web span {
    width: 20px;
    height: 20px;
    display: inline-block;
	margin-right: 10px;
}

.obaku-add span:last-child{
width: 100%;
}

.obaku-add span:first-child{
    width: 20px;
    height: 20px;
    display: inline-block;
	margin-right: 10px;
}

.obaku-cont p,
.obaku-cont a,
.obaku-web a {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.obaku-add a{
    display: flex;
    flex-direction: row;
    align-items: start;
}



.obaku-add img,
.obaku-cont img,
.obaku-web img,
.card a.thumb img {
	max-width: 100%;
	max-height: 100%;
}

.back {
    background-color: #CEC5B2;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 100%;
    padding: 45px 45px 45px 30px;
    text-align: center;
    width: 100%;
}
.front {
    background-color: #CEC5B2;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 89%;
    padding: 45px 0 45px 45px;
    text-align: center;
    width: 100%;
}

.front-main {
    float: left;
    background-color: #CEC5B2;
    width: 100%;
    height: 100%;
    border-radius: 25px 0px 0px 25px;
}
.logo {
    float: right;
    /* margin-left: 20px; */
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    object-position: top;
}
.info-div{
	float: right; 
	margin-top: 16px; 
	margin-right: 15px; 
	color: rgb(51, 153, 204); 
}
.info-div a{
	color: rgb(51, 153, 204); 
	text-decoration: none;
}

.img-div {
    width: 170px;
    height: 250px;
    float: left;
    margin-top: 60px;
    position: absolute;
    bottom: 10%;
    right: 10%;
}

.back-main {
    float: left;
    background-color: #CEC5B2;
    width: 100%;
    height: 100%;
    border-radius: 0px 25px 25px 0px;
}
.social a{
	margin-right: 5px;	
}
.social a img{
	width: 20px;
}

.social{
	margin-top: 5px;	
}


.back-div {
    float: left;
    
    width: 100%;
}

.services{
	float: left;
	 margin-top: 15px;
}

.services ul{
	padding: 0px 0px 0px 30px; 
	text-align: left; 
	color: rgb(51, 153, 204);
}
.services ul li{
	list-style-type: square
}


.enq-div {
    color: #3399cc;
    float: right;
    margin-right: 15px;
}
.enq-div .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 14px;
    text-align: right;
}
.enq-div p{
	margin: 0px; text-align: right; font-size: 14px;
}
.enq-div a{
	text-decoration: none;
	color: rgb(51, 153, 204);
}
.addressDiv{
	width: 100%; float: left; margin-top: 30px;font-size: 15px; 	
}
.addressDiv a{
	text-decoration: none;
	color: rgb(51, 153, 204);	
}




.right-arrow{
	/*
	float: right; 
	margin-right: 24px; 
	margin-top: 8px;
	*/
	position: absolute;
	left:0;
	bottom: 6px;
}

.right-arrow img{
	width: 30px
}

.left-arrow{
	/*
	float: left; 
	margin-left: 15px; 
	margin-top: 10px;
	*/
	position: absolute;
	right:0;
	bottom: 6px;

}

.left-arrow img{
	width: 30px;
	-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg); /*opera*/
transform: rotate(180deg); /*likely future standard*/
}

.effect, .effect1, .effect2, .effect3, .effect4, .effect5, .effect6, .effect7, .effect8, .effect9, .effect12, .effect13, .effect14{
	display: none;
}

.enq-div img{
	width: 15px; margin-right: 5px;
}

.addressDiv p{
	color: #3399CC;
}




.left-arr-sug,
	.right-arr-sug {
		position: absolute; 
	left: 0px; 
	bottom: -30px; 
	text-align: left;
		width: 100%;
		height: 30px;
		margin: 0;
		text-align: center;
		padding: 7px 8px;
		font-size: 12px;
		font-weight: normal;
		background-color: rgb(155 144 123) !important;
		color: #fff;
	}
	.left-arr-sug a,
	.right-arr-sug a{
		color: #fff !important;
	}

/****************************************RESPONSIVE CSS START *******************************************************/

@media (min-width: 310px) and (max-width: 480px) {
	
	.back-main {
		font-size: 15px;
	}
	
	.card {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		height: 100vh;
		/* position: static; */
		margin-top: 0;
	}
	
	.back-div {
		padding-left: 35px;
		padding-top: 40px;
		padding-right: 25px;
	}

	.logo{
		margin-top: 15px;
		margin-left: 7px;
	}
	.front{
		padding: 0;
		height: 100%;
	}

	.left-arrow img{
		width: 30px;
	}
	.right-arrow img {
		width: 30px;
	}
	.left-arrow ,
	.right-arrow {
		margin-right: 15px;
		bottom: 8%;
	}

	.left-arrow {
		left: 5% !important;
	}

	.info-div{
		font-size: 13px;
		margin-right: 7px;
	}
	.img-div{
		margin-top: 40px;
	}
	
	.social a img {
	    width: 18px;
	}
	
	.back {
		padding: 0;
		width: 100%;
		font-size: 14px !important;
	}
	
	.services{
		margin-top: 15px;
    	font-size: 9px;
	}
	.enq-div .p-title{
		font-size: 9px;
	}
	.enq-div p{
		font-size: 9px;
		margin-top: 5px;
	}
	
	.enq-div img{
		width: 12px;
	}
	
	.addressDiv p{
		font-size: 12px;
		
	}
	.addressDiv{
		margin-top: 25px;
	}
	
	

	.obaku-web  {
		margin-bottom: 10px;
	}

	.obaku-add ,
	.obaku-web {
		text-align: start;
		margin-top: 28px;
	}

	.obaku-cont {
		text-align: start;
		margin-top: 50px;
	}

	.obaku-add p,
	.obaku-web p,
	.obaku-cont p{
		margin-bottom: 5px !important;
	}
	.obaku-add a,
	.obaku-web a,
	.obaku-cont a{
		margin-bottom: 5px;
	}
	
	.img-div {
		bottom: 18%;
		right: 14%;
	}
	.img-div {
		width: auto;
		height: 290px;
	}
	.left-arr-sug,
	.right-arr-sug {
	left: 0px; 
	bottom: 0; 
	}
}


@media (min-width: 481px) and (max-width: 767px) {
	.card{		
	    padding: 17px 10px 13px 20px;
	    margin: 0 auto;
	}
	.addressDiv{
		margin-top: 35px;
	}
}


/****** popover css**********/
.popover-content{
	font-size: 12px;
}

.left-popoverarrow img{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg); /*opera*/
	transform: rotate(180deg); /*likely future standard*/
}




.popover-remove{
	box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.8);
	margin: auto; 
	position: absolute; 
	z-index: 1070; 
	background-color: rgb(255, 255, 255); 
	left: 10%; bottom: 10%; 
	padding: 10px 15px; 
	border-radius: 5px; 
	color: rgb(70, 70, 178); 
	letter-spacing: 1px; 
	text-decoration: none;
}
/******popover css **********/