@import url("https://fonts.googleapis.com/css2?family=Quicksand&family=Permanent+Marker&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"); body {
background-color: #f5f6f8;
font-family: Quicksand, sans-serif;
font-size: 18px;
line-height: 1.7;
font-weight: 500;
} header div#header1 {
background-color: #fff;
height: 100%;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 50px;
padding-right: 50px;
margin-top: 10px;
}
header ul#mega-menu-header li.quotation a.mega-menu-link {
background-color: #2374AB !important;
color: #fff !important;
}
header img.logo {
width: 100%;
max-width: 210px;
margin-top: 10px;
} footer div#footer1 {
background-color: #161925;
min-height: 250px;
padding: 50px;
padding-bottom: 0;
font-family: Quicksand, sans-serif;
font-size: 16px;
line-height: 1.7;
font-weight: 500;
color: #fff;
}
footer div#footer2 {
background-color: #161925;
min-height: 50px;
height: auto;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 50px;
padding-right: 50px;
font-family: Quicksand, sans-serif;
font-size: 16px;
line-height: 1.7;
font-weight: 500;
color: #fff;
}
footer ul.copyright a, footer span.copyright, footer ul.copyright {
color: #8e99b1;
font-size: 14px;
text-decoration: none;
}
footer ul.languages a, footer ul.languages {
color: #8e99b1;
font-size: 14px;
text-decoration: none;
}
footer ul.languages {
float: left;
margin: 0;
padding: 0;
}
footer ul.languages li {
display: inline;
}
footer ul.languages a, footer ul.languages {
color: #8e99b1;
font-size: 14px;
text-decoration: none;
}
footer ul.languages a:hover {
text-decoration: underline;
}
footer ul.copyright {
float: right;
margin: 0;
padding: 0;
padding-top: 10px;
}
footer ul.copyright li {
display: inline;
}
footer img.logo {
width: 100%;
max-width: 240px;
padding-bottom: 25px;
}
footer span.title {
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #fff;
font-size: 20px;
}
footer ul.menu {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
margin: 0;
padding: 0;
margin-top: 20px;
}
footer ul.menu li {
list-style: none;
}
footer ul.menu li a {
color: #fff;
text-decoration: none;
display: inline-block;
line-height: 22px;
font-weight: 500;
}
footer a.email {
font-family: Quicksand, sans-serif;
font-size: 16px;
line-height: 1.7;
font-weight: 500;
color: #fff;
text-decoration: none;
}
footer input.inputemail {
color: #9c9c9e;
border: none;
background: 0 0;
width: 100%;
border-bottom: 1px solid #9c9c9e;
padding: 4px 0 10px 0;
outline: none;
}
footer input#submit, footer input#savenewsletter {
display: inline-block;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding: 14px 40px;
border-radius: 50px;
letter-spacing: .050em;
text-decoration: none;
min-width: 160px;
border: 2px solid;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #fff;
background: #2374AB;
border-color: #2374AB;
width: 100%;
margin-top: 30px;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
}
footer div#newsletternotificationtrue, footer div#newsletternotificationfalse {
display: none;
} section div#section1 {
background-color: #fff;
min-height: 150px;
height: auto;
}
section div#homepage {
background-color: #161925 !important;
min-height: 150px;
height: auto;
padding: 50px;
}
section div#homepage-content {
background-color: #fff !important;
min-height: 150px;
height: auto;
padding-right: 0px;
padding-left: 0px;
}
section div#homepage-services {
background-color: #fff !important;
min-height: 150px;
height: auto;
padding-right: 0px;
padding-left: 0px;
}
section div#homepage-services img.services {
max-width: 100%;
text-align: center;
margin: 0 auto;
}
section div#homepage h1 {
color: #fff;
font-weight: 700;
font-size: 100px;
line-height: 100%;
text-transform: capitalize;
}
section div#content-services h1 {
color: #fff;
font-weight: 700;
font-size: 90px;
line-height: 100%;
text-transform: capitalize;
}
section div#homepage h1 span {
display: inline-block;
background-color: #2374AB;
width: 20px;
height: 20px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
position: relative;
left: -17px;
}
section div#content-services h1:after {
content: '';
display: inline-block;
background-color: #dc4242;
width: 20px;
height: 20px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
position: relative;
left: 10px;
}
section div#homepage p.description, section div#content-services p.description {
display: inline-block;
color: #A9AFC3;
font-size: 16px;
line-height: 150%;
letter-spacing: 0.05em;
}
section div#homepage a.order {
text-decoration: none;
}
section div#account {
background-color: #fff;
height: auto;
padding: 50px;
}
section div#account1 {
background-color: #171717;
height: auto;
color: #fff;
}
section div#account1 div.col-md-7 {
padding: 0px !important;
}
section div#account1 img.account {
width: 100%;
}
section div#account1 div#login {
padding: 25px !important;
}
section div#subtitle {
background-color: #fff;
min-height: 50px;
height: auto;
text-align: center;
}
section div#logos {
background-color: #E6F0F0;
min-height: 50px;
height: auto;
text-align: center;
}
section div#logos h2 {
color: #2A2B2E;
}
section div#logos img.logos {
height: 60px;
max-width: 100%;
}
section div.splide {
margin-bottom: 40px;
}
section div#contact1 {
background: rgb(35,116,171);
background: radial-gradient(circle, rgba(35,116,171,1) 0%, rgba(35,116,171,1) 49%, rgba(0,212,255,1) 100%);
padding-top: 25px;
padding-bottom: 25px;
color: #fff;
}
section div#contact1 button.btncontact {
cursor: pointer;
border: 1px solid #fff;
background-color: transparent;
height: auto;
width: 240px;
border-radius: 50px;
color: #fff;
font-size: 1.2em;
transition: 0.5s;
}
section div#contact1 button.btncontact:hover {
background-color: #fff;
color: #2374AB;
transition: 0.5s;
}
section div#title {
height: 100%;
padding: 50px;
padding-top: 25px;
color: #fff;
background-color: #161925 !important;
}
section div#title h1 {
color: #fff;
font-family: Quicksand, sans-serif;
font-size: 50px;
line-height: 50px;
font-weight: 600;
position: relative;
text-transform: none;
font-style: normal;
}
section div#title h1:after {
background: #aca7ba;
width: 25px;
left: 80px;
bottom: -20px;
content: '';
height: 2px;
position: absolute;
}
section div#title h1:before {
background: #2374AB;
width: 75px;
left: 0;
content: '';
height: 2px;
position: absolute;
bottom: -20px;
}
section div#content {
padding: 50px;
background-color: #fff;
}
section div#content-service {
padding: 0px;
padding-right: 0px !important;
padding-left: 0px !important;
background-color: #fff;
}
section div#destinations {
padding: 50px;
background-color: #e6f0f0;
}
section div#destinations span.title {
font-weight: bold;
display: block;
font-size: 2rem;
}
section div#content-services {
padding: 50px;
padding-top: 15px;
background-color: #fff;
}
section div#content-breadcrumb {
padding: 50px;
padding-top: 15px;
padding-bottom: 0px;
background-color: #fff;
}
section div#content-breadcrumb div#breadcrumb {
background-color: #e8e6e6;
padding: 15px;
}
section div#content-breadcrumb div#breadcrumb a {
color: #000;
text-decoration: none;
}
section div#content-breadcrumb div#breadcrumb a:hover {
text-decoration: underline;
}
section div.block-service {
padding: 50px;
margin: 15px;
}
section div.block-service a {
color: #000;
font-weight: bold;
text-decoration: none;
}
section div.block-service a:hover {
text-decoration: underline;
}
section div.block-header {
padding: 50px;
padding-bottom: 100px;
}
section div.block-header h1 {
color: #fff;
font-weight: 700;
font-size: 80px;
line-height: 100%;
text-transform: capitalize;
}
section div.block-header h1:after {
content: "";
display: inline-block;
background-color: #2374AB;
width: 20px;
height: 20px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
position: relative;
left: 10px;
}
section div.block-header p.servicesurmesure {
display: inline-block;
color: #A9AFC3;
font-size: 16px;
letter-spacing: 0.05em;
line-height: 150%;
text-transform: uppercase;
margin-bottom: 19px;
}
section div.block-header p.servicesurmesure:before {
content: "";
display: inline-block;
background: url(//www.cyriljarnias.com/wp-content/themes/cyriljarnias/images/header-separate.png);
width: 60px;
height: 1px;
position: relative;
right: 10px;
top: -4px;
}
section div.block-header p {
display: inline-block !important;
color: #A9AFC3 !important;
font-size: 16px !important;
line-height: 150% !important;
letter-spacing: 0.05em !important;
}
section div.block-header a.wp-element-button {
display: block;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding: 14px 40px;
border-radius: 50px;
letter-spacing: .050em;
text-decoration: none;
min-width: 270px;
border: 2px solid;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #fff;
border-color: #2374AB;
background: transparent;
width: 100%;
max-width: 300px;
margin-top: 30px;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
transition: 0.5s;
}
section div.block-header a.wp-element-button:hover {
background: #2374AB;
transition: 0.5s;
}
section div.block-header-2 {
padding-right: 50px;
}
section div.block-offer {
padding: 50px;
}
section div.block-rules {
padding-top: 100px;
padding-bottom: 100px;
}
section div.block-why {
position: relative;
overflow: visible;
z-index: 1;
}
div.block-why:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
background: inherit;
z-index: -1;
top: 0;
transform-origin: left top;
transform: skewY(-3deg);
}
div.block-why:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
background: inherit;
z-index: -1;
top: 0;
transform-origin: left top;
transform: skewY(3deg);
}
section div.block-offer2 {
padding: 15px;
}
section div.block-contact {
padding-top: 50px;
padding-bottom: 50px;
padding-right: 25px;
}
section div.block-offer a {
color: #000;
font-weight: bold;
text-decoration: none;
}
section div.block-content {
padding: 50px;
}
div#content ul.wp-block-list, div#content ul {
list-style-image: url(//www.cyriljarnias.com/wp-content/themes/cyriljarnias/images/checked.svg);
}
ul.wp-list-blue {
list-style-image: url(//www.cyriljarnias.com/wp-content/themes/cyriljarnias/images/checked-blue.svg);
}
div#content ul.wp-block-list li, div#content ul li {
padding-bottom: 10px;
}
section div.block-content h2 {
display: block;
text-align: left;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #000;
font-size: 50px;
line-height: 1.2;
margin-top: 10px;
margin-bottom: 50px;
}
section div.block-content h3 {
display: block;
text-align: center;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #000;
font-size: 25px;
line-height: 1.2;
margin-bottom: 10px;
}
section div.block-content p {
color: #000;
}
section h2 {
font-weight: bold;
padding-bottom: 25px;
display: block;
}
section img.notfound {
width: 100%;
max-width: 600px;
}
section div.block-blog {
padding: 25px;
}
section div#blog {
background-color: #fff;
padding-bottom: 50px;
}
section div.card-activite {
width: 100% !important;
border-radius: 25px;
border: none;
min-height: 380px;
transition: 0.5s;
}
section .card-activite a {
text-transform: none;
text-decoration: none;
}
section img.post-thumbnails {
width: 100% !important;
max-width: 384px !important;
height: 216px !important;
object-fit: cover;
}
section span.articles-category, section span.articles-category a {
padding-bottom: 5px;
display: inline-block;
font-size: 15px;
font-weight: 600;
color: #2374AB;
line-height: 20px;
text-transform: uppercase;
text-decoration: none;
font-family: "Open Sans", sans-serif;
}
section span.articles-date {
font-size: 15px;
font-weight: 600;
color: #aaa;
line-height: 20px;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
}
section span.articles-title {
display: block;
font-size: 25px;
color: #000;
line-height: 30px;
font-weight: 600;
font-family: "Poppins", sans-serif;
text-align: left;
margin-bottom: 15px;
}
div#homepage span#smalltext, div#content-services p.smalltext {
display: inline-block;
color: #A9AFC3;
font-size: 16px;
letter-spacing: 0.05em;
line-height: 150%;
text-transform: uppercase;
margin-bottom: 19px;
} form.wpcf7-form label {
display: block !important;
}
form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form textarea {
border-radius: 0 !important;
height: 50px !important;
display: block;
width: 100%;
max-width: 350px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
form#login input[type=text], form#login input[type=password], form#login input[type=email] {
border-radius: 0 !important;
height: 50px !important;
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
form.wpcf7-form textarea {
max-width: 100% !important;
height: 160px !important;
}
form.wpcf7-form p {
margin-bottom: 15px !important;
}
form.wpcf7-form label span.wpcf7-form-control-wrap {
padding-top: 10px !important;
display: block !important;
}
form.wpcf7-form input[type=submit], form#login input[type=submit] {
background-color: #2374AB;
color: #fff;
text-align: center;
border: 0;
display: block;
padding: 10px;
}
:where(.wp-block-columns) {
margin-bottom: 0 !important;
}
p.customerlinks a {
color: #000;
text-decoration: none;
}
p.customerlinks a:hover {
text-decoration: underline;
}
section sidebar {
display: block;
background-color: #e8e6e6;
padding: 25px;
border-radius: 25px;
}
section ul.dashboard {
margin: 0;
padding: 0;
}
section ul.dashboard li {
list-style: none;
margin: 0;
padding: 0;
}
section sidebar a.menu {
color: #2A2B2E;
text-decoration: none;
}
section sidebar a.menu:hover  {
text-decoration: underline;
}
section img.loader {
margin: 0 auto;
text-align: center;
display: block;
}
.carddashboard {
border-radius: 0px !important;
border: 0px !important;
background-color: #0F9E5E !important;
color: #fff !important;
}
.carddashboard .card-title {
display: inline-block;
color: #fff !important;
font-size: 24px !important;
font-weight: bold !important;
}
.carddashboard .card-text {
color: #fff !important;
font-size: 15px !important;
font-weight: bold !important;
}
.carddashboard .img-fluid {
padding: 15px !important;
}
.carddashboard .text-muted {
color: #fff !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
margin: 0 15px 0 0 !important;
}
#mega-menu-wrap-header #mega-menu-header > li.quotation {
margin-right: 0px !important;
} h2, h3 {
margin-top: 25px !important;
margin-bottom: 25px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
}
h2.last-articles {
padding-top: 0px !important;
margin-top: 0px !important;
}
section div#subtitle h2 {
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #2A2B2E;
font-size: 50px;
line-height: 1.2;
margin-bottom: 0px !important;
}
section div#subtitle span.text-muted {
display: block !important;
margin-bottom: 25px !important;
}
section h2.offer-tattoo {
display: block;
text-align: center;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #2A2B2E;
font-size: 50px;
line-height: 1.2;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
section h2.offer-tattoo strong, section h2 strong {
color: #212529;
}
section h2.whychooseus {
display: block;
text-align: center;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #2A2B2E;
font-size: 50px;
line-height: 1.2;
margin-top: 10px;
margin-bottom: 30px;
}
section h2.steps {
display: block;
text-align: center;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #fff;
font-size: 50px;
line-height: 1.2;
margin-top: 10px;
margin-bottom: 30px;
}
section h3.whychooseus {
display: block;
text-align: center;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #2A2B2E;
font-size: 25px;
line-height: 1.2;
margin-bottom: 10px;
}
section h3.whychoose {
display: block;
font-family: Quicksand, sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #2A2B2E;
font-size: 25px;
line-height: 1.2;
margin-bottom: 10px;
}
p {
margin-bottom: 0 !important;
}
p.whychooseus {
font-family: Quicksand, sans-serif;
display: block;
text-align: center;
font-size: 16px;
line-height: 1.7;
font-weight: 700;
color: rgba(33, 37, 41, 0.75);
}
section div.steps div.tattoosteps.margintop25 {
margin-top: 100px;
}
section div.steps div.tattoosteps {
background-color: #2374AB;
height: auto;
min-height: 350px;
max-width: 900px;
margin: 0 auto;
}
section div.steps div.tattoosteps div {
margin: 0px;
padding: 0px;
}
section div.steps div.tattoosteps div.step1 {
color: #fff;
padding: 40px;
}
section div.steps div.tattoosteps span.number {
display: inline-block;
width: 80px;
height: auto;
border-radius: 50%;
background-color: #fff;
text-align: center;
color: #2374AB;
font-family: Quicksand,sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
font-size: 40px;
line-height: 1.2;
padding-top: 15px;
padding-bottom: 15px;
}
section div.steps div.tattoosteps span.name {
display: initial;
font-family: Quicksand,sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
font-size: 40px;
line-height: 1.2;
padding-left: 15px;
}
section div.steps p {
display: block;
}
section div.steps div.tattoosteps p.description {
display: block;
color: #fff;
font-family: Quicksand,sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
font-size: 25px;
line-height: 1.2;
margin-top: 50px;
}
section div.steps div.tattoosteps figure {
margin: 1px;
background-color: #fff;
}
section div.steps div.tattoosteps figure figcaption {
padding: 20px;
}
section div.steps div.tattoostepsnext {
display: block;
margin: 0 auto;
text-align: center;
width: 40px;
height: 190px;
margin-top: 5px;
margin-bottom: 5px;
background-size: contain;
}
section div#contact {
background: rgb(247,86,124);
background: linear-gradient(90deg, rgba(247,86,124,1) 0%, rgba(173,30,64,1) 48%, rgba(247,86,124,1) 100%);
padding-top: 25px;
padding-bottom: 25px;
color: #fff;
}
section div#contact button.btncontact {
cursor: pointer;
border: 1px solid #fff;
background-color: transparent;
height: auto;
color: #fff;
font-size: 1.5em;
transition: 0.5s;
}
section div#contact button.btncontact:hover {
background-color: #fff;
color: #2374AB;
transition: 0.5s;
}
.dotted-line {
fill: none;
stroke: #fff;
stroke-width: 2;
marker: url(#circle-marker);
}
#circle-marker circle {
fill: #2374AB;
}
div#loader {
display: none;
} button.btnfreequotation, div.btnfreequotation a {
display: block;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding: 14px 40px;
border-radius: 50px;
letter-spacing: .050em;
text-decoration: none;
min-width: 270px;
border: 2px solid;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #fff;
border-color: #2374AB;
background: transparent;
width: 100%;
max-width: 300px;
margin-top: 30px;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
transition: 0.5s;
}
button.btnfreequotation:hover, div.btnfreequotation a:hover {
background: #2374AB;
transition: 0.5s;
}
div.btn a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding: 14px 40px;
border-radius: 50px;
letter-spacing: .050em;
text-decoration: none;
border: 2px solid;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #fff;
border-color: #2374AB;
background: #2374AB;
width: 100%;
max-width: 300px;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
transition: 0.5s;
}
div.btn a:hover {
transform: scale(1.1);
}
p.block-text-1 {
display: block;
width: 100%;
max-width: 1100px;
margin: 0 auto;
}
.homepage-centered img {
display: block;
margin-top: 50px;
}
img.add-to-cart {
width: 100%;
max-width: 600px;
}
span.price {
display: block;
font-family: Quicksand,sans-serif;
font-weight: 700;
text-transform: none;
font-style: normal;
color: #2A2B2E;
font-size: 60px;
line-height: 1.2;
margin-top: 10px;
margin-bottom: 30px;
}
span.price b {
color: #2374AB !important;
}
button.addtocart {
background-color: #2374AB;
height: 50px;
text-align: center;
color: #fff;
border: 0;
}
div#result div.container {
background-color: #fff;
padding-top: 50px;
padding-bottom: 50px;
}
ul.custom-tattoo {
float: left;
margin: 0;
padding: 0;
margin-top: 10px;
margin-left: 30px;
}
ul.custom-tattoo li {
float: left;
margin: 0;
padding: 0;
list-style-image: url(//www.cyriljarnias.com/wp-content/themes/cyriljarnias/images/checked-tattoo.png);
}
section div.steps {
background: linear-gradient(rgba(42, 43, 46, 1), rgba(42, 43, 46, 0.7)), url(//www.cyriljarnias.com/wp-content/themes/cyriljarnias/images/backgroundsteps.jpg) center center fixed;
padding-top: 50px;
padding-bottom: 50px;
height: auto;
}
section div.steps-services {
background: linear-gradient(rgba(42, 43, 46, 1), rgba(42, 43, 46, 0.7)), url(//www.cyriljarnias.com/wp-content/themes/cyriljarnias/images/backgroundsteps.jpg) center center fixed;
padding: 50px;
padding-left: 20px;
padding-right: 20px;
height: auto;
}
section .btnsend {
display: inline-block;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding: 14px 40px;
border-radius: 50px;
letter-spacing: .050em;
text-decoration: none;
min-width: 160px;
border: 2px solid;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
color: #fff;
background: #2374AB;
border-color: #2374AB;
margin-top: 30px;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
} .checkout-section.cart {
padding: 12px 23px 14px 23px;
background: #3c353c;
color: #fff;
margin: 0;
}
.checkout-infos {
margin-bottom: 15px;
}
.checkout-section {
background: #f4f4f4;
color: #808080;
font-size: 16px;
font-weight: 600;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin: 0 0 15px 0;
}
.checkout-section.active {
background: #3c353c;
color: #fff;
}
.checkout-section span {
background-color: rgba(0,0,0,0.05);
display: inline-block;
padding: 12px 23px 14px 23px;
font-weight: 700;
font-size: 14px;
margin: 0 10px 0 0;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.checkout-section.active span {
background: #2374AB;
}
.stacktable.large-only {
display: table;
}
table.cart-table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
border: none;
}
table.cart-table th {
border: none;
background-color: #f6f6f6;
text-align: left;
padding: 10px 20px;
color: #606060;
vertical-align: top;
font-size: 14px;
font-weight: 600;
}
table.cart-table td {
padding: 20px;
border-bottom: #eee 1px solid;
border-top: none;
border-right: none;
vertical-align: middle;
}
table .cart-title a {
font-weight: 600;
color: #666;
}
.checkout td {
line-height: 20px;
}
.checkout-subtotal {
margin: 0 15px 0 5px;
color: #808080;
float: right;
}
img.checkout-images {
width: 60px;
}
img.checkout-payment {
width: 100%;
max-width: 240px;
}
button.btnsubmit {
background-color: #2374AB;
height: 50px;
text-align: center;
color: #fff;
border: 0;
width: 100%;
}
input.checkout-billing, textarea.checkout-billing {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-clip: padding-box;
border: 1px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
border-radius: 15px;
height: 50px;
border-color: #eef0f3;
background-color: #eef0f3;
}
input.checkout-billing:active, textarea.checkout-billing:active {
border-color: #eef0f3 !important;
}
select.checkout-billing {
display: block;
width: 100%;
color: #212529;
border-color: #eef0f3;
background-color: #eef0f3;
border-radius: 15px;
height: 50px;
padding-left: 10px;
padding-right: 10px;
}
.loader {
border: 6px solid #f3f3f3;
border-top: 6px solid #3c353c;
border-radius: 50%;
width: 40px;
height: 40px;
margin-top: 5px;
animation: spin 1s linear infinite;
display: inline-block;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.loader-dashboard {
display: block;
margin: 0 auto;
}
a.logout, a.changeMail, a.change, a.changebilling {
color: #000;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}
a.logout:hover, a.changeMail:hover, a.change:hover, a.changebilling:hover {
text-decoration: underline;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
h2.services {
margin-bottom: 10px !important;
}
:where(.wp-block-columns.is-layout-flex) {
gap: 0 !important;
}
div.aboutus figure {
margin: 0 !important;
}
div.aboutus div.presentation {
padding: 25px !important;
}
div.services {
padding: 25px;
}
div.services div.wp-block-column {
padding: 15px;
}
section div.categories {
background-color: #e6f0f0;
display: block;
width: 100%;
height: auto;
min-height: 200px;
border-radius: 40px;
padding: 40px;
}
section div.categories span.title {
display: inline;
background-color: #2374AB;
border-radius: 25px;
padding: 10px;
width: auto;
color: #fff;
font-weight: bold;
font-size: 24px;
}
section div.categories h2 {
margin-top: 0px !important;
}
section div.categories ul {
display: block;
padding-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
section div.categories ul li {
display: block;
padding-bottom: 10px;
padding-top: 0px;
}
section div.categories ul li:first-of-type {
padding-top: 25px !important;
}
section div.categories ul li.divider hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
}
section div.categories ul li a {
color: #000;
font-size: 14pt;
font-weight: normal;
text-decoration: none;
}
section div.categories ul li a:hover {
text-decoration: underline;
}
section div.author {
background-color: #e6f0f0;
display: inline-flex;
width: 100%;
height: auto;
min-height: 200px;
margin-top: 40px;
border-radius: 40px;
padding: 40px;
}
section div.author div.image, section div.author div.description {
float: left;
}
section div.author div.image {
align-self: center;
}
section img.avatar {
border-radius: 50%;
}
section div.author div.image img {
padding-right: 40px;
}
section div.author div.description {
font-weight: bold;
font-size: 25px;
}
section div.author div.description p {
font-weight: normal;
font-size: 14px;
line-height: 20pt;
}
section div.author b {
font-size: 18px;
}
section ul#social {
list-style: none;
margin: 0;
padding: 0;
}
section ul#social li {
float: left;
margin: 0;
padding-right: 10px;
}
section ul#social li img {
width: 40px;
height: 40px;
}
section img.img-responsive {
width: 100%;
height: auto;
padding-bottom: 5px;
} div#homepage div.image {
align-self: center;
}
img.homepage-1 {
width: 100%;
max-width: 450px;
display: block;
margin: 0 auto;
}
div.homepageanimate {
bottom: 0;
direction: rtl;
animation: homepageanimate 4s linear infinite;
-webkit-animation: homepageanimate 4s linear infinite;
-moz-animation: homepageanimate 4s linear infinite;
position: relative;
} div.inner {
display: flex;
width: 100%;
height: auto;
}
div.inner div.img-box {
display: block;
width: 80px;
height: 80px;
margin-right: 25px;
align-self: center;
}
div.inner div.img-box img {
width: 80px !important;
max-width: 80px !important;
height: 80px !important;
object-fit: cover;
}
div.inner div.text-box {
display: block;
width: auto;
}
ul li.divider-last-articles:first-of-type {
padding-top: 25px !important;
}
ul li.divider-last-articles {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
ul li.divider-last-articles hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
}
div.inner div.text-box a {
font-family: "Roboto", sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
}
div.inner div.text-box a:hover {
text-decoration: underline;
} div.inner-articles {
display: flex;
width: 100%;
height: auto;
}
div.inner-articles:first-of-type {
margin-top: 25px !important;
}
div.inner-articles div.img-box {
display: block;
width: 200px;
height: 200px;
margin-right: 25px;
align-self: center;
}
div.inner-articles div.img-box img {
width: 200px !important;
max-width: 200px !important;
height: 200px !important;
object-fit: cover;
}
div.inner-articles div.text-box {
display: block;
width: auto;
}
div.inner-articles div.text-box a {
font-family: "Roboto", sans-serif;
font-weight: 500;
font-size: 16pt;
font-style: normal;
text-decoration: none;
color: #000;
}
div.inner-articles div.text-box a:hover {
text-decoration: underline;
}
hr.inner-articles {
display: block;
width: 100%;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin-top: 25px;
margin-bottom: 25px;
} a.btnblue button, a.btnblue button:hover {
display: block;
margin-top: 5px;
background-color: #2374AB;
color: #fff;
border-radius: 15px;
border: 0px;
text-decoration: none;
}
a.btnblue, a.btnblue:hover {
text-decoration: none;
} div.disclaimer {
background-color: #FF674D;
color: #fff;
padding: 15px;
margin-top: 25px;
} section img.ctasidebar {
margin-top: 25px;
width: 100%;
} section img.destination {
width: 100% !important;
max-width: 400px !important;
height: 300px !important;
object-fit: cover;
}
.img-caption figure {
box-sizing: content-box;
overflow: hidden;
position: relative;
}
.img-caption img {
position: relative;
}
.img-caption figcaption {
background: rgba(0, 0, 0, 0.4);
position: absolute;
box-sizing: content-box;
padding: 17px 25px 17px 25px;
bottom: 0;
display: block;
width: 100%;
-webkit-transition: background-color 0.2s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out;
-o-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.img-caption figcaption strong {
font-size: 14px;
line-height: 20px;
}
.img-caption figcaption strong {
color: #fff;
text-transform: uppercase;
font-size: 17px;
font-weight: 700;
line-height: 24px;
}
.img-caption figcaption span {
font-size: 14px;
line-height: 14px;
}
.img-caption figcaption span {
color: #fff;
font-size: 16px;
font-weight: 300;
line-height: 16px;
display: block;
position: relative;
opacity: 0;
max-height: 0;
padding: 0;
-webkit-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
-moz-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
-ms-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
-o-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
}
.img-caption:hover figcaption span {
max-height: 50px;
opacity: 1;
padding: 5px 0 4px 0;
}
.blockbonasavoir {
padding: 25px;
background-color: #e6f0f0;
}
.blockcontact {
padding: 25px;
margin-top: 25px !important;
color: #fff;
background-color: #2374AB;
}
.blockcontact a {
color: #fff;
font-weight: bold;
text-decoration: none;
}
.blockcontact a:hover {
color: #fff;
text-decoration: underline;
}
h3.wp-block-heading {
margin-top: 15px !important;
margin-bottom: 15px !important;
} div.temoignage {
padding: 25px;
background-color: #e6f0f0;
}
div.temoignage.homepage {
background-color: #fff;
margin-top: 15px;
}
div.temoignage img.image {
border-bottom: 5px solid #2374AB;
}
div.temoignage blockquote {
border-left: 4px solid #ccc;
padding-left: 15px;
margin: 10px 0;
font-style: italic;
}
div.temoignage a.temoignage {
color: #2374AB;
font-size: 18px;
text-decoration: none;
}
div.temoignage a.temoignage:hover {
text-decoration: underline;
}
a.testimonial {
width: 250px;
text-align: center;
background-color: #2374AB;
color: #fff;
padding: 10px;
text-decoration: none;
}
a.testimonial:hover {
text-decoration: none;
}
div.services a {
font-size: 24px;
color: #000;
font-weight: bold;
text-decoration: none;
}
div.services a:hover {
text-decoration: underline;
}
a {
color: #2374AB;
font-size: 18px;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#goTopBtn {
position: fixed;
bottom: 20px;
left: 30px;
display: none; background-color: #555;
color: white;
border: none;
padding: 10px;
border-radius: 5px;
cursor: pointer;
z-index: 1000; }
#goTopBtn:hover {
background-color: #333;
}
.gototop {
width: 40px;
}
div.wp-block-embed__wrapper {
margin: 0 auto;
text-align: center;
}
.sticky-top {
z-index: 500 !important;
}
div#content ul.wp-block-list, div#content ul {
margin-top: 25px;
}
figure.wp-block-table {
margin-top: 15px;
}
figure.wp-block-table figcaption {
background-color: #2374AB;
color: #ffffff;
font-size: 20px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
figure.wp-block-table thead {
background-color: #e6f0f0;
border-bottom: 0px solid !important;
}
ol.wp-block-list {
counter-reset: custom-counter; list-style: none; padding-left: 1.5rem;
margin: 2rem auto;
color: #333;
}
ol.wp-block-list > li {
position: relative;
padding-left: 2.5rem;
margin-bottom: 1.2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #eee;
}
ol.wp-block-list > li:before {
counter-increment: custom-counter; content: counter(custom-counter); position: absolute;
left: 0;
top: 0;
background: #2374AB;
color: white;
width: 1.8rem;
height: 1.8rem;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.9rem;
font-weight: bold;
}
ol.wp-block-list > li:last-child {
margin-bottom: 0;
border-bottom: none;
} ol.wp-block-list > li strong {
color: #2c3e50;
font-weight: 600;
} ol.wp-block-list > li:hover {
background-color: #f9f9f9;
transition: background-color 0.3s ease;
}
h4.wp-block-heading {
margin-top: 15px;
} @keyframes homepageanimate {
0%   {top: 200px;}
50%  {top: 230px;}
100% {top: 200px;}
} @media (max-width: 1400px) {
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
font-size: 12px !important;
}
div.container {
max-width: 100% !important;
}
section div#homepage h1 {
font-size: 80px !important;
}
}
@media (max-width: 1200px) {
header div.logo {
text-align: center !important;
}
#mega-menu-wrap-header #mega-menu-header {
text-align: center !important;
}
section div#homepage h1 {
font-size: 70px !important;
}
section div#content {
padding: 15px !important;
}
section img.ctasidebar {
max-width: 100% !important;
}
div.inner div.img-box {
display: none !important;
}
}
@media (max-width: 992px) {
header div.logo {
margin-bottom: 15px !important;
}
div#homepage div.image {
padding-top: 50px !important;
}
div#homepage span#smalltext {
display: none !important;
}
div#homepage h1 {
text-align: center !important;
}
section div#homepage p.description {
text-align: center !important;
display: block !important;
}
section div#homepage div.intro {
text-align: center !important;
}
section div#homepage a.order {
display: inline-block !important;
}
div#footer2 div.copyright, div#footer2 div.links {
text-align: center !important;
}
div#footer2 div.links ul.copyright {
float: none !important;
}
footer span.title {
display: block;
margin-top: 15px !important;
}
section img.post-thumbnails, section img.destination {
max-width: 100% !important;
}
div.categories {
margin-top: 15px !important;
}
div#content-service div.block-header h1 {
font-size: 60px !important;
}
section div.block-offer {
padding: 25px !important;
}
div.inner div.img-box {
display: block !important;
}
section div.author {
display: block !important;
}
section div.author div.image, section div.author div.description {
float: none !important;
}
header div#header1 {
padding-left: 10px !important;
padding-right: 10px !important;
}
section div#title {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
}
section div#homepage h1 span {
left: -5px !important;
}
div.temoignage img.image {
width: 100% !important;
max-width: 250px !important;
display: block !important;
margin: 0 auto !important;
}
div.author {
text-align: center !important;
}
ul#social {
display: flex;
margin: 0 auto;
justify-content: center;
}
section div#title h1 {
color: #fff;
font-size: 35px;
line-height: 35px;
font-style: normal;
}
div.presentation {
margin: 0 auto;
text-align: center;
}
div.presentation div.wp-block-button {
display: block;
margin: 0 auto;
}
section div.block-service {
padding: 10px !important;
}
section div.block-service {
margin: 0px !important;
margin-bottom: 10px !important;
}
section div#homepage {
padding: 25px !important;
padding-top: 25px !important;
padding-bottom: 25px !important;
}
section div.author, section div.categories, section div#destinations {
padding: 10px !important;
}
section div.block-header {
padding: 25px !important;
padding-bottom: 50px !important;
}
figure.wp-block-image {
text-align: center !important;
}
}
@media (max-width: 768px) {
section div#homepage h1 {
font-size: 60px !important;
}
div#content-service div.block-header h1 {
font-size: 50px !important;
}
section div.block-offer {
padding: 15px !important;
}
section div.block-header p.servicesurmesure {
display: none !important;
}
div.block-header-2 {
padding-right: 0px !important;
}
div.block-header-2 h1 {
text-align: center !important;
}
section div.block-header p {
text-align: center !important;
}
section div.block-header div.wp-block-buttons {
display: block !important;
text-align: center !important;
margin-bottom: 30px !important;
}
section div#title h1 {
color: #fff;
font-size: 30px;
line-height: 30px;
font-style: normal;
}
section div#homepage {
padding: 15px !important;
padding-top: 25px !important;
padding-bottom: 25px !important;
}
section div#homepage h1 {
font-size: 40px !important;
}
section div.author div.image img {
padding-right: 0px !important;
}
div.inner-articles div.img-box {
display: none !important;
}
}
@media (max-width: 576px) {
section div#homepage h1 {
font-size: 50px !important;
}
div#content-service div.block-header h1 {
font-size: 40px !important;
}
section div#homepage {
padding: 5px !important;
padding-top: 25px !important;
padding-bottom: 25px !important;
}
section div#homepage h1 {
font-size: 35px !important;
}
div#content div#article {
padding-left: 0px !important;
padding-right: 0px !important;
}
}