.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;
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-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}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.panel-body:before,.panel-body:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.panel-body:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}html {
font-family: 'Open Sans', sans-serif;
font-size:100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.list-unstyled {
padding-left: 0;
margin-left:0;
list-style: none;
}
.elementor-widget-heading h1.elementor-heading-title {
color:#fff;
}
.elementor-widget-heading h2.elementor-heading-title {
color:#7a7a7a;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  #menu-nos-actions{
margin-left:0;
padding-left: 15px;
} .list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline>li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.fixed {
position: fixed;
z-index: 999
}
.center{
text-align: center;
}
.alpasso-element-hover {
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
-webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
}
.alpasso-element-hover:hover {
z-index: 999;
-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1); -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, .1); -ms-box-shadow: 0 15px 30px rgba(0, 0, 0, .1); box-shadow: 0 15px 30px rgba(0, 0, 0, .1); } a {
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 200ms;
transition-duration: 200ms;
color:#00A1FF; }
a:hover,
a:focus,
a:active {
text-decoration: none;
color: #00A1FF
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
#banner{
background-color: #f5f5f5;
} #top-menu{
background:#EE7F00;
color:#cbcbcb;
font-size:14px;
}
#top-menu ul{
margin:5px 0;
}
#top-menu a{
color:#fafaf6;
}
#top-menu a:hover{
color:#fff;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
float: left;
margin-left:-10px;
position: absolute;
top: 3em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul li:first-child {
padding-top:15px;
}
.main-navigation ul ul li:last-child {
padding-bottom:15px;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 300px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .header-nav-wrapper {
position: relative;
background-color: #130e0a;     }
.header-nav-wrapper .logo {
display: inline-block;
width: 340px;
padding-left: 30px;
text-align: left;    
}
.site-description {
font-family: 'Cardo', Sans-serif; 
color: #3b3f4a;
text-align: left;
font-size: 32px;
margin-top: 75px; margin-bottom: 0;
padding-bottom: 0;
}
.header-nav-wrapper .primary-nav-wrapper {
float: right;
-webkit-transition: all 300ms;
transition: all 300ms
} .primary-nav-wrapper nav {
display: inline-block;
margin-right: 60px;
padding: 15px 0 0;
}
.primary-nav-wrapper nav ul {
display: inline-block
}
.primary-nav-wrapper nav ul li {
font-size: 14px;
display: inline-block;
padding: 10px;
letter-spacing: 1px;
text-transform: uppercase;
border-right: solid 1px #E5E7E9
}
.primary-nav-wrapper nav ul li:last-child , .primary-nav-wrapper nav ul li li{
border-right: none
}
.primary-nav-wrapper nav ul li a {
position: relative;
padding-bottom: 6px;
text-decoration: none;
color: #414A52
}
.primary-nav-wrapper nav ul li a:hover , .primary-nav-wrapper nav ul li.current_page_item a, .primary-nav-wrapper nav ul li.current_page_parent > a{    
color: #00A1FF
}
.primary-nav-wrapper nav ul li a:before {
position: absolute;
bottom: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 2px;
content: '';
-webkit-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
-webkit-transform: scaleX(0);
transform: scaleX(0);
background-color: #00A1FF
}
.primary-nav-wrapper nav ul li a:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.primary-nav-wrapper nav ul ul{ }
.primary-nav-wrapper nav ul ul li {
padding: 5px 20px;
background:#fff;
letter-spacing: 0px;
}
.primary-nav-wrapper nav ul li li a:hover:before {
visibility: hidden;
}
.primary-nav-wrapper.open {
visibility: visible;
opacity: 1
}
.primary-nav-wrapper.open ul li{
display: block;
} .nav-toggle {
display: block;
overflow: hidden;
font-size: 0;
text-indent: -9999px;
appearance: none;
box-shadow: none;
border-radius: none;
border:none;
background: transparent;
position: absolute;
z-index: 999999;
top: 50%;
left: 50%;
padding: 10px 35px 16px 0;
cursor: pointer;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.nav-toggle:focus {
outline: none
}
.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
position: absolute;
display: block;
width: 35px;
height: 3px;
content: '';
cursor: pointer;
border-radius: 1px;
background: #EE7F00;
}
.nav-toggle span:before {
top: -10px
}
.nav-toggle span:after {
bottom: -10px
}
.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
-webkit-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out
}
.nav-toggle.active span {
background-color: transparent
}
.nav-toggle.active span:before,
.nav-toggle.active span:after {
top: 0
}
.nav-toggle.active span:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.nav-toggle.active span:after {
top: 10px;
-webkit-transform: translatey(-10px) rotate(-45deg);
transform: translatey(-10px) rotate(-45deg)
}
.navicon {
position: absolute;
top: 0;
right: 0;
visibility: hidden;
width: 25px;
height: 26px;
padding: 52px;
-webkit-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
} @media screen and (max-width: 1200px) {
.primary-nav-wrapper nav {
margin-right: 10px
}
.header-nav-wrapper .logo {
width: 280px
}
}
@media screen and (max-width: 1024px) {
.primary-nav-wrapper {
position: fixed;
z-index: 99;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
opacity: 0;
background-color: #414A52
}
.navicon {
visibility: visible
}
.primary-nav-wrapper nav.main-navigation {
width: 100%;
padding: 60px 0 0;
text-align: left
}
.primary-nav-wrapper nav.main-navigation ul {
display: block;
float:none;
}
.primary-nav-wrapper nav.main-navigation ul li {
display: block;
float:none;
padding: 10px 20px;
border-right: none
}
.primary-nav-wrapper nav.main-navigation ul li a {
display: block;
padding-bottom: 0px;
color: #fff;
font-weight:400;
width:100%;
}
.primary-nav-wrapper nav.main-navigation ul li a:hover,
.primary-nav-wrapper nav.main-navigation ul li a:focus,
.primary-nav-wrapper nav.main-navigation ul li a:active {
text-decoration: none;
color: #00A1FF
}
.primary-nav-wrapper nav.main-navigation ul li a:before {
display: none
}
.primary-nav-wrapper nav.main-navigation ul ul {
float: none;
display: block;
position: relative;
margin:0;
top:0;
left: 0;
}
.primary-nav-wrapper nav.main-navigation ul li li {        
background: transparent;
list-style-type: square;
}   
.primary-nav-wrapper nav.main-navigation ul li li:last-child {     
padding-bottom:0px;
}   
}
@media screen and (max-width: 480px) {
.header-nav-wrapper { }
.header-nav-wrapper .logo {
width: 250px
}
.navicon {
padding: 52px 35px;
background-color: transparent
}
.primary-nav-wrapper .logo {
border-bottom: none
} 
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
font-size: 18px;
position:relative;  
}
.post-navigation .nav-previous a, .post-navigation .nav-next a{
color: #3b3f4a;
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover{
color: #00A1FF;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
padding-left: 30px;
}
.post-navigation .nav-previous:before {
display: inline-block;    
font: normal normal normal 42px/1 FontAwesome;
content: "\f104";
color: rgba(59,63,74,0.12);
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.post-navigation .nav-next :after {
display: inline-block;
font: normal normal normal 42px/1 FontAwesome;
content: "\f105";
color: rgba(59,63,74,0.12);
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
padding-right: 30px;
}
.post-navigation .nav-links {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex
}
.post-navigation {
margin-bottom: 50px
}
.post-navigation:last-child {
margin-bottom: 0
}
.post-navigation .nav-links {
display: flex;
padding: 25px 0;
border-width: 1px 0;
border-style: solid;
border-color: rgba(173,176,182,0.3);
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} #footer {
padding-top: 60px;
color: #999;
font-size: 14px;
}
#footer a{
color: #999;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 200ms;
transition-duration: 200ms;
}
#footer a:hover{
color:#00A1FF;
}
#alpasso_social-2 {
text-align:center;
border-top: 1px solid #eaeaeb;
padding: 19px 0 0 !important;
}
#text-5{
text-align:center;
border-top: 1px solid #eaeaeb;
padding: 19px 0 0 !important;
font-size: 80%;
}
.alpasso-btt {
width: 40px;
height: 40px;
background: #fff;
line-height: 30px;
font-size: 18px;
font-weight: 700;
text-align: center;
position: fixed;
right: 45px;
bottom: 50px;
color: #EE7F00;
display: none;
z-index: 999;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-webkit-transition: all .2s ease-in-out 0s;
-moz-transition: all .2s ease-in-out 0s;
transition: all .2s ease-in-out 0s;
}
.alpasso-btt i {
-webkit-transition: all .2s ease-in-out 0s;
-moz-transition: all .2s ease-in-out 0s;
transition: all .2s ease-in-out 0s;
line-height: 40px;
}
.alpasso-btt:hover {
background: #EE7F00;
color: #fff;
}
.alpasso-btt:hover i {
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}
#footer .widget-title {
text-transform: uppercase;   
}
#footer .widget.social-widget li {
display: inline-block;
margin: 0 10px 5px 0;
}
#footer .widget.social-widget li a {
display: block;
color:#999999;
font-size:30px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border: 2px solid #999999;
border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
}
#footer .widget.social-widget li a:hover {
background: #EE7F00;
color: #fff;
border-color: #EE7F00;
opacity: 1;
}  .loaded header,
.preload header h1,
.preload header p,
.preload header .button,
.preload header .or,
.preload header .button2 {
opacity: 0
}
.loaded header,
.loaded header h1,
.loaded header p,
.loaded header .button,
.loaded header .or,
.loaded header .button2 {
opacity: 1;
transition: opacity 1s ease-in
}
.loaded header {
transition-delay: 0.15s
}
.loaded header p{
transition-delay: 0.2s
}
.loaded header .button {
transition-delay: .3s
}
.loaded header .or {
transition-delay: .45s
}
.loaded header .button2 {
transition-delay: .45s
}
.preload div#preloader {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100%;
height: 100%;
overflow: visible;
background: #161a23 url(https://www.alpinistes-associes.com/wp-content/themes/alpasso/ring-alt.svg) no-repeat center center
}
.aplat-noir{
padding: 95px 0 72px;
background: #2f3034;
color:#fff;    
}
.aplat-noir strong{
font: bold 36px/36px 'Montserrat', sans-serif;
letter-spacing: -1px;
}
.aplat-noir p{
display: block;
font-family: initial;
font-weight: 300;
font-size: 30px;
letter-spacing: 0;
}
.bouton {
font: 16px/20px 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight:bold;
color: #fff;
background: #EE7F00;
padding: 16px 16px 0;
height: 56px;
display: inline-block;
border-radius: 26px;
border: 2px solid transparent;
transition: background .5s, color .5s ease;
}
.bouton:hover{
background:#EE7F00;color:#fff;
} .entry-header {
font-size:30px;
font-family: 'Montserrat', Sans-serif;
letter-spacing: -3px;
}
.entry-title {
font-family: 'Montserrat', Sans-serif;
font-size: 59px;
line-height: 1.2em;
letter-spacing: -1px;
}
.sticky {
display: block;
}
.hentry {
margin: 0;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary { }
.home .entry, .home .page-content, .home  .entry-content, .home  .entry-summary {
margin:0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .desaturate {
filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: url(//www.alpinistes-associes.com/css/grayscale.svg#desaturate); filter: gray; -webkit-filter: grayscale(1); -webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 600ms;
transition-duration: 600ms;   
}
.desaturate:hover {
filter: grayscale(0%);
filter: none;
-webkit-filter: grayscale(0); }
.half-desaturate {
filter: grayscale(50%); -webkit-filter: grayscale(50%); filter: url(//www.alpinistes-associes.com/elements/half-grayscale.svg#desaturate); filter: gray; -webkit-filter: grayscale(0.5); } #page .elementor-widget-icon-box.elementor-view-framed .elementor-icon, #page .elementor-widget-icon-box.elementor-view-default .elementor-icon {
color: #fff;
border-color: #fff;
}
#page .elementor-icon-box-content .elementor-icon-box-title {
color: #fff;
} .ttl {
font: bold 24px/30px 'Montserrat', sans-serif;
display: block;
}
.ttl.line-through {
position: relative;
text-transform: uppercase;
color: #cbcbcb;
text-align: center;
font-size: 14px;
line-height: 14px;
margin-bottom: 46px;
font-weight: normal
}
.ttl.line-through span {
background: #f7f7f7;
color: #cbcbcb;   
padding: 0 10px;
position: relative;
letter-spacing: -1px
}
.ttl.line-through:before {
content: "";
width: 100%;
background: #d6d6d6;
height: 1px;
position: absolute;
left: 0;
top: 6px
}
.white .ttl span {
background: #fff;
color: #cbcbcb
}
.beige .ttl span {
background: #f7f7f7;
color: #cbcbcb
} .list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline>li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-contact>li{
padding-right: 70px;
padding-left: 0px;
line-height: 2.5em;
}
.list-contact>li:last-child {
padding-right: 0px;
}
.list-contact a{
font-size: 21px;
height: 32px;
vertical-align: top;
line-height: 32px;
color:#f5f5f5;
}
.list-contact a:hover, .list-contact li:hover i{
color:#fff;
}
.icon-contact {
display: inline-block;
background-repeat: no-repeat;
background-image: url(//www.alpinistes-associes.com/wp-content/themes/alpasso/sprite-contact.svg);
margin-right:15px;
}
.icon-print {
width: 32px;
height: 32px;
background-position: 0 0;
}
.icon-phonelink_ring {
width: 32px;
height: 32px;
background-position: -64px 0;
}
.icon-phone_in_talk {
width: 32px;
height: 32px;
background-position: -128px 0;
}
.icon-send {
width: 32px;
height: 32px;
background-position: -192px 0;
} .page-template .elementor-widget-button a.elementor-button {
background-color: #EE7F00;
}
.elementor-widget-button a.elementor-button:hover{ } .wysija-input {
font-size: 14px;
padding: 0 18px;
display: block;
height:32px;
width: 100%;    
border: 2px solid #cbcbcb;
border-radius: 4px;   
color: #999;   
}
input[type="submit"].wysija-submit{   
color: #fff;
background: #bcbcbc;
padding: 0 18px;
height: 32px;
border-radius: 26px;
border: 2px solid transparent;
transition: background .5s, color .5s ease;   
} .col-centree{
max-width: 770px;
margin: 0 auto;
}
.form-item {
margin-bottom:30px;
}
.form-item input {
font-size: 18px;
padding: 0 10px 0px 18px;
display: block;
width: 100%;
height: 62px;
border: none;
border-radius: 4px;
border-bottom: 1px solid #eaeaea;
font: 20px/24px 'Cardo', serif;
color: #666;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.07)
}
.form-item input:focus {
outline: none
}
.form-item textarea {
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.07);
font: 20px/24px 'Cardo', serif;
border: none;
border-radius: 4px;
padding: 22px 10px 0px 18px;
border-bottom: 1px solid #eaeaea;
max-width: 770px;
margin:0 auto;
width: 100%;
height: 250px;
resize: none
}
.form-item textarea:focus {
outline: none
}
.form-item select{
font-size: 18px;
padding: 0 10px 0px 18px;
display: block;
width: 100%;
height: 62px;
border: none;
border-radius: 4px;
border-bottom: 1px solid #eaeaea;
font: 20px/24px 'Cardo', serif;
color: #666;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.07)
}
.form-item label {
color: #999;
font-size: 20px;
font-weight: normal;
position: absolute;
pointer-events: none;
transition: 0.2s ease all;
-moz-transition: 0.2s ease all;
-webkit-transition: 0.2s ease all
}
input[type="submit"] {
border: 0;
color: #fff;
padding-top: 2px;
font: 16px/20px 'Montserrat', sans-serif;
cursor: pointer;
padding-left: 69px;
padding-right: 69px
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: block;
background-image: url(https://www.alpinistes-associes.com/wp-content/themes/alpasso/grid.svg);
width: 56px;
height: 56px;
border: none;
padding: 0;
margin: 0px auto;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7-response-output {
padding: 20px !important;
margin: 0 !important
}
div.wpcf7-validation-errors {
color: #96956D;
background: #f3f1af;
border: 2px solid #86d8a1;
border-radius: 5px;
text-align: center
}
div.wpcf7-mail-sent-ok {
color: #4c7f5d;
background: #cbebd6;
border: 2px solid #86d8a1;
border-radius: 5px;
text-align: center
}
.wpcf7-submit {
outline: none
}
span.wpcf7-not-valid-tip {
font-size: 16px !important;
margin-left: 18px
} .js .inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.inputfile + label {
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
font: 20px/24px 'Cardo', serif;
border: none;
border-radius: 4px;
padding: 22px 10px 0px 18px;
margin: 0 auto 30px auto;
color: #fff;
background-color: #cbcbcb;
max-width: 80%;
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0.625rem 1.25rem;
transition: background .5s, color .5s ease;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
outline: 1px dotted #000;
outline: -webkit-focus-ring-color auto 5px;
}
.inputfile:focus + label,
.inputfile + label:hover {
background-color: #999;
}
.no-js .inputfile + label {
display: none;
} .liste-chantier .chantier{
border-top: 1px solid;
padding-top: 44px;
margin-top: 19px;
border-color: rgba(173,176,182,0.3);
}
.liste-chantier .chantier:first-child{
border:none;
margin-top:0;
padding-top:20px;
}
.liste-chantier .chantier .texte-chantier h2{
color:#7a7a7a;
line-height:1;
margin-bottom:30px
}
.liste-chantier .chantier .vignette-chantier a{
position: relative;
display: block;
line-height: 1;
text-decoration: none; 
margin-bottom: 25px;
}
.rollover img {
max-width: 100%;
height: auto
}
.rollover i {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 450ms ease;
transition: all 450ms ease;
background-color: rgba(30,187,240,0.36);
background: rgba(30,187,240,0.36);
background: -webkit-linear-gradient(135deg,rgba(30,187,240,0.36) 30%,rgba(57,223,170,0.36) 100%);
background: linear-gradient(135deg,rgba(30,187,240,0.36) 30%,rgba(57,223,170,0.36) 100%);
}
.rollover:hover i {
display: block;
opacity: 1
}
.fancy-date  {
position: absolute;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
top: 10px;
left: 25px;
z-index: 30;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
background: #fff;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-flex-pack: center;
-ms-justify-content: center;
justify-content: center;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 0 8px;
min-width: 63px;
min-height: 63px
}
.fancy-date * {
color: #222
}
.fancy-date .entry-month{    
font: 700 20px/25px Arial,Verdana,sans-serif;
text-transform: uppercase; 
}
.fancy-date .entry-year {
font: 700 12px/20px Arial,Verdana,sans-serif;
}
.fancy-date .entry-year,
.fancy-date .entry-month {
position: relative;
margin-top:2px;
}
.fancy-date .entry-month:after {
position: absolute;
height: 2px;
content: "";
left: 50%;
bottom: -2px;
width: 20px;
margin-left: -10px;
background: #ff6600;
background: -webkit-linear-gradient(135deg,#ff6600 30%,#EE7F00 100%);
background: linear-gradient(135deg,#ff6600 30%,#EE7F00 100%);
}
.meta-chantier, .meta-chantier a{
color:#adb0b6;
}
.savoirplus {
position: relative;
display: inline-block;
vertical-align: top;
padding-bottom: 6px!important;
margin-bottom: -6px;
font-weight: 700;
font-size: 13px;
line-height: 17px;
color: #3b3f4a;
}
.savoirplus:hover {
color: #3b3f4a;
}
.savoirplus:after {
display: inline-block;
padding-left: 5px;
font: normal normal normal 12px/1 FontAwesome;
content: "\f0da"
}
.savoirplus:before {
position: absolute;
display: block;
left: 0;
bottom: 0;
width: 0;
height: 2px;
background: #ff6600;
background: -webkit-linear-gradient(135deg,#ff6600 30%,#EE7F00 100%);
background: linear-gradient(135deg,#ff6600 30%,#EE7F00 100%);
content: "";
-webkit-transition: width .4s ease;
transition: width .4s ease;
}
.savoirplus:hover:before {
width: 100%
} .ze-chantier header{
background:#333;
margin-bottom:30px;
color:#fff;  
min-height:200px;
}
.ze-chantier .header-img {
position:relative;
}
.ze-chantier .header-img .fancy-date {
top:20px;
right:25px;
left:inherit;
}
.ze-chantier header .meta-chantier, .ze-chantier header .meta-chantier a{
color:#f8f8f8;
font-size: 22px;
font-family: 'Open Sans', sans-serif;    
letter-spacing: 1px;
}
.content-chantier {
background-color: #fff; 
}   body,
button,
input,
select,
textarea {
color: #404040;
}
body {
background: #fff;
}
a {
color: #00A1FF;
}
a:hover,
a:focus,
a:active {
text-decoration: none;
color: #00A1FF
}
.header-nav-wrapper {
background-color: #f5f5f5;     } .primary-nav-wrapper nav ul li {
border-right: solid 1px #E5E7E9
} .primary-nav-wrapper nav ul li a:hover {
color: #00A1FF
}
.primary-nav-wrapper nav ul li a:before {
background-color: #00A1FF
}
@media screen and (max-width: 1024px) {
.primary-nav-wrapper {
background-color: #414A52
}
.primary-nav-wrapper nav.main-navigation ul li a {
color: #fff;
}
.primary-nav-wrapper nav.main-navigation ul li a:hover,
.primary-nav-wrapper nav.main-navigation ul li a:focus,
.primary-nav-wrapper nav.main-navigation ul li a:active {
color: #00A1FF
}
}
@media screen and (max-width: 480px) {
.header-nav-wrapper { }
} .post-navigation .nav-previous a,
.post-navigation .nav-next a {
color: #3b3f4a;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
color: #00A1FF;
}
.post-navigation .nav-previous:before {
color: rgba(59, 63, 74, 0.12);
}
.post-navigation .nav-next:after {
color: rgba(59, 63, 74, 0.12);
}
.post-navigation .nav-links {
border-color: rgba(173, 176, 182, 0.3);
} #footer {
color: #999;
}
#footer a {
color: #999;
}
#footer a:hover {
color: #00A1FF;
}
#footer-bottom {
border-top: 1px solid #eaeaeb;
}
.alpasso-btt {
background: #fff;
color: #EE7F00;
}
.alpasso-btt:hover {
background: #EE7F00;
color: #fff;
}
#footer .widget.social-widget li a {
color: #999999;
border: 2px solid #999999;
}
#footer .widget.social-widget li a:hover {
background: #EE7F00;
color: #fff;
border-color: #EE7F00;
}
.preload div#preloader {
background: #161a23 url(https://www.alpinistes-associes.com/wp-content/themes/alpasso/ring-alt.svg) no-repeat center center
}
.aplat-noir {
background: #2f3034;
color: #fff;
}
.bouton {
color: #fff;
background: #EE7F00;
}
.bouton:hover {
background: #ea8909;
color: #fff;
} .ttl.line-through {
color: #cbcbcb;
}
.ttl.line-through span {
background: #f7f7f7;
color: #cbcbcb;
}
.ttl.line-through:before {
background: #d6d6d6;
position: absolute;
}
.white .ttl span {
background: #fff;
color: #cbcbcb
}
.beige .ttl span {
background: #f7f7f7;
color: #cbcbcb
}
.list-contact a {
color:#f5f5f5;
}
.list-contact a:hover {
color: #fff;
} .wysija-input {
border: 2px solid #cbcbcb;
color: #999;
}
input[type="submit"].wysija-submit {
color: #fff;
background: #a2a0a0;
}
.form-item input {
color: #666;
}
.form-item select {
border-bottom: 1px solid #eaeaea;
color: #666;
}
.form-item label {
color: #999;
}
input[type="submit"] {
color: #fff;
}
div.wpcf7-validation-errors {
color: #96956D;
background: #f3f1af;
border: 2px solid #86d8a1;
}
div.wpcf7-mail-sent-ok {
color: #4c7f5d;
background: #cbebd6;
border: 2px solid #86d8a1;
}
.inputfile + label {
color: #fff;
background-color: #cbcbcb;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
outline: 1px dotted #000;
}
.inputfile:focus + label,
.inputfile + label:hover {
background-color: #999;
}
.wpcf7-recaptcha {  width: 304px;
height: 78px;
} .liste-chantier .chantier {
border-color: rgba(173, 176, 182, 0.3);
}
.liste-chantier .chantier .texte-chantier h2 {
color: #7a7a7a;
}
.rollover i {
background-color: rgba(251, 157, 31, 0.36);
background: rgba(251, 157, 31, 0.36);
background: -webkit-linear-gradient(135deg, rgba(251, 157, 31, 0.36) 30%, rgba(255, 102, 0, 0.36) 100%);
background: linear-gradient(135deg, rgba(251, 157, 31, 0.36) 30%, rgba(255, 102, 0, 0.36) 100%);
}
.fancy-date * {
color: #222
}
.meta-chantier,
.meta-chantier a {
color: #adb0b6;
}
.savoirplus {
color: #3b3f4a;
}
.savoirplus:hover {
color: #3b3f4a;
}
.ze-chantier header {
background: #333;
color: #fff;
}
.ze-chantier header .meta-chantier,
.ze-chantier header .meta-chantier a {
color: #f8f8f8;
}
.content-chantier {
background-color: #fff;
}