﻿/*! HTML5 Boilerplate v4.3.0 | MIT License | https://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
/*    background: rgb( 245, 248, 250 );*/
  /*  text-shadow: none;*/
}

::selection {
/*    background: rgb( 245, 248, 250 );*/
 /*   text-shadow: none;*/
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body {background: #fff;color: #4c5962;line-height: 1.5;font-size: 16px;font-family: 'Open Sans', Arial, sans-serif;font-weight: 300;}

input, textarea, select {font-size: 16px;font-family: 'Roboto', Helvetica, Arial, sans-serif;font-weight: 300;background: #fff;}
select {border: 0;}
button { width:220px; padding: 0 40px;height: 50px;line-height: 50px;background: rgb( 98, 167, 210);border: 0;color: #fff;font-size:16px;font-family: 'Roboto', Helvetica, Arial, sans-serif;font-weight: 300;outline: none;}
button:hover {background: rgb(103, 176, 222);}
a {color: #4c5962;}
a:hover {text-decoration: none;}

a.pdf {padding: 0 0 0 22px;background: url( '../img/ico-pdf.html' ) left center no-repeat;}

.ui-tooltip {font-size: 12px;color: #f47a63;border-radius: 0;box-shadow: none;}
.ui-tooltip,
.ui-tooltip .arrow:after {background: #fff;border: 1px solid #f7f7f7;}
.ui-tooltip .arrow {width: 70px;height: 18px;overflow: hidden;position: absolute;left: 50%;margin-left: -35px;bottom: -18px;}
.ui-tooltip .arrow.top {top: -16px;bottom: auto;}
.ui-tooltip .arrow.left {left: 20%;}
.ui-tooltip .arrow:after { content: "";position: absolute;left: 25px;top: -17px;width: 20px;height: 20px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.ui-tooltip .arrow.top:after {bottom: -17px;top: auto;}

.wrapper {margin: 0 auto;width: 960px;}
.modal {display: none;}

.fancybox-overlay {background-image: url( '../img/bg-overlayer.html' );}
.fancybox-skin {background: #f7f7f7;border-radius: 0;}
.fancybox-opened .fancybox-skin {box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);}
.fancybox-close {width: 20px;height: 21px;top: 30px;right: 30px;background-image: url( '../img/bg-close.html' );}

.back-to-top {position: fixed;bottom: 20px;right: 50%;display: none;margin-right: -550px;cursor: pointer;}

#header {overflow: hidden; font-family: 'Lato', Helvetica, Arial, sans-serif; position: relative;/*Ajout Wikafi*/ background: url("../../../uploads/2014/12/background.jpg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);}

#header .news{ z-index:1000; top:50%; margin-top:-85px; right:-332px; position: absolute;  }
#header .news .btn-news{ float: left; position: relative; width:76px; height: 170px; background: url( '../img/btn-news.png') 0 0 no-repeat; }
#header .news .content-news{ display:block; float: right; position: relative; width:332px; height: 170px; background: url( '../img/content-news.png') 0 0 no-repeat;  }
#header .news .content-news h1{ margin:0; font-size: 21px;  font-weight: normal;}
#header .news .content-news h3{ margin:0; font-size: 12px;  font-weight: normal;}
#header .news .content-news p { font-size: 14px;}
#header .news .content-news div{ display: inline-block; padding: 10px 20px 20px 20px; width:88%; height: 65%; overflow: hidden; word-wrap: break-word;}
#header h1{ margin:0; font-weight: normal;}
#header p{ margin:0; }

#header .learn-more{ background: url( '../img/learn_more.png') 0 0 no-repeat; width:235px; height: 117px; position: absolute; bottom:0; left:50%; margin-left: -117px; }
#header .learn-more div{ text-align: center; padding-top: 80px; color: black; }
#header .title a{ text-decoration:none;}
#header .nav{height:120px; color:#fff; }
#header .header-border{ border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:rgba( 255, 255, 255, 0.4 ); }
#header .nav li{display: inline-block;}
#header #no-home{ background:url( '../img/header/content.png' ) 0 0; }
#header .title-inside{ word-wrap:break-word; width:500px; height:330px; color:#fff;}
#header .title{ position: relative; padding-top:70px;}
#header .page-title-inside{ word-wrap:break-word; color:rgb( 76, 89, 98 ); }
#header .page-title{ position: relative; padding:20px 0 30px 0; }


#header .wrapper {position: relative;}
#header .logo {position: absolute;top: 36px;}

#header .header-menu {float:right;}
#header .header-menu ul {margin: 0;padding: 16px 0;list-style: none;}
#header .header-menu ul li {display: inline-block;margin: 0;padding: 0;}
#header .header-menu a {margin: 0 0 0 30px;color: #fff;text-decoration: none;}
#header .header-menu a:hover { color: rgb( 180, 184, 187 );}

#header .header-menu ul li.button a {padding: 10px;color: #4c5962;background: url( '../img/bg-button.png' ) repeat;border-radius: 4px;}

#header .lang { float: right;padding: 16px 0 0 30px;color: #fff;}
#header .lang a {color: #fff; text-decoration: none;}
#header .lang ul,
#header .lang ul li {list-style: none;padding: 0;margin: 0;}
#header .lang ul > li {position: relative;}
#header .lang ul > li > span {cursor: pointer;padding: 0 22px 0 0;background: url( '../img/bg-language-switcher.png' ) right center no-repeat;}
#header .lang ul > li > ul {display: none;position: absolute;top: 100%;background: rgb( 170, 183, 199 );border-radius: 4px;z-index: 9999;}
#header .lang ul > li > ul > li {margin: 1px 6px;width:100%;}
#header .lang ul > li > ul > li a {display: block;}
#header .lang ul > li:hover > span {color: rgb( 180, 184, 187 );}
#header .lang ul > li:hover > ul {display: block;}


#footer {font-size: 14px;font-family: Helvetica, Arial, sans-serif;background-color:rgb( 104, 178, 224 ); height: 354px; }
#footer .wrapper {position: relative;padding: 10px 0 0 0;}
#footer p{padding-bottom: 5px;}

#footer .menu-footer-container ul,
#footer .menu-footer-container ul li {margin: 0;margin-top:10px;}
#footer .menu-footer-container ul {text-align: center;}
#footer .menu-footer-container ul li {display: inline-block;}
#footer .menu-footer-container ul li:before {color:#fff; content: '-';}
#footer .menu-footer-container ul li:first-child:before {content: '';}
#footer .menu-footer-container a {margin: 0 10px;color: #ffffff;text-decoration: none;}
#footer .menu-footer-container a:hover {text-decoration: underline;}


#footer .share-twitter{ display:inline-block; background: url( '../img/footer/twitter.png' ) 0 0 no-repeat; width:26px; height: 26px; }
#footer .share-linkedin{  padding-right: 20px;  display:inline-block; background: url( '../img/footer/linkedin.png' ) 0 0 no-repeat; width:26px; height: 26px; }
#footer .infos{padding-right: 40px;}
#footer .infos a{padding: 10px 20px 10px 20px; text-decoration: none; color: #fff; border-style: solid; border-width: 1px; borde-color:#fff; border-radius: 5px;}

.menu-solutions-main-container #menu-solutions-main .nav-solutions-pro{float: left; }
.menu-solutions-main-container #menu-solutions-main .nav-solutions-par{float: right; }
.menu-solutions-main-container #menu-solutions-main .nav-solutions-pro a, .menu-solutions-main-container #menu-solutions-main .nav-solutions-par a { font-size:20px; color: #4c5962; padding-top:22px; display: block; }
.menu-solutions-main-container #menu-solutions-main .nav-solutions-pro a { background: url( '../img/solutions/icon-professionnel.png' ) top left no-repeat;}
.menu-solutions-main-container #menu-solutions-main .nav-solutions-par a { background: url( '../img/solutions/icon-particulier.png' ) top left no-repeat;}

.disclaimer-content {color: #504530;font-size: 12px;}
.disclaimer-content p {margin: 0;padding: 0;}
.disclaimer-content .title {margin: 12px 0;font-size: 18px;}
.disclaimer-content label {position: relative;display: block;margin: 16px 0 0 0;padding: 0 0 0 20px;}
.disclaimer-content label input {position: absolute;top: 3px;left: 0;}
.disclaimer-content .button-container {margin: 20px 0 0 0;text-align: center;}

.cible{ position: relative; /*Ajout Wikafi*/background: url( '../img/bg-solutionsbis.jpg') 50% 0 no-repeat; height:598px; }
.cible .content{}
.cible .insider{width:42%; word-wrap:break-word; display: inline-block; position: relative; vertical-align: top;  }
.cible .insider.left img{float:right;}
.cible .insider .right img{float:left;}
.cible .insider.left{ padding-right:70px; border-right-color:rgb( 226, 228, 229 ); border-right-width:1px;  border-right-style:solid; }
.cible .insider.right{padding-left:70px;}
.cible .insider p{ font-size: 16px;}
.cible .title{ color:rgb( 180, 184, 187 ); text-align: center; font-size: 38px; line-height: 180px; height:180px;}
.cible .title h1{ padding: 20px 0 20px 0; }
.cible .insider{ padding-bottom:10px; position: relative; padding-top: 30px; overflow: hidden; }

.cible .insider a { padding: 10px 20px 10px 20px; text-decoration: none; color: rgb(139,194,230); border-style: solid; border-width: 1px; border-color:rgb(165,172,176); border-radius: 5px; }
.cible .insider a:hover{ border-color:#fff; }

.cible .insider.left a { float:right; margin-right:10px; }
.cible .insider.right a { float:left; }

.product{ color:rgb( 255, 255, 255 ); position: relative; /*Ajout Wikafi*/background: url( '../img/bg-solutions-bis-bis.jpg') 50% 0 no-repeat; height:698px; }
.product .title{  text-align: center; font-size: 38px; line-height: 190px; height:190px;}
.product .content{ font-size:16px; padding-top:225px;}
.product .insider{display: inline-block; width:317px; text-align: center;}
.product .insider p{ margin: 0 20px 0 20px; padding-bottom: 25px; }
.product .insider a {padding: 10px 20px 10px 20px; text-decoration: none; color: #fff; border-style: solid; border-width: 1px; border-color:#fff; border-radius: 5px; }
.product .insider a:hover {border-color:rgb(180, 184, 187); }


.movie{ position: relative; background-color:rgb( 57, 71, 84 ); }
.movie .title{ color:rgb( 180, 184, 187 ); text-align: center; font-size: 38px; padding-top: 70px;padding-bottom: 30px; }
.movie .description{font-size:16px; color:#fff; text-align: center;}
.movie .wrapper-no-fix{margin:0 auto; width:50%; padding-bottom: 100px; padding-top:40px; }
.movie .insider { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.movie .insider iframe,
.movie .insider object,
.movie .insider embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.carousel{width: 870px; height: 175px;overflow: hidden;}
.caroufredsel_wrapper{width:auto!important};
.trust{ height:862px; }
.trust .next{ position:absolute; top:100px;right:0px; display:block;background: url( '../img/home/slider-next.png' ) 0 0 no-repeat; width:15px; height:43px;}
.trust .prev{ position:absolute; top:100px;left:0px; display:block;background: url( '../img/home/slider-prev.png') 0 0 no-repeat; width:15px; height: 43px; }
.trust .first{ height:280px; position: relative; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: rgb( 229, 229, 229 ); }
.trust .insider{ padding-left: 50px;}
.trust .big-title{ color:rgb( 180, 184, 187 ); text-align: center; font-size: 38px; padding-top: 70px;padding-bottom: 30px; }
.trust .in{ vertical-align: middle; height: 280px; }
.trust .in img{ float: left; padding-top: 70px;padding-left: 70px; }
.trust .prez{ float: left;height:194px; padding-top: 74px;margin-left:30px; margin-right:50px;}
.trust .prez .name{ font-size: 26px; }
.trust .prez .title{ font-size: 14px; width:180px; overflow: hidden; text-overflow:ellipsis;  }
.trust .testimony{ text-align:left;word-wrap:break-word; display: inline-block; width:420px; height:194px; background: url( '../img/home/slider-quote.png' )  0 0 no-repeat ;/*Ajout Wikafi*/padding:30px 0px 10px;}
.trust .testimony p {/*margin: 30px 20px 0 20px;*//*Ajout Wikafi*/width:430px;}

.trust .partners{padding-top: 20px; }
.trust .partners a { float: left;display:block;/*margin: 50px 19px 20px 19px;*//*Ajout Wikafi*/ margin: 20px 19px 50px 120px;text-decoration: none; }
.trust .partners a div {width: 150px;height: 90px;line-height: 90px;text-align: center;overflow: hidden;}
.trust .partners a div img {margin: auto;vertical-align: middle;}
.trust .partners a div img.hover {display: none;}

#content .header {border-bottom: 1px solid #f3f2f0;}
#content .header .picture {height: 180px;background-repeat: no-repeat;background-position: center center;background-image: url( '../img/background.jpg' );-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";}
#content .header .breadcrumb {height: 38px;}
#content .header .breadcrumb span,
#content .header .breadcrumb a {display: inline-block;margin: 0;padding: 0;font-size: 14px;line-height: 38px;}
#content .header .breadcrumb > span > span:before {content: '/';margin: 0 10px 0 6px;}
#content .header .breadcrumb > span > span:first-child:before {content: '';margin: 0;}
#content .header .breadcrumb a {text-decoration: none;color: #534932;}
#content .header .breadcrumb a:hover {text-decoration: underline;}
#content .article h1 {margin: 44px 0 8px 0;line-height: 40px;font-size: 40px;font-weight: 300;}
#content .article h2 {margin: 20px 0;line-height: 30px;font-size: 30px;font-weight: 300;}
#content .article h3 {margin: 20px 0;line-height: 24px;font-size: 24px;font-weight: 300;}
#content .article h4 {margin: 20px 0;line-height: 18px;font-size: 18px;font-weight: 300;}
#content .article h5 {margin: 20px 0;line-height: 16px;font-size: 16px;font-weight: bold;}
#content .article p {margin: 20px 0;}
#content .article img {max-width: 100%;height: auto;}
#content .article ul {margin: 20px 0;padding: 0;list-style: none;}
#content .article ul li {margin: 0;padding: 0 0 0 26px;background: url( '../img/bg-bullet.png' ) left 7px no-repeat;}
#content .article ul li ul {margin: 0;}
#content .article table { margin:auto;}
#content .article table td {padding: 3px;}
#content .article table tbody tr:first-child {color: rgb( 76, 89, 98 ); background: rgb( 245, 248, 250 ) !important; padding: 10px 0 10px 0;}
#content .article table tbody tr:first-child td{ font-size:16px; font-weight: 900; padding: 11px 0 11px 20px; }
#content .article table tbody td { font-size:14px; border: 1px solid rgb( 209, 211, 213 ); padding: 7px 0 7px 20px; font-weight: 500; }
#content .article table tbody tr:nth-child(odd) {background: #f7f7f7; }
#content .article .intro {margin-bottom: 34px;font-size: 24px;}
#content .article .alignnone {margin: 12px 0;}
#content .article .aligncenter {display: block;margin: 12px auto;}
#content .article .alignleft {float: left;margin: 12px 12px 12px 0;}
#content .article .alignright {float: right;margin: 12px 0 12px 12px;}
#content .article .article-title {margin-bottom: 10px;line-height: 35px;font-size: 30px;font-weight: 300;color: #f47a63;}
#content .article p.date {margin-top: 10px;padding: 0 0 0 16px;font-size: 14px;background: url( '../img/ico-clock.html' ) left center no-repeat;color: #9e9484;}
#content .article .location {margin: 50px 0 70px 0;height: 282px;background: #f7f7f7;overflow: hidden;}
#content .article .location img {float: left;}
#content .article .location p {margin: 27px 27px 27px 500px;font-size: 18px !important;}
#content .article .location p:first-child {margin-top: 30px;}
#content .article .location a {color: #534932;text-decoration: none;}
#content .article .location a:hover {text-decoration: underline;}
#content .article .location.text p {margin-left: 27px;}
#content .article .legend {float: right;padding: 0 20px 0 0;line-height: 20px;font-size: 14px;font-family: 'Lato', Helvetica, Arial, sans-serif;color: #9e8d70;}
#content .article .legend .left {float: left;margin: 0;padding: 0;width: 152px;}
#content .article .legend .right {float: right;width: 176px;background: url( '../img/bg-legend.html' ) 5px center no-repeat;}
#content .article .legend .right .top {padding-bottom: 12px;color: #f47a63;font-size: 12px;}
#content .article .legend .right .top .index {float: left;margin-right: 17px;}
#content .article .legend .right .top #index-1,
#content .article .legend .right .top #index-7 {position: relative;top: -3px;font-size: 18px;}
#content .article .legend .right .bottom {padding-right: 18px;}
#content .article .legend .right .bottom span {float: right;}
#content .article .legend .right .bottom span:first-child {float: left;}
#content .article .search-bar {margin: 30px 0 20px 0;padding: 15px 22px 0 22px;height: 45px;background: #f7f7f7;}
#content .article .search-bar .field {float: right;}
#content .article .search-bar .field:first-child {float: left;}
#content .article .search-bar label {font-size: 14px;margin-right: 8px;}
#content .article .search-bar input[type=text],
#content .article .search-bar select {border: 1px solid #e4e4e4;border-radius: 3px;}
#content .article .search-bar input[type=text] {padding: 0 30px 0 10px;width: 235px;height: 29px;line-height: 29px;background: #fff url( '../img/ico-search.html' ) 250px center no-repeat;}
#content .article .search-bar .selector {width: 238px !important;height: 29px;background: #fff;border: 1px solid #e4e4e4;border-radius: 3px;font-size: 16px;}
#content .article .search-bar .selector span {padding-right: 30px;width: 198px !important;height: 100%;line-height: 29px;background: transparent url( '../img/bg-select.html' ) right center no-repeat;}
#content .article .search-bar .selector select {top: 0;height: 100%;}
#content .article .pagination {padding: 30px 0 50px 0;text-align: center;}
#content .article .pagination a {display: inline-block;padding: 0 25px 0 0;text-decoration: none;background: url( '../img/bg-more-arrow.html' ) right center no-repeat;}
#content .article .pagination a > span {display: inline-block;padding: 0 0 0 25px;background: url( '../img/bg-more-arrow.html' ) left center no-repeat;}
#content .sidebar {float: right;padding: 32px 0 0 0;width: 220px;}
#content .sidebar .title {margin: 24px 0 10px 0;padding: 0 30px;line-height: 29px;font-size: 24px;}
#content .sidebar ul {padding: 0;margin: 0;list-style: none;}
#content .sidebar ul li {padding: 0 30px;font-size: 14px;color: #9e9484;border-bottom: 1px solid #dcdad6}
#content .sidebar ul li a {text-decoration: none;}
#content .sidebar ul li p {margin: 9px 0;}
#content .sidebar ul li p.date {margin: 9px 0 16px 0;padding: 0 0 0 16px;background: url( '../img/ico-clock.html' ) left center no-repeat;}

.page-template-page-contact-php #content .article {float: left;width: 640px;}
.page-template-page-contact-php #content .article article p {font-size: 24px;}

#solutions .encart{padding-top:20px; font-weight:bold; background-color:#fff;}
#solutions .encart #left{ font-size:20px; float: left;}
#solutions .encart #right{ font-size:20px; float: right; }
#solutions .encart ul{ padding: 0; margin:0;}
#solutions .encart ul li{display: inline-block; padding-right: 80px;}
#solutions .encart ul li a{ display:block; padding-bottom: 17px; color:#68b2e0; text-decoration: none; font-weight:normal;}
#solutions .encart ul li .bg-indic{ background: url( '../img/solutions/bg-indic.png' ) bottom center no-repeat ;}
#solutions .solutions-content {border-top: 3px solid rgb( 104, 178, 224 );overflow: hidden;padding-bottom: 40px;}
#solutions .solutions-content .wrapper { /*position: relative; padding: 0 30px 0 370px;*//*Ajout Wikafi*/position: relative; padding: 0 30px 0 600px; width: 590px; }
#solutions .solutions-content .wrapper img.side {position: absolute; top: 0; right: 650px;}
#solutions .solutions-content .wrapper .page-title {margin-top: 0;padding-top: 30px;font-size:46px; font-weight: 300;}
#solutions .solutions-content .wrapper .page-title img { width:40px; height:auto; }
#solutions .solutions-content .wrapper .page-title span {vertical-align: middle; padding-left:10px; }
#solutions .solutions-content .wrapper .article h2 { font-size: 30px; font-weight: 300;}

#contact .wrapper #contact-form{width:50%; display: inline-block; color: #5f5f5f; font-family: 'Open Sans', Arial}
#contact .wrapper #map-form{width:40%;padding-top:50px; padding-left:40px;display: inline-block; vertical-align: top;}
#contact .wrapper #contact-form .mandatory{ padding:10px 23px 0 0;float: right;}
#contact .wrapper #contact-form input, #selector, textarea{ overflow:hidden;float:right; right:0px;}
#contact .wrapper #contact-form input{ width:290px; padding: 0 20px 0 20px; height:36px; border:none; background: url( '../img/contact/bg-input.png' ) 0 0 no-repeat;}
#contact .wrapper #contact-form select{ width: 332px;}
#contact .wrapper #contact-form textarea{margin:0; padding: 10px 20px 0 20px; resize:none; width:290px; height:147px; border:none; background: url( '../img/contact/bg-textarea.png' ) 0 0 no-repeat; }
#contact .wrapper #contact-form label{ float:left;}
#contact .wrapper #contact-form div.clear{ height:36px; clear:both; padding: 10px 23px 10px 0; width:521px;}
#contact .wrapper #contact-form div.clear-special{ height:36px; clear:both; padding: 10px 23px 10px 0; width:521px;}
#contact .wrapper #contact-form .recaptcha_only_if_image.audio{ display: inline-block; background: url( '../img/contact/captcha/audio.png' ) 0 0 no-repeat; width:16px; height: 13px; }
#contact .wrapper #contact-form .recaptcha_help{ display: inline-block; background: url( '../img/contact/captcha/help.png' ) 0 0 no-repeat; width:14px; height: 15px; }
#contact .wrapper #contact-form .recaptcha_another{ display: inline-block; background: url( '../img/contact/captcha/another.png' ) 0 0 no-repeat; width:14px; height: 15px; }

#contact .wrapper #contact-form #recaptcha_image{ display: inline-block;}
#contact .wrapper #contact-form .recaptcha-align-text{ padding: 10px 0 10px 30px; }

#contact .wrapper #contact-form #recaptcha_image{max-width: 272px!important;  }
#contact .wrapper #contact-form #recaptcha_challenge_image{ max-width: 272px!important; height: auto;}

#contact .wrapper #contact-form form{float:right;}

#contact .wrapper #contact-form button{ float: right; margin-right: 23px; margin-top:20px; margin-bottom: 20px; }


/* Uniform */
#contact .selector {position: relative;width: 100% !important;height: 40px;line-height: 38px;background: url( '../img/contact/bg-selector.png' ) left top no-repeat;overflow: hidden;}
#contact #selector { width:332px; }
.selector span {display: block; font-family: 'Arial'; font-size: 14px;padding-left: 20px;width: 100%;cursor: pointer;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color:#777777;}
#contact .selector select {position: absolute;top: 0;left: 0;margin: 0; padding: 0;width: 100%;height: 38px;line-height:38px;border: 0;background: none;opacity: 0;filter: alpha(opacity=0);-webkit-appearance: none;}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
