/*
Theme Name: Carnet en ligne ArTeC
Theme URI: https://eur-artec.fr/
Template: portfolio-lite
Author: ArTeC
Author URI: https://eur-artec.fr/
Description: theme avec structure ArTeC
Tags: ArTeC, vertical menu
Version: 1.1632821280
Updated: 2021-09-28 11:28:00

Color AZUL : #0f1a9f;
COLOR VERDE : #3ba88f;
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap');

.single #header.side-header {display: block !important;}

body {
    font-weight: 400;
    font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #2D2D2D;
}

strong, b, i { color: #000; }

h1, h2,h3, h4 ,h5, h6 { font-weight: 700; text-transform: uppercase; line-height: 1.44;}
h1 { font-size: 35px; }
h2 { font-size: 25px; }
h3 { font-size: 19px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

a, a:link, a:visited, a:active {
    color: #0f1a9f;
    text-decoration: none;
    word-wrap: break-word;
}

a:focus, a:hover {
    color: #3ba88f;
}

code:empty {
    display: none;
}

.entete_logo { background-color: #0f1a9f; }

#tete, .footer {
	width: 100% !important;
	background-color: #0f1a9f !important;
	border: none !important;
}

.tete_artec {
	background-image : url(/wp-content/themes/CarnetArTeC/images/Fond_tete.png);
	background-repeat: no-repeat;
	background-position: 90% 40%;
	background-size: 55%;
}

#zonelogo {
	width: 20%; 
	overflow: hidden;
}

.site-logo {
    width: 60%;
	padding: 10px 60px;
}

.four {
    width: 20% !important;
}

.twelve {
    width: 79.9% !important;
	border-left:  1px #0f1a9f solid ;
	min-height: 800px !important;
}

.portfolio-not-single .container {
    padding-top: 0px;
}

.icon-navzone img {
	width: auto;
	max-height: 70px;
	margin-left: 20px;
}

.sidebar {
    font-size: 0.9em;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.sidebar p {text-align: left; color: #0f1a9f;}

#header.side-header {
    text-align: center;
}

.sidebar form input[type="text"], .sidebar form input[type="password"] {width: 95%;}


/* MENU */

#navigation {
    color: #0f1a9f;
    font-size: 16PX;
    font-weight: 600;
	text-transform: uppercase;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
    display: block;
    color: #0f1a9f;
    border-right: none;
    text-decoration: none;
    margin: 15px 0px;
    padding: 6px 8px;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus, ul.menu li.current-menu-item a, ul.menu li.current-menu-item a:link, ul.menu li.current-menu-item a:visited {
    color: #3ba88f;
	border-right: none;
}

ul.menu li.current-menu-item a span, ul.menu li.current-menu-item a:link span {
    border-left: 2px solid #3ba88f;
	border-right: 2px solid #3ba88f;
	padding: 0 10px;
}



/* -----------------  ARTICULOS  --------------------------------- */

.bg-img {
    display: block;
    width: 70%;
    height: 100%;
    max-height: 500px;
	min-height: 500px;
    align-self: stretch;
    position: relative;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: transform 1s;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
}


.page-id-284 .headline, .page-id-31 .headline {display: none;}


/* BOTONES E INTERFACE FORMULARIOS */

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #3ba88f;
    border-color: #3ba88f;
}

.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #0f1a9f;
    border-color: #0f1a9f;
}

form input[type="url"], form input[type="tel"], form input[type="email"], form input[type="text"], form input[type="password"], form input[type="number"], form textarea {
    display: block;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.4;
    padding: 8px;
    border: 1px solid #0f1a9f;
}


button, .button, a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, a.more-link, #submit, input[type="submit"], input#submit, input.button, #wrapper #infinite-handle span, .wp-block-button a {
    display: inline-block;
    position: relative;
    color: #0f1a9f;
    background-color: #ffffff;
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 18px;
    -webkit-appearance: none;
    outline: none;
    border: 2px solid #0f1a9f;
    border-radius: 0px;
	font-weight: 700;
}

 input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    outline: none;
    border-color: #3ba88f;
	 background-color: #3ba88f;
}

code, pre, .wp-block-code {
    color: #666666;
    background: #fff;
    font-family: Courier, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin: 24px 0px;
    padding: 6px 8px;
    border: none;
    border-radius: 3px;
}

.wpuf-dashboard-navigation {display: none; visibility: hidden;}

body .wpuf-dashboard-container .wpuf-dashboard-content {
    width: 100% !important;
    float: left !important;
    display: flex;
    flex-direction: column;
    justify-content: left !important;
    align-items:baseline !important;
}
.pt-cv-pinterest:not(.pt-cv-no-bb) .pt-cv-pinmas > * {
  border-bottom: none !important;
}
.infotextAccueil {
	font-size: 18px; 
	color: #000;  
	-webkit-box-shadow: -6px 13px 5px -14px rgba(0,0,0,0.75);
-moz-box-shadow: -6px 13px 5px -14px rgba(0,0,0,0.75);
box-shadow: -6px 13px 5px -14px rgba(0,0,0,0.75);
	padding: 30px 0px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-weight: 300;
}

.infotextAccueil span {
	font-weight: 400;
	color: #3ba88f; 
}

.infotextAccueil p {
	margin: 22px 0px;
	text-align:justify;
}

#pt-cv-filter-bar-ddd1f40m0n-category {
  width: 100% !important;
	-webkit-box-shadow: -6px 13px 5px -14px rgba(0,0,0,0.75);
-moz-box-shadow: -6px 13px 5px -14px rgba(0,0,0,0.75);
box-shadow: -6px 13px 5px -14px rgba(0,0,0,0.75);
}
