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

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

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

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

.card a.thumb img {
	max-width: 100%;
	max-height: 100%;
}
.front {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 80%;
    padding: 5px 5px 5px 5px;
    text-align: center;
    width: 100%;
	border-radius:20px;
	/*background-image:url("../images/background.png");*/
	background-repeat:no-repeat;
	background:#B4B5B7;
}
.line-center{
    margin:0;padding:0 10px;
    background:#fff;
    display:inline-block;
}
h6 {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  color:#fff;
 }

h6:before, 
h6:after {
  height: 1px;
  content: '\a0';
  background-color: #000;
  position: relative;
  top: 0.5em;
  width:100px;
}

h6:before {
  margin-right:10px;
}

h6:after {
  margin-left:10px;
}
.footer {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
   height:42px;
   border-radius:0 0 20px 20px;
   background:#000;
}

.front .footer {
   background:#B4B5B7 !important;
}

.services p{
	margin-bottom:0px;
}


/*.front-main{
	float: left; 
	background-color: rgb(255, 255, 255); 
	width: 100%; 
	height: 100%; 
	border-radius: 25px 0px 0px 25px;
}*/
.logo{
	float: none; 
	width:400px;
	margin-top:20px;	
}


.info-div{
	float: none; 
	color: rgb(63, 29, 11);
	font-weight:600;
	margin-top:20px;
}
.info-div a{
	color: rgb(63, 29, 11);
	text-decoration: none;
	font-weight: 500;
    letter-spacing: 1;
    font-size: 12px;
}
.info-div a:hover{
	text-decoration: none;
	color: rgb(63, 29, 11);
}
.info-web{
	margin-top:28px;
	letter-spacing:1;
	color:#000;
}
.info-web i{
	margin-top: 12px;
    font-size: 8px;
}
.info-web a{
	color: #ffe42d !important;
	text-decoration:none;
	font-size:13px;
	letter-spacing: 0.5;
}
.info-web a:hover{
	color: #ffe42d !important;
	text-decoration:none;
}
.img-div{
	width: 100%; float: none; margin-top: 20px;
}

/*.back-main{
	float: left; 
	background-color: rgb(255, 255, 255); 
	width: 100%; 
	height: 100%; 
	border-radius: 0px 25px 25px 0px;
}*/
.social a{
	margin-right: 5px;	
}
.social a img{
	width: 20px;
}

.social{
	margin-top: 0px;	
}

.back {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 80%;
    padding: 25px 25px 25px 25px;
    text-align: center;
    width: 100%;
	border-radius:20px;
	background-repeat:no-repeat;
	background: #ee0d0c;
	
}

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

.services{
	 margin-top: 5px;
	 color:#fff;
	 font-size:15px;
	 text-align:right;
}
.services .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 0px;
}
.services a{
	color:#fff;
	text-decoration:none;
}
.services a:hover{
	color:#fff;
	text-decoration:none;
}

.enq-div {
    margin-top: 20px;
    font-size: 15px;
	color:#30271e;
    float: none;
}
.enq-div .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    text-align: center;
}
.enq-div p{
	margin-top: 30px; text-align: center; font-size: 14px;
	color:#fff;
}
.enq-div a{
	text-decoration: none;
	color: rgb(51, 153, 204);
}
.addressDiv{
	width: 100%; float: left; margin-top: 20px;font-size: 15px; 
}
.addressDiv a{
	text-decoration: none;
	color:#fff !important;
}
.addressDiv a:hover{
	text-decoration: none;
	color:#30271e;
}
.footer a{
	color:#000;
	text-decoration:none;
}
.footer a:hover{
	color:#fff;
	text-decoration:none;
}
.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: 155px; margin-right: 0px;
}

.addressDiv p{
	color:#30271e;
	font-size: 15px;
    letter-spacing: 1;
	margin-top:6px;
	
}
/*a{
	color:#fff !important;
}*/

.right-arr-sug{
	color:#fff;
	text-align: right;
	margin-right:70px;
	margin-top:9px;
}
.right-arr-sug1{
	color:#000;
	text-align: right;
	margin-right:20px;
	margin-top:15px;
}
.left-arr-sug{
	color:#fff;
    margin-left: 70px;
    margin-top: 9px;
    text-align: left;

}
.left-arr-sug1{
	color:#000;
	margin-left:20px;
	margin-top:15px;
    text-align: left;

}
.left-arr-sug a{
	color:#fff !important;
}
/****************************************RESPONSIVE CSS START *******************************************************/

@media (min-width: 320px) and (max-width: 480px) {
	
	
	.card{
		width: 95%;
	    padding: 50px 10px 13px 10px;
	    margin: 0;
	    height: 300px;
	    margin-top: 18%;
	}
	
	.logo{
		width: 250px;
		margin-top: 20px;
		
	}
	.front{
		padding: 20px 20px 20px 20px;
		background-repeat:no-repeat;
	}
	.right-arrow img{
		width: 20px;
	}
	.right-arrow{
		margin-right: 15px;
    	bottom: 3px;
	}
	.info-div{
		font-size: 13px;
		margin-right: 0px;
		margin-top: 12px;
	}
	.info-web{
		margin-top: 35px;
		letter-spacing: 0;
		font-size: 11px;
	}
	h6:before, 
	h6:after {
		height: 1px;
		content: '\a0';
		background-color: #000;
		position: relative;
		top: 0.5em;
		width:44px;
	}
	.info-web i {
		margin-top: 13px;
	}
	.img-div{
		margin-top: 0px;
	}
	.right-arr-sug{
		margin-right: 45px;
		margin-top:6px;
		font-size:11px;
	}
	.left-arr-sug{
		margin-left: 45px;
		margin-top:6px;
		font-size:11px;
	}
	.social a img {
	    width: 18px;
	}
	.backlogo{
		width: 140px;
		margin-top:0px;
	}
	.back{
		padding: 10px 20px 20px 10px;
	}
	
	.services{
		margin-top: 12px;
    	font-size: 12px;
	}
	.services .p-title{
		font-size: 12px;
	}
	.enq-div{
		margin-top:4px;
	}
	.enq-div .p-title{
		font-size: 12px;
		margin-top:0px;
	}
	.enq-div p{
		font-size: 11px;
		margin-top: 30px;
	}
	.addressDiv{
		margin-top: 10px;
	}
	.enq-div img{
		width: 110px;
	}
	
	.addressDiv p{
		font-size: 11px;
		
	}
	.left-arrow img{
		width: 20px;
	}
	
	.left-arrow{
		margin-left: 15px;
    	bottom: 3px;
	}
	.footer{
		height:30px;
	}
}

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


/****** 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(0, 0, 0); 
	left: 10%; bottom: 10%; 
	padding: 10px 15px; 
	border-radius: 5px; 
	color: #fff; 
	letter-spacing: 1px; 
	text-decoration: none;
}
/******popover css **********/
