/*Header*/
/*menu*/
/*topmenu*/
/*colors links*/
/*pathway*/
/*Slide show*/
/*mainbody*/
/*search*/
/*footer*/
/*module*/
/*Social*/
/*color buttons*/
/*Blog*/
/*mod slide k2*/
/*custom view pages*/
/*details custom view*/
/*Fuction*/
/*placeholder*/
/*gradient*/
/*border-radius*/
/*owl-controls*/
/*buttons*/
html {
  font-size: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.8em;
  font-weight: 400;
  background: #fff;
  color: #000;
}
a,
a:link,
a:visited {
  color: #ef1c25;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
}
h1 {
  font-size: 180%;
  color: #ef1c25;
}
h2 {
  font-size: 160%;
}
h3 {
  font-size: 140%;
}
h4 {
  font-size: 120%;
  color: #b9a781;
}
.brand {
  max-width: 100%;
  height: auto;
}
.brand img {
  max-width: 100%;
  height: auto;
}
img {
  max-width: 100%;
}
.btn-social-icon {
  padding: 9px 5px;
}
/*main menu*/
.main_menu {
  padding-top: 0px;
  background: #ac322d;
  background: -moz-linear-gradient(90deg, #ac322d 30%, #7c1614 70%);
  background: -webkit-linear-gradient(90deg, #ac322d 30%, #7c1614 70%);
  background: -o-linear-gradient(90deg, #ac322d 30%, #7c1614 70%);
  background: -ms-linear-gradient(90deg, #ac322d 30%, #7c1614 70%);
  background: linear-gradient(180deg, #ac322d 30%, #7c1614 70%);
  color: #fff;
}
.main_menu .maximenuck {
  padding-left: 0px;
  margin-bottom: 0px;
  color: #fff;
}
.main_menu .maximenuck .maxidrop-main2 {
  background: black;
}
.main_menu .maximenuck .level1 a,
.main_menu .maximenuck .level1 a:link,
.main_menu .maximenuck .level1 a:visited {
  color: #fff;
  margin: 0px;
  border-bottom: 0px solid #ac322d !important;
  border-right: 1px solid #842622;
  font-weight: 600;
  padding: 10px 15px;
}
.main_menu .maximenuck .level1 a:hover {
  border-bottom: 0px solid #ed1c24;
  border-top: 0px solid #ac322d !important;
  background: #b9a781;
  background: -moz-linear-gradient(90deg, #b9a781 30%, #c2b291 70%);
  background: -webkit-linear-gradient(90deg, #b9a781 30%, #c2b291 70%);
  background: -o-linear-gradient(90deg, #b9a781 30%, #c2b291 70%);
  background: -ms-linear-gradient(90deg, #b9a781 30%, #c2b291 70%);
  background: linear-gradient(180deg, #b9a781 30%, #c2b291 70%);
  color: #fff;
}
.main_menu .maximenuck .level1.active a,
.main_menu .maximenuck .level1.active a:link,
.main_menu .maximenuck .level1.active a:visited {
  border-bottom: 0px solid #ed1c24;
}
.main_menu .maximenuck .floatck a,
.main_menu .maximenuck .floatck a:link,
.main_menu .maximenuck .floatck a:visited {
  border-right: 0px;
}
section {
  padding: 10px 0px;
}
.itemFullText h3 {
  color: #b9a781;
}
.contact_page {
  font-size: 14px;
}
.chrono_credits {
  display: none;
}
.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,
.blog_list .catItemImageBlock h3.catItemTitle a:link,
.blog_list .catItemImageBlock h3.catItemTitle a:visited {
  font-size: 24px;
  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: 0.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);
  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: 0.2;
  filter: alpha(opacity=20);
  /* IE6-IE8 */
  -webkit-transition: opacity 1s linear;
}
h1.itemTitle {
  margin: 10px 0 15px;
}
.back_btn_list {
  text-align: right;
}
.back_btn_list span {
  color: #ef1c25;
}
/* share_box-----------------------------------------------*/
.share_box {
  border-top: 0px solid #ddd;
  border-bottom: 1px 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;
}
/* -----------------------------------------------------------*/
.slide_show {
  padding: 0px;
}
.slide_show .slide_home {
  position: relative;
  height: calc(100vh - 17px);
  overflow: hidden;
}
.slide_show .slide_home .item_slide {
  height: calc(100vh - 17px) !important;
}
.slide_show .slide_home .text-slide {
  position: absolute;
  z-index: 99999;
  top: 35%;
  text-align: center;
  width: 60%;
  left: 20%;
  right: 20%;
}
.slide_show .slide_home .text-slide h2 {
  text-shadow: 2px 2px 1px #3a3a3a;
  font-size: 250%;
  display: inline-block;
  background: #ac322d;
  background: -moz-linear-gradient(90deg, rgba(172, 50, 45, 0.8) 30%, rgba(124, 22, 20, 0.8) 70%);
  background: -webkit-linear-gradient(90deg, rgba(172, 50, 45, 0.8) 30%, rgba(124, 22, 20, 0.8) 70%);
  background: -o-linear-gradient(90deg, rgba(172, 50, 45, 0.8) 30%, rgba(124, 22, 20, 0.8) 70%);
  background: -ms-linear-gradient(90deg, rgba(172, 50, 45, 0.8) 30%, rgba(124, 22, 20, 0.8) 70%);
  background: linear-gradient(180deg, rgba(172, 50, 45, 0.8) 30%, rgba(124, 22, 20, 0.8) 70%);
  color: #fff;
  padding: 5px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.slide_show .slide_home .text-slide div {
  margin-top: 0px;
  line-height: 2em !important;
  padding: 5px;
  font-size: 2em;
  display: inline;
  color: #fff;
  text-shadow: 2px 2px 1px #3a3a3a;
}
.slide_show .slide_home .owl-controls {
  position: absolute;
  z-index: 99999;
  top: 50%;
  text-align: center;
  width: 100%;
}
.slide_show .slide_home .owl-controls .owl-buttons {
  position: relative;
}
.slide_show .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;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  text-shadow: 2px 2px 1px #3a3a3a;
}
.slide_show .slide_home .owl-controls .owl-buttons .owl-next {
  background: none;
  position: absolute;
  height: 49px;
  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;
}
.slide_show .slide_home img {
  max-width: 100%;
}
.no-padding-left {
  padding-left: 0px;
}
.footer_site {
  padding: 20px 0 0;
  background: #f1f1f1;
  color: #000;
  margin-bottom: 0px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.footer_site .btn-primary,
.footer_site .btn,
.footer_site .button {
  background: #ac322d !important;
  background: -moz-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -webkit-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -o-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -ms-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: linear-gradient(180deg, #ac322d 30%, #7c1614 70%) !important;
  color: #fff !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 5px 10px !important;
  border: 1px solid #ac322d !important;
}
.footer_site .btn-primary:hover,
.footer_site .btn:hover,
.footer_site .button:hover {
  background: #000 !important;
  background: -moz-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: -webkit-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: -o-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: -ms-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: linear-gradient(180deg, #000 30%, #000 70%) !important;
  color: #fff !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 5px 10px !important;
  border: 1px solid #000 !important;
}
.footer_site a,
.footer_site a:link,
.footer_site a:visited {
  font-size: 14px;
  margin-bottom: 10px;
  color: #fff;
}
.footer_site .copyright {
  background: #000;
  color: #fff;
  padding: 10px 0;
}
.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*/
.top_header {
  background: #f1f1f1;
  padding: 5px 0;
}
.top_header .navbar-nav li a,
.top_header .navbar-nav li a:link,
.top_header .navbar-nav li a:visited {
  padding: 5px 15px 5px 0px;
}
.top_header .navbar-nav li a:hover {
  background: none;
  color: #053251;
}
/*main header*/
.main_header {
  padding: 5px 0px;
}
.main_header .k2-ajax-search-inner #search-area-close133 {
  right: 10% !important;
}
.main_header .customtelephone {
  font-size: 95%;
  color: #676767;
  font-weight: 600;
}
.main_header .customtelephone p {
  margin: 0px;
}
.main_header .customtelephone h4 {
  color: #ef1c25;
  font-size: 180%;
  margin: 5px 0;
  font-weight: 600;
}
.main_header .customtelephone strong {
  color: #000;
  font-size: 160%;
}
.main_header .search {
  padding-top: 40px ;
}
.main_header .search input[type=text] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.main_header .search #ajax-search-button133 {
  border-left: 0px;
}
/*mainbody*/
.mainbody {
  background-color: #fff;
  padding-top: 0px;
}
.mainbody hr.stripes {
  background: repeating-linear-gradient(45deg, #ed1c24, #ed1c24 20px, #fff 20px, #fff 40px);
  border-bottom: 1px solid #eee;
  height: 30px;
  margin: 0 0 10px;
}
.breadcrumb_mod {
  background: #000;
  padding: 0px;
  color: #fff;
}
.breadcrumb_mod .breadcrumb {
  background: #000;
  color: #fff;
}
.breadcrumb_mod .breadcrumb li {
  color: #fff;
}
.breadcrumb {
  margin-bottom: 0px;
}
/*Banners*/
.banner_top {
  padding: 0px;
  background: #fff;
}
.banner_top .item_back {
  padding: 40px 0px;
  line-height: 1.8em;
}
.banner_top .item_back h3 {
  margin: 0px 0px 20px;
  font-size: 2em;
  bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  line-height: 1.8em;
}
.banner_top .item_back p {
  line-height: 1.8em;
  margin-bottom: 15px;
}
.banner_top .item_back h4 {
  font-weight: 600;
  margin: 15px 0;
  line-height: 1.8em;
}
.banner_top .item_back2 {
  background-color: #f1f1f1;
  padding: 40px 0px;
  line-height: 1.8em;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.banner_top .item_back2 h3 {
  margin: 0px 0px 20px;
  font-size: 2em;
  bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  line-height: 1.8em;
}
.banner_top .item_back2 p {
  line-height: 1.8em;
  margin-bottom: 15px;
}
.banner_top .item_back2 h4 {
  font-weight: 600;
  margin: 15px 0;
  line-height: 1.8em;
}
.banner_top .item_back2 img {
  margin-right: 10px;
  width: 30%;
  float: left;
}
.banner_top .item_back2 .text-slide {
  width: 68%;
  display: table-cell;
}
.banner_top .item_back2 .img_bottom {
  text-align: center;
  margin: auto;
  display: block;
  float: none;
}
.banner_top .item_back2 .img_bottom .image-bottom {
  display: block;
  float: none;
  text-align: center;
  margin: auto;
}
.banner_center {
  padding: 0px;
  line-height: normal;
}
.banner_center h3 {
  margin: 0px;
  font-size: 2em;
  bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  line-height: normal;
  color: #ef1c25;
}
.banner_center .banners_fullbanner-card {
  background: #f1f1f1;
  position: relative;
  text-align: left;
  text-shadow: 0px 1px 1px #7a7a7a;
  border-bottom: 1px solid #f1f1f1;
  font-size: 1.2em;
  line-height: normal;
  padding: 10px 0px;
}
.banner_center .banners_fullbanner-card h3 {
  text-align: left;
  margin-top: 40px;
  font-size: 2em;
  line-height: normal;
}
.back_grey {
  background: #f1f1f1;
}
.banner_bottom {
  padding: 30px 0;
  border-top: 1px solid #f1f1f1;
  background: #ffffff;
  margin: auto !important;
  overflow: hidden;
}
.banner_bottom h3 {
  margin: 0px;
  font-size: 2em;
  bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  line-height: normal;
  color: #ef1c25;
}
.banner_bottom .banners_box .item_box {
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}
.banner_bottom .banners_box .item_box .moduleItemTitle {
  position: absolute;
  top: 40%;
  left: 15px;
  right: 15px;
  padding: 10px 10px;
  background: rgba(235, 29, 36, 0.7);
  color: #fff;
  text-align: center;
  font-weight: 600;
  text-shadow: 1px 1px 1px #000000;
}
.banners_full_simple .mod_instagram_media .item img {
  height: auto;
}
.banners_full_simple .mod_instagram_media .item a {
  display: block;
  border: 5px solid #b9a781;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  overflow: hidden;
}
.banners_full {
  padding: 20px 0;
}
.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 .moduleItemReadMore {
  margin: 10px 0px;
}
.banners_full .banners_full {
  color: #053251;
}
.banners_full .owl-carousel {
  padding: 20px 0px;
}
.banners_full .owl-carousel img {
  max-width: 100%;
  height: auto;
}
.banners_full .owl-carousel .owl-item {
  text-align: center;
}
.banners_full .owl-carousel .owl-item .moduleItemImage {
  height: 220px;
  overflow: hidden;
  display: block;
  margin: 0px auto 20px;
  text-align: center;
  border: 0px solid #000;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}
.banners_full .owl-carousel .owl-item .moduleItemImage img {
  max-width: inherit;
  width: auto;
  height: 260px;
}
.banners_full .owl-carousel .owl-item .moduleItemTitle {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
}
.banners_full .owl-carousel .owl-item .moduleItemIntrotext {
  padding: 10px;
}
.banners_full .owl-carousel .owl-item .moduleItemReadMore {
  text-align: center;
  display: inline-block;
  font-weight: 600;
}
.banners_full .owl-carousel .owl-controls {
  z-index: 99;
  margin-top: 0;
}
.banners_full .owl-carousel .owl-controls .owl-buttons div {
  font-size: 20px !important;
  background: #ac322d !important;
  background: -moz-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -webkit-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -o-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -ms-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: linear-gradient(180deg, #ac322d 30%, #7c1614 70%) !important;
  color: #fff !important;
}
/*owl-carousel*/
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-controls {
  position: absolute;
  right: 0px;
  top: -50px;
}
.owl-carousel .item {
  margin: 5px;
}
.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}
.moduleItemReadMore {
  display: inline-block;
  font-weight: 600;
}
/*footer*/
.footer_site .mod_box_bottom .k2ItemsBlock ul {
  padding: 0px;
  list-style: none;
}
.menubottommenu li a {
  padding: 5px 0px;
  line-height: 18px;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
}
.menubottommenu li a:hover {
  background: none;
}
table.acymailing_form {
  margin: 0px !important;
  color: #000;
  width: 90%;
}
table.acymailing_form input[type=text] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.btn-social-icon span {
  display: none;
}
span.catItemImage img,
span.itemImage img {
  border-radius: 4px;
  -webkit-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;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
/*btn*/
.gbs3 .btn-primary,
.map .btn-primary,
.catItemReadMore .btn-primary,
.gbs3 .btn,
.map .btn,
.catItemReadMore .btn,
.gbs3 .button,
.map .button,
.catItemReadMore .button {
  background: #ac322d !important;
  background: -moz-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -webkit-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -o-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -ms-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: linear-gradient(180deg, #ac322d 30%, #7c1614 70%) !important;
  color: #fff !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 5px 10px !important;
  border: 1px solid #ac322d !important;
}
.gbs3 .btn-primary:hover,
.map .btn-primary:hover,
.catItemReadMore .btn-primary:hover,
.gbs3 .btn:hover,
.map .btn:hover,
.catItemReadMore .btn:hover,
.gbs3 .button:hover,
.map .button:hover,
.catItemReadMore .button:hover {
  background: #000 !important;
  background: -moz-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: -webkit-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: -o-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: -ms-linear-gradient(90deg, #000 30%, #000 70%) !important;
  background: linear-gradient(180deg, #000 30%, #000 70%) !important;
  color: #fff !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 5px 10px !important;
  border: 1px solid #000 !important;
}
/*News*/
.moduleItemDateCreated,
.catItemDateCreated,
.itemDateCreated {
  color: #b9a781;
  display: block;
  margin-bottom: 10px;
}
.fa-calendar {
  color: #b9a781;
  margin-right: 10px;
}
.moduleItemReadMore {
  background: #ac322d !important;
  background: -moz-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -webkit-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -o-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: -ms-linear-gradient(90deg, #ac322d 30%, #7c1614 70%) !important;
  background: linear-gradient(180deg, #ac322d 30%, #7c1614 70%) !important;
  color: #fff !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 10px 0;
}
/*Back to top*/
#gototop {
  background: url("../images/top2.png") no-repeat center;
  margin: 5px;
  padding: 5px;
  height: 37px;
  width: 47px;
}
/*Responsive*/
.fb_iframe_widget span {
  max-width: 100%!important;
}
.fb_iframe_widget iframe {
  max-width: 100% !important;
}
.footer_site .row {
  margin-bottom: 30px;
}
.banners_fullwelcome {
  background: #f1f1f1;
  padding: 40px 0;
  text-align: center;
  color: #000;
  line-height: normal;
}
.banners_fullwelcome h1 {
  color: #000;
  margin: 0px 0px 10px;
  line-height: normal;
}
.info_side .container h3,
.banners_full .container h3 {
  border-bottom: 1px solid #ef1c25;
  background: url(../img/logo_title.jpg) no-repeat left 7px;
  display: block;
  padding: 0 0px 5px 40px;
  position: relative;
  z-index: 1;
  color: #000;
  width: 100%;
}
section .container .catItemBody h3 {
  margin-top: 0;
  color: #000;
}
.info_side ul,
.info_side ul li {
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
}
.info_side .moduleItemIntrotext .mti_font_elementright {
  display: block;
  width: 29px;
  height: 30px;
  text-align: right;
  overflow: hidden;
  float: right;
  margin-right: 14%;
  margin-top: -2%;
}
.info_side .moduleItemIntrotext .mti_font_element p {
  font-size: 14px;
  line-height: 24px;
}
.banners_full_photoabout {
  text-align: center;
}
.info_side {
  color: #464547;
  margin: 15px 0 0!important;
  position: relative;
  line-height: 24px;
}
.info_side .moduleItemIntrotext {
  line-height: 24px!important;
}
.info_side h3 {
  float: left;
}
.info_side #k2ModuleBox118 {
  float: left;
}
.banner_photo {
  padding: 0;
}
.banner_photo p {
  margin: 0;
}
.custombanner_photo img {
  width: 100%;
  height: auto!important;
}
#k2ModuleBox99 a,
#k2ModuleBox99 a:link,
#k2ModuleBox99 a:visited {
  color: #000;
}
#k2ModuleBox99 a:hover {
  color: #ef1c25;
  text-decoration: none;
}
h1.itemTitle,
.itemListCategory h1 {
  background: url("../img/logo_title2.jpg") no-repeat left 0px;
  border-bottom: 1px solid #ef1c25;
  color: #000;
  font-size: 26px;
  line-height: 32px;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-left: 40px;
}
.no-result {
  padding-top: 5px !important;
  line-height: normal;
}
.lv_skin canvas {
  width: 0;
  height: 0;
  display: none !important;
  opacity: 0;
}
.list_2_side {
  padding-left: 15px;
}
.list_2_side li {
  width: 32%;
  margin-right: 1%;
  display: inline-block;
}
.aitisi_prosforas {
  text-align: right;
}
.aitisi_prosforas li a,
.aitisi_prosforas li a:link,
.aitisi_prosforas li a:visited {
  background: #000;
  background: -moz-linear-gradient(90deg, #000 30%, #434343 70%);
  background: -webkit-linear-gradient(90deg, #000 30%, #434343 70%);
  background: -o-linear-gradient(90deg, #000 30%, #434343 70%);
  background: -ms-linear-gradient(90deg, #000 30%, #434343 70%);
  background: linear-gradient(180deg, #000 30%, #434343 70%);
  color: #fff;
  padding: 5px 10px !important;
  margin: 5px 0 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*form kratisis*/
#chronoform-alphaexpress .gcore-sub-input,
#chronoform-alphaexpress2 .gcore-sub-input {
  margin-bottom: 5px;
}
#chronoform-alphaexpress input[type=checkbox],
#chronoform-alphaexpress2 input[type=checkbox] {
  margin-right: 10px;
}
#chronoform-alphaexpress .gcore-label-left,
#chronoform-alphaexpress2 .gcore-label-left {
  max-width: 200px;
  min-width: 200px;
}
#chronoform-alphaexpress #type,
#chronoform-alphaexpress2 #type {
  min-width: 228px;
}
#chronoform-alphaexpress .form-group,
#chronoform-alphaexpress2 .form-group {
  margin-bottom: 7px;
}
#chronoform-alphaexpress #ntoulap1,
#chronoform-alphaexpress2 #ntoulap1 {
  width: 100px !important;
}
#chronoform-alphaexpress #ntoulap2,
#chronoform-alphaexpress2 #ntoulap2 {
  width: 100px!important;
}
#chronoform-alphaexpress #fin-notes,
#chronoform-alphaexpress2 #fin-notes {
  margin-top: 20px;
}
#chronoform-alphaexpress #form-row-custom,
#chronoform-alphaexpress2 #form-row-custom,
#chronoform-alphaexpress #form-row-custom1,
#chronoform-alphaexpress2 #form-row-custom1,
#chronoform-alphaexpress #form-row-custom2,
#chronoform-alphaexpress2 #form-row-custom2,
#chronoform-alphaexpress #form-row-custom3,
#chronoform-alphaexpress2 #form-row-custom3,
#chronoform-alphaexpress #form-row-custom4,
#chronoform-alphaexpress2 #form-row-custom4,
#chronoform-alphaexpress #form-row-custom5,
#chronoform-alphaexpress2 #form-row-custom5,
#chronoform-alphaexpress #form-row-custom6,
#chronoform-alphaexpress2 #form-row-custom6,
#chronoform-alphaexpress #form-row-custom7,
#chronoform-alphaexpress2 #form-row-custom7,
#chronoform-alphaexpress #form-row-custom8,
#chronoform-alphaexpress2 #form-row-custom8,
#chronoform-alphaexpress #form-row-custom9,
#chronoform-alphaexpress2 #form-row-custom9,
#chronoform-alphaexpress #form-row-custom10,
#chronoform-alphaexpress2 #form-row-custom10,
#chronoform-alphaexpress #form-row-custom11,
#chronoform-alphaexpress2 #form-row-custom11,
#chronoform-alphaexpress #form-row-custom12,
#chronoform-alphaexpress2 #form-row-custom12,
#chronoform-alphaexpress #form-row-custom13,
#chronoform-alphaexpress2 #form-row-custom13,
#chronoform-alphaexpress #form-row-custom14,
#chronoform-alphaexpress2 #form-row-custom14 {
  color: #ef1c25;
  font-weight: 600;
  font-size: 110%;
  margin-top: 15px;
  margin-bottom: 10px;
}
#chronoform-alphaexpress .gcore-subinput-container,
#chronoform-alphaexpress2 .gcore-subinput-container {
  margin-right: 20px;
}
