@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700&subset=greek,latin);

.grecaptcha-badge {display:none;}

.blue_color {color:#192e83;}
.cyan_color {color:#009de0;}
.black_bg {background:#1a171b; color:#fff;}
.blue_bg {background:#192e83;}
.cyan_bg {background:#009de0; color:#fff;}
.grey_bg {background:#f1f1f1;}
.white_bg {background:#fff;}

.col5{ width: 20%; float: left; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px none; outline: 0px none; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0px none; }
ol, ul { list-style: none outside none; }
strong{font-weight:bold;}
a{color:#1A171B; text-decoration:none; }
a:hover{ text-decoration:none;}
.text-centered {text-align:center;}
.clear {clear:both;}
.divider {clear:both;height:30px;}

.no-gutter > [class*='col-'],  .no-gutter .row > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.padd{
	padding-top: 40px;
	padding-bottom: 40px;
}

.no-padding{padding-right:0;padding-left:0;}

body { font-size: 14px; font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif; color:#1a171b; background:#fff;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.cd-main-content{		
	/*padding-top: 30px;*/
}
.cd-main-content::after {
  clear: both;
  content: "";
  display: table;
}

img.img-responsive{width:100%;}

a.overlay_link {display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;text-indent: -999999px; z-index:10; }

#top_bar {  width: 100%; height:auto;  padding: 5px 0; margin:0; background: #fff; color: #1A171B; }

.top_links_left { color:#1A171B; }
.top_links_left a {  display:inline-block; margin:0 5px 0 0px;  color:#1A171B; line-height:36px;  transition: all 0.2s ease-in; }
.top_links_left a:hover {  color:#bfbebe; transition: all 0.2s ease-in;}

.top_links_right { display:inline-block; float:right; text-align:right; }
.top_links_right a {  display:inline-block; margin:0 5px 0 10px;  color:#1A171B; line-height:36px; padding-left:36px; background-repeat: no-repeat; background-position: center left; background-size:28px;  transition: all 0.2s ease-in; }
.top_links_right a:hover {  color:#bfbebe; transition: all 0.2s ease-in;}

.top_links_right a.user_login{  background-image: url('../img/layout/user_login_black.svg'); }
.top_links_right a.user_register{  background-image: url('../img/layout/user_register_black.svg'); }
.top_links_right a.user_account{  background-image: url('../img/layout/user_account_black.svg'); }
.top_links_right a.user_logout{  background-image: url('../img/layout/user_logout_black.svg'); }
.top_links_right a.cd-cart-trigger{  background-image: url('../img/layout/top_cart_black.svg'); }

.social-icons-top { display:inline-block; float:right; margin-left:60px; }
.social-icons-top a {  display:inline-block; margin-top:2px; width:32px; height: 32px;  }
.social-icons-top a.facebook { background: url('../img/layout/facebook.svg') no-repeat scroll center center transparent;filter: invert(1);  background-size:80%; transition: all 0.2s ease-in;  }
.social-icons-top a.facebook:hover { background: url('../img/layout/facebook.svg') no-repeat scroll center center transparent;  background-size:80%; transition: all 0.2s ease-in;  }
.social-icons-top a.instagram { background: url('../img/layout/instagram.svg') no-repeat scroll center center transparent;  background-size:80%; filter: invert(1); transition: all 0.2s ease-in; }
.social-icons-top a.instagram:hover { background: url('../img/layout/instagram.svg') no-repeat scroll center center transparent;  background-size:80%; transition: all 0.2s ease-in;  }
.social-icons-top a.youtube { background: url('../img/layout/youtube.svg') no-repeat scroll center center transparent; filter: invert(1); background-size:80%;  transition: all 0.2s ease-in; }
.social-icons-top a.youtube:hover { background: url('../img/layout/youtube.svg') no-repeat scroll center center transparent; background-size:80%;  transition: all 0.2s ease-in;  }

.languages-top { display:inline-block; float:right; margin-left:60px; margin-top: 2.5px; }
.languages-top li { float: left; display: flex; color: #fff; }
.languages-top li a { color: #1A171B; padding: 6px 5px 3px 5px; margin: 0 2px; }
.languages-top li a:hover { color: #bfbebe; }
.languages-top li.active a { text-decoration: underline; }

#header { border-bottom: 1px solid #fff; display: block; width: 100%; height:auto;  padding: 25px 0; margin:0; background: #1A171B; position:relative; z-index:999; transition:all 0.5s;}

#logo { display: block; width:225px; height: 114px;  margin: 0px 0 0px 0px;overflow:hidden; transition: all .3s ease-in-out; }
#logo a { position:relative; display: block; width: 100%; height:100%;text-indent: -999999px!important; background: url('../img/layout/logo.png') no-repeat scroll center center transparent; transition: all .3s ease-in-out; background-size:100%;z-index:99; }

#countdown-box { display:block; width:350px; position:absolute; top: 45px; left:auto; margin-left: 350px; }
#countdown-box p{color:#fff;font-size:26px;display:block;font-weight:bold;text-align:right;}
#countdown-box .counter{margin-top: 0px;float:right;display:block;}
#countdown-box ul.countdown {list-style: none;margin:0;padding: 0;display: block;text-align: center;}
#countdown-box ul.countdown li {display: inline-block;float:left;margin-left:2px;margin-right:2px;margin-top:10px;color:#fff;}
#countdown-box ul.countdown li span {float:left;font-size:20px;color:#fff;font-weight:700;}
#countdown-box ul.countdown li p {float:left;font-size:14px;margin-top:7px;margin-left:2px;margin-right:5px;font-weight:normal;font-style:italic;}

.top_icons{ margin: 32px 0px 0px 0px;  display:inline-block; float:right; width:80px; text-align:right;  transition: all .5s ease-in-out;  }
.top_icons .top_icon {width:48px;height:48px; background-repeat: no-repeat; background-position: center center; background-size:48px;  transition: all 0.2s ease-in; }
.top_icons .top_icon span {display:none; }
.cd-menu-trigger{ display:inline-block;  background-image: url('../img/layout/top_menu.svg');  }
.cd-menu-trigger.nav-open{ background-color:#1A171B; background-image: url('../img/layout/top_close.svg'); background-size:42px;  }

#navi { display:inline-block; margin-top:40px; width:calc(100% - 80px); }
#navi ul{  text-align:right;  }
#navi ul li{ display:inline-block; }
#navi ul li a{ display:block; color:#fff; font-size:18px; font-style: italic; margin:0 5px; padding:5px 5px 5px 5px;  transition: all 0.2s ease-in; }
#navi ul li a:hover{ color:#bfbebe; transition: all 0.2s ease-in; }

#mobile-nav { display:none; top: 160px; right: 0px; background:#1A171B;  color:#fff; width: 100%; height:auto;  padding:50px 0; z-index: 999999; overflow: visible; position: absolute; transition: all 0.3s ease-in 0s;}   
#mobile-nav.nav-open {	display:block;border-top:10px double #fff} 
#mobile-nav p.menu_heading { font-size:20px; font-style: italic; color: #fff;margin-bottom:20px;  }
#mobile-nav p.menu_heading  a{ color: #fff; transition: all 0.3s ease-in 0s;  }
#mobile-nav p.menu_heading  a:hover{ color: #bfbebe;  transition: all 0.3s ease-in 0s; }
#mobile-nav p.menu_heading::after {
    content: '';
    width: 50px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin-top: 10px;
}

#mobile-nav ul {  margin:0px;padding:0px; }
#mobile-nav ul li {  display:block; color: #fff; margin-bottom:10px; font-size:16px; font-style: italic;}
#mobile-nav ul li a{ display:block; color: #fff; transition: all 0.3s ease-in 0s; }
#mobile-nav ul li a:hover{ color: #bfbebe; transition: all 0.3s ease-in 0s; }

.title-lines {
    position: relative;
}
.m-top-30 {
    margin-top: 30px !important;
}
.m-bot-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.m-bot-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.m-bot-20 {
    margin-bottom: 20px;
}
.m-bot-10 {
    margin-bottom: 10px;
}
.m-bot-40{
     margin-bottom: 40px;
}
.mar-top-bot{margin-top:30px;margin-bottom:30px;}
.m-top-bot-15{margin-top:15px;margin-bottom:15px;}
.m-top-bot-5{margin-top:5px;margin-bottom:5px;}

.title-block {
    color: #404041;
    display: inline-block;
    font-size: 46px;
    font-weight: 300;
    height: 68px;
	box-sizing: border-box;
}

.title-block p{
     font-size: 32px;
}

.title-block hr{
	width:30%;
	margin-left:0;
	margin-bottom:40px;
    height: 1px;
    border: 0;
    border-top: 2px solid #999374;
    padding: 0; 
}
.title-block hr.center{
	margin-left:35%;
}

.title-block span{
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300;	
}
.view-all-container {
    float: right;
    margin-top: 10px;
}
.view-all-container.all-owl-carousel{
	margin-right:25px;
}

.button.all  {
    color: #fff;
    background-color: #eed700;
    border: medium none;   
    outline: medium none;
    position: relative;
    transition: all 0.3s ease 0s;
	display: inline-block;
    font-size: 15px;
    padding: 12px 18px 13px;

}
.button.all:hover  {
	background-color:#1A171B;
}

#cookie-consent-wrapper {
    position: fixed!important;
    z-index: 2147483647!important;
    display: block!important;
    width: 280px;
    top: auto; 
	bottom:100px;
    padding: 10px;    
    color: #1A171B;
	font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
	right:0; 
	bottom:5px;
	/*left:50%;
	transform:translate(-50%, -50%);*/
	background:rgba(0,0,0,0.9);
}

#cookie-consent-wrapper .content p{
	font-size:12px;
	font-weight:400;
	line-height:14px;
	padding:0px;
	color:#fff!important;
}

#cookie-close, #link, .btn_concern {
    font-size: 12px;
	margin-top:7px;
	padding:5px 0;
    background: #1A171B!important;
    width:100%;
	display:block;
	text-align:center;
    color: #fff!important;
	right: 20%!important;	
	margin-top: 5px;
}
#cookie-consent-wrapper .btn_concern, #cookie-close{background: #fff!important;color: #1A171B!important;}
#cookie-close a, #link a {
	font-size: 12px;
}

.eolsmay-highlight{
	padding: 5px 20px;
	background-color: #e4ebee;
}


#newsletter{ margin-top:50px;margin-bottom:20px;padding:0px; width:100%; }
.newsletter{}
.newsletter h5{ color:#1A171B;margin:0px 0 0px 0; font-size:50px; font-weight:bold; }
.newsletter p{ color:#1A171B;margin:0px 0 0px 0; font-size:18px;}
.newsletterform { width:100%;padding: 10px 0px 0px 0px; height:auto; margin:0 auto; background:#fff; border-bottom:1px solid #1a171b;}
.newsletter_input{ display:inline-block; float:left;}
.newsletter_input input{border-radius:0px;box-shadow:none;border:none;background: none; padding:18px 0;color:#1A171B;font-size:14px;width:400px; }
.newsletter_input input:hover{}
.nl-button { position:relative; float:right; display:inline-block; overflow: hidden; padding-right: 70px; background: none; border:0px; margin-top:15px; color:#1A171B; font-size:16px; font-weight:bold; letter-spacing: 1.2px;  transition: all 0.2s ease-in; }
.nl-button::after { display: block; content: '';  height: 2px; width: 50px;  position: absolute;  right: 0px; top: 0;  bottom: 0;	margin:auto; background: #1A171B; transition: all 0.2s ease-in;	}
.nl-button::before { opacity: 0; display: block; content: ''; height: 2px; width: 50px;  position: absolute;  left: -70px; top: 0;  bottom: 0; margin:auto; background: #5ce1e6; transition: all 0.2s ease-in; }
.nl-button:hover { padding-right: 0;  padding-left: 70px; color:#5ce1e6; transition: all 0.2s ease-in; }
.nl-button:hover::after { right: -50px;  opacity: 0; transition: all 0.2s ease-in; }
.nl-button:hover::before { left: 0; opacity: 1; transition: all 0.2s ease-in; }

.newsletter_pref legend{padding: 5px;text-transform: uppercase;font-size: 20px;font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;}

.lead_text{ margin-bottom:5px;}
.lead_text p{ font-size:16px;}
.lead_text strong{ color:#fff;background:#eed700;padding:3px;}

.button.thin-bg-dark {
    background-color: #1A171B !important;
    border: 0px none !important;
    color: #fff!important;
    display: block;
    padding: 15px 15px !important;
    position: relative;
    transition: all 0.3s ease 0s;
	width:100%;
	margin:20px 0;
	font-size:18px;
	font-weight:bold;
	letter-spacing: 1.2px;
	border-radius: 0px;
}
.button.thin-bg-dark:hover {
    background-color: #3d3d3d !important;   
    transition: all 0.3s ease 0s;
}
.button.thin-bg-dark.reverse {
    background-color: #fff !important;  
	color:#1a171b !important;       
}
.button.thin-bg-dark.reverse:hover {
    background-color: #e7e7e7 !important;      
}

#sponsors { margin-top:30px; text-align:center;}
#sponsors .sponsor_category  { margin-top:15px; margin-bottom:15px;display: flex;flex-wrap: wrap;align-items: center;text-align:left; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
#sponsors .sponsor_category h3 { font-size:28px; color: #1A171B; 	font-weight: bold; 	font-style: italic; /*margin-bottom:15px;*/}
#sponsors .sponsor { display:inline-block; margin:10px; background:#fff; padding:15px; border-radius: 15px; }
#sponsors .sponsor img { max-width:300px; display:block; }
#sponsors .sponsor_category:last-of-type { border-bottom:none}

#footer {  width: 100% ; padding: 60px 0 60px 0; margin: 0px 0 25px 0; color: #fff; background:#1A171B url(../img/layout/footer_bg.png) no-repeat center; /*background-size:400px;*/  }

.footer_box { margin-left:0px; margin-right:0px;}
.footer_box.last { border-left:1px solid #fff; padding:20px 0 20px 50px;}
.footer_box h6{ margin:0px 0 30px 0; font-size:20px; color:#fff;font-weight:bold; font-style:italic; }
.footer_box p { line-height:26px; }
.footer_box p a{ font-size:20px; color:#fff; font-weight:bold; transition: all 0.2s ease-in; }
.footer_box p a:hover{color:#bfbebe; transition: all 0.2s ease-in;}

ul.footer_menu { margin:0px;}
ul.footer_menu li{margin-bottom:10px; font-size:14px; color:#fff; }
ul.footer_menu li a{color:#fff;display:block; transition: all 0.2s ease-in;}
ul.footer_menu li a:hover{color:#bfbebe; transition: all 0.2s ease-in;}

.bank_icons{margin-bottom:20px; padding-bottom:20px; text-align:center; border-bottom:1px solid #e2e3e4; }

.footer_copyright { position:relative;z-index:0;padding-bottom:20px; background:#fff; color: #1a171b;}
.footer_copyright p { line-height:20px;font-size:13px;color: #1a171b;font-weight:400;}
.footer_copyright a { color: #1a171b; text-decoration: none; transition: all 0.4s ease 0s; }
.footer_copyright a:hover { text-decoration: underline; transition: all 0.4s ease 0s;}

#wapp {position:relative;float:right;}
#wapp a{	display: block;	width: 75px;height: 20px;background:transparent url(../img/layout/wapp.png) no-repeat center;text-indent: -999999px!important;background-size:100%;}


/* GENERAL STYLES */

#content {  width: 100%; }

.content {    }
.content h1 {font-size:30px;font-weight:bold;color:#1a171b;margin:20px 0px 25px 0px; }
.content h2 { font-size:20px;font-weight:bold;color:#1a171b;margin:20px 0px 20px 0px; }
.content h3 { font-size:18px;font-weight:bold;color:#1a171b;margin:20px 0px 15px 0px; }
.content h4 {  font-size:16px;font-weight:bold;line-height:20px;margin:10px 0px 10px 0px; }
.content h5 { font-size:18px;font-weight:400; color: #fff;	background: #1a171b; padding: 15px 10px;  margin:30px 0px 10px 0px;}
.content p { font-size:16px; line-height:24px;margin:15px 0px 15px 0; }
.content ul { margin:15px 5px 15px 5px;overflow:auto; }
.content ul li { margin:0 0 10px 0; font-size:16px; line-height:24px; background:transparent url(../img/layout/arrow-list-black.png) no-repeat 0 5px;padding-left:13px;}

.content table { width: 100%;	border-collapse: collapse;margin-bottom:20px;}
.content table td {text-align: left;padding: 10px 7px; vertical-align: middle;font-size: 14px;}
.content table td.text-right {text-align: right;}
.content table td strong { font-size: 16px;}
.content table tr { border-bottom: 1px solid #e2e3e4;}
.content table tr.heading_row{ background:#1A171B; color:#fff; }

.table_container {	overflow-x:auto; }
.table_container table {	width: 100%!important; height:auto!important;border-collapse: collapse!important;	}

ul.static_list { margin:15px 5px 15px 5px;overflow:auto;}
ul.static_list li { margin:0 0 10px 0; font-size:16px; line-height:24px; background:transparent url(../img/layout/arrow-list.png) no-repeat 0 5px;padding-left:13px;}

p.highlight {   margin: 15px 0 15px 0;  font-size: 18px; line-height:28px;    font-weight: 400;    background: #1A171B;    padding: 20px;    color: #fff; }
p.highlight.black {   background: #1a171b;     }

a.read_more { position:relative; z-index:50; display:inline-block; overflow: hidden; margin-top: 30px; margin-bottom: 30px; padding:10px 50px 10px 10px; background:#1A171B; color:#fff; font-size:16px; font-weight:bold; letter-spacing: 1.2px;  transition: all 0.2s ease-in; }
a.read_more::after { display: block; content: '';  height: 2px; width: 30px;  position: absolute;  right: 0px; top: 0;  bottom: 0;	margin:auto; background: #fff; transition: all 0.2s ease-in;	}
a.read_more::before { opacity: 0; display: block; content: ''; height: 2px; width: 30px;  position: absolute;  left: -50px; top: 0;  bottom: 0; margin:auto; background: #fff; transition: all 0.2s ease-in; }
a.read_more:hover { padding-right: 10px;  padding-left: 50px; color:#fff; transition: all 0.2s ease-in; }
a.read_more:hover::after { right: -30px;  opacity: 0; transition: all 0.2s ease-in; }
a.read_more:hover::before { left: 0; opacity: 1; transition: all 0.2s ease-in; }
a.read_more.black { background:#1a171b;  }
a.read_more.yellow { background:#1a171b;  }
a.read_more.white { background:#fff; color:#1A171B }
a.read_more.white::before,a.read_more.white::after{background: #1A171B;}
a.read_more.greene { background:#05fe00; color:#1A171B; }

a.read_more.free{
	margin-top:10px;
	margin-bottom: 10px;
}

.partner_box {
	text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    margin-bottom: 20px;
    float: left;
    width: calc(25% - 23px);
    position: relative;
    display: inline-flex;
    flex-direction: column;
	margin-left: 15px;
	margin-right: 15px;
	box-sizing: border-box;
}

.content .partner_box p {
    margin: 5px 0px 5px 0;
	padding: 0 15px;
}

.content .partner_box h2 {
    margin: 0px 0px 20px 0px;
    border-top: 1px solid #1a171b;
    padding-top: 15px;
}

.proud_partners_wrap p.highlight {
    margin: 15px 0 35px 0;
	position: relative;
	overflow: hidden;
}

.partners_flex {
  display: flex;
  flex-wrap: wrap;
}

.partner_box:nth-child(4n + 1) { 
  margin-left: 0;
}
.partner_box:nth-child(4n) { 
  margin-right: 0;
}

hr.races {
	height: 1px;
    display: inline-block;
    background: #adadad;
    width: 100%;
}
.title_thumb{width: 130px; margin: 0 7px -6px 7px;height: auto;}
.left_thumb { float: left; margin: 0px 30px 10px 0px; max-width:400px; }
img.organizer { float: left; margin: 0px 30px 10px 10px; }

.access {  border-left:10px solid #1A171B;  padding: 5px 10px 5px 20px; margin: 15px 0; }

.gallery_bottom { border:1px solid #fff; } 

.group_logo { margin-top: 15px;	margin-bottom: 15px; text-align:center; } 
.group_logo img { max-width:100%; } 

.iframe iframe {    width: 100%;    min-height: 1000px; }

.resultsform .button.thin-bg-dark {  margin-top: 40px; } 

.volunteers_link a.read_more { display:block; margin-top: 0px; font-size:24px; text-align:center; }

.black_bg_form label.control-label {   color: #fff; } 


/* HOME STYLES */

.vertical_banner {position:relative;height:250px;overflow:hidden;  }
.vertical_banner .vertical_banner_text{ width:100%; height:100%;  padding:20px; display:table; text-align:center;  }
.vertical_banner p { position:relative; font-size: 30px; font-weight:bold; color:#fff;  display: table-cell;  vertical-align: middle; }
.vertical_banner p span {  display:block; font-size: 32px;   }

.middle_banner {position:relative; margin:30px 0; border: 1px solid #1A171B; }
.middle_banner p { position:absolute; width:80%; background:#1A171B; padding:10px; font-size:34px; bottom:30px; color:#fff; font-weight:700; font-style:italic; }

.heading_box { display:block; margin:0px 0 30px 0; background:#1a171b; color:#fff; padding:15px; position:relative;}
.heading_box::before {display: block; content: ''; height: 100%; width: 80%;  position: absolute;  left: -80%; top: 0;  bottom: 0; margin:auto; background: #1a171b; }
.heading_box h1.heading_title, .heading_box h2.heading_title { font-size:20px; font-weight:normal; font-style:italic; margin:0px; }      
.heading_box h1.heading_title strong, .heading_box h2.heading_title strong { font-size:40px; font-weight:bold; margin-right:30px;  }      
.heading_box.reverse {  background:#fff; color:#1a171b;}
.heading_box.reverse::before { background: #fff; }  
.heading_box.white{background:#fff; color:#1A171B;}
.heading_box.white::before{background:#fff; }

.deltio_link a.read_more { display:block; margin-top: 30px; font-size:30px; text-align:center;margin-bottom: 0px; }

.facebook_video {height:500px;}

.video_post { margin-top:20px; margin-bottom:20px; }


/* BLOG STYLES */

.blog_post { margin-top:20px; margin-bottom:20px;}
.blog_post img { margin-bottom: 10px; }
.blog_post span.date { display:block; font-size: 12px;  }
.blog_post h3 { color: #1A171B;  font-size: 22px;  margin-top: 20px;  margin-bottom: 20px; font-weight: 600; line-height: 28px; }
.blog_post.event_post { color: #fff;  }
.blog_post.event_post h3, .blog_post.event_post p { color: #1A171B;  }

.blog_thumb {}
.blog_intro { background: #1A171B;  padding: 20px; color: #fff;  }
.blog_intro span.date { display:block; font-size: 12px;  }
.blog_intro p { font-size: 18px; line-height:28px;  }


/* GALLERY STYLES */

.gallery_box {position:relative; margin:15px 0;  }
.gallery_box p { position:absolute; width:75%; background:#1A171B; padding:10px; font-size:26px; bottom:30px; color:#fff; font-weight:700; font-style:italic; }

.gallery { margin-top:15px; margin-bottom:15px; }    


/* HOTEL STYLES */

.hotels_bg {  background-image:url('../img/layout/hotels_bg.jpg'); background-repeat: repeat;  background-size: cover;  background-position: center bottom;  background-attachment: scroll; }

.hotels_bg h1 {
	text-align: center;
    font-size: 28px;
	font-style: italic;
    margin-bottom: 30px;
    margin-top: 30px;
	font-weight: bold;
}

.hotels_bg .flex_center {
	display: flex;
    justify-content: center;
    align-items: center;
}

.hotel_box { position:relative; margin:0; padding-top:20px; padding-bottom:20px; border: 1px solid rgba(255,255,255,0.2); background: rgba(0,0,0,0.4); text-align:center; transition: all 0.2s ease-in;}
.hotel_box:hover{border: 1px solid rgba(255,255,255,0.7); transition: all 0.2s ease-in;}
.hotel_box p{ font-size:18px; font-weight:300; margin-top:20px;}

.hotel_cover_bg { background-repeat: no-repeat;background-position:center center; background-size:cover; height: 60vh; min-height:300px; position:relative; text-align:center; }
.hotel_cover_bg .hotel_logo { position:absolute;top:auto;bottom:50px;width:100%; text-align:center; }

.hotel_notice { }
.hotel_notice img { display:inline-block;  height:100px; vertical-align:middle; }
.hotel_notice p { display:inline-block; color: #1A171B;	font-weight: bold;	font-size: 18px;  }

.hotel_contact p { font-weight: bold; 	font-size: 15px; }

.hotel_facilities ul li { display:inline-block; width:32%; margin-right:1%;}


/* RACES STYLES */

.race {position:relative; margin:15px 0;  }
.race p { position:absolute; width:75%; background:#1A171B; padding:10px; font-size:18px; bottom:30px; color:#fff; font-weight:400; font-style:italic; }
.race p span { display:block; font-size:26px; font-weight:700;  }
.race.white p{ color:#1A171B; background:#fff}

.iaaf_certificate { max-width:100%; }

.google_map { display:block;margin:20px 0 20px 0;}

.race_box{ margin:30px 0 30px 0;text-align:center;display:block; border:5px solid #fff;padding:20px 0; transition: all 0.2s ease-in; }
.race_box:hover{ border:5px solid #bdbdbd; transition: all 0.2s ease-in;}
.race_box a {display:block; }
.race_box h3 { color:#fff; font-size:30px; margin-top:20px; }
.race_box p { color:#fff; font-size:14px; margin-top:10px; }   

.product-card{
	position:relative;
	padding: 20px;	
	border:10px solid #1a171b;
}

.product-actions input.quantity {
    width: 56px;
    height: 52px;
	line-height: 60px;
	border-radius: 0;
	box-shadow: none;
    display: inline-block;
    font-size: 22px; 
    text-align: center;
    font-weight: bold;
    color: #1a171b;
	background:#fff;    
	border: 1px solid #e1e1e1;
	float:left;
}
.product-actions .minus, .product-actions .plus, .cart .minus, .cart .plus {
    display: inline-block;
    width: 56px;
    height: 52px;
	line-height: 54px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;   
    color: #1a171b;
    background: #fff;
    -webkit-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
    border: 1px solid #e1e1e1;
	margin:0px 5px;
	float:left;
}
.product-actions .minus { 
	line-height: 46px;   
}

.product-actions .minus:hover, .product-actions .plus:hover, .cart .minus:hover, .cart .plus:hover {
    background: #1a171b;
    color: #fff;
}
.product-actions input[type=number]::-webkit-inner-spin-button, 
.product-actions input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.form-quantity{
	margin: 0px 0 0 0;
	padding:0px;
	display:inline-block;
}
.form-quantity label{	
	float:left;
	font-size:18px!important;
	font-weight:bold!important;
	margin-top:13px!important;
}

.form-checkboxes .select{
	display: flex;
}
.form-checkboxes .select label{
	background-color: #fff;
	color: #1A171B;
}
.form-checkboxes .select label:last-child{
	margin-right: 0px;
}
.form-options{
	margin: 10px 0;
	padding:0px;
	border-bottom: 1px solid #e1e1e1;
}
.form-options label{	
	float:left;
	font-size:14px!important;
	padding-left:0px!important;
	cursor:default;
}

.form-options .select2Buttons{
	display: inline-block;
}
.form-options .select2Buttons ul{
	margin: 0;	
}
.form-options .select-buttons li {	
	background-image: none!important;
	padding-left:0px!important;	
}
.form-options .select-buttons li a{
	color: #1a171b;
	background: #fff;
	font-weight: bold;	
	border: 1px solid #1a171b;
	margin:0 4px;
	padding:8px;
}
.form-options .select-buttons li.disabled  {	
	border: 1px solid #e1e1e1;		
	overflow: hidden;
}
.form-options .select-buttons li.disabled span {		
	margin:0 4px;
	padding:8px;
}
.form-options .select-buttons li a:hover { 
	background: #1a171b;
	color: #fff;
}
.form-options .select-buttons li a:hover:not(.out-of-stock), .form-options .select2Buttons .picked {   
    border-color: transparent;
}
.form-options .select2Buttons .picked{
	background: #1A171B;
	color: #fff;
}


/* ==================================
   PRODUCT FILTERS
   =================================== */

.no-results .icon-info{
	display: block;	
	margin: 20px auto 20px auto;
	width:48px;
	height:48px;
	background: url(../img/layout/icon-info.svg) no-repeat center center;
}
.no-results h2{
	font-size:26px;margin:10px 0px 20px 0px;
}
.no-results p{
	line-height:22px;margin:15px 0px 15px 0;
}

.pagination{
	clear: both;
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}
.pagination .disabled{
	display: none;
}

.page-navigation{
	margin-top:10px;
	padding: 10px 0px;
	text-align: center;
	width: 100%;
	display: inline-block;
	border-top: 1px solid #e2e3e4;
	font-size: 12px;
}
.page-navigation a, .page-navigation span{
	width: auto;
	margin: 0;
    display: inline-block;
    text-align: center;
    color: #1a171b;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
	font-size:14px;
    letter-spacing: .25px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border: solid 2px #fff;
	border-radius:0px;
}
.page-navigation a, .page-navigation span.current{
	padding: 5px 10px;
}
.page-navigation span.current{
	background-color: #1A171B;
	color: #fff;
	border: 2px solid #1A171B;
}
.page-navigation a:hover{
	color: #fff;
	border: 2px solid #1A171B;
	background: #1A171B;
}
.page-navigation .next-prev{
	display: block;
	width: 100%;
	border: 0;
	margin-top: 5px;
}
.page-navigation .next-prev a{	
	padding: 5px 10px 5px 10px;
	border:2px solid #1A171B;
	background: #1A171B;
	color: #fff;
	border-radius:0px;
}
.page-navigation .next-prev a:hover{	
	border:2px solid #1A171B;
	background: #1A171B;
}
.page-navigation .next-prev span{
	/*width: 48%;*/
	display: inline-block;
}
.page-navigation .next-prev .disabled{
	display: none;
}
.page-navigation .next-prev span.prev{
	float: left;
	display: inline-block;
	text-align: left;
}
.page-navigation .next-prev span.next{
	float: right;
	display: inline-block;
	text-align: right;
}



/* LOADER MASK
================================================== */

.js-loading{
/* 	position: relative; */
}
.js-loading-overlay {  
  position:absolute;
  top:0; bottom:0;
  left:0; right:0;  
  z-index:199;  
  background:#1A171B;
  opacity:0.8;  
  border-radius: inherit;
}
.jscroll-loading{
	position: relative;
	display: inline-block;
	width: 100%;
}

.spinner {	
  top:42%;
  left: 45%;
  position: absolute;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  z-index:200;
}

.spinner > div {
  background-color: #1a171b;
  height: 100%;
  width: 6px;
  margin-right: 2px;
  display: inline-block;  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}


@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/* ==================================
   CUSTOMERS
   =================================== */

.customer_dashboard{
	display:block;
	margin-bottom:20px;	
}

/* ==================================
   CHECKOUT
   =================================== */

.checkout-navigation {
	display: block;
	width: 100%;
	margin: 0 0 0px 0;
	padding: 30px 0 30px 0;
	background: #e2e3e4;    
	background-size: 16px;	
	border-bottom: 1px solid #000;
}

.checkout-navigation h1{
	margin-bottom: 30px;
	position: relative;
	font-size: 32px;	
	font-weight:bold;
}
.checkout-navigation h1 .first-word{	
	color: #1A171B;
	line-height: 40px;
	letter-spacing: 0.4em;	
}

.checkout-navigation .row {
    margin-left: 0;
    margin-right: 0
}

.checkout-navigation .step-item {
    height: auto;
    color: #fff;
}

.checkout-navigation .step-item .step-line {
    background-color: #fff;
    height: 1px;
    margin-top: 14px;
    padding: 0;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in
}

.checkout-navigation .step-item .step-index {
    font-size: 3em;
    font-weight: bold;
	margin-top: -0.4em;
    padding: 0;
    text-align: center;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
}

.checkout-navigation .step-item .step-title {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    letter-spacing: .25px;
    color: #1a171b;
}

.checkout-navigation .step-item.complete .step-line {
    background-color: #1a171b;
}
.checkout-navigation .step-item.active .step-line {
    background-color: #1A171B;
}
.checkout-navigation .step-item.complete .step-index {
	color: #1a171b;
}
.checkout-navigation .step-item.active .step-index {
	color: #1A171B;
}
.checkout-navigation .step-item.active .step-title {
	color: #1A171B;
}
.checkout-navigation .step-item.complete .step-title a{
	color: #1a171b;
}

.checkout-navigation .step-item.complete:hover {
    cursor: pointer;
    color: #1A171B;
}

.checkout-navigation .step-item.complete:hover .step-line {
    background-color: #1A171B;
}

@media (max-width:767px) {
	.checkout-navigation .step-item{
		height: auto;
	}
    .checkout-navigation .step-item .step-title {
        opacity: 0
    }
}


.checkout-field{
	display: block;
	margin-bottom: 40px;
}
.checkout-field label{
	font-size: 1.5em;
	font-weight: bold;
	color:#414141;
}
.checkout-field label:hover{
	color: #bfbebe;					
}
.checkout-field input{
	font-size: 2em;
	font-weight: bold;
	margin: 15px 10px 0 0!important;
}
.checkout-field .badge{
	display: inline-block;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	background:#1a171b;
	font-size: 13px;
}
.checkout-field .image{
	display: inline-block;
	margin-left: 10px;
}
.checkout-field .description{
	display: block;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #eee;
	font-size: 	1.0em;
	text-align: justify;
}


.checkout-field .description{padding:15px 0;}
.checkout-field .description h5{font-size:14px;font-weight:bold;}
.checkout-field .description ul {margin-bottom:10px;}
.checkout-field .description ul li{margin:5px 0px 5px 5px;font-size:14px;position:relative;padding-left:12px;background: url('../img/layout/arrow-list-black.png') no-repeat scroll 0px 5px transparent; }

.checkbox input.form-control[type="checkbox"]{
	width: 30px;
	margin-top: 15px;
	margin-left: -10px;
}

/* ==================================
   CART
   =================================== */
   
.icon_close {	
	background: url(../img/layout/cd-remove-item.svg) no-repeat center center;
	width: 32px;
	height: 32px;
	display:inline-block;
}
   
.close {
    color: #1A171B;
    font-size: 22px;
    font-weight: 600;
    opacity: 0.9;
	float:none;
}

.form-group{margin-bottom:5px;}

.table.cart{
	background: #eee;
	font-size: 14px;	
}
.table.cart > tbody > tr > td, .table.cart > tbody > tr > th, .table.cart > tfoot > tr > td, .table.carte > tfoot > tr > th,
.table.cart > thead > tr > td, .table.cart > thead > tr > th {
    vertical-align: middle;
    padding: 10px;
	border-bottom: 1px solid #e1e1e1;	
	font-weight:300;
}
.table > thead > tr > th{
		background:#1a171b;
		color:#fff;
		font-weight:700!important;
}
.table-hover > tbody > tr:hover {
    background-color: #e1e1e1;
}

.cart_button .btn {width:100%;}

.cd-cart {
  position: absolute;
  top: 45px;
  margin-right: 15px;
  height: auto;
  width: 380px;
  border:3px solid #1a171b;  
  background: #fff;
  padding-top: 0px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;	
}
.cd-cart.static{
	position: relative;
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: auto;
	top:auto;
	box-shadow:none;
	border:0px;
	margin-bottom:70px;
}

.cd-cart.static{
	background:none
}

.cd-cart.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
  display:block;
}

.cd-cart.speed-in {
  right: 0;
}
.cd-cart > * {
  padding: 0 10px;
}
.cd-cart.static > * {
  padding: 0 0;
}
.cart-empty{
	padding: 50px 30px!important;
	text-align: center;
	color: #1a171b;
}
.cart-empty .icon-info{
	display: block;
	width:48px;
	height:48px;
	background: url(../img/layout/icon-info-black.svg) no-repeat center center;
	margin: 0 auto 30px auto;	
}
.cart-empty p{	
	margin-bottom: 50px;		
}

.cd-cart .cd-cart-items {
  padding: 0;
}
.cd-cart .cd-cart-items li {
  position: relative;
  padding: 10px 10px;
  border-bottom: 1px solid #e1e1e1;
  background:none;
  margin-bottom:0px;
}
.cd-cart .cd-cart-items li:last-child {
  border-bottom: 1px solid #e1e1e1;
}
.cd-cart .cd-image, .cd-cart .cd-info{
	display: inline-block;
	vertical-align: top;
}
.cd-cart .cd-image{
	 width: 25%;
}
.cd-cart .cd-info{
	/* margin-left: 13%; */
    text-align: left;
    width: 100%;
	margin-top:5px;
}
.badge{
	background-color: #1A171B;
}
.cd-cart .cd-qty, .cd-cart .cd-price {
  color: #1a171b;
}
.cd-cart .cd-price {
  margin-top: .4em;
}
.cd-cart .cd-item-remove {
  position: absolute;
  right: 10px;
  top: 35px;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f2f2f2 url("../img/layout/cd-remove-item.svg") no-repeat center center;
}
.cd-cart .cd-item-remove:hover {
  background-color: red;
}
.cd-cart .cd-cart-total {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 14px;
}
.cd-cart .cd-cart-total p{
	line-height: 22px;
	margin: 10px 0px 10px 0;
}
.cd-cart .cd-cart-finaltotal {	
	font-size: 18px;
}
.cd-img-replace {
  /* replace text with a background-image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-cart .cd-cart-total span {
  float: right;
}
.cd-cart .cd-cart-total::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-cart .checkout-btn {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #1a171b;
  color: #FFF;
  text-align: center;
  font-weight:bold;
  font-size:20px;
}
.cd-cart .checkout-btn:hover ,.no-touch .cd-cart .checkout-btn:hover {
  background: #1a171b;
}
.cd-cart .cd-go-to-cart {
  text-align: center;
  margin: 10px 0;
}
.checkout .checkout-btn, .checkout .cd-go-to-cart, .checkout .cd-item-remove{
	display: none;
}

.cd-cart .cd-cart-notice { 
  background: #eee url("../img/layout/shipping.svg") no-repeat 20px center;
  background-size:48px;
  border: 1px solid #e1e1e1;
  color:#1A171B;
  padding:10px 20px 10px 70px;  
  margin-top: 20px; 
  text-align:center;
}
.cd-cart .cd-cart-notice p {  
  font-size:16px;
  line-height:26px; 
}
.cd-cart .cd-cart-notice p strong:first-child {  
  color: #1A171B; 
}

/* Forms
================================================== */
.btn{
	text-shadow: none;
	border-radius: 0px;
 	padding: 15px 20px; 
	background-color: #1a171b;
	color: #fff;
	letter-spacing: 1.2px;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	white-space: normal;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.btn-primary{
	background-color: #1A171B !important;
    border: 0px none !important;
	transition: all 0.3s ease 0s;
}

.btn-basket{margin:0px 0px 30px 20px; float:right; display:inline-block; background-color: #1A171B!important; }

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus,
.btn-primary:hover, .open > .dropdown-toggle.btn-default {
    background-position: 99% 50%;
    background-color: #3d3d3d!important;   
    transition: all 0.3s ease 0s;   
}

.btn-basket:hover, .btn-basket:active, .btn-basket:focus{ background-color: #3d3d3d!important; }

.btn-default{
	text-transform: uppercase;
	font-weight: 700;
	background-position: 99% 50%;
    background: #fff;
    border: 2px solid #1a171b;
    color: #1a171b;
	border-radius:0px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus,
.btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-position: 99% 50%;
    background: #3d3d3d;
    color: #fff;
	border: 2px solid #3d3d3d;
}
.btn-link{
	color: #1A171B;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	border-radius: 0;
	background: transparent;
}
.btn-link span{
	color:#1A171B;
}
.btn-link:hover{
	color:#bfbebe;
}
.btn-more{
	padding: 15px 70px 15px 50px;
	margin-top: 50px;
	background-color: #fff;
	display: inline-block;
	border: 1px solid #6f7172;
}
.btn-more:focus, .btn-more:hover {
    background-color: #e0e0e0;
    border-color: #ccc;
    color: #292a2e;
}

.btn-more.active, .btn-more:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-xlarge{
	font-size: 1.3em;
	line-height: 1.4em;
/* 	padding: 10px 70px; */
	letter-spacing: 1px;
	font-weight: 700;
}
label{
	color: #404041;
}
label.error, .help-block.text-danger{
	background: #EC2224;
	color: #fff;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	line-height: normal;
	position: relative;
	bottom: auto;
	left: auto;
}
input.form-control.error{
	border-color: #EC2224;
}


label.control-label{margin:10px 10px 5px 0;font-size:18px; font-weight:normal; color: #1a171b;}
legend{margin:10px 0 0px 0;font-size:18px; font-weight:normal; color: #1a171b;}

input[type="checkbox"], input[type="radio"] {    margin-right: 4px;  }

.form-control{
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 15px 10px;	
	border-bottom: 1px solid #1A171B;
	height: auto;
	background: #fff;
	color: #1a171b;
	font-size:16px;
}
.form-control:hover {
    border-bottom: 1px solid #1A171B;
    box-shadow: none;
}
.form-control:focus {
    border-bottom: 1px solid #1A171B;
    box-shadow: none;
}

form .required label:after{
	color: #e32;
	content: '*';
	display:inline;
	font-weight: bold;
	outline: none;
}
div.submit{
	text-align: center;
	margin:20px 0;
}
.text-right div.submit{
	text-align: right;
}

form div.checkbox .icheckbox_flat-orange, form div.checkbox .icheckbox_flat-green, form div.checkbox .icheckbox_flat-red, form div.checkbox .icheckbox_flat, form div.checkbox .icheckbox_flat-blue{
	display: inline-block!important;
	margin-top: 0px;
	margin-right: 0px;
}
form div.radio label, form div.checkbox label{
	padding-left: 20px;	
}
select.form-control {	
    background: #fff url("../img/layout/sort.png") no-repeat;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    padding: 0;
    position: relative;
    color: #1a171b;
	padding: 17px 20px 17px 10px;	
	border: none;
	border-bottom: 1px solid #1A171B;
	border-radius: 0px;
	height: auto;
	line-height: normal;	
}
select.form-control:hover{  
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	cursor: hand;
    cursor: pointer;
}

.form-sel-wrap .form-sel:hover{
	border: 1px solid #bfbebe;
	 outline: 0;
    -webkit-box-shadow: none;
}

.contact_dark{
	text-align:center;
	background:#404041;
	color:#fff;
	padding:30px 0;
}

.contact_dark h3{
	font-size:20px;
	margin-bottom:50px;
	font-weight:300;
	position:relative; 
}
.contact_dark h3:after{	-moz-user-select: none;
	border-bottom: 1px solid #999374;
	bottom: -20px;
	content: "";
	font-size: 0;
	height: 0;
	left: 0%;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	right: auto;
	text-indent: -9999px;
	top: auto;
	width: 10%; 
	left:45%;
}
.contact_dark p{
	font-size:13px;
	line-height:22px;
}

.well{background-color: #eee; border: 1px solid #e1e1e1; box-shadow:none; border-radius:0px;}

.well-{margin-bottom:30px;}

.auth-button {
    clear: both;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 15px 10px 15px 60px;
    margin: 20px 0;
    border-radius: 4px;
    text-align: left;
    background: #eee;
    font-size: 16px;
    color: #fff;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    transition: background 0.2s ease
}

.auth-button:hover {
    color: #fff;
}

.mini-form .auth-button.small {
    padding: 5px 10px 5px 60px;
    margin: 0 0 10px 0;
    font-size: 16px;
}

.auth-button .auth-icon {
    display: block;
    position: absolute;
    height: 100%;
    width: 50px !important;
    left: 0;
    top: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
}

.auth-button.facebook .auth-icon {
    background-image: url("../img/layout/facebook_white.svg");
	background-position: center -5px;
}

.auth-button.facebook {
    background: #3c5a98;
    color: #fff
}

.auth-button.facebook:hover {
    background: #4365aa
}

.auth-button.google {
    background: #dd4b39
}

.auth-button.google:hover {
    background: #e15f4f
}


.notifications {
    position: relative;
    color: #555;
    font-size: 20px;
    text-align: center;    
    width: 100%;
    height: auto;    
}

.notifications:after, .notifications:before {
    content: "";
    display: table
}

.notifications:after {
    clear: both
}
.notifications .message{
	background: #1A171B;
	color:#fff;
	padding: 13px 0;
}
.notifications .close {
    text-indent: -9999em;
/*     background: url(../img/hello-bar-close.png) no-repeat top left; */
    width: 21px;
    height: 21px;
    position: absolute;
    top: 15px;
    right: 15px
}

.notifications .close:hover {
    background-position: bottom left
}

h2.title{		
	font-size:20px;
	font-weight:400;	
	margin:20px 0px 30px 0px;
	padding: 15px 10px!important;
	background: #1A171B;
	color: #fff;
}
h2.title strong{		
	font-weight:400;		
}

h3.title{
	color:#fff;
	text-transform:uppercase;
	font-weight:300;
	display:block;
	padding-bottom:1.25rem;
	font-size:1.7em;
	position:relative;
}
h3.title::after {
    background-color: #EED700;
    content: "";
    display: block;
    height: 1px;
    margin-left: 46%;
    margin-top: 20px;
    position: relative;
    width: 8%;
}

h4.title{
	margin: 20px 0 20px 0;		
	font-size:18px;
	font-weight:bold;
}
h4.title span.counter{
	border-radius:100%;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	color:#fff;
	background:#1A171B;	
}
h4.title a.underline{
	font-size:14px!important;
	color:#1A171B;
	float:right;
}

.divider_menu{clear:both;display:block;width:100%;}

	.item, .grid-sizer {
		width: 16.66%;
		height: auto;
	}
	.item{
		border-bottom:1px solid #fff;
	}
	.item img{
		width:100%;
		height:100%;
	}
	
	.item{position:relative;overflow:hidden;background:#1A171B;}
	.item:hover img{opacity:0.8;}
	
	.item.w-2 { width:  33.33%; }
	.item.w-3 { width:  49.98%; }
	.item.w-4 { width:  66.64%; }
	.item.w-5 { width:  100%; }
	.item.h-2 { height: auto; }
	.item.h-3 { height: auto; }

.solid-brick{
	display: block;
	width: 100%;
}
.brick-type-background{height:305px;background:#232323;}



@media (max-width: 550px) {
	.item, .grid-sizer {width: 100%;}
	.item.w-2 { width:  100%; }
	.item.w-3 { width:  100%; }
	.item.w-4 { width:  100%; }
	.item.w-5 { width:  100%; }
	.brick-type-background{height:205px;}
	.swal2-modal .swal2-image{
		width:100%;
		height:auto;
	}
	.form-checkboxes .select{
		flex-wrap: wrap;
	}
	.form-checkboxes .select label{
		flex-basis: calc(50% - 5px);
	}
	.form-checkboxes .select label:nth-child(odd){
		margin-right: 0px;
	}
}
@media (min-width: 551px) and (max-width: 767px) {
	.item, .grid-sizer {width: 33.33%;}
	.item.w-2 { width:  66.66%; }
	.item.w-3 { width:  100%; }
	.item.w-4 { width:  100%; }
	.item.w-5 { width:  100%; }
	.item.h-1 { height: 230px; }
	.item.h-1 img{ height: 230px; }
	.item.h-2 { height: 460px; }
	.item.h-2 img{ height: 460px; }
	.brick-type-background{height:231px!important;}
}

@media (min-width: 768px) and (max-width: 991px) {
	.item, .grid-sizer {width: 33.33%;}
	.item.w-2 { width:  66.66%; }
	.item.w-3 { width:  100%; }
	.item.w-4 { width:  100%; }
	.item.w-5 { width:  100%; }
	.item.h-1 { height: 240px; }
	.item.h-1 img{ height: 240px; }
	.item.h-2 { height: 480px; }
	.item.h-2 img{ height: 480px; }
	.brick-type-background{height:241px!important;}
	
}
@media (min-width: 992px) and (max-width: 1200px)  {
	.item, .grid-sizer {width: 33.33%;}
	.item.w-2 { width:  66.66%; }
	.item.h-1 { height: 305px; }
	.item.h-1 img{ height: 305px; }
	.item.h-2 { height: 610px; }
	.item.h-2 img{ height: 610px; }
	.brick-type-background{height:306px!important;}
}
@media (min-width: 1200px) and (max-width: 1440px) {
	.item.h-1 { height: 205px; }
	.item.h-1 img{ height: 205px; }
	.item.h-2 { height: 410px; }
	.item.h-2 img{ height: 410px; }
	.brick-type-background{height:206px!important;}
}
@media (min-width: 1441px) and (max-width: 1620px) {
	.item.h-1 { height: 285px; }
	.item.h-1 img{ height: 285px; }
	.item.h-2 { height: 570px; }
	.item.h-2 img{ height: 570px; }
	.brick-type-background{height:286px!important;}	
}

@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}

	.auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}

@media only screen and (min-width:1200px) and (max-width:1349px) {
	/* #top_bar{background:purple;} */
	
	#countdown-box {  margin-left: 300px; }

	.content .partner_box p {
		margin: 5px 0px 5px 0;
		padding: 0 10px;
		font-size: 15px;
		line-height: 20px;
	}

	.content .partner_box h2 {
    	margin: 0px 0px 15px 0px;
	}
	
}  

@media only screen and (min-width:992px) and (max-width:1199px) {	
	/* #top_bar{background:green;} */
	
	#countdown-box {	margin-left: 370px; }
	#navi { display:none;}

	.gallery_box p {  width:80%; font-size:20px; }

	.hotel_box p{ min-height:53px;}

	.vertical_banner {height:200px; }

	.languages-top, .social-icons-top { margin-left: 13px; }

	.content .partner_box h2 {
    	font-size: 19px;
    	margin: 0px 0px 15px 0px;
	}

	.partners_flex {
	    align-items: flex-start;
	}

	.content .partner_box p {
	    margin: 3px 0px;
		padding: 0 10px;
		font-size: 15px;
		line-height: 20px;
	}
	
}

@media (max-width:991px){		
	
	#navi { display:none;}			
	
	.footer_box {  margin-top:20px; margin-bottom:20px;}	
	.footer_box.last {	border-left: 0px;		border-top: 1px solid #fff;		padding: 30px 0 0px 0px;	}
	.info_footer_container.last { width:100%;   }

	.block { margin-bottom:10px; padding: 0 0px 0 15px;}
	.block.right { float: left;}	

	.blog_thumb { margin-bottom:30px; }

	.winners_divider {height:30px;}

	.hotel_box p{ min-height:53px;}

	.vertical_banner { height:200px; margin-top:10px; margin-bottom:10px; }

	.deltio_link a.read_more {  font-size:24px;  }

	#sponsors .sponsor_category {
		text-align: center;
	}
	#sponsors .sponsor_category h3 {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.partner_box {
        width: calc(33% - 18px);
	}

	.partner_box:nth-child(4n + 1) {
		margin-left: 15px;
	}

	.partner_box:nth-child(4n) {
		margin-right: 15px;
	}

	.partner_box:nth-child(3n) {
		margin-right: 0px;
	}

	.partner_box:nth-child(3n + 1) {
		margin-left: 0;
	}
}
  
@media only screen and (min-width:768px) and (max-width:991px) {	
	/* #top_bar{background:pink;} */
	
	#countdown-box {	margin-left: 270px; }

	.menu_divider_tablet {clear:both;height:30px;}
	
	.gallery_box p {  width:85%;  font-size:18px; }

	.hotel_facilities ul li { width:48%; margin-right:1%;}



	.checkout-navigation h1{		font-size: 2em;	}
}

@media (max-width:767px){		

	#countdown-box {	display:none; }
	#logo {	width: 158px; height: 80px; }
	.top_icons { margin: 15px 0px 0px 0px; }

	#mobile-nav {  top: 130px;  }
	.menu_divider_mobile {clear:both;height:30px;}

	.footer_copyright p {text-align:center;}
	#wapp{float:none; margin-top:20px;}
	#wapp a{margin:0 auto; }	
	
	.heading_box h1.heading_title, .heading_box h2.heading_title { font-size:18px;  }  
	.heading_box h1.heading_title strong, .heading_box h2.heading_title strong { font-size:28px;  margin-right:0px; margin-bottom:10px; display:block;  }  

	.gallery_box p {  width:80%; font-size:20px; }	

	.resultsform .button.thin-bg-dark {  margin-top: 20px; } 

	.hotel_facilities ul li { width:100%; margin-right:0%;}

	.facebook_video {height:350px;}

	.content .partner_box h2 {
        font-size: 19px;
        margin-bottom: 13px;
	}

	.content .partner_box p {
		margin: 2px 0px 2px 0;
		padding: 0 15px;
		font-size: 15px;
		line-height: 22px;
	}

	.partner_box:nth-child(4n + 1) {
        margin-left: 10px;
    }

	.partner_box:nth-child(3n + 1) {
        margin-left: 10px;
    }

	.partner_box:nth-child(2n + 1) {
        margin-left: 0px;
    }

	.partner_box:nth-child(3n) {
        margin-right: 10px;
    }

	.partners_flex {
		align-items: flex-start;
	}

	.partner_box:nth-child(2n) {
        margin-right: 0px;
    }

	.partner_box {
        width: calc(50% - 10px);
        margin-left: 10px;
        margin-right: 10px;
    }

	.checkout-navigation h1{		font-size: 1.8em;	}
	
	.btn-back {   margin-bottom: 15px; }
	.languages-top, .social-icons-top { margin-left: 20px; }
	.top_links_right a { margin: 0 3px 0 0px; padding-left: 32px; }	
	
}

@media only screen and (min-width:550px) and (max-width:767px){	
	/* #top_bar{background:red;}		 */
	
	
	
}

@media (max-width:549px){		

	.info_footer_container { width:100%;   }	
	.footer_box.middle {border-top: 1px solid #fff;		padding: 30px 0 0px 0px;	}	
	
	.gallery_box p { width:85%;  font-size:18px; }

	.event_post_container { width: 100%; }	

	
	.table.cart > tbody > tr > td, .table.cart > tbody > tr > th, .table.cart > tfoot > tr > td, .table.carte > tfoot > tr > th, .table.cart > thead > tr > td, .table.cart > thead > tr > th{padding:5px;}	
	.table.cart td.cart-title{font-size:12px;width:50px;white-space:normal;}
	
	.checkout-navigation h1{		font-size: 1.2em;	}
	
	form div.radio label, form div.checkbox label {  font-size: 16px; }	
	
	.cd-cart {  width: 100%; margin-right: 0px; }
	.cd-cart .cd-go-to-cart {  margin: 5px 0 0px 0; }	

	.content .partner_box h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
	
}

@media only screen and (min-width:480px) and (max-width:549px){	
	/* #top_bar{background:orange;} */
	
	.languages-top, .social-icons-top {	 margin-left: 11px;	}

	.map_thumb { float: unset;	display:block; margin: 0px auto 10px auto;  max-width:100%;	}


	
	.block { width:48%;}

	.social-icons-top a { margin-top: 3px; width: 27px; height: 27px; }	
	.top_links_right a { padding-left: 30px; }
	.languages-top li a { padding: 6px 0px 3px 3px; }
	
}
@media only screen and (max-width:479px) {		
	/* #top_bar{background:brown;} */
	.title_thumb {width: 110px; margin: 12px 7px 0px 0;}
	.top_links_right a { width:21px; height:21px; padding-left:0px; margin: 3px 5px 0 5px; background-size: 21px; }
	.top_links_right a span { display:none; }	
	
	.race_box_container { width:100%;}

	.left_thumb { float: unset;	display:block; margin: 0px auto 10px auto;  max-width:100%;	}	

	.volunteers_link a.read_more {  font-size:20px; }

	.facebook_video {height:280px;}

	.vertical_banner {height:180px; }
	.vertical_banner .vertical_banner_text{  padding:20px 10px;   }
	.vertical_banner p { font-size: 24px;  }
	.vertical_banner p span {  font-size: 26px;   }

	
	.btn { padding: 15px 5px; width:100%; }
	.btn-basket { padding: 15px 0px;}
	
	.form-quantity label{		float:none;	display:block; margin-top:0px;}
	.form-options label{		float:none;	display:block; margin-top:0px;}	
	
	.block { width:47%;}
	.languages-top { margin-top: 0px; }
	.languages-top li a { padding: 5px 5px 3px 5px; }
	.social-icons-top a { width: 24px; height: 24px; }
	.languages-top, .social-icons-top { margin-left: 80px; }	

	#sponsors .sponsor_category h3 {
		font-size: 22px;
	}

	.content .partner_box h2 {
        font-size: 17px;
        margin-bottom: 10px;
        padding: 15px 10px 0 10px;
    }

	.partner_box {
    	margin-bottom: 15px;
	}

	.content .partner_box p {
        margin: 2px 0px 2px 0;
        padding: 0 10px;
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width:445px) {		
	/* #top_bar{background:blue;} */
	
	#sponsors .sponsor { margin:5px 5px; padding:10px 5px;  }

	.vertical_banner .vertical_banner_text{  padding:20px 5px;   }
	.vertical_banner p { font-size: 18px;  }
	.vertical_banner p span {  font-size: 19px;   }

	.volunteers_link a.read_more {  font-size:18px; }

	.hotel_box p{ font-size: 16px;  }
	.languages-top, .social-icons-top { margin-left: 36px; }	

	.partner_box {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

	.partner_box:nth-child(3n) {
        margin-right: 0px;
    }

	.partner_box:nth-child(3n + 1) {
        margin-left: 0px;
    }
}

@media only screen and (max-width:355px) {	
	.languages-top, .social-icons-top { margin-left: 18px; }
}