@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,600&subset=latin,latin-ext,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700&subset=cyrillic);

* {
    -webkit-tap-highlight-color:rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color:rgba(255, 255, 255, 0) !important; 
    outline:none !important;
} 

body {
	font:13px "Open Sans", "opensans";
	color:#444;
	min-width:320px;
	margin:0;
	padding:0;
}


p, li {
	line-height:150%;
}

.noselect {
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}

ul {
	padding-left:25px;	
}

a { 
	color:#4255D8;
	text-decoration:none;
}

a:active, a:focus {
  outline:none;
  border:none;
  -moz-outline-style:none;
}

.blue {
	font-weight:normal;
	color:#4255D8;	
}

.green, .count {
	font-weight:normal;
	color:#23D6A9;
}

.clear {
	clear:both;	
}

.content {
	max-width:1000px;
	position:relative;
	margin:0 auto;	
}


.content .profile, .content .facebook {
	background:url(../img/profile.png) no-repeat;
	background-size:35px;
	display:block;
	width:41px;
	height:41px;
	position:absolute;
	top:5px;
	right:15px;	
}

.content .profile span, .content .facebook span {
	font-size:11px;
	position:relative;
	top:38px;
}

.content .facebook {
	background:url(../img/social/facebook.png) no-repeat;
	background-size:35px;
	left:15px;	
}

  .content .facebook span {
	left:-1px;	
  }
  
  .content .profile span {
	left:1px;  
  }
  
  
  .ru .facebook span {
	left:-2px;	
  }
  
  .ru .profile span {
	left:-6px;  
  }
  
  .ru .profile #login {
	left:1px;  
  }



@media (min-width: 700px) {

  .content .profile, .content .facebook {
	background-size:50px;
	width:50px;
	height:50px;
	right:150px;
  }
  
  .content .profile span, .content .facebook span {
	font-size:14px;
	top:58px;
	left:5px;
  }
  
  .ru .profile span, .ru .facebook span {
	font-size:13px;  
	left:-3px;	  
  }
  
   .ru .profile #login {
	left:6px;  
  }
 
  .content .facebook {
	left:150px;
  }
  
    
  .content .facebook span {
	left:1px;	
  }
  
   
}



.logo {
	background:url(../img/logo.png) no-repeat;
	background-size:202px 43px;
	display:block;
	width:202px;
	height:43px;
	margin:15px auto;
	padding:0;
}

.langs {
	text-align:center;
	padding-left:3px;
}

.langs a {
	display:inline-block;
	margin-right:10px;
}

.langs .lv {
	background:url(../img/lv.png) no-repeat 0 2px;
	background-size:15px;
}

.langs .ru {
	background:url(../img/ru.png) no-repeat 0 2px;
	margin-right:0;	
}


.langs .lv, .langs .ru {
	background-size:15px;
	padding-left:19px;
	padding-bottom:4px;
	border-bottom:2px solid transparent;
}

.langs a:hover, .langs .active {
	padding-bottom:4px;
	border-bottom:2px solid #51E3BD;
}


#top {
	width:100%;
	text-align:center;
	z-index:999;
}


/*** Menu ***/
.menuBg {
	background:#4255D8;
	border-top:4px solid #51E3BD;

}

.menu, .pmenu {
	text-align:center;
	padding:0 5px;
}

.menu a, .pmenu a {
	color:#FFF;
	text-shadow:1px 1px #000;
	text-transform:uppercase;
	width:100px;
	display:inline-block;
	padding:12px 0;
}

#content .pmenu a {
	text-transform:capitalize;
	padding:8px 0;	
}


@media (min-width: 800px) {

  .menu a, .pmenu a {
	  width:120px;
  }
  
}

@media (hover: hover) {
    .menu a:hover, .pmenu a:hover {
        border-bottom:4px solid #EEE;
		padding-bottom:8px;
    }
	
	#content .pmenu a:hover {
        border-bottom:none;
		padding:8px 0;
	 }
}


.menu .active, .pmenu .active {
	border-bottom:4px solid #EEE;
	padding-bottom:8px;
}

#content .pmenu .active {
    border-bottom:none;
	padding:8px 0;
}


/*** Slides ***/
.bg0, .bg1 {
	background:#F7F7F7;
	padding:25px 0 50px 0;
	border-top:4px solid #EEE;
	min-height:450px;
}

.bg0 {
	background:#FFFFFF;
	border-top:none;
}

.table .bg1 {
	border-top:none;	
}

.table .row .bg0 {
	border-top:1px dashed #D5D5D5;	
}

.table .row .bg1 {
	border-top:1px dashed #C5C5C5;	
}


.table .last {
    border-bottom:2px solid #4255D8;	
}

.content .title, .boxwrap .title, .footer .title, #register .title, #popup .title {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4255D8;
	text-align:center;
}

.title a {
	display:inline-block;
	margin-left:5px;
	padding:5px;	
}


.box {
	font-weight:bold;
	text-align:center;
}

.box .btitle {
	font-size:15px;
	width:220px;
	height:60px;
	margin:0 auto;	
}

.box .bdate, #new .bdate, #players .bdate, #tresults .bdate {
	font:20px "Merriweather", "merriweather";
	text-align:center;
	color:#4255D8;	
}

#players .bdate, #tresults .bdate {
	margin:25px 0 15px 0;	
}

.box .bdate a {
	margin-left:5px;	
}

.box .image {
	background-position:center center;
    background-size:cover;
	display:inline-block;
	width:180px;
	height:180px;
	margin:10px auto;
	border:4px solid #51E3BD;
	border-radius:15px;
	-webkit-box-shadow: 0 4px 4px -4px #000;
   	-moz-box-shadow: 0 4px 4px -4px #000;
    box-shadow: 0 4px 4px -4px #000;
}

#support .image, #supporta .image {
	background-size:contain;
	background-repeat:no-repeat;
	border:none;	
	width:150px;
	height:75px;
	box-shadow:none;
}


#supporta {
	margin-top:50px;	
}

#supporta .image {
	float:left;
	margin:50px 0 0 50px;
	height:75px;	
}


.box .image:hover {
	border:4px solid #4255D8;
}

.bbutton, .submit {
	background:#51E3BD;
	color:#FFF;
	font-size:13px;
	letter-spacing:1px;
	text-shadow:1px 1px #000;
	text-align:center;
	-webkit-box-shadow: 0 4px 4px -4px #000;
   	-moz-box-shadow: 0 4px 4px -4px #000;
    box-shadow: 0 4px 4px -4px #000;
	display:block;
	width:120px;
	margin:5px auto;
	padding:8px 0;
	border-radius:60px;
}

.bbutton:hover, .submit:hover {
	transition:all 300ms ease;
	background:#4255D8;
	-webkit-box-shadow: 0 4px 4px -3px #000;
   	-moz-box-shadow: 0 4px 4px -3px #000;
    box-shadow: 0 4px 4px -3px #000;
}



#tours .boxwrap {
	height:440px;
}

#results .boxwrap {
	height:500px;	
}

#results .box table {
	width:230px;
}


#support .boxwrap {
	height:150px;	
}


#tours .box .bdate, #results .box .bdate {
	margin-top:15px;	
}

.box table {
	width:215px;
	border-collapse:collapse;
	border:none;
	margin:10px auto;	
}

.box table td {
	border:none;
	padding:6px 10px;
}

.box table .info, #results .info {
	font-family:"Merriweather", "merriweather";
	color:#4255D8;	
}

.box table .info td {
	width:33.333%;
	padding:6px 5px;
}

.box table .info td span {
	display:inline-block;
	height:20px;
	padding-left:20px;
}

.box table .info td .m {
	background:url(../img/icons/m.png) no-repeat 2px 0;
}

.box table .info td .f {
	background:url(../img/icons/f.png) no-repeat;
}

#results table td {
	text-align:left;
	font-size:13px;	
	font-weight:normal;
}

#results table .info {
	width:20px;
}


@media (max-width: 900px) {
	.swiper-button-next, .swiper-button-prev {
		display:none;
	}
}


/*** Forms ***/
#register {
	padding-left:15px;	
}


#register p {
	margin:10px auto 0 auto;
	padding:0 10px;	
}

.label {
	width:calc(50% - 15px);
	float:left;
	margin:20px 15px 0 0;
	box-sizing:border-box;	
}

.prices {
		width:calc(25% - 15px);	
}

@media (max-width: 500px) {
	.label {
		width:calc(100% - 15px);
	}
	
	.prices {
		width:calc(50% - 15px);	
	}
	
}

@media (min-width: 501px) {
	#filter .label {
		width:calc(33.333% - 15px);
	}
}

.label span {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;	
	padding-left:10px;
}


.label .lv, .label .ru, .table .labels .lv, .table .labels .ru {
	background:url(../img/lv.gif) no-repeat 5px 5px;
	padding-left:30px;	
}

.label .ru, .table .labels .ru {
	background:url(../img/ru.gif) no-repeat 5px 5px;
}


.table .labels .lv, .table .labels .ru {
	background-position: 10px 12px;
	padding-left:35px;	
}


.label input, .label select, .label textarea {
	font:13px "Open Sans", "opensans";
	width:100%;
	padding:10px;
	box-sizing:border-box;
	border:1px solid #DADADA;
}


.header .label {
	width:70px;
	float:right;	
	margin:-40px 20px 0 0;
}

.header .label select {
	font-size:13px;
	border:2px solid #51E3BD;
	padding:0 0 1px 3px; 
}


@media (max-width: 700px) {
	.header .label {
		width:63px;
		margin-top:-20px;	
	}
	
	.header .label select {
		font-size:11px;	
	}
	
	
	
}

.label input:focus, .label select:focus, .label textarea:focus {
	border:1px solid #51E3BD;
	box-shadow: 0 4px 4px -3px #999;	
}


.label select {
	padding:9px 10px;	
}


.label textarea, textarea {
	height:150px;	
}

.submit {
	border:none;
	margin-top:15px;
	padding:10px 0;
}

.submit:hover {
	cursor:pointer;	
}


.label .error {
	border:1px solid #D2222D;	
}

#popup {
	min-width:280px;
	min-height:100px;
	max-width:800px;
	width:100%;
	text-align:center;
	padding:50px 0;
}

#popup .menuBg {
	margin-top:15px;	
}



#popup form {
	text-align:left;
	margin-left:15px;
}


#popup p {
	text-align:center;	
}

.error {
	color:#D2222D;	
}

.highlight {
	background:#D2222D;
	color:#FFF;
}

input.error, select.error, textarea.error {
	color:inherit;	
}

#content {
	padding:30px 0;	
}

#content img {
	max-width:800px;	
}

#message {
	text-align:center;
	margin-top:15px;	
}



/*** Footer ***/
.footer {
	background:#444 url(../img/flogo.png) no-repeat center 25px;
	background-size:202px 43px;
	text-align:center;
	color:#FFF;
	text-shadow:1px 1px #000;
	padding:80px 0 30px 0;
	border-top:4px solid #51E3BD;
}

.footer div {
	margin:10px 0;	
}

.footer .title {
	color:#FFF;
	font-weight:normal;
}

.footer .social {
	width:205px;
	margin:10px auto;
	padding-left:12px;
}

.footer span {
	display:inline-block;	
}

.footer .w {
	color:#4C9D7C;
	margin-left:-7px;	
}

.footer .m {
	color:#3C76B0;
}

.footer .e {
	color:#88519D;	
}


.footer .social .whatsapp {
	background:url(../img/social/whatsapp.png) no-repeat;	
	background-size:55px;
}

.footer .social .messenger {
	background:url(../img/social/messenger.png) no-repeat;	
	background-size:55px;
}

.footer .social .email {
	background:url(../img/social/email.png) no-repeat;
	background-size:55px;	
}


.footer .social a {
	display:inline-block;
	width:55px;
	height:55px;
	margin-right:10px;	
}

.footer .social a:hover, .content .profile:hover, .content .facebook:hover, .up:hover, .toggle:hover {
	 -webkit-filter: brightness(110%);	
}

.footer .phone {
	font:24px "Merriweather", "merriweather";	
	color:#51E3BD;
}

.footer .up {
	background:url(../img/up.png) no-repeat;
	background-size:55px;	
    display:block;
	width:55px;
	height:55px;
	margin:30px auto;		
}


/*** Tables ***/
.table {
	width:100%;
	border-collapse:collapse;
	border:none;
	margin:35px auto;
}

.table td {
	font-size:13px;
	text-align:left;
	border:none;
	padding:8px 10px;
}

.table .labels td {
	font-weight:bold;
}

.table .hide td {
	border-top:1px #CCC dashed;	
}

.table .name:hover {
	cursor:pointer;	
}

.table img {
	position:relative;
	top:2px;	
}


.table .label {
	margin:0;
}

.table select {
	width:100px;
	font:12px "Open Sans", "opensans";
	margin:0;
	padding:3px;
}

.table .buttons a {
	display:inline-block;
	margin:0 3px 3px 0;
	padding:5px;	
}

.table .buttons a:hover, .title a:hover, .contact a:hover {
	-webkit-filter: brightness(110%);	
}


/*** News, Media ***/
#new .title, #players .title, #tresults .title {
	font-size:22px;
	text-align:center;
	text-transform:none;
	color:inherit;	
}

#players .title, #tresults .title {
	margin-top:25px;	
}

.content .nfacebook {
	background:url(../img/social/facebook.png) no-repeat;
	background-size:25px;
	font-size:12px;
	display:inline-block;
	height:17px;
	margin:10px auto 0 auto;
	padding:4px 0 4px 30px;
}

#new .content .nfacebook:hover {
 	-webkit-filter: brightness(110%);
}


#new #content, #new #content p {
	text-align:left;	
}


.videoWrapper {
	position:relative;
	padding-bottom: 56.25%;
	padding-top:25px;
	height:0;
}

.videoWrapper iframe {
	position:absolute;
	top:0;
	left 0;
	width:100%;
	height:100%;
	margin:25px 0;
}

.images {
	float:left;
}

.images .image {
	background-position:center center;
    background-size:cover;
	display:inline-block;
	float:left;
	width:180px;
	height:180px;
	margin:15px 0 0 15px;
	border:3px solid #51E3BD;
}

.image .buttons {
	background:#FFF;
	text-align:right;
	opacity:0.8;
	padding:5px 0;	
	position:relative;
	right:0;
	z-index:3;
}

#support .image {
	margin-top:25px;	
}

#supporta .image .buttons {
	top:-30px;	
}

.image .buttons a {
	opacity:1;
	margin-right:10px;
}


#message, .message {
	margin-top:25px;	
}


.print {
	background:url(../img/icons/print.png) no-repeat left center;
	float:right;
	padding-left:20px;	
}

.page {
	height:950px;	
}


#orders .items, .items {
	border-top:2px solid transparent;
}

.items:hover {
	cursor:pointer;
}

.items .contact a {
	display:inline-block;
	margin-top:5px;	
	padding:5px;
}


#orders .items {
	height:95px;	
}


.bred {
	background:rgb(255,0,0,0.15);
	
}

.borange {
	background:rgb(255,128,0,0.15);
}


.bgreen {
	background:rgb(128,255,0,0.15);
}

.bnone {
	background:none;	
}



@media (max-width: 400px) {
	
	.items {
		height:80px;	
	}
	
	.row tr {
		height:auto;	
	}
}


.br { 
	display:inline;
}


@media (max-width: 699px) {
	
	.br {
		display:block;
	}
}


@media (max-width: 550px) {
	
	.table .buttons a {
		display:block;
		margin:0 0 3px 0;
	}
	
	.table .buttons .del {
		display:inline;
		margin:0 0 3px 0;
	}
	
	.rem {
		display:none;
	}
}


.print {
	font:11px "Open Sans", "opensans";
	color:#444;
	margin:0;
	padding:0;
}

.print p, .print li {
	line-height:115%;
	margin:8px 0;
}


.p1, .p2 {
	font-size:12px;
	height:320px;	
	border-bottom:1px dashed #DDD;	
	padding-bottom:100px;
}

.p2 {
	border-bottom:none;
	padding-top:50px;
	padding-bottom:50px;
}


.left {
	width:50%;
	float:left;	
}

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


/*** Cart ***/
.buttons .label {
	width:auto;
	margin:0;
	padding:0;	
}

.buttons .label select {
	width:50px; 
	height:28px; 
	float:left; 
	margin:0 10px 10px 0; 
	border-radius:0;
}

.buttons .label a {
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	width:65px;
	height:22px;
	float:left;
	margin:0 0 10px 0;
	padding:4px 5px 0 5px;
	text-align:center;
}

.buttons .label .del {
	text-align:center;	
}

.small {
	font-size:11px;	
	margin-left:1px;
}

/*** Photo ***/
#photo {
	text-align:center;	
}

#preview {
	width:125px;
	margin:0 auto 5px auto;	
}

#preview img {
	width:125px;
}

.table .photo {
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	mix-blend-mode:multiply;
}

.table td {
	vertical-align:middle;	
}

.table .photo div {
	min-width:120px;
	min-height:150px; 
}

.table .photo, .table .descr {
	border-top:2px solid transparent;
}

.table .descr div {
	/*max-width:565px;*/
	max-height:165px;
	overflow-y:scroll;	
	overflow-x:hidden;
}

/*
::-webkit-scrollbar {
    width:0px;
    background:transparent; 
}
*/
@media (max-width: 400px) {
	
	.table .photo div {
		min-width:65px;
		min-height:100px; 
	}

	.table .descr div {
		font-size:11px;
		max-width:220px;
		max-height:120px;
	}

}
