.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 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;
}@font-face{font-family:'FontAwesome';src:url(//www.initiative-indre.com/wp-content/plugins/team-builder/assets/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(//www.initiative-indre.com/wp-content/plugins/team-builder/assets/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//www.initiative-indre.com/wp-content/plugins/team-builder/assets/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//www.initiative-indre.com/wp-content/plugins/team-builder/assets/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//www.initiative-indre.com/wp-content/plugins/team-builder/assets/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.wpsm_col-1, .wpsm_col-2, .wpsm_col-3, .wpsm_col-4, .wpsm_col-5, .wpsm_col-6, .wpsm_col-7, .wpsm_col-8, .wpsm_col-9, .wpsm_col-10, .wpsm_col-11, .wpsm_col-12, .wpsm_col,
.wpsm_col-auto, .wpsm_col-sm-1, .wpsm_col-sm-2, .wpsm_col-sm-3, .wpsm_col-sm-4, .wpsm_col-sm-5, .wpsm_col-sm-6, .wpsm_col-sm-7, .wpsm_col-sm-8, .wpsm_col-sm-9, .wpsm_col-sm-10, .wpsm_col-sm-11, .wpsm_col-sm-12, .wpsm_col-sm,
.wpsm_col-sm-auto, .wpsm_col-md-1, .wpsm_col-md-2, .wpsm_col-md-3, .wpsm_col-md-4, .wpsm_col-md-5, .wpsm_col-md-6, .wpsm_col-md-7, .wpsm_col-md-8, .wpsm_col-md-9, .wpsm_col-md-10, .wpsm_col-md-11, .wpsm_col-md-12, .wpsm_col-md,
.wpsm_col-md-auto, .wpsm_col-lg-1, .wpsm_col-lg-2, .wpsm_col-lg-3, .wpsm_col-lg-4, .wpsm_col-lg-5, .wpsm_col-lg-6, .wpsm_col-lg-7, .wpsm_col-lg-8, .wpsm_col-lg-9, .wpsm_col-lg-10, .wpsm_col-lg-11, .wpsm_col-lg-12, .wpsm_col-lg,
.wpsm_col-lg-auto, .wpsm_col-xl-1, .wpsm_col-xl-2, .wpsm_col-xl-3, .wpsm_col-xl-4, .wpsm_col-xl-5, .wpsm_col-xl-6, .wpsm_col-xl-7, .wpsm_col-xl-8, .wpsm_col-xl-9, .wpsm_col-xl-10, .wpsm_col-xl-11, .wpsm_col-xl-12, .wpsm_col-xl,
.wpsm_col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.wpsm_col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wpsm_col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.wpsm_col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wpsm_col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wpsm_col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wpsm_col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wpsm_col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wpsm_col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wpsm_col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wpsm_col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wpsm_col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wpsm_col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wpsm_col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wpsm_col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.wpsm_col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wpsm_col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.wpsm_col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wpsm_col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wpsm_col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wpsm_col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wpsm_col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wpsm_col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wpsm_col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wpsm_col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wpsm_col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wpsm_col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wpsm_col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wpsm_col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.wpsm_col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wpsm_col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.wpsm_col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wpsm_col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wpsm_col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wpsm_col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wpsm_col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wpsm_col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wpsm_col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wpsm_col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wpsm_col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wpsm_col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wpsm_col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wpsm_col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.wpsm_col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wpsm_col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.wpsm_col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wpsm_col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wpsm_col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wpsm_col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wpsm_col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wpsm_col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wpsm_col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wpsm_col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wpsm_col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wpsm_col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wpsm_col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wpsm_col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.wpsm_col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wpsm_col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.wpsm_col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wpsm_col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wpsm_col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wpsm_col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wpsm_col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wpsm_col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wpsm_col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wpsm_col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wpsm_col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wpsm_col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wpsm_col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wpsm_col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}.wpsm_team_1_member_wrapper .wpsm_team_1_member_wrapper_inner{
padding: 25px 9px 9px 15px;
color: #333;
}
.wpsm_team_1_member_wrapper{
text-align:center;
background: transparent;
}
.wpsm_team_1_b_row{ 
overflow:hidden;
display:block;
width:100%;
border:0px solid #ddd;
margin-bottom:30px;
}
.wpsm-col-div{
margin-bottom:30px;
}
.wpsm_team_1_mem_img{
margin:0px !important;
width:100%;
}
.wpsm_team_1_member_wrapper_inner h3{
text-align:center;
font-size:20px;
color:#333;
margin-bottom:10px !important;
margin-top:0px !important;
display: block;
font-weight:600;
}
.wpsm_team_1_name_divider{
background-color: #333;
height: 2px;
margin: 0 auto;
margin-top: 10px;
text-align: center;
width: 60px;
}
.wpsm_team_1_b_desig{
margin-bottom:10px;
margin-top:0px;
color:#444;
font-size:16px;
display: block;
font-weight:500;
}
.wpsm_team_1_b_desc{
margin-top:15px !important;
margin-bottom:10px !important;
color:#555 !important;
font-size:14px !important;
display: block !important;
}
.wpsm_team_1_social_div{
display: block !important;
margin-top:15px !important;
}
.wpsm_team_1_social_div a{
text-align:center;
text-decoration:none !important;
border:0px !important;
margin:0px !important;
box-shadow:none !important;
}
.wpsm_team_1_social_div a i{
font-size: 20px;
background: #31a3dd;
color: #fff;
width: 33px;
height: 34px;
line-height: 1.8;
vertical-align: middle;
margin-right: 5px;
margin-bottom: 8px;
}
.wpsm_row{
overflow:hidden;
width:100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .wpsm_team_2_member_wrapper .wpsm_team_2_member_wrapper_inner{
padding: 25px 9px 9px 15px;
color: #333;
}
.wpsm_team_2_member_wrapper{
text-align:center;
background: #ffffff;
box-shadow:0 0 8px rgba(0,0,0,.2);
}
.wpsm_team_2_b_row{ 
overflow:hidden;
display:block;
width:100%;
border:0px solid #ddd;
margin-bottom:30px;
}
.wpsm-col-div{
margin-bottom:30px;
}
.wpsm_team_2_mem_img{
margin:0px !important;
width:100%;
}
.wpsm_team_2_member_wrapper_inner h3{
text-align:center;
font-size:20px;
color:#333;
margin-bottom:5px !important;
margin-top:0px !important;
display: block;
font-weight:600;
}
.wpsm_team_2_b_desig{
margin-bottom:10px;
margin-top:0px;
color:#444;
font-size:16px;
display: block;
font-weight:500;
}
.wpsm_team_2_b_desc{
margin-top:15px !important;
margin-bottom:10px !important;
color:#555 ;
font-size:14px ;
display: block !important;
}
.wpsm_team_2_social_div{
display: block !important;
margin-top:15px !important;
}
.wpsm_team_2_social_div a{
text-align:center;
text-decoration:none !important;
border:0px !important;
margin:0px !important;
box-shadow:none !important;
}
.wpsm_team_2_social_div a i{
font-size: 20px;
background: transparent !important;
color: #000;
width: 36px;
height: 36px;
line-height: 36px;
vertical-align: middle;
margin-right: 5px;
margin-bottom: 8px;
border-radius:50%;
border: 1px solid #000
} .wpsm_team_3_member_wrapper .wpsm_team_3_member_wrapper_inner{
padding: 25px 9px 9px 15px;
color: #333;
}
.wpsm_team_3_member_wrapper{
text-align: center;
background: #fff;
padding: 39px 15px;
border-radius: 5px;
box-shadow: 0 0 25px rgba(24,24,24,.1);
}
.wpsm_team_3_b_row{ 
overflow:hidden;
display:block;
width:100%;
border:0px solid #ddd;
margin-bottom:30px;
}
.wpsm-col-div{
margin-bottom:30px;
}
.wpsm_team_3_mem_img{
margin:0px !important;
width:100%;
}
.wpsm_team_3_member_wrapper_inner h3{
text-align:center;
font-size:20px;
color:#333;
margin-bottom:10px !important;
margin-top:0px !important;
display: block;
font-weight:600;
}
.wpsm_team_3_name_divider{
background-color: #333;
height: 2px;
margin: 0 auto;
margin-top: 10px;
text-align: center;
width: 60px;
}
.wpsm_team_3_b_desig{
margin-bottom:10px;
margin-top:0px;
color:#444;
font-size:16px;
display: block;
font-weight:500;
}
.wpsm_team_3_b_desc{
margin-top:15px !important;
margin-bottom:10px !important;
color:#555 !important;
font-size:14px !important;
display: block !important;
}
.wpsm_team_3_social_div{
display: block !important;
margin-top:15px !important;
}
.wpsm_team_3_social_div a{
text-align:center;
text-decoration:none !important;
border:0px !important;
margin:0px !important;
box-shadow:none !important;
}
.wpsm_team_3_social_div a i{
font-size: 20px;
background: #31a3dd;
color: #fff;
width: 33px;
height: 34px;
line-height: 1.8;
vertical-align: middle;
margin-right: 5px;
margin-bottom: 8px;
}.wpsm-team-owl-carousel,
.wpsm-team-owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.wpsm-team-owl-carousel {
display: none;
width: 100%;
z-index: 1;
}
.wpsm-team-owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
}
.wpsm-team-owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.wpsm-team-owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.wpsm-team-owl-carousel .owl-item,
.wpsm-team-owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.wpsm-team-owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;    }
.wpsm-team-owl-carousel .owl-item img {
display: block;
width: 100%;
}
.wpsm-team-owl-carousel .owl-nav.disabled {
display: none;
}
.no-js .wpsm-team-owl-carousel,
.wpsm-team-owl-carousel.owl-loaded {
display: block;
}
.wpsm-team-owl-carousel .owl-dot,
.wpsm-team-owl-carousel .owl-nav .owl-next,
.wpsm-team-owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpsm-team-owl-carousel .owl-nav button.owl-next,
.wpsm-team-owl-carousel .owl-nav button.owl-prev,
.wpsm-team-owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.wpsm-team-owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.wpsm-team-owl-carousel.owl-hidden {
opacity: 0;
}
.wpsm-team-owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.wpsm-team-owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpsm-team-owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.wpsm-team-owl-carousel.owl-rtl {
direction: rtl;
}
.wpsm-team-owl-carousel.owl-rtl .owl-item {
float: right;
}
.wpsm-team-owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.wpsm-team-owl-carousel .owl-animated-in {
z-index: 0;
}
.wpsm-team-owl-carousel .owl-animated-out {
z-index: 1;
}
.wpsm-team-owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
transition: height 0.5s ease-in-out;
}
.wpsm-team-owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 0.4s ease;
}
.wpsm-team-owl-carousel .owl-item .owl-lazy:not([src]),
.wpsm-team-owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0;
}
.wpsm-team-owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}
.wpsm-team-owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.wpsm-team-owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.initiative-indre.com/wp-content/plugins/team-builder/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 0.1s ease;
}
.wpsm-team-owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.wpsm-team-owl-carousel .owl-video-playing .owl-video-play-icon,
.wpsm-team-owl-carousel .owl-video-playing .owl-video-tn {
display: none;
}
.wpsm-team-owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 0.4s ease;
}
.wpsm-team-owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}
.owl-nav.disabled + .owl-dots {
margin-top: 30px;
}
.owl-dots {
text-align: center;	
-webkit-tap-highlight-color: transparent;
}
.owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
background: #869791;
}
button
{
box-shadow:0 0 !important;
}
.wpsm-team-owl-carousel button:not(:hover):not(:active):not(.has-background)
{
background-color:transparent !important;
}@font-face {
font-family: "itc-book";
src: url(//www.initiative-indre.com/wp-content/themes/initiative-indre/fonts/itc-book.otf),
} .back-fil-ariane{
background-color:#00caa9;
color: #fff;
}
#breadcrumbs{
font-size: 14px;
margin-bottom: 0em;
padding: 0.2em;
padding-left: 0.5em;
} .socialbar { 
display: none;
} p, ul, li{
font-family: 'itc-book', sans-serif;
}
a{
text-decoration: none!important;
}
a:active {
outline-style:none!important;
}
.a-black{
color: black;
}
.a-white{
color: #fff;
}
.a-white:hover{
color: black;
}
.bg-blue{
background-color: #e71d69;
}
.margin-images{
margin: 1em;
}
figcaption{
font-size: smaller;
} h1{
font-size:2rem!important;
font-family: 'itc-book', sans-serif;
margin-bottom: 0.5em!important;
}
h2{
font-size:1.4rem!important;
font-family: 'itc-book', sans-serif;
margin-bottom: 0.5em!important;
}
h3{
font-size:1.3rem!important;
font-family: 'itc-book', sans-serif;
margin-bottom: 0.5em!important;
}
h4{
font-size:1.2rem!important;
font-family: 'itc-book', sans-serif;
margin-bottom: 0.5em!important;
}
.cl-section-top{
padding-top: 1em;
}
.cl-section{
padding-top: 1.5em;
padding-bottom:1.5em;
} .animation-none{
animation-duration: 0s!important;
animation-delay: 0ms!important;
}
.slide-parrainage{
padding: 1em;
background-color: #62a8a6!important;
}
.btn-slider{
box-shadow: 0 2px 0 0 #2b4b95!important;
background-color: #2870c9!important;
}
.text-shadow{
text-shadow: 2px 2px 2px #000000!important;
} .cl-articles {
margin-bottom: 1em;
border: 1px solid black;
padding: 0.5em;
}
.cl-margin-top {
margin-top: 1em!important;
} .logo-smartphone{
display: none;
}
.hr-header{
border-color: #8c8c8c;
}
.margin-logo-desktop{
margin-bottom: 1em;
}
.width-logo-desktop{
width: 11em;
}
.margin-social-network{
margin: 0.5em;
color: #818a91;
}
.margin-social-network:hover{
color: #00caa9;
}
.btn-contact-header{
padding: 10px 14px 10px 14px;
color: #fff;
background-color: #e71d69;
border:0;
border-radius: 3px;
transition-property:background-color; 
transition-duration: 0.6s; 
}
.btn-contact-header:hover{
background-color: #00caa9;
color: #fff;
}
.margin-top{
margin-top:0.5em;
}
.margin-top-3{
margin-top:3em;
}
.margin-bottom{
margin-bottom:1em;
}
.cl-nowrap-logo{
white-space: nowrap;
}
.cl-no-margin{
margin: 0em;
}
.display-format{
display: none;
}
.font-size-fse-desktop{
font-size: 12px;
} .dropdown-toggle::after {
display: none!important;
}
.navbar-nav{
align-items: center;
}
.navbar-light .navbar-toggler {
outline-style: none;
}
.nav-link{
border-right: 1px solid #fff;
margin:auto; 
}
.navbar-light .navbar-nav .nav-link {
color:#fff!important;
transition-property:color; transition-duration: 0.3s; }
.navbar-light:hover .navbar-nav:hover .nav-link:hover {
color:#fff;
text-shadow: 1px 2px 3px black;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
color: #fff!important;
}
.nav-link{
line-height: 20px;
}
.navbar{
padding-top:0em!important;
padding-bottom: 0em!important;
}
.nav-item{
margin: 0em;
} .dropdown-item{
border-bottom: 1px solid rgba(0,0,0,.15);
transition-property:background-color; transition-duration: 0.3s; }
.dropdown-item:hover{
color: #fff;
background-color: #2870c9;
} .cl-icon-download{
padding: 1em
}
.cl-communication{
background-color: #00caa9;
padding: 0.5em;
color: #fff;
font-size: 1.8rem;
margin-bottom: 0em;
}
.back-rapport-bge{
background-color: #004a9a;
color: #fff;
padding: 1em;
}
.logo-bge-rond{
width: 16vh;
}
.txt_chiffres {
font-weight: bold;
font-size: 30px;
color: #fff;
}
.button_chiffres {
font-family: "itc-book", sans-serif;
font-size: 3vh;
padding: 0.5em;
border-radius: 5px;
border: 2px solid #fff;
color: #fff;
background-color:#2870c9;
}
.button_chiffres:hover {
color: #fff;
background-color:#00caa9;
}
.cl-back-chiffre{
background-color: #2870c9;
padding: 1em;
margin-bottom: 1em;
color: #fff;
}
.margin-bouton-chiffres{
margin-top:3em;
margin-bottom: 1em;
}
#lirelasuite {
display:none;
}
.cl-border-right{
border-right: 1px solid #dee2e6;
}
.cl-border-left{
border-left: 1px solid #dee2e6;
} @media (max-width: 991px) { #breadcrumbs{
display: none;
} .color-icon{
padding: 0.1em;
color: #fff;
}
.socialbar { 
display: initial;
z-index: 10000;
position: fixed;
right: 0px; 
top: 50%; 
background-color: #2870c9; 
opacity:0.85;
}
.ico {
border:solid 0.2px #fff;
display: block; 
padding: 8px; 
} .logo-smartphone{
display: block;
width: 8em;
}
.navbar-toggler-icon{
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/09/hamburger-smartphone.svg)!important;
}
.navbar-toggler {
border-color:#fff!important;
background-color: #2870c9;
padding:0.5em;
border: 1 solid transparent;
border-radius: 50%;
}
.diplay-none-smartphone{
display: none;
}
.navbar{
padding: .5rem 1rem;
}
.navbar-nav{
display: initial!important;
}
.display-format{
display: block;
}
.row-logo-europe{
display: flex;
flex-wrap: nowrap;
margin-right: 0.5em;
margin-left: 0.5em;
}
.font-size-fse{
font-size: 2.5vh;
}
.dropdown-item{
white-space: normal!important;
}
}  @media (max-width: 766px) { .cl-border-right, .cl-border-left{
border-right: none;
border-left: none;
}
}  .cl-billet-accueil{
color:#fff;
padding: 1em;
height: 100%;
}
.back-blanc{
background-color:#fff; 
}
.logo-ii-fai-fondation{
width: 8em;
}
.background-ii{
background-color: #2870c9;
}
.background-fai{
background-color: #00caa9;
} .background-fondation{
background-color: #0477b5;
}
.background-bge{
padding: 1em;
height: 100%;
color: #000000;
border: 2px solid #2870c9;
}
.icon-bge{
width: 2em;
padding-right:0.3em;
}
.margin-button-bge{
margin-top: 1em;
}
.btn-bge-indre{
padding: 10px 14px 10px 14px;
font-family: 'itc-book', sans-serif;
background-color: #284b96;
color: #fff;
border-radius:5px;
border:0;
transition-duration: 0.5s; }
.btn-bge-indre:hover{
background-color: #fff;
color: #284b96;
border:1px solid #284b96;
} .back-image-reseau{
padding: 1em;
margin-top: 1em;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/09/fond-clubs.jpg);
position: relative;
background-size: cover;
overflow: hidden;
background-attachment: fixed;
}
.box-reseau{
color: #000000;
font-family: 'itc-book', sans-serif;
height: 100%;
cursor: pointer;
margin: auto;
background: #fff;
padding: 20px;
text-align: center;
} .hover-club-entrepreneurs{
transition-property:background-color; transition-duration: 0.5s; }	
.hover-club-entrepreneurs:hover{
background-color: #f18b00;
box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
}
.hover-clubs-affaires{
transition-property:background-color; transition-duration: 0.5s; }
.hover-clubs-affaires:hover{
background-color: #007dbe;
box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
}
.hover-club-rh{
transition-property:background-color; transition-duration: 0.5s; }
.hover-club-rh:hover{
background-color: #f4d110;
box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
}
.hover-nvx-venus{
transition-property:background-color; transition-duration: 0.5s; }
.hover-nvx-venus:hover{
background-color: #92b93a;
box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
}
.hover-initiatives-sante{
transition-property:background-color; transition-duration: 0.5s; }
.hover-initiatives-sante:hover{
background-color: #29aae2;
box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
}
.width-logo-reseau{
width: 3em;
padding-bottom: 0.5em;
} .box{
height: 100%;
padding: 1em;
color: #fff;
}
.back-box-1{
background-color: #7bbdcf;
}
.back-box-2{
background-color: #009de0;
}
.back-box-3{
background-color: #4c73b6;
}
.back-box-4{
background-color: #34428f;
}
.color-hr{
background-color: #fff;
}
.back-plus{
background-color: #dedede;
padding:1em;
}
.cl-border-box{
padding: 1em;
height: 100%
} .background-agenda-interactif{
padding: 1em;
}
.btn-all-envents{
color: #333;
padding: 1px 5px 1px 5px;
line-height: 1.5;
border-radius: 3px;
border: 0.5px solid #ccc;
}
.btn-interactif{
background: #009cdd;
color: #fff;
font-weight: bold;
padding: 0.5em 1em;
border-radius: 22px;
position: relative;
min-width: 8.23em;
cursor: pointer;
font-size: 1.25rem;
border: none;
}
.btn-interactif:hover{
background-color: #004a9a;
color:#fff;
} .section-bouton-events{
padding:1em;
background-color: #ebebeb;
}
.width-bouton-event {
border: solid 3px #fff;
cursor: pointer;
transition-duration: 0.5s;
}
.width-bouton-event:hover {
transform: scale(1.01);
} .background-lafabrique{
background-color: #dd4040;
color: #fff;
padding:1em; 
}
.logo_lafabrique{
width: 50%;
}
.btn-hover {
width: 200px;
font-size: 16px;
font-weight: 600;
color: #fff;
cursor: pointer;
margin: 20px;
height: 55px;
text-align:center;
border: 1px solid white;
background-size: 300% 100%;
border-radius: 50px;
moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.btn-hover:hover {
background-position: 100% 0;
moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.btn-hover:focus {
outline: none;
}
.btn-hover.color-11 {
background-image: linear-gradient(to right, #dd4040, #f15e64, #e14e53, #e2373f);  box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
-webkit-box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
-moz-box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
box-shadow: 10px 12px 39px -4px rgba(0,0,0,0.11);
} .list-none{
list-style: none;
padding-left: 1em;
}
.cl-secretaire{
background-color: #2870c9;
color: #fff;
margin-top: 1em;
margin-bottom: 3em;
}
figcaption{
font-size: smaller;
} .panel-default>.panel-heading {
border-color: #e4e5e7;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #eee;
}
.panel-default>.panel-heading .collapse-services {
display: block;
padding: 10px 15px;
color: black;
}
.panel-default>.panel-heading .collapse-services:after {
content: "";
position: relative;
top: 1px;
display: inline-block;
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
float: right;
transition: transform .25s linear;
-webkit-transition: -webkit-transform .25s linear;
}
.panel-default>.panel-heading .collapse-services[aria-expanded="true"]:after {
content: "\2212";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.panel-default>.panel-heading .collapse-services[aria-expanded="false"]:after {
content: "\002b";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion-option {
width: 100%;
text-align: left;
clear: both;
margin: 15px 0;
}
.accordion-option .toggle-accordion {
text-align: right;
font-size: 16px;
color: #6a6c6f;
}
.accordion-option .toggle-accordion:before {
content: "Expand All";
}
.accordion-option .toggle-accordion.active:before {
content: "Collapse All";
} .cl-h1{
font-weight: 700;
position: relative;
top:150px;
color: #fff;
text-shadow: 2px 2px 2px #000000;
}
.cl-section-color-large{
background-color: #F0F8FF;
}
.img-en-tete{
max-width: 1350px;
background-position: center;
width: 100%;
height:400px;
margin: 0em;	
}  .img-en-tete-crea{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/crea-reprise-installation-en-tete-compressed.jpg)
}
.cl-billet-page{
background-color: #dedede;
padding: 1em;
margin-bottom: 1em;
height: 100%;
color: black;
}
.btn-en-savoir-plus {
font-family: "itc-book", sans-serif;
color: #fff!important;
background-color: #2870c9!important;
}
.btn-en-savoir-plus:hover {
color: #fff;
background-color: #00caa9!important;
} .img-en-tete-initiative-remarquable{
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-initiative-remarquable-compressed.jpg)
}
.cl-section-criteres-remarquable{
background-color: #ee8029;
padding: 1em;
}
.cl-color-white{
color: #fff;
}
.width-logo-initiative-remarquable{
width: 15em;
}
.color-critere-remarquable{
color: #6c91c6;
}
.width-icon{
width: 4vh;
} .box-alize-indre{
padding: 1em;
background-color:#ff0000;
color:#fff;
}
.width-logo-alize{
width:11em;
} .cl-h1-parrainage{
position: relative;
top:120px;
}
.img-en-tete-parrainage{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/parrains-marraines-en-tete-compressed.jpg)
}
.cl-un-plus-un{
max-width:1400px;
top: 95px;
position: relative;
margin-right: 10px;
}
.back-5-raisons{
background-color: #2a4c95;
color: #fff
}
.cl-un{
color: #d3731b;
}
.cl-deux{
color: #009bc1;
}
.cl-trois{
color: #989a1f;
}
.cl-quatre{
color: #956fa9;
}
.cl-cinq{
color: #c32b35;
}
.cl-hr{
background-color: #fff
} .img-en-tete-comite{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/comite-en-tete-compressed.jpg)
}
.cl-back-temoignages-comite{
background-color: #00caa9;
padding: 1em;
color: #fff;
}
.cl-txt-color-comite{
color: #0f4d94;
}
.cl-chiffre-comite{
background-color: #0f4d94;
color: #fff; 
padding: 1em;
}
.cl-font-size-chiffres{
font-size: 27px
}
.cl-font-size-chiffres-2{
font-size: 24px
} .img-en-tete-developpement{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-compressed.jpg)
} .img-en-tete-financement{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-compressed-1.jpg)
}
.cl-width-financement{
width: 6em;
}
.cl-row-financement{
padding: 0.5em;
margin-right: 0em!important;
margin-left: 0em!important;
}
.cl-img-32-solutions{
padding-top: 0.5em;
padding-right: 0.5em;
padding-left: 0.5em;
}
.cl-h1-financement{
margin: 0em!important;
}
.cl-billet-box{
-webkit-box-shadow: 6px 4px 13px -12px rgba(0,0,0,0.75);
-moz-box-shadow: 6px 4px 13px -12px rgba(0,0,0,0.75);
box-shadow: 6px 4px 13px -12px rgba(0,0,0,0.75);
padding: 1em;
margin-bottom: 1em;
height: 100%;
color: #000;
} .img-en-tete-primes-subventions{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-primes-subventions-compressed.jpg)
}
.cl-cap-jeunes{
border: solid 3px #f2782b;
}
.cl-cap-solidaire{
border: solid 3px #001b85;
}
.cl-bourse-feminine{
border: solid 3px #69b1bc;
}
.cl-agefiph{
border: solid 3px #009de0;
}
.cl-fondation{
border: solid 3px #0477b3;
}
.txt-italic{
font-style: italic;
font-size: 0.8rem;
}
.back-logo{
padding-top: 1em;
padding-bottom: 1em;
margin-right: 1em;
margin-left: 1em;
}
.width-iej{
width: 11vh;
}
.width-12vh{
width: 12vh;
}
.width-20vh{
width: 20vh;
} .img-en-tete-credits{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-credit-micro-credit-compressed.jpg)
}
.width-14vh{
width: 14vh;
}
.cl-adie{
border: solid 3px #e11e25;
}
.cl-fonds{
border: solid 3px #006a4e;
} .img-en-tete-financements-participatifs{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-financements-participatifs-compressed.jpg)
}
.cl-investissement{
border: solid 3px #af9262;
}
.cl-don{
border: solid 3px #7cbb01;
}
.cl-box-pret{
border: solid 3px #2870c9;
}
.cl-width-nef{
width: 10em;
} .img-en-tete-pret{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-pret-honneur-compressed.jpg)
}
.width-8vh{
width: 8vh;
}
.cl-back-pass-creation{
border: solid 3px #951c7a;
}
.cl-back-pret-crea{
border: solid 3px #262262;
}
.cl-back-pret-croissance{
border: solid 3px #b0ad36;
}
.cl-back-revitalisation{
border: solid 3px #009de0;
}
.cl-back-pret-initiative{
border: solid 3px #ee8029;
}
.cl-back-pret-metiers{
border: solid 3px #3da485;
}
.cl-back-pret-reprise{
border: solid 3px #004a9a;
}
.cl-back-alize{
border: solid 3px #c7362d;
} .en-tete-garanties{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-garanties-bancaires-compressed.jpg)
}
.cl-h2-garanties{
color: #00caa9;
}
.cl-billets-garanties{
padding: 1em;
margin-bottom: 1em;
height: 100%;
color: #000;
border:solid 3px #00caa9;
} .img-en-tete-entrepreneuriat-feminin{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-entrepreneuriat-feminin-compressed.jpg)
}
.cl-width-14em{
width: 14em;
}
.cl-h2-entrepreneuriat-feminin{
color:#2870c9;
}
.cl-box-devent{
border: solid 3px #00a8b3;
}
.cl-box-garantie{
border: solid 3px #00caa9;
}
.cl-box-concours{
border: solid 3px #5b574b;
}
.cl-categorie-concours{
color: #dabcb5;
}
.cl-text-underline{
text-decoration:underline
} .en-tete-dispositifs-agricoles{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-dispositifs-agricoles-compressed.jpg)
}
.cl-back-pret-avenir{
border: solid 3px #815754;
}
.cl-back-garantie{
border: solid 3px #1f8655;
}
.cl-back-miimosa{
border: solid 3px #3CB591;
}  .en-tete-mcpg{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/11/en-tete-mcpg-compressed.jpg)
}
.header-width{
width: 100%
}
.cl-pour-qui{
width: 35vh
}
.back-caracteristique{
background-color: #dedede;
padding: 1em;
margin-bottom: 2em;
}
.border-temoignage{
border:3px solid #d5292b;
} .en-tete-mcpg-comment-ca-marche{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/11/en-tete-mcpg-comment-ca-marche-compressed.jpg)
} .en-tete-mcpg-step{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/11/en-tete-mcpg-step-compressed.jpg)
}
.cl-step{
padding: 0.8em;
color: #fff;
}
.step1{
background-color: #f28d17;
}
.step2{
background-color: #ac3950;
}
.step3{
background-color: #56bbac;
}
.step4{
background-color: #e84141;
} .en-tete-eligible-mcpg{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/11/en-tete-mcpg-comment-ca-marche-compressed-1.jpg)
}
.size_chart{
padding: 1em;
}
.attention-microcredit{
background-color: red;
padding: 1em;
color: #fff;
}
.cl-width-img-step{
width: 15em
}
.cl-opacity{
opacity: 0.3;
}
.cl-color-red{
color: red
}
.cl-width-input{
width: 300px;
}
.cl-espace-lettre{
min-inline-size: max-content;
} @media (max-width: 766px){
.cl-display-none-smartphone{
display: none
}
} .en-tete-fondation{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-fondation-seconde-chance-compressed.jpg)
} .en-tete-depot-candidature{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-depot-candidature-compressed.jpg)
} .en-tete-formation-fondation{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-formation-qualifiante-fondation-compressed.jpg)
}
.contact-fondation{
background-color: #0477b5;
color:#fff;
padding: 1em;
opacity: 1;
} .en-tete-creation-reprise{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-creation-reprise-compressed.jpg)
} .img-en-tete-nous-rejoindre{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/10/en-tete-nous-rejoindre-compressed.jpg)
}
.cl-label-nous-rejoindre{
font-weight: 600;
}
.cl-box-contact-nous-rejoindre{
background-color: #2870c9;
padding: 1em;
box-shadow: 6px 4px 13px -12px rgba(0,0,0,0.75);
border-radius:12px;
color: #fff;
}
.cl-input{
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
}
.cl-politique-confidentialite{
margin-bottom: 0em!important;
} .img-en-tete-contact{
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://www.initiative-indre.com/wp-content/uploads/2019/11/en-tete-contact-compressed.jpg)
}
.modal-dialog {
max-width: 700px!important;
}
.fa-ul{
font-family: 'itc-book', sans-serif;
}
.cl-section-contact{
padding-bottom: 2em;
padding-top: 2em
}
.cl-margin-bottom-contact{
margin-bottom: 0.5em;
}
.cl-formulaire-contact{
color: #fff;
background-color: #2870c9;
border: 1px solid #fff;
margin: 0.5em;
padding: 1em;
border-radius: 15px;
box-shadow: 6px 4px 13px -12px rgba(0,0,0,0.75);
}
.btn-primary {
border-color: #fff!important;
} .background-footer{
background-color:#e71d69;
color: #fff;
padding-top: 1em;
}
.a-footer{
color: #fff!important;
}