@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a,img{
	outline:none;
}
html,body{
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	min-height:100%;
	height:100%;
}
.container{
	width:1170px;
	margin:0 auto;
}
#header{
	position:absolute;
	width:100%;
	font-size:0;
	z-index:999;
}
#header .header-logo{
	color:#e48425;
	font-weight:700;
	font-size:26px;
	margin:20px 0 0 0;
	width:30%;
	display:inline-block;
}
#header .header-logo a{
	color:#e48425;
	font-weight:700;
	font-size:26px;
}
#header .header-menu{
	width:70%;
	display:inline-block;
	padding:30px 0 0 0;
	margin:0;
	list-style:none;
	font-size:14px;
	text-align:right;
	vertical-align:top;
}
#header .header-menu li{
	display:inline-block;
	padding:0 14px;
}
#header .header-menu li a{
	color:#fff;
	font-size:16px;
	font-weight:500;
}
#slider-top{
	width:100%;
	height:600px;
	background:url(/images/slider-bg-big.jpg) center no-repeat;
	position:relative;
	margin-bottom:30px;
}
#slider-top h1{
	font-size:36px;
	color:#fff;
	text-align:center;
	padding:0 0 30px 0;
}
#slider-top p{
	color:#fff;
	font-size:18px;
	line-height:26px;
	position:relative;
	width:85%;
	margin:0 auto;
	text-align:center;
}
#slider-top .container{
	height:100%;
	padding:190px 0 0 0;
	box-sizing:border-box;
	z-index:2;
	position:relative;
}
#slider-top .buttons{
	text-align:center;
	padding-top:30px;
}
#slider-top .buttons button{
	border:2px solid #fff;
	color:#fff;
	background:none;
	border-radius:4px;
	height:40px;
	font-size:15px;
	margin:0 10px;
	padding:0 30px;
	transition:ease 0.25s;
	cursor:pointer;
}
#slider-top .buttons button:hover{
	background:#fff;
	color:#2d3e50;
}
#slider-top::before{
	content:' ';
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 13%, rgba(255, 255, 255, 0.005) 100%);
	top:0;
	left:0;
	height:100%;
	width:100%;
	position:absolute;
}
.product-title, .product-subtitle{
	width:100%;
	text-align:center;
	position: relative;
	padding-bottom:15px;
}
.product-subtitle{margin-top:10px; margin-bottom: 20px;}
.product-title:before{
	content: '';
	height:3px;
	width: 60px;
	margin-left: -30px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #e48425;
}
.product-title span{
	font-size:14px;
	color:#e48425;
	font-weight:700;
	display: inline-block;
}
.product-subtitle span{
	font-size:16px;
	color:#e48425;
	font-weight:700;
	display: inline-block;
}
.product-title h2{
	font-size:32px;
	line-height: 50px;
	color:#525252;
	font-weight:700;
}
.product-title h3{
	font-size:18px;
	color:#bababa;
	font-weight:400;
}
#tfactory, #tleague{
	width:100%;
	font-size:0;
	padding:20px 0 40px 0;
}
.promo-txt{
	margin: 20px auto 65px auto;
	color:#777;
	font-size: 16px;
	line-height: 25px;
	max-width: 900px;
	text-align: center;
}
#tfactory .info{
	width: 58%;
	display: inline-block;
	vertical-align:top;
}
#tfactory .info h3,#foracle .info h3, #tleague .info h3{
	font-weight: 500;
	font-size: 19px;
	color:#525252;
	margin:0 0 20px 2%;
	padding:0 10px 5px 10px;
	position:relative;
}
#foracle .info h3, #tleague .info h3{
	padding-left: 0;
	margin-left: 0;
}
#tfactory .info h3:after,#foracle .info h3::after, #tleague .info h3::after{
	content: '';
	width: 30px;
	height: 1px;
	background: #e48425;
	position:absolute;
	bottom: 0;
	left: 10px;
}
#foracle .info h3::after, #tleague .info h3::after{
	left: 0;
}
#tfactory .info .ps{
	font-size: 15px;
	padding: 10px;
	font-weight: 400;
	margin:20px 0 0 2%;
}
#tfactory .info .ps strong{
	color:#e48425;
	font-weight: 700;
}
#tfactory ul,#foracle ul{
	width:100%;
	display:inline-block;
	box-sizing:border-box;
	padding:0;
	margin:0;
	list-style:none;
	vertical-align:top;
	font-size: 0;
}
#tfactory ul li:first-child{
	width: 98%
}
#tfactory ul li{
	padding: 10px;
	width: 48%;
	font-size: 15px;
	color:#777;
	display: inline-block;
	box-sizing:border-box;
	vertical-align: top;
	margin-left: 2%
}
#tleague .info ul{
	padding: 0;
	margin: 0;
}
#foracle .info ul li, #tleague .info ul li{
	padding: 10px 0;
	margin: 7px 0;
	width: 100%;
	font-size: 15px;
	color:#777;
	display: inline-block;
	box-sizing:border-box;
	vertical-align: top;
}
#tfactory .tfbg{
	width: 40%;
	height: 350px;
	margin-right: 2%;
	background:url(/images/monitor.png) left bottom no-repeat;
	background-size:contain;
	display: inline-block;
}
#tfactory .tfbg.ifr{
	background: none !important;
}
#tfactory .tfbg .iframe,#tleague .tfbg .iframe{
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}
#tfactory .tfbg .iframe iframe, #tleague .tfbg .iframe iframe{
	width: 100%;
	position: absolute;
	height: 100%;
}
.terms{
	display: block;
	position: relative;
	padding: 0 0 0 20px;
	font-size: 13px;
	color:#2d3e50;
	line-height: 16px;
	margin:10px 0 10px 0;
}
.terms input{
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	margin: 0;
}
.terms a{color:#e48425;}
.li11{
	padding-left:30px;
}
.li12{
	padding-left:15px;
}
.li15{
	padding-left:30px;
}
.li23{
	padding-left:30px;
}
.promo{
	background:#2d3e50;
	width:100%;
	margin:30px 0 0 0;
	text-align:left;
	padding:40px 0;
}
.promo h2{
	color:#fff;
	margin:0 auto 20px auto;
	display:inline-block;
	font-size:30px;
}
.promo p{
	color:#a1afbb;
}
#foracle .product-title{
	margin:50px 0 20px 0;
}
#foracle{
	width:100%;
	font-size:0;
	padding:0 0 40px 0;
}
#foracle .info,#tleague .info{
	width:50%;
	display:inline-block;
	vertical-align:top;
}
#foracle .info p, #tleague .info p{
	font-size:15px;
	color:#2d3e50;
}
#foracle .info a, #tleague .info a{
	background:#e48425;
	color:#fff;
	font-size:15px;
	padding:10px 25px;
	border-radius:3px;
	margin-top:20px;
	display:inline-block;
	transition:ease 0.25s;
}
#foracle .info a:hover, #tleague .info a:hover{
	background:#dc6d00;
}
#foracle .cover, #tleague .cover{
	width:50%;
	display:inline-block;
	/*background:url(/images/foracle.png) top center no-repeat;
	background-size:contain;*/
	vertical-align: top;
	padding:0 45px 0 38px;
	box-sizing: border-box;
}
#foracle .cover img, #tleague .cover img{	max-width: 100%; }
#foracle .slider, #tleague .slider{height: 450px;}
#foracle .video, #tleague .video{
	position: relative;
	margin: 20px 0;
	width: 100%;
	padding-bottom: 55%;
	background-size: cover;
	display: block;
}
#foracle .video{background:url(https://i3.ytimg.com/vi/TcYsgwM4SIY/maxresdefault.jpg) center;}
#tleague .video{background:url(https://i3.ytimg.com/vi/MfmyW3qpKCI/maxresdefault.jpg) center;}
#foracle .video::before, #tleague .video::before{
	background: rgba(0,0,0,0.5);
	width:100%;
	height: 100%;
	content:'';
	position: absolute;
	left: 0;
	top:0;
}
#foracle .video::after, #tleague .video::after{
	background: url(/images/play.png) center no-repeat;
	background-size: 70px 70px;
	width:100%;
	height: 100%;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	content:'';
	position: absolute;
	z-index: 2;
	opacity:0.8;
}
.tlpacks p{
	font-size: 16px;
	color:#2d3e50;
	text-align: center;
}
.tlpacks .tlform{margin-top: 50px; }
.tlpacks .fc{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	padding-right: 20px;
	box-sizing: border-box;
}
.tlpacks .box{width: 50%;display: inline-block;vertical-align: top;}
.tlpacks .fc.fc100{width: 100%;}
.tlpacks .fc.fc50{width: 50%;}
.tlpacks .fc input{
	width: 100%;
	background: #fff;
	border:1px solid #d1d1d1;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	height: 40px;
}
.tlpacks .fc textarea{
	width: 100%;
	background: #fff;
	border:1px solid #d1d1d1;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	height: 140px;
}
.tlpacks .sbm{
	text-align: center;
	padding-top: 20px;
}
.tlpacks .sbm button{
	padding: 12px 28px;
	border-radius: 5px;
	border:1px solid #e48425;
	background: #e48425;
	font-weight: 700;
	color:#fff;
	text-align: center;
}
.slider-gray{
	background:#f1f3fa;
	padding:30px 0 40px 0;
	box-shadow:0 20px 15px -15px #dedede;
	margin-bottom: 20px;
}
.packages{
	width:100%;
	font-size: 0;
	display: inline-block;
	padding-bottom: 40px;
}
.packages h4{
	font-size: 16px;
	font-weight: 700;
	color:#2d3e50;
	text-align: center;
	margin:0 0 20px 0;
	position: relative;
}
.packages .half{
	width:48%;
	display:inline-block;
}
.packages .half table{
	width: 100%;
	border-collapse: collapse;
}
.packages .half table thead tr{
	background: #2d3e50;
	line-height: 30px;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.packages .half table tbody tr{
	text-align: center;
	font-size: 15px;
	color:#525252;
}
.packages .half table tbody tr:nth-child(even) td{
	background: rgba(45,62,80,0.08);
}
.packages .half table tbody td{
	line-height: 20px;
	padding: 5px 0;
}
.packages .half:nth-child(2){
	padding-right: 2%;
}
.packages .half:nth-child(1){
	padding-left: 2%;
}
.packages .product-title{
	margin-bottom: 40px;
}
.home-pack-box{
	width:32.333%;
	margin:0 0.5%;
	background:#fff;
	display:inline-block;
	border-radius:8px;
	padding:30px 0;
	box-sizing:border-box;
	vertical-align: top;
}
.home-pack-box h3{
	font-size:21px;
	color:#a1afbb;
	font-weight:500;
	text-align:center;
}
.home-pack-box h2{
	margin:20px 0;
	background:#e48425;
	padding:10px 0;
	color:#fff;
	font-size:50px;
	text-align:center;
}
.home-pack-box ul{
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}
.home-pack-box ul li{
	width:100%;
	border-bottom:1px solid #f1f3fa;
	padding:7px 0;
	text-align:center;
	color:#a1afbb;
	font-size: 14px;
}
.home-pack-box  .sign-up{
	text-align:center;
	width:100%;
}
.home-pack-box  .sign-up a{
	background:#2d3e50;
	color:#fff;
	margin:20px auto 0 auto;
	display:inline-block;
	padding:10px 20px;
	font-size:15px;
	border-radius:3px;
	transition:ease 0.25s;
}
.home-pack-box  .sign-up a:hover{
	background:#1d2731;
	color:#a1afbb;
}
.vat-warning{
	font-size: 14px;
	color:#2d3e50;
	padding: 0;
	margin: 0;
}
#contact{
	font-size:0;
	padding-bottom:40px;
}
#contact .product-title{
	margin: 50px 0;
}
#contact .box-1{
	width:60%;
	display:inline-block;
}
#contact .box-1 input[type=text]{
	width:90%;
	box-sizing:border-box;
	border:1px solid #f1f3fa;
	margin-bottom:10px;
	height:35px;
	border-radius:3px;
	padding:0 10px;
}
#contact .box-1 textarea{
	width:90%;
	box-sizing:border-box;
	border:1px solid #f1f3fa;
	margin-bottom:10px;
	border-radius:3px;
	padding:10px;
}
#contact .box-1 .half{
	width:44% !important;
	margin-right:2%;
}
#contact .box-2{
	width:40%;
	display:inline-block;
	vertical-align:top;
}
#contact .box-2 h3{
	font-size:19px;
	color:#2d3e50;
	margin:-10px 0 30px 0;
}
#contact .box-2 img{height: 35px; margin-right: 10px;}
#contactForm .box{
	width:50%;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
}
#contactForm .box input[type=submit]{
	background:#2d3e50;
	color:#fff;
	padding:11px 25px;
	border:none;
	border-radius:3px;
	cursor:pointer;
}
#contactForm .box input[type=submit]:hover{
	background:#1d2731;
	color:#a1afbb;
}
#errorMsg,#errorMsg2{
	font-size:14px;
	padding: 10px 0 20px 0;
	color:#f44336;
}
#errorMsg.success,#errorMsg2.success{
	color:#4caf50 !important;
}
#footer{
	width: 100%;
  min-height: 50px;
  padding: 0;
  background: rgb(45,62,80);
  color:#a1afbb;
}
#footer .boxes{
	display: flex;
	padding: 30px 0;
}
#footer .boxes .box{
	display: flex;
	flex-grow: 1;
	font-size: 16px;
}
#footer .boxes .box h3{
	color:#a1afbb;
	font-size: 16px;
	font-weight: 700;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}
#footer a{
	color:#a1afbb;
	transition: 0.25s ease;
}
#footer ul a:hover{color:#fff;}
#footer ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}
#footer ul li{padding: 3px 0;font-size: 14px;}
#footer .social img{
	max-width: 28%;
	width: 60px;
	margin-right: 16px;
	display: inline-block;
}
#cprhts{
	background: rgba(0,0,0,0.35);
	padding: 12px 0;
}
#cprhts .cprhts{display: flex;}
#cprhts p{
	display: flex;
	flex-grow: 1;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#cprhts p:nth-child(2){justify-content: flex-end;}
.mobile-menu {
    cursor: pointer;
    display: none!important;
}
#menu{
	display: inline;
}
@media only screen and (max-width: 1170px){
html,body{
	min-width:100%;
}
.container{
	width:100%;
	min-width:auto;
	margin: 0;
}
#header .header-logo{
	text-align: center;
}
#header .header-menu{
	text-align: center;
}
#tfactory{
	width: 98%;
	margin: 0 1%;
	text-align: center;
}
#tfactory .tfbg{
    background: url(http://betool.net/images/monitor.png) center bottom no-repeat;
    height: 300px;
    background-size: contain;
	width: 100%;
	padding: 0;
	margin: 0;
}
#tfactory .info{
	width: 80%;
	text-align: left;
}
.promo-txt{
	margin: 20px auto 30px auto;
}
.promo{
	width: 96%;
	padding: 40px 2%;
}
#foracle {
    width: 98%;
    margin: 0 1%;
    text-align: center;
}
#foracle .cover {
  width: 100%;
  background-size: contain;
	padding: 0;
	margin: 0 0 20px 0;
}
#foracle .info{
	width: 70%;
	text-align: left;
}
#tleague .cover{
	width: 100%;
	margin-bottom: 20px;
	padding: 20px;
	box-sizing: border-box;
	font-size: 0;
}
#tleague .cover .slider,#tleague .cover .video{
	width: 48%;
	margin: 0 1%;
	display: inline-block;
	vertical-align: top;
}
.packages .half {
	width: 100%;
}
.packages .half:nth-child(2) {
    padding-right: 0;
}
.home-pack-box {
    width: 28%;
    margin: 0 2.6%;
}
.packages .product-title {
    margin-bottom: 0;
}
.packages h4{
	margin:20px 0 20px 0;
}
.vat-warning{
	text-align: center;
}
.packages{
	width: 98%;
	margin: 0 1%;
}
#contact .box-1 {
    width: 70%;
    padding-left: 20px;
    box-sizing: border-box;
}
#contact .box-2{
	width: 30%;
}
}
@media only screen and (max-width: 768px){

#menu .header-menu {
    padding: 0 0 10px 0;
	width: 100%;
}
#header .header-menu{
	text-align: left;
	padding-left: 26px;
	box-sizing: border-box;
}
#header .header-logo {
    text-align: left;
    padding-left: 40px;
}
#tfactory .info{
	width: 100%;
}
#foracle .info,#tleague .info{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#contact .box-1 {
    width: 90%;
    padding-left: 0;
    box-sizing: border-box;
}
#contact .box-1 .half {
    width: 90% !important;
    margin-right: 0;
}
#contact .box-2{
	width: 100%;
	margin-top: 25px;
}
#contact{
	text-align: center;
}
#contact .box-2 h3{
	margin: -10px 0 10px 0;
}
#contactForm .box{
	width: 40%;
	text-align: right;
}
footer p{
	width: 100%;
	text-align: center;
	line-height: 30px;
}
footer p:nth-child(2){
	text-align: center;
}
}
@media only screen and (max-width: 640px){
.auto-height{
	height: auto!important;
}
.mobile-menu {
    display: block!important;
	background: none!important;
	padding: 0 0 5px 0!important;
	text-indent: 0!important;
}
#menu {
	display: inline-block;
    width: 80%;
    height: 30px;
    overflow: hidden;
	margin: 25px 0 10px 0;
    float: none;
    border-radius: 4px;
    padding-left: 3%;
    color: #fefefe;
	left: 0;
	position: absolute;
}
#menu .header-menu {
    margin: 0;
    padding: 0 0 10px 0;
    list-style: none;
    text-align: center;
	width: 50%;
}
#menu .header-menu li {
    display: inline-block!important;
    float: none;
    height: 27px;
    line-height: 27px;
    text-align: left;
    padding: 0;
	font-size: 24px;
	color: #fefefe;
	background: #2d3e50;
	width: 100%;
	text-indent: 14px;
}
#menu .header-menu li:nth-child(2){
	padding-top: 8px;
}
#menu .header-menu li:last-child{
	padding-bottom: 8px;
}
#header .header-menu li a{
	font-size: 13px;
}
#header .header-logo{
	text-align: left;
	padding-left: 10%;
	margin: 21px 0 0 0;
}

#slider-top p{
	font-size: 16px;
}
#tfactory .tfbg{
	height: 250px;
}
.product-title h2{
	font-size: 28px;
}
.promo-txt {
    margin: 20px auto 20px auto;
    font-size: 15px;
}
#tfactory ul li{
    padding: 4px 10px;
    width: 98%;
}
#foracle .info ul li{
    padding: 5px 10px 5px 0;
    width: 98%;
}
.packages .half {
	text-align: center;
}
.home-pack-box {
    width: 44%;
    margin: 0 2.6%;
}
.home-pack-box:last-child{
	margin-top: 20px;
}
#contactForm .box{
	width: 50%;
}
#contactForm .box input[type=submit]{
	margin-top: 15px;
}
#menu{
	box-sizing: border-box;
	padding-right: 3%;
	width: 100%;
}
#menu .header-menu{
	width: 100%;
}
.tlpacks .box{width: 100%; overflow: hidden;}
}
@media only screen and (min-width: 841px)  and (max-width: 1170px){
	#tleague .cover{font-size: 0;}
	#tleague .cover .video,#tleague .cover .unslider{
		width: 48%;
		margin-bottom: 20px;
		position: relative;
		vertical-align: top;
		display: inline-block;
		box-sizing: border-box;
	}
	#tleague .cover .slider{width: 100%;}
	#tleague .info{
		width: 90%;
		margin: 0 auto;
		display: block;
	}
}
@media only screen and (min-width: 481px)  and (max-width: 840px){
	#tleague .cover .video,#tleague .cover .slider{
		width: 100%;
		margin-bottom: 20px;
		position: relative;
	}
	#tleague .info{
		width: 90%;
		margin: 0 auto;
		display: block;
	}
}
@media only screen and (max-width: 480px){
#slider-top h1{
	padding: 0 0 10px 0;
}
#slider-top p{
	font-size: 15px;
}
#slider-top .buttons {
    padding-top: 10px;
}
#slider-top .buttons button{
    margin: 4px 20%;
}
#slider-top .container{
	padding: 100px 0 0 0;
}
#tleague .cover{
	width: 100%;
	margin-bottom: 10px;
	padding: 0 10px;
}
#tleague .cover .video,#tleague .cover .slider{
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.home-pack-box {
    width: 70%;
    margin: 15px 2.6%;
}
.home-pack-box:last-child{
	margin-top: 15px;
}
#contactForm .box{
	width: 100%;
	text-align: center;
}
.tlpacks .box{width:100%;}
#footer .boxes{display: block;}
#footer .box{display: block; padding-left: 20px;padding-right: 20px; box-sizing: border-box; margin-bottom: 40px;}
#cprhts .cprhts{display: block;}
#cprhts .cprhts p{display: block; margin: 3px 0; padding: 0 20px; box-sizing: border-box;}
}


@media only screen and (max-width: 370px){
#header .header-logo {
    padding-left: 13%;
}
}
