/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

html, body{
  text-align:center;
  width:100%;
}

/* Here you can include your override CSS styles */
.buttonstyle{
  	background-color: #66331A; 
 	border-radius: 8px;
  	border: none;
  	color: #5C8D23!important;
  	padding: 15px 32px;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
  	font-size: 16px;
   	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  	margin: 50px 0 50px 0;
}
.buttonstyle:hover{
    background-color: #472312; 
    color: #5C8D23!important;
 	box-shadow: 0 8px 16px 0 rgba(0,0,0,0), 0 6px 20px 0 rgba(0,0,0,0);
}

.gkTabsContainer { background:transparent; color:#000; }
.gkTabsItem { background:transparent; padding: 100px 0 0 0;}
.gkTabsItem p{ background:#fff; margin: 0 20px 0 20px; }
.gkTabsNav { display:none; }
.gkTabsNav li{ background:#fff; margin: 10px 0 0 10px; }

#gkMainMenu{ padding-top: 20px; }
#gkTop1{ background:#5C8D23;}
#gkTop1 .box{ margin:0!important; }
#gkTop2{ padding: 50px 0 50px 0; }
#gkMainbody .box{ margin: 0; }
#gkBottom2{ padding: 0; }
#gkBottom2 .gkTeam{ padding: 40px 0; }
#gkBottom2 .box{ margin: 0!important; padding: 0!important; }
#gkFooter{ background:#5C8D23; border-color:#5C8D23; }
#gkFooter p{ color:#66331A; }
#gkFooter a{ color:#6B3494; }
#gkFooter a:hover{ color:#fff; }

.anchor a {
  position: absolute;
  left: 0px;
  top: -60px;
}

.anchor {
  position: relative;
}

@media screen and (max-width:580px){
  html, body{
    padding: 0px;
    margin: 0px;
  }
  .gkTeam figure{
    margin: 0px;
  }
  .animate_queue_element{
    width: 100%;
  }
  .gkTabsItem p{
    font-size:20px!important;
  }
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px!important;
   border: 1px solid #dadada!important;
   height: auto!important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px!important;
   border: 0px solid #dadada!important;
   padding: 0px!important;
}
.creative_form_3 .creativecontactform_send:hover, .creative_form_3 .creativecontactform_send_new:hover, .creative_form_3 .creativecontactform_send:active, .creative_form_3 .creativecontactform_send_new:active, .creative_form_3 .creativecontactform_send:focus, .creative_form_3 .creativecontactform_send_new:focus, .creative_form_3 .creative_fileupload:hover, .creative_form_3 .creative_fileupload:hover, .creative_form_3 .creative_fileupload:active, .creative_form_3 .creative_fileupload:active, .creative_form_3 .creative_fileupload:focus, .creative_form_3 .creative_fileupload:focus, .ccf_static_button_3.ccf_static_button:hover, .ccf_static_button_3.ccf_static_button:active, .ccf_static_button_3.ccf_static_button:focus, .ccf_static_button_3.ccf_static_button.ccf_static_button_opened, .ccf_popup_button_3.ccf_popup_button:hover, .ccf_popup_button_3.ccf_popup_button:active, .ccf_popup_button_3.ccf_popup_button:focus, .creative_form_3 .ccf_prev_page_button:hover, .creative_form_3 .ccf_next_page_button:hover {
  background-color: #5C8D23!important;
  background-image: none!important;
}
.creative_form_3 .creativecontactform_send, .creative_form_3 .creativecontactform_send_new, .creative_form_3 .creative_fileupload, .ccf_static_button_3.ccf_static_button, .ccf_popup_button_3.ccf_popup_button, .creative_form_3 .ccf_prev_page_button, .creative_form_3 .ccf_next_page_button {
  background-color: #66331A!important;
  background-image: none!important;
}
.fluid-width-video-wrapper { padding:0!important; }