/* GLOBAL */

	body, html {
		font-family: 'Gilroy-Light';
    }

	h1, h2, h3, h4, h5, h6 {
		margin: 0;
    }

	img {
		max-width: 100%;
    }

	ul, ol {
		list-style: none;
		margin: 0;
		padding: 0;
    }

    form p.error {
        color: #FF3061;
    }

	.page-wrapper {
		border-top: 4px solid #F18061;
    }

/* HEADER */

	header {
		margin-bottom: 25px;
	}
	header h1	 {
		display: inline-block;
	}
	header h1 img {
		width: 145px;
		position: relative;
		z-index: 3;
	}
	header .social-networks {
		float: right;
	}
	header .social-networks a:hover {
		text-decoration: none;
	}
	header .social-networks a.live {
		float: left;
		background: #F18061;
		padding: 20px 10px 17px 10px;
		text-transform: uppercase;
		font-size: 13px;
		line-height: 1em;
		font-family: 'Gilroy-Bold';
		color: #fff;
	}
	header .social-networks a.live span {
		display: inline-block;
		background: url(../images/header/camera.png) no-repeat;
		width: 24px;
		height: 15px;
		background-size: 24px 15px;
		margin-right: 8px;
		top: 2px;
		position: relative;
	}
	header .social-networks a.facebook {
		display: inline-block;
		background: url(../images/header/facebook.png) no-repeat;
		width: 55px;
		height: 55px;
		background-size: 55px;
		margin: 0 -4px 0 0;
	}
	header .social-networks a.instagram {
		display: inline-block;
		background: url(../images/header/instagram.png) no-repeat;
		width: 55px;
		height: 55px;
		background-size: 55px;
		margin: 0 -4px 0 0;
	}
	header .social-networks a.twitter {
		display: inline-block;
		background: url(../images/header/twitter.png) no-repeat;
		width: 55px;
		height: 55px;
		background-size: 55px;
	}

	header .social-networks .media-bt {
		float: left;
		color: #F18061;
		font-size: 14px;
		text-transform: uppercase;
		padding: 20px 15px 17px 0px;
	}

	.border-menu nav {
		margin-left: -20px;
		margin-top: -5px;
	}
	.border-menu nav ul.menu {
		list-style: none;
		display: inline-block;
		margin:0;
	}
	.border-menu nav ul.menu li {
		display: inline-block;
		padding: 20px 25px 20px 25px;
	}
	.border-menu nav ul.menu li a {
		color: #393D50;
		font-family: 'Gilroy-Bold';
		font-size: 14px;
		line-height: 1em;
		text-transform: uppercase;
	}
	.border-menu nav ul li a:hover,
	.border-menu nav ul li a:focus {
		color: #393D50;
		text-decoration: none;
	}
	.border-menu img.atp {
		float: right;
		width: 142px;
		position: relative;
		top: 7px;
	}
	.border-menu .atp-mobile {
		display: none;
	}
	.border-menu .live-mobile {
		display: none;
    }

/* FOOTER */
	footer .container {
		position: relative;
	}
	footer {
		background: #393D50;
		padding: 35px 0 0 0;
	}
	footer nav ul {
		list-style: none;
	}
	footer nav ul li {
		margin-bottom: 10px;
	}
	footer nav ul li a {
		color: #fff;
		font-family: 'Gilroy-Light';
		font-size: 14px;
		line-height: 1em;
	}
	footer nav ul li a:hover {
		text-decoration: none;
		color: #fff;
	}
	footer nav ul li a.footer-item {
		font-family: 'Gilroy-Bold';
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
	}

	footer .belem-logo {
		margin-top: -35px;
		max-width: 165px;
	}

	footer .capsula-logo {
		max-width: 150px;
		display: block;
		position: absolute;
		left: 10px;
		bottom: 25px;
	}

	footer .social-networks {
		font-size: 0;
		max-height: 55px;
		display: block;
		margin: 0;
		padding: 0;
	}
	footer .social-networks a {
		width: 55px;
		height: 55px;
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	footer .social-networks a.facebook {
		background: url(../images/header/facebook.png) no-repeat;
		background-size: 55px;
	}
	footer .social-networks a.instagram {
		background: url(../images/header/instagram.png) no-repeat;
		background-size: 55px;
	}
	footer .social-networks a.twitter {
		background: url(../images/header/twitter.png) no-repeat;
		background-size: 55px;
	}

/* DROPDOWN */
	.dropdown ul {
		position: absolute;
		background: #393D50;
		top: 16px;
		left: -25px;
		width: 300px;
		margin: 0;
		padding: 0;
		z-index: 3;
	}
	.dropdown ul li {
		display: block !important;
		padding: 0 !important;
	}
	.dropdown ul li a {
		color: #fff !important;
		padding: 15px 20px 15px 20px !important;
		display: block;
		font-family: 'Gilroy-Light' !important;
	}
	.dropdown ul li:hover a {
		font-family: 'Gilroy-Bold' !important;
	}
	.border-menu nav ul.menu li:hover{
		background: #393D50;
	}
	.border-menu nav ul.menu li:hover a {
		color: #fff;
	}
	.menu li.torneio:hover .torneio{
		color: #fff !important;
	}
	.dropdown {
		display: none;
	}
	.menu li.torneio:hover .dropdown{
		display: block;
    }

/* BORDER-MENU */
	.border-menu {
		position: absolute;
		top: 59px;
		left: 0;
		right: 0;
		border-bottom: 1px solid #D3D5E0;
	}

	.border-menu-2 {
		border-top: 1px solid #D3D5E0;
		padding-top: 5px;
	}

/* SCHEDULE */

	.schedule h5 {
		color: #ED7F60;
		font-size: 30px;
		font-family: 'Gilroy-Bold';
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	.schedule time {
		color: #393D50;
		font-size: 20px;
		font-family: 'Gilroy-Bold';
		text-transform: uppercase;
		margin-bottom: 15px;
		position: absolute;
	}
	.schedule p.event {
		color: #393D50;
		font-size: 16px;
		font-family: 'Gilroy-Light';
		display: block;
		margin-top: 3px;
		padding-left: 75px;
		margin-bottom: 10px;
	}
	.event-row {
		margin-bottom: 35px;
		min-height: 175px;
	}

/* RESULTS */

	/* HEADER */
		#results header h1 img {
			position: relative;
			z-index: 1;
		}

		#results header nav {
			position: relative;
			z-index: 1;
		}

/* NEWS */

	.news {
		padding: 0 !important;
		overflow: hidden;
	}
	.news img {
		height: 350px;
		width: auto;
		max-width: 9999px;
	}
	.news > div {
		width: 225px;
		height: 200px;
		background: #fff;
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 15px 20px 15px 20px;
	}
	.news time {
		font-family: 'Gilroy-Light';
		font-size: 14px;
		line-height: 1em;
        color: #393D50;
        text-transform: uppercase;
	}
    .news h6 a {
		font-family: 'Gilroy-Bold';
		font-size: 18px;
		line-height: 1em;
		color: #393D50;
        margin-top: 10px;
        line-height: 1.2em;
		text-decoration: none;
		text-transform: uppercase;
	}
    .news h6 a:hover {
		color: #393D50;
    }
	.news a.see-more {
		font-size: 10px;
		line-height: 1em;
		color: #393D50;
		position: absolute;
		bottom: 15px;
		left: 20px;
		text-decoration: none;
	}

/* SECTION ARTICLE */
	section article {
		margin-bottom: 80px;
	}
	section article img {
		margin-bottom: 20px;
	}
	section article time {
		color:  #393D50;
		font-size:  14px;
		line-height: 1em;
		font-family: 'Gilroy-Light';
		text-transform: uppercase;
	}
	section article h4 {
		margin-top: 5px;
		text-transform: uppercase;
		font-family: 'Gilroy-Bold';
		font-size:  40px;
		line-height: 1em;
		color:  #393D50;
		margin-bottom: 10px;
	}
	section article p {
		margin-top: 5px;
		font-family: 'Gilroy-Light';
		font-size:  20px;
		line-height: 1em;
		color:  #393D50;
		margin-bottom: 40px;
	}

/* SECTION ASIDE */
	section aside span {
		font-size: 20px;
		line-height: 1em;
		font-family: 'Gilroy-Bold';
		text-transform: uppercase;
		display: block;
		padding: 20px 0 20px 20px;
		background: #F18061;
		color: #fff;
		margin-bottom: 17px;
	}
	section aside .last-news {
		padding: 0 0 13px 20px;
		border-bottom: 1px solid #EAEBF0;
		margin: 0 0 15px 0;
	}
	section aside .last-news time {
		color: #393D50 ;
		font-size: 14px;
		line-height: 1em;
		font-family: 'Gilroy-Light';
	}
	section aside .last-news h6 a {
		margin: 10px 0 0 0;
		font-size: 18px;
		line-height: 1em;
		font-family: 'Gilroy-Bold';
		color: #393D50;
		display: block;
	}
	section aside .last-news h6 a:hover {
		text-decoration: none;
		color: #393D50;
	}

/* MAP */

    /* HEADER */

		#local header h1 img {
			width: 130px;
			position: relative;
			z-index: 1;
		}
    /* LOCAL MAP */

		.local-map {
			margin-top: -55px;
		}
		#local .map {
			position: relative;
		}
		a.icon {
			padding: 12px 18px 12px 18px;
			background: #fff;
			color: #ED7F60;
			font-size: 20px;
			font-family: 'Gilroy-Bold';
			position: absolute;
			text-decoration: none;
			cursor: pointer;
			border-radius:50%;
			width:50px;
			height:50px;
			text-align:center;
		}
		
		@media only screen and (max-width: 1024px) {
		  a.icon {
			transform:scale(0.6);
			line-height:50px !important;
		  }
		}
		
		
		.ballon {
			background: url(../images/static/ballon.png) no-repeat;
			background-size: cover;
			width: 40px;
			height: 7px;
			display: block;
			position: absolute;
			top: 51px;
			left: 6px;
			display:none;
        }

    /* POSITIONS */

		#local .map .one {
			top: 35%;
			left: 76%;
			color:#000;
		}
		#local .map .two {
			top: 55%;
			left: 94%;
		}
		#local .map .three {
			top: 45%;
			left: 95%;
		}
		#local .map .four {
			top: 52%;
			left: 82%;
		}
		#local .map .five-1 {
			top: 30%;
			left: 67%;
		}
		#local .map .five-2 {		
			top: 48%;
			left: 87%;
		}
		#local .map .five-3 {
			top: 27%;
			left: 50%;
		}
		#local .map .six {
			bottom: 22%;
			left: 84%;
		}
		#local .map .seven {
			top: 80%;
			left: 72%;
		}
		#local .map .eight {
			top: 15%;
			left: 92%;
		}
		#local .map .nine {
			top: 1%;
			left: 73%;
		}
		#local .map .ten {
			top: 10%;
			left: 80%;
		}
		#local .map .eleven {
			top: 36%;
			left: 53%;
			color:#000;
		}
		#local .map .twelve {
			top: 27%;
			left: 53%;
			color:#000;
		}
		#local .map .thirteen {
			top: 7%;
			left: 23%;
		}
		#local .map .fourteen {
			top: 61%;
			left: 25%;
			
		}
		#local .map .fifteen {
			top: 15%;
			left: 53%;
		}
		#local .map .sixteen {
			top: 61%;
			left: 28%;
		}
		#local .map .seventeen {
			top: 44%;
			left: 10%;
			color:#000;
		}
		#local .map .eighteen {
			top: 54%;
			left: 13%;
			color:#000;
		}
		#local .map .nineteen {
			top: 20%;
			left: 32%;
		}

    /* LEGEND */

		.legend {
			padding-top: 30px;
			margin: -65px 0 65px 0;
			background: #fff;
			position: relative;
			z-index: 1;
		}
		.legend h4 {
			font-size: 30px;
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			margin: 0 0 20px 0;
			text-transform: uppercase;
		}
		.legend p {
			margin: 0;
			color: #393D50;
			font-size: 20px;
			position: relative;
			padding:0 0 0 35px;
			text-transform: uppercase;
			margin: 0 0 20px 0;
			min-height: 50px;
		}
		.legend p a.local-legend {
			color: #393D50;
			font-size: 20px;
			font-family: 'Gilroy-Bold';
			text-decoration: none;
		}
		.legend p a.local-legend:hover {
			color: #393D50;
		}
		a.number{
			height: 30px;
			width: 30px;
			border-radius: 15px;
			text-align: center;
			left: 0;
			color: #ED7F60;
			font-size: 20px;
			line-height: 30px;
			text-align: center;
			position: absolute;
			font-family: 'Gilroy-Bold';
			text-decoration: none;
			cursor: pointer;
		}
		a.number:hover {
			background: #ED7F60;
			font-size: 20px;
			font-family: 'Gilroy-Bold';
			text-decoration: none;
			cursor: pointer;
		}
		a.number.active , a.number.active:hover {
			color: #393D50;
			background: #ED7F60;
			font-size: 20px;
			font-family: 'Gilroy-Bold';
			text-decoration: none;
			cursor: pointer;
		}
		a.active-2 {
			padding: 12px 18px 12px 18px;
			background: #393D50 !important;
			color: #ED7F60;
			font-size: 20px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			position: absolute;
			text-decoration: none;
			cursor: pointer;
		}
		a.active-2 .ballon {
			background: url(../images/static/ballon-2.png) no-repeat;
			background-size: cover;
			width: 40px;
			height: 7px;
			display: block;
			position: absolute;
			top: 44px;
			left: 3px;
		}
		.english {
			display: block;
			font-family: 'Gilroy-Light';
			font-size: 16px;
			line-height: 1em;
		}

/* HONOR COMMISSION */


    /* INVITED */

		.invited {
			min-height: 355px;
			margin-bottom: 55px;
		}
		.invited img {
			margin-bottom: 10px;
		}
		.invited h6 {
			font-family: 'Gilroy-Bold';
			font-size: 20px;
			line-height: 1em;
			color: #393d50;
			margin-bottom: 2px;
		}
		.invited p {
			font-family: 'Gilroy-Light';
			font-size: 16px;
			line-height: 1em;
			color: #393d50;
        }

    /* FOOTER */

		#honor-commission footer {
			margin-top: 45px;
		}

/* HOME */

    /* HEADER */

		#home header h1 img {
			position: relative;
			z-index: 1;
		}
		#home header nav {
			position: relative;
			z-index: 1;
        }

    /* BANNER */

		#home .banner {
			position: relative;
		}
		#home .banner .banner-img img {
			margin: -50px 0 50px 0;
		}
		#home .banner .banner-img {
			display: block;
			margin: -73px 0 50px 0;
			height: 650px;
			background: url('../images/banners/ban2021.png') no-repeat;
			background-position-x: -65px;
		}
		#home .banner .banner-img.banner-2 {
			background: url('../images/banners/teste_1.png') no-repeat;
			background-size: cover;
		}
		#home .banner .banner-img.banner-3 {
			background: url('../images/banners/teste_2.png') no-repeat;
			background-size: cover;
		}
		#home .banner .banner-img .banner-text {
			padding-top: 325px;
		}
		#home .banner-controls {
			position: absolute;
			bottom: 25px;
			right: 18%;
		}
		#home .banner-controls ul li {
			display: inline-block;
			margin-right: 10px;
		}
		#home .banner-controls ul li a {
			display: block;
			border: 1px solid #ED7F60;
			height: 10px;
			width: 10px;
			border-radius: 10px;
		}
		#home .banner-controls ul li a.active {
			width: 20px;
			background: #ED7F60;
		}
		#home .banner-text h4 {
			font-size: 40px;
			font-family: 'Gilroy-Light';
			color: #393D50;
			text-transform: uppercase;
		}
		#home .banner-text h4 span {
			font-family: 'Gilroy-Bold';
			display: block;
			margin-bottom: 25px;
		}
		#home .banner-text p {
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			font-size: 35px;
			text-transform: uppercase;
        }

    /* RESULTS */

		#home .results h4 {
			font-size: 30px;
			color: #ED7F60;
			text-transform: uppercase;
			font-family: 'Gilroy-Bold';
			text-align: center;
			margin-bottom: 45px;
        }

    /* CALENDAR */

		.calendar {
			margin-bottom: 60px;
			position: relative;
		}
		.calendar .calendar-day.active {
			color: #fff;
			background: #ED7F60;
		}
		.calendar .calendar-day {
			float: left;
			height: 140px;
			color: #393D50;
			font-family: 'Gilroy-Bold';
			font-size: 30px;
			padding: 20px 0 20px 20px;
			background: #fff;
			text-transform: uppercase;
			text-decoration: none;
			border-right: 1px solid #D3D5E0;
			cursor: pointer;
		}
		.calendar .calendar-day span.month {
			font-family: 'Gilroy-Light';
			display: block;
			font-size: 14px;
			line-height: 1em;
		}
		.days-slider {
			border: 1px solid #D3D5E0;
		}

		.days-slider .slider-container {
            height: 139px;
            margin: 0 81px;
            overflow: hidden;
            background: #fff;
        }

		.days-slider .slider-container .swiper-container {
            height: 139px;
        }

		.days-slider .slider-container .swiper-container .swiper-wrapper {
			height: 139px;
        }

		.days-slider .slider-prev,
		.days-slider .slider-next {
			top: 0;
			left: 0;
			width: 81px;
			height: 140px;
			position: absolute;
			border-right: 1px solid #D3D5E0;
			background: #ED7F60 url(../images/icons/left-arrow.png) no-repeat center center;
			background-size: 12px 24px;
			outline: 0;
		}

		.days-slider .slider-next {
            right: 0;
            left: auto;
            border-right-width: 0;
            border-left: 1px solid #D3D5E0;
            background: #ED7F60	url(../images/icons/right-arrow.png) no-repeat center center;
            background-size: 12px 24px;
        }

    /* BALLS */

		.games .ball {
			height: 8px;
			width: 8px;
			border-radius: 8px;
			background: #ED7F60;
			display: inline-block;
			margin-right: 3px;
		}
		.calendar .calendar-day.active .games .ball {
			height: 8px;
			width: 8px;
			border-radius: 8px;
            background: #fff;
            margin-right: 3px;
			display: inline-block;
        }

    /* PLAYERS*/

		.tabs-pares .player-left {
			text-align: left;
		}

		.player-right {
			text-align: left;
			padding: 30px 0 0 0;
		}
		.player-left {
			text-align: right;
			padding: 30px 0 0 0;
		}
		.player-left .second-flag,
		.player-right .second-flag {
			float: right;
		}
        .player-left .flag,
        .player-right .flag {
			width: 30px;
			margin-bottom: 10px;
			margin-right: 10px;
		}
        .player-left p.name-player,
        .player-right p.name-player {
			color: #ED7F60;
			font-size: 30px;
			font-family: 'Gilroy-Light';
			line-height: 1em;
            text-transform: uppercase;
            cursor: default;
		}
        .player-left p.name-player span,
        .player-right p.name-player span {
			font-family: 'Gilroy-Bold';
			display: block;
			margin-bottom: 17px;
			font-size: 40px;
		}
        .player-left p.ranking,
        .player-right p.ranking {
			color: #393D50;
			font-size: 14px;
			font-family: 'Gilroy-Light';
			text-transform: uppercase;
            cursor: default;
		}
        .player-left p.ranking span,
        .player-right p.ranking span {
			font-size: 50px;
			font-family: 'Gilroy-Bold';
			display: block;
			margin-top: -15px;
		}
		.versus {
			height: 100%;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.versus p {
			font-size: 30px;
			line-height: 1em;
			font-family: 'Gilroy-Light';
			color: #393D50;
			text-transform: uppercase;
            text-align: center;
            cursor: default;
		}
		.versus p span.hours {
			display: block;
			color: #ED7F60;
			font-size: 20px;
			line-height: 1em;
		}
		.players {
			margin-bottom: 50px;
			height: 240px;
		}
		.players:last-child {
			margin-bottom: 80px;
        }

		.result-content {
			display: block;
			text-align: center;
			margin-bottom: 10px;
        }

        .result-vs div {
            text-align: center;
        }

		.result-content .result-left {
			display: inline-block;
			color: #ED7F60;
			font-size: 18px;
		}

		.result-content .result-separator {
			display: inline-block;
			padding-right: 15px;
			padding-left: 15px;
			color: #ED7F60;
			font-size: 18px;
		}

		.result-content .result-right {
			display: inline-block;
			color: #ED7F60;
			font-size: 18px;
		}

		.match-time.font-light-20 {
			color: #ED7F60;
			font-size: 20px;
			line-height: 1em;
			text-align: center;
		}

    /* NOTICIAS */

		.news-title {
			text-align: center;
			margin-bottom: 45px;
			font-size: 30px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			text-transform: uppercase;
		}
		.news-home {
			margin-bottom: 60px;
		}
		#home .news-home {
			margin-bottom: 0 !important;
        }

    /* CAROUSEL */

		.slider-news .carousel {
			height        : 250px;
			border-top    : 1px solid #d3d5e0;
			border-bottom : 1px solid #d3d5e0;
			margin-top    : 32px;
		}
		.slider-news .left-arrow, .right-arrow {
			position   : absolute;
			background : #d3d5e0;
			width      : 42px;
			height     : 100%;
		}
		.slider-news .left-arrow {
			left    : 0;
			z-index : 1;
		}
		.slider-news .right-arrow {
			right   : 0;
			z-index : 1;
		}
		.slider-news .arrow {
			position : absolute;
			top      : 0;
			bottom   : 0;
			left     : 0;
			right    : 0;
			margin   : auto;
		}
		.slider-news .left-arrow, .right-arrow, .slider {
			display : inline-block;
		}
		.slider-news .left-arrow a, .right-arrow a {
			width   : 100%;
			height  : 100%;
			display : block;
		}
		.slider-news .right-arrow {
			float    : right;
			position : absolute;
			top      : 0;
		}
		.slider-news .slider {
			width : 100%;
		}
		.slider-news .single-player {
			border-right : 1px solid #d3d5e0;
		}
		#players .item {
			border: 1px solid #d3d5e0;
		}
		#players .slider-news .single-player {
			border: 0;
			overflow: hidden;
		}
		.slider-news .detail {
			cursor : pointer;
		}
		.slider-news .vs {
			display : inline-flex;
			width   : 850px;
			height  : 345px;
			padding : 50px 0px 50px;
		}
		.slider-news .player-detail {
			float : none;
			width : 40%;
		}
		.slider-news .time {
			float    : none;
			width    : 20%;
			position : relative;
			height   : 100%;
		}
		.slider-news .player-atribs {
			height : 100%;
		}
		.slider-news .player-img {
			height      : 100%;
			padding-top : 6px;
		}
		.slider-news .pos-right {
			text-align   : right;
			padding      : 20px 20px 0px 0px;
			margin-right : 0px;
		}
		.slider-news .pos-left {
			text-align  : left;
			padding     : 20px 0px 0px 20px;
			margin-left : 0px;
		}
		.slider-news .right {
			text-align   : right;
			margin-right : 0px;
		}
		.slider-news .left {
			text-align  : left;
			margin-left : 0px;
		}
		.slider-news .font-light-30 {
			font-family    : 'Gilroy-Light';
			font-size      : 30px;
			color          : #ed7f60;
			line-height    : 42px;
			text-transform : uppercase;
			line-height: 20px;
		}
		.slider-news .font-light-20 {
			font-family    : 'Gilroy-Light';
			font-size      : 20px;
			color          : #ed7f60;
			line-height    : 23px;
			text-transform : uppercase;
		}
		.slider-news .blue {
			color : #393d50;
		}
		.slider-news .name {
			font-family    : 'Gilroy-Bold';
			font-size      : 30px;
			color          : #ed7f60;
			line-height    : 20px;
			text-transform : uppercase;
		}
		.last-name .name {
			line-height : 35px;
		}
		.slider-news .ranking {
			font-family    : 'Gilroy-Light';
			font-size      : 14px;
			color          : #393d50;
			text-transform : uppercase;
		}
		.slider-news .positon {
			font-family : 'Gilroy-Bold';
			font-size   : 50px;
			color       : #393d50;
			line-height : 42px;
		}
		.slider-news .flag {
			margin-bottom : 15px;
		}
		.slider-news .flag img {
			height: 20px;
			width: 30px;
			border : 1px solid #eeeeee;
		}
		.slider-news .row.rank {
			position : absolute;
			top      : 190px;
			right    : 40px;
		}
		.slider-news .row.rank-text {
			position : absolute;
			top      : 170px;
			right    : 40px;
		}
		.slider-news .slider-img {
			height: 242px;
			margin-top: 15px;
        }

    /* PLAYERS TITLE */

		.title-players {
			text-align: center;
			font-size: 30px;
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			text-transform: uppercase;
        }

    /* SLIDER-NEWS*/

		.slider-news {
			margin-bottom: 60px;
        }

    /* SUPPORTERS*/

		.supporters h6 {
			font-size: 16px;
			color: #393d50;
			font-family: 'Gilroy-Light';
			text-transform: uppercase;
			margin-bottom: 30px;
		}
		.supporters-row {
			margin-bottom: 70px;
		}

/* FACTSHEET */

    /* HEADER */

		#factsheet header h1 img {
			position: relative;
			z-index: 1;
		}

		#factsheet header nav {
			position: relative;
			z-index: 1;
        }

    /* PAGE CONTENT */

		#factsheet .informations h3 {
			font-size: 30px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			text-transform: uppercase;
			margin-bottom: 20px;
		}
		#factsheet .informations h3 span {
			font-family: 'Gilroy-Light';
		}
		#factsheet .informations h4 {
			font-size: 20px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			color: #393D50;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#factsheet .informations p {
			font-size: 16px;
			line-height: 1em;
			font-family: 'Gilroy-Light';
			color: #393D50;
			margin-bottom: 32px;
			text-transform: uppercase;
		}
		#factsheet .informations .prize p {
			font-size: 40px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			margin-bottom: 80px;
		}
		#factsheet .competition {
			margin-bottom: 80px;
		}
		#factsheet .competition h4,
		#factsheet .points h4 {
			font-size: 40px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			color: #ED7F60;
			margin-bottom: 35px;
			text-transform: uppercase;
		}
		#factsheet .competition h5 {
			font-size: 20px;
			line-height: 1em;
			font-family: 'Gilroy-Bold';
			color: #393D50;
			text-transform: uppercase;
			margin-bottom: 15px;
		}
		#factsheet .competition .singles p {
			font-size: 16px;
			line-height: 1.4em;
			font-family: 'Gilroy-Light';
			color: #393D50;
			margin-bottom: 25px;
		}
		#factsheet .competition .singles p:last-child {
			margin-bottom: 45px;
		}

		#factsheet .rules-singles img {
			width: 332px;
			margin: -55px 0 70px 150px;
		}

		#factsheet .rules-doubles img {
			width: 585px;
			margin: -80px 85px 35px 0;
        }

    /* POINTS TABLE */

		.points-singles , .points-doubles {
			width: 100%;
		}
		.points-singles thead th,
		.points-doubles thead th {
			height: 70px;
			background: #EAEBF0;
			padding: 20px;
			text-transform: uppercase;
			color: #393D50;
			font-size: 25px;
			font-family: 'Gilroy-Bold';
		}
		.points-singles .sub-head td,
		.points-doubles .sub-head td {
			height: 55px !important;
			font-weight: 300 !important;
			font-size: 16px !important;
			color: #393D50;
			font-family: 'Gilroy-Light';
		}
		.points-singles tr,
		.points-doubles tr {
			height: 75px;
			border-bottom: 1px solid #EAEBF0;
		}
		.points-singles tr td:first-child,
		.points-doubles tr td:first-child {
			font-family: 'Gilroy-Light';
		}
		.points-singles tr td,
		.points-doubles tr td {
			color: #393D50;
			font-family: 'Gilroy-Bold';
			font-size: 20px;
		}
		.tables-points {
			margin-bottom: 80px;
		}

/* CONTACTS */

    /* CONTACTS SECTION */

		#contacts  section p {
			font-size: 30px;
			color: #ED7F60;
			font-family: 'Gilroy-Bold';
			margin-bottom: 20px;
			text-transform: uppercase;
			line-height: 1em;
		}
		#contacts  section p.adress {
			font-size: 20px;
			color: #393d50;
			font-family: 'Gilroy-Bold';
			margin-bottom: 8px;
			text-transform: uppercase;
			line-height: 1em;
		}
		#contacts  section span {
			font-size: 16px;
			color: #393d50;
			font-family: 'Gilroy-Light';
			margin-bottom: 55px;
			display: block;
			line-height: 1em;
		}
		#contacts section .informations span {
			font-size: 16px;
			color: #393d50;
			font-family: 'Gilroy-Light';
			margin-bottom: 35px;
			display: block;
			line-height: 1em;
		}

/* ACESSES */

    /* SECTION */

		#acesses section h4 {
			font-size: 30px;
			color: #ED7F60;
			font-family: 'Gilroy-Bold';
			margin-bottom: 20px;
			line-height: 1em;
			text-transform: uppercase;
		}
		#acesses section h6.adress {
			font-size: 20px;
			color: #393d50;
			font-family: 'Gilroy-Bold';
			margin-bottom: 8px;
			text-transform: uppercase;
			line-height: 1em;
		}
		#acesses section p {
			font-size: 16px;
			color: #393d50;
			font-family: 'Gilroy-Light';
			margin-bottom: 55px;
			display: block;
			line-height: 1em;
		}
		#map {
			height: 600px;
			width: 100%;
			margin-bottom: 95px;
		}



/* BANNERS */

	.interior-page.banner {
		height: 400px;
		margin-top: -73px;
		padding-top: 50px;
		margin-bottom: 60px;
		position: relative;
	}

	.interior-page.banner h4 {
		font-size: 40px;
		font-family: 'Gilroy-Bold';
		color: #393D50;
		text-transform: uppercase;
		position: absolute;
		bottom: 105px;
		line-height: 1em;
	}

	#acreditation .banner {
		background: url(../images/banners/banner-pedido.jpg) no-repeat center right;
	}

	#results .banner,
	#schedule .banner,
	#players .banner {
		background: url(../images/banners/results.png) no-repeat center right;
	}

	#factsheet .banner {
		background: url(../images/banners/ban-factsheet.jpg) no-repeat center right;
	}

	#acesses .banner {
		background: url(../images/banners/acesso_1x.png) no-repeat center right;
	}

	#contacts .banner {
		background: url(../images/banners/banner_inf.png) no-repeat center right;
		z-index: 1;
	}

	#honor-commission .banner {
		background: url(../images/banners/ban-com.jpg) no-repeat center right;
		margin-bottom: 35px;
	}

/* ACTUAL PAGE */

	.actual-page p {
		cursor: none;
		margin-bottom: 25px;
		margin-top: 23px;
	}

	.actual-page p a ,
	section p a:hover {
		color: #393D50;
		font-size: 14px;
		font-family: 'Gilroy-Light';
	}

	.actual-page p a:hover,
	.actual-page p a:focus {
		text-decoration: none;
		color: #F28162;
	}

	section p a:hover {
		text-decoration: none;
		color: #393D50;
	}

	.actual-page p a.active {
		color: #F28162;
		font-family: 'Gilroy-Bold';
	}


body.modal-open {
	overflow: hidden;
}

.smartphone-warning {
	display: none;
}

#accreditation-request h2 {
	font-family: 'Gilroy-Bold';
	color: #ED7F60;
	margin-bottom: 15px;
}

#accreditation-request h3 {
	color: #393D50;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Gilroy-Bold';
	margin-bottom: 10px;
}

#accreditation-request h3 + p {
	color: #393D50;
	font-size: 16px;
	font-family: 'Gilroy-Light';
}

#accreditation-request a.terms {
	color: #F28162;
	font-size: 18px;
	font-family: 'Gilroy-Light';
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 15px;
	display: block;
}

#accreditation-request .field {
	margin-bottom: 20px;
}

#accreditation-request .field label {
	display: block;
	color: #393D50;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1em;
	font-family: 'Gilroy-Bold';
}

#accreditation-request .field input {
	width: 100%;
	height: 50px;
	display: block;
	font-size: 18px;
	color: #393D50;
	padding: 0 20px;
	outline: none;
	border: 1px solid #D3D5E0;
	font-family: 'Gilroy-Bold';
}

#accreditation-request #img-upload {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

#accreditation-request .field label[for="img-upload"] {
	height: 50px;
	float: right;
	color: #393D50;
	font-size: 16px;
	padding: 19px 25px 0;
	background: #D3D5E0;
	font-family: 'Gilroy-Light';
	text-transform: uppercase;
}

#accreditation-request .upload-label {
	float: left;
	color: #393D50;
	font-size: 16px;
	font-family: 'Gilroy-Light';
}

#accreditation-request .disclamer p {
	font-size: 16px;
	font-family: 'Gilroy-Light';
	margin-bottom: 20px;
}


#accreditation-request .actions .form-submit {
	color: #fff;
	height: 50px;
	font-size: 16px;
	background: #F28162;
	font-family: 'Gilroy-Light';
	padding: 14px 65px 0;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 35px;
}


#stream-modal-backdrop {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9998;
	position: fixed;
	background: rgba(0,0,0,.5);
}

#stream-modal {
	left: 0;
	right: 0;
	top: 120px;
	padding: 20px;
	z-index: 9999;
	margin: 0 auto;
	position: fixed;
	max-width: 500px;
	background: #f18061;
}

#stream-modal h4 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Gilroy-Bold';
}

#stream-modal div div {
	margin-bottom: 10px;
}

#stream-modal .s-link {
	padding: 10px;
	display: block;
	color: #f18061;
	font-size: 16px;
	background: #fff;
	text-decoration: none;
}

#stream-modal .close {
	top: 20px;
	right: 20px;
	position: absolute;
}

/* Retirado do website antigo */

@media screen and (max-width: 1441px) {
	#home .banner .banner-img {
		background-position-x: -340px !important;
	}
}




.games-tabs {
    text-align: center;
    margin-bottom: 80px;
}
.games-tabs li {
    margin: 0 5px 0 5px;
    display: inline-block;
}
.games-tabs a {
    color: #333;
    width: 165px;
    display: inline-block;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #d3d5e0;
    font-family: 'Gilroy-Bold';
}

.games-tabs a.active {
    color: #fff;
    background: #f28162;
    border: 1px solid #f28162;
}

.gallery-item {
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.gallery-title {
    color: #ED7F60;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 45px;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: 'Gilroy-Bold';
}

.gallery-items {
    margin-bottom: 40px;
}

.gallery-items a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
