* 
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::before, ::after 
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body
{
  color: #000000;  
}

.search-block form
{
  background-color: #ffffff;
}

.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span
{
  padding: 0 14px; 
}

#under_footer
{
  background-color: #3d4045;
  padding: 20px 0;
}

#under_footer_inner, #under_footer_inner .row-container .container:before
{
  background-color: #3d4045;
}

#top_user_menu #top_user_menu_toggle
{
  color: #777777 !important; 
  background-color: #ffffff !important; 
  border-color: none !important; 
}

#top_user_menu .dropdown-menu
{
  border-radius: 0;
  text-align: right;
}

#top_user_menu .dropdown-menu > li > a
{
  color: #000000 !important; 
  display: inline-block;
  padding: 3px 10px;
  box-sizing: border-box;
  width: 100%;
}

#top_user_menu .dropdown-menu > li > a:hover
{
  background-color: #00bbff !important; 
  color: #ffffff !important; 
}

.ui-button-icon-only .ui-icon
{
  margin-right: -7px;
}

#wrapper
{
  background: none; 
}

#wrapper
{
  background: none; 
}

#header_container
{
  /*background-image: url("/images/background 1920x900.jpg");
  min-height: 800px;
  background-size: cover; */
}

#topmenu_section 
{
  background-color: #09568C;
  padding: 12px 60px 12px 110px;
  align-items: center;
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
  pointer-events: auto;
}

#topmenu_section #logo
{
  float: left;
  margin-right: 30px;
  min-width: 200px;
}

#topmenu_section #logo a
{
  display: inline-block;
  padding-top: 6px;
}

#topmenu_section #logo a img
{
  width: 240px;
}

#topmenu_section #logo a h4
{
  color: #ffffff;
}



#topmenu_section #topmenu
{
  float: right;
  margin-top: 26px;
  margin-right: 30px;
}

#topmenu_section #topmenu .container, #topmenu_section #topmenu .container nav
{
  width: auto;
}

#header-row .container
{
  padding-top: 0; 
}

#topmenu_section #welcome
{
  float: right;
  padding-top: 46px;
  color:#ffffff;
  margin:0;
  font-size: 16px;
}

#topmenu_section #welcome h5
{

}

#topmenu_section #welcome a
{
  /*color:#ffffff;*/
}

#topmenu_section #top_buttons
{
  float: right;
  margin-top: 16px;
}

#topmenu_section #top_buttons .login_button
{
  display: inline-block;
  border: 1px solid #09568C;
  border-radius: 10px;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 22px;
  background-color: #09568C;
}

#topmenu_section #top_buttons .login_button:hover
{
  color: #ffffff;
  border: 1px solid #259ff1;
}

#navigation-row
{
  background: none; 
}

#navigation-row .container::before 
{
  background: none; 
}

.navigation ul.sf-menu, #welcome ul.sf-menu
{
  border: none;
}

.navigation ul.sf-menu > li, #welcome ul.sf-menu > li 
{
  border: none;
}

.navigation ul.sf-menu > li > a::before, .navigation ul.sf-menu > li > span::before,
#welcome ul.sf-menu > li > a::before, #welcome ul.sf-menu > li > span::before
{
  background: none; 
}

.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span
{
  background: none; 
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
}

#welcome ul.sf-menu > li > a, #welcome ul.sf-menu > li > span
{
  background: none; 
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  padding: 0;
}

.navigation ul.sf-menu > li > a, #welcome ul.sf-menu > li > a
{
  border-left: 1px solid #ffffff; 
}

.navigation ul.sf-menu > li:last-child > a, #welcome ul.sf-menu > li:last-child > a
{
  border-left: none; 
}

.navigation ul.sf-menu > li > a:hover, .navigation ul.sf-menu > li > span:hover, 
#welcome ul.sf-menu > li > a:hover, #welcome ul.sf-menu > li > span:hover  
{
  background: none;
}

.navigation ul.sf-menu ul, #welcome ul.sf-menu ul  
{
  background: #ffffff;
  border: 1px solid #09568C;
}

.navigation ul.sf-menu ul li > a, .navigation ul.sf-menu ul li > span,
#welcome ul.sf-menu ul li > a, #welcome ul.sf-menu ul li > span
{
  background: #ffffff;
  color: #000000;
}

.navigation ul.sf-menu ul li + li, #welcome ul.sf-menu ul li + li  
{
  border-top: 1px solid #09568C;
}

.navigation ul.sf-menu ul li > a:hover, .navigation ul.sf-menu ul li > span:hover,
#welcome ul.sf-menu ul li > a:hover, #welcome ul.sf-menu ul li > span:hover 
{
  background: #bfe8a7;
  color: #000000;
}

.navbar-toggle
{
  margin: 0; 
  float: right;
}

.navbar-toggle .icon-bar 
{
  background-color: #fff;
}  

.navbar-toggle 
{
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-top: 8px;
  margin-left: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus 
{
  outline: 0;
}

.navbar-toggle .icon-bar 
{
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar 
{
  margin-top: 4px;
}

#personal_menu
{
  display: inline-block;
}

#personal_menu.sf-menu > li 
{
  float: none;
}

.custom_hover:hover, #welcome a
{
  text-decoration: none; 
}

form 
{
  margin: 0;
}

input[readonly], input[readonly="readonly"]
{
  background-color: #ffffff;
  cursor: pointer;
}

input[readonly], input[readonly="readonly"]
{
  background-color: #ffffff;
  cursor: pointer;
}

.radio-inline, .checkbox-inline 
{
  position: relative;
  display: inline-block;
  padding-right: 20px !important;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  color: #000000;
}

.radio .radio-custom, .radio .radio-custom-dummy, .radio-inline .radio-custom, .radio-inline .radio-custom-dummy, 
.checkbox .checkbox-custom, .checkbox .checkbox-custom-dummy, .checkbox-inline .checkbox-custom, .checkbox-inline .checkbox-custom-dummy 
{
  position: absolute;
  width: 18px;
  height: 18px;
  margin-right: -20px;
  margin-top: 3px;
  outline: none;
  cursor: pointer;
}

.radio .radio-custom, .radio .radio-custom-dummy, .radio-inline .radio-custom, .radio-inline .radio-custom-dummy, 
.checkbox .checkbox-custom, .checkbox .checkbox-custom-dummy, .checkbox-inline .checkbox-custom, .checkbox-inline .checkbox-custom-dummy 
{
  position: absolute;
  width: 18px;
  height: 18px;
  margin-right: -20px;
  margin-top: 3px;
  outline: none;
  cursor: pointer;
}

.radio .radio-custom-dummy, .radio-inline .radio-custom-dummy 
{
  margin-top: 2px;
  border-radius: 50%;
  margin-right: -30px;
  background: transparent;
  background-color: transparent;
  border: 2px solid #000;
}

.radio-inline .radio-custom-dummy
{
  margin-left: 0;
  margin-right: -20px;
  background-color: #ffffff;
  border: 1px solid #00030a;
}

.radio .radio-custom-dummy::after, .radio-inline .radio-custom-dummy::after, 
.checkbox .checkbox-custom-dummy::after, .checkbox-inline .checkbox-custom-dummy::after 
{
  position: absolute;
  opacity: 0;
  transition: .22s;
}

.radio .radio-custom, .radio-inline .radio-custom, .checkbox .checkbox-custom, .checkbox-inline .checkbox-custom 
{
  opacity: 0;
}

.radio .radio-custom-dummy::after, .radio-inline .radio-custom-dummy::after 
{
  content: '';
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: #505050;
  border-radius: 50%;
}

.radio-custom:checked + .radio-custom-dummy::after, 
.checkbox-custom:checked + .checkbox-custom-dummy::after 
{
  opacity: 1;
}

.radio-inline .radio-custom-dummy::after
{
  background: #09568C;
}

.checkbox .checkbox-custom-dummy, .checkbox-inline .checkbox-custom-dummy 
{
  pointer-events: none;
  border-radius: 2px;
  margin-right: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #dedede;
}

.checkbox-inline .checkbox-custom-dummy
{
  left: auto;
  right: 0;
  border: 1px solid #00030a;
}

.checkbox-inline .checkbox-custom, .input_form .checkbox-inline .checkbox-custom-dummy
{
  margin-top: 2px;
}

.checkbox .checkbox-custom-dummy::after, .checkbox-inline .checkbox-custom-dummy::after 
{
  content: '\e5ca';
  font-family: 'Material Icons';
  font-size: 22px;
  line-height: 10px;
  position: absolute;
  top: 0;
  left: -1px;
  color: #2a2b2b;
}

.checkbox-inline
{
  padding-left: 0 !important;
  padding-right: 24px !important;
  padding-bottom: 0 !important;
  line-height: 22px;
  height: 24px;
}

.radio-inline
{
  height: 23px;
}

.checkbox-inline .checkbox-custom-dummy::after
{
  color: #09568C;
}

.checkbox-radio-wrap__inline input[type="radio"], .checkbox-radio-wrap__inline input[type="checkbox"] 
{
  margin: 0 0 0 0;
}

.top_err
{
  color: #b94a48;
  padding-bottom: 4px;
  font-size:13px;
}

.validation-advice
{
  color:#b94a48;
  font-size:11px;
}

.checkbox-radio-wrap__inline
{
  margin:0 0 0 12px;
}

.input_style
{
  width:100%;
  margin-bottom:0 !important;
}

.textarea_style
{
  height:149px;
  resize:none;  
}

.validation-failed 
{ 
  border:1px dashed #f00 !important; 
  background:#faebe7 !important; 
}

.croppie-container .cr-boundary
{
  width: 100%;
  height: 400px;
}

.croppie-container .cr-slider
{
  display: block;
  width:100%;
}

.croppie-container .cr-slider-wrap
{
  margin-left: 0;
  margin-right: 0;
  width:100%;
}

.btn_small_font
{
  font-size: 16px;
}

.module_link
{
  color: #28751B !important;
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline !important;
}

#table_activities, #table_forumboards, #table_forums
{
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  width: 100%;
  max-width: 100%;
  word-wrap: break-word;
}

#table_activities .table_row_odd, #table_forumboards .table_row_odd, #table_forums .table_row_odd
{
  background-color: #e3e3e3;
}

#table_activities .table_row_even, #table_forumboards .table_row_even, #table_forums .table_row_even
{
  background-color: #ffffff;
}

#table_activities .data_row td, #table_activities .header_row th, 
#table_forumboards .data_row td, #table_forumboards .header_row th, 
#table_forums .data_row td, #table_forums .header_row th 
{
  vertical-align: middle;
}

#table_activities .header_row th, #table_forumboards .header_row th, #table_forums .header_row th  
{
  font-size: 16px;
  background-color: #09568C;;
  color: #ffffff;
  font-weight: bold;
  padding: 8px;
}

#table_activities .data_row td, #table_forumboards .data_row td, #table_forums .data_row td 
{
  word-wrap: break-word;
  word-break: normal;
  font-size: 14px;
}

#table_activities .data_row td:not(.no_hover) a, #table_forumboards .data_row td:not(.no_hover) a, 
#table_forums .data_row td:not(.no_hover) a 
{
  display: block;
  padding: 8px;
  transition: none;
}

#table_activities .data_row:hover td:not(.no_hover) a, #table_activities .data_row:hover td:not(.no_hover) a span,
#table_forumboards .data_row:hover td:not(.no_hover) a, #table_forumboards .data_row:hover td:not(.no_hover) a span,
#table_forums .data_row:hover td:not(.no_hover) a, #table_forums .data_row:hover td:not(.no_hover) a span
{
  color: #ffffff !important;
}

#table_activities .data_row:hover td:not(.no_hover), #table_forumboards .data_row:hover td:not(.no_hover),
#table_forums .data_row:hover td:not(.no_hover) 
{
  background-color: #00a39e;
}

.page-blog
{
  word-wrap: break-word;
}

.page-blog .item
{
  border-bottom: none;
  padding: 10px 15px 10px 20px;
}

.item_title
{
  margin-bottom: 20px;
}

.item_even 
{
  background-color: #e3e3e3;
}

.item_odd 
{
  background-color: #e6f2fe;
}

.messages_block_item_top
{

}

.messages_block_item_username
{
  float: right;
  width: 50%;
}

.messages_block_item_messagedate
{
  float: left;
  width: 50%;
  text-align: left;
}

.messages_block_item_bottom
{

}

.messages_block_item_regdate
{
  line-height: 15px;
}

.messages_block_item_content 
{
  margin-top: 14px;
}

.messages_block_item_right 
{
  float: right;
  width: 170px;
  margin-left: 20px;
}

.messages_block_item_right_image
{

}

.messages_block_item_right img
{
  width: 170px;
}

.messages_block_item_right_button
{
  margin-top: 20px;
}

.messages_block_item_right_button button
{
  width: 100%;
}

.messages_block_item_left 
{
  float: right;
  width: 745px;
}

.messages_block_item_left_image
{
  margin-top: 10px;
}

.messages_block_item_left_image img
{
  width: 170px;
}

.left_align
{
  text-align: left; 
}

.activity_component
{
  font-size: 15px;  
}

.activity_component h4
{
  font-size: 19px;  
}

.activity_component #activity_countdown
{
  width: 100%;
  text-align: center;
  background-color: #09568C;
  color: #ffffff;
}

.activity_component #activity_countdown_cap 
{
  font-size: 19px;
  font-weight: bold;
  padding-top: 8px;
}

.activity_component #activity_countdown_content
{
  padding-top: 8px;
}

.activity_component .countdown-row
{
  clear:both;
  width:100%;
  padding:0px 2px;
  text-align:center;
  display:block;
}

.activity_component .countdown-show1 .countdown-section
{
  width:98%;
}

.activity_component .countdown-show2 .countdown-section
{
  width:48%;
}

.activity_component .countdown-show3 .countdown-section
{
  width:32.5%;
}

.activity_component .countdown-show4 .countdown-section
{
  width:24.5%;
}

.activity_component .countdown-show5 .countdown-section
{
  width:19.5%;
}

.activity_component .countdown-show6 .countdown-section
{
  width:16.25%;
}

.activity_component .countdown-show7 .countdown-section
{
  width:14%;
}

.activity_component .countdown-section
{
  display:block;
  float:left;
  font-size:100%;
  text-align:center;
}

.activity_component .countdown-amount
{
  font-size:200%;
}

.activity_component .countdown-descr
{
  display:block;
  width:100%;
}

.activity_component .countdown-period
{
  display:block;
  padding-bottom:8px;
}

.activity_component .activity_users_table
{
  width:100%;
  border-collapse:collapse;
}

.activity_component .activity_users_table thead tr
{
  background-color: #09568C;
  color: #ffffff;
}

.activity_component .activity_users_table thead tr th
{
  padding: 8px;
}

.activity_component .activity_users_table tbody tr td
{
  padding: 8px;
}

.activity_component .activity_users_buttons
{
  margin-top: 20px;
}

.btn_red 
{
  background-color: #ff0000;
  border: 1px solid #ff0000;
}

#header_image_cont
{
  position: relative; 
}

#header_image_cont figcaption
{
  background: rgba(0, 0, 0, 0) url("/images/typeBg1.png") repeat scroll 0 0;
  color: #1c1c1c;
  font-size: 15px;
  font-weight: 900;
  right: 0;
  line-height: 31px;
  padding: 0 8px 0 11px;
  position: absolute;
  /*text-transform: uppercase;*/
  top: 0;
}

#header_image_cont figcaption p
{
  padding: 0;
}

#header_image_cont figcaption p.first_line
{
  font-size: 24px;
}

#header_image_cont figcaption p.second_line
{
  font-size: 18px;
}

.tag_link
{
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  color: #333333 !important;
  border-radius: 62.5rem;
  border-style: solid;
  border-width: 0.0625rem;
  box-sizing: border-box;
  padding: 2px 8px;
}  

.tag_link:hover
{
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}  

.product_image_big_cont
{
  float:left;
}

.product_images_small_cont
{
  float:right;
}

.product_image_small_cont img
{
  width:180px;
  cursor:pointer;
}

.article_pic 
{
  width: 100%;
  max-width: 475px;
}

.article_pic a, .article_pic a .lazy_container
{
  width: 100%;
}

.article_pic a .lazy_container .lazy_preloader
{
  padding-top: 63.1578%;
}

.article_pic figcaption
{
  position: absolute;
  top: 14px;
  right: 10px;
  font-size: 18px;
  line-height: normal;
}

.gm-style .gm-style-mtc label,.gm-style .gm-style-mtc div
{
  font-weight:400;
}

.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div
{
  font-size:10px;
}

.gm-style
{
  font-size:11px;
  font-weight:400;
  text-decoration:none;
}

/* For img in the map remove borders, shadow, no margin and no max-width
*/
.map img, .svPanel img 
{
  border: 0px;
  box-shadow: none;
  margin: 0px !important;
  padding: 0px !important;
  max-width: none !important;
  background: none !important;
}

/* Make sure the directions are below the map
*/
.directions 
{
  clear: both;
}

.adp-directions 
{
  width: 100%;
}

/* Solve problems in chrome with the show of the direction steps in full width
*/
.adp-placemark 
{
  width: 100%;
}

/* Padding for image overlay
*/
.controlDiv 
{
  padding: 5px;
}

header h1::after
{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 4px;
  background: #e1e1e1;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

header h1.visible-first::after
{
  width: 100%;
  opacity: 1;
}

header h1
{
  line-height: 58px;
}

#dlg_login_forgot_password, #dlg_login_register
{
  text-decoration: underline !important;
}

#banner_middle_center a, #banner_middle_center .lazy_container
{
   width: 100%;
}

#banner_middle_center .lazy_container .lazy_preloader
{
   padding-top: 43.8596%;
}

.activity_item_right
{
  float: right;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background-size: 60px 60px;
}

.activity_item_left
{
  float: right;
  margin-right: 12px;
}

.activity_item_right_canvas
{
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 5px;
  background-color: #09568C;
  color: #ffffff;
}

.activity_item_right_canvas a
{
  display: block;
  color: #ffffff;
}

.activity_item_right_canvas a .activity_day
{
  height: 36px;
  border-bottom: 1px solid #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
}

.activity_item_right_canvas a .activity_month
{
  font-weight: bold;
  line-height: 22px;
}

.activity_item_info
{

}

.par_desktop
{
  display: inline-block;
}

.par_mobile
{
  display: none;
}

.table_class
{
  width:100%;
  border-collapse:collapse;
}

.phone_class
{
  color:#259ff1;
  font-weight:bold;
}

.link_class
{
  text-decoration:underline !important;
  font-weight:bold;
}

#dlg_reg_sms_code
{
  padding:0 4px;
  margin-bottom:0;
  display:inline !important;
  width:100px !important;
  height:20px !important;
  border-top:none !important;
  border-left:none !important;
  border-right:none !important;
  box-shadow:none;
}

#dlg_reg_sms_code:focus
{
  border-color:#e1e1e1 !important;
  box-shadow:none;
}

#dlg_reg_sms_user_phone
{
  display: inline-block;
  width: 140px;
  height: 26px;
  color: #259ff1;
  font-weight: 600;
}

.ui-autocomplete
{
  z-index: 100000 !important;
  padding: 0 !important;
}

.ui-autocomplete .ui-menu-item
{
  font-size: 13px !important;
  padding: 0 6px !important;
}

.ui-autocomplete .ui-state-hover, 
.ui-autocomplete .ui-widget-content .ui-state-hover, 
.ui-autocomplete .ui-widget-header .ui-state-hover, 
.ui-autocomplete .ui-state-focus, 
.ui-autocomplete .ui-widget-content .ui-state-focus, 
.ui-autocomplete .ui-widget-header .ui-state-focus 
{ 
  border: none !important; 
  background: none !important; 
  font-weight: normal !important; 
  color: #ffffff !important; 
  background-color: #09568C !important; 
}

.dog_table
{
  width:100%;
  border-collapse:collapse;
}

.dog_table tr th, .dog_table tr td
{
  border: 1px solid #d9d9d9;
  padding: 6px 10px;
}

.dog_table tr th
{
  background-color: #eaeaea;
}

.dog_table .dog_table_center
{
  text-align: center;
}

.questions_table
{
  width: 100%;
  border-collapse: collapse;
}

.questions_table, .questions_table tr td 
{
  border: 1px solid #e1e1e1;
}

.questions_table .first_cell
{
  width: 50%;
  font-weight: bold;
}

.questions_table tr td 
{
  padding: 6px 10px;
}

h3 .custom_hover
{
  color: #09568C !important;
}

.caroufredsel_wrapper 
{
  margin: 0 !important;
}

#dogs_carousel_section 
{
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}

#dogs_carousel_section #dogs_carousel::before
{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*background-color: rgba(0, 0, 0, 0.5);*/
}

#dogs_carousel_section #dogs_carousel
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.icon_container
{
  margin-top: 8px;
}

.icon_container div
{
  float: right;
}

.icon_container div img
{
  width: 30px;
}

.icon_container div .whatsapp_text
{
  display: inline-block;
  padding-right: 8px;
  padding-top: 2px;
}

.icon_container div .whatsapp_text, .icon_container div .whatsapp_text:visited
{
  color: #00a859;
}

.icon_container div .whatsapp_text:hover
{
  color: #2dff9b;
}

.icon_container div .waze_text
{
  display: inline-block;
  padding-right: 8px;
  padding-top: 2px;
}

.icon_container div .waze_text, .icon_container div .waze_text:visited
{
  color: #33ccff;
}

.icon_container div .waze_text:hover
{
  color: #84e0ff;
}

.video_cont
{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  
}

.video_cont iframe
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pagination ul
{
  display: inline-block;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
}

.pagination ul li
{
  margin-left: 0;
  display: inline;
}

.pagination ul > .disabled > a
{
  color: #777;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination ul > .active > a
{
  background-color: #09568C;
  color: #ffffff;
}

.pagination ul > li > a
{
  background-color: #ffffff;
  color: #09568C;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span 
{
  background-color: #09568C;
  color: #ffffff;
}

.pagination .fa
{
  font-size: 20px;
  font-weight: bold;
}

#search_cont
{
  background: none;
  margin-top: 24px;
  width: auto;
  float: left;
}

#search_form::after
{
  clear: both;
}

#search_form::before, #search_form::after 
{
  display: table;
  content: "";
  line-height: 0;
}

#search_form
{
  border: 1px solid #09568C;
  display: inline-block;
  max-width: 368px;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 5px;
  margin-right: 14px;
  text-align: left;
  background-color: #09568C;
}

#search_form #search_input::placeholder 
{
  color: #ffffff;
  opacity: 1;
}

#search_form #search_input
{
  float: right;
  background-color: #09568C;
  color: #ffffff;
  font-size: 14px;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0 13px;
  height: 28px;
  line-height: 28px;
  min-width: 320px;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  border-radius: 0px;
  vertical-align: middle;
}

#search_form #search_btn
{
  border-right: 1px solid #e1e1e1;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 5px 11px 7px 13px;
  max-width: 100%;
  width: auto;
  vertical-align: middle;
}

@media (min-width: 768px) 
{
  .navbar-toggle 
  {
    display: none;
  }
  
  #important_cont
  {
    display: none;
  }
}

@media (max-width: 767px) 
{
  #clearboth
  {
    clear:both;
  }

  #header-row .row-container
  {
    padding: 0;   
  }

  #topmenu_section
  {
    display: block;
    padding: 20px 15px;
  }

  #topmenu_section #logo
  {
    margin: 0;
    float: none;
  }

  #topmenu_section #logo a
  {
    margin: 0;
    text-align: center;
    padding-top: 0;
  }

  #topmenu_section #welcome
  {
    float: none;
    padding-top: 0;
    margin-right: 0;
  }

  #topmenu_section #welcome h5
  {
    text-align: center;
  }

  #topmenu_section #topmenu
  {
    width: 100%;
    float: none;
    margin-top: 26px;
    margin-right: 0;
  }

  #topmenu_section #topmenu #navigation-row .row-container
  {
    padding: 0;
  }

  #topmenu_section #top_buttons
  {
    float: none; 
    margin-top: 26px;
  }

  #topmenu_section #top_buttons #login_button
  {
    float: right;
    display: block;
  }

  #topmenu_section #top_buttons #reg_button
  {
    float: left;
    display: block;
  }

  #header_container
  {
    background-position: center;
  }

  .navigation .select-menu
  {
    border-radius: 8px;
  }
  
  .caroufredsel_wrapper 
  {
    margin: 0 !important;
    width: 460px !important;
    height: 258px !important;
  }
  
  #footer-wrapper .footer-items
  {
    padding-top: 0;
    line-height: normal;
  }
  
  #footer-wrapper .column_block
  {
    margin-bottom: 20px;
  }
  
  #important_cont
  {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  #important_cont a
  {
    color: #ffffff;
    font-size: 15px;
  }
  
  #important_cont a:hover
  {
    text-decoration: underline !important;;
  }
  
  #block_top_important_items
  {
    display: none;
  }
  
  #search_cont
  {
    background: none;
    margin-top: 24px;
    width: 100%;
    float: none;
  }
  
  #search_form
  {
    margin-right: 0;
  }
  
  #search_form #search_input
  {
    min-width: 230px;
  }
}

@media (max-width: 480px) 
{
  #sec_answers_title, #sec_recommended_title, #sec_pictures_title
  {
    font-size: 18px !important;
    line-height: 30px !important; 
  }

  #sec_answers_table
  {
    font-size: 14px !important;
    line-height: 22px !important; 
  }

  #sec_answers_table img
  {
    max-width: 14px !important;  
  }

  .product_image_big_cont
  {
    float:none;
  }

  .product_images_small_cont
  {
    float:none;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .product_image_small_cont
  {
    width:30%;
    margin-top: 0 !important;
    margin-right: 0;
    margin-left: 0;
  }

  .product_image_small_cont img
  {
    width:100%;
  }
  
  #section_team article
  {
    display: flex;
    flex-direction: column;
  }
  
  #section_team article header.item_header
  {
    order: -2;
  }
  
  #section_team article div.item_introtext
  {
    order: -1;
  }
  
  #section_team article header.item_header .item_title
  {
    margin-bottom: 0;
  }
}

@media print 
{  
  .gm-style .gmnoprint, .gmnoprint 
  {    
    display:none;
  }
}

@media screen 
{  
  .gm-style .gmnoscreen, .gmnoscreen 
  {    
    display:none;  
  }
} 

@media (max-width: 480px) 
{
  .par_desktop
  {
    display: none;
  }

  .par_mobile
  {
    display: inline-block;
  }
}

.navigation ul.sf-menu > li.sfHover > a
{
  color: #09568C;
}