/* Enter Your Custom CSS Here */

.event_placeholder_text{
  margin: 0 auto;
}

.event_placeholder_text h4{
  text-align: center;
}


.event_placeholder_image img{
}

.single-projects time {
  display: none;
}

.news_article {
  display: inline-block;
}

.collapseomatic {
  color: #3989b2;
  text-decoration: underline;
  font-size: 22px;
}

.mailchimp-signup-form {
  background: #c2ddd8;
  margin-bottom: 20px;
  font-weight: 500;
}

.mailchimp-signup-form label{
  font-size: 14px;
  font-weight: 500;
}

.about-tile-section {
  background-color: #d7e7e6;
  margin-top: 22px;
}

.about-image-left {
  clear: none;
  display: inline-block; 
}

.about-image-left img{
  height: 100%;
}

.about-text-right {
  clear: none;
  display: inline-block;
  margin-left: 30px;
  margin-top: -5px;
  word-wrap: break-word;
}

.about-text-right h2 {
  font-size: 30px;
}

#leftNav {
  padding: 5px 10px 5px 10px;
  background-color: #d7e7e6;
}

h1, h2, h3, h4 , h5, h6, p, li, button {
  font-family: 'Lato', sans-serif;
  color: #454545;
}

a {
  font-family: 'Lato', sans-serif;
}

textarea, input {
  border: 1px dashed #d4eae8;
  background: #ebfff4;
}

.home-page li#menu-item-5320.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-4.current_page_item.menu-item-5320.active {
  display: none;
}

label {
  font-weight: 300;
}

.welcome-text {
  width: 500px;
  height: 300px;
  margin: 40px 0px 18px 0px;
  background-color: rgba(234, 255, 244, 0.85);
  color: #454545;
  padding: 16px 16px 16px 16px;
  text-align: center;
}

.welcome-text h1 {
  font-size: 30px;
}

.logo-color {
  font-size: 40px;
}

.page-id-4 .logo-color {
  color: rgba(39, 149, 142, 1);
  font-size: 40px;
}
  
.carousel-button {
  background-color: rgba(39, 149, 142, 0);
  margin-top: 330px;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

.btn-new {
  padding: 8px 0px 8px 0px;
  width: 500px;
  border-radius: 0px;
  border: 0px solid #fff;
  border-bottom: 6px solid #276058;
  margin-left: 0px;
  font-size: 22px;
  background: rgba(59, 139, 128, 1);
}

.carousel-control.left {
  display: none;
}

.carousel-control.right {
  display: none;
}

.top-section {
  background: rgba(39, 149, 142, 1);
}

.page-id-4 .top-section {
  background: #fff;
}

.event-block {
  border-top: 3px dashed rgba(39, 149, 142, 0.7);
  padding-top: 12px;
  margin-bottom: 26px;
}

.event-info-block {
  background: rgba(39, 149, 142, 0.1);
  padding: 0px 20px 20px 20px;
  border-left: 12px solid #fff;
  border-right: 12px solid #fff;
}

.event-listing-block {
  background: rgba(39, 149, 142, 0.2);
  padding: 0px 20px 20px 20px;
  border-left: 12px solid #fff;
  border-right: 12px solid #fff;
  border-bottom: 20px solid #fff;
}

#event_select {
  margin-top: 5px;
  margin-bottom: 15px;
  width: 300px;
  display: inline-block;
  clear: none;
}

#event_select select{
  width: 210px;
}

#event_select form{
  width: 318px;
}

#event_select_search {
  margin-top: 5px;
  margin-bottom: 15px;
  width: 300px;
  display: inline-block;
  clear: none;
  background: rgba(39, 149, 142, 0.1);
  padding: 10px 10px 10px 10px;
}

#event_select_search select{
  width: 210px;
}

#event_select_search form{
  width: 318px;
}

.rollover-tile-text h2 {
  min-width: 1px;
}

.carousel-caption {
  width: 70%;
  height: auto;
  top: 60px;
  max-height: 500px;
}

#myCarousel {
  max-height: 600px;
  min-height: 300px;
}

#myCarousel img{
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
}

.carousel-caption p{
  font-size: 24px;
}

.socialicons {
  margin-top: 20px;
}

.socialicons i {
  color: #fff;
  font-size: 24px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
}

.page-id-4 .socialicons i {
  color: rgba(59, 139, 128, 1);
}

.in_touch_main {
  margin-top: -10px;
  margin-bottom: -20px;
  display: block;
  clear: none;
}

a.in_touch{
  text-decoration: none;
  padding: 3px 18px 3px 18px;
  font-size: 14px;
  background: #3989b2;
  color: #fff;
  border: 2px solid #fff;
  margin-right: 10px;
}

.page-id-4 a.in_touch{
  background: rgba(39, 149, 142, 1);
  border: 2px solid #72aca7;
}

.header_logo {
  margin-bottom: -10px;
}

.header_logo img{
  height: 74px;
  width: auto;
  clear: left;
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: -3px;
}

.header_logo h1{
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  clear: none;
  display: inline-block;
  color: #fff;
  font-size: 37px;
  margin-bottom: 0px;
}

.page-id-4 .header_logo h1{
  color: #454545;
}

.header_sub h4{
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 14px;
}

.page-id-4 .header_sub h4{
  color: #454545;
}

.parnters_bar {
  background: #fff;
  border-top: 3px solid rgba(39, 149, 142, 0.3);
}

.footer {
  color: #454545;
  background-color: rgba(39, 149, 142, 0.1);
  border-top: 3px solid rgba(39, 149, 142, 0.3);
}

.right_widgets img {
  width: 100%;
}

.navbar-nav>li>a, .page-id-4 .new-top-menu a {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.page-id-4 .navbar-nav>li>a, .page-id-4 .new-top-menu a {
  color: #454545;
  font-weight: 400;
}

.overlay:before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(68,68,68,0.6);
}

.rollover-tile {
  height: 360px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: contain;
  transition: all 0.4s;
  background-size: 100%;
}

.tile-1,.tile-3,.tile-5 {
  border-left: 0px solid #fff;
  border-top: 15px solid #fff;
  border-right: 7.5px solid #fff;
}

.tile-2,.tile-4,.tile-6 {
  border-left: 7.5px solid #fff;
  border-right: 0px solid #fff;
  border-top: 15px solid #fff;
}

.tile-5,.tile-6 {
  border-bottom: 15px solid #fff;
  height: 390px;
}

.rollover-tile:hover {
  background-size: 115%; 
}

.rollover-tile-text {
  display: none;
}

.rollover-tile:hover {
}

.inner-text h3 {
  font-size: 40px;
  text-shadow: 1px 1px #303232;
  padding-bottom: 5px;
  color: #fff;
}

.inner-text p{
  margin-top: -18px;
  text-shadow: 1px 1px #303232;
  color: #fff;
}

.rollover-tile .inner-text {
  display: block;
  color: #fff;
  position: relative;
  line-height: 1.5;
}

.rollover-tile:hover .inner-text {
  display: block;
  position: relative;
  color: #fff;
  line-height: 1.5;
}

.gform_wrapper h3.gform_title {
  font-size: 34px;
  font-weight: 400;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  color: #fff;
  background-color: #428bca;
  border-color: #fff;
  padding: 10px 16px 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  border: 6px 6px 6px 6px;
  text-shadow: none;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.gform_wrapper .top_label .gfield_label {
  font-weight: 400;
}

.gform_wrapper .gform_description {
  font-size: 18px;
}

 #event_select input[type=submit]{
  color: #fff;
  background-color: #428bca;
  border-color: #fff;
  padding: 10px 16px 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
  border: solid;
  text-shadow: none;
  margin-left: 5px;
}

 #event_select input[type=text]{
  border: 0px solid;
  background: #ddd;
  width: 160px;
  font-size: 16px; 
  height: 40px;
  padding: 5px;
  -webkit-appearance: none;
  border-radius: 0px;
}

 #event_select_search input[type=submit]{
  color: #fff;
  background-color: #428bca;
  border-color: #fff;
  padding: 10px 16px 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
  border: solid;
  text-shadow: none;
  margin-left: 5px;
}

 #event_select_search input[type=text]{
  border: 0px solid;
  background: #ddd;
  width: 160px;
  font-size: 16px; 
  height: 40px;
  padding: 5px;
  -webkit-appearance: none;
  border-radius: 0px;
}

.event-search-result {
  border-top: 2px dashed #d4eae8;
}

.selector-style select {
  background: transparent;
  width: 230px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 40px;
  -webkit-appearance: none;
}

.selector-style {
   width: 210px;
   height: 40px;
   background: url(/wp-content/themes/webwise-responsive/images/down_arrow_select.jpg) no-repeat right #ddd;
   border: 1px solid #ccc;
}

@media screen and (max-width: 1250px) {
  .rollover-tile {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.rollover-tile:hover {
  background-size: cover;
}
}

@media screen and (max-width: 991px) {
  .right_widgets {
   display: none;
  }
  
  .inner-text h3{
    font-size: 26px
  }
  
   .inner-text p{
    font-size: 16px
  }
  
  
}

@media screen and (max-width: 768px) {
   #myCarousel {
    display: none;
  }
  
  .carousel-caption p{
    font-size: 18px;        
    }
  
  .socialicons {
  margin-top: 1px;
  }
  
  .tile-1,.tile-3,.tile-5 {
  border-right: 0px solid #fff;
  }
  
  .tile-2,.tile-4,.tile-6 {
  border-left: 0px solid #fff;
  }
  
  .tile-5 {
  border-bottom: 0px solid #fff;
  height: 360px;
  }
  
  .about-text-right h2 {
  font-size: 22px;
  }
}


@media screen and (max-height: 575px){
#rc-imageselect, 
.recaptchatable {transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}

@media screen and (max-width: 550px){
  .about-image-left img{
    display: none;
  }
  
  .about-text-right {
  margin-left: 8px;
  margin-top: -8px;
}

.about-text-right h2 {
  font-size: 23px;
    font-weight: 700;
}
} 