.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");
html{
height:100%;
}
body{
font-family: 'Source Sans', sans-serif;
color:#333;
font-size:16px;
height:100%;
}
img {
image-rendering: -webkit-optimize-contrast;
}
#wrapper {
height: auto !important;
margin: 0 auto -175px;
min-height: 100%;
}
.push{
height:175px;
}
header {
background-color: #03595b;
}
#slogan {
color: #86d3ec;
font-size: 32px;
padding: 5px;
margin: 0;
}
#main_menu{
width: 100%;
float:none;
margin:0 auto;
display: block;
text-align: center;
}
#main_menu_container{
padding:0;
background-color: transparent;
height: 45px;
}
#main_menu > li{
height: 15px;
width: 12.5%;
position: relative;
display: inline-block;
float: none;
}
#main_menu > li > a{
position: absolute;
font-size:18px;
color:#fff;
padding:7px 5px;
height:45px;
top:-12px;
width: 100%;
text-transform:uppercase;
text-decoration: none;
display: block;
}
#main_menu > li > a:hover,
#main_menu > li > a:focus,
#main_menu > li.selected > a,
#main_menu > li.show > a {
color:#b6dfec;
}
#main_menu > li:not(:first-child):not(:last-child) {
border-right: solid #fff 2px ;
}
#carousel {
margin-top: 80px;
}
#carousel #logo-watson {
position: absolute;
top: -60px; left: 50%;
transform: translate(-50%);
}
#carousel #text-slider h2 {
position: absolute;
bottom: 60px; left: 50%;
transform: translate(-50%);
color: #7addeb;
font-size: 50px;
text-shadow: 0px 0px 10px rgba(3, 89, 91, 1);
}
#slider_home {
border-bottom: solid #da233f 7px;
}
.carousel-item:before {
-webkit-box-shadow: inset 0px 200px 300px -10px rgba(255,255,255,1), inset 0px -200px 300px -67px rgba(21,179,179,1);
-moz-box-shadow: inset 0px 200px 300px -10px rgba(255,255,255,1), inset 0px -200px 300px -67px rgba(21,179,179,1);
box-shadow: inset 0px 200px 300px -10px rgba(255,255,255,1), inset 0px -200px 300px -67px rgba(21,179,179,1);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
#main_container{
margin-top:60px;
}
.title {
margin: 15px 0;
color: #da233f;
}
#home-content{
margin: 30px auto;
max-width: 768px !important;
}
#page-content{
margin: 30px auto;
}
#page-content h2, #home-content h2 {
margin-bottom: 15px;
color:#7bd0eb;
font-weight: 600;
}
#page-content p, #home-content p, #page-content li, #home-content li {
color: #03595b;
margin-bottom: 8px;
line-height: 1.4;
}
#page-content input[type=text], #page-content input[type=email], #page-content input[type=date] {
width: 100%;
height: 48px;
margin-top: 20px;
padding: 12px 20px;
box-sizing: border-box;
border: 3px solid #03595b;
background-color: #fff;
color: #333;
font-size: 12px;
font-weight: bold;
}
#page-content textarea {
width: 100%;
height: 120px;
margin-top: 20px;
padding: 12px 20px;
box-sizing: border-box;
border:3px solid #03595b;
background-color: #fff;
color: #333;
resize: none;
font-size: 12px;
font-weight: bold;
}
#page-content input[type=submit]{;
width: 25%;
padding: 12px 20px;
margin: 0 auto;
margin-top: 20px;
display: block;
box-sizing: border-box;
border: none;
background-color: #03595b;
color: white;
cursor: pointer;
}
#home-content #apos{
position: absolute;
top: 0;
right: -80px;
}
.alignright{
float:right;
margin:0 0 10px 20px;
}
.alignleft{
float:left;
margin:0 20px 10px 0;
}
h2#ref_clients{
margin-top:60px;
margin-bottom:0;
font-weight:bold;
}
footer{
background-color:#03595b;
color:#fff;
padding:20px 0;
height:175px;
}
footer p{
margin:0;
font-size:13px;
}
footer a{
color:#fff;
text-decoration:underline;
}
footer a:hover,
footer a:focus{
color:#fff;
}
#footer-logo {
margin: 20px 0;
}
#footer-logo img {
max-height: 60px;
}
footer .footer-title {
font-weight: 500;
font-size: 16px;
}
#footer-slogan {
margin: 20px 0 15px 0;
}
#footer-mentions-plan {
margin-top: 15px;
}
#powered {
font-weight: 600;
}
#powered a:hover {
color: #97bf0d;
}
#powered img {
margin-bottom: 7px;
margin-left: 5px;
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
#main_menu > li{
width: 20%;
}
}
@media screen and (max-width: 992px) {
#wrapper {
margin: 0 auto -380px;
}
.push{
height:380px;
}
header > .container-fluid {
padding:0;
}
#main_menu_container {
margin-bottom: 10px;
}
#main_menu_container{
height: auto;
display: block;
}
#main_menu > li{
position: static;
height: 30px;
width: 100%;
}
#main_menu > li:not(:first-child):not(:last-child) {
border-right:none;
}
#main_menu > li > a{
position: static;
height:auto;
padding: 0;
}
.navbar-toggler-right {
top:7px;
right: 7px;
}
footer{
height:380px;
}
footer div{
margin-top: 10px;
text-align: center;
}
footer .text-right {
text-align: center !important;
}
.custom-toggler.navbar-toggler {
border-color: #fff;
}
.custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
}
@media screen and (max-width: 768px) {
#slogan {
font-size: 24px;
}
#logo-watson img {
max-height: 120px;
}
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 992px) {
}