@keyframes spin {
100% {
transform: rotate(360deg); } }
@keyframes rotating {
25% {
transform: rotate(-2deg); }
75% {
transform: rotate(2deg); }
100% {
transform: rotate(0); } } @font-face {
font-family: 'EverestForms';
src: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/fonts/EverestForms.eot?q9mcqj);
src: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/fonts/EverestForms.eot?q9mcqj#iefix) format("embedded-opentype"), url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/fonts/EverestForms.ttf?q9mcqj) format("truetype"), url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/fonts/EverestForms.woff?q9mcqj) format("woff"), url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/fonts/EverestForms.svg?q9mcqj#EverestForms) format("svg");
font-weight: normal;
font-style: normal;
font-display: block; } .evf-icon {
padding: 8px;
border-radius: 4px; }
.evf-icon * {
display: block; } .evf-h2 {
font-size: 28px;
font-weight: 600; } .evf-text-center {
text-align: center; }
.clearfix::before,
.clearfix::after,
.evf-row::before,
.evf-row::after {
display: table;
content: ''; }
.clearfix::after,
.evf-row::after {
clear: both; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .clear {
clear: both; } .everest-forms { }
.everest-forms *,
.everest-forms *::before,
.everest-forms *::after {
outline: none;
box-sizing: border-box; }
.everest-forms ul {
margin-left: 0; }
.everest-forms .blockUI.blockOverlay {
position: relative; }
.everest-forms .blockUI.blockOverlay::before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
content: '';
animation: spin 1s ease-in-out infinite;
background: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/images/icons/loader.svg) center center;
background-size: cover;
background-repeat: no-repeat;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75); }
.everest-forms .clear {
height: auto;
width: auto;
visibility: visible; }
.everest-forms .loader::before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
content: '';
animation: spin 1s ease-in-out infinite;
background: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/images/icons/loader.svg) center center;
background-size: cover;
background-repeat: no-repeat;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75); }
.everest-forms .evf-container {
margin-bottom: 30px; }
.everest-forms .everest-forms-progress-bar {
background: #cdd0d8;
border-radius: 2px; }
.everest-forms .everest-forms-progress-bar .everest-forms-progress-bar-indicator {
height: 4px;
background: #4bce61;
border-radius: 2px; }
.everest-forms label {
display: block;
line-height: 1.7;
margin: 0 0 10px 0;
color: #494d50;
font-size: 14px; }
.everest-forms label .required {
color: #fa5252;
font-weight: 700;
border: 0 !important;
text-decoration: none; }
.everest-forms label.evf-field-label {
font-weight: 600; }
.everest-forms label.evf-error {
color: #fa5252;
font-weight: 400; }
.everest-forms label.everest-forms-field-sublabel {
font-size: 12px;
font-weight: 400;
line-height: 1.5;
margin: 0 0 10px 0; }
.everest-forms label.evf-privacy-policy-consent-message {
display: inline;
margin-bottom: 0; }
.everest-forms input[type='text'],
.everest-forms input[type='date'],
.everest-forms input[type='date'],
.everest-forms input[type='datetime-local'],
.everest-forms input[type='email'],
.everest-forms input[type='file'],
.everest-forms input[type='image'],
.everest-forms input[type='month'],
.everest-forms input[type='number'],
.everest-forms input[type='password'],
.everest-forms input[type='range'],
.everest-forms input[type='search'],
.everest-forms input[type='tel'],
.everest-forms input[type='time'],
.everest-forms input[type='url'],
.everest-forms input[type='week'],
.everest-forms select,
.everest-forms textarea,
.everest-forms .StripeElement,
.everest-forms canvas.evf-signature-canvas {
width: 100%;
height: auto;
font-size: 14px;
outline: none;
box-shadow: none;
margin-bottom: 10px;
padding: 6px 12px;
color: #494d50;
border: 1px solid #8e98a2;
margin-left: 0;
margin-right: 0; }
.everest-forms input[type='checkbox']::after, .everest-forms input[type='checkbox']::before,
.everest-forms input[type='radio']::after,
.everest-forms input[type='radio']::before {
display: none; }
.everest-forms input[type='checkbox']:checked::before,
.everest-forms input[type='radio']:checked::before {
display: none; }
.everest-forms select {
background-image: none; }
.everest-forms .select2-container {
margin-bottom: 10px; }
.everest-forms .select2-container .select2-selection.select2-selection--single {
height: auto; }
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {
display: block; }
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li {
margin: 4px 0; }
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li .select2-search__field {
padding-left: 4px; }
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
margin-right: 4px; }
.everest-forms input:focus,
.everest-forms textarea:focus {
outline: none;
border: 1px solid #0095ff; }
.everest-forms .everest-form::after {
content: '';
clear: both;
display: table; }
.everest-forms .everest-forms-field-row::before, .everest-forms .everest-forms-field-row::after {
content: '';
clear: both;
display: table; }
.everest-forms .everest-forms-field-row:last-child .everest-forms-field-sublabel {
margin-bottom: 0; }
.everest-forms .evf-title-container .everest-forms--title {
font-size: 26px;
margin: 0 0 10px 0; }
.everest-forms .evf-title-container .everest-forms--description {
margin: 0 0 10px 0; }
.everest-forms .evf-field-container,
.everest-forms .evf-honeypot-container,
.everest-forms .evf-submit-container {
padding-left: 15px;
padding-right: 15px; }
.everest-forms .evf-field-container .evf-frontend-row:not(.wp-list-table) {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.everest-forms .evf-field-container .evf-frontend-row:not(.wp-list-table) select {
appearance: menulist; }
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-one-half {
width: 48%;
float: left;
margin-left: 4%; }
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-one-half:first-child {
margin-left: 0; }
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-first {
margin-left: 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid {
width: 100%;
padding-left: 15px;
padding-right: 15px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field {
display: block;
margin-bottom: 10px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-hidden {
display: none; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .evf-label-hide,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-sublabel-hide {
display: none; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .validate-required canvas.evf-signature-canvas {
border-color: #fa5252; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) {
margin-bottom: 10px;
padding: 0;
list-style: none; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li {
margin: 0;
display: block; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li label,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input {
margin: 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input[type='checkbox'],
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input[type='radio'] {
padding: 0;
margin-top: 4px;
margin-right: 8px;
width: 20px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-title h3 {
margin: 25px 0;
font-size: 16px;
line-height: 1.5; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid > label {
color: #fa5252; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid .select2-container,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid select.evf-error,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid textarea,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid .evf-signature-canvas {
border-color: #fa5252; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error {
border-color: #fa5252; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error ~ .everest-forms-field-sublabel {
color: #fa5252; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated select,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated textarea,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated input.input-text,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated .select2-container,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated .evf-signature-canvas {
border-color: #4bce61; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ::-webkit-input-placeholder {
line-height: normal; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field :-moz-placeholder {
line-height: normal; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field :-ms-input-placeholder {
line-height: normal; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li {
display: flex;
margin-bottom: 5px;
flex-wrap: wrap; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li.everest-forms-image-choices-item input {
margin-top: 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li .everest-forms-field-label-inline {
width: calc(100% - 28px); }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li.everest-forms-image-choices-item .everest-forms-field-label-inline {
width: 100%;
display: flex;
flex-wrap: wrap; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li .everest-forms-image-choices-image {
margin-right: 10px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul.everest-forms-image-choices label {
cursor: pointer; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-inline ul li {
vertical-align: top;
display: inline-flex;
margin-right: 20px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul li {
width: 100%;
padding-left: 15px;
padding-right: 15px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul li .everest-forms-image-choices-image {
margin-bottom: 10px; }
@media (min-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li {
flex: 0 0 50%;
max-width: 50%; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li:nth-child(1n + 3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li:nth-child(1n + 3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li:nth-child(1n + 3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li:nth-child(1n + 3) {
margin-top: 10px; } }
@media screen and (min-width: 768px) and (max-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li:nth-child(1n + 3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li:nth-child(1n + 3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li:nth-child(1n + 3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li:nth-child(1n + 3) {
margin-top: 0; } }
@media (min-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns li {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns li:nth-child(1n + 4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns li:nth-child(1n + 4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns li:nth-child(1n + 4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns li:nth-child(1n + 4) {
margin-top: 10px; } }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-equation {
font-size: 16px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-question {
margin: 0 0 4px 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-math input {
width: 70px;
margin: 0 0 0 5px;
display: inline-block;
vertical-align: inherit; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .iti.iti--allow-dropdown + .evf-error {
margin-top: 10px; }
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-1 {
width: 100%; }
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-2 {
width: 50%; }
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-3 {
width: 33.33%; }
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-4 {
width: 25%; }
.everest-forms .evf-field-container .evf-frontend-row input[type='checkbox'], .everest-forms .evf-field-container .evf-frontend-row input[type='radio'] {
box-shadow: none; }
.everest-forms .evf-field-container .evf-frontend-row input[type='checkbox'] {
appearance: checkbox; }
.everest-forms .evf-field-container .evf-frontend-row input[type='radio'] {
appearance: radio; }
.everest-forms .evf-field-container .evf-frontend-row input[type='checkbox']:checked {
background-color: #0095ff; }
.everest-forms .evf-field-container .evf-frontend-row input[type='checkbox']:checked::before {
color: #fff;
background-color: transparent; }
.everest-forms .evf-field-container .evf-frontend-row input[type='radio']:checked::before {
background-color: #0095ff; }
.everest-forms .evf-field-container .evf-frontend-row input::placeholder {
color: #8e98a2; }
.everest-forms .evf-field-container .evf-frontend-row textarea {
width: 100%;
max-width: 100%;
min-width: 100%;
height: 120px; }
.everest-forms .evf-field-container .evf-frontend-row textarea::placeholder {
color: #8e98a2; }
.everest-forms .evf-field-container .evf-frontend-row .evf-field-description,
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-field-limit-text {
line-height: 1.7;
margin-bottom: 10px;
font-size: 14px; }
.everest-forms input[type='submit'],
.everest-forms button[type='submit'],
.everest-forms a.button:not(.button-large),
.everest-forms button.button:not(.button-large),
.everest-forms .everest-forms-part-button {
color: #555;
height: auto;
cursor: pointer;
background: none;
box-shadow: none;
font-size: inherit;
font-weight: 400;
line-height: 1.5;
padding: 10px 15px;
border-radius: 3px;
border: 1px solid #ccc;
background-color: #f7f7f7; }
.everest-forms input[type='submit']:hover, .everest-forms input[type='submit']:active,
.everest-forms button[type='submit']:hover,
.everest-forms button[type='submit']:active,
.everest-forms a.button:not(.button-large):hover,
.everest-forms a.button:not(.button-large):active,
.everest-forms button.button:not(.button-large):hover,
.everest-forms button.button:not(.button-large):active,
.everest-forms .everest-forms-part-button:hover,
.everest-forms .everest-forms-part-button:active {
outline: none;
color: #23282d;
background-color: #eee; }
.everest-forms input[type='submit']:disabled,
.everest-forms button[type='submit']:disabled,
.everest-forms a.button:not(.button-large):disabled,
.everest-forms button.button:not(.button-large):disabled,
.everest-forms .everest-forms-part-button:disabled {
opacity: 0.5;
cursor: not-allowed; }
.everest-forms input[type='submit']:disabled:hover,
.everest-forms button[type='submit']:disabled:hover,
.everest-forms a.button:not(.button-large):disabled:hover,
.everest-forms button.button:not(.button-large):disabled:hover,
.everest-forms .everest-forms-part-button:disabled:hover {
color: #555;
background-color: #f7f7f7; }
.everest-forms .layout-two label {
margin-bottom: 0; }
.everest-forms .layout-two .evf-field-checkbox label,
.everest-forms .layout-two .evf-field-radio label {
margin-bottom: 20px; }
.everest-forms .layout-two input,
.everest-forms .layout-two select,
.everest-forms .layout-two textarea,
.everest-forms .layout-two canvas.evf-signature-canvas {
border-radius: 0;
border-top: none transparent;
border-right: none transparent;
border-left: none transparent;
border-bottom: 1px solid #8e98a2;
padding: 10px 0; }
.everest-forms .layout-two input:focus,
.everest-forms .layout-two select:focus,
.everest-forms .layout-two textarea:focus,
.everest-forms .layout-two canvas.evf-signature-canvas:focus {
outline: none;
border-top: none transparent;
border-right: none transparent;
border-left: none transparent; }
.everest-forms .layout-two textarea {
height: 100px; }
.everest-forms .everest-forms-notice {
padding: 1em 3em;
margin: 0 0 2em;
position: relative;
background-color: #0095ff;
color: #fff;
border-radius: 5px;
*zoom: 1; }
.everest-forms .everest-forms-notice::before, .everest-forms .everest-forms-notice::after {
content: ' ';
display: table; }
.everest-forms .everest-forms-notice::after {
clear: both; }
.everest-forms .everest-forms-notice::before {
font-family: dashicons;
content: '\f348';
position: absolute;
top: 1em;
left: 1.5em;
color: inherit; }
.everest-forms .everest-forms-notice .button {
float: right; }
.everest-forms .everest-forms-notice p {
margin-bottom: 0; }
.everest-forms .everest-forms-notice a {
color: #fff; }
.everest-forms .everest-forms-notice li {
list-style: none outside !important;
padding-left: 0 !important;
margin-left: 0 !important; }
.everest-forms .everest-forms-notice.everst-forms-form-disable-notice {
color: #494d50;
background: #fffbf0;
border: 1px solid #f4d071; }
.everest-forms .everest-forms-notice--info {
padding: 1em 1.6em;
color: #494d50;
background: #f0f9ff;
border: 1px solid #71bdf4; }
.everest-forms .everest-forms-notice--info::before {
visibility: hidden; }
.everest-forms .everest-forms-notice--info .everest-forms-notice--actions {
margin-top: 10px; }
.everest-forms .everest-forms-notice--info .everest-forms-notice--actions a.button {
float: left;
line-height: 1;
cursor: pointer;
margin-right: 7px;
padding: 0.618em 1em;
box-shadow: none;
text-shadow: none;
text-decoration: none;
background-image: none;
color: #494d50;
background-color: #f6f7f9; }
.everest-forms .everest-forms-notice--info .everest-forms-notice--actions a.button:focus {
outline: none; }
.everest-forms .everest-forms-notice--success {
background-color: #4bce61; }
.everest-forms .everest-forms-notice--success::before {
content: '\f147'; }
.everest-forms .everest-forms-notice--warning {
background-color: #ffba00; }
.everest-forms .everest-forms-notice--error {
background-color: #fa5252; }
.everest-forms .everest-forms-notice--error::before {
content: '\f534';
color: inherit; }
.everest-forms .everest-forms-notice--error .everest-forms-notice-list {
margin: 0;
list-style: none outside; }
.everest-forms .everest-forms-notice--error .everest-forms-notice-list .everest-forms-notice-list__item {
margin-bottom: 0.5em; }
.everest-forms .everest-forms-notice--error .everest-forms-notice-list .everest-forms-notice-list__item:last-child {
margin-bottom: 0; } .edit-post-visual-editor .everest-form-gutenberg-form-selector-wrap {
align-items: center; }
.edit-post-visual-editor .everest-form-gutenberg-form-selector-wrap .components-placeholder__label {
margin-bottom: 0; }
.edit-post-visual-editor .everest-form-gutenberg-form-selector-wrap .components-placeholder__label svg {
width: 75px;
height: 75px;
color: #7e3bd0; }
.edit-post-visual-editor .everest-form-gutenberg-form-selector-wrap .components-placeholder__instructions {
color: #23282d;
font-size: 1.3em;
font-weight: 600; }
.edit-post-visual-editor .everest-form-gutenberg-form-selector-wrap .components-placeholder__fieldset .components-base-control {
width: 100%;
text-align: center; }
div.evf-gutenberg-form-selector .evf-frontend-row input:disabled,
div.evf-gutenberg-form-selector .evf-frontend-row textarea:disabled,
div.evf-gutenberg-form-selector .evf-frontend-row select:disabled,
div.evf-gutenberg-form-selector .evf-frontend-row button[type='submit']:disabled {
cursor: not-allowed; } .evf-honeypot-container {
display: none !important;
position: absolute !important;
left: -9000px !important; }
.evf-recaptcha-container {
clear: both;
margin-bottom: 30px; }
.evf-recaptcha-container .evf-error {
margin-top: 15px;
margin-bottom: 0;
font-weight: 300;
line-height: 1.7;
padding: 7px 10px;
border-radius: 3px;
display: inline-block;
color: #f92020;
border: 1px solid #fa5252;
background-color: white; }
.evf-recaptcha-container.recaptcha-hidden {
margin: 0; } .evf-field-date-time .date-time-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
margin: 0 -5px; }
@media (max-width: 767px) {
.evf-field-date-time .date-time-container {
justify-content: space-between;
margin: 0; } }
.evf-field-date-time .date-time-container input.date-dropdown-field {
width: 100%;
margin: 0 5px; }
.evf-field-date-time .date-time-container .date-time-space-filler {
width: 20px; }
@media (max-width: 767px) {
.evf-field-date-time .date-time-container .date-time-space-filler {
width: 100%; } }
.evf-field-date-time .date-time-container select {
margin: 0 5px 0 5px;
width: calc(100% - 66.6%); }
@media (max-width: 767px) {
.evf-field-date-time .date-time-container select {
width: calc(33.33% - 10px);
margin: 0; } } @media only screen and (max-width: 600px) {
.evf-container .evf-field > * {
max-width: 100%; }
.evf-container .evf-field:not(.evf-field-phone) {
overflow-x: hidden; }
.evf-container .evf-field.evf-field, .evf-container .evf-field.evf-field-likert {
overflow: auto; } }
@media screen and (min-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-2 {
flex: 0 0 50%;
max-width: 50%; } }
@media screen and (max-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row {
flex-direction: column;
margin: 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid {
padding: 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid:last-child {
margin-bottom: 0; }
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-2, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-3, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-4 {
width: 100%;
max-width: 100%; }
.everest-forms .evf-recaptcha-container {
margin: 25px 0; } }
.wp-admin .evf-field-repeater-fields {
display: block !important; } .amp-form-submit-success .evf-field-container,
.amp-form-submit-success .evf-submit-container {
display: none; } @keyframes everest-forms-heartbeat {
0% {
box-shadow: 0 0 0 0 rgba(140, 90, 202, 0.6); }
100% {
box-shadow: 0 0 0 10px rgba(223, 119, 57, 0); } }
span.everest-forms-shortcode-form-embed-dot {
display: inline-block;
width: 12px;
height: 12px !important;
padding: 0 !important;
border: 0 !important;
border-radius: 50%;
background-color: #8c5aca;
animation: everest-forms-heartbeat 1.5s infinite !important;
margin: 3px 10px; }
.wp-editor-tools span.everest-forms-shortcode-form-embed-dot {
margin-top: 9px; }
.everest-forms-shortcode-form-embed-theme-tooltip {
display: none; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip {
z-index: 100100 !important; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-box {
margin-bottom: 18px; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
bottom: 8px; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
top: 0; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-right .tooltipster-box {
margin-left: 18px; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
left: 8px; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box {
max-width: 260px;
background: white;
border: none;
border-radius: 4px;
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25); }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content {
color: #444444;
padding: 16px 20px 18px;
text-align: center; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content div *:first-child {
margin-top: 0 !important; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content h3 {
font-size: 16px;
letter-spacing: 0px;
line-height: 18px;
margin: 0;
color: #23282C; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content p {
font-size: 14px;
letter-spacing: 0px;
line-height: 18px;
margin: 10px 0 0;
color: #444444; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content a {
color: #1D7BAC; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn {
border-radius: 3px;
cursor: pointer;
text-decoration: none;
text-align: center;
vertical-align: middle;
white-space: nowrap;
box-shadow: none;
font-size: 14px;
font-weight: 600;
letter-spacing: 0px;
padding: 7px 18px;
border: none;
background-color: #8c5aca;
color: #ffffff;
display: block;
margin: 15px auto 0; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn:hover {
background-color: #8c5aca; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn:disabled {
cursor: default;
opacity: 0.5; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn:disabled:hover {
background-color: #8c5aca; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-arrow-border {
border: none; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-top .tooltipster-arrow-background {
border-top-color: white; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-right .tooltipster-arrow-background {
border-right-color: white; }
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-bottom .tooltipster-arrow-background {
border-bottom-color: white; }
.block-editor-page .edit-post-layout .components-notice-list > div {
padding-left: 50px; }
.block-editor-page .everest-forms-shortcode-form-embed-dot {
position: absolute;
top: 75px;
left: 20px;
z-index: 9999; }
.block-editor-page .everest-forms-shortcode-form-embed-theme {
width: 260px !important;
z-index: 99980 !important;
margin-top: 5px; }
.block-editor-page .everest-forms-shortcode-form-embed-theme .tooltipster-box {
margin-top: 10px; }
.block-editor-page .everest-forms-shortcode-form-embed-theme .everest-forms-shortcode-form-embed-theme-tooltips-red-arrow {
position: absolute;
display: block;
width: 15px;
height: 42px;
top: -65px;
left: 145px;
background-image: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/images/icons/red-arrow.svg);
background-size: 15px 42px;
background-repeat: no-repeat; }
.block-editor-page.is-fullscreen-mode .edit-post-layout .components-notice-list > div {
padding-left: 125px; }
.block-editor-page.is-fullscreen-mode .everest-forms-shortcode-form-embed-dot {
left: 75px; }
.block-editor-page.is-fullscreen-mode .everest-forms-shortcode-form-embed-theme .everest-forms-shortcode-form-embed-theme-tooltips-red-arrow {
left: 105px; }body .iti,
div.evf-container .everest-form .iti {
position: relative;
display: inline-block; }
body .iti *,
div.evf-container .everest-form .iti * {
box-sizing: border-box;
-moz-box-sizing: border-box; }
body .iti__hide,
div.evf-container .everest-form .iti__hide {
display: none; }
body .iti__v-hide,
div.evf-container .everest-form .iti__v-hide {
visibility: hidden; }
body .iti input,
body .iti input[type='text'],
body .iti input[type='tel'],
div.evf-container .everest-form .iti input,
div.evf-container .everest-form .iti input[type='text'],
div.evf-container .everest-form .iti input[type='tel'] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0; }
body .iti__flag-container,
div.evf-container .everest-form .iti__flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px; }
body .iti__selected-flag,
div.evf-container .everest-form .iti__selected-flag {
z-index: 1;
outline: none;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 6px 0 8px; }
body .iti__arrow,
div.evf-container .everest-form .iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555; }
body .iti__arrow--up,
div.evf-container .everest-form .iti__arrow--up {
border-top: none;
border-bottom: 4px solid #555; }
body .iti__country-list,
div.evf-container .everest-form .iti__country-list {
position: absolute;
z-index: 20;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: #fff !important;
border: 1px solid #ccc;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch; }
body .iti__country-list--dropup,
div.evf-container .everest-form .iti__country-list--dropup {
bottom: 100%;
margin-bottom: -1px; }
@media (max-width: 600px) {
body .iti__country-list,
div.evf-container .everest-form .iti__country-list {
max-width: 90vw; } }
body .iti__flag-box,
div.evf-container .everest-form .iti__flag-box {
display: inline-block;
width: 20px; }
body .iti__divider,
div.evf-container .everest-form .iti__divider {
margin: 0 !important;
border-bottom: 1px solid #ccc !important; }
body .iti__country,
div.evf-container .everest-form .iti__country {
padding: 5px 10px;
outline: none; }
body .iti__dial-code,
div.evf-container .everest-form .iti__dial-code {
color: #999;
vertical-align: baseline;
line-height: 1; }
body .iti__country.iti__highlight,
div.evf-container .everest-form .iti__country.iti__highlight {
background-color: rgba(0, 0, 0, 0.05) !important; }
body .iti__flag-box, body .iti__country-name,
div.evf-container .everest-form .iti__flag-box,
div.evf-container .everest-form .iti__country-name {
vertical-align: middle;
line-height: 1; }
body .iti__flag-box, body .iti__country-name,
div.evf-container .everest-form .iti__flag-box,
div.evf-container .everest-form .iti__country-name {
margin-right: 10px; }
body .iti--allow-dropdown input,
body .iti--allow-dropdown input[type='text'],
body .iti--allow-dropdown input[type='tel'], body .iti--separate-dial-code input,
body .iti--separate-dial-code input[type='text'],
body .iti--separate-dial-code input[type='tel'],
div.evf-container .everest-form .iti--allow-dropdown input,
div.evf-container .everest-form .iti--allow-dropdown input[type='text'],
div.evf-container .everest-form .iti--allow-dropdown input[type='tel'],
div.evf-container .everest-form .iti--separate-dial-code input,
div.evf-container .everest-form .iti--separate-dial-code input[type='text'],
div.evf-container .everest-form .iti--separate-dial-code input[type='tel'] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0; }
body .iti--allow-dropdown .iti__flag-container, body .iti--separate-dial-code .iti__flag-container,
div.evf-container .everest-form .iti--allow-dropdown .iti__flag-container,
div.evf-container .everest-form .iti--separate-dial-code .iti__flag-container {
right: auto;
left: 0; }
body .iti--allow-dropdown .iti__flag-container:hover,
div.evf-container .everest-form .iti--allow-dropdown .iti__flag-container:hover {
cursor: pointer; }
body .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
div.evf-container .everest-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
body .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
body .iti--allow-dropdown input[readonly] + .iti__flag-container:hover,
div.evf-container .everest-form .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
div.evf-container .everest-form .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
cursor: default; }
body .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
body .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag,
div.evf-container .everest-form .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
div.evf-container .everest-form .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
background-color: transparent; }
body .iti--separate-dial-code .iti__selected-flag,
div.evf-container .everest-form .iti--separate-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
body .iti--separate-dial-code .iti__selected-dial-code,
div.evf-container .everest-form .iti--separate-dial-code .iti__selected-dial-code {
margin-left: 6px; }
body .iti--container,
div.evf-container .everest-form .iti--container {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px; }
body .iti--container:hover,
div.evf-container .everest-form .iti--container:hover {
cursor: pointer; }
body .iti__flag,
div.evf-container .everest-form .iti__flag {
width: 20px; }
body .iti__flag.iti__be,
div.evf-container .everest-form .iti__flag.iti__be {
width: 18px; }
body .iti__flag.iti__ch,
div.evf-container .everest-form .iti__flag.iti__ch {
width: 15px; }
body .iti__flag.iti__mc,
div.evf-container .everest-form .iti__flag.iti__mc {
width: 19px; }
body .iti__flag.iti__ne,
div.evf-container .everest-form .iti__flag.iti__ne {
width: 18px; }
body .iti__flag.iti__np,
div.evf-container .everest-form .iti__flag.iti__np {
width: 13px; }
body .iti__flag.iti__va,
div.evf-container .everest-form .iti__flag.iti__va {
width: 15px; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
body .iti__flag,
div.evf-container .everest-form .iti__flag {
background-size: 5652px 15px; } }
body .iti__flag.iti__ac,
div.evf-container .everest-form .iti__flag.iti__ac {
height: 10px;
background-position: 0px 0px; }
body .iti__flag.iti__ad,
div.evf-container .everest-form .iti__flag.iti__ad {
height: 14px;
background-position: -22px 0px; }
body .iti__flag.iti__ae,
div.evf-container .everest-form .iti__flag.iti__ae {
height: 10px;
background-position: -44px 0px; }
body .iti__flag.iti__af,
div.evf-container .everest-form .iti__flag.iti__af {
height: 14px;
background-position: -66px 0px; }
body .iti__flag.iti__ag,
div.evf-container .everest-form .iti__flag.iti__ag {
height: 14px;
background-position: -88px 0px; }
body .iti__flag.iti__ai,
div.evf-container .everest-form .iti__flag.iti__ai {
height: 10px;
background-position: -110px 0px; }
body .iti__flag.iti__al,
div.evf-container .everest-form .iti__flag.iti__al {
height: 15px;
background-position: -132px 0px; }
body .iti__flag.iti__am,
div.evf-container .everest-form .iti__flag.iti__am {
height: 10px;
background-position: -154px 0px; }
body .iti__flag.iti__ao,
div.evf-container .everest-form .iti__flag.iti__ao {
height: 14px;
background-position: -176px 0px; }
body .iti__flag.iti__aq,
div.evf-container .everest-form .iti__flag.iti__aq {
height: 14px;
background-position: -198px 0px; }
body .iti__flag.iti__ar,
div.evf-container .everest-form .iti__flag.iti__ar {
height: 13px;
background-position: -220px 0px; }
body .iti__flag.iti__as,
div.evf-container .everest-form .iti__flag.iti__as {
height: 10px;
background-position: -242px 0px; }
body .iti__flag.iti__at,
div.evf-container .everest-form .iti__flag.iti__at {
height: 14px;
background-position: -264px 0px; }
body .iti__flag.iti__au,
div.evf-container .everest-form .iti__flag.iti__au {
height: 10px;
background-position: -286px 0px; }
body .iti__flag.iti__aw,
div.evf-container .everest-form .iti__flag.iti__aw {
height: 14px;
background-position: -308px 0px; }
body .iti__flag.iti__ax,
div.evf-container .everest-form .iti__flag.iti__ax {
height: 13px;
background-position: -330px 0px; }
body .iti__flag.iti__az,
div.evf-container .everest-form .iti__flag.iti__az {
height: 10px;
background-position: -352px 0px; }
body .iti__flag.iti__ba,
div.evf-container .everest-form .iti__flag.iti__ba {
height: 10px;
background-position: -374px 0px; }
body .iti__flag.iti__bb,
div.evf-container .everest-form .iti__flag.iti__bb {
height: 14px;
background-position: -396px 0px; }
body .iti__flag.iti__bd,
div.evf-container .everest-form .iti__flag.iti__bd {
height: 12px;
background-position: -418px 0px; }
body .iti__flag.iti__be,
div.evf-container .everest-form .iti__flag.iti__be {
height: 15px;
background-position: -440px 0px; }
body .iti__flag.iti__bf,
div.evf-container .everest-form .iti__flag.iti__bf {
height: 14px;
background-position: -460px 0px; }
body .iti__flag.iti__bg,
div.evf-container .everest-form .iti__flag.iti__bg {
height: 12px;
background-position: -482px 0px; }
body .iti__flag.iti__bh,
div.evf-container .everest-form .iti__flag.iti__bh {
height: 12px;
background-position: -504px 0px; }
body .iti__flag.iti__bi,
div.evf-container .everest-form .iti__flag.iti__bi {
height: 12px;
background-position: -526px 0px; }
body .iti__flag.iti__bj,
div.evf-container .everest-form .iti__flag.iti__bj {
height: 14px;
background-position: -548px 0px; }
body .iti__flag.iti__bl,
div.evf-container .everest-form .iti__flag.iti__bl {
height: 14px;
background-position: -570px 0px; }
body .iti__flag.iti__bm,
div.evf-container .everest-form .iti__flag.iti__bm {
height: 10px;
background-position: -592px 0px; }
body .iti__flag.iti__bn,
div.evf-container .everest-form .iti__flag.iti__bn {
height: 10px;
background-position: -614px 0px; }
body .iti__flag.iti__bo,
div.evf-container .everest-form .iti__flag.iti__bo {
height: 14px;
background-position: -636px 0px; }
body .iti__flag.iti__bq,
div.evf-container .everest-form .iti__flag.iti__bq {
height: 14px;
background-position: -658px 0px; }
body .iti__flag.iti__br,
div.evf-container .everest-form .iti__flag.iti__br {
height: 14px;
background-position: -680px 0px; }
body .iti__flag.iti__bs,
div.evf-container .everest-form .iti__flag.iti__bs {
height: 10px;
background-position: -702px 0px; }
body .iti__flag.iti__bt,
div.evf-container .everest-form .iti__flag.iti__bt {
height: 14px;
background-position: -724px 0px; }
body .iti__flag.iti__bv,
div.evf-container .everest-form .iti__flag.iti__bv {
height: 15px;
background-position: -746px 0px; }
body .iti__flag.iti__bw,
div.evf-container .everest-form .iti__flag.iti__bw {
height: 14px;
background-position: -768px 0px; }
body .iti__flag.iti__by,
div.evf-container .everest-form .iti__flag.iti__by {
height: 10px;
background-position: -790px 0px; }
body .iti__flag.iti__bz,
div.evf-container .everest-form .iti__flag.iti__bz {
height: 14px;
background-position: -812px 0px; }
body .iti__flag.iti__ca,
div.evf-container .everest-form .iti__flag.iti__ca {
height: 10px;
background-position: -834px 0px; }
body .iti__flag.iti__cc,
div.evf-container .everest-form .iti__flag.iti__cc {
height: 10px;
background-position: -856px 0px; }
body .iti__flag.iti__cd,
div.evf-container .everest-form .iti__flag.iti__cd {
height: 15px;
background-position: -878px 0px; }
body .iti__flag.iti__cf,
div.evf-container .everest-form .iti__flag.iti__cf {
height: 14px;
background-position: -900px 0px; }
body .iti__flag.iti__cg,
div.evf-container .everest-form .iti__flag.iti__cg {
height: 14px;
background-position: -922px 0px; }
body .iti__flag.iti__ch,
div.evf-container .everest-form .iti__flag.iti__ch {
height: 15px;
background-position: -944px 0px; }
body .iti__flag.iti__ci,
div.evf-container .everest-form .iti__flag.iti__ci {
height: 14px;
background-position: -961px 0px; }
body .iti__flag.iti__ck,
div.evf-container .everest-form .iti__flag.iti__ck {
height: 10px;
background-position: -983px 0px; }
body .iti__flag.iti__cl,
div.evf-container .everest-form .iti__flag.iti__cl {
height: 14px;
background-position: -1005px 0px; }
body .iti__flag.iti__cm,
div.evf-container .everest-form .iti__flag.iti__cm {
height: 14px;
background-position: -1027px 0px; }
body .iti__flag.iti__cn,
div.evf-container .everest-form .iti__flag.iti__cn {
height: 14px;
background-position: -1049px 0px; }
body .iti__flag.iti__co,
div.evf-container .everest-form .iti__flag.iti__co {
height: 14px;
background-position: -1071px 0px; }
body .iti__flag.iti__cp,
div.evf-container .everest-form .iti__flag.iti__cp {
height: 14px;
background-position: -1093px 0px; }
body .iti__flag.iti__cr,
div.evf-container .everest-form .iti__flag.iti__cr {
height: 12px;
background-position: -1115px 0px; }
body .iti__flag.iti__cu,
div.evf-container .everest-form .iti__flag.iti__cu {
height: 10px;
background-position: -1137px 0px; }
body .iti__flag.iti__cv,
div.evf-container .everest-form .iti__flag.iti__cv {
height: 12px;
background-position: -1159px 0px; }
body .iti__flag.iti__cw,
div.evf-container .everest-form .iti__flag.iti__cw {
height: 14px;
background-position: -1181px 0px; }
body .iti__flag.iti__cx,
div.evf-container .everest-form .iti__flag.iti__cx {
height: 10px;
background-position: -1203px 0px; }
body .iti__flag.iti__cy,
div.evf-container .everest-form .iti__flag.iti__cy {
height: 14px;
background-position: -1225px 0px; }
body .iti__flag.iti__cz,
div.evf-container .everest-form .iti__flag.iti__cz {
height: 14px;
background-position: -1247px 0px; }
body .iti__flag.iti__de,
div.evf-container .everest-form .iti__flag.iti__de {
height: 12px;
background-position: -1269px 0px; }
body .iti__flag.iti__dg,
div.evf-container .everest-form .iti__flag.iti__dg {
height: 10px;
background-position: -1291px 0px; }
body .iti__flag.iti__dj,
div.evf-container .everest-form .iti__flag.iti__dj {
height: 14px;
background-position: -1313px 0px; }
body .iti__flag.iti__dk,
div.evf-container .everest-form .iti__flag.iti__dk {
height: 15px;
background-position: -1335px 0px; }
body .iti__flag.iti__dm,
div.evf-container .everest-form .iti__flag.iti__dm {
height: 10px;
background-position: -1357px 0px; }
body .iti__flag.iti__do,
div.evf-container .everest-form .iti__flag.iti__do {
height: 14px;
background-position: -1379px 0px; }
body .iti__flag.iti__dz,
div.evf-container .everest-form .iti__flag.iti__dz {
height: 14px;
background-position: -1401px 0px; }
body .iti__flag.iti__ea,
div.evf-container .everest-form .iti__flag.iti__ea {
height: 14px;
background-position: -1423px 0px; }
body .iti__flag.iti__ec,
div.evf-container .everest-form .iti__flag.iti__ec {
height: 14px;
background-position: -1445px 0px; }
body .iti__flag.iti__ee,
div.evf-container .everest-form .iti__flag.iti__ee {
height: 13px;
background-position: -1467px 0px; }
body .iti__flag.iti__eg,
div.evf-container .everest-form .iti__flag.iti__eg {
height: 14px;
background-position: -1489px 0px; }
body .iti__flag.iti__eh,
div.evf-container .everest-form .iti__flag.iti__eh {
height: 10px;
background-position: -1511px 0px; }
body .iti__flag.iti__er,
div.evf-container .everest-form .iti__flag.iti__er {
height: 10px;
background-position: -1533px 0px; }
body .iti__flag.iti__es,
div.evf-container .everest-form .iti__flag.iti__es {
height: 14px;
background-position: -1555px 0px; }
body .iti__flag.iti__et,
div.evf-container .everest-form .iti__flag.iti__et {
height: 10px;
background-position: -1577px 0px; }
body .iti__flag.iti__eu,
div.evf-container .everest-form .iti__flag.iti__eu {
height: 14px;
background-position: -1599px 0px; }
body .iti__flag.iti__fi,
div.evf-container .everest-form .iti__flag.iti__fi {
height: 12px;
background-position: -1621px 0px; }
body .iti__flag.iti__fj,
div.evf-container .everest-form .iti__flag.iti__fj {
height: 10px;
background-position: -1643px 0px; }
body .iti__flag.iti__fk,
div.evf-container .everest-form .iti__flag.iti__fk {
height: 10px;
background-position: -1665px 0px; }
body .iti__flag.iti__fm,
div.evf-container .everest-form .iti__flag.iti__fm {
height: 11px;
background-position: -1687px 0px; }
body .iti__flag.iti__fo,
div.evf-container .everest-form .iti__flag.iti__fo {
height: 15px;
background-position: -1709px 0px; }
body .iti__flag.iti__fr,
div.evf-container .everest-form .iti__flag.iti__fr {
height: 14px;
background-position: -1731px 0px; }
body .iti__flag.iti__ga,
div.evf-container .everest-form .iti__flag.iti__ga {
height: 15px;
background-position: -1753px 0px; }
body .iti__flag.iti__gb,
div.evf-container .everest-form .iti__flag.iti__gb {
height: 10px;
background-position: -1775px 0px; }
body .iti__flag.iti__gd,
div.evf-container .everest-form .iti__flag.iti__gd {
height: 12px;
background-position: -1797px 0px; }
body .iti__flag.iti__ge,
div.evf-container .everest-form .iti__flag.iti__ge {
height: 14px;
background-position: -1819px 0px; }
body .iti__flag.iti__gf,
div.evf-container .everest-form .iti__flag.iti__gf {
height: 14px;
background-position: -1841px 0px; }
body .iti__flag.iti__gg,
div.evf-container .everest-form .iti__flag.iti__gg {
height: 14px;
background-position: -1863px 0px; }
body .iti__flag.iti__gh,
div.evf-container .everest-form .iti__flag.iti__gh {
height: 14px;
background-position: -1885px 0px; }
body .iti__flag.iti__gi,
div.evf-container .everest-form .iti__flag.iti__gi {
height: 10px;
background-position: -1907px 0px; }
body .iti__flag.iti__gl,
div.evf-container .everest-form .iti__flag.iti__gl {
height: 14px;
background-position: -1929px 0px; }
body .iti__flag.iti__gm,
div.evf-container .everest-form .iti__flag.iti__gm {
height: 14px;
background-position: -1951px 0px; }
body .iti__flag.iti__gn,
div.evf-container .everest-form .iti__flag.iti__gn {
height: 14px;
background-position: -1973px 0px; }
body .iti__flag.iti__gp,
div.evf-container .everest-form .iti__flag.iti__gp {
height: 14px;
background-position: -1995px 0px; }
body .iti__flag.iti__gq,
div.evf-container .everest-form .iti__flag.iti__gq {
height: 14px;
background-position: -2017px 0px; }
body .iti__flag.iti__gr,
div.evf-container .everest-form .iti__flag.iti__gr {
height: 14px;
background-position: -2039px 0px; }
body .iti__flag.iti__gs,
div.evf-container .everest-form .iti__flag.iti__gs {
height: 10px;
background-position: -2061px 0px; }
body .iti__flag.iti__gt,
div.evf-container .everest-form .iti__flag.iti__gt {
height: 13px;
background-position: -2083px 0px; }
body .iti__flag.iti__gu,
div.evf-container .everest-form .iti__flag.iti__gu {
height: 11px;
background-position: -2105px 0px; }
body .iti__flag.iti__gw,
div.evf-container .everest-form .iti__flag.iti__gw {
height: 10px;
background-position: -2127px 0px; }
body .iti__flag.iti__gy,
div.evf-container .everest-form .iti__flag.iti__gy {
height: 12px;
background-position: -2149px 0px; }
body .iti__flag.iti__hk,
div.evf-container .everest-form .iti__flag.iti__hk {
height: 14px;
background-position: -2171px 0px; }
body .iti__flag.iti__hm,
div.evf-container .everest-form .iti__flag.iti__hm {
height: 10px;
background-position: -2193px 0px; }
body .iti__flag.iti__hn,
div.evf-container .everest-form .iti__flag.iti__hn {
height: 10px;
background-position: -2215px 0px; }
body .iti__flag.iti__hr,
div.evf-container .everest-form .iti__flag.iti__hr {
height: 10px;
background-position: -2237px 0px; }
body .iti__flag.iti__ht,
div.evf-container .everest-form .iti__flag.iti__ht {
height: 12px;
background-position: -2259px 0px; }
body .iti__flag.iti__hu,
div.evf-container .everest-form .iti__flag.iti__hu {
height: 10px;
background-position: -2281px 0px; }
body .iti__flag.iti__ic,
div.evf-container .everest-form .iti__flag.iti__ic {
height: 14px;
background-position: -2303px 0px; }
body .iti__flag.iti__id,
div.evf-container .everest-form .iti__flag.iti__id {
height: 14px;
background-position: -2325px 0px; }
body .iti__flag.iti__ie,
div.evf-container .everest-form .iti__flag.iti__ie {
height: 10px;
background-position: -2347px 0px; }
body .iti__flag.iti__il,
div.evf-container .everest-form .iti__flag.iti__il {
height: 15px;
background-position: -2369px 0px; }
body .iti__flag.iti__im,
div.evf-container .everest-form .iti__flag.iti__im {
height: 10px;
background-position: -2391px 0px; }
body .iti__flag.iti__in,
div.evf-container .everest-form .iti__flag.iti__in {
height: 14px;
background-position: -2413px 0px; }
body .iti__flag.iti__io,
div.evf-container .everest-form .iti__flag.iti__io {
height: 10px;
background-position: -2435px 0px; }
body .iti__flag.iti__iq,
div.evf-container .everest-form .iti__flag.iti__iq {
height: 14px;
background-position: -2457px 0px; }
body .iti__flag.iti__ir,
div.evf-container .everest-form .iti__flag.iti__ir {
height: 12px;
background-position: -2479px 0px; }
body .iti__flag.iti__is,
div.evf-container .everest-form .iti__flag.iti__is {
height: 15px;
background-position: -2501px 0px; }
body .iti__flag.iti__it,
div.evf-container .everest-form .iti__flag.iti__it {
height: 14px;
background-position: -2523px 0px; }
body .iti__flag.iti__je,
div.evf-container .everest-form .iti__flag.iti__je {
height: 12px;
background-position: -2545px 0px; }
body .iti__flag.iti__jm,
div.evf-container .everest-form .iti__flag.iti__jm {
height: 10px;
background-position: -2567px 0px; }
body .iti__flag.iti__jo,
div.evf-container .everest-form .iti__flag.iti__jo {
height: 10px;
background-position: -2589px 0px; }
body .iti__flag.iti__jp,
div.evf-container .everest-form .iti__flag.iti__jp {
height: 14px;
background-position: -2611px 0px; }
body .iti__flag.iti__ke,
div.evf-container .everest-form .iti__flag.iti__ke {
height: 14px;
background-position: -2633px 0px; }
body .iti__flag.iti__kg,
div.evf-container .everest-form .iti__flag.iti__kg {
height: 12px;
background-position: -2655px 0px; }
body .iti__flag.iti__kh,
div.evf-container .everest-form .iti__flag.iti__kh {
height: 13px;
background-position: -2677px 0px; }
body .iti__flag.iti__ki,
div.evf-container .everest-form .iti__flag.iti__ki {
height: 10px;
background-position: -2699px 0px; }
body .iti__flag.iti__km,
div.evf-container .everest-form .iti__flag.iti__km {
height: 12px;
background-position: -2721px 0px; }
body .iti__flag.iti__kn,
div.evf-container .everest-form .iti__flag.iti__kn {
height: 14px;
background-position: -2743px 0px; }
body .iti__flag.iti__kp,
div.evf-container .everest-form .iti__flag.iti__kp {
height: 10px;
background-position: -2765px 0px; }
body .iti__flag.iti__kr,
div.evf-container .everest-form .iti__flag.iti__kr {
height: 14px;
background-position: -2787px 0px; }
body .iti__flag.iti__kw,
div.evf-container .everest-form .iti__flag.iti__kw {
height: 10px;
background-position: -2809px 0px; }
body .iti__flag.iti__ky,
div.evf-container .everest-form .iti__flag.iti__ky {
height: 10px;
background-position: -2831px 0px; }
body .iti__flag.iti__kz,
div.evf-container .everest-form .iti__flag.iti__kz {
height: 10px;
background-position: -2853px 0px; }
body .iti__flag.iti__la,
div.evf-container .everest-form .iti__flag.iti__la {
height: 14px;
background-position: -2875px 0px; }
body .iti__flag.iti__lb,
div.evf-container .everest-form .iti__flag.iti__lb {
height: 14px;
background-position: -2897px 0px; }
body .iti__flag.iti__lc,
div.evf-container .everest-form .iti__flag.iti__lc {
height: 10px;
background-position: -2919px 0px; }
body .iti__flag.iti__li,
div.evf-container .everest-form .iti__flag.iti__li {
height: 12px;
background-position: -2941px 0px; }
body .iti__flag.iti__lk,
div.evf-container .everest-form .iti__flag.iti__lk {
height: 10px;
background-position: -2963px 0px; }
body .iti__flag.iti__lr,
div.evf-container .everest-form .iti__flag.iti__lr {
height: 11px;
background-position: -2985px 0px; }
body .iti__flag.iti__ls,
div.evf-container .everest-form .iti__flag.iti__ls {
height: 14px;
background-position: -3007px 0px; }
body .iti__flag.iti__lt,
div.evf-container .everest-form .iti__flag.iti__lt {
height: 12px;
background-position: -3029px 0px; }
body .iti__flag.iti__lu,
div.evf-container .everest-form .iti__flag.iti__lu {
height: 12px;
background-position: -3051px 0px; }
body .iti__flag.iti__lv,
div.evf-container .everest-form .iti__flag.iti__lv {
height: 10px;
background-position: -3073px 0px; }
body .iti__flag.iti__ly,
div.evf-container .everest-form .iti__flag.iti__ly {
height: 10px;
background-position: -3095px 0px; }
body .iti__flag.iti__ma,
div.evf-container .everest-form .iti__flag.iti__ma {
height: 14px;
background-position: -3117px 0px; }
body .iti__flag.iti__mc,
div.evf-container .everest-form .iti__flag.iti__mc {
height: 15px;
background-position: -3139px 0px; }
body .iti__flag.iti__md,
div.evf-container .everest-form .iti__flag.iti__md {
height: 10px;
background-position: -3160px 0px; }
body .iti__flag.iti__me,
div.evf-container .everest-form .iti__flag.iti__me {
height: 10px;
background-position: -3182px 0px; }
body .iti__flag.iti__mf,
div.evf-container .everest-form .iti__flag.iti__mf {
height: 14px;
background-position: -3204px 0px; }
body .iti__flag.iti__mg,
div.evf-container .everest-form .iti__flag.iti__mg {
height: 14px;
background-position: -3226px 0px; }
body .iti__flag.iti__mh,
div.evf-container .everest-form .iti__flag.iti__mh {
height: 11px;
background-position: -3248px 0px; }
body .iti__flag.iti__mk,
div.evf-container .everest-form .iti__flag.iti__mk {
height: 10px;
background-position: -3270px 0px; }
body .iti__flag.iti__ml,
div.evf-container .everest-form .iti__flag.iti__ml {
height: 14px;
background-position: -3292px 0px; }
body .iti__flag.iti__mm,
div.evf-container .everest-form .iti__flag.iti__mm {
height: 14px;
background-position: -3314px 0px; }
body .iti__flag.iti__mn,
div.evf-container .everest-form .iti__flag.iti__mn {
height: 10px;
background-position: -3336px 0px; }
body .iti__flag.iti__mo,
div.evf-container .everest-form .iti__flag.iti__mo {
height: 14px;
background-position: -3358px 0px; }
body .iti__flag.iti__mp,
div.evf-container .everest-form .iti__flag.iti__mp {
height: 10px;
background-position: -3380px 0px; }
body .iti__flag.iti__mq,
div.evf-container .everest-form .iti__flag.iti__mq {
height: 14px;
background-position: -3402px 0px; }
body .iti__flag.iti__mr,
div.evf-container .everest-form .iti__flag.iti__mr {
height: 14px;
background-position: -3424px 0px; }
body .iti__flag.iti__ms,
div.evf-container .everest-form .iti__flag.iti__ms {
height: 10px;
background-position: -3446px 0px; }
body .iti__flag.iti__mt,
div.evf-container .everest-form .iti__flag.iti__mt {
height: 14px;
background-position: -3468px 0px; }
body .iti__flag.iti__mu,
div.evf-container .everest-form .iti__flag.iti__mu {
height: 14px;
background-position: -3490px 0px; }
body .iti__flag.iti__mv,
div.evf-container .everest-form .iti__flag.iti__mv {
height: 14px;
background-position: -3512px 0px; }
body .iti__flag.iti__mw,
div.evf-container .everest-form .iti__flag.iti__mw {
height: 14px;
background-position: -3534px 0px; }
body .iti__flag.iti__mx,
div.evf-container .everest-form .iti__flag.iti__mx {
height: 12px;
background-position: -3556px 0px; }
body .iti__flag.iti__my,
div.evf-container .everest-form .iti__flag.iti__my {
height: 10px;
background-position: -3578px 0px; }
body .iti__flag.iti__mz,
div.evf-container .everest-form .iti__flag.iti__mz {
height: 14px;
background-position: -3600px 0px; }
body .iti__flag.iti__na,
div.evf-container .everest-form .iti__flag.iti__na {
height: 14px;
background-position: -3622px 0px; }
body .iti__flag.iti__nc,
div.evf-container .everest-form .iti__flag.iti__nc {
height: 10px;
background-position: -3644px 0px; }
body .iti__flag.iti__ne,
div.evf-container .everest-form .iti__flag.iti__ne {
height: 15px;
background-position: -3666px 0px; }
body .iti__flag.iti__nf,
div.evf-container .everest-form .iti__flag.iti__nf {
height: 10px;
background-position: -3686px 0px; }
body .iti__flag.iti__ng,
div.evf-container .everest-form .iti__flag.iti__ng {
height: 10px;
background-position: -3708px 0px; }
body .iti__flag.iti__ni,
div.evf-container .everest-form .iti__flag.iti__ni {
height: 12px;
background-position: -3730px 0px; }
body .iti__flag.iti__nl,
div.evf-container .everest-form .iti__flag.iti__nl {
height: 14px;
background-position: -3752px 0px; }
body .iti__flag.iti__no,
div.evf-container .everest-form .iti__flag.iti__no {
height: 15px;
background-position: -3774px 0px; }
body .iti__flag.iti__np,
div.evf-container .everest-form .iti__flag.iti__np {
height: 15px;
background-position: -3796px 0px; }
body .iti__flag.iti__nr,
div.evf-container .everest-form .iti__flag.iti__nr {
height: 10px;
background-position: -3811px 0px; }
body .iti__flag.iti__nu,
div.evf-container .everest-form .iti__flag.iti__nu {
height: 10px;
background-position: -3833px 0px; }
body .iti__flag.iti__nz,
div.evf-container .everest-form .iti__flag.iti__nz {
height: 10px;
background-position: -3855px 0px; }
body .iti__flag.iti__om,
div.evf-container .everest-form .iti__flag.iti__om {
height: 10px;
background-position: -3877px 0px; }
body .iti__flag.iti__pa,
div.evf-container .everest-form .iti__flag.iti__pa {
height: 14px;
background-position: -3899px 0px; }
body .iti__flag.iti__pe,
div.evf-container .everest-form .iti__flag.iti__pe {
height: 14px;
background-position: -3921px 0px; }
body .iti__flag.iti__pf,
div.evf-container .everest-form .iti__flag.iti__pf {
height: 14px;
background-position: -3943px 0px; }
body .iti__flag.iti__pg,
div.evf-container .everest-form .iti__flag.iti__pg {
height: 15px;
background-position: -3965px 0px; }
body .iti__flag.iti__ph,
div.evf-container .everest-form .iti__flag.iti__ph {
height: 10px;
background-position: -3987px 0px; }
body .iti__flag.iti__pk,
div.evf-container .everest-form .iti__flag.iti__pk {
height: 14px;
background-position: -4009px 0px; }
body .iti__flag.iti__pl,
div.evf-container .everest-form .iti__flag.iti__pl {
height: 13px;
background-position: -4031px 0px; }
body .iti__flag.iti__pm,
div.evf-container .everest-form .iti__flag.iti__pm {
height: 14px;
background-position: -4053px 0px; }
body .iti__flag.iti__pn,
div.evf-container .everest-form .iti__flag.iti__pn {
height: 10px;
background-position: -4075px 0px; }
body .iti__flag.iti__pr,
div.evf-container .everest-form .iti__flag.iti__pr {
height: 14px;
background-position: -4097px 0px; }
body .iti__flag.iti__ps,
div.evf-container .everest-form .iti__flag.iti__ps {
height: 10px;
background-position: -4119px 0px; }
body .iti__flag.iti__pt,
div.evf-container .everest-form .iti__flag.iti__pt {
height: 14px;
background-position: -4141px 0px; }
body .iti__flag.iti__pw,
div.evf-container .everest-form .iti__flag.iti__pw {
height: 13px;
background-position: -4163px 0px; }
body .iti__flag.iti__py,
div.evf-container .everest-form .iti__flag.iti__py {
height: 11px;
background-position: -4185px 0px; }
body .iti__flag.iti__qa,
div.evf-container .everest-form .iti__flag.iti__qa {
height: 8px;
background-position: -4207px 0px; }
body .iti__flag.iti__re,
div.evf-container .everest-form .iti__flag.iti__re {
height: 14px;
background-position: -4229px 0px; }
body .iti__flag.iti__ro,
div.evf-container .everest-form .iti__flag.iti__ro {
height: 14px;
background-position: -4251px 0px; }
body .iti__flag.iti__rs,
div.evf-container .everest-form .iti__flag.iti__rs {
height: 14px;
background-position: -4273px 0px; }
body .iti__flag.iti__ru,
div.evf-container .everest-form .iti__flag.iti__ru {
height: 14px;
background-position: -4295px 0px; }
body .iti__flag.iti__rw,
div.evf-container .everest-form .iti__flag.iti__rw {
height: 14px;
background-position: -4317px 0px; }
body .iti__flag.iti__sa,
div.evf-container .everest-form .iti__flag.iti__sa {
height: 14px;
background-position: -4339px 0px; }
body .iti__flag.iti__sb,
div.evf-container .everest-form .iti__flag.iti__sb {
height: 10px;
background-position: -4361px 0px; }
body .iti__flag.iti__sc,
div.evf-container .everest-form .iti__flag.iti__sc {
height: 10px;
background-position: -4383px 0px; }
body .iti__flag.iti__sd,
div.evf-container .everest-form .iti__flag.iti__sd {
height: 10px;
background-position: -4405px 0px; }
body .iti__flag.iti__se,
div.evf-container .everest-form .iti__flag.iti__se {
height: 13px;
background-position: -4427px 0px; }
body .iti__flag.iti__sg,
div.evf-container .everest-form .iti__flag.iti__sg {
height: 14px;
background-position: -4449px 0px; }
body .iti__flag.iti__sh,
div.evf-container .everest-form .iti__flag.iti__sh {
height: 10px;
background-position: -4471px 0px; }
body .iti__flag.iti__si,
div.evf-container .everest-form .iti__flag.iti__si {
height: 10px;
background-position: -4493px 0px; }
body .iti__flag.iti__sj,
div.evf-container .everest-form .iti__flag.iti__sj {
height: 15px;
background-position: -4515px 0px; }
body .iti__flag.iti__sk,
div.evf-container .everest-form .iti__flag.iti__sk {
height: 14px;
background-position: -4537px 0px; }
body .iti__flag.iti__sl,
div.evf-container .everest-form .iti__flag.iti__sl {
height: 14px;
background-position: -4559px 0px; }
body .iti__flag.iti__sm,
div.evf-container .everest-form .iti__flag.iti__sm {
height: 15px;
background-position: -4581px 0px; }
body .iti__flag.iti__sn,
div.evf-container .everest-form .iti__flag.iti__sn {
height: 14px;
background-position: -4603px 0px; }
body .iti__flag.iti__so,
div.evf-container .everest-form .iti__flag.iti__so {
height: 14px;
background-position: -4625px 0px; }
body .iti__flag.iti__sr,
div.evf-container .everest-form .iti__flag.iti__sr {
height: 14px;
background-position: -4647px 0px; }
body .iti__flag.iti__ss,
div.evf-container .everest-form .iti__flag.iti__ss {
height: 10px;
background-position: -4669px 0px; }
body .iti__flag.iti__st,
div.evf-container .everest-form .iti__flag.iti__st {
height: 10px;
background-position: -4691px 0px; }
body .iti__flag.iti__sv,
div.evf-container .everest-form .iti__flag.iti__sv {
height: 12px;
background-position: -4713px 0px; }
body .iti__flag.iti__sx,
div.evf-container .everest-form .iti__flag.iti__sx {
height: 14px;
background-position: -4735px 0px; }
body .iti__flag.iti__sy,
div.evf-container .everest-form .iti__flag.iti__sy {
height: 14px;
background-position: -4757px 0px; }
body .iti__flag.iti__sz,
div.evf-container .everest-form .iti__flag.iti__sz {
height: 14px;
background-position: -4779px 0px; }
body .iti__flag.iti__ta,
div.evf-container .everest-form .iti__flag.iti__ta {
height: 10px;
background-position: -4801px 0px; }
body .iti__flag.iti__tc,
div.evf-container .everest-form .iti__flag.iti__tc {
height: 10px;
background-position: -4823px 0px; }
body .iti__flag.iti__td,
div.evf-container .everest-form .iti__flag.iti__td {
height: 14px;
background-position: -4845px 0px; }
body .iti__flag.iti__tf,
div.evf-container .everest-form .iti__flag.iti__tf {
height: 14px;
background-position: -4867px 0px; }
body .iti__flag.iti__tg,
div.evf-container .everest-form .iti__flag.iti__tg {
height: 13px;
background-position: -4889px 0px; }
body .iti__flag.iti__th,
div.evf-container .everest-form .iti__flag.iti__th {
height: 14px;
background-position: -4911px 0px; }
body .iti__flag.iti__tj,
div.evf-container .everest-form .iti__flag.iti__tj {
height: 10px;
background-position: -4933px 0px; }
body .iti__flag.iti__tk,
div.evf-container .everest-form .iti__flag.iti__tk {
height: 10px;
background-position: -4955px 0px; }
body .iti__flag.iti__tl,
div.evf-container .everest-form .iti__flag.iti__tl {
height: 10px;
background-position: -4977px 0px; }
body .iti__flag.iti__tm,
div.evf-container .everest-form .iti__flag.iti__tm {
height: 14px;
background-position: -4999px 0px; }
body .iti__flag.iti__tn,
div.evf-container .everest-form .iti__flag.iti__tn {
height: 14px;
background-position: -5021px 0px; }
body .iti__flag.iti__to,
div.evf-container .everest-form .iti__flag.iti__to {
height: 10px;
background-position: -5043px 0px; }
body .iti__flag.iti__tr,
div.evf-container .everest-form .iti__flag.iti__tr {
height: 14px;
background-position: -5065px 0px; }
body .iti__flag.iti__tt,
div.evf-container .everest-form .iti__flag.iti__tt {
height: 12px;
background-position: -5087px 0px; }
body .iti__flag.iti__tv,
div.evf-container .everest-form .iti__flag.iti__tv {
height: 10px;
background-position: -5109px 0px; }
body .iti__flag.iti__tw,
div.evf-container .everest-form .iti__flag.iti__tw {
height: 14px;
background-position: -5131px 0px; }
body .iti__flag.iti__tz,
div.evf-container .everest-form .iti__flag.iti__tz {
height: 14px;
background-position: -5153px 0px; }
body .iti__flag.iti__ua,
div.evf-container .everest-form .iti__flag.iti__ua {
height: 14px;
background-position: -5175px 0px; }
body .iti__flag.iti__ug,
div.evf-container .everest-form .iti__flag.iti__ug {
height: 14px;
background-position: -5197px 0px; }
body .iti__flag.iti__um,
div.evf-container .everest-form .iti__flag.iti__um {
height: 11px;
background-position: -5219px 0px; }
body .iti__flag.iti__un,
div.evf-container .everest-form .iti__flag.iti__un {
height: 14px;
background-position: -5241px 0px; }
body .iti__flag.iti__us,
div.evf-container .everest-form .iti__flag.iti__us {
height: 11px;
background-position: -5263px 0px; }
body .iti__flag.iti__uy,
div.evf-container .everest-form .iti__flag.iti__uy {
height: 14px;
background-position: -5285px 0px; }
body .iti__flag.iti__uz,
div.evf-container .everest-form .iti__flag.iti__uz {
height: 10px;
background-position: -5307px 0px; }
body .iti__flag.iti__va,
div.evf-container .everest-form .iti__flag.iti__va {
height: 15px;
background-position: -5329px 0px; }
body .iti__flag.iti__vc,
div.evf-container .everest-form .iti__flag.iti__vc {
height: 14px;
background-position: -5346px 0px; }
body .iti__flag.iti__ve,
div.evf-container .everest-form .iti__flag.iti__ve {
height: 14px;
background-position: -5368px 0px; }
body .iti__flag.iti__vg,
div.evf-container .everest-form .iti__flag.iti__vg {
height: 10px;
background-position: -5390px 0px; }
body .iti__flag.iti__vi,
div.evf-container .everest-form .iti__flag.iti__vi {
height: 14px;
background-position: -5412px 0px; }
body .iti__flag.iti__vn,
div.evf-container .everest-form .iti__flag.iti__vn {
height: 14px;
background-position: -5434px 0px; }
body .iti__flag.iti__vu,
div.evf-container .everest-form .iti__flag.iti__vu {
height: 12px;
background-position: -5456px 0px; }
body .iti__flag.iti__wf,
div.evf-container .everest-form .iti__flag.iti__wf {
height: 14px;
background-position: -5478px 0px; }
body .iti__flag.iti__ws,
div.evf-container .everest-form .iti__flag.iti__ws {
height: 10px;
background-position: -5500px 0px; }
body .iti__flag.iti__xk,
div.evf-container .everest-form .iti__flag.iti__xk {
height: 15px;
background-position: -5522px 0px; }
body .iti__flag.iti__ye,
div.evf-container .everest-form .iti__flag.iti__ye {
height: 14px;
background-position: -5544px 0px; }
body .iti__flag.iti__yt,
div.evf-container .everest-form .iti__flag.iti__yt {
height: 14px;
background-position: -5566px 0px; }
body .iti__flag.iti__za,
div.evf-container .everest-form .iti__flag.iti__za {
height: 14px;
background-position: -5588px 0px; }
body .iti__flag.iti__zm,
div.evf-container .everest-form .iti__flag.iti__zm {
height: 14px;
background-position: -5610px 0px; }
body .iti__flag.iti__zw,
div.evf-container .everest-form .iti__flag.iti__zw {
height: 10px;
background-position: -5632px 0px; }
body .iti__flag,
div.evf-container .everest-form .iti__flag {
height: 15px;
box-shadow: 0 0 1px 0 #888;
background-image: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/images/intl-tel-input-flags.png);
background-repeat: no-repeat;
background-color: #dbdbdb;
background-position: 20px 0; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
body .iti__flag,
div.evf-container .everest-form .iti__flag {
background-image: url(//www.aymenmakina.com/wp-content/plugins/everest-forms/assets/images/intl-tel-input-flags@2x.png); } }
body .iti__flag.iti__np,
div.evf-container .everest-form .iti__flag.iti__np {
background-color: transparent; } .iti-mobile .iti--container {
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
position: fixed; }
.iti-mobile .iti__country-list {
max-height: 100%;
width: 100%; }
.iti-mobile .iti__country {
padding: 10px;
line-height: 1.5em; }
body.rtl .intl-tel-input input,
body.rtl .intl-tel-input input[type='text'],
body.rtl .intl-tel-input input[type='tel'],
body.rtl div.evf-container .everest-form .intl-tel-input input,
body.rtl div.evf-container .everest-form .intl-tel-input input[type='text'],
body.rtl div.evf-container .everest-form .intl-tel-input input[type='tel'] {
padding-right: 0;
padding-left: 36px; }
body.rtl .intl-tel-input .flag-container,
body.rtl div.evf-container .everest-form .intl-tel-input .flag-container {
right: auto;
left: 0; }
body.rtl .intl-tel-input .selected-flag,
body.rtl div.evf-container .everest-form .intl-tel-input .selected-flag {
padding-right: 8px;
padding-left: 6px; }
body.rtl .intl-tel-input .selected-flag .iti-arrow,
body.rtl div.evf-container .everest-form .intl-tel-input .selected-flag .iti-arrow {
margin-right: 6px;
margin-left: 0; }
body.rtl .intl-tel-input .country-list,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list {
text-align: right; }
body.rtl .intl-tel-input .country-list .flag-box,
body.rtl .intl-tel-input .country-list .country-name,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list .flag-box,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list .country-name {
margin-right: 0;
margin-left: 6px; }
body.rtl .intl-tel-input .country-list .country-name,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list .country-name {
unicode-bidi: embed;
direction: rtl; }
body.rtl .intl-tel-input.allow-dropdown input,
body.rtl .intl-tel-input.allow-dropdown input[type='text'],
body.rtl .intl-tel-input.allow-dropdown input[type='tel'], body.rtl .intl-tel-input.separate-dial-code input,
body.rtl .intl-tel-input.separate-dial-code input[type='text'],
body.rtl .intl-tel-input.separate-dial-code input[type='tel'],
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown input,
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown input[type='text'],
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown input[type='tel'],
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code input,
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code input[type='text'],
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code input[type='tel'] {
padding-right: 52px;
padding-left: 6px; }
body.rtl .intl-tel-input.allow-dropdown .flag-container, body.rtl .intl-tel-input.separate-dial-code .flag-container,
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown .flag-container,
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code .flag-container {
right: 0;
left: auto; }
body .iti--allow-dropdown,
div.evf-container .everest-form .iti--allow-dropdown {
width: 100%; }
body .iti .iti__country,
div.evf-container .everest-form .iti .iti__country {
padding: 5px 10px !important;
margin: 0 !important; }
body .iti--allow-dropdown input,
body .iti--allow-dropdown input[type='text'],
body .iti--allow-dropdown input[type='tel'], body .iti--separate-dial-code input,
body .iti--separate-dial-code input[type='text'],
body .iti--separate-dial-code input[type='tel'],
div.evf-container .everest-form .iti--allow-dropdown input,
div.evf-container .everest-form .iti--allow-dropdown input[type='text'],
div.evf-container .everest-form .iti--allow-dropdown input[type='tel'],
div.evf-container .everest-form .iti--separate-dial-code input,
div.evf-container .everest-form .iti--separate-dial-code input[type='text'],
div.evf-container .everest-form .iti--separate-dial-code input[type='tel'] {
padding-left: 52px !important; }html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td,
.wp-block-table th,
.wp-block-table td {
border: 1px solid #EAEAEA;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
a img:hover {
opacity: 0.8;
filter: alpha(opacity=80); box-shadow: #000 0 0 0;
}
embed, iframe, object {
max-width: 100%;
} body,
button,
input,
select,
textarea {
color: #666666;
font: 16px 'Roboto', sans-serif;
line-height: 20px;
word-wrap: break-word;
font-weight: 300;
}
body {
background: #eaeaea;
} h1, h2, h3, h4, h5, h6 {
padding-bottom: 18px;
color: #444444;
font-weight: normal;
font-family: 'Roboto Slab', sans-serif;
}
h1 {
font-size: 30px;
line-height: 36px;
}
h2 {
font-size: 28px;
line-height: 34px;
}
h3 {
font-size: 26px;
line-height: 32px;
}
h4 {
font-size: 24px;
line-height: 30px;
}
h5 {
font-size: 22px;
line-height: 28px;
}
h6 {
font-size: 19px;
line-height: 25px;
}
hr,
.wp-block-separator {
border-color: #EAEAEA;
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 30px 0;
}
.home .page .entry-title {
font-size: 30px;
line-height: 36px;
} p {
line-height: 24px;
margin-bottom: 15px;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #EAEAEA;
font-family: "Courier 10 Pitch",Courier,monospace;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
}
pre, code, kbd, var, samp, tt {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 19px;
white-space: pre-wrap;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666666;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 15px;
}
ins {
background: #F8F8F8;
}
table {
margin: 0 0 1.5em;
width: 100%;
} sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
font-size: 16px;
}
dt {
font-weight: bold;
margin-bottom: 5px;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
} blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
padding: 30px 30px 20px 50px;
margin-bottom: 20px;
background-color: #77CC6D;
color: #FFFFFF;
border-radius: 5px;
border-left: 0;
}
blockquote p,
.wp-block-quote p,
.wp-block-quote.is-style-large p,
.wp-block-quote.has-text-align-right p {
font-size: 22px;
font-family: 'Roboto Slab';
line-height: 1.4;
position: relative;
}
blockquote p::before,
.wp-block-quote p::before,
.wp-block-quote.is-style-large p::before,
.wp-block-quote.has-text-align-right p::before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 22px;
position: absolute;
top: -5px;
left: -30px;
}
blockquote em,
blockquote i,
blockquote cite,
.wp-block-quote em,
.wp-block-quote i,
.wp-block-quote cite,
.wp-block-quote.is-style-large em,
.wp-block-quote.is-style-large i,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right em,
.wp-block-quote.has-text-align-right i,
.wp-block-quote.has-text-align-right cite {
font-style: normal;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote a,
.wp-block-quote a,
.wp-block-quote.is-style-large a,
.wp-block-quote.has-text-align-right a {
color: #ffffff;
text-decoration: underline;
}
blockquote.wp-block-quote.has-text-align-right {
border-right: 0;
}
blockquote a:hover {
text-decoration: underline;
font-weight: bold;
} input, textarea {
-webkit-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea {
padding: 1%;
border: 1px solid #EAEAEA;
line-height: 20px;
width: 98%;
margin: 0 0 20px;
background-color: #F8F8F8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
border: 1px solid #EAEAEA;
}
input.s {
width: 60%;
padding: 4px 10px;
height: 32px;
float: left;
color: #666666;
background-color: #FFFFFF;
margin: 0;
border: 1px solid #EAEAEA;
border-right: none;
border-radius: 3px 0 0 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input.s:focus {
padding-left: 10px;
border-color: #EAEAEA;
text-indent: 0;
}
.accelerate-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
margin-bottom: 30px;
padding: 10px 20px;
background-color: #77CC6D;
border: 0px;
transition: background-color 0.3s linear 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 14px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
display: inline-block;
color: #FFFFFF;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: 0;
margin-bottom: 0;
padding: 0 12px;
height: 32px;
display: block;
float: left;
}
.accelerate-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
background-color: #33363B;
}
.previous a,
.next a {
padding: 5px 0;
cursor: pointer;
font-size: 16px;
}
.previous a:hover,
.next a:hover {
text-decoration: underline;
} a {
color: #77CC6D;
text-decoration: none;
}
a:focus, a:active, a:hover {
text-decoration: none;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
margin-bottom: 18px;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
p img {
}
img#wpstats {
display: none;
} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
.tg-after-three-blocks-clearfix {
clear: both;
}
.tg-featured-posts-clearfix {
clear: both;
} .alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}   body {
padding-top: 15px;
padding-bottom: 15px;
}
#page {
max-width: 1180px;
margin: 0 auto;
background-color: #FFFFFF;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
border-top: 3px solid #77CC6D;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.inner-wrap {
margin: 0 auto;
max-width: 1100px;
} #masthead {
}
#header-text-nav-container {
border-bottom: 1px solid #F2F2F2;
background-color: #F8F8F8;
}
#header-text-nav-wrap {
padding: 30px 0 40px;
}
#header-left-section {
float: left;
margin-right: 25px;
}
#header-logo-image {
float: left;
padding: 0 20px 0 0;
max-width: 100%;
}
#header-logo-image img {
margin-bottom: 0px;
height: auto;
width: auto;
}
#header-text {
float: left;
padding: 10px 20px 0 0;
}
#site-title a {
color: #555555;
font-size: 36px;
}
h1#site-title,
h3#site-title {
padding-bottom: 5px;
line-height: 36px;
font-size: 30px;
}
#site-title a:hover {
color: #77CC6D;
}
#site-description {
line-height: 24px;
font-size: 16px;
padding-bottom: 0;
color: #999999;
}
#header-right-section {
float: right;
}
#header-right-sidebar {
overflow: hidden;
}
#header-right-section .widget {
text-align: right;
padding-top: 10px;
color: #999999;
font-size: 14px;
}
#header-right-section .widget h3 {
padding-bottom: 5px;
font-size: 20px;
line-height: 28px;
}
.header-image {
margin-bottom: 0;
width: 100%;
} #masthead input.s {
width: 150px;
}
#search-form span {
background-color: #77CC6D;
height: 32px;
width: 30px;
line-height: 40px;
margin-left: -2px;
color: #FFFFFF;
position: absolute;
text-align: center;
}
#masthead .search-wrap {
position: relative;
}
#masthead .search-wrap span {
right: 1px;
} nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
.main-navigation {
width: 100%;
background-color: #FFFFFF;
}
.main-navigation li {
float: left;
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
.main-navigation a {
color: #444444;
display: block;
float: left;
font-size: 16px;
padding: 12px 16px;
}
.main-navigation li.default-menu,
li.default-menu {
display: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
color: #FFFFFF;
background-color: #77CC6D;
} .main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul,
.main-navigation ul li.focus ul ul,
.main-navigation ul ul li.focus ul ul,
.main-navigation ul ul ul li.focus ul ul,
.main-navigation ul ul ul ul li.focus ul ul {
left: -99999px;
z-index: 9999;
border-left: 1px solid #F8F8F8;
border-right: 1px solid #F8F8F8;
border-bottom: 1px solid #F8F8F8;
margin-left: -1px;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul,
.main-navigation ul li.focus ul,
.main-navigation ul ul li.focus ul,
.main-navigation ul ul ul li.focus ul,
.main-navigation ul ul ul ul li.focus ul,
.main-navigation ul ul ul ul ul li.focus ul {
left: 100%;
}
.main-navigation ul li ul {
position: absolute;
width: 200px;
top: 100%;
left: -999999px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul li ul li {
float: none;
border-bottom: 1px solid #F8F8F8;
}
.main-navigation ul li ul li:last-child {
float: none;
border-bottom: none;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
float: none;
font-size: 14px;
font-weight: 300;
height: 100%;
padding: 8px 14px;
color: #444444;
background-color: #FFFFFF;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
color: #FFFFFF;
background-color: #77CC6D;
}
.main-navigation ul li ul li ul {
left: 200px;
top: 0;
}
.main-navigation select {
display: none;
}
.main-navigation ul ul {
position: absolute;
float: left;
left: -99999px;
z-index: 99999;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul ul {
left: -99999px;
top: 0;
}
.main-navigation ul ul ul li:hover > ul,
.main-navigation ul ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul li.focus > ul {
display: block;
} .menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {
background: #FFFFFF;
color: #444444;
font-size: 20px;
font-weight: 300;
padding: 5px 22px;
margin: 0;
text-align: center;
font-family: 'Roboto';
}
.site-header .menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 21px;
color: #77CC6D;
padding-right: 10px;
}
.main-small-navigation {
float: none;
padding-top: 0;
background-color: #000000;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation a {
display: block;
color: #444444;
padding: 10px 20px;
text-decoration: none;
border-bottom: 1px solid #F8F8F8;
}
.main-small-navigation li {
background-color: #FFFFFF;
}
.main-small-navigation li:hover > a {
background-color: #77CC6D;
color: #FFFFFF;
}
.main-small-navigation ul ul a {
padding-left: 60px;
}
.main-small-navigation ul ul ul a {
padding-left: 80px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
background: #77CC6D;
color: #FFFFFF;
}
.main-navigation ul li.focus > ul.sub-menu,
.main-navigation ul li.focus > ul.children {
display: block;
} .footer-menu {
float: right;
}
.footer-menu li {
float: left;
position: relative;
}
.footer-menu li.default-menu,
li.default-menu {
display: none;
}
.footer-menu a {
color: #666666;
display: block;
float: left;
font-size: 10px;
height: 21px;
padding: 5px 0 0 16px;
font-size: 12px;
}
.footer-menu a:hover,
.footer-menu ul li.current-menu-item a,
.footer-menu ul li.current_page_ancestor a,
.footer-menu ul li.current-menu-ancestor a,
.footer-menu ul li.current_page_item a,
.footer-menu ul li:hover > a {
color: #77CC6D;
} #featured-slider {
}
#featured-slider,
#featured-slider .slider-cycle {
position: relative;
}
.slider-cycle {
}
#featured-slider .displayblock {
display: block;
}
#featured-slider .displaynone {
display: none;
}
#featured-slider .entry-container {
right: 4%;
margin: auto;
position: absolute;
bottom: 15%;
z-index: 98;
font-family: 'Roboto';
}
#featured-slider .entry-description-container {
}
#featured-slider img {
margin-bottom: 0px;
}
#featured-slider .slider-title-head {
left: 0;
margin-bottom: 10px;
text-align: right;
}
#featured-slider .entry-title {
padding: 0;
}
.slider-title-head .entry-title a {
color: #FFFFFF;
text-decoration: none;
background-color: #77CC6D;
padding: 10px 15px;
max-width: 400px;
display: inline-block;
font-size: 22px;
}
#featured-slider .entry-content {
color: #FFFFFF;
display: inline-block;
max-width: 400px;
text-align: right;
}
#featured-slider .entry-content p {
margin: 0;
padding: 10px 15px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
font-size: 15px;
}
#featured-slider .entry-container-left {
left: 4%;
right: auto;
}
#featured-slider .entry-container-left .slider-title-head {
text-align: left;
}
#featured-slider .entry-container-left .entry-content {
text-align: left;
}
a.slide-prev,
a.slide-next {
opacity: 0.7;
filter: alpha(opacity=70);
background-color: #77CC6D;
padding: 12px 14px;
visibility: hidden;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 999;
}
.slide-prev i,
.slide-next i {
color: #FFFFFF;
font-size: 22px;
}
a.slide-next {
padding-right: 8px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
right: 0;
}
a.slide-prev {
padding-left: 8px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.slider-cycle:hover a.slide-prev,
.slider-cycle:hover a.slide-next {
visibility: visible;
}
a.slide-prev:hover,
a.slide-next:hover {
opacity: 1;
filter: alpha(opacity=100);
} #controllers {
text-align: center;
line-height: 0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 999;
}
#controllers a {
width: 16px;
height: 6px;
margin: 0 4px;
overflow: hidden;
display: inline-block;
background-color: #FFFFFF;
color: #FFFFFF;
}
#controllers a:hover, #controllers a.active {
background-color: #77CC6D;
color: #77CC6D;
} .page-header .page-title {
border-bottom: 1px solid #F8F8F8;
margin-bottom: 20px;
} .sticky {
}
#main {
padding-top: 50px;
}  .format-link .entry-content p {
text-align: center;
padding-top: 30px;
}
.format-link .entry-content a {
text-decoration: underline;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 3px;
background-color: #77CC6D;
color: #FFFFFF;
transition: background-color 0.3s linear 0s;
display: inline-block;
}
.format-link .entry-content a:hover {
background-color: #33363B;
} .format-aside .entry-header {
display: none;
}  .format-standard .entry-meta .post-format i {
display: none;
}
.format-standard .entry-meta .sep {
margin-right: 0;
} .sticky .entry-meta .post-format i {
display: block;
}
.sticky .entry-meta .sep {
margin-right: 60px;
}  .tg-one-third {
float: left;
margin: 0 3.6364% 0 0;
width: 30.909%;
}
.tg-one-third-last {
float: right;
margin-right: 0;
} .tg-one-fourth {
float: left;
width: 23.1527094%;
margin: 0 2.46305419% 0 0;
}
.tg-one-fourth-last {
margin: 0px;
} .tg-one-half {
float: left;
width: 48.7684729%;
margin: 0 2.46305419% 0 0;
padding: 0px 0px 30px;
}
.tg-one-half-last {
float: right;
margin: 0px;
} .widget_recent_work {
margin-bottom: 60px;
}
.widget_recent_work .widget-title {
color: #444444;
font-size: 28px;
padding-bottom: 5px;
text-align: center;
}
.widget_recent_work p {
margin-bottom: 30px;
text-align: center;
}
.widget_recent_work img {
margin-bottom: 0px;
}
.widget_recent_work .tg-one-fourth {
position: relative;
width: 25%;
margin-right: 0;
}
.widget_recent_work .recent_work_title {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
bottom: 0;
position: absolute;
transition: all 0.6s ease-out 0s;
width: 100%;
z-index: 1000;
}
.widget_recent_work .recent_work_title .title_box {
text-align: center;
}
.widget_recent_work .recent_work_title .title_box h5 {
font-size: 16px;
font-family: 'Roboto';
padding: 8px;
} #secondary .widget_featured_single_post h3.widget-title a {
color: #444444;
}
#secondary .widget_featured_single_post h3.widget-title a:hover {
text-decoration: none;
color: #77CC6D;
}
#secondary .widget_featured_single_post a.read-more:hover {
text-decoration: none;
} .author-box {
padding: 20px;
border-radius: 5px;
background: #F8F8F8;
}
.author-img .avatar {
margin-bottom: 0;
}
.author-description-wrapper {
margin-left: 120px;
}
.author-box .author-name {
font-size: 18px;
padding-bottom: 10px;
} .widget_image_service_block {
text-align: center;
padding-bottom: 50px;
}
.widget_image_service_block img {
margin-bottom: 15px;
}
.widget_image_service_block .entry-title {
font-size: 22px;
line-height: 26px;
padding-bottom: 10px;
}
.widget_image_service_block .entry-title a {
color: #444444;
}
.widget_image_service_block .entry-title a:hover {
color: #77CC6D;
}
.widget_image_service_block p {
font-size: 15px;
}
.widget_image_service_block .more-link span {
font-size: 14px;
padding: 6px 14px;
} .default-wp-page .previous {
float: left;
margin-bottom: 30px;
}
.default-wp-page .next {
float: right;
margin-bottom: 30px;
}
.wp-pagenavi {
text-align: center;
} .pagination {
margin: 15px 0;
}
.pagination span {
padding: 2px 5px;
border: 1px solid #EAEAEA;
background-color: #77CC6D;
color: #FFFFFF;
}
.pagination a span {
background-color: #FFFFFF;
color: #666666;
}
.pagination a span:hover {
color: #77CC6D;
border-color: #77CC6D;
text-decoration: none;
} .widget_call_to_action {
text-align: center;
margin-bottom: 60px;
}
.call-to-action-content-wrapper {
background-color: #F8F8F8;
border-radius: 5px;
padding-bottom: 30px;
padding-top: 30px;
}
.call-to-action-content h3 {
font-size: 28px;
padding-bottom: 6px;
}
.widget_call_to_action .read-more {
float: none;
font-size: 20px;
padding: 15px 40px;
} .wp-caption {
border: 1px solid #ccc;
margin-bottom: 10px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 4px 0;
}
.gallery-caption {
} .gallery {
margin: 0 auto 15px;
}
.gallery-item {
display: inline-block;
padding: 15px 2%;
text-align: center;
vertical-align: top;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 1.2;
padding-top: 5px;
} #comments {
border-top: 1px solid #F8F8F8;
padding-top: 15px;
}
#comments i {
font-size: 16px;
color: #AAAAAA;
padding-right: 10px;
}
.comments-title {
font-size: 22px;
line-height: 28px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-navigation {
margin-bottom: 15px;
}
.bypostauthor {
}
#comments h2.comments-title,
#comments h3.comments-title {
margin-bottom: 10px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 5px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #77CC6D;
}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #77CC6D;
}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #77CC6D;
color: #FFFFFF;
border-radius: 3px;
}
.comments-area article header .comment-edit-link:before {
content: "\f044";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment-content {
padding: 15px 15px 25px;
background-color: #F8F8F8;
border: 1px solid #EAEAEA;
border-radius: 2px;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #AAAAAA;
}
.comment .comment-reply-link:before {
content: "\f112";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment .comment-reply-link:hover {
color: #77CC6D;
}
.comment-list {
margin-bottom: 25px;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main[tabindex="-1"]:focus {
outline: 0;
}
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: #77CC6D;
cursor: pointer;
font-size: 16px;
}
.nav-previous a {
float: left;
}
.nav-next a {
float: right;
}
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
} #respond {
}
#respond h3#reply-title {
font-size: 22px;
line-height: 28px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea,
#respond form input[type="email"],
#respond form input[type="url"] {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 1.5;
padding: 10px;
width: 100%;
}
#respond form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 5px;
}
#respond form .comment-form-cookies-consent label {
display: inline-block;
}
#respond form p.form-allowed-tags {
font-size: 15px;
line-height: 1;
color: #5e5e5e;
display: none;
}
.required {
color: red;
} #secondary .widget ul li, #colophon .widget ul li {
line-height: 1.5;
border-bottom: 1px solid #F8F8F8;
padding: 5px 0;
}
#colophon .widget ul li {
border-bottom: 1px solid #444444;
}
#secondary .widget ul li li, #colophon .widget ul li li {
border-bottom: none;
}
#secondary .widget ul ul, #colophon .widget ul ul {
padding-left: 10px;
}
.widget select {
border: 1px solid #DDDDDD;
color: #666666;
padding: 2px;
width: 60%;
}
#secondary h3.widget-title {
font-size: 22px;
line-height: 32px;
padding-bottom: 15px;
}
#secondary .widget, .error-404 .widget {
margin-bottom: 35px;
font-size: 16px;
}
#secondary a:hover {
text-decoration: underline;
}
.error-404 {
padding-bottom: 20px;
text-align: center;
}
.error-404 input.s {
width: 50%;
} #wp-calendar {
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
padding-bottom: 10px;
}
#wp-calendar #today {
color: #77CC6D;
}
#wp-calendar #next {
padding-right: 35px;
text-align: right;
}
.widget_calendar #wp-calendar th {
font-weight: 600;
}
.widget-title span {
border-bottom: 2px solid #77CC6D;
padding-bottom: 5px;
}
#colophon #wp-calendar th,
#colophon #wp-calendar td {
border: 1px solid #444444;
padding: 3px 2px 3px 8px;
}
.widget th, .widget td {
padding: 1px 1px 1px 2px;
} #secondary h3 span:before, .footer-widgets-area h3 span:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #77CC6D;
font-size: 20px;
padding-right: 5px;
}
#archives h3 span:before,
.widget_archive h3 span:before {
content: "\f017";
}
.widget_calendar h3 span:before {
content: "\f073";
font-size: 16px;
}
.widget_categories h3 span:before {
content: "\f07c";
}
#secondary .widget_pages h3 span:before,
.footer-widgets-area .widget_pages h3 span:before {
content: "\f0f6";
padding-right: 8px;
}
.widget_recent_comments h3 span:before {
content: "\f0e6";
}
.widget_recent_comments #recentcomments li:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #EAEAEA;
font-size: 16px;
padding-right: 5px;
}
.widget_search h3 span:before {
content: "\f002";
}
.widget_text h3 span:before {
content: "\f0f6";
}
.widget_tag_cloud h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget a:before {
content: "\f02b";
color: #D5D5D5;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 12px;
padding-right: 5px;
}
.accelerate_tagcloud_widget a {
color: #666666;
background-color: #F8F8F8;
margin: 0 4px 6px 0;
padding: 3px 6px;
display: inline-block;
border-radius: 3px;
}
.footer-widgets-area .accelerate_tagcloud_widget a {
background-color: #D5D5D5;
color: #666666;
}
.footer-widgets-area .accelerate_tagcloud_widget a:before {
color: #FFFFFF;
}
#secondary .accelerate_tagcloud_widget a:hover,
.footer-widgets-area .accelerate_tagcloud_widget a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #77CC6D;
}
#secondary .widget_nav_menu h3 span:before,
.footer-widgets-area .widget_nav_menu h3 span:before {
content: "\f0c9";
font-size: 21px;
}
.widget_recent_entries h3 span:before {
content: "\f040";
} .footer-widgets-wrapper {
background-color: #27313D;
border-top: 1px solid #F2F2F2;
}
.footer-widgets-area {
padding-top: 30px;
padding-bottom: 10px;
color: #AAAAAA;
}
.footer-widgets-area .widget-title {
text-align: left;
}
.footer-widgets-area h3.widget-title {
color: #FFFFFF;
}
.footer-widgets-area p {
text-align: left;
color: #AAAAAA;
}
.footer-widgets-area a {
color: #FFFFFF;
}
.footer-widgets-area a:hover {
color: #77CC6D;
}
#colophon .widget {
padding-bottom: 25px;
}
#colophon .widget-title {
font-size: 22px;
line-height: 32px;
}
#colophon, #colophon p {
font-size: 14px;
line-height: 20px;
} .footer-socket-wrapper {
padding: 10px 0px;
background-color: #F8F8F8;
border-top: 3px solid #77CC6D;
}
.footer-socket-area {
width: 100%;
}
.footer-socket-wrapper .copyright {
color: #666666;
max-width: 50%;
float: left;
font-size: 12px;
}
.footer-socket-wrapper .copyright a {
color: #666666;
}
.footer-socket-wrapper .copyright a:hover {
color: #77CC6D;
}
.footer-socket-wrapper .footer-menu {
float: right;
}
.footer-socket-wrapper .footer-menu a {
padding-top: 0;
}
.footer-socket-wrapper .footer-menu ul li ul {
top: 21px;
} a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
background-color: #77CC6D;
opacity: 0.5;
filter: alpha(opacity=50); padding: 10px 16px;
border-radius: 2px;
}
a#scroll-up i {
color: #FFFFFF;
}
a#scroll-up:hover {
opacity: 1;
filter: alpha(opacity=100); } #primary {
float: left;
width: 65.4546%;
}
#secondary {
float: right;
width: 30.909%;
} .left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
} .no-sidebar #primary {
float: none;
margin: 0 auto;
}
.no-sidebar-full-width #primary {
width: 100%;
}
.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
display: none;
}
.no-sidebar-full-width,
.no-sidebar,
.no-sidebar-full-width #page,
.no-sidebar #page {
overflow: hidden;
} .no-sidebar-full-width #primary .entry-content > .alignfull,
.no-sidebar #primary .entry-content > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: unset;
}
.no-sidebar-full-width #primary .entry-content > .alignfull.wp-block-cover, .no-sidebar-full-width #primary .entry-content > .alignfull.wp-block-cover-image,
.no-sidebar #primary .entry-content > .alignfull.wp-block-cover,
.no-sidebar #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: unset;
width: unset;
}
.no-sidebar-full-width.boxed #primary .entry-content > .alignwide,
.no-sidebar.boxed #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
max-width: unset;
width: unset;
}
.no-sidebar-full-width.boxed #main,
.no-sidebar.boxed #main {
overflow: hidden;
}
.no-sidebar-full-width.boxed #primary .entry-content > .alignfull,
.no-sidebar.boxed #primary .entry-content > .alignfull {
margin-left: -40px;
margin-right: -40px;
}
.no-sidebar-full-width.boxed #primary .entry-content > .alignfull.wp-block-cover, .no-sidebar-full-width.boxed #primary .entry-content > .alignfull.wp-block-cover-image,
.no-sidebar.box #primary .entry-content > .alignfull.wp-block-cover,
.no-sidebar.box #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset;
max-width: unset;
} #content .post, #content .page {
padding-bottom: 35px;
}
#content .post {
}
.single #content .post {
padding-bottom: 25px;
}
.post .entry-title {
font-size: 26px;
line-height: 32px;
}
.post .entry-title a {
color: #444444;
transition: all 0.3s ease 0s
}
.post .entry-title a:hover {
color: #77CC6D;
}
.post .entry-content {
margin-bottom: 10px;
}
.entry-content ul {
list-style: square;
}
.entry-content ul,
.entry-content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content li {
line-height: 1.3;
}
.post .entry-content a:hover {
text-decoration: underline;
}
.blog-small .post .post-featured-image {
float: left;
width: 32%;
text-align: left;
padding-right: 4%;
}
.blog-alternate-small #primary article:nth-child(odd) figure {
float: left;
padding-right: 4%;
}
.blog-alternate-small #primary article:nth-child(even) figure {
float: right;
padding-left: 4%;
}
ul.blocks-gallery-grid,
ul.wp-block-gallery {
padding: 0;
}
ul.blocks-gallery-grid img,
ul.wp-block-gallery img {
margin-bottom: 0;
} .wp-block-gallery.alignleft, .wp-block-gallery.alignright, .wp-block-gallery.aligncenter,
.wp-block-social-links.alignleft,
.wp-block-social-links.alignright,
.wp-block-social-links.aligncenter {
display: flex;
} .entry-meta {
color: #AAAAAA;
padding-bottom: 20px;
}
.entry-meta .byline i,
.entry-meta .cat-links i {
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
color: #77CC6D;
}
.entry-meta .byline,
.entry-meta .cat-links {
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta a {
color: #77CC6D;
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta .sep {
display: block;
border-top: 1px solid #F8F8F8;
position: relative;
margin: 15px 60px 10px 0;
}
.entry-meta .post-format {
padding: 5px;
position: absolute;
right: -64px;
top: -32px;
}
.entry-meta .post-format i {
background-color: #77CC6D;
border-radius: 5px;
color: #FFFFFF;
display: block;
height: 30px;
text-align: center;
width: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 7px 8px 8px 8px;
}
.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
font-size: 12px;
line-height: 20px;
margin-right: 25px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
color: #AAAAAA;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
color: #77CC6D;
text-decoration: none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
font-size: 14px;
padding-right: 5px;
padding-left: 5px;
text-decoration: none
}
.read-more {
font-size: 16px;
margin-top: 10px;
padding: 10px 20px;
color: #FFFFFF;
background-color: #77CC6D;
transition: background-color 0.3s linear 0s;
border-radius: 4px;
cursor: pointer;
display: inline-block;
float: left;
}
a.read-more:hover {
background-color: #33363B;
border-color: #33363B;
}
.more-link {
display: block;
margin-top: 25px;
}
.more-link span {
font-size: 16px;
padding: 10px 20px;
color: #FFFFFF;
background-color: #77CC6D;
transition: background-color 0.3s linear 0s;
border-radius: 4px;
cursor: pointer;
display: inline-block;
}
.more-link span:hover {
background-color: #33363B;
border-color: #33363B;
}
.entry-content a.read-more:hover {
text-decoration: none;
}
.sub-toggle {
display: none;
} .related-posts-wrapper {
border-top: 1px solid #f8f8f8;
padding-top: 15px;
}
.related-posts-wrapper .related-posts-main-title {
font-size: 22px;
}
.related-posts-wrapper .related-posts-thumbnail img {
margin-bottom: 10px;
}
.related-posts-wrapper .entry-title {
font-size: 18px;
line-height: 1.4;
padding-bottom: 10px;
}
.related-posts-wrapper .entry-title a {
color: #444444;
}
.related-posts-wrapper .entry-title a:hover {
color: #77cc6d;
}
.related-posts-wrapper .entry-meta .byline i,
.related-posts-wrapper .entry-meta .posted-on i {
font-size: 12px;
color: #aaaaaa;
}
.related-posts-wrapper .entry-meta .byline,
.related-posts-wrapper .entry-meta .posted-on {
font-size: 14px;
margin-right: 10px;
}
.related-posts-wrapper .entry-meta .byline a {
color: #aaaaaa;
}
.related-posts-wrapper .entry-meta .byline a:hover {
color: #77cc6d;
text-decoration: none;
} .wp-custom-header {
position: relative;
}
iframe#wp-custom-header-video {
width: 100%;
}
.wp-custom-header-video-button {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto !important;
width: 62px;
height: 50px;
font: 0px/0 a;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.wp-custom-header:hover .wp-custom-header-video-button {
visibility: visible;
opacity: 1;
}
.wp-custom-header-video-button:before {
content: '\f04b';
display: block;
font-family: FontAwesome;
font-size: 20px;
}
.wp-custom-header-video-button.wp-custom-header-video-pause:before {
content: '\f04c';
} @media screen and (max-width: 1500px) {
.no-sidebar-full-width .alignwide {
margin-left: -20px;
margin-right: -20px;
}
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
.no-sidebar-full-width #primary .entry-content > .alignwide {
margin-left: -20px;
margin-right: -20px;
}
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -50px;
margin-right: -50px;
}
.no-sidebar #primary .entry-content > .alignfull {
margin-left: -100px;
margin-right: -100px;
}
}
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
}
@media screen and (max-width: 1078px) {
.no-sidebar-full-width .alignwide {
margin-left: -10px;
margin-right: -10px;
}
}
@media screen and (max-width: 768px) {
#header-text-nav-wrap {
padding: 15px 0;
}
#header-left-section {
float: none;
max-width: 100%;
margin-right: 0;
}
#header-logo-image {
float: none;
text-align: center;
margin-bottom: 10px;
padding-right: 0;
}
#header-text {
float: none;
text-align: center;
padding: 0;
margin-bottom: 10px;
}
#site-description {
padding-bottom: 5px;
}
#header-right-section {
float: none;
max-width: 100%;
}
#header-right-section .widget {
padding: 0 0 10px 0;
float: none;
text-align: center;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.boxed #primary .entry-content > .alignwide,
.no-sidebar.boxed #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
}
.no-sidebar-full-width.boxed #primary .entry-content > .alignfull,
.no-sidebar.boxed #primary .entry-content > .alignfull {
margin-left: -40px;
margin-right: -40px;
}
.no-sidebar #primary .entry-content > .alignfull {
margin-left: -15px;
margin-right: -15px;
}
.widget_recent_work .tg-one-fourth {
width: 50%;
float: left;
}
.footer-socket-wrapper .copyright {
float: none;
max-width: 100%;
text-align: center;
margin-bottom: 5px;
}
.footer-socket-wrapper .footer-menu {
float: none;
text-align: center;
}
.footer-socket-wrapper .footer-menu li {
float: none;
display: inline;
}
.footer-socket-wrapper .footer-menu a {
float: none;
display: inline;
padding: 5px 5px 0;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.main-navigation ul li ul {
top: 103%;
}
.main-navigation li.menu-item-has-children a {
padding: 12px 18px;
}
.main-navigation li.menu-item-has-children:hover {
background: #77cc6d none repeat scroll 0 0;
}
.main-navigation ul.menu-main-menu-container ul li:hover > ul.sub-menu {
display: none;
}
.main-navigation li.menu-item-has-children > a::after,
.main-navigation li.page_item_has_children > a::after {
display: none;
}
.sub-toggle,
.sub-menu .sub-toggle {
cursor: pointer;
display: block;
position: absolute;
right: 5px;
top: 50%;
background: none;
border-color: #ffbb31;
-webkit-transform: translateY(-50%) rotate(0deg);
-moz-transform: translateY(-50%) rotate(0deg);
-ms-transform: translateY(-50%) rotate(0deg);
-o-transform: translateY(-50%) rotate(0deg);
transform: translateY(-50%) rotate(0deg);
}
.main-navigation ul li.current-menu-ancestor .sub-toggle,
.main-navigation li.menu-item-has-children:hover .sub-toggle {
color: #fff;
}
.main-navigation ul li.current-menu-ancestor .sub-menu li .sub-toggle {
color: #333;
}
.sub-toggle.active {
-webkit-transform: translateY(-50%) rotate(0deg);
-moz-transform: translateY(-50%) rotate(0deg);
-ms-transform: translateY(-50%) rotate(0deg);
-o-transform: translateY(-50%) rotate(0deg);
transform: translateY(-50%) rotate(0deg);
}
.main-navigation .sub-menu {
display: none;
}
.sub-menu .sub-toggle {
top: 50%;
-webkit-transform: translatey(-50%) rotate(270deg);
-ms-transform: translatey(-50%) rotate(270deg);
-o-transform: translatey(-50%) rotate(270deg);
transform: translatey(-50%) rotate(270deg);
right: 10px;
color: #333;
}
.main-navigation li .sub-menu li.menu-item-has-children:hover .sub-toggle {
color: #fff;
}
.sub-menu .sub-toggle.active {
-webkit-transform: translatey(-50%) rotate(270deg);
-ms-transform: translatey(-50%) rotate(270deg);
-o-transform: translatey(-50%) rotate(270deg);
transform: translatey(-50%) rotate(270deg);
right: 10px;
color: #333;
}
.main-navigation ul.sub-menu li {
padding-right: 0;
}
.main-navigation ul.sub-menu,
.main-navigation ul li:hover > ul.sub-menu {
display: none;
opacity: 1;
-webkit-transition: none 0s ease 0s;
-moz-transition: none 0s ease 0s;
-ms-transition: none 0s ease 0s;
-o-transition: none 0s ease 0s;
transition: none 0s ease 0s;
visibility: visible;
}
}
@media screen and (max-width: 767px) {
#header-right-sidebar .searchform {
width: 47%;
margin: 0 auto;
}
.better-responsive-menu #site-navigation ul li .sub-menu {
display: none;
}
.main-small-navigation .current_page_item ul li a {
color: #333;
}
.main-small-navigation .current_page_item a,
.main-small-navigation .current_page_item ul li a:hover,
.main-small-navigation a:hover {
color: #fff;
}
.main-small-navigation li {
position: relative;
}
.better-responsive-menu .sub-toggle {
background-color: #2d911f;
cursor: pointer;
display: block;
padding: 3px 10px;
position: absolute;
right: 11px;
top: 6px;
color: #fff;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.main-navigation {
float: none;
}
#featured-slider .entry-content {
display: none;
}
.slider-nav {
display: none;
}
#primary,
#secondary {
float: none;
width: 100%;
}
.tg-one-half,
.tg-one-third,
.tg-one-fourth {
float: none;
width: 100%;
margin: 0;
}
.widget_image_service_block .tg-one-third {
padding-bottom: 20px;
}
.related-posts-wrapper .tg-one-third {
width: 48.1818%;
margin: 0 3.6364% 0 0;
float: left;
}
.related-posts-wrapper .tg-one-third:nth-child(2n) {
margin: 0;
}
.no-sidebar .alignwide {
margin-left: -10px;
margin-right: -10px;
}
}
@media only screen and (max-width: 600px) {
#header-right-sidebar .searchform {
width: 57%;
}
.no-sidebar-full-width.boxed #primary .entry-content > .alignwide,
.no-sidebar.boxed #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
width: unset;
}
#featured-slider .slider-title-head .entry-title a {
font-size: 16px;
padding: 4px 12px;
}
.widget_recent_work .tg-one-fourth {
width: 100%;
text-align: center;
position: relative;
}
.widget_recent_work .recent_work_title {
right: 0;
}
.entry-meta .post-format {
padding: 0;
top: -18px;
}
.entry-meta .post-format i {
font-size: 12px;
padding: 2px 0 0;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 25%;
}
.author-box img {
float: none;
}
.author-description-wrapper {
margin-left: 0;
}
.related-posts-wrapper .tg-one-third {
width: 100%;
float: none;
margin: 0;
}
.no-sidebar-full-width .alignwide,
.no-sidebar .alignwide {
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (max-width: 420px) {
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 33.33%;
}
}
@media only screen and (max-width: 400px) {
#featured-slider .slider-title-head .entry-title a {
font-size: 12px;
padding: 0 8px;
}
} .entry-meta .updated {
display: none;
} .search .page-header {
display: none;
} .woocommerce ul.products li.product a img:hover, .woocommerce div.product div.images img:hover {
opacity: 1;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
margin-right: 10px;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #32ACD5;
color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #33363B;
color: #fff;
}
.woocommerce .star-rating span, .woocommerce p.stars a::before {
color: #FFD700;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
margin-right: 10px;
}
iframe#wp-custom-header-video,
button#wp-custom-header-video-button {
display: block;
margin: 0 auto;
}