@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400,700');

@font-face {
	font-family: 'Perpetua Titling MT';
	src: url('../fonts/PerpetuaTitlingMT-Light.eot');
	src: url('../fonts/PerpetuaTitlingMT-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PerpetuaTitlingMT-Light.woff') format('woff'),
		url('../fonts/PerpetuaTitlingMT-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Bradley Hand ITC';
	src: url('../fonts/BradleyHandITC.eot');
	src: url('../fonts/BradleyHandITC.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BradleyHandITC.woff') format('woff'),
		url('../fonts/BradleyHandITC.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


body,

html {

    width: 100%;

    height: 100%;

	font-size: 14px;

	font-family: 'Open Sans', sans-serif;

	margin:0

}
p{
	font-size: 16px;
	line-height:25px;
	}

h1{

		font-family: 'Oxygen', sans-serif;

}
h4 { font-weight:bold;}
a{

transition:all ease-in-out 0.4s;	

}

a:hover{

text-decoration:none;	

transition:all ease-in-out 0.4s;

}

/*.container{

width:1200px;	

}*/



.zero{

margin:0;

}

.navbar-brand h1 {
	font-family: 'Perpetua Titling MT';
	margin: 0;
	color: #fff;
	font-weight: bold;
	padding-top: 7px;
}

.navbar-inverse .navbar-nav > li > a {
	font-family: 'Bradley Hand ITC';
	text-transform: uppercase;
}
.dropdown-menu > li > a {
		font-family: 'Bradley Hand ITC';
	text-transform: uppercase;
}


.main-nav {

	float: right;

	margin-left: 60px;

}

.main-nav a {
	color: #171717;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Oxygen', sans-serif;
	background: #0f8cdf;
	border-radius: 16px;
	padding: 7px 24px;
	
	background: -moz-linear-gradient(to bottom,#fff 60%,#b9b5b5);
	background: -webkit-linear-gradient(to bottom,#fff 60%,#b9b5b5);
	background: -o-linear-gradient(to bottom,#fff 60%,#b9b5b5);
	background:linear-gradient(to bottom,#fff 60%,#b9b5b5);
	
	border: none;
}

.banner{

position:relative;	

}



.banner img{ width:100%;}



.hotel_policies h1 {

	font-size: 30px;

	font-weight: 700;

	display: inline-block;

	position:relative;

}

.hotel_policies h1::before {

	content: '';

	background: url(../images/line.png) no-repeat;

	width: 454px;

	height: 2px;

	position: absolute;

	right: -71%;

	top: 55%;

}

.hotel_policies p {

	font-weight: 300;

	font-size: 16px;

	margin-top: 10px;

	margin-bottom: 60px;

}

.banner_text {

	position: absolute;

	border: ;

	bottom: 14%;

	width: 100%;

}

.banner_btn {

	margin-top: 30px;

}

.banner_text h2 {

	font-size: 41px;

	font-weight: 600;

	color: #fff;

}

.banner_text {

	position: absolute;

	bottom: 7%;

	width: 100%;

}

.banner_btn a {

	display: inline-block;

	font-family: 'Oxygen', sans-serif;

	font-weight: bold;

	font-size: 15px;

	text-transform: uppercase;

	color: #fff;

	border: 1px solid #fff;

	padding: 8px 18px;

	margin: 0 11px;

	line-height: 23px;

}

.banner_btn a:hover{

color: #FFF;

background:tan;

border: 1px solid tan;

text-decoration:none;	

}



.google i {

	padding: 10px 0 0 0 !important;

}







.hotel_policies{

margin-top:50px;	

}



.transportation{

background:url(../images/bg.jpg) no-repeat;	

}

.left {

	float: left;

}

.left h2 img {

	margin-right: 25px;

	float: left;

	padding-top: 8px;

}

.right {

	float: right;



}

.right a {

	font-size: 16px;

	font-weight: 600;

	border: 1px solid #fff;

	color: #fff;

	text-transform: uppercase;

	display: block;

	text-align: center;

	padding: 13px;

	width: 200px;

	margin-top: 49px;

	margin-left:auto;

	margin-right:auto;

}

.right a:hover {

	color: #FFF;

	background: #34afee;

	border: 1px solid #34afee;

}

.left h2{

	font-family: 'Oxygen', sans-serif;

	font-size:41px; 

	font-weight:bold;

	color:#fff;

}

.left p{

	color:#fff;

	font-size:20px;

	font-weight:normal;

}



.transportation {

	background: url(../images/bg.jpg) no-repeat;

	padding: 56px 0;

	background-size: cover;

}







.form h1{

		font-family: 'Open Sans', sans-serif;

		font-weight:bold;

		font-size:16px;

		color:#000;

		

}

.bold {

	font-size: 26px;

	padding-top: 10px;

	line-height: 40px;

}



.call_back {

	background: url(../images/patt.jpg) repeat-x;

	padding: 60px 0;

}

.call a:hover {

	background: tan;

	color: #fff;

	border: 2px solid tan;

}

.form p{

font-size:16px; 

color:#1179ef;

text-transform:uppercase;	

}



.filds {

	font-size: 16px;

	resize: none;

	border: 1px solid #ccc;

	padding-left: 10px;

	background: transparent;

	height: 40px;

	margin-bottom: 23px;

	width: 48%;

	margin-right: 4%;

	float: left;

}

.filds:nth-child(2n) {

	margin-right: 0;

}



.modern {

	width: 50%;

	float:left;

}



.submit {

background: tan;

	border: none;

	color: #fff;

	padding: 10px 50px;

	font-weight: bold;

	font-size: 16px;

}



.call {

	width: 41%;

	float: right;

	text-align: center;

	margin-top: 15px;

}



.call a {

	font-size: 38px;

	font-weight: bold;

	color: #ef5011;

	border: 2px solid tan;

	padding: 31px;

}
.about a h1 {
	padding: 0;
	margin-bottom: 20px;
}
.about a {
	padding: 0;
	width: 100%;
}

.call a img {

	margin-right: 22px;

	/* float: left; */

	margin-top: -13px;

}



.upper_area a {

	color: #fff;

}

.upper_area p {

	color: #fff !important;

	font-size:16px;

}



.upper_area {

	background:tan;

	padding: 70px 0;

}



.about p {

	font-weight: 400;

	margin-top: 15px;

	line-height: 28px;

}

.menu li {

	font-size: 16px;

	list-style-type: none;

	margin-bottom: 5px;

}

.text p {

	margin: 0;

}

.social {

	margin-top: 60px;

}

.contact h4 {

	color: #fff;

	font-weight: 600;

	font-size: 20px;

	padding-left: 40px;

	padding-bottom: 20px;

}

.icon {

	float: left;

	margin-right: 14px;

	width: 5%;

}

.text a {

	color: #fff;

	font-size: 16px;

}

.contact li {

	width: 100%;

	float: left;

	margin-bottom: 10px;

}

.contact ul {

	list-style-type: none;

}

.icon i {

	color: #fff;

	font-size: 22px;

}

.text {

	float: left;

	width: 90%;

}



.social ul{ list-style-type:none;}

.social ul li a {

	width: 50px;

	height: 50px;

	background: #fff;

	display: block;

	text-align: center;

	margin: 4px;

}

.social ul li a i {

	color: tan;

	font-size: 33px;

	padding: 10px;

}





.social li {

	width: 46%;

	float: left;

}

.copyright {
	background: #c0a075;
}



.copyright p {

	color: #fff;

	font-size: 14px;

	text-align: center;

	margin: 0;

	padding: 20px 0;

	font-weight: 600;

}











.caption::before {

	bottom: -31px;

	content: "";

	left: -10px;

	min-height: 100px;

	position: absolute;

	transform: rotate(8deg) skew(10deg);

	width: 110%;

	z-index: -1;

}

.sky_blue .caption::before {

	background-color:tan;

}

.sky_blue .hover {
	background-color: rgba(210,180,140,0.8);
}





.orange .caption::before {

	background-color:#000;

}

.orange .hover {
	background-color: rgba(0, 0, 0, 0.7);
}



.pink .caption::before {

	background-color:#aaa;

}

.pink .hover {
	background-color: rgba(176, 176, 176, 0.8);
}


.less{

	padding-right:0;

	padding-left:18px;;

}





.caption {

	position:absolute;

	bottom:-9px;

	left:0;	

	width:100%;

	color:#fff;

	z-index:99;	

	padding:8px 30px;

	transition:0.5s linear ease-in-out;

	-moz-transition:0.5s ease-in-out;

	-webkit-transition:0.5s ease-in-out;

}

.caption h3 {

	 text-align: left;

	text-transform:uppercase;

}

.hotel_policies {

	margin-bottom:50px;

	overflow:hidden

}

.hotel_policies .widget {

	position:relative;

	overflow:hidden;

	text-align:left;

}

.hotel_policies .img-responsive{

	width:100%;

	

}

.hover {



	color:#fff;

	position:absolute;

	opacity:0;	

	left:0;

	top:0;

	width:100%;

	height:100%;

	padding:25px 0 0 0;

	transition:0.5s linear ease-in-out;

	-moz-transition:0.5s ease-in-out;

	-webkit-transition:0.5s ease-in-out;

}

.border {

	border-bottom: 1px solid rgba(255, 201, 201, 0.25);

	padding-bottom: 14px;

	margin-bottom: 14px;

}

.hotel_policies .widget:hover > .hover {

	opacity:1;

}

.hotel_policies .widget:hover > .caption {

	opacity:0;

}



#header {

	z-index:999;

}

.is-sticky .navbar {

	background-color:tan;

}

.widget{

	 font-family: 'Oxygen', sans-serif;

}

.hover h3{

 font-size:20px;	

 font-family: 'Oxygen', sans-serif;

 font-weight:700;

}



.hover p{

margin:5px 0 0 0;	

}

.hover h4{

margin-top:30px;



}



.hover.details h4 {

	margin-top: 30px;

	text-align: center;

	position: absolute;

	left: 47%;

	margin-left: -48px;

	top: 78px;

	padding: 7px 17px;

	border: 1px solid #fff;

}





.hover.details{

	background-color: rgba(0,0,0,0.5);	

	padding:0;

}





.caption.before::before{

	display:none;

}


.special_services .widget {

    border: 1px solid #ccc;

    padding: 1px;

}

.read {

	width: 100%;

	text-align: center;

	height: 100%;

	position: relative;

}

.read h4 {

	text-align: center !important;

	position: absolute !important;

	padding: 7px 16px !important;

	border: 1px solid #fff !important;

	margin: 0 !important;

	top: 45% !important;

	left: 47% !important;

	margin-left: -46px !important;

}

.star h2 {

	margin-bottom: 5px;

	font-weight:600;

}



.tab_section h1::before {

	background: url(../images/line2.png) no-repeat;

	width: 120px;

	top: 56%;

	left: 110%;

}

.pad_right{

 	padding-right:0;	

}

.doggy img {

	width: 100%;

}

.pad_left{

 	padding-left:0;	

}


.tab_inner ul li a {
	border-radius: 0;
	border-bottom: 1px solid tan;
	border-left: 1px solid tan;
	border-right: 3px solid tan;
	font-size: 20px;
	font-weight: normal;
	color: #b19877;
}

.tab_inner ul{

margin-top:0;	

}



.tab_section {

	margin-top: 0;

}

.tab_inner ul li:first-child a{

	border-top:1px solid #ccc;	

}

.tab_inner ul  li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

	background:tan;

	color:#fff;



}



.tab-pane h3 {

	margin-top: 0;

	margin-bottom: 19px;

}

.tab-pane p{

margin-bottom:20px;	

}

.tab-pane ul{

 float:left;	

}



.tab-pane ul li {

	font-size: 16px;

	font-weight: normal;

	list-style-image: url(../images/list.png);

	padding: 4px 0;

}

.tab-pane ul:last-child {

	padding-left: 80px;

}


.special_services.hotel_policies h1::before {
	content: '';
	background: url(../images/line.png) no-repeat;
	width: 479px;
	height: 2px;
	position: absolute;
	right: -71%;
	top: 55%;
}




/***********************WALKS**********************/

.inner {

}
.inner_page{
	margin-top:67px;	
}

.w_left h1{
		font-family: 'Oxygen', sans-serif;
		font-weight: bold;
}
.banner_btn.inner_btn a {
	border: 1px solid #fff;
	color: #fff;
	margin: 0;
	margin-right: 10px;
}

.banner_btn.inner_btn a:hover{
	border: 1px solid #000;
	color:#000;
}
.w_left p {
	padding: 15px 0;
}
.w_left {
	margin-top: 50px;
}

.daily_walks.w_left p{
	padding:0;	
}
.col-xs-12.full {
	padding: 0;
}
.col-xs-4.twise {
	padding: 0;
}
.padding {
	padding: 15px 0 0px 0 ;
}
.gray {
	background: #ededed;
	padding-left: 7%;
	padding-right: 2%;
	height:420px
}

.tan {
	background: tan;
	padding-right: 7%;
	padding-left: 2%;
	color: #fff;
	padding-top: 2%;
	padding-bottom: 4%;
}

.dogy_3{
	padding:0;	
}
.daily_group {
	padding: 10px 0 50px 0;
}
.small_p{
padding: 4px 0 5px 0 !important;
}

/*.anther{	width: 115%;
	max-width: 110%;
	margin-left: -58px;
	margin-top: 48px;
}
*/
.padding_2{
padding:0 !important;	
}
.margin li{
	padding:0 !important;	
}
.weekend {
	background: #ededed;
	color: #333;
	padding-bottom:37px;
	padding-top: 0%;
}

.holyday h1 {
	font-family: 'Oxygen', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #000;
	margin: 70px 0;
}
.holyday {
	margin-bottom: 30px;
}

.holyday ul {
	list-style-type: none;
}
.dates {
	padding: 0 2px;
}
.dates h1{
	font-size:20px;
	font-weight:normal;	
}
.dates h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 12px 0px;
	margin-bottom: 5px;
	border: 1px solid #d8d8d8;
}
.bold_fnt h1 {
	font-weight: 600 !important;
	background:#eaeaea;
}



/***********************SPECIAL SERVICES**********************/
.margin{
	margin:0;	
}

.banner_btn.inner_btn.buttons {
	width: 100%;
	float: left;
}
.w_left.daily_walks.special ul {
	padding-left: 37px;
}
.buttons{
	margin-top: 20px;
}

.w_left.new .banner_btn.inner_btn {
	margin-top: 20px;
}
.w_left.new {
	margin-top: 80px;
}
/***********************DAYCARE POLICIES **********************/
.daily.daily_walks {
    background:none !important;
}
/*.dogy img { float:right; margin-top:40px;}*/
.dogy_scnd { float:left; width:50%;}
.daycare_right { padding-left:10px; padding:60px 0px 0px 20px;;}
.daily .bg_helth { background-color:#fff5e7;}
.daycare_lft_text { padding-top:10px;}
.daycate_tem {position:relative;}
.daycate_tem img {width:100%; background-repeat:no-repeat; }
.daycate_tem_text {text-align:center; position:absolute; top:20%; width:100%; margin:0 auto;}
.daycate_tem_text h4 { padding-bottom:30px;}
 /***********************DAYCARE pricing **********************/
.heading_sps { margin-bottom:20px;}
.right_side_top_gap{
	margin-top:60px;
	}
.daycare_pricing_top_bg {
	background-color:#fff1dd;
  padding: 60px 0;
	-moz-box-shadow:0px 0 10px rgba(0,0,0,0.20);
   -webkit-box-shadow:0px 0 10px rgba(0,0,0,0.20);
   box-shadow:0px 0 10px rgba(0,0,0,0.20);
	}
.Packages { width:100%; margin-top:7px}
.bg_img { background:url(../images/pricing_bg2.jpg) no-repeat; background-size:cover; padding:40px 0px;}
.Packages img { width:100%;}
.pricing h2 { font-weight:bold;text-transform:uppercase; text-align:left; margin-bottom:40px;}
.pricing h4 {font-weight:bold;text-transform:uppercase;}
.pricing_box {width:100%; background-color:#fff1dd; -moz-box-shadow:0px 0 5px rgba(0,0,0,0.04);
   -webkit-box-shadow:0px 0 5px rgba(0,0,0,0.04);
   box-shadow:0px 0 5px rgba(0,0,0,0.04); display:inline-block; }
.pricing_box:last-child { margin-right:0;}
.pricing_box h3{ margin:0; color:#3f3f3f;}
.text_size {font-size:34px;}
.priceing_text { font-family:Open Sans;font-weight:bold; font-size:40px; }
.text_size2 {font-size:50px;}
 /***********************spa_pricing **********************/
 .spa_pricing h2 {margin:0px !important;padding: 50px 0 0 0;}
 .spa_dog img{ margin:0px !important;}
 .spa_pricing {margin:40px 0px;}
 .spa { position:relative; background:#e9dac7; border:3px solid #b88d54; width:100%; float:left;text-align: center;
 height:158px; margin-bottom:60px;
	}
.spa-price {
	width: 90px;
	height: 84px;
	border-radius: 50%;
	background-color: #b88d54;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	border: 3px solid #FFF;
	color: #fff;
	display: inline-block;
	padding: 17px;margin-top: -39px;
	/* margin-top: -39px; */
}
.spa-name {
	text-align: center;
	color: #555555;
	width: 100%;
	float: left;
	padding: 20px 0;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.spa_price_last {
    font-size: 18px;
    line-height: 18px;
    padding: 13px;
}
 /**********************HOTEL POLICIES**********************/
.food_text_padding {
	margin-top:32px;	
	}
.margin_lefto { margin-left:0; margin-top:70px;} 
.margin_lefto .hotelmargin_top { margin-top:10px;}
 .tempart { padding:0px;}
 
 /**********************release_form **********************/
.release_form { margin-top:155px; margin-bottom:60px; float:right; width:460px;}
.month {  float: left;
    padding-right: 20px;
    width: 126px;}
.padding_date {margin-top:5px;}
.bttn_set {
	background-color:#d0a265 !important;
	text-transform:uppercase;
	color:#fff;	
	padding:10px 30px;
	}
.bordr_color {border: 1px solid #d2b48c !important;}
.txt_gap { margin:0 !important;}
.metted_form { margin-top:118px !important;}
 
.liabilty { width:100%; text-align:center;}
.liabilty_form { margin-top:0 !important; float:none !important; width:100% !important;text-align:left !important;}
.left_textt { }
 .liabilty_form label { font-weight:300; color:}
.liabilty_form .heading_center { text-align:center !important;}
 .top_gap { margin-top:40px;}
 .name_clnt{ display:inline-block; margin-top:15px;}
 .top_gap2 { margin-top:20px;}
 .owner_name { width:100%;}
 .sml_siz { font-size:14px;}
 .bttm_gap {margin-bottom:30px;}
 .top_gap3 { margin-top:75px;}
 
 .suites { border:1px solid #999; text-align:center; padding:10px; display:inline-block;}
  .suites h4 {
	 text-transform:uppercase; font-size:24px;  
	  }
 
.daycare_right { padding:0px;}
.dogy_scnd img {float: left;
    height: 356px;
    width: 100%;
}
 
 
.evening { padding-bottom:76px;}
.form-horizontal .control-label { text-align:left;} 
.bg_none { background:none !important;}

/*.ui-datepicker-prev.ui-corner-all {  background: #f7e5cc none repeat scroll 0 0;
    border: 1px solid #bb8d4c;
    float: left;
    margin: 10px 0;
    padding: 2px 5px;
	cursor:pointer;}
.ui-icon.ui-icon-circle-triangle-e {
    background: #f7e5cc none repeat scroll 0 0;
    border: 1px solid #bb8d4c;
    float: right;
    margin: 10px 0;
    padding: 2px 5px;
	cursor:pointer;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    background: #ffeacc none repeat scroll 0 0;
    border: 1px solid #bb8d4c;
    margin: 10px;
    padding: 10px;
}
.hasDatepicker {
    width: 100%;
}
.ui-datepicker-calendar th {
    padding: 4px;
}
.ui-datepicker-title {
  width:100%;
  float:left;
}*/

.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 9px;
}
/*changes*/
.banner_text.text-center { font-family:"Bradley Hand ITC";}
.hotel_policies h1::before {
    background:none;}
.hotel_policies p { margin-bottom:0px !important; }
.hotel_policies p:last-child { margin-bottom:50px;}
.hotel_policies .text_gap { margin-bottom:60px !important;}


.special_services.hotel_policies h1::before { background:none;}
.right a:hover {
    background:#d0a265 none repeat scroll 0 0 !important;
    border: 1px solid #fff;
    color: #fff;
}

.w_left p.oursry_gap { margin-top:98px !important;}
.banner-submenu-text { top:38%; bottom:0;}
.banner-submenu-text h2 {
  border: 3px solid #ffffff;
  display: inline-block;
  padding: 10px 40px;
  text-transform: uppercase;
}
.margin-0 { margin:0 !important;}
.box-heding {
  background: #c28838 none repeat scroll 0 0;
  padding:12px;
}
.box-heding > h4 {
  color: #fff;
  font-size: 20px;
}
.pricing_box table th {
  font-size: 16px;
  border-bottom: 1px solid #ddd !important;
  padding:12px !important;
}
.pricing_box tbody  {
  font-size: 16px;
}
.pricing_box table { margin-bottom:0px; padding:12px;}
.pricing { margin:60px 0 30px 0;}

.pricing_box table td {
  font-size: 16px;
  border-bottom: 1px solid #ddd !important;
  padding:12px !important;
}

.bg-adjs {
  padding: 2% 2% 5% 7%;
}
.pading_left-3{ padding-left:3%;}

.w_left {
  margin-top:0px;
}
.padding-top-40 {padding-top:40px}
.frst-img img {
  width: 565px;
}
.inner_page {
 margin-top:0px; 
}
.margin-top-60 { margin-top:60px}
.w_left > p {
  line-height: 36px;
}
.spa_dog img {
  padding-left: 80px;
}
.prcing-1 table td { padding:16px !important;}
.pettxy-img { margin-top:20px}
.bg-white {background:#fff !important}
.vet-img { width:400px}
.cat-vst { width:400px; margin-top:60px;}
.banner_btn.bttn-colr a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #b9925e;
  color: #b9925e;
}
.banner_btn.bttn-colr a:hover {
	border-color: #000;
	color: #000;
	}
.navbar-brand > h1 {
  font-size: 44px;
}
.dygvfg img {
  margin-left: 80px;
  margin-top: 70px;
}
.whtite { background:#fff !important; color:#000!important;}
.paddng-top { margin-top:30px;}
.col-sm-6.col-xs-12.gray.evening.bg-adjs.tan.wsdde p {
  padding-top: 90px;
}
.ssds img {
  padding: 40px 0 0 80px;
}
.margin-top-40 { margin-top:40px !important;}
.daily_walks.w_left.dygvfg > img {
  background: #00ffff none repeat scroll 0 0;
  width: auto;
}
.bg_img2 { background:url(../images/bg2.jpg) center no-repeat; width:100%; background-size:cover; padding:80px 0px; }
.navbar.navbar-inverse.navbar-fixed-top.text-center.inner.sssr{ background:tan !important}
.border-botm { border-bottom:1px solid tan}
@media (max-width:776px){
	
.navbar-brand h1 {
  color: #ffffff;
  font-family: "Perpetua Titling MT";
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  padding-top: 7px;
}
.banner_text h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.nav.navbar-nav li {
  text-align: left;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color:#000}
	.navbar-collapse.collapse.in {
  background: #d2b48c none repeat scroll 0 0;
}
	}
	.daily div {
    background: #fff !important;
    color: #000 !important;
}
.dycre-policies-top {
  padding-bottom:0;
}