@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .with-text input {
margin-right: 20px;
max-width: 260px;
}
.wpcf7 .with-text input, .wpcf7 .with-text p {
display: inline-block;
vertical-align: middle;
}
span.wpcf7-list-item {
margin-left: 0;
margin-right: 0.7em;
display: block;
margin-bottom: 10px; 
font-weight: 300;
}
.wpcf7-radio span.wpcf7-list-item {
display: inline-block;
margin-right: 25px;
}
.wpcf7 .flex-row > [class*="col-"] {
padding-bottom: 13px;
}
.wpcf7-form .row label {
line-height: 30px;
}
.wpcf7 .flex-row [class*="col-"] input[type="submit"] {
margin-top: 25px;
padding-left: 100px;
padding-right: 100px;
}
.wpcf7 input[type="checkbox"] {
display: inline;
padding: 0;
height: 30px;
width: 30px;
position: absolute;
border-radius: 3px;
opacity: 0;
z-index: 1000;
padding: 1px 0 1px 50px;
}
.wpcf7-list-item input[type="radio"] {
display: inline;
padding: 0;
height: 30px;
width: 30px;
position: absolute;
border-radius: 3px;
opacity: 0;
z-index: 1000;
padding: 1px 0 1px 50px;
}
.wpcf7 input[type="checkbox"] + span {
padding-left: 42px;
padding-top: 4px;
position: relative;
cursor: pointer;
line-height: 30px;
}
.wpcf7  input[type="radio"] + span {
padding-left: 42px;
padding-top: 4px;
position: relative;
cursor: pointer;
line-height: 30px;
}
.wpcf7 input[type="checkbox"] + span::before{
content: "";
display: block;
width: 30px;
height: 30px;
position: absolute;
left: 0;
background: #fff;
border: 2px solid #f3f3f3;
border-radius: 3px;
}
.wpcf7 input[type="radio"] + span::before{
content:"";
display:block;
width:30px;
height:30px;
position:absolute;
left:0;
background:#fff;
border:2px solid #eee;
}
.wpcf7 input[type="checkbox"] + span::before{
top:0px;
}
.wpcf7 input[type="radio"] + span::before{
top:0px;
}
.wpcf7 input[type="radio"] + span::after,
.wpcf7 input[type="checkbox"] + span::after{
position:absolute;
visibility: hidden;
}
.wpcf7 input[type="checkbox"] + span::after{
border: 2px solid #222;
display: block;
content: "";
width: 25px;
height: 15px;
left: 2px;
top: 0px;
clip: rect(6px, 18px, 15px, 0px);
-webkit-transform: skew(10deg) rotate(-45deg);
-ms-transform: skew(10deg) rotate(-45deg);
transform: skew(10deg) rotate(-45deg);
}
.wpcf7 input[type="radio"] + span::after{
content: "";
width: 15px;
height: 15px;
left: 7.5px;
top: 7.5px;
background: #222;
}
.wpcf7 input[type="radio"]:checked + span::after,
.wpcf7 input[type="checkbox"]:checked + span::after{
opacity:1;
visibility: visible;
}
.wpcf7 input[type="radio"] + span::after, .wpcf7 input[type="radio"] + span::before {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.widget div.wpcf7 {
padding: 0;
border: none;
}
div.form-wrap.flex-row .wpcf7-form-control-wrap{
padding: 0 5px 10px;
display:block;
}
.wpcf7-form .row:not(:last-child) { margin-bottom: 15px; }
.wpcf7-display-none { display: none; }
.services_with_form .wpcf7 input:not([type="submit"]),
.services_with_form .wpcf7 textarea,
.services_with_form .wpcf7 select {
background-color: #fff;
border-color: #fff;
color: #777;
font-weight: 300;
}
.services_with_form .wpcf7 textarea { height: 80px; }
.services_with_form .wpcf7-form-control-wrap{
padding: 0 0 10px;
float: none;
width: 100%;
display:inline-block;
}
.services_with_form .wpcf7 select {
border:none;
width: 100%;
border-radius: 3px;
height: 44px;
padding: 8px 20px;
background-color: #fff;
background-image: url(//nspropertyus.com/wp-content/themes/termosolar/images/select-arrow1.png);
background-position: 98% center;
background-repeat: no-repeat;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: box-shadow .35s ease, border-color .35s ease;
transition: box-shadow .35s ease, border-color .35s ease;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.services_with_form .wpcf7-submit {
width: 100%;
float: none;
margin: 0;
position: relative;
}
.wpcf7-submit {
display: inline-block;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
margin-top: 0;
margin-bottom: 0 !important;
letter-spacing: 0.5px;
text-align: center;
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: #222;
background-color: #ffdb3e;
border-radius: 3px;
padding: 10px 30px;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.wpcf7-submit:hover {
background: #044a7f;
color: #fff;
}
@media only screen and ( max-width: 767px ) {
.wpcf7 {
padding-left: 15px;
padding-right: 15px;
}
}

.fancybox-enabled {
overflow: hidden; }
.fancybox-enabled body {
overflow: visible;
height: 100%; }
.fancybox-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99993;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; } .fancybox-container ~ .fancybox-container {
z-index: 99992; }
.fancybox-bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #0f0f11;
opacity: 0;
transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fancybox-container--ready .fancybox-bg {
opacity: 0.87;
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
.fancybox-controls {
position: absolute;
top: 0;
left: 0;
right: 0;
text-align: center;
opacity: 0;
z-index: 99994;
transition: opacity .2s;
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
direction: ltr; }
.fancybox-show-controls .fancybox-controls {
opacity: 1; }
.fancybox-infobar {
display: none; }
.fancybox-show-infobar .fancybox-infobar {
display: inline-block;
pointer-events: all; }
.fancybox-infobar__body {
display: inline-block;
width: 70px;
line-height: 44px;
font-size: 13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-align: center;
color: #ddd;
background-color: rgba(30, 30, 30, 0.7);
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: subpixel-antialiased; }
.fancybox-buttons {
position: absolute;
top: 0;
right: 0;
display: none;
pointer-events: all; }
.fancybox-show-buttons .fancybox-buttons {
display: block; }
.fancybox-slider-wrap {
overflow: hidden;
direction: ltr; }
.fancybox-slider-wrap,
.fancybox-slider {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 0;
margin: 0;
z-index: 99993;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-tap-highlight-color: transparent; }
.fancybox-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto;
outline: none;
white-space: normal;
box-sizing: border-box;
text-align: center;
z-index: 99994;
-webkit-overflow-scrolling: touch; }
.fancybox-slide::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0; }
.fancybox-slide > * {
display: inline-block;
position: relative;
padding: 24px;
margin: 44px 0 44px;
border-width: 0;
vertical-align: middle;
text-align: left;
background-color: #fff;
overflow: auto;
box-sizing: border-box; }
.fancybox-slide--image {
overflow: hidden; }
.fancybox-slide--image::before {
display: none; }
.fancybox-content {
display: inline-block;
position: relative;
margin: 44px auto;
padding: 0;
border: 0;
width: 80%;
height: calc(100% - 88px);
vertical-align: middle;
line-height: normal;
text-align: left;
white-space: normal;
outline: none;
font-size: 16px;
font-family: Arial, sans-serif;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
-webkit-overflow-scrolling: touch; }
.fancybox-iframe {
display: block;
margin: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
background: #fff; }
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
background: transparent; }
.fancybox-placeholder {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
border: 0;
z-index: 99995;
background: transparent;
cursor: default;
overflow: visible;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
background-size: 100% 100%;
background-repeat: no-repeat;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.fancybox-image,
.fancybox-spaceball {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
max-width: none;
max-height: none;
background: transparent;
background-size: 100% 100%; }
.fancybox-controls--canzoomOut .fancybox-placeholder {
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.fancybox-controls--canzoomIn .fancybox-placeholder {
cursor: -webkit-zoom-in;
cursor: zoom-in; }
.fancybox-controls--canGrab .fancybox-placeholder {
cursor: -webkit-grab;
cursor: grab; }
.fancybox-controls--isGrabbing .fancybox-placeholder {
cursor: -webkit-grabbing;
cursor: grabbing; }
.fancybox-spaceball {
z-index: 1; }
.fancybox-tmp {
position: absolute;
top: -9999px;
left: -9999px;
visibility: hidden; }
.fancybox-error {
position: absolute;
margin: 0;
padding: 40px;
top: 50%;
left: 50%;
width: 380px;
max-width: 100%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #fff;
cursor: default; }
.fancybox-error p {
margin: 0;
padding: 0;
color: #444;
font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }
.fancybox-close-small {
position: absolute;
top: 0;
right: 0;
width: 44px;
height: 44px;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
outline: none;
background: transparent;
z-index: 10;
cursor: pointer; }
.fancybox-close-small:after {
content: '×';
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
color: #888;
font-weight: 300;
text-align: center;
border-radius: 50%;
border-width: 0;
background: #fff;
transition: background .2s;
box-sizing: border-box;
z-index: 2; }
.fancybox-close-small:focus:after {
outline: 1px dotted #888; }
.fancybox-slide--video .fancybox-close-small {
top: -36px;
right: -36px;
background: transparent; }
.fancybox-close-small:hover:after {
color: #555;
background: #eee; } .fancybox-caption-wrap {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 60px 30px 0 30px;
z-index: 99998;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: border-box;
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
opacity: 0;
transition: opacity .2s;
pointer-events: none; }
.fancybox-show-caption .fancybox-caption-wrap {
opacity: 1; }
.fancybox-caption {
padding: 30px 0;
border-top: 1px solid rgba(255, 255, 255, 0.4);
font-size: 14px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #fff;
line-height: 20px;
-webkit-text-size-adjust: none; }
.fancybox-caption a,
.fancybox-caption button {
pointer-events: all; }
.fancybox-caption a {
color: #fff;
text-decoration: underline; } .fancybox-button {
display: inline-block;
position: relative;
width: 44px;
height: 44px;
line-height: 44px;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
cursor: pointer;
background: transparent;
color: #fff;
box-sizing: border-box;
vertical-align: top;
outline: none; }
.fancybox-button--disabled {
cursor: default;
pointer-events: none; }
.fancybox-infobar__body, .fancybox-button {
background: rgba(30, 30, 30, 0.6); }
.fancybox-button:hover {
background: rgba(0, 0, 0, 0.8); }
.fancybox-button::before,
.fancybox-button::after {
content: '';
pointer-events: none;
position: absolute;
border-color: #fff;
background-color: currentColor;
color: currentColor;
opacity: 0.9;
box-sizing: border-box;
display: inline-block; }
.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
opacity: 0.5; }
.fancybox-button--left::after {
left: 20px;
top: 18px;
width: 6px;
height: 6px;
background: transparent;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.fancybox-button--right::after {
right: 20px;
top: 18px;
width: 6px;
height: 6px;
background: transparent;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.fancybox-button--left {
border-bottom-left-radius: 5px; }
.fancybox-button--right {
border-bottom-right-radius: 5px; }
.fancybox-button--close {
float: right; }
.fancybox-button--close::before, .fancybox-button--close::after {
content: '';
display: inline-block;
position: absolute;
height: 2px;
width: 16px;
top: calc(50% - 1px);
left: calc(50% - 8px); }
.fancybox-button--close::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.fancybox-button--close::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); } .fancybox-loading {
border: 6px solid rgba(100, 100, 100, 0.4);
border-top: 6px solid rgba(255, 255, 255, 0.6);
border-radius: 100%;
height: 50px;
width: 50px;
-webkit-animation: fancybox-rotate .8s infinite linear;
animation: fancybox-rotate .8s infinite linear;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -25px;
z-index: 99999; }
@-webkit-keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } } @media all and (max-width: 800px) {
.fancybox-controls {
text-align: left; }
.fancybox-button--left,
.fancybox-button--right,
.fancybox-buttons button:not(.fancybox-button--close) {
display: none !important; }
.fancybox-caption {
padding: 20px 0;
margin: 0; } } .fancybox-button--fullscreen::before {
width: 15px;
height: 11px;
left: 15px;
top: 16px;
border: 2px solid;
background: none; } .fancybox-button--play::before {
top: 16px;
left: 18px;
width: 0;
height: 0;
border-top: 6px inset transparent;
border-bottom: 6px inset transparent;
border-left: 10px solid;
border-radius: 1px;
background: transparent; }
.fancybox-button--pause::before {
top: 16px;
left: 18px;
width: 7px;
height: 11px;
border-style: solid;
border-width: 0 2px 0 2px;
background: transparent; } .fancybox-button--thumbs span {
font-size: 23px; }
.fancybox-button--thumbs::before {
top: 20px;
left: 21px;
width: 3px;
height: 3px;
box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
right: 220px; }
.fancybox-thumbs {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 220px;
margin: 0;
padding: 5px 5px 0 0;
background: #fff;
z-index: 99993;
word-break: normal;
-webkit-overflow-scrolling: touch;
-webkit-tap-highlight-color: transparent;
box-sizing: border-box; }
.fancybox-thumbs > ul {
list-style: none;
position: absolute;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
font-size: 0; }
.fancybox-thumbs > ul > li {
float: left;
overflow: hidden;
max-width: 50%;
padding: 0;
margin: 0;
width: 105px;
height: 75px;
position: relative;
cursor: pointer;
outline: none;
border: 5px solid #fff;
border-top-width: 0;
border-right-width: 0;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: border-box; }
li.fancybox-thumbs-loading {
background: rgba(0, 0, 0, 0.1); }
.fancybox-thumbs > ul > li > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
max-width: none;
max-height: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-thumbs > ul > li:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 2px;
border: 4px solid #4ea7f9;
z-index: 99991;
opacity: 0;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
opacity: 1; } @media all and (max-width: 800px) {
.fancybox-thumbs {
display: none !important; }
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
right: 0; } }.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
padding-bottom: 1px; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-theme .owl-controls { margin-top: 0 !important; }
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item > li > img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}    .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//nspropertyus.com/wp-content/themes/termosolar/js/owlcarousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}@font-face {
font-family: 'fontello';
src: url(//nspropertyus.com/wp-content/themes/termosolar/fonts/fontello.eot?73349828);
src: url(//nspropertyus.com/wp-content/themes/termosolar/fonts/fontello.eot?73349828#iefix) format('embedded-opentype'),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/fontello.woff2?73349828) format('woff2'),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/fontello.woff?73349828) format('woff'),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/fontello.ttf?73349828) format('truetype'),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/fontello.svg?73349828#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
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;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-glass-1:before { content: '\e800'; } .icon-music-4:before { content: '\e801'; } .icon-search-8:before { content: '\e802'; } .icon-mail-8:before { content: '\e803'; } .icon-heart-8:before { content: '\e804'; } .icon-heart-empty-4:before { content: '\e805'; } .icon-star-8:before { content: '\e806'; } .icon-star-empty-3:before { content: '\e807'; } .icon-star-half-1:before { content: '\e808'; } .icon-user-8:before { content: '\e809'; } .icon-users-3:before { content: '\e80a'; } .icon-video-5:before { content: '\e80b'; } .icon-videocam-5:before { content: '\e80c'; } .icon-picture-5:before { content: '\e80d'; } .icon-camera-7:before { content: '\e80e'; } .icon-camera-alt:before { content: '\e80f'; } .icon-th-large-3:before { content: '\e810'; } .icon-th-4:before { content: '\e811'; } .icon-th-list-5:before { content: '\e812'; } .icon-ok-6:before { content: '\e813'; } .icon-ok-circled-2:before { content: '\e814'; } .icon-ok-circled2-1:before { content: '\e815'; } .icon-cancel-7:before { content: '\e816'; } .icon-cancel-circled-4:before { content: '\e817'; } .icon-cancel-circled2-1:before { content: '\e818'; } .icon-plus-6:before { content: '\e819'; } .icon-plus-circled-2:before { content: '\e81a'; } .icon-minus-4:before { content: '\e81b'; } .icon-minus-circled-2:before { content: '\e81c'; } .icon-help-circled-3:before { content: '\e81d'; } .icon-info-circled-3:before { content: '\e81e'; } .icon-home-6:before { content: '\e81f'; } .icon-emo-happy:before { content: '\e820'; } .icon-emo-wink:before { content: '\e821'; } .icon-emo-wink2:before { content: '\e822'; } .icon-emo-unhappy:before { content: '\e823'; } .icon-emo-sleep:before { content: '\e824'; } .icon-emo-thumbsup:before { content: '\e825'; } .icon-emo-devil:before { content: '\e826'; } .icon-emo-surprised:before { content: '\e827'; } .icon-emo-tongue:before { content: '\e828'; } .icon-emo-coffee:before { content: '\e829'; } .icon-emo-sunglasses:before { content: '\e82a'; } .icon-emo-displeased:before { content: '\e82b'; } .icon-emo-beer:before { content: '\e82c'; } .icon-emo-grin:before { content: '\e82d'; } .icon-emo-angry:before { content: '\e82e'; } .icon-emo-saint:before { content: '\e82f'; } .icon-emo-cry:before { content: '\e830'; } .icon-emo-shoot:before { content: '\e831'; } .icon-emo-squint:before { content: '\e832'; } .icon-emo-laugh:before { content: '\e833'; } .icon-spin1:before { content: '\e834'; } .icon-spin2:before { content: '\e835'; } .icon-spin3:before { content: '\e836'; } .icon-spin4:before { content: '\e837'; } .icon-spin5:before { content: '\e838'; } .icon-spin6:before { content: '\e839'; } .icon-firefox-1:before { content: '\e83a'; } .icon-chrome-2:before { content: '\e83b'; } .icon-opera-1:before { content: '\e83c'; } .icon-ie:before { content: '\e83d'; } .icon-crown:before { content: '\e83e'; } .icon-crown-plus:before { content: '\e83f'; } .icon-link-5:before { content: '\e840'; } .icon-attach-7:before { content: '\e841'; } .icon-folder:before { content: '\e842'; } .icon-folder-open:before { content: '\e843'; } .icon-phone:before { content: '\e844'; } .icon-cog:before { content: '\e845'; } .icon-cog-alt:before { content: '\e846'; } .icon-wrench:before { content: '\e847'; } .icon-basket:before { content: '\e848'; } .icon-calendar:before { content: '\e849'; } .icon-login:before { content: '\e84a'; } .icon-logout:before { content: '\e84b'; } .icon-volume-off:before { content: '\e84c'; } .icon-volume-down:before { content: '\e84d'; } .icon-volume-up:before { content: '\e84e'; } .icon-headphones:before { content: '\e84f'; } .icon-clock:before { content: '\e850'; } .icon-block:before { content: '\e851'; } .icon-resize-full:before { content: '\e852'; } .icon-resize-small:before { content: '\e853'; } .icon-resize-vertical:before { content: '\e854'; } .icon-resize-horizontal:before { content: '\e855'; } .icon-zoom-in:before { content: '\e856'; } .icon-zoom-out:before { content: '\e857'; } .icon-down-circled2:before { content: '\e858'; } .icon-up-circled2:before { content: '\e859'; } .icon-down-dir:before { content: '\e85a'; } .icon-up-dir:before { content: '\e85b'; } .icon-left-dir:before { content: '\e85c'; } .icon-right-dir:before { content: '\e85d'; } .icon-down-open:before { content: '\e85e'; } .icon-left-open:before { content: '\e85f'; } .icon-right-open:before { content: '\e860'; } .icon-up-open:before { content: '\e861'; } .icon-crown-minus:before { content: '\e862'; } .icon-marquee:before { content: '\e863'; } .icon-down-big:before { content: '\e864'; } .icon-left-big:before { content: '\e865'; } .icon-right-big:before { content: '\e866'; } .icon-up-big:before { content: '\e867'; } .icon-right-hand-1:before { content: '\e868'; } .icon-left-hand-1:before { content: '\e869'; } .icon-up-hand-1:before { content: '\e86a'; } .icon-down-hand-1:before { content: '\e86b'; } .icon-cw-5:before { content: '\e86c'; } .icon-ccw-2:before { content: '\e86d'; } .icon-arrows-cw-3:before { content: '\e86e'; } .icon-shuffle-4:before { content: '\e86f'; } .icon-play-5:before { content: '\e870'; } .icon-play-circled2-1:before { content: '\e871'; } .icon-stop-6:before { content: '\e872'; } .icon-pause-5:before { content: '\e873'; } .icon-to-end-3:before { content: '\e874'; } .icon-to-end-alt:before { content: '\e875'; } .icon-to-start-3:before { content: '\e876'; } .icon-to-start-alt:before { content: '\e877'; } .icon-fast-fw-1:before { content: '\e878'; } .icon-fast-bw:before { content: '\e879'; } .icon-eject-3:before { content: '\e87a'; } .icon-target-5:before { content: '\e87b'; } .icon-signal-5:before { content: '\e87c'; } .icon-award-2:before { content: '\e87d'; } .icon-inbox-4:before { content: '\e87e'; } .icon-globe-6:before { content: '\e87f'; } .icon-cloud-8:before { content: '\e880'; } .icon-flash-4:before { content: '\e881'; } .icon-umbrella-1:before { content: '\e882'; } .icon-flight-2:before { content: '\e883'; } .icon-note:before { content: '\e884'; } .icon-note-beamed:before { content: '\e885'; } .icon-music:before { content: '\e886'; } .icon-search:before { content: '\e887'; } .icon-flashlight:before { content: '\e888'; } .icon-mail:before { content: '\e889'; } .icon-heart:before { content: '\e88a'; } .icon-heart-empty:before { content: '\e88b'; } .icon-star:before { content: '\e88c'; } .icon-star-empty:before { content: '\e88d'; } .icon-user:before { content: '\e88e'; } .icon-users:before { content: '\e88f'; } .icon-user-add:before { content: '\e890'; } .icon-video:before { content: '\e891'; } .icon-picture:before { content: '\e892'; } .icon-camera:before { content: '\e893'; } .icon-layout:before { content: '\e894'; } .icon-menu-1:before { content: '\e895'; } .icon-check:before { content: '\e896'; } .icon-cancel:before { content: '\e897'; } .icon-cancel-circled:before { content: '\e898'; } .icon-cancel-squared:before { content: '\e899'; } .icon-plus:before { content: '\e89a'; } .icon-plus-circled:before { content: '\e89b'; } .icon-plus-squared:before { content: '\e89c'; } .icon-minus:before { content: '\e89d'; } .icon-minus-circled:before { content: '\e89e'; } .icon-minus-squared:before { content: '\e89f'; } .icon-help:before { content: '\e8a0'; } .icon-help-circled:before { content: '\e8a1'; } .icon-info:before { content: '\e8a2'; } .icon-info-circled:before { content: '\e8a3'; } .icon-back:before { content: '\e8a4'; } .icon-home:before { content: '\e8a5'; } .icon-link:before { content: '\e8a6'; } .icon-attach:before { content: '\e8a7'; } .icon-lock:before { content: '\e8a8'; } .icon-lock-open:before { content: '\e8a9'; } .icon-eye:before { content: '\e8aa'; } .icon-tag:before { content: '\e8ab'; } .icon-bookmark:before { content: '\e8ac'; } .icon-bookmarks:before { content: '\e8ad'; } .icon-flag:before { content: '\e8ae'; } .icon-thumbs-up:before { content: '\e8af'; } .icon-thumbs-down:before { content: '\e8b0'; } .icon-download:before { content: '\e8b1'; } .icon-upload:before { content: '\e8b2'; } .icon-upload-cloud:before { content: '\e8b3'; } .icon-reply:before { content: '\e8b4'; } .icon-reply-all:before { content: '\e8b5'; } .icon-forward:before { content: '\e8b6'; } .icon-quote:before { content: '\e8b7'; } .icon-code:before { content: '\e8b8'; } .icon-export:before { content: '\e8b9'; } .icon-pencil:before { content: '\e8ba'; } .icon-feather:before { content: '\e8bb'; } .icon-print:before { content: '\e8bc'; } .icon-retweet:before { content: '\e8bd'; } .icon-keyboard:before { content: '\e8be'; } .icon-comment:before { content: '\e8bf'; } .icon-chat:before { content: '\e8c0'; } .icon-bell:before { content: '\e8c1'; } .icon-attention:before { content: '\e8c2'; } .icon-alert:before { content: '\e8c3'; } .icon-vcard:before { content: '\e8c4'; } .icon-address:before { content: '\e8c5'; } .icon-location:before { content: '\e8c6'; } .icon-map:before { content: '\e8c7'; } .icon-direction:before { content: '\e8c8'; } .icon-compass:before { content: '\e8c9'; } .icon-cup:before { content: '\e8ca'; } .icon-trash:before { content: '\e8cb'; } .icon-doc:before { content: '\e8cc'; } .icon-docs:before { content: '\e8cd'; } .icon-doc-landscape:before { content: '\e8ce'; } .icon-doc-text:before { content: '\e8cf'; } .icon-doc-text-inv:before { content: '\e8d0'; } .icon-newspaper:before { content: '\e8d1'; } .icon-book-open:before { content: '\e8d2'; } .icon-book:before { content: '\e8d3'; } .icon-folder-1:before { content: '\e8d4'; } .icon-archive:before { content: '\e8d5'; } .icon-box-1:before { content: '\e8d6'; } .icon-rss-1:before { content: '\e8d7'; } .icon-phone-1:before { content: '\e8d8'; } .icon-cog-1:before { content: '\e8d9'; } .icon-tools:before { content: '\e8da'; } .icon-share:before { content: '\e8db'; } .icon-shareable:before { content: '\e8dc'; } .icon-basket-1:before { content: '\e8dd'; } .icon-bag:before { content: '\e8de'; } .icon-calendar-1:before { content: '\e8df'; } .icon-login-1:before { content: '\e8e0'; } .icon-logout-1:before { content: '\e8e1'; } .icon-mic-1:before { content: '\e8e2'; } .icon-mute-1:before { content: '\e8e3'; } .icon-sound:before { content: '\e8e4'; } .icon-volume:before { content: '\e8e5'; } .icon-clock-1:before { content: '\e8e6'; } .icon-hourglass:before { content: '\e8e7'; } .icon-lamp:before { content: '\e8e8'; } .icon-light-down:before { content: '\e8e9'; } .icon-light-up:before { content: '\e8ea'; } .icon-adjust:before { content: '\e8eb'; } .icon-block-1:before { content: '\e8ec'; } .icon-resize-full-1:before { content: '\e8ed'; } .icon-resize-small-1:before { content: '\e8ee'; } .icon-popup:before { content: '\e8ef'; } .icon-publish:before { content: '\e8f0'; } .icon-window:before { content: '\e8f1'; } .icon-arrow-combo:before { content: '\e8f2'; } .icon-down-circled:before { content: '\e8f3'; } .icon-left-circled:before { content: '\e8f4'; } .icon-right-circled:before { content: '\e8f5'; } .icon-up-circled:before { content: '\e8f6'; } .icon-down-open-1:before { content: '\e8f7'; } .icon-left-open-1:before { content: '\e8f8'; } .icon-right-open-1:before { content: '\e8f9'; } .icon-up-open-1:before { content: '\e8fa'; } .icon-down-open-mini:before { content: '\e8fb'; } .icon-left-open-mini:before { content: '\e8fc'; } .icon-right-open-mini:before { content: '\e8fd'; } .icon-up-open-mini:before { content: '\e8fe'; } .icon-down-open-big:before { content: '\e8ff'; } .icon-left-open-big:before { content: '\e900'; } .icon-right-open-big:before { content: '\e901'; } .icon-up-open-big:before { content: '\e902'; } .icon-down:before { content: '\e903'; } .icon-left:before { content: '\e904'; } .icon-right:before { content: '\e905'; } .icon-up:before { content: '\e906'; } .icon-down-dir-1:before { content: '\e907'; } .icon-left-dir-1:before { content: '\e908'; } .icon-right-dir-1:before { content: '\e909'; } .icon-up-dir-1:before { content: '\e90a'; } .icon-down-bold:before { content: '\e90b'; } .icon-left-bold:before { content: '\e90c'; } .icon-right-bold:before { content: '\e90d'; } .icon-up-bold:before { content: '\e90e'; } .icon-down-thin:before { content: '\e90f'; } .icon-left-thin:before { content: '\e910'; } .icon-right-thin:before { content: '\e911'; } .icon-up-thin:before { content: '\e912'; } .icon-ccw:before { content: '\e913'; } .icon-cw:before { content: '\e914'; } .icon-arrows-ccw:before { content: '\e915'; } .icon-level-down:before { content: '\e916'; } .icon-level-up:before { content: '\e917'; } .icon-shuffle:before { content: '\e918'; } .icon-loop:before { content: '\e919'; } .icon-switch:before { content: '\e91a'; } .icon-play:before { content: '\e91b'; } .icon-stop:before { content: '\e91c'; } .icon-pause:before { content: '\e91d'; } .icon-record:before { content: '\e91e'; } .icon-to-end:before { content: '\e91f'; } .icon-to-start:before { content: '\e920'; } .icon-fast-forward:before { content: '\e921'; } .icon-fast-backward:before { content: '\e922'; } .icon-progress-0:before { content: '\e923'; } .icon-progress-1:before { content: '\e924'; } .icon-progress-2:before { content: '\e925'; } .icon-progress-3:before { content: '\e926'; } .icon-target:before { content: '\e927'; } .icon-palette:before { content: '\e928'; } .icon-list:before { content: '\e929'; } .icon-list-add:before { content: '\e92a'; } .icon-signal:before { content: '\e92b'; } .icon-trophy:before { content: '\e92c'; } .icon-battery:before { content: '\e92d'; } .icon-back-in-time:before { content: '\e92e'; } .icon-monitor:before { content: '\e92f'; } .icon-mobile:before { content: '\e930'; } .icon-network:before { content: '\e931'; } .icon-cd:before { content: '\e932'; } .icon-inbox:before { content: '\e933'; } .icon-install:before { content: '\e934'; } .icon-globe:before { content: '\e935'; } .icon-cloud:before { content: '\e936'; } .icon-cloud-thunder:before { content: '\e937'; } .icon-flash:before { content: '\e938'; } .icon-moon:before { content: '\e939'; } .icon-flight:before { content: '\e93a'; } .icon-paper-plane:before { content: '\e93b'; } .icon-leaf:before { content: '\e93c'; } .icon-lifebuoy:before { content: '\e93d'; } .icon-mouse:before { content: '\e93e'; } .icon-briefcase:before { content: '\e93f'; } .icon-suitcase:before { content: '\e940'; } .icon-dot:before { content: '\e941'; } .icon-dot-2:before { content: '\e942'; } .icon-dot-3:before { content: '\e943'; } .icon-brush:before { content: '\e944'; } .icon-magnet:before { content: '\e945'; } .icon-infinity:before { content: '\e946'; } .icon-erase:before { content: '\e947'; } .icon-chart-pie:before { content: '\e948'; } .icon-chart-line:before { content: '\e949'; } .icon-chart-bar:before { content: '\e94a'; } .icon-chart-area:before { content: '\e94b'; } .icon-tape:before { content: '\e94c'; } .icon-graduation-cap:before { content: '\e94d'; } .icon-language:before { content: '\e94e'; } .icon-ticket:before { content: '\e94f'; } .icon-water:before { content: '\e950'; } .icon-droplet:before { content: '\e951'; } .icon-air:before { content: '\e952'; } .icon-credit-card:before { content: '\e953'; } .icon-floppy:before { content: '\e954'; } .icon-clipboard:before { content: '\e955'; } .icon-megaphone:before { content: '\e956'; } .icon-database:before { content: '\e957'; } .icon-drive:before { content: '\e958'; } .icon-bucket:before { content: '\e959'; } .icon-thermometer:before { content: '\e95a'; } .icon-key:before { content: '\e95b'; } .icon-flow-cascade:before { content: '\e95c'; } .icon-flow-branch:before { content: '\e95d'; } .icon-flow-tree:before { content: '\e95e'; } .icon-flow-line:before { content: '\e95f'; } .icon-flow-parallel:before { content: '\e960'; } .icon-rocket:before { content: '\e961'; } .icon-gauge:before { content: '\e962'; } .icon-traffic-cone:before { content: '\e963'; } .icon-cc:before { content: '\e964'; } .icon-cc-by:before { content: '\e965'; } .icon-cc-nc:before { content: '\e966'; } .icon-cc-nc-eu:before { content: '\e967'; } .icon-cc-nc-jp:before { content: '\e968'; } .icon-cc-sa:before { content: '\e969'; } .icon-cc-nd:before { content: '\e96a'; } .icon-cc-pd:before { content: '\e96b'; } .icon-cc-zero:before { content: '\e96c'; } .icon-cc-share:before { content: '\e96d'; } .icon-cc-remix:before { content: '\e96e'; } .icon-music-outline:before { content: '\e96f'; } .icon-music-1:before { content: '\e970'; } .icon-search-outline:before { content: '\e971'; } .icon-search-1:before { content: '\e972'; } .icon-mail-1:before { content: '\e973'; } .icon-heart-1:before { content: '\e974'; } .icon-heart-filled:before { content: '\e975'; } .icon-star-1:before { content: '\e976'; } .icon-star-filled:before { content: '\e977'; } .icon-user-outline:before { content: '\e978'; } .icon-user-1:before { content: '\e979'; } .icon-users-outline:before { content: '\e97a'; } .icon-users-1:before { content: '\e97b'; } .icon-user-add-outline:before { content: '\e97c'; } .icon-user-add-1:before { content: '\e97d'; } .icon-user-delete-outline:before { content: '\e97e'; } .icon-user-delete:before { content: '\e97f'; } .icon-video-1:before { content: '\e980'; } .icon-videocam-outline:before { content: '\e981'; } .icon-videocam:before { content: '\e982'; } .icon-picture-outline:before { content: '\e983'; } .icon-picture-1:before { content: '\e984'; } .icon-camera-outline:before { content: '\e985'; } .icon-camera-1:before { content: '\e986'; } .icon-th-outline:before { content: '\e987'; } .icon-th:before { content: '\e988'; } .icon-th-large-outline:before { content: '\e989'; } .icon-th-large:before { content: '\e98a'; } .icon-th-list-outline:before { content: '\e98b'; } .icon-th-list:before { content: '\e98c'; } .icon-ok-outline:before { content: '\e98d'; } .icon-ok:before { content: '\e98e'; } .icon-cancel-outline:before { content: '\e98f'; } .icon-cancel-1:before { content: '\e990'; } .icon-cancel-alt:before { content: '\e991'; } .icon-cancel-alt-filled:before { content: '\e992'; } .icon-cancel-circled-outline:before { content: '\e993'; } .icon-cancel-circled-1:before { content: '\e994'; } .icon-plus-outline:before { content: '\e995'; } .icon-plus-1:before { content: '\e996'; } .icon-minus-outline:before { content: '\e997'; } .icon-minus-1:before { content: '\e998'; } .icon-divide-outline:before { content: '\e999'; } .icon-divide:before { content: '\e99a'; } .icon-eq-outline:before { content: '\e99b'; } .icon-eq:before { content: '\e99c'; } .icon-info-outline:before { content: '\e99d'; } .icon-info-1:before { content: '\e99e'; } .icon-home-outline:before { content: '\e99f'; } .icon-home-1:before { content: '\e9a0'; } .icon-link-outline:before { content: '\e9a1'; } .icon-link-1:before { content: '\e9a2'; } .icon-attach-outline:before { content: '\e9a3'; } .icon-attach-1:before { content: '\e9a4'; } .icon-lock-1:before { content: '\e9a5'; } .icon-lock-filled:before { content: '\e9a6'; } .icon-lock-open-1:before { content: '\e9a7'; } .icon-lock-open-filled:before { content: '\e9a8'; } .icon-pin-outline:before { content: '\e9a9'; } .icon-pin:before { content: '\e9aa'; } .icon-eye-outline:before { content: '\e9ab'; } .icon-eye-1:before { content: '\e9ac'; } .icon-tag-1:before { content: '\e9ad'; } .icon-tags:before { content: '\e9ae'; } .icon-bookmark-1:before { content: '\e9af'; } .icon-flag-1:before { content: '\e9b0'; } .icon-flag-filled:before { content: '\e9b1'; } .icon-thumbs-up-1:before { content: '\e9b2'; } .icon-thumbs-down-1:before { content: '\e9b3'; } .icon-download-outline:before { content: '\e9b4'; } .icon-download-1:before { content: '\e9b5'; } .icon-upload-outline:before { content: '\e9b6'; } .icon-upload-1:before { content: '\e9b7'; } .icon-upload-cloud-outline:before { content: '\e9b8'; } .icon-upload-cloud-1:before { content: '\e9b9'; } .icon-reply-outline:before { content: '\e9ba'; } .icon-reply-1:before { content: '\e9bb'; } .icon-forward-outline:before { content: '\e9bc'; } .icon-forward-1:before { content: '\e9bd'; } .icon-code-outline:before { content: '\e9be'; } .icon-code-1:before { content: '\e9bf'; } .icon-export-outline:before { content: '\e9c0'; } .icon-export-1:before { content: '\e9c1'; } .icon-pencil-1:before { content: '\e9c2'; } .icon-pen:before { content: '\e9c3'; } .icon-feather-1:before { content: '\e9c4'; } .icon-edit:before { content: '\e9c5'; } .icon-print-1:before { content: '\e9c6'; } .icon-comment-1:before { content: '\e9c7'; } .icon-chat-1:before { content: '\e9c8'; } .icon-chat-alt:before { content: '\e9c9'; } .icon-bell-1:before { content: '\e9ca'; } .icon-attention-1:before { content: '\e9cb'; } .icon-attention-filled:before { content: '\e9cc'; } .icon-warning-empty:before { content: '\e9cd'; } .icon-warning:before { content: '\e9ce'; } .icon-contacts:before { content: '\e9cf'; } .icon-vcard-1:before { content: '\e9d0'; } .icon-address-1:before { content: '\e9d1'; } .icon-location-outline:before { content: '\e9d2'; } .icon-location-1:before { content: '\e9d3'; } .icon-map-1:before { content: '\e9d4'; } .icon-direction-outline:before { content: '\e9d5'; } .icon-direction-1:before { content: '\e9d6'; } .icon-compass-1:before { content: '\e9d7'; } .icon-trash-1:before { content: '\e9d8'; } .icon-doc-1:before { content: '\e9d9'; } .icon-doc-text-1:before { content: '\e9da'; } .icon-doc-add:before { content: '\e9db'; } .icon-doc-remove:before { content: '\e9dc'; } .icon-news:before { content: '\e9dd'; } .icon-folder-2:before { content: '\e9de'; } .icon-folder-add:before { content: '\e9df'; } .icon-folder-delete:before { content: '\e9e0'; } .icon-archive-1:before { content: '\e9e1'; } .icon-box-2:before { content: '\e9e2'; } .icon-rss-outline:before { content: '\e9e3'; } .icon-rss-2:before { content: '\e9e4'; } .icon-phone-outline:before { content: '\e9e5'; } .icon-phone-2:before { content: '\e9e6'; } .icon-menu-outline:before { content: '\e9e7'; } .icon-menu-2:before { content: '\e9e8'; } .icon-cog-outline:before { content: '\e9e9'; } .icon-cog-2:before { content: '\e9ea'; } .icon-wrench-outline:before { content: '\e9eb'; } .icon-wrench-1:before { content: '\e9ec'; } .icon-basket-2:before { content: '\e9ed'; } .icon-calendar-outlilne:before { content: '\e9ee'; } .icon-calendar-2:before { content: '\e9ef'; } .icon-mic-outline:before { content: '\e9f0'; } .icon-mic-2:before { content: '\e9f1'; } .icon-volume-off-1:before { content: '\e9f2'; } .icon-volume-low:before { content: '\e9f3'; } .icon-volume-middle:before { content: '\e9f4'; } .icon-volume-high:before { content: '\e9f5'; } .icon-headphones-1:before { content: '\e9f6'; } .icon-clock-2:before { content: '\e9f7'; } .icon-wristwatch:before { content: '\e9f8'; } .icon-stopwatch:before { content: '\e9f9'; } .icon-lightbulb-1:before { content: '\e9fa'; } .icon-block-outline:before { content: '\e9fb'; } .icon-block-2:before { content: '\e9fc'; } .icon-resize-full-outline:before { content: '\e9fd'; } .icon-resize-full-2:before { content: '\e9fe'; } .icon-resize-normal-outline:before { content: '\e9ff'; } .icon-resize-normal:before { content: '\ea00'; } .icon-move-outline:before { content: '\ea01'; } .icon-move-1:before { content: '\ea02'; } .icon-popup-1:before { content: '\ea03'; } .icon-zoom-in-outline:before { content: '\ea04'; } .icon-zoom-in-1:before { content: '\ea05'; } .icon-zoom-out-outline:before { content: '\ea06'; } .icon-zoom-out-1:before { content: '\ea07'; } .icon-popup-2:before { content: '\ea08'; } .icon-left-open-outline:before { content: '\ea09'; } .icon-left-open-2:before { content: '\ea0a'; } .icon-right-open-outline:before { content: '\ea0b'; } .icon-right-open-2:before { content: '\ea0c'; } .icon-down-1:before { content: '\ea0d'; } .icon-left-1:before { content: '\ea0e'; } .icon-right-1:before { content: '\ea0f'; } .icon-up-1:before { content: '\ea10'; } .icon-down-outline:before { content: '\ea11'; } .icon-left-outline:before { content: '\ea12'; } .icon-right-outline:before { content: '\ea13'; } .icon-up-outline:before { content: '\ea14'; } .icon-down-small:before { content: '\ea15'; } .icon-left-small:before { content: '\ea16'; } .icon-right-small:before { content: '\ea17'; } .icon-up-small:before { content: '\ea18'; } .icon-cw-outline:before { content: '\ea19'; } .icon-cw-1:before { content: '\ea1a'; } .icon-arrows-cw-outline:before { content: '\ea1b'; } .icon-arrows-cw:before { content: '\ea1c'; } .icon-loop-outline:before { content: '\ea1d'; } .icon-loop-1:before { content: '\ea1e'; } .icon-loop-alt-outline:before { content: '\ea1f'; } .icon-loop-alt:before { content: '\ea20'; } .icon-shuffle-1:before { content: '\ea21'; } .icon-play-outline:before { content: '\ea22'; } .icon-play-1:before { content: '\ea23'; } .icon-stop-outline:before { content: '\ea24'; } .icon-stop-1:before { content: '\ea25'; } .icon-pause-outline:before { content: '\ea26'; } .icon-pause-1:before { content: '\ea27'; } .icon-fast-fw-outline:before { content: '\ea28'; } .icon-fast-fw:before { content: '\ea29'; } .icon-rewind-outline:before { content: '\ea2a'; } .icon-rewind:before { content: '\ea2b'; } .icon-record-outline:before { content: '\ea2c'; } .icon-record-1:before { content: '\ea2d'; } .icon-eject-outline:before { content: '\ea2e'; } .icon-eject:before { content: '\ea2f'; } .icon-eject-alt-outline:before { content: '\ea30'; } .icon-eject-alt:before { content: '\ea31'; } .icon-bat1:before { content: '\ea32'; } .icon-bat2:before { content: '\ea33'; } .icon-bat3:before { content: '\ea34'; } .icon-bat4:before { content: '\ea35'; } .icon-bat-charge:before { content: '\ea36'; } .icon-plug:before { content: '\ea37'; } .icon-target-outline:before { content: '\ea38'; } .icon-target-1:before { content: '\ea39'; } .icon-wifi-outline:before { content: '\ea3a'; } .icon-wifi:before { content: '\ea3b'; } .icon-desktop:before { content: '\ea3c'; } .icon-laptop:before { content: '\ea3d'; } .icon-tablet:before { content: '\ea3e'; } .icon-mobile-1:before { content: '\ea3f'; } .icon-contrast:before { content: '\ea40'; } .icon-globe-outline:before { content: '\ea41'; } .icon-globe-1:before { content: '\ea42'; } .icon-globe-alt-outline:before { content: '\ea43'; } .icon-globe-alt:before { content: '\ea44'; } .icon-sun:before { content: '\ea45'; } .icon-sun-filled:before { content: '\ea46'; } .icon-cloud-1:before { content: '\ea47'; } .icon-flash-outline:before { content: '\ea48'; } .icon-flash-1:before { content: '\ea49'; } .icon-moon-1:before { content: '\ea4a'; } .icon-waves-outline:before { content: '\ea4b'; } .icon-waves:before { content: '\ea4c'; } .icon-rain:before { content: '\ea4d'; } .icon-cloud-sun:before { content: '\ea4e'; } .icon-drizzle:before { content: '\ea4f'; } .icon-snow:before { content: '\ea50'; } .icon-cloud-flash:before { content: '\ea51'; } .icon-cloud-wind:before { content: '\ea52'; } .icon-wind:before { content: '\ea53'; } .icon-plane-outline:before { content: '\ea54'; } .icon-plane:before { content: '\ea55'; } .icon-leaf-1:before { content: '\ea56'; } .icon-lifebuoy-1:before { content: '\ea57'; } .icon-briefcase-1:before { content: '\ea58'; } .icon-brush-1:before { content: '\ea59'; } .icon-pipette:before { content: '\ea5a'; } .icon-power-outline:before { content: '\ea5b'; } .icon-power:before { content: '\ea5c'; } .icon-check-outline:before { content: '\ea5d'; } .icon-check-1:before { content: '\ea5e'; } .icon-gift:before { content: '\ea5f'; } .icon-temperatire:before { content: '\ea60'; } .icon-chart-outline:before { content: '\ea61'; } .icon-chart:before { content: '\ea62'; } .icon-chart-alt-outline:before { content: '\ea63'; } .icon-chart-alt:before { content: '\ea64'; } .icon-chart-bar-outline:before { content: '\ea65'; } .icon-chart-bar-1:before { content: '\ea66'; } .icon-chart-pie-outline:before { content: '\ea67'; } .icon-chart-pie-1:before { content: '\ea68'; } .icon-ticket-1:before { content: '\ea69'; } .icon-credit-card-1:before { content: '\ea6a'; } .icon-clipboard-1:before { content: '\ea6b'; } .icon-database-1:before { content: '\ea6c'; } .icon-key-outline:before { content: '\ea6d'; } .icon-key-1:before { content: '\ea6e'; } .icon-flow-split:before { content: '\ea6f'; } .icon-flow-merge:before { content: '\ea70'; } .icon-flow-parallel-1:before { content: '\ea71'; } .icon-flow-cross:before { content: '\ea72'; } .icon-certificate-outline:before { content: '\ea73'; } .icon-certificate:before { content: '\ea74'; } .icon-scissors-outline:before { content: '\ea75'; } .icon-scissors:before { content: '\ea76'; } .icon-flask:before { content: '\ea77'; } .icon-wine:before { content: '\ea78'; } .icon-coffee:before { content: '\ea79'; } .icon-beer:before { content: '\ea7a'; } .icon-anchor-outline:before { content: '\ea7b'; } .icon-anchor:before { content: '\ea7c'; } .icon-puzzle-outline:before { content: '\ea7d'; } .icon-puzzle:before { content: '\ea7e'; } .icon-tree:before { content: '\ea7f'; } .icon-calculator:before { content: '\ea80'; } .icon-infinity-outline:before { content: '\ea81'; } .icon-infinity-1:before { content: '\ea82'; } .icon-pi-outline:before { content: '\ea83'; } .icon-pi:before { content: '\ea84'; } .icon-at:before { content: '\ea85'; } .icon-at-circled:before { content: '\ea86'; } .icon-looped-square-outline:before { content: '\ea87'; } .icon-looped-square-interest:before { content: '\ea88'; } .icon-sort-alphabet-outline:before { content: '\ea89'; } .icon-sort-alphabet:before { content: '\ea8a'; } .icon-sort-numeric-outline:before { content: '\ea8b'; } .icon-sort-numeric:before { content: '\ea8c'; } .icon-dribbble-circled-1:before { content: '\ea8d'; } .icon-dribbble-1:before { content: '\ea8e'; } .icon-facebook-circled-1:before { content: '\ea8f'; } .icon-facebook-1:before { content: '\ea90'; } .icon-flickr-circled-1:before { content: '\ea91'; } .icon-flickr-1:before { content: '\ea92'; } .icon-github-circled-1:before { content: '\ea93'; } .icon-github-1:before { content: '\ea94'; } .icon-lastfm-circled-1:before { content: '\ea95'; } .icon-lastfm-1:before { content: '\ea96'; } .icon-linkedin-circled-1:before { content: '\ea97'; } .icon-linkedin-1:before { content: '\ea98'; } .icon-pinterest-circled-1:before { content: '\ea99'; } .icon-pinterest-1:before { content: '\ea9a'; } .icon-skype-outline:before { content: '\ea9b'; } .icon-skype-1:before { content: '\ea9c'; } .icon-tumbler-circled:before { content: '\ea9d'; } .icon-tumbler:before { content: '\ea9e'; } .icon-twitter-circled-1:before { content: '\ea9f'; } .icon-twitter-1:before { content: '\eaa0'; } .icon-vimeo-circled-1:before { content: '\eaa1'; } .icon-vimeo-1:before { content: '\eaa2'; } .icon-search-2:before { content: '\eaa3'; } .icon-mail-2:before { content: '\eaa4'; } .icon-heart-2:before { content: '\eaa5'; } .icon-heart-empty-1:before { content: '\eaa6'; } .icon-star-2:before { content: '\eaa7'; } .icon-user-2:before { content: '\eaa8'; } .icon-video-2:before { content: '\eaa9'; } .icon-picture-2:before { content: '\eaaa'; } .icon-camera-2:before { content: '\eaab'; } .icon-ok-1:before { content: '\eaac'; } .icon-ok-circle:before { content: '\eaad'; } .icon-cancel-2:before { content: '\eaae'; } .icon-cancel-circle:before { content: '\eaaf'; } .icon-plus-2:before { content: '\eab0'; } .icon-plus-circle:before { content: '\eab1'; } .icon-minus-2:before { content: '\eab2'; } .icon-minus-circle:before { content: '\eab3'; } .icon-help-1:before { content: '\eab4'; } .icon-info-2:before { content: '\eab5'; } .icon-home-2:before { content: '\eab6'; } .icon-link-2:before { content: '\eab7'; } .icon-attach-2:before { content: '\eab8'; } .icon-lock-2:before { content: '\eab9'; } .icon-lock-empty:before { content: '\eaba'; } .icon-lock-open-2:before { content: '\eabb'; } .icon-lock-open-empty:before { content: '\eabc'; } .icon-pin-1:before { content: '\eabd'; } .icon-eye-2:before { content: '\eabe'; } .icon-tag-2:before { content: '\eabf'; } .icon-tag-empty:before { content: '\eac0'; } .icon-download-2:before { content: '\eac1'; } .icon-upload-2:before { content: '\eac2'; } .icon-download-cloud:before { content: '\eac3'; } .icon-upload-cloud-2:before { content: '\eac4'; } .icon-quote-left:before { content: '\eac5'; } .icon-quote-right:before { content: '\eac6'; } .icon-quote-left-alt:before { content: '\eac7'; } .icon-quote-right-alt:before { content: '\eac8'; } .icon-pencil-2:before { content: '\eac9'; } .icon-pencil-neg:before { content: '\eaca'; } .icon-pencil-alt:before { content: '\eacb'; } .icon-undo:before { content: '\eacc'; } .icon-comment-2:before { content: '\eacd'; } .icon-comment-inv:before { content: '\eace'; } .icon-comment-alt:before { content: '\eacf'; } .icon-comment-inv-alt:before { content: '\ead0'; } .icon-comment-alt2:before { content: '\ead1'; } .icon-comment-inv-alt2:before { content: '\ead2'; } .icon-chat-2:before { content: '\ead3'; } .icon-chat-inv:before { content: '\ead4'; } .icon-location-2:before { content: '\ead5'; } .icon-location-inv:before { content: '\ead6'; } .icon-location-alt:before { content: '\ead7'; } .icon-compass-2:before { content: '\ead8'; } .icon-trash-2:before { content: '\ead9'; } .icon-trash-empty:before { content: '\eada'; } .icon-doc-2:before { content: '\eadb'; } .icon-doc-inv:before { content: '\eadc'; } .icon-doc-alt:before { content: '\eadd'; } .icon-doc-inv-alt:before { content: '\eade'; } .icon-article:before { content: '\eadf'; } .icon-article-alt:before { content: '\eae0'; } .icon-book-open-1:before { content: '\eae1'; } .icon-folder-3:before { content: '\eae2'; } .icon-folder-empty-1:before { content: '\eae3'; } .icon-box-3:before { content: '\eae4'; } .icon-rss-3:before { content: '\eae5'; } .icon-rss-alt:before { content: '\eae6'; } .icon-cog-3:before { content: '\eae7'; } .icon-wrench-2:before { content: '\eae8'; } .icon-share-1:before { content: '\eae9'; } .icon-calendar-3:before { content: '\eaea'; } .icon-calendar-inv:before { content: '\eaeb'; } .icon-calendar-alt:before { content: '\eaec'; } .icon-mic-3:before { content: '\eaed'; } .icon-volume-off-2:before { content: '\eaee'; } .icon-volume-up-1:before { content: '\eaef'; } .icon-headphones-2:before { content: '\eaf0'; } .icon-clock-3:before { content: '\eaf1'; } .icon-lamp-1:before { content: '\eaf2'; } .icon-block-3:before { content: '\eaf3'; } .icon-resize-full-3:before { content: '\eaf4'; } .icon-resize-full-alt-1:before { content: '\eaf5'; } .icon-resize-small-2:before { content: '\eaf6'; } .icon-resize-small-alt:before { content: '\eaf7'; } .icon-resize-vertical-1:before { content: '\eaf8'; } .icon-resize-horizontal-1:before { content: '\eaf9'; } .icon-move-2:before { content: '\eafa'; } .icon-popup-3:before { content: '\eafb'; } .icon-down-2:before { content: '\eafc'; } .icon-left-2:before { content: '\eafd'; } .icon-right-2:before { content: '\eafe'; } .icon-up-2:before { content: '\eaff'; } .icon-down-circle:before { content: '\eb00'; } .icon-left-circle:before { content: '\eb01'; } .icon-right-circle:before { content: '\eb02'; } .icon-up-circle:before { content: '\eb03'; } .icon-cw-2:before { content: '\eb04'; } .icon-loop-2:before { content: '\eb05'; } .icon-loop-alt-1:before { content: '\eb06'; } .icon-exchange:before { content: '\eb07'; } .icon-split:before { content: '\eb08'; } .icon-arrow-curved:before { content: '\eb09'; } .icon-play-2:before { content: '\eb0a'; } .icon-play-circle2:before { content: '\eb0b'; } .icon-stop-2:before { content: '\eb0c'; } .icon-pause-2:before { content: '\eb0d'; } .icon-to-start-1:before { content: '\eb0e'; } .icon-to-end-1:before { content: '\eb0f'; } .icon-eject-1:before { content: '\eb10'; } .icon-target-2:before { content: '\eb11'; } .icon-signal-1:before { content: '\eb12'; } .icon-award:before { content: '\eb13'; } .icon-award-empty:before { content: '\eb14'; } .icon-list-1:before { content: '\eb15'; } .icon-list-nested:before { content: '\eb16'; } .icon-bat-empty:before { content: '\eb17'; } .icon-bat-half:before { content: '\eb18'; } .icon-bat-full:before { content: '\eb19'; } .icon-bat-charge-1:before { content: '\eb1a'; } .icon-mobile-2:before { content: '\eb1b'; } .icon-cd-1:before { content: '\eb1c'; } .icon-equalizer:before { content: '\eb1d'; } .icon-cursor:before { content: '\eb1e'; } .icon-aperture:before { content: '\eb1f'; } .icon-aperture-alt:before { content: '\eb20'; } .icon-steering-wheel:before { content: '\eb21'; } .icon-book-1:before { content: '\eb22'; } .icon-book-alt:before { content: '\eb23'; } .icon-brush-2:before { content: '\eb24'; } .icon-brush-alt:before { content: '\eb25'; } .icon-eyedropper:before { content: '\eb26'; } .icon-layers:before { content: '\eb27'; } .icon-layers-alt:before { content: '\eb28'; } .icon-sun-1:before { content: '\eb29'; } .icon-sun-inv:before { content: '\eb2a'; } .icon-cloud-2:before { content: '\eb2b'; } .icon-rain-1:before { content: '\eb2c'; } .icon-flash-2:before { content: '\eb2d'; } .icon-moon-2:before { content: '\eb2e'; } .icon-moon-inv:before { content: '\eb2f'; } .icon-umbrella:before { content: '\eb30'; } .icon-chart-bar-2:before { content: '\eb31'; } .icon-chart-pie-2:before { content: '\eb32'; } .icon-chart-pie-alt:before { content: '\eb33'; } .icon-key-2:before { content: '\eb34'; } .icon-key-inv:before { content: '\eb35'; } .icon-hash:before { content: '\eb36'; } .icon-at-1:before { content: '\eb37'; } .icon-pilcrow:before { content: '\eb38'; } .icon-dial:before { content: '\eb39'; } .icon-search-3:before { content: '\eb3a'; } .icon-mail-3:before { content: '\eb3b'; } .icon-heart-3:before { content: '\eb3c'; } .icon-star-3:before { content: '\eb3d'; } .icon-user-3:before { content: '\eb3e'; } .icon-user-woman:before { content: '\eb3f'; } .icon-user-pair:before { content: '\eb40'; } .icon-video-alt:before { content: '\eb41'; } .icon-videocam-1:before { content: '\eb42'; } .icon-videocam-alt:before { content: '\eb43'; } .icon-camera-3:before { content: '\eb44'; } .icon-th-1:before { content: '\eb45'; } .icon-th-list-1:before { content: '\eb46'; } .icon-ok-2:before { content: '\eb47'; } .icon-cancel-3:before { content: '\eb48'; } .icon-cancel-circle-1:before { content: '\eb49'; } .icon-plus-3:before { content: '\eb4a'; } .icon-home-3:before { content: '\eb4b'; } .icon-lock-3:before { content: '\eb4c'; } .icon-lock-open-3:before { content: '\eb4d'; } .icon-eye-3:before { content: '\eb4e'; } .icon-tag-3:before { content: '\eb4f'; } .icon-thumbs-up-2:before { content: '\eb50'; } .icon-thumbs-down-2:before { content: '\eb51'; } .icon-download-3:before { content: '\eb52'; } .icon-export-2:before { content: '\eb53'; } .icon-pencil-3:before { content: '\eb54'; } .icon-pencil-alt-1:before { content: '\eb55'; } .icon-edit-1:before { content: '\eb56'; } .icon-chat-3:before { content: '\eb57'; } .icon-print-2:before { content: '\eb58'; } .icon-bell-2:before { content: '\eb59'; } .icon-attention-2:before { content: '\eb5a'; } .icon-info-3:before { content: '\eb5b'; } .icon-question:before { content: '\eb5c'; } .icon-location-3:before { content: '\eb5d'; } .icon-trash-3:before { content: '\eb5e'; } .icon-doc-3:before { content: '\eb5f'; } .icon-article-1:before { content: '\eb60'; } .icon-article-alt-1:before { content: '\eb61'; } .icon-rss-4:before { content: '\eb62'; } .icon-wrench-3:before { content: '\eb63'; } .icon-basket-3:before { content: '\eb64'; } .icon-basket-alt:before { content: '\eb65'; } .icon-calendar-4:before { content: '\eb66'; } .icon-calendar-alt-1:before { content: '\eb67'; } .icon-volume-off-3:before { content: '\eb68'; } .icon-volume-down-1:before { content: '\eb69'; } .icon-volume-up-2:before { content: '\eb6a'; } .icon-bullhorn:before { content: '\eb6b'; } .icon-clock-4:before { content: '\eb6c'; } .icon-clock-alt:before { content: '\eb6d'; } .icon-stop-3:before { content: '\eb6e'; } .icon-resize-full-4:before { content: '\eb6f'; } .icon-resize-small-3:before { content: '\eb70'; } .icon-zoom-in-2:before { content: '\eb71'; } .icon-zoom-out-2:before { content: '\eb72'; } .icon-popup-4:before { content: '\eb73'; } .icon-down-dir-2:before { content: '\eb74'; } .icon-left-dir-2:before { content: '\eb75'; } .icon-right-dir-2:before { content: '\eb76'; } .icon-up-dir-2:before { content: '\eb77'; } .icon-down-3:before { content: '\eb78'; } .icon-up-3:before { content: '\eb79'; } .icon-cw-3:before { content: '\eb7a'; } .icon-signal-2:before { content: '\eb7b'; } .icon-award-1:before { content: '\eb7c'; } .icon-mobile-3:before { content: '\eb7d'; } .icon-mobile-alt:before { content: '\eb7e'; } .icon-tablet-1:before { content: '\eb7f'; } .icon-ipod:before { content: '\eb80'; } .icon-cd-2:before { content: '\eb81'; } .icon-grid:before { content: '\eb82'; } .icon-book-2:before { content: '\eb83'; } .icon-easel:before { content: '\eb84'; } .icon-globe-2:before { content: '\eb85'; } .icon-chart-1:before { content: '\eb86'; } .icon-chart-bar-3:before { content: '\eb87'; } .icon-chart-pie-3:before { content: '\eb88'; } .icon-dollar:before { content: '\eb89'; } .icon-at-2:before { content: '\eb8a'; } .icon-colon:before { content: '\eb8b'; } .icon-semicolon:before { content: '\eb8c'; } .icon-squares:before { content: '\eb8d'; } .icon-money:before { content: '\eb8e'; } .icon-facebook-2:before { content: '\eb8f'; } .icon-facebook-rect:before { content: '\eb90'; } .icon-twitter-bird:before { content: '\eb91'; } .icon-youtube:before { content: '\eb92'; } .icon-windy-rain-inv:before { content: '\eb93'; } .icon-snow-inv:before { content: '\eb94'; } .icon-snow-heavy-inv:before { content: '\eb95'; } .icon-hail-inv:before { content: '\eb96'; } .icon-clouds-inv:before { content: '\eb97'; } .icon-clouds-flash-inv:before { content: '\eb98'; } .icon-temperature:before { content: '\eb99'; } .icon-compass-3:before { content: '\eb9a'; } .icon-na:before { content: '\eb9b'; } .icon-celcius:before { content: '\eb9c'; } .icon-fahrenheit:before { content: '\eb9d'; } .icon-clouds-flash-alt:before { content: '\eb9e'; } .icon-sun-inv-1:before { content: '\eb9f'; } .icon-moon-inv-1:before { content: '\eba0'; } .icon-cloud-sun-inv:before { content: '\eba1'; } .icon-cloud-moon-inv:before { content: '\eba2'; } .icon-cloud-inv:before { content: '\eba3'; } .icon-cloud-flash-inv:before { content: '\eba4'; } .icon-drizzle-inv:before { content: '\eba5'; } .icon-rain-inv:before { content: '\eba6'; } .icon-windy-inv:before { content: '\eba7'; } .icon-sunrise:before { content: '\eba8'; } .icon-sun-2:before { content: '\eba9'; } .icon-moon-3:before { content: '\ebaa'; } .icon-eclipse:before { content: '\ebab'; } .icon-mist:before { content: '\ebac'; } .icon-wind-1:before { content: '\ebad'; } .icon-snowflake:before { content: '\ebae'; } .icon-cloud-sun-1:before { content: '\ebaf'; } .icon-cloud-moon:before { content: '\ebb0'; } .icon-fog-sun:before { content: '\ebb1'; } .icon-fog-moon:before { content: '\ebb2'; } .icon-fog-cloud:before { content: '\ebb3'; } .icon-fog:before { content: '\ebb4'; } .icon-cloud-3:before { content: '\ebb5'; } .icon-cloud-flash-1:before { content: '\ebb6'; } .icon-cloud-flash-alt:before { content: '\ebb7'; } .icon-drizzle-1:before { content: '\ebb8'; } .icon-rain-2:before { content: '\ebb9'; } .icon-windy:before { content: '\ebba'; } .icon-windy-rain:before { content: '\ebbb'; } .icon-snow-1:before { content: '\ebbc'; } .icon-snow-alt:before { content: '\ebbd'; } .icon-snow-heavy:before { content: '\ebbe'; } .icon-hail:before { content: '\ebbf'; } .icon-clouds:before { content: '\ebc0'; } .icon-clouds-flash:before { content: '\ebc1'; } .icon-mail-4:before { content: '\ebc2'; } .icon-heart-4:before { content: '\ebc3'; } .icon-star-4:before { content: '\ebc4'; } .icon-star-empty-1:before { content: '\ebc5'; } .icon-ok-3:before { content: '\ebc6'; } .icon-cancel-4:before { content: '\ebc7'; } .icon-plus-4:before { content: '\ebc8'; } .icon-help-circled-1:before { content: '\ebc9'; } .icon-help-circled-alt:before { content: '\ebca'; } .icon-home-4:before { content: '\ebcb'; } .icon-pencil-4:before { content: '\ebcc'; } .icon-attention-3:before { content: '\ebcd'; } .icon-attention-alt:before { content: '\ebce'; } .icon-cog-4:before { content: '\ebcf'; } .icon-mic-off:before { content: '\ebd0'; } .icon-clock-5:before { content: '\ebd1'; } .icon-stopwatch-1:before { content: '\ebd2'; } .icon-hourglass-1:before { content: '\ebd3'; } .icon-down-4:before { content: '\ebd4'; } .icon-left-3:before { content: '\ebd5'; } .icon-right-3:before { content: '\ebd6'; } .icon-up-4:before { content: '\ebd7'; } .icon-down-bold-1:before { content: '\ebd8'; } .icon-left-bold-1:before { content: '\ebd9'; } .icon-right-bold-1:before { content: '\ebda'; } .icon-up-bold-1:before { content: '\ebdb'; } .icon-down-fat:before { content: '\ebdc'; } .icon-left-fat:before { content: '\ebdd'; } .icon-right-fat:before { content: '\ebde'; } .icon-up-fat:before { content: '\ebdf'; } .icon-flash-3:before { content: '\ebe0'; } .icon-cloud-4:before { content: '\ebe1'; } .icon-vector-pencil:before { content: '\ebe2'; } .icon-at-3:before { content: '\ebe3'; } .icon-female:before { content: '\ebe4'; } .icon-male:before { content: '\ebe5'; } .icon-king:before { content: '\ebe6'; } .icon-anchor-1:before { content: '\ebe7'; } .icon-aboveground-rail:before { content: '\ebe8'; } .icon-airfield:before { content: '\ebe9'; } .icon-airport:before { content: '\ebea'; } .icon-art-gallery:before { content: '\ebeb'; } .icon-bar:before { content: '\ebec'; } .icon-baseball:before { content: '\ebed'; } .icon-basketball:before { content: '\ebee'; } .icon-beer-1:before { content: '\ebef'; } .icon-belowground-rail:before { content: '\ebf0'; } .icon-bicycle:before { content: '\ebf1'; } .icon-bus:before { content: '\ebf2'; } .icon-cafe:before { content: '\ebf3'; } .icon-campsite:before { content: '\ebf4'; } .icon-cemetery:before { content: '\ebf5'; } .icon-cinema:before { content: '\ebf6'; } .icon-college:before { content: '\ebf7'; } .icon-commerical-building:before { content: '\ebf8'; } .icon-credit-card-2:before { content: '\ebf9'; } .icon-cricket:before { content: '\ebfa'; } .icon-embassy:before { content: '\ebfb'; } .icon-fast-food:before { content: '\ebfc'; } .icon-ferry:before { content: '\ebfd'; } .icon-fire-station:before { content: '\ebfe'; } .icon-football:before { content: '\ebff'; } .icon-fuel:before { content: '\ec00'; } .icon-garden:before { content: '\ec01'; } .icon-giraffe:before { content: '\ec02'; } .icon-golf:before { content: '\ec03'; } .icon-grocery-store:before { content: '\ec04'; } .icon-harbor:before { content: '\ec05'; } .icon-heliport:before { content: '\ec06'; } .icon-hospital:before { content: '\ec07'; } .icon-industrial-building:before { content: '\ec08'; } .icon-library:before { content: '\ec09'; } .icon-lodging:before { content: '\ec0a'; } .icon-london-underground:before { content: '\ec0b'; } .icon-minefield:before { content: '\ec0c'; } .icon-monument:before { content: '\ec0d'; } .icon-museum:before { content: '\ec0e'; } .icon-pharmacy:before { content: '\ec0f'; } .icon-pitch:before { content: '\ec10'; } .icon-police:before { content: '\ec11'; } .icon-post:before { content: '\ec12'; } .icon-prison:before { content: '\ec13'; } .icon-rail:before { content: '\ec14'; } .icon-religious-christian:before { content: '\ec15'; } .icon-religious-islam:before { content: '\ec16'; } .icon-religious-jewish:before { content: '\ec17'; } .icon-restaurant:before { content: '\ec18'; } .icon-roadblock:before { content: '\ec19'; } .icon-school:before { content: '\ec1a'; } .icon-shop:before { content: '\ec1b'; } .icon-skiing:before { content: '\ec1c'; } .icon-soccer:before { content: '\ec1d'; } .icon-swimming:before { content: '\ec1e'; } .icon-tennis:before { content: '\ec1f'; } .icon-theatre:before { content: '\ec20'; } .icon-toilet:before { content: '\ec21'; } .icon-town-hall:before { content: '\ec22'; } .icon-trash-5:before { content: '\ec23'; } .icon-tree-1:before { content: '\ec24'; } .icon-tree-2:before { content: '\ec25'; } .icon-warehouse:before { content: '\ec26'; } .icon-duckduckgo:before { content: '\ec27'; } .icon-aim:before { content: '\ec28'; } .icon-delicious:before { content: '\ec29'; } .icon-paypal-1:before { content: '\ec2a'; } .icon-flattr-1:before { content: '\ec2b'; } .icon-android:before { content: '\ec2c'; } .icon-eventful:before { content: '\ec2d'; } .icon-smashmag:before { content: '\ec2e'; } .icon-gplus-2:before { content: '\ec2f'; } .icon-wikipedia:before { content: '\ec30'; } .icon-lanyrd:before { content: '\ec31'; } .icon-calendar-6:before { content: '\ec32'; } .icon-stumbleupon-1:before { content: '\ec33'; } .icon-fivehundredpx:before { content: '\ec34'; } .icon-pinterest-2:before { content: '\ec35'; } .icon-bitcoin:before { content: '\ec36'; } .icon-w3c:before { content: '\ec37'; } .icon-foursquare:before { content: '\ec38'; } .icon-html5:before { content: '\ec39'; } .icon-ie-1:before { content: '\ec3a'; } .icon-call:before { content: '\ec3b'; } .icon-grooveshark:before { content: '\ec3c'; } .icon-ninetyninedesigns:before { content: '\ec3d'; } .icon-forrst:before { content: '\ec3e'; } .icon-digg:before { content: '\ec3f'; } .icon-spotify-1:before { content: '\ec40'; } .icon-reddit:before { content: '\ec41'; } .icon-guest:before { content: '\ec42'; } .icon-gowalla:before { content: '\ec43'; } .icon-appstore:before { content: '\ec44'; } .icon-blogger:before { content: '\ec45'; } .icon-cc-1:before { content: '\ec46'; } .icon-dribbble-3:before { content: '\ec47'; } .icon-evernote-1:before { content: '\ec48'; } .icon-flickr-2:before { content: '\ec49'; } .icon-google:before { content: '\ec4a'; } .icon-viadeo:before { content: '\ec4b'; } .icon-instapaper:before { content: '\ec4c'; } .icon-weibo:before { content: '\ec4d'; } .icon-klout:before { content: '\ec4e'; } .icon-linkedin-3:before { content: '\ec4f'; } .icon-meetup:before { content: '\ec50'; } .icon-vk:before { content: '\ec51'; } .icon-plancast:before { content: '\ec52'; } .icon-disqus:before { content: '\ec53'; } .icon-rss-5:before { content: '\ec54'; } .icon-skype-2:before { content: '\ec55'; } .icon-twitter-4:before { content: '\ec56'; } .icon-youtube-1:before { content: '\ec57'; } .icon-vimeo-2:before { content: '\ec58'; } .icon-windows:before { content: '\ec59'; } .icon-xing:before { content: '\ec5a'; } .icon-yahoo:before { content: '\ec5b'; } .icon-chrome:before { content: '\ec5c'; } .icon-email:before { content: '\ec5d'; } .icon-macstore:before { content: '\ec5e'; } .icon-myspace:before { content: '\ec5f'; } .icon-podcast:before { content: '\ec60'; } .icon-amazon:before { content: '\ec61'; } .icon-steam:before { content: '\ec62'; } .icon-cloudapp:before { content: '\ec63'; } .icon-dropbox-1:before { content: '\ec64'; } .icon-ebay:before { content: '\ec65'; } .icon-facebook-4:before { content: '\ec66'; } .icon-github-3:before { content: '\ec67'; } .icon-github-circled-3:before { content: '\ec68'; } .icon-googleplay:before { content: '\ec69'; } .icon-itunes:before { content: '\ec6a'; } .icon-plurk:before { content: '\ec6b'; } .icon-songkick:before { content: '\ec6c'; } .icon-lastfm-2:before { content: '\ec6d'; } .icon-gmail:before { content: '\ec6e'; } .icon-pinboard:before { content: '\ec6f'; } .icon-openid:before { content: '\ec70'; } .icon-quora:before { content: '\ec71'; } .icon-soundcloud-2:before { content: '\ec72'; } .icon-tumblr-1:before { content: '\ec73'; } .icon-eventasaurus:before { content: '\ec74'; } .icon-wordpress:before { content: '\ec75'; } .icon-yelp:before { content: '\ec76'; } .icon-intensedebate:before { content: '\ec77'; } .icon-eventbrite:before { content: '\ec78'; } .icon-scribd:before { content: '\ec79'; } .icon-posterous:before { content: '\ec7a'; } .icon-stripe:before { content: '\ec7b'; } .icon-opentable:before { content: '\ec7c'; } .icon-cart:before { content: '\ec7d'; } .icon-print-4:before { content: '\ec7e'; } .icon-angellist:before { content: '\ec7f'; } .icon-instagram-2:before { content: '\ec80'; } .icon-dwolla:before { content: '\ec81'; } .icon-appnet:before { content: '\ec82'; } .icon-statusnet:before { content: '\ec83'; } .icon-acrobat:before { content: '\ec84'; } .icon-drupal:before { content: '\ec85'; } .icon-buffer:before { content: '\ec86'; } .icon-pocket:before { content: '\ec87'; } .icon-bitbucket:before { content: '\ec88'; } .icon-lego:before { content: '\ec89'; } .icon-login-3:before { content: '\ec8a'; } .icon-stackoverflow:before { content: '\ec8b'; } .icon-hackernews:before { content: '\ec8c'; } .icon-lkdto:before { content: '\ec8d'; } .icon-facebook-5:before { content: '\ec8e'; } .icon-facebook-rect-1:before { content: '\ec8f'; } .icon-twitter-5:before { content: '\ec90'; } .icon-twitter-bird-1:before { content: '\ec91'; } .icon-vimeo-3:before { content: '\ec92'; } .icon-vimeo-rect:before { content: '\ec93'; } .icon-tumblr-rect:before { content: '\ec94'; } .icon-googleplus-rect:before { content: '\ec95'; } .icon-github-text:before { content: '\ec96'; } .icon-icq:before { content: '\ec97'; } .icon-yandex-rect:before { content: '\ec98'; } .icon-vkontakte-rect:before { content: '\ec99'; } .icon-odnoklassniki:before { content: '\ec9a'; } .icon-odnoklassniki-rect:before { content: '\ec9b'; } .icon-friendfeed:before { content: '\ec9c'; } .icon-friendfeed-rect:before { content: '\ec9d'; } .icon-blogger-1:before { content: '\ec9e'; } .icon-blogger-rect:before { content: '\ec9f'; } .icon-deviantart:before { content: '\eca0'; } .icon-lastfm-3:before { content: '\eca1'; } .icon-lastfm-rect:before { content: '\eca2'; } .icon-linkedin-rect:before { content: '\eca3'; } .icon-picasa-1:before { content: '\eca4'; } .icon-instagram-3:before { content: '\eca5'; } .icon-instagram-filled:before { content: '\eca6'; } .icon-box-4:before { content: '\eca7'; } .icon-box-rect:before { content: '\eca8'; } .icon-youku:before { content: '\eca9'; } .icon-win8:before { content: '\ecaa'; } .icon-discover:before { content: '\ecab'; } .icon-visa:before { content: '\ecac'; } .icon-houzz:before { content: '\ecad'; } .icon-glass:before { content: '\ecae'; } .icon-music-2:before { content: '\ecaf'; } .icon-search-5:before { content: '\ecb0'; } .icon-search-circled:before { content: '\ecb1'; } .icon-mail-5:before { content: '\ecb2'; } .icon-mail-circled:before { content: '\ecb3'; } .icon-heart-5:before { content: '\ecb4'; } .icon-heart-circled:before { content: '\ecb5'; } .icon-heart-empty-2:before { content: '\ecb6'; } .icon-star-5:before { content: '\ecb7'; } .icon-star-circled:before { content: '\ecb8'; } .icon-star-empty-2:before { content: '\ecb9'; } .icon-user-5:before { content: '\ecba'; } .icon-group:before { content: '\ecbb'; } .icon-group-circled:before { content: '\ecbc'; } .icon-torso:before { content: '\ecbd'; } .icon-video-3:before { content: '\ecbe'; } .icon-video-circled:before { content: '\ecbf'; } .icon-video-alt-1:before { content: '\ecc0'; } .icon-videocam-3:before { content: '\ecc1'; } .icon-video-chat:before { content: '\ecc2'; } .icon-picture-3:before { content: '\ecc3'; } .icon-camera-5:before { content: '\ecc4'; } .icon-photo:before { content: '\ecc5'; } .icon-photo-circled:before { content: '\ecc6'; } .icon-th-large-1:before { content: '\ecc7'; } .icon-th-2:before { content: '\ecc8'; } .icon-th-list-3:before { content: '\ecc9'; } .icon-view-mode:before { content: '\ecca'; } .icon-ok-4:before { content: '\eccb'; } .icon-ok-circled-1:before { content: '\eccc'; } .icon-ok-circled2:before { content: '\eccd'; } .icon-cancel-5:before { content: '\ecce'; } .icon-cancel-circled-3:before { content: '\eccf'; } .icon-cancel-circled2:before { content: '\ecd0'; } .icon-plus-5:before { content: '\ecd1'; } .icon-plus-circled-1:before { content: '\ecd2'; } .icon-minus-3:before { content: '\ecd3'; } .icon-minus-circled-1:before { content: '\ecd4'; } .icon-help-2:before { content: '\ecd5'; } .icon-help-circled-2:before { content: '\ecd6'; } .icon-info-circled-2:before { content: '\ecd7'; } .icon-home-5:before { content: '\ecd8'; } .icon-home-circled:before { content: '\ecd9'; } .icon-website:before { content: '\ecda'; } .icon-website-circled:before { content: '\ecdb'; } .icon-attach-4:before { content: '\ecdc'; } .icon-attach-circled:before { content: '\ecdd'; } .icon-lock-5:before { content: '\ecde'; } .icon-lock-circled:before { content: '\ecdf'; } .icon-lock-open-5:before { content: '\ece0'; } .icon-lock-open-alt-1:before { content: '\ece1'; } .icon-eye-5:before { content: '\ece2'; } .icon-eye-off:before { content: '\ece3'; } .icon-tag-4:before { content: '\ece4'; } .icon-tags-1:before { content: '\ece5'; } .icon-bookmark-2:before { content: '\ece6'; } .icon-bookmark-empty:before { content: '\ece7'; } .icon-flag-2:before { content: '\ece8'; } .icon-flag-circled:before { content: '\ece9'; } .icon-thumbs-up-3:before { content: '\ecea'; } .icon-thumbs-down-3:before { content: '\eceb'; } .icon-download-5:before { content: '\ecec'; } .icon-download-alt:before { content: '\eced'; } .icon-upload-4:before { content: '\ecee'; } .icon-share-2:before { content: '\ecef'; } .icon-quote-1:before { content: '\ecf0'; } .icon-quote-circled:before { content: '\ecf1'; } .icon-export-4:before { content: '\ecf2'; } .icon-pencil-5:before { content: '\ecf3'; } .icon-pencil-circled:before { content: '\ecf4'; } .icon-edit-2:before { content: '\ecf5'; } .icon-edit-circled:before { content: '\ecf6'; } .icon-edit-alt:before { content: '\ecf7'; } .icon-print-5:before { content: '\ecf8'; } .icon-retweet-2:before { content: '\ecf9'; } .icon-comment-4:before { content: '\ecfa'; } .icon-comment-alt-1:before { content: '\ecfb'; } .icon-bell-4:before { content: '\ecfc'; } .icon-warning-1:before { content: '\ecfd'; } .icon-exclamation:before { content: '\ecfe'; } .icon-error:before { content: '\ecff'; } .icon-error-alt:before { content: '\ed00'; } .icon-location-5:before { content: '\ed01'; } .icon-location-circled:before { content: '\ed02'; } .icon-compass-4:before { content: '\ed03'; } .icon-compass-circled:before { content: '\ed04'; } .icon-trash-6:before { content: '\ed05'; } .icon-trash-circled:before { content: '\ed06'; } .icon-doc-5:before { content: '\ed07'; } .icon-doc-circled:before { content: '\ed08'; } .icon-doc-new:before { content: '\ed09'; } .icon-doc-new-circled:before { content: '\ed0a'; } .icon-folder-5:before { content: '\ed0b'; } .icon-folder-circled:before { content: '\ed0c'; } .icon-folder-close:before { content: '\ed0d'; } .icon-folder-open-2:before { content: '\ed0e'; } .icon-rss-6:before { content: '\ed0f'; } .icon-phone-3:before { content: '\ed10'; } .icon-phone-circled:before { content: '\ed11'; } .icon-cog-5:before { content: '\ed12'; } .icon-cog-circled:before { content: '\ed13'; } .icon-cogs:before { content: '\ed14'; } .icon-wrench-4:before { content: '\ed15'; } .icon-wrench-circled:before { content: '\ed16'; } .icon-basket-4:before { content: '\ed17'; } .icon-basket-circled:before { content: '\ed18'; } .icon-calendar-7:before { content: '\ed19'; } .icon-calendar-circled:before { content: '\ed1a'; } .icon-mic-5:before { content: '\ed1b'; } .icon-mic-circled:before { content: '\ed1c'; } .icon-volume-off-4:before { content: '\ed1d'; } .icon-volume-down-2:before { content: '\ed1e'; } .icon-volume-1:before { content: '\ed1f'; } .icon-volume-up-3:before { content: '\ed20'; } .icon-headphones-3:before { content: '\ed21'; } .icon-clock-6:before { content: '\ed22'; } .icon-clock-circled:before { content: '\ed23'; } .icon-lightbulb-2:before { content: '\ed24'; } .icon-lightbulb-alt:before { content: '\ed25'; } .icon-block-4:before { content: '\ed26'; } .icon-resize-full-5:before { content: '\ed27'; } .icon-resize-full-alt-2:before { content: '\ed28'; } .icon-resize-small-4:before { content: '\ed29'; } .icon-resize-vertical-2:before { content: '\ed2a'; } .icon-resize-horizontal-2:before { content: '\ed2b'; } .icon-move-3:before { content: '\ed2c'; } .icon-zoom-in-4:before { content: '\ed2d'; } .icon-zoom-out-4:before { content: '\ed2e'; } .icon-down-open-3:before { content: '\ed2f'; } .icon-left-open-4:before { content: '\ed30'; } .icon-right-open-4:before { content: '\ed31'; } .icon-up-open-3:before { content: '\ed32'; } .icon-down-5:before { content: '\ed33'; } .icon-left-4:before { content: '\ed34'; } .icon-right-4:before { content: '\ed35'; } .icon-up-5:before { content: '\ed36'; } .icon-down-circled-1:before { content: '\ed37'; } .icon-left-circled-1:before { content: '\ed38'; } .icon-right-circled-1:before { content: '\ed39'; } .icon-up-circled-1:before { content: '\ed3a'; } .icon-down-hand:before { content: '\ed3b'; } .icon-left-hand:before { content: '\ed3c'; } .icon-right-hand:before { content: '\ed3d'; } .icon-up-hand:before { content: '\ed3e'; } .icon-cw-4:before { content: '\ed3f'; } .icon-cw-circled:before { content: '\ed40'; } .icon-arrows-cw-1:before { content: '\ed41'; } .icon-shuffle-3:before { content: '\ed42'; } .icon-play-4:before { content: '\ed43'; } .icon-play-circled:before { content: '\ed44'; } .icon-play-circled2:before { content: '\ed45'; } .icon-stop-5:before { content: '\ed46'; } .icon-stop-circled:before { content: '\ed47'; } .icon-pause-4:before { content: '\ed48'; } .icon-pause-circled:before { content: '\ed49'; } .icon-record-2:before { content: '\ed4a'; } .icon-eject-2:before { content: '\ed4b'; } .icon-backward:before { content: '\ed4c'; } .icon-backward-circled:before { content: '\ed4d'; } .icon-fast-backward-2:before { content: '\ed4e'; } .icon-fast-forward-2:before { content: '\ed4f'; } .icon-forward-2:before { content: '\ed50'; } .icon-forward-circled:before { content: '\ed51'; } .icon-step-backward:before { content: '\ed52'; } .icon-step-forward:before { content: '\ed53'; } .icon-target-3:before { content: '\ed54'; } .icon-signal-3:before { content: '\ed55'; } .icon-desktop-1:before { content: '\ed56'; } .icon-desktop-circled:before { content: '\ed57'; } .icon-laptop-1:before { content: '\ed58'; } .icon-laptop-circled:before { content: '\ed59'; } .icon-network-1:before { content: '\ed5a'; } .icon-inbox-2:before { content: '\ed5b'; } .icon-inbox-circled:before { content: '\ed5c'; } .icon-inbox-alt:before { content: '\ed5d'; } .icon-globe-4:before { content: '\ed5e'; } .icon-globe-alt-1:before { content: '\ed5f'; } .icon-cloud-5:before { content: '\ed60'; } .icon-cloud-circled:before { content: '\ed61'; } .icon-flight-1:before { content: '\ed62'; } .icon-leaf-2:before { content: '\ed63'; } .icon-font:before { content: '\ed64'; } .icon-fontsize-1:before { content: '\ed65'; } .icon-bold:before { content: '\ed66'; } .icon-italic:before { content: '\ed67'; } .icon-text-height:before { content: '\ed68'; } .icon-text-width:before { content: '\ed69'; } .icon-align-left:before { content: '\ed6a'; } .icon-align-center:before { content: '\ed6b'; } .icon-align-right:before { content: '\ed6c'; } .icon-align-justify:before { content: '\ed6d'; } .icon-list-2:before { content: '\ed6e'; } .icon-indent-left:before { content: '\ed6f'; } .icon-indent-right:before { content: '\ed70'; } .icon-briefcase-2:before { content: '\ed71'; } .icon-off:before { content: '\ed72'; } .icon-road:before { content: '\ed73'; } .icon-qrcode:before { content: '\ed74'; } .icon-barcode:before { content: '\ed75'; } .icon-braille:before { content: '\ed76'; } .icon-book-3:before { content: '\ed77'; } .icon-adjust-1:before { content: '\ed78'; } .icon-tint:before { content: '\ed79'; } .icon-check-2:before { content: '\ed7a'; } .icon-check-empty:before { content: '\ed7b'; } .icon-asterisk:before { content: '\ed7c'; } .icon-gift-1:before { content: '\ed7d'; } .icon-fire-1:before { content: '\ed7e'; } .icon-magnet-1:before { content: '\ed7f'; } .icon-chart-2:before { content: '\ed80'; } .icon-chart-circled:before { content: '\ed81'; } .icon-credit-card-3:before { content: '\ed82'; } .icon-megaphone-1:before { content: '\ed83'; } .icon-clipboard-2:before { content: '\ed84'; } .icon-hdd-1:before { content: '\ed85'; } .icon-key-3:before { content: '\ed86'; } .icon-certificate-1:before { content: '\ed87'; } .icon-tasks:before { content: '\ed88'; } .icon-filter:before { content: '\ed89'; } .icon-gauge-1:before { content: '\ed8a'; } .icon-smiley:before { content: '\ed8b'; } .icon-smiley-circled:before { content: '\ed8c'; } .icon-address-book:before { content: '\ed8d'; } .icon-address-book-alt:before { content: '\ed8e'; } .icon-asl:before { content: '\ed8f'; } .icon-glasses:before { content: '\ed90'; } .icon-hearing-impaired:before { content: '\ed91'; } .icon-iphone-home:before { content: '\ed92'; } .icon-person:before { content: '\ed93'; } .icon-adult:before { content: '\ed94'; } .icon-child:before { content: '\ed95'; } .icon-blind:before { content: '\ed96'; } .icon-guidedog:before { content: '\ed97'; } .icon-accessibility:before { content: '\ed98'; } .icon-universal-access:before { content: '\ed99'; } .icon-male-1:before { content: '\ed9a'; } .icon-female-1:before { content: '\ed9b'; } .icon-behance-1:before { content: '\ed9c'; } .icon-blogger-2:before { content: '\ed9d'; } .icon-cc-2:before { content: '\ed9e'; } .icon-css:before { content: '\ed9f'; } .icon-delicious-1:before { content: '\eda0'; } .icon-deviantart-1:before { content: '\eda1'; } .icon-digg-1:before { content: '\eda2'; } .icon-dribbble-4:before { content: '\eda3'; } .icon-facebook-6:before { content: '\eda4'; } .icon-flickr-3:before { content: '\eda5'; } .icon-foursquare-1:before { content: '\eda6'; } .icon-friendfeed-1:before { content: '\eda7'; } .icon-friendfeed-rect-1:before { content: '\eda8'; } .icon-github-5:before { content: '\eda9'; } .icon-github-text-1:before { content: '\edaa'; } .icon-googleplus:before { content: '\edab'; } .icon-instagram-4:before { content: '\edac'; } .icon-linkedin-5:before { content: '\edad'; } .icon-path:before { content: '\edae'; } .icon-picasa-2:before { content: '\edaf'; } .icon-pinterest-3:before { content: '\edb0'; } .icon-reddit-1:before { content: '\edb1'; } .icon-skype-4:before { content: '\edb2'; } .icon-slideshare:before { content: '\edb3'; } .icon-stackoverflow-1:before { content: '\edb4'; } .icon-stumbleupon-2:before { content: '\edb5'; } .icon-twitter-6:before { content: '\edb6'; } .icon-tumblr-3:before { content: '\edb7'; } .icon-vimeo-4:before { content: '\edb8'; } .icon-vkontakte-1:before { content: '\edb9'; } .icon-w3c-1:before { content: '\edba'; } .icon-wordpress-2:before { content: '\edbb'; } .icon-youtube-2:before { content: '\edbc'; } .icon-music-3:before { content: '\edbd'; } .icon-search-6:before { content: '\edbe'; } .icon-mail-6:before { content: '\edbf'; } .icon-heart-6:before { content: '\edc0'; } .icon-star-6:before { content: '\edc1'; } .icon-user-6:before { content: '\edc2'; } .icon-videocam-4:before { content: '\edc3'; } .icon-camera-6:before { content: '\edc4'; } .icon-photo-1:before { content: '\edc5'; } .icon-attach-5:before { content: '\edc6'; } .icon-lock-6:before { content: '\edc7'; } .icon-eye-6:before { content: '\edc8'; } .icon-tag-5:before { content: '\edc9'; } .icon-thumbs-up-4:before { content: '\edca'; } .icon-pencil-6:before { content: '\edcb'; } .icon-comment-5:before { content: '\edcc'; } .icon-location-6:before { content: '\edcd'; } .icon-cup-1:before { content: '\edce'; } .icon-trash-7:before { content: '\edcf'; } .icon-doc-6:before { content: '\edd0'; } .icon-note-1:before { content: '\edd1'; } .icon-cog-6:before { content: '\edd2'; } .icon-params:before { content: '\edd3'; } .icon-calendar-8:before { content: '\edd4'; } .icon-sound-1:before { content: '\edd5'; } .icon-clock-7:before { content: '\edd6'; } .icon-lightbulb-3:before { content: '\edd7'; } .icon-tv:before { content: '\edd8'; } .icon-desktop-2:before { content: '\edd9'; } .icon-mobile-5:before { content: '\edda'; } .icon-cd-3:before { content: '\eddb'; } .icon-inbox-3:before { content: '\eddc'; } .icon-globe-5:before { content: '\eddd'; } .icon-cloud-6:before { content: '\edde'; } .icon-paper-plane-2:before { content: '\eddf'; } .icon-fire-2:before { content: '\ede0'; } .icon-graduation-cap-1:before { content: '\ede1'; } .icon-megaphone-2:before { content: '\ede2'; } .icon-database-2:before { content: '\ede3'; } .icon-key-4:before { content: '\ede4'; } .icon-beaker:before { content: '\ede5'; } .icon-truck:before { content: '\ede6'; } .icon-money-1:before { content: '\ede7'; } .icon-food:before { content: '\ede8'; } .icon-shop-1:before { content: '\ede9'; } .icon-diamond:before { content: '\edea'; } .icon-t-shirt:before { content: '\edeb'; } .icon-wallet:before { content: '\edec'; } .icon-search-7:before { content: '\eded'; } .icon-mail-7:before { content: '\edee'; } .icon-heart-7:before { content: '\edef'; } .icon-heart-empty-3:before { content: '\edf0'; } .icon-star-7:before { content: '\edf1'; } .icon-user-7:before { content: '\edf2'; } .icon-video-4:before { content: '\edf3'; } .icon-picture-4:before { content: '\edf4'; } .icon-th-large-2:before { content: '\edf5'; } .icon-th-3:before { content: '\edf6'; } .icon-th-list-4:before { content: '\edf7'; } .icon-ok-5:before { content: '\edf8'; } .icon-ok-circle-1:before { content: '\edf9'; } .icon-cancel-6:before { content: '\edfa'; } .icon-cancel-circle-2:before { content: '\edfb'; } .icon-plus-circle-1:before { content: '\edfc'; } .icon-minus-circle-1:before { content: '\edfd'; } .icon-link-4:before { content: '\edfe'; } .icon-attach-6:before { content: '\edff'; } .icon-lock-8:before { content: '\ee00'; } .icon-lock-open-7:before { content: '\ee01'; } .icon-pin-2:before { content: '\ee02'; } .icon-eye-7:before { content: '\ee03'; } .icon-eye-off-1:before { content: '\ee04'; } .icon-tag-7:before { content: '\ee05'; } .icon-tags-2:before { content: '\ee06'; } .icon-bookmark-3:before { content: '\ee07'; } .icon-flag-3:before { content: '\ee08'; } .icon-thumbs-up-5:before { content: '\ee09'; } .icon-thumbs-down-4:before { content: '\ee0a'; } .icon-download-6:before { content: '\ee0b'; } .icon-upload-5:before { content: '\ee0c'; } .icon-forward-4:before { content: '\ee0d'; } .icon-export-5:before { content: '\ee0e'; } .icon-pencil-7:before { content: '\ee0f'; } .icon-edit-3:before { content: '\ee10'; } .icon-print-6:before { content: '\ee11'; } .icon-retweet-4:before { content: '\ee12'; } .icon-comment-7:before { content: '\ee13'; } .icon-chat-6:before { content: '\ee14'; } .icon-bell-5:before { content: '\ee15'; } .icon-attention-5:before { content: '\ee16'; } .icon-attention-circled:before { content: '\ee17'; } .icon-location-8:before { content: '\ee18'; } .icon-trash-empty-1:before { content: '\ee19'; } .icon-doc-8:before { content: '\ee1a'; } .icon-leaf-3:before { content: '\ee1b'; } .icon-font-2:before { content: '\ee1c'; } .icon-bold-1:before { content: '\ee1d'; } .icon-italic-1:before { content: '\ee1e'; } .icon-text-height-1:before { content: '\ee1f'; } .icon-text-width-1:before { content: '\ee20'; } .icon-align-left-1:before { content: '\ee21'; } .icon-align-center-1:before { content: '\ee22'; } .icon-align-right-1:before { content: '\ee23'; } .icon-align-justify-1:before { content: '\ee24'; } .icon-list-4:before { content: '\ee25'; } .icon-indent-left-2:before { content: '\ee26'; } .icon-indent-right-2:before { content: '\ee27'; } .icon-scissors-1:before { content: '\ee28'; } .icon-briefcase-3:before { content: '\ee29'; } .icon-off-1:before { content: '\ee2a'; } .icon-road-1:before { content: '\ee2b'; } .icon-list-alt:before { content: '\ee2c'; } .icon-qrcode-1:before { content: '\ee2d'; } .icon-barcode-1:before { content: '\ee2e'; } .icon-book-4:before { content: '\ee2f'; } .icon-adjust-2:before { content: '\ee30'; } .icon-tint-1:before { content: '\ee31'; } .icon-check-3:before { content: '\ee32'; } .icon-asterisk-1:before { content: '\ee33'; } .icon-gift-2:before { content: '\ee34'; } .icon-fire-3:before { content: '\ee35'; } .icon-magnet-2:before { content: '\ee36'; } .icon-chart-bar-5:before { content: '\ee37'; } .icon-credit-card-4:before { content: '\ee38'; } .icon-floppy-1:before { content: '\ee39'; } .icon-megaphone-3:before { content: '\ee3a'; } .icon-key-5:before { content: '\ee3b'; } .icon-truck-1:before { content: '\ee3c'; } .icon-hammer:before { content: '\ee3d'; } .icon-facebook-squared-1:before { content: '\ee3e'; } .icon-github-squared:before { content: '\ee3f'; } .icon-linkedin-squared:before { content: '\ee40'; } .icon-twitter-squared:before { content: '\ee41'; } .icon-lemon:before { content: '\ee42'; } .icon-lock-7:before { content: '\ee43'; } .icon-lock-open-6:before { content: '\ee44'; } .icon-tag-6:before { content: '\ee45'; } .icon-reply-3:before { content: '\ee46'; } .icon-reply-all-1:before { content: '\ee47'; } .icon-forward-3:before { content: '\ee48'; } .icon-code-2:before { content: '\ee49'; } .icon-retweet-3:before { content: '\ee4a'; } .icon-comment-6:before { content: '\ee4b'; } .icon-comment-alt-2:before { content: '\ee4c'; } .icon-chat-5:before { content: '\ee4d'; } .icon-attention-4:before { content: '\ee4e'; } .icon-location-7:before { content: '\ee4f'; } .icon-doc-7:before { content: '\ee50'; } .icon-docs-landscape:before { content: '\ee51'; } .icon-folder-6:before { content: '\ee52'; } .icon-archive-2:before { content: '\ee53'; } .icon-rss-7:before { content: '\ee54'; } .icon-rss-alt-1:before { content: '\ee55'; } .icon-cog-7:before { content: '\ee56'; } .icon-logout-3:before { content: '\ee57'; } .icon-clock-8:before { content: '\ee58'; } .icon-block-5:before { content: '\ee59'; } .icon-resize-full-6:before { content: '\ee5a'; } .icon-resize-full-circle:before { content: '\ee5b'; } .icon-popup-5:before { content: '\ee5c'; } .icon-left-open-5:before { content: '\ee5d'; } .icon-right-open-5:before { content: '\ee5e'; } .icon-down-circle-1:before { content: '\ee5f'; } .icon-left-circle-1:before { content: '\ee60'; } .icon-right-circle-1:before { content: '\ee61'; } .icon-up-circle-1:before { content: '\ee62'; } .icon-down-dir-3:before { content: '\ee63'; } .icon-right-dir-3:before { content: '\ee64'; } .icon-down-micro:before { content: '\ee65'; } .icon-up-micro:before { content: '\ee66'; } .icon-cw-circle:before { content: '\ee67'; } .icon-arrows-cw-2:before { content: '\ee68'; } .icon-updown-circle:before { content: '\ee69'; } .icon-target-4:before { content: '\ee6a'; } .icon-signal-4:before { content: '\ee6b'; } .icon-progress-4:before { content: '\ee6c'; } .icon-progress-5:before { content: '\ee6d'; } .icon-progress-6:before { content: '\ee6e'; } .icon-progress-7:before { content: '\ee6f'; } .icon-progress-8:before { content: '\ee70'; } .icon-progress-9:before { content: '\ee71'; } .icon-progress-10:before { content: '\ee72'; } .icon-progress-11:before { content: '\ee73'; } .icon-font-1:before { content: '\ee74'; } .icon-list-3:before { content: '\ee75'; } .icon-list-numbered:before { content: '\ee76'; } .icon-indent-left-1:before { content: '\ee77'; } .icon-indent-right-1:before { content: '\ee78'; } .icon-cloud-7:before { content: '\ee79'; } .icon-terminal:before { content: '\ee7a'; } .icon-facebook-rect-2:before { content: '\ee7b'; } .icon-twitter-bird-2:before { content: '\ee7c'; } .icon-vimeo-rect-1:before { content: '\ee7d'; } .icon-tumblr-rect-1:before { content: '\ee7e'; } .icon-googleplus-rect-1:before { content: '\ee7f'; } .icon-linkedin-rect-1:before { content: '\ee80'; } .icon-skype-5:before { content: '\ee81'; } .icon-vkontakte-rect-1:before { content: '\ee82'; } .icon-youtube-3:before { content: '\ee83'; } .icon-odnoklassniki-rect-1:before { content: '\ee84'; } .icon-down-open-2:before { content: '\f004'; } .icon-up-open-2:before { content: '\f005'; } .icon-right-open-3:before { content: '\f006'; } .icon-left-open-3:before { content: '\f007'; } .icon-menu-3:before { content: '\f008'; } .icon-th-list-2:before { content: '\f009'; } .icon-th-thumb:before { content: '\f00a'; } .icon-th-thumb-empty:before { content: '\f00b'; } .icon-coverflow:before { content: '\f00c'; } .icon-coverflow-empty:before { content: '\f00d'; } .icon-pause-3:before { content: '\f00e'; } .icon-play-3:before { content: '\f00f'; } .icon-to-end-2:before { content: '\f010'; } .icon-to-start-2:before { content: '\f011'; } .icon-fast-forward-1:before { content: '\f012'; } .icon-fast-backward-1:before { content: '\f013'; } .icon-upload-cloud-3:before { content: '\f014'; } .icon-download-cloud-1:before { content: '\f015'; } .icon-data-science:before { content: '\f016'; } .icon-data-science-inv:before { content: '\f017'; } .icon-globe-3:before { content: '\f018'; } .icon-globe-inv:before { content: '\f019'; } .icon-math:before { content: '\f01a'; } .icon-math-circled-empty:before { content: '\f01b'; } .icon-math-circled:before { content: '\f01c'; } .icon-paper-plane-1:before { content: '\f01d'; } .icon-paper-plane-alt2:before { content: '\f01e'; } .icon-paper-plane-alt:before { content: '\f01f'; } .icon-color-adjust:before { content: '\f020'; } .icon-star-half:before { content: '\f022'; } .icon-star-half_empty:before { content: '\f024'; } .icon-ccw-1:before { content: '\f025'; } .icon-heart-broken:before { content: '\f028'; } .icon-hash-1:before { content: '\f029'; } .icon-reply-2:before { content: '\f02a'; } .icon-retweet-1:before { content: '\f02b'; } .icon-login-2:before { content: '\f02c'; } .icon-logout-2:before { content: '\f02d'; } .icon-download-4:before { content: '\f02e'; } .icon-upload-3:before { content: '\f02f'; } .icon-location-4:before { content: '\f031'; } .icon-monitor-1:before { content: '\f032'; } .icon-tablet-2:before { content: '\f033'; } .icon-mobile-4:before { content: '\f034'; } .icon-connected-object:before { content: '\f035'; } .icon-isight:before { content: '\f039'; } .icon-videocam-2:before { content: '\f03a'; } .icon-shuffle-2:before { content: '\f03b'; } .icon-chat-4:before { content: '\f03d'; } .icon-bell-3:before { content: '\f03f'; } .icon-movie:before { content: '\f040'; } .icon-ruler:before { content: '\f044'; } .icon-vector:before { content: '\f045'; } .icon-move:before { content: '\f047'; } .icon-mic-4:before { content: '\f048'; } .icon-doc-4:before { content: '\f04a'; } .icon-dribbble-circled-2:before { content: '\f04f'; } .icon-dribbble-2:before { content: '\f050'; } .icon-facebook-circled-2:before { content: '\f051'; } .icon-facebook-3:before { content: '\f052'; } .icon-github-circled-alt:before { content: '\f053'; } .icon-github-circled-2:before { content: '\f054'; } .icon-github-2:before { content: '\f055'; } .icon-github-circled-alt2:before { content: '\f056'; } .icon-twitter-circled-2:before { content: '\f057'; } .icon-twitter-3:before { content: '\f058'; } .icon-gplus-circled-1:before { content: '\f059'; } .icon-gplus-1:before { content: '\f05a'; } .icon-linkedin-circled-2:before { content: '\f05b'; } .icon-linkedin-2:before { content: '\f05c'; } .icon-instagram-1:before { content: '\f05d'; } .icon-instagram-circled:before { content: '\f05e'; } .icon-mfg-logo:before { content: '\f05f'; } .icon-mfg-logo-circled:before { content: '\f060'; } .icon-user-4:before { content: '\f061'; } .icon-user-male:before { content: '\f062'; } .icon-user-female:before { content: '\f063'; } .icon-users-2:before { content: '\f064'; } .icon-folder-4:before { content: '\f067'; } .icon-folder-open-1:before { content: '\f068'; } .icon-folder-empty-2:before { content: '\f069'; } .icon-attach-3:before { content: '\f06a'; } .icon-ok-circled:before { content: '\f06d'; } .icon-cancel-circled-2:before { content: '\f06e'; } .icon-inbox-1:before { content: '\f070'; } .icon-trophy-1:before { content: '\f074'; } .icon-lock-open-alt:before { content: '\f075'; } .icon-link-3:before { content: '\f07b'; } .icon-zoom-in-3:before { content: '\f07e'; } .icon-zoom-out-3:before { content: '\f07f'; } .icon-stop-4:before { content: '\f080'; } .icon-export-3:before { content: '\f081'; } .icon-eye-4:before { content: '\f082'; } .icon-trash-4:before { content: '\f083'; } .icon-hdd:before { content: '\f084'; } .icon-info-circled-1:before { content: '\f085'; } .icon-info-circled-alt:before { content: '\f086'; } .icon-print-3:before { content: '\f087'; } .icon-fontsize:before { content: '\f088'; } .icon-soundcloud-1:before { content: '\f089'; } .icon-soundcloud-circled:before { content: '\f08a'; } .icon-link-ext:before { content: '\f08e'; } .icon-check-empty-1:before { content: '\f096'; } .icon-bookmark-empty-1:before { content: '\f097'; } .icon-phone-squared:before { content: '\f098'; } .icon-twitter-7:before { content: '\f099'; } .icon-facebook-7:before { content: '\f09a'; } .icon-github-circled-4:before { content: '\f09b'; } .icon-rss:before { content: '\f09e'; } .icon-hdd-2:before { content: '\f0a0'; } .icon-certificate-2:before { content: '\f0a3'; } .icon-left-circled-2:before { content: '\f0a8'; } .icon-right-circled-2:before { content: '\f0a9'; } .icon-up-circled-2:before { content: '\f0aa'; } .icon-down-circled-2:before { content: '\f0ab'; } .icon-tasks-1:before { content: '\f0ae'; } .icon-filter-1:before { content: '\f0b0'; } .icon-resize-full-alt:before { content: '\f0b2'; } .icon-beaker-1:before { content: '\f0c3'; } .icon-docs-1:before { content: '\f0c5'; } .icon-blank:before { content: '\f0c8'; } .icon-menu:before { content: '\f0c9'; } .icon-list-bullet:before { content: '\f0ca'; } .icon-list-numbered-1:before { content: '\f0cb'; } .icon-strike:before { content: '\f0cc'; } .icon-underline:before { content: '\f0cd'; } .icon-table:before { content: '\f0ce'; } .icon-magic:before { content: '\f0d0'; } .icon-pinterest-circled-2:before { content: '\f0d2'; } .icon-pinterest-squared:before { content: '\f0d3'; } .icon-gplus-squared:before { content: '\f0d4'; } .icon-gplus-3:before { content: '\f0d5'; } .icon-money-2:before { content: '\f0d6'; } .icon-columns:before { content: '\f0db'; } .icon-sort:before { content: '\f0dc'; } .icon-sort-down:before { content: '\f0dd'; } .icon-sort-up:before { content: '\f0de'; } .icon-mail-alt:before { content: '\f0e0'; } .icon-linkedin-6:before { content: '\f0e1'; } .icon-gauge-2:before { content: '\f0e4'; } .icon-comment-empty:before { content: '\f0e5'; } .icon-chat-empty:before { content: '\f0e6'; } .icon-sitemap:before { content: '\f0e8'; } .icon-paste:before { content: '\f0ea'; } .icon-lightbulb:before { content: '\f0eb'; } .icon-exchange-1:before { content: '\f0ec'; } .icon-download-cloud-2:before { content: '\f0ed'; } .icon-upload-cloud-4:before { content: '\f0ee'; } .icon-user-md:before { content: '\f0f0'; } .icon-stethoscope:before { content: '\f0f1'; } .icon-suitcase-1:before { content: '\f0f2'; } .icon-bell-alt:before { content: '\f0f3'; } .icon-coffee-1:before { content: '\f0f4'; } .icon-food-1:before { content: '\f0f5'; } .icon-doc-text-2:before { content: '\f0f6'; } .icon-building:before { content: '\f0f7'; } .icon-hospital-1:before { content: '\f0f8'; } .icon-ambulance:before { content: '\f0f9'; } .icon-medkit:before { content: '\f0fa'; } .icon-fighter-jet:before { content: '\f0fb'; } .icon-beer-2:before { content: '\f0fc'; } .icon-h-sigh:before { content: '\f0fd'; } .icon-plus-squared-1:before { content: '\f0fe'; } .icon-angle-double-left:before { content: '\f100'; } .icon-angle-double-right:before { content: '\f101'; } .icon-angle-double-up:before { content: '\f102'; } .icon-angle-double-down:before { content: '\f103'; } .icon-angle-left:before { content: '\f104'; } .icon-angle-right:before { content: '\f105'; } .icon-angle-up:before { content: '\f106'; } .icon-angle-down:before { content: '\f107'; } .icon-desktop-3:before { content: '\f108'; } .icon-laptop-2:before { content: '\f109'; } .icon-tablet-3:before { content: '\f10a'; } .icon-mobile-6:before { content: '\f10b'; } .icon-circle-empty:before { content: '\f10c'; } .icon-quote-left-1:before { content: '\f10d'; } .icon-quote-right-1:before { content: '\f10e'; } .icon-spinner:before { content: '\f110'; } .icon-circle:before { content: '\f111'; } .icon-reply-4:before { content: '\f112'; } .icon-github-6:before { content: '\f113'; } .icon-folder-empty:before { content: '\f114'; } .icon-folder-open-empty:before { content: '\f115'; } .icon-smile:before { content: '\f118'; } .icon-frown:before { content: '\f119'; } .icon-meh:before { content: '\f11a'; } .icon-gamepad:before { content: '\f11b'; } .icon-keyboard-1:before { content: '\f11c'; } .icon-flag-empty:before { content: '\f11d'; } .icon-flag-checkered:before { content: '\f11e'; } .icon-terminal-1:before { content: '\f120'; } .icon-code-3:before { content: '\f121'; } .icon-reply-all-2:before { content: '\f122'; } .icon-star-half-alt:before { content: '\f123'; } .icon-direction-2:before { content: '\f124'; } .icon-crop:before { content: '\f125'; } .icon-fork:before { content: '\f126'; } .icon-unlink:before { content: '\f127'; } .icon-help-3:before { content: '\f128'; } .icon-info-4:before { content: '\f129'; } .icon-attention-alt-1:before { content: '\f12a'; } .icon-superscript:before { content: '\f12b'; } .icon-subscript:before { content: '\f12c'; } .icon-eraser:before { content: '\f12d'; } .icon-puzzle-1:before { content: '\f12e'; } .icon-mic:before { content: '\f130'; } .icon-mute:before { content: '\f131'; } .icon-shield:before { content: '\f132'; } .icon-calendar-empty:before { content: '\f133'; } .icon-extinguisher:before { content: '\f134'; } .icon-rocket-1:before { content: '\f135'; } .icon-maxcdn:before { content: '\f136'; } .icon-angle-circled-left:before { content: '\f137'; } .icon-angle-circled-right:before { content: '\f138'; } .icon-angle-circled-up:before { content: '\f139'; } .icon-angle-circled-down:before { content: '\f13a'; } .icon-html5-1:before { content: '\f13b'; } .icon-css3:before { content: '\f13c'; } .icon-anchor-2:before { content: '\f13d'; } .icon-lock-open-alt-2:before { content: '\f13e'; } .icon-bullseye:before { content: '\f140'; } .icon-ellipsis:before { content: '\f141'; } .icon-ellipsis-vert:before { content: '\f142'; } .icon-rss-squared:before { content: '\f143'; } .icon-play-circled-1:before { content: '\f144'; } .icon-ticket-2:before { content: '\f145'; } .icon-minus-squared-1:before { content: '\f146'; } .icon-minus-squared-alt:before { content: '\f147'; } .icon-level-up-1:before { content: '\f148'; } .icon-level-down-1:before { content: '\f149'; } .icon-ok-squared:before { content: '\f14a'; } .icon-pencil-squared:before { content: '\f14b'; } .icon-link-ext-alt:before { content: '\f14c'; } .icon-export-alt:before { content: '\f14d'; } .icon-compass-5:before { content: '\f14e'; } .icon-expand:before { content: '\f150'; } .icon-collapse:before { content: '\f151'; } .icon-expand-right:before { content: '\f152'; } .icon-euro:before { content: '\f153'; } .icon-pound:before { content: '\f154'; } .icon-dollar-1:before { content: '\f155'; } .icon-rupee:before { content: '\f156'; } .icon-yen:before { content: '\f157'; } .icon-rouble:before { content: '\f158'; } .icon-won:before { content: '\f159'; } .icon-bitcoin-1:before { content: '\f15a'; } .icon-doc-inv-1:before { content: '\f15b'; } .icon-doc-text-inv-1:before { content: '\f15c'; } .icon-sort-name-up:before { content: '\f15d'; } .icon-sort-name-down:before { content: '\f15e'; } .icon-sort-alt-up:before { content: '\f160'; } .icon-sort-alt-down:before { content: '\f161'; } .icon-sort-number-up:before { content: '\f162'; } .icon-sort-number-down:before { content: '\f163'; } .icon-thumbs-up-alt:before { content: '\f164'; } .icon-thumbs-down-alt:before { content: '\f165'; } .icon-youtube-squared:before { content: '\f166'; } .icon-youtube-4:before { content: '\f167'; } .icon-xing-1:before { content: '\f168'; } .icon-xing-squared:before { content: '\f169'; } .icon-youtube-play:before { content: '\f16a'; } .icon-dropbox-2:before { content: '\f16b'; } .icon-stackoverflow-2:before { content: '\f16c'; } .icon-instagram-5:before { content: '\f16d'; } .icon-flickr-4:before { content: '\f16e'; } .icon-adn:before { content: '\f170'; } .icon-bitbucket-1:before { content: '\f171'; } .icon-bitbucket-squared:before { content: '\f172'; } .icon-tumblr-4:before { content: '\f173'; } .icon-tumblr-squared:before { content: '\f174'; } .icon-down-6:before { content: '\f175'; } .icon-up-6:before { content: '\f176'; } .icon-left-5:before { content: '\f177'; } .icon-right-5:before { content: '\f178'; } .icon-apple:before { content: '\f179'; } .icon-windows-1:before { content: '\f17a'; } .icon-android-1:before { content: '\f17b'; } .icon-linux:before { content: '\f17c'; } .icon-dribbble-5:before { content: '\f17d'; } .icon-skype-6:before { content: '\f17e'; } .icon-foursquare-2:before { content: '\f180'; } .icon-trello:before { content: '\f181'; } .icon-female-2:before { content: '\f182'; } .icon-male-2:before { content: '\f183'; } .icon-gittip:before { content: '\f184'; } .icon-sun-3:before { content: '\f185'; } .icon-moon-4:before { content: '\f186'; } .icon-box:before { content: '\f187'; } .icon-bug:before { content: '\f188'; } .icon-vkontakte-2:before { content: '\f189'; } .icon-weibo-1:before { content: '\f18a'; } .icon-renren-1:before { content: '\f18b'; } .icon-pagelines:before { content: '\f18c'; } .icon-stackexchange:before { content: '\f18d'; } .icon-right-circled2:before { content: '\f18e'; } .icon-left-circled2:before { content: '\f190'; } .icon-collapse-left:before { content: '\f191'; } .icon-dot-circled:before { content: '\f192'; } .icon-wheelchair:before { content: '\f193'; } .icon-vimeo-squared:before { content: '\f194'; } .icon-try:before { content: '\f195'; } .icon-plus-squared-alt:before { content: '\f196'; } .icon-space-shuttle:before { content: '\f197'; } .icon-slack:before { content: '\f198'; } .icon-mail-squared:before { content: '\f199'; } .icon-wordpress-3:before { content: '\f19a'; } .icon-openid-1:before { content: '\f19b'; } .icon-bank:before { content: '\f19c'; } .icon-graduation-cap-2:before { content: '\f19d'; } .icon-yahoo-1:before { content: '\f19e'; } .icon-google-1:before { content: '\f1a0'; } .icon-reddit-2:before { content: '\f1a1'; } .icon-reddit-squared:before { content: '\f1a2'; } .icon-stumbleupon-circled-1:before { content: '\f1a3'; } .icon-stumbleupon-3:before { content: '\f1a4'; } .icon-delicious-2:before { content: '\f1a5'; } .icon-digg-2:before { content: '\f1a6'; } .icon-pied-piper-squared:before { content: '\f1a7'; } .icon-pied-piper-alt:before { content: '\f1a8'; } .icon-drupal-1:before { content: '\f1a9'; } .icon-joomla:before { content: '\f1aa'; } .icon-language-1:before { content: '\f1ab'; } .icon-fax:before { content: '\f1ac'; } .icon-building-filled:before { content: '\f1ad'; } .icon-child-1:before { content: '\f1ae'; } .icon-paw:before { content: '\f1b0'; } .icon-spoon:before { content: '\f1b1'; } .icon-cube:before { content: '\f1b2'; } .icon-cubes:before { content: '\f1b3'; } .icon-behance-2:before { content: '\f1b4'; } .icon-behance-squared:before { content: '\f1b5'; } .icon-steam-1:before { content: '\f1b6'; } .icon-steam-squared:before { content: '\f1b7'; } .icon-recycle:before { content: '\f1b8'; } .icon-cab:before { content: '\f1b9'; } .icon-taxi:before { content: '\f1ba'; } .icon-tree-3:before { content: '\f1bb'; } .icon-spotify-2:before { content: '\f1bc'; } .icon-deviantart-2:before { content: '\f1bd'; } .icon-soundcloud-3:before { content: '\f1be'; } .icon-database-3:before { content: '\f1c0'; } .icon-file-pdf:before { content: '\f1c1'; } .icon-file-word:before { content: '\f1c2'; } .icon-file-excel:before { content: '\f1c3'; } .icon-file-powerpoint:before { content: '\f1c4'; } .icon-file-image:before { content: '\f1c5'; } .icon-file-archive:before { content: '\f1c6'; } .icon-file-audio:before { content: '\f1c7'; } .icon-file-video:before { content: '\f1c8'; } .icon-file-code:before { content: '\f1c9'; } .icon-vine:before { content: '\f1ca'; } .icon-codeopen:before { content: '\f1cb'; } .icon-jsfiddle:before { content: '\f1cc'; } .icon-lifebuoy-2:before { content: '\f1cd'; } .icon-circle-notch:before { content: '\f1ce'; } .icon-rebel:before { content: '\f1d0'; } .icon-empire:before { content: '\f1d1'; } .icon-git-squared:before { content: '\f1d2'; } .icon-git:before { content: '\f1d3'; } .icon-hacker-news:before { content: '\f1d4'; } .icon-tencent-weibo:before { content: '\f1d5'; } .icon-qq-1:before { content: '\f1d6'; } .icon-wechat:before { content: '\f1d7'; } .icon-paper-plane-3:before { content: '\f1d8'; } .icon-paper-plane-empty:before { content: '\f1d9'; } .icon-history:before { content: '\f1da'; } .icon-circle-thin:before { content: '\f1db'; } .icon-header:before { content: '\f1dc'; } .icon-paragraph:before { content: '\f1dd'; } .icon-sliders:before { content: '\f1de'; } .icon-share-3:before { content: '\f1e0'; } .icon-share-squared:before { content: '\f1e1'; } .icon-bomb:before { content: '\f1e2'; } .icon-soccer-ball:before { content: '\f1e3'; } .icon-tty:before { content: '\f1e4'; } .icon-binoculars:before { content: '\f1e5'; } .icon-plug-1:before { content: '\f1e6'; } .icon-slideshare-1:before { content: '\f1e7'; } .icon-twitch:before { content: '\f1e8'; } .icon-yelp-1:before { content: '\f1e9'; } .icon-newspaper-2:before { content: '\f1ea'; } .icon-wifi-1:before { content: '\f1eb'; } .icon-calc:before { content: '\f1ec'; } .icon-paypal-2:before { content: '\f1ed'; } .icon-gwallet:before { content: '\f1ee'; } .icon-cc-visa:before { content: '\f1f0'; } .icon-cc-mastercard:before { content: '\f1f1'; } .icon-cc-discover:before { content: '\f1f2'; } .icon-cc-amex:before { content: '\f1f3'; } .icon-cc-paypal:before { content: '\f1f4'; } .icon-cc-stripe:before { content: '\f1f5'; } .icon-bell-off:before { content: '\f1f6'; } .icon-bell-off-empty:before { content: '\f1f7'; } .icon-trash-8:before { content: '\f1f8'; } .icon-copyright:before { content: '\f1f9'; } .icon-at-4:before { content: '\f1fa'; } .icon-eyedropper-1:before { content: '\f1fb'; } .icon-brush-3:before { content: '\f1fc'; } .icon-birthday:before { content: '\f1fd'; } .icon-chart-area-1:before { content: '\f1fe'; } .icon-chart-pie-4:before { content: '\f200'; } .icon-chart-line-1:before { content: '\f201'; } .icon-lastfm-4:before { content: '\f202'; } .icon-lastfm-squared:before { content: '\f203'; } .icon-toggle-off:before { content: '\f204'; } .icon-toggle-on:before { content: '\f205'; } .icon-bicycle-1:before { content: '\f206'; } .icon-bus-1:before { content: '\f207'; } .icon-ioxhost:before { content: '\f208'; } .icon-angellist-1:before { content: '\f209'; } .icon-cc-3:before { content: '\f20a'; } .icon-shekel:before { content: '\f20b'; } .icon-meanpath:before { content: '\f20c'; } .icon-buysellads:before { content: '\f20d'; } .icon-connectdevelop:before { content: '\f20e'; } .icon-dashcube:before { content: '\f210'; } .icon-forumbee:before { content: '\f211'; } .icon-leanpub:before { content: '\f212'; } .icon-sellsy:before { content: '\f213'; } .icon-shirtsinbulk:before { content: '\f214'; } .icon-simplybuilt:before { content: '\f215'; } .icon-skyatlas:before { content: '\f216'; } .icon-cart-plus:before { content: '\f217'; } .icon-cart-arrow-down:before { content: '\f218'; } .icon-diamond-1:before { content: '\f219'; } .icon-ship:before { content: '\f21a'; } .icon-user-secret:before { content: '\f21b'; } .icon-motorcycle:before { content: '\f21c'; } .icon-street-view:before { content: '\f21d'; } .icon-heartbeat:before { content: '\f21e'; } .icon-venus:before { content: '\f221'; } .icon-mars:before { content: '\f222'; } .icon-mercury:before { content: '\f223'; } .icon-transgender:before { content: '\f224'; } .icon-transgender-alt:before { content: '\f225'; } .icon-venus-double:before { content: '\f226'; } .icon-mars-double:before { content: '\f227'; } .icon-venus-mars:before { content: '\f228'; } .icon-mars-stroke:before { content: '\f229'; } .icon-mars-stroke-v:before { content: '\f22a'; } .icon-mars-stroke-h:before { content: '\f22b'; } .icon-neuter:before { content: '\f22c'; } .icon-genderless:before { content: '\f22d'; } .icon-facebook-official:before { content: '\f230'; } .icon-pinterest-4:before { content: '\f231'; } .icon-whatsapp:before { content: '\f232'; } .icon-server:before { content: '\f233'; } .icon-user-plus:before { content: '\f234'; } .icon-user-times:before { content: '\f235'; } .icon-bed:before { content: '\f236'; } .icon-viacoin:before { content: '\f237'; } .icon-train:before { content: '\f238'; } .icon-subway:before { content: '\f239'; } .icon-medium:before { content: '\f23a'; } .icon-y-combinator:before { content: '\f23b'; } .icon-optin-monster:before { content: '\f23c'; } .icon-opencart:before { content: '\f23d'; } .icon-expeditedssl:before { content: '\f23e'; } .icon-battery-4:before { content: '\f240'; } .icon-battery-3:before { content: '\f241'; } .icon-battery-2:before { content: '\f242'; } .icon-battery-1:before { content: '\f243'; } .icon-battery-0:before { content: '\f244'; } .icon-mouse-pointer:before { content: '\f245'; } .icon-i-cursor:before { content: '\f246'; } .icon-object-group:before { content: '\f247'; } .icon-object-ungroup:before { content: '\f248'; } .icon-sticky-note:before { content: '\f249'; } .icon-sticky-note-o:before { content: '\f24a'; } .icon-cc-jcb:before { content: '\f24b'; } .icon-cc-diners-club:before { content: '\f24c'; } .icon-clone:before { content: '\f24d'; } .icon-balance-scale:before { content: '\f24e'; } .icon-hourglass-o:before { content: '\f250'; } .icon-hourglass-2:before { content: '\f251'; } .icon-hourglass-3:before { content: '\f252'; } .icon-hourglass-4:before { content: '\f253'; } .icon-hourglass-5:before { content: '\f254'; } .icon-hand-grab-o:before { content: '\f255'; } .icon-hand-paper-o:before { content: '\f256'; } .icon-hand-scissors-o:before { content: '\f257'; } .icon-hand-lizard-o:before { content: '\f258'; } .icon-hand-spock-o:before { content: '\f259'; } .icon-hand-pointer-o:before { content: '\f25a'; } .icon-hand-peace-o:before { content: '\f25b'; } .icon-trademark:before { content: '\f25c'; } .icon-registered:before { content: '\f25d'; } .icon-creative-commons:before { content: '\f25e'; } .icon-gg:before { content: '\f260'; } .icon-gg-circle:before { content: '\f261'; } .icon-tripadvisor:before { content: '\f262'; } .icon-odnoklassniki-1:before { content: '\f263'; } .icon-odnoklassniki-square:before { content: '\f264'; } .icon-get-pocket:before { content: '\f265'; } .icon-wikipedia-w:before { content: '\f266'; } .icon-safari:before { content: '\f267'; } .icon-chrome-1:before { content: '\f268'; } .icon-firefox:before { content: '\f269'; } .icon-opera:before { content: '\f26a'; } .icon-internet-explorer:before { content: '\f26b'; } .icon-television:before { content: '\f26c'; } .icon-contao:before { content: '\f26d'; } .icon-500px:before { content: '\f26e'; } .icon-amazon-1:before { content: '\f270'; } .icon-calendar-plus-o:before { content: '\f271'; } .icon-calendar-minus-o:before { content: '\f272'; } .icon-calendar-times-o:before { content: '\f273'; } .icon-calendar-check-o:before { content: '\f274'; } .icon-industry:before { content: '\f275'; } .icon-map-pin:before { content: '\f276'; } .icon-map-signs:before { content: '\f277'; } .icon-map-o:before { content: '\f278'; } .icon-map-2:before { content: '\f279'; } .icon-commenting:before { content: '\f27a'; } .icon-commenting-o:before { content: '\f27b'; } .icon-houzz-1:before { content: '\f27c'; } .icon-vimeo-5:before { content: '\f27d'; } .icon-black-tie:before { content: '\f27e'; } .icon-fonticons:before { content: '\f280'; } .icon-reddit-alien:before { content: '\f281'; } .icon-edge:before { content: '\f282'; } .icon-credit-card-alt:before { content: '\f283'; } .icon-codiepie:before { content: '\f284'; } .icon-modx:before { content: '\f285'; } .icon-fort-awesome:before { content: '\f286'; } .icon-usb:before { content: '\f287'; } .icon-product-hunt:before { content: '\f288'; } .icon-mixcloud:before { content: '\f289'; } .icon-scribd-1:before { content: '\f28a'; } .icon-pause-circle:before { content: '\f28b'; } .icon-pause-circle-o:before { content: '\f28c'; } .icon-stop-circle:before { content: '\f28d'; } .icon-stop-circle-o:before { content: '\f28e'; } .icon-shopping-bag:before { content: '\f290'; } .icon-shopping-basket:before { content: '\f291'; } .icon-hashtag:before { content: '\f292'; } .icon-bluetooth:before { content: '\f293'; } .icon-bluetooth-b:before { content: '\f294'; } .icon-percent:before { content: '\f295'; } .icon-gitlab:before { content: '\f296'; } .icon-wpbeginner:before { content: '\f297'; } .icon-wpforms:before { content: '\f298'; } .icon-envira:before { content: '\f299'; } .icon-universal-access-1:before { content: '\f29a'; } .icon-wheelchair-alt:before { content: '\f29b'; } .icon-question-circle-o:before { content: '\f29c'; } .icon-blind-1:before { content: '\f29d'; } .icon-audio-description:before { content: '\f29e'; } .icon-volume-control-phone:before { content: '\f2a0'; } .icon-braille-1:before { content: '\f2a1'; } .icon-assistive-listening-systems:before { content: '\f2a2'; } .icon-american-sign-language-interpreting:before { content: '\f2a3'; } .icon-asl-interpreting:before { content: '\f2a4'; } .icon-glide:before { content: '\f2a5'; } .icon-glide-g:before { content: '\f2a6'; } .icon-sign-language:before { content: '\f2a7'; } .icon-low-vision:before { content: '\f2a8'; } .icon-viadeo-1:before { content: '\f2a9'; } .icon-viadeo-square:before { content: '\f2aa'; } .icon-snapchat:before { content: '\f2ab'; } .icon-snapchat-ghost:before { content: '\f2ac'; } .icon-snapchat-square:before { content: '\f2ad'; } .icon-pied-piper:before { content: '\f2ae'; } .icon-first-order:before { content: '\f2b0'; } .icon-yoast:before { content: '\f2b1'; } .icon-themeisle:before { content: '\f2b2'; } .icon-google-plus-circle:before { content: '\f2b3'; } .icon-font-awesome:before { content: '\f2b4'; } .icon-handshake-o:before { content: '\f2b5'; } .icon-envelope-open:before { content: '\f2b6'; } .icon-envelope-open-o:before { content: '\f2b7'; } .icon-linode:before { content: '\f2b8'; } .icon-address-book-1:before { content: '\f2b9'; } .icon-address-book-o:before { content: '\f2ba'; } .icon-address-card:before { content: '\f2bb'; } .icon-address-card-o:before { content: '\f2bc'; } .icon-user-circle:before { content: '\f2bd'; } .icon-user-circle-o:before { content: '\f2be'; } .icon-user-o:before { content: '\f2c0'; } .icon-id-badge:before { content: '\f2c1'; } .icon-id-card:before { content: '\f2c2'; } .icon-id-card-o:before { content: '\f2c3'; } .icon-quora-1:before { content: '\f2c4'; } .icon-free-code-camp:before { content: '\f2c5'; } .icon-telegram:before { content: '\f2c6'; } .icon-thermometer-1:before { content: '\f2c7'; } .icon-thermometer-3:before { content: '\f2c8'; } .icon-thermometer-2:before { content: '\f2c9'; } .icon-thermometer-quarter:before { content: '\f2ca'; } .icon-thermometer-0:before { content: '\f2cb'; } .icon-shower:before { content: '\f2cc'; } .icon-bath:before { content: '\f2cd'; } .icon-podcast-1:before { content: '\f2ce'; } .icon-window-maximize:before { content: '\f2d0'; } .icon-window-minimize:before { content: '\f2d1'; } .icon-window-restore:before { content: '\f2d2'; } .icon-window-close:before { content: '\f2d3'; } .icon-window-close-o:before { content: '\f2d4'; } .icon-bandcamp-1:before { content: '\f2d5'; } .icon-grav:before { content: '\f2d6'; } .icon-etsy:before { content: '\f2d7'; } .icon-imdb:before { content: '\f2d8'; } .icon-ravelry:before { content: '\f2d9'; } .icon-eercast:before { content: '\f2da'; } .icon-microchip:before { content: '\f2db'; } .icon-snowflake-o:before { content: '\f2dc'; } .icon-superpowers:before { content: '\f2dd'; } .icon-wpexplorer:before { content: '\f2de'; } .icon-meetup-1:before { content: '\f2e0'; } .icon-github:before { content: '\f300'; } .icon-github-circled:before { content: '\f301'; } .icon-twitter-2:before { content: '\f302'; } .icon-flickr:before { content: '\f303'; } .icon-flickr-circled:before { content: '\f304'; } .icon-yandex:before { content: '\f305'; } .icon-vimeo:before { content: '\f306'; } .icon-vimeo-circled:before { content: '\f307'; } .icon-github-4:before { content: '\f308'; } .icon-twitter:before { content: '\f309'; } .icon-twitter-circled:before { content: '\f30a'; } .icon-skype-3:before { content: '\f30b'; } .icon-facebook:before { content: '\f30c'; } .icon-facebook-circled:before { content: '\f30d'; } .icon-facebook-squared:before { content: '\f30e'; } .icon-gplus:before { content: '\f30f'; } .icon-gplus-circled:before { content: '\f310'; } .icon-tumblr-2:before { content: '\f311'; } .icon-pinterest:before { content: '\f312'; } .icon-pinterest-circled:before { content: '\f313'; } .icon-twitter-rect:before { content: '\f314'; } .icon-tumblr:before { content: '\f315'; } .icon-tumblr-circled:before { content: '\f316'; } .icon-jabber:before { content: '\f317'; } .icon-linkedin:before { content: '\f318'; } .icon-linkedin-circled:before { content: '\f319'; } .icon-linkedin-4:before { content: '\f31a'; } .icon-dribbble:before { content: '\f31b'; } .icon-dribbble-circled:before { content: '\f31c'; } .icon-wordpress-1:before { content: '\f31d'; } .icon-stumbleupon:before { content: '\f31e'; } .icon-stumbleupon-circled:before { content: '\f31f'; } .icon-diigo:before { content: '\f320'; } .icon-lastfm:before { content: '\f321'; } .icon-lastfm-circled:before { content: '\f322'; } .icon-tudou:before { content: '\f323'; } .icon-rdio:before { content: '\f324'; } .icon-rdio-circled:before { content: '\f325'; } .icon-amex:before { content: '\f326'; } .icon-spotify:before { content: '\f327'; } .icon-spotify-circled:before { content: '\f328'; } .icon-mastercard:before { content: '\f329'; } .icon-qq:before { content: '\f32a'; } .icon-bandcamp:before { content: '\f32b'; } .icon-codepen:before { content: '\f32c'; } .icon-instagram:before { content: '\f32d'; } .icon-dropbox:before { content: '\f330'; } .icon-evernote:before { content: '\f333'; } .icon-flattr:before { content: '\f336'; } .icon-skype:before { content: '\f339'; } .icon-skype-circled:before { content: '\f33a'; } .icon-renren:before { content: '\f33c'; } .icon-sina-weibo:before { content: '\f33f'; } .icon-paypal:before { content: '\f342'; } .icon-picasa:before { content: '\f345'; } .icon-soundcloud:before { content: '\f348'; } .icon-mixi:before { content: '\f34b'; } .icon-behance:before { content: '\f34e'; } .icon-google-circles:before { content: '\f351'; } .icon-vkontakte:before { content: '\f354'; } .icon-smashing:before { content: '\f357'; } .icon-comment-3:before { content: '\f4ac'; } .icon-folder-open-empty-1:before { content: '\f4c2'; } .icon-calendar-5:before { content: '\f4c5'; } .icon-newspaper-1:before { content: '\f4f0'; } .icon-camera-4:before { content: '\f4f7'; } .icon-search-4:before { content: '\f50d'; } .icon-lock-alt:before { content: '\f510'; } .icon-lock-4:before { content: '\f512'; } .icon-lock-open-4:before { content: '\f513'; } .icon-joystick:before { content: '\f514'; } .icon-fire:before { content: '\f525'; } .icon-chart-bar-4:before { content: '\f526'; } .icon-spread:before { content: '\f527'; } .icon-spinner1:before { content: '\f528'; } .icon-spinner2:before { content: '\f529'; } .icon-db-shape:before { content: '\f600'; } .icon-sweden:before { content: '\f601'; } .icon-logo-db:before { content: '\f603'; }html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,div,div,footer,header,hgroup,main,nav,div,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}div{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}div{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media (min-width:769px){.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.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}@font-face {
font-family: 'Linearicons';
src: url(//nspropertyus.com/wp-content/themes/termosolar/fonts/Linearicons.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="licon-"], [class*="licon-"] {
font-family: 'Linearicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.licon-home:before {
content: "\e600";
}
.licon-home2:before {
content: "\e601";
}
.licon-home3:before {
content: "\e602";
}
.licon-home4:before {
content: "\e603";
}
.licon-home5:before {
content: "\e604";
}
.licon-home6:before {
content: "\e605";
}
.licon-bathtub:before {
content: "\e606";
}
.licon-toothbrush:before {
content: "\e607";
}
.licon-bed:before {
content: "\e608";
}
.licon-couch:before {
content: "\e609";
}
.licon-chair:before {
content: "\e60a";
}
.licon-city:before {
content: "\e60b";
}
.licon-apartment:before {
content: "\e60c";
}
.licon-pencil:before {
content: "\e60d";
}
.licon-pencil2:before {
content: "\e60e";
}
.licon-pen:before {
content: "\e60f";
}
.licon-pencil3:before {
content: "\e610";
}
.licon-eraser:before {
content: "\e611";
}
.licon-pencil4:before {
content: "\e612";
}
.licon-pencil5:before {
content: "\e613";
}
.licon-feather:before {
content: "\e614";
}
.licon-feather2:before {
content: "\e615";
}
.licon-feather3:before {
content: "\e616";
}
.licon-pen2:before {
content: "\e617";
}
.licon-pen-add:before {
content: "\e618";
}
.licon-pen-remove:before {
content: "\e619";
}
.licon-vector:before {
content: "\e61a";
}
.licon-pen3:before {
content: "\e61b";
}
.licon-blog:before {
content: "\e61c";
}
.licon-brush:before {
content: "\e61d";
}
.licon-brush2:before {
content: "\e61e";
}
.licon-spray:before {
content: "\e61f";
}
.licon-paint-roller:before {
content: "\e620";
}
.licon-stamp:before {
content: "\e621";
}
.licon-tape:before {
content: "\e622";
}
.licon-desk-tape:before {
content: "\e623";
}
.licon-texture:before {
content: "\e624";
}
.licon-eye-dropper:before {
content: "\e625";
}
.licon-palette:before {
content: "\e626";
}
.licon-color-sampler:before {
content: "\e627";
}
.licon-bucket:before {
content: "\e628";
}
.licon-gradient:before {
content: "\e629";
}
.licon-gradient2:before {
content: "\e62a";
}
.licon-magic-wand:before {
content: "\e62b";
}
.licon-magnet:before {
content: "\e62c";
}
.licon-pencil-ruler:before {
content: "\e62d";
}
.licon-pencil-ruler2:before {
content: "\e62e";
}
.licon-compass:before {
content: "\e62f";
}
.licon-aim:before {
content: "\e630";
}
.licon-gun:before {
content: "\e631";
}
.licon-bottle:before {
content: "\e632";
}
.licon-drop:before {
content: "\e633";
}
.licon-drop-crossed:before {
content: "\e634";
}
.licon-drop2:before {
content: "\e635";
}
.licon-snow:before {
content: "\e636";
}
.licon-snow2:before {
content: "\e637";
}
.licon-fire:before {
content: "\e638";
}
.licon-lighter:before {
content: "\e639";
}
.licon-knife:before {
content: "\e63a";
}
.licon-dagger:before {
content: "\e63b";
}
.licon-tissue:before {
content: "\e63c";
}
.licon-toilet-paper:before {
content: "\e63d";
}
.licon-poop:before {
content: "\e63e";
}
.licon-umbrella:before {
content: "\e63f";
}
.licon-umbrella2:before {
content: "\e640";
}
.licon-rain:before {
content: "\e641";
}
.licon-tornado:before {
content: "\e642";
}
.licon-wind:before {
content: "\e643";
}
.licon-fan:before {
content: "\e644";
}
.licon-contrast:before {
content: "\e645";
}
.licon-sun-small:before {
content: "\e646";
}
.licon-sun:before {
content: "\e647";
}
.licon-sun2:before {
content: "\e648";
}
.licon-moon:before {
content: "\e649";
}
.licon-cloud:before {
content: "\e64a";
}
.licon-cloud-upload:before {
content: "\e64b";
}
.licon-cloud-download:before {
content: "\e64c";
}
.licon-cloud-rain:before {
content: "\e64d";
}
.licon-cloud-hailstones:before {
content: "\e64e";
}
.licon-cloud-snow:before {
content: "\e64f";
}
.licon-cloud-windy:before {
content: "\e650";
}
.licon-sun-wind:before {
content: "\e651";
}
.licon-cloud-fog:before {
content: "\e652";
}
.licon-cloud-sun:before {
content: "\e653";
}
.licon-cloud-lightning:before {
content: "\e654";
}
.licon-cloud-sync:before {
content: "\e655";
}
.licon-cloud-lock:before {
content: "\e656";
}
.licon-cloud-gear:before {
content: "\e657";
}
.licon-cloud-alert:before {
content: "\e658";
}
.licon-cloud-check:before {
content: "\e659";
}
.licon-cloud-cross:before {
content: "\e65a";
}
.licon-cloud-crossed:before {
content: "\e65b";
}
.licon-cloud-database:before {
content: "\e65c";
}
.licon-database:before {
content: "\e65d";
}
.licon-database-add:before {
content: "\e65e";
}
.licon-database-remove:before {
content: "\e65f";
}
.licon-database-lock:before {
content: "\e660";
}
.licon-database-refresh:before {
content: "\e661";
}
.licon-database-check:before {
content: "\e662";
}
.licon-database-history:before {
content: "\e663";
}
.licon-database-upload:before {
content: "\e664";
}
.licon-database-download:before {
content: "\e665";
}
.licon-server:before {
content: "\e666";
}
.licon-shield:before {
content: "\e667";
}
.licon-shield-check:before {
content: "\e668";
}
.licon-shield-alert:before {
content: "\e669";
}
.licon-shield-cross:before {
content: "\e66a";
}
.licon-lock:before {
content: "\e66b";
}
.licon-rotation-lock:before {
content: "\e66c";
}
.licon-unlock:before {
content: "\e66d";
}
.licon-key:before {
content: "\e66e";
}
.licon-key-hole:before {
content: "\e66f";
}
.licon-toggle-off:before {
content: "\e670";
}
.licon-toggle-on:before {
content: "\e671";
}
.licon-cog:before {
content: "\e672";
}
.licon-cog2:before {
content: "\e673";
}
.licon-wrench:before {
content: "\e674";
}
.licon-screwdriver:before {
content: "\e675";
}
.licon-hammer-wrench:before {
content: "\e676";
}
.licon-hammer:before {
content: "\e677";
}
.licon-saw:before {
content: "\e678";
}
.licon-axe:before {
content: "\e679";
}
.licon-axe2:before {
content: "\e67a";
}
.licon-shovel:before {
content: "\e67b";
}
.licon-pickaxe:before {
content: "\e67c";
}
.licon-factory:before {
content: "\e67d";
}
.licon-factory2:before {
content: "\e67e";
}
.licon-recycle:before {
content: "\e67f";
}
.licon-trash:before {
content: "\e680";
}
.licon-trash2:before {
content: "\e681";
}
.licon-trash3:before {
content: "\e682";
}
.licon-broom:before {
content: "\e683";
}
.licon-game:before {
content: "\e684";
}
.licon-gamepad:before {
content: "\e685";
}
.licon-joystick:before {
content: "\e686";
}
.licon-dice:before {
content: "\e687";
}
.licon-spades:before {
content: "\e688";
}
.licon-diamonds:before {
content: "\e689";
}
.licon-clubs:before {
content: "\e68a";
}
.licon-hearts:before {
content: "\e68b";
}
.licon-heart:before {
content: "\e68c";
}
.licon-star:before {
content: "\e68d";
}
.licon-star-half:before {
content: "\e68e";
}
.licon-star-empty:before {
content: "\e68f";
}
.licon-flag:before {
content: "\e690";
}
.licon-flag2:before {
content: "\e691";
}
.licon-flag3:before {
content: "\e692";
}
.licon-mailbox-full:before {
content: "\e693";
}
.licon-mailbox-empty:before {
content: "\e694";
}
.licon-at-sign:before {
content: "\e695";
}
.licon-envelope:before {
content: "\e696";
}
.licon-envelope-open:before {
content: "\e697";
}
.licon-paperclip:before {
content: "\e698";
}
.licon-paper-plane:before {
content: "\e699";
}
.licon-reply:before {
content: "\e69a";
}
.licon-reply-all:before {
content: "\e69b";
}
.licon-inbox:before {
content: "\e69c";
}
.licon-inbox2:before {
content: "\e69d";
}
.licon-outbox:before {
content: "\e69e";
}
.licon-box:before {
content: "\e69f";
}
.licon-archive:before {
content: "\e6a0";
}
.licon-archive2:before {
content: "\e6a1";
}
.licon-drawers:before {
content: "\e6a2";
}
.licon-drawers2:before {
content: "\e6a3";
}
.licon-drawers3:before {
content: "\e6a4";
}
.licon-eye:before {
content: "\e6a5";
}
.licon-eye-crossed:before {
content: "\e6a6";
}
.licon-eye-plus:before {
content: "\e6a7";
}
.licon-eye-minus:before {
content: "\e6a8";
}
.licon-binoculars:before {
content: "\e6a9";
}
.licon-binoculars2:before {
content: "\e6aa";
}
.licon-hdd:before {
content: "\e6ab";
}
.licon-hdd-down:before {
content: "\e6ac";
}
.licon-hdd-up:before {
content: "\e6ad";
}
.licon-floppy-disk:before {
content: "\e6ae";
}
.licon-disc:before {
content: "\e6af";
}
.licon-tape2:before {
content: "\e6b0";
}
.licon-printer:before {
content: "\e6b1";
}
.licon-shredder:before {
content: "\e6b2";
}
.licon-file-empty:before {
content: "\e6b3";
}
.licon-file-add:before {
content: "\e6b4";
}
.licon-file-check:before {
content: "\e6b5";
}
.licon-file-lock:before {
content: "\e6b6";
}
.licon-files:before {
content: "\e6b7";
}
.licon-copy:before {
content: "\e6b8";
}
.licon-compare:before {
content: "\e6b9";
}
.licon-folder:before {
content: "\e6ba";
}
.licon-folder-search:before {
content: "\e6bb";
}
.licon-folder-plus:before {
content: "\e6bc";
}
.licon-folder-minus:before {
content: "\e6bd";
}
.licon-folder-download:before {
content: "\e6be";
}
.licon-folder-upload:before {
content: "\e6bf";
}
.licon-folder-star:before {
content: "\e6c0";
}
.licon-folder-heart:before {
content: "\e6c1";
}
.licon-folder-user:before {
content: "\e6c2";
}
.licon-folder-shared:before {
content: "\e6c3";
}
.licon-folder-music:before {
content: "\e6c4";
}
.licon-folder-picture:before {
content: "\e6c5";
}
.licon-folder-film:before {
content: "\e6c6";
}
.licon-scissors:before {
content: "\e6c7";
}
.licon-paste:before {
content: "\e6c8";
}
.licon-clipboard-empty:before {
content: "\e6c9";
}
.licon-clipboard-pencil:before {
content: "\e6ca";
}
.licon-clipboard-text:before {
content: "\e6cb";
}
.licon-clipboard-check:before {
content: "\e6cc";
}
.licon-clipboard-down:before {
content: "\e6cd";
}
.licon-clipboard-left:before {
content: "\e6ce";
}
.licon-clipboard-alert:before {
content: "\e6cf";
}
.licon-clipboard-user:before {
content: "\e6d0";
}
.licon-register:before {
content: "\e6d1";
}
.licon-enter:before {
content: "\e6d2";
}
.licon-exit:before {
content: "\e6d3";
}
.licon-papers:before {
content: "\e6d4";
}
.licon-news:before {
content: "\e6d5";
}
.licon-reading:before {
content: "\e6d6";
}
.licon-typewriter:before {
content: "\e6d7";
}
.licon-document:before {
content: "\e6d8";
}
.licon-document2:before {
content: "\e6d9";
}
.licon-graduation-hat:before {
content: "\e6da";
}
.licon-license:before {
content: "\e6db";
}
.licon-license2:before {
content: "\e6dc";
}
.licon-medal-empty:before {
content: "\e6dd";
}
.licon-medal-first:before {
content: "\e6de";
}
.licon-medal-second:before {
content: "\e6df";
}
.licon-medal-third:before {
content: "\e6e0";
}
.licon-podium:before {
content: "\e6e1";
}
.licon-trophy:before {
content: "\e6e2";
}
.licon-trophy2:before {
content: "\e6e3";
}
.licon-music-note:before {
content: "\e6e4";
}
.licon-music-note2:before {
content: "\e6e5";
}
.licon-music-note3:before {
content: "\e6e6";
}
.licon-playlist:before {
content: "\e6e7";
}
.licon-playlist-add:before {
content: "\e6e8";
}
.licon-guitar:before {
content: "\e6e9";
}
.licon-trumpet:before {
content: "\e6ea";
}
.licon-album:before {
content: "\e6eb";
}
.licon-shuffle:before {
content: "\e6ec";
}
.licon-repeat-one:before {
content: "\e6ed";
}
.licon-repeat:before {
content: "\e6ee";
}
.licon-headphones:before {
content: "\e6ef";
}
.licon-headset:before {
content: "\e6f0";
}
.licon-loudspeaker:before {
content: "\e6f1";
}
.licon-equalizer:before {
content: "\e6f2";
}
.licon-theater:before {
content: "\e6f3";
}
.licon-3d-glasses:before {
content: "\e6f4";
}
.licon-ticket:before {
content: "\e6f5";
}
.licon-presentation:before {
content: "\e6f6";
}
.licon-play:before {
content: "\e6f7";
}
.licon-film-play:before {
content: "\e6f8";
}
.licon-clapboard-play:before {
content: "\e6f9";
}
.licon-media:before {
content: "\e6fa";
}
.licon-film:before {
content: "\e6fb";
}
.licon-film2:before {
content: "\e6fc";
}
.licon-surveillance:before {
content: "\e6fd";
}
.licon-surveillance2:before {
content: "\e6fe";
}
.licon-camera:before {
content: "\e6ff";
}
.licon-camera-crossed:before {
content: "\e700";
}
.licon-camera-play:before {
content: "\e701";
}
.licon-time-lapse:before {
content: "\e702";
}
.licon-record:before {
content: "\e703";
}
.licon-camera2:before {
content: "\e704";
}
.licon-camera-flip:before {
content: "\e705";
}
.licon-panorama:before {
content: "\e706";
}
.licon-time-lapse2:before {
content: "\e707";
}
.licon-shutter:before {
content: "\e708";
}
.licon-shutter2:before {
content: "\e709";
}
.licon-face-detection:before {
content: "\e70a";
}
.licon-flare:before {
content: "\e70b";
}
.licon-convex:before {
content: "\e70c";
}
.licon-concave:before {
content: "\e70d";
}
.licon-picture:before {
content: "\e70e";
}
.licon-picture2:before {
content: "\e70f";
}
.licon-picture3:before {
content: "\e710";
}
.licon-pictures:before {
content: "\e711";
}
.licon-book:before {
content: "\e712";
}
.licon-audio-book:before {
content: "\e713";
}
.licon-book2:before {
content: "\e714";
}
.licon-bookmark:before {
content: "\e715";
}
.licon-bookmark2:before {
content: "\e716";
}
.licon-label:before {
content: "\e717";
}
.licon-library:before {
content: "\e718";
}
.licon-library2:before {
content: "\e719";
}
.licon-contacts:before {
content: "\e71a";
}
.licon-profile:before {
content: "\e71b";
}
.licon-portrait:before {
content: "\e71c";
}
.licon-portrait2:before {
content: "\e71d";
}
.licon-user:before {
content: "\e71e";
}
.licon-user-plus:before {
content: "\e71f";
}
.licon-user-minus:before {
content: "\e720";
}
.licon-user-lock:before {
content: "\e721";
}
.licon-users:before {
content: "\e722";
}
.licon-users2:before {
content: "\e723";
}
.licon-users-plus:before {
content: "\e724";
}
.licon-users-minus:before {
content: "\e725";
}
.licon-group-work:before {
content: "\e726";
}
.licon-woman:before {
content: "\e727";
}
.licon-man:before {
content: "\e728";
}
.licon-baby:before {
content: "\e729";
}
.licon-baby2:before {
content: "\e72a";
}
.licon-baby3:before {
content: "\e72b";
}
.licon-baby-bottle:before {
content: "\e72c";
}
.licon-walk:before {
content: "\e72d";
}
.licon-hand-waving:before {
content: "\e72e";
}
.licon-jump:before {
content: "\e72f";
}
.licon-run:before {
content: "\e730";
}
.licon-woman2:before {
content: "\e731";
}
.licon-man2:before {
content: "\e732";
}
.licon-man-woman:before {
content: "\e733";
}
.licon-height:before {
content: "\e734";
}
.licon-weight:before {
content: "\e735";
}
.licon-scale:before {
content: "\e736";
}
.licon-button:before {
content: "\e737";
}
.licon-bow-tie:before {
content: "\e738";
}
.licon-tie:before {
content: "\e739";
}
.licon-socks:before {
content: "\e73a";
}
.licon-shoe:before {
content: "\e73b";
}
.licon-shoes:before {
content: "\e73c";
}
.licon-hat:before {
content: "\e73d";
}
.licon-pants:before {
content: "\e73e";
}
.licon-shorts:before {
content: "\e73f";
}
.licon-flip-flops:before {
content: "\e740";
}
.licon-shirt:before {
content: "\e741";
}
.licon-hanger:before {
content: "\e742";
}
.licon-laundry:before {
content: "\e743";
}
.licon-store:before {
content: "\e744";
}
.licon-haircut:before {
content: "\e745";
}
.licon-store-24:before {
content: "\e746";
}
.licon-barcode:before {
content: "\e747";
}
.licon-barcode2:before {
content: "\e748";
}
.licon-barcode3:before {
content: "\e749";
}
.licon-cashier:before {
content: "\e74a";
}
.licon-bag:before {
content: "\e74b";
}
.licon-bag2:before {
content: "\e74c";
}
.licon-cart:before {
content: "\e74d";
}
.licon-cart-empty:before {
content: "\e74e";
}
.licon-cart-full:before {
content: "\e74f";
}
.licon-cart-plus:before {
content: "\e750";
}
.licon-cart-plus2:before {
content: "\e751";
}
.licon-cart-add:before {
content: "\e752";
}
.licon-cart-remove:before {
content: "\e753";
}
.licon-cart-exchange:before {
content: "\e754";
}
.licon-tag:before {
content: "\e755";
}
.licon-tags:before {
content: "\e756";
}
.licon-receipt:before {
content: "\e757";
}
.licon-wallet:before {
content: "\e758";
}
.licon-credit-card:before {
content: "\e759";
}
.licon-cash-dollar:before {
content: "\e75a";
}
.licon-cash-euro:before {
content: "\e75b";
}
.licon-cash-pound:before {
content: "\e75c";
}
.licon-cash-yen:before {
content: "\e75d";
}
.licon-bag-dollar:before {
content: "\e75e";
}
.licon-bag-euro:before {
content: "\e75f";
}
.licon-bag-pound:before {
content: "\e760";
}
.licon-bag-yen:before {
content: "\e761";
}
.licon-coin-dollar:before {
content: "\e762";
}
.licon-coin-euro:before {
content: "\e763";
}
.licon-coin-pound:before {
content: "\e764";
}
.licon-coin-yen:before {
content: "\e765";
}
.licon-calculator:before {
content: "\e766";
}
.licon-calculator2:before {
content: "\e767";
}
.licon-abacus:before {
content: "\e768";
}
.licon-vault:before {
content: "\e769";
}
.licon-telephone:before {
content: "\e76a";
}
.licon-phone-lock:before {
content: "\e76b";
}
.licon-phone-wave:before {
content: "\e76c";
}
.licon-phone-pause:before {
content: "\e76d";
}
.licon-phone-outgoing:before {
content: "\e76e";
}
.licon-phone-incoming:before {
content: "\e76f";
}
.licon-phone-in-out:before {
content: "\e770";
}
.licon-phone-error:before {
content: "\e771";
}
.licon-phone-sip:before {
content: "\e772";
}
.licon-phone-plus:before {
content: "\e773";
}
.licon-phone-minus:before {
content: "\e774";
}
.licon-voicemail:before {
content: "\e775";
}
.licon-dial:before {
content: "\e776";
}
.licon-telephone2:before {
content: "\e777";
}
.licon-pushpin:before {
content: "\e778";
}
.licon-pushpin2:before {
content: "\e779";
}
.licon-map-marker:before {
content: "\e77a";
}
.licon-map-marker-user:before {
content: "\e77b";
}
.licon-map-marker-down:before {
content: "\e77c";
}
.licon-map-marker-check:before {
content: "\e77d";
}
.licon-map-marker-crossed:before {
content: "\e77e";
}
.licon-radar:before {
content: "\e77f";
}
.licon-compass2:before {
content: "\e780";
}
.licon-map:before {
content: "\e781";
}
.licon-map2:before {
content: "\e782";
}
.licon-location:before {
content: "\e783";
}
.licon-road-sign:before {
content: "\e784";
}
.licon-calendar-empty:before {
content: "\e785";
}
.licon-calendar-check:before {
content: "\e786";
}
.licon-calendar-cross:before {
content: "\e787";
}
.licon-calendar-31:before {
content: "\e788";
}
.licon-calendar-full:before {
content: "\e789";
}
.licon-calendar-insert:before {
content: "\e78a";
}
.licon-calendar-text:before {
content: "\e78b";
}
.licon-calendar-user:before {
content: "\e78c";
}
.licon-mouse:before {
content: "\e78d";
}
.licon-mouse-left:before {
content: "\e78e";
}
.licon-mouse-right:before {
content: "\e78f";
}
.licon-mouse-both:before {
content: "\e790";
}
.licon-keyboard:before {
content: "\e791";
}
.licon-keyboard-up:before {
content: "\e792";
}
.licon-keyboard-down:before {
content: "\e793";
}
.licon-delete:before {
content: "\e794";
}
.licon-spell-check:before {
content: "\e795";
}
.licon-escape:before {
content: "\e796";
}
.licon-enter2:before {
content: "\e797";
}
.licon-screen:before {
content: "\e798";
}
.licon-aspect-ratio:before {
content: "\e799";
}
.licon-signal:before {
content: "\e79a";
}
.licon-signal-lock:before {
content: "\e79b";
}
.licon-signal-80:before {
content: "\e79c";
}
.licon-signal-60:before {
content: "\e79d";
}
.licon-signal-40:before {
content: "\e79e";
}
.licon-signal-20:before {
content: "\e79f";
}
.licon-signal-0:before {
content: "\e7a0";
}
.licon-signal-blocked:before {
content: "\e7a1";
}
.licon-sim:before {
content: "\e7a2";
}
.licon-flash-memory:before {
content: "\e7a3";
}
.licon-usb-drive:before {
content: "\e7a4";
}
.licon-phone:before {
content: "\e7a5";
}
.licon-smartphone:before {
content: "\e7a6";
}
.licon-smartphone-notification:before {
content: "\e7a7";
}
.licon-smartphone-vibration:before {
content: "\e7a8";
}
.licon-smartphone-embed:before {
content: "\e7a9";
}
.licon-smartphone-waves:before {
content: "\e7aa";
}
.licon-tablet:before {
content: "\e7ab";
}
.licon-tablet2:before {
content: "\e7ac";
}
.licon-laptop:before {
content: "\e7ad";
}
.licon-laptop-phone:before {
content: "\e7ae";
}
.licon-desktop:before {
content: "\e7af";
}
.licon-launch:before {
content: "\e7b0";
}
.licon-new-tab:before {
content: "\e7b1";
}
.licon-window:before {
content: "\e7b2";
}
.licon-cable:before {
content: "\e7b3";
}
.licon-cable2:before {
content: "\e7b4";
}
.licon-tv:before {
content: "\e7b5";
}
.licon-radio:before {
content: "\e7b6";
}
.licon-remote-control:before {
content: "\e7b7";
}
.licon-power-switch:before {
content: "\e7b8";
}
.licon-power:before {
content: "\e7b9";
}
.licon-power-crossed:before {
content: "\e7ba";
}
.licon-flash-auto:before {
content: "\e7bb";
}
.licon-lamp:before {
content: "\e7bc";
}
.licon-flashlight:before {
content: "\e7bd";
}
.licon-lampshade:before {
content: "\e7be";
}
.licon-cord:before {
content: "\e7bf";
}
.licon-outlet:before {
content: "\e7c0";
}
.licon-battery-power:before {
content: "\e7c1";
}
.licon-battery-empty:before {
content: "\e7c2";
}
.licon-battery-alert:before {
content: "\e7c3";
}
.licon-battery-error:before {
content: "\e7c4";
}
.licon-battery-low1:before {
content: "\e7c5";
}
.licon-battery-low2:before {
content: "\e7c6";
}
.licon-battery-low3:before {
content: "\e7c7";
}
.licon-battery-mid1:before {
content: "\e7c8";
}
.licon-battery-mid2:before {
content: "\e7c9";
}
.licon-battery-mid3:before {
content: "\e7ca";
}
.licon-battery-full:before {
content: "\e7cb";
}
.licon-battery-charging:before {
content: "\e7cc";
}
.licon-battery-charging2:before {
content: "\e7cd";
}
.licon-battery-charging3:before {
content: "\e7ce";
}
.licon-battery-charging4:before {
content: "\e7cf";
}
.licon-battery-charging5:before {
content: "\e7d0";
}
.licon-battery-charging6:before {
content: "\e7d1";
}
.licon-battery-charging7:before {
content: "\e7d2";
}
.licon-chip:before {
content: "\e7d3";
}
.licon-chip-x64:before {
content: "\e7d4";
}
.licon-chip-x86:before {
content: "\e7d5";
}
.licon-bubble:before {
content: "\e7d6";
}
.licon-bubbles:before {
content: "\e7d7";
}
.licon-bubble-dots:before {
content: "\e7d8";
}
.licon-bubble-alert:before {
content: "\e7d9";
}
.licon-bubble-question:before {
content: "\e7da";
}
.licon-bubble-text:before {
content: "\e7db";
}
.licon-bubble-pencil:before {
content: "\e7dc";
}
.licon-bubble-picture:before {
content: "\e7dd";
}
.licon-bubble-video:before {
content: "\e7de";
}
.licon-bubble-user:before {
content: "\e7df";
}
.licon-bubble-quote:before {
content: "\e7e0";
}
.licon-bubble-heart:before {
content: "\e7e1";
}
.licon-bubble-emoticon:before {
content: "\e7e2";
}
.licon-bubble-attachment:before {
content: "\e7e3";
}
.licon-phone-bubble:before {
content: "\e7e4";
}
.licon-quote-open:before {
content: "\e7e5";
}
.licon-quote-close:before {
content: "\e7e6";
}
.licon-dna:before {
content: "\e7e7";
}
.licon-heart-pulse:before {
content: "\e7e8";
}
.licon-pulse:before {
content: "\e7e9";
}
.licon-syringe:before {
content: "\e7ea";
}
.licon-pills:before {
content: "\e7eb";
}
.licon-first-aid:before {
content: "\e7ec";
}
.licon-lifebuoy:before {
content: "\e7ed";
}
.licon-bandage:before {
content: "\e7ee";
}
.licon-bandages:before {
content: "\e7ef";
}
.licon-thermometer:before {
content: "\e7f0";
}
.licon-microscope:before {
content: "\e7f1";
}
.licon-brain:before {
content: "\e7f2";
}
.licon-beaker:before {
content: "\e7f3";
}
.licon-skull:before {
content: "\e7f4";
}
.licon-bone:before {
content: "\e7f5";
}
.licon-construction:before {
content: "\e7f6";
}
.licon-construction-cone:before {
content: "\e7f7";
}
.licon-pie-chart:before {
content: "\e7f8";
}
.licon-pie-chart2:before {
content: "\e7f9";
}
.licon-graph:before {
content: "\e7fa";
}
.licon-chart-growth:before {
content: "\e7fb";
}
.licon-chart-bars:before {
content: "\e7fc";
}
.licon-chart-settings:before {
content: "\e7fd";
}
.licon-cake:before {
content: "\e7fe";
}
.licon-gift:before {
content: "\e7ff";
}
.licon-balloon:before {
content: "\e800";
}
.licon-rank:before {
content: "\e801";
}
.licon-rank2:before {
content: "\e802";
}
.licon-rank3:before {
content: "\e803";
}
.licon-crown:before {
content: "\e804";
}
.licon-lotus:before {
content: "\e805";
}
.licon-diamond:before {
content: "\e806";
}
.licon-diamond2:before {
content: "\e807";
}
.licon-diamond3:before {
content: "\e808";
}
.licon-diamond4:before {
content: "\e809";
}
.licon-linearicons:before {
content: "\e80a";
}
.licon-teacup:before {
content: "\e80b";
}
.licon-teapot:before {
content: "\e80c";
}
.licon-glass:before {
content: "\e80d";
}
.licon-bottle2:before {
content: "\e80e";
}
.licon-glass-cocktail:before {
content: "\e80f";
}
.licon-glass2:before {
content: "\e810";
}
.licon-dinner:before {
content: "\e811";
}
.licon-dinner2:before {
content: "\e812";
}
.licon-chef:before {
content: "\e813";
}
.licon-scale2:before {
content: "\e814";
}
.licon-egg:before {
content: "\e815";
}
.licon-egg2:before {
content: "\e816";
}
.licon-eggs:before {
content: "\e817";
}
.licon-platter:before {
content: "\e818";
}
.licon-steak:before {
content: "\e819";
}
.licon-hamburger:before {
content: "\e81a";
}
.licon-hotdog:before {
content: "\e81b";
}
.licon-pizza:before {
content: "\e81c";
}
.licon-sausage:before {
content: "\e81d";
}
.licon-chicken:before {
content: "\e81e";
}
.licon-fish:before {
content: "\e81f";
}
.licon-carrot:before {
content: "\e820";
}
.licon-cheese:before {
content: "\e821";
}
.licon-bread:before {
content: "\e822";
}
.licon-ice-cream:before {
content: "\e823";
}
.licon-ice-cream2:before {
content: "\e824";
}
.licon-candy:before {
content: "\e825";
}
.licon-lollipop:before {
content: "\e826";
}
.licon-coffee-bean:before {
content: "\e827";
}
.licon-coffee-cup:before {
content: "\e828";
}
.licon-cherry:before {
content: "\e829";
}
.licon-grapes:before {
content: "\e82a";
}
.licon-citrus:before {
content: "\e82b";
}
.licon-apple:before {
content: "\e82c";
}
.licon-leaf:before {
content: "\e82d";
}
.licon-landscape:before {
content: "\e82e";
}
.licon-pine-tree:before {
content: "\e82f";
}
.licon-tree:before {
content: "\e830";
}
.licon-cactus:before {
content: "\e831";
}
.licon-paw:before {
content: "\e832";
}
.licon-footprint:before {
content: "\e833";
}
.licon-speed-slow:before {
content: "\e834";
}
.licon-speed-medium:before {
content: "\e835";
}
.licon-speed-fast:before {
content: "\e836";
}
.licon-rocket:before {
content: "\e837";
}
.licon-hammer2:before {
content: "\e838";
}
.licon-balance:before {
content: "\e839";
}
.licon-briefcase:before {
content: "\e83a";
}
.licon-luggage-weight:before {
content: "\e83b";
}
.licon-dolly:before {
content: "\e83c";
}
.licon-plane:before {
content: "\e83d";
}
.licon-plane-crossed:before {
content: "\e83e";
}
.licon-helicopter:before {
content: "\e83f";
}
.licon-traffic-lights:before {
content: "\e840";
}
.licon-siren:before {
content: "\e841";
}
.licon-road:before {
content: "\e842";
}
.licon-engine:before {
content: "\e843";
}
.licon-oil-pressure:before {
content: "\e844";
}
.licon-coolant-temperature:before {
content: "\e845";
}
.licon-car-battery:before {
content: "\e846";
}
.licon-gas:before {
content: "\e847";
}
.licon-gallon:before {
content: "\e848";
}
.licon-transmission:before {
content: "\e849";
}
.licon-car:before {
content: "\e84a";
}
.licon-car-wash:before {
content: "\e84b";
}
.licon-car-wash2:before {
content: "\e84c";
}
.licon-bus:before {
content: "\e84d";
}
.licon-bus2:before {
content: "\e84e";
}
.licon-car2:before {
content: "\e84f";
}
.licon-parking:before {
content: "\e850";
}
.licon-car-lock:before {
content: "\e851";
}
.licon-taxi:before {
content: "\e852";
}
.licon-car-siren:before {
content: "\e853";
}
.licon-car-wash3:before {
content: "\e854";
}
.licon-car-wash4:before {
content: "\e855";
}
.licon-ambulance:before {
content: "\e856";
}
.licon-truck:before {
content: "\e857";
}
.licon-trailer:before {
content: "\e858";
}
.licon-scale-truck:before {
content: "\e859";
}
.licon-train:before {
content: "\e85a";
}
.licon-ship:before {
content: "\e85b";
}
.licon-ship2:before {
content: "\e85c";
}
.licon-anchor:before {
content: "\e85d";
}
.licon-boat:before {
content: "\e85e";
}
.licon-bicycle:before {
content: "\e85f";
}
.licon-bicycle2:before {
content: "\e860";
}
.licon-dumbbell:before {
content: "\e861";
}
.licon-bench-press:before {
content: "\e862";
}
.licon-swim:before {
content: "\e863";
}
.licon-football:before {
content: "\e864";
}
.licon-baseball-bat:before {
content: "\e865";
}
.licon-baseball:before {
content: "\e866";
}
.licon-tennis:before {
content: "\e867";
}
.licon-tennis2:before {
content: "\e868";
}
.licon-ping-pong:before {
content: "\e869";
}
.licon-hockey:before {
content: "\e86a";
}
.licon-8ball:before {
content: "\e86b";
}
.licon-bowling:before {
content: "\e86c";
}
.licon-bowling-pins:before {
content: "\e86d";
}
.licon-golf:before {
content: "\e86e";
}
.licon-golf2:before {
content: "\e86f";
}
.licon-archery:before {
content: "\e870";
}
.licon-slingshot:before {
content: "\e871";
}
.licon-soccer:before {
content: "\e872";
}
.licon-basketball:before {
content: "\e873";
}
.licon-cube:before {
content: "\e874";
}
.licon-3d-rotate:before {
content: "\e875";
}
.licon-puzzle:before {
content: "\e876";
}
.licon-glasses:before {
content: "\e877";
}
.licon-glasses2:before {
content: "\e878";
}
.licon-accessibility:before {
content: "\e879";
}
.licon-wheelchair:before {
content: "\e87a";
}
.licon-wall:before {
content: "\e87b";
}
.licon-fence:before {
content: "\e87c";
}
.licon-wall2:before {
content: "\e87d";
}
.licon-icons:before {
content: "\e87e";
}
.licon-resize-handle:before {
content: "\e87f";
}
.licon-icons2:before {
content: "\e880";
}
.licon-select:before {
content: "\e881";
}
.licon-select2:before {
content: "\e882";
}
.licon-site-map:before {
content: "\e883";
}
.licon-earth:before {
content: "\e884";
}
.licon-earth-lock:before {
content: "\e885";
}
.licon-network:before {
content: "\e886";
}
.licon-network-lock:before {
content: "\e887";
}
.licon-planet:before {
content: "\e888";
}
.licon-happy:before {
content: "\e889";
}
.licon-smile:before {
content: "\e88a";
}
.licon-grin:before {
content: "\e88b";
}
.licon-tongue:before {
content: "\e88c";
}
.licon-sad:before {
content: "\e88d";
}
.licon-wink:before {
content: "\e88e";
}
.licon-dream:before {
content: "\e88f";
}
.licon-shocked:before {
content: "\e890";
}
.licon-shocked2:before {
content: "\e891";
}
.licon-tongue2:before {
content: "\e892";
}
.licon-neutral:before {
content: "\e893";
}
.licon-happy-grin:before {
content: "\e894";
}
.licon-cool:before {
content: "\e895";
}
.licon-mad:before {
content: "\e896";
}
.licon-grin-evil:before {
content: "\e897";
}
.licon-evil:before {
content: "\e898";
}
.licon-wow:before {
content: "\e899";
}
.licon-annoyed:before {
content: "\e89a";
}
.licon-wondering:before {
content: "\e89b";
}
.licon-confused:before {
content: "\e89c";
}
.licon-zipped:before {
content: "\e89d";
}
.licon-grumpy:before {
content: "\e89e";
}
.licon-mustache:before {
content: "\e89f";
}
.licon-tombstone-hipster:before {
content: "\e8a0";
}
.licon-tombstone:before {
content: "\e8a1";
}
.licon-ghost:before {
content: "\e8a2";
}
.licon-ghost-hipster:before {
content: "\e8a3";
}
.licon-halloween:before {
content: "\e8a4";
}
.licon-christmas:before {
content: "\e8a5";
}
.licon-easter-egg:before {
content: "\e8a6";
}
.licon-mustache2:before {
content: "\e8a7";
}
.licon-mustache-glasses:before {
content: "\e8a8";
}
.licon-pipe:before {
content: "\e8a9";
}
.licon-alarm:before {
content: "\e8aa";
}
.licon-alarm-add:before {
content: "\e8ab";
}
.licon-alarm-snooze:before {
content: "\e8ac";
}
.licon-alarm-ringing:before {
content: "\e8ad";
}
.licon-bullhorn:before {
content: "\e8ae";
}
.licon-hearing:before {
content: "\e8af";
}
.licon-volume-high:before {
content: "\e8b0";
}
.licon-volume-medium:before {
content: "\e8b1";
}
.licon-volume-low:before {
content: "\e8b2";
}
.licon-volume:before {
content: "\e8b3";
}
.licon-mute:before {
content: "\e8b4";
}
.licon-lan:before {
content: "\e8b5";
}
.licon-lan2:before {
content: "\e8b6";
}
.licon-wifi:before {
content: "\e8b7";
}
.licon-wifi-lock:before {
content: "\e8b8";
}
.licon-wifi-blocked:before {
content: "\e8b9";
}
.licon-wifi-mid:before {
content: "\e8ba";
}
.licon-wifi-low:before {
content: "\e8bb";
}
.licon-wifi-low2:before {
content: "\e8bc";
}
.licon-wifi-alert:before {
content: "\e8bd";
}
.licon-wifi-alert-mid:before {
content: "\e8be";
}
.licon-wifi-alert-low:before {
content: "\e8bf";
}
.licon-wifi-alert-low2:before {
content: "\e8c0";
}
.licon-stream:before {
content: "\e8c1";
}
.licon-stream-check:before {
content: "\e8c2";
}
.licon-stream-error:before {
content: "\e8c3";
}
.licon-stream-alert:before {
content: "\e8c4";
}
.licon-communication:before {
content: "\e8c5";
}
.licon-communication-crossed:before {
content: "\e8c6";
}
.licon-broadcast:before {
content: "\e8c7";
}
.licon-antenna:before {
content: "\e8c8";
}
.licon-satellite:before {
content: "\e8c9";
}
.licon-satellite2:before {
content: "\e8ca";
}
.licon-mic:before {
content: "\e8cb";
}
.licon-mic-mute:before {
content: "\e8cc";
}
.licon-mic2:before {
content: "\e8cd";
}
.licon-spotlights:before {
content: "\e8ce";
}
.licon-hourglass:before {
content: "\e8cf";
}
.licon-loading:before {
content: "\e8d0";
}
.licon-loading2:before {
content: "\e8d1";
}
.licon-loading3:before {
content: "\e8d2";
}
.licon-refresh:before {
content: "\e8d3";
}
.licon-refresh2:before {
content: "\e8d4";
}
.licon-undo:before {
content: "\e8d5";
}
.licon-redo:before {
content: "\e8d6";
}
.licon-jump2:before {
content: "\e8d7";
}
.licon-undo2:before {
content: "\e8d8";
}
.licon-redo2:before {
content: "\e8d9";
}
.licon-sync:before {
content: "\e8da";
}
.licon-repeat-one2:before {
content: "\e8db";
}
.licon-sync-crossed:before {
content: "\e8dc";
}
.licon-sync2:before {
content: "\e8dd";
}
.licon-repeat-one3:before {
content: "\e8de";
}
.licon-sync-crossed2:before {
content: "\e8df";
}
.licon-return:before {
content: "\e8e0";
}
.licon-return2:before {
content: "\e8e1";
}
.licon-refund:before {
content: "\e8e2";
}
.licon-history:before {
content: "\e8e3";
}
.licon-history2:before {
content: "\e8e4";
}
.licon-self-timer:before {
content: "\e8e5";
}
.licon-clock:before {
content: "\e8e6";
}
.licon-clock2:before {
content: "\e8e7";
}
.licon-clock3:before {
content: "\e8e8";
}
.licon-watch:before {
content: "\e8e9";
}
.licon-alarm2:before {
content: "\e8ea";
}
.licon-alarm-add2:before {
content: "\e8eb";
}
.licon-alarm-remove:before {
content: "\e8ec";
}
.licon-alarm-check:before {
content: "\e8ed";
}
.licon-alarm-error:before {
content: "\e8ee";
}
.licon-timer:before {
content: "\e8ef";
}
.licon-timer-crossed:before {
content: "\e8f0";
}
.licon-timer2:before {
content: "\e8f1";
}
.licon-timer-crossed2:before {
content: "\e8f2";
}
.licon-download:before {
content: "\e8f3";
}
.licon-upload:before {
content: "\e8f4";
}
.licon-download2:before {
content: "\e8f5";
}
.licon-upload2:before {
content: "\e8f6";
}
.licon-enter-up:before {
content: "\e8f7";
}
.licon-enter-down:before {
content: "\e8f8";
}
.licon-enter-left:before {
content: "\e8f9";
}
.licon-enter-right:before {
content: "\e8fa";
}
.licon-exit-up:before {
content: "\e8fb";
}
.licon-exit-down:before {
content: "\e8fc";
}
.licon-exit-left:before {
content: "\e8fd";
}
.licon-exit-right:before {
content: "\e8fe";
}
.licon-enter-up2:before {
content: "\e8ff";
}
.licon-enter-down2:before {
content: "\e900";
}
.licon-enter-vertical:before {
content: "\e901";
}
.licon-enter-left2:before {
content: "\e902";
}
.licon-enter-right2:before {
content: "\e903";
}
.licon-enter-horizontal:before {
content: "\e904";
}
.licon-exit-up2:before {
content: "\e905";
}
.licon-exit-down2:before {
content: "\e906";
}
.licon-exit-left2:before {
content: "\e907";
}
.licon-exit-right2:before {
content: "\e908";
}
.licon-cli:before {
content: "\e909";
}
.licon-bug:before {
content: "\e90a";
}
.licon-code:before {
content: "\e90b";
}
.licon-file-code:before {
content: "\e90c";
}
.licon-file-image:before {
content: "\e90d";
}
.licon-file-zip:before {
content: "\e90e";
}
.licon-file-audio:before {
content: "\e90f";
}
.licon-file-video:before {
content: "\e910";
}
.licon-file-preview:before {
content: "\e911";
}
.licon-file-charts:before {
content: "\e912";
}
.licon-file-stats:before {
content: "\e913";
}
.licon-file-spreadsheet:before {
content: "\e914";
}
.licon-link:before {
content: "\e915";
}
.licon-unlink:before {
content: "\e916";
}
.licon-link2:before {
content: "\e917";
}
.licon-unlink2:before {
content: "\e918";
}
.licon-thumbs-up:before {
content: "\e919";
}
.licon-thumbs-down:before {
content: "\e91a";
}
.licon-thumbs-up2:before {
content: "\e91b";
}
.licon-thumbs-down2:before {
content: "\e91c";
}
.licon-thumbs-up3:before {
content: "\e91d";
}
.licon-thumbs-down3:before {
content: "\e91e";
}
.licon-share:before {
content: "\e91f";
}
.licon-share2:before {
content: "\e920";
}
.licon-share3:before {
content: "\e921";
}
.licon-magnifier:before {
content: "\e922";
}
.licon-file-search:before {
content: "\e923";
}
.licon-find-replace:before {
content: "\e924";
}
.licon-zoom-in:before {
content: "\e925";
}
.licon-zoom-out:before {
content: "\e926";
}
.licon-loupe:before {
content: "\e927";
}
.licon-loupe-zoom-in:before {
content: "\e928";
}
.licon-loupe-zoom-out:before {
content: "\e929";
}
.licon-cross:before {
content: "\e92a";
}
.licon-menu:before {
content: "\e92b";
}
.licon-list:before {
content: "\e92c";
}
.licon-list2:before {
content: "\e92d";
}
.licon-list3:before {
content: "\e92e";
}
.licon-menu2:before {
content: "\e92f";
}
.licon-list4:before {
content: "\e930";
}
.licon-menu3:before {
content: "\e931";
}
.licon-exclamation:before {
content: "\e932";
}
.licon-question:before {
content: "\e933";
}
.licon-check:before {
content: "\e934";
}
.licon-cross2:before {
content: "\e935";
}
.licon-plus:before {
content: "\e936";
}
.licon-minus:before {
content: "\e937";
}
.licon-percent:before {
content: "\e938";
}
.licon-chevron-up:before {
content: "\e939";
}
.licon-chevron-down:before {
content: "\e93a";
}
.licon-chevron-left:before {
content: "\e93b";
}
.licon-chevron-right:before {
content: "\e93c";
}
.licon-chevrons-expand-vertical:before {
content: "\e93d";
}
.licon-chevrons-expand-horizontal:before {
content: "\e93e";
}
.licon-chevrons-contract-vertical:before {
content: "\e93f";
}
.licon-chevrons-contract-horizontal:before {
content: "\e940";
}
.licon-arrow-up:before {
content: "\e941";
}
.licon-arrow-down:before {
content: "\e942";
}
.licon-arrow-left:before {
content: "\e943";
}
.licon-arrow-right:before {
content: "\e944";
}
.licon-arrow-up-right:before {
content: "\e945";
}
.licon-arrows-merge:before {
content: "\e946";
}
.licon-arrows-split:before {
content: "\e947";
}
.licon-arrow-divert:before {
content: "\e948";
}
.licon-arrow-return:before {
content: "\e949";
}
.licon-expand:before {
content: "\e94a";
}
.licon-contract:before {
content: "\e94b";
}
.licon-expand2:before {
content: "\e94c";
}
.licon-contract2:before {
content: "\e94d";
}
.licon-move:before {
content: "\e94e";
}
.licon-tab:before {
content: "\e94f";
}
.licon-arrow-wave:before {
content: "\e950";
}
.licon-expand3:before {
content: "\e951";
}
.licon-expand4:before {
content: "\e952";
}
.licon-contract3:before {
content: "\e953";
}
.licon-notification:before {
content: "\e954";
}
.licon-warning:before {
content: "\e955";
}
.licon-notification-circle:before {
content: "\e956";
}
.licon-question-circle:before {
content: "\e957";
}
.licon-menu-circle:before {
content: "\e958";
}
.licon-checkmark-circle:before {
content: "\e959";
}
.licon-cross-circle:before {
content: "\e95a";
}
.licon-plus-circle:before {
content: "\e95b";
}
.licon-circle-minus:before {
content: "\e95c";
}
.licon-percent-circle:before {
content: "\e95d";
}
.licon-arrow-up-circle:before {
content: "\e95e";
}
.licon-arrow-down-circle:before {
content: "\e95f";
}
.licon-arrow-left-circle:before {
content: "\e960";
}
.licon-arrow-right-circle:before {
content: "\e961";
}
.licon-chevron-up-circle:before {
content: "\e962";
}
.licon-chevron-down-circle:before {
content: "\e963";
}
.licon-chevron-left-circle:before {
content: "\e964";
}
.licon-chevron-right-circle:before {
content: "\e965";
}
.licon-backward-circle:before {
content: "\e966";
}
.licon-first-circle:before {
content: "\e967";
}
.licon-previous-circle:before {
content: "\e968";
}
.licon-stop-circle:before {
content: "\e969";
}
.licon-play-circle:before {
content: "\e96a";
}
.licon-pause-circle:before {
content: "\e96b";
}
.licon-next-circle:before {
content: "\e96c";
}
.licon-last-circle:before {
content: "\e96d";
}
.licon-forward-circle:before {
content: "\e96e";
}
.licon-eject-circle:before {
content: "\e96f";
}
.licon-crop:before {
content: "\e970";
}
.licon-frame-expand:before {
content: "\e971";
}
.licon-frame-contract:before {
content: "\e972";
}
.licon-focus:before {
content: "\e973";
}
.licon-transform:before {
content: "\e974";
}
.licon-grid:before {
content: "\e975";
}
.licon-grid-crossed:before {
content: "\e976";
}
.licon-layers:before {
content: "\e977";
}
.licon-layers-crossed:before {
content: "\e978";
}
.licon-toggle:before {
content: "\e979";
}
.licon-rulers:before {
content: "\e97a";
}
.licon-ruler:before {
content: "\e97b";
}
.licon-funnel:before {
content: "\e97c";
}
.licon-flip-horizontal:before {
content: "\e97d";
}
.licon-flip-vertical:before {
content: "\e97e";
}
.licon-flip-horizontal2:before {
content: "\e97f";
}
.licon-flip-vertical2:before {
content: "\e980";
}
.licon-angle:before {
content: "\e981";
}
.licon-angle2:before {
content: "\e982";
}
.licon-subtract:before {
content: "\e983";
}
.licon-combine:before {
content: "\e984";
}
.licon-intersect:before {
content: "\e985";
}
.licon-exclude:before {
content: "\e986";
}
.licon-align-center-vertical:before {
content: "\e987";
}
.licon-align-right:before {
content: "\e988";
}
.licon-align-bottom:before {
content: "\e989";
}
.licon-align-left:before {
content: "\e98a";
}
.licon-align-center-horizontal:before {
content: "\e98b";
}
.licon-align-top:before {
content: "\e98c";
}
.licon-square:before {
content: "\e98d";
}
.licon-plus-square:before {
content: "\e98e";
}
.licon-minus-square:before {
content: "\e98f";
}
.licon-percent-square:before {
content: "\e990";
}
.licon-arrow-up-square:before {
content: "\e991";
}
.licon-arrow-down-square:before {
content: "\e992";
}
.licon-arrow-left-square:before {
content: "\e993";
}
.licon-arrow-right-square:before {
content: "\e994";
}
.licon-chevron-up-square:before {
content: "\e995";
}
.licon-chevron-down-square:before {
content: "\e996";
}
.licon-chevron-left-square:before {
content: "\e997";
}
.licon-chevron-right-square:before {
content: "\e998";
}
.licon-check-square:before {
content: "\e999";
}
.licon-cross-square:before {
content: "\e99a";
}
.licon-menu-square:before {
content: "\e99b";
}
.licon-prohibited:before {
content: "\e99c";
}
.licon-circle:before {
content: "\e99d";
}
.licon-radio-button:before {
content: "\e99e";
}
.licon-ligature:before {
content: "\e99f";
}
.licon-text-format:before {
content: "\e9a0";
}
.licon-text-format-remove:before {
content: "\e9a1";
}
.licon-text-size:before {
content: "\e9a2";
}
.licon-bold:before {
content: "\e9a3";
}
.licon-italic:before {
content: "\e9a4";
}
.licon-underline:before {
content: "\e9a5";
}
.licon-strikethrough:before {
content: "\e9a6";
}
.licon-highlight:before {
content: "\e9a7";
}
.licon-text-align-left:before {
content: "\e9a8";
}
.licon-text-align-center:before {
content: "\e9a9";
}
.licon-text-align-right:before {
content: "\e9aa";
}
.licon-text-align-justify:before {
content: "\e9ab";
}
.licon-line-spacing:before {
content: "\e9ac";
}
.licon-indent-increase:before {
content: "\e9ad";
}
.licon-indent-decrease:before {
content: "\e9ae";
}
.licon-text-wrap:before {
content: "\e9af";
}
.licon-pilcrow:before {
content: "\e9b0";
}
.licon-direction-ltr:before {
content: "\e9b1";
}
.licon-direction-rtl:before {
content: "\e9b2";
}
.licon-page-break:before {
content: "\e9b3";
}
.licon-page-break2:before {
content: "\e9b4";
}
.licon-sort-alpha-asc:before {
content: "\e9b5";
}
.licon-sort-alpha-desc:before {
content: "\e9b6";
}
.licon-sort-numeric-asc:before {
content: "\e9b7";
}
.licon-sort-numeric-desc:before {
content: "\e9b8";
}
.licon-sort-amount-asc:before {
content: "\e9b9";
}
.licon-sort-amount-desc:before {
content: "\e9ba";
}
.licon-sort-time-asc:before {
content: "\e9bb";
}
.licon-sort-time-desc:before {
content: "\e9bc";
}
.licon-sigma:before {
content: "\e9bd";
}
.licon-pencil-line:before {
content: "\e9be";
}
.licon-hand:before {
content: "\e9bf";
}
.licon-pointer-up:before {
content: "\e9c0";
}
.licon-pointer-right:before {
content: "\e9c1";
}
.licon-pointer-down:before {
content: "\e9c2";
}
.licon-pointer-left:before {
content: "\e9c3";
}
.licon-finger-tap:before {
content: "\e9c4";
}
.licon-fingers-tap:before {
content: "\e9c5";
}
.licon-reminder:before {
content: "\e9c6";
}
.licon-fingers-crossed:before {
content: "\e9c7";
}
.licon-fingers-victory:before {
content: "\e9c8";
}
.licon-gesture-zoom:before {
content: "\e9c9";
}
.licon-gesture-pinch:before {
content: "\e9ca";
}
.licon-fingers-scroll-horizontal:before {
content: "\e9cb";
}
.licon-fingers-scroll-vertical:before {
content: "\e9cc";
}
.licon-fingers-scroll-left:before {
content: "\e9cd";
}
.licon-fingers-scroll-right:before {
content: "\e9ce";
}
.licon-hand2:before {
content: "\e9cf";
}
.licon-pointer-up2:before {
content: "\e9d0";
}
.licon-pointer-right2:before {
content: "\e9d1";
}
.licon-pointer-down2:before {
content: "\e9d2";
}
.licon-pointer-left2:before {
content: "\e9d3";
}
.licon-finger-tap2:before {
content: "\e9d4";
}
.licon-fingers-tap2:before {
content: "\e9d5";
}
.licon-reminder2:before {
content: "\e9d6";
}
.licon-gesture-zoom2:before {
content: "\e9d7";
}
.licon-gesture-pinch2:before {
content: "\e9d8";
}
.licon-fingers-scroll-horizontal2:before {
content: "\e9d9";
}
.licon-fingers-scroll-vertical2:before {
content: "\e9da";
}
.licon-fingers-scroll-left2:before {
content: "\e9db";
}
.licon-fingers-scroll-right2:before {
content: "\e9dc";
}
.licon-fingers-scroll-vertical3:before {
content: "\e9dd";
}
.licon-border-style:before {
content: "\e9de";
}
.licon-border-all:before {
content: "\e9df";
}
.licon-border-outer:before {
content: "\e9e0";
}
.licon-border-inner:before {
content: "\e9e1";
}
.licon-border-top:before {
content: "\e9e2";
}
.licon-border-horizontal:before {
content: "\e9e3";
}
.licon-border-bottom:before {
content: "\e9e4";
}
.licon-border-left:before {
content: "\e9e5";
}
.licon-border-vertical:before {
content: "\e9e6";
}
.licon-border-right:before {
content: "\e9e7";
}
.licon-border-none:before {
content: "\e9e8";
}
.licon-ellipsis:before {
content: "\e9e9";
}
.licon-uni21:before {
content: "\21";
}
.licon-uni22:before {
content: "\22";
}
.licon-uni23:before {
content: "\23";
}
.licon-uni24:before {
content: "\24";
}
.licon-uni25:before {
content: "\25";
}
.licon-uni26:before {
content: "\26";
}
.licon-uni27:before {
content: "\27";
}
.licon-uni28:before {
content: "\28";
}
.licon-uni29:before {
content: "\29";
}
.licon-uni2a:before {
content: "\2a";
}
.licon-uni2b:before {
content: "\2b";
}
.licon-uni2c:before {
content: "\2c";
}
.licon-uni2d:before {
content: "\2d";
}
.licon-uni2e:before {
content: "\2e";
}
.licon-uni2f:before {
content: "\2f";
}
.licon-uni30:before {
content: "\30";
}
.licon-uni31:before {
content: "\31";
}
.licon-uni32:before {
content: "\32";
}
.licon-uni33:before {
content: "\33";
}
.licon-uni34:before {
content: "\34";
}
.licon-uni35:before {
content: "\35";
}
.licon-uni36<div><br></div>:before {
content: "\36";
}
.licon-uni37:before {
content: "\37";
}
.licon-uni38:before {
content: "\38";
}
.licon-uni39:before {
content: "\39";
}
.licon-uni3a:before {
content: "\3a";
}
.licon-uni3b:before {
content: "\3b";
}
.licon-uni3c:before {
content: "\3c";
}
.licon-uni3d:before {
content: "\3d";
}
.licon-uni3e:before {
content: "\3e";
}
.licon-uni3f:before {
content: "\3f";
}
.licon-uni40:before {
content: "\40";
}
.licon-uni41:before {
content: "\41";
}
.licon-uni42:before {
content: "\42";
}
.licon-uni43:before {
content: "\43";
}
.licon-uni44:before {
content: "\44";
}
.licon-uni45:before {
content: "\45";
}
.licon-uni46:before {
content: "\46";
}
.licon-uni47:before {
content: "\47";
}
.licon-uni48:before {
content: "\48";
}
.licon-uni49:before {
content: "\49";
}
.licon-uni4a:before {
content: "\4a";
}
.licon-uni4b:before {
content: "\4b";
}
.licon-uni4c:before {
content: "\4c";
}
.licon-uni4d:before {
content: "\4d";
}
.licon-uni4e:before {
content: "\4e";
}
.licon-uni4f:before {
content: "\4f";
}
.licon-uni50:before {
content: "\50";
}
.licon-uni51:before {
content: "\51";
}
.licon-uni52:before {
content: "\52";
}
.licon-uni53:before {
content: "\53";
}
.licon-uni54:before {
content: "\54";
}
.licon-uni55:before {
content: "\55";
}
.licon-uni56:before {
content: "\56";
}
.licon-uni57:before {
content: "\57";
}
.licon-uni58:before {
content: "\58";
}
.licon-uni59:before {
content: "\59";
}
.licon-uni5a:before {
content: "\5a";
}
.licon-uni5b:before {
content: "\5b";
}
.licon-uni5c:before {
content: "\5c";
}
.licon-uni5d:before {
content: "\5d";
}
.licon-uni5e:before {
content: "\5e";
}
.licon-uni5f:before {
content: "\5f";
}
.licon-uni60:before {
content: "\60";
}
.licon-uni61:before {
content: "\61";
}
.licon-uni62:before {
content: "\62";
}
.licon-uni63:before {
content: "\63";
}
.licon-uni64:before {
content: "\64";
}
.licon-uni65:before {
content: "\65";
}
.licon-uni66:before {
content: "\66";
}
.licon-uni67:before {
content: "\67";
}
.licon-uni68:before {
content: "\68";
}
.licon-uni69:before {
content: "\69";
}
.licon-uni6a:before {
content: "\6a";
}
.licon-uni6b:before {
content: "\6b";
}
.licon-uni6c:before {
content: "\6c";
}
.licon-uni6d:before {
content: "\6d";
}
.licon-uni6e:before {
content: "\6e";
}
.licon-uni6f:before {
content: "\6f";
}
.licon-uni70:before {
content: "\70";
}
.licon-uni71:before {
content: "\71";
}
.licon-uni72:before {
content: "\72";
}
.licon-uni73:before {
content: "\73";
}
.licon-uni74:before {
content: "\74";
}
.licon-uni75:before {
content: "\75";
}
.licon-uni76:before {
content: "\76";
}
.licon-uni77:before {
content: "\77";
}
.licon-uni78:before {
content: "\78";
}
.licon-uni79:before {
content: "\79";
}
.licon-uni7a:before {
content: "\7a";
}
.licon-uni7b:before {
content: "\7b";
}
.licon-uni7c:before {
content: "\7c";
}
.licon-uni7d:before {
content: "\7d";
}
.licon-uni7e:before {
content: "\7e";
}
.licon-copyright:before {
content: "\a9";
}

@font-face {
font-family: "termosolar-icon-font";
src:url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-icon-font.eot);
src:url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-icon-font.eot?#iefix) format("embedded-opentype"),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-icon-font.woff) format("woff"),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-icon-font.ttf) format("truetype"),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-icon-font.svg#termosolar-icon-font) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "termosolar-icon-font" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="cicon-"]:before,
[class*=" cicon-"]:before {
font-family: "termosolar-icon-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cicon-ac-repair-maintenance:before {
content: "\61";
}
.cicon-air-quality:before {
content: "\62";
}
.cicon-central-air-installation:before {
content: "\63";
}
.cicon-cooling:before {
content: "\64";
}
.cicon-duct-cleaning:before {
content: "\65";
}
.cicon-plumbing-repair:before {
content: "\66";
}
.cicon-plumbing:before {
content: "\67";
}
.cicon-lighting:before {
content: "\68";
}
.cicon-leak-detection:before {
content: "\69";
}
.cicon-heating:before {
content: "\6a";
}
.cicon-surge-protection:before {
content: "\6b";
}
.cicon-water-filtration:before {
content: "\6c";
}
.cicon-electircal:before {
content: "\6d";
}
.cicon-emergency-plumbing:before {
content: "\6e";
}
.cicon-furnace-installation:before {
content: "\6f";
}
.cicon-furnace-repair-maintenance:before {
content: "\70";
}
.cicon-generators:before {
content: "\71";
}
.cicon-glove:before {
content: "\72";
}
.cicon-heat-pump-installation:before {
content: "\73";
}
.cicon-heater-repair-maintenance:before {
content: "\74";
}

@font-face {
font-family: "termosolar-iconic-font";
src:url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-iconic-font.eot);
src:url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-iconic-font.eot?#iefix) format("embedded-opentype"),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-iconic-font.woff) format("woff"),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-iconic-font.ttf) format("truetype"),
url(//nspropertyus.com/wp-content/themes/termosolar/fonts/custom/fonts/termosolar-iconic-font.svg#termosolar-iconic-font) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon2]:before {
font-family: "termosolar-iconic-font" !important;
content: attr(data-icon2);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="icon2-"]:before,
[class*=" icon2-"]:before {
font-family: "termosolar-iconic-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon2-electricity01:before {
content: "\61";
}
.icon2-electricity02:before {
content: "\62";
}
.icon2-electricity03:before {
content: "\63";
}
.icon2-electricity04:before {
content: "\64";
}
.icon2-electricity05:before {
content: "\65";
}
.icon2-electricity06:before {
content: "\66";
}
.icon2-electricity07:before {
content: "\67";
}
.icon2-electricity08:before {
content: "\68";
}
.icon2-electricity09:before {
content: "\69";
}
.icon2-electricity10:before {
content: "\6a";
}
.icon2-electricity11:before {
content: "\6b";
}
.icon2-electricity12:before {
content: "\6c";
}
.icon2-electricity13:before {
content: "\6d";
}
.icon2-heating01:before {
content: "\6e";
}
.icon2-electricity25:before {
content: "\6f";
}
.icon2-electricity24:before {
content: "\70";
}
.icon2-electricity23:before {
content: "\71";
}
.icon2-electricity22:before {
content: "\72";
}
.icon2-electricity21:before {
content: "\73";
}
.icon2-heating09:before {
content: "\74";
}
.icon2-heating08:before {
content: "\75";
}
.icon2-electricity20:before {
content: "\76";
}
.icon2-electricity19:before {
content: "\77";
}
.icon2-heating07:before {
content: "\78";
}
.icon2-heating06:before {
content: "\79";
}
.icon2-electricity18:before {
content: "\7a";
}
.icon2-heating05:before {
content: "\41";
}
.icon2-heating04:before {
content: "\42";
}
.icon2-electricity16:before {
content: "\43";
}
.icon2-electricity17:before {
content: "\44";
}
.icon2-electricity15:before {
content: "\45";
}
.icon2-heating03:before {
content: "\46";
}
.icon2-electricity14:before {
content: "\47";
}
.icon2-heating02:before {
content: "\48";
}
.icon2-heating15:before {
content: "\49";
}
.icon2-plumbing08:before {
content: "\4a";
}
.icon2-plumbing09:before {
content: "\4b";
}
.icon2-heating16:before {
content: "\4c";
}
.icon2-heating17:before {
content: "\4d";
}
.icon2-plumbing10:before {
content: "\4e";
}
.icon2-heating18:before {
content: "\4f";
}
.icon2-plumbing11:before {
content: "\50";
}
.icon2-heating19:before {
content: "\51";
}
.icon2-plumbing12:before {
content: "\52";
}
.icon2-heating20:before {
content: "\53";
}
.icon2-plumbing01:before {
content: "\54";
}
.icon2-plumbing14:before {
content: "\55";
}
.icon2-plumbing13:before {
content: "\56";
}
.icon2-plumbing15:before {
content: "\57";
}
.icon2-plumbing02:before {
content: "\58";
}
.icon2-plumbing16:before {
content: "\59";
}
.icon2-heating10:before {
content: "\5a";
}
.icon2-heating11:before {
content: "\30";
}
.icon2-plumbing04:before {
content: "\31";
}
.icon2-plumbing03:before {
content: "\32";
}
.icon2-plumbing17:before {
content: "\33";
}
.icon2-plumbing18:before {
content: "\34";
}
.icon2-plumbing05:before {
content: "\35";
}
.icon2-heating12:before {
content: "\36";
}
.icon2-heating13:before {
content: "\37";
}
.icon2-plumbing06:before {
content: "\38";
}
.icon2-sewerage01:before {
content: "\39";
}
.icon2-sewerage02:before {
content: "\21";
}
.icon2-plumbing07:before {
content: "\22";
}
.icon2-heating14:before {
content: "\23";
}
.icon2-ventilation01:before {
content: "\24";
}
.icon2-ventilation14:before {
content: "\25";
}
.icon2-sewerage14:before {
content: "\26";
}
.icon2-ventilation13:before {
content: "\27";
}
.icon2-sewerage13:before {
content: "\28";
}
.icon2-ventilation12:before {
content: "\29";
}
.icon2-sewerage12:before {
content: "\2a";
}
.icon2-ventilation11:before {
content: "\2b";
}
.icon2-sewerage11:before {
content: "\2c";
}
.icon2-ventilation10:before {
content: "\2d";
}
.icon2-ventilation09:before {
content: "\2e";
}
.icon2-sewerage10:before {
content: "\2f";
}
.icon2-sewerage09:before {
content: "\3a";
}
.icon2-ventilation08:before {
content: "\3b";
}
.icon2-ventilation07:before {
content: "\3c";
}
.icon2-sewerage08:before {
content: "\3d";
}
.icon2-sewerage07:before {
content: "\3e";
}
.icon2-ventilation06:before {
content: "\3f";
}
.icon2-ventilation05:before {
content: "\40";
}
.icon2-sewerage06:before {
content: "\5b";
}
.icon2-sewerage05:before {
content: "\5d";
}
.icon2-ventilation04:before {
content: "\5e";
}
.icon2-sewerage04:before {
content: "\5f";
}
.icon2-ventilation03:before {
content: "\60";
}
.icon2-ventilation02:before {
content: "\7b";
}
.icon2-sewerage03:before {
content: "\7c";
}
.icon2-ventilation15:before {
content: "\7d";
}
.icon2-ventilation16:before {
content: "\7e";
}
.icon2-ventilation17:before {
content: "\5c";
}@viewport{user-zoom: fixed;}
*,
*:after,
*:before {
margin: 0;
padding: 0;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
iframe{width: 100%;}
b, strong{font-weight: bold !important;}
.ts-header ul, .ts-header ul ul, .ts-header ol, .ts-footer ul, .ts-footer ol, .ts-sidebar ul, .ts-sidebar ol
{
list-style: none;
margin: 0;
padding:0;
}
ul {
list-style-type: disc;
}
ol, ul {
margin: 15px 0;
padding: 0 0 0 20px;
}
ul ul, ol ul, ul ol, ol ol {
margin: 0;
}
ul.comments-list {
list-style:none!important;
margin: 0!important;
padding:0!important;
}
ul.comments-list ul {
margin: 0!important;
}
ul.comments-list ul.children {
margin: 0!important;
list-style:none;
}
ol {
list-style: decimal;
}
table#wp-calendar {
margin-bottom: 0;
}
body small {
font-size: 90%;
}
address {
font-style: italic;
margin: 0 0 1.75em;
}
code {
background-color: #444444;
background-color: rgba( 68, 68, 68, 0.2);
}
code, kbd, tt, var, samp, pre {
font-family: Inconsolata, monospace;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 0 0 1.75em;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q{quotes: none;}
table, table td{ 
border: none;
border-collapse: collapse;
border-spacing: 0;
}
table {
margin: 0 0 1.75em;
}
td, th {
padding: 0.9em 1.9em;
text-align: left;
}
table thead tr > th {
background: #f7f5f5;
}
table tr > td, table tr > th {
background: #eee;
font-size: 14px;
vertical-align: middle;
}
table tr:nth-child(2n) > td, table tr:nth-child(2n) > th {
background: #f7f5f5;
}
img{
vertical-align: top; 
max-width: 100%;
height: auto;
}
embed{ vertical-align: top;}
input,
button{
-webkit-appearance: none;
outline: none;
}
button::-moz-focus-inner{border: 0;}
html{
overflow-x: hidden;
background: linear-gradient(to right, #DDD 0%, #FFF 50%, #DDD 100%);
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,body{height: 100%;} body{
font: 16px/26px 'Heebo', sans-serif;
color: #222;
font-weight: 400;
}
.loader{
position: fixed;
width: 100%;
height: 100%;
background: #fff;
top: 0;
left: 0;
z-index: 99999;
}
.wrapper-container{
position: relative;
background: #fff;
}
::selection{
background: #04518c;
color: #fff;
}
::-moz-selection{
background: #04518c;
color: #fff; 
}
::-o-selection{
background: #04518c;
color: #fff; 
}
::-ms-selection{
background: #04518c;
color: #fff;
}
.selected-type-1{
background: #04518c;
color: #fff;
}
img{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.clearfix:after,
.row:after{
clear: both;
display: block;
visibility: hidden;
height: 0;
content: ".";
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
font-weight: 300;
color: #777777;
-webkit-transition:text-indent .5s ease,color .5s ease;
}
input::-moz-placeholder,
textarea::-moz-placeholder{
font-weight: 300;
color: #777777;
opacity: 1;
-webkit-transition:text-indent .5s ease,color .5s ease;
}
[placeholder]:focus::-webkit-input-placeholder{
text-indent:10em;
color:transparent;
}
[placeholder]:focus::-webkit-textarea-placeholder{
text-indent:10em;
color:transparent;
} .full-width{width: 100%!important;}
.wrapper{overflow: hidden;}
.relative{position: relative;}
.align-left{text-align: left;}
.align-center{text-align: center;}
.align-right{text-align: right;}
.f-left{float: left;}
.f-right{float: right;}
.hide{display: none;}
.show{display: block;}
.invisible{visibility: hidden;}
img[class*="align"]{
margin-bottom: 15px;
max-width: 100%;
clear: both;
}
img.alignleft{
float: left;
margin-right: 30px;
}
img.alignright{
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
}
.alignleft {
float: left;
margin-right: 30px;
}
.alignright{
float: right;
margin-left: 30px;
}
.page-content-wrap{padding: 80px 0;}
[class*="page-section"]{
background-size: cover;
background-position: center center;
}
[class*="page-section"]{padding: 90px 0;}
[class*="page-section"].no-space{padding: 0;}
[class*="page-section"].type2{padding: 60px 0;}
.page-section-bg{
background: #f2f2f2;
}
.page-section-bg2{
background: #04518c;
}
.page-section-bg2 .section-title,
.page-section-bg3 .section-title{
color: #fff;
}
.page-section-bg2,
.page-section-bg3{
color: #eee;
}
.content-element:not(:last-child){margin-bottom: 80px;}
.content-element1:not(:last-child){margin-bottom: 10px;}
.content-element2:not(:last-child){margin-bottom: 20px;}
.content-element3:not(:last-child){margin-bottom: 30px;}
.content-element4:not(:last-child){margin-bottom: 40px;}
.content-element5:not(:last-child){margin-bottom: 50px;}
.content-element6:not(:last-child){margin-bottom: 60px;}
.extra{width: 100%;}
[class*="flex-row"]{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
[class*="flex-row"]:after{
display: none;
}
[class*="flex-row"] > *{
float: none;
}
.flex-justify{
justify-content: space-between;
}
.flex-center{
align-items: center;
}
.responsive-iframe{
position: relative;
z-index: 1;
height: 0px;
padding-bottom: 56.2%;
}
.responsive-iframe > iframe{
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.responsive-iframe.fix-size > iframe{
top: -45%;
height: 180%!important;
} .fx-col-2 > *{
width: 50%;
}
.fx-col-3 > *{
width: 33.33333%;
}
.fx-col-4 > *{
width: 25%;
}
.fx-col-5 > *{
width: 20%;
}
.fx-col-6 > *{
width: 16.66666%;
} h1,h2,h3,h4,h5,h6{
font-family: 'Oswald', sans-serif;
color: #003056;
line-height: 1.3em;
font-weight: 400;
letter-spacing: 0.3px;
}
h1, h2 {
margin-top: 0.75em;
}
h1{
letter-spacing: 0.1px;
font-size: 48px;
}
h2{font-size: 36px;}
h3{font-size: 30px;}
h4{font-size: 24px;}
h5{
font-size: 18px;
letter-spacing: 0.5px;
}
h6{font-size: 16px;}
h1:not(:last-child){
margin-bottom: 20px;
}
h2:not(:last-child){
margin-bottom: 20px;
}
h3:not(:last-child){
margin-bottom: 25px;
}
h4:not(:last-child){
margin-bottom: 15px;
}
h5:not(:last-child){
margin-bottom: 20px;
}
h6:not(:last-child){
margin-bottom: 10px;
}
p{
font-weight: 300;
padding: 0;
}
p:not(:last-child){
margin-bottom: 20px;
}
p + .btn{
margin-top: 5px;
}
.fw-medium{
font-weight: 600;
}
a{
margin: 0;
padding: 0;
font-size: 100%;
outline: none;
text-decoration: none;
background: transparent;
vertical-align: baseline;
}
a, a > *{
text-decoration: none;
outline: none !important;
}
a{
color: #222;
}
a,
button{
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
a.link-text{
color: #ffdb3e;
}
a.link-text:hover{
text-decoration: underline;
}
a.link-text2{
color: #00a1d9;
}
[class^="icon-"]:before, 
[class*="icon-"]:before{
width: auto;
margin: 0;
padding: 0;
}
h1.section-title{
line-height: 60px;
}
.section-title:not(:last-child){
margin-bottom: 30px;
}
.section-sub-title{
text-transform: uppercase;
color: #003056;
font-weight: 200;
letter-spacing: 0.8px;
}
.section-sub-title:not(:last-child){margin-bottom: 5px;}
.other-title{
font-weight: 500;
}
.with-bg-img:not(.style-2) .section-title,
[class*="bg-full"] .section-title{
color: #fff;
}
.with-bg-img .section-sub-title,
[class*="bg-full"] .section-sub-title{
color: #eee;
}
.text-size-medium{
font-size: 18px;
line-height: 30px;
}
.text-size-small{
font-size: 14px;
line-height: 24px;
}
.text-size-medium + .btn{
margin-top: 15px;
} .tooltips a{
position: relative;
}
.tooltip{
position:absolute;
display:block;
background:#fff;
padding: 7px 10px;
color: #222;
font-size: 13px;
line-height: 13px;
font-weight: 300;
opacity:0;
visibility: hidden;
white-space: nowrap;
z-index:5;
border-radius: 3px;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
a.top-tooltip .tooltip{
bottom: 100%;
left: 50%;
margin-bottom: 5px;
-webkit-transform: translate(-50%,-15px);
-moz-transform: translate(-50%,-15px);
-o-transform: translate(-50%,-15px);
-ms-transform: translate(-50%,-15px);
transform: translate(-50%,-15px);
-webkit-box-shadow: 0px 8px 15px 0px rgba(187, 187, 187, 0.43);
-moz-box-shadow:    0px 8px 15px 0px rgba(187, 187, 187, 0.43);
box-shadow:         0px 8px 15px 0px rgba(187, 187, 187, 0.43);
}
a.left-tooltip .tooltip{
top: 50%;
right: 100%;
margin-right: 5px;
-webkit-transform: translate(-15px,-50%);
-moz-transform: translate(-15px,-50%);
-o-transform: translate(-15px,-50%);
-ms-transform: translate(-15px,-50%);
transform: translate(-15px,-50%);
-webkit-box-shadow: 8px 0px 15px 0px rgba(187, 187, 187, 0.43);
-moz-box-shadow:    8px 0px 15px 0px rgba(187, 187, 187, 0.43);
box-shadow:         8px 0px 15px 0px rgba(187, 187, 187, 0.43);
}
a.right-tooltip .tooltip{
top: 50%;
left: 100%;
margin-left: 9px;
-webkit-transform: translate(15px,-50%);
-moz-transform: translate(15px,-50%);
-o-transform: translate(15px,-50%);
-ms-transform: translate(15px,-50%);
transform: translate(15px,-50%);
-webkit-box-shadow: -8px 0px 15px 0px rgba(187, 187, 187, 0.43);
-moz-box-shadow:    -8px 0px 15px 0px rgba(187, 187, 187, 0.43);
box-shadow:         -8px 0px 15px 0px rgba(187, 187, 187, 0.43);
}
a.bottom-tooltip .tooltip{
top: 100%;
left: 50%;
margin-top: 5px;
-webkit-transform: translate(-50%,15px);
-moz-transform: translate(-50%,15px);
-o-transform: translate(-50%,15px);
-ms-transform: translate(-50%,15px);
transform: translate(-50%,15px);
-webkit-box-shadow: 0px -8px 15px 0px rgba(187, 187, 187, 0.43);
-moz-box-shadow:    0px -8px 15px 0px rgba(187, 187, 187, 0.43);
box-shadow:         0px -8px 15px 0px rgba(187, 187, 187, 0.43);
}
a.top-tooltip:hover .tooltip{
-webkit-transform: translate(-50%,0px);
-moz-transform: translate(-50%,0px);
-o-transform: translate(-50%,0px);
-ms-transform: translate(-50%,0px);
transform: translate(-50%,0px);
}
a.left-tooltip:hover .tooltip{
-webkit-transform: translate(0px,-50%);
-moz-transform: translate(0px,-50%);
-o-transform: translate(0px,-50%);
-ms-transform: translate(0px,-50%);
transform: translate(0px,-50%);
}
a.right-tooltip:hover .tooltip{
-webkit-transform: translate(0px,-50%);
-moz-transform: translate(0px,-50%);
-o-transform: translate(0px,-50%);
-ms-transform: translate(0px,-50%);
transform: translate(0px,-50%);
}
a.bottom-tooltip:hover .tooltip{
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.tooltips a .tooltip:after{
position:absolute;
content:"";
width:0;
height:0;
}
a.top-tooltip .tooltip:after{
border-left:7px solid transparent;
border-top:5px solid #fff;
border-right:7px solid transparent;
top: 100%;
left:50%;
margin-left:-7px;
}
a:hover .tooltip{
opacity: 1;
visibility: visible;
}
.tooltips a:hover{text-decoration: none;}
.tooltips a.left-tooltip .tooltip:after{
border-top: 7px solid transparent;
border-left: 5px solid #fff;
border-bottom: 7px solid transparent;
top: calc(50% - 7px);
left: 100%;
}
.tooltips a.right-tooltip .tooltip:after{
border-top: 7px solid transparent;
border-right: 5px solid #fff;
border-bottom: 7px solid transparent;
right: 100%;
top: calc(50% - 7px);
}
.tooltips a.bottom-tooltip .tooltip:after{
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 5px solid #fff;
border-top: none;
bottom: 100%;
left: calc(50% - 7px);
} .header.sticky-header.clone-fixed .top-header,
.header.sticky-header.clone-fixed .pre-header{
display: none;
}
.header.sticky-header.clone-fixed{
position: fixed;
z-index: 99;
transition: 0.5s top cubic-bezier(.3, .73, .3, .74);
}
.header{
position: relative;
top: 0;
z-index: 19;
width: 100%;
background: #fff;
}
.header > *{
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.header .pre-header{
padding: 7px 0;
border-bottom: 1px solid #eee;
font-size: 14px;
color: #777;
font-weight: normal;
}
.header .pre-header p:not(:last-child){
margin-bottom: 0;
}
.header .top-header .head-info{
margin: 0 -30px -10px;
text-align: right;
}
.header .top-header .head-info > *{
display: inline-block;
vertical-align: middle;
margin: 0 30px 10px;
}
.header .top-header .head-info > .contact-info li{
padding: 0;
}
.header .pre-header .contact-info:not(.v-type){
margin: 0 -20px 0;
display: block;
}
.header .pre-header .contact-info:not(.v-type) > li{
padding: 0 20px 0;
display: inline-block;
} .header.style-2 .pre-header{
background: #00a1d9;
color: #fff;
}
.header.style-2 .pre-header p{
font-weight: 500;
}
.header.style-2 .pre-header .menu-list > li{
font-size: 14px;
}
.header.style-2 .menu-holder{
background: #e6eef4;
background: -moz-linear-gradient(left, #e6eef4 0%, #edfbf9 100%);
background: -webkit-linear-gradient(left, #e6eef4 0%,#edfbf9 100%);
background: linear-gradient(to right, #e6eef4 0%,#edfbf9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eef4', endColorstr='#edfbf9',GradientType=1 );
}
.header.style-2 .pre-header .menu-list > li a{
color: #fff;
}
.header.style-2 .pre-header .menu-list > li:not(:last-child):after{
background: #fff;
}
.header.style-2 .nav-item .btn:not(:only-child){
margin-left: 20px;
}
.header.style-2 .menu-holder{
padding: 30px 0;
}
.header.style-2.sticky-header.clone-fixed:not(.type-2) .menu-holder{
opacity: 0;
overflow: hidden;
display: none;
}
.header.style-2.sticky-header.clone-fixed.slideDown:not(.type-2) .menu-holder{
opacity: 1;
overflow: visible;
display: block;
} .header.style-3.clone-fixed{
background: #003056;
}
.header.style-3 .pre-header{
background: #fafafa;
border-bottom: 1px solid #eee;
}
.header.style-3 .menu-holder{
padding: 0;
background: none;
}
.header.style-3 .top-header{
padding-bottom: 0;
}
.header.style-3 .menu-holder .menu-wrap{
background: #003056;
padding: 10px;
border-radius: 3px;
}
.header.style-3 .main-navigation > ul > li.current > a, 
.header.style-3 .main-navigation > ul > li:hover > a{
background: transparent;
color: #47d9bf;
}
.header.style-3 .main-navigation > ul > li > a{
background: transparent;
color: #fff;
}
.header.style-3 button.search-button, 
.header.style-3 .shop-cart .sc-cart-btn{
color: #fff;
}
.header.style-3 .search-holder .btn, 
.header.style-3 .clone-fixed .search-holder .search-button{
display: inline-block;
}
.header.style-3:not(.clone-fixed) .menu-holder{
-moz-transform: translateY(50%);
-webkit-transform: translateY(50%);
-o-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
} .lang-button{
position: relative;
}
.lang-button > a:after{
content: "\e93a";
font-size: 8px;
font-weight: bold;
font-family: 'Linearicons';
display: inline-block;
margin-left: 10px;
vertical-align: middle;
}
.lang-button .dropdown-list{
padding-top: 6px;
}
.lang-button .dropdown-list > li > a{
display: block;
padding: 5px 20px;
background: #f2f3f6;
text-align: left;
}
.lang-button .dropdown-list > li:first-child > a{
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.lang-button .dropdown-list > li:hover > a{background: #fff;}
.lang-button:hover .dropdown-list{
visibility: visible;
opacity: 1;
}
.dropdown-list,
.dropdown-window{
position: absolute;
top: 100%;
right: 0;
padding: 0;
min-width: 100px;
opacity: 0;
visibility: hidden;
z-index: 999;
border-radius: 3px;
overflow: hidden;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.dropdown-window{
-webkit-transform: scale3d(.85, .85, .85);
-ms-transform: scale3d(.85, .85, .85);
transform: scale3d(.85, .85, .85);
}
.dropdown-window.opened{
opacity: 1;
visibility: visible;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.header .top-header{
padding: 30px 0;
}
.logo{
display: inline-block;
} #wrapper{
overflow: hidden;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.menu-holder{
padding: 8px 0;
background: #f2f2f2;
}
.main-navigation{
display: inline-block;
vertical-align: middle;
text-align: left;
}
.main-navigation > ul{
font-size: 0;
margin: 0 -1px;
}
.main-navigation > ul > li{
display: inline-block;
position: relative;
margin: 0 1px;
cursor: pointer;
font-size: 16px;
font-family: 'Heebo', sans-serif;
}
.main-navigation > ul > li > a{
font-family: 'Oswald', sans-serif;
color: #2a2c32;
font-weight: 500;
text-transform: uppercase;
display: block;
position: relative;
padding: 9px 20px;
letter-spacing: 0.8px;
border-radius: 3px;
}
.main-navigation > ul > li.current > a,
.main-navigation > ul > li:hover > a{
color: #fff;
background: #04518c;
}
.sub-menu-wrap ul li{
position: relative;
}
.sub-menu-wrap ul li:hover > a,
.sub-menu-wrap ul li.current > a{
color: #04518c;
background: #f2f2f2;
}
.main-navigation > ul > li.dropdown > a:after{
font-family: 'fontello';
content: '\f107';
margin-left: 10px;
font-size: 14px;
display: inline-block;
vertical-align: top;
}
.sub-menu-wrap{
position: absolute;
left: 0;
top: 100%;
min-width: 220px;
background: #fff;
padding: 15px 0;
border-radius: 3px;
opacity: 0;
visibility: hidden;
z-index: 999;
margin-top: 4px;
-webkit-transition: -webkit-transform .3s ease, opacity .3s ease, visibility .3s ease;
transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
-webkit-transform: translate3d(-15px, 15px, 0);
-moz-transform: translate3d(-15px, 15px, 0);
-o-transform: translate3d(-15px, 15px, 0);
-ms-transform: translate3d(-15px, 15px, 0);
transform: translate3d(-15px, 15px, 0);
-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow:    0px 0px 18px 0px rgba(0, 0, 0, 0.06);
box-shadow:         0px 0px 18px 0px rgba(0, 0, 0, 0.06);
}
.sub-menu-wrap:before{
content: '';
bottom: 100%;
width: 100%;
left: 0;
height: 4px;
display: block;
position: absolute;
background: transparent;
}
.sub-menu-wrap .sub-menu-wrap.sub-menu-inner{
left: 100%;
background: #fff;
top: 0;
margin-left: 4px;
margin-top: -15px;
}
.sub-menu-wrap .sub-menu-wrap.sub-menu-inner:before{
right: 100%;
left: auto;
width: 4px;
top: 0;
bottom: auto;
height: 100%;
}
.main-navigation > ul > li:hover > .sub-menu-wrap:not(.sub-menu-inner), 
.sub-menu-wrap ul li:hover > .sub-menu-wrap.sub-menu-inner{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
}
.sub-menu-wrap ul li a{
font-family: 'Heebo', sans-serif;
display: block;
white-space: pre;
position: relative;
font-size: 16px; 
line-height: 20px;
padding: 12px 35px 12px 25px;
color: #2a2c32;
font-weight: normal;
}
.sub-menu-wrap ul li.sub > a:after{
font-family: 'fontello';
content: '\f105';
position: absolute;
right: 20px;
}
.responsive-nav-button{
display: none;
text-align: center;
color: #222;
font-size: 30px;
z-index: 2;
border-radius: 0;
font-weight: normal;
background: transparent;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.responsive-nav-button:hover{color: #04518c;}
.responsive-nav-button:before{
font-family: 'linearicons';
content: "\e92b";
vertical-align: middle;
}
.header.style-3 .responsive-nav-button{
color: #fff;
}
.header.style-3 .responsive-nav-button:hover{
color: #ffdb3e;
}
#wrapper #advanced-menu-hide{
visibility: hidden;
pointer-events: none;
-webkit-transform: translateX(200%);
transform: translateX(200%);
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.menu-button-wrap{
text-align: right;
padding: 10px 0;
}
.mobile-advanced{display: none;}
.menu-holder .nav-item{
position: relative;
}
.main-navigation > ul > li.has-megamenu{
position: static;
}
.sub-menu-wrap.mega-menu{
left: 0;
vertical-align: top;
padding: 0;
min-width: auto;
width: 100%;
overflow: hidden;
}
.sub-menu-wrap.mega-menu .mega-submenu{
padding: 30px 0 20px;
}
[class*="header"]:not(.style-3) .sub-menu-wrap.mega-menu{
margin-left: -75px;
width: calc(100% + 150px);
}
.sub-menu-wrap.mega-menu .mega-submenu:nth-child(2n){
background: #fafafa;
}
.mega-menu > * .mega-title{
color: #00a1d9;
text-transform: uppercase;
padding: 0 25px;
}
.mega-menu > * .mega-title:not(:last-child){
margin-bottom: 15px;
}
.mega-menu > * .mega-title span{
margin-right: 10px;
display: inline-block;
font-size: 30px;
vertical-align: -4px;
} .search-holder,
.shop-cart{
display: inline-block;
vertical-align: middle;
}
.search-holder .btn{
margin-left: 4px;
}
.header:not(.style-3) .search-holder .btn,
.header.clone-fixed:not(.style-3) .search-holder .search-button{
display: none;
}
.header.clone-fixed:not(.style-3) .search-holder .btn{
display: block;
}
button.search-button,
.shop-cart .sc-cart-btn{
font-family: 'Linearicons';
font-size: 20px;
display: inline-block;
vertical-align: middle;
line-height: 25px;
background: none;
color: #222;
}
button.search-button:hover,
.shop-cart .sc-cart-btn:hover,
.shop-cart .sc-cart-btn.opened{
color: #2a2c32;
}
button.search-button:before{content: "\e922";}
.searchform-wrap .vc-child form input{
background-color: #fff;
border: none;
color: #222;
}
.close-search-form{
background-color: transparent;
position: absolute;
font-family: 'linearicons';
left: 100%;
margin-left: 20px;
font-size: 20px;
color: #f4f4f5;
z-index: 99;
font-weight: normal;
display: inline-block;
top: 50%;
margin-top: -13px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.close-search-form:hover{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.close-search-form:before{content: '\e92a';}
.searchform-wrap{
width: 100%;
height: 100%;
position: fixed;
border-bottom: none;
display: block;
background: rgba(8,20,30,0.8);
text-align: center;
z-index: 1000;
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 0;
visibility: hidden;
}
.searchform-wrap.opened{
opacity: 1;
visibility: visible;
}
.searchform-wrap .vc-child{
width: 710px;
display: inline-block;
position: relative;
margin-top: 22%;
}
.searchform-wrap form{
position: relative;
}
.searchform-wrap form button{
float: right;
margin-left: 10px;
}
.searchform-wrap form input:not([type="submit"]):focus,
.searchform-wrap form textarea:focus{
border-color: transparent;
box-shadow: none;
}
.header button.search-button,
.shop-cart .sc-cart-btn{
margin: 0 20px;
} #content{
position: relative;
}  .parallax-section{
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
height: 100%;
width: 100%;
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover; 
}
.half-bg-col{
position: relative;
}
.col-bg{
position: absolute;
top: 0;
left: 0;
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-position: center center;
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover;
}
.ts-text-with-image-area .col-bg{
background-position: center left;
}
[class*="img-col"]{
position: absolute;
top: 0;
width: 50%;
height: 100%;
}
.img-col-left{
left: 0;
}
.img-col-right{
right: 0;
}
.half-bg-col .row{
margin: 0 -45px;
}
.half-bg-col .row [class*="col-"]{
padding: 0 45px;
}
.img-full-col > .half-col-img{
background-repeat: no-repeat!important;
background-position: center center!important;
height: 100%;
width: 100%; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover!important;
}
.half-bg-col .event-info .event-info-item,
.half-bg-col .event-info .event-info-item i{
font-size: 20px;
color: #fff;
}
.bg-full-right{
position: relative;
height: 100%;
z-index: 1;
padding-left: 25px;
}
.bg-full-right > span{
left: -80px!important;
z-index: 0!important;
}
.bg-full-right:after{
content: '';
background: #00a1d9;
position: absolute;
right: -2000px;
top: 0;
bottom: 0;
left: -15px;
z-index: -1;
} .breadcrumbs-wrap{
padding: 52px 0;
background-size: cover;
}
.breadcrumbs-wrap .page-title:not(:last-child){
margin-bottom: 5px;
}
.breadcrumbs-wrap .page-title{
color: #fff;
letter-spacing: 0.2px;
}
.breadcrumbs-wrap .breadcrumbs{
color: #eee;
}
.breadcrumbs-wrap .breadcrumbs > li{
display: inline-block;
font-family: 'Oswald', sans-serif;
font-weight: 200;
text-transform: uppercase;
letter-spacing: 0.8px;
}
.breadcrumbs-wrap .breadcrumbs > li > a{
color: #eee;
}
.breadcrumbs-wrap .breadcrumbs > li > a:hover{
text-decoration: underline;
}
.breadcrumbs > li:not(:first-child):before{
content: "/";
display: inline-block;
vertical-align: middle;
color: #eee;
margin-right: 5px;
}
.breadcrumbs-wrap.style-2{
background: #04518c; background: -moz-linear-gradient(left, #04518c 0%, #00a1d9 33%, #47d9bf 100%); background: -webkit-linear-gradient(left, #04518c 0%,#00a1d9 33%,#47d9bf 100%); background: linear-gradient(to right, #04518c 0%,#00a1d9 33%,#47d9bf 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04518c', endColorstr='#47d9bf',GradientType=1 ); }
.breadcrumbs-wrap.style-3{
padding-top: 90px;
background: #00a1d9;
text-align: center;
} .cookies{
background: rgba(42,44,50,0.8);
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 10;
padding: 25px 0;
color: #fff;
}
.cookies span:before{
content: '\e955';
font-family: 'Linearicons';
font-size: 24px;
display: inline-block;
margin-right: 10px;
}
.cookies .btn{
margin: 0 2px;
} .banners{
position: relative;
height: 100%;
}
.banners [class*="bg-col-"]{
position: absolute;
top: 0;
width: 50%;
height: 100%;
background-size: cover!important;
background-position: center center;
}
.banners .bg-col-left{
background: url(//nspropertyus.com/wp-content/themes/termosolar/images/960x189_bg1.jpg) no-repeat;
left: 0;
}
.banners .bg-col-right{
background: url(//nspropertyus.com/wp-content/themes/termosolar/images/960x189_bg2.jpg) no-repeat;
right: 0;
}
.banners .banner-inner{
display: table;
padding: 50px 0;
color: #eee;
font-size: 24px;
width: 100%;
height: 100%;
}
.banners .row > *:first-child .banner-inner{
padding-right: 25px;
}
.banners .row > *:last-child .banner-inner{
padding-left: 25px;
}
.banners:not(.type-2) .banner-inner > *{
display: table-cell;
vertical-align: middle;
}
.banners .banner-inner > *.right-side{
text-align: right;
}
.banners .banner-inner .banner-title{
color: #fff;
font-weight: normal;
}
.banners .banner-inner .banner-title:not(:last-child){
margin-bottom: 10px;
}
.banners.type-2 .banner-inner{
padding: 60px 25px;
text-align: center;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 3px;
}
.banners.type-2 .banner-inner p:not(:last-child){
margin-bottom: 20px;
} .coupon-holder{
margin: 0 -15px -30px;
}
.coupon-holder > .flex-row > .coupon-col{
padding: 0 15px 30px;
}
.coupon{
display: block;
background: #ffdb3e;
padding: 15px;
height: 100%;
color: #222;
}
.coupon .inner{
border: 1px dashed #222;
padding: 30px 5px 15px;
text-align: center;
height: 100%;
}
.coupon .price-title:not(:last-child){
margin-bottom: 5px;
}
.coupon .price-title{
font-size: 60px;
color: #cc1f1a;
line-height: 1em;
letter-spacing: 0;
font-weight: 600;
}
.coupon .price-title span{
font-size: 30px;
line-height: 40px;
display: inline-block;
vertical-align: top;
}
.coupon .disc-for:not(:last-child){
margin-bottom: 15px;
}
.coupon .disc-for{
text-transform: uppercase;
font-size: 24px;
line-height: 26px;
}
.coupon .btn:not(:last-child){
margin-bottom: 20px;
}
.coupon p{
font-size: 12px;
line-height: 16px;
font-weight: normal;
padding: 0 30px;
} .tparrows{
background: none;
width: auto;
height: auto;
}
.tparrows:before{
font-family: 'Linearicons';
font-size: 60px;
color: #222;
opacity: 0.3;
-webkit-transition: opacity .35s ease;
-o-transition: opacity .35s ease;
transition: opacity .35s ease;
}
.tparrows:hover{background: none;}
.tparrows:hover:before{
opacity: 1;
background: none;
}
.tparrows.tp-leftarrow:before{
content: '\e93b';
}
.tparrows.tp-rightarrow:before{
content: '\e93c';
}
.tp-bullet, 
.tp-bullet.selected, 
.tp-bullet:hover{
background: none;
height: auto;
width: auto;
}
.circle-bullet,
.owl-dots .owl-dot{
display: block;
background: #fff;
width: 10px;
height: 4px;
opacity: 0.5;
-webkit-transition: all .35s ease;
transition: all .35s ease;
}
.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
opacity: 1;
}
.testimonial-holder.style-2.with-bg-img .owl-dots .owl-dot,
.owl-carousel.dot-style-2 .owl-dots .owl-dot{
background: #222;
}
[class*="scaption"]{
font-size: 18px;
line-height: 24px;
}
[class*="scaption-dark"]{
color: #003056;
}
[class*="scaption-white"]{
color: #fff;
}
[class*="scaption"][class*="-large"],
[class*="scaption"][class*="-medium"]{
font-family: 'Oswald', sans-serif;
}
[class*="scaption"][class*="-large"]{
font-size: 60px;
line-height: 54px;
letter-spacing: -0.1px;
font-weight: 200;
}
[class*="scaption"][class*="-large2"]{
font-size: 72px;
letter-spacing: 0;
font-weight: 200;
}
[class*="scaption"][class*="-medium"]{
font-size: 40px;
line-height: 53px;
letter-spacing: 0;
font-weight: 400;
}
[class*="scaption"][class*="-medium2"]{
font-size: 48px;
letter-spacing: 0.1px;
font-weight: 400;
}
[class*="scaption"][class*="-small"]{
color: #222;
font-size: 18px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0;
}
.rev-slider-wrapper .icons-box{
z-index: 21;
position: relative;
}
.tp-caption .btn{
transition: all .4s ease!important;
letter-spacing: 0.5px!important;
} .coming-soon{
height: 100%;
color: #fff;
text-align: center;
position: relative;
background: #00a1d9;
background: -moz-linear-gradient(left, #00a1d9 0%, #32c8c7 100%);
background: -webkit-linear-gradient(left, #00a1d9 0%,#32c8c7 100%);
background: linear-gradient(to right, #00a1d9 0%,#32c8c7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d9', endColorstr='#32c8c7',GradientType=1 );
}
.coming-soon .header,
.coming-soon .footer{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.coming-soon .footer{
bottom: 0;
top: auto;
}
.coming-soon .coming-soon-inner{
position: absolute;
top: 50%;
left: 0;
right: 0;
display: inline-block;
padding: 50px 20px 100px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.coming-soon-inner h1{
font-size: 100px;
color: #fff;
font-weight: 500;
letter-spacing: 0.3px;
}
.coming-soon-inner h1:not(:last-child){
margin-bottom: 40px;
}
.coming-soon-inner form{
display: inline-block;
}
.coming-soon-inner form input{
min-width: 300px;
} .page-404-section{
position: relative;
min-height: 300px;
}
.page-404-section .inner-404{
text-align: center;
}
.page-404-section .inner-404 h1{
font-size: 400px;
font-weight: 900;
color: #cc1f1a;
line-height: 310px;
margin-top: 30px;
}
.page-404-section .inner-404 h1:not(:last-child){
margin-bottom: 80px;
}
.page-404-section .inner-404 h4{
color: #222;
}
.page-404-section .inner-404 p.text-size-big{
font-size: 24px;
line-height: 43px;
letter-spacing: -0.1px;
}
.page-404-section .inner-404 .text-size-big:not(:last-child){
margin-bottom: 10px;
}
.page-404-section .inner-404 p.text-size-small{
font-size: 14px;
}
.page-404-section .inner-404 p.text-size-small:not(:last-child){
margin-bottom: 20px;
}
.page-404-section .inner-404 p a{
color: #00a1d9;
}
.page-404-section .inner-404 p a:hover{
text-decoration: underline;
}
.page-404-section .inner-404 form input{
min-width: 430px;
}  .btn{
font-family: 'Oswald', sans-serif;
padding: 10px 30px;
display: inline-block;
font-size: 16px;
border-radius: 3px;
background: #e3e3e3;
font-weight: 500;
color: #222;
text-align: center;
line-height: 24px;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.btn:hover{
background: #044a7f!important;
color: #fff!important;
}
.btn-small{
font-size: 14px;
letter-spacing: 0.8px;
padding: 5px 30px;
font-weight: normal;
}
.btn-big{
padding: 15px 30px;
font-size: 18px;
font-weight: 600;
letter-spacing: 0.5px;
}
[class*="btn"].btn-style-2{
background: #00a1d9;
color: #fff;
}
[class*="btn"].btn-style-3{
background: #cc1f1a;
color: #fff;
}
[class*="btn"].btn-style-4{
background: #003056;
color: #fff;
}
[class*="btn"].btn-style-5{
background: #ffdb3e;
}
[class*="btn"].btn-style-6{
background: #04518c;
color: #fff;
}
[class*="btn"].btn-style-7{
background: #47d9bf;
}
[class*="btn"].btn-style-8{
background: #222;
color: #fff;
}
.go-to-top{
position: fixed;
z-index: 103;
right: 60px;
bottom: 30%;
background: rgba(42,44,50,0.8);
color: #e2e2e3;
opacity: 0;
visibility: hidden;
font-family: 'Linearicons';
-webkit-animation-duration: .5s;
animation-duration: .5s;    
}
.go-to-top.go-top-visible {
right: 40px;
opacity: 1;
visibility: visible;
display: block;
}
.go-to-top:before{
content: "\e939";
}
.go-to-top:hover{
color: #fff;
background: rgba(42,44,50,1);
}
.go-to-top{
width: 42px;
height: 42px;
border-radius: 3px;
padding: 0;
text-align: center;
font-size: 14px;
}
.btns-set:not(:last-child){
margin-bottom: 50px;
}
.btns-set .flex-row{
margin: 0 -15px -15px;
}
.btns-set .flex-row > .btn-col{
padding: 0 15px 15px;
}
.btns-set .btn-col ul > li:not(:last-child){
margin-bottom: 10px;
}
.info-btn{
font-family: 'Oswald',sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #00a1d9;
letter-spacing: 0.5px;
line-height: 1.1em;
position: relative;
display: inline-block;
border-bottom: 1px solid transparent;
}
.info-btn:hover{border-color: inherit;}
.icons-wrap .info-btn:hover{border-color: inherit;}
.info-btn.prev-btn,
.info-btn.exp-btn{
margin-left: 15px;
}
.info-btn.prev-btn:after,
.info-btn.exp-btn:after,
.info-btn.next-btn:after{
position: absolute;
left: -15px;
top: 0;
font-family: 'Oswald', sans-serif;
font-weight: 500;
}
.info-btn.prev-btn:after{
content: '«';
}
.info-btn.next-btn{
margin-left: 0;
margin-right: 15px;
}
.info-btn.next-btn:after{
left: auto;
right: -15px;
content: '»';
} form{
position: relative;
text-align: left;
}
form.with-icon input{
padding: 10px 60px 10px 20px;
}
form.with-icon input+button{
position: absolute;
right: 15px;
top: 0;
line-height: 40px;
font-size: 20px;
color: #80c644;
background: transparent;
}
form.with-icon input+button:hover{
color: #2a2c32;
} input:not([type="submit"]),
textarea,
.custom-select .select-title{
width: 100%;
color: #777;
border-radius: 3px;
height: 44px;
padding: 7px 20px;
border: 2px solid #eee;
background-color: transparent;
text-align: left;
font-weight: 300;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: box-shadow .35s ease, border-color .35s ease;
transition: box-shadow .35s ease, border-color .35s ease;
}
textarea{
display: block;
resize: none;
height: auto;
}
.form-wrap[class*="fx-col"] textarea{
height: 44px;
}
input:not([type="submit"]):focus,
textarea:focus{
border-color: rgba(3, 142, 211, .5);
box-shadow: 0 0 10px 0 rgba(3, 142, 211, .2);
-moz-appearance:none;
outline:0px none transparent;
} label,
legend{
font-size: 16px;
font-weight: 300;
color: #222;
margin-bottom: 3px;
display: block;   
}
legend{
color: inherit;
padding: 0 7px;
margin-bottom: 0px;
}
label[for]{
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
label span:not(.required){
color: #777;
font-size: 14px;
}
.required:after{
content: "*";
color: #eb0b0b;
display: inline-block;
margin-left: 2px;
font-size: 14px;
} .custom_radio input[type="radio"],
.custom_checkbox  input[type="checkbox"]{
display: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label{
font-size: inherit;
font-weight: 300;
font-family: inherit;
text-transform: none;
width: initial;
padding-top: 8px;
padding-bottom: 6px;
float: none;
margin-bottom: 0px;
display: inline-block;
position: relative;
padding-left: 42px;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
input[type="checkbox"] + label{
padding-left: 42px;
}
input[type="radio"] + label:not(:last-child),
input[type="checkbox"] + label:not(:last-child){
margin-right: 25px;
}
input[type="radio"] + label::before,
input[type="checkbox"] + label::before,
input[type="radio"] + label::after,
input[type="checkbox"] + label::after{
content: "";
display: block;
position: absolute;
}
input[type="radio"] + label::before,
input[type="checkbox"] + label::before{
background: transparent;
border: 2px solid #eee;
left: 0;
top: 3px;
}
input[type="radio"] + label::before{
border-radius: 50%;
width: 30px;
height: 30px;
}
input[type="checkbox"] + label::before{
top: 5px;
border-radius: 3px;
width: 30px;
height: 30px;
}
input[type="radio"] + label::after,
input[type="checkbox"] + label::after{
opacity: 0;
visibility: hidden;
}
input[type="radio"] + label::after{
left: 7.5px;
top: 10px;
border-radius: 50%;
background-color: #222;
width: 15px;
height: 15px;
}
input[type="checkbox"] + label::after{
border: 2px solid #222;
width: 25px;
height: 15px;
left: 2px;
top: 5px;
clip: rect(6px, 18px, 15px, 0px);
-webkit-transform: skew(10deg) rotate(-45deg);
-ms-transform: skew(10deg) rotate(-45deg);
transform: skew(10deg) rotate(-45deg);
}
input[type="radio"]:checked + label::after,
input[type="checkbox"]:checked + label::after{
opacity: 1;
visibility: visible;
}
.form-style1 input:not(:last-child){
margin-bottom: 6px;
} .custom-select{
position: relative;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.custom-select .select-title{
cursor: pointer;
position: relative;
padding: 8px 20px;
overflow: hidden;
}
.custom-select .select-title.active{
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.custom-select .select-list{
position: absolute;
left: 0;
top: 100%;
cursor: pointer;
background: #fff;
z-index: 1;
display: none;
border: 2px solid #eee;
width: 100%;
border-top: none;
}
.custom-select .select-list li{
padding: 10px 20px;
color: #777;
font-weight: 300;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.custom-select .select-list li:hover{
background: #038ed3;
color: #fff;
}
.custom-select .select-title:before{
content: '\f107';
font-family: 'fontello';
position: absolute;
font-size: 18px;
top: 0;
right: 20px;
line-height: 40px;
color: #7b8285;
}
.custom-select .select-title.active:before{content: '\f106';} fieldset{
border-radius: 8px;
padding: 20px;
border-color: #f1f1f1;
}
fieldset:not(:last-child){
margin-bottom: 15px;
} .price-scale{
margin-top: 10px;
padding: 0;
}
.price-scale:not(.distance) .range-values:not(:last-child){
margin-bottom: 25px;
}
.ui-slider{
height: 10px;
position: relative;
margin-top: 5px;
border-radius: 3px;
border: 2px solid #e3e3e3;
margin-bottom: 10px;
}
.ui-slider-handle{
width: 15px;
height: 22px;
top: 50%;
border-radius: 3px;
display: inline-block;
margin-top: -11px;
position: absolute;
z-index: 1;
background: #fff;
margin-left: -3px;
border: 2px solid #e3e3e3;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.ui-slider-handle:last-child{
margin-right: -2px;
}
.range-values input[type="text"]{
padding: 0;
height: auto;
border: none;
background: transparent;
font-size: 14px;
width: 35px;
}
.price-scale.distance input[type="text"]{
width: auto;
text-align: right;
background: none;
}
.price-scale.distance .ui-slider{
margin-bottom: 0;
}
.price-scale.distance .ui-slider-handle{
background: #80c644;
border: none;
border-radius: 50%;
width: 20px;
height: 20px;
margin-left: -6px;
}
.range-values span,
.range-values input[type="text"]{
color: #7b8285;
}
.range-values input:focus{
border: none;
box-shadow: none;
} [id*="newsletter"] .btn{
margin-left: 10px;
}
.form-wrap{
z-index: 1;
position: relative;
margin: 0 -5px -10px;
}
.form-wrap .form-col{
padding: 0 5px 10px;
}
.form-wrap:not([class*="fx-col"]) .form-col,
.form-wrap .form-col.full-width{
width: 100%;
}
.form-wrap.style-2 input:not([type="submit"]), 
.form-wrap.style-2 textarea, 
.form-wrap.style-2 .custom-select .select-title,
.form-wrap.style-2 .custom-select .select-list{
border-color: #fff;
background: #fff;
color: #777;
font-weight: 300;
}
.form-wrap.style-2 .custom-select .select-list{
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.cp_newsletter .btn-email-icon{
font-size: 30px;
padding: 4px 9px 10px 11px;
text-align: center;
}
.cp_newsletter .btn {
margin-left: 10px;
}
.ts-footer .cp_newsletter.style-2 input:not([type="submit"]) {
background: #fff;
border-color: #fff;
min-width: 295px;
}
.search-form{
position: relative;
overflow: hidden;
}
.search-form > button{
position: absolute;
right: 20px;
top: 0;
font-size: 20px;
line-height: 50px;
color: #222;
background: none;
}
.contact-form .flex-row:not(:last-child){
margin-bottom: -15px;
}
.contact-form .flex-row:not(:first-child){
margin-top: 15px;
}
.contact-form .flex-row [class*="col-"] .btn{
margin-top: 25px;
padding-left: 100px;
padding-right: 100px;
}
.contact-form .flex-row > [class*="col-"]:not(:last-child){
margin-bottom: 0!important;
}
.contact-form .flex-row > [class*="col-"]{
padding-bottom: 15px;
}
.contact-form .with-text{
overflow: hidden;
}
.contact-form .with-text input{
max-width: 260px;
}
.contact-form .with-text input,
.contact-form .with-text p{
display: inline-block;
vertical-align: middle;
}
.contact-form .with-text input{
margin-right: 20px;
} table{
width: 100%;
table-layout: fixed;
border-collapse: collapse;
}
[class*="table-type"]{
border-radius: 3px;
overflow: hidden;
}
.table-type-2{border-radius: 3px;}
[class*="table-type"] table tr > th{
font-weight: 500;
}
[class*="table-type"] table tr > td{
background: #eee;
font-size: 14px;
}
[class*="table-type"] table tr:nth-child(2n) > td{
background: #f8f8f8;
}
[class*="table-type"] table tr > td,
[class*="table-type"] table tr > th{
padding: 11px 30px 10px;
text-align: left;
}
[class*="table-type"] table tr > th,
[class*="table-type"] table tr.bg-cell > td{
color: #fff;
font-size: 16px;
}
[class*="table-type"] table tr.bg-cell > td{
font-weight: 500;
color: #cc1f1a;
}
.table-type-1 tr:first-child > th,
.table-type-2 tr > th{
background: #04518c;
}
.table-type-2 table tr > th,
.table-type-2 table tr > td{
padding: 11px 20px 10px;
}
.table-type-2 tr:last-child > th{
border-radius: 0 0 0 3px;
}
.table-type-2 table tr:nth-child(2n) > th{
background: #044a7f;
} .custom-list:not(:last-child){
margin-bottom: 25px;
}
.custom-list > li{
position: relative;
}
.custom-list li span{
color: #7b8285;
}
.custom-list > li > ul > li,
.custom-list > li > ol > li{
margin-left: 20px;
}
.custom-list.var2[class*="type-"] > li:after{
content: "";
display: block;
clear: both;
}
.custom-list.var2[class*="type-"] > li a{
overflow: hidden;
font-weight: 300;
}
.custom-list.var2[class*="type-"] > li a:hover{
color: #26a8dc;
}
.custom-list.var2[class*="type-"] > li:before{
float: left;
}
.custom-list.type2:not(:last-child){
margin-bottom: 20px;
}
.custom-list.type2 > li:not(:last-child){
margin-bottom: 0;
}
.custom-list > li:not(:last-child),
.custom-list > li > ul > li:not(:last-child),
.custom-list > li > ol > li:not(:last-child){
margin-bottom: 12px;
}
.custom-list > li > ul,
.custom-list > li > ol{
margin-top: 10px;
}
.custom-list > li h6{
font-family: 'Heebo', sans-serif;
line-height: 26px;
color: #4b4e50;
}
.custom-list > li h6:not(:last-child){
margin-bottom: 5px;
}
.custom-list[class*="type-"] li::before{
content: "";
display: inline-block;
vertical-align: middle;
margin-right: 13px;
font-family: 'linearicons';
color: #26a8dc;
font-size: 16px;
}
.custom-list.type-1 li::before{
content: "\e959";
}
.custom-list.type-2 li::before{
content: "\e944";
}
.custom-list.type-3 li::before{
content: "\e68d";
}
.custom-list.type-4,
.custom-list.type-4 > li > ol{
counter-reset: item;
}
.custom-list.type-4 li:before{
content: counters(item, ".")".";
counter-increment: item;
font-size: 16px;
}
.custom-list.type-5 li::before{
content: "\e965";
}
.custom-list > li:not(:last-child){
margin-bottom: 12px;
} .contact-info:not(.v-type){
margin: 0 -20px -30px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.contact-info:not(.v-type) > li{
padding: 0 20px 30px;
}
.contact-info li > i{
margin-right: 10px;
}
.contact-info li.info-item{
color: #222;
text-align: left;
letter-spacing: 0.5px;
}
.contact-info li.info-item > i{
font-size: 36px;
padding-right: 15px;
}
.contact-info li.info-item > *{
display: table-cell;
vertical-align: middle;
}
.contact-info li.info-item > .item-info h4{
font-size: 32px;
font-weight: 600;
color: #cc1f1a;
line-height: 26px;
}
.contact-info li.info-item > .item-info span,
.contact-info li.info-item > .item-info span p{
font-size: 14px;
text-transform: uppercase;
display: block;
line-height: 18px;
font-weight: normal;
}
.contact-info li.info-item > .item-info > a{
color: #00a1d9;
text-transform: uppercase;
line-height: 18px;
display: block;
}
.contact-info li.info-item > .item-info > a:hover{
text-decoration: underline;
}
.contact-info.v-type li.info-item:not(:last-child){
margin-bottom: 30px;
} .social-icons{
margin: 0 -10px -5px;
font-size: 0;
}
.social-icons li{
font-size: 16px;
padding: 0 10px 5px;
display: inline-block;
}
.social-icons li a .icon-facebook{
color: #3b5998;
}
.social-icons li a .icon-twitter{
color: #1da1f2;
}
.social-icons li a .icon-youtube-play{
color: #dc4a3d;
}
.social-icons li a .icon-gplus-3{
color: #e62117;
}
.social-icons li a .icon-instagram-5{
color: #e3569a;
}
.social-icons li a .icon-linkedin-3{
color: #006699;
}
.social-icons.style-2{
margin: 0 -5px -10px;
font-size: 0;
}
.social-icons.style-2 li{
font-size: 18px;
padding: 0 5px 10px;
}
.social-icons.style-2 li a i{
color: #fff;
width: 44px;
height: 44px;
line-height: 45px;
border-radius: 3px;
text-align: center;
display: block;
}
.social-icons.style-2 li a .icon-flickr{
background: #ff0084;
}
.social-icons.style-2 li a .icon-facebook{
background: #3b5998;
}
.social-icons.style-2 li a .icon-twitter{
background: #1da1f2;
}
.social-icons.style-2 li a .icon-youtube-play{
background: #e62117;
}
.social-icons.style-2 li a .icon-gplus-3{
background: #dc4a3d;
}
.social-icons.style-2 li a .icon-instagram-5{
background: #e3569a;
}
.social-icons.style-2 li a .icon-linkedin-3{
background: #006699;
}
.social-icons.style-2 li a .icon-tumblr{
background: #3B5998;
}
.social-icons.style-2 li a .icon-vimeo{
background: #006699;
}
.social-icons.style-2.size-2 li a i{
width: 34px;
height: 34px;
line-height: 35px;
font-size: 14px;
}
.pay-box > *{
margin: 0 2px;
}
.pay-box > * img, .widget_pay_box .pay-box > img{
border-radius: 4px;
}
.social-icons.share > li > a > i{
font-size: 16px;
color: #fff;
}
.social-icons.share > li > a > i{
margin-right: 10px;
}
.social-icons.share > li > a.sh-facebook{
background: #3b5998;
}
.social-icons.share > li > a.sh-twitter{
background: #1da1f2;
}
.social-icons.share > li > a.sh-google{
background: #d73d32;
}
.social-icons.share > li > a.sh-pinterest{
background: #bd081c;
}
.social-icons.share > li > a.sh-mail{
background: #7b8285;
}
.social-icons.share{
font-size: 0;
margin: -4px -2px 0;
}
.social-icons.share > li{
display: inline-block;
padding: 4px 2px 0;
cursor: pointer;
}
.social-icons.share:not(.type2) > li > a{
width: auto;
height: auto;
padding: 7px 20px;
border: none;
color: #fff;
display: block;
font-size: 14px;
line-height: 20px;
border-radius: 3px;
}
.social-icons.share.type3 > li > a{
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
}
.social-icons.share.type3 > li > a i{
margin-right: 0;
} .info-links > li:not(:last-child){
margin-bottom: 10px;
}
.info-links > li > a{
color: #ffdb3e;
font-weight: 300;
letter-spacing: 0.3px;
position: relative;
white-space: nowrap;
border-bottom: 1px solid transparent;
}
.info-links > li > a:hover{
border-bottom-color: inherit;
}
.info-links.comment-type > li{
color: #777;
line-height: 24px;
}
.info-links.comment-type > li > a{
color: #222;
letter-spacing: 0px;
}
.info-links.comment-type > li > a:last-child{
color: #003056;
}
.info-links.h-type{
margin: 0 -9px -5px;
}
.info-links.h-type > li{
padding: 0 9px 5px;
display: inline-block;
}
.info-links.h-type > li:not(:last-child){
margin-bottom: 0;
} .menu-list{
margin: 0 -8px;
}
.menu-list > li{
display: inline-block;
padding: 0 8px;
position: relative;
}
.menu-list > li:not(:last-child):after{
content: '';
height: 14px;
width: 1px;
background: #222;
left: 100%;
top: calc(50% - 7px);
display: block;
position: absolute;
}
.menu-list > li a:hover{
text-decoration: underline;
} .blockquote-holder:not(:last-child){margin-bottom: 30px;}
.blockquote-holder blockquote{ 
color: #fff;
padding: 50px 40px; 
font-style: normal;
}
blockquote{
font-size: 24px;
line-height: 36px;
letter-spacing: 0.2px;
font-weight: 300;
color: #666;
font-style: italic;
}
blockquote:before, blockquote:after {
content: "";
}
blockquote.custom{
padding: 50px 40px; 
font-style: normal;
}
blockquote .author{
font-size: 16px;
letter-spacing: 0.8px;
font-family: 'Oswald', sans-serif;
margin-top: 10px;
text-transform: uppercase;
font-weight: 500;
color: #eee;
}
.blockquote-holder{
background-repeat: no-repeat;
background-size: cover;
position: relative;
border-radius: 3px;
overflow: hidden;
}
.blockquote-holder.with-bg{
z-index: 1;
position: relative;
background: #00a1d9; background: -moz-linear-gradient(left, #00a1d9 0%, #32c8c7 100%); background: -webkit-linear-gradient(left, #00a1d9 0%,#32c8c7 100%); background: linear-gradient(to right, #00a1d9 0%,#32c8c7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d9', endColorstr='#32c8c7',GradientType=1 ); }
.blockquote-holder.with-bg:after{
content: "\e7e5";
font-family: 'linearicons';
font-size: 350px;
position: absolute;
right: -50px;
bottom: 0;
opacity: .62;
color: #29ced0;
line-height: 250px;
z-index: -1;
} hr{
border-style: solid;
border-color: #eee;
margin: 15px 0;
}
hr.item-divider{
border-width: 1px 0 0 0;
}
hr.item-divider-2{
border-width: 2px 0 0 0;
}
hr.item-divider-3{
border-width: 3px 0 0 0;
width: 70px;
}
hr.style-2{
border-color: #222;
}
hr.style-3{
border-color: #cc1f1a;
}
hr.style-4{
border-color: #04518c;
}
p + hr.item-divider-3{
display: inline-block;
}  .twitter:not(:last-child){
margin-bottom: 25px;
}
.twitter .tw-user{
display: inline-block;
font-weight: 700;
}
.twitter .tweet_list > li{
font-size: 16px;
color: #222;
line-height: 26px;
font-weight: 300;
}
.twitter .tweet_list > li:empty{
display: none;
}
.twitter .tweet_list > li:not(:last-child){
margin-bottom: 30px;
}
.twitter .tweet_list > li a:hover{
text-decoration: underline;
}
.twitter .tweet_list > li a{color: #00a1d9;}
.twitter .tweet_list > li .wrapper{
margin-top: 5px;
}
.twitter ul li .entry-meta{
float: left;
font-size: 13px;
color: #999;
text-transform: uppercase;
}
.twitter ul li .menu-list{
float: right;
}
.twitter ul li .menu-list > li:not(:last-child):after{
background: #999;
}
.twitter ul li .menu-list > li a{
text-transform: uppercase;
font-size: 13px;
font-weight: 500;
} .instagram-feed{
overflow: hidden;
margin: 0 -15px -30px;
}
.instagram-feed .nv-instafeed-item{
width: 33.3333%;
display: inline-block;
padding: 0 15px 30px;
}
.instagram-feed .nv-instafeed-item > a{
position: relative;
display: block;
cursor: url(//nspropertyus.com/wp-content/themes/termosolar/images/icon_zoomin.png) 24 24, auto;
}
.nv-instafeed-item a:after{
opacity: 0;
visibility: hidden;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
background: rgba(0, 48, 86, 0.7);
transition: all .4s ease;
}
.instagram-feed .nv-instafeed-item > a:hover:after{
opacity: 1;
visibility: visible;
}  .accordion{
text-align: left;
}
.accordion:not(.style-2){
margin-top: -20px;
}
.accordion:not(.style-2) .accordion-item:not(:last-child){
border-bottom: 2px solid #eee;
}
.accordion .a-title{
font-size: 18px;
text-transform: uppercase;
position: relative;
color: #222;
cursor: pointer;
padding: 20px 50px 20px 0;
margin-bottom: 0;
letter-spacing: 0.5px;
font-weight: normal;
}
.accordion .a-title span{
color: #00a1d9;
font-size: 32px;
margin-right: 15px;
display: inline-block;
vertical-align: -7px;
}
.accordion .a-title:after{
position: absolute;
right: 20px;
top: 50%;
color: #222;
font-family: 'Linearicons';
content: '\e936';
font-size: 18px;
font-weight: normal;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.accordion .a-title.active{
color: #00a1d9;
}
.accordion .a-title.active:after{
content: '\e937';
}
.accordion .a-content{
padding-bottom: 30px;
}
.accordion.style-2 .accordion-item:not(:last-child){
margin-bottom: 5px;
}
.accordion.style-2 .a-title{
padding: 12px 50px 12px 20px;
background: #e3e3e3;
border-radius: 3px;
font-size: 16px;
}
.accordion.style-2 .a-title.active{
color: #fff;
background: #04518c;
}
.accordion.style-2 .a-title.active:after{
color: #fff;
}
.accordion.style-2 .a-content{
background: #fafafa;
padding: 30px 20px;
}
.accordion.var2 .a-content .custom-list > li > a{
font-weight: 300;
font-size: 14px;
color: #47d9bf;
}
.accordion.var2 .a-content .custom-list > li > a:hover{
text-decoration: underline;
}
.accordion.var2 .a-content .custom-list[class*="type-"] li::before{
color: #eee;
}
.accordion.var2 .a-title,
.accordion.var2 .a-title:after{
color: #fff;
}
.accordion.var2 .a-title.active{
color: #ffdb3e;
}
.accordion.var2 span{
color: #ffdb3e;
}
.accordion.var2 .accordion-item:not(:last-child){
border-color: rgba(255,255,255,0.1);
}  [class*="alert"]{
padding: 12px 50px 12px 20px;
margin-bottom: 20px;
position: relative;
font-size: 14px;
border-radius: 3px;
color: #fefefe;
}
[class*="alert"]:before{
font-family: 'linearicons';
font-size: 24px;
color: #fefefe;
display: inline-block;
vertical-align: middle;
margin-right: 8px;
}
[class*="alert"].alert-warning,
.warning,
.warning p{
background: #e8782e;
}
[class*="alert"].alert-warning:before{
content: "\e956";
}
[class*="alert"].alert-success,
.success,
.success p{
background: #52aa33;
}
[class*="alert"].alert-success:before{
content: "\e963";
}
[class*="alert"].alert-info,
.info,
.info p{
background: #00a1d9;
}
[class*="alert"].alert-info:before{
content: "\e961";
}
[class*="alert"].alert-error,
.error,
.error p{
background: #cc1f1a;
}
[class*="alert"].alert-error:before{
content: "\e95a";
}
[class*="alert"] .close{
font-family: 'linearicons';
position: absolute;
right: 20px;
top: calc(50% - 13px);
background: none;
color: #fff;
font-size: 20px;
}
[class*="alert"] .close:hover{color: #2a2c32;}
[class*="alert"] .close:after{
content: '\e92a';
}
.message-container-subscribe{
color: #333;
display: none;
font-size: 14px;
margin-top: 5px;
z-index: 99;
}
[class*="message-container"]{
display: inline-block;
margin-top: 10px;
top: 100%;
left: 0;
width: auto;
position: absolute;
border-radius: 3px;
}
.form-wrap [class*="message-container"]{
left: 5px;
}
.message-container-subscribe [class*="alert"]{
padding: 9px 20px;
}
.alert-box i{
float: left;
position: relative;
font-style: normal;
font-weight: bold;
margin-right: 10px;
}
.alert-box p{
white-space: nowrap;
} .call-out h1,
.call-out h2,
.call-out h3,
.call-out h4,
.call-out h5,
.call-out h6{
color: #fff;
font-weight: normal;
}
.call-out h6{
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
}
.call-out h6 span{
font-weight: 200;
letter-spacing: 0.8px;
}
.call-out h1:not(:last-child){
margin-bottom: 18px;
}
.call-out h2:not(:last-child){
margin-bottom: 7px;
}
.call-out h3:not(:last-child){
margin-bottom: 10px;
}
.call-out p:not(:last-child){
margin-bottom: 30px;
}
.call-out p > span{
color: #f4f4f5;
text-transform: uppercase;
}
.call-out.call-out-form,
.page-section-bg3{
background: #00a1d9;
background: -moz-linear-gradient(left, #00a1d9 0%, #32c8c7 100%);
background: -webkit-linear-gradient(left, #00a1d9 0%,#32c8c7 100%);
background: linear-gradient(to right, #00a1d9 0%,#32c8c7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d9', endColorstr='#32c8c7',GradientType=1 );
}
.call-out-form:not(.style-2) .newsletter-wrap{
padding: 47px 100px;
margin: 0 -25px 0;
position: relative;
color: #eee;
z-index: 1;
}
.call-out-item{
padding: 60px 0;
position: relative;
color: #eee;
z-index: 1;
}
.call-out-form .newsletter-wrap > .nl-col{
display: inline-block;
padding: 0 25px 0;
}
.call-out-form span.call-out-icon,
.bg-full-right > span{
position: absolute;
font-size: 300px;
line-height: 180px;
left: 100px;
color: #079bff;
height: 100%;
opacity: 0.08;
z-index: -1;
margin-bottom: -40px;
overflow: hidden;
line-height: 250px;
top: 0;
}
.call-out.call-out-form span.call-out-icon,
.bg-full-right > span{
line-height: 400px;
left: 50px;
color: #fff;
}
.call-out.type1{
padding: 50px 0;
background: #cc1f1a;
}
.call-out.type1 h4{
font-family: 'heebo', sans-serif;
font-weight: 300;
letter-spacing: 0.1px;
}
.call-out-form{
background: #033b6c;
background: -moz-linear-gradient(left, #033b6c 0%, #0568ac 100%);
background: -webkit-linear-gradient(left, #033b6c 0%,#0568ac 100%);
background: linear-gradient(to right, #033b6c 0%,#0568ac 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d9', endColorstr='#0568ac',GradientType=1 );
}
.call-out-form .newsletter-wrap .nl-title{
position: relative;
color: #fff;
font-weight: normal;
}
.call-out-form:not(.style-2) .newsletter-wrap .nl-title{
padding-left: 80px;
}
.call-out-form:not(.style-2) .newsletter-wrap .nl-title:before{
content: "\e699";
font-family: 'linearicons';
font-size: 60px;
color: #ffdb3e;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#newsletter.style-2 input:not([type="submit"]){
background: #fff;
border-color: #fff;
}
.call-out-form.style-2{
position: relative;
color: #eee;
text-align: center;
padding: 40px 30px 50px;
border-radius: 3px;
overflow: hidden;
height: 100%;
}
.call-out-form.style-2 .newsletter-wrap{
z-index: 1;
position: relative;
}
.call-out-form.style-2 span.call-out-icon{
line-height: 180px;
left: 60px;
color: #0ab7ff;
overflow: visible;
} .pagination{
text-align: center;
margin: -3px -3px 0;
position: relative;
display: inline-block;
font-size: 0;
}
.pagination > li{
display: inline-block;
vertical-align: middle;
margin: 3px;
}
.pagination > li > a{
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
color: #222;
font-weight: 300;
background: transparent;
border-radius: 3px;
font-size: 16px;
}
.pagination > li.active > a,
.pagination > li a.ts-active,
.pagination > li:hover > a{
color: #fff;
background: #04518c;
}
.prev-page::before,
.next-page::before{
font-family: 'linearicons';
font-size: 20px;
}
.prev-page::before{
content: '\e93b';
}
.next-page::before{
content: '\e93c';
}
.page-nav .flex-row > *{
margin-bottom: 10px;
} .dropcap::first-letter{
font-weight: 900;
display: block;
float: left;
margin: 15px 10px 0 0;
font-size: 50px;
}
.dropcap.type-1::first-letter
{
color: #04518c;
font-weight: 900;
display: block;
float: left;
margin: 15px 10px 0 0;
font-size: 50px;
}
.dropcap.type-1>p::first-letter
{
color: #04518c;
font-weight: 900;
display: block;
float: left;
margin: 10px 10px 0 0;
font-size: 50px;
}
.dropcap.type-2::first-letter
{
color: #1cb7cf;
font-weight: 900;
display: block;
float: left;
margin: 15px 10px 0 0;
font-size: 50px;
}
.dropcap.type-2>p::first-letter
{
color: #1cb7cf;
font-weight: 900;
display: block;
float: left;
margin: 10px 10px 0 0;
font-size: 50px;
} .icons-box:not(:last-child){
margin-bottom: 40px;
}
.icons-box .row.flex-row{
margin-bottom: -40px;
}
.icons-box .row.flex-row > [class*="col-"]{
padding-bottom: 40px;
margin-bottom: 0;
}
.icons-box:not(.style-2) .flex-row[class*="fx-col-"]{
margin: 0 -15px -30px;
}
.icons-box:not(.style-2) .flex-row[class*="fx-col-"] > *{
padding: 0 15px 30px;
}
.icons-box.icons-bg .icons-wrap .item-box{
z-index: 1;
}
.icons-box.icons-bg .icons-wrap .item-box:after{
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
transition: all .5s ease;
}
.icons-box.icons-bg .icons-wrap .item-box:hover:after{
opacity: 1;
}
.icons-box.icons-bg .icons-wrap:nth-child(1) .item-box{
background: #003056;
}
.icons-box.icons-bg .icons-wrap:nth-child(2) .item-box{
background: #03417a;
}
.icons-box.icons-bg .icons-wrap:nth-child(3) .item-box{
background: #00a1d9;
}
.icons-box.icons-bg .icons-wrap:nth-child(4) .item-box{
background: #47d9bf;
}
.icons-box.icons-bg .icons-wrap:nth-child(5) .item-box{
background: #044a7f;
}
.icons-box.icons-bg .icons-wrap:nth-child(1) .item-box:hover:after{
background: #002546;
background: -moz-linear-gradient(left, #002546 0%, #004268 100%);
background: -webkit-linear-gradient(left, #002546 0%,#004268 100%);
background: linear-gradient(to right, #002546 0%,#004268 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002546', endColorstr='#004268',GradientType=1 );
}
.icons-box.icons-bg .icons-wrap:nth-child(2) .item-box:hover:after{
background: #03417a;
background: -moz-linear-gradient(left, #03417a 0%, #07639a 100%);
background: -webkit-linear-gradient(left, #03417a 0%,#07639a 100%);
background: linear-gradient(to right, #03417a 0%,#07639a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03417a', endColorstr='#07639a',GradientType=1 );
}
.icons-box.icons-bg .icons-wrap:nth-child(3) .item-box:hover:after{
background: #0090d0;
background: -moz-linear-gradient(left, #0090d0 0%, #00adde 100%);
background: -webkit-linear-gradient(left, #0090d0 0%,#00adde 100%);
background: linear-gradient(to right, #0090d0 0%,#00adde 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0090d0', endColorstr='#00adde',GradientType=1 );
}
.icons-box.icons-bg .icons-wrap:nth-child(4) .item-box:hover:after{
background: #38d0b1;
background: -moz-linear-gradient(left, #38d0b1 0%, #59dec7 100%);
background: -webkit-linear-gradient(left, #38d0b1 0%,#59dec7 100%);
background: linear-gradient(to right, #38d0b1 0%,#59dec7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38d0b1', endColorstr='#59dec7',GradientType=1 );
}
.icons-box.icons-bg .icons-wrap:nth-child(5) .item-box:hover:after{
background: #033b6d;
background: -moz-linear-gradient(left, #033b6d 0%, #075c8e 100%);
background: -webkit-linear-gradient(left, #033b6d 0%,#075c8e 100%);
background: linear-gradient(to right, #033b6d 0%,#075c8e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#033b6d', endColorstr='#075c8e',GradientType=1 );
}
.icons-box .item-box > .icons-box-title > a{
color: #04518c;
border-bottom: 1px solid transparent;
letter-spacing: 0.3px;
}
.icons-box .item-box > .icons-box-title > a:hover{
border-bottom-color: inherit;
}
.icons-box .icons-item{ height: 100%;
} .icons-box.style-1 .item-box{
color: #777;
}
.icons-box.style-1 .item-box > i{
color: #ffdb3e;
font-size: 40px;
display: block;
}
.icons-box.style-1 .item-box .icons-box-title a{
text-transform: uppercase;
font-weight: 500;
}
.icons-box.style-1 .item-box > i:not(:last-child){
margin-bottom: 15px;
} .icons-box.style-2 .item-box{
padding: 30px 40px 40px;
color: #777;
height: 100%;
position: relative;
overflow: hidden;
z-index: 1;
}
.icons-box.style-2:not(.type-2) .item-box i{
position: absolute;
right: 30px;
bottom: -50px;
font-size: 150px;
opacity: 0.2;
}
.icons-box.icons-bg .icons-wrap .item-box .btn.btn-small{
position: relative;
z-index: 1;
}
.icons-box.style-2:not(.type-2).icons-bg .icons-wrap:nth-child(1) .item-box i{
color: #0060ac;
}
.icons-box.style-2:not(.type-2).icons-bg .icons-wrap:nth-child(2) .item-box i{
color: #0cbaff;
}
.icons-box.style-2:not(.type-2).icons-bg .icons-wrap:nth-child(3) .item-box i{
color: #00ffff;
}
.icons-box.style-2:not(.type-2).icons-bg .icons-wrap:nth-child(4) .item-box i{
color: #8effff;
opacity: 0.3;
}
.icons-box.style-2 .icons-box-title a{
color: #fff !important;
font-weight: normal;
letter-spacing: 0.3px;
}
.icons-box.style-2 .icons-box-title:not(:last-child){
margin-bottom: 25px;
} .icons-box.style-3 .item-box{
padding: 40px;
color: #eee;
position: relative;
overflow: hidden;
z-index: 1;
border-radius: 5px;
}
.icons-box.style-3 .icons-wrap .item-box i:not(:last-child){
margin-bottom: 25px;
}
.icons-box.style-3 .icons-wrap .item-box i{
color: #fff;
font-size: 40px;
display: block;
}
.icons-box.style-3 .icons-box-title a{
color: #fff !important;
font-weight: normal;
text-transform: none;
}
.icons-box.style-3 .icons-wrap .item-box p:not(:last-child){
margin-bottom: 25px;
} .icons-box.style-4 .icons-item{
padding: 30px;
color: #777;
background: #fafafa;
overflow: hidden;
border-radius: 5px;
transition: all .4s ease;
}
.icons-box.style-4 .icons-item:hover{
background: #fff;
-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 0px 18px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}
.icons-box.style-4 .item-box{
position: relative;
padding-left: 60px;
}
.icons-box.style-4 .item-box .icons-box-title a{
text-transform: uppercase;
}
.icons-box.style-4 .item-box i{
position: absolute;
left: 0;
top: 0;
color: #00a1d9;
font-size: 40px;
transition: all .45s ease;
}
.icons-box.style-4 .icons-item:hover .item-box i{
background: linear-gradient(to right, #00a1d9 0%,#47d9bf 100%);
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
} .icons-box.style-2.type-2{
position: relative;
}
.icons-box.style-2.type-2 > .flex-row{
margin-top: -1px;
}
.icons-box.style-2.type-2 .item-box{
color: #fff;
padding: 50px 40px;
height: 100%;
transition: all .6s ease;
-moz-transform: translateY(50%);
-webkit-transform: translateY(50%);
-o-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
}
.icons-box.style-2.type-2 .item-box:hover{
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.icons-box.style-2.type-2 .icons-item{
overflow: hidden;
}
.icons-box.style-2.type-2 .item-box i{
margin-right: 15px;
font-size: 40px;
color: #fff;
width: auto;
height: auto;
}
.icons-box.style-2.type-2 .item-box .icons-box-title,
.icons-box.style-2.type-2 .item-box i{
display: inline-block;
vertical-align: middle;
}
.icons-box.style-2.type-2 .item-box .icons-box-title a{
text-transform: uppercase;
}
.icons-box.style-2.type-2 .item-box .icons-box-title a:hover{
border-color: transparent;
}
.icons-box.style-2.type-2 .item-box .icons-box-title:not(:last-child){
margin-bottom: 0;
}
.icons-box.style-2.type-2 .item-box p{
margin-top: 15px;
}
.icons-box.style-2.type-2 .item-box p:not(:last-child){
margin-bottom: 20px;
}
.icons-box.style-2.type-2 .item-box p,
.icons-box.style-2.type-2 .item-box .btn{
opacity: 0;
visibility: hidden;
transition: all .4s ease;
}
.icons-box.style-2.type-2 .item-box:hover p,
.icons-box.style-2.type-2 .item-box:hover .btn{
opacity: 1;
visibility: visible;
} .testimonial-list .testimonial:not(:last-child){margin-bottom: 45px;}
.testimonial blockquote{
color: #4b4e50;
font-size: 18px;
line-height: 30px;
padding: 0;
}
.testimonial-list .testimonial:not(:last-child):after{
content: '';
display: block;
background: #eee;
width: 70px;
height: 3px;
margin-top: 40px;
}
.testimonial blockquote:before{
content: "\e7e5";
font-family: 'linearicons';
font-size: 30px;
color: #59dcc4;
display: block;
margin-bottom: 30px;
}
.testimonial h6{
color: #4b4e50;
font-weight: 600;
line-height: 20px;
}
.testimonial h6:not(:last-child){margin-bottom: 20px;}
.testimonial .author-name{
text-transform: uppercase;
display: block;
color: #777;
letter-spacing: 0.8px;
font-weight: normal;
}
.testimonial .author-position,
.testimonial .author-about,
.testimonial .author-company{
display: block;
text-transform: uppercase;
font-size: 12px;
color: #aab3b6;
}
.testimonial .author-name:not(:last-child){
margin-bottom: 2px;
}
.testimonial .author-position:not(:last-child){
margin-bottom: 2px;
}
.testimonial .testimonial-holder:not(:last-child){margin-bottom: 30px;}
.testimonial-holder.with-bg-img{
background-size: cover;
background-position: center center;
background-attachment: fixed;
background-repeat: no-repeat;
}
.testimonial-holder.with-bg-img:not(.page-section){
padding: 60px 0;
}
.testimonial-holder.with-bg-img .testimonial.testimonial-single{
text-align: center;
max-width: 600px;
display: inline-block;
}
.testimonial-holder.with-bg-img:not(.style-2) .testimonial blockquote{
color: #fff;
font-size: 24px;
line-height: 36px;
}
.testimonial-holder.with-bg-img:not(.style-2) .testimonial blockquote:before{
font-size: 40px;
}
.testimonial blockquote:not(:last-child){
margin-bottom: 30px;
}
.testimonial-holder.with-bg-img:not(.style-2) .author-name{
color: #fff;
}
.testimonial-holder.style-2 .testimonial{
padding: 40px 30px 20px;
background: #fff;
text-align: center;
-webkit-box-shadow: 0px -100px 18px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px -100px 18px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px -100px 18px 0px rgba(0, 0, 0, 0.06);
}
.testimonial-holder.style-2.with-bg-img{
padding: 70px 0 0;
margin-bottom: 200px;
}
.testimonial-holder.style-2.with-bg-img .carousel-type-1{
display: flex;
position: relative;
}
.testimonial-holder.style-2.with-bg-img .carousel-type-1 .btn{
position: absolute;
top: 100%;
margin-top: 140px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.testimonial-holder.style-2.with-bg-img .owl-carousel{
margin-bottom: -100px;
} .carousel-type-1 .owl-carousel .owl-nav,
.carousel-type-2 .owl-carousel .owl-dots,
.carousel-type-1 .owl-carousel[id*="sync-"] .owl-dots,
.carousel-type-1 .owl-carousel.testimonial .owl-dots{
display: none!important;
}
.carousel-type-1 .owl-carousel:not(:last-child){
margin-bottom: 40px;
}
[class*="carousel-type"] .owl-dots{
margin-top: 30px;
text-align: center;
font-size: 0;
}
[class*="carousel-type"] .owl-dots .owl-dot{
display: inline-block;
margin: 0 6px;
}
.carousel-type-2 .owl-nav{
opacity: 0;
visibility: hidden;
-webkit-transition: all .35s ease;
transition: all .35s ease;
}
.carousel-type-2:hover .owl-nav{
opacity: 1;
visibility: visible;
}
.owl-prev,
.owl-next{
color: #222;
position: absolute;
top: 50%;
font-size: 40px;
margin-top: -20px;
line-height: 40px;
opacity: 0.3;
-webkit-transition: all .35s ease;
transition: all .35s ease;
}
.owl-prev{
left: -70px;
}
.owl-next{
right: -70px;
}
.owl-prev::before,
.owl-next::before{
font-family: 'Linearicons';
}
.owl-prev::before{
content: '\e93b';
}
.owl-next::before{
content: '\e93c';
}
.owl-nav > [class*="owl-"]{
color: #222;
}
.owl-nav > [class*="owl-"]:hover{
opacity: 1;
}
.carousel-type-2.style-2 .owl-nav .owl-prev{
left: 20px;
}
.carousel-type-2.style-2 .owl-nav .owl-next{
right: 20px;
}
.carousel-type-2.style-2.var2 .owl-nav > [class*="owl-"]{
color: #fff;
}
.carousel-type-3 .owl-carousel{
padding: 0 80px;
}
.carousel-type-3 .owl-nav .owl-prev{
left: -10px;
}
.carousel-type-3 .owl-nav .owl-next{
right: -10px;
} .pbar-wrap{
position: relative;
}
.pbar{
position: relative;
height: 5px;
background-color: #eee;
}
.pbar-wrap:not(:last-child){
margin-bottom: 40px;
}
.pbar-inner{
position: absolute;
left: 0;
top: 0;
bottom: 0;
background: #04518c;
}
.pbar-wrap .pbar-title{
font-size: 18px;
margin-bottom: 5px;
color: #222;
}
.pbar-wrap .pbar-title > span{
float: right;
} .pricing-tables-holder{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -15px -30px;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.pricing-tables-holder[class*="cols-"] .pricing-col{
padding: 20px 15px 30px;
}
.pricing-tables-holder.cols-2 .pricing-col{
width: 50%;
}
.pricing-tables-holder.cols-3 .pricing-col{
width: 33.33333%;
}
.pricing-tables-holder.cols-4 .pricing-col{
width: 25%;
}
.pricing-tables-holder:not(.style-2) .pricing-col:nth-child(1) .pricing-table{
background: #04518c;
}
.pricing-tables-holder:not(.style-2) .pricing-col:nth-child(2) .pricing-table{
background: #00a1d9;
}
.pricing-tables-holder:not(.style-2) .pricing-col:nth-child(3) .pricing-table{
background: #47d9bf;
}
.pricing-tables-holder:not(.style-2) .pricing-col:nth-child(3) .pricing-table .custom-list li:before{
color: #f6db4a;
}
.pricing-table{
border-radius: 3px;
overflow: hidden;
position: relative;
z-index: 1;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 75px;
height: 100%;
}
.pricing-table.selected{
padding: 15px 30px;
padding-bottom: 95px;
z-index: 2;
margin-top: -20px;
height: calc(100% + 40px);
}
.pricing-table:nth-child(n+2){
margin-left: -4px;
}
.pt-header{
color: #fff;
padding: 35px 0 25px;
word-break: break-all;
}
.pt-type{
font-size: 18px;
color: #fff;
font-weight: bold;
letter-spacing: 0.3px;
}
.pt-price{
font-family: 'Oswald', sans-serif;
font-size: 42px;
font-weight: 500;
color: #fff;
}
.pt-type,
.pt-price{
line-height: 1.2em;
}
.pt-type:not(:last-child){
margin-bottom: 10px;
}
.pt-period{
text-transform: uppercase;
font-size: 12px;
color: #eee;
line-height: 18px;
font-weight: normal;
}
.pt-lifetime{
vertical-align: baseline;
}
.pt-features-list{
color: #eee;
font-size: 14px;
}
.custom-list.pt-features-list li:before{
color: #c5b55c;
font-size: 14px;
}
.custom-list.pt-features-list > li:not(:last-child){
margin-bottom: 7px;
}
.pt-footer{
position: absolute;
bottom: 40px;
left: 30px;
}
.pricing-table.selected .pt-footer{
bottom: 60px;
}
.pt-header,
.pt-features-list{
position: relative;
z-index: 1;
line-height: 24px;
}
.label{
font-size: 11px;
line-height: 1em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
display: block;
padding: 5px 10px;
position: absolute;
background-color: #cc1f1a;
left: 10px;
top: 10px;
z-index: 2;
border-radius: 3px;
}
.label.sale{
background-color: #ce2929;
}
.onsale{
font-size: 11px;
line-height: 1em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
display: block;
padding: 5px 10px;
position: absolute;
background-color: #cc1f1a;
left: 10px;
top: 10px;
z-index: 2;
border-radius: 3px;
}
.label.sold{
background-color: #f1a91f;
}
.pricing-tables-holder.style-2 .pricing-table{
background: #fff;
}
.pricing-tables-holder.style-2 .pricing-col:nth-child(1) .pricing-table .pt-price,
.pricing-tables-holder.style-2 .pricing-col:nth-child(1) .pricing-table .pt-type{
color: #04518c;
}
.pricing-tables-holder.style-2 .pricing-col:nth-child(2) .pricing-table .pt-price,
.pricing-tables-holder.style-2 .pricing-col:nth-child(2) .pricing-table .pt-type{
color: #00a1d9;
}
.pricing-tables-holder.style-2 .pricing-col:nth-child(3) .pricing-table .pt-price,
.pricing-tables-holder.style-2 .pricing-col:nth-child(3) .pricing-table .pt-type{
color: #47d9bf;
}
.pricing-tables-holder.style-2 .pricing-table .pt-period,
.pricing-tables-holder.style-2 .pricing-table .pt-features-list{
color: #777;
}
.pricing-tables-holder.style-2 .pricing-table .custom-list.pt-features-list li:before{
color: #26a8dc;
}
.pt-section.with-bg-img{
padding: 70px 0;
color: #eee;
}
.pt-section .tabs.vertical .tabs-content{
padding-top: 0;
}
.pt-section .tabs.vertical .tabs-nav{
width: 25%;
flex-basis: 25%;
max-width: 25%;
}
.pt-section .tabs.vertical .tabs-content{
width: 75%;
flex-basis: 75%;
max-width: 75%;
padding: 0 0 0 30px;
}
.pt-section .tabs.vertical .tabs-nav{
margin-top: 80px;
}
.pt-section .tabs.vertical .tabs-nav > li.ui-tabs-active a,
.pt-section .tabs .tabs-nav > li > a{
border-right-color: transparent;
}
.pt-section.with-bg-img .tabs .tabs-nav > li > a{
color: #fff;
}
.pt-section.with-bg-img .tabs.vertical .tabs-nav > li.ui-tabs-active a,
.pt-section.with-bg-img .tabs .tabs-nav > li > a span{
color: #ffdb3e;
}
.pt-section.with-bg-img .tabs .tabs-nav > li > a{
border-bottom: 2px solid rgba(255,255,255,0.1);
} .counter{
color: #222;
font-weight: normal;
text-align: center;
}
.count-number{
color: #00a1d9;
font-size: 48px;
font-weight: bold;
line-height: 43px;
margin-bottom: 15px;
letter-spacing: 0;
}
.counter::before{
content: attr(data-value);
font-size: 58px;
line-height: 1em;
position: absolute;
bottom: 100%;
left: 0;
right: 0;
margin-bottom: 16px;
padding-left: inherit;
padding-right: inherit;
white-space: nowrap;
}
.counter .count-item:not(:last-child){
margin-bottom: 15px;
}
.counter .count-item > *:not(.pre){
display: inline-block;
vertical-align: middle;
margin: 0;
}
.counter .count-item > [class*="licon-"]:not(:last-child){
margin-right: 10px;
}
.counter .count-item > span{
font-size: 40px;
color: #00a1d9;
}
.count-item > span.pre{
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 500;
vertical-align: top;
line-height: 15px;
}
.counter-wrap.style-2 .counter .count-item > span,
.counter-wrap.style-2 .count-number{
color: #47d9bf;
}
.counter-wrap.style-2 .counter{
color: #eee;
} .tabs-conrainer{position: relative;}
.tabs .tabs-nav{margin-bottom: -2px;}
.tabs .tabs-nav li{
float: left;
}
.tabs.horisontal .tabs-nav li:last-child a{margin-right: 0;}
.tabs .tabs-content{
display: block;
padding: 20px 0;
border-top: 2px solid #f2f3f6;
}
.tabs .tabs-nav{
width: 100%;
overflow: hidden;
}
.ts-tour-custom .tabs .tabs-nav > li > a{
float: none !important;	
}
.ts-tour-custom .ui-widget-content {
border: none !important;
}
.ts-tour-custom .ui-widget-header {
border: none !important;
background: transparent;
}
.ts-tour-custom .ui-tabs .ui-tabs-nav {
margin: 0 !important;
padding: 0 !important;
}
.ts-tour-custom .ui-tabs .ui-tabs-nav li.ui-tabs-active {
padding-bottom: 0 !important;
}
.ts-tour-custom .ui-state-active, .ts-tour-custom .ui-widget-content .ui-state-active, .ts-tour-custom .ui-widget-header .ui-state-active {
border: none !important;
}
.ts-tour-custom .ui-state-default, .ts-tour-custom .ui-widget-content .ui-state-default, .ts-tour-custom .ui-widget-header .ui-state-default {
border: none !important;
}
.ts-tour-custom .ui-state-hover, .ts-tour-custom .ui-state-focus, .ts-tour-custom .ui-widget-content .ui-state-focus, .ts-tour-custom .ui-widget-header .ui-state-focus {
border: none !important;
}
.tabs .tabs-nav > li > a{
display: block;
font-family: 'Oswald', sans-serif;
font-size: 18px;
text-transform: uppercase;
padding: 5px 20px 18px 20px;
color: #222;
font-weight: 400;
letter-spacing: 0.5px;
position: relative;
border-bottom: 2px solid #f2f3f6;
border-right: 2px solid #f2f3f6;
}
.tabs .tabs-nav > li > a span{
font-size: 32px;
margin-right: 15px;
vertical-align: -5px;
color: #00a1d9;
height: 0;
}
.tabs .tabs-nav > li:first-child > a{
padding-left: 0;
}
.tabs .tabs-nav > li.ui-tabs-active > a{color: #00a1d9;}
.tabs:not(.vertical) .tabs-nav > li:last-child > a{border-right: none;}
.tabs:not(.vertical) .tabs-nav > li.ui-tabs-active a{
border-bottom-color: #fff;
}
.tabs.style-2 .tabs-nav > li > a{
padding: 9px 20px;
color: #222;
border: none;
background: #e3e3e3;
border-radius: 3px;
font-weight: 500;
word-wrap: break-word;
font-size: 16px;
letter-spacing: 0.8px;
}
.tabs.style-2 .tabs-nav > li:not(:last-child){
margin-right: 4px;
}
.tabs.style-2 .tabs-nav > li.ui-tabs-active > a{
color: #fff;
background: #04518c;
}
.tabs.style-2 .tabs-content{
border: none;
margin-top: 5px;
border-radius: 3px;
padding: 20px;
background: #fafafa;
}
.tabs.vertical{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.tabs.vertical .tabs-nav{
width: 30%;
flex-basis: 30%;
max-width: 30%;
margin-bottom: 0;
}
.tabs.vertical .tabs-content{
width: 70%;
flex-basis: 70%;
max-width: 70%;
padding: 20px 25px 30px 30px;
border: none;
}
.tabs.vertical .tabs-nav li{float: none;}
.tabs.vertical:not(.style-2) .tabs-nav > li:not(:first-child) > a{
padding-top: 18px;
}
.tabs.vertical:not(.style-2) .tabs-nav > li:last-child > a{
padding-bottom: 5px;
}
.tabs.vertical:not(.style-2) .tabs-nav > li > a{
padding-left: 0;
}
.tabs.vertical .tabs-nav > li:last-child > a{border-bottom: none;}
.tabs.vertical .tabs-nav > li.ui-tabs-active a{border-right-color: #fff;}
.tabs.vertical .tabs-nav li:last-child a{
border-bottom-right-radius: 3px;
}
.tabs.vertical.style-2 .tabs-nav > li:not(:last-child){
margin-right: 0;
margin-bottom: 4px;
}
.tabs.vertical.style-2 .tabs-content{
margin-top: 0;
margin-left: 4px;
}
.tabs.style-2.var2 .tabs-content{
background: transparent;
padding: 30px 0;
}
.tabs.vertical.style-2.var2 .tabs-content{
padding: 0 0 0 30px;
}
.tabs.vertical.style-2.var2 .tabs-content .custom-list > li{
font-weight: 300;
} #options{
z-index: 9;
position: relative;
}
#options:not(:last-child){
margin-bottom: 40px;
}
.isotope:not(:last-child){
margin-bottom: 50px;
}
.isotope-nav{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: column; 
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
justify-content: center;
}
.isotope-nav > button{
font-family: 'Oswald', sans-serif;
margin: 0 2px 4px;
text-transform: uppercase;
color: #222;
background-color: #e3e3e3;
padding: 7px 30px;
letter-spacing: 0.8px;
font-weight: 500;
font-size: 16px;
border-radius: 3px;
}
.isotope-nav > button.is-checked{
color: #fff;
background-color: #04518c;
} .team-member .team-desc{
padding: 25px 30px 30px;
background: #fafafa;
color: #777;
}
.team-item .team-member .member-name a{
font-weight: normal;
color: #003056;
border-bottom: 1px solid transparent;
}
.team-item .team-member .member-name a:hover{
border-bottom-color: inherit;
}
.team-member{
position: relative;
z-index: 1;
}
.team-member .member-link{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
}
.team-member .member-photo{
position: relative;
display: block;
}
.member-about{
color: #7b8285;
}
.member-name + .member-position{
margin-top: -10px;
}
.member-position{
font-family: 'Heebo', sans-serif;
color: #999;
font-size: 16px;
font-weight: normal;
}
.member-position:not(:last-child){
margin-bottom: 15px;
}
.team-member .custom-list li span{
width: 78px;
display: inline-block;
}
.team-member .custom-list li{
color: #2a2c32;
}
.team-member .social-icons > li > a{
background: #80c644;
}
.team-member .social-icons > li:hover > a{
background: #494c55;
color: #fff;
}
.team-holder.var2 .team-item .member-photo{
float: left;
margin-right: 20px;
}
.team-holder.var2 .team-item .member-name:not(:last-child){
margin-bottom: 10px;
} .map-section{
position: relative;
}
#googleMap{
width: 100%;
padding-bottom: 21%;
min-height: 550px;
z-index: 1;
overflow: hidden;
}
iframe::-webkit-scrollbar{
display: none!important;
}
iframe::scrollbar{
display: none!important;
}
.map-section .map-info{
position: absolute;
right: 20%;
top: 0;
bottom: 0;
background: rgba(0,48,86,0.9);
padding: 80px 50px;
z-index: 2;
}
.map-section .map-info .section-sub-title,
.map-section .map-info .section-title,
.map-section .map-info .contact-info li.info-item{
color: #fff;
}
.map-section .map-info .contact-info li.info-item > i,
.map-section .map-info .contact-info li.info-item > .item-info > a{
color: #ffdb3e;
}   .audio-poster{
position: relative;
}
.audio-poster img{width: 100%;}
.audio-poster .audioplayer1{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin-bottom: 0;
}
.audioplayer{
background: rgba(0,48,86,0.8);
color: #fff;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{
border-left-color: #fff;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover a{
border-left-color: #fff;
}
.audioplayer-volume{
border: none;
}
.audioplayer-volume-button a{
background: #fff;
}
.audioplayer-volume-button:hover a{
background: #ffdb3e;
}
.audioplayer-volume-button a:before{
border-right-color: #fff;
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{
border-color: #fff;
}
.audioplayer-volume-button:hover a:before{
border-right-color: #ffdb3e;
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button:hover a:after{
border-color: #ffdb3e;
}
.audioplayer-bar-played,
.audioplayer-volume-adjust div div{
background: #ffdb3e;
} .widget-calendar .owl-carousel .owl-dots{
display: none;
}
.widget-calendar .owl-carousel .owl-prev, 
.widget-calendar .owl-carousel .owl-next{
top: 5px;
margin-top: 0;
font-size: 12px;
color: #fff;
opacity: 1;
}
.widget-calendar .owl-carousel .owl-prev{
left: 15px;
}
.widget-calendar .owl-carousel .owl-next{
right: 15px;
}
.calendar-wrap{
overflow: hidden;
border-bottom: none;
}
.widget-calendar table{
width: 100%;
background: #fff;
}
.widget-calendar table tr.days td{
color: #222;
}
.widget-calendar table tr td{
text-align: center;
padding: 12px 5px;
background: #eee;
font-size: 14px;
font-weight: 300;
line-height: 15px;
color: #777;
transition: all .4s ease;
}
.widget-calendar table tr td:nth-child(2n){
background: #f8f8f8;
}
.widget-calendar table tr.month td{
color: #2a2c32;
}
.widget-calendar table tr:first-child{
background: #14468c;
}
.widget-calendar table tr th{
padding: 11px 10px 10px;
font-size: 14px;
letter-spacing: 0.5px;
font-family: 'Oswald', sans-serif;
color: #fff;
text-transform: uppercase;
font-weight: normal;
}
.widget-calendar table tr td.link.current,
.widget-calendar table tr td.link:hover{
color: #222;
background: #ffdb3e;
}
.calendar-month{
font-family: 'Oswald',sans-serif;
font-weight: 500;
display: block;
font-size: 16px;
margin-top: 10px;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #00a1d9;
}
.calendar-month:hover{text-decoration: underline;} .entry-box:not(:last-child){
margin-bottom: 50px;
} .entry-box .entry:not(:last-child){
margin-bottom: 60px;
}
.entry-box .entry .entry-body{
padding: 25px 30px 30px;
background: #fff;
overflow: hidden;
}
.entry-body .entry-meta{
color: #999;
font-size: 14px;
line-height: 20px;
}
.entry-body .entry-title{
font-weight: normal;
}
.entry-body .entry-title a{
color: #003056;
border-bottom: 1px solid transparent;
}
.entry-body .entry-title a:hover{
border-bottom-color: inherit;
}
.entry-body .entry-meta:not(:last-child){
margin-bottom: 5px;
}
.entry-body .entry-meta > *:not(:last-child):after{
content: '/';
display: inline-block;
margin: 0 5px;
color: #999;
}
.entry-body .entry-meta > a{
color: #222;
}
.entry-body .entry-meta > a:hover{
text-decoration: underline;
}
.entry .entry-body .label{
position: relative;
display: inline-block;
top: 0;
right: 0;
padding: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0.8px;
color: #fff;
background: #04518c;
background: -moz-linear-gradient(left, #04518c 0%, #00a1d9 33%, #47d9bf 100%);
background: -webkit-linear-gradient(left, #04518c 0%,#00a1d9 33%,#47d9bf 100%);
background: linear-gradient(to right, #04518c 0%,#00a1d9 33%,#47d9bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04518c', endColorstr='#47d9bf',GradientType=1 );
}
.entry .entry-body .label:not(:last-child){
margin-bottom: 15px;
}
.entry-box.style-2 .entry .entry-body{
background: #fafafa;
}
.entry-box.var2 .entry:not(:last-child){
margin-bottom: 30px;
}
.entry .custom-list li{
font-weight: 300;
} .entry-box.entry-small .entry{
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0 -15px -30px;
}
.entry-box.entry-small .entry:not(:first-child){
margin-top: 60px;
}
.entry-box.entry-small .thumbnail-attachment,
.entry-box.entry-small .entry-body{
width: 50%;
padding: 0 15px 30px;
}
.entry-box.entry-small .entry-body:only-child{
width: 100%;
}
.entry-box.entry-small .entry-body .entry-meta{
font-size: 14px;
line-height: 20px;
}
.entry-box.entry-small .entry-body .entry-meta:not(:last-child){
margin-bottom: 5px;
}
.link-attachment{
padding: 27px 30px;
display: block;
width: 100%;
font-family: 'Oswald', sans-serif;
font-size: 24px;
font-weight: 400;
color: #003056;
border-radius: 3px;
background: #efefef;
position: relative;
overflow: hidden;
z-index: 1;
}
.link-attachment:hover{
background: #003056;
color: #fff;
}
.link-attachment:before{
font-family: "Linearicons";
content: "\e917";
position: absolute;
font-size: 150px;
right: -15px;
top: 30;
color: #003056;
font-weight: normal;
z-index: -1;
opacity: 0.1;
}
.link-attachment:hover:before{
color: #fff;
opacity: 0.1;
}
.audio-frame{
position: relative;
margin-bottom: -10px;
}
.entry-box.size-2 .entry .entry-body{
padding: 20px;
}
.entry-box.size-2 .entry .entry-body .entry-meta{
font-size: 13px;
line-height: 18px;
} .comments-list{
overflow: hidden;
}
.comments-list:not(:last-child){
margin-bottom: 30px;
}
.comments-list .children .comment{
padding-left: 45px;
}
.comment > article{
position: relative;
padding: 30px 0 30px;
overflow: hidden;
}
.gravatar{
float: left;
width: 100px;
margin-right: 20px;
}
.comment-body{
overflow: hidden;
}
.comment-meta{
font-size: 13px;
line-height: 24px;
color: #777;
overflow: hidden;
}
.comment-meta:not(:last-child){
margin-bottom: 5px;
}
.comment-meta > *:not(.comment-author){
display: inline-block;
vertical-align: baseline;
font-size: 12px;
}
.comment-meta > a{
color: #038ed3;
}
.comment-meta .comment-info > *:not(:last-child):after {
content: '/';
display: inline-block;
margin: 0 5px;
color: #777;
}
.comment-author{
float: left;
text-transform: none;
}
.comment-author a{
color: #003056;
border-bottom: 1px solid transparent;
}
.comment-author a:hover{
border-bottom-color: inherit;
}
.comment-author:not(:last-child){
margin-bottom: 5px;
}
.comment-reply-link{
color: #222;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0;
}
.comment-reply-link:hover{
text-decoration: underline;
}
.comment .comment-info{
float: right;
} .portfolio-holder{
margin: -30px -15px 0;
}
.portfolio-holder.two-collumn .item{
width: 50%;
}
.portfolio-holder.three-collumn .item{
width: 33.3333%;
}
.portfolio-holder.fourth-collumn .item{
width: 25%;
}
.portfolio-holder .item{
padding: 30px 15px 0;
}
.project,
.project-image{
position: relative;
z-index: 1;
}
.project-image{
overflow: hidden;
}
.project-link{
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
cursor: url(//nspropertyus.com/wp-content/themes/termosolar/images/icon_zoomin.png) 24 24, auto;
}
.project:hover .project-link{
background: rgba(0, 48, 86, 0.7);
}
.project-image .project-description{
color: #fff;
position: absolute;
left: 0;
right: 0;
top: 50%;
text-align: center;
display: inline-block;
padding-left: 10px;
padding-right: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
transition: all .4s ease;
opacity: 0;
visibility: visible;
}
.project-image > img{
width: 100%;
}
.project:hover .project-description{
opacity: 1;
visibility: visible;
}
.project > .project-description{
background: #fafafa;
color: #777;
padding: 25px 30px 35px;
}
.project-image .project-description .project-title a,
.project-image .project-description .project-cats li a{
color: #fff;
}
.project-image .project-description .project-title,
.project-image .project-description .project-cats{
transition: all .3s ease;
}
.project-image .project-description .project-title{
transform: translateY(-150px);
}
.project-image .project-description .project-cats{
transform: translateY(150px);
}
.project:hover .project-image .project-description .project-title,
.project:hover .project-image .project-description .project-cats{
transform: translateY(0);
}
.project-description .project-cats li{
display: inline-block;
}
.project .project-title:not(:last-child){
margin-bottom: 5px;
}
.project .project-title a{
color: #003056;
border-bottom: 1px solid transparent;
}
.project .project-title a:hover{
border-bottom-color: inherit;
}
.project-cats:not(:last-child){
margin-bottom: 15px;
}
.project-cats li a{
color: #00a1d9;
}
.project-cats li a:hover{
text-decoration: underline;
}
.event-detail-title{
text-transform: uppercase;
letter-spacing: 0.5px;
color: #003056;
}
.event-detail-list:not(:last-child){
margin-bottom: 25px;
}
.event-detail-list > li{
font-size: 0;
line-height: 24px;
padding: 3px 0;
color: #222;
}
.event-detail-list > li:first-child{
padding-top: 0;
}
.event-detail-list > li:last-child{
padding-bottom: 0;
border-bottom: none;
}
.event-detail-list .detail-col{
width: 50%;
display: inline-block;
font-size: 16px;
}
.event-detail-list .detail-col:only-child{
width: 100%;
}
.event-detail-list .detail-col a{
color: #00a1d9;
}
.event-detail-list .detail-col a:hover{
text-decoration: underline;
}
.event-detail-list .detail-col:first-child{
width: 30%;
font-weight: 300;
color: #777;
}
.event-detail-list .detail-col:last-child{
width: 70%;
} .settings-view-products{
padding-bottom: 10px;
}
.settings-view-products:not(:last-child){
margin-bottom: 30px;
}
.settings-view-products > span{
float: left;
color: #7b8285;
line-height: 40px;
}
.settings-view-products::after{
content: "";
display: block;
clear: both;
}
.settings-view-products .sort-criteria{
float: right;
margin: 0 -10px;
}
.settings-view-products .view-type .active{
color: #28abe3;
}
.sort-criteria .custom-select,
.sort-criteria .view-type{
display: inline-block;
vertical-align: middle;
margin: 0 10px;
font-size: 0;
}
.sort-criteria .custom-select{
width: 215px;
font-size: 14px;
}
.settings-view-products .sort-item > *{
display: inline-block;
vertical-align: middle;
}
.settings-view-products .sort-item .title{
margin-right: 8px;
}
.view-type{
font-size: 0;
}
.view-type > *{
font-size: 20px;
line-height: 20px;
display: inline-block;
vertical-align: middle;
margin: 0 10px 0;
color: #2a2c32;
}
.view-type > *:first-child{
font-size: 18px;
line-height: 15px;
}
.hidden-section:not(:last-child){
margin-bottom: 20px;
}
.hidden-section .account-action{
font-family: 'Assistant', sans-serif;
font-size: 24px;
font-weight: 600;
color: #2a2c32;
}
.hidden-section .account-action > a{
color: #038ed3;
}
.hidden-section .account-action > a:hover{
color: #2a2c32;
}
.hidden-section .content{
padding: 20px 0 15px;
color: #7b8285;
}
.forgot-password{
color: #038ed3;
}
.forgot-password:hover{
text-decoration: underline;
}
.checkbox-title input[type="checkbox"] + label{
font-size: 32px;
font-family: 'Assistant', sans-serif;
color: #2a2c32;
}
.checkbox-title input[type="radio"] + label::before, 
.checkbox-title input[type="checkbox"] + label::before{
left: auto;
right: 0;
top: 50%;
margin-top: -9px;
}
.checkbox-title input[type="checkbox"] + label::after{
left: auto;
right: -1px;
top: 50%;
margin-top: -12px;
}
.checkbox-title input[type="checkbox"] + label{
padding-left: 0;
padding-right: 32px;
}
.checkbox-title:not(:last-child){
margin-bottom: 20px;
}
.payment-option li:not(:last-child){
margin-bottom: 15px;
}
.payment-option input[type="radio"] + label{
font-weight: bold;
color: #4b4e50;
font-size: 18px;
}
.payment-option p{
color: #7b8285;
}
.payment-option .input-wrapper:not(:last-child){
margin-bottom: 10px;
}
.payment-option .paypal-link{
font-size: 18px;
font-family: 'Assistant', sans-serif;
color: #038ed3;
margin-left: -20px;
}
.payment-option .paypal-link:hover{
text-decoration: underline;
}
.payment-option > li:last-child [class*="btn"]:only-child{
margin-top: 15px;
} .products-holder{
margin: -30px -15px 0;
position: relative;
}
.products-holder.with-separators{
padding-bottom: 30px;
}
.products-holder.with-separators:before,
.products-holder.with-separators:after{
content: '';
position: absolute;
left: -15px;
right: 0;
height: 2px;
width: calc(100%);
background: #f2f3f6;
}
.products-holder.with-separators:before{
top: 0;
}
.products-holder.with-separators:after{
bottom: 0;
}
.products-holder .product-col{
padding: 30px 15px 0;
width: 100%;
}
.products-holder:not(:last-child){
margin-bottom: 30px;
}
.product{
position: relative;
}
.product-description{
position: relative;
}
.product .product-image .overlay{
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.product:hover > .product-image .overlay{
opacity: 1;
visibility: visible;
bottom: 40px; 
}
.product-image .overlay a.added_to_cart {
display: block;
color: #fff;
}
.product .product-description .product-name:hover a{
color: inherit;
text-decoration: underline;
}
.product::after{
content: "";
display: block;
clear: both;
}
.product-image{
display: block;
position: relative;
}
.product-image:not(:last-child){
margin-bottom: 10px;
}
.product-name{
font-size: 18px;
line-height: 24px;
letter-spacing: -0.2px;
font-weight: normal;
}
.product-name:not(:last-child){
margin-bottom: 5px;
}
.product-info{
font-size: 18px;
line-height: 28px;
font-weight: bold;
letter-spacing: -1px;
font-family: 'Assistant', sans-serif;
overflow: hidden;
}
.product-info .product-review{
color: #7b8285;
font-size: 13px;
display: inline-block;
vertical-align: middle;
font-weight: normal;
letter-spacing: 0;
font-family: 'Heebo', sans-serif;
}
.product-info .product-review:last-child{
margin-left: 10px;
}
.product-info .product-review > a{
color: #038ed3;
}
.product-info .product-review > a:hover{
text-decoration: underline;
}
.product-excerpt:not(:last-child){
margin-bottom: 20px;
}
.rating{
display: inline-block;
vertical-align: middle;
overflow: hidden;
position: relative;
z-index: 1;
padding: 6px 0;
}
.rating .empty-state{
width: 80px;
height: 15px;
position: relative;
z-index: 1;
background: url(//nspropertyus.com/wp-content/themes/termosolar/images/icon_star_empty.png) left center repeat-x;
}
.rating .fill-state{
position: absolute;
z-index: 2;
max-width: 80px;
top: 0;
left: 0;
height: 100%;
background: url(//nspropertyus.com/wp-content/themes/termosolar/images/icon_star.png) left center repeat-x;
} .products-holder.view-list[class*="fx-cols-"] .product-col{
max-width: 100%;
width: 100%;
flex-basis: 100%;
}
.products-holder.view-list .product-image{
float: left;
max-width: 230px;
width: 32%;
margin: 0 30px 0 0;
}
.products-holder.view-list .product-description{
padding-top: 25px;
}
.products-holder.view-list .product-price{
display: block;
}
.products-holder .rating{
float: right;
}
.products-holder .product-price{
float: left;
}
.products-holder.view-list .product-info:not(:last-child){
margin-bottom: 0px;
}
.products-holder.view-list .product-price:not(:last-child){
margin-bottom: 8px;
}
.products-holder.view-list .product-name:not(:last-child){
margin-bottom: 8px;
} #sidebar .widget:not(:last-child){
margin-bottom: 60px;
}
.widget:not(:last-child){
margin-bottom: 30px;
}
.widget-title:not(:last-child){
margin-bottom: 30px;
}
.widget .widget-title{
padding: 14px 20px 13px;
text-transform: uppercase;
background: #f7f7f7;
color: #222;
}
.widget .contact-info > li{
display: block;
}
#sidebar .widget .entry-attachment .entry-body .entry-title{
font-size: 16px;
font-weight: normal;
}
.widget .lineform{padding-top: 5px;} #sidebar .widget .banners .banner-inner{
font-size: 18px;
padding: 30px 25px 40px;
} .widget.widget-searchform{
padding: 0;
background: transparent;
} .widget-categories ul{
font-size: 20px;
line-height: 26px;
} .tagcloud{
overflow: hidden;
margin: -4px -2px 0;
}
.tagcloud a{
color: #222;
font-size: 14px;
line-height: 30px;
white-space: nowrap;
padding: 0 10px;
display: block;
float: left;
font-weight: 300;
background: #e3e3e3;
border-radius: 3px;
margin: 4px 2px 0;
}
.tagcloud a:hover{
background: #14468c;
color: #fff;
}
.tagcloud span{
float: left;
display: block;
font-weight: 300;
margin: 5px 10px 0 0;
color: #8c8c8c;
}
.tagcloud:not(:last-child){
margin-bottom: 15px;
} #sidebar .widget .entry-box.entry-small .entry:not(:first-child){
margin-top: 30px;
}
.widget .entry-box.entry-small .entry-body .entry-meta{
font-size: 13px;
}
.widget .entry-box.entry-small .entry:not(:first-child){
margin-top: 20px;
}
.widget .entry-box.entry-small .entry{
margin: 0 -10px -20px;
}
.widget .entry-box.entry-small .thumbnail-attachment, 
.widget .entry-box.entry-small .entry-body{
padding: 0 10px 20px;
}
.widget .entry-box.entry-small .entry-body{
padding-top: 5px;
}
.widget .entry-box.entry-small .entry-body .entry-meta > a{
color: #00a1d9;
}
.widget .entry-box.entry-small .thumbnail-attachment,
.widget .entry-box.entry-small .entry-body{
width: auto;
max-width: 50%;
} .widget .products-holder{} .widget .comment-item{
font-size: 18px;
color: #7b8285;
}
.widget .comment-item .author,
.widget .comment-item .author:hover{
color: #038ed3;
}
.widget .comment-item a:hover{
text-decoration: underline;
color: #2a2c32;
} .widget .instagram-feed{
overflow: hidden;
margin: 0 -5px -10px;
}
.widget .instagram-feed .nv-instafeed-item{
width: 50%;
display: inline-block;
padding: 0 5px 10px;
} .footer{
color: #babcbe;
}
.footer .main-footer{
padding-top: 100px;
background-size: cover;
background-attachment: fixed;
background-position: center center;
}
.footer .copyright{
text-align: center;
padding: 70px 0 60px;
font-size: 14px;
letter-spacing: 0.5px;
}
[class*="footer"] .widget{
padding: 0;
background: transparent;
}
[class*="footer"] .widget:not(:last-child){
margin-bottom: 60px;
}
[class*="footer"] .copyright p:not(:last-child){
margin-bottom: 0;
}
[class*="footer"] .widget .widget-title{
color: #fff;
text-transform: uppercase;
font-weight: 500;
padding: 0;
background: none;
}
[class*="footer"] .brend-box{
margin: 0 -10px -10px;
font-size: 0;
}
[class*="footer"] .brend-box > *{
margin: 0 10px 10px;
display: inline-block;
} .footer.style-2{
background: #102739;
}
.footer.style-2 .info-links > li > a{
font-weight: 300;
font-size: 16px;
}
.footer.style-2 #newsletter.style-2 input:not([type="submit"]){
min-width: 295px;
}
.footer.style-2 .copyright{
padding: 60px 0 50px;
}
.footer.style-2 .widge-holder{
margin: 0 -15px -30px;
}
.footer.style-2 .widge-holder .widget{
padding: 0 15px 30px;
}
.footer.style-2 .widge-holder .widget:not(:last-child){
margin-bottom: 0;
} .footer.style-3{
padding-top: 90px;
background: #fff;
color: #222;
}
.footer.style-3 .main-footer{
padding-top: 0;
padding-bottom: 70px;
}
.footer.style-3 .top-footer:not(:last-child){
margin-bottom: 60px;
}
.footer.style-3 .top-footer .flex-row{
margin: 0 -15px -30px; 
}
.footer.style-3 .top-footer .flex-row > *{
padding: 0 15px 30px;
}
.footer.style-3 .top-footer .info-links > li > a{
color: #00a1d9;
font-weight: 300;
}
.footer.style-3 .widget .widget-title{
color: #003056;
}
.footer.style-3 .copyright{
background: #fafafa;
padding: 25px 0;
color: #777;
border-top: 1px solid #eee;
}
#mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link, 
#mega_main_menu.primary.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link {
border-radius: 0 !important;
line-height: 20px;
padding: 12px 20px 12px 25px !important;
}
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > span.nav_logo, 
#main-navigation #mega_main_menu.primary.primary_style-flat.direction-horizontal.first-lvl-align-left.no-logo > .menu_holder > .menu_inner > ul > li > .item_link, 
#main-navigation #mega_main_menu.primary.primary_style-flat.direction-horizontal.first-lvl-align-center.no-logo.no-search.no-woo_cart > .menu_holder > .menu_inner > ul > li > .item_link {
border-radius: 3px;
padding-left: 20px;
padding-right: 20px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link {
padding-right: 40px !important;
margin-bottom: 4px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link:after {
font-family: 'fontello';
content: '\f107';
margin-left: 10px;
font-size: 14px;
display: inline-block;
vertical-align: top;
border: none;
top: 1px;
right: 30px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link  span.link_content{
display: inline-block;
}
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:after, 
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link:after, 
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link:after, 
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link:after, 
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link:after {
color: rgba(255,255,255,1);
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > li{
margin: 0 1px;
}
#main-navigation #mega_main_menu li.default_dropdown > ul, 
#main-navigation #mega_main_menu li.default_dropdown li > ul, 
#main-navigation #mega_main_menu li.multicolumn_dropdown > ul, 
#main-navigation #mega_main_menu li.tabs_dropdown > ul, 
#main-navigation #mega_main_menu li.widgets_dropdown > ul, 
#main-navigation #mega_main_menu li.post_type_dropdown > ul, 
#main-navigation #mega_main_menu li.grid_dropdown > ul, 
#main-navigation #mega_main_menu li.post_type_dropdown .mega_dropdown > li.post_item .post_details, 
#main-navigation #mega_main_menu li.grid_dropdown .mega_dropdown > li .post_details {
-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
}
#mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul {
margin-top: 4px;
}
#header .top-header .contact-info:not(.v-type) {
margin: 0 -20px -30px;
}
.ts-header.ts-type-2 .menu-holder {
padding: 4px 0;
}
#header.ts-header.ts-type-2 .pre-header .contact-info:not(.v-type) {
margin: 0 -20px 0;
display: block;
}
#header.ts-header.ts-type-2 .social-icons {
margin: 0 -10px -5px;
font-size: 0;
}
#header.ts-header.ts-type-2  .top-header .head-info > * {
display: inline-block;
vertical-align: middle;
margin: 0 30px 10px;
}
#header.ts-header.ts-type-3 .social-icons {
margin: 0 -10px -5px;
font-size: 0;
}
#header.ts-header.ts-type-3 #mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul {
margin-top: 0;
}
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link {
margin-bottom: 0;
}
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item > .item_link {
background: transparent;
}
.ts-header.ts-type-3 #main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item > .item_link * {
color: #fff;
}
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:focus, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link *, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link *, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link *, 
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
color: #47d9bf;
}
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:after, 
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link:after, 
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link:after, 
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link:after, 
#header.ts-header.ts-type-3 #main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link:after {
color: #47d9bf;
}
#header.ts-header.ts-type-3 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:after {
color: #fff;
}
.ts-footer.footer-1 a {
color: #ffdb3e;
}
.ts-footer.footer-2 a {
color: #ffdb3e;
}
#footer.ts-footer.footer-3 a {
color: #00a1d9;
}
.ts-footer.footer-2 {
background: #102739;
}
.rev_slider_wrapper .custom.tparrows {
background: transparent;
width: auto;
height: auto;
}
.rev_slider_wrapper .custom.tparrows:before {
font-family: 'Linearicons';
font-size: 60px;
color: #222;
opacity: 0.3;
-webkit-transition: opacity .35s ease;
-o-transition: opacity .35s ease;
transition: opacity .35s ease;
line-height: 40px;
text-align: center;
}
.rev_slider_wrapper .custom.tparrows.tp-leftarrow:before {
content: '\e93b';
}
.rev_slider_wrapper .custom.tparrows.tp-rightarrow:before {
content: '\e93c';
}
.rev_slider_wrapper .custom.tparrows:hover:before{
opacity: 1;
}
.btn .ts-right{
float:right;
}
.btn .ts-left{
float:right;
}
.ts-section.vc_row-no-padding .container.extra-width-2 .vc_column_container{
padding-left: 15px;
padding-right: 15px;
}
.ts-section.vc_row-no-padding .container.extra-width-2 {
padding-left: 0;
padding-right: 0;
}
.services .icons-item i{
width:auto;
height:auto;
}
.ts-call-out h4 {
font-family: 'heebo', sans-serif;
font-weight: 300;
letter-spacing: 0.1px;
}
.m_top_40{
margin-top:40px;
}
.m_bot_40{
margin-bottom:40px;
}
.ls-none{
list-style:none;
margin: 0;
padding: 0;
}
.testimonials_block .testimonial-type-5 .testimonial blockquote{
font-size: 24px;
line-height: 36px;
}
.testimonials_block .testimonial-type-5 .testimonial blockquote:before{
font-size: 40px;
}
.ts-footer.footer.footer-1 .ts-fs-medium .widget{
margin-bottom: 60px;
}
.testimonial-type-3 .testimonial blockquote{
font-size: 24px;
line-height: 36px;
}
.testimonial-type-3 .testimonial blockquote:before{
font-size: 40px;
}
.services_form.call-out form.wpcf7-form .wpcf7-form-control-wrap {
padding: 0 5px 10px;
width: 33.33333%;
float: none;
display: inline-block;
}
.services_form.call-out form.wpcf7-form input[type="submit"]{
vertical-align: middle;
margin-left: 5px;
width: 32%;
float: none;
display: inline-block;
}
.services_form.call-out form.wpcf7-form {
z-index: 1;
position: relative;
margin: 0 -5px -10px;
}
.services_form.call-out form.wpcf7-form input:not([type="submit"]), 
.services_form.call-out form.wpcf7-form textarea,
.services_form.call-out form.wpcf7-form .custom-select .select-title {
border-color: #fff;
background: #fff;
color: #777;
font-weight: 300;
}
.services_form.call-out form.wpcf7-form select{
border-color: #fff;
}
.services_form.call-out p > span {
color: #777;
}
.services_form.call-out p{
margin-bottom: 0;
}
.ts-footer.footer.footer-2 .widget:not(:last-child) {
margin-bottom: 30px;
}
.icons-box.style-1 .ts-infoblock-item h3.icons-box-title{
font-size: 18px;
letter-spacing: 0.3px;
border-bottom: 1px solid transparent;
font-weight: 500;
margin-bottom: 20px;
line-height: 1.3em;
color: #04518c;
}
.ts-accordion-with-image  .accordion-item ul.custom-list{
list-style:none;
padding:0;
}
.testimonials_block .carousel-type-1.testimonial-type-4 .owl-dots .owl-dot {
background: #222;
}
.tabs.style-3 .tabs-nav > li > a {
border-bottom: 2px solid rgba(255,255,255,0.1);
color: #fff;
border-right-color: transparent;
}
.tabs.style-3 .tabs-nav > li > a span, .tabs.vertical.style-3 .tabs-nav > li.ui-tabs-active a {
color: #ffdb3e;
}
.tabs.vertical.style-3 .tabs-nav > li.ui-tabs-active a{
border-right-color: transparent;
}
.tabs.vertical.style-3 .tabs-nav {
width: 25%;
flex-basis: 25%;
max-width: 25%;
margin-top: 80px;
}
.tabs.vertical.style-3  .tabs-content {
width: 75%;
flex-basis: 75%;
max-width: 75%;
padding: 0 0 0 30px;
}
.vc_newsletter  .wt-title{
color: #fff;
font-weight: normal;
font-size: 30px;
margin-bottom: 25px;
line-height: 1.3em;
}
.vc_newsletter  input:not([type="submit"]) {
background: #fff;
border-color: #fff;
}
.vc_newsletter  .cp-newsletter-info{
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
}
.widget_termosolar_services_categories ul.h-type{
margin-top:20px;	
}
.breadcrumbs-wrap.title-center{
padding-top: 90px;
}
.breadcrumbs-wrap ul.breadcrumbs{
margin:0;
padding:0;
list-style:none;
}
.team-holder {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.team-holder:not(.owl-carousel) {
margin: -30px -15px 0;
}
.team-holder:not(.owl-carousel) .team-item {
padding: 30px 15px 0;
}
.wp-caption .wp-caption-text {
font-style: italic;
padding-top: 0.5384615385em;
}
.screen-reader-text{
display:none;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
}
.gallery.gallery-columns-3 .gallery-item {
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
max-width: 33.33333%;
}
.gallery.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery .gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.bypostauthor{
padding: 2px;
}
.block_section_title p.ts-description + hr.item-divider-3 {
margin-bottom: 45px;
}
ul.custom-list {
list-style:none;
margin:0;
padding:0;
}
.ts-page-content-wrap.ts-left-sidebar aside#sidebar {
float: left;
}
.ts-page-content-wrap.ts-left-sidebar main#main {
float: right;
}
aside#sidebar .wpcf7-submit{
width: 100%;
}
aside#sidebar .wpcf7-form-control-wrap {
display: inline-block;
margin-bottom: 10px;
width: 100%;
}
aside#sidebar .wpcf7-form-control-wrap textarea {
height: 100px;
}
.custom-list.type-1.var2 > li {
font-weight: 500;
}
.ts_advanced_tabs ul.tabs-nav{
list-style:none;
padding:0;
margin:0;
margin-bottom: -2px;
}
.tabs.vertical.size_small .tabs-nav {
width: 25%;
flex-basis: 25%;
max-width: 25%;
}
.tabs.vertical.size_small .tabs-content {
width: 75%;
flex-basis: 75%;
max-width: 75%;
padding: 0 0 0 30px;
}
.coupons.wpb_content_element.col_2 .col-sm-6{
margin-bottom:30px;
}
.widget select {
max-width: 300px;
}
select {
width: 100%;
font-size: 16px !important;
height: 44px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 20px;
padding-right: 30px;
cursor: pointer;
color: #777;
font-weight: 300;
border-radius: 3px;
border: 2px solid #eee;
background-color: #fff;
background-image: url(//nspropertyus.com/wp-content/themes/termosolar/images/select-arrow1.png);
background-position: center right;
background-repeat: no-repeat;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.widget_calendar table{
width: 100%;
background: transparent;
border: none;
max-width: 300px;
}
.widget_calendar table thead tr th{
color: #222;
}
.widget_calendar table caption {
padding: 11px 10px 10px;
font-size: 14px;
letter-spacing: 0.5px;
font-family: 'Oswald', sans-serif;
color: #fff;
text-transform: uppercase;
font-weight: normal;
text-align:center;
background: #14468c;
}
.widget_calendar table tr td, .widget_calendar table tr th {
text-align: center;
padding: 12px 5px;
font-size: 14px;
font-weight: 300;
line-height: 15px;
color: #777;
transition: all .4s ease;
}
.widget_calendar table tfoot tr td{
background: transparent;
text-align: unset;
font-family: 'Oswald',sans-serif;
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0.5px;
padding: 0;
}
.widget_calendar table tfoot tr td a {
display: block;
padding-top: 20px;
}
.widget_calendar table tfoot tr td#next a {
float:right;
}
.widget_calendar table tfoot tr td a{
color: #00a1d9;	
}
.widget_calendar table tr td#today{
color: #222;
background: #ffdb3e;
}
.coming-soon-inner .cp-newsletter-info{
font-size: 18px;
line-height: 30px;
}
.vc_grid-item.vc_grid-item-zone-c-bottom .vc_gitem-zone.vc_gitem-zone-a {
max-height: 260px;
}
.vc_gitem_row .vc_gitem-col {
padding: 25px 30px 30px;
}
.vc_grid .vc_gitem-row-position-top .vc_gitem-col .vc_gitem-link.vc_btn3-style-custom {
padding: 0 !important;
font-family: 'Oswald',sans-serif;
font-weight: 500;
letter-spacing: 0.5px;
line-height: 1em;
font-size: 16px;
border-bottom: 1px solid transparent;
}
.vc_grid .vc_gitem-row-position-top .vc_gitem-col .vc_gitem-link.vc_btn3-style-custom:hover{
border-bottom-color: inherit;
}
.vc_grid .vc_gitem-row-position-top .vc_gitem-col .vc_gitem-link.vc_btn3.vc_btn3-style-custom {
background-image: none;
background-image: none;
background-image: none;
filter: none;
}
.about_portfolio.project-description {
background: #fafafa;
color: #777;
padding: 25px 30px 35px;
}
.portfolio_block .project .project-title a p{
font-weight: 400;
}
.vc_insta_gallery button[disabled] {
display: none;
}
.ts-accordion-custom .block_section_title>h3{
margin-bottom: 25px;
}
.ts-accordion-custom .block_section_title>h2{
margin-bottom: 25px;
}
.ts-tour-custom .block_section_title>h3{
margin-bottom: 25px;
}
.ts-tour-custom .block_section_title>h2{
margin-bottom: 25px;
}
.ts-button-container.cp-inline {
display:inline-block;
margin-right: 20px;
margin-bottom: 10px;
}
.ts-button-container.ts-left {
float:left
}
.ts-button-container.ts-right {
float:right
}
.ts-button-container.ts-center {
text-align: center;
}
.alert.ts-type-1 p{
display: inline;
}
.icons-box.style-4 .ts-infoblock-item h3.icons-box-title{
font-size: 18px;
letter-spacing: 0.5px;
line-height: 20px;
color: #04518c;
margin-bottom: 20px;
}
.icons-box.style-4 .icons-item .item-box i {
width: 40px;
height: 40px;
}
.carousel-type-1.testimonial-type-3 .testimonial.testimonial-single{
max-width: 600px;
margin: 0 auto; 
}
.pricing-table .custom-list.pt-features-list > li {
font-weight: 400;
}
.custom-list > li > ul, .custom-list > li > ol, ol.custom-list, ul.custom-list {
list-style:none;
}
ol.custom-list.type-4 > li > ul {
counter-reset: item;
}
.contact-info li.info-item > .item-info p {
font-size: 14px;
text-transform: uppercase;
display: block;
line-height: 18px;
font-weight: normal;
}
.widget ul.instagram-feed{
margin-bottom:15px;
}
p.form-submit input[type="submit"] {
margin-top: 40px;
padding-left: 100px;
padding-right: 100px;
display:block;
}
.ts-small-thumbs .ts-link-entry-format .link-attachment {
margin-bottom: 30px;
}
.ts-small-thumbs .pagination{
margin-top: 60px;
}
.ts-pagination{
padding:0;
list-style:none;
}
.ts-blog-posts .isotope .item{
margin-bottom: 30px;
}
.ts-blog-posts .isotope {
margin-bottom: 30px;
}
.ts-header.ts-type-3 #main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown{
margin-left: -30px;
width: 1290px;
}
.ts-header.ts-type-2 #main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown{
width: 1290px;
}
#main-navigation ul.children {
display: none;
}
#main-navigation .sub-menu-wrap ul.children {
display: block;
}
#main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown{
margin-left: -75px;
padding: 0 !important;
}
#main-navigation #mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
padding: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#main-navigation #mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li:nth-child(2n) {
background: #fafafa;
}
#main-navigation #mega_main_menu.primary li.multicolumn_dropdown .mega_dropdown > li > .item_link{
text-transform: uppercase;
padding: 0 25px;
letter-spacing: 0.5px;
border-radius: 0;
line-height: 1.3em;
font-weight: 400;
}
#main-navigation #mega_main_menu.primary li.multicolumn_dropdown > .mega_dropdown > .menu-item > .item_link.with_icon > .link_content {
margin-left: 40px;
line-height: 30px;	
}
#main-navigation #mega_main_menu.primary li.multicolumn_dropdown > .mega_dropdown > .menu-item > .item_link > .link_content .link_text{
color: #00a1d9;
text-transform: uppercase !important;
font-size: 18px;
letter-spacing: 0.5px;
font-family: 'Oswald', sans-serif;
}
#main-navigation #mega_main_menu.primary li.multicolumn_dropdown > .mega_dropdown > .menu-item > .item_link > i {
width: auto;
height: auto;
line-height: 30px;
font-size: 30px;
margin-top: -6px;
top: 0;
color: #00a1d9;
}
body #main-navigation #mega_main_menu li.default_dropdown > ul{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;	
}
#main-navigation #mega_main_menu.primary ul li .mega_dropdown{
font-size: 16px;
line-height: 20px;
}
#main-navigation #mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li.widgets_dropdown {
padding: 0;
}
body #main-navigation #mega_main_menu li.widgets_dropdown > ul{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#main-navigation #mega_main_menu li.widgets_dropdown > .mega_dropdown > .widget {
margin: 0;
padding: 30px 0 20px;
}
.widget-title.title_with_icon span {
margin-right: 10px;
display: inline-block;
font-size: 30px;
vertical-align: -4px;
}
#main-navigation #mega_main_menu.primary .mega_dropdown .widget-title {
margin-bottom: 15px;
color: #00a1d9;
text-transform: uppercase;
padding: 0 25px;
background:transparent;
}
#mega_main_menu.primary .mega_dropdown .widget-title span {
color: #00a1d9;
}
.mega_dropdown .widget_termosolar_services_categories ul li a {
padding: 8px 0 8px 25px;
white-space: normal;
font-family: 'Heebo', sans-serif;
display: block;
position: relative;
font-size: 16px;
line-height: 20px;
font-weight: normal;
}
#mega_main_menu .mega_dropdown .widget_termosolar_services_categories ul li:hover > a, 
#mega_main_menu .mega_dropdown .widget_termosolar_services_categories ul li.current > a {
color: #04518c;
background: #f2f2f2;
}
#main-navigation  #mega_main_menu li.default_dropdown > .mega_dropdown {
min-width: 225px;
}
#main-navigation  #mega_main_menu li.default_dropdown > .mega_dropdown {
min-width: 220px;
}
#main-navigation #mega_main_menu li.default_dropdown.wide-width > .mega_dropdown {
width: 270px;
}
#main-navigation #mega_main_menu.primary ul li .mega_dropdown > li > .item_link, #mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text, 
#main-navigation #mega_main_menu.primary ul li .mega_dropdown, 
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li .post_details > .post_description {
font-family: 'Heebo', sans-serif;
}
nav.pagination.navigation {
position: relative;
display: block;
}
.blog-type.entry-box .entry {
overflow: hidden;
}
dl {
margin: 0 20px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 1.75em;
}
.entry-content:after, .page-content:after {
clear: both;
}
.entry-content:before, .entry-content:after, .page-content:before, .page-content:after {
content: "";
display: table;
}
table a {
box-shadow: 0 1px 0 0 currentColor;
}
.wpb-js-composer table a{
box-shadow:none;
}
.entry-content, .cp-entry-content {
word-wrap: break-word;
}
.post-password-form input[type="submit"]{
border-radius: 3px;
margin-top: 10px;
background: #04518c;
color: #fff;
padding: 10px 30px;
font-size: 16px;
letter-spacing: 1.2px;
}
.page-links {
margin-bottom:20px;
}
.page-links a span{
font-weight: 300;
}
.page-links span{
line-height:34px;
padding: 6px 8px;
font-weight:600;
}
.page-links a:hover{
color: #fff;
background: #04518c; 
}
.page-links a {
display: inline-block !important;
margin: 3px;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
color: #222;
font-weight: 300;
background: transparent;
border-radius: 3px;
font-size: 16px;
}
div.pagination {
text-align: center;
margin: 15px 0;
position: relative;
display: block;
font-size: 16px;
line-height: 34px;
}
div.pagination a {
padding: 6px 8px;
color: #222;
font-weight: 600;
background: transparent;
}
.ts-entry-content:after, .entry-content:after,
.ts-entry-content:before, .entry-content:before {
content: "";
display: table;
}
.ts-entry-content:after, .entry-content:after {
clear: both;
}
.ts-footer a {
font-weight: 300;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
letter-spacing: 0.8px;
}
.ts-blog-posts .ts-type-1.entry-box.style-2.isotope_no .entry .entry-body {
min-height: 230px;
}
.ts-infoblock  .block_section_title .ts-description{
font-size: 18px;
line-height: 30px;
}
.testimonials_block   .block_section_title .ts-description{
font-size: 18px;
line-height: 30px;
margin-bottom: 40px;
}
.testimonials_block   .block_section_title .item-divider-3{
display:none;
}
.ts-tour-custom  .block_section_title .ts-description{
font-size: 18px;
line-height: 30px;
margin-bottom: 40px;
}
.ts-tour-custom   .block_section_title .item-divider-3{
display:none;
}
.coupons.wpb_content_element.col_2 .coupon .inner {
min-height: 285px;
}
.ts-header.ts-type-1 .top-header ul.social-icons {
margin: 0 -10px -5px;
}
.ts-footer.style-2.footer-1  .col-sm-3 .cp_newsletter.style-2 input:not([type="submit"]){
min-width: 240px;
}
.ts-footer.style-2.footer-1  .col-sm-3 .cp_newsletter.style-2{
max-width:300px;
}
.ts-text-with-image-area.type4 .text-size-medium + .btn {
margin-top: 35px;
}
.ts-blog-posts .ts-type-1.isotope {
margin-bottom: 20px;
}
.widget_contact_us .contact-info-menu {
font-weight: 300;
}
#footer .widget.widget_categories ul > li:not(:last-child) {
margin-bottom: 10px;
}
.ts-footer.footer.footer-2 .ts-fs-medium  .widget.widget_social_with_icon:not(:last-child) {
margin-bottom: 60px;
}
.rev_slider_wrapper .tparrows{
opacity:0;
-webkit-transition: opacity .35s ease;
-o-transition: opacity .35s ease;
transition: opacity .35s ease;
}
.rev_slider_wrapper:hover .tparrows{
opacity:1;
}
.testimonial-holder.style-2 .testimonial{
min-height: 350px;
}
#footer.ts-footer.footer-3 .entry-body .entry-title a{
color: #003056;
font-weight: 400;
}
[class*="footer"] .widget.widget_contact_us:not(:last-child) {
margin-bottom: 40px;
}
.ts-text-with-image-area .section-title:not(:last-child) {
margin-bottom: 20px;
}
.vc_basic_grid .vc_gitem-post-data h4 {
line-height: 1;
}
.ts-infoblock .icons-box.style-1 .item-box > i{
width: auto;
height: auto;
}
.ts-infoblock-style-1 .block_section_title .ts-description{
font-size: 16px;
line-height: 26px;
font-weight: 300;
}
.custom-list.var2[class*="type-"] > li:before {
height: 27px;
}
.share-wrap .social-icons {
padding: 0;
}
.ts-sidebar .widget_latest_tweets_widget .latest-tweets ul li a {
color: #00a1d9;
}
body.search-results .thumbnail-attachment img {
width: auto;
max-width: 100%;
margin: 0 auto;
text-align: center;
display: block;
}
.widget_calendar table tfoot tr td a {
box-shadow: none;
}
.widget_recent_comments .info-links > li > a {
white-space: normal;
}
.widget .custom-list > li > ul > li, .widget .custom-list > li > ol > li {
margin-left: 10px;
}
footer#footer .tagcloud a {
background: #222;
}
.wp-caption, .gallery-caption {
color: #666;
font-size: 14px;
font-style: italic;
margin-bottom: 1.5em;
max-width: 100%;
}
#main-navigation ul.sub-menu {
display: none;
}
#main-navigation .sub-menu-wrap ul.sub-menu {
display: block;
}
.ts-blog-holder.entry-box .entry.ts-quote-entry-format .entry-body {
padding: 0;
background: transparent;
}
h1.vc_custom_heading, h2.vc_custom_heading, h1.section-title, h2.section-title{
margin-top: 0;
}
#respond.comment-respond {
margin-top:25px;
}
#comments.content-element6 h3 {
margin-top:25px;
}
.wpb_content_element.page-section-bg2.ts-accordion-with-image {
padding: 80px 0;
}
.coupons.wpb_content_element h2.price-title {
margin-top: 5px;
}
.ts-banners-area.banners .banner-inner h2.banner-title {
margin-top: 0;
}
.services_form.wpb_content_element.call-out h2.nl-title {
margin-top: 0;
}
.breadcrumbs-wrap h1.page-title {
margin-top: 0;
}
.wpb_text_column.wpb_content_element h2{
margin-top: 0;
}
.widget.widget_banner_special h2.price-title {
margin-top: 0;
}
.tabs.vertical.ts-type-1 .tabs-nav > li > a span {
position: relative;
float: left;
margin-bottom: 35px;
margin-top: -3px;
}
#main-navigation #mega_main_menu.primary ul li .mega_dropdown {
-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
}
.ts-footer-holder .call-out-form .newsletter-wrap h2.nl-title {
margin-top:0;
}
#respond.comment-respond {
margin-bottom: 60px;
}
.ts-single.post.content-element2:not(:last-child) {
margin-bottom: 60px;
}
.ts-comments-list .comment:first-child > article {
padding-top: 10px;
}
.ts-comments-list .children .comment > article {
padding-top: 30px;
border-top: 1px solid #eee;
}
.ts-comments-list>.comment:not(:first-child) > article {
padding-top: 30px;
border-top: 1px solid #eee;
}
.comment .comment-info {
text-transform: uppercase;
}
.comment-reply-link {
line-height: 1;
margin-top: -10px;
display: block;
}
.ts-comment-body > p:not(:last-child) {
margin-bottom: 20px;
}
ul.comments-list ul.children {
padding: 0;
}
.call-out-form form.cp_newsletter {
display: inline-block;
width: 100%;
}
.header.ts-type-2 button.search-button {
margin: 0 10px 0 10px;
}
.social-icons li a .icon-gplus-2 {
color: #dc4a3d;
}
.services .icons-item .icon-image {
position: absolute;
left: 0;
top: 0;
transition: all .45s ease;
}
#main-navigation #mega_main_menu .mega_main_menu_ul > li.default_dropdown:hover > .mega_dropdown{
padding: 15px 0 !important; 
}
#main-navigation #mega_main_menu .mega_main_menu_ul > li .mega_dropdown, 
#main-navigation #mega_main_menu .mega_main_menu_ul > li .mega_dropdown > li .post_details 
{
padding: 0;
}
.header.clone-fixed.ts-type-2 .search-holder .btn.btn-style-5 {
display: none;
}
.widget .product_list_widget span.woocommerce-Price-amount{
display: block;
}
.widget_pay_box .pay-box>* {
margin: 0 2px 2px 0;
display: inline-block;
}
.ts-header.ts-type-3 #main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > li {
margin: 0;
}
#header.ts-header.ts-type-2 .menu-holder .btn-inquire{
display:none;
}
#header.ts-header.ts-type-2.clone-fixed .menu-holder .btn-inquire{
display:inline-block;
}
#header.ts-header.ts-type-2.clone-fixed #main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link {
padding-right: 35px !important;
}::-moz-selection {
background-color: #04518c;
}
::selection {
background-color: #04518c;
}
body {
font-family: Heebo;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #222222;
}
body {
background-color: ;
background-repeat: ;
background-size: ;
background-attachment: ;
background-position: ;
background-image: url();
}
h1 {
font-family: Oswald;
font-weight: 400;
font-size: 48px;
line-height: 62px;
color: #003056;
}
h2 {
font-family: Oswald;
font-weight: 400;
font-size: 36px;
line-height: 46px;
color: #003056;
}
h3 {
font-family: Oswald;
font-weight: 400;
font-size: 30px;
line-height: 40px;
color: #003056;
}
h4 {
font-family: Oswald;
font-weight: 400;
font-size: 24px;
line-height: 32px;
color: #003056;
}
h5 {
font-family: Oswald;
font-weight: 400;
font-size: 18px;
line-height: 24px;
color: #003056;
}
.section-sub-title {
color: #003056;
}
h6 {
font-family: Oswald;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #003056;
}
#footer.ts-footer.footer-3 .entry-body .entry-title a,
.entry-body .entry-title a {
color: #003056;
}
.call-out.call-out-form,
.page-section-bg3 {
background: #00a1d9;
background: -moz-linear-gradient(left, #00a1d9 0%, #59dcc4 100%);
background: -webkit-linear-gradient(left, #00a1d9 0%, #59dcc4 100%);
background: linear-gradient(to right, #00a1d9 0%, #59dcc4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@accent_color3', endColorstr='@accent_color', GradientType=1);
}
.icons-box.style-4 .icons-item:hover .item-box i {
background: linear-gradient(to right, #00a1d9 0%, #59dcc4 100%);
-webkit-background-clip: text;
}
.pagination > li.active > a,
.pagination > li a.ts-active,
.pagination > li:hover > a,
.accordion.style-2 .a-title.active,
.tabs.style-2 .tabs-nav > li.ui-tabs-active > a,
.pbar-inner,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
body.woocommerce-page table.shop_table th {
background: #04518c;
}
.btn:hover,
.widget_calendar table caption,
.link-attachment:hover {
background: #04518c !important;
}
[class*="btn"].btn-style-5,
.widget_calendar table tr td#today,
.coupon,
.wpcf7-submit,
.shop-cart .sc-cart-btn > span:not(.price)::after {
background-color: #ffdb3e;
}
#content .mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title,
.hr-list > li > a,
.icons-box.style-1 .item-box > i,
.map-section .map-info .contact-info li.info-item > i,
.map-section .map-info .contact-info li.info-item > .item-info > a,
.accordion.var2 span,
.tabs.style-3 .tabs-nav > li > a span,
.tabs.vertical.style-3 .tabs-nav > li.ui-tabs-active a,
.accordion.var2 .a-title span {
color: #ffdb3e;
}
.entry .entry-body .label.sticky-post {
background: #04518c;
background: -moz-linear-gradient(left, #04518c 0%, #00a1d9 33%, #59dcc4 100%);
background: -webkit-linear-gradient(left, #04518c 0%, #00a1d9 33%, #59dcc4 100%);
background: linear-gradient(to right, #04518c 0%, #00a1d9 33%, #59dcc4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary_color', endColorstr='@accent_color', GradientType=1);
}
.testimonial blockquote:before,
.accordion.var2 .a-content .custom-list > li > a {
color: #59dcc4;
}
.info-btn,
.custom-list.var2[class*="type-"] > li a:hover,
.custom-list[class*="type-"] li::before,
.icons-box.style-4 .item-box i,
.count-number,
.counter .count-item > span,
.accordion .a-title.active,
.accordion .a-title span,
.tabs .tabs-nav > li > a span,
.tabs .tabs-nav > li.ui-tabs-active > a,
.woocommerce-page .product .pricing-area .price,
.woocommerce-page .summary.entry-summary p.price,
.woocommerce-page .woocommerce-error a,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-message a,
.widget.woocommerce.widget_products .product_list_widget .woocommerce-Price-amount {
color: #00a1d9;
}
.blockquote-holder.with-bg,
.widget.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range {
background: #00a1d9;
background: -moz-linear-gradient(left, #00a1d9 0%, #59dcc4 100%);
background: -webkit-linear-gradient(left, #00a1d9 0%, #59dcc4 100%);
background: linear-gradient(to right, #00a1d9 0%, #59dcc4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@accent_color3', endColorstr='@accent_color', GradientType=1);
}
.tagcloud a,
.btn {
background: #e3e3e3;
}
.widget_calendar table tfoot tr td a,
body.woocommerce-page a.shipping-calculator-button,
body.woocommerce-page input#terms[type="checkbox"] + span a {
color: #00a1d9;
}
.coupon .price-title,
body.woocommerce-page table.shop_table tfoot .order-total {
color: #cc1f1a;
}
[class*="btn"].btn-style-3 {
background: #cc1f1a;
}
.single-product .single_add_to_cart_button.button,
.ts-header .shopping-cart .woocommerce-mini-cart__buttons .button,
.woocommerce-page .woocommerce-cart-form__contents .actions button[name="update_cart"],
.woocommerce-page .cart_totals .checkout-button,
body.woocommerce-page .woocommerce-checkout button#place_order {
background: #00a1d9;
}
#content.ts-page-content-wrap {
background-color: ;
}
.project:hover .project-link {
background: rgba(0, 48, 86, 0.7);
}
#header:before {
background-image: url();
background-color: ;
}
.header.style-2.clone-fixed .menu-holder {
background: #f2f2f2;
}
.ts-header.ts-type-2 .menu-holder {
background: #f2f2f2;
}
#main-navigation > ul > li > a {
font-family: Oswald;
font-size: 16px;
font-weight: 500;
line-height: 26px;
color: #2a2c32;
}
#main-navigation > ul > li.current > a,
#main-navigation > ul > li:hover > a {
color: #ffffff;
background: #04518c;
}
.ts-header.ts-type-3 #main-navigation > ul > li.current > a,
.ts-header.ts-type-3 #main-navigation > ul > li:hover > a {
color: #47d9bf;
background: #04518c;
}
.ts-header.ts-type-3 #main-navigation > ul > li > a {
color: #ffffff;
}
.sub-menu-wrap ul li a {
font-family: Heebo;
font-size: 16px;
font-weight: 400;
line-height: 20px;
}
.sub-menu-wrap {
background: #ffffff;
}
.sub-menu-wrap ul li a {
color: #2a2c32;
}
.sub-menu-wrap ul li:hover > a,
.sub-menu-wrap ul li.current > a {
color: #04518c;
}
.ts-footer.footer-1 {
background-color: #102739;
background-repeat: ;
background-size: ;
background-attachment: ;
background-position: ;
background-image: url();
color: #babcbe;
}
.ts-footer.footer-1 .ts-widget-title {
color: #ffffff;
}
.ts-footer.footer-2 {
color: #babcbe;
}
.ts-footer.footer-2 .ts-widget-title {
color: #ffffff;
}
#footer.footer-2 {
background-color: #102739;
background-repeat: ;
background-size: ;
background-attachment: ;
background-position: ;
background-image: url(//nspropertyus.com/wp-content/themes/termosolar/images/footer_bg.jpg);
}
.ts-footer.footer-3 {
background-color: #ffffff;
background-repeat: ;
background-size: ;
background-attachment: ;
background-position: ;
background-image: url();
color: #babcbe;
}
.ts-footer .widget li a {
color: #ffdb3e;
}
.ts-footer .widget li a:hover {
color: #ffdb3e;
}
.ts-footer .copyright-section {
color: #babcbe;
}
.ts-footer .copyright-section .ts-sub-nav li a {
color: #ffdb3e;
}
.ts-footer .copyright-section .ts-sub-nav li a:hover {
color: #ffdb3e;
}
.ts-footer .widget .latest-tweets li a {
color: #ffdb3e;
}
.ts-footer .widget .latest-tweets li a:hover {
color: #ffdb3e;
}
.ts-footer .widget select {
color: #222222;
}
.ts-footer.footer-1 a,
.ts-footer.footer-2 a {
color: #ffdb3e;
}
.ts-footer.footer-1 a:hover,
.ts-footer.footer-2 a:hover {
color: #ffdb3e;
}
#footer.ts-footer.footer-3 a {
color: #00a1d9;
}.visible-tablet-mobile{
display: none;
}
@media only screen and (max-width: 1480px){
.ts-footer-holder .social-icons.style-2 li a i {
color: #fff;
width: 34px;
height: 34px;
line-height: 35px;
}
#header .top-header .contact-info:not(.v-type) {
margin: 0 -20px -30px;
}
#header .top-header .contact-info li.info-item > i {
font-size: 30px;
padding-right: 5px;
}
#header .top-header .contact-info:not(.v-type) > li {
padding: 0 5px 30px;
}
#header .top-header .contact-info li.info-item > .item-info span{
font-size: 13px;
}
#header .top-header .contact-info li.info-item > .item-info > a {
font-size: 14px;
}
.top-header .container.extra-width-2 ul.contact-info.flex-justify{
justify-content: space-around;
}
.ts-footer .widget_brand_box .brend-box  img{
max-width: 100px;
}
#footer.ts-footer .pay-box  img {
max-width: 50px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link:after{
right: 20px;
}
.main-navigation .search-holder .btn.btn-style-5 {
padding: 10px 20px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link {
padding-right: 30px !important;
}
.header button.search-button, .shop-cart .sc-cart-btn {
margin: 0 10px;
}
.header.style-2 .menu-holder .container > [class*="flex-row"],
.header.style-2 .menu-holder .container > [class*="flex-row"] > [class*="flex-row"]{
text-align: center;
}
.header.style-2 .menu-holder .logo-wrap:not(:last-child){
margin-bottom: 15px;
}
.footer.style-3 .contact-info:not(.v-type){
display: block;
}
.footer.style-3 .contact-info.fx-col-2 > li.info-item{
width: 100%;
}
.header.style-3 .sub-menu-wrap.mega-menu{
left: -45px;
vertical-align: top;
padding: 0;
min-width: auto;
width: 109%;
overflow: hidden;
}
}
@media only screen and (min-width: 1480px){
.container.extra-width{
width: 1280px;
}
#header.ts-header.ts-type-2.clone-fixed #main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link {
padding-right: 25px !important;
padding-left: 15px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link:after{
right: 20px;
}
}
@media only screen and (min-width: 1280px){
#main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown {
width: 1230px;
}
}
@media only screen and (min-width: 1640px){
.container.extra-width-2{
width: 1600px;
}
}
@media only screen and (max-width: 1640px){
.widget.like_box_facebook  iframe{
width: 100% !important;
}
.header.style-2 .menu-holder .container > [class*="flex-row"], 
.header.style-2 .menu-holder .container > [class*="flex-row"] > [class*="flex-row"] {
text-align: center;
}
.header.style-2 .menu-holder .logo-wrap:not(:last-child) {
margin: 0 auto;
margin-bottom: 15px;
}
}
@media only screen and (max-width: 1280px){
#main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown {
width: 1040px;
}
#header.sticky-header.clone-fixed{
display: none !important; 
}
#header.sticky-header.mobile-sticky-header.clone-fixed.slideDown{
display: block !important; 
}
#header.sticky-header.ts-type-3.clone-fixed.slideDown{
top:0 !important;
}
.icons-box.style-2.type-2 .item-box{
padding: 50px 30px;
}
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > span.nav_logo, #main-navigation #mega_main_menu.primary.primary_style-flat.direction-horizontal.first-lvl-align-left.no-logo > .menu_holder > .menu_inner > ul > li > .item_link, #main-navigation #mega_main_menu.primary.primary_style-flat.direction-horizontal.first-lvl-align-center.no-logo.no-search.no-woo_cart > .menu_holder > .menu_inner > ul > li > .item_link
{
padding-left: 10px;
}
#main-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
font-size: 12px;
}
#main-navigation #mega_main_menu > .menu_holder > .menu_inner > ul > .menu-item-has-children > .item_link {
padding-right: 35px !important;
}
body #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown{
margin-left: -75px;
width: calc(100% + 250px);
padding: 0 !important;
}
.ts-header.ts-type-3 #main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown{
width: calc(100% + 250px);
margin-left: -15px;
}
.ts-header.ts-type-2 #main-navigation #mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown{
width: calc(100% + 250px);
}
}
@media only screen and (min-width: 1280px){
#header.clone-fixed.slideDown{
top: 0!important;
box-shadow: 0 -5px 30px rgba(78, 82, 99, 0.3);
}
#header.sticky.sticked .top-header,
#header.sticky.sticked .pre-header{
margin: 0;
padding: 0;
opacity: 0;
overflow: hidden;
height: 0;
font-size: 0;
display: block;
}
}
@media only screen and (max-width: 1199px){
.header.style-2 .menu-holder .logo-wrap:not(:last-child) {
margin-bottom: 10px;
}
.header.style-2 .menu-holder {
padding: 10px 0;
}
.header .top-header .social-icons li {
font-size: 14px;
padding: 0 5px 5px;
}
.ts-header.ts-type-1 .top-header ul.social-icons {
margin: 0 -5px -5px;
}
.header .top-header {
padding: 15px 0;
}
.contact-info li.info-item>i {
font-size: 26px;
padding-right: 5px;
}
.ts-footer .cp_newsletter.style-2 input:not([type=submit]) {
padding: 7px 10px;
font-size: 14px;
}
.widget.widget_pay_box{
margin-right: -15px;
}
.menu-holder .btn.btn-style-5 {
padding: 10px 20px;
font-size: 12px;
}
.contact-info:not(.v-type) > li {
padding: 0 10px 30px;
}
.top-header .container.extra-width-2 ul.contact-info.flex-justify{
justify-content: space-around;
}
.top-header .contact-info li.info-item > .item-info span, .top-header .contact-info li.info-item > .item-info span p {
font-size: 12px;
line-height: 14px;
}
.contact-info li.info-item>.item-info h4 {
font-size: 22px;
font-weight: 500;
color: #cc1f1a;
line-height: 24px;
}
.ts-footer-holder .social-icons.style-2 li a i {
color: #fff;
width: 26px;
height: 26px;
line-height: 27px;
}
.ts-footer .widget_brand_box .brend-box  img{
max-width: 50px;
}
.ts-footer .pay-box > * img {
max-width: 50px;
}
[class*="col-lg"].col-md-12:not(:last-child){
margin-bottom: 45px;
}
.header .top-header .head-info{
margin: 0 -10px -10px;
}
.header .top-header .head-info > *{
margin: 0 10px 10px;
}
.call-out-form:not(.style-2) .newsletter-wrap{
padding: 45px 0;
}
.header.style-3 .main-navigation > ul > li > a{
padding: 9px 10px;
font-size: 12px;
}
.icons-box.style-3 .fx-col-3 > *,
.icons-box.style-4 .fx-col-3 > *{
width: 33.33333%;
}
.icons-box.style-2 .fx-col-4 > *{
width: 50%;
}
.footer.style-2 .widget-holder{
margin: 0 -15px;
}
.footer.style-2 .widget-holder .widget{
width: 50%;
padding: 0 15px;
}
.counter-wrap > *{
padding-bottom: 30px;
margin-bottom: 0!important;
}
.tabs.vertical:not(.style-2) .tabs-nav > li > a{
padding-right: 0;
}
.pt-section .tabs.vertical .tabs-nav{
width: 27%;
flex-basis: 27%;
max-width: 27%;
}
p br{
display: none;
}
.textwidget.custom-html-widget p br{
display: inline-block;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.main-navigation > ul > li > a{
padding-left: 10px;
padding-right: 10px;
}
.header.style-2 .nav-item .btn:not(:only-child){
margin-left: 10px;
}
.icons-box.style-2.type-2 .item-box i{
padding-bottom: 10px;
}
}
@media only screen and (max-width: 992px){
.menu-holder.hidden-mobile{
display: none!important;
}
.visible-tablet-mobile{
display: block!important;
}
.header.style-2 .menu-holder .container > [class*="flex-row"], 
.header.style-2 .menu-holder .container > [class*="flex-row"] > [class*="flex-row"] {
display: block;
}
.instagram-feed .nv-instafeed-item {
padding: 0 10px 20px;
}
.ts-blog-posts .ts-blog-holder.ts-type-1 .ts-thumbnail-attachment img {
width: 100%;
}
.ts-tab .pricing-tables-holder.cols-3 .pricing-col, 
.ts-tab .pricing-tables-holder.cols-4 .pricing-col 
{
width: 100%;
}
.wpb_content_element.page-section-bg2.ts-accordion-with-image {
padding: 0 0 80px 0;
}
body .mobile-advanced  #mega_main_menu li .mega_dropdown, 
body  .mobile-advanced  #mega_main_menu li.default_dropdown .mega_dropdown, 
body  .mobile-advanced  #mega_main_menu li.post_type_dropdown .mega_dropdown, 
body  .mobile-advanced  #mega_main_menu li.post_type_dropdown .mega_dropdown > li.post_item .post_details, 
body  .mobile-advanced  #mega_main_menu li.grid_dropdown .mega_dropdown > li .post_details 
{
display: block;
}
body  .mobile-advanced  #mega_main_menu.primary.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, 
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link 
{
background: #222;
}
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
color: #fff;
}
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.default_dropdown .mega_dropdown, 
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown, 
body  .mobile-advanced  #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li .mega_dropdown > li .post_details {
padding: 0;
}
body  .mobile-advanced  #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link, 
body  .mobile-advanced  #mega_main_menu > .menu_holder > .menu_inner > .nav_logo .logo_link, 
body  .mobile-advanced  #mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box {
padding-left: 20px;
padding-right: 20px;
}
body  .mobile-advanced  #mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li > .item_link:after {
right: 15px;
}
body  .mobile-advanced  #mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link {
border-color: #eaeaea;
}
body  .mobile-advanced  #mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link, 
body  .mobile-advanced  #mega_main_menu.primary.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 12px 20px 12px 30px !important;
}
body  .mobile-advanced  #mega_main_menu li.default_dropdown > ul, 
body  .mobile-advanced  #mega_main_menu li.default_dropdown li > ul, 
body  .mobile-advanced  #mega_main_menu li.multicolumn_dropdown > ul, 
body  .mobile-advanced  #mega_main_menu li.tabs_dropdown > ul, 
body  .mobile-advanced  #mega_main_menu li.widgets_dropdown > ul, 
body  .mobile-advanced  #mega_main_menu li.post_type_dropdown > ul, 
body  .mobile-advanced  #mega_main_menu li.grid_dropdown > ul, 
body  .mobile-advanced  #mega_main_menu li.post_type_dropdown .mega_dropdown > li.post_item .post_details, 
body  .mobile-advanced  #mega_main_menu li.grid_dropdown .mega_dropdown > li .post_details {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
list-style: none;
}
body  .mobile-advanced  #mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link:before, 
body  .mobile-advanced  #mega_main_menu.primary.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link:before 
{
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
font-size: 14px;
font-family: 'fontello';
content: "\f105";
border: none;
line-height: 0;
}
body  .mobile-advanced  #mega_main_menu li.widgets_dropdown > .mega_dropdown > * {
margin: 0;
padding: 0;
}
body  .mobile-advanced  #mega_main_menu  .widget .widget-title {
margin-bottom: 2px;
}
body  .mobile-advanced  #mega_main_menu li.widgets_dropdown > .mega_dropdown > li, 
body  .mobile-advanced  #mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
padding: 0;
}
body #mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
display: block;
}
.contact_details .contact-info li.info-item > .item-info > a {
font-size: 14px;
} #mobile-advanced  #mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul {
padding-top: 80px;
}
#mobile-advanced ul {
margin: 0;
padding: 0 0 0 0;
}
#mobile-advanced ul.ts-navigation {
padding-top: 80px;
}
#header.header.header-main .menu-holder{
position: relative;
background-color: rgba(0,0,0,.8);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#main-navigation{display: none!important;}
.responsive-nav-button { 
display: inline-block; 
vertical-align: middle;
}
.mobile-advanced {
position: absolute;
top: 0;
right: -100%;
z-index: 995;
overflow: hidden;
display: block;
width: 100%;
height: 100%;
background-color: #fff;
pointer-events: none;
-webkit-backface-visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: -webkit-transform .35s ease;
transition: transform .35s ease;
-webkit-transform: translateX(0);
transform: translateX(0);
}
#wrapper.active .mobile-advanced {
pointer-events: auto;
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.no-cssanimations.no-csstransforms3d #wrapper.active .mobile-advanced {
right: 0;
}
.mobile-advanced > ul { 
padding-top: 80px; 
}
.mobile-advanced li {
display: block;
list-style: none;
}
.mobile-advanced li > span {
display: block;
padding: 10px 15px;
color: #333;
font-weight: 400;
}
.mobile-advanced li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #eaeaea;
line-height: 1.15em;
}
.mobile-advanced > ul > li.current > a,
.mobile-advanced > ul > li:hover > a{
background-color: #04518c;
}
.mobile-advanced ul ul li.current > a,
.sub-menu-wrap > ul > li:hover > a{
color: #04518c;
}
.mobile-advanced > ul > li > a{
background-color: #222;
color: #fff;
font-weight: 400;
font-size: 16px;
letter-spacing: 0.3px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
}
.mobile-advanced ul ul li > a {padding-left: 30px;}
.mobile-advanced ul ul li > a:before{
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 5px;
font-size: 14px;
font-family: 'fontello';
content: "\f105";
}
.mobile-advanced ul ul ul li > a  { padding-left: 55px; }
#advanced-menu-hide{
position: fixed;
top: 20px;
right: 30px;
z-index: 999;
display: block;
text-align: center;
color: #222;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.logged-in.admin-bar #advanced-menu-hide{top: 55px;}
#wrapper.active #advanced-menu-hide{
visibility: visible;
pointer-events: auto;
-webkit-transform: translateX(0);
transform: translateX(0);
}
#advanced-menu-hide:after{
content: '\e92a';
vertical-align: middle;
text-align: center;
font-size: 30px;
font-family: 'linearicons';
line-height: 38px;
}
#advanced-menu-hide:hover{color: #04518c;}
.mobile-advanced > ul > li.dropdown .sub-menu-wrap,
.mobile-advanced > ul > li.dropdown .sub-menu-wrap.sub-menu-inner{
position: relative;
width: 100%;
opacity: 1;
visibility: visible;
left: 0;
right: 0;
border: none;
padding: 0;
margin: 0;
-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.sub-menu-wrap ul li:hover{background: transparent!important;}
.sub-menu-wrap ul li{padding: 0;}
.sub-menu-wrap ul li.current-menu-item{background: none!important;}
.mobile-advanced > ul > li.has-megamenu .sub-menu-wrap.mega-menu{
display: block;
}
.mobile-advanced > ul > li.has-megamenu .sub-menu-wrap.mega-menu .mega-submenu{
padding-bottom: 0;
}
.toggle-menu { display: block; } .flex-row [class*="col-md"]:not([class*="col-sm"]):not([class*="col-xs"]){
width: 100%;
}
[class*="col-md-12"]:not(:last-child),
[class*="col-md-"].col-sm-12:not(:last-child){
margin-bottom: 45px;
}
.header{
text-align: center;
}
.header .top-header .head-info{
text-align: center;
margin-top: 20px;
}
.header .pre-header .flex-row{
display: block;
}
.footer.style-2 .copyright{
display: block;
}
.bg-col-right:after{
left: -2000px;
}
.counter-wrap{
margin-bottom: -30px;
}
.pt-section .tabs.vertical .tabs-nav{
margin-top: 0;
}
.pt-section .tabs.vertical{
display: block;
}
.pt-section .tabs.vertical .tabs-content,
.pt-section .tabs.vertical .tabs-nav{
width: 100%;
flex-basis: 100%;
max-width: 100%;
}
.pt-section .tabs.vertical .tabs-content{
padding-left: 0;
padding-top: 30px;
}
.carousel-type-2:not(.style-2) .owl-carousel{
padding: 0 40px;
}
.owl-prev{
left: -10px;
}
.owl-next{
right: -10px;
}
.call-out-form:not(.style-2) .newsletter-wrap{
margin: 0;
}
.call-out-form .newsletter-wrap > .nl-col{
display: block;
padding: 0;
}
.call-out-form .newsletter-wrap > .nl-col:not(:last-child){
margin-bottom: 20px;
}
.call-out-form .newsletter-wrap .nl-title br{
display: none;
}
.footer .main-footer [class*="col-md"]:not(:last-child){
margin-bottom: 45px;
}
[class*="page-section"].half-bg-col{
padding-top: 0;
}
.half-bg-col [class*="img-col"] {
padding-bottom: 50%;
margin-bottom: 45px;
position: relative;
width: 100%;
}
.banners [class*="bg-col-"]{
height: 50%;
width: 100%;
}
.banners .bg-col-right{
top: auto;
bottom: 0;
}
.banners .row > *:last-child .banner-inner,
.banners .row > *:first-child .banner-inner{
padding-left: 0;
padding-right: 0;
}
.bg-full-right{
padding-left: 0;
}
.bg-full-right:after{
left: -2000px;
}
.icons-box.style-2.type-2 .fx-col-5 > *{
width: 33.3333%;
}
.coming-soon-inner h1{
font-size: 72px;
}
.searchform-wrap .vc-child{
width: 80%;
}
.coming-soon{
height: auto;
}
.coming-soon .header, 
.coming-soon .footer,
.coming-soon .coming-soon-inner{
position: relative;
top: auto;
bottom: auto;
}
.coming-soon .coming-soon-inner{
transform: none;
padding: 200px 20px;
}
#calc-item{
margin-top: 0!important;
}
.icons-box.style-2.type-2 .item-box{
transform: none;
}
.icons-box.style-2.type-2 .item-box p, 
.icons-box.style-2.type-2 .item-box .btn{
opacity: 1;
visibility: visible;
}
.testimonial-holder.with-bg-img [class*="col-md-"].col-sm-12:not(:last-child){
margin-bottom: 85px;
}
.header.style-2 .top-header .contact-info li.info-item{
width: 50%;
}
}
@media (min-width: 992px){
.ts-right-sidebar #sidebar.ts-sidebar{
border-left: 1px solid #eee;
padding-left: 60px;
}
.ts-right-sidebar #main{
padding-right: 60px;
}
.ts-left-sidebar #sidebar.ts-sidebar{
border-right: 1px solid #eee;
padding-right: 60px;
}
.ts-left-sidebar #main{
padding-left: 60px;
}
#main.col-md-8{
width: 70%;
}
#sidebar.col-md-4{
width: 30%;
}
.sub-menu-wrap.mega-menu ul li a{
padding: 8px 25px;
white-space: normal;
}
}
@media (max-width:769px){
.ts-footer-holder .widget{
text-align:center;
}
.ts-footer.style-2.footer-1 .col-sm-3 .cp_newsletter.style-2 {
max-width: 100%;
}
.vc_col-has-fill>.vc_column-inner{
padding-left: 15px !important;
padding-top: 35px !important;
padding-bottom: 15px;
}
.wpb_row.vc_row-fluid .call-out-item [class*="col-sm-"]:not(:last-child):not(.col-no-space) {
margin-bottom: 45px;
}
.wpb_row.vc_row-fluid.vc_row-has-fill [class*="col-sm-"]:not(:last-child):not(.col-no-space)  {
margin-bottom: 35px;
}
.wpb_row.vc_row-fluid [class*="col-sm-"]:not(:last-child):not(.col-no-space) .ts-accordion-custom {
margin-bottom: 35px;
}
.wpb_row.vc_row-fluid [class*="col-sm-"]:not(:last-child):not(.col-no-space) .ts-tour-custom {
margin-bottom: 35px;
}
.wpb_row.vc_row-fluid [class*="col-sm-"]:not(:last-child):not(.col-no-space) .ts_advanced_tabs {
margin-bottom: 35px;
}
.wpb_row.vc_row-fluid [class*="col-sm-"]:not(:last-child):not(.col-no-space) .vc_separator:last-child {
margin-bottom: 65px !important;
}
.carousel-type-2 .owl-nav {
opacity: 0.7;
visibility: visible;
}
.rev_slider_wrapper .tparrows {
opacity: 0.7;
}
.col-sm-12 {
width: 100%;
}
.header.ts-type-2 button.search-button {
margin: 0;
}
.ts_team_members_section .fx-col-3 > * {
width: 50%;
}
.pricing-tables-holder.cols-3 .pricing-col {
width: 50%;
}
.wpb_row.vc_row-fluid [class*="col-sm-"]:not(:last-child):not(.col-no-space) {
margin-bottom: 10px;
}
.vc_col-sm-6 .wpcf7 {
padding-left: 0;
padding-right: 0;
}
.call-out-form .wpcf7 {
padding-left: 0;
padding-right: 0;
}
body .services_form.call-out form.wpcf7-form .wpcf7-form-control-wrap {
width: 50%;
}
.services_form.call-out form.wpcf7-form input[type="submit"] {
width: 48%;
}
[class*="footer"] .brend-box.align-right {
text-align: left;
}
.flex-row [class*="col-sm-"]:not([class*="col-xs"]){
width: 100%;
}
[class*="col-sm-"]:not(:last-child):not(.col-no-space){
margin-bottom: 45px;
}
.icons-box.style-3 .fx-col-3 > *,
.icons-box.style-4 .fx-col-3 > *{
width: 100%;
}
.form-wrap.fx-col-3 > *{
width: 50%;
}
.page-404-section .inner-404 h1{
font-size: 300px;
}
.page-404-section .inner-404 h1:not(:last-child){
margin-bottom: 30px;
}
.portfolio-holder.three-collumn .item{
width: 50%;
}
.icons-box.style-2.type-2 .fx-col-5 > *{
width: 50%;
}
.coming-soon .coming-soon-inner{
padding: 100px 20px 150px;
}
}
@media (min-width:768px){
.header.style-2:not(.type-2) .menu-holder{
position: absolute;
background: rgba(255,255,255,0.9);
top: 100%;
left: 0;
width: 100%;
}
.table-row{
margin-left: 0px;
margin-right: 0px;
display: table;
width: 100%;
table-layout: fixed;
}
.table-row > [class*="col-sm-"]{
float: none;
display: table-cell;
vertical-align: middle;
}
.table-row > [class*="col-"]:first-child{
padding-left: 0px;
}
.table-row > [class*="col-"]:last-child{
padding-right: 0px;
}
}
@media only screen and (max-width:480px){
img[class*="align"] {
margin-bottom: 15px !important;
}
.entry-box.entry-small .thumbnail-attachment, 
.entry-box.entry-small .entry-body {
width: 100%;
}
body .ts-table-holder table tr > td, 
body .ts-table-holder table tr > th {
line-height: 1.1 !important;
}
.ts_team_members_section .fx-col-3 > * {
width: 100%;
}
.pricing-tables-holder.cols-3 .pricing-col {
width: 100%;
}
.portfolio-holder.two-collumn .item {
width: 100%;
}
.portfolio-holder.three-collumn .item{
width: 100%;
}
.portfolio-holder.fourth-collumn .item{
width: 50%;
}
.vc_insta_gallery .instagram-feed .nv-instafeed-item {
width: 100%;
}
.wpcf7 {
padding-left: 0;
padding-right: 0;
}
body .services_form.call-out form.wpcf7-form .wpcf7-form-control-wrap {
width: 100%!important;
}
.services_form.call-out form.wpcf7-form input[type="submit"] {
width: 98%!important;
}
.brands-carousel .owl-item .item-carousel{
text-align: center;
}
[class*="col-xs-"]{
float: none;
width: 100%;
}
.tabs .tabs-nav li{
float: none;
display: block;
}
.tabs.style-2 .tabs-nav > li:not(:last-child){
margin-right: 0;
margin-bottom: 4px;
}
.tabs .tabs-nav > li:first-child > a{
padding-left: 20px;
}
.tabs:not(.vertical) .tabs-nav > li.ui-tabs-active a,
.tabs .tabs-nav > li > a{
border-bottom-color: #f2f3f6;
border-right: none;
padding-top: 18px;
}
.tabs.vertical{
display: block;
}
body .tabs.vertical .tabs-nav,
body .tabs.vertical.style-3 .tabs-nav,
body .tabs.vertical .tabs-content{
width: 100%;
flex-basis: 100%;
max-width: 100%;
}
.tabs.vertical .tabs-content{
padding: 30px 0;
}
.tabs.vertical.style-2 .tabs-content{
padding: 20px 0 20px 0 !important;
margin-left: 0;
margin-top: 4px;
}
[class*="table-type"] table tr > td, 
[class*="table-type"] table tr > th{
padding: 10px 15px;
}
.team-member .member-photo img{
width: 100%;
}
.pricing-tables-holder.cols-3 .pricing-col{
width: 100%;
}
.icons-box.style-2 .fx-col-4 > *{
width: 100%;
}
[class*="fx-col"] > *{
width: 100%!important;
}
.banners:not(.type-2) .banner-inner > *,
.banners .banner-inner{
display: block;
text-align: center;
}
.banners .banner-inner .left-side{
margin-bottom: 20px;
}
.page-404-section .inner-404 form input{
min-width: 100%;
}
.page-404-section .inner-404 h1{
font-size: 150px;
line-height: 170px;
}
.page-404-section .inner-404 h1:not(:last-child){
margin-bottom: 10px;
}
.coming-soon-inner h1{
font-size: 55px;
}
.portfolio-holder.three-collumn .item{
width: 100%;
}
.header.style-3 .top-header{
text-align: center;
}
.header.style-3 .top-header .logo-wrap:not(:last-child){
margin-bottom: 20px;
}
.header.style-3 .top-header [class*="flex-row"]{
display: block;
}
.header.style-3 .contact-info li.info-item{
display: inline-block;
}
.header.style-3 .menu-holder .nav-item{
display: block;
}
.coming-soon .coming-soon-inner{
padding: 70px 20px 100px;
}
.coming-soon-inner form input{
min-width: auto;
}
.footer.style-2 .widget-holder .widget{
width: 100%;
}
.header.style-2 .top-header .contact-info li.info-item{
width: 100%;
}
.carousel-type-3 .owl-carousel{
padding: 0 30px;
}
.icons-box.style-4 .icons-item{
padding: 20px;
}
.header.style-3 .menu-holder .nav-item{
text-align: left;
}
.header.style-3 .menu-holder .responsive-nav-button{ }
.header.style-3 .menu-holder button.search-button{
margin-left: 5px;
margin-right: 20px;
}
.header.style-3 .menu-holder .btn{
margin-top: 0; margin-left: 15px;
}
.map-section .map-info{
position: relative;
right: auto;
background: rgba(0,48,86,1);
padding: 50px 30px;
}
.searchform-wrap .vc-child{
width: 95%;
}
.searchform-wrap .close-search-form{
margin-top: -70px;
margin-left: -20px;
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
width: 100% !important; 
}
}
@media only screen and (max-width:320px){
.header.style-3 .menu-holder .responsive-nav-button {
display: block;
margin: 0 auto;
}
.header.style-3 .menu-holder .btn{
margin-top: 15px;
display: block; 
margin-left: 0;
}
.ts-header.ts-type-3 .menu-wrap .nav-item .search-holder button.search-button{
vertical-align: bottom;
margin: 0 auto;
display: block;
padding-left: 5px;
line-height: 26px;
}
.header.style-2 .nav-item .btn:not(:only-child){
margin-left: 0;
}
.searchform-wrap form .btn{
padding-left: 15px;
padding-right: 15px;
}
.header.style-3 .menu-holder .btn{
margin-left: 0;
}
}