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

html, body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif !important;
}
.mt-40{
	margin-top:20px !important;
}
.mt-20{
	margin-top:20px !important;
}
.card {
    height: 400px;
    margin: 0 auto;
    padding: 30px;
    width: 600px;
}
a:hover{
	text-decoration:none !important;
}
.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%;
	background-image: url('../images/background.png');
	background-position:bottom;
}
.footer {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
   height:42px;
   border-radius:0 0 20px 20px;
}
.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:left;
	width: 300px;
    margin-left: 25px;
}
.website{
    position: absolute;
    bottom: 75px;
    left: 110px;
	font-size: 15px;
}
.info-div{
	float: right; 
	color: #000;
	font-weight:600;
	margin-top:30px;
	font-size:15px;
	margin-right: 20px;
	text-align: right;
}
.info-div a{
	color: #000;
	text-decoration: none;
	font-weight: 500;
    font-size: 15px;
}
.info-div a:hover{
	text-decoration: none;
	color: #000;
}
.img-div{
	width: 100%; float:left; 
	margin-top:40px;
}

/*.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: 45px 15px 15px 15px;
    width: 100%;
	text-align:center;
	background-image: url('../images/backbg.png');
	background-position:bottom;
	
}

.back-div {
    float: left;
    width: 100%;
}
.backlogo{
	float: none; 
	width:200px;
	margin-top:0px;	
}
.services{
	margin-top: 64px;
    color: #000;
    font-size: 14px;
    margin-left: 18px;
    width: 50%;
    z-index: 10;
    position: absolute;
    top: 0;
}
.services .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 0px;
}
.services ul{
	padding: 0px 0px 0px 30px; 
	text-align: left; 
	color: rgb(51, 153, 204);
}
.services ul li{
	list-style-type: square
}


.enq-div {
    margin-top: 25px;
    font-size: 15px;
	color:#000;
    float: right;
	text-align:right;
	margin-right:30px;
}
.enq-div .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    text-align: left;
}
.enq-div p{
	margin: 0px; text-align: left; font-size: 14px;
}
.enq-div a{
	text-decoration: none;
	color: #000 !important;
}
.addressDiv{
	font-size: 14px;
	text-align:center; 	
	margin-top: 30px;
    color: #000;
    margin-left: 20px;
    z-index: 10;
	margin-right:20px;
}
.addressDiv a{
	text-decoration: none;
	color:#000;
}
.addressDiv a:hover{
	text-decoration: none;
	color:#000;
}
.addressDiv li{
	text-align:left;
}
.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: 3px;
}

.addressDiv p{
	color:#30271e;
	font-size: 13px;
    letter-spacing: 1;
	
}
.img-back img{
	width: 230px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 5%;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
}
a{
	color:#000 !important;
}
.bni img{
	width:80px;
}
.bni p{
	margin-top:10px;
}
.right-arr-sug{
	color:#000;
	text-align: right;
	margin-right:70px;
	margin-top:15px;
}

.left-arr-sug{
	color: #000;
    margin-left: 70px;
    margin-top: 15px;
    text-align: left;

}
.left-arr-sug1{
	color: #000000;
    margin-right: 14px;
    margin-top: 14px;
    text-align: right;
}
.dialog .modal-dialog{
	    width: 360px ;
		    margin: 50px auto;
}
.dialog .modal-body{
	padding: 20px;
}
.dialog .modal-header{
	border-bottom:none ;
	padding:10px 15px ;
}
.dialog input{
	margin: 9px 3px;
}
.dialog .btn{
	background:#25D366;
	border:1px solid #25D366;
	color:#fff;
}
.dialog .btn:hover {
	background:#1fad53;
	border:1px solid #1fad53;
	color:#fff;
	
}
.dialog .btn1{
	background:#25D366;
	border:1px solid #25D366;
	color:#fff;
	margin-left:80px;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.dialog .btn1:hover {
	background:#1fad53;
	border:1px solid #1fad53;
	color:#fff;
	
}
.footer-blue{
	width:0;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	border-radius:12px 0px 0px 0px;
	border-bottom: 135px solid #4a4949;
	border-left: 170px solid transparent;
}
.footer-lightblue{
	width:40%;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	border-radius:12px 0px 0px 0px;
	border-bottom: 100px solid #039846;
    border-left: 196px solid transparent;
	z-index:-2;
}
.footer-white{
	position: absolute;
    right: 0;
    bottom: 0px;
    border-bottom: 80px solid #484849;
    border-left: 420px solid #ffffff00;
}
.footer-dark{
	position: absolute;
    left: 0;
    bottom: 0px;
	border-bottom: 80px solid #009846 ;
    border-right: 430px solid transparent;
}
.footer-darktop {
    width: 45%;
    position: absolute;
    right: 0;
	bottom: 0;
    height: 35px;
	border-bottom: 320px solid #484849;
	border-left: 70px solid transparent;
	z-index:-3;
}

/****************************************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: 165px;
		margin-left:10px;
		margin-top: 30px;
	}
	
	.front{
		padding: 10px 3px 10px 3px;
		background-image:url("../images/background2.png");
		background-repeat:no-repeat;
		background-position: bottom right;
	}
	.right-arrow img{
		width: 20px;
	}
	.right-arrow{
		margin-right: 15px;
    	bottom: 3px;
	}
	.info-div{
		font-size: 13px;
		margin-right: 10px;
		margin-top: 12px;
	}
	.info-div a{
		font-size:12px;
	}
	.img-fullname{
		width: 275px;
	}
	.img-slogan{
	width: 200px;
	}
	.img-div{
		margin-top: 0px;
	}
	.right-arr-sug{
		margin-right: 45px;
		margin-top:9px;
		font-size: 12px;
	}
	.left-arr-sug{
		margin-left: 45px;
		margin-top:9px;
		font-size: 12px;
	}
	.social a img {
	    width: 17px;
	}
	.backlogo{
		width: 140px;
		margin-top:0px;
	}
	.back{
		padding: 22px 0px 20px 0px;
	}
	
	.services{
		margin-top: 4px;
    	font-size: 10px;
		margin-left:4px;
		width:48%
	}
	.services .p-title{
		font-size: 12px;
	}
	.enq-div{
		margin-top:10px;
		margin-right: 8px;
		font-size: 13px;
	}
	.enq-div .p-title{
		font-size: 12px;
		margin-top:0px;
	}
	.enq-div p{
		font-size: 8px;
		margin-top: 5px;
	}
	.enq-div img{
		width: 12px;
	}
	.addressDiv p{
		font-size: 12px;
		
	}
	.addressDiv li{
		font-size:10px;
	}
	.bni p{
		font-size:10px;
	}
	.left-arrow img{
		width: 20px;
	}
	.mt-40{
		margin-top:20px !important;
	}
	.left-arrow{
		margin-left: 15px;
    	bottom: 3px;
	}
	.footer{
		height:30px;
	}
	.mt-20 {
    margin-top: 10px !important;
	}
	.img-back img{
		width:100px;
	}
	.footer-blue {
		border-bottom: 85px solid #484849;
		border-left: 85px solid transparent;
	}
	.footer-darktop {
		border-bottom: 50px solid #132164;
		border-left: 50px solid transparent;
	}
	.footer-lightblue {
		width: 36%;
		border-bottom: 74px solid #039846;
		border-left: 127px solid transparent;
		z-index: -2;
	}
	.footer-white {
		border-bottom: 35px solid  #484849;
		border-left: 300px solid transparent;
		width: 300px;
		
	}
	.footer-dark {
		width: 300px;
		border-bottom: 35px solid #039846;
		border-right: 306px solid transparent;
	}
	.addressDiv{
		
		margin-top:12px;
		margin-left:0px;
		margin-right:0px;
		padding: 0px 10px;
	}
	.addressDiv ul{
		padding-inline-start: 25px;
	}
	.bni img{
		width:65px;
	}
	.button{
		padding: 7px 5px;
		font-size:12px;
	}
	.website{
		left: 22px;
		bottom: 45px;
		font-size:12px;
	}
	.dialog .modal-dialog{
		width:330px;
	}
	.dialog .modal-body{
		    padding: 13px;
	}
	.dialog p{
		font-size:13px;
	}
	.dialog input{
		margin:9px 0px;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.card{		
	    padding: 17px 10px 13px 20px;
	    margin: 0;
	   
	}
	.addressDiv p{
		font-size: 11px;
		
	}
	.addressDiv p a{
		font-size: 14px;
		
	}
	.addressDiv li{
		font-size:12px;
	}
	.bni p{
		font-size:13px;
	}
	.website{
		left: 22px;
		bottom: 45px;
		font-size:14px;
	}
}

/****** 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 **********/


/* ================== Floting Button ========================== */

#floating-button{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #db4437;
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  box-shadow: 0px 2px 5px #666;
}

.plus{
  color: white;
  position: absolute;
  top: 0;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 7px;
  margin: 0;
  line-height: 55px;
  font-size: 20px;
  font-family: 'Roboto';
  font-weight: 300;
  animation: plus-out 0.3s;
  transition: all 0.3s;
}

#container-floating{
  position: fixed;
  width: 70px;
  height: 70px;
  bottom: 30px;
  right: 30px;
  z-index: 50px;
}

#container-floating:hover{
  height: 400px;
  width: 90px;
  padding: 30px;
}

#container-floating:hover .plus{
  animation: plus-in 0.15s linear;
  animation-fill-mode: initial;
}

.edit{
  position: absolute;
  top: 0;
  display: block;
  bottom: 0;
  left: 0;
  display: block;
  right: 0;
  padding: 0;
  opacity: 0;
  margin: auto;
  line-height: 65px;
  transform: rotateZ(-70deg);
  transition: all 0.3s;
  animation: edit-out 0.3s;
}

#container-floating:hover .edit{
  animation: edit-in 0.2s;
   animation-delay: 0.1s;
  animation-fill-mode: initial;
}

@keyframes edit-in{
    from {opacity: 0; transform: rotateZ(-70deg);}
    to {opacity: 1; transform: rotateZ(0deg);}
}

@keyframes edit-out{
    from {opacity: 1; transform: rotateZ(0deg);}
    to {opacity: 0; transform: rotateZ(-70deg);}
}

@keyframes plus-in{
    from {opacity: 1; transform: rotateZ(0deg);}
    to {opacity: 0; transform: rotateZ(180deg);}
}

@keyframes plus-out{
    from {opacity: 0; transform: rotateZ(180deg);}
    to {opacity: 1; transform: rotateZ(0deg);}
}

.nds{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: fixed;
  z-index: 300;
  transform:  scale(0);
  cursor: pointer;
  padding: 7px;
}

.nd1{
  background: #1A73E8;
  right: 110px;
  bottom: 30px;
  color: #FFF;
  animation-delay: 0.2s;
    animation: bounce-out-nds 0.3s linear;
  animation-fill-mode:  forwards;
}

.nd3{
  background: #25d366;
  right: 70px;
  bottom: 30px;
  color: #FFF;
  animation-delay: 0.15s;
    animation: bounce-out-nds 0.15s linear;
  animation-fill-mode:  forwards;
}

.nd4{
  background: #06C;
  right: 40px;
  bottom: 240px;
  color: #FFF;
  animation-delay: 0.1s;
    animation: bounce-out-nds 0.1s linear;
  animation-fill-mode:  forwards;
}
.nd1 .wats{
  font-size:22px;
  margin-top:9px;
  margin-left:9px;
}
.nd4 .wats{
  font-size:22px;
  margin-top:9px;
  margin-left:12px;
}
.nd3 .wats{
  font-size:22px;
  margin-top:9px;
  margin-left:9px;
}
@keyframes bounce-nds{
    from {opacity: 0;}
    to {opacity: 1; transform: scale(1);}
}

@keyframes bounce-out-nds{
    from {opacity: 1; transform: scale(1);}
    to {opacity: 0; transform: scale(0);}
}

#container-floating:hover .nds{
  
  animation: bounce-nds 0.1s linear;
  animation-fill-mode:  forwards;
}

#container-floating:hover .nd3{
  animation-delay: 0.08s;
}
#container-floating:hover .nd4{
  animation-delay: 0.15s;
}
#container-floating:hover .nd5{
  animation-delay: 0.2s;
}