/*colors links*/
/*Header*/
/*menu*/
/*topmenu*/
/*pathway*/
/*Slide show*/
/*mainbody*/
/*search*/
/*footer*/
/*module*/
/*mod services*/
/*Social*/
/*color buttons*/
/*Blog*/
/*gradient*/
/*owl-controls*/
/*mod slide k2*/
/*placeholder*/
/*grid list*/
html {
  font-size: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  line-height: normal;
  font-weight: 400;
  background: #053251;
  font-size: 14px;
  color: #000;
}
a,
a:link,
a:visited {
  color: #b1573d;
}
a:focus {
  outline: none !important;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #b1573d;
}
h2 {
  font-size: 1.8em;
  font-weight: 600;
}
h4 {
  font-size: 1.4em;
  font-weight: 600;
}
h1 {
  font-size: 2em;
}
.brand {
  text-align: center;
}
img {
  max-width: 100%;
}
.btn-social-icon {
  padding: 9px 5px;
}
.main_menu .maximenuckh {
  margin: 20px 0;
  display: inline-block;
  width: auto;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck {
  padding-left: 0px;
  margin-bottom: 0px;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 a {
  color: #020202;
  margin: 11px 0px !important;
  padding: 0px 10px;
  font-size: 14px;
  line-height: normal !important;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 a:hover {
  color: #b1573d;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 {
  font-size: 16px !important;
  font-weight: 600;
  width: 100%;
  margin: 20px 0 0 !important;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a,
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a:link,
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a:visited {
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100%;
  margin: 5px 0 !important;
  color: #b1573d !important;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a .fa,
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a:link .fa,
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a:visited .fa {
  color: #444c46;
  padding: 0 5px 0 0;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck a .fa-angle-right {
  padding-left: 0px;
  padding-right: 5px;
  display: inline-block;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1:first-child a {
  border-left: 1px solid transparent;
}
.main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1:hover {
  background: #fff;
  border-bottom: 0px solid #e2e2e2;
}
section {
  padding: 10px 0px;
}
.itemFullText h3 {
  color: #b1573d;
  font-size: 1.4em;
}
.header {
  border-bottom: 1px solid #f1f1f1;
  background: #fff;
}
/* blog List
------------------------------------------------------------*/
.blog_list .catItemImageBlock {
  position: relative;
}
.blog_list .catItemImageBlock h3.catItemTitle {
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -ms-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  filter: alpha(opacity=0);
  /* IE6-IE8 */
  width: 100%;
  margin-top: 60%;
  font-size: 24px;
  text-align: center;
  padding: 0px 10px;
  opacity: .0;
}
.blog_list .catItemImageBlock h3.catItemTitle a {
  font-size: 1.4em;
  color: #fff;
}
.blog_list .catItemImageBlock h3.catItemTitle a:hover {
  text-decoration: none;
}
.blog_list .catItemImageBlock:hover {
  background: #000;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -ms-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.blog_list .catItemImageBlock:hover h3.catItemTitle {
  display: inline-block;
  opacity: .9;
  filter: alpha(opacity=90);
  /* IE6-IE8 */
  margin-top: 40%;
}
.blog_list .catItemImageBlock:hover .catItemImage {
  overflow: hidden;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: .2;
  filter: alpha(opacity=20);
  /* IE6-IE8 */
  -webkit-transition: opacity 1s linear;
}
/* new List -----------------------------------------------*/
.news_list .info_item h2.catItemTitle {
  margin-top: 0px;
  font-size: 1.5em;
}
.news_list .info_item h2.catItemTitle a:hover {
  color: #444c46;
  text-decoration: none;
}
.news_list .k2ReadMore {
  padding: 10px;
  background: #444c46;
  background: -moz-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: -webkit-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: -o-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: -ms-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: linear-gradient(180deg, #444c46 30%, #383f3a 70%);
  color: #fff;
  border: 0px solid #383f3a;
}
.news_list .k2ReadMore:hover {
  background: #b1573d;
  background: -moz-linear-gradient(90deg, #b1573d 30%, #b1573d 70%);
  background: -webkit-linear-gradient(90deg, #b1573d 30%, #b1573d 70%);
  background: -o-linear-gradient(90deg, #b1573d 30%, #b1573d 70%);
  background: -ms-linear-gradient(90deg, #b1573d 30%, #b1573d 70%);
  background: linear-gradient(180deg, #b1573d 30%, #b1573d 70%);
  color: #fff;
  border: 0px solid #b1573d;
}
.moduleItemDateCreated,
.catItemDateCreated,
.itemDateCreated {
  color: #444c46;
  display: block;
  margin-bottom: 10px;
  font-size: 0.9em;
}
.moduleItemDateCreated i,
.catItemDateCreated i,
.itemDateCreated i {
  margin-right: 10px;
}
/* new List -----------------------------------------------*/
.gallery_view {
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  padding: 0px !important;
  margin-bottom: 30px;
}
.gallery_view div.catItemBody {
  padding: 0px !important;
}
.gallery_view .catItemImageBlock {
  padding: 0px;
  margin-bottom: 0px !important;
  overflow: hidden;
  background: #fff;
}
.gallery_view .catItemImageBlock .catItemImage {
  vertical-align: middle;
  height: 200px;
  overflow: hidden;
  padding: 0px;
  text-align: center;
}
.gallery_view .catItemImageBlock .catItemImage a {
  vertical-align: middle;
}
.gallery_view .catItemImageBlock .catItemImage img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery_view .info_item {
  padding: 10px 20px;
  height: 90px;
}
.gallery_view .info_item a.btn-primary,
.gallery_view .info_item a.btn-primary:hover,
.gallery_view .info_item a.btn-primary:visited {
  color: #fff;
}
.gallery_view .info_item h2 {
  margin-top: 0px;
  font-size: 1.3em;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0px;
  min-height: 48px;
}
.gallery_view .info_item h2 a {
  display: block;
}
.gallery_view:hover {
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
}
/* share_box-----------------------------------------------*/
.share_box {
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  padding: 5px 5px 4px;
}
.item_share {
  border-top: 1px solid #ddd;
}
.share_l {
  float: left;
  margin-top: 6px;
  font-size: 14px;
}
.share .st_facebook_large .stLarge {
  background: url(../images/social.png) no-repeat -60px 0px !important;
}
.share .st_facebook_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -90px 0px !important;
}
.share .st_twitter_large .stLarge {
  background: url(../images/social.png) no-repeat -300px 0px !important;
}
.share .st_twitter_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -330px 0px !important;
}
.share .st_googleplus_large .stLarge {
  background: url(../images/social.png) no-repeat -120px 0px !important;
}
.share .st_googleplus_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -150px 0px !important;
}
.share .st_pinterest_large .stLarge {
  background: url(../images/social.png) no-repeat -180px 0px !important;
}
.share .st_pinterest_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -210px 0px !important;
}
.share .st_tumblr_large .stLarge {
  background: url(../images/social.png) no-repeat -240px 0px !important;
}
.share .st_tumblr_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -270px 0px !important;
}
.share .st_instagram_large .stLarge {
  background: url(../images/social.png) no-repeat -420px 0px !important;
  width: 23px !important;
}
.share .st_instagram_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -440px 0px !important;
  width: 23px !important;
}
.stButton .stLarge {
  width: 25px !important;
  height: 25px !important;
}
/* -----------------------------------------------------------*/
.no-padding-left {
  padding-left: 0px;
}
.dash {
  background: #333 none repeat scroll 0 0;
  display: block;
  height: 1px;
  margin: 6px auto 10px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  width: 24px;
}
.vcenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Bootstrap*/
.col-md-10.text-left,
.col-md-9.text-left,
.col-md-8.text-left,
.col-md-7.text-left,
.col-md-6.text-left,
.col-md-5.text-left,
.col-md-4.text-left,
.col-md-3.text-left,
.col-md-2.text-left {
  text-align: left;
}
.col-md-10.text-right,
.col-md-9.text-right,
.col-md-8.text-right,
.col-md-7.text-right,
.col-md-6.text-right,
.col-md-5.text-right,
.col-md-4.text-right,
.col-md-3.text-right,
.col-md-2.text-right {
  text-align: right;
}
/*top header*/
.mod-languages {
  display: inline-block;
  margin-top: 5px;
}
.top_header {
  padding: 7px 0 7px;
  background: #f0f0f0;
  -webkit-box-shadow: inset 0 -5px 5px -5px #000;
  -moz-box-shadow: inset 0 -5px 5px -5px #000;
  box-shadow: inset 0 -5px 5px -5px #000;
}
.top_header .top_header_left {
  position: relative;
}
.top_header .top_header_left .navbar-nav {
  position: absolute;
  top: 4px;
}
.top_header .navbar-nav li a {
  -webkit-box-shadow: inset 0 -5px 5px -5px #ccc;
  -moz-box-shadow: inset 0 -5px 5px -5px #ccc;
  box-shadow: inset 0 -5px 5px -5px #ccc;
  padding: 5px 10px;
  margin: 0 5px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  background: #fdfdfd;
}
.top_header .navbar-nav li a:hover {
  background: #b1573d;
  color: #fff;
}
.slide_show {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0px;
}
.slide_show .moto_slide {
  position: absolute;
  z-index: 99999;
  bottom: 5%;
  text-align: center;
  width: 100%;
}
.slide_show .moto_slide h2 {
  background: rgba(68, 76, 70, 0.71);
  text-shadow: 2px 2px 1px #3a3a3a;
  font-size: 35px;
  color: #fff;
  margin-top: 15px !important;
  display: inline-block;
  padding: 10px 20px;
}
.slide_show p {
  margin-bottom: 0;
}
.slide_show .customphoto_top img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.slide_home {
  position: relative;
  overflow: hidden;
}
.slide_home .text-slide {
  position: absolute;
  z-index: 99999;
  bottom: 5%;
  text-align: center;
  width: 100%;
}
.slide_home .text-slide h2 {
  background: rgba(68, 76, 70, 0.71);
  text-shadow: 2px 2px 1px #3a3a3a;
  font-size: 35px;
  color: #fff;
  margin-top: 15px !important;
  display: inline-block;
  padding: 10px 20px;
}
.slide_home .text-slide div {
  margin-top: 0px;
  line-height: 2em !important;
  font-size: 2em;
  display: inline;
  color: #fff;
  text-shadow: 2px 2px 1px #3a3a3a;
}
.slide_home .owl-controls {
  position: absolute;
  z-index: 9;
  top: 47% !important;
  text-align: center;
  width: 100%;
}
.slide_home .owl-controls .owl-buttons {
  position: relative;
}
.slide_home .owl-controls .owl-buttons .fa {
  font-size: 40px;
}
.slide_home .owl-controls .owl-buttons .owl-prev {
  background: none;
  position: absolute;
  height: 49px;
  left: 30px;
  opacity: 0.6;
  top: 45%;
  width: 47px;
  z-index: 99999;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  text-shadow: 2px 2px 1px #3a3a3a;
  border: 0px solid #fff;
}
.slide_home .owl-controls .owl-buttons .owl-next {
  background: none;
  position: absolute;
  height: 49px;
  line-height: 40px;
  opacity: 0.6;
  right: 30px;
  top: 45%;
  width: 47px;
  z-index: 99999;
  overflow: hidden;
  cursor: pointer;
  font-size: 40px;
  color: #fff;
  text-shadow: 0px 2px 1px #3a3a3a;
  border: 0px solid #fff;
}
.slide_home .owl-controls .owl-buttons div:hover {
  background: none !important;
  opacity: 1 !important;
  border: 0px solid #fff !important;
}
.slide_home img {
  max-width: 100%;
}
/*main header*/
.main_header {
  padding: 15px 0px;
}
/*mainbody*/
.mainbody {
  background: #fff;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  -webkit-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
}
.breadcrumb_mod {
  background: #f5f5f5;
}
.breadcrumb {
  margin-bottom: 0px;
  padding: 5px 0;
}
/*Banners*/
.banner_top,
.banner_bottom {
  padding: 0px;
  background: #fff;
}
.back_grey {
  background: #f1f1f1;
  padding: 20px 0;
}
.banners_full.mod-newsletter {
  background: #f1f1f1;
  -webkit-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  text-align: center;
  padding: 20px 0 !important;
  /*-------- 3.6  Newsletter footer -------*/
}
.banners_full.mod-newsletter .acymailing_introtext {
  margin: 20px auto !important;
}
.banners_full.mod-newsletter h3 {
  margin: 0 0 20px 0;
}
.banners_full.mod-newsletter .acysubbuttons {
  padding-left: 5px;
}
.banners_full.mod-newsletter .acysubbuttons input {
  padding: 14px 35px;
}
.banners_full.mod-newsletter .inputbox {
  margin-bottom: 0;
  background-color: #fff;
  border: 2px solid #ededed;
  height: 50px;
  font-size: 15px;
  padding-left: 20px;
  width: 380px;
  color: #999;
  margin-right: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.banners_full.mod-newsletter .inputbox:focus {
  border-color: #b1573d;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
}
.banners_full.back_containers img {
  margin-bottom: 0px !important;
}
.banners_full.back_containers h3 {
  color: #b1573d;
}
.banners_full.back_containers .item {
  margin: 10px !important;
  -webkit-box-shadow: 0 0 5px rgba(198, 198, 198, 0.65) !important;
  -moz-box-shadow: 0 0 5px rgba(198, 198, 198, 0.65) !important;
  box-shadow: 0 0 5px rgba(198, 198, 198, 0.65) !important;
}
.banners_full.back_containers .owl-buttons div {
  background: #fff !important;
  width: 30px;
  height: 30px;
  line-height: 25px;
  color: #b1573d !important;
}
.banners_full.back_containers .moduleItemTitle {
  width: 100%;
  text-align: center;
  display: block;
  min-height: 68px;
}
.banners_full {
  border-bottom: 1px solid #ddd;
}
.banners_full .k2ItemsBlock ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background: none;
}
.banners_full .k2ItemsBlock ul li {
  padding: 0px;
  list-style: none;
  background: none;
}
.banners_full .k2ItemsBlock ul li a:hover {
  color: #444c46;
}
.banners_full .box img {
  width: 100%;
  height: auto;
}
.banners_full .box .text-slide {
  background: #fff;
  padding: 10px 10px;
  min-height: 280px;
}
.banners_full .box h2 {
  margin-top: 0px;
  font-size: 18px;
}
.banners_full .row {
  margin-bottom: 20px;
}
.banners_full .item .moduleItemImage {
  display: block;
  height: 200px;
  overflow: hidden;
}
.banners_full .moduleItemImage img {
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  padding: 0px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
}
.banners_full .moduleItemReadMore {
  margin: 10px 0px;
}
.banners_full .banners_full {
  color: #053251;
}
.k2ItemsBlock ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background: none;
}
.image_right .moduleItemImage {
  margin-top: -20px;
}
.image_right .moduleItemImage img {
  border: 0 solid #fff !important;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
/*owl-carousel*/
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-controls {
  position: absolute;
  right: 0px;
  top: -50px;
}
.owl-carousel .item {
  margin: 10px;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}
.banners_full .owl-carousel {
  padding: 20px 0px;
}
.banners_full .owl-carousel .moduleItemTitle {
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
}
.banners_full .owl-carousel .moduleItemIntrotext {
  padding: 10px;
}
.banners_full .owl-carousel .moduleItemReadMore {
  text-align: right;
  display: block;
  font-weight: 600;
}
.moduleItemReadMore {
  display: block;
  font-weight: 600;
}
#owl-slideitem2 .item {
  border: 0px solid #b1573d;
}
.banner_services {
  background: #fff;
  padding: 5px 0 40px;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.banner_services h3 {
  margin-bottom: 20px;
}
.banner_services .banners_services_content .main_content_info {
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px;
  height: 540px;
  overflow: hidden;
}
.banner_services .banners_services_content .main_content_info h4 {
  padding: 15px 10px;
  margin: 0;
  border-top: 1px solid #ddd;
}
.banner_services .banners_services_content .main_content_info a,
.banner_services .banners_services_content .main_content_info a:link,
.banner_services .banners_services_content .main_content_info a:visited {
  display: block;
  line-height: 1.8em;
  padding: 0px 10px;
}
.banner_services .banners_services_content .main_content_info a:hover {
  color: #444c46;
}
/*footer*/
.footer_site {
  text-align: center;
  padding: 20px 0 0;
  background: #000;
  color: #fff;
}
.footer_site a,
.footer_site a:link,
.footer_site a:visited {
  margin-bottom: 10px;
  color: #fff;
}
.footer_site h3 {
  color: #fff;
  font-size: 20px;
  border-bottom: 3px solid #444c46;
  padding-bottom: 10px;
}
.footer_site hr {
  width: 40px;
  height: 3px;
  background: #444c46;
  border: 0px solid #444c46;
  text-align: left;
  margin: -13px 0px 20px;
}
.footer_site .latest_news li.list_items {
  border-top: 1px solid #444c46;
}
.footer_site .latest_news li.list_items .moduleItemTitle {
  font-size: 1.1em;
  font-weight: 600;
}
.footer_site .latest_news li.list_items:first-child {
  border-top: 0px solid #444c46 !important;
}
.footer_site .latest_news li.list_items:first-child .moduleItemTitle {
  font-size: 1.1em;
  font-weight: 600;
}
.footer_site .mod_box_bottom .k2ItemsBlock ul {
  padding: 0px;
  list-style: none;
}
.footer_site .copyright {
  border-top: 1px solid #444c46;
  padding: 10px 0;
  margin-top: 10px;
  text-align: center;
}
.footer_site .btn-social-icon {
  text-indent: -9999999px;
  margin: 0px 10px 0px 0px !important;
}
.footer_site .btn-social-icon .fa {
  text-indent: 0 !important;
}
.footer_site .menubottommenu li .fa {
  display: inline-block;
  padding-right: 10px;
}
.footer_site .menubottommenu li a {
  padding: 5px 0px;
  line-height: 16px;
  font-size: 14px;
  border-bottom: 0px solid #444c46;
  margin-bottom: 0px;
  display: inline-block;
}
.footer_site .menubottommenu li a:hover {
  background: none;
  color: #444c46;
}
.footer_site table.acymailing_form {
  width: 100%;
  margin: 0px !important;
  color: #000;
}
.footer_site table.acymailing_form input[type="text"] {
  width: 100%;
  border: 1px solid #d4d4d4;
  background: #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-social-icon span {
  display: none;
}
span.catItemImage img,
span.itemImage img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
/*btn*/
.gbs3 .btn-primary {
  background: #444c46 !important;
  background: -moz-linear-gradient(90deg, #444c46 30%, #383f3a 70%) !important;
  background: -webkit-linear-gradient(90deg, #444c46 30%, #383f3a 70%) !important;
  background: -o-linear-gradient(90deg, #444c46 30%, #383f3a 70%) !important;
  background: -ms-linear-gradient(90deg, #444c46 30%, #383f3a 70%) !important;
  background: linear-gradient(180deg, #444c46 30%, #383f3a 70%) !important;
  color: #fff !important;
  border: 1px solid #383f3a !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  padding: 5px 10px !important;
}
.gbs3 .btn-primary:hover {
  background: #b1573d !important;
  background: -moz-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%) !important;
  background: -webkit-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%) !important;
  background: -o-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%) !important;
  background: -ms-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%) !important;
  background: linear-gradient(180deg, #b1573d 30%, #9e4e36 70%) !important;
  color: #fff !important;
  border: 1px solid #9e4e36 !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  padding: 5px 10px !important;
}
.btn-primary {
  background: #444c46;
  background: -moz-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: -webkit-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: -o-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: -ms-linear-gradient(90deg, #444c46 30%, #383f3a 70%);
  background: linear-gradient(180deg, #444c46 30%, #383f3a 70%);
  color: #fff;
  border: 1px solid #383f3a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 10px;
}
.btn-primary:hover {
  background: #b1573d;
  background: -moz-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%);
  background: -webkit-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%);
  background: -o-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%);
  background: -ms-linear-gradient(90deg, #b1573d 30%, #9e4e36 70%);
  background: linear-gradient(180deg, #b1573d 30%, #9e4e36 70%);
  color: #fff;
  border: 1px solid #9e4e36;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 10px;
}
/*k2*/
.itemImageGallery h3 {
  color: #000;
  font-size: 20px;
}
div.subCategory {
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
div.subCategory h2 {
  font-size: 1.4em;
  line-height: 1.8em;
  text-align: center;
  margin: 0px;
}
div.subCategory h2 a,
div.subCategory h2 a:link,
div.subCategory h2 a:visited {
  display: block;
  padding: 10px 0px;
}
div.subCategory:hover {
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
}
.itemView.no-shadow img {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.itemListView h1,
.itemView h1 {
  margin-bottom: 20px;
}
/* weblink-category*/
.weblink-category ul {
  list-style: none;
  padding-left: 0px;
}
.weblink-category ul li {
  list-style: none;
}
.phrases-box .checkbox,
.phrases-box .radio {
  display: inline-block;
  margin: 0px 20px;
}
.phrases-box,
.ordering-box {
  display: inline-block;
}
/*table*/
.containers .itemFullText h4 {
  display: inline-block;
  margin-top: 25px;
}
.containers .itemFullText .icon_containers {
  text-align: right;
  width: 90px;
  float: right;
  margin-bottom: 15px;
  height: auto;
}
.containers .itemFullText .table_containers {
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}
.containers .itemFullText .table_containers tr:first-child {
  font-size: 1.1em !important;
  font-weight: 600 !important;
  background: #b1573d !important;
  color: #FFFFFF !important;
  padding: 8px;
}
.containers .itemFullText .table_containers tr:first-child td {
  font-size: 1.1em !important;
  font-weight: 600 !important;
  color: #FFFFFF !important;
}
.containers .itemFullText .table_containers td {
  border: 2px solid #fff;
  color: #b1573d;
  padding: 8px;
}
.containers .itemFullText .table_containers tr:hover td {
  background: #b1573d;
  color: #fff;
}
.containers .itemFullText .table_containers tr:nth-child(2n+1) {
  background: #818e84;
  color: #000;
}
.containers .itemFullText .table_containers tr:nth-child(2n) {
  background: #fff none repeat scroll 0 0;
  color: #000;
}
.k2-ajax-search-container input[type="text"] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.k2-ajax-search-container .k2-ajax-search-inner div {
  border-left: 0px !important;
}
.no-result {
  padding: 5px 0 !important;
}
.lv_skin canvas {
  width: 0px;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  display: none;
}
/*icons logos*/
ul.logos_icons {
  margin-left: 0px;
  padding-left: 0px;
}
ul.logos_icons li {
  display: inline-block;
  padding: 10px;
  width: 19%;
  min-height: 100px;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
ul.logos_icons li img {
  max-width: inherit;
  max-height: 300px;
  height: auto;
  width: 100%;
  filter: url(filters.svg#grayscale);
  /* Firefox */
  filter: gray;
  /* IE */
  -webkit-filter: grayscale(1);
  /* Webkit */
}
ul.logos_icons li:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
}
.chrono_credits {
  display: none;
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
  .main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 a,
  .main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 a:link,
  .main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 a:visited {
    padding: 0px 5px !important;
  }
  .main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a,
  .main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a:link,
  .main_menu .maximenuckh .maxiroundedcenter .maximenuck .level1 .floatck h3 a:visited {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 991px) {
  .slide_home .item_slide {
    height: 350px !important;
    background-size: 100% auto;
  }
  .image_right .moduleItemImage {
    margin-top: 0px !important;
  }
  .banner_services .banners_services_content {
    margin-bottom: 20px;
  }
  .owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    line-height: 25px;
  }
  .top_header .top_header_left .navbar-nav {
    position: relative;
  }
  .top_header .top_header_left .navbar-nav li {
    display: inline-block;
  }
  .top_header .top_header_left .navbar-nav li a,
  .top_header .top_header_left .navbar-nav li a:link,
  .top_header .top_header_left .navbar-nav li a:visited {
    padding: 5px 7px !important;
    margin: 0 3px !important;
  }
}
@media only screen and (max-width: 767px) {
  ul.logos_icons li {
    width: 30% !important;
  }
  .mod-languages {
    margin-bottom: 10px !important;
  }
  .top_header_right {
    text-align: center !important;
  }
  .banner_services .banners_services_content .main_content_info {
    height: auto !important;
  }
  .slide_home .text-slide h2 {
    font-size: 24px !important;
  }
  .slide_show .moto_slide h2 {
    font-size: 24px !important;
  }
  .subCategoryContainer {
    margin-bottom: 20px;
  }
  .brand {
    text-align: center !important;
  }
  .image_right .moduleItemImage {
    margin-top: 0px !important;
  }
  .banner_services .banners_services_content {
    margin-bottom: 20px;
  }
  .owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    line-height: 25px;
  }
  .top_header #k2-ajax-search96 {
    text-align: center;
    margin: auto;
    float: none;
  }
  .top_header .top_header_left {
    text-align: center;
  }
  .top_header .top_header_left .navbar-nav {
    position: relative;
  }
  .top_header .top_header_left .navbar-nav li {
    display: inline-block;
  }
  .top_header .top_header_left .navbar-nav li a,
  .top_header .top_header_left .navbar-nav li a:link,
  .top_header .top_header_left .navbar-nav li a:visited {
    padding: 5px 7px !important;
  }
}
@media only screen and (max-width: 580px) {
  .slide_home .item_slide {
    height: 200px !important;
    background-size: 100% auto;
  }
  .slide_show .moto_slide {
    display: none !important;
  }
  ul.logos_icons li {
    width: 48% !important;
  }
}
