/* Enter Your Custom CSS Here */

.nature-header-row
{
width:100%;
min-height:500px;
margin-top: -44px;
}
#nw-row2
{
min-height:600px;
margin-top: -44px;
}
.vc_row
{
margin-left:0px !important;
margin-right:0px !important;
}

.full_width_inner
{
padding-top: 0px !important;
}
/*
.no_grayscale
{
   box-shadow: 0 10px 6px -6px #777;
}
*/
.wpb_wrapper>.wpb_gallery_slides>.gallery_holder>.gallery_with_space>.no_grayscale
{
   box-shadow: 0 10px 6px -6px #777;
}

.item_holder
{
   	-webkit-box-shadow: 6px 6px 4px -1px rgba(61, 50, 50, 0.73);
	-moz-box-shadow:    6px 6px 4px -1px rgba(61, 50, 50, 0.73);
	box-shadow:         6px 6px 4px -1px rgba(61, 50, 50, 0.73);
}

.service_table_holder>.service_table_inner>.service_icon
{
height : 250px;
}

/*event request form style*/
.eventtextbox input[type='text']
{
height: 32px;
}

.eventtextbox div #ccf_field_address-5-country {
height: 32px;
width: 100% !important;
}

.eventtextbox div #ccf_field_address-9-country {
height: 32px;
width: 100% !important;
}

.ccf-form-wrapper .field select {
    height: 32px !important;
}
.ccf-submit-button 
{
    background: #23769C !important;
    color: #fff;
    height: 42px;
    letter-spacing: 0;
    line-height: 20px;
    width: auto;
    padding: 12px 25px 30px 25px;
	border: none;
      cursor: pointer;
      font-weight: 700;
      text-transform: uppercase;
}
/*style to avoid hiding button fav icon imag*/
.qbutton.animate_button .text_holder, .qbutton.icon_right .text_holder, .load_more.icon_right a .text_holder, .load_more.animate_button a {
    padding: 0px 4px;
}

/*counsil meeetind space between each meeting*/
.page-id-352499 .vc_row{
    padding-bottom: 22px;
}