.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }@font-face {
font-family: 'icons';
src: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/social-buttons/icons.eot?qhrhpx);
src: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/social-buttons/icons.eot?qhrhpx#iefix) format("embedded-opentype"), url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/social-buttons/icons.ttf?qhrhpx) format("truetype"), url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/social-buttons/icons.woff?qhrhpx) format("woff"), url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/social-buttons/icons.svg?qhrhpx#icons) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "icons2";
src: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/icons/icons.woff) format("woff");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
content: attr(data-icon);
}
[data-icon]:before,
[class*=icons8]:before {
display: inline-block;
font-family: "icons2";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.icons8-anchor:before {
content: "\f100";
}
.icons8-apartment:before {
content: "\f101";
}
.icons8-armchair:before {
content: "\f102";
}
.icons8-attach:before {
content: "\f103";
}
.icons8-basement:before {
content: "\f104";
}
.icons8-basketball:before {
content: "\f105";
}
.icons8-bath:before {
content: "\f106";
}
.icons8-bungalow:before {
content: "\f107";
}
.icons8-bureau:before {
content: "\f108";
}
.icons8-calendar:before {
content: "\f109";
}
.icons8-cathedral:before {
content: "\f10a";
}
.icons8-chat:before {
content: "\f10b";
}
.icons8-checked:before {
content: "\f10c";
}
.icons8-checked-checkbox-2:before {
content: "\f10d";
}
.icons8-circled-play:before {
content: "\f10e";
}
.icons8-circled-right-2:before {
content: "\f10f";
}
.icons8-combo-chart:before {
content: "\f110";
}
.icons8-coniferous-tree:before {
content: "\f111";
}
.icons8-construction-worker:before {
content: "\f112";
}
.icons8-currency-exchange:before {
content: "\f113";
}
.icons8-degrees:before {
content: "\f114";
}
.icons8-desk-lamp:before {
content: "\f115";
}
.icons8-dining-room:before {
content: "\f116";
}
.icons8-doc:before {
content: "\f117";
}
.icons8-edit-property:before {
content: "\f118";
}
.icons8-email:before {
content: "\f119";
}
.icons8-exterior:before {
content: "\f11a";
}
.icons8-factory:before {
content: "\f11b";
}
.icons8-floor-plan:before {
content: "\f11c";
}
.icons8-fork-lift:before {
content: "\f11d";
}
.icons8-forward-arrow:before {
content: "\f11e";
}
.icons8-front-desk:before {
content: "\f11f";
}
.icons8-garage:before {
content: "\f120";
}
.icons8-garage-closed:before {
content: "\f121";
}
.icons8-garage-open:before {
content: "\f122";
}
.icons8-gas:before {
content: "\f123";
}
.icons8-gender-neutral-user:before {
content: "\f124";
}
.icons8-geo-fence:before {
content: "\f125";
}
.icons8-globe-earth:before {
content: "\f126";
}
.icons8-guest:before {
content: "\f127";
}
.icons8-high-importance:before {
content: "\f128";
}
.icons8-home:before {
content: "\f129";
}
.icons8-lamp:before {
content: "\f12a";
}
.icons8-launched-rocket:before {
content: "\f12b";
}
.icons8-layers:before {
content: "\f12c";
}
.icons8-length:before {
content: "\f12d";
}
.icons8-light-automation:before {
content: "\f12e";
}
.icons8-like:before {
content: "\f12f";
}
.icons8-like-filled:before {
content: "\f130";
}
.icons8-list:before {
content: "\f131";
}
.icons8-long-arrow-right:before {
content: "\f132";
}
.icons8-maintenance:before {
content: "\f133";
}
.icons8-map-marker:before {
content: "\f134";
}
.icons8-marker:before {
content: "\f135";
}
.icons8-message:before {
content: "\f136";
}
.icons8-minus-math:before {
content: "\f137";
}
.icons8-oil-pump-jack:before {
content: "\f138";
}
.icons8-online-support:before {
content: "\f139";
}
.icons8-overtime:before {
content: "\f13a";
}
.icons8-paddling:before {
content: "\f13b";
}
.icons8-page-overview-3:before {
content: "\f13c";
}
.icons8-paint-bucket:before {
content: "\f13d";
}
.icons8-paint-sprayer:before {
content: "\f13e";
}
.icons8-pdf:before {
content: "\f13f";
}
.icons8-permanent-job:before {
content: "\f140";
}
.icons8-phone:before {
content: "\f141";
}
.icons8-play:before {
content: "\f142";
}
.icons8-plumbing:before {
content: "\f143";
}
.icons8-plus-math:before {
content: "\f144";
}
.icons8-questions:before {
content: "\f145";
}
.icons8-quick-mode-on:before {
content: "\f146";
}
.icons8-quote-left:before {
content: "\f147";
}
.icons8-recycling:before {
content: "\f148";
}
.icons8-right:before {
content: "\f149";
}
.icons8-road-worker:before {
content: "\f14a";
}
.icons8-roadblock:before {
content: "\f14b";
}
.icons8-rocket:before {
content: "\f14c";
}
.icons8-roller-brush:before {
content: "\f14d";
}
.icons8-rss:before {
content: "\f14e";
}
.icons8-ruler:before {
content: "\f14f";
}
.icons8-search:before {
content: "\f150";
}
.icons8-share:before {
content: "\f151";
}
.icons8-shop:before {
content: "\f152";
}
.icons8-shower-and-tub:before {
content: "\f153";
}
.icons8-sms:before {
content: "\f154";
}
.icons8-sofa:before {
content: "\f155";
}
.icons8-street-view:before {
content: "\f156";
}
.icons8-table:before {
content: "\f157";
}
.icons8-tags:before {
content: "\f158";
}
.icons8-talk:before {
content: "\f159";
}
.icons8-test-tube:before {
content: "\f15a";
}
.icons8-text-box:before {
content: "\f15b";
}
.icons8-truck:before {
content: "\f15c";
}
.icons8-wall-socket:before {
content: "\f15d";
}
.icons8-wardrobe:before {
content: "\f15e";
}
.icons8-watch:before {
content: "\f15f";
}
.icons8-water:before {
content: "\f160";
}
.icons8-work:before {
content: "\f161";
}
.icons8-worker:before {
content: "\f162";
}
.icons8-workers:before {
content: "\f163";
} [class^="icon-"], [class*=" icon-"] {
font-family: 'icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-fancy:before {
content: "\46";
}
.icon-twitter:before {
content: "\54";
}
.icon-facebook:before {
content: "\66";
}
.icon-google:before {
content: "\67";
}
.icon-pinterest:before {
content: "\70";
}
.icon-reddit:before {
content: "\52";
}
.icon-linkedin:before {
content: "\69";
}
.icon-skype:before {
content: "\e900";
} .social-sharing {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.social-sharing * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.social-sharing a {
display: inline-block;
color: #fff;
border-radius: 2px;
margin: 0 10px 10px 0;
height: 22px;
line-height: 22px;
text-decoration: none;
font-weight: normal;
}
.social-sharing a:hover {
color: #fff;
}
.social-sharing span {
display: inline-block;
vertical-align: top;
height: 22px;
line-height: 22px;
font-size: 12px;
}
.social-sharing .icon {
padding: 0 5px 0 10px;
}
.social-sharing .icon:before {
line-height: 22px;
}
.social-sharing.is-large a {
height: 44px;
line-height: 44px;
}
.social-sharing.is-large a span {
height: 44px;
line-height: 44px;
font-size: 18px;
}
.social-sharing.is-large a .icon {
padding: 0 10px 0 18px;
}
.social-sharing.is-large a .icon:before {
line-height: 44px;
}
.share-title {
font-weight: 900;
font-size: 12px;
padding-right: 10px;
}
.is-large .share-title {
padding-right: 16px;
}
.share-facebook {
background-color: #3b5998;
}
.share-facebook:hover {
background-color: #2d4373;
}
.share-twitter {
background-color: #00aced;
}
.share-twitter:hover {
background-color: #0087ba;
}
.share-pinterest {
background-color: #cb2027;
}
.share-pinterest:hover {
background-color: #9f191f;
}
.share-fancy {
background-color: #4999dc;
}
.share-fancy:hover {
background-color: #2780cb;
}
.share-google {
background-color: #dd4b39;
}
.share-google:hover {
background-color: #c23321;
}
.share-reddit {
background-color: #5f99cf;
}
.share-reddit:hover {
background-color: #3a80c1;
}
.share-linkedin {
background-color: #0077b5;
}
.share-linkedin:hover {
background-color: #005582;
}
.share-skype {
background-color: #00aff0;
}
.share-skype:hover {
background-color: #008abd;
}
.share-count {
position: relative;
background-color: #fff;
padding: 0 8px;
margin-right: -2px;
font-size: 14px;
line-height: 20px;
color: #333;
border-radius: 0 2px 2px 0;
border: 1px solid #ececec;
opacity: 0;
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.share-count.is-loaded {
opacity: 1;
}
.share-count:before,
.share-count:after {
content: '';
display: block;
position: absolute;
top: 50%;
margin-top: -6px;
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-right: 6px solid;
}
.share-count:before {
left: -6px;
border-right-color: #ececec;
}
.share-count:after {
left: -5px;
border-right-color: #fff;
}
a:hover .share-count {
background-color: whitesmoke;
}
a:hover .share-count:after {
border-right-color: whitesmoke;
}
.is-large .share-count {
font-size: 18px;
padding: 0 14px;
} .social-sharing.is-clean a {
background-color: #fff;
border: 1px solid #ececec;
color: #333;
height: 30px;
line-height: 30px;
}
.social-sharing.is-clean a span {
height: 30px;
line-height: 30px;
font-size: 13px;
}
.social-sharing.is-clean a:hover {
background-color: #ececec;
}
.social-sharing.is-clean a:hover .share-count {
background-color: #fff;
}
.social-sharing.is-clean a:hover .share-count:after {
border-right-color: #fff;
}
.social-sharing.is-clean a .share-title {
font-weight: normal;
}
.social-sharing.is-clean .share-count {
top: -1px;
}
.social-sharing.is-clean .icon-facebook {
color: #3b5998;
}
.social-sharing.is-clean .icon-twitter {
color: #00aced;
}
.social-sharing.is-clean .icon-pinterest {
color: #cb2027;
}
.social-sharing.is-clean .icon-fancy {
color: #4999dc;
}
.social-sharing.is-clean .icon-google {
color: #dd4b39;
}
.social-sharing.is-clean .icon-reddit {
color: #5f99cf;
}
.social-sharing.is-clean .icon-linkedin {
color: #0077b5;
}
.social-sharing.is-clean .icon-skype {
color: #00aff0;
}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:top .3s,right .3s,bottom .3s,left .3s;transition:top .3s,right .3s,bottom .3s,left .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
height: 100%;
color: #262626;
overflow-x: hidden;
}
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body,
input,
button,
textarea {
font-family: 'Open Sans', Arial, sans-serif;
}
input,
button,
textarea {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #afafaf;
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #afafaf;
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #afafaf;
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #afafaf;
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
button {
cursor: pointer;
}
button::-moz-focus-inner {
border: 0;
padding: 0;
}
a {
text-decoration: none;
}
em,
i {
font-style: italic;
}
b,
strong {
font-weight: 600;
}
[class*=icons8],
[class*=fa] {
-webkit-font-smoothing: antialiased;
}
.hide-margin.hide-margin {
margin-top: 0;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
#main {
background: #fff;
} #preloader {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 999999999;
}
#preloader .fl {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}  @font-face {
font-family: 'FontAwesome';
src: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/font_awesome/fontawesome-webfont.woff?v=4.5.0) format("woff");
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul>li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
-webkit-border-radius: .1em;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
@font-face {
font-family: 'budicon';
src: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/budicon/budicon.woff?42886572) format("woff");
font-weight: normal;
font-style: normal;
}   [class^="bi_"]:before,
[class*=" bi_"]:before {
font-family: "budicon";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.bi_animal-fish:before {
content: '\e800';
} .bi_animal-fox:before {
content: '\e801';
} .bi_animal-frog:before {
content: '\e802';
} .bi_animal-goose:before {
content: '\e803';
} .bi_animal-husky:before {
content: '\e804';
} .bi_animal-lion:before {
content: '\e805';
} .bi_animal-monkey:before {
content: '\e806';
} .bi_animal-monkey-a:before {
content: '\e807';
} .bi_animal-mouse:before {
content: '\e808';
} .bi_animal-pig:before {
content: '\e809';
} .bi_animal-pig-a:before {
content: '\e80a';
} .bi_animal-sheep:before {
content: '\e80b';
} .bi_animal-shrimp:before {
content: '\e80c';
} .bi_animal-wolf:before {
content: '\e80d';
} .bi_animal-bull:before {
content: '\e80e';
} .bi_animal-cat:before {
content: '\e80f';
} .bi_animal-chicken:before {
content: '\e810';
} .bi_animal-cow:before {
content: '\e811';
} .bi_animal-cow-a:before {
content: '\e812';
} .bi_animal-dog:before {
content: '\e813';
} .bi_com-bubble-dot-b:before {
content: '\e814';
} .bi_com-bubble-line:before {
content: '\e815';
} .bi_com-bubble-line-a:before {
content: '\e816';
} .bi_com-bubble-line-b:before {
content: '\e817';
} .bi_com-chat:before {
content: '\e818';
} .bi_com-check-box:before {
content: '\e819';
} .bi_com-email:before {
content: '\e81a';
} .bi_com-email-cross:before {
content: '\e81b';
} .bi_com-email-minus:before {
content: '\e81c';
} .bi_com-email-o:before {
content: '\e81d';
} .bi_com-email-plus:before {
content: '\e81e';
} .bi_com-email-tick:before {
content: '\e81f';
} .bi_com-envelope:before {
content: '\e820';
} .bi_com-feather-pen:before {
content: '\e821';
} .bi_com-fountain-pen:before {
content: '\e822';
} .bi_com-group-bubble:before {
content: '\e823';
} .bi_com-group-bubble-a:before {
content: '\e824';
} .bi_com-group-bubble-b:before {
content: '\e825';
} .bi_com-group-bubble-c:before {
content: '\e826';
} .bi_com-group-bubble-d:before {
content: '\e827';
} .bi_com-help:before {
content: '\e828';
} .bi_com-help-a:before {
content: '\e829';
} .bi_com-megaphone:before {
content: '\e82a';
} .bi_com-megaphone-a:before {
content: '\e82b';
} .bi_com-mic:before {
content: '\e82c';
} .bi_com-mic-mute:before {
content: '\e82d';
} .bi_com-paperplane:before {
content: '\e82e';
} .bi_com-phone:before {
content: '\e82f';
} .bi_com-phone-a:before {
content: '\e830';
} .bi_com-pictures:before {
content: '\e831';
} .bi_com-voicemail:before {
content: '\e832';
} .bi_com-bell:before {
content: '\e833';
} .bi_com-bell-a:before {
content: '\e834';
} .bi_com-broadcast:before {
content: '\e835';
} .bi_com-broadcast-a:before {
content: '\e836';
} .bi_com-bubble:before {
content: '\e837';
} .bi_com-bubble-a:before {
content: '\e838';
} .bi_com-bubble-b:before {
content: '\e839';
} .bi_com-bubble-dot:before {
content: '\e83a';
} .bi_com-bubble-dot-a:before {
content: '\e83b';
} .bi_doc-analytic-blank:before {
content: '\e83c';
} .bi_doc-analytic-line:before {
content: '\e83d';
} .bi_doc-analytic-line-a:before {
content: '\e83e';
} .bi_doc-article:before {
content: '\e83f';
} .bi_doc-article-a:before {
content: '\e840';
} .bi_doc-article-b:before {
content: '\e841';
} .bi_doc-attachment:before {
content: '\e842';
} .bi_doc-attachment-a:before {
content: '\e843';
} .bi_doc-binder-blank:before {
content: '\e844';
} .bi_doc-binder-four:before {
content: '\e845';
} .bi_doc-binder-one:before {
content: '\e846';
} .bi_doc-binder-three:before {
content: '\e847';
} .bi_doc-binder-two:before {
content: '\e848';
} .bi_doc-binder-zero:before {
content: '\e849';
} .bi_doc-book:before {
content: '\e84a';
} .bi_doc-book-a:before {
content: '\e84b';
} .bi_doc-book-b:before {
content: '\e84c';
} .bi_doc-book-c:before {
content: '\e84d';
} .bi_doc-book-d:before {
content: '\e84e';
} .bi_doc-bookmark:before {
content: '\e84f';
} .bi_doc-book-mark:before {
content: '\e850';
} .bi_doc-box:before {
content: '\e851';
} .bi_doc-briefcase:before {
content: '\e852';
} .bi_doc-briefcase-a:before {
content: '\e853';
} .bi_doc-briefcase-b:before {
content: '\e854';
} .bi_doc-briefcase-c:before {
content: '\e855';
} .bi_doc-briefcase-d:before {
content: '\e856';
} .bi_doc-compose:before {
content: '\e857';
} .bi_doc-compose-a:before {
content: '\e858';
} .bi_doc-documents:before {
content: '\e859';
} .bi_doc-documents-minus:before {
content: '\e85a';
} .bi_doc-documents-plus:before {
content: '\e85b';
} .bi_doc-download:before {
content: '\e85c';
} .bi_doc-drawer:before {
content: '\e85d';
} .bi_doc-drawer-a:before {
content: '\e85e';
} .bi_doc-drawer-b:before {
content: '\e85f';
} .bi_doc-drawer-blank:before {
content: '\e860';
} .bi_doc-drawer-download:before {
content: '\e861';
} .bi_doc-drawer-line:before {
content: '\e862';
} .bi_doc-drawer-upload:before {
content: '\e863';
} .bi_doc-envelope:before {
content: '\e864';
} .bi_doc-file-blank:before {
content: '\e865';
} .bi_doc-file-blank-a:before {
content: '\e866';
} .bi_doc-file-cross:before {
content: '\e867';
} .bi_doc-file-cross-a:before {
content: '\e868';
} .bi_doc-file-line:before {
content: '\e869';
} .bi_doc-file-line-a:before {
content: '\e86a';
} .bi_doc-file-minus:before {
content: '\e86b';
} .bi_doc-file-minus-a:before {
content: '\e86c';
} .bi_doc-file-plus:before {
content: '\e86d';
} .bi_doc-file-plus-a:before {
content: '\e86e';
} .bi_doc-file-stack:before {
content: '\e86f';
} .bi_doc-file-tick:before {
content: '\e870';
} .bi_doc-file-tick-a:before {
content: '\e871';
} .bi_doc-folder:before {
content: '\e872';
} .bi_doc-folder-a:before {
content: '\e873';
} .bi_doc-folder-check-a:before {
content: '\e874';
} .bi_doc-folder-cross:before {
content: '\e875';
} .bi_doc-folder-cross-a:before {
content: '\e876';
} .bi_doc-folder-minus:before {
content: '\e877';
} .bi_doc-folder-minus-a:before {
content: '\e878';
} .bi_doc-folder-plus:before {
content: '\e879';
} .bi_doc-folder-plus-a:before {
content: '\e87a';
} .bi_doc-folder-s:before {
content: '\e87b';
} .bi_doc-folder-sync:before {
content: '\e87c';
} .bi_doc-folder-tick:before {
content: '\e87d';
} .bi_doc-list:before {
content: '\e87e';
} .bi_doc-news:before {
content: '\e87f';
} .bi_doc-newspaper:before {
content: '\e880';
} .bi_doc-newspaper-a:before {
content: '\e881';
} .bi_doc-newspaper-b:before {
content: '\e882';
} .bi_doc-notebook:before {
content: '\e883';
} .bi_doc-notebook-a:before {
content: '\e884';
} .bi_doc-note-pen:before {
content: '\e885';
} .bi_doc-paper-line:before {
content: '\e886';
} .bi_doc-papers:before {
content: '\e887';
} .bi_doc-paper-stack:before {
content: '\e888';
} .bi_doc-photo-stack:before {
content: '\e889';
} .bi_doc-pie:before {
content: '\e88a';
} .bi_doc-pie-a:before {
content: '\e88b';
} .bi_doc-pie-b:before {
content: '\e88c';
} .bi_doc-pin:before {
content: '\e88d';
} .bi_doc-pin-a:before {
content: '\e88e';
} .bi_doc-print:before {
content: '\e88f';
} .bi_doc-print-a:before {
content: '\e890';
} .bi_doc-profile:before {
content: '\e891';
} .bi_doc-profile-a:before {
content: '\e892';
} .bi_doc-upload:before {
content: '\e893';
} .bi_doc-wboard-line:before {
content: '\e894';
} .bi_doc-wboard-tick:before {
content: '\e895';
} .bi_media-glass:before {
content: '\e896';
} .bi_media-glass-a:before {
content: '\e897';
} .bi_media-image:before {
content: '\e898';
} .bi_media-image-a:before {
content: '\e899';
} .bi_media-image-b:before {
content: '\e89a';
} .bi_media-image-c:before {
content: '\e89b';
} .bi_media-image-d:before {
content: '\e89c';
} .bi_media-negative:before {
content: '\e89d';
} .bi_media-negative-a:before {
content: '\e89e';
} .bi_media-video:before {
content: '\e89f';
} .bi_media-video-a:before {
content: '\e8a0';
} .bi_media-video-clip:before {
content: '\e8a1';
} .bi_media-video-r:before {
content: '\e8a2';
} .bi_business-tie:before {
content: '\e8a3';
} .bi_business-tie-a:before {
content: '\e8a4';
} .bi_business-tie-b:before {
content: '\e8a5';
} .bi_doc-analytic-bar:before {
content: '\e8a6';
} .bi_ecommerce-basket:before {
content: '\e8a7';
} .bi_ecommerce-bill:before {
content: '\e8a8';
} .bi_ecommerce-bill-a:before {
content: '\e8a9';
} .bi_ecommerce-bill-b:before {
content: '\e8aa';
} .bi_ecommerce-bowtie:before {
content: '\e8ab';
} .bi_ecommerce-cash:before {
content: '\e8ac';
} .bi_ecommerce-cash-a:before {
content: '\e8ad';
} .bi_ecommerce-coins:before {
content: '\e8ae';
} .bi_ecommerce-coins-a:before {
content: '\e8af';
} .bi_ecommerce-creditcard:before {
content: '\e8b0';
} .bi_ecommerce-creditcard-b:before {
content: '\e8b1';
} .bi_ecommerce-creditcard-c:before {
content: '\e8b2';
} .bi_ecommerce-creditcard-d:before {
content: '\e8b3';
} .bi_ecommerce-diamon:before {
content: '\e8b4';
} .bi_ecommerce-digital-download:before {
content: '\e8b5';
} .bi_ecommerce-digital-upload:before {
content: '\e8b6';
} .bi_ecommerce-dollar:before {
content: '\e8b7';
} .bi_ecommerce-euro:before {
content: '\e8b8';
} .bi_ecommerce-gift:before {
content: '\e8b9';
} .bi_ecommerce-hanger:before {
content: '\e8ba';
} .bi_ecommerce-jeans:before {
content: '\e8bb';
} .bi_ecommerce-lipstick:before {
content: '\e8bc';
} .bi_ecommerce-market:before {
content: '\e8bd';
} .bi_ecommerce-mastercard:before {
content: '\e8be';
} .bi_ecommerce-pack:before {
content: '\e8bf';
} .bi_ecommerce-pack-a:before {
content: '\e8c0';
} .bi_ecommerce-pounds:before {
content: '\e8c1';
} .bi_ecommerce-ring:before {
content: '\e8c2';
} .bi_ecommerce-safebox:before {
content: '\e8c3';
} .bi_ecommerce-shirt:before {
content: '\e8c4';
} .bi_ecommerce-shirt-a:before {
content: '\e8c5';
} .bi_ecommerce-shoes:before {
content: '\e8c6';
} .bi_ecommerce-shop:before {
content: '\e8c7';
} .bi_ecommerce-shopcart:before {
content: '\e8c8';
} .bi_ecommerce-shopcart-a:before {
content: '\e8c9';
} .bi_ecommerce-shopcart-a-download:before {
content: '\e8ca';
} .bi_ecommerce-shopcart-a-fill:before {
content: '\e8cb';
} .bi_ecommerce-shopcart-c:before {
content: '\e8cc';
} .bi_ecommerce-shopcart-d:before {
content: '\e8cd';
} .bi_ecommerce-shopcart-download:before {
content: '\e8ce';
} .bi_ecommerce-shopcart-fill:before {
content: '\e8cf';
} .bi_ecommerce-short:before {
content: '\e8d0';
} .bi_ecommerce-suitcase:before {
content: '\e8d1';
} .bi_ecommerce-suitcase-a:before {
content: '\e8d2';
} .bi_ecommerce-tag:before {
content: '\e8d3';
} .bi_ecommerce-tag-a:before {
content: '\e8d4';
} .bi_ecommerce-tag-a-s:before {
content: '\e8d5';
} .bi_ecommerce-tag-b:before {
content: '\e8d6';
} .bi_ecommerce-tag-b-s:before {
content: '\e8d7';
} .bi_ecommerce-tag-c:before {
content: '\e8d8';
} .bi_ecommerce-tag-cross:before {
content: '\e8d9';
} .bi_ecommerce-tag-c-s:before {
content: '\e8da';
} .bi_ecommerce-tag-minus:before {
content: '\e8db';
} .bi_ecommerce-tag-plus:before {
content: '\e8dc';
} .bi_ecommerce-tag-tick:before {
content: '\e8dd';
} .bi_ecommerce-tracking:before {
content: '\e8de';
} .bi_ecommerce-tshirt:before {
content: '\e8df';
} .bi_ecommerce-wallet:before {
content: '\e8e0';
} .bi_ecommerce-wallet-a:before {
content: '\e8e1';
} .bi_ecommerce-woman-bag:before {
content: '\e8e2';
} .bi_ecommerce-yen:before {
content: '\e8e3';
} .bi_ecommerce-backpack:before {
content: '\e8e4';
} .bi_ecommerce-backpack-a:before {
content: '\e8e5';
} .bi_ecommerce-bag:before {
content: '\e8e6';
} .bi_ecommerce-bag-a:before {
content: '\e8e7';
} .bi_ecommerce-bag-b:before {
content: '\e8e8';
} .bi_editorial-pencil-s:before {
content: '\e8e9';
} .bi_editorial-pen-s:before {
content: '\e8ea';
} .bi_editorial-redo:before {
content: '\e8eb';
} .bi_editorial-right-align:before {
content: '\e8ec';
} .bi_editorial-trash:before {
content: '\e8ed';
} .bi_editorial-trash-a:before {
content: '\e8ee';
} .bi_editorial-trash-a-l:before {
content: '\e8ef';
} .bi_editorial-trash-l:before {
content: '\e8f0';
} .bi_editorial-undo:before {
content: '\e8f1';
} .bi_editorial-write:before {
content: '\e8f2';
} .bi_editorial-write-s:before {
content: '\e8f3';
} .bi_editorial-ascending:before {
content: '\e8f4';
} .bi_editorial-bookmark:before {
content: '\e8f5';
} .bi_editorial-bookmark-a:before {
content: '\e8f6';
} .bi_editorial-brush:before {
content: '\e8f7';
} .bi_editorial-center-align:before {
content: '\e8f8';
} .bi_editorial-compose:before {
content: '\e8f9';
} .bi_editorial-descending:before {
content: '\e8fa';
} .bi_editorial-left-align:before {
content: '\e8fb';
} .bi_editorial-pen:before {
content: '\e8fc';
} .bi_editorial-pencil:before {
content: '\e8fd';
} .bi_editorial-pencil-a:before {
content: '\e8fe';
} .bi_editorial-pencil-a-s:before {
content: '\e8ff';
} .bi_building-drawer-a:before {
content: '\e900';
} .bi_building-house:before {
content: '\e901';
} .bi_building-house-a:before {
content: '\e902';
} .bi_building-museum:before {
content: '\e903';
} .bi_building-office:before {
content: '\e904';
} .bi_building-office-a:before {
content: '\e905';
} .bi_building-office-b:before {
content: '\e906';
} .bi_building-sofa:before {
content: '\e907';
} .bi_building-sofa-a:before {
content: '\e908';
} .bi_building-sofa-b:before {
content: '\e909';
} .bi_building-sofa-twin:before {
content: '\e90a';
} .bi_building-sofa-twin-a:before {
content: '\e90b';
} .bi_building-table-lamp:before {
content: '\e90c';
} .bi_building-table-lamp-a:before {
content: '\e90d';
} .bi_building-tower:before {
content: '\e90e';
} .bi_building-tree:before {
content: '\e90f';
} .bi_environment-flower:before {
content: '\e910';
} .bi_environment-flower-a:before {
content: '\e911';
} .bi_environment-flower-b:before {
content: '\e912';
} .bi_environment-leaf:before {
content: '\e913';
} .bi_environment-leaf-a:before {
content: '\e914';
} .bi_environment-mountain:before {
content: '\e915';
} .bi_environment-mountain-a:before {
content: '\e916';
} .bi_environment-no-smoke:before {
content: '\e917';
} .bi_environment-plant:before {
content: '\e918';
} .bi_environment-sign:before {
content: '\e919';
} .bi_environment-smoke:before {
content: '\e91a';
} .bi_environment-tree:before {
content: '\e91b';
} .bi_building-apartment:before {
content: '\e91c';
} .bi_building-bed:before {
content: '\e91d';
} .bi_building-bulb:before {
content: '\e91e';
} .bi_building-cabinet:before {
content: '\e91f';
} .bi_building-desk:before {
content: '\e920';
} .bi_building-desk-a:before {
content: '\e921';
} .bi_building-desk-b:before {
content: '\e922';
} .bi_building-desk-c:before {
content: '\e923';
} .bi_building-door:before {
content: '\e924';
} .bi_building-drawer:before {
content: '\e925';
} .bi_beverage-cocktail-a:before {
content: '\e926';
} .bi_beverage-coffee:before {
content: '\e927';
} .bi_beverage-coffee-a:before {
content: '\e928';
} .bi_beverage-coffee-b:before {
content: '\e929';
} .bi_beverage-coffee-cup:before {
content: '\e92a';
} .bi_beverage-coffee-cup-a:before {
content: '\e92b';
} .bi_beverage-cokctail:before {
content: '\e92c';
} .bi_beverage-cup-straw:before {
content: '\e92d';
} .bi_beverage-empty-glass:before {
content: '\e92e';
} .bi_beverage-milk:before {
content: '\e92f';
} .bi_beverage-milk-a:before {
content: '\e930';
} .bi_beverage-tea:before {
content: '\e931';
} .bi_beverage-tea-a:before {
content: '\e932';
} .bi_beverage-tea-cup:before {
content: '\e933';
} .bi_beverage-tea-cup-a:before {
content: '\e934';
} .bi_beverage-water:before {
content: '\e935';
} .bi_beverage-water-a:before {
content: '\e936';
} .bi_beverage-water-glass:before {
content: '\e937';
} .bi_beverage-wine:before {
content: '\e938';
} .bi_food-apple:before {
content: '\e939';
} .bi_food-bowl:before {
content: '\e93a';
} .bi_food-cherry:before {
content: '\e93b';
} .bi_food-cherry-a:before {
content: '\e93c';
} .bi_food-chinese-food:before {
content: '\e93d';
} .bi_food-chinese-food-a:before {
content: '\e93e';
} .bi_food-chinese-food-b:before {
content: '\e93f';
} .bi_food-drumstick:before {
content: '\e940';
} .bi_food-egg:before {
content: '\e941';
} .bi_food-grape:before {
content: '\e942';
} .bi_food-hamburger:before {
content: '\e943';
} .bi_food-hamburger-a:before {
content: '\e944';
} .bi_food-ice-cream:before {
content: '\e945';
} .bi_food-ice-cream-a:before {
content: '\e946';
} .bi_food-ice-cream-b:before {
content: '\e947';
} .bi_food-ice-cream-c:before {
content: '\e948';
} .bi_food-melon:before {
content: '\e949';
} .bi_food-noodle:before {
content: '\e94a';
} .bi_food-noodle-a:before {
content: '\e94b';
} .bi_food-onigiri:before {
content: '\e94c';
} .bi_food-onigiri-a:before {
content: '\e94d';
} .bi_food-white-bread:before {
content: '\e94e';
} .bi_kitchen-fork-knife:before {
content: '\e94f';
} .bi_kitchen-fork-knife-a:before {
content: '\e950';
} .bi_kitchen-fridge:before {
content: '\e951';
} .bi_kitchen-grill:before {
content: '\e952';
} .bi_kitchen-heat:before {
content: '\e953';
} .bi_kitchen-heat-a:before {
content: '\e954';
} .bi_kitchen-hood:before {
content: '\e955';
} .bi_kitchen-hood-a:before {
content: '\e956';
} .bi_kitchen-jam:before {
content: '\e957';
} .bi_kitchen-ketchup:before {
content: '\e958';
} .bi_kitchen-leaf:before {
content: '\e959';
} .bi_kitchen-microwave:before {
content: '\e95a';
} .bi_kitchen-pepper:before {
content: '\e95b';
} .bi_kitchen-plate:before {
content: '\e95c';
} .bi_kitchen-recipe-book:before {
content: '\e95d';
} .bi_kitchen-salt:before {
content: '\e95e';
} .bi_kitchen-spatula:before {
content: '\e95f';
} .bi_kitchen-spoon-fork:before {
content: '\e960';
} .bi_kitchen-spoon-fork-a:before {
content: '\e961';
} .bi_kitchen-tissue:before {
content: '\e962';
} .bi_kitchen-water:before {
content: '\e963';
} .bi_beverage-alt-glass:before {
content: '\e964';
} .bi_beverage-alt-glass-a:before {
content: '\e965';
} .bi_beverage-alt-glass-b:before {
content: '\e966';
} .bi_beverage-alt-glass-c:before {
content: '\e967';
} .bi_beverage-beer:before {
content: '\e968';
} .bi_beverage-chinese-tea:before {
content: '\e969';
} .bi_beverage-chinese-tea-a:before {
content: '\e96a';
} .bi_beverage-chinese-tea-a-s:before {
content: '\e96b';
} .bi_beverage-chinese-tea-s:before {
content: '\e96c';
} .bi_setting-switch:before {
content: '\e96d';
} .bi_setting-switch-a:before {
content: '\e96e';
} .bi_setting-wrench:before {
content: '\e96f';
} .bi_setting-wrench-a:before {
content: '\e970';
} .bi_setting-airplane:before {
content: '\e971';
} .bi_setting-component:before {
content: '\e972';
} .bi_setting-eq:before {
content: '\e973';
} .bi_setting-eq-a:before {
content: '\e974';
} .bi_setting-gear:before {
content: '\e975';
} .bi_setting-gear-a:before {
content: '\e976';
} .bi_setting-gear-b:before {
content: '\e977';
} .bi_setting-hotspot:before {
content: '\e978';
} .bi_setting-notification:before {
content: '\e979';
} .bi_sport-tape:before {
content: '\e97a';
} .bi_sport-tennisball:before {
content: '\e97b';
} .bi_sport-time:before {
content: '\e97c';
} .bi_sport-trophy:before {
content: '\e97d';
} .bi_sport-trophy-a:before {
content: '\e97e';
} .bi_sport-tv:before {
content: '\e97f';
} .bi_sport-tv-a:before {
content: '\e980';
} .bi_medicine-heart:before {
content: '\e981';
} .bi_medicine-lab:before {
content: '\e982';
} .bi_medicine-lab-a:before {
content: '\e983';
} .bi_sport-alt-badge:before {
content: '\e984';
} .bi_sport-alt-badge-a:before {
content: '\e985';
} .bi_sport-badge:before {
content: '\e986';
} .bi_sport-badge-a:before {
content: '\e987';
} .bi_sport-badge-b:before {
content: '\e988';
} .bi_sport-badge-c:before {
content: '\e989';
} .bi_sport-badge-one:before {
content: '\e98a';
} .bi_sport-badge-one-a:before {
content: '\e98b';
} .bi_sport-baseball:before {
content: '\e98c';
} .bi_sport-basketball:before {
content: '\e98d';
} .bi_sport-basketball-a:before {
content: '\e98e';
} .bi_sport-bottle:before {
content: '\e98f';
} .bi_sport-cards:before {
content: '\e990';
} .bi_sport-dumbell:before {
content: '\e991';
} .bi_sport-dumbell-a:before {
content: '\e992';
} .bi_sport-flag:before {
content: '\e993';
} .bi_sport-flag-a:before {
content: '\e994';
} .bi_sport-football:before {
content: '\e995';
} .bi_sport-medic:before {
content: '\e996';
} .bi_sport-mic:before {
content: '\e997';
} .bi_sport-puzzle:before {
content: '\e998';
} .bi_sport-stadium:before {
content: '\e999';
} .bi_sport-stadium-a:before {
content: '\e99a';
} .bi_time-alarm:before {
content: '\e99b';
} .bi_time-alt-wall-clock:before {
content: '\e99c';
} .bi_time-calendar:before {
content: '\e99d';
} .bi_time-calendar-a:before {
content: '\e99e';
} .bi_time-calendar-b:before {
content: '\e99f';
} .bi_time-clock:before {
content: '\e9a0';
} .bi_time-clock-a:before {
content: '\e9a1';
} .bi_time-clock-b:before {
content: '\e9a2';
} .bi_time-clock-c:before {
content: '\e9a3';
} .bi_time-hour-glass:before {
content: '\e9a4';
} .bi_time-speed-meter:before {
content: '\e9a5';
} .bi_time-stopwatch:before {
content: '\e9a6';
} .bi_time-stopwatch-a:before {
content: '\e9a7';
} .bi_time-stopwatch-b:before {
content: '\e9a8';
} .bi_time-timer:before {
content: '\e9a9';
} .bi_time-wall-clock:before {
content: '\e9aa';
} .bi_time-watches:before {
content: '\e9ab';
} .bi_time-watches-a:before {
content: '\e9ac';
} .bi_time-watches-b:before {
content: '\e9ad';
} .bi_location-alt-pin:before {
content: '\e9ae';
} .bi_location-avenue:before {
content: '\e9af';
} .bi_location-compass:before {
content: '\e9b0';
} .bi_location-map:before {
content: '\e9b1';
} .bi_location-pin:before {
content: '\e9b2';
} .bi_location-pin-blank:before {
content: '\e9b3';
} .bi_location-pin-check:before {
content: '\e9b4';
} .bi_location-pin-map:before {
content: '\e9b5';
} .bi_location-pin-map-a:before {
content: '\e9b6';
} .bi_location-pin-minus:before {
content: '\e9b7';
} .bi_location-pin-plus:before {
content: '\e9b8';
} .bi_location-pin-regular:before {
content: '\e9b9';
} .bi_location-sign-street:before {
content: '\e9ba';
} .bi_tool-console:before {
content: '\e9bb';
} .bi_tool-console-a:before {
content: '\e9bc';
} .bi_tool-console-old:before {
content: '\e9bd';
} .bi_tool-disk:before {
content: '\e9be';
} .bi_tool-disk-a:before {
content: '\e9bf';
} .bi_tool-flashlight:before {
content: '\e9c0';
} .bi_tool-flashlight-a:before {
content: '\e9c1';
} .bi_tool-flashlight-a-s:before {
content: '\e9c2';
} .bi_tool-flashlight-s:before {
content: '\e9c3';
} .bi_tool-gameboy:before {
content: '\e9c4';
} .bi_tool-hammer:before {
content: '\e9c5';
} .bi_tool-headphone:before {
content: '\e9c6';
} .bi_tool-headphone-a:before {
content: '\e9c7';
} .bi_tool-laptop:before {
content: '\e9c8';
} .bi_tool-magic-wand:before {
content: '\e9c9';
} .bi_tool-magic-wand-a:before {
content: '\e9ca';
} .bi_tool-magnet:before {
content: '\e9cb';
} .bi_tool-magnifier:before {
content: '\e9cc';
} .bi_tool-medical-tape:before {
content: '\e9cd';
} .bi_tool-mobile:before {
content: '\e9ce';
} .bi_tool-mobile-l:before {
content: '\e9cf';
} .bi_tool-monitor:before {
content: '\e9d0';
} .bi_tool-monitor-a:before {
content: '\e9d1';
} .bi_tool-mouse:before {
content: '\e9d2';
} .bi_tool-net:before {
content: '\e9d3';
} .bi_tool-paint-roler:before {
content: '\e9d4';
} .bi_tool-projector:before {
content: '\e9d5';
} .bi_tool-radio:before {
content: '\e9d6';
} .bi_tool-ruler:before {
content: '\e9d7';
} .bi_tool-scissor:before {
content: '\e9d8';
} .bi_tool-tablet:before {
content: '\e9d9';
} .bi_tool-tablet-l:before {
content: '\e9da';
} .bi_tool-television:before {
content: '\e9db';
} .bi_tool-toothbrush:before {
content: '\e9dc';
} .bi_tool-umbrella:before {
content: '\e9dd';
} .bi_tool-video:before {
content: '\e9de';
} .bi_tool-alt-camera:before {
content: '\e9df';
} .bi_tool-alt-camera-a:before {
content: '\e9e0';
} .bi_tool-android:before {
content: '\e9e1';
} .bi_tool-android-l:before {
content: '\e9e2';
} .bi_tool-binoculars:before {
content: '\e9e3';
} .bi_tool-brush:before {
content: '\e9e4';
} .bi_tool-brush-a:before {
content: '\e9e5';
} .bi_tool-calculator:before {
content: '\e9e6';
} .bi_tool-camera:before {
content: '\e9e7';
} .bi_tool-camera-a:before {
content: '\e9e8';
} .bi_tool-camera-b:before {
content: '\e9e9';
} .bi_tool-compass:before {
content: '\e9ea';
} .bi_transport-car-b:before {
content: '\e9eb';
} .bi_transport-car-c:before {
content: '\e9ec';
} .bi_transport-ship:before {
content: '\e9ed';
} .bi_transport-train:before {
content: '\e9ee';
} .bi_transport-truck:before {
content: '\e9ef';
} .bi_transport-truck-a:before {
content: '\e9f0';
} .bi_transport-alt-bus:before {
content: '\e9f1';
} .bi_transport-bicycle:before {
content: '\e9f2';
} .bi_transport-bicycle-a:before {
content: '\e9f3';
} .bi_transport-boat:before {
content: '\e9f4';
} .bi_transport-bus:before {
content: '\e9f5';
} .bi_transport-bus-a:before {
content: '\e9f6';
} .bi_transport-car:before {
content: '\e9f7';
} .bi_transport-car-a:before {
content: '\e9f8';
} .bi_user-male:before {
content: '\e9f9';
} .bi_user-male-check:before {
content: '\e9fa';
} .bi_user-male-cross:before {
content: '\e9fb';
} .bi_user-male-minus:before {
content: '\e9fc';
} .bi_user-male-plus:before {
content: '\e9fd';
} .bi_user-male-sign:before {
content: '\e9fe';
} .bi_user-password:before {
content: '\e9ff';
} .bi_user-password-u:before {
content: '\ea00';
} .bi_user-password-u-a:before {
content: '\ea01';
} .bi_user-single:before {
content: '\ea02';
} .bi_user-single-a:before {
content: '\ea03';
} .bi_user-single-a-check:before {
content: '\ea04';
} .bi_user-single-a-cross:before {
content: '\ea05';
} .bi_user-single-a-group:before {
content: '\ea06';
} .bi_user-single-a-list:before {
content: '\ea07';
} .bi_user-single-a-minus:before {
content: '\ea08';
} .bi_user-single-a-plus:before {
content: '\ea09';
} .bi_user-single-check:before {
content: '\ea0a';
} .bi_user-single-cross:before {
content: '\ea0b';
} .bi_user-single-minus:before {
content: '\ea0c';
} .bi_user-single-plus:before {
content: '\ea0d';
} .bi_user-single-round:before {
content: '\ea0e';
} .bi_user-alt:before {
content: '\ea0f';
} .bi_user-alt-check:before {
content: '\ea10';
} .bi_user-alt-cross:before {
content: '\ea11';
} .bi_user-alt-group:before {
content: '\ea12';
} .bi_user-alt-list:before {
content: '\ea13';
} .bi_user-alt-minus:before {
content: '\ea14';
} .bi_user-alt-plus:before {
content: '\ea15';
} .bi_user-contact-book:before {
content: '\ea16';
} .bi_user-female:before {
content: '\ea17';
} .bi_user-female-cross:before {
content: '\ea18';
} .bi_user-female-group:before {
content: '\ea19';
} .bi_user-female-list:before {
content: '\ea1a';
} .bi_user-female-minus:before {
content: '\ea1b';
} .bi_user-female-plus:before {
content: '\ea1c';
} .bi_user-female-sign:before {
content: '\ea1d';
} .bi_user-female-tick:before {
content: '\ea1e';
} .bi_user-key:before {
content: '\ea1f';
} .bi_user-lock:before {
content: '\ea20';
} .bi_user-lock-u:before {
content: '\ea21';
} .bi_user-lock-u-a:before {
content: '\ea22';
} .bi_weather-sunset-a:before {
content: '\ea23';
} .bi_weather-wind:before {
content: '\ea24';
} .bi_weather-wind-pressure:before {
content: '\ea25';
} .bi_weather-wind-pressure-a:before {
content: '\ea26';
} .bi_weather-cloud:before {
content: '\ea27';
} .bi_weather-cloud-a:before {
content: '\ea28';
} .bi_weather-cloud-rainy:before {
content: '\ea29';
} .bi_weather-cloud-rainy-a:before {
content: '\ea2a';
} .bi_weather-cloud-snow:before {
content: '\ea2b';
} .bi_weather-cloud-snow-a:before {
content: '\ea2c';
} .bi_weather-cloud-stormy:before {
content: '\ea2d';
} .bi_weather-cloud-stormy-a:before {
content: '\ea2e';
} .bi_weather-cloud-sun:before {
content: '\ea2f';
} .bi_weather-humid:before {
content: '\ea30';
} .bi_weather-moon:before {
content: '\ea31';
} .bi_weather-moon-a:before {
content: '\ea32';
} .bi_weather-moon-b:before {
content: '\ea33';
} .bi_weather-moon-r:before {
content: '\ea34';
} .bi_weather-sun-a:before {
content: '\ea35';
} .bi_weather-sun-b:before {
content: '\ea36';
} .bi_weather-sun-r:before {
content: '\ea37';
} .bi_weather-sunrise:before {
content: '\ea38';
} .bi_web-bug:before {
content: '\ea39';
} .bi_web-code:before {
content: '\ea3a';
} .bi_web-database:before {
content: '\ea3b';
} .bi_web-download:before {
content: '\ea3c';
} .bi_web-graph:before {
content: '\ea3d';
} .bi_web-inspect:before {
content: '\ea3e';
} .bi_web-internet:before {
content: '\ea3f';
} .bi_web-internet-a:before {
content: '\ea40';
} .bi_web-logout:before {
content: '\ea41';
} .bi_web-menu-collapse-down:before {
content: '\ea42';
} .bi_web-menu-collapse-left:before {
content: '\ea43';
} .bi_web-menu-collapse-right:before {
content: '\ea44';
} .bi_web-menu-collapse-up:before {
content: '\ea45';
} .bi_web-reading-list:before {
content: '\ea46';
} .bi_web-report:before {
content: '\ea47';
} .bi_web-report-a:before {
content: '\ea48';
} .bi_web-rss:before {
content: '\ea49';
} .bi_web-share:before {
content: '\ea4a';
} .bi_web-share-a:before {
content: '\ea4b';
} .bi_web-share-b:before {
content: '\ea4c';
} .bi_web-statistic:before {
content: '\ea4d';
} .bi_web-traffic:before {
content: '\ea4e';
} .bi_web-traffic-a:before {
content: '\ea4f';
} .bi_web-traffic-b:before {
content: '\ea50';
} .bi_web-traffic-c:before {
content: '\ea51';
} .bi_web-upload:before {
content: '\ea52';
} .bi_web-url:before {
content: '\ea53';
} .bi_web-url-a:before {
content: '\ea54';
} .bi_web-url-b:before {
content: '\ea55';
} .bi_web-warning:before {
content: '\ea56';
} .bi_web-webcam:before {
content: '\ea57';
} .bi_web-broken-link:before {
content: '\ea58';
} .bi_web-browser:before {
content: '\ea59';
} .bi_web-browser-a:before {
content: '\ea5a';
} .bi_web-browser-b:before {
content: '\ea5b';
} .bi_web-browser-cross:before {
content: '\ea5c';
} .bi_web-browser-minus:before {
content: '\ea5d';
} .bi_web-browser-plus:before {
content: '\ea5e';
} .bi_web-browser-tab:before {
content: '\ea5f';
} .bi_web-browser-tab-cross:before {
content: '\ea60';
} .bi_web-browser-tab-minus:before {
content: '\ea61';
} .bi_web-browser-tab-plus:before {
content: '\ea62';
} .bi_web-browser-tab-tick:before {
content: '\ea63';
} .bi_web-browser-tick:before {
content: '\ea64';
} .bi_web-browser-window:before {
content: '\ea65';
} .bi_logo-vimeo:before {
content: '\ea66';
} .bi_logo-windows:before {
content: '\ea67';
} .bi_logo-zerply:before {
content: '\ea68';
} .bi_logo-amazon:before {
content: '\ea69';
} .bi_logo-dribbble:before {
content: '\ea6a';
} .bi_logo-dropbox:before {
content: '\ea6b';
} .bi_logo-evernote:before {
content: '\ea6c';
} .bi_logo-facebook:before {
content: '\ea6d';
} .bi_logo-grooveshark:before {
content: '\ea6e';
} .bi_logo-instagram:before {
content: '\ea6f';
} .bi_logo-linkedin:before {
content: '\ea70';
} .bi_logo-musio:before {
content: '\ea71';
} .bi_logo-path:before {
content: '\ea72';
} .bi_logo-paypal:before {
content: '\ea73';
} .bi_logo-picasa:before {
content: '\ea74';
} .bi_logo-pinterest:before {
content: '\ea75';
} .bi_logo-rdio:before {
content: '\ea76';
} .bi_logo-squarespace:before {
content: '\ea77';
} .bi_logo-squareup:before {
content: '\ea78';
} .bi_logo-twitter:before {
content: '\ea79';
} .bi_misc-one-click:before {
content: '\ea7a';
} .bi_misc-pointer:before {
content: '\ea7b';
} .bi_misc-pointer-swipe-l:before {
content: '\ea7c';
} .bi_misc-pointer-swipe-r:before {
content: '\ea7d';
} .bi_misc-puzzle:before {
content: '\ea7e';
} .bi_misc-wifi:before {
content: '\ea7f';
} .bi_misc-crown:before {
content: '\ea80';
} .bi_misc-cube:before {
content: '\ea81';
} .bi_misc-dice-five:before {
content: '\ea82';
} .bi_misc-dice-four:before {
content: '\ea83';
} .bi_misc-dice-one:before {
content: '\ea84';
} .bi_misc-dice-six:before {
content: '\ea85';
} .bi_misc-dice-three:before {
content: '\ea86';
} .bi_misc-dice-two:before {
content: '\ea87';
} .bi_misc-double-click:before {
content: '\ea88';
} .bi_misc-female-gender:before {
content: '\ea89';
} .bi_misc-globe:before {
content: '\ea8a';
} .bi_misc-male-gender:before {
content: '\ea8b';
} .bi_misc-mood-happy:before {
content: '\ea8c';
} .bi_misc-mood-sad:before {
content: '\ea8d';
} .bi_music-mic:before {
content: '\ea8e';
} .bi_music-mic-a:before {
content: '\ea8f';
} .bi_music-next:before {
content: '\ea90';
} .bi_music-next-l:before {
content: '\ea91';
} .bi_music-next-l-a:before {
content: '\ea92';
} .bi_music-pause:before {
content: '\ea93';
} .bi_music-pause-a:before {
content: '\ea94';
} .bi_music-pause-b:before {
content: '\ea95';
} .bi_music-play:before {
content: '\ea96';
} .bi_music-playlist:before {
content: '\ea97';
} .bi_music-previous:before {
content: '\ea98';
} .bi_music-previous-l:before {
content: '\ea99';
} .bi_music-previous-l-a:before {
content: '\ea9a';
} .bi_music-radio:before {
content: '\ea9b';
} .bi_music-record:before {
content: '\ea9c';
} .bi_music-record-a:before {
content: '\ea9d';
} .bi_music-repeat:before {
content: '\ea9e';
} .bi_music-repeat-a:before {
content: '\ea9f';
} .bi_music-repeat-one:before {
content: '\eaa0';
} .bi_music-repeat-one-a:before {
content: '\eaa1';
} .bi_music-shuffle:before {
content: '\eaa2';
} .bi_music-shuffle-a:before {
content: '\eaa3';
} .bi_music-song-note:before {
content: '\eaa4';
} .bi_music-song-note-a:before {
content: '\eaa5';
} .bi_music-speaker:before {
content: '\eaa6';
} .bi_music-speaker-a:before {
content: '\eaa7';
} .bi_music-stop:before {
content: '\eaa8';
} .bi_music-stop-a:before {
content: '\eaa9';
} .bi_volume-high:before {
content: '\eaaa';
} .bi_volume-high-a:before {
content: '\eaab';
} .bi_volume-low:before {
content: '\eaac';
} .bi_volume-low-a:before {
content: '\eaad';
} .bi_volume-medium:before {
content: '\eaae';
} .bi_volume-medium-a:before {
content: '\eaaf';
} .bi_volume-mute:before {
content: '\eab0';
} .bi_volume-mute-a:before {
content: '\eab1';
} .bi_music-album:before {
content: '\eab2';
} .bi_music-album-a:before {
content: '\eab3';
} .bi_music-album-b:before {
content: '\eab4';
} .bi_music-album-c:before {
content: '\eab5';
} .bi_music-album-cd:before {
content: '\eab6';
} .bi_music-cd:before {
content: '\eab7';
} .bi_music-eject:before {
content: '\eab8';
} .bi_music-eq:before {
content: '\eab9';
} .bi_music-eq-a:before {
content: '\eaba';
} .bi_music-group-note:before {
content: '\eabb';
} .bi_music-group-note-a:before {
content: '\eabc';
} .bi_music-headphone:before {
content: '\eabd';
} .bi_music-headphone-a:before {
content: '\eabe';
} .bi_music-list:before {
content: '\eabf';
} .bi_interface-backspace:before {
content: '\eac0';
} .bi_interface-backspace-a:before {
content: '\eac1';
} .bi_interface-bell:before {
content: '\eac2';
} .bi_interface-bell-a:before {
content: '\eac3';
} .bi_interface-block:before {
content: '\eac4';
} .bi_interface-bottom:before {
content: '\eac5';
} .bi_interface-bottom-k:before {
content: '\eac6';
} .bi_interface-bottom-r:before {
content: '\eac7';
} .bi_interface-box-bottom:before {
content: '\eac8';
} .bi_interface-box-bottom-a:before {
content: '\eac9';
} .bi_interface-box-cross:before {
content: '\eaca';
} .bi_interface-box-left:before {
content: '\eacb';
} .bi_interface-box-left-a:before {
content: '\eacc';
} .bi_interface-box-minus:before {
content: '\eacd';
} .bi_interface-box-plus:before {
content: '\eace';
} .bi_interface-box-right:before {
content: '\eacf';
} .bi_interface-box-right-a:before {
content: '\ead0';
} .bi_interface-box-tick:before {
content: '\ead1';
} .bi_interface-box-top:before {
content: '\ead2';
} .bi_interface-box-top-a:before {
content: '\ead3';
} .bi_interface-bulleye:before {
content: '\ead4';
} .bi_interface-calendar:before {
content: '\ead5';
} .bi_interface-circle:before {
content: '\ead6';
} .bi_interface-circle-cross:before {
content: '\ead7';
} .bi_interface-circle-minus:before {
content: '\ead8';
} .bi_interface-circle-plus:before {
content: '\ead9';
} .bi_interface-circle-tick:before {
content: '\eada';
} .bi_interface-circle-tick-a:before {
content: '\eadb';
} .bi_interface-clock:before {
content: '\eadc';
} .bi_interface-clock-a:before {
content: '\eadd';
} .bi_interface-clock-b:before {
content: '\eade';
} .bi_interface-cloud-download:before {
content: '\eadf';
} .bi_interface-cloud-upload:before {
content: '\eae0';
} .bi_interface-cmd:before {
content: '\eae1';
} .bi_interface-crop:before {
content: '\eae2';
} .bi_interface-cross:before {
content: '\eae3';
} .bi_interface-dashboard:before {
content: '\eae4';
} .bi_interface-direction:before {
content: '\eae7';
} .bi_interface-downloading:before {
content: '\eae8';
} .bi_interface-enlarge:before {
content: '\eae9';
} .bi_interface-enlarge-a:before {
content: '\eaea';
} .bi_interface-enlarge-c:before {
content: '\eaeb';
} .bi_interface-expand:before {
content: '\eaec';
} .bi_interface-forward:before {
content: '\eaed';
} .bi_interface-fullscreen:before {
content: '\eaee';
} .bi_interface-fullscreen-a:before {
content: '\eaef';
} .bi_interface-fullscreen-wide:before {
content: '\eaf0';
} .bi_interface-hamburger:before {
content: '\eaf1';
} .bi_interface-heart:before {
content: '\eaf2';
} .bi_interface-help:before {
content: '\eaf3';
} .bi_interface-help-a:before {
content: '\eaf4';
} .bi_interface-home:before {
content: '\eaf5';
} .bi_interface-home-a:before {
content: '\eaf6';
} .bi_interface-horizontal:before {
content: '\eaf7';
} .bi_interface-horizontal-a:before {
content: '\eaf8';
} .bi_interface-in-link:before {
content: '\eaf9';
} .bi_interface-left:before {
content: '\eafa';
} .bi_interface-left-b-k:before {
content: '\eafb';
} .bi_interface-left-k:before {
content: '\eafc';
} .bi_interface-left-r:before {
content: '\eafd';
} .bi_interface-left-t-k:before {
content: '\eafe';
} .bi_interface-list-view:before {
content: '\eaff';
} .bi_interface-login:before {
content: '\eb00';
} .bi_interface-logout-a:before {
content: '\eb01';
} .bi_interface-minimize:before {
content: '\eb02';
} .bi_interface-minus:before {
content: '\eb03';
} .bi_interface-more:before {
content: '\eb04';
} .bi_interface-number:before {
content: '\eb05';
} .bi_interface-out-link:before {
content: '\eb06';
} .bi_interface-pixel:before {
content: '\eb07';
} .bi_interface-places:before {
content: '\eb08';
} .bi_interface-places-a:before {
content: '\eb09';
} .bi_interface-plus:before {
content: '\eb0a';
} .bi_interface-popup:before {
content: '\eb0b';
} .bi_interface-power:before {
content: '\eb0c';
} .bi_interface-refresh:before {
content: '\eb0d';
} .bi_interface-repeating:before {
content: '\eb0e';
} .bi_interface-reply:before {
content: '\eb0f';
} .bi_interface-resize-full:before {
content: '\eb10';
} .bi_interface-resize-full-a:before {
content: '\eb11';
} .bi_interface-resize-normal:before {
content: '\eb12';
} .bi_interface-reverse:before {
content: '\eb13';
} .bi_interface-right:before {
content: '\eb14';
} .bi_interface-right-k:before {
content: '\eb15';
} .bi_interface-right-r:before {
content: '\eb16';
} .bi_interface-rigth-b-k:before {
content: '\eb17';
} .bi_interface-rigth-t-k:before {
content: '\eb18';
} .bi_interface-search:before {
content: '\eb19';
} .bi_interface-search-cross:before {
content: '\eb1a';
} .bi_interface-search-minus:before {
content: '\eb1b';
} .bi_interface-search-plus:before {
content: '\eb1c';
} .bi_interface-search-tick:before {
content: '\eb1d';
} .bi_interface-sidebar-hamburger:before {
content: '\eb1e';
} .bi_interface-star:before {
content: '\eb1f';
} .bi_interface-star-a:before {
content: '\eb20';
} .bi_interface-target:before {
content: '\eb21';
} .bi_interface-thumbnail:before {
content: '\eb22';
} .bi_interface-tick:before {
content: '\eb23';
} .bi_interface-top:before {
content: '\eb24';
} .bi_interface-top-k:before {
content: '\eb25';
} .bi_interface-top-r:before {
content: '\eb26';
} .bi_interface-undo:before {
content: '\eb27';
} .bi_interface-uploading:before {
content: '\eb28';
} .bi_interface-vertical:before {
content: '\eb29';
} .bi_interface-vertical-a:before {
content: '\eb2a';
} .bi_interface-view:before {
content: '\eb2b';
} .bi_interface-warning:before {
content: '\eb2c';
} .bi_interface-window:before {
content: '\eb2d';
} .bi_layout-footer:before {
content: '\eb2e';
} .bi_layout-grid:before {
content: '\eb2f';
} .bi_layout-half:before {
content: '\eb30';
} .bi_layout-header:before {
content: '\eb31';
} .bi_layout-sidebar-l:before {
content: '\eb32';
} .bi_layout-sidebar-l-a:before {
content: '\eb33';
} .bi_layout-sidebar-l-half:before {
content: '\eb34';
} .bi_layout-sidebar-l-half-a:before {
content: '\eb35';
} .bi_layout-sidebar-r:before {
content: '\eb36';
} .bi_layout-sidebar-r-a:before {
content: '\eb37';
} .bi_layout-sidebar-r-half:before {
content: '\eb38';
} .bi_layout-sidebar-r-half-a:before {
content: '\eb39';
} .bi_layout-third-h:before {
content: '\eb3a';
} .bi_layout-third-v:before {
content: '\eb3b';
} .bi_layout-wireframe:before {
content: '\eb3c';
} .bi_layout-wireframe-a:before {
content: '\eb3d';
} .bi_interface-alt-cross:before {
content: '\eb3e';
} .bi_interface-alt-fullscreen:before {
content: '\eb3f';
} .bi_interface-alt-minus:before {
content: '\eb40';
} .bi_interface-alt-plus:before {
content: '\eb41';
} .bi_interface-alt-tick:before {
content: '\eb42';
} .bi_interface-alt-widescreen:before {
content: '\eb43';
} .bi_interface-arrow-all:before {
content: '\eb44';
} .bi_interface-arrow-bottom:before {
content: '\eb45';
} .bi_interface-arrow-bottom-circle:before {
content: '\eb46';
} .bi_interface-arrow-left:before {
content: '\eb47';
} .bi_interface-arrow-left-b:before {
content: '\eb48';
} .bi_interface-arrow-left-circle:before {
content: '\eb49';
} .bi_interface-arrow-left-t:before {
content: '\eb4a';
} .bi_interface-arrow-right:before {
content: '\eb4b';
} .bi_interface-arrow-right-b:before {
content: '\eb4c';
} .bi_interface-arrow-right-circle:before {
content: '\eb4d';
} .bi_interface-arrow-right-t:before {
content: '\eb4e';
} .bi_interface-arrow-top:before {
content: '\eb4f';
} .bi_interface-arrow-top-circle:before {
content: '\eb50';
} .bi_animal-dog-a:before {
content: '\eb51';
} .bi_interface-horizontal-a-1:before {
content: '\eb52';
} .bi_interface-vertical-a-1:before {
content: '\eb53';
} .bi_interface-diag:before {
content: '\eb54';
} .bi_interface-diag-a:before {
content: '\eb55';
} @font-face {
font-family: "icons";
src: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/fonts/icons/icons.woff) format("woff");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
content: attr(data-icon);
}
[data-icon]:before,
.icons8-add-database:before,
.icons8-amex:before,
.icons8-apartment:before,
.icons8-approval:before,
.icons8-atm:before,
.icons8-attach:before,
.icons8-average-2:before,
.icons8-bank:before,
.icons8-bank-cards:before,
.icons8-bank-cards-2:before,
.icons8-banknotes:before,
.icons8-bill:before,
.icons8-bitcoin:before,
.icons8-british-pound:before,
.icons8-bullish:before,
.icons8-business:before,
.icons8-calendar:before,
.icons8-card-in-use:before,
.icons8-carrot:before,
.icons8-center-direction:before,
.icons8-cheap-2:before,
.icons8-check-book:before,
.icons8-circled-right-2:before,
.icons8-coins:before,
.icons8-conference:before,
.icons8-conference-call:before,
.icons8-currency-exchange:before,
.icons8-customer-support:before,
.icons8-debt:before,
.icons8-diamond:before,
.icons8-discount:before,
.icons8-discover:before,
.icons8-doc:before,
.icons8-donate:before,
.icons8-dumbbell:before,
.icons8-edit-property:before,
.icons8-euro:before,
.icons8-expensive-2:before,
.icons8-gender-neutral-user:before,
.icons8-geo-fence:before,
.icons8-gift:before,
.icons8-globe-earth:before,
.icons8-headset:before,
.icons8-help:before,
.icons8-historic-ship:before,
.icons8-idea:before,
.icons8-idea-bank:before,
.icons8-import:before,
.icons8-last-24-hours:before,
.icons8-layers:before,
.icons8-lifebuoy:before,
.icons8-like:before,
.icons8-list:before,
.icons8-long-arrow-right:before,
.icons8-map-marker:before,
.icons8-marker:before,
.icons8-mastercard:before,
.icons8-message:before,
.icons8-minus-math:before,
.icons8-money-box:before,
.icons8-name:before,
.icons8-online-support:before,
.icons8-overtime:before,
.icons8-page-overview-3:before,
.icons8-paste:before,
.icons8-paypal:before,
.icons8-pdf:before,
.icons8-phone:before,
.icons8-play:before,
.icons8-plus-math:before,
.icons8-purchase-order:before,
.icons8-quote-left:before,
.icons8-refund:before,
.icons8-refund-2:before,
.icons8-reply-arrow:before,
.icons8-reviewer:before,
.icons8-right:before,
.icons8-rss:before,
.icons8-safe:before,
.icons8-sales-performance:before,
.icons8-search:before,
.icons8-sell-property:before,
.icons8-share:before,
.icons8-shipped:before,
.icons8-shop:before,
.icons8-shopping-cart:before,
.icons8-sms:before,
.icons8-tags:before,
.icons8-talk:before,
.icons8-text-box:before,
.icons8-training:before,
.icons8-trophy:before,
.icons8-twitter:before,
.icons8-txt:before,
.icons8-umbrella:before,
.icons8-us-dollar:before,
.icons8-user-group:before,
.icons8-visa:before,
.icons8-wallet:before,
.icons8-close:before,
.icons8-car:before,
.icons8-bungalow:before,
.icons8-smile:before,
.icons8-palm:before,
.icons8-loading:before,
.icons8-bungalow:before,
.icons8-why-us:before {
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.icons8-add-database:before {
content: "\f100";
}
.icons8-amex:before {
content: "\f101";
}
.icons8-apartment:before {
content: "\f102";
}
.icons8-approval:before {
content: "\f103";
}
.icons8-atm:before {
content: "\f104";
}
.icons8-attach:before {
content: "\f105";
}
.icons8-average-2:before {
content: "\f106";
}
.icons8-bank:before {
content: "\f107";
}
.icons8-bank-cards:before {
content: "\f108";
}
.icons8-bank-cards-2:before {
content: "\f109";
}
.icons8-banknotes:before {
content: "\f10a";
}
.icons8-bill:before {
content: "\f10b";
}
.icons8-bitcoin:before {
content: "\f10c";
}
.icons8-british-pound:before {
content: "\f10d";
}
.icons8-bullish:before {
content: "\f10e";
}
.icons8-business:before {
content: "\f10f";
}
.icons8-calendar:before {
content: "\f110";
}
.icons8-card-in-use:before {
content: "\f111";
}
.icons8-carrot:before {
content: "\f112";
}
.icons8-center-direction:before {
content: "\f113";
}
.icons8-cheap-2:before {
content: "\f114";
}
.icons8-check-book:before {
content: "\f115";
}
.icons8-circled-right-2:before {
content: "\f116";
}
.icons8-coins:before {
content: "\f117";
}
.icons8-conference:before {
content: "\f118";
}
.icons8-conference-call:before {
content: "\f119";
}
.icons8-currency-exchange:before {
content: "\f11a";
}
.icons8-customer-support:before {
content: "\f11b";
}
.icons8-debt:before {
content: "\f11c";
}
.icons8-diamond:before {
content: "\f11d";
}
.icons8-discount:before {
content: "\f11e";
}
.icons8-discover:before {
content: "\f11f";
}
.icons8-doc:before {
content: "\f120";
}
.icons8-donate:before {
content: "\f121";
}
.icons8-dumbbell:before {
content: "\f122";
}
.icons8-edit-property:before {
content: "\f123";
}
.icons8-euro:before {
content: "\f124";
}
.icons8-expensive-2:before {
content: "\f125";
}
.icons8-gender-neutral-user:before {
content: "\f126";
}
.icons8-geo-fence:before {
content: "\f127";
}
.icons8-gift:before {
content: "\f128";
}
.icons8-globe-earth:before {
content: "\f129";
}
.icons8-headset:before {
content: "\f12a";
}
.icons8-help:before {
content: "\f12b";
}
.icons8-historic-ship:before {
content: "\f12c";
}
.icons8-idea:before {
content: "\f12d";
}
.icons8-idea-bank:before {
content: "\f12e";
}
.icons8-import:before {
content: "\f12f";
}
.icons8-last-24-hours:before {
content: "\f130";
}
.icons8-layers:before {
content: "\f131";
}
.icons8-lifebuoy:before {
content: "\f132";
}
.icons8-like:before {
content: "\f133";
}
.icons8-list:before {
content: "\f134";
}
.icons8-long-arrow-right:before {
content: "\f135";
}
.icons8-map-marker:before {
content: "\f136";
}
.icons8-marker:before {
content: "\f137";
}
.icons8-mastercard:before {
content: "\f138";
}
.icons8-message:before {
content: "\f139";
}
.icons8-minus-math:before {
content: "\f13a";
}
.icons8-money-box:before {
content: "\f13b";
}
.icons8-name:before {
content: "\f13c";
}
.icons8-online-support:before {
content: "\f13d";
}
.icons8-overtime:before {
content: "\f13e";
}
.icons8-page-overview-3:before {
content: "\f13f";
}
.icons8-paste:before {
content: "\f140";
}
.icons8-paypal:before {
content: "\f141";
}
.icons8-pdf:before {
content: "\f142";
}
.icons8-phone:before {
content: "\f143";
}
.icons8-play:before {
content: "\f144";
}
.icons8-plus-math:before {
content: "\f145";
}
.icons8-purchase-order:before {
content: "\f146";
}
.icons8-quote-left:before {
content: "\f147";
}
.icons8-refund:before {
content: "\f148";
}
.icons8-refund-2:before {
content: "\f149";
}
.icons8-reply-arrow:before {
content: "\f14a";
}
.icons8-reviewer:before {
content: "\f14b";
}
.icons8-right:before {
content: "\f14c";
}
.icons8-rss:before {
content: "\f14d";
}
.icons8-safe:before {
content: "\f14e";
}
.icons8-sales-performance:before {
content: "\f14f";
}
.icons8-search:before {
content: "\f150";
}
.icons8-sell-property:before {
content: "\f151";
}
.icons8-share:before {
content: "\f152";
}
.icons8-shipped:before {
content: "\f153";
}
.icons8-shop:before {
content: "\f154";
}
.icons8-shopping-cart:before {
content: "\f155";
}
.icons8-sms:before {
content: "\f156";
}
.icons8-tags:before {
content: "\f157";
}
.icons8-talk:before {
content: "\f158";
}
.icons8-text-box:before {
content: "\f159";
}
.icons8-training:before {
content: "\f15a";
}
.icons8-trophy:before {
content: "\f15b";
}
.icons8-twitter:before {
content: "\f15c";
}
.icons8-txt:before {
content: "\f15d";
}
.icons8-umbrella:before {
content: "\f15e";
}
.icons8-us-dollar:before {
content: "\f15f";
}
.icons8-user-group:before {
content: "\f160";
}
.icons8-visa:before {
content: "\f161";
}
.icons8-wallet:before {
content: "\f162";
}
.icons8-why-us:before {
content: "\f163";
}
.icons8-close:before {
content: "\e901";
}
.icons8-car:before {
content: "\e902";
}
.icons8-bungalow:before {
content: "\e903";
}
.icons8-smile:before {
content: "\e904";
}
.icons8-palm:before {
content: "\e905";
}
.icons8-loading:before {
content: "\e906";
}
.icons8-smiley {
display: inline-block;
position: relative;
width: 70px;
height: 70px;
}
.icons8-smiley:before {
content: '';
top: 0;
left: 0;
display: inline-block;
position: absolute;
width: 70px;
height: 70px;
background: 0 0 no-repeat;
background-size: contain;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 769px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 769px) {
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.slideout-menu {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 0;
width: 320px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
display: none;
}
.slideout-panel {
position: relative;
z-index: 1;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
overflow: hidden;
}
.slideout-open .slideout-menu {
display: block;
}
.title {
font-size: 19px;
text-transform: uppercase;
}
.title.-h1 {
font-size: 50px;
}
.title.-h2 {
font-size: 42px;
}
.title.-h3 {
font-size: 32px;
}
.title.-h4 {
font-size: 19px;
}
.title.-small {
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 500;
line-height: 29px;
}
.text {
font-size: 17px;
line-height: 27px;
}
.text.-medium {
font-size: 19px;
line-height: 29px;
}
@media (max-width: 992px) {
.title.-h1 {
font-size: 40px;
}
.title.-h2 {
font-size: 30px;
line-height: 38px;
}
.title.-h3 {
font-size: 26px;
line-height: 30px;
}
}
@media (max-width: 769px) {
.title.-h1 {
font-size: 35px;
}
.title.-h2 {
font-size: 26px;
line-height: 32px;
}
.title.-h3 {
font-size: 22px;
line-height: 28px;
}
}
.select {
display: inline-block;
vertical-align: top;
position: relative;
}
.select select {
width: 100%;
position: absolute;
left: -9999em;
}
.select.-wide {
width: 100%;
}
.select.-on_dark .select2-selection {
background-color: rgba(255, 255, 255, 0.02);
border-color: rgba(255, 255, 255, 0.2);
color: #fff;
}
.select .select2-selection__rendered {
opacity: 0.3;
}
.select .selected .select2-selection__rendered {
opacity: 1;
}
.select.-on_dark .select2-selection:after {
opacity: 0.5;
}
.select.-on_dark .select2-selection__placeholder {
color: #fff;
}
.select2-search__field {
display: none;
}
.select.-on_dark .select2-container--focus .select2-selection,
.select.-on_dark .select2-container--open .select2-selection {
border-color: rgba(255, 255, 255, 0.4);
}
.select2 {
width: 100% !important;
display: block;
}
.select2-selection {
display: block;
width: 100%;
outline: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
height: 54px;
line-height: 52px;
font-size: 16px;
padding: 0 20px;
position: relative;
z-index: 10;
border: 2px solid #e9e9e9;
background: #fcfcfc;
color: #262626;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.select2-selection:after {
width: 0;
height: 0;
border-style: solid;
border-width: 5px 4.5px 0 4.5px;
border-color: #d1d1d1 transparent transparent transparent;
display: block;
position: absolute;
top: 50%;
right: 20px;
margin: -2px 0 0;
content: '';
background-size: 100% 100%;
}
.select2-selection .select2-search {
border: 0;
}
.select2-selection:hover {
border-color: #e1e1e1;
}
.select2-selection__placeholder {
color: #262626;
opacity: 0.3;
}
.select2-selection__rendered:empty:before {
visibility: hidden;
content: '\007C\00a0\00a0';
}
.select2-search {
display: block;
}
.search--title {
font-size: 34px;
padding: 50px 0;
}
.select2-search__field {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
padding: 8px 9px;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.select2-search--hide {
display: none;
}
.select2-dropdown {
position: absolute;
margin: 6px 0 0;
z-index: 10000;
background: #fff;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
font-size: 15px;
}
.select2-dropdown .select2-results {
display: block;
padding: 5px 0;
}
.select2-dropdown .select2-results li {
cursor: pointer;
padding: 10px 20px;
margin: 11px 0 0;
position: relative;
}
.select2-dropdown .select2-results li:before {
display: block;
width: 100%;
height: 1px;
background: #f0f0f0;
position: absolute;
top: -6px;
left: 0;
content: '';
}
.select2-dropdown .select2-results li:first-child {
margin: 0;
}
.select2-dropdown .select2-results li:first-child:before {
display: none;
}
.select2-dropdown .select2-results li[aria-disabled=true]+.select2-dropdown .select2-results li {
margin: 0;
}
.select2-dropdown .select2-results li[aria-disabled=true]+.select2-dropdown .select2-results li:before {
display: none;
}
.select2-dropdown .select2-results__option--highlighted {
color: #fff;
background: #3499e0;
}
.select2-dropdown .select2-results>.select2-results__options {
max-height: 200px;
overflow: auto;
}
.select2-dropdown--above {
margin: 0 0 6px;
}
li[aria-disabled="true"] {
display: none;
}
.slick-slider .slick-track {
padding-top: 1px;
padding-bottom: 1px;
margin-top: -1px;
margin-bottom: -1px;
}
.slick-slider .slick-slide {
outline: none;
}
.slick-slider .slick-slide img,
.slick-slider .slick-slide a {
outline: none;
}
.slick-slider .slick-dots {
text-align: center;
}
.slick-slider .slick-dots>li {
display: inline-block;
position: relative;
width: 20px;
vertical-align: top;
margin: 0px;
}
.slick-slider .slick-dots>li button {
display: block;
width: 20px;
height: 20px;
text-indent: -9999px;
margin: -5px 0;
position: relative;
}
.slick-slider .slick-dots>li button:before {
position: absolute;
top: 5px;
left: 5px;
display: block;
width: 10px;
height: 10px;
background-color: #ababab;
content: '';
-webkit-border-radius: 50%;
border-radius: 50%;
opacity: 0.3;
text-indent: -9999px;
}
.slick-slider .slick-dots>li.slick-active button:before {
opacity: 1;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.button {
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #000;
padding: 14px 20px;
font-size: 15px;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 600;
line-height: normal;
text-align: center;
background-color: #fff;
-webkit-transition: color 0.2s, background-color 0.2s;
transition: color 0.2s, background-color 0.2s;
}
.button.-bordered {
border: 2px solid #000;
padding: 10px 20px;
background-color: transparent;
}
.button.-white {
background-color: #fff;
color: #262626;
}
.button.-white:hover {
background-color: #e6e6e6;
}
.button.-white.-bordered {
background-color: transparent;
color: #fff;
}
.button.-white.-bordered:hover {
background-color: #fff;
}
.button.-green {
background-color: #5dc560;
color: #fff;
}
.button.-green:hover {
opacity: .8;
}
.button.-green.-bordered {
background-color: transparent;
color: #5dc560;
border-color: #5dc560;
}
.button.-green.-bordered:hover {
background-color: #5dc560;
border-color: #5dc560;
color: #fff;
}
.button.-green_light {
background-color: #5dc560;
color: #fff;
}
.button.-green_light:hover {
background-color: #5dc560;
opacity: .8;
}
.button.-green_light.-bordered {
background-color: transparent;
color: #5dc560;
border-color: #5dc560;
}
.button.-green_light.-bordered:hover {
background-color: #5dc560;
border-color: #5dc560;
color: #fff;
}
.button.-green_dark {
background-color: #5dc560;
color: #fff;
}
.button.-green_dark:hover {
background-color: #5dc560;
}
.button.-green_dark.-bordered {
background-color: transparent;
color: #5dc560;
border-color: #5dc560;
}
.button.-green_dark.-bordered:hover {
background-color: #5dc560;
border-color: #5dc560;
color: #fff;
}
.button.-picton_green {
background-color: #5dc560;
color: #fff;
}
.button.-picton_green:hover {
background-color: #5dc560;
}
.button.-picton_green.-bordered {
background-color: transparent;
color: #5dc560;
border-color: #5dc560;
}
.button.-picton_green.-bordered:hover {
background-color: #5dc560;
border-color: #5dc560;
color: #fff;
}
.button.-emerald {
background-color: #5cc67b;
color: #fff;
}
.button.-emerald:hover {
background-color: #47be6a;
}
.button.-emerald.-bordered {
background-color: transparent;
color: #5cc67b;
border-color: #5cc67b;
}
.button.-emerald.-bordered:hover {
background-color: #47be6a;
border-color: #47be6a;
color: #fff;
}
.button.-red {
background-color: #ed5151;
color: #fff;
}
.button.-red:hover {
background-color: #ea3434;
}
.button.-red.-bordered {
background-color: transparent;
color: #ed5151;
border-color: #ed5151;
}
.button.-red.-bordered:hover {
background-color: #ea3434;
border-color: #ea3434;
color: #fff;
}
.button.-waikawa_green:hover {
opacity: .8;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.button.-waikawa_green {
color: #fff;
background-color: #5dc560;
}
.button.-venice_blue.-bordered {
background-color: transparent;
color: #5dc560;
border-color: #5dc560;
}
.button.button-shadow {
-webkit-animation: pulses 3s infinite;
animation: pulses 3s infinite;
position: relative;
}
@-webkit-keyframes pulses {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
50% {
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
}
@keyframes pulses {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
50% {
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
}
.button.-arrowed .button--inner:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
font-size: 17px;
margin: 0 0 0 7px;
position: relative;
top: 1px;
}
.button.-arrowed.-large .button--inner:after {
margin-right: -8px;
}
.button.-arrow_on_hover .button--inner {
position: relative;
margin: 0 -10px;
padding: 0 10px;
-webkit-transition: padding 0.2s;
transition: padding 0.2s;
}
.button.-arrow_on_hover .button--inner i {
position: absolute;
top: 50%;
right: 5px;
opacity: 0;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-size: 15px;
margin: -7px 0 0;
}
.button.-arrow_on_hover:hover .button--inner {
padding: 0 20px 0 0;
}
.button.-arrow_on_hover:hover i {
opacity: 1;
right: 0px;
}
.button.-arrow_on_hover.-large:hover .button--inner {
padding: 0 20px 0 0;
}
.button.-arrow_on_hover.-large:hover .button--inner i {
opacity: 1;
right: -5px;
}
.button.-large {
font-size: 17px;
padding: 16px 30px;
}
.button.-medium.button--mail:before {
content: "\f003";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
font-size: 17px;
margin: 0 7px 0 0;
position: relative;
top: 1px;
}
.button.-medium {
font-size: 17px;
padding: 15px 20px;
font-size: 14px;
font-weight: 400;
}
.button.-large.-bordered {
padding: 14px 28px;
}
.button.-wide {
display: block;
width: 100%;
}
.button.-form_size {
padding: 5px 10px;
}
.button.-form_size2 {
padding: 8px 22px;
}
.button.-form_size2 span {
line-height: 2;
} .button.-menu_size.-bordered {
padding: 10px 18px;
}
@media (max-width: 769px) {
.button {
white-space: normal;
font-size: 13px;
padding: 12px 16px;
}
.button .button--inner {
padding: 0 !important;
margin: 0 !important;
}
.button.-bordered {
padding: 10px 12px;
}
.button.-with_arrow:hover i {
display: none;
}
.button.-large {
font-size: 15px;
padding: 14px 24px;
}
}
.field {
position: relative;
display: inline-block;
vertical-align: middle;
}
.field textarea {
height: 130px;
}
.field input,
.field textarea {
width: 100%;
background: #fcfcfc;
border: 2px solid #e9e9e9;
font-size: 16px;
line-height: 20px;
padding: 15px 20px;
position: relative;
z-index: 1;
resize: none;
-webkit-border-radius: 3px;
border-radius: 3px;
vertical-align: top;
color: #262626;
}
.field input::-webkit-input-placeholder,
.field textarea::-webkit-input-placeholder {
color: #262626;
opacity: 0.35;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input:-moz-placeholder,
.field textarea:-moz-placeholder {
color: #262626;
opacity: 0.35;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input::-moz-placeholder,
.field textarea::-moz-placeholder {
color: #262626;
opacity: 0.35;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input:-ms-input-placeholder,
.field textarea:-ms-input-placeholder {
color: #262626;
opacity: 0.35;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input:focus,
.field textarea:focus {
border-color: #5dc560;
}
.field input:focus::-webkit-input-placeholder,
.field textarea:focus::-webkit-input-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input:focus:-moz-placeholder,
.field textarea:focus:-moz-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input:focus::-moz-placeholder,
.field textarea:focus::-moz-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field input:focus:-ms-input-placeholder,
.field textarea:focus:-ms-input-placeholder {
color: #afafaf;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-medium input,
.field.-medium textarea {
font-size: 17px;
line-height: 27px;
padding: 14px 20px;
}
.field.-wide {
display: block;
}
.field.-on_dark input,
.field.-on_dark textarea {
background-color: rgba(255, 255, 255, 0.02);
border-color: rgba(255, 255, 255, 0.2);
color: #fff;
}
.field.-on_dark input::-webkit-input-placeholder,
.field.-on_dark textarea::-webkit-input-placeholder {
color: #fff;
opacity: 0.3;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input:-moz-placeholder,
.field.-on_dark textarea:-moz-placeholder {
color: #fff;
opacity: 0.3;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input::-moz-placeholder,
.field.-on_dark textarea::-moz-placeholder {
color: #fff;
opacity: 0.3;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input:-ms-input-placeholder,
.field.-on_dark textarea:-ms-input-placeholder {
color: #fff;
opacity: 0.3;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input:focus,
.field.-on_dark textarea:focus {
border-color: rgba(255, 255, 255, 0.4);
}
.field.-on_dark input:focus::-webkit-input-placeholder,
.field.-on_dark textarea:focus::-webkit-input-placeholder {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input:focus:-moz-placeholder,
.field.-on_dark textarea:focus:-moz-placeholder {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input:focus::-moz-placeholder,
.field.-on_dark textarea:focus::-moz-placeholder {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.field.-on_dark input:focus:-ms-input-placeholder,
.field.-on_dark textarea:focus:-ms-input-placeholder {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.form--row {
margin: 20px -20px 0;
}
.form--row:first-of-type {
margin-top: 0;
}
.form--row_inner {
display: table;
width: 100%;
table-layout: fixed;
border-spacing: 20px 0;
}
.form--col {
display: table-cell;
}
.form--footer {
margin: 20px 0 0;
}
.form--footer_buttons {
text-align: right;
}
@media (max-width: 769px) {
.form--row_inner,
.form--row,
.form--col {
display: block;
border-spacing: 0;
margin: 0;
}
.form--col {
margin: 15px 0 0;
}
}
.c-hamburger {
display: block;
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 96px;
height: 96px;
font-size: 0;
text-indent: -9999px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: none;
border-radius: none;
border: none;
cursor: pointer;
-webkit-transition: background 0.3s;
transition: background 0.3s;
}
.c-hamburger:focus {
outline: none;
}
.c-hamburger span {
display: block;
position: absolute;
top: 44px;
left: 18px;
right: 18px;
height: 8px;
background: #363636;
}
.c-hamburger span::before,
.c-hamburger span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 8px;
background-color: #363636;
content: "";
}
.c-hamburger span::before {
top: -20px;
}
.c-hamburger span::after {
bottom: -20px;
}
.c-hamburger--htx span {
-webkit-transition: background 0s 0.3s;
transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
-webkit-transition-duration: 0.3s, 0.3s;
transition-duration: 0.3s, 0.3s;
-webkit-transition-delay: 0.3s, 0s;
transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
-webkit-transition-property: top, -webkit-transform;
transition-property: top, -webkit-transform;
transition-property: top, transform;
transition-property: top, transform, -webkit-transform;
}
.c-hamburger--htx span::after {
-webkit-transition-property: bottom, -webkit-transform;
transition-property: bottom, -webkit-transform;
transition-property: bottom, transform;
transition-property: bottom, transform, -webkit-transform;
}
.c-hamburger--htx.is-active span,
.slideout-open .c-hamburger--htx span {
background: none !important;
}
.c-hamburger--htx.is-active span::before,
.slideout-open .c-hamburger--htx span::before {
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after,
.slideout-open .c-hamburger--htx span::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.slideout-open .c-hamburger--htx span::before,
.c-hamburger--htx.is-active span::after,
.slideout-open .c-hamburger--htx span::after {
-webkit-transition-delay: 0s, 0.3s;
transition-delay: 0s, 0.3s;
}
.topbar {
padding: 13px 0;
background-color: #2a3444;
color: #fff;
font-size: 15px;
position: relative;
z-index: 1000;
}
.topbar.-pickled {
background-color: #383D61;
}
.topbar.-violet {
background-color: #7c6aa6;
}
.topbar.-dark {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.topbar [class*=col]:after {
content: "";
display: table;
clear: both;
}
.topbar .select_language {
float: left;
margin: 0 35px 0 0;
}
.topbar .follow_us {
float: left;
margin: 1px 0 0;
}
.topbar .topbar_contacts {
float: right;
padding: 2px 0 0;
}
.topbar--right .follow_us {
float: right;
}
@media (max-width: 992px) {
.topbar .topbar_contacts {
float: left;
}
.topbar [class*=col] {
margin: 15px 0 0;
}
.topbar [class*=col]:first-child {
margin: 0;
}
}
.header {
background: #fff;
position: relative;
z-index: 100;
}
.header:after {
content: "";
display: table;
clear: both;
}
.header.-backgroundless {
background: none;
}
.header--inner {
padding: 35px 0;
}
.header--inner>.row {
position: relative;
}
.header--right {
float: right;
}
@media( min-width: 1200px) {
.header--right {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
}
.header--logo {
position: relative;
z-index: 1;
}
.header--logo img {
width: 180px;
max-width: 100%;
display: block;
height: auto;
}
.header--logo.logo a {
font-size: 30px;
color: #262626;
}
.header--menu_opener {
display: none;
position: absolute;
left: 12px;
top: 50%;
width: 60px;
height: 60px;
margin: -30px 0 0;
z-index: 1;
color: #fff;
padding: 0;
}
.header--menu_opener .c-hamburger {
top: 2px;
left: 2px;
-webkit-transform: scale(0.4) translate(-50%, -50%);
-ms-transform: scale(0.4) translate(-50%, -50%);
transform: scale(0.4) translate(-50%, -50%);
}
.header--menu_opener.-white .c-hamburger span,
.header--menu_opener.-white .c-hamburger span:before,
.header--menu_opener.-white .c-hamburger span:after {
background: #fff;
}
.header .container>.row {
position: relative;
}
.header .row>[class*=col] {
position: static !important;
}
.header {
border-bottom: 1px solid #f5f5f5;
}
.header_nav .no-menu a {
color: #262626;
text-decoration: underline;
}
.header_sticky {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
position: fixed;
top: 0;
left: 0;
width: 100%;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
z-index: 1001;
opacity: 0;
}
.header_sticky.-stick {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
will-change: transform;
}
.header_sticky.-stick.-backgroundless {
background: #fff;
}
@media (max-width: 1200px) {
.header--logo {
padding: 0;
}
.header--right {
float: none;
padding: 10px 0 0;
}
}
@media (max-width: 992px) {
.header {
padding: 0;
}
.header--logo {
text-align: center;
}
.header--menu_opener {
display: block !important;
margin: -30px 0 0;
}
}
@media (max-width: 769px) {
.header--menu_opener {
left: 0;
}
}
.header_nav {
display: inline-block;
}
.header_nav.-right {
float: right;
}
.header_nav--phone {
font-size: 15px;
display: inline-block;
padding: 5px 0 5px 37px;
color: #fff;
position: relative;
margin: 0 0 0 18px;
font-size: 18px;
}
.header_nav--phone:before {
width: 1px;
height: 30px;
background: #fff;
opacity: 0.1;
content: '';
position: absolute;
left: -23px;
top: 0;
}
.header_nav--phone .bi_com-phone {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
font-size: 21px;
position: absolute;
top: 3px;
left: 0;
}
.header_nav.-wide {
width: 100%;
border-top: 1px solid #e9e9e9;
}
.header_nav.-wide .header_nav--inner {
max-width: 1140px;
margin: 0 auto;
}
@media (max-width: 1200px) {
.header_nav.-wide .header_nav--inner {
width: 940px;
}
}
.header_search {
display: inline-block;
position: relative;
margin-right: 35px;
}
.header_search--dropdown {
display: none;
background: #fff;
width: 210px;
-webkit-border-radius: 3px;
border-radius: 3px;
left: -180px;
top: 35px;
position: absolute;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.header_search--dropdown:before {
content: '';
position: absolute;
display: block;
left: 185px;
top: -5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #fff transparent;
}
.header_search--dropdown input {
font-size: 15px;
font-weight: 500;
width: 100%;
display: block;
padding: 14px 15px;
}
.header_search--opener {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
}
.header_search--opener [class*=icons8] {
display: block;
font-size: 22px;
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.header_search--opener.-active [class*=bi_]:before {
color: #3499e0;
}
.header_auth {
display: inline-block;
}
.header_auth>a {
color: #3499e0;
display: inline-block;
padding: 0 30px 0 30px;
position: relative;
font-weight: 500;
}
.header_auth>a:hover {
text-decoration: underline;
}
.header_auth>a:before {
display: block;
content: '';
position: absolute;
width: 1px;
height: 25px;
background: #e5e5e5;
top: -5px;
left: 0px;
}
.follow_us strong {
display: inline-block;
font-weight: 500;
}
.follow_us ul {
display: inline-block;
}
.follow_us ul li {
display: inline-block;
margin: 0 0 0 13px;
}
.follow_us a {
color: #fff;
opacity: 0.9;
}
.follow_us a:hover {
opacity: 0.3;
}
.follow_us.-mobile_sidebar {
padding: 18px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.follow_us.-mobile_sidebar strong {
display: none;
}
.follow_us.-mobile_sidebar ul {
display: block;
text-align: center;
font-size: 20px;
}
.follow_us.-mobile_sidebar ul li {
margin: 0 7px;
}
.follow_us {
padding-top: 1px;
}
.follow_us strong {
margin-left: 15px;
}
.select_language {
position: relative;
}
.select_language--opener {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
position: relative;
font-size: 15px;
color: #fff;
padding: 0 16px 0 26px;
font-weight: 500;
height: 20px;
top: -1px;
}
.select_language--opener:after {
position: absolute;
top: 50%;
right: 0;
margin: -1px 0 0;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 5px 4px 0 4px;
border-color: #fff transparent transparent transparent;
}
.select_language--opener .select_language--opener_icon {
font-size: 23px;
position: absolute;
top: 50%;
left: -2px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.select_language--opener:hover {
text-decoration: underline;
}
.select_language--list {
display: none;
position: absolute;
top: 27px;
left: 30px;
width: 150px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
z-index: 1000;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #fff;
}
.select_language--list>li {
padding: 5px 0;
border-bottom: 1px solid #e5e5e5;
}
.select_language--list>li>a {
color: #000;
padding: 10px 0 10px 20px;
display: block;
}
.select_language--list>li>a:hover {
background: #5dc560;
color: #fff;
}
.select_language--list>li:last-child {
border-bottom: none;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.select_language--list:before {
content: '';
position: absolute;
display: block;
left: 74px;
top: -5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #fff transparent;
}
.select_language.-opened .select_language--list {
display: block;
}
.select_language.-mobile_sidebar {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.select_language.-mobile_sidebar .select_language--opener {
display: block;
width: 100%;
color: #fff;
padding: 17px 20px 17px 50px;
text-align: left;
border-top: 1px solid rgba(255, 255, 255, 0.1);
height: auto;
text-decoration: none;
}
.select_language.-mobile_sidebar .select_language--opener:after {
position: absolute;
top: 50%;
right: 16px;
margin: -4px 0 0;
display: block;
border-style: solid;
border-width: 4px 0 4px 4px;
border-color: transparent transparent transparent #fff;
content: '';
opacity: 0.3;
}
.select_language.-mobile_sidebar .select_language--opener_icon {
left: 20px;
}
.select_language.-mobile_sidebar .select_language--list {
width: 100%;
position: relative;
top: 0;
left: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.select_language.-mobile_sidebar .select_language--list:before {
display: none;
}
.select_language.-mobile_sidebar .select_language--list li {
border: 0;
padding: 0;
}
.select_language.-mobile_sidebar .select_language--list a {
border-top: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.3);
display: block;
padding: 17px 20px 17px 40px;
}
.select_language.-mobile_sidebar .select_language--list a:hover {
background: none;
}
.select_language.-mobile_sidebar.-opened .select_language--opener:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.topbar_contacts--item {
display: inline-block;
margin: 0 0 0 28px;
padding: 0 0 0 27px;
position: relative;
color: #fff;
}
.topbar_contacts--item span i {
font-size: 20px;
display: block;
font-weight: 300;
position: absolute;
top: -4px;
left: 0;
}
.topbar_contacts--item span i.icons8-message {
margin-top: 0;
}
.topbar_contacts--item span i.icons8-talk {
font-size: 24px;
margin-top: -2px;
}
.topbar_contacts--item:first-child {
margin: 0;
}
.topbar_contacts.-mobile_sidebar .topbar_contacts--item {
display: block;
margin: 0;
font-size: 15px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding: 17px 20px;
}
.topbar_contacts.-mobile_sidebar .topbar_contacts--item [class*=contact_] {
display: block;
padding: 0 20px 0 30px;
position: relative;
}
.topbar_contacts [class*=contact_] a {
color: inherit;
}
.topbar_contacts [class*=contact_] a:hover {
text-decoration: underline;
}
.section {
padding: 100px 0;
background-size: cover;
background: #fff;
position: relative;
}
.section.-padding_top_smaller {
padding-top: 80px;
}
.section.-gray_light {
background-color: #ecf0f6;
}
.section.-contact_us {
background: #383d61 url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/design/contact_form_bg.jpg);
position: relative;
}
.section.-contact_us>div {
position: relative;
z-index: 2;
}
.section.-contact_us:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.85;
background-color: #2a3444;
}
.contact_form {
padding-top: 50px;
}
.section--header {
margin: -20px 0 70px;
position: relative;
z-index: 1;
padding: 0 20px;
}
.section--title {
font-size: 46px;
font-weight: 300;
text-align: center;
letter-spacing: -.5px;
margin-bottom: 20px;
}
.section--title.-left {
text-align: left;
}
.section--description {
font-size: 20px;
line-height: 30px;
color: #9b9b9b;
text-align: center;
margin: 13px 0 0;
letter-spacing: -.5px;
}
.section--description.-left {
text-align: left;
}
.section--text .title.-h2 {
margin: 0 0 35px;
}
.section--footer {
text-align: center;
padding: 70px 0 0;
}
.section.-odd {
background: #f7f7f7;
}
.section.-bordered {
border-top: 1px solid #e9e9e9;
}
.section.-hide {
display: none;
}
.section.-dark_mode {
background-color: transparent;
}
.pop_up_tabs.js-pop_up_tabs div.wpcf7 .ajax-loader,
.-on_dark .ajax-loader {
display: block !important;
}
.section.-dark_mode .section--title {
color: #fff;
}
.section.-dark_mode .section--description {
color: rgba(255, 255, 255, 0.3);
}
.section.-parallax {
background-attachment: fixed !important;
}
.section.-compact {
padding: 95px 0;
}
.section.-pattern {
background-size: auto;
background-repeat: repeat;
}
.section.-pattern.-light {
background-image: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/pattern-light.png);
}
.section.-pattern.-dark {
background-image: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/pattern-dark.png);
}
.section.-rounded {
-webkit-border-radius: 50%/50px;
border-radius: 50%/50px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
padding-bottom: 150px;
margin-left: -15px;
margin-right: -15px;
}
.section.-rounded+.section {
margin-top: -50px;
padding-top: 200px;
}
.section.-paddingless {
padding: 0 !important;
}
.section.-cut {
overflow: hidden;
}
.section:nth-child(1) {
z-index: 30;
}
.section:nth-child(2) {
z-index: 29;
}
.section:nth-child(3) {
z-index: 28;
}
.section:nth-child(4) {
z-index: 27;
}
.section:nth-child(5) {
z-index: 26;
}
.section:nth-child(6) {
z-index: 25;
}
.section:nth-child(7) {
z-index: 24;
}
.section:nth-child(8) {
z-index: 23;
}
.section:nth-child(9) {
z-index: 22;
}
.section:nth-child(10) {
z-index: 21;
}
.section:nth-child(11) {
z-index: 20;
}
.section:nth-child(12) {
z-index: 19;
}
.section:nth-child(13) {
z-index: 18;
}
.section:nth-child(14) {
z-index: 17;
}
.section:nth-child(15) {
z-index: 16;
}
.section:nth-child(16) {
z-index: 15;
}
.section:nth-child(17) {
z-index: 14;
}
.section:nth-child(18) {
z-index: 13;
}
.section:nth-child(19) {
z-index: 12;
}
.section:nth-child(20) {
z-index: 11;
}
.section:nth-child(21) {
z-index: 10;
}
.section:nth-child(22) {
z-index: 9;
}
.section:nth-child(23) {
z-index: 8;
}
.section:nth-child(24) {
z-index: 7;
}
.section:nth-child(25) {
z-index: 6;
}
.section:nth-child(26) {
z-index: 5;
}
.section:nth-child(27) {
z-index: 4;
}
.section:nth-child(28) {
z-index: 3;
}
.section:nth-child(29) {
z-index: 2;
}
.section:nth-child(30) {
z-index: 1;
}
.section_divider {
height: 1px;
background: #e9e9e9;
border: 0;
width: 100%;
display: block;
padding: 0;
margin: 0 auto;
}
.section_divider.-narrow {
max-width: 1170px;
}
@media (max-width: 992px) {
.section {
padding: 50px 0 !important;
}
.section--header {
margin: 0 0 30px;
}
.section--title {
font-size: 40px;
}
.section--description {
font-size: 17px;
line-height: 24px;
margin: 20px 0 0;
}
.section--description br {
display: none;
}
.section--footer {
padding-top: 50px;
}
.section.-rounded {
-webkit-border-radius: 50%/25px;
border-radius: 50%/25px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
padding: 100px 0 125px !important;
}
.section.-rounded+.section {
margin-top: -25px;
padding-top: 125px !important;
padding-bottom: 100px !important;
}
.section.-paddingless,
.section.-paddingless.-rounded {
padding: 0 !important;
}
}
@media (max-width: 769px) {
.section--title {
font-size: 30px;
}
.section--footer .button {
display: block;
width: 100%;
}
}
.notification {
background: #5dc560;
color: #fff;
font-size: 16px;
line-height: 20px;
}
.notification--inner {
max-width: 1150px;
margin: 0 auto;
text-align: center;
position: relative;
padding: 18px 30px;
}
.notification--close {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
display: block;
opacity: 0.5;
position: absolute;
right: 0;
top: 50%;
margin: -11px 0 0;
font-size: 22px;
color: #fff;
}
.notification--close:hover {
opacity: 1;
}
@media (max-width: 769px) {
.notification--inner {
padding-right: 60px;
}
.notification--close {
font-size: 18px;
right: 10px;
}
}
.footer {
background-size: cover;
position: relative;
}
.footer>div {
position: relative;
z-index: 2;
}
.footer:after {
content: '';
display: inline-block;
position: absolute;
width: 100%;
opacity: 0.9;
background-color: rgba(42, 52, 68, 1);
top: 0;
left: 0;
height: 100%;
}
.footer--inner {
position: relative;
z-index: 1;
}
.footer.-green_dark {
background-color: #5dc560;
}
.footer.-green_dark .footer--bg {
background-color: #5dc560;
}
.footer.-deluge {
background-color: #7c6aa6;
}
.footer.-deluge .footer--bg {
background-color: #7c6aa6;
}
.footer--bg {
position: absolute;
}
.footer_main {
position: relative;
padding: 51px 0 0;
}
.footer_main--column_title {
color: #fff;
font-size: 17px;
line-height: 29px;
font-weight: 700;
display: block;
}
.footer_main--column a,
.footer_main--column {
color: #fff;
}
.footer_main--column td {
border: 1px solid #fff;
padding: 3px;
text-align: center;
}
.footer_main--column {
line-height: 26px;
font-size: 15px;
padding-bottom: 30px;
}
.footer_main--column a {
text-decoration: underline;
}
.footer_main--column_title {
padding-bottom: 18px;
}
.footer_main--column input {
border: 1px solid #fff;
border-radius: 3px;
color: #fff;
padding: 6px 12px;
}
.footer_main--column select {
max-width: 100%;
}
.footer_main--column.widget_rss {}
.footer_main--column.widget_rss li {
margin-bottom: 15px;
}
.footer_main--column.widget_rss cite {
font-style: italic;
}
.footer_main--column.widget_rss a {
font-weight: bold;
display: block;
margin-bottom: 4px;
}
.footer_main--column.widget_rss span {
opacity: 0.6;
font-size: 14px;
}
.footer_main--column .textwidget p {
padding: 0;
border-top: 0;
padding-bottom: 16px;
padding-right: 25px;
line-height: 25px;
}
.footer_main--column.widget_recent_entries ul {
display: block;
margin-top: -12px;
padding-right: 15px;
}
.footer_main--column.widget_recent_entries ul li {
display: block;
line-height: 16px;
position: relative;
padding: 12px 25px 12px 0;
text-align: left;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer_main--column.widget_recent_entries ul li:before {
position: absolute;
content: "\eb14";
display: block;
right: 10px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-top: 3px;
color: #fff;
font-size: 12px;
font-family: Budicon;
}
.footer_main--column.widget_recent_entries ul li a {
text-decoration: none;
line-height: 22px;
}
.footer_main--column.widget_recent_entries ul li a:hover {
text-decoration: underline;
}
.footer_main--column.widget_origin_insuranced-widgets-info ul {
display: block;
margin-top: -18px;
}
@media (max-width: 1190px) {
.footer_main--column {
margin: 50px 0 0;
}
.footer_main [class*="col-"]:nth-child(1) .footer_main--column,
.footer_main [class*="col-"]:nth-child(2) .footer_main--column {
margin: 0;
}
}
@media (max-width: 992px) {
.footer {
background-size: contain;
}
}
@media (max-width: 768px) {
.footer_main--column_title {
text-align: center;
}
.footer_main [class*="col-"]:nth-child(2) .footer_main--column {
margin: 50px 0 0;
}
}
.footer_navigation {
padding: 6px 15px 0 0;
}
.footer_navigation--item {
display: block;
position: relative;
padding: 12px 25px 12px 0;
text-align: left;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer_navigation--item:before {
position: absolute;
content: "\eb14";
display: block;
right: 10px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-top: 3px;
color: #fff;
font-size: 12px;
font-family: Budicon;
}
.footer_navigation--link {
color: #fff;
font-size: 15px;
line-height: 22px;
}
.footer_navigation--link:hover {
text-decoration: underline;
}
@media (max-width: 769px) {
.footer_navigation--item {
width: 300px;
margin: 0 auto;
}
.footer_navigation--item_wrap {
margin: 0 !important;
}
.footer_navigation--item_nav {
padding: 0 !important;
}
}
.footer_copyrights {
margin: 24px 0 0;
}
.footer_copyrights--logo img {
width: 180px;
}
.footer_copyrights--container {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding: 25px 0;
position: relative;
z-index: 1;
}
.footer_copyrights--item_copyrights {
font-size: 15px;
color: #fff;
opacity: 0.6;
text-align: right;
padding: 7px 0 0 0;
margin: 0;
}
@media (max-width: 769px) {
.footer_copyrights {
margin: 20px 0 0;
text-align: center;
}
.footer_copyrights--item_copyrights {
text-align: center;
margin: 10px 0 0;
padding: 0;
}
}
.footer_contact_info {
padding: 5px 0 0;
}
.footer_contact_info--item {
padding: 10px 0;
position: relative;
color: #fff;
font-size: 15px;
line-height: 25px;
}
.footer_contact_info--item i {
display: block;
position: absolute;
left: -2px;
top: 12px;
}
.footer_contact_info--item .bi_com-phone {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
font-size: 16px;
}
.footer_contact_info--item .bi_com-email {
font-size: 16px;
}
.footer_contact_info--item .bi_location-alt-pin {
font-size: 19px;
left: -3px;
}
.footer_contact_info--item .bi_time-clock-a {
font-size: 18px;
}
.footer_contact_info--item span {
display: inline-block;
vertical-align: text-top;
padding: 0 0 0 28px;
}
@media (max-width: 768px) {
.footer_contact_info {
width: 300px;
margin: 0 auto;
}
}
.footer_about {
position: relative;
padding: 17px 25px 0 0;
}
.footer_about--text {
font-size: 15px;
line-height: 25px;
color: #fff;
padding: 0 0 16px;
}
.footer_about--text:last-child {
padding: 0;
}
@media (max-width: 768px) {
.footer_about {
width: 300px;
margin: 0 auto;
}
}
.footer_blog {
position: relative;
padding: 7px 15px 0 0;
}
@media (max-width: 1190px) {
.footer_blog {
padding: 0 0 50px;
}
}
.footer_projects {
position: relative;
padding: 7px 15px 0 0;
}
@media (max-width: 970px) {
.footer_projects {
padding: 0 0 50px;
}
}
.tip_help {
position: fixed;
bottom: 30px;
right: 30px;
width: 380px;
background: #fff;
z-index: 100;
padding: 20px 25px;
color: #262626;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
will-change: transform;
}
.tip_help--close {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
display: block;
width: 22px;
height: 22px;
opacity: 0.2;
position: absolute;
right: 22px;
top: 29px;
margin: -11px 0 0;
font-size: 22px;
color: #262626;
}
.tip_help--close:hover {
opacity: 1;
}
.tip_help--close span {
display: block;
width: 16px;
height: 16px;
}
.tip_help--close span:before,
.tip_help--close span:after {
display: block;
width: 100%;
height: 1px;
background: #262626;
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: '';
}
.tip_help--close span:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.tip_help--title {
font-size: 18px;
font-weight: 600;
margin: 0 0 20px;
}
.tip_help--text {
font-size: 16px;
line-height: 23px;
color: #969696;
}
.tip_help--contact {
margin: 20px 0 0;
}
.tip_help--contact:after {
content: "";
display: table;
clear: both;
}
.tip_help--contact_card {
width: 230px;
float: left;
}
.tip_help--contact_button {
float: left;
width: 100px;
text-align: right;
}
.tip_help--contact_image {
width: 60px;
height: 60px;
display: block;
float: left;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid #e9e9e9;
padding: 4px;
margin: 0 15px 0 -5px;
}
.tip_help--contact_image img {
display: block;
width: 100%;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 100%;
}
.tip_help--contact_name {
display: block;
font-size: 16px;
font-weight: 600;
color: #262626;
margin: 9px 0 0;
}
.tip_help--contact_job {
display: block;
font-size: 14px;
color: #969696;
margin: 7px 0 0;
}
.tip_help--contact_button {
margin: 8px 0 0;
}
.tip_help.-hide {
display: none;
}
@media (max-width: 992px) {
.tip_help {
display: none;
}
}
.tip_order {
display: block;
}
.tip_order [class*=bi_] {
font-size: 90px;
position: absolute;
right: 35px;
bottom: 20px;
}
.tip_order--button {
padding: 10px 15px;
margin-top: 20px;
text-transform: uppercase;
}
.text_block {
padding-right: 40px;
}
.text_block--title {
margin-bottom: 45px;
}
.text_block--footer {
padding-top: 40px;
}
@media (max-width: 992px) {
.text_block {
padding: 0;
}
.text_block--title {
margin-bottom: 30px;
}
.text_block--footer {
padding-top: 30px;
}
}
@media (max-width: 769px) {
.text_block--title {
margin-bottom: 20px;
}
.text_block--footer .button {
display: block;
width: 100%;
}
}
.post .entry-header {
padding-top: 30px;
}
.post .entry-title {
color: #262626;
font-size: 19px;
line-height: 29px;
text-transform: uppercase;
font-weight: 500;
}
.post .entry-title>a {
color: #262626;
}
.post .entry-content {
padding-top: 23px;
font-size: 17px;
line-height: 27px;
color: #9b9b9b;
}
.post .entry-content figure {
line-height: 0;
}
.post .entry-content figure img {
width: 100%;
}
.post .entry-content a {
color: #5dc560;
}
.post .entry-content a:hover {
text-decoration: underline;
}
.post .entry-content h1,
.post .entry-content h2,
.post .entry-content h3,
.post .entry-content h4,
.post .entry-content h5,
.post .entry-content h6 {
padding-bottom: 18px;
color: #363636;
background-color: #ecf0f6;
}
.post .entry-content h1 {
font-size: 30px;
line-height: 36px;
}
.post .entry-content h2 {
font-size: 28px;
line-height: 34px;
}
.post .entry-content h3 {
font-size: 26px;
line-height: 32px;
}
.post .entry-content h4 {
font-size: 24px;
line-height: 30px;
}
.post .entry-content h5 {
font-size: 22px;
line-height: 28px;
}
.post .entry-content h6 {
font-size: 19px;
line-height: 25px;
}
.post .entry-content>p {
margin: 20px 0;
}
.post .entry-content blockquote {
font-style: italic;
font-weight: normal;
padding: 20px;
border: 1px solid #e5e5e5;
border-left: 3px solid #0fbe7c;
margin: 20px 0;
background: #fff;
}
.post .entry-content blockquote:before,
.post .entry-content blockquote:after {
content: '';
}
.post .entry-content blockquote cite {
text-transform: uppercase;
font-size: 12px;
font-style: normal;
display: block;
text-align: right;
}
.post .entry-content table {
width: 100%;
background: #fff;
margin: 0 0 20px;
}
.post .entry-content table tr:nth-child(2n) td {
background: #fafafa;
}
.post .entry-content table th {
font-weight: bold;
text-align: left;
color: #363636;
}
.post .entry-content table td,
.post .entry-content table th {
border: 1px solid #e5e5e5;
padding: 8px 14px;
}
.post .entry-content pre,
.post .entry-content code,
.post .entry-content kbd,
.post .entry-content var,
.post .entry-content samp,
.post .entry-content tt {
font-family: Hack, Courier, monospace;
font-size: 14px;
line-height: 19px;
white-space: pre-wrap;
}
.post .entry-content pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #e5e5e5;
}
.post .entry-content dl {
margin: 0 0 20px;
}
.post .entry-content dl dt {
margin: 0 0 3px;
font-weight: bold;
}
.post .entry-content dl dd {
margin: 0 0 15px;
}
.post .entry-content ul,
.post .entry-content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.post .entry-content ul li>ol,
.post .entry-content ol li>ol,
.post .entry-content ul li>ul,
.post .entry-content ol li>ul {
margin-bottom: 0;
}
.post .entry-content ul {
list-style: circle;
}
.post .entry-content ol {
list-style: decimal;
}
.post .entry-content address {
display: block;
font-style: italic;
margin: 0 0 20px;
}
.post .entry-content abbr,
.post .entry-content acronym,
.post .entry-content dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
.post .entry-content cite,
.post .entry-content em,
.post .entry-content i {
font-style: italic;
}
.post .entry-content ins {
background: #fff;
}
.post .entry-content sub,
.post .entry-content sup {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
.post .entry-content sub {
top: 0.5ex;
}
.post .entry-content sup {
bottom: 1ex;
}
.post .entry-footer {
padding-top: 22px;
vertical-align: middle;
}
.post .entry-footer .icon-links {
float: right;
display: block;
color: #9b9b9b;
font-size: 15px;
padding: 5px 0 0;
}
.post .entry-footer .icon-links:after {
content: "";
display: table;
clear: both;
}
.post .entry-footer .icon-links>a,
.post .entry-footer .icon-links>div {
float: left;
margin: 0 0 0 30px;
color: #868686;
font-family: 'Open Sans', Arial, sans-serif;
}
.post .entry-footer .icon-links>a>a,
.post .entry-footer .icon-links>div>a {
color: #868686;
font-family: #262626;
}
.post .entry-footer .icon-links>a b,
.post .entry-footer .icon-links>div b {
font-weight: normal;
}
.post .entry-footer .icon-links [class*=bi_],
.post .entry-footer .icon-links [class*=fa-] {
font-size: 24px;
color: #c2c2c2;
position: relative;
float: left;
margin: -5px 8px 0 0;
}
.post .entry-footer .icon-links [class*=bi_]:before,
.post .entry-footer .icon-links [class*=fa-]:before {
margin: 0;
}
.post .entry-footer .icon-links .fa-heart-o {
margin-right: 10px;
}
.post .entry-footer .icon-links .bi_com-bubble {
margin-top: -4px;
}
.post .entry-footer .tags-links {
position: relative;
display: inline-block;
width: 60%;
margin: -10px 0 0;
}
.post .entry-footer .tags-links>a {
border: 1px solid #e6e6e6;
color: #b3b3b3;
font-size: 15px;
font-style: italic;
padding: 6px 10px;
margin: 10px 10px 0 0;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
.post .entry-footer .tags-links>span {
position: absolute;
width: 1px;
height: 1px;
clip: 1px 1px 1px 1px;
overflow: hidden;
}
.post--info_userpic {
height: 62px;
width: 62px;
position: absolute;
left: 0;
top: -6px;
}
.post--info_userpic img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.post--info {
position: relative;
padding: 10px 0 0 93px;
}
.post--info_user {
font-size: 17px;
}
.post--info_user>a {
color: #262626;
}
.post--info_meta {
padding-top: 12px;
}
.post--info_meta li {
display: inline-block;
margin: 0 0 0 30px;
color: #9b9b9b;
font-size: 16px;
position: relative;
}
.post--info_meta li:before {
position: absolute;
content: '';
display: block;
height: 3px;
width: 3px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #d0d0d0;
left: -17px;
top: 7px;
}
.post--info_meta li:first-child {
margin: 0;
}
.post--info_meta li:first-child:before {
display: none;
}
.post--info_meta li>a {
color: #3499e0;
}
.post.-page {
padding: 0 30px 0 0;
}
.post.-page .entry-header {
padding-top: 26px;
}
.post.-page .entry-title {
font-size: 35px;
line-height: 45px;
}
.post.-page .entry-content {
padding-top: 20px;
}
.post.-page .entry-footer {
padding: 42px 0 0;
}
@media (max-width: 992px) {
.post .entry-footer .icon-links>a,
.post .entry-footer .icon-links>div {
display: block;
float: left;
margin: 0 20px 0 0;
}
.post.-page {
padding: 0;
}
.post.-page .entry-title {
font-size: 26px;
line-height: 35px;
}
.post.-page .entry-footer .tags-links {
display: block;
width: 100%;
margin-bottom: 20px;
}
}
@media (max-width: 769px) {
.post--info_meta li {
display: block;
padding: 0;
margin: 5px 0 0;
}
.post--info_meta li:before {
display: none;
}
.post .entry-footer .icon-links {
float: none;
display: block;
margin: 0 0 20px;
}
.post .entry-footer .button {
float: none;
display: block;
width: 100%;
}
}
.pagination {
position: relative;
border-top: 1px solid #e2e2e2;
margin: 0 -15px;
min-height: 84px;
}
.pagination ul {
text-align: center;
color: #9b9b9b;
}
.pagination ul li {
display: inline-block;
font-size: 19px;
margin-left: 5px;
position: relative;
padding: 22px 0;
}
.pagination ul li:first-child {
margin-left: 0;
}
.pagination ul a {
color: #969696;
display: block;
padding: 10px;
}
.pagination ul a:before {
display: none;
width: 100%;
height: 3px;
background: #5dc560;
content: '';
position: absolute;
top: -1px;
left: 0;
}
.pagination ul a.-active {
color: #5dc560;
}
.pagination ul a.-active:before {
display: block;
}
.pagination--link {
font-size: 18px;
color: #9b9b9b;
position: absolute;
top: 31px;
}
.pagination--link i.icons8-right {
display: inline-block;
position: relative;
top: 1px;
}
.pagination--link.-prev {
left: 15px;
}
.pagination--link.-prev i.icons8-right {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
margin-left: -3px;
}
.pagination--link.-next {
right: 15px;
}
.pagination--link.-next i {
margin-right: -3px;
}
.section .pagination {
margin-bottom: -102px;
}
.case_studies .pagination {
margin-top: 100px;
}
.pagination {
position: relative;
border-top: 1px solid #e2e2e2;
margin: 0 -15px;
min-height: 84px;
}
.pagination ul,
.pagination {
text-align: center;
color: #9b9b9b;
}
.pagination ul li {
display: inline-block;
font-size: 19px;
margin-left: 5px;
position: relative;
padding: 22px 0;
}
.pagination ul li:first-child,
.pagination .page-numbers:first-child {
margin-left: 0;
}
.pagination ul a {
color: #969696;
display: block;
padding: 10px;
}
.pagination .page-numbers {
color: #969696;
display: inline-block;
font-size: 19px;
margin-left: 5px;
position: relative;
padding: 32px 10px;
}
.pagination ul a:before,
.page-numbers.current:before {
display: none;
width: 100%;
height: 3px;
background: #5dc560;
content: '';
position: absolute;
top: -1px;
left: 0;
}
.pagination ul a.-active,
.page-numbers.current {
color: #5dc560;
}
.pagination ul a.-active:before,
.page-numbers.current:before {
display: block;
}
.pagination--link,
.prev.page-numbers,
.next.page-numbers {
font-size: 18px;
color: #9b9b9b;
position: absolute;
}
.pagination--link i.icons8-right {
display: inline-block;
position: relative;
top: 1px;
}
.pagination--link.-prev,
.prev.page-numbers {
left: 15px;
}
.pagination--link.-prev i.icons8-right,
.prev.page-numbers i.icons8-right {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
margin-left: -3px;
display: inline-block;
position: relative;
top: 1px;
}
.pagination--link.-next,
.next.page-numbers {
right: 15px;
}
.pagination--link.-next i {
margin-right: -3px;
}
.section .pagination {
margin-bottom: -102px;
}
.case_studies .pagination {
margin-top: 100px;
}
.article.-blog_page .article--preview img {
height: auto;
}
@media (max-width: 992px) {
.section .pagination {
margin-bottom: -30px;
}
}
@media (max-width: 769px) {
.pagination {
min-height: 64px;
}
.pagination ul {
display: none;
text-align: left;
padding: 20px 0;
}
.pagination ul li {
display: block;
margin: 0;
}
.pagination ul li a {
padding: 5px;
}
.pagination--link {
top: 20px;
}
.section .pagination {
margin-bottom: -50px;
}
}
.calendar {
display: table;
width: 100%;
position: relative;
}
.calendar--title {
background: #fff;
font-size: 14px;
font-weight: 500;
position: relative;
padding: 19px 0;
text-transform: uppercase;
}
.calendar--months {
border-top: 1px solid #e5e5e5;
}
.calendar--months>th {
padding: 15px 0;
background: #fff;
font-size: 14px;
font-weight: 500;
position: relative;
}
.calendar--months>th:first-child {
padding-left: 5px;
}
.calendar--months>th:last-child {
padding-right: 5px;
}
.calendar--links {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.calendar--arrow {
position: absolute;
top: 13px;
right: 20px;
z-index: 2;
font-size: 24px;
}
.calendar--arrow.-prev {
left: 20px;
z-index: 1;
}
.calendar--arrow>a {
color: #cbcbcb;
}
.calendar--arrow>a:hover {
color: #8c8a8a;
}
.calendar--days {
background: #fff;
font-size: 14px;
width: 100%;
text-align: center;
}
.calendar--days>tr>td {
padding-bottom: 14px;
}
.calendar--days>tr>td:first-child {
padding-left: 5px;
}
.calendar--days>tr>td:last-child {
padding-right: 5px;
}
.calendar--days>tr>td>span {
color: #bababa;
font-weight: normal;
}
.progressbar {
display: block;
width: 100px;
height: 100px;
position: relative;
}
.progressbar--label {
font-size: 22px;
font-weight: 300;
color: #262626 !important;
}
.progressbar--label:after {
content: '%';
}
.progressbars {
position: relative;
}
.progressbars--title {
font-size: 36px;
text-align: center;
}
.progressbars--item {
text-align: center;
margin: 75px 0 0;
}
.progressbars--item .progressbar {
margin: 0 auto;
}
.progressbars--item_title {
font-size: 19px;
font-weight: 400;
padding: 29px 0 0;
}
.section .progressbars {
margin-top: -12px;
}
@media (max-width: 992px) {
.progressbars--title {
font-size: 30px;
}
.progressbars--item {
margin-top: 60px;
}
}
@media (max-width: 500px) {
.progressbars--title {
font-size: 24px;
}
.progressbars--item {
margin-top: 40px;
}
}
.skills [class*=col] {
text-align: center;
}
.skills--item {
display: inline-block;
vertical-align: middle;
line-height: normal;
}
.skills--item .progressbar {
display: inline-block;
}
.skills--item .title {
margin: 18px 0 0;
}
.section .skills {
padding: 50px 0 0;
}
@media (max-width: 992px) {
.skills {
margin: -40px 0 0;
}
.skills--item {
margin: 40px 0 0;
}
}
.contacts {
position: relative;
}
@media (max-width: 992px) {
.contacts.-page {
margin: 10px 0 50px;
}
.contacts .col-md-4 .contact_card {
margin: 20px 0 0;
}
.contacts .col-md-4:first-child .contact_card {
margin-top: 0;
}
}
.widget {
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-top: 30px;
overflow: hidden;
}
.widget:first-child {
margin-top: 20px;
}
.widget--title {
background: #fafafa;
position: relative;
font-size: 18px;
padding: 20px 10px 20px 20px;
}
.blog_sidebar .widget_rss .widget--title .rsswidget:first-child:before,
.blog_sidebar .widget_calendar .widget--title:before,
.blog_sidebar .widget_recent_entries .widget--title:before,
.blog_sidebar .widget_recent_comments .widget--title:before,
.blog_sidebar .widget_pages .widget--title:before,
.blog_sidebar .widget_archive .widget--title:before {
font-size: 29px;
color: #5dc560;
font-family: "icons";
display: inline-block;
text-rendering: optimizeLegibility;
margin-bottom: -5px;
margin-top: -10px;
margin-right: 7px;
position: relative;
top: 4px;
left: -2px;
}
.blog_sidebar .widget_archive .widget--title:before {
content: "\f131";
}
.blog_sidebar .widget_pages .widget--title:before {
content: "\f13f";
}
.blog_sidebar .widget_recent_comments .widget--title:before {
content: "\f156";
}
.blog_sidebar .widget_recent_entries .widget--title:before {
content: "\f123";
}
.blog_sidebar .widget_calendar .widget--title:before {
content: "\f110";
}
.widget_rss .widget--title .rsswidget:first-child:before {
content: "\f14d";
}
.widget_rss .widget--title .rsswidget:first-child img {
display: none;
}
.widget_rss .rsswidget {
color: inherit;
}
.widget--title i {
font-size: 27px;
color: #5dc560;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 18px;
margin-top: -1px;
}
.widget--title .icons8-layers {
font-size: 29px;
}
.widget--title .icons8-sms {
font-size: 24px;
margin-top: 1px;
}
.widget--title .icons8-edit-property {
font-size: 25px;
margin-top: 1px;
}
.widget ul {
font-size: 16px;
line-height: 24px;
}
.widget ul li {
border-top: 1px solid #e5e5e5;
padding: 17px 20px;
color: #9b9b9b;
}
.widget ul li a {
color: #9b9b9b;
padding: 5px 0;
}
.widget ul li a:hover {
text-decoration: underline;
}
.widget ul li .comment-author-link a {
color: #5dc560;
}
.widget ul li .rsswidget {
color: #262626;
font-size: 16px;
line-height: 27px;
font-weight: 500;
}
.widget ul li .rssSummary {
padding-top: 5px;
}
.widget ul li .rss-date {
display: block;
color: #262626;
padding: 4px 0 2px;
font-size: 15px;
}
.widget>ul {
margin-top: -1px;
}
.widget .tagcloud {
padding: 10px 20px 20px;
font-size: 15px;
}
.widget .tagcloud a {
border: 1px solid #e6e6e6;
color: #868686;
font-size: 15px;
font-style: italic;
padding: 6px 10px;
margin: 10px 10px 0 0;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
.widget .slick-slider {
position: static;
}
.widget .slick-slider .slick-dots {
font-size: 0;
line-height: 0;
position: absolute;
bottom: 100%;
right: 16px;
margin-bottom: 25px;
}
.widget .slick-slider .slick-dots>li {
border: 0;
padding: 0;
margin: 0;
width: 14px;
float: left;
}
.widget .slick-slider .slick-dots>li button {
width: 14px;
height: 16px;
}
.widget .slick-slider .slick-dots>li button:before {
top: 4px;
left: 3px;
width: 8px;
height: 8px;
}
.widget .menu .menu-item {
padding: 0;
position: relative;
}
.widget .menu .menu-item a {
padding: 17px 20px;
display: block;
position: relative;
}
.widget .menu .menu-item a:hover {
text-decoration: none;
color: #262626;
}
.widget .menu .menu-item .sub-menu {
display: none;
}
.widget .menu .menu-item .menu-item a {
padding: 17px 20px 17px 40px;
}
.widget .menu>.menu-item>a {
font-weight: 500;
}
.gallery-caption,
.bypostauthor {
font-family: inherit;
}
.widget .menu>.menu-item>a:after {
display: block;
width: 10px;
height: 5px;
position: absolute;
top: 50%;
right: 18px;
margin: -1px 0 0;
opacity: 0.2;
content: '';
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
background-size: 100% 100%;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAPCAMAAAAvUzStAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA4VBMVEUAAAA2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjYAAADnvYxKAAAASXRSTlMAC2VsEl5aCLXgLyPTsvjzU0Xt+o3+fwFy/KZ5/ayhA07y0B8byfdfK9zqPTrm5Da9+WZkxxoEk5KeBya++2/p7EPSIq4MgH41GUZ1CwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAC8SURBVBjTdVBlF4JQDB2KYjdiB9hgK9hd+/9/SPawUNyHvRvvnG0XOJebB6fiPF4BfIj+gIMZDCGGIYKI0diPGU+YehJSZkcxLdnNTJbkHEj5AoEi9+EJJZIwVTZxpUpQVl5mrU5Co2mxVptYR32YWpdor//8zA+ID0eMjGlPnEzfg3SDDTJ00GcMzRe2JUdDEgfLFT3rzfeB6padRm23/w1HkdGqw9Ex2CIzT2fH2EG6iCheJfhXWuZm43efkyaq4CBthQAAAABJRU5ErkJggg==);
}
.widget .menu>.menu-item>a:hover:after {
opacity: 1;
}
.widget .menu>.menu-item.-opened>a {
color: #262626;
}
.widget .menu>.menu-item.-opened>a:after {
opacity: 1;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.widget .menu>.menu-item.-opened .sub-menu {
display: block;
}
.widget.-iconless .widget--title {
padding-left: 20px;
}
.widget_search--field {
display: block;
width: 100%;
position: relative;
}
.widget_search--field i {
display: block;
position: absolute;
color: #5dc560;
font-size: 24px;
top: 50%;
left: 15px;
margin: -12px 0 0;
}
.widget_search--field input {
font-size: 17px;
display: block;
padding: 21px 20px 21px 55px;
width: 100%;
}
.textwidget {
margin-top: -1px;
}
.textwidget strong {
font-size: 16px;
display: block;
margin-bottom: 5px;
}
.textwidget strong+img {
margin-top: 10px;
}
.textwidget p {
padding: 20px;
font-size: 15px;
line-height: 24px;
border-top: 1px solid #e5e5e5;
}
.textwidget img {
width: 100%;
}
.sidebar .block+.block {
margin-top: 55px;
}
.mega-menu {
display: none;
position: absolute;
top: 100%;
width: 100%;
left: 0;
right: 0;
background: #fff;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
border-top: 1px solid #f2f2f2;
}
.mega-menu:before {
display: block;
width: 100%;
height: 7px;
background: #fff;
content: '';
position: absolute;
bottom: 100%;
margin: 0 0 1px;
}
.mega_nav {
position: relative;
}
.mega_nav .container {
padding: 10px 0;
}
.mega_nav:before {
display: block;
width: 100%;
height: 35px;
bottom: 100%;
position: absolute;
left: 0;
content: '';
}
.mega_nav--item {
position: relative;
display: block;
padding: 16px 15px 16px 78px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.mega_nav--item:hover {
background: #f7f7f7;
}
.mega_nav--item.-icon {
padding-left: 70px;
}
.mega_nav--item.-icon .mega_nav--item_icon {
left: 15px;
top: 12px;
}
.mega_nav--item.-icon .icons8-diamond {
left: 17px;
top: 9px;
}
.mega_nav--item.-icon .icons8-umbrella {
left: 18px;
top: 9px;
}
.mega_nav--item.-icon .icons8-idea {
left: 18px;
top: 12px;
font-size: 36px;
}
.mega_nav--item.-icon .icons8-business {
left: 17px;
top: 12px;
}
.mega_nav--item.-icon .icons8-coins {
left: 18px;
top: 12px;
}
.mega_nav--item.-icon .icons8-online-support {
left: 17px;
top: 10px;
}
.mega_nav--item.-icon .icons8-currency-exchange {
left: 17px;
top: 12px;
}
.mega_nav--item.-icon .icons8-customer-support {
left: 18px;
top: 12px;
}
.mega_nav--item.-icon .icons8-lifebuoy {
left: 19px;
top: 11px;
}
.mega_nav--item.-icon .icons8-training {
left: 16px;
top: 10px;
font-size: 40px;
}
.mega_nav--item.-icon .icons8-overtime {
left: 19px;
top: 12px;
font-size: 36px;
}
.mega_nav--item.-icon .icons8-reviewer {
top: 10px;
left: 15px;
}
.mega_nav--item_icon {
position: absolute;
left: 0px;
top: -7px;
color: #5dc560;
font-size: 38px;
}
.mega_nav--item_image {
position: absolute;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 3px;
left: 20px;
border: 1px solid #e6e6e6;
top: 50%;
margin-top: -20px;
width: 40px;
height: 40px;
background: #fff;
}
.mega_nav--item_image img {
vertical-align: top;
width: 100%;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.mega_nav--item_body {
position: relative;
overflow: hidden;
width: 100%;
}
.mega_nav--item_body dt {
color: #262626;
font-size: 15px;
padding: 0 0 6px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.mega_nav--item_body dd {
color: #969696;
white-space: nowrap;
overflow: hidden;
font-size: 13px;
text-overflow: ellipsis;
}
.mega_nav--open_all {
display: block;
position: relative;
background: #f4f4f4;
padding: 20px 0;
-moz-text-align-last: center;
text-align-last: center;
text-align: center;
}
.mega_nav--open_all span {
position: relative;
color: #b5b5b5;
font-size: 16px;
}
.mega_nav--open_all span:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
margin: 0 0 0 7px;
top: 1px;
}
.header_nav.-wide .mega_nav:before {
display: none;
}
.header_nav .menu .menu-item {
position: relative;
text-align: left;
-moz-text-align-last: left;
text-align-last: left;
}
.header_nav .menu .menu-item>a {
color: #2a3444;
}
.header_nav .menu .menu-item>a:hover {
color: #262626;
}
.header_nav .menu .menu-item.-mega,
.header_nav .menu .menu-item.menu-item-has-mega-menu {
position: static !important;
}
.header_nav .menu .menu-item:hover>.sub-menu {
display: block;
}
.header_nav .menu .menu-item:hover>.mega-menu {
display: block;
}
.header_nav .menu>.menu-item {
display: inline-block;
padding: 5px 0;
margin: 0 0 0 25px;
vertical-align: middle;
cursor: pointer;
}
.header_nav .menu a {
font-weight: 500;
}
.header_nav .menu>.menu-item>a {
font-size: 16px;
position: relative;
cursor: pointer;
}
.header_nav .menu>.menu-item>a:hover {
color: #5dc560;
}
.header_nav .menu>.menu-item>a:before {
display: none;
height: 2px;
content: '';
position: absolute;
top: -100%;
left: -10px;
right: -10px;
margin-top: -1px;
background: #5dc560;
}
.header_nav .menu>.menu-item>a .menu-item-notify {
white-space: nowrap;
font-size: 10px;
font-weight: 600;
color: #5dc560;
position: absolute;
bottom: 100%;
left: 100%;
border: 1px solid #5dc560;
margin: -1px 0 0 -10px;
background: transparent;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 1px 5px 3px;
}
.header_nav .menu>.menu-item>a .menu-item-notify.bg-green {
background-color: #5dc560;
color: #fff;
}
.header_nav .menu>.menu-item .sub-menu {
display: none;
position: absolute;
top: 100%;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.header_nav .menu>.menu-item .sub-menu:before {
width: 100%;
height: 15px;
content: '';
position: absolute;
bottom: 100%;
left: 0;
}
.header_nav .menu>.menu-item .sub-menu .menu-item {
min-width: 150px;
border-top: 1px solid #eaeaea;
position: relative;
}
.header_nav .menu>.menu-item .sub-menu .menu-item a {
display: block;
padding: 15px;
white-space: nowrap;
}
.header_nav .menu>.menu-item .sub-menu .menu-item:first-child {
border: 0;
}
.header_nav .menu>.menu-item>.sub-menu {
top: 100%;
left: -20px;
margin: 15px 0 0;
}
.header_nav .menu>.menu-item>.sub-menu .menu-item-has-children:after {
position: absolute;
top: 50%;
right: 16px;
margin: -4px 0 0;
display: block;
border-style: solid;
border-width: 4px 0 4px 4px;
border-color: transparent transparent transparent #363636;
content: '';
}
.header_nav .menu>.menu-item>.sub-menu .sub-menu {
top: 0;
left: 100%;
margin: 0 0 0 -3px;
}
.header_nav .menu>.menu-item:first-child {
margin: 0;
}
.header_nav .menu>.menu-item.current-menu-item>a,
.header_nav .menu>.menu-item:hover>a {
color: #5dc560;
}
.header_nav .menu>.menu-item.menu-item-search {
padding: 0;
}
.header_nav .menu.-dark {
padding-top: 10px;
}
.header_nav .menu.-dark>.menu-item>a {
color: #fff;
}
.header_nav .menu.-dark>.menu-item>a:hover {
text-decoration: underline;
}
.header_nav .menu.-dark>.menu-item>a .bi_com-phone {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.header_nav .menu.-dark>.menu-item>a [class*=bi_] {
font-size: 19px;
margin: 0 3px 0 0;
display: inline-block;
}
.header_nav.-wide .header_nav--inner>.menu {
text-align: justify;
-moz-text-align-last: justify;
text-align-last: justify;
}
.header_nav.-wide .header_nav--inner>.menu .header_search {
margin: 0;
} .search-section .link-wrapper,
.page-404 .link-wrapper {
width: 100%;
border-top: 1px solid #e9e9e9;
text-align: center;
padding-top: 50px;
margin-top: 70px;
}
.search-section .home-link,
.page-404 .home-link {
display: inline-block;
border: 2px solid #5dc560;
color: #5dc560;
margin: 0 auto;
border-radius: 3px;
padding: 10px;
font-weight: bold;
}
.search-section .home-link:hover,
.page-404 .home-link:hover {
color: #fff;
background-color: #5dc560;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item {
display: inline-block;
margin: 0;
padding: 25px 10px;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item>.sub-menu {
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
margin: 0;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item>.sub-menu:before {
display: block;
width: 100%;
height: 5px;
background: #fff;
content: '';
position: absolute;
bottom: 100%;
left: 0;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item:first-child {
margin-left: -10px;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item.current-menu-item>a {
color: #5dc560;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item.current-menu-item>a:before {
display: block;
}
.header_nav.-wide .header_nav--inner>.menu>.menu-item.menu-item-search {
padding: 0;
}
.header_nav.-violet .header_nav--inner>.menu {
text-align: justify;
-moz-text-align-last: justify;
text-align-last: justify;
}
.header_nav.-violet .header_nav--inner>.menu>.menu-item .menu-item-notify {
background: #5dc560;
}
.header_nav.-violet .header_nav--inner>.menu>.menu-item>a:hover {
color: #6975a6;
}
.header_nav.-violet .header_nav--inner>.menu>.menu-item:hover a {
color: #6975a6;
}
.header_nav.-violet .header_nav--inner>.menu>.menu-item.current-menu-item>a {
color: #6975a6;
}
.header_nav.-violet .header_nav--inner>.menu>.menu-item.current-menu-item>a:before {
display: block;
background: #6975a6;
}
.mobile_sidebar {
display: none;
background: #585858;
color: #fff;
}
.mobile_sidebar--buttons {
padding: 0 20px 20px 20px;
}
.mobile_sidebar--buttons .button {
display: block;
width: 100%;
margin: 20px 0 0;
}
.mobile_sidebar--closer {
display: none;
position: absolute;
top: -23px;
right: -20px;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
z-index: 1;
}
.mobile_sidebar--closer.-white .c-hamburger span,
.mobile_sidebar--closer.-white .c-hamburger span:before,
.mobile_sidebar--closer.-white .c-hamburger span:after {
background: #fff;
}
.blog_sidebar {
color: #9b9b9b;
}
.blog_sidebar select {
width: calc(100% - 40px);
font-family: "Open Sans", Arial, sans-serif;
color: #9b9b9b;
font-size: 16px;
padding: 7px 0;
border: none;
margin: 7px 20px;
;
}
.blog_sidebar table {
width: 100%;
}
.blog_sidebar th,
.blog_sidebar td {
color: #9b9b9b;
padding: 15px 0;
text-align: center;
}
.blog_sidebar td a {
color: #9b9b9b;
text-decoration: underline;
}
.blog_sidebar caption {
padding: 15px 0;
text-align: center;
border-bottom: 1px solid #ddd;
}
.cat-item .children {
margin-left: -20px;
margin-right: -20px;
margin-top: 17px;
}
.widget ul.children li {
padding: 0;
display: block;
}
.widget .cat-item ul.children li a {
padding: 20px 0px 20px 34px;
display: inline-block;
}
.widget .cat-item ul.children li:last-child a,
.widget .cat-item ul.children li ul.children li:last-child a {
padding-bottom: 0;
}
.cat-item .children .children {
margin-top: 0;
margin-bottom: 17px;
}
.widget .cat-item ul.children li:last-child .children {
margin-top: 17px;
margin-bottom: 0;
}
.widget .cat-item ul.children li ul.children li a {
padding: 20px 0px 20px 69px;
}
.widget .page_item_has_children {
padding: 0;
}
.widget .page_item_has_children>a {
padding: 20px 17px;
display: block;
}
.widget ul.children li a {
padding: 20px 17px 20px 34px;
display: inline-block;
}
.blog_sidebar .widget.widget_rss span {
color: #9b9b9b;
font-style: italic;
}
.blog_sidebar .widget.widget_rss cite {
font-style: italic;
display: block;
font-size: 14px;
text-align: right;
}
.blog_sidebar .widget_search--field {
display: block;
width: 100%;
position: relative;
}
.blog_sidebar .widget_search label {
position: relative;
display: block;
}
.blog_sidebar .widget_search label:before {
display: block;
position: absolute;
color: #5dc560;
font-size: 24px;
top: 50%;
left: 15px;
margin: -12px 0 0;
}
.blog_sidebar .widget_search label:before {
content: "\f150";
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.blog_sidebar .widget_search .search-field {
font-size: 17px;
display: block;
padding: 21px 20px 21px 55px;
width: 100%;
}
.blog_sidebar .widget_search .search-submit {
display: none;
}
.blog_sidebar p:empty {
display: none;
}
.blog_sidebar .widget .textwidget select {
width: 100%;
padding: 7px 10px;
border-top: 1px solid #e5e5e5;
margin: 0;
}
.blog_sidebar .widget:first-child {
margin-top: 0;
}
@media (max-width: 360px) {
.mobile_sidebar--closer {
display: block;
}
}
.mobile_auth {
color: #fff;
font-size: 15px;
padding: 17px 0;
border: 1px solid #4a4a4a;
text-transform: uppercase;
font-weight: 500;
}
.mobile_auth--menu {
text-align: center;
}
.mobile_auth--menu li {
display: inline-block;
padding: 0 12px;
position: relative;
margin: 0 0 0 1px;
}
.mobile_auth--menu li:before {
position: absolute;
top: 0;
left: -1px;
height: 13px;
width: 1px;
background: #fff;
content: '';
opacity: 0.3;
}
.mobile_auth--menu li a {
color: #fff;
text-decoration: none;
opacity: 0.3;
}
.mobile_auth--menu li a:hover {
opacity: 1;
}
.mobile_auth--menu li:first-child:before {
display: none;
}
.mobile_menu .menu .menu-item {
font-size: 15px;
text-transform: uppercase;
border-top: 1px solid rgba(255, 255, 255, 0.1);
font-weight: 500;
position: relative;
}
.mobile_menu .menu .menu-item>a {
display: block;
color: #fff;
padding: 17px 20px;
position: relative;
}
.mobile_menu .menu .sub-menu {
display: none;
}
.mobile_menu .menu .sub-menu .menu-item>a {
padding-left: 40px;
color: rgba(255, 255, 255, 0.3);
}
.mobile_menu .menu .sub-menu .sub-menu .menu-item a {
padding-left: 60px;
}
.mobile_menu .menu .menu-item-has-children>a:after {
position: absolute;
top: 50%;
right: 16px;
margin: -4px 0 0;
display: block;
border-style: solid;
border-width: 4px 0 4px 4px;
border-color: transparent transparent transparent #fff;
content: '';
opacity: 0.3;
}
.mobile_menu .menu .menu-item-has-children.-active>a:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile_menu .menu .menu-item.-active>.sub-menu {
display: block;
}
.mobile_menu .menu>.menu-item:first-child {
border-top: 0;
}
.video--content {
position: relative;
z-index: 15;
}
.video--background,
.video--background_color,
.video--background_video,
.video--background_placeholder {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.video--background_placeholder {
z-index: 10;
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/content/slide_simple/slide_simple_bg.jpg);
background-size: cover;
}
.video--background_color {
z-index: 20;
background-color: #fff;
opacity: .1;
}
.video--background_video {
z-index: 1;
}
.partners {
padding: 50px 0;
}
.partners--list {
text-align: center;
}
.partners--item {
display: inline-block;
vertical-align: middle;
line-height: normal;
width: 16%;
opacity: 0.8;
}
.partners--item img {
max-width: 100%;
}
.partners--item:hover {
opacity: 1;
}
.partners--item img {
max-width: 144px;
max-height: 50px;
}
.partners .slick-slider .slick-track {
display: table;
}
.partners .slick-slider .slick-slide {
float: none;
position: relative;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.partners .slick-slider .slick-slide img {
display: inline-block;
vertical-align: top;
}
.partners .slick-slider .slick-dots {
margin: 50px 0 -15px;
}
.promo_slider--slides .slick-slide {
height: 100%;
}
.promo_slider--slides .slick-arrow {
position: absolute;
width: 50px;
z-index: 999;
display: inline-block;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 26px;
color: rgba(255, 255, 255, 0.8);
font-size: 50px;
}
.promo_slider--slides .slick-prev {
left: 40px;
}
.promo_slider--slides .slick-prev span {
display: inline-block;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.promo_slider--slides .slick-next {
right: 40px;
}
.promo_slider--slide {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1, 1);
transform: translateZ(0) scale(1, 1);
}
.promo_slider.-rounded {
-webkit-border-radius: 50%/50px;
border-radius: 50%/50px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
margin-left: -15px;
margin-right: -15px;
overflow: hidden;
position: relative;
z-index: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.promo_slider_nav_over:before {
display: block;
position: absolute;
content: '';
width: 100%;
height: 100%;
background-color: transparent;
z-index: 2;
top: 0;
left: 0;
}
.promo_slider_banner-footer-wrap {
width: 100%;
position: relative;
text-align: center;
}
.promo_slider_banner-footer {
display: inline-block;
margin: auto;
position: absolute;
top: -webkit-calc(100% + 115px);
top: calc(100% + 115px);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.promo_slider_banner-footer:after {
content: '';
display: inline-block;
background: transparent url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/banner1.png) 0 0 no-repeat;
width: 485px;
height: 138px;
top: -55px;
position: absolute;
left: -30px;
}
.promo_slider_banner-footer p {
max-width: 260px;
line-height: 30px;
color: white;
font-family: 'Just Another Hand', cursive;
font-size: 26px;
font-weight: 400;
letter-spacing: 1.5px;
word-spacing: 2px;
}
.promo_slider_banner-footer-wrap2 {
width: 100%;
position: relative;
text-align: right;
height: 0;
}
.promo_banner .col-md-12 {
position: relative;
}
.promo_slider_banner-footer-wrap2_style2 {
margin-top: -90px;
padding-top: 0;
}
.promo_slider_banner-footer-wrap2_style2 .promo_slider_banner-footer2:after {
top: -35px;
}
.promo_slider_banner-footer2 {
display: inline-block;
margin: auto;
}
.promo_slider_banner-footer2:after {
content: '';
display: inline-block;
background: transparent url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/banner2.png) 0 0 no-repeat;
width: 441px;
height: 196px;
top: -64px;
position: absolute;
left: 30px;
}
.promo_slider_banner-footer2 p {
text-align: center;
max-width: 260px;
line-height: 30px;
color: white;
font-family: 'Just Another Hand', cursive;
font-size: 26px;
font-weight: 400;
letter-spacing: 1.5px;
word-spacing: 2px;
width: 100%;
right: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 1200px) {
.promo_slider--slides .slick-slide {
min-height: auto;
}
}
@media (max-width: 1199px) {
.promo_slider_banner-footer2:after {
left: -50px;
}
}
@media (max-width: 992px) {
.promo_slider.-rounded {
-webkit-border-radius: 50%/25px;
border-radius: 50%/25px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
}
.promo_slider_banner-footer-wrap2_style2 {
display: none;
}
.pop_up_tabs_full .tabs-item-img,
.tabs-item-img {
position: static;
background-image: none !important;
text-align: center;
padding: 10px 0;
width: auto !important;
height: auto;
}
.pop_up_tabs_full .tabs-item-img img,
.tabs-item-img img {
display: inline-block !important;
max-width: 100%;
}
}
@media (max-width: 991px) {
.promo_slider_banner-footer2:after {
left: -140px;
}
.promo_slider_banner-footer {
position: relative;
-webkit-transform: none;
-ms-transform: none;
transform: none;
margin-top: 120px;
padding-left: 30px;
}
.promo_slider_banner-footer:after {
left: 0;
}
.promo_slider_banner-footer-wrap {
text-align: left;
}
}
@media (max-width: 768px) {
.promo_slider_banner-footer-wrap2 {
position: relative;
margin-top: 0;
text-align: left;
padding-top: 80px;
height: auto;
top: 0;
}
.promo_slider_banner-footer2 p {
margin: 30px 0 0 15px;
position: relative;
margin-left: 15px;
}
.promo_slider_banner-footer2:after {
left: 0;
width: 490px;
top: 24px;
height: 196px;
background: transparent url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/banner1.png) 0 0 no-repeat;
}
}
@media (max-width: 500px) {
.promo_slider_banner-footer-wrap,
.promo_slider_banner-footer-wrap2 {
display: none;
}
}
.promo_slider .slide_simple {
height: 590px;
}
.promo_slider_nav {
position: relative;
overflow: hidden;
}
.promo_slider_nav_green {
background-color: #5dc560;
}
.promo_slider_nav_green .promo_slider_nav--item_description,
.promo_slider_nav_green .promo_slider_nav--item_title,
.promo_slider_nav_green .promo_slider_nav--item_icon {
color: #fff;
}
.promo_slider_nav_green .promo_slider_nav--item:after,
.promo_slider_nav_green .promo_slider_nav--item:before {
background-color: #fff;
}
.promo_slider_nav:after {
content: '';
display: block;
width: 100%;
height: 1px;
background-color: #e5e5e5;
position: absolute;
bottom: 0;
left: 0;
}
.promo_slider_nav--slide.slick-current .promo_slider_nav--item .line {
display: block;
}
.promo_slider_nav--item {
position: relative;
padding: 27px 0 33px 50px;
margin: 0 15px;
cursor: pointer;
}
.promo_slider_nav--slide:last-child .promo_slider_nav--item:after {
display: none;
}
.promo_slider_nav--item:after {
display: block;
position: absolute;
content: '';
width: 1px;
height: 50px;
background: #969696;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
opacity: 0.3;
}
.promo_slider_nav--item .line {
display: none;
position: absolute;
content: '';
height: 4px;
background: #5dc560;
bottom: 0;
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);
left: -30px;
}
.promo_slider_nav--item strong {
font-weight: bold;
}
.promo_slider_nav--item_icon {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: -4px;
margin-top: -4px;
color: #5dc560;
font-size: 40px;
}
.promo_slider_nav--item_title {
font-size: 18px;
font-weight: 600;
display: inline-block;
color: #262626;
}
.promo_slider_nav--item_description {
color: #969696;
font-size: 16px;
padding-top: 13px;
}
.promo_slider_nav .slick-slider {
margin: 0 -15px;
z-index: 1;
}
body .slick-vertical .slick-slide {
border: none;
cursor: pointer;
}
.promo_slider_nav .slick-slider .slick-prev,
.promo_slider_nav .slick-slider .slick-next {
position: absolute;
font-size: 22px;
opacity: 0.2;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 1;
padding: 10px;
}
.promo_slider_nav .slick-slider .slick-prev:hover,
.promo_slider_nav .slick-slider .slick-next:hover {
opacity: 0.4;
}
.promo_slider_nav .slick-slider .slick-prev {
right: 100%;
margin-right: 15px;
}
.promo_slider_nav .slick-slider .slick-prev .icons8-long-arrow-right {
display: inline-block;
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.promo_slider_nav .slick-slider .slick-next {
left: 100%;
margin-left: 15px;
}
@media (max-width: 1300px) {
.promo_slider_nav .slick-slider .slick-prev {
margin-right: 0px;
}
.promo_slider_nav .slick-slider .slick-next {
margin-left: 0px;
}
}
@media (max-width: 1200px) {
.promo_slider_nav--item {
padding: 20px 0 25px 55px;
}
.promo_slider_nav--item_icon {
font-size: 40px;
left: 0;
}
}
@media (max-width: 992px) {
.promo_slider_nav--item {
padding: 17px 0 20px 45px;
}
.promo_slider_nav--item:after {
height: 40px;
}
.promo_slider_nav--item_icon {
font-size: 32px;
margin-top: -2px;
}
.promo_slider_nav--item_title {
font-size: 16px;
}
.promo_slider_nav--item_description {
font-size: 14px;
padding-top: 7px;
}
}
@media (max-width: 600px) {
.promo_slider_nav--item:after {
display: none;
}
}
.promo_slider_style2 .slide_simple {
height: 590px;
}
.slide_simple--background {
background: top center no-repeat;
background-size: cover;
height: 640px;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1, 1);
transform: translateZ(0) scale(1, 1);
}
.slide_simple.-backgroundless {
background: none;
}
.slide_simple--container {
color: #fff;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: relative;
z-index: 2;
}
.slide_simple {
height: 640px;
position: relative;
width: 100%;
background-size: cover;
}
.slide_simple:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
opacity: 0.8;
background-color: #2a3444;
position: absolute;
top: 0;
left: 0;
}
.slide_simple--title {
color: white;
font-size: 60px;
text-transform: none;
font-weight: 300;
}
.slide_simple--text {
color: white;
font-size: 22px;
font-weight: 300;
line-height: 36px;
margin: 28px 0 0;
}
.slide_simple--buttons {
margin: 40px 0 0;
}
.slide_simple--buttons .button {
margin: 0 10px;
}
.slide_simple--buttons .button:first-child {
margin-left: 0;
}
@media (max-width: 1200px) {
.slide_simple--title {
font-size: 44px;
}
.slide_simple--text {
font-size: 22px;
line-height: 32px;
}
}
@media (max-width: 992px) {
.slide_simple--title {
font-size: 36px;
}
.slide_simple--text {
font-size: 20px;
line-height: 28px;
}
}
@media (max-width: 769px) {
.slide_simple--title {
font-size: 32px;
}
.slide_simple--text {
font-size: 18px;
line-height: 26px;
}
}
@media (max-width: 500px) {
.slide_simple .button {
margin-top: 20px;
display: block;
width: 100%;
margin-left: 0;
}
.slide_simple .button:first-child {
margin-top: 0px;
}
}
.header_contacts {
float: left;
text-align: center;
padding: 6px 70px 0 0;
}
.header_contacts.remove-padding {
padding-right: 0;
}
.header_contacts--item {
display: inline-block;
text-align: left;
margin: 0 0 0 30px;
vertical-align: middle;
}
.header_contacts--item:first-child {
margin: 0;
}
.contact_mini {
position: relative;
padding: 0 0 0 50px;
}
.contact_mini--icon {
font-size: 34px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
}
.contact_mini strong {
display: block;
font-size: 15px;
font-weight: 600;
}
.contact_mini span {
font-size: 13px;
color: #969696;
display: block;
padding: 6px 0 0;
}
.services {
position: relative;
}
.services .service_item {
margin-top: 30px;
}
.section--container .services:first-child {
margin-top: -30px;
}
.service_item {
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 147px 15px 48px;
position: relative;
}
.service_item--icon {
font-size: 76px;
display: block;
color: #5dc560;
position: absolute;
top: 35px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.service_item.-horizontal.service_item--vertical_icon .service_item--icon {
top: 0;
bottom: 0;
height: 80px;
margin: auto;
}
body section.service_item.-horizontal i.service_item--icon {
top: 0;
bottom: 0;
height: 80px;
margin: auto;
}
.service_item--icon.icons8-business {
top: 43px;
}
.service_item--icon.icons8-umbrella {
top: 39px;
}
.service_item--icon.icons8-reviewer {
margin-left: -5px;
}
.service_item--title {
font-size: 20px;
text-align: center;
color: #262626;
}
.service_item--text {
font-size: 16px;
text-align: center;
color: #969696;
padding-top: 14px;
line-height: 23px;
}
.service_item--footer {
padding-top: 38px;
text-align: center;
}
.service_item.-colored {
border: none;
padding: 127px 5px 38px 23px;
}
.service_item.-colored .service_item--icon {
top: 20px;
left: 55px;
}
.service_item.-colored .service_item--icon.icons8-business {
top: 20px;
}
.service_item.-colored .service_item--icon.icons8-umbrella {
top: 18px;
}
.service_item.-colored .service_item--title {
color: #fff;
font-weight: 600;
text-align: left;
}
.service_item.-colored .service_item--text {
color: #fff;
text-align: left;
}
.service_item.-colored .service_item--footer {
text-align: left;
padding-top: 28px;
}
.service_item.-colored .service_item--more {
color: #fff;
}
.service_item.-colored_1 {
background-color: #5dc560;
}
.service_item.-colored_2 {
background-color: #ffbf57;
}
.service_item.-colored_3 {
background-color: #6975a6;
}
.service_item.-colored_4 {
background-color: #ab938a;
}
.service_item.-horizontal {
border: 1px solid #e9e9e9;
padding: 19px 130px 21px 19px;
}
.service_item.-horizontal .service_item--icon {
right: 23px;
left: auto;
top: 0;
bottom: 0;
height: 80px;
margin: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.service_item.-horizontal .service_item--title {
text-align: left;
}
.service_item.-horizontal .service_item--text {
text-align: left;
font-size: 14px;
line-height: 21px;
padding-top: 9px;
}
.service_item.-horizontal .service_item--footer {
text-align: left;
padding-top: 15px;
}
.service_item.-horizontal .service_item--more {
font-size: 14px;
color: #0b66a2;
}
@media (max-width: 1200px) {
.service_item.-horizontal.service_item--vertical_icon .service_item--icon {
top: 30px;
bottom: auto;
}
.service_item.-horizontal {
border: 1px solid #e9e9e9;
padding: 107px 15px 28px 15px;
}
.service_item.-horizontal .service_item--icon {
right: auto;
font-size: 66px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 15px;
}
.service_item.-horizontal .service_item--icon.icons8-online-support {
top: 11px;
}
.service_item.-horizontal .service_item--icon.icons8-currency-exchange {
top: 11px;
}
.service_item.-horizontal .service_item--icon.icons8-business {
top: 13px;
}
.service_item.-horizontal .service_item--icon.icons8-umbrella {
top: 8px;
}
.service_item.-horizontal .service_item--icon.icons8-reviewer {
top: 5px;
right: auto;
}
.service_item.-horizontal .service_item--title {
text-align: center;
}
.service_item.-horizontal .service_item--text {
text-align: center;
}
.service_item.-horizontal .service_item--footer {
text-align: center;
padding-top: 20px;
}
}
@media (max-width: 992px) {
.service_item {
padding: 107px 15px 28px;
}
.service_item--icon {
font-size: 66px;
top: 15px;
}
.service_item--icon.icons8-business {
top: 23px;
}
.service_item--icon.icons8-umbrella {
top: 19px;
}
.service_item--footer {
padding-top: 20px;
}
.service_item.-colored .service_item--icon {
top: 15px;
font-size: 66px;
}
.service_item.-colored .service_item--icon.icons8-business {
top: 30px;
}
.service_item.-colored .service_item--icon.icons8-umbrella {
top: 28px;
}
.wpb_wrapper .service_item.-horizontal .service_item--icon {
top: 15px;
transform: translate(-50%, 0);
height: auto;
}
}
@media (max-width: 769px) {
.service_item.-colored {
border: none;
padding: 107px 13px 38px 13px;
}
.service_item.-colored .service_item--icon {
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
margin-left: 0;
}
.service_item.-colored .service_item--icon.icons8-business {
top: 30px;
}
.service_item.-colored .service_item--icon.icons8-umbrella {
top: 28px;
}
.service_item.-colored .service_item--title {
text-align: center;
}
.service_item.-colored .service_item--text {
text-align: center;
}
.service_item.-colored .service_item--footer {
text-align: center;
padding-top: 20px;
}
.service_item.-horizontal .service_item--icon {
top: -85px;
transform: translate(-50%, 0);
}
}
.features {
position: relative;
margin-top: -30px;
}
.features .features_item {
margin-top: 30px;
}
.features_item {
position: relative;
}
.features_item--media img {
width: 100%;
}
.features_item--title {
font-size: 20px;
padding-top: 24px;
color: #2a3444;
letter-spacing: -.5px;
font-weight: 400;
}
.features_item--text {
font-size: 16px;
line-height: 23px;
color: #969696;
padding-top: 9px;
}
.promo_banner {
position: relative;
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/design/promo_banner_bg.jpg) 50% 0% no-repeat;
background-size: cover;
}
.align-left .promo_banner--footer,
.align-left .promo_banner--title,
.align-left .promo_banner--text {
text-align: left;
}
.align-right .promo_banner--footer,
.align-right .promo_banner--title,
.align-right .promo_banner--text {
text-align: right;
}
.align-center .promo_banner--footer,
.align-center .promo_banner--title,
.align-center .promo_banner--text {
text-align: center;
}
.promo_banner--container.text-center {
text-align: center;
}
.promo_banner--container {
text-align: left;
height: 100%;
background: rgba(42, 52, 68, 0.8);
padding: 100px 0;
color: #fff;
}
.promo_banner--title {
font-size: 50px;
font-weight: 300;
letter-spacing: -.5px;
}
.promo_banner--text {
font-size: 20px;
line-height: 30px;
opacity: 1;
padding: 32px 0 43px;
font-weight: 300;
letter-spacing: -.2px;
}
.promo_banner.-centered {
text-align: center;
}
.promo_banner.-rounded .promo_banner--container {
padding: 220px 0 180px;
}
@media (max-width: 1200px) {
.promo_banner--container {
text-align: center;
}
}
@media (max-width: 992px) {
.promo_banner--container {
padding: 60px 20px;
overflow: hidden;
}
.promo_banner--title {
font-size: 42px;
line-height: 46px;
}
.promo_banner--text {
font-size: 16px;
line-height: 26px;
opacity: 1;
}
.promo_banner.-rounded .promo_banner--container {
padding: 140px 20px;
}
}
@media (max-width: 769px) {
.promo_banner--title {
font-size: 34px;
line-height: 38px;
}
.promo_banner--container {
padding: 40px 20px;
}
.promo_banner--text br {
display: none;
}
.promo_banner.-rounded .promo_banner--container {
padding: 120px 20px;
}
}
.promo_detailed {
position: relative;
min-height: 500px;
background: #fafafa;
}
.promo_detailed--container {
position: relative;
z-index: 10;
height: 100%;
}
.promo_detailed--list {
padding: 68px 0 52px;
}
.promo_detailed--list_item {
position: relative;
padding: 0 100px 0 80px;
margin-top: 41px;
}
.promo_detailed--list_item dl dt {
font-size: 20px;
color: #262626;
font-weight: 400;
letter-spacing: -.5px;
}
.promo_detailed--list_item dl dd {
font-size: 16px;
line-height: 23px;
color: #969696;
padding-top: 15px;
}
.promo_detailed--list_item:first-child {
margin-top: 0;
}
.promo_detailed--list_item_icon {
display: block;
position: absolute;
top: -6px;
left: 0;
border: 2px solid #5dc560;
-webkit-border-radius: 3px;
border-radius: 3px;
width: 56px;
height: 56px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.promo_detailed--list_item_icon i {
color: #5dc560;
position: absolute;
font-size: 40px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.promo_detailed--background_image,
figure.promo_detailed--background_image {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.8);
-webkit-background-size: cover;
background-size: cover;
}
.promo_detailed--background_image:after,
figure.promo_detailed--background_image:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(42, 52, 68, 0.8);
}
.promo_detailed--cta {
padding: 0 25px;
position: relative;
height: 100%;
min-height: 400px;
}
.promo_detailed--cta_wrap {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
z-index: 2;
}
.promo_detailed--cta_wrap .call {
margin-top: 0;
height: 450px;
}
.promo_detailed--cta_wrap .call .circles {
margin-top: 0;
}
.promo_detailed--cta_text {
background: rgba(27, 31, 32, 0.7);
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 38px 20px 38px 28px;
max-width: 495px;
color: #fff;
font-size: 26px;
line-height: 36px;
font-weight: 300;
text-align: left;
}
.promo_detailed--cta_footer {
padding-top: 50px;
}
.promo_detailed--cta_background_image {
display: none;
background-image: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/design/promo_detailed_bg.jpg);
}
@media (max-width: 992px) {
.promo_detailed {
min-height: auto;
}
.promo_detailed--background_image {
height: 50%;
bottom: 0;
left: 0;
top: auto;
width: 100%;
}
.promo_detailed--cta_text {
font-size: 26px;
line-height: 36px;
}
.promo_detailed--cta {
text-align: center;
padding: 30px 0;
position: relative;
}
.promo_detailed--cta_wrap {
display: inline-block;
padding: 0 20px;
}
.promo_detailed--list_item {
padding-right: 20px;
}
.promo_detailed--list_item dl dt {
font-size: 20px;
}
.promo_detailed--list_item dl dd {
font-size: 16px;
line-height: 23px;
}
.promo_detailed--cta_wrap {
position: relative;
-webkit-transform: none;
-ms-transform: none;
transform: none;
top: 0;
z-index: 1;
}
.promo_detailed--cta_background_image {
display: block;
position: absolute;
top: 0;
left: -15px;
right: -15px;
height: 100%;
}
figure.promo_detailed--background_image {
width: 100%;
bottom: 0;
top: auto;
height: 500px;
}
}
@media (max-width: 767px) {
.promo_detailed--list {
padding: 50px 0;
}
.promo_detailed--list_item {
padding: 0;
}
.promo_detailed--list_item_icon {
top: 0;
position: relative;
margin: 0 0 15px;
}
.promo_detailed--cta_text {
font-size: 20px;
line-height: 26px;
padding: 20px;
}
.promo_detailed--cta_footer {
padding: 30px 0 0;
}
}
.contact_card {
background: #fff;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
text-align: center;
padding: 146px 0 48px;
}
.contact_card--icon {
position: absolute;
font-size: 76px;
display: block;
top: 37px;
color: #5dc560;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.contact_card--title {
font-size: 20px;
display: inline-block;
}
.contact_card--text {
padding: 14px 0 43px;
color: #969696;
font-size: 16px;
line-height: 23px;
}
.contact_card--text strong {
color: #262626;
}
.contact_card--text a {
color: #262626;
}
.contact_card--text a:hover {
text-decoration: underline;
}
@media (max-width: 992px) {
.contact_card {
padding: 106px 0 28px;
}
.contact_card--icon {
font-size: 66px;
top: 17px;
}
.contact_card--text {
padding: 14px 0 23px;
}
}
@media (max-width: 769px) {
.contact_card {
padding: 96px 0 28px;
}
.contact_card--icon {
font-size: 56px;
top: 17px;
}
.contact_card--title {
font-size: 16px;
}
.contact_card--text {
font-size: 14px;
line-height: 20px;
}
}
.statistics {
position: relative;
background-color: #5dc560;
}
.statistics--item {
position: relative;
padding: 59px 0 59px 61px;
}
.statistics--item_icon {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-top: -2px;
font-size: 48px;
color: #fff;
}
.statistics--item_icon.icons8-why-us {
font-size: 54px;
margin-top: -4px;
}
.statistics--item_icon.icons8-bank {
font-size: 52px;
}
.statistics--item_label {
color: #fff;
font-size: 20px;
}
@media (max-width: 1200px) {
.statistics--item_label {
font-size: 18px;
}
}
@media (max-width: 992px) {
.statistics {
position: relative;
}
.statistics--item {
position: relative;
padding: 39px 0 39px 61px;
display: inline-block;
}
.statistics--item_icon {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-top: -2px;
font-size: 48px;
}
.statistics--item_icon.icons8-why-us {
font-size: 54px;
margin-top: -4px;
}
.statistics--item_icon.icons8-bank {
font-size: 52px;
}
.statistics--item_label {
color: #fff;
font-size: 20px;
}
}
@media (max-width: 769px) {
.statistics {
text-align: center;
}
}
.tab_navigation {
position: relative;
border-top: 1px solid #e9e9e9;
z-index: 1;
}
.tab_navigation--link {
position: relative;
padding: 24px 0 10px;
display: block;
text-align: center;
}
.tab_navigation--link .line {
display: none;
position: absolute;
width: 100%;
height: 3px;
background: #5dc560;
top: -1px;
left: 0;
}
.tab_navigation--link.-active .line,
.tab_navigation--link:hover .line {
display: block;
}
.tab_navigation--link.-active i,
.tab_navigation--link:hover i,
.tab_navigation--link.-active span,
.tab_navigation--link:hover span {
color: #5dc560;
}
.tab_navigation--link_icon {
position: relative;
display: inline-block;
font-size: 26px;
vertical-align: baseline;
margin-right: 11px;
color: #262626;
vertical-align: top;
top: -6px;
}
.tab_navigation--link_text {
color: #262626;
font-size: 16px;
vertical-align: top;
}
@media (max-width: 1200px) {
.tab_navigation--link_icon {
font-size: 24px;
margin-right: 8px;
}
.tab_navigation--link_text {
font-size: 14px;
}
}
@media (max-width: 992px) {
.tab_navigation--link.-active {
border: 0;
}
.tab_navigation--link.-active:before {
display: none;
}
.tab_navigation--link_text {
font-size: 16px;
}
.tab_navigation--link_icon {
font-size: 26px;
}
}
.case_studies {
position: relative;
}
.case_studies [class*=col] {
display: none;
}
.case_studies--item {
background-size: cover;
position: relative;
display: block;
height: 200px;
margin-top: 30px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.case_studies--item:hover .case_studies--item_title {
display: none;
}
.case_studies--item_title {
color: white;
text-align: center;
width: 100%;
position: absolute;
left: 50%;
z-index: 2;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 18px;
font-weight: 600;
line-height: 28px;
padding-left: 15px;
padding-right: 15px;
}
.case_studies--item.-demo {
position: relative;
}
.case_studies--item.-demo:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(42, 52, 68, 0.8);
}
.case_studies--item span {
display: none;
color: #5dc560;
font-size: 16px;
font-weight: 600;
line-height: 23px;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.case_studies--item span:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
margin: 0 0 0 7px;
top: 1px;
}
.case_studies--item img {
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.case_studies--item:hover span {
display: block;
}
.case_studies--item:hover img {
display: none;
}
.tab_navigation+.case_studies {
margin: 33px 0 0;
}
@media (max-width: 992px) {
.tab_navigation+.case_studies {
margin: 0;
}
}
.who_mini {
position: relative;
}
.who_mini .col-md-12:first-child .who_mini--gallery_item {
padding-top: 0;
}
.who_mini--title {
font-size: 36px;
}
.who_mini--container {
position: relative;
padding: 35px 0 0;
}
.who_mini--gallery_item {
padding: 39px 0 0;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.who_mini--gallery_item img {
max-width: 100%;
vertical-align: top;
}
.who_mini--text {
padding: 5px 0 0;
}
.who_mini--text p {
color: #969696;
font-size: 16px;
line-height: 23px;
padding: 0 0 18px;
}
.who_mini--more {
font-size: 16px;
color: #5dc560;
display: block;
}
.who_mini--more:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
margin: 0 0 0 7px;
top: 1px;
}
@media (max-width: 992px) {
.who_mini--gallery_item {
padding: 0;
}
.who_mini--gallery_item img {
width: 100%;
}
.who_mini--text {
padding: 34px 0 0;
font-size: 15px;
line-height: 21px;
}
.who_mini--more {
font-size: 15px;
}
.who_mini--title {
padding: 34px 0 0;
font-size: 32px;
}
}
@media (max-width: 769px) {
.who_mini--gallery_item {
padding: 39px 0 0;
}
}
.why_mini {
position: relative;
}
.why_mini--title {
font-size: 36px;
letter-spacing: -.5px;
}
.why_mini--list {
position: relative;
padding: 35px 0 0;
}
.why_mini--item {
position: relative;
margin-top: 33px;
}
.why_mini--item:first-child {
margin-top: 0;
}
.why_mini--item_icon {
display: inline-block;
color: #5dc560;
font-size: 26px;
vertical-align: middle;
margin: 0 5px 0 0;
}
.why_mini--item_title {
font-size: 20px;
display: inline-block;
vertical-align: middle;
}
.why_mini--item_text {
font-size: 16px;
padding: 10px 0 0;
color: #909090;
line-height: 25px;
}
.strong_points {
position: relative;
margin-top: -75px;
}
@media (max-width: 769px) {
.strong_points {
position: relative;
margin-top: -25px;
}
}
.strong_points_item {
position: relative;
padding: 70px 0 0;
margin: 92px 0 0;
}
.strong_points_item--icon {
position: absolute;
color: #5dc560;
font-size: 48px;
top: -5px;
left: -6px;
}
.strong_points_item--title {
font-size: 20px;
line-height: 30px;
}
.strong_points_item--text {
color: #909090;
font-size: 16px;
line-height: 25px;
padding: 10px 0 0;
}
.strong_points_item--more {
font-size: 16px;
color: #5dc560;
display: block;
padding-top: 19px;
}
.strong_points_item--more:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
margin: 0 0 0 7px;
top: 1px;
}
@media (max-width: 769px) {
.strong_points_item {
text-align: center;
padding: 60px 0 0;
margin: 60px 0 0;
}
.strong_points_item--icon {
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
.page_header {
position: relative;
text-align: center;
padding: 80px 0 92px;
font-weight: 300;
background: #383d61 0 0 no-repeat;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.page_header:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(42, 52, 68, 0.8);
}
.page_header>div {
position: relative;
z-index: 2;
}
.page_header--title {
font-size: 60px;
color: #fff;
}
@media (max-width: 1200px) {
.page_header {
padding: 70px 0;
}
.page_header--title {
font-size: 50px;
}
}
@media (max-width: 992px) {
.page_header {
padding: 50px 0;
}
.page_header--title {
font-size: 40px;
}
}
@media (max-width: 769px) {
.page_header {
padding: 30px 0;
}
.page_header--title {
font-size: 35px;
}
}
.breadcrumbs {
position: relative;
border-bottom: 1px solid #e9e9e9;
}
.wpb_wrapper .breadcrumbs {
border-bottom: none;
}
.breadcrumbs--list {
padding: 16px 0 18px;
}
.breadcrumbs--item {
display: inline-block;
margin: 0 0 0 35px;
position: relative;
}
.breadcrumbs--item:before {
display: block;
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: absolute;
left: -27px;
top: -1px;
color: #bdbdbd;
}
.breadcrumbs--item:first-child {
margin-left: 0;
}
.breadcrumbs--item:first-child:before {
display: none;
}
.breadcrumbs--link {
display: block;
font-size: 14px;
font-weight: 400;
color: #262626;
}
.breadcrumbs--link.-active {
color: #5dc560;
}
.our_mission {
position: relative;
margin-top: -30px;
}
.our_mission--item {
position: relative;
margin-top: 30px;
}
.our_mission--item_media {
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
position: relative;
}
.our_mission--item_media:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.3);
}
.our_mission--item_media img {
width: 100%;
vertical-align: top;
}
.our_mission--item_title {
font-size: 20px;
padding: 30px 0 0;
color: #262626;
}
.our_mission--item_body p {
font-size: 16px;
line-height: 23px;
color: #969696;
padding: 15px 0 13px;
}
.our_company--text ul li,
.our_mission--item_body ul li {
position: relative;
margin: 14px 0 0;
padding: 0 0 0 25px;
color: #969696;
font-style: italic;
}
.our_company--text ul li:before,
.our_mission--item_body ul li:before {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: absolute;
display: block;
color: #5dc560;
top: 0;
left: 0;
}
.our_mission--item_body ul li:first-child {
margin-top: 0;
}
@media (max-width: 769px) {
.our_mission--item_title {
padding: 20px 0 0;
}
.our_mission--item_body p {
padding: 10px 0 10px;
}
.our_mission--item_body ul li {
margin: 10px 0 0;
padding: 0 0 0 25px;
}
}
@media (max-width: 425px) {
.our_mission--item_title {
padding: 15px 0 0;
font-size: 18px;
}
.our_mission--item_body {
font-size: 15px;
line-height: 21px;
}
.our_mission--item_body p {
padding: 10px 0 10px;
}
.our_mission--item_body ul li {
margin: 7px 0 0;
padding: 0 0 0 25px;
}
.our_mission--item_body ul li:before {
top: 2px;
}
}
.team {
position: relative;
margin: -28px 0 0;
}
.team_member {
position: relative;
border: 1px solid #e9e9e9;
background: #fff;
margin: 30px 0 0;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.team_member--image {
position: relative;
}
.team_member--image:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.3);
}
.team_member--image img {
width: 100%;
vertical-align: top;
overflow: hidden;
}
.team_member--body {
padding: 25px;
}
.team_member--name {
font-size: 18px;
font-weight: 600;
}
.team_member--position {
display: block;
color: #969696;
font-size: 16px;
line-height: 23px;
margin: 10px 0 0;
}
.team_member--email {
display: block;
margin: 8px 0 0;
}
.team_member--email a {
color: #5dc560;
}
.team_member--email a:hover {
text-decoration: underline;
}
.team_member--links {
margin: 22px 0 0;
}
.team_member--links li {
display: inline-block;
}
.team_member--links li a {
color: #bdbdbd;
display: block;
padding: 5px;
}
.team_member--links li a:hover {
color: #5dc560;
}
@media (max-width: 992px) {
.team_member--body {
padding: 20px;
}
}
@media (max-width: 769px) {
.team_member--body {
padding: 20px 10px;
}
.team_member--name {
font-size: 16px;
}
.team_member--position {
font-size: 15px;
line-height: 21px;
margin: 8px 0 0;
}
.team_member--links {
margin: 15px 0 0;
}
.team_member--email {
font-size: 15px;
}
}
.our_company {
position: relative;
}
.our_company--text {
position: relative;
padding: 4px 45px 0 0;
}
.our_company--text h3 {
font-size: 20px;
margin: 0 0 13px;
letter-spacing: -.5px;
}
.our_company--text p {
font-size: 16px;
color: #969696;
line-height: 23px;
margin: 15px 0 0;
letter-spacing: -.1px;
}
.our_company--text p:first-of-type {
margin-top: 0;
}
.our_company--quote {
padding: 0;
}
.our_company--quote_media {
position: relative;
}
.our_company--quote_media:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.3);
}
.our_company--quote_media img {
width: 100%;
vertical-align: top;
overflow: hidden;
}
.our_company--quote_text {
position: relative;
font-size: 16px;
color: #969696;
line-height: 23px;
font-style: italic;
padding: 45px 0 0;
}
.our_company--quote_text:before {
display: block;
content: '\f147';
position: absolute;
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
top: -5px;
left: -3px;
font-size: 32px;
color: #5dc560;
}
.our_company--quote_author {
position: relative;
}
.our_company--quote_author strong {
display: block;
padding: 19px 0 0;
}
.our_company--quote_author span {
padding: 8px 0 0;
display: block;
font-size: 14px;
color: #969696;
}
@media (max-width: 992px) {
.our_company--text {
margin-bottom: 20px;
padding: 0;
}
.our_company--quote_media {
margin-bottom: 20px;
}
.our_company--quote_text {
padding: 35px 0 0;
}
}
@media (max-width: 992px) and (max-width: 425px) {
.our_company--text h3 {
font-size: 18px;
}
.our_company--text p {
font-size: 15px;
line-height: 21px;
}
.our_company--quote_text {
font-size: 15px;
line-height: 21px;
}
}
.blog {
position: relative;
}
.blog .article {
margin: 0 0 100px;
}
.blog.-latest .article {
margin: 0px;
}
@media (max-width: 992px) {
.blog .article,
.blog.-latest .article {
margin-bottom: 60px;
}
}
@media (max-width: 769px) {
.blog .article,
.blog.-latest .article {
margin-bottom: 40px;
}
}
.article {
padding: 0 35px 0 0;
}
.article--title {
color: #262626;
font-size: 50px;
line-height: 60px;
font-weight: 300;
}
.article--title a {
color: inherit;
letter-spacing: -.5px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.article--meta {
padding: 14px 0 0;
}
.article--meta_item {
display: inline-block;
position: relative;
font-size: 14px;
color: #969696;
padding: 0 0 0 28px;
margin: 10px 10px 0 0;
}
.article--meta_item:after {
content: '\f156';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: absolute;
display: block;
color: #5dc560;
font-size: 20px;
margin-top: -2px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
}
.article--meta_item a:hover {
text-decoration: underline;
}
.article--meta_item:last-child {
margin-right: 0;
}
.article--meta_item.-date:after {
content: '\f110';
font-size: 23px;
margin-top: -3px;
}
.article--meta_item.-categories:after {
content: '\f157';
font-size: 23px;
margin-top: -3px;
}
.article--meta_item.-author {
padding-left: 25px;
}
.article--meta_item.-author a {
color: #5dc560;
}
.article--meta_item.-author:after {
content: '\f126';
}
.text-shortcode,
.article--content {
margin: 23px 0 0;
font-size: 16px;
line-height: 23px;
color: #969696;
}
.text-shortcode figure ,
.article--content figure {
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 30px 0;
overflow: hidden;
}
.text-shortcode figure img ,
.article--content figure img {
width: 100%;
vertical-align: top;
}
.article--content>p {
margin: 30px 0;
}
.page-content .text-shortcode p:first-child,
.page-content .text-shortcode:first-child ,
.page-content .article--content p:first-child,
.page-content .article--content:first-child {
margin-top: 0;
}
.text-shortcode a,
.article--content a {
color: #5dc560;
font-weight: normal;
}
.text-shortcode a:hover ,
.article--content a:hover {
text-decoration: underline;
}
.text-shortcode  h1,
.text-shortcode  h2,
.text-shortcode  h3,
.text-shortcode  h4,
.text-shortcode  h5,
.text-shortcode  h6,
.article--content h1,
.article--content h2,
.article--content h3,
.article--content h4,
.article--content h5,
.article--content h6 {
margin: 30px 0;
color: #363636;
}
.text-shortcode  h1,
.article--content h1 {
font-size: 30px;
line-height: 36px;
}
.text-shortcode  h2,
.article--content h2 {
font-size: 28px;
line-height: 34px;
}
.text-shortcode  h3,
.article--content h3 {
font-size: 26px;
line-height: 32px;
}
.text-shortcode  h4,
.article--content h4 {
font-size: 24px;
line-height: 30px;
}
.text-shortcode  h5,
.article--content h5 {
font-size: 22px;
line-height: 28px;
}
.text-shortcode  h6,
.article--content h6 {
font-size: 19px;
line-height: 25px;
}
.text-shortcode blockquote,
.article--content blockquote {
font-style: italic;
font-weight: normal;
padding: 20px;
border: 1px solid #e5e5e5;
border-left: 3px solid #0fbe7c;
margin: 20px 0;
background: #fff;
}
.text-shortcode blockquote:before,
.article--content blockquote:after {
content: '';
}
.text-shortcode blockquote cite,
.article--content blockquote cite {
text-transform: uppercase;
font-size: 12px;
font-style: normal;
display: block;
text-align: right;
}
.text-shortcode table ,
.article--content table {
width: 100%;
background: #fff;
margin: 0 0 20px;
}
.text-shortcode table tr:nth-child(2n) td ,
.article--content table tr:nth-child(2n) td {
background: #fafafa;
}
.text-shortcode table th ,
.article--content table th {
font-weight: bold;
text-align: left;
color: #363636;
}
.text-shortcode table td,
.text-shortcode table th ,
.article--content table td,
.article--content table th {
border: 1px solid #e5e5e5;
padding: 8px 14px;
}
.text-shortcode pre,
.text-shortcode code,
.text-shortcode kbd,
.text-shortcode var,
.text-shortcode samp,
.text-shortcode tt ,
.article--content pre,
.article--content code,
.article--content kbd,
.article--content var,
.article--content samp,
.article--content tt {
font-family: Hack, Courier, monospace;
font-size: 14px;
line-height: 19px;
white-space: pre-wrap;
}
.text-shortcode pre ,
.article--content pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #e5e5e5;
}
.text-shortcode dl ,
.article--content dl {
margin: 0 0 20px;
}
.text-shortcode dl dt ,
.article--content dl dt {
margin: 0 0 3px;
font-weight: bold;
}
.text-shortcode dl dd ,
.article--content dl dd {
margin: 0 0 15px;
}
.text-shortcode ul,
.text-shortcode ol ,
.article--content ul,
.article--content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.text-shortcode ul li>ol,
.text-shortcode ol li>ol,
.text-shortcode ul li>ul,
.text-shortcode ol li>ul ,
.article--content ul li>ol,
.article--content ol li>ol,
.article--content ul li>ul,
.article--content ol li>ul {
margin-bottom: 0;
}
.text-shortcode ul ,
.article--content ul {
list-style: circle;
}
.text-shortcode ol ,
.article--content ol {
list-style: decimal;
}
.text-shortcode address ,
.article--content address {
display: block;
font-style: italic;
margin: 0 0 20px;
}
.text-shortcode abbr,
.text-shortcode acronym,
.text-shortcode dfn ,
.article--content abbr,
.article--content acronym,
.article--content dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
.text-shortcode cite,
.text-shortcode em,
.text-shortcode i ,
.article--content cite,
.article--content em,
.article--content i {
font-style: italic;
}
.text-shortcode ins ,
.article--content ins {
background: #fff;
}
.text-shortcode sub,
.text-shortcode sup ,
.article--content sub,
.article--content sup {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
.text-shortcode sub ,
.article--content sub {
top: 0.5ex;
}
.text-shortcode sup ,
.article--content sup {
bottom: 1ex;
}
.text-shortcode blockquote p ,
.article--content blockquote p {
margin-bottom: 0;
padding-bottom: 0;
}
.text-shortcode form p ,
.article--content form p {
padding-bottom: 10px;
}
.text-shortcode input ,
.article--content input {
padding: 5px 10px;
font-size: 14px;
border: 1px solid #e5e5e5;
border-radius: 4px;
}
.article--content input[type='submit'] {
color: #5dc560;
font-weight: bold;
cursor: pointer;
}
.text-shortcode img ,
.article--thumbnail img {
max-width: 100%;
height: auto;
}
.text-shortcode,
.article--thumbnail {
padding-bottom: 15px;
}
.article .article--footer .tags-links>a {
color: #969696;
}
.article--content img {
height: auto;
}
.blog .article.-blog_page .article--preview:after {
display: none;
}
.article--meta_item a {
color: #969696;
line-height: 1.5;
}
.pingback {
color: #969696;
line-height: 22px;
padding-bottom: 10px;
}
.pingback a {
color: #5dc560;
}
.pingback~.comment {
padding-top: 30px;
}
.article--content big {
font-size: 18px;
}
.comment--content .article--content>p {
margin: 0;
}
.comment--content .article--content {
margin-top: 0;
}
.comment--content .article--content h2:first-child {
margin-top: 0;
}
.article--footer {
padding: 22px 0 40px;
vertical-align: middle;
}
.article--footer:after {
content: "";
display: table;
clear: both;
}
.article--footer .tags-links {
float: left;
position: relative;
display: inline-block;
width: 60%;
margin: -10px 0 0;
}
.article--footer .tags-links>a {
border: 1px solid #e9e9e9;
color: #cecece;
font-size: 14px;
font-style: italic;
padding: 6px 10px;
margin: 10px 10px 0 0;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
.article--footer .tags-links>span {
position: absolute;
width: 1px;
height: 1px;
clip: 1px 1px 1px 1px;
overflow: hidden;
}
.article--footer .share {
float: right;
}
.article.-blog_page {
padding: 0;
}
.article.-blog_page .article--title {
font-size: 20px;
line-height: 26px;
font-weight: normal;
}
.article.-blog_page .article--title>a {
color: #262626;
letter-spacing: -.5px;
font-size: 23px;
}
.article.-blog_page .article--content {
margin: 0;
}
.article.-blog_page .article--content>p {
margin: 7px 0;
}
.article.-blog_page .article--footer {
padding: 15px 0 0;
}
.article.-blog_page .article--read_more {
color: #5dc560;
}
.article.-blog_page .article--read_more:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
margin: 0 0 0 7px;
top: 1px;
}
.no-over-bg .article.-blog_page .article--preview:after {
display: none;
}
.article.-blog_page .article--preview {
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 26px;
position: relative;
}
.article.-blog_page .article--preview:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(42, 52, 68, 0.75);
}
.article.-blog_page .article--preview img {
vertical-align: top;
overflow: hidden;
width: 100%;
}
.article.-blog_page .article--meta {
padding: 10px 0 0;
}
.article.-blog_page .article--content {
padding: 12px 0 0;
}
.article.-green_dark .article--meta_item:after {
color: #5dc560;
}
@media (max-width: 992px) {
.article {
padding-right: 0;
}
.article.-blog_page .article--preview {
margin: 0 0 10px;
}
.article.-blog_page .article--meta {
padding: 10px 0 0;
}
.article.-blog_page .article--content {
padding: 5px 0 0;
}
.article.-blog_page .article--footer {
padding: 5px 0 0;
}
}
@media (max-width: 769px) {
.article--title {
font-size: 40px;
line-height: 50px;
}
.text-shortcode,
.article--content {
font-size: 14px;
line-height: 21px;
}
.text-shortcode>p,
.text-shortcode>figure,
.text-shortcode h1,
.text-shortcode h2,
.text-shortcode h3,
.text-shortcode h4,
.text-shortcode h5,
.text-shortcode h6 ,
.article--content>p,
.article--content>figure,
.article--content h1,
.article--content h2,
.article--content h3,
.article--content h4,
.article--content h5,
.article--content h6 {
margin: 20px 0;
}
.text-shortcode blockquote ,
.article--content blockquote {
margin: 15px 0;
padding: 15px;
}
.text-shortcode table ,
.article--content table {
margin: 0 0 15px;
}
.text-shortcode ul,
.text-shortcode ol ,
.article--content ul,
.article--content ol {
margin-bottom: 20px;
padding: 0 0 0 25px;
}
.text-shortcode h1 ,
.article--content h1 {
font-size: 26px;
line-height: 32px;
}
.text-shortcode h2 ,
.article--content h2 {
font-size: 24px;
line-height: 30px;
}
.text-shortcode h3 ,
.article--content h3 {
font-size: 22px;
line-height: 28px;
}
.text-shortcode h4 ,
.article--content h4 {
font-size: 20px;
line-height: 26px;
}
.text-shortcode h5 ,
.article--content h5 {
font-size: 18px;
line-height: 24px;
}
.text-shortcode h6 ,
.article--content h6 {
font-size: 15px;
line-height: 21px;
}
.article--footer .tags-links {
width: 100%;
float: none;
}
.article--footer .share {
margin: 30px 0 0;
float: none;
}
.article.-blog_page .article--title {
font-size: 18px;
line-height: 22px;
}
.article.-blog_page .text-shortcode ,
.article.-blog_page .article--content {
font-size: 15px;
line-height: 18px;
}
.article.-blog_page .article--footer {
font-size: 15px;
}
}
@media (max-width: 425px) {
.article--title {
font-size: 28px;
line-height: 36px;
}
.article.-blog_page .article--meta_item {
margin: 10px 0 0 0;
display: block;
}
.article.-blog_page .article--meta_item:first-child {
margin-top: 0;
}
.article.-blog_page .article--meta_item:first-child:after {
left: -2px;
}
}
.calendar {
display: table;
width: 100%;
position: relative;
}
.calendar--title {
background: #fff;
font-size: 14px;
font-weight: 500;
position: relative;
padding: 19px 0;
text-transform: uppercase;
}
.calendar--months {
border-top: 1px solid #e5e5e5;
}
.calendar--months>th {
padding: 15px 0;
background: #fff;
font-size: 14px;
font-weight: 500;
position: relative;
}
.calendar--months>th:first-child {
padding-left: 5px;
}
.calendar--months>th:last-child {
padding-right: 5px;
}
.calendar--links {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.calendar--arrow {
position: absolute;
top: 13px;
right: 20px;
z-index: 2;
font-size: 24px;
}
.calendar--arrow.-prev {
left: 20px;
z-index: 1;
}
.calendar--arrow>a {
color: #cbcbcb;
}
.calendar--arrow>a:hover {
color: #8c8a8a;
}
.calendar--days {
background: #fff;
font-size: 14px;
width: 100%;
text-align: center;
}
.calendar--days>tr>td {
padding-bottom: 14px;
}
.calendar--days>tr>td:first-child {
padding-left: 5px;
}
.calendar--days>tr>td:last-child {
padding-right: 5px;
}
.calendar--days>tr>td>span {
color: #bababa;
font-weight: normal;
}
.comments {
margin: 0 35px 0 0;
padding: 36px 0 0 0;
position: relative;
}
.comments:before {
display: block;
height: 1px;
background: #e9e9e9;
content: '';
position: absolute;
top: 0;
left: -15px;
right: -15px;
}
.page-content .comments:before {
display: none;
}
.comments--title {
font-size: 20px;
padding: 0 0 46px;
}
.comments .comment_form {
padding: 36px 0 0 0;
position: relative;
}
.comments .comment_form:before {
display: block;
height: 1px;
background: #e9e9e9;
content: '';
position: absolute;
top: 0;
left: -15px;
right: -15px;
}
@media (max-width: 992px) {
.comments {
margin-right: 0;
}
.comments--title {
padding-bottom: 30px;
}
}
.comment {
position: relative;
padding: 0px 0 0 80px;
}
.comment:last-child .comment--content {
margin-bottom: 30px;
}
.comment .comment {
padding: 0px 0 0 80px;
border-bottom: 0;
}
.comment--header {
position: relative;
}
.comment--username {
display: block;
font-size: 16px;
font-weight: 600;
padding: 0 0 6px;
color: #262626;
}
.comment--username a {
color: #262626;
}
.comment--username a:hover {
text-decoration: underline;
}
.comment--date {
font-size: 14px;
color: #969696;
}
.comment--userpic img {
max-width: 100%;
}
.comment--userpic {
position: absolute;
left: -80px;
top: -8px;
overflow: hidden;
width: 60px;
height: 60px;
-webkit-border-radius: 60px;
border-radius: 60px;
}
.comment--content {
margin: 10px 0 40px;
padding: 25px 20px;
letter-spacing: -.3px;
position: relative;
background: #f5f5f5;
color: #969696;
font-size: 16px;
line-height: 23px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.comment--content p {
padding: 0 0 17px;
}
.comment--content:before {
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #f5f5f5 transparent;
content: '';
position: absolute;
bottom: 100%;
left: 20px;
}
.comment-reply-link,
.comment--reply {
color: #5dc560;
font-size: 14px;
font-weight: 600;
}
.comment-reply-link:before,
.comment--reply:before {
content: '\f14a';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
font-size: 16px;
margin: 0 7px 0 0;
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
top: 0;
}
@media (max-width: 769px) {
.comment {
padding: 0;
}
.comment--userpic {
position: relative;
left: 0;
top: 0;
margin: 0 0 10px;
}
.comment--content {
font-size: 14px;
line-height: 21px;
margin: 10px 0 30px;
}
.comment .comment {
padding: 0 0 0 30px;
}
}
.comment_form--title {
font-size: 20px;
margin: 0 0 27px;
}
@media (max-width: 992px) {
.comment_form--footer .button {
display: block;
width: 100%;
}
}
.twitter_feed {
margin: 0 auto;
}
.twitter_feed--content {
padding: 0;
}
.twitter_feed--messages {
padding: 30px 0 0;
}
.twitter_feed--message {
font-size: 20px;
font-weight: 300;
line-height: 30px;
color: #969696;
text-align: center;
margin: 0 10%;
}
.twitter_feed--message p {
padding: 0;
position: relative;
}
.twitter_feed--message_author {
display: block;
text-align: center;
font-size: 18px;
font-weight: 400;
margin: 34px 0 0;
padding: 31px 0 0;
position: relative;
}
.twitter_feed--message_author a {
color: #5dc560;
text-decoration: underline;
}
.twitter_feed--message a {
color: #5dc560;
font-size: 18px;
}
.twitter_feed--message_author:before {
position: absolute;
content: '';
display: block;
background: #d7d7d7;
width: 14px;
height: 2px;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.twitter_feed--icon {
display: block;
width: 100%;
text-align: center;
}
.twitter_feed--icon i {
color: #34c1e4;
font-size: 36px;
}
.twitter_feed .slick-slider .slick-dots {
margin: 55px 0 0;
}
.section .twitter_feed {
margin: -30px 0 -47px;
}
@media (max-width: 992px) {
.twitter_feed {
margin: 0 auto !important;
}
.twitter_feed--icon {
padding: 0;
}
.twitter_feed--icon i {
font-size: 36px;
}
}
@media (max-width: 769px) {
.twitter_feed--icon i {
font-size: 32px;
}
.twitter_feed--messages {
padding: 20px 0 0;
}
.twitter_feed--message {
font-size: 18px;
line-height: 26px;
margin: 20px 0 0;
padding: 0 6%;
}
.twitter_feed .slick-slider .slick-dots {
margin: 30px 0 0;
}
}
.clients_reviews--slide {
padding: 0 15px;
text-align: center;
}
.clients_reviews .slick-slider .slick-list {
margin: -10px -15px;
}
.clients_reviews .slick-slider .slick-track {
padding: 10px 0;
margin: 0;
}
.clients_reviews .slick-slider .slick-dots {
position: absolute;
bottom: -30px;
left: 0;
right: 0;
margin: auto;
}
.section .clients_reviews {
margin: 30px 0 0;
}
.twitter_feed--content .slick-arrow,
.clients_reviews .slick-arrow {
position: absolute;
top: 50%;
opacity: 0.4;
-webkit-transform: translateY(-75px);
-ms-transform: translateY(-75px);
transform: translateY(-75px);
color: #ababab;
font-size: 40px;
z-index: 2;
}
.twitter_feed--content .slick-next,
.clients_reviews .slick-next {
right: 20px;
}
.twitter_feed--content .slick-prev,
.clients_reviews .slick-prev {
left: 20px;
top: 55px;
} .section .clients_reviews .slick-prev:before {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.section .clients_reviews_style2 {
padding-bottom: 90px;
}
.clients_reviews_style2 .slick-slider .slick-dots,
.section .clients_reviews_style2 .slick-slider .slick-dots {
bottom: -85px;
}
.section.-rounded .clients_reviews {
margin-bottom: -50px;
}
@media (max-width: 992px) {
.clients_reviews .slick-slider .slick-dots {
margin: 35px 0 0;
}
}
.client_review {
background: #fff;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 27px 30px 46px;
}
.clients_reviews_style2 .client_review--text p {
opacity: 0.6;
color: #262626;
font-size: 14px;
font-weight: 400;
line-height: 21px;
}
.client_review--text {
color: #949494;
font-size: 20px;
font-weight: 300;
text-align: center;
line-height: 30px;
letter-spacing: -.20px;
padding: 0;
margin-top: 5px;
}
.client_review--text p {
max-width: 860px;
margin-left: auto;
margin-right: auto;
color: #949494;
font-family: inherit;
font-size: 20px;
font-weight: 300;
line-height: 30px;
}
.client_twitter_review--client {
margin-top: 70px;
font-size: 18px;
margin-bottom: 30px;
}
.client_twitter_review--client span {
color: #949494;
font-weight: 400;
}
.client_twitter_review--client a {
padding-left: 5px;
color: #5dc560;
font-weight: 400;
text-decoration: underline;
}
.client_review--client {
margin: 25px 0 0;
position: relative;
}
.client_review--client figure {
position: relative;
float: left;
display: block;
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 16px 0 0;
width: 70px;
height: 70px;
}
.client_review--client figure img {
vertical-align: top;
width: 100%;
}
.client_review--client strong {
font-size: 16px;
display: block;
padding: 16px 0 0;
}
.client_review--client span {
display: block;
font-size: 14px;
color: #969696;
padding: 9px 0 0;
}
@media (max-width: 769px) {
.client_review {
padding: 20px 20px 30px;
}
.client_review--client {
margin: 20px 0 0;
}
.client_review figure {
width: 50px;
height: 50px;
}
.client_review strong {
padding-top: 6px;
}
}
.link {
position: relative;
font-size: 15px;
color: #5dc560;
}
.link:after {
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: relative;
margin: 0 0 0 7px;
top: 1px;
}
.link.-green_dark {
color: #5dc560;
}
.link.-white {
color: #fff;
}
.additional_help {
position: relative;
}
.additional_help--item_card {
display: table;
width: 100%;
padding: 0;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.additional_help--item_card_body {
display: table-cell;
padding: 18px 0 0 30px;
vertical-align: top;
width: 50%;
}
.additional_help--item_card_title {
font-size: 20px;
line-height: 30px;
color: #262626;
}
.additional_help--item_card_text {
font-size: 16px;
line-height: 23px;
color: #969696;
margin: 20px 0 0;
position: relative;
}
.additional_help--item_card_text p {
padding: 16px 0 0;
}
.additional_help--item_card_text:before {
display: block;
position: absolute;
content: '';
width: 15px;
height: 2px;
background: #ddd;
top: -2px;
left: 0;
}
.additional_help--item_card_media {
position: relative;
display: table-cell;
width: 54%;
max-width: 50%;
vertical-align: top;
}
.additional_help--item_card_media a {
display: block;
position: relative;
}
.additional_help--item_card_media a:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.6);
}
.additional_help--item_card_media a .button_play {
z-index: 2;
}
.additional_help--item_card_media a img {
width: 100%;
vertical-align: top;
}
.additional_help--item_gallery figure {
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 28px 0 0;
position: relative;
}
.additional_help--item_gallery figure:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.6);
}
.additional_help--item_gallery figure img {
width: 100%;
vertical-align: top;
overflow: hidden;
}
.additional_help--item_gallery figure:first-child {
margin-top: 0;
}
.additional_help .tab_navigation {
margin-bottom: 65px;
}
@media (max-width: 1200px) {
.additional_help--item_card_body {
display: block;
width: 100%;
padding: 18px 15px;
}
.additional_help--item_card_media {
width: 100%;
display: block;
max-width: 100%;
}
.additional_help--item_card_media a {
display: block;
position: relative;
max-height: 300px;
overflow: hidden;
}
.additional_help--item_card_media a img {
vertical-align: top;
width: 100%;
}
.additional_help--item_card_title {
line-height: 25px;
}
.additional_help--item_card_text {
margin: 20px 0 0;
font-size: 16px;
line-height: 23px;
}
.additional_help--item_card_text p {
padding: 16px 0 0;
}
}
@media (max-width: 992px) {
.additional_help {
position: relative;
}
.additional_help--item_card_body {
display: block;
width: 100%;
padding: 18px 0 0;
}
.additional_help--item_card_title {
padding: 0px 20px 0;
}
.additional_help--item_card_text {
margin: 20px;
}
.additional_help--item_card {
display: block;
}
.additional_help--item_card_media {
position: relative;
display: block;
width: 100%;
}
.additional_help--item_card_media a {
display: block;
position: relative;
}
.additional_help--item_card_media a img {
vertical-align: top;
width: 100%;
}
.additional_help--item_gallery {
margin: 0 -10px;
}
.additional_help--item_gallery figure {
margin: 20px 1% 0;
padding: 0;
float: left;
width: 49%;
}
.additional_help--item_gallery figure:first-child {
margin: 20px 0 0 0;
}
}
@media (max-width: 769px) {
.additional_help--item_card_text {
font-size: 15px;
line-height: 21px;
margin: 15px 20px;
}
.additional_help--item_card_text p {
padding: 12px 0 0;
}
.additional_help--item_card_title {
font-size: 18px;
line-height: 26px;
}
}
@media (max-width: 600px) {
.additional_help--item_gallery {
margin-top: 20px;
}
.additional_help--item_gallery figure {
margin: 20px 0 0;
width: 100%;
}
.additional_help--item_gallery figure:first-child {
margin: 0;
}
}
@media (max-width: 425px) {
.additional_help--item_card_title {
padding: 0px 10px 0;
}
.additional_help--item_card_text {
margin: 15px 10px;
}
.additional_help--item_gallery {
margin: 0 -5px;
}
.additional_help--item_gallery figure {
margin: 15px 0 0;
padding: 0 5px;
}
.additional_help--item_gallery figure:first-child {
margin: 15px 0 0 0;
}
.additional_help--item_card_body {
padding: 10px 0 0;
}
}
.button_play {
display: block;
width: 44px;
height: 44px;
border: 2px solid #fff;
background: rgba(0, 0, 0, 0.3);
font-size: 26px;
color: #fff;
-webkit-border-radius: 100px;
border-radius: 100px;
position: relative;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.button_play [class*=icons8] {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.why_articles {
position: relative;
}
@media (max-width: 992px) {
.why_articles .col-md-4 .why_article {
margin-top: 30px;
}
.why_articles .col-md-4:first-child .why_article {
margin-top: 0;
}
}
.why_article {
position: relative;
}
.why_article--preview {
position: relative;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 29px;
}
.why_article--preview a {
position: relative;
height: 100%;
display: inline-block;
}
.why_article--preview a:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
background-color: rgba(42, 52, 68, 0.6);
}
.why_article--preview img {
vertical-align: top;
width: 100%;
}
.why_article--title {
font-size: 20px;
font-weight: 400;
}
.why_article--text {
font-size: 16px;
line-height: 23px;
color: #969696;
padding: 14px 0 0;
}
.why_article--footer {
padding: 23px 0 0;
}
@media (max-width: 992px) {
.why_article--preview {
margin: 0 0 10px;
}
.why_article--title {
font-size: 20px;
}
.why_article--text {
font-size: 16px;
line-height: 23px;
color: #969696;
padding: 14px 0 0;
}
.why_article--footer {
padding: 10px 0 0;
}
}
.slide_block {
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/content/slide_block/slide_block_bg.jpg) top center no-repeat;
background-size: cover;
height: 587px;
position: relative;
}
.slide_block:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(42, 52, 68, 0.8);
}
.slide_block>* {
position: relative;
z-index: 2;
}
.slide_block .container {
position: relative;
height: 587px;
}
.slide_block--body {
max-width: 605px;
padding: 39px 120px 40px 39px;
background: rgba(93, 197, 96, 0.85);
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.slide_block--title {
font-size: 45px;
font-weight: 300;
color: #fff;
}
.slide_block--text {
font-size: 18px;
line-height: 28px;
font-weight: 300;
padding: 23px 0 35px;
color: #fff;
}
.slide_block--icon {
font-size: 48px;
position: absolute;
background: #fff;
-webkit-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
width: 75px;
text-align: center;
padding: 10px 0;
right: -5px;
top: 30px;
color: #2a3444;
}
.slide_block--icon:after {
position: absolute;
display: block;
content: '';
right: 0;
bottom: -5px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 0;
border-color: #3e8754 transparent transparent transparent;
}
.promo_slider.-rounded .slide_block {
height: 627px;
}
.promo_slider.-rounded .slide_block .container {
height: 627px;
}
@media (max-width: 992px) {
.slide_block {
height: auto !important;
}
.slide_block .container {
position: relative;
height: auto !important;
}
.slide_block--body {
max-width: 505px;
padding: 30px 100px 30px 30px;
position: relative;
-webkit-transform: none;
-ms-transform: none;
transform: none;
margin: 50px 0;
}
.slide_block--title {
font-size: 42px;
}
.slide_block--text {
font-size: 17px;
line-height: 26px;
padding: 20px 0 30px;
}
.slide_block--icon {
font-size: 44px;
width: 70px;
padding: 10px 0;
}
}
@media (max-width: 769px) {
.slide_block {
height: auto;
padding: 0;
width: 100%;
}
.slide_block .container {
position: relative;
height: auto;
width: 100%;
padding: 0;
}
.slide_block--body {
width: 100%;
max-width: none;
padding: 39px 120px 40px 39px;
margin: 0;
left: 0;
top: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.slide_block--title {
font-size: 48px;
}
.slide_block--text {
font-size: 20px;
line-height: 28px;
padding: 23px 0 35px;
}
.slide_block--icon {
font-size: 48px;
width: 75px;
padding: 10px 0;
right: 0;
top: 30px;
}
.slide_block--icon:after {
display: none;
}
}
@media (max-width: 600px) {
.slide_block--body {
padding: 30px 100px 30px 30px;
}
.slide_block--title {
font-size: 42px;
}
.slide_block--text {
font-size: 17px;
line-height: 26px;
padding: 20px 0 30px;
}
.slide_block--icon {
font-size: 34px;
width: 60px;
padding: 10px 0;
}
}
@media (max-width: 425px) {
.slide_block--body {
padding: 30px 15px 30px 15px;
}
.slide_block--title {
font-size: 34px;
}
.slide_block--text {
font-size: 15px;
line-height: 21px;
padding: 10px 20px 20px 0;
}
.slide_block--icon {
display: none;
}
.slide_block .button {
display: block;
width: 100%;
}
}
@media (max-width: 320px) {
.slide_block--title {
font-size: 32px;
}
.slide_block--text {
font-size: 15px;
line-height: 21px;
padding: 10px 0 20px;
}
.slide_block--icon {
font-size: 36px;
width: 45px;
padding: 5px 0;
}
}
.slide_fancy {
position: relative;
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/content/slide_fancy/slide_fancy_bg.jpg) top center no-repeat;
background-size: cover;
height: 587px;
overflow: hidden;
}
.slide_fancy.-backgroundless {
background: none;
}
.slide_fancy .container {
position: relative;
height: 587px;
}
.slide_fancy:before {
width: 70%;
height: 100%;
background: rgba(71, 77, 122, 0.9);
content: '';
display: block;
position: absolute;
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
top: 0;
left: -11%;
}
.slide_fancy--body {
max-width: 605px;
padding: 0px 100px 0px 0;
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.slide_fancy--title {
font-size: 60px;
font-weight: 300;
color: #5dc560;
margin: -6px;
}
.slide_fancy--text {
font-size: 22px;
line-height: 32px;
font-weight: 300;
padding: 25px 0 34px;
color: #fff;
}
@media (max-width: 1200px) {
.slide_fancy:before {
width: 80%;
height: 100%;
content: '';
display: block;
position: absolute;
top: 0;
left: -20%;
}
}
@media (max-width: 992px) {
.slide_fancy {
text-align: center;
max-height: 387px;
}
.slide_fancy .container {
position: relative;
max-height: 387px;
}
.slide_fancy:before {
width: 100%;
height: 100%;
background: rgba(71, 77, 122, 0.9);
content: '';
display: block;
position: absolute;
-webkit-transform: none;
-ms-transform: none;
transform: none;
top: 0;
left: 0;
}
.slide_fancy--body {
width: 80%;
padding: 0;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media (max-width: 769px) {
.slide_fancy {
text-align: center;
height: auto;
padding: 30px 0;
}
.slide_fancy .container {
position: relative;
height: auto;
}
.slide_fancy--body {
width: 80%;
position: relative;
-webkit-transform: none;
-ms-transform: none;
transform: none;
left: auto;
margin: 0 auto;
}
.slide_fancy--title {
font-size: 46px;
margin: -6px;
}
.slide_fancy--text {
font-size: 18px;
line-height: 26px;
padding: 20px 0 25px;
}
}
@media (max-width: 570px) {
.slide_fancy--title {
font-size: 40px;
margin: -6px;
}
.slide_fancy--text {
font-size: 16px;
line-height: 24px;
padding: 20px 0 25px;
}
}
.share {
position: relative;
}
.share--opener {
border: 1px solid #5dc560;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 14px;
position: relative;
padding: 4px 10px 4px 32px;
color: #5dc560;
}
.share--opener .icons8-share {
font-size: 21px;
position: absolute;
top: 0;
left: 7px;
}
.share--dropdown {
white-space: nowrap;
display: none;
padding: 10px 0 10px 10px;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
top: 100%;
right: 0;
position: absolute;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
margin: 12px 0 0;
z-index: 1;
}
.share--dropdown:before {
content: '';
position: absolute;
display: block;
right: 15px;
top: -5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #fff transparent;
}
.share--dropdown [class*=share] {
margin-bottom: 0;
}
@media (max-width: 769px) {
.share--dropdown {
right: auto;
left: 0;
}
.share--dropdown:before {
right: auto;
left: 15px;
}
}
.contact_form [class*=col-] {
margin: 30px 0 0 0;
}
.contact_form--submit {
text-align: right;
}
.contact_form--files:after {
content: "";
display: table;
clear: both;
}
.contact_form--files .button {
float: left;
}
.contact_form--files_list {
color: #262626;
font-size: 15px;
padding: 12px 0 0 15px;
float: left;
}
.contact_form--files_list span {
max-width: 300px;
display: inline-block;
position: relative;
padding: 2px 0 2px 30px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #5dc560;
font-size: 15px;
font-weight: 400;
}
.contact_form--files_list span:before {
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
content: '\f105';
font-size: 22px;
position: absolute;
top: -3px;
left: 0;
color: #5dc560;
}
.contact_form--file_input {
position: absolute;
top: 0;
right: 0;
margin: 0;
opacity: 0;
-ms-filter: 'alpha(opacity=0)';
font-size: 200px !important;
}
.contact_form--file_input direction ltr {
cursor: pointer;
}
.contact_form.-on_dark .contact_form [class*=col-] {
margin: 30px 0 0 0;
}
.contact_form.-on_dark .contact_form--files_list {
color: #fff;
padding: 18px 0 0 25px;
}
.contact_form.-on_dark .contact_form--files_list span {
max-width: 500px;
position: relative;
padding: 2px 0 2px 30px;
}
.contact_form.-on_dark .contact_form--files_list span:before {
color: inherit;
}
.section .contact_form {
margin-top: -30px;
}
@media (max-width: 992px) {
.contact_form--submit {
text-align: left;
}
}
.clients .owl-stage-outer {
padding: 10px;
margin: -10px;
}
.clients .slick-slider .slick-list {
margin: -10px -15px;
margin: 0;
}
.clients .slick-slider .slick-track {
padding: 10px 0;
}
.clients .slick-slider .slick-dots {
margin: 80px 0 -20px;
}
.clients--slide {
padding: 0 15px;
}
@media (max-width: 992px) {
.clients .slick-slider .slick-dots {
margin: 40px 0 0;
}
}
.client {
position: relative;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
height: 340px;
cursor: pointer;
}
.client:hover .client--info {
display: none;
}
.client:hover .client--quote {
display: block;
}
.client--wrap {
position: relative;
width: 100%;
height: 100%;
-webkit-border-radius: 3px;
border-radius: 3px;
background: rgba(42, 52, 68, 0.8);
padding: 80px 0 0;
}
.client--userpic {
position: relative;
display: inline-block;
margin: 0 0 15px;
}
.client--userpic img {
-webkit-border-radius: 50%;
border-radius: 50%;
vertical-align: top;
width: 90px;
height: 90px;
border: 2px solid #fff;
}
.client--name {
font-size: 18px;
color: #fff;
display: block;
}
.client--job {
font-size: 16px;
color: rgba(255, 255, 255, 0.7);
display: block;
padding: 13px 0 0;
}
.client--location {
font-size: 16px;
color: rgba(255, 255, 255, 0.7);
display: block;
padding: 13px 0 0;
}
.client--quote {
font-size: 16px;
line-height: 23px;
margin: 0 25px;
color: #fff;
display: none;
position: relative;
}
.client--quote:before {
display: block;
position: absolute;
content: '"';
color: #fff;
}
.client--quote:after {
display: block;
position: absolute;
content: '"';
color: #fff;
bottom: 0;
right: 0;
}
.case_study {
position: relative;
margin: -49px 0 0;
}
.case_study--media a {
position: relative;
display: inline-block;
}
.case_study--media a:after {
content: '';
display: inline-block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.3);
}
.case_study--media {
overflow: hidden;
position: relative;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 49px 0 0;
}
.case_study--media img {
vertical-align: top;
width: 100%;
}
.case_study--section {
margin: 50px 0 0;
}
.case_study--details {
padding: 16px 0 0;
}
.case_study--details dl {
padding: 21px 0 20px;
border-bottom: 1px solid #e9e9e9;
}
.case_study--details dl:after {
content: "";
display: table;
clear: both;
}
.case_study--details dl dt {
display: block;
float: left;
width: 50%;
color: #262626;
padding: 0 0 0 35px;
position: relative;
}
.case_study--details dl dt i {
color: #5dc560;
font-size: 26px;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.case_study--details dl dt .icons8-diamond {
margin: -2px 0 0 -3px;
}
.case_study--details dl dt .icons8-umbrella {
margin: -2px 0 0 -2px;
}
.case_study--details dl dd {
display: block;
float: left;
width: 50%;
font-style: italic;
font-size: 16px;
color: #969696;
padding: 0 0 0 32px;
}
.case_study--section_title {
font-size: 36px;
padding: 4px 0 0;
}
.case_study--text {
font-size: 16px;
line-height: 23px;
color: #969696;
}
.case_study--text p {
padding: 16px 0 0;
}
.case_study--text ul {
padding: 16px 0 0;
}
.case_study--text ul li {
font-style: italic;
position: relative;
padding: 0 0 0 22px;
margin: 6px 0 0;
}
.case_study--text ul li:before {
display: block;
content: '\f14c';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: absolute;
left: 0;
color: #5dc560;
top: 2px;
}
.case_study--text ul li:first-child {
margin-top: 0;
}
@media (max-width: 992px) {
.case_study--section {
margin: 30px 0 0;
}
.case_study--section_title {
font-size: 30px;
}
}
@media (max-width: 500px) {
.case_study--section {
margin: 20px 0 0;
}
.case_study--section_title {
font-size: 24px;
}
.case_study--text {
font-size: 14px;
line-height: 21px;
}
.case_study--text p {
padding: 14px 0 0;
}
}
.cta_banner {
position: relative;
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/./design/patterns/pattern-dark.png);
}
.cta_banner_overlay .overlay,
.cta_banner:before {
display: inline-block;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(42, 52, 68, 0.8);
}
.cta_banner_overlay .wpb_column {
position: relative;
z-index: 2;
}
.cta_banner_overlay .overlay {
z-index: 1;
}
.cta_banner>div {
position: relative;
z-index: 2;
}
.cta_banner--inner {
display: table;
width: 100%;
padding: 50px 0;
}
.cta_banner--text {
color: #fff;
display: table-cell;
width: 80%;
font-size: 36px;
font-weight: 300;
line-height: 46px;
vertical-align: middle;
}
.cta_banner--buttons {
color: #fff;
display: table-cell;
width: 20%;
vertical-align: middle;
text-align: right;
}
@media (max-width: 992px) {
.cta_banner--inner {
padding: 40px 0;
}
.cta_banner--text {
font-size: 26px;
line-height: 34px;
}
}
@media (max-width: 768px) {
.cta_banner--text,
.cta_banner--buttons {
display: block;
width: 100%;
text-align: center;
}
.cta_banner--buttons {
padding: 25px 0 0;
}
}
@media (max-width: 650px) {
.cta_banner--text {
font-size: 22px;
line-height: 28px;
}
.cta_banner--text br {
display: none;
}
}
.services_info {
position: relative;
}
.services_info--item {
position: relative;
padding: 37px 30px 25px 97px;
background-color: #ecf0f6;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.services_info--item_order {
position: absolute;
top: 30px;
left: -5px;
padding: 18px 10px 18px 15px;
background-color: #5dc560;
color: #fff;
font-size: 36px;
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.services_info--item_order:before {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 0;
border-color: transparent #5dc560 transparent transparent;
bottom: -5px;
left: 0;
}
.services_info--item_title {
font-size: 28px;
letter-spacing: -.5px;
text-transform: uppercase;
}
.services_info--item_text {
font-size: 16px;
line-height: 26px;
color: #969696;
padding: 17px 0 20px;
position: relative;
}
.services_info--item_text:before {
content: '';
display: block;
position: absolute;
width: 15px;
height: 2px;
background: #dadada;
bottom: 0;
left: 0;
}
@media (max-width: 1200px) {
.services_info--item_order {
padding: 12px 6px 12px 11px;
font-size: 30px;
}
.services_info--item_title {
font-size: 26px;
}
}
@media (max-width: 992px) {
.services_info .row .col-md-6:first-child .services_info--item {
margin: 0;
}
.services_info--item {
margin: 20px 0 0;
padding-left: 80px;
}
.services_info--item_title {
font-size: 24px;
}
}
@media (max-width: 769px) {
.services_info--item_title {
font-size: 24px;
}
.services_info--item_text {
font-size: 15px;
line-height: 21px;
}
.services_info--item_text:before {
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.services_info--item {
padding: 67px 20px 25px 20px;
text-align: center;
}
.services_info--item_order {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
padding: 12px 6px 12px 11px;
font-size: 24px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.services_info--item_order:before {
display: none;
}
}
@media (max-width: 425px) {
.services_info--item {
padding: 60px 15px 20px 15px;
}
.services_info--item_title {
font-size: 22px;
line-height: 28px;
padding: 0;
}
.services_info--item_text {
font-size: 15px;
line-height: 21px;
}
.services_info--item_order {
padding: 12px 6px 12px 11px;
font-size: 20px;
}
}
.services_page {
position: relative;
}
.services_page .services {
margin: 50px 0 0;
}
.careers {
position: relative;
}
.careers--subtitle {
font-size: 24px;
padding: 0 0 27px;
}
.our_company--text .careers--subtitle {
font-size: 24px;
margin: 0;
}
@media (max-width: 992px) {
.careers--subtitle {
font-size: 22px;
margin: 40px 0 0;
}
}
@media (max-width: 769px) {
.careers--subtitle {
font-size: 20px;
margin: 25px 0 0;
padding: 0 0 18px;
}
}
.careers_articles {
position: relative;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.careers_article {
position: relative;
text-align: center;
padding: 147px 5px 48px;
border-top: 1px solid #e9e9e9;
}
.careers_article:first-child {
border-top: none;
}
.careers_article--icon {
color: #5dc560;
font-size: 74px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 42px;
}
.careers_article .icons8-carrot {
margin: 0 0 0 -3px;
}
.careers_article--title {
font-size: 20px;
}
.careers_article--text {
font-size: 16px;
line-height: 23px;
color: #969696;
padding: 14px 0 38px;
}
@media (max-width: 992px) {
.careers_article {
padding: 107px 15px 28px;
}
.careers_article--icon {
font-size: 66px;
top: 15px;
}
.careers_article--text {
padding: 14px 0 20px;
}
}
.vacancies {
position: relative;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.vacancies--item {
border-top: 1px solid #e9e9e9;
}
.vacancies--item:first-child {
border-top: none;
}
.vacancies--item .vacancies--item_title:before {
color: #5dc560;
}
.vacancies--item .vacancies--item_content a {
color: #5dc560;
}
.vacancies--item.-opened .vacancies--item_title:after {
content: '-';
font-size: 36px;
right: 27px;
}
.vacancies--item.-opened .vacancies--item_content {
display: block;
}
.vacancies--item.-opened .vacancies--item_title {
color: #5dc560;
}
.vacancies--item.-opened .vacancies--item_title:after {
color: #5dc560;
}
.vacancies--item_title {
font-size: 16px;
cursor: pointer;
padding: 26px 30px;
position: relative;
}
.vacancies--item_title:after {
content: '+';
display: block;
position: absolute;
font-size: 28px;
color: #c3c3c3;
right: 25px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vacancies--item_title:before {
content: '';
display: block;
position: absolute;
width: 3px;
height: 36px;
background: #5dc560;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vacancies--item_title:before:nth-child(2):before {
background: #5dc560;
}
.vacancies--item_content {
position: relative;
background: #fcfcfc;
padding: 35px 60px 22px 30px;
border-top: 1px solid #e9e9e9;
display: none;
}
.vacancies--item_content a:hover {
text-decoration: underline;
}
.vacancies--item_content p:empty {
display: none;
}
.vacancies--item_content h5 {
font-size: 16px;
margin: 30px 0 20px;
}
.vacancies--item_content h5:nth-child(2),
.vacancies--item_content h5:first-child {
margin: 0;
}
.vacancies--item_content ul {
font-size: 14px;
line-height: 21px;
color: #969696;
margin: 20px 0 0;
}
.vacancies--item_content ul li {
margin: 0;
position: relative;
}
.vacancies--item_content ul li:before {
content: '\2022';
position: absolute;
display: block;
left: -10px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vacancies--item_content p {
font-size: 14px;
line-height: 21px;
color: #969696;
margin: 17px 0;
}
@media (max-width: 992px) {
.vacancies--item_content {
position: relative;
background: #fcfcfc;
padding: 35px 30px 22px 30px;
}
}
@media (max-width: 425px) {
.vacancies--item_content {
position: relative;
background: #fcfcfc;
padding: 25px 20px 12px 20px;
}
.vacancies--item_content ul li:before {
left: -10px;
top: 11px;
}
.vacancies--item_content h5 a {
margin: 5px 0 0;
display: inline-block;
}
.vacancies--item_title {
font-size: 16px;
padding: 20px 25px;
}
.vacancies--item_title:after {
content: '+';
display: block;
position: absolute;
font-size: 28px;
color: #c3c3c3;
right: 15px;
}
.vacancies--item.-opened .vacancies--item_title:after {
content: '-';
font-size: 36px;
right: 15px;
}
}
.widget_solutions {
display: block;
}
.widget_solutions li {
padding: 0 !important;
position: relative;
}
.widget_solutions li a {
display: block !important;
padding: 16px 20px 17px 57px !important;
position: relative;
}
.widget_solutions li a:hover {
text-decoration: none !important;
color: #5dc560;
}
.widget_solutions li a .fa,
.widget_solutions li a [class*=icons] {
font-size: 27px;
position: absolute;
left: 18px;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #5dc560;
margin: -4px 0 0;
}
.widget_solutions li a .fa {
font-size: 22px;
top: 57%;
}
.widget_support {
position: relative;
text-align: center;
padding: 31px 0 35px;
}
.widget_support--person {
position: relative;
}
.widget_support--person_userpic {
overflow: hidden;
display: inline-block;
height: 70px;
width: 70px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.widget_support--person_userpic img {
vertical-align: top;
width: 100%;
}
.widget_support--person_name {
display: block;
font-size: 16px;
margin: 14px 0 0;
}
.widget_support--person_position {
display: block;
color: #969696;
font-weight: 400;
font-size: 14px;
margin: 10px 0 0;
}
.widget_support--text {
font-size: 16px;
line-height: 23px;
color: #969696;
margin: 29px 0 0;
}
.widget_support--text strong {
color: #262626;
}
.widget_testimonial {
position: relative;
padding: 18px 25px 30px 20px;
}
.widget_testimonial--text {
font-size: 14px;
line-height: 21px;
color: #969696;
margin: 0 0 15px;
}
.widget_testimonial--author {
position: relative;
}
.widget_testimonial--author:after {
content: "";
display: table;
clear: both;
}
.widget_testimonial--author_userpic {
overflow: hidden;
float: left;
display: inline-block;
height: 60px;
width: 60px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 15px 0 0;
}
.widget_testimonial--author_userpic img {
vertical-align: top;
width: 100%;
}
.widget_testimonial--author_name {
display: block;
font-size: 16px;
padding: 10px 0 0;
}
.widget_testimonial--author_position {
display: block;
color: #969696;
font-weight: 400;
font-size: 14px;
margin: 10px 0 0;
}
.widget_twitter {
position: relative;
text-align: center;
padding: 70px 15px 28px;
}
.widget_twitter i.-blue {
color: #34c1e4;
}
.widget_twitter i {
font-size: 28px;
position: absolute;
top: 25px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
color: #5dc560;
}
.widget_twitter--tweet_text {
font-size: 14px;
line-height: 21px;
color: #969696;
}
.widget_twitter--tweet_text a {
color: #5dc560;
}
.widget_twitter--tweet_text a:hover {
text-decoration: underline;
}
.widget_twitter--tweet_footer {
margin: 20px 0 0;
}
.widget_twitter--tweet_footer a {
font-size: 14px;
color: #5dc560;
}
.widget_twitter--tweet_footer a:hover {
text-decoration: underline;
}
.widget_brochure {
position: relative;
padding: 18px 20px 31px;
}
.widget_brochure--text {
font-size: 14px;
line-height: 21px;
color: #969696;
margin: 0 0 25px;
}
.link_download {
position: relative;
font-size: 16px;
color: #262626;
font-weight: 600;
display: block;
overflow: hidden;
}
.link_download.-pdf {
padding: 10px 0 0 43px;
height: 36px;
}
.link_download:before {
font-size: 44px;
}
.link_download.-pdf:before {
display: block;
content: '\f142';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: absolute;
font-size: 44px;
color: #5dc560;
left: -6px;
top: -4px;
}
.link_download.-doc {
padding: 10px 0 0 43px;
height: 36px;
}
.link_download.-doc:before {
display: block;
content: '\f120';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
position: absolute;
font-size: 44px;
color: #ffbf57;
left: -6px;
top: -7px;
}
.link_download span {
color: #262626;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.service_description {
position: relative;
}
.service_description--title {
font-size: 36px;
}
.service_description--text {
margin: 16px 0 0;
}
.service_description--text p {
font-size: 16px;
line-height: 23px;
color: #969696;
}
@media (max-width: 769px) {
.service_description--title {
font-size: 32px;
}
.service_description--text {
margin: 16px 0 0;
}
.service_description--text p {
font-size: 15px;
line-height: 21px;
color: #969696;
}
}
@media (max-width: 425px) {
.service_description--title {
font-size: 28px;
}
.service_description--text {
margin: 14px 0 0;
}
.service_description--text p {
font-size: 15px;
line-height: 21px;
color: #969696;
}
}
.service_gallery {
position: relative;
}
.service_gallery--list {
margin: 0 -10px;
}
.service_gallery--list:after {
content: "";
display: table;
clear: both;
}
.service_gallery--list_item {
width: 25%;
float: left;
padding: 20px 10px 0;
}
.service_gallery--big_image img {
width: 100%;
height: 100%;
}
.service_gallery--image a {
display: inline-block;
position: relative;
}
.service_gallery--image a:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(42, 52, 68, 0.3);
}
.service_gallery--image {
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.service_gallery--image img {
vertical-align: top;
width: 100%;
height: 100%;
overflow: hidden;
}
.service_description .service_gallery {
margin: 24px 0 0;
}
@media (max-width: 769px) {
.service_gallery--list_item {
width: 50%;
}
}
.benefits {
position: relative;
padding: 0 25px 0 0;
}
.benefits--title {
font-size: 36px;
padding: 0px 0 0;
}
.benefits--text {
margin: 37px 0 0;
}
.benefits--text p {
font-size: 16px;
line-height: 23px;
color: #969696;
margin: 17px 0 0;
}
@media (max-width: 992px) {
.benefits {
margin: 50px 0 0;
padding: 0 10px 0 0;
}
}
@media (max-width: 769px) {
.benefits {
margin: 30px 0 0;
padding: 0;
}
.benefits--text {
margin: 25px 0 0;
}
}
@media (max-width: 425px) {
.benefits {
margin: 30px 0 0;
}
.benefits--title {
font-size: 28px;
}
.benefits--text {
margin: 15px 0 0;
}
.benefits--text p {
font-size: 15px;
line-height: 21px;
margin: 15px 0 0;
}
}
.service_sidebar .widget:first-child {
margin-top: 0;
}
.service_page {
padding: 0 0 0 35px;
}
.service_page .row {
margin-top: 65px;
}
@media (max-width: 992px) {
.service_page {
margin: 50px 0 0;
}
}
@media (max-width: 769px) {
.service_page {
padding: 0 15px;
margin: 30px 0 0;
}
}
@media (max-width: 425px) {
.service_page {
padding: 0 10px;
}
}
.faq {
position: relative;
}
.faq--title {
font-size: 36px;
}
.faq--list {
margin: 38px 0 0;
}
.faq--item {
margin: 21px 0 0;
position: relative;
}
.faq--item:first-child {
margin-top: 0;
}
.faq--item.-opened .faq--item_title {
color: #5dc560;
}
.faq--item.-opened .faq--item_title:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
top: 0px;
left: 1px;
}
.faq--item.-opened .faq--item_content {
display: block;
}
.faq--item_title {
font-size: 20px;
line-height: 26px;
cursor: pointer;
padding: 0 0 0 32px;
position: relative;
}
.faq--item_title:before {
position: absolute;
display: block;
content: '\f116';
display: inline-block;
font-family: "icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
color: #5dc560;
font-size: 26px;
top: -2px;
left: 0;
}
.faq--item_content {
margin: 10px 0 0;
padding: 0 0 0 35px;
display: none;
}
.faq--item_content p {
font-size: 16px;
line-height: 23px;
color: #969696;
}
@media (max-width: 500px) {
.faq {
position: relative;
}
.faq--title {
font-size: 28px;
}
.faq--item_content p {
font-size: 15px;
line-height: 21px;
}
.faq--item_title {
font-size: 18px;
line-height: 24px;
}
}
.brochure {
position: relative;
}
.brochure--title {
font-size: 36px;
}
.brochure--body {
margin: 36px 0 0;
}
.brochure--body p {
font-size: 16px;
line-height: 23px;
color: #969696;
}
.brochure--item {
position: relative;
margin: 24px 0 0;
}
.brochure--item:after {
content: "";
display: table;
clear: both;
}
.brochure--item_cover {
overflow: hidden;
float: left;
display: block;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.brochure--item_cover img {
vertical-align: top;
}
.brochure--download {
display: block;
float: left;
margin: 27px 0 0 30px;
}
.brochure--download_link {
margin: 30px 0 0;
}
.brochure--download_link:first-child {
margin-top: 0;
}
@media (max-width: 992px) {
.brochure {
margin: 50px 0 0;
}
}
@media (max-width: 769px) {
.brochure {
margin: 30px 0 0;
}
.brochure--body {
margin: 25px 0 0;
}
.brochure--item {
margin: 24 auto 0;
}
}
@media (max-width: 425px) {
.brochure {
margin: 30px 0 0;
}
.brochure--title {
font-size: 28px;
}
.brochure--body {
margin: 15px 0 0;
}
.brochure--body p {
font-size: 15px;
line-height: 21px;
}
}
@media (max-width: 320px) {
.brochure--download {
display: block;
float: none;
margin: 27px 0 0 0px;
text-align: center;
padding: 0 50px;
}
.brochure--item_cover {
float: none;
text-align: center;
}
}
.map--opener {
display: block;
width: 100%;
text-align: center;
padding: 20px 0;
background: #5dc560;
}
.map--opener span {
text-align: center;
font-size: 18px;
font-weight: 600;
position: relative;
padding: 0 15px 0 0;
color: #fff;
}
.map--opener span:after {
width: 0;
height: 0;
border-style: solid;
border-width: 4px 3px 0 3px;
border-color: #fff transparent transparent transparent;
position: absolute;
right: 0;
top: 50%;
content: '';
}
.map--opener:hover {
background-color: #5dc560;
}
.map--container {
display: none;
width: 100%;
height: 590px;
}
.contact_us {
position: relative;
}
.contact_us .tab_navigation {
margin: 0 0 80px;
}
.contact_us--contacts_item {
margin: 67px 0 0;
}
.contact_us--contacts_item:first-child {
margin-top: 0;
}
.contact_us--form .contact_form {
margin: 0;
padding-top: 0;
}
.contact_us--form_title {
font-size: 20px;
margin: 0 0 6px;
}
@media (max-width: 992px) {
.contact_us--contacts {
margin-bottom: 30px;
}
.contact_us--contacts:after {
content: "";
display: table;
clear: both;
}
.contact_us--contacts_item {
width: 33.3%;
float: left;
margin: 0;
}
}
@media (max-width: 769px) {
.contact_us--contacts_item {
float: none;
width: 100%;
margin: 40px 0 0;
}
.contact_us--contacts_item:first-child {
margin-top: 0;
}
}
.contact_item {
position: relative;
padding: 0 0 0 97px;
}
.contact_item--icon {
position: absolute;
font-size: 72px;
color: #5dc560;
top: 0;
left: 0;
}
.contact_item .icons8-message {
font-size: 74px;
}
.contact_item--title {
font-size: 20px;
}
.contact_item--text {
font-size: 16px;
line-height: 23px;
color: #969696;
margin: 15px 0 0;
}
.contact_item--text strong {
color: #262626;
}
@media (max-width: 1200px) {
.contact_item {
padding: 0 0 0 90px;
}
.contact_item--icon {
position: absolute;
font-size: 66px;
top: 0;
left: 0;
}
.contact_item .icons8-message {
font-size: 68px;
}
.contact_item--text {
font-size: 15px;
line-height: 21px;
}
}
@media (max-width: 992px) {
.partners--item {
width: 32%;
text-align: center;
margin-bottom: 10px;
margin-top: 10px;
}
.contact_item {
padding: 80px 20px 0;
text-align: center;
}
.contact_item--icon {
left: 50%;
font-size: 60px;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.contact_item .icons8-message {
font-size: 62px;
}
.contact_item--text {
margin: 15px 0;
}
}
@media (max-width: 769px) {
.partners--item {
width: 48%;
text-align: center;
margin-bottom: 10px;
margin-top: 10px;
}
.contact_item {
padding: 70px 15px 0;
}
.contact_item--icon {
font-size: 50px;
}
.contact_item .icons8-message {
font-size: 52px;
}
}
.pricing_plan {
border: 1px solid #e9e9e9;
background: #fafafa;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.pricing_plan--label {
display: inline-block;
line-height: 1;
margin: -11px 0 25px;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
-webkit-border-radius: 100px;
border-radius: 100px;
padding: 5px 10px 4px;
}
.pricing_plan--label.-popular {
background-color: #5dc560;
color: #fff;
}
.pricing_plan--header {
text-align: center;
padding: 36px 0;
height: 154px;
}
.pricing_plan--title {
display: block;
font-size: 18px;
font-weight: 300;
text-transform: uppercase;
}
.pricing_plan--title b {
font-weight: 500;
}
.pricing_plan--price {
display: block;
font-size: 40px;
font-weight: 300;
color: rgba(38, 38, 38, 0.6);
margin: 24px 0 0;
}
.pricing_plan--price small {
font-size: 30px;
}
.pricing_plan--options {
border-top: 1px solid #e9e9e9;
}
.pricing_plan--option {
border-bottom: 1px solid #e9e9e9;
font-size: 16px;
color: #939393;
text-align: center;
line-height: 68px;
}
.pricing_plan--option b {
color: #262626;
}
.pricing_plan--footer {
text-align: center;
padding: 40px 45px;
}
.pricing_plan.-popular {
background: #fff;
}
.pricing_plan.-popular .pricing_plan--header {
height: 200px;
}
.pricing_plan.-popular .pricing_plan--price {
color: #262626;
}
@media (max-width: 480px) {
.partners--item {
width: 100%;
}
}
@media (max-width: 1200px) {
.pricing_plan--title {
font-size: 16px;
}
.pricing_plan--header {
padding: 25px 0;
height: 111px;
}
.pricing_plan--price {
font-size: 35px;
margin: 16px 0 0;
}
.pricing_plan--price small {
font-size: 25px;
}
.pricing_plan.-popular .pricing_plan--header {
height: 156px;
}
}
@media (max-width: 769px) {
.pricing_plan--header {
padding: 20px 0;
height: 98px;
}
.pricing_plan--label {
margin-bottom: 20px;
}
.pricing_plan--price {
font-size: 26px;
margin: 15px 0 0;
}
.pricing_plan--price small {
font-size: 20px;
}
.pricing_plan.-popular .pricing_plan--header {
height: 137px;
}
}
@media (max-width: 500px) {
.pricing_plan--title {
font-size: 14px;
}
}
.pricing_compare {
position: relative;
margin: 48px 0 0;
}
.pricing_compare:after {
content: "";
display: table;
clear: both;
}
.pricing_compare--plans {
float: left;
width: 55%;
}
.pricing_compare--plans:after {
content: "";
display: table;
clear: both;
}
.pricing_compare--plans .pricing_plan {
float: left;
width: 33.3%;
}
.pop_up_tabs.js-pop_up_tabs.single .wpcf7-form {
padding: 30px;
}
.pricing_compare--plans .pricing_plan:first-child {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
}
.pricing_compare--plans .pricing_plan:last-child {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
}
.pricing_compare--plans .pricing_plan.-popular {
width: -webkit-calc(33.3% + 2px);
width: calc(33.3% + 2px);
margin: -46px -1px 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
}
.pricing_compare--options {
float: left;
width: 45%;
margin: 155px 0 0;
border-top: 1px solid #e9e9e9;
}
.pricing_compare--option {
border-bottom: 1px solid #e9e9e9;
font-size: 16px;
line-height: 68px;
padding: 0 0 0 65px;
position: relative;
background: #fff;
}
.pricing_compare--option_icon {
position: absolute;
top: 50%;
margin-top: -2px;
left: 23px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 28px;
color: #a8a8a8;
line-height: 1;
}
.pricing_compare .icons8-user-group {
font-size: 30px;
}
.pricing_compare .icons8-sales-performance {
margin-top: 0;
}
@media (max-width: 1200px) {
.pricing_compare--options {
margin-top: 112px;
}
.pricing_compare .pricing_plan--footer {
padding: 20px 10px;
}
.pricing_compare .pricing_plan.-popular {
margin-top: -45px;
}
}
@media (max-width: 992px) {
.pricing_compare--options {
position: absolute;
width: 100%;
}
.pricing_compare--plans {
float: none;
width: 100%;
}
.pricing_compare--option {
line-height: 56px;
margin-bottom: 67px;
}
.pricing_compare .pricing_plan--option {
line-height: 18px;
margin-top: 56px;
height: 68px;
padding: 15px 0;
}
.pricing_compare .pricing_plan--option b,
.pricing_compare .pricing_plan--option strong {
display: block;
}
.pricing_compare .pricing_plan--footer {
padding: 20px 10px;
}
}
@media (max-width: 769px) {
.pricing_compare--options {
margin-top: 99px;
}
.pricing_compare .pricing_plan.-popular {
margin-top: -39px;
}
}
@media (max-width: 992px) {
.blog_sidebar {
margin: 60px 0 0;
}
}
.js-tabby .tabby--pane {
display: none;
visibility: hidden;
}
.tabby--pane.-active {
display: block;
visibility: visible;
}
.support_chat {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 100;
}
.support_chat--opener {
width: 50px;
height: 50px;
background: #fff;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
color: #5dc560;
-webkit-border-radius: 100px;
border-radius: 100px;
font-size: 30px;
}
.support_chat--opener.-active {
background: #5dc560;
color: #fff;
}
.support_chat--window {
display: none;
position: absolute;
bottom: 100%;
right: 0;
width: 380px;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 15px;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
.support_chat--window.-show {
display: block;
}
.support_chat--container {
padding: 20px 25px 25px;
}
.support_chat--title {
font-size: 18px;
font-weight: 600px;
margin: 0 0 12px;
}
.support_chat--profile:after {
content: "";
display: table;
clear: both;
}
.support_chat--profile p {
font-size: 16px;
line-height: 23px;
color: #969696;
overflow: hidden;
padding: 8px 0 0 15px;
}
.support_chat--profile_image {
width: 60px;
height: 60px;
display: block;
float: left;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid #e9e9e9;
padding: 4px;
margin: 0 0 0 -5px;
float: left;
}
.support_chat--profile_image img {
display: block;
width: 100%;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 100%;
}
.support_chat--form {
background: #f2f2f2;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
padding: 10px;
}
.support_chat--form .button {
float: right;
font-size: 15px;
padding: 12px 20px;
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.support_chat--form_text {
overflow: hidden;
}
.support_chat--form_text textarea {
border: 0;
padding: 0;
margin: 0;
outline: none;
background: none;
resize: none;
background: #fff;
display: block;
width: 100%;
font-size: 16px;
line-height: 23px;
padding: 11px 15px 9px;
}
.support_chat--form_inner {
border: 1px solid #e6e6e6;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
background: #fff;
}
.support_chat .tip_help {
background: none;
-webkit-box-shadow: none;
box-shadow: none;
position: relative;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 0;
width: auto;
}
@media (max-width: 992px) {
.support_chat {
display: none;
}
}
.msg {
display: none;
padding: 8px;
clear: both;
float: none;
margin-top: 30px;
background-color: #fff;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.color_violet {
color: #7c6aa6;
}
.color_green {
color: #5dc560;
}
.color_waikawa {
color: #6975A6;
}
.color_white {
color: #fff;
}
.call .circles {
width: 450px;
height: 450px;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.call {
float: right;
height: 100%;
position: relative;
}
.call .circle-1 {
width: 400px;
height: 400px;
position: absolute;
-webkit-border-radius: 100%;
border-radius: 100%;
top: 50%;
left: 50%;
margin-top: -200px;
margin-left: -200px;
border: 1px solid #f5f5f5;
}
.call .circle-2 {
width: 350px;
height: 350px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid #eee;
top: 50%;
left: 50%;
margin-top: -175px;
margin-left: -175px;
position: absolute;
}
.call .circle-3 {
width: 300px;
height: 300px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid #e5e5e5;
top: 50%;
left: 50%;
margin-top: -150px;
margin-left: -150px;
position: absolute;
}
.call .circle-4 {
width: 250px;
height: 250px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid #ddd;
top: 50%;
left: 50%;
margin-top: -125px;
margin-left: -125px;
position: absolute;
}
.call .circle-5 {
width: 150px;
height: 150px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid #ddd;
top: 50%;
left: 50%;
margin-top: -75px;
margin-left: -75px;
position: absolute;
}
.slick-prev.icons8-right {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.twitter_feed .slick-prev.icons8-right {
top: 50%;
-webkit-transform: translateY(-75px) rotate(180deg);
-ms-transform: translateY(-75px) rotate(180deg);
transform: translateY(-75px) rotate(180deg);
}
.circle-center {
width: 50px;
height: 50px;
-webkit-border-radius: 100%;
border-radius: 100%;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -25px;
position: absolute;
font-size: 0;
text-align: center;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
background-color: #5dc560;
}
.call .circle-center i {
font-size: 30px;
display: block;
line-height: 50px;
color: #fff;
}
.call .circle-center:hover i {
color: #fff;
}
.call .circle-center .circle-center-tip {
position: absolute;
font-size: 13px;
color: #fff;
padding: 10px 25px;
background-color: white;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
margin-top: -55px;
letter-spacing: -.5px;
color: #5dc560;
font-size: 15px;
font-weight: 600;
white-space: nowrap;
}
.call .circle-center .circle-center-tip:after {
width: 6px;
height: 6px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: ' ';
position: absolute;
left: 50%;
margin-left: -3px;
bottom: -3px;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .7;
}
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: .1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .7;
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .7;
}
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: .1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .7;
}
}
.circle-pulse {
-webkit-animation: pulse 2s infinite;
animation: pulse 2s infinite;
opacity: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@media (min-width: 1350px) {
.call {
width: 420px;
height: 100%;
position: relative;
}
.call .center {
padding: 75px 0;
}
}
@media (min-width: 950px) and (max-width: 1349px) {
.call .center {
padding: 50px 0;
}
.call .circles {
margin: -100px auto;
position: static;
transform: translateY(0);
}
}
@media (min-width: 600px) and (max-width: 949px) {
.call .center {
padding: 50px 0;
}
.call .circles {
margin: -75px auto -125px auto;
}
}
@media (max-width: 599px) {
.call .center {
padding: 30px 0;
}
.call .form input {
margin-bottom: 10px;
width: -webkit-calc( 100% - 52px);
width: calc( 100% - 52px);
}
.call .circles {
left: 50%;
margin: -75px 0 -125px -225px;
}
}
.promo_slider_banner {
padding: 25px 30px;
background-color: #fcfcfc;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
max-width: 915px;
margin-left: auto;
margin-right: auto;
}
.promo_slider_banner:after {
clear: both;
content: '';
display: table;
}
.promo_slider_banner>a {
float: right;
}
.promo_slider_tittle {
width: -webkit-calc(100% - 220px);
width: calc(100% - 220px);
float: left;
text-align: left;
vertical-align: middle;
color: #5dc560;
font-family: inherit;
font-size: 30px;
line-height: 48px;
font-weight: 300;
}
.promo_slider_tittle span {
max-width: 100%;
}
.typed-element {
color: #5dc560;
font-size: 30px;
font-weight: 300;
font-family: inherit;
}
.promo_slider_nav--item_active:before {
position: absolute;
content: '';
display: inline-block;
height: 4px;
width: 100%;
background-color: #5dc560;
bottom: 0;
width: 100%;
left: 0;
}
.typed-cursor {
opacity: 1;
-webkit-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.category_container {
position: relative;
margin-top: 60px;
padding-bottom: 90px;
z-index: 2;
}
.category_container .sub-slider-next,
.category_container .sub-slider-prev {
top: 50%;
-webkit-transform: translateY(-webkit-calc(-50% - 50px));
-ms-transform: translateY(calc(-50% - 50px));
transform: translateY(calc(-50% - 50px));
width: 50px;
height: 50px;
position: absolute;
font-size: 30px;
color: #fff;
opacity: .4;
font-size: 50px;
z-index: 2;
}
.category_container .sub-slider-next:hover,
.category_container .sub-slider-prev:hover {
opacity: 1;
}
.category_container .sub-slider-prev {
left: -25%;
}
.category_container .sub-slider-prev:before {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.category_container .sub-slider-next {
right: -25%;
}
.js-next-step {
cursor: pointer;
}
.category_container--slide {
background-color: #fff;
text-align: center;
padding: 60px 0 60px;
margin: 0 35px;
}
.category_container--slide i {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
position: static;
height: 55px;
margin-bottom: 40px;
display: block;
font-size: 60px;
}
.category_container--slide i:before {
position: static;
}
.category_container--slide input[type='radio'] {
visibility: hidden;
}
.category_name {
color: #2a3444;
display: block;
font-size: 24px;
font-weight: 300;
}
.slide_simple--title_middle {
color: white;
text-transform: none;
text-align: center;
font-size: 36px;
font-weight: 300;
} .ajax-loader {
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/ajax_loader.gif) no-repeat;
width: 40px;
height: 40px;
background-size: cover;
margin-top: 20px;
display: none;
}
.ajax-result .success,
.ajax-result .error {
display: none;
border: 1px solid #07a907;
padding: 17px 20px;
margin-top: 30px;
color: #07a907;
}
.ajax-result .error {
border-color: #bb0202;
color: #bb0202;
} .ajax-loader {
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/ajax_loader.gif) no-repeat;
width: 40px;
height: 40px;
background-size: cover;
margin-top: 20px;
display: none;
}
.ajax-result .success,
.ajax-result .error {
display: none;
border: 1px solid #07a907;
padding: 17px 20px;
margin-top: 30px;
color: #07a907;
}
.ajax-result .error {
border-color: #bb0202;
color: #bb0202;
} .promo_slider_form {
background-color: #fcfcfc;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 40px 35px;
margin-top: 60px;
margin-bottom: 90px;
color: #2a3444;
text-align: left;
}
.promo_slider_form div.wpcf7-validation-errors {
margin: 25px;
}
.promo_slider_form label {
display: block;
margin-bottom: 30px;
font-size: 14px;
background-color: #fcfcfc;
}
.promo_slider_form label:focus .custom-dropdown {
color: #5dc560;
}
.promo_slider_form label:focus select {
outline: none;
background-color: #fff;
border-color: #5dc560;
}
.promo_slider_form label input:not([type="submit"]) {
background-color: white;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 12px 20px;
color: #5f6773;
width: 100%;
display: block;
font-size: 14px;
font-weight: 400;
}
.promo_slider_form .form-item {
display: none;
}
.promo_slider_form label input:not([type="submit"])::-webkit-input-placeholder {
color: #2a3444;
}
.promo_slider_form label input:not([type="submit"])::-moz-placeholder {
color: #2a3444;
}
.promo_slider_form label input:not([type="submit"]):-moz-placeholder {
color: #2a3444;
}
.promo_slider_form label input:not([type="submit"]):-ms-input-placeholder {
color: #2a3444;
}
.promo_slider_form label input:not([type="submit"]):focus {
border: 1px solid #5dc560;
}
.promo_slider_form label input[type=checkbox] {
display: none;
}
.promo_slider_form label .checkbox-decor {
width: 66px;
height: 30px;
background-color: transparent;
border: 1px solid #5dc560;
-webkit-border-radius: 3px;
border-radius: 3px;
display: block;
margin-top: 10px;
padding: 3px 0;
}
.promo_slider_form label .checkbox-decor:after {
content: 'No';
display: inline-block;
width: 22px;
height: 22px;
background-color: white;
line-height: 22px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid white;
color: #5dc560;
font-family: inherit;
font-size: 12px;
font-weight: 400;
text-align: center;
margin: 0 5px;
}
.promo_slider_form label .checkbox-decor:before {
margin: 0 5px;
content: 'Yes';
display: inline-block;
width: 22px;
height: 22px;
background-color: #5dc560;
line-height: 22px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid #5dc560;
color: transparent;
font-family: inherit;
font-size: 12px;
font-weight: 400;
text-align: center;
}
.promo_slider_form label input[type=checkbox]+.checkbox-decor {
cursor: pointer;
}
.promo_slider_form label input[type=checkbox]:checked+.checkbox-decor {
background-color: #5dc560;
}
.promo_slider_form label input[type=checkbox]:checked+.checkbox-decor:before {
color: #fff;
}
.promo_slider_form label input[type=checkbox]:checked+.checkbox-decor:after {
background-color: #fff;
color: transparent;
}
.promo_slider_form label select {
width: 100%;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 12px 20px;
font-size: 14px;
color: #5f6773;
font-weight: 400;
-webkit-box-shadow: none;
box-shadow: none;
height: 45px;
background-color: transparent;
position: relative;
z-index: 99;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.promo_slider_form-item {
max-width: 285px;
margin-left: auto;
margin-right: auto;
}
.custom-dropdown {
position: relative;
width: 100%;
display: inline-block;
height: 45px;
background-color: #fff;
}
.custom-dropdown:after {
width: 45px;
right: 0;
-webkit-border-radius: 0 1px 1px 0;
border-radius: 0 1px 1px 0;
top: 1px;
height: -webkit-calc(100% - 3px);
height: calc(100% - 3px);
margin-right: 1px;
position: absolute;
content: '';
background-color: #fff;
}
.custom-dropdown:before {
content: "\25BC";
position: absolute;
height: 32px;
font-size: 9px;
line-height: 1;
right: 1px;
top: 5px;
z-index: 2;
margin-top: 1px;
color: rgba(0, 0, 0, 0.9);
background: #fdfdfd;
width: 45px;
text-align: center;
padding-top: 13px;
padding-bottom: 13px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.promo_finish_banner {
padding: 30px 0 40px;
max-width: 616px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 60px;
margin-bottom: 90px;
background-color: #fcfcfc;
border: 1px solid #e9e9e9;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.promo_finish_banner i {
color: #5dc560;
font-size: 86px;
}
.promo_finish_title {
color: #2a3444;
font-size: 18px;
margin-top: 10px;
margin-bottom: 30px;
font-weight: 300;
}
.promo_finish_phone {
color: #5dc560;
font-size: 24px;
font-weight: 600;
}
body .noUi-base {
height: 10px;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #5dc560;
background-color: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
}
body .noUi-base .noUi-origin {
-webkit-box-shadow: none;
box-shadow: none;
width: 20px;
height: 20px;
background-color: #fcfcfc;
border: 1px solid #5dc560;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
}
body .noUi-target {
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.slider-title {
margin-bottom: 20px;
}
.slider-title:after {
clear: both;
display: table;
content: '';
}
.slider-title {
text-align: left;
}
.slider-title:after {
clear: both;
content: '';
display: table;
}
.slider-title span {
float: right;
}
body .noUi-connect {
background-color: #5dc560;
}
body .noUi-horizontal .noUi-handle {
max-width: 100%;
max-height: 100%;
top: 0;
left: 0;
border: none;
position: relative;
}
body .noUi-horizontal .noUi-handle:after {
left: 5px;
right: auto;
}
body .noUi-horizontal .noUi-handle:before {
right: 5px;
left: auto;
}
body .noUi-horizontal .noUi-handle:after,
body .noUi-horizontal .noUi-handle:before {
background-color: #5dc560;
position: absolute;
width: 2px;
height: 5px;
top: 0;
bottom: 0;
margin: auto;
}
.noUi-horizontal {
height: 10px;
}
.noUi-target {
-webkit-box-shadow: none;
box-shadow: none;
}
.promo_slider_form--label_full {
max-width: 1020px;
margin-left: auto;
margin-right: auto;
}
.promo_slider_form--label_full:after {
clear: both;
content: '';
display: table;
}
.promo_slider_form--label_full .form-arror {
float: left;
vertical-align: middle;
display: none;
color: #5dc560;
font-size: 12px;
font-weight: 600;
line-height: 32px;
}
.promo_slider_form--label_full .button {
float: right;
vertical-align: middle;
display: inline-block;
font-size: 12px;
font-weight: 600;
}
.promo_slider_form--label .slider-title {
font-size: 14px;
}
@media (max-width: 1400px) {
.category_container .sub-slider-prev {
left: -15px;
}
.category_container .sub-slider-next {
right: -15px;
}
}
@media (max-width: 1199px) {
.section--header {
padding-left: 0;
padding-right: 0;
}
.footer_navigation,
.footer_about {
padding-right: 0;
}
.call {
float: none;
width: 100%;
height: 400px;
z-index: 0;
margin-top: 130px;
margin-left: auto;
margin-right: auto;
}
.promo_detailed--cta {
overflow: hidden;
}
.abImage .promo_detailed--cta {
overflow: visible;
}
.slide_simple--container {
padding-left: 60px;
padding-right: 60px;
}
}
@media (max-width: 992px) {
.slide_simple--background {
height: auto;
}
.slide_simple {
height: 900px;
}
.slide_simple--title_middle {
font-size: 26px;
}
.promo_slider_form {
margin-top: 30px;
margin-bottom: 0;
}
.client_review--text {
padding-left: 50px;
padding-right: 50px;
}
.promo_slider_form label {
margin-bottom: 15px;
}
.promo_slider_banner .promo_slider_tittle .typed-element {
font-size: 24px;
}
.promo_slider_banner:after {
clear: both;
content: '';
display: table;
}
.promo_slider_banner>a {
float: none;
margin-left: auto;
margin-right: auto;
}
.promo_slider_banner {
padding: 15px;
}
}
@media (max-width: 991px) {
.promo_slider_form--label_full {
text-align: center;
}
.promo_slider_form--label_full .form-arror {
display: block;
width: 100%;
}
.promo_slider_form--label_full .button {
float: none;
display: block;
width: 100%;
max-width: 280px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
.promo_slider_form--label_full input.button[type="submit"] {
margin-top: 20px;
}
}
.pop_up_wrap {
display: none;
}
.pop_up_tabs {
min-height: 430px;
width: 100%;
max-width: 1010px;
margin-left: auto;
margin-right: auto;
background-color: #fcfcfc;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-left: auto;
position: relative;
margin-right: auto;
height: auto;
margin-bottom: 40px;
}
.pop_up_tabs_full {
max-width: 100%;
background-color: #fcfcfc;
border: 1px solid #e9e9e9;
}
.pop_up_tabs_full .tabs-header {
padding-left: 455px;
}
.pop_up_tabs_full .tabs-item {
padding-left: 455px;
}
.pop_up_tabs_full .tabs-item-img {
width: 390px;
}
.pop_up_tabs_full .tabs-item-content .tabs-title span {
color: #2a3444;
}
.pop_up_tabs_full .tabs-item-content form label {
max-height: 48px;
color: #2a3444;
font-size: 14px;
font-weight: 400;
}
.pop_up_tabs_full .tabs-item-content form label.text-left {
text-align: left;
}
.pop_up_tabs_full .tabs-item-content>p {
color: #5dc560;
}
.tabs-item {
width: 100%;
display: none;
padding-left: 325px;
padding-bottom: 25px;
padding-right: 25px;
padding-top: 70px;
}
.tabs-item.active {
display: block;
}
.tabs-item:after {
content: '';
display: table;
clear: both;
}
.tabs-header {
position: absolute;
top: 15px;
padding-left: 325px;
z-index: 3;
width: 100%;
padding-right: 50px;
}
.tabs-header ul>li {
display: inline-block;
padding-right: 25px;
}
.tabs-header ul>li a {
color: black;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
line-height: 40px;
border-bottom: 2px solid #e5e5e5;
outline: none;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.tabs-header ul>li a:hover,
.tabs-header ul>li a:focus {
outline: none;
border-color: #5dc560;
}
.tabs-header ul>li.active a {
border-color: #5dc560;
}
.tabs-item-img {
width: 300px;
position: absolute;
top: 0;
left: 0;
height: 100%;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
}
.tabs-item-content {
width: 100%;
text-align: left;
}
.tabs-item-content>p {
color: #ffbf57;
font-size: 12px;
font-weight: 600;
text-align: left;
line-height: 1;
}
.tabs-item-content .tabs-title {
font-size: 24px;
padding-top: 0px;
padding-bottom: 25px;
font-weight: 600;
color: #5dc560;
text-align: left;
}
.tabs-item-content .tabs-title span {
color: #b2b2b2;
}
.tabs-item-content form:after {
clear: both;
content: '';
display: table;
}
p:empty {
display: none;
}
.tabs-item-content .selector_form p:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.tabs-item-content form .label,
.tabs-item-content form label {
display: inline-block;
width: 50%;
text-align: right;
margin-bottom: 20px;
padding-right: 50px;
height: 48px;
float: left;
color: black;
font-size: 14px;
font-weight: 400;
}
.tabs-item-content form .label.text-left,
.tabs-item-content form label.text-left {
text-align: left;
}
.tabs-item-content form .label:focus .custom-dropdown:before,
.tabs-item-content form label:focus .custom-dropdown:before {
color: #5dc560;
}
.tabs-item-content form .label:focus select,
.tabs-item-content form label:focus select {
outline: none;
background-color: #fff;
border-color: #5dc560;
}
.tabs-item-content form input[type=checkbox] {
display: none;
}
.tabs-item-content form .wpcf7-checkbox input[type=checkbox] {
display: inline;
}
.tabs-item-content form .checkbox-decor {
width: 66px;
height: 30px;
background-color: transparent;
border: 1px solid #5dc560;
-webkit-border-radius: 3px;
border-radius: 3px;
display: block;
margin-top: 10px;
padding: 3px 0;
}
.tabs-item-content form .checkbox-decor:after {
content: 'No';
display: inline-block;
width: 22px;
height: 22px;
background-color: white;
line-height: 22px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid white;
color: #5dc560;
font-family: inherit;
font-size: 12px;
font-weight: 400;
text-align: center;
margin: 0 5px;
}
.tabs-item-content form .checkbox-decor:before {
margin: 0 5px;
content: 'Yes';
display: inline-block;
width: 22px;
height: 22px;
background-color: #5dc560;
line-height: 22px;
-webkit-border-radius: 100%;
border-radius: 100%;
border: 1px solid #5dc560;
color: transparent;
font-family: inherit;
font-size: 12px;
font-weight: 400;
text-align: center;
}
.tabs-item-content form input[type=checkbox]+.checkbox-decor {
cursor: pointer;
}
.tabs-item-content form input[type=checkbox]:checked+.checkbox-decor {
background-color: #5dc560;
}
.tabs-item-content form input[type=checkbox]:checked+.checkbox-decor:before {
color: #fff;
}
.tabs-item-content form input[type=checkbox]:checked+.checkbox-decor:after {
background-color: #fff;
color: transparent;
}
.tabs-item-content form select {
height: 48px;
padding-left: 15px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
opacity: none;
}
.tabs-item-content form select option {
background-color: #fff;
}
.tabs-item-content form select,
.tabs-item-content form input:not([type=checkbox]) {
width: 100%;
color: #b2b2b2;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
font-weight: 400;
display: block;
z-index: 5;
position: relative;
}
.tabs-item-content form input[type='submit'] {
display: inline-block;
width: auto;
}
.tabs-item-content form .ajax-loader {
display: block;
}
.tabs-item-content form select:focus,
.tabs-item-content form input:focus {
border: 1px solid #5dc560;
outline: none;
color: #262626;
}
.tabs-item-content form select:after,
.tabs-item-content form select:before,
.tabs-item-content form input:after,
.tabs-item-content form input:before {
display: none;
}
.tabs-item-content input {
background-color: transparent;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 15px 20px;
}
body .mfp-close-btn-in .mfp-close {
border: 2px solid #5dc560;
width: 25px;
height: 25px;
line-height: 23px;
text-align: center;
padding: 0;
top: 20px;
right: 20px;
z-index: 999;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #5dc560;
font-weight: 400;
}
body .mfp-iframe-holder .mfp-close {
width: 25px;
height: 25px;
text-align: center;
line-height: 23px;
padding: 0;
top: 20px;
right: 20px;
}
body .mfp-iframe-holder .mfp-close:active,
body .mfp-close:active {
top: 20px;
right: 20px;
}
.tabs-item.active {
display: block;
}
.tabs-item {
display: none;
}
.js-bg-img_with-height,
.js-bg-img {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.margin-lg-t105 {
margin-top: 105px;
}
.padding-lg-b105 {
padding-bottom: 105px;
}
.padding-lg-b25 {
padding-bottom: 25px;
}
.tabs-header-more {
position: relative;
}
.tabs-header-more ul {
padding-left: 25px;
padding-right: 25px;
display: none;
position: absolute;
top: 100%;
right: 0;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.tabs-header-more ul li {
padding-left: 0;
padding-right: 0;
min-width: 80px;
}
@media (min-width: 992px) {
.abImage .promo_detailed--cta,
.abImage .wpb_wrapper {
height: 100%;
}
}
@media (max-width: 992px) {
.abImage .promo_detailed--cta {
padding: 0;
}
.pop_up_tabs_full,
.tabs-item {
padding: 25px;
}
.mfp-auto-cursor .mfp-content {
max-width: 640px;
margin-top: 50px;
}
.pop_up_tabs_full .tabs-item {
padding-left: 25px;
padding-top: 0;
}
.pop_up_tabs_full .tabs-header {
padding-left: 25px;
top: 225px;
position: static;
}
.pop_up_tabs_full .tabs-item-content form .label,
.tabs-item-content form .label,
.pop_up_tabs_full .tabs-item-content form label,
.tabs-item-content form label {
width: 100%;
text-align: center;
padding-right: 0;
}
.tabs-header {
top: 200px;
padding-left: 25px;
}
.service_item--vertical_icon {
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.wpb_wrapper .wpb_single_image .vc_figure {
text-align: center;
display: block;
}
.pop_up_tabs_full {
padding-top: 0;
padding-left: 15px;
padding-right: 15px;
}
.pop_up_tabs_full .tabs-header,
.tabs-header {
position: static;
}
.pop_up_tabs_full .tabs-item-img,
.tabs-item-img {
position: static;
}
.pop_up_tabs_full .tabs-header {
padding: 15px;
}
.pop_up_tabs_full .tabs-item,
.tabs-item {
padding: 0 15px 15px;
}
.pop_up_tabs_full .tabs-item-content .tabs-title,
.tabs-item-content .tabs-title {
padding-top: 25px;
}
.promo_slider_banner .promo_slider_tittle {
display: block;
width: 100%;
line-height: 30px;
margin-bottom: 10px;
}
}
@media (max-width: 1199px) {
.tabs-header ul>li {
padding-right: 15px;
}
.typed-element {
font-size: 20px;
}
.tabs-item {
padding-top: 100px;
}
}
@media (max-width: 991px) {
.promo_slider_tittle {
width: 100%;
text-align: center;
}
.promo_slider_banner {
text-align: center;
}
.slide_simple--buttons .button {
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.slide_simple--container {
padding-left: 0;
padding-right: 0;
}
.promo_slider--slides .slick-arrow {
display: none !important;
}
.promo_slider--slides.promo_slider--slides-style2 .slick-arrow {
display: block !important;
}
}
@media (max-width: 480px) {
.tabs-header ul>li {
width: 100%;
text-align: center;
}
} .ajax-loader {
background: url(//myfinancialsolutionsusa.com/insurance/wp-content/themes/insurancemfs/assets/images/ajax_loader.gif) no-repeat;
width: 40px;
height: 40px;
background-size: cover;
margin-top: 20px;
display: none;
}
.ajax-result .success,
.ajax-result .error {
display: none;
border: 1px solid #07a907;
padding: 17px 20px;
margin-top: 30px;
color: #07a907;
}
.ajax-result .error {
border-color: #bb0202;
color: #bb0202;
}   .woocommerce div.product .product_title {
font-size: 16px !important;
color: #262626 !important;
font-weight: 600;
font-family: 'Montserrat-SemiBold', sans-serif;
text-transform: uppercase;
}
.woocommerce .cart-empty {
font-family: 'Open Sans', Arial, sans-serif;
font-size: 20px;
color: #262626;
line-height: 26px;
margin-bottom: 20px;
}
.woocommerce .return-to-shop,
.woocommerce .cart-empty {
text-align: center;
}
.woocommerce ul.products li.product {
text-align: center;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none!important;
}
.woocommerce ul.products li.product .price isn,
.woocommerce ul.products li.product .price del {
display: inline-block!important;
}
#content .page-title {
font-size: 50px;
font-weight: 300; }
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
font-size: 20px;
line-height: 30px;
color: #9b9b9b;
}
.woocommerce ul.products li.product h3 {
font-size: 16px!important;
color: #262626!important;
font-weight: 600;
}
.woocommerce ul.products li.product .price {
font-size: 14px!important;
color: black!important;
}
body.woocommerce div.product .entry-summary p.price,
body .woocommerce div.product .entry-summary span.price {
color: black !important;
font-weight: 600;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce div.product p.price ins {
text-decoration: none;
}
.entry-summary p {
font-size: 12px;
color: #969696;
line-height: 16px;
}
.cart .quantity input[type="number"] {
padding: 5px 10px;
background: #fcfcfc;
border: 2px solid #e9e9e9;
color: #222;
}
.woocommerce ul.products li.product .button.add_to_cart_button:hover,
.woocommerce .checkout_coupon input.button:hover,
.woocommerce #respond .comment-form input#submit:hover {
background-color: #5dc560;
color: #fff;
}
.woocommerce .checkout_coupon input.button, .woocommerce #respond .comment-form input#submit {
display: inline-block;
vertical-align: middle;
position: relative;
white-space: nowrap;
overflow: hidden;
border-radius: 3px;
padding: 10px 30px;
font-size: 15px;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 600;
line-height: normal;
text-align: center;
transition: color 0.2s, background-color 0.2s;
background-color: #5dc560;
color: #fff;
}
.woocommerce ul.products li.product a {
color: #fff;
line-height: 30px;
padding-left: 20px;
}
.woocommerce a.button {
background-color: #5dc560;
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
}
.woocommerce a.button:hover {
background-color: #5dc560;
opacity: .8;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
}
.woocommerce-checkout table.cart td.actions .coupon .input-text {
background-color: #F3F3F3!important;
border: 1px solid #F3F3F3!important;
padding: 12px !important;
width: 130px;
font-size: 13px;
margin: auto 6px;
border-radius: 4px!important;
font-family: 'Montserrat-Regular', sans-serif;
}
.woocommerce .woocommerce-error {
border-top-color: #5dc560;
}
body .woocommerce-message,
.woocommerce .woocommerce-message {
border-top-color: #5dc560;
line-height: 32px;
}
.woocommerce .woocommerce-message a.button:hover {
opacity: .8!important;
color: #fff;
}
.woocommerce .woocommerce-message a.button {
border-radius: 30px !important;
padding: 10px !important;
font-size: 12px!important;
border: none !important;
background-color: #5dc560!important;
color: #fff;
opacity: 1 !important;
}
.woocommerce-checkout .woocommerce-info a {
color: #515151;
text-decoration: underline;
}
.woocommerce-checkout .checkout_coupon .form-row,
.woocommerce-checkout .woocommerce-shipping-fields .form-row,
.woocommerce-checkout .woocommerce-billing-fields .form-row {
opacity: 1;
}
.woocommerce-checkout .checkout_coupon .form-row .button {
padding: 9px 16px;
}
.woocommerce-cart .woocommerce table.shop_table,
.woocommerce-checkout .woocommerce table.shop_table {
border: 1px solid #d1d1d1;
}
.woocommerce form p {
font-size: 16px;
line-height: 23px;
color: #969696;
}
.woocommerce-cart .woocommerce table.shop_table tr th:last-child,
.woocommerce-cart .woocommerce table.shop_table tr td:last-child,
.woocommerce-checkout .woocommerce table.shop_table tr th:last-child,
.woocommerce-checkout .woocommerce table.shop_table tr td:last-child {
border-right: none;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr:last-child th,
.woocommerce-cart .woocommerce table.shop_table tbody tr:last-child td,
.woocommerce-cart .woocommerce table.shop_table tbody tr:last-child th,
.woocommerce-checkout .woocommerce table.shop_table tfoot tr:last-child td {
border-bottom: none;
}
.woocommerce-cart table.shop_table .product-thumbnail {
width: 57px;
}
.woocommerce-cart table.shop_table .product-remove {
width: 45px;
}
.woocommerce-checkout #order_review #payment {
background-color: transparent;
border: 1px solid #d1d1d1;
}
.woocommerce-checkout #order_review #payment div.payment_box {
background-color: rgba(223, 220, 222, .2);
}
.woocommerce-checkout #order_review #payment div.payment_box:before {
border: 1em solid rgba(223, 220, 222, .2);
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
margin: -1.1em 0 0 2em;
}
.woocommerce-cart table.cart td.actions div.coupon .input-text {
padding: 0 10px;
background: #fcfcfc;
border: 2px solid #e9e9e9;
color: #262626;
font-size: 11px;
line-height: 38px;
border-radius: 3px;
float: none;
width: 130px;
}
.cart_totals h2 {
font-size: 20px;
line-height: 35px;
font-weight: 600;
} .woocommerce-cart .wc-proceed-to-checkout {
text-align: center;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 600;
font-size: 17px;
background-color: transparent;
color: #5dc560!important;
border: 2px solid #5dc560!important;
padding: 15px 25px;
display: inline-block;
}
body .woocommerce form .form-row.woocommerce-validated .select2-container,
body .woocommerce form .form-row.woocommerce-validated input.input-text,
body .woocommerce form .form-row.woocommerce-validated select {
border-color: #fff;
}
body .woocommerce input.button:hover {
color: #fff;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
background-color: #5dc560;
border-color: #5dc560;
color: #fff!important;
}
body .woocommerce button.button.alt,
.woocommerce .cart .button,
.woocommerce .coupon input.button {
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 600;
font-size: 17px;
background-color: transparent!important;
color: #5dc560!important;
border: 2px solid #5dc560!important;
padding: 10px 18px;
display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: 2px solid #e9e9e9;
word-break: break-all;
padding: 15px;
color: #969696;
font-size: 14px;
line-height: 1.5;
}
.product_meta a {
font-size: 16px;
color: #5dc560;
}
.cart {
margin-top: 20px;
}
.woocommerce .cart .button:hover,
.woocommerce .coupon input.button:hover {
background-color: #5dc560!important;
border-color: #5dc560;
color: #fff!important;
}
.woocommerce-cart table.cart input[type="number"] {
padding: 5px 10px;
background: #fcfcfc;
border: 2px solid #e9e9e9;
color: #222;
}
.woocommerce h3 {
font-family: 'Montserrat-SemiBold', sans-serif;
text-transform: uppercase;
}
body .woocommerce-checkout #payment ul.payment_methods li {
font-size: 14px;
color: #555;
font-family: 'Montserrat-Light', sans-serif;
}
.cart_item a,
.single-page .content .woocommerce .cart_item a {
color: #5dc560;
}
.page.woocommerce-cart table.cart th {
font-size: 16px;
font-family: "Raleway", sans-serif;
color: #262626;
font-weight: 600;
letter-spacing: .78px;
margin-bottom: 30px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100% !important;
}
body .woocommerce a.button.wc-backward {
display: inline-block;
vertical-align: middle;
position: relative;
white-space: nowrap;
overflow: hidden;
border-radius: 3px;
padding: 14px 20px;
font-size: 15px;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 600;
line-height: normal;
text-align: center;
transition: color 0.2s, background-color 0.2s;
background-color: #5dc560;
color: #fff;
}
body .woocommerce a.button.wc-backward:hover {
background-color: #5dc560;
color: #fff;
opacity: .8;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 600;
font-size: 17px;
background-color: #5dc560!important;
color: #fff!important;
border: 2px solid #5dc560!important;
opacity: .7;
} body .select2-container .select2-choice,
body .woocommerce form .form-row.woocommerce-invalid .select2-container,
body .woocommerce form .form-row.woocommerce-invalid input.input-text,
body .woocommerce form .form-row.woocommerce-invalid select {
border-color: #5dc560;
}
body .woocommerce form .form-row.woocommerce-invalid label {
color: #5dc560;
}
body .select2-container .select2-choice>.select2-chosen {
font-family: 'Montserrat-Regular', sans-serif;
font-size: 13px!important;
}
body .select2-container .select2-choice {
padding-top: 5px;
padding-bottom: 5px;
}
.woocommerce-page form .form-row .input-text {
background-color: #F3F3F3;
border: 1px solid #F3F3F3;
padding: 15px;
width: 100%;
font-size: 13px;
margin: auto 6px;
border-radius: 4px;
font-family: 'Montserrat-Regular', sans-serif;
}
body .woocommerce-info a {
font-weight: 300;
color: #5dc560!important;
padding-left: 30px;
}
body .woocommerce-info {
background-color: transparent;
padding-left: 0 !important;
border: none;
font-size: 16px;
color: #222;
font-weight: 600;
letter-spacing: .78px;
}
.woocommerce-info:before {
display: none!important;
}
.woocommerce input.button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
font-size: 12px;
display: inline-block;
background: #5dc560;
color: white;
padding: 14px 33px;
border: 1px solid #5dc560;
border-radius: 4px;
text-transform: uppercase;
}
.woocommerce form .form-row label.inline {
padding-left: 30px;
}
.woocommerce input.button:hover,
.woocommerce #payment #place_order:hover {
opacity: 1 !important;
box-shadow: none;
color: #5dc560!important;
background-color: transparent!important;
} .rtb-booking-form select {
max-width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.06);
color: #fff;
font-size: 11px;
text-transform: uppercase;
border-color: transparent;
}
.rtb-booking-form option {
color: #ccc;
background-color: transparent;
}
body .rtb-booking-form input {
max-width: 100%;
padding: 0 10px;
background-color: rgba(255, 255, 255, 0.06);
color: #fff;
font-size: 11px;
line-height: 32px;
text-transform: uppercase;
border-color: transparent;
}
body .picker__input.picker__input--active {
outline: none;
border-color: #fff;
}
body .rtb-booking-form label {
font-size: 14px;
line-height: 2;
}
body .rtb-booking-form legend {
background-color: transparent;
padding-left: 0;
border: none;
font-size: 16px;
color: #ffffff;
font-weight: 600;
letter-spacing: .78px;
}
body .picker__list-item:hover,
body .picker--focused .picker__list-item--highlighted {
background-color: rgba(216, 91, 31, .8)!important;
color: #fff;
border-color: rgba(216, 91, 31, 1);
}
body #rtb-time_root .picker__list li,
body #rtb-time_root .picker__list {
margin-left: 0;
}
@media screen and (max-width: 480px) {
.woocommerce-checkout table.cart td.actions .coupon .input-text {
width: 100%;
margin-bottom: 10px;
}
.woocommerce form .form-row-last,
.woocommerce form .form-row-first {
width: 100%;
}
.woocommerce .cart .button,
.woocommerce .coupon input.button {
width: 100%!important;
}
}
.archive.post-type-archive.post-type-archive-product #container,
.single.single-product.woocommerce-page #container {
padding-top: 50px;
max-width: 1200px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.single.single-product.woocommerce .comment-form-comment textarea {
border: 1px solid #ccc;
padding: 15px;
}
.archive.post-type-archive.post-type-archive-product .woocommerce-ordering select {
border-color: transparent;
font-size: 11px;
height: 30px;
color: #afafaf;
padding-left: 10px;
text-transform: uppercase;
border: 2px solid #e9e9e9;
}
.single.single-product.woocommerce .comment-form-comment label {
padding-bottom: 20px;
display: inline-block;
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
background-color: #5dc560;
top: 15px;
right: auto;
left: -15px;
margin: auto;
}
.woocommerce ul.products li.product .star-rating>span {
display: inline-block;
float: none;
}
.woocommerce ul.products li.product .star-rating {
text-align: center;
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.woocommerce div.product .woocommerce-product-rating a {
font-size: 16px;
color: #5dc560;
}
.woocommerce-Reviews * {
line-height: 1.5;
}
@media screen and (max-width: 1400px) {
.archive.post-type-archive.post-type-archive-product #container,
.single.single-product.woocommerce-page #container {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 768px) {
.archive.post-type-archive.post-type-archive-product #container,
.single.single-product.woocommerce-page #container {
padding-left: 15px;
padding-right: 15px;
}
.tabs-header-more ul {
right: auto;
left: 0;
}
.tabs-header-more ul>li {
padding-right: 0;
}
} .woocommerce span.onsale {
width: 50px;
height: 50px;
}
body.woocommerce {
margin-top: 0;
margin-bottom: 0;
}
.woocommerce ul.products li.product a{
line-height: 1;
}
.woocommerce div.product div.images img{
width: auto;
}