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

body
{
	font-family: 'Open Sans', Arial, serif;
	font-weight: 400;
	color: #636363;
	font-size: 16px;
}


.container-fluid .container {
	padding-left: 0;
	padding-right: 0;
}

.insideContainer {
	padding: 70px 15px;
}

.navbar-default {
	background: #1493ff;
	color: #fff;
	border-bottom: 0;
}

.navbar-nav > li > a {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-nav > li > a:hover {
	background: #1493ff;
	border-top: 2px #ffd800 solid;
	padding-top: 13px;

}

.navbar-default .navbar-nav > .tryIt > a, .navbar-default .navbar-nav > .tryIt > a:focus, .navbar-default .navbar-nav > .tryIt > a:hover,
.navbar-nav > .tryIt > a:hover {
	color: #fff;
}

.navbar-nav > .tryIt > a {
	color: #ffd800 !important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}

#heroContainer {
	background: #1493ff;
	margin-top: 50px;
}

#heroContainer p.heroDesc {
	font-weight: 300;
	color: #fff;
}

#clientsWrapper {
	background: #fafafa;
}


#parntersWrapper .clubLogo {
	height: 45px;
	margin-right: 35px;
	margin-bottom: 35px;
}
span.counter {
	display: block;
	font-size: 68px;
	color: #1493ff;
}

span.counterDesc {
	text-transform: uppercase;
	font-size: 14px;
}

#bigMenuWrapper{
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}

#bigMenuWrapper h2 {
	text-align: center;
}

#bigMenuWrapper p.bigMenuDesc {
	text-align: center;
}

#bigMenuWrapper .btnBig-action {
	width: 80%;
	margin-top: 20px;
}

#testimonials p.testimonialDesc {
	font-style: italic;
	font-size: 14px;
}

#testimonials img.testFace {
	display: block;
	margin: 25px auto;
}

#testimonials span.name {
	font-weight: 700;
	display: block;
}

#testimonials span.club {
	display: block;
}

#testimonials .testTwoLine {
	margin-top: 60px;

}

#testimonials .bigDescTest {
	padding-top: 30px;
}

#testimonials .testMiniDesc {
	min-height: 120px;
}

#classicPage p.pageDesc {
	font-size: 18px;
	font-weight: 700;
	color: #2b2b2b;
	margin: 40px 0;
}

#classicPage p.bigDesc {
	width: 80%;
	padding: 40px 0;
	margin: 0 auto;
}

#classicPage h2 {
	font-size: 48px;
}
#classicPage .container-bigItem {
	margin-bottom: 40px;
}

#classicPage img.img-big {
	margin: 0 auto;
}

#classicPage #classicPage-header {
	padding-bottom: 40px;
}

#classicPage .headIco {
	margin-bottom: 40px;
}

#classicPage hr {
	border: 1px solid #ddd;
	width: 40%;
	margin: 0 auto;
}

#classicPage p.miniDesc {
	padding: 30px;
}

#priceTable table {
	border: 0;
	margin: 0 auto;
}

#priceTable td.packetTD {
	background: #0bd99b;
	text-align: center;
	height: 55px;
	color: #fff;
	border-left: 8px solid #fff;
	width: 17%;
	line-height: 50px;
}

span.priceResCounter, span.priceReturn, span.bigPrice, span.priceMonthly {
	color: #054c37;
	text-align: center;
	display: block;
}
span.priceResCounter {
	text-transform: uppercase;
	font-size: 24px;
}

span.priceReturn {
	text-transform: uppercase;
	font-size: 10px;
}

span.bigPrice {
	font-weight: 700;
	display: block;
	font-size: 34px;
}
span.priceMontly {
	text-transform: uppercase;
}

p.priceDesc {
	text-align: right;
	font-size: 11px;
	padding-top: 40px;
}

#priceTable tr.value:first-child {
	border-top: 0;
}
#priceTable tr.value td:nth-child(3), #priceTable tr.priceTR td:nth-child(3) {
	background: #f5f5f5;
}
#priceTable tr.value {
 border-top: 1px #ddd solid;
}

#priceTable tr.value td.packetValue {
	text-align: center;
	padding: 5px 0;
	border-left: 8px solid #fff;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top: 0;
}
#priceTable td.valueText {
	text-align: left;
}

#pricingTable thead {
	text-transform: uppercase;
}

span.lightText {
	font-weight: 300;
}

span.mediumText {
	font-weight: 500;
}
span.heavyText {
	font-weight: 900;
}
#tryUs-box {
	background: #1493ff;
	color: #fff;
}

#tryUs-box h1, #tryUs-box h3 {
	font-weight: 300;
	color: #fff;
}

#tryUs-box span.inLine {
	display: block;
}
#tryUs-box span.bold {
	font-weight: 700;
}
#tryUs-box .conctactRow {
	margin-top: 25px;
}
.conctactRow a {
	color: white;
}
#tryUs-box .conctactRow .contactData
{
	margin-top: 20px;
}
#blackFooter {
	padding: 35px 0;
	color: #fff;
	background: #121212;
}

#blackFooter .container .miniFooter {
	margin-top: 35px;
	text-align: center;
	font-size: 12px;
}

#blackFooter ul.footerNav {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#blackFooter ul.footerNav li {
	display: inline-block;
	width: auto;
	margin-right: 20px;
}

#blackFooter ul.footerNav li > a {
	color: #fff;
}

#blackFooter ul.footerNav li > a:hover, #blackFooter ul.footerNav li > a:active {
	color: #fff;
	text-decoration: underline;
}

#blackFooter ul.footerNav li:last-child {
	margin-right: 0;
}

img.headIco {
	margin-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

h1.heroH1 {
	font-weight: 700;
	color: #fff;
	font-size: 32px;
}

h1, h2 {
	color: #2b2b2b;
}

h1 {
	font-weight: 700;
	font-size: 42px;
}

h2 {
	font-weight: 300;
	font-size: 36px;
}

.btn {
	background: transparent;
	border-radius: 27px;
	text-transform: uppercase;
	padding: 15px;
}

.btn-tryIt {
	border: 1px #ffd800 solid;
	color: #ffd800;
	font-weight: 700;
	padding: 15px 45px;
	margin-top: 20px;
}

.btn-tryIt:hover {
	background: #ffd800;
	color: #fff;
	transition: 0.2s all;
}

.btnBig-action {
	padding: 20px 40px;
	color: #1493ff;
	border: 1px #1493ff solid;
}

.btnBig-action:hover {
	background: #1493ff;
	color: #fff;
	transition: 0.2s all;
}



@media (min-width: 1200px) {
	#heroContainer .container {
		padding-top: 40px;
	}
	#heroContainer .heroImg-desc {
		margin-top: 70px;
	}
	#classicPage {
		padding: 120px 0 0 0;
	}
	#classicPage .container-bigItem {
		margin-bottom: 80px;
	}
	#testimonials .testMiniDesc {
		min-height: 120px;
	}
	.migrationPage h2.setMin  {
		min-height: 120px;
	}


}

@media (max-width: 1200px) {
	#heroContainer {
		text-align: center;
		transition: 0.2s all;
	}
	#heroContainer .btn {
		margin: 20px auto;
		transition: 0.2s all;
	}
	#heroContainer .heroImg {
		margin: 0 auto;
	}
	#bigMenuWrapper .btnBig-action {
		margin-bottom: 30px;
	}
}

.select-language-dropdown {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding: 15px 15px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: #ffd800 ;
}

#set-language-form {
	margin-bottom: 0;
	padding: 0;
}

#bigMenuWrapper p.bigMenuDesc {
	min-height: 70px;
}

.country {
	text-align: center;
}

@media (max-width: 767px){
	.navbar-nav .open .dropdown-menu {
		background-color: #fff;
	}
}
