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

html, body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif !important;
}

.card {
    height: 600px;
    margin: 0 auto;
    padding: 30px;
    width: 300px;
}

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

.card a.thumb img {
	max-width: 100%;
	max-height: 100%;
}

.back {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 80%;
    text-align: center;
    width: 100%;
	border-radius: 20px 20px 20px 20px;
	background-color: #f8ecd9;
	border:5px solid #362529;
}

.front {
    background-color: #f8ecd9;   
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 80%;
	border-radius: 20px 20px 20px 20px;
    text-align: center;
    width: 100%;
	border:5px solid #362529;
	
}

.front-main{
	float: left; 
	width: 100%; 
	height: 100%; 
	border-radius: 0px 0px 0px 0px;
	position:relative;
}
.logo{
    margin-top: 65px;
    width: 168px;
}
.info-div{
	float: right; 
	margin-right: 20px;
	color: rgb(63, 29, 11);
	font-weight:600;
	margin-top:50px;
	text-align:right;
}
.info-div a{
	color: rgb(63, 29, 11);
	text-decoration: none;
	font-weight: 600;
    font-size: 14px;
}
.info-div a:hover{
	text-decoration: none;
	color: rgb(63, 29, 11);
}

.img-div{
	float: left; 
	text-align: center;
	width: 100%
}

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

.social{
	margin-top: 5px;	
}

.footer-blue{
	width:38%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	height:35px;
	border-radius:12px 0px 0px 0px;
	border-top: 40px solid  #362529;
	border-right: 45px solid transparent;
}

.footer-white{
	width: 93%;
    position: absolute;
    right: 0px;
    bottom: 0;
    height: 67px;
    border-radius: 0 0 10px 0px;
    border-bottom: 52px solid #efd4a1;
    border-left: 67px solid transparent;
}
.footer-dark{
	width:90%;
	position: absolute;
	right: 0px;
	bottom: 0;
	border-bottom: 45px solid #362529;
    border-left: 61px solid transparent;
}
.footer-darktop {
    width: 42%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    height: 35px;
    border-radius: 20px 0px 0px 0px;
	border-top: 48px solid #efd4a1;
    border-right: 54px solid transparent;
}
.action-icon{
	margin-top:40px;
}

.action-icon p{
	font-size:14px;
	margin-right:10px;
}
.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);
}
.backlogo{
	width:135px;
	margin-top:25px;
}
.addressDiv{
	width: 95%; float: left; font-size: 15px; 	
	text-align:left;
	 margin-top:60px;
	 margin-left:20px;
	 margin-right:20px;
 
}
.addressDiv a{
	text-decoration: none;
	color:#3F1D0B;
	font-size:14px;
	font-weight:600;
}
.addressDiv a:hover{
	text-decoration: none;
	color:#3F1D0B;
}

.addressDiv a img{
	margin-bottom:10px;
	margin-right:7px;
}
.addressDiv p{
	color:#3F1D0B;
	font-size: 15px;
    letter-spacing: 0.3;
	margin-right:10px;
	
}

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

.right-arrow img{
	width: 30px
}

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

}

.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;
}
.addressDiv p{
	color: #3399CC;
}


.right-arr-sug{
	position: absolute; 
	right: 33px; 
	bottom: -50px; 
	color: rgb(71, 71, 179);
	text-align: left;
}


.right-arr-sug1{
	position: absolute; 
	right: 0px; 
	bottom: -50px;
	color:#362529; 
	text-align: left;
}

.left-arr-sug{
	position: absolute; 
	left: 33px; 
	bottom: -50px; 
	color: rgb(71, 71, 179);
	text-align: right;
}

.left-arr-sug1{
	position: absolute; 
	left: 0px; 
	bottom: -50px; 
	color:#362529; 
	text-align: right;
}

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

@media (min-width: 320px) and (max-width: 480px) {
	
	
	.card{
		width: 300px;
	    padding: 20px 10px 13px 10px;
	  /*  margin: 0;*/
	    height: 600px;
	  /*  margin-top: 18%;*/
	}
	
	.logo{
		width:175px;
		margin-top: 58px;
	}
	.backlogo {
		width: 128px;
    }
	.info-div{
		font-size: 15px;
		margin-right: 20px;
		margin-top: 50px;
	}
	.img-div{
		margin-top: 5px;
/*		margin-left:-20px;*/
	}
	.social a img {
	    width: 18px;
	}
	
	.addressDiv a{
		font-size:14px;
		font-weight:500;
	}
	.addressDiv p{
		font-size: 11px;
		margin-right:10px;
		
	}
	.addressDiv{
    width:100%;
    margin-top: 80px;
	margin-left: 11px;
	margin-right: 11px;
	}
	.info-div a{
		font-weight:500;
		font-size:14px;
	}
	.action-icon p{
	font-size:14px;
	margin-right:18px;
	}
	.addressDiv a img{
		width:11px !important;
	}
	.social a img{
	width: 14px;
	}
	.right-arr-sug{
		bottom: -52px;
	}
	.right-arr-sug1{
		font-size: 11px;
		width: 100%;
	}
	.left-arr-sug1{
		font-size: 11px;
		width: 100%;
	}
	.left-arr-sug{
		bottom: -50px;
		left:12px;
	}
	.right-arrow img {
		width: 25px;
	}
	.left-arrow img{
		width: 25px;
	}
	
	.left-arrow{
		margin-left: 15px;
    	bottom: -43px;
		left: -49px;
	}
	.footer-blue {
		width: 37%;
		border-top: 35px solid #362529;
		border-right: 39px solid transparent;
	}
	.footer-darktop {
		width: 40%;
		border-top: 41px solid #efd4a1;
		border-right: 46px solid transparent;
	}
	.footer-dark {
		border-bottom: 40px solid #362529;
		border-left: 56px solid transparent;
	}
	.footer-white {
		border-bottom: 47px solid #efd4a1;
		border-left: 62px solid transparent;
	}
}


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


/****** 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: 30%; 
	padding: 10px 15px; 
	border-radius: 5px; 
	color: #362529; 
	letter-spacing: 1px; 
	text-decoration: none;
}
/******popover css **********/
