
/*@import url("https://fonts.googleapis.com/css?family=Arvo:400,700");*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,800");

#iw-container  .iw-title {
   font-family: 'Open Sans Condensed', sans-serif;
   font-size: 22px;
   font-weight: 400;
   padding: 10px;
   background-color: #48b5e9;
   color: white;
   margin: 1px;
   border-radius: 2px 2px 0 0; /* In accordance with the rounding of the default infowindow corners. */
}
.phoney {
  font-size: 15px;
}
.phoneytext {
  padding: 10px;
}
/*
.easy-autocomplete{position:relative}
.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}
.easy-autocomplete.eac-square{font-family:"Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-square input{border:1px solid #7f8c8d;border-radius:0;color:#7f8c8d;font-family:inherit;font-size:18px;font-style:italic;font-weight:300;margin:0;min-width:350px;padding:12px 43px 12px 15px}.easy-autocomplete.eac-square ul{border-color:#7f8c8d;border-top:0;box-shadow:none;top:0}.easy-autocomplete.eac-square ul li,.easy-autocomplete.eac-square ul .eac-category{border-color:#7f8c8d;font-family:inherit;font-size:16px;font-weight:300;padding:6px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-square ul li *,.easy-autocomplete.eac-square ul .eac-category *{font-weight:300}.easy-autocomplete.eac-square ul li.selected,.easy-autocomplete.eac-square ul .eac-category.selected{background-color:#f1f1f1;font-weight:300}.easy-autocomplete.eac-square ul li b,.easy-autocomplete.eac-square ul .eac-category b{font-weight:600}.easy-autocomplete.eac-round{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-round input{border:2px solid #888;border-radius:10px;color:#888;font-family:inherit;font-size:16px;font-weight:400;margin:0;min-width:300px;padding:10px}.easy-autocomplete.eac-round input:hover,.easy-autocomplete.eac-round input:focus{border-color:#3079ed}.easy-autocomplete.eac-round ul{background:none;border-color:#888;border-width:0;box-shadow:none;min-width:300px;top:20px}.easy-autocomplete.eac-round ul li,.easy-autocomplete.eac-round ul .eac-category{background:#fff;border-color:#3079ed;border-width:0 2px;font-size:14px;padding:8px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-round ul li.selected,.easy-autocomplete.eac-round ul .eac-category.selected{background-color:#d4e3fb}.easy-autocomplete.eac-round ul li:first-child,.easy-autocomplete.eac-round ul .eac-category:first-child{border-radius:10px 10px 0 0;border-width:2px 2px 0}.easy-autocomplete.eac-round ul li:last-child,.easy-autocomplete.eac-round ul .eac-category:last-child{border-radius:0 0 10px 10px;border-width:0 2px 2px}.easy-autocomplete.eac-round ul li b,.easy-autocomplete.eac-round ul .eac-category b{font-weight:700}.easy-autocomplete.eac-funky{font-family:"Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-funky input{background:#07ED89;border:0;border-radius:0;color:#ED076B;font-family:inherit;font-size:18px;min-width:240px;padding:12px}.easy-autocomplete.eac-funky ul{background:transparent;border:0}.easy-autocomplete.eac-funky ul li,.easy-autocomplete.eac-funky ul .eac-category{background:transparent;border:0;color:#ED076B;font-size:18px;padding:4px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-funky ul li.selected,.easy-autocomplete.eac-funky ul .eac-category.selected{color:#8907ED}.easy-autocomplete.eac-solid input{box-shadow:0 1px 2px rgba(0,0,0,0.15) inset;border-color:#ddd;color:#666;font-size:13px;min-height:0;padding:6px 12px}.easy-autocomplete.eac-solid ul li,.easy-autocomplete.eac-solid ul .eac-category{transition:all 0.4s ease 0s}.easy-autocomplete.eac-solid ul li.selected,.easy-autocomplete.eac-solid ul .eac-category.selected{background-color:#f2f2f2}.easy-autocomplete.eac-plate{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate ul{background:#b5b5b5;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate ul li,.easy-autocomplete.eac-plate ul .eac-category{background:#b5b5b5;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate ul li b,.easy-autocomplete.eac-plate ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate ul li.selected,.easy-autocomplete.eac-plate ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate ul li:first-child,.easy-autocomplete.eac-plate ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate ul li:last-child,.easy-autocomplete.eac-plate ul .eac-category:last-child{border-radius:0 0 6px 6px}.easy-autocomplete.eac-plate-dark{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate-dark input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate-dark ul{background:#212121;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate-dark ul li,.easy-autocomplete.eac-plate-dark ul .eac-category{background:#212121;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate-dark ul li b,.easy-autocomplete.eac-plate-dark ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate-dark ul li.selected,.easy-autocomplete.eac-plate-dark ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate-dark ul li:first-child,.easy-autocomplete.eac-plate-dark ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate-dark ul li:last-child,.easy-autocomplete.eac-plate-dark ul .eac-category:last-child{border-radius:0 0 6px 6px}
/*# sourceMappingURL=easy-autocomplete.themes.min.css.map */
*/
.rcorners1 {
    border-radius: 10px;
    background: #73AD21;
    padding: 20px;
    margin-top: 10px;
    width: 100%;
/*    height: 150px;*/  
}

.rcorners2 {
    border-radius: 10px;
    background: #FFFFFF;
    border: 2px solid #73AD21;
    margin-top: 30px;
    padding: 10px; 
    width: 100%;
/*    height: 150px;*/    
}

body{font-family: 'Open Sans', sans-serif!important;
	font-style:16px;
	line-height:26px;}

input::-webkit-input-placeholder {
color: #BBBBBB !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #BBBBBB !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #BBBBBB !important;  
}
 
input:-ms-input-placeholder {  
color: #BBBBBB !important;  
}
textarea::-webkit-textarea-placeholder {
color: #BBBBBB !important;
}
 
textarea:-moz-placeholder { /* Firefox 18- */
color: #BBBBBB !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #BBBBBB !important;  
}
 
textarea:-ms-textarea-placeholder {  
color: #BBBBBB !important;  
}

textarea::-webkit-input-placeholder {
color: #BBBBBB;
}

textarea:-moz-placeholder { /* Firefox 18- */
color: #BBBBBB;  
}

textarea::-moz-placeholder {  /* Firefox 19+ */
color: #BBBBBB;  
}

textarea:-ms-input-placeholder {
color: #BBBBBB;  
}
.datepicker{z-index:1151 !important;}

.pointercursor {
	cursor: pointer;
}

.help-block {
	color: #AB1B1B;
 /* background-color: #fff3cd;*/
 /* font-weight: bold; */
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.loading {
/*  background-color: #ffffff; */
  background-image: url('images/3.gif');
  background-size: 25px 25px;
  background-position:right center;
  background-repeat: no-repeat;
}
#load{
    width:100%;
    height:200px;
    position:fixed;
    z-index:9999;
    background:url("/img/loading-sospage.gif") no-repeat center center rgba(0,0,0,0)
}
.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #e66b6b;
}

input:focus + .slider {
  box-shadow: 0 0 1px #e66b6b;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*h1, h2, h3, h4, h5{font-family: 'Arvo', serif!important; font-weight:bold; color:#0D5C63;}*/
h1, h2, h3, h4, h5{font-weight:bold; color:#0D5C63;}


.nop{ padding:0!important;}

.nom{ margin:0!important;}

.smsbox{
  display: inline-block;
}

section.sect_part1 {
    padding: 30px 0 0;
}
.lost_pets_right{}

.lost_pets{
	
	}
.lost_pets h3{ color:#A31800;}

.lost_pets {
    padding: 30px 0;
}

.lost_pets img{ position:relative; left:10px;}

.no-display{ display: none;}

.bannerSec img{ width:100%;}

.bannerSec h1{ color:#fff;
	text-shadow: 1px 1px 2px #212121;
	-webkit-text-shadow: 1px 1px 2px #212121;
	-moz-text-shadow: 1px 1px 2px #212121;
	-mstext-shadow: 1px 1px 2px #212121;
	-o-text-shadow: 1px 1px 2px #212121;}
	
.bannerSec p{ color:#fff;
	text-shadow: 1px 1px 2px #212121;
	-webkit-text-shadow: 1px 1px 2px #212121;
	-moz-text-shadow: 1px 1px 2px #212121;
	-mstext-shadow: 1px 1px 2px #212121;
	-o-text-shadow: 1px 1px 2px #212121;
	font-size:18px}


 #getFixed{ width:100%; z-index:99999!important;
 	box-shadow: 1px 1px 2px #616161;
	-webkit-box-shadow: 1px 1px 2px #616161;
	-moz-box-shadow: 1px 1px 2px #616161;
	-ms-box-shadow: 1px 1px 2px #616161;
	-o-box-shadow: 1px 1px 2px #616161;
 }
   
 #activate, #found, #process, #process, #services, #news, #contact{ padding-top:120px;
 overflow:hidden;
   	}

.animatedParent{ overflow:hidden;}

li.nav-item {
   /* padding: 11px 0;*/
}

li.nav-item:hover{ background: #F7F7F7;}

li.nav-item-dids:hover{ background: #0D5C63;}

li.activeLi {
    background: #0D5C63;
}
.link-align {
    display: none;
}

/**home service sec**/
.ser_sec{ padding:80px 0;}

.ser_sec h1{ margin:0 0 40px;}

.ser-wrap {
    min-height: 400px;
	position:relative;
	overflow:hidden;
	
}

.ser-wrap:hover {
    background: #f1f0f0;
	
	transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
	-o-transition:all 0.6s ease-in-out;
	-ms-transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
}

.ser-wrap img{transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
	-o-transition:all 0.6s ease-in-out;
	-ms-transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;}

.ser-wrap:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	}

.ser-wrap h4{ font-weight:bolder;}

.row_list{ margin-bottom:20px;}

.ser-green{ border-bottom:10px solid #0D5C63;}

.ser-red{ border-bottom:10px solid #A31800;}

.ser-black{ border-bottom:10px solid #393939;}

.ser-green h4{ color:#0D5C63;}

.ser-red h4{ color:#A31800;}

.ser-black h4{ color:#393939;}

.ser-wrap .link-align {
    position: absolute;
    bottom: 0;
    left: 35%;
    padding: 10px 20px 0;
   	border-radius: 50px 51px 0 0;
}

.ser-wrap .link-align a{ color:#fff; font-weight:bold; text-transform:capitalize;}

.ser-wrap.ser-green .link-align{ background:#0D5C63;}	

.ser-wrap.ser-black .link-align{ background:#393939;}	

.ser-wrap.ser-red .link-align{ background:#A31800;}	

.ser-wrap p{ padding:0 20px; font-weight:600;}

/**end home service sec**/

/**faq section**/

.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}



h4.panel-title {
    background: #0D5C63;
    padding: 8px 15px;
    color: #fff;
    font-size: 18px;
    border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	
 	font-family:'Open Sans', sans-serif!important;
	font-weight:normal;
	text-align:center;
}

h4.panel-title a{ color:#fff;}

.panel.panel-default .panel-body {
    padding: 10px 20px 5px;
    background: #f9f9f9;
    margin-bottom: 10px;
}

.ser_faq .featured-img img{ border-bottom:2px solid #b3b3b3; margin-bottom:10px; padding-bottom:15px;}

.ser_faq .featured-img{ overflow:hidden;}

.ser_faq .featured-img img{transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
	-o-transition:all 0.6s ease-in-out;
	-ms-transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;}

.ser_faq .featured-img:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	}


/**end faq section**/


.sec_advertize{ background:#f2f0f0;
		padding:50px 0;
		margin:50px 0;}

.sec_advertize h1{ margin-bottom:30px;}
		
.sec_advertize iframe{    border: 20px solid #0D5C63 ;}	

.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}

/**navigation bar**/
.topStore img, .play_store img{
    background: #000000;
    padding: 5px;
    border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.navbar{ background:#0D5C63; padding:0;}

.navbar-nav{
	
	}

ul.navbar-nav li a.nav-link{
  /*font-family: 'Arvo', serif!important;*/
	text-transform:uppercase!important;
	color:#FFF;
	padding:0 15px!important;
	font-size:18px;
	font-weight:bold;}

ul.navbar-nav li a.nav-link:hover{
  color:#0D5C63;
}

.topHdr{ padding:10px 0; line-height:60px;}

ul.topNav{ list-style-type:none;}

ul.topNav li{ display:inline-block!important; margin-right:20px; font-weight:bold;}

ul.topNav li img{ width:30px;}

.nav_secRight button{ border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;}


ul.topNav li a{ color:inherit;}



.lost_pets_righ h1, .ser_sec h1, .sec_advertize h1{ position:relative;}

.lost_pets_righ h1:before, .ser_sec h1:before, .sec_advertize h1:before{ 
	position:absolute;
	content:"";
	bottom:-5px;
	padding:2px 50px;
	background:#212121;}



/**home activation**/

.activation_hm{
	
	}
.activation_hm .log_left h1{ color:#fff;}

.activation_hm .log_left{
	background-image:url(../images/background-tag.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	overflow:hidden;
	padding:50px 0;}
	
.activation_hm .log_left:before {
	content:"";
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(13, 92, 99, 0.8);
}	

.activation_hm .log_right{
	background-image:url(../images/background-tag-2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	}

.activation_hm .log_right:before {
	content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(239, 239, 239, 0.87);
}	

.found_hm{
	
	}
.found_hm .log_left h1{ color:#fff;}

.found_hm .log_left{
	background-image:url(../images/background-tag.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	
	position:relative;
	overflow:hidden;
	padding:50px 0;}
	
.found_hm .log_left:before {
	content:"";
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(13, 92, 99, 0.8);
}	

.found_hm .log_right{
	background-image:url(../images/background-tag-2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
	background-size:cover;
	position:relative;
	}

.found_hm .log_right:before {
	content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(239, 239, 239, 0.87);
}

.login_hm{
	
	}
.login_hm .log_left h1{ color:#fff;}

.login_hm .log_left{
	background-image:url(../images/background-tag.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	overflow:hidden;
	padding:50px 0;}
	
.login_hm .log_left:before {
	content:"";
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(13, 92, 99, 0.8);
}	

.login_hm .log_right{
	background-image:url(../images/background-tag-2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	}

.login_hm .log_right:before {
	content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(239, 239, 239, 0.87);
}	

.form-group label{ font-weight:bold; color:#fff;}	

.form-group-activation label{ font-weight:bold; color:#444;} 

.activation_hm .form-control{background: #dbe2ce;}

.activation_hm .input-group-addon{background: #dbe2ce;}

.activation_hm .devider_input{ margin-left:3px;}

.found_hm .form-control{background: #dbe2ce;}

.found_hm .input-group-addon{background: #dbe2ce;}

.found_hm .devider_input{ margin-left:3px;}

.login_hm .form-control{background: #dbe2ce;}

.login_hm .input-group-addon{background: #dbe2ce;}

.login_hm .devider_input{ margin-left:3px;}

.new_registration{
		/*background-image:url(../images/tag.png);*/
		background-position:top right;
		background-repeat:no-repeat;
		min-height:480px;
		z-index:1;
		overflow:hidden;
		padding:50px 0 0;
		font-weight:600;
		position:absolute;
		}

input.form-radio-2{ margin-left:10px;}

		
.activation_hm .log_right .buttom{ position:absolute;
	bottom:0;
	padding:30px 15px;
	background:#eee;
	display:block;
	width:100%;
	left:0;}

.found_hm .log_right .buttom{ position:absolute;
	bottom:0;
	padding:30px 15px;
	background:#eee;
	display:block;
	width:100%;
	left:0;}	

.login_hm .log_right .buttom{ position:absolute;
	bottom:0;
	padding:30px 15px;
	background:#eee;
	display:block;
	width:100%;
	left:0;}		

.new_registration ul.reg_notification{ list-style-type:none; padding:10px 0;}

.new_registration ul.reg_notification li:before{
	content:"\f101";
	font-family: FontAwesome;
	font-weight:bold;
	}
.new_registration ul.reg_notification li{ font-size:18px; line-height:30px;}	

.new_registration ul.reg_lst{ list-style-type:decimal; margin-top:80px;}

.new_registration ul.reg_lst li{ font-size:26px; color:#0D5C63; font-style:italic; font-weight:bold; line-height:36px;}

/****home contact us****/

.Hm_contact{ padding:50px 0;}

.Hm_contact .con_info{ text-align:center;}

.Hm_contact .con_info figure span {
    padding: 30px 28px;
    display: inline-block;
    background: #eee;
    border-radius: 100%;
    border: 1px solid #ccc;
	margin:10px 0;
}

.Hm_contact .con_info:hover img{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	
	transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
	-o-transition:all 0.6s ease-in-out;
	-ms-transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	}


.Hm_contact .con_info figcaption{ font-weight:600;}

.hm_map{ margin:20px 0 0;}

/**footer**/

.amy-site-footer .newsletter-input-wrapper {
    position: relative;
}

.amy-site-footer .newsletter-input-wrapper input[type="text"] {
    background: transparent;
    display: inline-block;
    border-radius: 50px;
    max-width: 350px;
    padding-left: 20px;
    padding-right: 40px;
    height: 42px;
    border: 2px solid #e2e2e2;
    color: #999;
}
.amy-site-footer .newsletter-input-wrapper input[type="submit"] {
    position: absolute;
    border: none;
    text-indent: -9999em;
    padding: 0;
    width: 24px;
    height: 24px;
    /**background: url() no-repeat;**/
    top: 12px;
    right: 10px;
    opacity: 0.8;
}
.amy-site-footer .amy-social-icons a {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-width: 2px;
    border-color: #e2e2e2;
    margin-right: 8px;
    color: #a7a7a7;
}
.amy-social-icons a {
    font-size: 13px;
    display: inline-block;
    color: #d5d5d5;
    border: 1px solid #d5d5d5;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
}


.amy-site-footer .amy-footer-copyright ul.menu li.menu-item {
    display: inline-block;
    float: left;
    padding: 0 20px 0;
    margin: 0;
}

.amy-site-footer .amy-footer-copyright ul.menu li.menu-item a{ color:#212121; font-weight:600;}

.amy-footer-copyright {
    background: #eee;
    padding: 20px 0 5px;
    box-shadow: 1px 0px 2px #555;
}

.mc4wp-form-fields {
    margin: 0 0 20px;
}

.newsletter-title-wrapper {
    margin: 0 0 15px;
}
.amy-social-icons {
    margin: 0 0 20px;
}

.play_store img{ border-radius:4px;}		
	


/***********************************************
************************************************
*************start media query******************
************************************************/


@media only screen and (max-width:980px){
	
	.logo{ text-align:center;}
	
	.topHdr {
    padding: 10px 0;
    line-height: 32px;
	margin-top: 43px;
	}
	
	.navbar-toggler{
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 10px;
	}
	.logo img{ margin-left:20px;}
	
	ul.navbar-nav li.nav-item {
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px dotted #7ebd3f;
	}
	
	.nav_secRight.pull-right {
    width: 100%;
    text-align: center;
    margin: 10px 0;
	}

	.activation_hm .log_left{padding: 50px 30px;}

	.found_hm .log_left{padding: 50px 30px;}

	.login_hm .log_left{padding: 50px 30px;}
	
	.activation_hm .log_right .buttom{ position:relative;}

	.found_hm .log_right .buttom{ position:relative;}
	
	.login_hm .log_right .buttom{ position:relative;}

	.new_registration {
    min-height: auto;
    z-index: 1;
    overflow: hidden;
    padding: 50px 0 0;
    font-weight: 600;
    position: relative;
	background-image:none;
	}
	.new_registration ul.reg_notification {
    list-style-type: none;
    padding: 10px 0;
    /*background: url(../images/tag.png);*/
    /*min-height: 574px;
    /* background-size: 66%; */
    background-repeat: no-repeat;
    background-position: bottom right;
	}
	.new_found {
    min-height: auto;
    z-index: 1;
    overflow: hidden;
    padding: 50px 0 0;
    font-weight: 600;
    position: relative;
	background-image:none;
	}
	.new_found ul.reg_notification {
    list-style-type: none;
    padding: 10px 0;
    /*background: url(../images/tag.png);*/
    min-height: 574px;
    /* background-size: 66%; */
    background-repeat: no-repeat;
    background-position: bottom right;
	}
	
	.bannerSec .carousel-item{ min-height:450px!important; background:#0D5C63;}
	
	.bannerSec .carousel-item h1{ font-size:34px;}
	
	.bannerSec .carousel-item .btn{font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
	}
	
	
	.sect_part1 h1{ padding-top:20px;}
	
	.ser-wrap{     min-height: auto;
    margin-bottom: 30px;}
	
	.ser-wrap .link-align{ position:static;}
	
	.amy-footer-copyright{ margin-top:20px;}
	
	nav.navbar.navbar-expand-md {
    position: fixed!important;
    top: 0!important;
    width: 100%;
    z-index: 99999!important;
	}
	
	.bannerStoreImg img{ min-height:inherit;}
	
	.bannerSec .carousel-caption{
  		 top: 0!important;
	}
	.bannerSec{ padding-top:45px;}
	
	.bannerStoreImg img{ margin-bottom:8px;}
	
	}


.testimonials{}

.slider {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
      min-height:32px;
}
.slider__nav {
  width: 12px;
  height: 12px;
  margin: 2rem 12px;
  border-radius: 50%;
  z-index: 10;
  outline: 6px solid #ccc;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.slider__nav:checked {
  -webkit-animation: check 0.4s linear forwards;
          animation: check 0.4s linear forwards;
}
.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  left: 0%;
}
.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  left: -100%;
}
.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  left: -200%;
}
.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  left: -300%;
}
.slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 400%;
  height: 100%;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.slider__contents {
  height: 100%;
  padding: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
      
      background: #f7f7f7;
}
.slider__image {
  font-size: 2.7rem;
      color: #0D5C63;
}
.slider__caption {
  font-weight: 500;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
.slider__txt {
    color: #0D5C63;
    margin-bottom: 3rem;
    max-width: 100%;
    font-style: italic;
    font-size: 20px;
    height: auto;
}

@-webkit-keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}

@keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}
.modal-open .modal{
  z-index:99999!important;
}
.bannerStoreImg
img{
  width:auto!important;
  height:auto!important;
  background: #000000;
  padding: 5px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.logo
img{
  margin-right:20px;
}
.first-slide {
  min-height: 350px;
}
 .second-slide {
  min-height: 350px;
}
.third-slide  {
  min-height: 350px;
}

#wrapper {
  overflow-x: hidden;
}

#sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 250px;
    padding-top: 3.5rem;
    background-color: #343a40;
    color: #fff;
    transition: width 0.3s ease;
}

#content {
    transition: margin-left 0.3s;
    padding: 15px;
    margin-left: 250px;
}

#wrapper.toggled #sidebar {
    margin-left: -250px;
}

#wrapper.toggled #content {
    margin-left: 0;
}

#sidebar .list-group-item {
    background-color: transparent;
    border: none;
    color: #fff;
}

#sidebar .list-group-item:hover {
    background-color: #495057;
}
