/*
Theme Name: Tranavold
Description:
Author: Lorweb
Author URI: https://www.lorweb.com
Template: layers-elementor
Version: 0.1.0
*/


html {
  scroll-behavior: smooth;
}
a:hover {
    text-decoration: none!important;
}

#hero { pointer-events: none; }


#legals_btn {
	text-align:left;
}



/* #########################################################
###################   MENU              ##################
########################################################## */
.menu-item-38 > a{
	display:block;
	background-image: url('../../uploads/pseudo-elements/blue_menu_triangle.png');
	background-repeat:no-repeat;
	background-position:center left;
	background-size:contain;
	position:relative;
}

.menu-item-38 .sub-arrow {
	color: #43bed4!important;
}

.menu-item-39 > a{
	display:block;
	background-image: url('../../uploads/pseudo-elements/green_menu_triangle.png');
	background-repeat:no-repeat;
	background-position:center left;
	background-size:contain;
	position:relative;
}

.menu-item-39 .sub-arrow {
	color: #d6d801!important;
}

.menu-item-1839 > a {
  display:block;
  background-image: url('../../uploads/pseudo-elements/yellow_menu_triangle.png');
  background-repeat:no-repeat;
  background-position:center left;
  background-size:contain;
  position:relative;
}
.menu-item-1839 .sub-arrow{
  	color: #f5db69!important;
}

.menu-item-40 > a{
  display:block;
	background-image: url('../../uploads/pseudo-elements/blue_menu_triangle.png');
	background-repeat:no-repeat;
	background-position:center left;
	background-size:contain;
	position:relative;
}

.menu-item-40 .sub-arrow {
	color: #43bed4!important;
}

#header #nav a:hover {
	text-decoration:none;
	color:#010101;
}
#header #nav li:first-child a:hover {
	background-position: center right;
	transition: .3s all;
}
#header #nav li:nth-child(2) a:hover {
	background-position: center right;
	transition: .3s all;
}
#header #nav li:nth-child(3) a:hover {
	background-position: center right;
	transition: .3s all;
}
#header #nav li:last-child a:hover {
	background-position: center right;
	transition: .3s all;
}



/* #########################################################
###################   CTA               ##################
########################################################## */


.cta-nav {
    position: fixed;
    z-index: 2;
    top: calc(50% - 100px);
    right: -170px;
}

.cta-nav ul li {
    display: block;
    margin-top: 5px;
}

.cta-nav ul li .nav-link {
    padding: 15px;
    padding-left: 70px;
    padding-right: 25px;
    position: relative;
    right: 0;
    transition: .3s all;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px 0 0 10px;
}

.cta-nav ul li:first-child .nav-link {
    background: url('../../uploads/2020/06/hor.png') no-repeat #d6d801 ;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.cta-nav ul li:nth-child(2) .nav-link {
    background: url('../../uploads/2020/06/bu.png') no-repeat #43bed4;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.cta-nav ul li:nth-child(3) .nav-link {
    background: url('../../uploads/2020/06/phone.png') no-repeat #f5db69;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.cta-nav ul li:nth-child(4) .nav-link {
    background: url('../../uploads/2020/06/info.png') no-repeat #d6d801;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.cta-nav ul li:nth-child(5) .nav-link {
    background: url('../../uploads/2020/06/marker.png') no-repeat #43bed4;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.cta-nav ul li:nth-child(6) .nav-link {
    background: url('../../uploads/2021/10/game.png') no-repeat #f5db69;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.cta-nav ul li .nav-link:hover, .cta-nav ul li.active .nav-link {
    right: 170px;
}

.cta-nav ul li.mobile .nav-link {
    right: 170px!important;
}

@media screen and (max-width:1500px) {
    .cta-nav ul li .nav-link {
	    padding: 5px;
	    padding-left: 70px;
	    padding-right: 0px;
	    position: relative;
	    right: 0;
	    transition: .3s all;
	    font-family: "Raleway",sans-serif;
	    font-size: 16px;
	    color: #fff;
	    font-weight: 700;
	    border-radius: 10px 0 0 10px;
	}
}

@media screen and (max-width:767px) {
    .cta-nav ul li.active .nav-link {
        right: 0px;
    }

    .cta-nav ul li .nav-link:hover {
        right: 170px;
    }
}



/* #########################################################
###################   HOME                ##################
########################################################## */
.home .eael-tab-inline-icon {
	max-width:500px!important;
}

.home .elementor-cta__bg {
    -webkit-background-size: contain!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}

.traffic_block {
	background : white;
	padding: 60px 75px 75px 45px;
	font-family: 'Raleway', sans-serif;
}

.traffic_block h2{
	font-size:18px;
	font-weight:bold;
	padding-bottom: 30px;
}

.traffic_block p, .traffic_block{
	font-size:16px;
	font-weight:400;
	line-height:1.4em;
}

.counter_green .elementor-counter-number {
	display:block;
	background-image: url('../../uploads/pseudo-elements/greentriangle.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	position:relative;
	padding: 55px 45px 35px 45px;
}

.counter_blue .elementor-counter-number {
	display:block;
	background-image: url('../../uploads/pseudo-elements/bluetriangle.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	position:relative;
	padding: 20px 45px 70px;
}

.counter_yellow .elementor-counter-number {
	display:block;
	background-image: url('../../uploads/pseudo-elements/yellowtriangle.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	position:relative;
	padding: 55px 45px 35px 45px;
}

.btn.btn_lu {
	border: 2px solid #e5e5e5!important;
    padding: 15px!important;
    width:100%;
    max-width: 570px!important;
    text-align: left!important;
    border-radius: 10px!important;
}

.home .dropdown_lu h2 {
	font-size:24px;
	font-weight: 700;
	border-bottom:2px solid #e5e5e5;
}

.dropdown_lu span:first-child {
	font-size:20px;
	font-weight: 800;
	margin-right: 10px;
	font-family:'Raleway', sans-serif;
	text-transform: uppercase;
	color:black;
}

.dropdown_lu span:first-child::before {
	content:"\A";
    width:15px;
    height:15px;
    border-radius:50%;
    display:inline-block;
    align-items:center;
    margin-right:10px;
}

.dropdown_lu span.l0::before {
	background: #5de1e6;
}

.dropdown_lu span.l1::before {
	background: #5de1e6;
}

.dropdown_lu span.l2::before {
	background: rgb(160, 250, 79);
}

.dropdown_lu span.l3::before {
	background: rgb(243, 217, 123);
}

.dropdown_lu span.l4::before {
	background: rgb(77, 167, 167);
}

.dropdown_lu span.l5::before {
	background: rgb(234, 70, 166);
}

.dropdown_lu span.l6::before {
	background: rgb(123, 235, 157);
}

.dropdown_lu span.l7::before {
	background: rgb(65, 129, 219);
}

.dropdown_lu span.l8::before {
	background: rgb(255, 252, 86);
}

.dropdown_lu span.l9::before {
	background: rgb(238, 125, 50);
}

.dropdown_lu span.l10::before {
	background: rgb(234, 50, 36);
}

.dropdown_lu span:last-child , .dropdown_lu .btn {
	font-size:13px;
	font-weight: 700;
	font-family:'Raleway', sans-serif;
	color:#00000066;
}

.info-traffic .eael-advance-tabs .eael-tabs-nav  > ul li.active:after,
.info-traffic .eael-advance-tabs .eael-tabs-nav  > ul li.active-default:after {
    border-width: 10px;
    bottom: -10px;
    background: #39f094;
    display: block;
    border-radius: 0 0 2em 2em;
    border-top: 10px solid #39f094;
}

.info-traffic-blue .eael-advance-tabs .eael-tabs-nav  > ul li.active:after,
.info-traffic-blue .eael-advance-tabs .eael-tabs-nav  > ul li.active-default:after {
    border-width: 10px;
    bottom: -10px;
    background: #5CE1E6;
    display: block;
    border-radius: 0 0 2em 2em;
    border-top: 10px solid #5CE1E6;
}

/* #########################################################
###################   RESEAU URBAIN       ##################
########################################################## */

.reseau_dl span:first-child {
	font-size: 24px;
	font-weight: 800;
	color: black;
	text-transform: uppercase;
}

.reseau_dl span span i {
	opacity:0.3;
}

.custom_cta .elementor-cta__bg {
	background-size: contain;
    background-repeat: no-repeat;
}

.reseau_alt  {
	font-weight: 700;
	color: black;
}


/* #########################################################
###################   WIDGET METEO CUSTOM ##################
########################################################## */

.lws-widget-header {
	padding: 15px 10px !important;
	font-size: 65px !important;
	background: #43bed4;
	color: #ffffff !important;
	top: 0 !important;
	position: relative !important;
	border-radius: 15px!important;
	float: left!important;
	    margin-right: 15px;
}

.lws-widget-outdoor {
	background:white!important;
}

.weather-icon {
	position: relative !important;
	top: -12px;
	order: 6;
}

.weather-infos{
	order: 7;
	margin-left: 15px;
}


.lws-widget-column .wi {
	display: none !important;
}

.lws-widget-row {
	margin: 0 !important;
	float:left!important;
}

.lws-widget-title {
	font-size:18px!important;
	font-weight:bold!important;
}

.lws-widget-subtitle {
	padding-bottom: 0 !important;
	font-size: 16px !important;
	font-weight:600!important;
	color: #43bed4 !important;
	padding-top: 18px !important;
	text-align:left!important

}

.lws-widget-med-value, .lws-widget-med-unit {
	font-size: 32px !important;
	font-family: 'Raleway', sans-serif !important;
	font-weight:bold!important;
}

.lws-widget-container {
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	font-family: 'Raleway', sans-serif !important;
}

.menu-item-186 .lws-widget-container {
	position: relative;
	top: 15px;
    left: 5px;
}

.lws-widget-container { text-shadow: none !important; }

/* #################################################################
####################################################################*/


/* #########################################################
###################   CONTACT fORM  / NEWSLETTER      ######
########################################################## */

.custom-form input,.custom-form textarea, .custom-form select, .custom-form .wpcf7-list-item-label  {
    background-color: #fff!important;
    color:#19191995!important;
}

.custom-form input[placeholder],.custom-form textarea[placeholder], .custom-form select[placeholder]  {
    color:black;
    font-family:'Raleway', sans-serif;
}

.custom-form span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.custom-form input, .custom-form select {
    height: 50px!important;
}

.custom-form .dd-caret {
	display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-form input[type=email],
.custom-form input[type=text],
.custom-form input[type=url],
.custom-form input[type=number],
.custom-form input[type=tel],
.custom-form select
{
    max-width: 100%;
    padding: 0 8px;
    height: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.5rem;
    font-weight:500;
    border-radius: 10px;
    border-color: #e6e6e6!important;
    border: 2px solid #e6e6e6!important;
    background-color: #e6e6e630!important;
    font-family:'Raleway', sans-serif;
}

.custom-form .wpcf7-list-item-label {
	max-width: 100%;
    padding: 0 8px;
    height: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.5rem;
    font-weight:500;
    font-family:'Raleway', sans-serif;
}

.custom-form input[type=submit] {
	background-color: #f7db69!important;
	width:100%;
}

.custom-form textarea {
    font-size: 1.5rem!important;
    font-weight:400;
    max-width: 100%;
    border-radius: 10px;
    border-color: #e6e6e6!important;
    border: 2px solid #e6e6e6!important;
    background-color: #e6e6e630!important;
}


/*newsletter*/
#newsletter input[type=submit] {
    padding: 15px 40px;
    background-color: #ffb912;
    border-radius: 5px;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
}

#newsletter .wpcf7-form-control-wrap {
    margin-top: 0;
    font-weight: 700;
    margin-right: 10px;
}

#newsletter input[type=tel] {
    max-width: 100%;
    padding: 15px 8px;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 18px;
    border-radius: 5px;
    border: none!important;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

#newsletter span.wpcf7-list-item {
    margin: 0;
}


/* #########################################################
###################   PLAN DE SITE        ##################
########################################################## */
.sitemap_style a{
	color:black;
	font-size:18px;
}

.sitemap_style a:hover{
	color:#5CE1E6;
}


/* #######################################################
###################   TABLE    ##################
########################################################## */
.tablepress.TAD_table {
	line-height: 1.4em;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

@media screen and (max-width : 767px) {
	.tablepress.TAD_table {
	   display: block;
    }
}

.tablepress.TAD_table tbody .column-1 {
	line-height: 1em;
}

.tablepress.TAD_table th , .tablepress.TAD_table td {
	padding: 20px;
	font-family: 'Raleway' , sans-serif;
	background-color: transparent;
	color: #191919;
	border-right: 2px solid #aaaaaa50;
	line-height: 1.2em;
}

.tablepress.TAD_table th:last-child , .tablepress.TAD_table td:last-child {
	border-right: none;
}

.tablepress.TAD_table thead th {
    font-weight: 500;
    font-size: 16px;
    text-transform: initial;
    border-bottom: 3px solid #aaaaaa55;
}

.tablepress.TAD_table tbody{
    font-size: 16px;
}

.tablepress.TAD_table tbody td{
    border-top: 2px solid #aaaaaa50;
}

.tablepress.TAD_table tbody .column-1,
.tablepress.TAD_table tbody .column-2,
.tablepress.TAD_table tbody .column-3{
    font-weight: 700;
}

.tt_style1 {
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3ed7c0;
}

.tt_style2 {
	font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3ed7c0;
}

.tablepress.TAD_table tbody tr.row-2 td.column-1,
.tablepress.TAD_table tbody tr.row-7 td.column-1,
.tablepress.TAD_table tbody tr.row-14 td.column-1
{
	background: #5CE1E6;
	color:white;
}

.tablepress.TAD_table thead tr.row-1 th {
	text-transform:uppercase;
	font-weight:700;
}

#main-footer .elementor-button { text-align: left; }

/* Sitemap */
.wsp-pages-list {
	position: relative;
	margin: 20px 0 20px 20px;
}
.wsp-pages-list::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 100%;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.wsp-pages-list li {
	position: relative;
	padding-left: 20px;
	line-height: 2;
}
.wsp-pages-list li::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	top: 6px;
	left: 0;
}

.wsp-pages-list li a { font-weight: 700; font-size: 18px; color: #43BED4; }
.wsp-pages-list li a:hover { color: #F5DB69; }
/* #Sitemap */

.custom-form .wpcf7-date {
	max-width: 100%;
	padding: 0 8px;
	height: 36px;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 1.5rem;
	font-weight: 500;
	border-radius: 10px;
	border-color: #e6e6e6!important;
	border: 2px solid #e6e6e6!important;
	background-color: #e6e6e630!important;
	font-family: 'Raleway', sans-serif;
}

#homepage-map {
	width: 100%;
	height: 400px;
	z-index: 1;
}
