/*

Theme Name: Habitot
Basic Universal Styles

*/
body {
    overflow-x: hidden!important;
    font-family: 'museo-sans-rounded', sans-serif;
    font-family: 'felt-tip-roman', sans-serif;
    font-family: 'museo-sans', sans-serif;
}

body p{
	font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 18px;
    color:#666666;
}
body p{
	font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 18px;
    color:#666666;
}

.bg-light {
    background-color: #fff !important;
}

.main-header{
	/*padding:0 30px 0 60px;*/
	z-index:9999;
	margin:0 auto;
	text-align:center;
	}

<!--custom header widget-->
.main-header .headline { 
	/*text-align:center;
	margin:0 auto;
	padding-top: 10px;*/
	}
	
.main-header .headline h3{
	color:#F00;
	text-align:center;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 10px;}	
<!--end custom header widget-->

.second_nav_item{
	/*background-color:#F0F;*/
	padding-right:50px;
}

.second_nav_item ul {
    list-style-type: none;
    /*display: flex;*/
}

.navbar {
   /* padding-right: 30px;*/
   	/*padding-top:10px;*/
	z-index:9999;
	/*background-color:#F0F;*/	
}

.navbar-nav .nav-link {
    font-family: museo-sans-rounded, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #027090;
    /*margin-left: 50px;*/

    /* font-weight: 700;*/

}

.navbar-brand{
	margin-left:30px;
	width: 70%;
	padding-left: 60px;
	transform: translateY(-10px);
}

.navbar-brand .img-fluid{
	width:230px;
	display:flex;
}


.second_nav_item li a {
    font-family: museo-sans-rounded, sans-serif;
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    /*margin-left: 20px*/ !important;
   /* color: #027090;*/
    text-decoration: none;
    /* font-weight: 700;*/

}

.second_nav {
    padding;
	z-index:9999;
	/*padding-top: 10px;*/
	/*background-color:#0FF;*/
	/*text-align:right;*/
	padding-right:50px !important;
	transform: translateY(20px);
}


/*.header-topbar{
	padding-right:30px;
	z-index:9999;
	text-align:right;}*/

.input-group > .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    border-radius: 40px;
}

.fa-search {
    color: #027090;
    /*transform: translate3d(-46px, -30px, 10px);*/
    font-size: 26px;
	text-align:left;

	/*position:relative;*/
}

.search{min-width:150px;}

.header-topbar-col .input-group > .form-control {
   /* transform: translate3d(-98px, 8px, 10px);*/
}

.carousel.slide{
	/*min-height: 420px;*/
	}
.carousel-item img {
        /*height: auto;
        width: 100%;
		background-position:top;*/
    }	

.carousel-caption {
    text-align: center;
    bottom: 6px;
    right: 64%;
    left: 13%;
}

.carousel-caption p {
    font-family: museo-sans, sans-serif;
    font-weight: 500;
    font-size: 38px;
    min-width: 400px;
}

.carousel-caption h3 {
    font-family: felt-tip-roman, sans-serif;
    font-weight: 900;
    font-size: 70px;
}

.carousel-item {
    /* height: 700px;*/
}

.carousel-indicators--round li {
    border-radius: 10px;
    margin: 1px 3px;
    height: 10px;
    max-width: 10px;
    border: 1px solid #FFF;
    background-color: #fff;
}

/*All Section Titles*/
.section_title h3{
	font-family: felt-tip-roman, sans-serif;
    font-size: 82px;
	font-weight: 900;
	line-height:.9;
    color: #28C0DA;
	padding-left:60px;
	padding-top:30px;
	transform: translateY(10px);
   /* transform: translate3d(88px, 10px, 10px);
	z-index:1;*/
	margin:0;
	}

.section_title .bt_line {
	/*z-index:1 !important;*/
	padding-left:40px;
	padding-bottom:30px;
    }	

/**section class welcome_section***/

/*.whatsnew_section{
    margin-top: 55px;
	padding-top:30px;
}*/

.box-container.mtop {
	padding-top:60px;
	padding-bottom: 0px;
	margin:0 auto;}

.text_center {
    text-align: center!important;
}


/**whatsnew_section***/
.whatsnew_section {
/*  padding-top: 30px;
	padding-bottom:0;*/
}

.whatsnew_section h1 /****should be h1*****/ {
    font-family: felt-tip-roman, sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #28C0DA;
    font-size: 82px;
	line-height:.8;
	text-align: right;
}
<!--title and bottom line-->
.whatsnew_section_title {
    float: right;
	padding-bottom:0;
	margin-bottom:0;
}

.whatsnew_section .bt_line {
	/*text-align: right;*/
	float: right;
	transform: translateX(60px);
	display:none;
	}

.whatsnew_section .read_more{
    border: 2px solid #fff;
    border-radius: 70px;
   	padding: 15px 30px;
    color: #fff;
    font-family: museo-sans, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
	letter-spacing: 1px;
	text-align:center;
}


.whatsnew_section .read_more:hover{
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
	opacity:.5 !important;
	}
	
	


.box_content1 h1, .box_content2 h1, .box_content3 h1 {
	text-align: right;
	font-size:41px;
    font-family: museo-sans-rounded, sans-serif;
    font-weight: 900;
	padding-bottom:0;
    font-style: normal;
	letter-spacing: 1px;
	line-height: 1.0;
	color:#FFF;}

.box_content1  h1:hover, .box_content2 h1:hover, .box_content3 h1:hover{
   /* opacity:.5;
    text-decoration:underline;*/
}

.box_content1 p, .box_content2 p, .box_content3 p{
    font-family: museo-sans, sans-serif;
    font-weight: 300;
    font-style: normal;
	letter-spacing:normal;
   	font-size: 20px;
	line-height: 1.2;
   	padding-top: 0;
    text-align: left;
	padding-bottom:10px;
	color:#666666;
}

.whatsnew_img1, .whatsnew_img2, .whatsnew_img3{ 
	background-repeat:no-repeat;
	background-size:cover;
	min-height:500px;
	/*width:90%;*/
	margin:0 auto;
	border-radius:30px;
	}
	
.whatsnew_img2{background-position:right top;}
		
.whatsnew_img1.square, .whatsnew_img2.square, .whatsnew_img3.square  
	{border-radius:0;}

.box_content1{
	/*webkit-background-size: cover;*/
	background-size:auto;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#EE758D;
	width: 45%;
	padding-top:20px; 
	padding-bottom:20px;
	min-height:500px;
	position: relative;
	left:48%;
}

.box_content2{
    /*webkit-background-size: cover;
	background-size:cover;*/
	background-size:auto;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#83CBA6;
	width: 45%;
	padding-top:20px; 
	padding-bottom:20px;
	min-height:500px;
	position:relative;
	left:10%;
}

.box_content3{
    /*webkit-background-size: cover;
	background-size:cover;*/
	background-size:auto;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#90C0DC;
	width: 45%;
	padding-top:20px; 
	padding-bottom:20px;
	min-height:500px;
	position:relative;
	left:48%;
	
}

/****footer section*****/
.main-footer .container-fluid {
	margin:0 auto;
	background: #027090;
    color: #fff;
    text-align: center;
	margin:0 auto;
	width: max-width;
	padding-top:30px;
	padding-bottom:20px;
	
}
.main-footer a{color:#FFF;}

.main-footer a:hover{color:#0097a9;
text-decoration:none;}

.footer_logo{
	/*padding-top:30px;*/
	padding-bottom:20px;
}

.address img {
    height: 40px;
    width: auto;
  	}

.address h4, .work_time h4{
    font-family: museo-sans-rounded, sans-serif;
    font-size: 14px;
    font-weight: 700;
	/*margin-top:10px;*/
	/*white-space: nowrap;*/
	color:#FFF;
	text-transform:uppercase;
	}
	
.address p, .work_time p{
    font-family: museo-sans, sans-serif;
	font-weight: 400; 
    font-size: 14px;
    line-height: 1.9;
	color:#FFF;
	/*white-space: nowrap;*/
	padding:0;
	margin:0;
	}
	
.phone {
	font-family: museo-sans, sans-serif;
    font-weight: 400;
	line-height: 1.9;
	}

.work_time h6{
   /* font-family: museo-sans-rounded, sans-serif;*/
	font-family: museo-sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
	color:#FFF;
	}


.main-footer ul {
    list-style-type: none;
    font-weight: 400;
	color:#FFF;
	}
	
.main_list ul{
	margin-top:10px;}
	
.main_list li a {
    font-family: museo-sans, sans-serif;
    font-weight:400;
    font-size: 14px;
	margin:0 auto;
	text-align:center;
	/*white-space: nowrap;*/
	color:#FFF;
	}
.main_list2 ul{
	margin-top:10px;}
	
.main_list2 li a{
	text-transform:uppercase;
	font-family: museo-sans-rounded, sans-serif;
    font-weight:700;
	font-size: 14px;
	text-align:center;
	/*white-space: nowrap;*/
	color:#FFF;
	}

.main-footer li a {
    color: #fff;
    text-decoration: none;
}

.follow_us p{
    font-family: museo-sans-rounded, sans-serif;
    font-weight: 700;
  	font-size: 14px;
    text-transform:uppercase;
	color:#FFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
}

.social_media_Icons {
    padding-left: 10px !important;
   	display: inline-flex;
	letter-spacing:10px;
	margin:0 auto;
}

.social_media_Icons li {
    margin-left: 5px;
	font-size:30px;
	color:#FFF;
	font-family:FontAwesome;
	}
.fa-facebook-square a {
	content:'\f082';
	font-family:FontAwesome;}

.fa-instagram a {
	content:'\f16d';
	font-family:FontAwesome;}

.follow_us h6 {
    font-family: museo-sans-rounded, sans-serif;
    font-weight: 700;
    font-size: 12px;
	color:#FFF;
}

.mc4wp-form-fields input[type="email"] {
    
}

.mc4wp-form-fields {
    position: fixed;
	padding: 6.5px 9px !important;
    border: 1px solid !important;
    }

.mc4wp-form-fields input[type=email] {
    font-family: museo-sans, sans-serif;
    font-weight: 500;
    border-radius: 50px;
    background: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    color: #495057;
    background-image: none;
    background-clip: padding-box;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 150px;
	height: 32px;
   	bottom: -33px;
	
	
}

.mc4wp-form-fields button[type=submit] {
   	bottom: -33px;
	right: -60px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 0;
    background: #FCCF27;
    color: #fff;
	height: 32px;    
}

.follow_us .nws {
    font-family: museo-sans-rounded, sans-serif;
	font-size:14px;
	padding-left:0 !important;
	margin-left:0;
	/*transform: translateX(20px) !important;*/
	text-align:center !important;
}


.work_time {
    /*transform: translateY(5px);*/
	color:#FFF;
}

/***copyright section****/
.copyright-bar{
	padding: 20px 0 0;
}
	  
.copyright-bar .row{
    padding:0;
    background: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}

.copyright-bar p {
    font-family: museo-sans-rounded, sans-serif;
    font-size: 14px;
	line-height:normal;
    font-weight: 500;
    color: #027090;
	padding:0;
}

/******scroll up*******/

#smoothup{ 
display: inline-block;
height: 100px; 
width: 100px; 
position:fixed;
float:right;
bottom:0;
/*text-align:right;*/
right:20px;
transition: color .3s, 
    opacity .5s, visibility .5s;
opacity: 0;
visibility:hidden;
color:#999;
-webkit-transition-duration: 0.4s; 
-moz-transition-duration: 0.4s; transition-duration: 0.4s;
 z-index: 1000;
}

#smoothup::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight:300;
  font-style: light;
  font-size: 80px;
  line-height: 80px;
  /*color:#999;*/
}
 
#smoothup:hover {
/*-webkit-transform: rotate(360deg) 
background: url('') no-repeat;*/
cursor: pointer;
opacity:.5;
color:#CCC;
outline:none;}


#smoothup.show {
  opacity: 1;
  visibility: visible;
}

/*.fa-chevron-up {font-size:80px;
font-weight:400;
content:"\f077";}*/

/******end scroll up*******/


/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}
	
/******for all banners*******/
.rich-header.banner_img{
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-position:center center;
	height:320px;
}

/************start program page********/


.blue_overlay {
    background: #28C0DA!important;
    color: #fff !important;
    width: 349px !important;
    height: 137px !important;
    transform: translate3d(-141px, -165px, 10px) !important;
    border-radius: 9px !important;
	z-index:9999;
}

/************sidebar8********/

.Upcoming_Events h2{margin:20px;}	

.Upcoming_Events ul {
    padding: 0;
    box-shadow: 7px 10px 20px -12px rgba(0, 0, 0, 0.6);
	width:100%;
	padding-left: 0px !important;
	padding-bottom: 0px;
	border: 2px solid #dee2e6 !important;
}

.Upcoming_Events ul li:last-child {
    border-bottom: none !important;
   /* padding-bottom:10px !important;*/
    margin-bottom: 0px;
}

.Upcoming_Events {
    font-family: museo-sans-rounded, sans-serif;
    font-size: 30px;
    font-weight:800;
	color: #027090;
	line-height:normal;
	letter-spacing:1px;	
	padding:0 30px 20px 0;
	width:350px;

}
.Upcoming_Events ul li {
	color: #027090;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style-type: none;
}

.border-bottom {
    border-bottom: 2px solid #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}

.Upcoming_Events .no_float {padding:0;}

.border {
    border-top: 4px solid #f5f5f5;
    border-bottom: 4px solid #f5f5f5;
}

.Upcoming_Events ul li a{
	color: #027090;
}

.Upcoming_Events ul li a:hover {
    color: #28C0DA !important;
	text-decoration: none;
}

.main_event_title{
	color: #28C0DA !important;
	}
/************end sidebar******************/

/************boxed text******************/
.art_content h1 {
    font-family: museo-sans-rounded, sans-serif;
    font-size: 38px;
    font-weight:900;
   /* color: #EF758D;*/
	letter-spacing: 2px;
	line-height:38px;
}

/*.art_content h1 a:hover{
	opacity:.5;
	}*/
	
.art_content.first h1 a, .art_content.fifth h1 a, .art_content.ninth h1 a, .art_content.thirteenth h1 a
{color: #F5A402 !important;}

.art_content.first h1 a:hover, .art_content.fifth h1 a:hover, .art_content.ninth h1 a:hover, .art_content.thirteenth h1 a:hover{
	color: #F5A402;
}
/*.art_content.first.apk2 h1 {
	color: #EF758D;
}*/
.art_content{
	margin-left:20px;
	padding-left:0px;
	margin:20px;
}

.art_content p{
    font-family: museo-sans, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color:#666666;
}

.art_content ul {
	font-size:18px;
	margin-top:0;
	padding-top:0;
	margin-left:16px;
	padding-left:0;}

.Upcoming_programs_section.img-fluid.art_img.second{
	background-position: left center;
	}
.Upcoming_programs_section .abt_content p{
	font-size: 18px;
	font-weight: 500;
    font-style: normal;
	}	
/*.Upcoming_programs_section.img-fluid.art_img{
	background-size: cover;
	min-height:480px;}	
*/
.art_content .more_details a {
    color:#666666;
    text-decoration: none;
    float: right;
    transform: translate3d(-25px, -14px, 10px);
	font-family: museo-sans, sans-serif;
    font-weight: 900;
	font-size:18px;
	display:none;
}

.art_content .more_details a:hover{
	opacity: .3;
	}

.art_content.second h1 a, .art_content.sixth h1 a, .art_content.tenth h1 a, .art_content.fourteenth h1 a{
    color: #90C0DC;
}

.art_content.third h1 a,  .art_content.seventh h1 a, .art_content.eleventh h1 a, .art_content.fifteenth h1 a{
    color: #84CBA7;
}

.bg_artplus.first, .bg_artplus.fifth, .bg_artplus.ninth, .bg_artplus.thirteenth{
    background: #F28C3B;
    /*height: 100%;*/
    color: #fff;
    text-align: center;
}

.bg_artplus.second, .bg_artplus.sixth, .bg_artplus.tenth, .bg_artplus.fourteenth{
    background: #90C0DC;
   /* height: 100%;*/
    color: #fff;
    text-align: center;
}

.bg_artplus.third, .bg_artplus.seventh, .bg_artplus.eleventh, .bg_artplus.fifteenth { 
    background: #84CBA7;
   /* height: 100%;*/
    color: #fff;
    text-align: center;
}
.bg_artplus.first a:hover {
	opacity:.5;
	}

.art_box{
	display:inline-box;
}

.center{
	margin:0 auto;}

.Upcoming_programs_section .border{
	border-top: 3px solid #f5f5f5;
	border-bottom: 3px solid #f5f5f5;
	border-right: none !important;
	border-left: none!important;
	margin-left: -30px;
	border-radius:0 20px 20px 0;
	}
	
.Upcoming_programs_section .border .square{
	border-radius:0;}	

.art_content.fourth h1 a, .art_content.eighth h1 a, .art_content.twelfth h1 a, .art_content.sixteenth h1 a{
    color: #EF758D;
}

.bg_artplus.fourth, .bg_artplus.eighth, .bg_artplus.twelfth, .bg_artplus.sixteenth {
    background: #EF758D;
	/*height: 100%;*/
    color: #fff;
    text-align: center;
}

.padding_rf_0 {
    padding-right: 0px;
}

.padding_lf_0 {
    padding-left: 0px;
}

.padding_lf_list {
    padding-left: 60px;
}

.padding_rf_list {
    padding-right: 60px;
}

.bg_artplus {
	margin-right:-15px;  
}

.bg_artplus .fa-plus {
    transform: translateY(180px);
    font-size: 45px;
	padding-right:0px;
	padding-left:0px;
	/*color:#FFF;*/
}

.bg_artplus a{
	color:#FFF;}

a:hover .bg_artplus {
	opacity:.5;
	}

/*.bg_artplus .fa-plus a:visited{
	color:#FFF;
	}*/
/************end boxed terxt********/

/************start program2 page********/
.rich-header.programs_banner {
    -webkit-background-size: cover;
	background-position: center center;
	height:300px !important;
}


/************start about page********/
/*.rich-header.programs_banner,*/
.rich-header.about_banner {
    -webkit-background-size: cover;
	background-position: center center;
	min-height:150px;
}

/***** about_section**/
.about_section {
	margin:0 auto;
	color:#666666;
}

.shop_section .abt_content_1 p{
	font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 20px !important;
    color:#666666;
}

.about_section .intro{
	margin:0!important;
	}

.about_section .abt_content_1 p,
.about_section .abt_content_2 p,{
    font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 18px;
	/*margin-left:17px;*/
    color:#666666;
}
.about_section .abt_content_1,
.about_section .abt_content_2{
    font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 18px;
    color:#666666;
	
}

.about_section .abt_content h1{color:#666666;}

.about_section .abt_content a {
    font-family: museo-sans, sans-serif;
    /*color: #F5A402 !important;*/
	 color: #eb9703 !important;
	 opacity:1;
    font-weight: 700;
    text-decoration: none;
}

.about_section .abt_content a:hover{
	color:#0097a9;}

.about_section .abt_content ul li,
.about_section .abt_content_1 ul li,
.about_section .abt_content_1 ol li
{
	font-size: 18px;
	/*list-style-position:outside;*/
	/*margin-left:17px;*/
	padding-bottom: 10px;
	padding-left:0;
}

.about_section .abt_content_2 ul li,
.about_section .abt_content_2 ol li

{
	font-size: 18px;
	/*list-style-position:outside;*/
	margin-left:17px;
	padding-bottom: 10px;
}

.about_section .abt_content_1 ul,
.about_section .abt_content_1 ol
{padding-left:17px;text-indent:0;margin-left:0;
display:table!important;}

.about_section .abt_content_2 ul,
.about_section .abt_content_2 ol
{/*display:inline!important*/;
padding-left:0;text-indent:0;margin-left:0;
padding-top:0;margin-top:0;
padding-bottom: 10px;}

.about_section .abt_content .move20right
{transform:translateX(20px);
}

.flush-left{transform:translateX(-20px);}

.about_section .abt_content li{
	/*padding-bottom: 10px;*/
	/*overflow:hidden;*/
	}
	
/*.about_section table.2_col{
	display:inline-block;
	width:290px;
	float:left !important;
	}
	
.about_section table.2_col .clear-text{
	clear:left !important;}
	
.about_section table.3_col{
	width: 450px;
	float:none;
	display:table;}*/
.abt_content .table_1{
	/*margin-left:-10px;*/}
	
.about_section .no_float{
	float:none;
	clear:both;
	width:100%;
	display:block;
	}	

/************start about2 page********/
.abt_content.second {
    padding: 40px 0px 0px;
	color:#666666;
}

.about_section .img-fluid.art_img{
	background-size: cover;
	/*min-height:450px !important;*/
	/*min-width: 350px !important;*/
	background-position: center;
	padding-bottom:20px;
	padding-right:20px;
	}

.about_section .img-fluid.art_img:empty{
	background-image:none;
	display:none;
	float:none;}


.cal_banner {
     background: center;
    -webkit-background-size: cover;
}

/****section class newsletter_section***/

.newsletter-col {
    text-align: center;
	vertical-align:middle;
	min-height: 200px;
	margin-top:40px;
	margin-bottom:40px;
}

.newsletter-col h2 {
    font-family: museo-sans-rounded, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 34px;
    color: #027090;
	/*padding-bottom:20px;*/
	/*max-width:60%;*/
	margin:0 auto;
	white-space:nowrap;
}


.newsletter-col h6 {
  	font-family: museo-sans-rounded, sans-serif;
    font-weight:900;
    font-style: normal;
    /*font-size: 40px;*/
    /*margin: 0px 40px 40px 40px;*/
    color: #027090;
}
.blue_nw_box .newsletter-col h2 {
	/*padding-bottom: 20px;*/
	/*color:#FFF;*/
	/*font-size: 34px;*/
    }
	
.newsletter-col_btn,
.newsletter-col_btn_cal {
    font-family: felt-tip-roman, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 41px;
    border-radius: 71px;
    color: #fff;
    background: #28C0DA;
	min-height:90px;
	vertical-align:bottom;
	line-height:2;
	display:inline-block;
	/*margin-right:10px;
	margin-left:10px;*/
	min-width:250px !important;
	position:relative;
	bottom:0;
	text-align:center;
}

.newsletter-col_btn_cal {
    background: #FCCF27/*#027090*/;
}
	
.newsletter_section2 .mtop {padding-top:30px;}

.newsletter_section2 {
    /*padding-top: 60px;*/
    padding-bottom: 30px;
}

.newsletter_section2 .newsletter-col a {
    text-decoration: none;
}

.padding-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.blue_nw_box {
    background: #28C0DA;
   /* padding-top: 40px!important;
	padding-bottom:40px;*/
	/*margin-top:40px;
	margin-bottom:40px;*/
    /*min-height: 300px;*/
    background-image: url(https://staging.habitot.org/wp-content/uploads/2019/08/blue_nw.png) !important;
    background-size: cover;
	vertical-align:bottom;
}

.yellow_nw_box {
    background: #FCCF27;
/*    padding-top: 40px!important;
	padding-bottom:40px;*/
    background-image: url(https://staging.habitot.org/wp-content/uploads/2019/08/yellow_nw.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
	/*min-height: 300px;*/
	vertical-align:bottom;
	/*margin-top:40px;
	margin-bottom:40px;*/
}

/*end----what's new*/

.blue_nw_box .newsletter-col h2 {
    color: #027090;
	/*font-size: 34px;*/
	/*vertical-align:middle;*/
	/*margin-top:40px;*/
/*    margin-top: 45px;
    margin-bottom: 23px;
*/}

.white_footer_logo{    
	margin-left:0;
	width: 150px;
	}

.about_section table{
	color:#666666;
	display:inline-table;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	}
	
.about_section table td{
	padding-right:20px;
	}

/*.about_section table h3, table h4{
	color:#666666;
	} 	*/

.calendar_section table{
	width: 100%;
	padding-top:0;
	}


/*Subheads with hierarchy*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: museo-sans-rounded, sans-serif;
  letter-spacing:normal;
  font-weight: 700;
  line-height: 1.2;
  color:#666666;
}

h1, .h1 {
  font-size: 2.5rem;
  /*color:#666666;*/
}

h2, .h2 {
  font-size: 2rem;
 /* color:#666666;*/
}

h3, .h3 {
  font-size: 1.75rem;
 /* color:#666666;*/
}

h4, .h4 {
  font-size: 1.5rem;
  /*color:#666666;*/
}

h5, .h5 {
  font-size: 1.25rem;
/*  color:#666666;*/
}

h6, .h6 {
  font-size: 1rem;
  /*color:#666666;*/
}

table .gray, 
.gray {
	color:#666666;
	}

table .dark_blue, .dark_blue {
	color:#027090;
	}	

table .pink, .pink {
	color:#EF758D;
	}

table .blue, .blue {
	color:#90C0DC;
	}		

table .orange, .orange {
	color:#F28C3B;
	}
	
table .green, .green {
	color:#84CBA7;
	}	

table .bold{
	font-family: museo-sans-rounded, sans-serif;
	vertical-align:text-bottom;
	padding-top:20px;
	margin-bottom:0;
	font-weight:900;
	letter-spacing:1px;
	}
.about_section .imgWrap{
	float:left;
	display:inline-block;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:6px;
	}

.red{
	color:#F00;}
	
	
.newsletter-col h2{
	font-size:34px;
	}	
	
	

/***** shop_section**/

.shop_section {
	margin:0 auto;
	color:#666666;
	padding-bottom:30px;
}

.shop_section .item_content{
	padding-top: 10px;
	padding-bottom:30px;}

.shop_section .item_content p {
    font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 20px;
    color:#666666;
	float:none;
}

.shop_section .float{
	float:left;}

.shop_section .art_img{ 
	display:in-line block;
	margin:20px;
	float:none;
	max-height:180px;
}

.shop_section .item_content h5{color:#666666;}

.shop_section .item_content a {
    font-family: museo-sans, sans-serif;
    color: #FCCF27;
    font-weight: 700;
    text-decoration: none;
}

.shop_section .item_content a:hover{
	opacity:.3;}

.shop_section .item_content ul{
	font-family: museo-sans, sans-serif;
    font-weight:500;
	font-size: 20px;
    color:#666666;
	list-style-position:inherit;
  	padding-left:22px;
	text-indent:-1px;
	
}

.shop_section .item_content li{
	padding-bottom: 10px;
	}
	

.shop_content .table_1{
	/*margin-left:-10px;*/}
	
.shop_section .no_float{
	float:none;
	clear:both;
	width:100%;
	display:block;
	}
	
<!--Contact Form-->	

#wpforms-3767, .wpforms-form{
    background-color: #eee;
    padding: 20px 15px;
	/*width:80%;*/
}

#newsletter_1, .mobile{
	display:none !important;}	


}	@media only screen and (max-width: 480px){
#wpforms-3767, .wpforms-form{
  	width:100%;
}

}

.pjk a, .Upcoming_programs_section .intro a, .about_section a, .copyright-bar a{color:#eb9703!important;}

.pjk a:hover, .Upcoming_programs_section .intro a:hover, .about_section a:hover, .copyright-bar a:hover{color:#0097a9!important;}