.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active{outline:0}a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}@viewport{width:device-width}html{font-size:16px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#0275d8;text-decoration:none}a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}pre{margin-top:0;margin-bottom:1rem}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{margin:0;line-height:inherit;border-radius:0}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.h1{font-size:2.5rem}.h2{font-size:2rem}.h3{font-size:1.75rem}.h4{font-size:1.5rem}.h5{font-size:1.25rem}.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300}.display-2{font-size:5.5rem;font-weight:300}.display-3{font-size:4.5rem;font-weight:300}.display-4{font-size:3.5rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.dl-horizontal{margin-right:-1.875rem;margin-left:-1.875rem}.dl-horizontal::after{display:table;clear:both;content:""}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;line-height:1.5;color:#818a91}.blockquote-footer::before{content:"\2014 \00A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer::before{content:""}.blockquote-reverse .blockquote-footer::after{content:"\00A0 \2014"}.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img,.img-fluid{display:block;max-width:100%;height:auto}.img-rounded{border-radius:.3rem}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:.25rem;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#818a91}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#333;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;line-height:1.5;color:#373a3c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:.9375rem;padding-left:.9375rem;margin-right:auto;margin-left:auto}.container::after{display:table;clear:both;content:""}@media (min-width:544px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:940px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{padding-right:.9375rem;padding-left:.9375rem;margin-right:auto;margin-left:auto}.container-fluid::after{display:table;clear:both;content:""}.row{margin-right:-.9375rem;margin-left:-.9375rem}.row::after{display:table;clear:both;content:""}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:.9375rem;padding-left:.9375rem}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.333333%}.col-xs-2{width:16.666667%}.col-xs-3{width:25%}.col-xs-4{width:33.333333%}.col-xs-5{width:41.666667%}.col-xs-6{width:50%}.col-xs-7{width:58.333333%}.col-xs-8{width:66.666667%}.col-xs-9{width:75%}.col-xs-10{width:83.333333%}.col-xs-11{width:91.666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.333333%}.col-xs-pull-2{right:16.666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.333333%}.col-xs-pull-5{right:41.666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.333333%}.col-xs-pull-8{right:66.666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.333333%}.col-xs-pull-11{right:91.666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.333333%}.col-xs-push-2{left:16.666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.333333%}.col-xs-push-5{left:41.666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.333333%}.col-xs-push-8{left:66.666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.333333%}.col-xs-push-11{left:91.666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.333333%}.col-xs-offset-2{margin-left:16.666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333333%}.col-xs-offset-5{margin-left:41.666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333333%}.col-xs-offset-8{margin-left:66.666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333333%}.col-xs-offset-11{margin-left:91.666667%}.col-xs-offset-12{margin-left:100%}@media (min-width:544px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.333333%}.col-sm-2{width:16.666667%}.col-sm-3{width:25%}.col-sm-4{width:33.333333%}.col-sm-5{width:41.666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333%}.col-sm-8{width:66.666667%}.col-sm-9{width:75%}.col-sm-10{width:83.333333%}.col-sm-11{width:91.666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.333333%}.col-sm-pull-2{right:16.666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.333333%}.col-sm-pull-5{right:41.666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333%}.col-sm-pull-8{right:66.666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.333333%}.col-sm-pull-11{right:91.666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.333333%}.col-sm-push-2{left:16.666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.333333%}.col-sm-push-5{left:41.666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333%}.col-sm-push-8{left:66.666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.333333%}.col-sm-push-11{left:91.666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.333333%}.col-sm-offset-2{margin-left:16.666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333333%}.col-sm-offset-5{margin-left:41.666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333%}.col-sm-offset-8{margin-left:66.666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333333%}.col-sm-offset-11{margin-left:91.666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:768px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.333333%}.col-md-2{width:16.666667%}.col-md-3{width:25%}.col-md-4{width:33.333333%}.col-md-5{width:41.666667%}.col-md-6{width:50%}.col-md-7{width:58.333333%}.col-md-8{width:66.666667%}.col-md-9{width:75%}.col-md-10{width:83.333333%}.col-md-11{width:91.666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333%}.col-md-pull-2{right:16.666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.333333%}.col-md-pull-5{right:41.666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333%}.col-md-pull-8{right:66.666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.333333%}.col-md-pull-11{right:91.666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333%}.col-md-push-2{left:16.666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.333333%}.col-md-push-5{left:41.666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333%}.col-md-push-8{left:66.666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.333333%}.col-md-push-11{left:91.666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333%}.col-md-offset-2{margin-left:16.666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333333%}.col-md-offset-5{margin-left:41.666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333%}.col-md-offset-8{margin-left:66.666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333333%}.col-md-offset-11{margin-left:91.666667%}.col-md-offset-12{margin-left:100%}}@media (min-width:992px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.333333%}.col-lg-2{width:16.666667%}.col-lg-3{width:25%}.col-lg-4{width:33.333333%}.col-lg-5{width:41.666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333%}.col-lg-8{width:66.666667%}.col-lg-9{width:75%}.col-lg-10{width:83.333333%}.col-lg-11{width:91.666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333%}.col-lg-pull-2{right:16.666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.333333%}.col-lg-pull-5{right:41.666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333%}.col-lg-pull-8{right:66.666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.333333%}.col-lg-pull-11{right:91.666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333%}.col-lg-push-2{left:16.666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.333333%}.col-lg-push-5{left:41.666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333%}.col-lg-push-8{left:66.666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.333333%}.col-lg-push-11{left:91.666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333%}.col-lg-offset-2{margin-left:16.666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333333%}.col-lg-offset-5{margin-left:41.666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333%}.col-lg-offset-8{margin-left:66.666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333333%}.col-lg-offset-11{margin-left:91.666667%}.col-lg-offset-12{margin-left:100%}}@media (min-width:1200px){.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{float:left}.col-xl-1{width:8.333333%}.col-xl-2{width:16.666667%}.col-xl-3{width:25%}.col-xl-4{width:33.333333%}.col-xl-5{width:41.666667%}.col-xl-6{width:50%}.col-xl-7{width:58.333333%}.col-xl-8{width:66.666667%}.col-xl-9{width:75%}.col-xl-10{width:83.333333%}.col-xl-11{width:91.666667%}.col-xl-12{width:100%}.col-xl-pull-0{right:auto}.col-xl-pull-1{right:8.333333%}.col-xl-pull-2{right:16.666667%}.col-xl-pull-3{right:25%}.col-xl-pull-4{right:33.333333%}.col-xl-pull-5{right:41.666667%}.col-xl-pull-6{right:50%}.col-xl-pull-7{right:58.333333%}.col-xl-pull-8{right:66.666667%}.col-xl-pull-9{right:75%}.col-xl-pull-10{right:83.333333%}.col-xl-pull-11{right:91.666667%}.col-xl-pull-12{right:100%}.col-xl-push-0{left:auto}.col-xl-push-1{left:8.333333%}.col-xl-push-2{left:16.666667%}.col-xl-push-3{left:25%}.col-xl-push-4{left:33.333333%}.col-xl-push-5{left:41.666667%}.col-xl-push-6{left:50%}.col-xl-push-7{left:58.333333%}.col-xl-push-8{left:66.666667%}.col-xl-push-9{left:75%}.col-xl-push-10{left:83.333333%}.col-xl-push-11{left:91.666667%}.col-xl-push-12{left:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.333333%}.col-xl-offset-2{margin-left:16.666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.333333%}.col-xl-offset-5{margin-left:41.666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.333333%}.col-xl-offset-8{margin-left:66.666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.333333%}.col-xl-offset-11{margin-left:91.666667%}.col-xl-offset-12{margin-left:100%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th{padding:.75rem;line-height:1.5;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #eceeef}.table-bordered td,.table-bordered th{border:1px solid #eceeef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover tbody tr:hover{background-color:#f5f5f5}.table-active,.table-active>td,.table-active>th{background-color:#f5f5f5}.table-hover .table-active:hover{background-color:#e8e8e8}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#e8e8e8}.table-success,.table-success>td,.table-success>th{background-color:#dff0d8}.table-hover .table-success:hover{background-color:#d0e9c6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>td,.table-info>th{background-color:#d9edf7}.table-hover .table-info:hover{background-color:#c4e3f3}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#fcf8e3}.table-hover .table-warning:hover{background-color:#faf2cc}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>td,.table-danger>th{background-color:#f2dede}.table-hover .table-danger:hover{background-color:#ebcccc}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.table-responsive{display:block;width:100%;min-height:.01%;overflow-x:auto}.thead-inverse th{color:#fff;background-color:#373a3c}.thead-default th{color:#55595c;background-color:#eceeef}.table-inverse{color:#eceeef;background-color:#373a3c}.table-inverse.table-bordered{border:0}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#55595c}.table-reflow thead{float:left}.table-reflow tbody{display:block;white-space:nowrap}.table-reflow td,.table-reflow th{border-top:1px solid #eceeef;border-left:1px solid #eceeef}.table-reflow td:last-child,.table-reflow th:last-child{border-right:1px solid #eceeef}.table-reflow tbody:last-child tr:last-child td,.table-reflow tbody:last-child tr:last-child th,.table-reflow tfoot:last-child tr:last-child td,.table-reflow tfoot:last-child tr:last-child th,.table-reflow thead:last-child tr:last-child td,.table-reflow thead:last-child tr:last-child th{border-bottom:1px solid #eceeef}.table-reflow tr{float:left}.table-reflow tr td,.table-reflow tr th{display:block!important;border:1px solid #eceeef}.form-control:disabled,.form-control[readonly]{background-color:#eceeef;opacity:1}.form-control:disabled{cursor:not-allowed}.form-control-file,.form-control-range{display:block}.form-control-label{padding:.375rem .75rem;margin-bottom:0}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:2.25rem}.input-group-sm input[type=date].form-control,.input-group-sm input[type=time].form-control,.input-group-sm input[type=datetime-local].form-control,.input-group-sm input[type=month].form-control,input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:1.8625rem}.input-group-lg input[type=date].form-control,.input-group-lg input[type=time].form-control,.input-group-lg input[type=datetime-local].form-control,.input-group-lg input[type=month].form-control,input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:3.166667rem}}.form-control-static{min-height:2.25rem;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0}.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.275rem .75rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.75rem 1.25rem;font-size:1.25rem;line-height:1.333333;border-radius:.3rem}.form-group{margin-bottom:1rem}.checkbox,.radio{position:relative;display:block;margin-bottom:.75rem}.checkbox label,.radio label{padding-left:1.25rem;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox label input:only-child,.radio label input:only-child{position:static}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.checkbox+.checkbox,.radio+.radio{margin-top:-.25rem}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:1.25rem;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:.75rem}input[type=checkbox].disabled,input[type=checkbox]:disabled,input[type=radio].disabled,input[type=radio]:disabled{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label{cursor:not-allowed}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .5625rem;-webkit-background-size:1.4625rem 1.4625rem;background-size:1.4625rem 1.4625rem}.has-success .checkbox,.has-success .checkbox-inline,.has-success .form-control-label,.has-success .radio,.has-success .radio-inline,.has-success .text-help,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#5cb85c}.has-success .form-control{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;background-color:#eaf6ea;border-color:#5cb85c}.has-success .form-control-feedback{color:#5cb85c}.has-success .form-control-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==)}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .form-control-label,.has-warning .radio,.has-warning .radio-inline,.has-warning .text-help,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#f0ad4e}.has-warning .form-control{border-color:#f0ad4e}.has-warning .input-group-addon{color:#f0ad4e;background-color:#fff;border-color:#f0ad4e}.has-warning .form-control-feedback{color:#f0ad4e}.has-warning .form-control-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+)}.has-danger .checkbox,.has-danger .checkbox-inline,.has-danger .form-control-label,.has-danger .radio,.has-danger .radio-inline,.has-danger .text-help,.has-danger.checkbox label,.has-danger.checkbox-inline label,.has-danger.radio label,.has-danger.radio-inline label{color:#d9534f}.has-danger .form-control{border-color:#d9534f}.has-danger .input-group-addon{color:#d9534f;background-color:#fdf7f7;border-color:#d9534f}.has-danger .form-control-feedback{color:#d9534f}.has-danger .form-control-danger{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=)}@media (min-width:544px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;padding:.375rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:.25rem}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{text-decoration:none}.btn.focus{text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#014682;border-color:#01315a}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary:disabled.focus,.btn-primary:disabled:focus{background-color:#0275d8;border-color:#0275d8}.btn-primary.disabled:hover,.btn-primary:disabled:hover{background-color:#0275d8;border-color:#0275d8}.btn-secondary{color:#373a3c;background-color:#fff;border-color:#ccc}.btn-secondary:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary.focus,.btn-secondary:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary.active,.btn-secondary:active,.open>.btn-secondary.dropdown-toggle{color:#373a3c;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary:disabled.focus,.btn-secondary:disabled:focus{background-color:#fff;border-color:#ccc}.btn-secondary.disabled:hover,.btn-secondary:disabled:hover{background-color:#fff;border-color:#ccc}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1f7e9a}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info:disabled.focus,.btn-info:disabled:focus{background-color:#5bc0de;border-color:#5bc0de}.btn-info.disabled:hover,.btn-info:disabled:hover{background-color:#5bc0de;border-color:#5bc0de}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#419641}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#2d672d}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success:disabled.focus,.btn-success:disabled:focus{background-color:#5cb85c;border-color:#5cb85c}.btn-success.disabled:hover,.btn-success:disabled:hover{background-color:#5cb85c;border-color:#5cb85c}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#eb9316}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#b06d0f}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning:disabled.focus,.btn-warning:disabled:focus{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning.disabled:hover,.btn-warning:disabled:hover{background-color:#f0ad4e;border-color:#f0ad4e}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#c12e2a}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#8b211e}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger:disabled.focus,.btn-danger:disabled:focus{background-color:#d9534f;border-color:#d9534f}.btn-danger.disabled:hover,.btn-danger:disabled:hover{background-color:#d9534f;border-color:#d9534f}.btn-primary-outline{color:#0275d8;background-color:transparent;background-image:none;border-color:#0275d8}.btn-primary-outline.active,.btn-primary-outline.focus,.btn-primary-outline:active,.btn-primary-outline:focus,.open>.btn-primary-outline.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary-outline:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary-outline.disabled.focus,.btn-primary-outline.disabled:focus,.btn-primary-outline:disabled.focus,.btn-primary-outline:disabled:focus{border-color:#43a7fd}.btn-primary-outline.disabled:hover,.btn-primary-outline:disabled:hover{border-color:#43a7fd}.btn-secondary-outline{color:#ccc;background-color:transparent;background-image:none;border-color:#ccc}.btn-secondary-outline.active,.btn-secondary-outline.focus,.btn-secondary-outline:active,.btn-secondary-outline:focus,.open>.btn-secondary-outline.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-secondary-outline:hover{color:#fff;background-color:#ccc;border-color:#ccc}.btn-secondary-outline.disabled.focus,.btn-secondary-outline.disabled:focus,.btn-secondary-outline:disabled.focus,.btn-secondary-outline:disabled:focus{border-color:#fff}.btn-secondary-outline.disabled:hover,.btn-secondary-outline:disabled:hover{border-color:#fff}.btn-info-outline{color:#5bc0de;background-color:transparent;background-image:none;border-color:#5bc0de}.btn-info-outline.active,.btn-info-outline.focus,.btn-info-outline:active,.btn-info-outline:focus,.open>.btn-info-outline.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info-outline:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info-outline.disabled.focus,.btn-info-outline.disabled:focus,.btn-info-outline:disabled.focus,.btn-info-outline:disabled:focus{border-color:#b0e1ef}.btn-info-outline.disabled:hover,.btn-info-outline:disabled:hover{border-color:#b0e1ef}.btn-success-outline{color:#5cb85c;background-color:transparent;background-image:none;border-color:#5cb85c}.btn-success-outline.active,.btn-success-outline.focus,.btn-success-outline:active,.btn-success-outline:focus,.open>.btn-success-outline.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success-outline:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success-outline.disabled.focus,.btn-success-outline.disabled:focus,.btn-success-outline:disabled.focus,.btn-success-outline:disabled:focus{border-color:#a3d7a3}.btn-success-outline.disabled:hover,.btn-success-outline:disabled:hover{border-color:#a3d7a3}.btn-warning-outline{color:#f0ad4e;background-color:transparent;background-image:none;border-color:#f0ad4e}.btn-warning-outline.active,.btn-warning-outline.focus,.btn-warning-outline:active,.btn-warning-outline:focus,.open>.btn-warning-outline.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning-outline:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning-outline.disabled.focus,.btn-warning-outline.disabled:focus,.btn-warning-outline:disabled.focus,.btn-warning-outline:disabled:focus{border-color:#f8d9ac}.btn-warning-outline.disabled:hover,.btn-warning-outline:disabled:hover{border-color:#f8d9ac}.btn-danger-outline{color:#d9534f;background-color:transparent;background-image:none;border-color:#d9534f}.btn-danger-outline.active,.btn-danger-outline.focus,.btn-danger-outline:active,.btn-danger-outline:focus,.open>.btn-danger-outline.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger-outline:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger-outline.disabled.focus,.btn-danger-outline.disabled:focus,.btn-danger-outline:disabled.focus,.btn-danger-outline:disabled:focus{border-color:#eba5a3}.btn-danger-outline.disabled:hover,.btn-danger-outline:disabled:hover{border-color:#eba5a3}.btn-link{font-weight:400;color:#0275d8;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus{border-color:transparent}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#014c8c;text-decoration:underline;background-color:transparent}.btn-link:disabled:focus,.btn-link:disabled:hover{color:#818a91;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:.75rem 1.25rem;font-size:1.25rem;line-height:1.333333;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .75rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height;-o-transition-property:height;transition-property:height}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-right:.25rem;margin-left:.25rem;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}.dropdown-menus{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:1rem;color:#373a3c;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#e5e5e5}.dropdown-item{display:block;width:100%;padding:3px 20px;clear:both;font-weight:400;line-height:1.5;color:#373a3c;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#2b2d2f;text-decoration:none;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item.active:focus,.dropdown-item.active:hover{color:#fff;text-decoration:none;background-color:#0275d8;outline:0}.dropdown-item.disabled,.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{color:#818a91}.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:.875rem;line-height:1.5;color:#818a91;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:.3em solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar::after{display:table;clear:both;content:""}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:.3em .3em 0;border-bottom-width:0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 .3em .3em}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group::after{display:table;clear:both;content:""}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:.25rem;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:.25rem}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1;color:#55595c;text-align:center;background-color:#eceeef;border:1px solid #ccc;border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.275rem .75rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.75rem 1.25rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:last-child>.btn-group:active,.input-group-btn:last-child>.btn-group:focus,.input-group-btn:last-child>.btn-group:hover,.input-group-btn:last-child>.btn:active,.input-group-btn:last-child>.btn:focus,.input-group-btn:last-child>.btn:hover{z-index:3}.c-input{position:relative;display:inline;padding-left:1.5rem;color:#555;cursor:pointer}.c-input>input{position:absolute;z-index:-1;opacity:0}.c-input>input:checked~.c-indicator{color:#fff;background-color:#0074d9}.c-input>input:focus~.c-indicator{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #0074d9;box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #0074d9}.c-input>input:active~.c-indicator{color:#fff;background-color:#84c6ff}.c-input+.c-input{margin-left:1rem}.c-indicator{position:absolute;top:0;left:0;display:block;width:1rem;height:1rem;font-size:65%;line-height:1rem;color:#eee;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#eee;background-repeat:no-repeat;background-position:center center;-webkit-background-size:50% 50%;background-size:50% 50%}.c-checkbox .c-indicator{border-radius:.25rem}.c-checkbox input:checked~.c-indicator{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=)}.c-checkbox input:indeterminate~.c-indicator{background-color:#0074d9;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K)}.c-radio .c-indicator{border-radius:50%}.c-radio input:checked~.c-indicator{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==)}.c-inputs-stacked .c-input{display:inline}.c-inputs-stacked .c-input::after{display:block;margin-bottom:.25rem;content:""}.c-inputs-stacked .c-input+.c-input{margin-left:0}.c-select{display:inline-block;max-width:100%;-webkit-appearance:none;padding:.375rem 1.75rem .375rem .75rem;padding-right:.75rem\9;color:#55595c;vertical-align:middle;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center;background-image:none\9;-webkit-background-size:8px 10px;background-size:8px 10px;border:1px solid #ccc;-moz-appearance:none}.c-select:focus{border-color:#51a7e8;outline:0}.c-select::-ms-expand{opacity:0}.c-select-sm{padding-top:3px;padding-bottom:3px;font-size:12px}.c-select-sm:not([multiple]){height:26px;min-height:26px}.file{position:relative;display:inline-block;height:2.5rem;cursor:pointer}.file input{min-width:14rem;margin:0;filter:alpha(opacity=0);opacity:0}.file-custom{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ddd;border-radius:.25rem}.file-custom::after{content:"Choose file..."}.file-custom::before{position:absolute;top:-.075rem;right:-.075rem;bottom:-.075rem;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;content:"Browse";background-color:#eee;border:1px solid #ddd;border-radius:0 .25rem .25rem 0}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:inline-block}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#818a91}.nav-link.disabled,.nav-link.disabled:focus,.nav-link.disabled:hover{color:#818a91;cursor:not-allowed;background-color:transparent}.nav-inline .nav-item{display:inline-block}.nav-inline .nav-item+.nav-item,.nav-inline .nav-link+.nav-link{margin-left:1rem}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs::after{display:table;clear:both;content:""}.nav-tabs .nav-item{float:left;margin-bottom:-1px}.nav-tabs .nav-item+.nav-item{margin-left:.2rem}.nav-tabs .nav-link{display:block;padding:.5em 1em;border:1px solid transparent;border-radius:.25rem .25rem 0 0}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eceeef #eceeef #ddd}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover{color:#818a91;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.open .nav-link,.nav-tabs .nav-item.open .nav-link:focus,.nav-tabs .nav-item.open .nav-link:hover,.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover{color:#55595c;background-color:#fff;border-color:#ddd #ddd transparent}.nav-pills::after{display:table;clear:both;content:""}.nav-pills .nav-item{float:left}.nav-pills .nav-item+.nav-item{margin-left:.2rem}.nav-pills .nav-link{display:block;padding:.5em 1em;border-radius:.25rem}.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover,.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover{color:#fff;cursor:default;background-color:#0275d8}.nav-stacked .nav-item{display:block;float:none}.nav-stacked .nav-item+.nav-item{margin-top:.2rem;margin-left:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;padding:.5rem 1rem}.navbar::after{display:table;clear:both;content:""}@media (min-width:544px){.navbar{border-radius:.25rem}}.navbar-full{z-index:1000}@media (min-width:544px){.navbar-full{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:544px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0}.navbar-fixed-bottom{bottom:0}.navbar-sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030;width:100%}@media (min-width:544px){.navbar-sticky-top{border-radius:0}}.navbar-brand{float:left;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:1.25rem}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}.navbar-divider{float:left;width:1px;padding-top:.425rem;padding-bottom:.425rem;margin-right:1rem;margin-left:1rem;overflow:hidden}.navbar-divider::before{content:"\00a0"}.navbar-toggler{padding:.5rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}@media (min-width:544px){.navbar-toggleable-xs{display:block!important}}@media (min-width:768px){.navbar-toggleable-sm{display:block!important}}@media (min-width:992px){.navbar-toggleable-md{display:block!important}}.navbar-nav .nav-item{float:left}.navbar-nav .nav-link{display:block;padding-top:.425rem;padding-bottom:.425rem}.navbar-nav .nav-link+.nav-link{margin-left:1rem}.navbar-nav .nav-item+.nav-item{margin-left:1rem}.navbar-light .navbar-brand{color:rgba(0,0,0,.8)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.8)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.6)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .active>.nav-link:focus,.navbar-light .navbar-nav .active>.nav-link:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.active:focus,.navbar-light .navbar-nav .nav-link.active:hover,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.open:focus,.navbar-light .navbar-nav .nav-link.open:hover,.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .open>.nav-link:focus,.navbar-light .navbar-nav .open>.nav-link:hover{color:rgba(0,0,0,.8)}.navbar-light .navbar-divider{background-color:rgba(0,0,0,.075)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .active>.nav-link:focus,.navbar-dark .navbar-nav .active>.nav-link:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.active:focus,.navbar-dark .navbar-nav .nav-link.active:hover,.navbar-dark .navbar-nav .nav-link.open,.navbar-dark .navbar-nav .nav-link.open:focus,.navbar-dark .navbar-nav .nav-link.open:hover,.navbar-dark .navbar-nav .open>.nav-link,.navbar-dark .navbar-nav .open>.nav-link:focus,.navbar-dark .navbar-nav .open>.nav-link:hover{color:#fff}.navbar-dark .navbar-divider{background-color:rgba(255,255,255,.075)}.card{position:relative;display:block;margin-bottom:.75rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:.25rem}.card-block{padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-radius:.25rem .25rem 0 0}.card>.list-group:last-child .list-group-item:last-child{border-radius:0 0 .25rem .25rem}.card-header{padding:.75rem 1.25rem;background-color:#f5f5f5;border-bottom:1px solid #e5e5e5}.card-header:first-child{border-radius:.25rem .25rem 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f5f5f5;border-top:1px solid #e5e5e5}.card-footer:last-child{border-radius:0 0 .25rem .25rem}.card-primary{background-color:#0275d8;border-color:#0275d8}.card-success{background-color:#5cb85c;border-color:#5cb85c}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-warning{background-color:#f0ad4e;border-color:#f0ad4e}.card-danger{background-color:#d9534f;border-color:#d9534f}.card-primary-outline{background-color:transparent;border-color:#0275d8}.card-secondary-outline{background-color:transparent;border-color:#ccc}.card-info-outline{background-color:transparent;border-color:#5bc0de}.card-success-outline{background-color:transparent;border-color:#5cb85c}.card-warning-outline{background-color:transparent;border-color:#f0ad4e}.card-danger-outline{background-color:transparent;border-color:#d9534f}.card-inverse .card-footer,.card-inverse .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title{color:#fff}.card-inverse .card-blockquote>footer,.card-inverse .card-link,.card-inverse .card-text{color:rgba(255,255,255,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:.25rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-radius:.25rem .25rem 0 0}.card-img-bottom{border-radius:0 0 .25rem .25rem}@media (min-width:544px){.card-deck{display:table;table-layout:fixed;border-spacing:1.25rem 0}.card-deck .card{display:table-cell;width:1%;vertical-align:top}.card-deck-wrapper{margin-right:-1.25rem;margin-left:-1.25rem}}@media (min-width:544px){.card-group{display:table;width:100%;table-layout:fixed}.card-group .card{display:table-cell;vertical-align:top}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top{border-radius:0}}@media (min-width:544px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eceeef;border-radius:.25rem}.breadcrumb::after{display:table;clear:both;content:""}.breadcrumb>li{float:left}.breadcrumb>li+li::before{padding-right:.5rem;padding-left:.5rem;color:#818a91;content:"/"}.breadcrumb>.active{color:#818a91}.pagination{display:inline-block;padding-left:0;margin-top:1rem;margin-bottom:1rem;border-radius:.25rem}.page-item{display:inline}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link,.page-item.active .page-link:focus,.page-item.active .page-link:hover{z-index:2;color:#fff;cursor:default;background-color:#0275d8;border-color:#0275d8}.page-item.disabled .page-link,.page-item.disabled .page-link:focus,.page-item.disabled .page-link:hover{color:#818a91;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;float:left;padding:.5rem .75rem;margin-left:-1px;line-height:1.5;color:#0275d8;text-decoration:none;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#014c8c;background-color:#eceeef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.333333}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.275rem .75rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.pager{padding-left:0;margin-top:1rem;margin-bottom:1rem;text-align:center;list-style:none}.pager::after{display:table;clear:both;content:""}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eceeef}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover{color:#818a91;cursor:not-allowed;background-color:#fff}.pager .disabled>span{color:#818a91;cursor:not-allowed;background-color:#fff}.pager-next>a,.pager-next>span{float:right}.pager-prev>a,.pager-prev>span{float:left}.label{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.label-default{background-color:#818a91}.label-default[href]:focus,.label-default[href]:hover{background-color:#687077}.label-primary{background-color:#0275d8}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#025aa5}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eceeef;border-radius:.3rem}@media (min-width:544px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#d0d5d8}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:15px;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:35px}.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d0e9c6}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faf2cc}.alert-warning hr{border-top-color:#f7ecb5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebcccc}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:block;width:100%;height:1rem;margin-bottom:1rem}.progress[value]{-webkit-appearance:none;color:#0074d9;border:0;-moz-appearance:none;appearance:none}.progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:.25rem}.progress[value]::-webkit-progress-value::before{content:attr(value)}.progress[value]::-webkit-progress-value{background-color:#0074d9;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.progress[value="100"]::-webkit-progress-value{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}@media screen and (min-width:0\0){.progress{background-color:#eee;border-radius:.25rem}.progress-bar{display:inline-block;height:1rem;text-indent:-999rem;background-color:#0074d9;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.progress[width^="0"]{min-width:2rem;color:#818a91;background-color:transparent;background-image:none}.progress[width="100%"]{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}}.progress-striped[value]::-webkit-progress-value{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:1rem 1rem;background-size:1rem 1rem}.progress-striped[value]::-moz-progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}@media screen and (min-width:0\0){.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:1rem 1rem;background-size:1rem 1rem}}.progress-animated[value]::-webkit-progress-value{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-animated[value]::-moz-progress-bar{animation:progress-bar-stripes 2s linear infinite}@media screen and (min-width:0\0){.progress-animated .progress-bar-striped{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}}.progress-success[value]::-webkit-progress-value{background-color:#5cb85c}.progress-success[value]::-moz-progress-bar{background-color:#5cb85c}@media screen and (min-width:0\0){.progress-success .progress-bar{background-color:#5cb85c}}.progress-info[value]::-webkit-progress-value{background-color:#5bc0de}.progress-info[value]::-moz-progress-bar{background-color:#5bc0de}@media screen and (min-width:0\0){.progress-info .progress-bar{background-color:#5bc0de}}.progress-warning[value]::-webkit-progress-value{background-color:#f0ad4e}.progress-warning[value]::-moz-progress-bar{background-color:#f0ad4e}@media screen and (min-width:0\0){.progress-warning .progress-bar{background-color:#f0ad4e}}.progress-danger[value]::-webkit-progress-value{background-color:#d9534f}.progress-danger[value]::-moz-progress-bar{background-color:#d9534f}@media screen and (min-width:0\0){.progress-danger .progress-bar{background-color:#d9534f}}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right{padding-left:10px}.media-left{padding-right:10px}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-flush .list-group-item{border-width:1px 0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}a.list-group-item,button.list-group-item{width:100%;color:#555;text-align:inherit}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#818a91;cursor:not-allowed;background-color:#eceeef}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#818a91}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#a8d6fe}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9{padding-bottom:42.857143%}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.embed-responsive-1by1{padding-bottom:100%}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out,-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header::after{display:table;clear:both;content:""}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer::after{display:table;clear:both;content:""}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:544px){.modal-dialog{width:600px;margin:30px auto}.modal-sm{width:300px}}@media (min-width:768px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;opacity:0;line-break:auto}.tooltip.in{opacity:.9}.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.tooltip.bs-tether-element-attached-bottom .tooltip-arrow,.tooltip.tooltip-top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right{padding:0 5px;margin-left:3px}.tooltip.bs-tether-element-attached-left .tooltip-arrow,.tooltip.tooltip-right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.tooltip.bs-tether-element-attached-top .tooltip-arrow,.tooltip.tooltip-bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.tooltip.bs-tether-element-attached-right .tooltip-arrow,.tooltip.tooltip-left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;line-break:auto}.popover.bs-tether-element-attached-bottom,.popover.popover-top{margin-top:-10px}.popover.bs-tether-element-attached-bottom .popover-arrow,.popover.popover-top .popover-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.bs-tether-element-attached-bottom .popover-arrow::after,.popover.popover-top .popover-arrow::after{bottom:1px;margin-left:-10px;content:"";border-top-color:#fff;border-bottom-width:0}.popover.bs-tether-element-attached-left,.popover.popover-right{margin-left:10px}.popover.bs-tether-element-attached-left .popover-arrow,.popover.popover-right .popover-arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.bs-tether-element-attached-left .popover-arrow::after,.popover.popover-right .popover-arrow::after{bottom:-10px;left:1px;content:"";border-right-color:#fff;border-left-width:0}.popover.bs-tether-element-attached-top,.popover.popover-bottom{margin-top:10px}.popover.bs-tether-element-attached-top .popover-arrow,.popover.popover-bottom .popover-arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-top .popover-arrow::after,.popover.popover-bottom .popover-arrow::after{top:1px;margin-left:-10px;content:"";border-top-width:0;border-bottom-color:#fff}.popover.bs-tether-element-attached-right,.popover.popover-left{margin-left:-10px}.popover.bs-tether-element-attached-right .popover-arrow,.popover.popover-left .popover-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-right .popover-arrow::after,.popover.popover-left .popover-arrow::after{right:1px;bottom:-10px;content:"";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-.7rem -.7rem 0 0}.popover-content{padding:9px 14px}.popover-arrow,.popover-arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover-arrow{border-width:11px}.popover-arrow::after{content:"";border-width:10px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.carousel-item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.carousel-item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out,-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.carousel-item.active.right,.carousel-inner>.carousel-item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.carousel-item.active.left,.carousel-inner>.carousel-item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.carousel-item.active,.carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5}.carousel-control.left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-prev::before{content:"\2039"}.carousel-control .icon-next::before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:transparent;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media (min-width:544px){.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .icon-prev{margin-left:-15px}.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix::after{display:table;clear:both;content:""}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-xs-left{float:left!important}.pull-xs-right{float:right!important}.pull-xs-none{float:none!important}@media (min-width:544px){.pull-sm-left{float:left!important}.pull-sm-right{float:right!important}.pull-sm-none{float:none!important}}@media (min-width:768px){.pull-md-left{float:left!important}.pull-md-right{float:right!important}.pull-md-none{float:none!important}}@media (min-width:992px){.pull-lg-left{float:left!important}.pull-lg-right{float:right!important}.pull-lg-none{float:none!important}}@media (min-width:1200px){.pull-xl-left{float:left!important}.pull-xl-right{float:right!important}.pull-xl-none{float:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.invisible{visibility:hidden!important}.text-hide{font:"0/0" a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}@media (min-width:544px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-muted{color:#818a91}.text-primary{color:#0275d8!important}a.text-primary:focus,a.text-primary:hover{color:#025aa5}.text-success{color:#5cb85c!important}a.text-success:focus,a.text-success:hover{color:#449d44}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5}.text-warning{color:#f0ad4e!important}a.text-warning:focus,a.text-warning:hover{color:#ec971f}.text-danger{color:#d9534f!important}a.text-danger:focus,a.text-danger:hover{color:#c9302c}.bg-inverse{color:#eceeef;background-color:#373a3c}.bg-faded{background-color:#f7f7f9}.bg-primary{color:#fff!important;background-color:#0275d8!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#025aa5}.bg-success{color:#fff!important;background-color:#5cb85c!important}a.bg-success:focus,a.bg-success:hover{background-color:#449d44}.bg-info{color:#fff!important;background-color:#5bc0de!important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5}.bg-warning{color:#fff!important;background-color:#f0ad4e!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ec971f}.bg-danger{color:#fff!important;background-color:#d9534f!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#c9302c}.m-x-auto{margin-right:auto!important;margin-left:auto!important}.m-a-0{margin:0 0!important}.m-t-0{margin-top:0!important}.m-r-0{margin-right:0!important}.m-b-0{margin-bottom:0!important}.m-l-0{margin-left:0!important}.m-x-0{margin-right:0!important;margin-left:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-a-1{margin:1rem 1rem!important}.m-t-1{margin-top:1rem!important}.m-r-1{margin-right:1rem!important}.m-b-1{margin-bottom:1rem!important}.m-l-1{margin-left:1rem!important}.m-x-1{margin-right:1rem!important;margin-left:1rem!important}.m-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.m-a-2{margin:1.5rem 1.5rem!important}.m-t-2{margin-top:1.5rem!important}.m-r-2{margin-right:1.5rem!important}.m-b-2{margin-bottom:1.5rem!important}.m-l-2{margin-left:1.5rem!important}.m-x-2{margin-right:1.5rem!important;margin-left:1.5rem!important}.m-y-2{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-a-3{margin:3rem 3rem!important}.m-t-3{margin-top:3rem!important}.m-r-3{margin-right:3rem!important}.m-b-3{margin-bottom:3rem!important}.m-l-3{margin-left:3rem!important}.m-x-3{margin-right:3rem!important;margin-left:3rem!important}.m-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.p-a-0{padding:0 0!important}.p-t-0{padding-top:0!important}.p-r-0{padding-right:0!important}.p-b-0{padding-bottom:0!important}.p-l-0{padding-left:0!important}.p-x-0{padding-right:0!important;padding-left:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-a-1{padding:1rem 1rem!important}.p-t-1{padding-top:1rem!important}.p-r-1{padding-right:1rem!important}.p-b-1{padding-bottom:1rem!important}.p-l-1{padding-left:1rem!important}.p-x-1{padding-right:1rem!important;padding-left:1rem!important}.p-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.p-a-2{padding:1.5rem 1.5rem!important}.p-t-2{padding-top:1.5rem!important}.p-r-2{padding-right:1.5rem!important}.p-b-2{padding-bottom:1.5rem!important}.p-l-2{padding-left:1.5rem!important}.p-x-2{padding-right:1.5rem!important;padding-left:1.5rem!important}.p-y-2{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-a-3{padding:3rem 3rem!important}.p-t-3{padding-top:3rem!important}.p-r-3{padding-right:3rem!important}.p-b-3{padding-bottom:3rem!important}.p-l-3{padding-left:3rem!important}.p-x-3{padding-right:3rem!important;padding-left:3rem!important}.p-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.pos-f-t{position:fixed;top:0;right:0;left:0;z-index:1030}.hidden-xs-up{display:none!important}@media (max-width:543px){.hidden-xs-down{display:none!important}}@media (min-width:544px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.post-tags a {
padding: 3px 10px;
margin: 0 7px 7px 0;
display: inline-block;
border: 1px solid rgba(0, 0, 0, .1);
font-size: 14px;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
transition: all .2s linear;
border-radius: 2px;
}
.post-tags a:hover {
color: #fff;
}
.inv-post-grid-one-read-more {
margin-top: 25px;
}
.post-author-avatar {
float: left;
width: 90px;
}
.post-author-avatar img {
border-radius: 100%;
}
.post-author-info {
padding-left: 120px;
}
.blog-style-4-inner.position-relative.bolg-style-4-no-thumb {
position: relative;
top: 0;
height: 359px;
object-fit: cover;
border-radius: 5px;
transition: 0.3s;
width: 100%;
background: #7d7d7d;
}
.inv-post-classic-layout-image-inner {
overflow: initial !important;
}
.post-categories.post-classic-category a {
display: inline-block;
padding: 2px 7px;
margin: 0 3px 5px;
border-width: 1px;
border-style: solid;
color: #F15201;
border-color: #F15201;
}
.post-categories.post-classic-category a:hover {
color: #fff;
background-color: #F15201;
border-color: #F15201;
}
.bolg-style-4-no-thumb a.bolg-style-4-no-thumb-link {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
}
article.inv-post-article.inv-post-blog-item-holder {
display: flex;
}
.inv-blog-element-grid-wrapper.inv-blog-element-article-holder {
display: flex;
flex-wrap: wrap;
}
.inv-post_blog_simple .inv-blog-grid-3-wrapper {
display: flex;
}
.inv-post_blog_simple .inv-blog-grid-3-inner {
width: 100%;
}
@media(max-width:541px) {
.post-author-avatar {
float: none;
width: 90px;
margin: 0 auto;
}
.post-author-info {
padding-left: 0;
text-align: center;
padding-top: 25px;
}
}
.after-post-section {
border-top: 1px solid #eaeaea;
}
.post-tags.after-post-section {
border-top: 0;
}
.post-navigation .previous-post a {
padding-left: 30px;
}
.post-navigation a {
display: block;
position: relative;
}
.post-navigation a .side-prev-icon {
left: 0;
}
.post-navigation a .prev-icon,
.post-navigation a .next-icon,
.post-navigation a .side-icon {
position: absolute;
top: 9px;
font-size: 32px;
display: block;
}
.post-navigation:not(.portfolio-nav) a span.post-nav-label {
color: #aaa;
}
.post-navigation a span.post-nav-label {
font-size: 13px;
display: block;
margin-top: -2px;
}
.post-navigation a span.post-nav-title {
display: block;
font-size: 14px;
margin-top: -5px;
}
.post-navigation .next-post a {
padding-right: 30px;
text-align: right;
}
.post-navigation a .side-next-icon {
right: 0;
}
.post-navigation a span {
display: inline-block;
}
.portfolio-nav-grid .portfolio-nav-parent i {
font-size: 32px;
font-weight: 300;
padding-top: 8px;
}
.portfolio-nav-grid {
text-align: center;
} .ins-socials-sharing-wrapper {
text-align: center;
display: inline-block;
width: 100%;
position: relative;
}
.portfolio-post .ins-socials-sharing-wrapper {
border: 1px solid #ededed;
border-radius: 4px;
padding: 40px;
margin: 30px 0;
}
.socials-sharing.socials a {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
border: 2px solid;
display: block;
border-radius: 5px;
padding: 2px 15px;
font-size: 12px;
text-align: center;
vertical-align: middle;
-webkit-transition: .4s background-color;
transition: .4s background-color;
}
.social-sharing-style2.socials a:hover {
box-shadow: 0px 1px 10px 3px #b0adad;
}
.social-sharing-style2.socials a {
height: 36px;
width: 36px;
line-height: 36px;
}
.socials-sharing.socials {
position: relative;
display: inline-block;
}
.socials-sharing.socials .socials-item {
margin: 0 5px;
float: left;
}
@media(max-width:1200px) {
.socials-sharing.socials .socials-item {
margin-bottom: 10px;
}
}
.socials-sharing.socials .socials-item i {
font-size: 14px;
padding-right: 7px;
}
a.socials-item.__facebook {
background-color: #3b5998;
border-color: #3b5998;
}
a.socials-item.__twitter {
background-color: #00aced;
border-color: #00aced;
}
a.socials-item.__google_plus {
background-color: #dd4b39;
border-color: #dd4b39;
}
a.socials-item.__pintrest {
background-color: #cb2027;
border-color: #cb2027;
}
a.socials-item.__linkedin {
background-color: #0177b5;
border-color: #0177b5;
}
a.socials-item.__facebook:hover {
background-color: #fff;
color: #3b5998;
}
a.socials-item.__twitter:hover {
background-color: #fff;
color: #00aced;
}
a.socials-item.__google_plus:hover {
background-color: #fff;
color: #dd4b39;
}
a.socials-item.__pintrest:hover {
background-color: #fff;
color: #cb2027;
}
a.socials-item.__linkedin:hover {
background-color: #fff;
color: #0177b5;
} .flex-video.widescreen iframe {
width: 100%;
min-height: 255px;
height: 100%;
}
.inv-single-post-main-wrapper .flex-video.widescreen iframe {
min-height: 500px;
}
.archive_quote-text {
font-size: 19px;
line-height: 29px;
letter-spacing: 0.5px;
}
.blog-img-box.blog-archive-inner-box-wrapper .archive-featured-image {
text-align: center;
}
.inv-inline-block {
display: inline-block;
} .blog-3-column-details-wrapper .flex-video iframe {
height: 240px !important;
width: 100% !important;
} .ensign-blog-demo-five-box audio.audio {
width: 100%;
margin-top: 0;
border: none;
}
.post-list-inner-wrapper.sticky .blog-archive-inner-box-wrapper {
border: 7px solid #e8eaef;
}
.blog-gallary-page {
position: relative;
padding-bottom: 50px;
}
.post-image-gallery .slick-slide img {
width: 100%;
height: auto;
}
.blog-img-box,
.blog-gallery-box {
margin-bottom: 60px;
background-color: #fff;
}
.post-nav-links .post-page-numbers {
padding: 0 5px;
}
.comments-write-comment-box .nav>li>a:focus,
.nav>li>a:hover {
text-decoration: none;
background: none;
}
ul.insignia_comment_list>li {
list-style: none;
}
ul.insignia_comment_list {
padding-left: 0;
}
#comments-list .comments-title,
#respond .comment-reply-title {
font-size: 20px;
letter-spacing: 1px;
font-weight: 600;
color: #292929;
}
#comments-list .comments-title,
#respond .comment-reply-title {
margin-top: 0px;
padding-top: 30px;
margin-top: 30px;
}
.comments-write-comment-box .nav-pills li a {
font-size: 18px;
color: #565656;
font-weight: 400;
margin: 2px 0px 12px 0px;
border-bottom: 2px solid #d0d0d0;
border-radius: 0px;
width: 50%;
float: left;
padding-bottom: 14px !important;
}
ul.insignia_comment_list li.pingback .pingback-entry {
padding: 30px 30px;
}
ul.insignia_comment_list li.pingback {
border: 1px solid #d8d8d8;
margin-top: 30px;
}
.fn.title-h6 {
font-size: 16px;
margin: 0px;
line-height: 24px;
text-transform: capitalize;
letter-spacing: 1px;
font-weight: 600;
color: #2f353e;
}
.comment-meta-header {
padding-top: 10px;
overflow: hidden;
}
.allcomments-text-time-day {
font-size: 12px;
line-height: 20px;
}
.comment-meta.allcomments-text-time-day a {
color: #777777;
font-size: 12px;
}
.comment-content.allcomments-text-sub-text {
padding-left: 100px;
}
p.allcomments-text-time-day {
font-size: 15px;
color: #565656;
font-weight: 400;
margin: 0px 0px 10px 0px;
}
.allcomments-text-sub-text p {
font-size: 14px;
color: #565656;
font-weight: 400;
line-height: 26px;
margin: 0px;
}
.writecomment-text-box {
display: inline-block;
width: 29%;
margin-right: 3.33%;
}
span.writecomment-text-box label {
font-size: 16px;
color: #565656;
font-weight: 400;
margin: 8px 0px;
display: block;
}
span.writecomment-text-box input {
font-size: 16px;
color: #565656;
font-weight: 400;
width: 100%;
border: 1px solid #d0d0d0;
padding: 0px 15px;
height: 40px;
line-height: 40px;
}
.writecomment-last-box {
margin-right: 0px;
}
.writecomment-last-box textarea {
font-size: 16px;
color: #565656;
font-weight: 400;
width: 100%;
border: 1px solid #d0d0d0;
padding: 0px 15px;
height: 150px;
line-height: 40px;
background: none;
margin-bottom: 10px;
}
.writecomment label,
.writecomment-last-box label {
font-size: 16px;
color: #565656;
font-weight: 400;
margin: 30px 0px 8px 0px;
display: block;
}
#comments .comment {
list-style-type: none;
padding: 35px 0;
border-top: 1px solid #eaeaea;
}
#comments .reply {
margin-top: 6px;
margin-left: 100px;
line-height: 1;
float: right;
position: absolute;
top: 0;
right: 20px;
}
#comments .comment:first-child {
border: 0;
}
.comments-write-comment-box {
padding-bottom: 50px;
}
.comment-content {
overflow: hidden;
}
#comments .children li:last-child,
#comments .children li {
border-top: 1px solid #eaeaea;
margin-top: 35px;
padding-bottom: 0;
}
#comments .children {
padding-left: 100px;
}
.allcomments-text-box {
position: relative;
}
.allcomments-img-box img {
float: left;
border-radius: 90px;
margin-right: 30px;
width: 70px;
height: 70px;
}
.pingback .comment-author.allcomments-img-box {
display: none;
}
.pingback .comment-content.allcomments-text-sub-text {
margin-left: 0;
padding-left: 0;
margin-top: 13px;
}
section#comments-list>ul>li.pingback {
padding: 25px 35px 30px;
}
.fn.inv-title-h6 {
font-weight: 500;
letter-spacing: 0.5px;
font-size: 15px;
}
header.comment-meta.author-info .fn a {
color: #343434;
}
section#comments-list .insignia_comment_list .children {
list-style: none;
}
ul.insignia_comment_list>.parent .children li:first-child {
border-top: 1px solid #e8e8e8;
}
.reply.comment-reply-link.ins_comment_rpl a {
font-weight: 600;
text-transform: uppercase;
} .post_read_more {
margin: 30px 0px;
}
.post_read_more a {
padding: 11px 15px;
background: #565656;
color: #f5f5f5;
text-transform: uppercase;
letter-spacing: 0.07em;
}
.post_read_more a i {
padding-left: 5px;
}
.post_read_more a:hover,
.post_read_more a:focus {
color: white;
background: #7d7d7d;
text-decoration: none;
}
.ins_tabs>li {
float: none !important;
}
@media only screen and (max-width: 400px) {
.blog-img-box {
display: block;
}
}
audio.audio {
width: 100%;
}
@media(max-width:600px) and (min-width:450px) {
audio.audio {
width: 400px;
}
}
@media(max-width:449px) {
audio.audio {
width: 330px;
}
}
.single-blog-header {
height: 350px;
}
.comment-form-message a {
color: #f15201;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
@media screen and (max-width:550px) {
.insignia_comment_list .children {
padding-left: 0 !important;
}
} .widget {}
#gallery-1 img {
padding: 5px !important;
border: 0 !important;
}
#gallery-1 .gallery-item {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
#footer .widget.widget_search .searchform button[type=submit].ins_submit_btn>i,
.sidebar-wrapper>.widget.widget_search .searchform button[type=submit].ins_submit_btn>i,
.sidebar-wrapper>.widget.widget_product_search .woocommerce-product-search button[type=submit] i,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_search .searchform button[type=submit].ins_submit_btn>i,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_product_search .woocommerce-product-search button[type=submit] i,
.wpb_content_element>.widget.widget_search .searchform button[type=submit].ins_submit_btn>i {
font-size: 18px;
line-height: 45px;
color: #929292;
}
#footer .widget.widget_search .searchform input[type=text],
.sidebar-wrapper>.widget.widget_search .searchform input[type=text],
.sidebar-wrapper>.widget.widget_product_search .woocommerce-product-search input[type=search],
.insignia-sidearea .insignia-sidearea-content>.widget.widget_search .searchform input[type=text],
.insignia-sidearea .insignia-sidearea-content>.widget.widget_product_search .woocommerce-product-search input[type=search],
.wpb_content_element>.widget.widget_search .searchform input[type=text] {
width: 100%;
height: 45px;
padding: 0px 40px 0px 10px;
background: #fff;
border: 1px #e2e2e2 solid;
border-radius: 0;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
margin-bottom: 0;
}
#footer .widget.widget_search .searchform button[type=submit],
.sidebar-wrapper>.widget.widget_search .searchform button[type=submit],
.sidebar-wrapper>.widget.widget_product_search .woocommerce-product-search button[type=submit],
.insignia-sidearea .insignia-sidearea-content>.widget.widget_search .searchform button[type=submit],
.insignia-sidearea .insignia-sidearea-content>.widget.widget_product_search .woocommerce-product-search button[type=submit],
.wpb_content_element>.widget.widget_search .searchform button[type=submit] {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 45px;
background-color: initial;
border: none;
border-radius: 0;
font-size: 0;
padding: 0;
margin: 0;
}
.sidebar-wrapper>.widget select:focus,
.sidebar-wrapper>.widget button:focus,
.insignia-sidearea .insignia-sidearea-content>.widget select:focus,
.insignia-sidearea .insignia-sidearea-content>.widget button:focus {
outline: none;
}
.sidebar-wrapper>.widget.widget_search .searchform,
.sidebar-wrapper>.widget.widget_product_search .woocommerce-product-search,
.widget.widget_search #searchform {
position: relative;
}
.sidebar-wrapper>.widget,
.wpb_content_element>.widget {
background-color: #fff;
margin-bottom: 40px;
}
.sidebar-wrapper>.widget>.widget-title {
padding-left: 26px;
position: relative;
display: block;
}
.sidebar-wrapper>.widget .widget-title,
.wpb_content_element>.widget .widgettitle {
margin-top: 0;
margin-bottom: 20px;
font-weight: 600;
font-size: 18px;
line-height: 26px;
}
.sidebar-wrapper>.widget>.widget-title:before {
display: block;
margin-bottom: 0;
content: '';
position: absolute;
top: 13px;
left: 0;
width: 17px;
height: 2px;
background-color: #f15201;
}
.widget_recent_entries ul li a:before, .widget_recent_comments ul li.recentcomments:before {
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
position: relative;
font-weight: bold;
margin: 0;
display: inline-block;
padding-right: 10px;
}
.sidebar-wrapper>.widget.widget_recent_entries ul li a,
.wpb_content_element>.widget.widget_recent_entries ul li a {
display: block;
}
.sidebar-wrapper>.widget.widget_archive ul li,
.sidebar-wrapper>.widget.widget_categories ul li,
.sidebar-wrapper>.widget.widget_meta ul li,
.sidebar-wrapper>.widget.widget_pages ul li,
.sidebar-wrapper>.widget.widget_nav_menu ul li,
.sidebar-wrapper>.widget.widget_layered_nav ul li,
.sidebar-wrapper>.widget.widget_product_categories ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_archive ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_categories ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_meta ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_pages ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_nav_menu ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_layered_nav ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_product_categories ul li,
.wpb_content_element>.widget.widget_pages ul li.page_item,
.wpb_content_element>.widget.widget_nav_menu ul li,
.wpb_content_element>.widget.widget_meta ul li,
.wpb_content_element>.widget.widget_categories ul li,
.wpb_content_element>.widget.widget_archive ul li,
.widget .blogroll li {
position: relative;
border-bottom: 1px solid #efefef;
text-transform: capitalize;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_layered_nav ul li a,
.widget_product_categories ul li a,
.widget .blogroll li a {
padding: 12px 0;
display: inline-block;
}
#footer .widget_archive ul li a,
#footer .widget_categories ul li a,
#footer .widget_meta ul li a,
#footer .widget_pages ul li a,
#footer .widget_nav_menu ul li a,
#footer .widget_layered_nav ul li a,
#footer .widget_product_categories ul li a {
padding: 0 0 12px 0;
}
#footer .widget_recent_entries ul li {
margin-bottom: 12px;
}
.sidebar-wrapper>.widget.widget_archive ul li a:before,
.sidebar-wrapper>.widget.widget_categories ul li a:before,
.sidebar-wrapper>.widget.widget_meta ul li a:before,
.sidebar-wrapper>.widget.widget_pages ul li a:before,
.sidebar-wrapper>.widget.widget_nav_menu ul li a:before,
.sidebar-wrapper>.widget.widget_layered_nav ul li a:before,
.sidebar-wrapper>.widget.widget_product_categories ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_archive ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_categories ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_meta ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_pages ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_nav_menu ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_layered_nav ul li a:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_product_categories ul li a:before,
.wpb_content_element>.widget.widget_pages ul li a:before,
.wpb_content_element>.widget.widget_nav_menu ul li a:before,
.wpb_content_element>.widget.widget_meta ul li a:before,
.wpb_content_element>.widget.widget_categories ul li a:before,
.wpb_content_element>.widget.widget_archive ul li a:before,
.widget .blogroll li a:before {
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
position: relative;
font-weight: bold;
margin: 0;
display: inline-block;
padding-right: 10px;
}
.sidebar-wrapper>.widget select,
.insignia-sidearea .insignia-sidearea-content>.widget select {
width: 100%;
height: 40px;
padding: 0px 10px 0px 10px;
background: #fff;
border: 1px #e2e2e2 solid;
border-radius: 0;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_product_categories li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child,
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_nav_menu ul ul>li,
.widget_pages ul ul>li,
.widget_archive ul ul>li,
.widget_categories ul ul>li,
.widget_meta ul ul>li,
.widget_layered_nav ul ul>li,
.widget_product_categories ul ul>li {
border-top: 1px solid #efefef;
border-bottom: 0 !important;
padding-left: 18px;
}
#footer .widget_nav_menu ul ul>li,
#footer .widget_pages ul ul>li,
#footer .widget_archive ul ul>li,
#footer .widget_categories ul ul>li,
#footer .widget_meta ul ul>li,
#footer .widget_layered_nav ul ul>li,
#footer .widget_product_categories ul ul>li {
border-top: none;
}
.widget.widget_recent_entries ul li:first-child,
.widget.widget_recent_comments ul li:first-child {
padding-top: 0 !important;
}
.sidebar-wrapper>.widget.widget_rss ul,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_rss ul {
margin: 0;
}
.sidebar-wrapper>.widget>*:last-child,
.insignia-sidearea .insignia-sidearea-content>.widget>*:last-child {
margin-bottom: 0 !important;
}
.sidebar-wrapper>.widget.widget_rss ul li .rss-date,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_rss ul li .rss-date {
display: block;
margin-top: 7px;
font-size: 14px;
color: #9b9a9a;
line-height: 22px;
}
.sidebar-wrapper>.widget.widget_rss ul li .rss-date:before,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_rss ul li .rss-date:before {
margin-right: 10px;
content: "\f017";
font-family: 'FontAwesome';
}
.sidebar-wrapper>.widget.widget_rss ul li .rssSummary,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_rss ul li .rssSummary {
display: block;
margin-top: 7px;
}
.sidebar-wrapper>.widget.widget_rss ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_rss ul li {
margin: 0;
padding: 12px 0;
border-bottom: 1px solid #efefef;
}
.sidebar-wrapper #searchform,
.insignia-sidearea .insignia-sidearea-content #searchform {
position: relative;
}
.sidebar-wrapper>.widget.widget_calendar #wp-calendar caption,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar caption,
.wpb_content_element>.widget.widget_calendar #wp-calendar caption {
padding: 9px 10px 10px 4px;
border: 1px #e2e2e2 solid;
border-top: none;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
color: #373737;
line-height: 24px;
letter-spacing: 1px;
}
.sidebar-wrapper>.widget.widget_calendar #wp-calendar>tbody>tr>td,
.sidebar-wrapper>.widget.widget_calendar #wp-calendar>tbody>tr>th,
.sidebar-wrapper>.widget.widget_calendar #wp-calendar>tfoot>tr>td,
.sidebar-wrapper>.widget.widget_calendar #wp-calendar>tfoot>tr>th,
.sidebar-wrapper>.widget.widget_calendar #wp-calendar>thead>tr>td,
.sidebar-wrapper>.widget.widget_calendar #wp-calendar>thead>tr>th,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar>tbody>tr>td,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar>tbody>tr>th,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar>tfoot>tr>td,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar>tfoot>tr>th,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar>thead>tr>td,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_calendar #wp-calendar>thead>tr>th,
.wpb_content_element>.widget.widget_calendar #wp-calendar>tbody>tr>td,
.wpb_content_element>.widget.widget_calendar #wp-calendar>tbody>tr>th,
.wpb_content_element>.widget.widget_calendar #wp-calendar>tfoot>tr>td,
.wpb_content_element>.widget.widget_calendar #wp-calendar>tfoot>tr>th {
padding: 2px 5px;
border: 1px #e2e2e2 solid;
text-align: center;
font-size: 12px;
}
.sidebar-wrapper>.widget.widget_calendar #wp-calendar {
width: 100%;
table-layout: fixed;
}
.sidebar-wrapper>.widget.widget_recent_entries ul,
.sidebar-wrapper>.widget.widget_recent_comments ul {
margin: 0;
}
.sidebar-wrapper>.widget.widget_recent_entries ul li,
.sidebar-wrapper>.widget.widget_recent_comments ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_recent_entries ul li,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_recent_comments ul li,
.wpb_content_element>.widget.widget_recent_entries ul li,
.wpb_content_element>.widget.widget_recent_comments ul li {
padding-bottom: 12px;
padding-top: 12px;
border-bottom: 1px solid #efefef;
}
.sidebar-wrapper>.widget .textwidget p {
margin: 0px 0px 18px 0px;
}
#footer .widget .textwidget img,
.sidebar-wrapper>.widget .textwidget img,
.insignia-sidearea .insignia-sidearea-content>.widget .textwidget img {
margin: 12px 0px 15px 0px;
}
#footer select {
color: #424242;
}
.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 4px 5px 5px 5px;
}
.tagcloud {
margin: -5px;
}
.tagcloud a {
display: block;
float: left;
line-height: 1;
font-size: 12px important;
border-radius: 3px;
background: #f8f8f8;
padding: 9px 14px;
margin: 5px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.tagcloud a:hover {
color: #fff!important;
background-color: #F15201;
}
.sidebar-wrapper>.widget.widget_archive ul li a,
.sidebar-wrapper>.widget.widget_categories ul li a,
.sidebar-wrapper>.widget.widget_meta ul li a,
.sidebar-wrapper>.widget.widget_pages ul li a,
.sidebar-wrapper>.widget.widget_nav_menu ul li a,
.sidebar-wrapper>.widget.widget_layered_nav ul li a,
.sidebar-wrapper>.widget.widget_product_categories ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_archive ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_categories ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_meta ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_pages ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_nav_menu ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_layered_nav ul li a,
.insignia-sidearea .insignia-sidearea-content>.widget.widget_product_categories ul li a {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.widget ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer .textwidget,
#footer .textwidget p,
#footer .social-widget-inner a,
#footer .widget_list_tweet_text,
#footer .widget_list_tweet_date,
#footer .widget li,
#footer .widget ul,
#footer .widget a,
#footer .widget p,
#footer strong,
#footer .calendar_wrap tbody tr td,
#footer .calendar_wrap thead tr th,
#footer input[type="text"]:focus {
color: #d0d0d0;
}
#footer .widget-title {
color: #fff;
}
#footer .widget .tagcloud a {
color: #636363;
}
#footer .widget {
margin-bottom: 40px;
}
#footer .widget_categories a {
text-transform: capitalize;
}
#footer .widget_categories ul li,
#footer .widget_pages ul li,
#footer .widget_archive ul li,
#footer .widget_meta ul li,
#footer .widget_recent_comments ul li,
#footer .widget_nav_menu ul li,
#footer .widget_recent_entries ul li,
#footer .widget_product_categories ul li,
#footer .widget_rss ul li {
position: relative;
padding-left: 18px;
}
#footer .widget_recent_comments ul li,
#footer .widget_rss ul li {
margin-bottom: 12px;
}
#footer .widget_categories ul li:before,
#footer .widget_pages ul li:before,
#footer .widget_archive ul li:before,
#footer .widget_meta ul li:before,
#footer .widget_nav_menu ul li:before,
#footer .widget_recent_entries ul li:before,
#footer .widget_recent_comments ul li:before,
#footer .widget_product_categories ul li:before,
#footer .widget_rss ul li:before {
position: absolute;
top: 0;
left: 0;
content: "\f0da";
font-family: "FontAwesome";
font-size: 80%;
}
#footer .widget_recent_entries ul li .post-date {
display: block;
position: relative;
margin-top: 1px;
font-size: 13px;
}
.widget.widget_rss ul {
padding-left: 0;
}
.widget.widget_nav_menu ul {
padding-left: 0;
}
.widget.widget_nav_menu ul.sub-menu {
visibility: visible;
opacity: 1;
position: static;
transform: none;
width: 100%;
}
.widget.widget_nav_menu ul.sub-menu li {
border-bottom: none;
}
.widget.widget_nav_menu ul.sub-menu li a {
text-transform: none;
}
.widget.widget_nav_menu ul.sub-menu li a:hover {
background: transparent !important;
}
.widget.widget_nav_menu div.sub-nav ul .mega-menu-item {
width: 100% !important;
float: none !important;
}
.widget.widget_nav_menu div.sub-nav ul {
padding: 0;
}
.widget.widget_nav_menu ul.menu-depth-1.sub-menu.sub-nav-group li ul.sub-sub-menu {
visibility: visible !important;
opacity: 1;
position: static !important;
transform: none;
width: 100%;
display: block;
}
.widget.widget_nav_menu ul li.menu-item.menu-item-search,
.widget.widget_nav_menu ul li.menu-item.menu-item-cart {
display: none;
} .widget_contact address {
font-style: normal;
}
.widget_contact address span {
display: block;
margin-bottom: 6px;
}
.widget_contact address span i {
display: inline-block;
width: 24px;
float: left;
margin: 5px 0 0px 0;
}
.widget_contact .adress-overflow {
overflow: hidden;
}
.widget_contact address strong {
display: none;
}
.widget_contact .widget-contact-item {
margin-bottom: 12px;
position: relative;
padding-bottom: 12px;
border-bottom: 1px solid rgba(165, 165, 165, 0.2);
z-index: 1;
}
.widget_contact .widget-contact-item:last-child {
border: none !important;
margin: 0;
} ul.ins-widget-posts-holder {
margin: 0;
}
.ins-widget-posts-holder li.ins-widget-posts {
padding-bottom: 25px;
}
.ins-widget-posts-image img {
display: block;
width: 85px;
height: 80px;
float: left;
margin-right: 18px;
}
.ins-widget-posts-content {
overflow: hidden;
}
.ins-widget-posts-content .inv-title-h6 {
font-size: 15px;
line-height: 21px;
display: block;
font-weight: 500;
margin-bottom: 5px;
}  .sidebar-shop-page .widget.woocommerce {
padding-top: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #eee;
}
.sidebar-shop-page .widget.woocommerce:first-child {
padding-top: 0;
}
ul.product-categories li {
margin: 10px 0;
line-height: 22px;
}
ul.product-categories li a {
text-decoration: none;
}
.widget .total span.woocommerce-Price-amount.amount {
float: right;
position: relative;
color: #343434;
font-weight: 500;
font-size: 18px;
}
.widget .buttons .wc-forward {
padding: 11px 20px;
}
.widget .buttons {
text-align: center;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
margin-right: 15px;
width: 54px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
right: 0px;
left: auto;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 5px;
}
ul.product_list_widget li {
padding: 0 0 20px !important;
margin: 0 0 20px !important;
}
ul.product_list_widget li:last-child {
border: none;
margin: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
float: none;
margin: 8px 0 10px;
font-size: 11px;
height: 11px;
width: 76px;
letter-spacing: .4em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #d4d4d4;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 3px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
border-radius: 0;
height: 15px;
width: 3px;
margin-left: 0;
top: -6px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
padding: 10px 0px 10px;
font-size: 16px;
}
.widget.widget_product_tag_cloud .tagcloud,
.widget.widget_tag_cloud .tagcloud {
display: inline-block;
}
.widget_layered_nav select {
border-color: rgb(169, 169, 169);
width: 100%;
cursor: pointer;
padding: 7px 10px;
border-width: 2px;
color: #888;
}
.widget.woocommerce.widget_layered_nav_filters li {
clear: both;
float: none;
}
.price_slider_amount button,
.woocommerce a.button {
color: white;
border-radius: 0;
}
.widget.woocommerce.widget_product_categories .product-categories {
padding-left: 0;
}
.woocommerce ul.products {
clear: both;
}
.woocommerce ul.products:after {
content: "";
display: table;
clear: both;
}
.woocommerce .products ul,
.woocommerce ul.products {
padding: 0;
list-style: none;
clear: both;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after {
content: "";
display: table;
clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none outside;
} .widget_tweets .widget-twitter-box .widget_list_tweet {
padding-bottom: 24px;
padding-top: 0;
}
body .widget_tweets .widget-twitter-box .widget_list_tweet:first-child {
padding-top: 0px;
background: none;
}
.widget_list_tweet:before {
content: '\f099';
float: left;
font-family: FontAwesome;
font-size: 18px;
padding-right: 8px;
position: relative;
top: 0px;
color: #00bcd4;
}
.widget_list_tweet_date {
padding-bottom: 5px;
font-weight: 300;
}
.widget-twitter-box .widget_list_tweet {
padding: 0 0 0 0px;
}
.widget_list_tweet_text {
margin-bottom: 0px;
}
.tweets-container ul {
padding-left: 0;
}  .instagram-widget-padding {
position: relative;
overflow: hidden;
display: inline-grid;
padding: 3px;
}
.insignia_instagram_container a {
position: relative;
overflow: hidden;
}
.inv-instagram-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity .35s cubic-bezier(.61, .92, 0, .21);
-moz-transition: opacity .35s cubic-bezier(.61, .92, 0, .21);
transition: opacity .35s cubic-bezier(.61, .92, 0, .21);
color: #fff;
text-align: center;
background: rgba(0, 0, 0, .85);
}
.inv-instagram-overlay-inner {
display: table;
width: 100%;
height: 100%;
}
.inv-instagram-overlay-inner2 {
display: table-cell;
vertical-align: middle;
}
.insignia_instagram_container a:hover .inv-instagram-overlay {
opacity: 0.8;
}
.insignia_instagram_container a:before {
content: "\e73d";
position: absolute;
top: 50%;
left: 50%;
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
color: #fff;
z-index: 333;
opacity: 0;
transition: all .35s cubic-bezier(.61, .92, 0, .21);
-webkit-transform: translate3d(-50%, 50%, 0) scale(1);
-moz-transform: translate3d(-50%, 50%, 0) scale(1);
transform: translate3d(-50%, 50%, 0) scale(1);
}
.insignia_instagram_container a:hover::before {
opacity: 1;
-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
-moz-transform: translate3d(-50%, -50%, 0) scale(1);
transform: translate3d(-50%, -50%, 0) scale(1);
}
#footer .widget_search {
font-weight: 700;
font-size: 18px;
line-height: 20px;
color: #fff;
padding-bottom: 24px;
}
#footer form.searchform:before {
display: none;
}
#footer .ins_search_input {
margin-top: 20px;
}
#footer .ins_submit_btn {
top: 18px !important;
}
.footer-default-border-bottom {
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 1px solid rgba(109, 111, 121, 0.45);
}
.footer-default-icon {
padding-right: 8px;
}  ul#insignia-twitter-vc_element li {
list-style: none;
height: auto;
}
ul#insignia-twitter-vc_element {
text-align: center;
cursor: all-scroll;
}
.twitter-icon-wrapper i {
font-size: 50px;
}
.twitter-icon-wrapper {
text-align: center;
margin-bottom: 30px;
}
ul#insignia-twitter-vc_element li:focus {
outline: none;
}
.event-twitter-feed .vc_element_list_tweet_text {
font-size: 23px;
line-height: 38px;
margin-bottom: 25px;
}
.event-twitter-feed a {
color: inherit;
font-weight: 300;
}
.vc_element_tweet_user_link {
display: block;
} .inv-gallery-imgs img {
height: auto;
width: 100%;
-webkit-backface-visibility: hidden;
-webkit-transition: all .8s cubic-bezier(.2, .55, .1, .7);
-moz-transition: all .8s cubic-bezier(.2, .55, .1, .7);
transition: all .8s cubic-bezier(.2, .55, .1, .7);
}
.inv-gallery-imgs {
overflow: hidden;
height: auto;
width: 100%;
position: relative;
}
.inv-gallery-grid-imgs:after {
content: "";
display: block;
padding-top: 100%;
}
.inv-gallery-grid-imgs {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.inv-grid-gallery-link {
position: absolute;
z-index: 21;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
transition: all .2s 0s ease-in-out;
text-align: center;
opacity: 0;
}
.inv-gallery-main,
.inv-gallery-grid-gap-wrapper,
.ins-carousel-gallery-hover {
position: relative;
overflow: hidden;
}
.inv-gallery-imgs-content-inner {
position: absolute;
bottom: 20px;
left: 25px;
z-index: 1;
opacity: 0;
-webkit-transition: opacity .6s;
-moz-transition: opacity .6s;
transition: opacity .6s;
}
.inv-gallery-imgs:hover .inv-gallery-imgs-content-inner {
opacity: 1;
}
.inv-gallery-grid-gap-wrapper:hover .inv-gallery-imgs-content-inner {
opacity: 1;
}
.ins-gallery-overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.inv-gallery-masonry-item-holder:hover .ins-gallery-overlay,
.inv-gallery-grid-gap-wrapper:hover .ins-gallery-overlay,
.ins-carousel-gallery-hover:hover .ins-gallery-overlay {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.ins-gallery-overlay {
position: absolute;
background: rgba(64, 64, 68, 0.7);
opacity: 0;
cursor: pointer;
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: opacity, transform;
transition-property: opacity, transform, -webkit-transform;
}
.ins-gallery-overlay .ins-gallery-icon {
background: #404044;
color: #fff;
width: 55px;
height: 55px;
margin: -23px 0 0 -23px;
-webkit-border-radius: 50px;
border-radius: 50px;
line-height: 57px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: -webkit-transform .2s ease-in-out;
transition: -webkit-transform .2s ease-in-out;
transition: transform .2s ease-in-out;
transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
.ins-gallery-overlay .ins-gallery-icon:before {
content: "\e61a";
font-family: "themify";
} .inv-product-cat-hover-1-wrapper {
position: relative;
overflow: hidden;
}
.inv-product-cat-hover-1-content {
overflow: hidden;
position: relative;
}
.inv-product-cat-hover-1-content .inv-product-cat-link {
display: inline-block;
}
.inv-product-cat-hover-1-content .inv-product-cat-link img {
-webkit-transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
-moz-transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
width: 100%;
height: auto;
}
.inv-product-cat-hover-1-content:hover .inv-product-cat-link img {
-webkit-transform: scale(1.09);
-moz-transform: scale(1.09);
-o-transform: scale(1.09);
-ms-transform: scale(1.09);
transform: scale(1.09);
}
.inv-product-cat-1-info .inv-product-cat-1-title {
margin: 0;
}
.inv-product-cat-hover-1-content .inv-product-cat-1-info {
padding: 20px 10px 20px;
text-align: center;
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
background: rgba(255, 255, 255, 0.92);
}
.inv-product-cat-hover-1-content .inv-product-cat-link:after {
content: '';
background-color: rgba(255, 255, 255, 0.2);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms;
}
.inv-product-cat-hover-1-content:hover .inv-product-cat-link:after {
opacity: 1;
visibility: visible;
} .inv-product-cat-hover-2-content {
position: relative;
overflow: hidden;
}
.inv-product-cat-2-info {
position: absolute;
top: 20px;
left: 35px;
width: auto;
-moz-transition: color ease 150ms;
-o-transition: color ease 150ms;
-webkit-transition: color ease 150ms;
transition: color ease 150ms;
}
.inv-product-cat-hover-2-content .inv-product-cat-2-link img {
width: 100%;
height: auto;
}
.inv-product-cat-2-title {
margin: 0;
}
.inv-product-cat-hover-2 {
opacity: 0;
-webkit-transition: opacity .3s ease;
-moz-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
width: 100%;
height: 100%;
position: absolute;
top: 0;
background: #151515;
}
.inv-product-cat-2-link {
display: block;
}
.inv-product-cat-hover-2-content:hover .inv-product-cat-hover-2 {
opacity: 0.80;
}
.inv-product-cat-hover-2-content:hover .inv-product-cat-2-info,
.inv-product-cat-hover-2-content:hover .inv-product-cat-2-title {
color: #f5f5f5;
} .inv-product-cat-hover-3-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.inv-product-cat-3-info {
position: absolute;
bottom: 20px;
left: 10px;
right: 10px;
text-align: center;
-webkit-transform: translateZ(50px) scale(1);
transform: translateZ(50px) scale(1);
}
.inv-product-cat-3-info .inv-product-cat-3-title {
margin: 0;
}
.inv-product-cat-hover-3-wrapper,
.inv-product-cat-hover-3-content {
position: relative;
}
.inv-product-cat-3-info .inv-product-cat-3-title span {
color: #f3f3f3;
background: #343434;
padding: 9px 10px 5px;
font-size: 15px;
letter-spacing: 6px;
text-transform: uppercase;
font-weight: 600;
}
.inv-product-cat-hover-3-content .inv-product-cat-3-link img {
width: 100%;
height: auto;
} .inv-post-grid-one-main-wrapper:focus {
outline: 0;
}
.post-content .blog-author-box,
.inv-post-grid-one-content-wrap .blog-author-box {
margin-top: 25px;
}
.inv-post-grid-one-inner .blog-author-box img {
border-radius: 50%;
margin-right: 10px;
}
.inv-post-grid-one-inner.blog-archive-custom-class a .thumbnail-image.entry-thumb-wrap {
overflow: initial !important;
}
.inv-post-grid-one-main-wrapper.inv-post_full-width-img .inv-archive-custom-link{
margin-bottom: 25px;
} .inv-post-masonry-one-main-wrapper {
margin-bottom: 50px;
}
.inv-post-grid-one-inner {
position: relative;
overflow: hidden;
margin: 0;
display: block;
width: 100%;
height: auto;
}
.inv-post-grid-one-inner {
position: relative;
overflow: hidden;
-webkit-transition: .4s box-shadow, .4s transform;
transition: .4s box-shadow, .4s transform;
}
.thumbnail-image-bg.entry-thumb-wrap {
height: 280px;
background-size: cover;
background-repeat: no-repeat;
}
.inv-post-grid-one-main-wrapper {
margin-bottom: 40px;
}
.inv-post-grid-one-meta-wrapper a {
color: #939393;
}
.inv-post-grid-one-author-text>a {
color: #212121;
position: relative;
}
.inv-post-grid-one-author-text a:after {
position: absolute;
z-index: 1;
display: block;
bottom: 1px;
content: '';
border-bottom: 1px solid #212121;
width: 100%;
right: auto;
left: 0;
-webkit-transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
-o-transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
-moz-transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
}
span.inv-post-grid-one-author-text a:hover:after {
width: 0;
right: 0;
left: auto;
}
.blog-hover-icon span {
top: 40%;
position: relative;
font-size: 48px;
color: #fff;
opacity: 0;
}
.blog-hover-icon {
position: absolute;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
text-align: center;
opacity: 0;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.inv-post-grid-one-inner:hover .entry-thumb-wrap .blog-hover-icon {
opacity: 1;
}
.inv-post-grid-one-inner:hover .entry-thumb-wrap .blog-hover-icon span {
top: 45%;
opacity: 1;
}
.inv-post-article * {
transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .3s;
-moz-transition-duration: .3s;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
}
.ins-grid-box-btn {
display: inline-block;
position: relative;
z-index: 1;
vertical-align: middle;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: 0;
margin-bottom: 0;
padding-right: 20px;
line-height: 30px;
font-size: 13px;
}
.ins-grid-box-btn:after {
content: '\f105';
font-family: Fontawesome;
font-size: 15px;
opacity: 1;
color: inherit;
vertical-align: middle;
position: absolute;
z-index: -1;
right: 3px;
}
.ins-grid-box-btn:hover:after {
-webkit-animation: move-arrow 1s infinite;
-moz-animation: move-arrow 1s infinite;
-o-animation: move-arrow 1s infinite;
animation: move-arrow 1s infinite;
}
@-webkit-keyframes move-arrow {
0% {
right: 3px
}
50% {
right: 0
}
100% {
right: 3px
}
}
@-moz-keyframes move-arrow {
0% {
right: 3px
}
50% {
right: 0
}
100% {
right: 3px
}
}
@-o-keyframes move-arrow {
0% {
right: 3px
}
50% {
right: 0
}
100% {
right: 3px
}
}
@keyframes move-arrow {
0% {
right: 3px
}
50% {
right: 0
}
100% {
right: 3px
}
} .inv-blog-grid-3-wrapper {
width: 100%;
position: relative;
}
.inv-post-grid-one-main-wrapper .inv-blog-grid-3-content .inv-blog-grid-3-title {
margin-bottom: 0;
}
.inv-post-masonry-one-main-wrapper .inv-blog-grid-3-content .inv-blog-grid-3-title {
margin-bottom: 20px;
}
.inv-blog-grid-3-thumb {
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.inv-blog-grid-3-thumb:after {
content: "";
display: block;
padding-top: 70%;
} .blog-style-4-inner img.blog-style-4-thumb {
position: relative;
top: 0;
height: 359px;
object-fit: cover;
border-radius: 5px;
filter: brightness(55%);
transition: 0.3s;
width: 100%;
}
.blog-style-4-inner:hover img.blog-style-4-thumb,
.blog-style-4-inner:focus img.blog-style-4-thumb {
filter: brightness(45%);
transition: 0.3s;
}
.blog-style-4-inner>a {
display: block;
}
.blog-style-4-inner .blog-style-4-img-overlay {
top: auto;
padding: 0px 22px 30px 22px;
position: absolute;
right: 0;
bottom: 0;
left: 0;
}
.blog-style-4-inner h3.blog-style-4-title {
font-size: 25px;
line-height: 35px;
}
.blog-style-4-inner h3.blog-style-4-title a {
color: #ffffff;
transition: 0.2s;
}
.blog-style-4-meta {
margin-bottom: 0;
color: rgba(255, 255, 255, 0.6);
}
.blog-style-4-meta .blog-style-4-author a {
color: #fff;
} .inv-post_full-width-img .flex-video.widescreen iframe {
min-height: 500px;
}
.blog-author-box a {
color: inherit;
} .inv-post_layout_6 {
margin-bottom: 40px;
}
.inv-blog-grid-6-featured {
display: table-cell;
vertical-align: middle;
width: 40%;
}
.inv-blog-grid-6-content {
padding-left: 35px;
padding-right: 15px;
display: table-cell;
vertical-align: middle;
}
.inv-blog-grid-6-post-thumb:before {
content: "";
background: #000;
opacity: 0;
pointer-events: none;
-webkit-transition: opacity .15s ease-in;
-moz-transition: opacity .15s ease-in;
transition: opacity .15s ease-in;
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.inv-blog-grid-6-post-thumb:hover::before {
opacity: 0.3;
}
.inv-blog-element-grid-wrapper .inv-post_blog_left_image:last-child {
border-bottom: none;
}
@media screen and (max-width:767px) {
.inv-blog-grid-6-featured {
display: block;
vertical-align: middle;
width: 100%;
}
.inv-blog-grid-6-content {
padding-left: 0;
padding-top: 20px;
}
} .blog-col-3 .grid-sizer {
width: 33.33%;
}
.blog-col-4 .grid-sizer {
width: 25%;
}
.blog-col-2 .grid-sizer {
width: 50%;
} .inv-post-masonry-item-holder .grid-sizer {
float: left;
}  .inv-portfolio-wapper {
position: relative;
overflow: hidden;
}
.inv-portfolio-hover-1-thumb {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #a0a0a0;
}
.inv-portfolio-hover-1-thumb-masonry img {
width: 100%;
height: auto;
display: block;
}
.inv-portfolio-hover-1-thumb:before {
content: "";
display: block;
padding-top: 80%;
}
.inv-portfolio-hover-1-thumb img {
transition: .5s;
} .inv-portfolio-hover-3,
.inv-portfolio-hover-3-content {
position: relative;
overflow: hidden;
}
.inv-portfolio-hover-3-thumb {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #a0a0a0;
}
.inv-portfolio-hover-3-thumb-masonry img {
width: 100%;
height: auto;
display: block;
}
.inv-portfolio-hover-3-thumb:before {
content: "";
display: block;
padding-top: 90%;
}
.inv-portfolio-hover-3-overlay-wrapper {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
opacity: 0;
box-sizing: border-box;
background-color: rgba(255, 255, 255, .85);
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.inv-portfolio-hover-3-overlay-inner {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.inv-portfolio-hover-3-entry-header {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
opacity: 1;
-webkit-transition: all .5s;
-o-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-moz-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 20px;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.inv-portfolio-hover-3-entry-header .inv-portfolio-hover-3-title {
-webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
opacity: 0;
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
-ms-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px);
}
.inv-portfolio-hover-3-entry-header .inv-portfolio-hover-3-cats {
opacity: 0;
}
.inv-portfolio-hover-3-content:hover .inv-portfolio-hover-3-overlay-wrapper {
opacity: 1;
}
.inv-portfolio-hover-3-content:hover .inv-portfolio-hover-3-title,
.inv-portfolio-hover-3-content:hover .inv-portfolio-hover-3-cats {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.inv-portfolio-hover-3-cats:before {
content: '';
position: absolute;
z-index: 1;
width: 10px;
top: 50%;
left: 0;
border-top: 2px solid;
border-color: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: -1px;
-webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
}
.inv-portfolio-hover-3-content:hover .inv-portfolio-hover-3-cats:before {
width: 30px;
}
.inv-portfolio-hover-3-cats {
padding-left: 20px;
position: relative;
z-index: 1;
display: block;
line-height: 20px;
font-weight: 600;
-webkit-transition: all .5s;
-o-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
}
.inv-portfolio-hover-3-content:hover .inv-portfolio-hover-3-cats {
padding-left: 40px;
}
.inv-portfolio-hover-3-cats a+a span {
padding-left: 8px;
}
.inv-portfolio-hover-3-cats a+a>span:before {
content: ',';
position: absolute;
left: 0;
color: inherit;
line-height: inherit;
} .inv-portfolio-hover-6-cats a {
position: relative;
}
.inv-portfolio-hover-6-cats a+a span {
padding-left: 8px;
}
.inv-portfolio-hover-6-cats a+a span:before {
content: ',';
position: absolute;
left: 0;
color: inherit;
line-height: inherit;
}
.portfolio-item-overlay-icon {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
color: #fff;
transition: all .3s;
transform: translate(0, 15px);
}
.portfolio-item-overlay-color {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: rgba(0, 0, 0, 0.38);
transition: all .3s;
}
.portfolio-item-overlay-icon-inner {
position: absolute;
top: 50%;
margin-top: -16px;
width: 100%;
text-align: center;
}
.portfolio-item-overlay-icon-inner .portfolio-item-overlay-icons .portfolio-overlay-icon {
font-size: 18px;
position: relative;
top: 9px;
}
.portfolio-item-overlay-icon-inner .portfolio-overlay-icon-outer {
border-radius: 50%;
border: 2px solid transparent;
background: #fff;
margin: 0 7px;
height: 46px;
width: 46px;
display: inline-block;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.inv-portfolio-hover-6 .inv-portfolio-hover-6-content:hover .portfolio-item-overlay-icon,
.inv-portfolio-hover-6 .inv-portfolio-hover-6-content:hover .portfolio-item-overlay-color {
opacity: 1;
transform: translate(0, 0);
} .portfolio-article-holder {
position: relative;
display: block;
width: 100% !important;
height: inherit;
}
.inv-portfolio-filter-enabled {
-webkit-transition: height 0.45s cubic-bezier(0, 0, 0.2, 1);
transition: height 0.45s cubic-bezier(0, 0, 0.2, 1);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 800px;
perspective: 800px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .inv-portfolio-filter-button-holder .inv-portfolio-filter-button-inner {
margin: 0 5px 10px;
padding: 10px 17px;
}
.inv-portfolio-filter-button-inner.inv-portfolio-filter-button_bordered {
background: transparent;
color: #353535;
border: 1px solid;
}
button.inv-portfolio-filter-button-inner.inv-portfolio-filter-button_simple:after {
position: absolute;
content: "/";
right: -10px;
color: #353535;
}
button.inv-portfolio-filter-button-inner.inv-portfolio-filter-button_simple {
background: transparent;
border: 0;
color: #343434;
text-transform: uppercase;
position: relative;
padding: 10px 15px;
font-size: 15px;
}
.inv-portfolio-filter-button-holder button.inv-portfolio-filter-button-inner.inv-portfolio-filter-button_simple:last-child::after {
content: none;
} .portfolio-col-3 .grid-sizer {
width: 33.33%;
}
.portfolio-col-4 .grid-sizer {
width: 25%;
}
.portfolio-col-2 .grid-sizer {
width: 50%;
} .item--width2 .grid-sizer {
float: left;
}
.portfolio-masonry-inner-holder .inv-portfolio-item-holder {
float: left;
}
.portfolio-masonry-main-wrapper {
position: relative;
}
.portfolio-article-holder {
margin: 0 auto;
}
#default_more_posts_archive,
#portfolio_load_more_button {
display: inline-block;
cursor: pointer;
} .inv-project-info-main {
margin-top: 40px;
background-color: #f7f7f7;
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 40px;
}
.inv-port-header-field {
color: #b2b2b2;
font-size: 16px;
margin-bottom: 10px;
}
.inv-port-body-field {
font-size: 17px;
font-weight: 500;
}
.inv-port-body-field .inv-port-button-link {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
border-bottom: 2px solid;
box-sizing: border-box;
word-wrap: break-word;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
top: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
box-shadow: none;
text-shadow: none;
background: transparent !important;
font-weight: 500;
letter-spacing: 1px;
color: #343434;
}
.inv-portfolio-gallery-slider img {
outline: 0;
}
.inv-portfolio-gallery-slider {
margin-bottom: 100px !important;
} ul.project-details-list li:last-child {
padding-bottom: 0;
border-bottom: none;
}
ul.project-details-list li {
clear: both;
padding: 12px 0;
border-bottom: 1px solid #f0f0f0;
}
ul.project-details-list {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.project-details-list .detail-label {
float: left;
width: 100px;
}
.project-details-list li span {
display: block;
}
.project-details-list .detail-value {
padding-left: 110px;
color: #2f353e;
}
.portfolio-layout-side .portfolio-media,
.portfolio-layout-fullwidth .portfolio-content-inner {
width: 66.6666%;
padding-right: 35px;
}
.portfolio-layout-fullwidth.portfolio-no-details .portfolio-content-inner {
width: 100%;
}
.portfolio-layout-side .portfolio-content,
.portfolio-layout-fullwidth .project-details {
width: 33.3333%;
}
.portfolio-layout-side .portfolio-media,
.portfolio-layout-side .portfolio-content,
.portfolio-layout-fullwidth .portfolio-content-inner,
.portfolio-layout-fullwidth .project-details {
float: left;
}
@media(max-width:1000px) {
.portfolio-layout-side .portfolio-media,
.portfolio-layout-fullwidth .portfolio-content-inner {
width: 100%;
padding-right: 0;
}
.portfolio-layout-side .portfolio-content,
.portfolio-layout-fullwidth .project-details {
width: 100%;
}
.portfolio-layout-side .portfolio-media,
.portfolio-layout-side .portfolio-content,
.portfolio-layout-fullwidth .portfolio-content-inner,
.portfolio-layout-fullwidth .project-details {
float: none;
}
}
.portfolio-layout-side .portfolio-content-inner {
border-radius: 4px;
border: 1px solid #ededed;
padding: 25px;
}
.portfolio-layout-side .portfolio-content-inner+.project-details {
margin-bottom: 40px;
}
.portfolio-layout-side .portfolio-content-inner {
margin-bottom: 30px;
}
.portfolio-media-element {
margin-bottom: 40px;
}
.oembed-video-container {
position: relative;
padding-bottom: 56.2%;
padding-top: 1px;
height: 0;
overflow: hidden;
margin-bottom: 25px;
}
.oembed-video-container iframe,
.oembed-video-container object,
.oembed-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100%;
z-index: 5;
}
.portfolio-gallery .image-list-item {
margin-bottom: 30px;
}
.portfolio-layout-side .portfolio-holder {
clear: both;
} .inv-product-hover img {
webkit-transition-duration: 800ms;
transition-duration: 800ms;
-webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
transition-timing-function: cubic-bezier(.075, .82, .165, 1);
margin-bottom: 0 !important;
}
.group_table td.label {
text-align: left;
font-size: 14px;
line-height: 20px;
padding-left: 25px !important;
}
.group_table td.label label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
}
.block-content {
padding: 100px 0 100px;
}
.product-banner .product-title {
margin: 0;
text-align: center;
}
.shop-page-main-header-wrapper,
.shop-page-archive-main-header-wrapper {
position: relative;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #343434;
font-size: 25px;
font-weight: 500;
padding: 5px 0 20px 0;
letter-spacing: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
opacity: 1;
}
p.stock.out-of-stock {
font-size: 23px !important;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: bold;
padding-top: 20px;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
padding: 15px 41px;
border-radius: 4px !important;
color: #fff !important;
line-height: 1;
font-weight: 700;
letter-spacing: 0.3px;
text-transform: capitalize;
}
table.variations td.label {
padding: 0 !important;
}
table.variations td {
vertical-align: top;
padding: 5px 0;
}
table.variations td.label label {
line-height: 38px;
}
table.variations select {
padding: 6px;
width: 100%;
border: 0;
border-bottom: 1px solid;
font-size: 17px;
}
.woocommerce-variation-price {
padding-bottom: 20px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-top: 2em;
}
.product_meta .sku_wrapper {
display: block;
padding: 8px 0;
}
.product_meta .tagged_as {
display: block;
padding: 5px 0;
}
.product_meta span,
table.variations td.label label {
color: #343434;
font-weight: 500;
}
span.sku_wrapper .sku {
color: #636363;
}
.product_meta span a {
color: #636363;
}
.insignia-shop-archive-wrapper {
padding-top: 50px;
}
.woocommerce_before_shop_loop {
display: inline-block;
width: 100%;
padding: 25px 20px 11px 30px;
background: #f4f6f7;
margin: 0 0 30px;
}
.woocommerce_before_shop_loop .woocommerce-result-count {
padding-top: 12px;
}
.woocommerce_before_shop_loop .woocommerce-ordering .orderby {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 1px solid #cacaca;
height: 40px;
line-height: 1; padding-left: 10px;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
margin: 0 0 0.7em;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0;
padding: 50px 0;
background: transparent;
border: 0;
color: #222;
box-shadow: none;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
color: #343434;
border: none;
border-top: 1px solid #343434;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
color: white;
position: initial;
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 13px 30px 14px;
letter-spacing: 0.5px;
color: #343434;
font-weight: 500;
font-size: 17px;
}
#comments .woocommerce-noreviews {
margin-bottom: 20px;
}
.woocommerce #reviews h3 {
text-transform: capitalize;
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.woocommerce #review_form #respond p {
margin: 0 0 20px;
}
.single-product-content-bottom .woocommerce-tabs {
margin-top: 57px;
margin-bottom: 40px;
}
.ins-product-review input {
width: 100%;
padding: 10px 10px;
border: 1px solid #dfe5e8;
}
.ins-product-review #comment {
border: 1px solid #dfe5e8;
}
.ins-product-review input::-webkit-input-placeholder {
color: #b6c6c9 !important;
}
.woocommerce #reviews #comment {
height: auto;
}
.related.products .products li a img {
opacity: 1;
}
section.related.products ul li .inv-products-bottom-content h2 {
font-size: 18px !important;
}
.product-banner,
.product-archive-banner {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 auto;
left: 0;
right: 0;
padding: 0 15px;
}
.ituza-archive-product-img {
margin-bottom: 21px;
overflow: hidden;
border: 1px solid #e2e2e2;
background-color: #fff;
position: relative;
} .woocommerce table.shop_table {
font-size: 14px;
padding: 30px;
margin-bottom: 55px;
border: 1px solid #e5e7f2;
border-radius: 4px;
padding-bottom: 0;
}
td.product-remove {
border-right: 1px solid #e0dede;
text-align: center;
}
td.product-remove a {
width: 13px !important;
height: 13px !important;
display: inline-block !important;
vertical-align: text-top;
}
.woocommerce a.remove:hover {
background: #F15201 !important;
}
.woocommerce table.shop_table th {
color: #343434;
padding: 13px 10px !important;
font-size: 16px !important;
border: 0;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.8px;
}
td.product-name a {
text-transform: capitalize;
font-weight: 600;
font-size: 15px;
color: #343434;
}
td.product-price span {
color: #8d8d8d;
font-family: inherit;
}
.quantity input {
background: transparent;
height: 47px !important;
font-size: 18px !important;
width: 106px !important;
border: 2px solid #efefef;
border-radius: 4px;
}
td.actions {
padding: 40px 0px !important;
}
p.form-row {
margin-top: 15px !important;
}
input.update_cart {
position: relative;
right: 15px;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
a.shipping-calculator-button:after {
display: none;
}
form.shipping_calculator {
width: 100% !important;
text-align: right !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
margin-bottom: 35px;
clear: none !important;
border: 1px solid #efefef;
padding: 30px;
padding-bottom: 30px;
border-radius: 4px;
}
.cart_totals span.woocommerce-Price-amount.amount,
tr.shipping {
font-size: 15px;
}
.cart-collaterals h2 {
color: #343434;
font-size: 19px;
margin-bottom: 25px;
letter-spacing: 1px;
text-transform: uppercase;
}
.cart-collaterals h2 a {
color: #343434;
font-size: 19px;
margin-bottom: 25px;
letter-spacing: 1px;
text-transform: uppercase;
}
.cart_totals tr th {
border-top: 0 !important;
padding-bottom: 10px;
color: #343434;
font-size: 15px;
}
.cart_totals tr td {
border-top: 0 !important;
position: relative;
left: 15px;
}
.calc-shipping-btn-margin {
margin-left: 3px;
margin-right: 3px;
}
.insignia-checkout-button-main a {
width: 100%;
}
.cart_totals tr td {
text-align: right;
}
button.calc-shipping-btn {
width: auto !important;
margin-top: 25px !important;
cursor: pointer !important;
outline: 0;
text-shadow: none;
letter-spacing: 1px;
vertical-align: middle !important;
box-sizing: border-box!important;
opacity: 1 !important;
}
.coupon #coupon_code {
width: 200px !important;
height: 44px;
}
.shipping-calculator-form .cal_shipping {
color: #343434 !important;
font-size: 15px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
clear: both;
float: none;
padding-bottom: 35px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 22.05%;
}
.page-content-wrapper .return-to-shop {
padding-bottom: 35px;
} h3#ship-to-different-address span {
line-height: 35px;
letter-spacing: 0px;
font-weight: 400;
font-style: normal;
color: #343434;
font-size: 30px;
padding-left: 10px;
}
.woocommerce-info {
position: relative;
top: 12px;
padding-top: 24px !important;
padding-bottom: 24px !important;
background: #efefef;
border: 1px solid #e5e7f2 !important;
border-radius: 4px;
}
.woocommerce-info a.showlogin {
font-weight: 700;
}
.woocommerce-info:before {
display: none;
}
form.login {
background-color: #f1f1f1;
border: 1px solid #e5e7f2 !important;
padding: 30px !important;
border-radius: 4px;
}
form.login p {
letter-spacing: 0;
}
a.showcoupon {
font-family: inherit;
font-weight: 700;
}
form.checkout_coupon {
border: 1px solid #e5e7f2 !important;
background: #f1f1f1;
padding: 40px 20px !important;
border-radius: 4px;
}
p.form-row.form-row-first #coupon_code {
width: 100% !important;
}
h3#ship-to-different-address .checkbox {
display: inline-block;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
input#ship-to-different-address-checkbox {
position: relative;
left: 10px;
}
table.shop_table.woocommerce-checkout-review-order-table tr td {
padding-top: 15px;
padding-bottom: 15px;
}
div#payment {
background: #f1f1f1 !important;
}
ul.wc_payment_methods.payment_methods.methods {
border-bottom: none !important;
}
div#payment ul li label {
color: #002e5b !important;
}
input#place_order,
.form-row input.woocommerce-Button.button {
width: auto;
height: 38px;
margin: 0 !important;
font-family: inherit;
font-weight: 800;
text-decoration: none;
cursor: pointer !important;
outline: 0;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
letter-spacing: 1px;
vertical-align: middle !important;
border-radius: 0;
box-sizing: border-box!important;
opacity: 1 !important;
padding: 0px 20px;
color: #fff !important;
font-size: 15px !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
input#place_order:hover,
.form-row input.woocommerce-Button.button:hover {
color: #f5f5f5 !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
list-style: none;
}
li.wc_payment_method.payment_method_paypal {
position: relative;
top: 18px;
}
.form-row label {
color: #002e5b important;
}
.state_select a.select2-choice {
background: #f2f2f2 !important;
}
.select2-drop {
color: #002e5b !important;
}
.select2-chosen,
.woocommerce-validated textarea#order_comments::-webkit-input-placeholder,
.validate-email input#billing_email {
color: #232323 !important;
font-size: 15px;
}
label.inline {
margin-left: 16px;
} .customer-col form {
min-height: 370px;
}
.address .title {
margin-bottom: 12px;
}
#customer_login label.inline.woo-my-account-rememberme {
display: block;
margin-top: 20px;
margin-left: 0;
}
#customer_login a.lost_password.woo-lost_password2 {
margin-left: 10px;
}
div#customer_login form {
border: none;
padding: 40px !important;
padding-bottom: 0;
margin: 0;
text-align: left;
border-radius: 5px;
background-color: rgb(247, 247, 247);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}
div#customer_login h2 {
font-size: 22px;
font-weight: 700;
}
div#customer_login .form-row {
margin-top: 30px !important;
}
div#customer_login {
margin-bottom: 40px;
}
nav.woocommerce-MyAccount-navigation ul li {
background: #f2f2f2;
border: none;
text-align: center;
list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
display: inline-block;
padding: 15px 45px 14px;
font-weight: 700;
font-family: inherit;
letter-spacing: 0.6px;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
li.woocommerce-MyAccount-navigation-link.is-active a {
color: #fff;
}
li.woocommerce-MyAccount-navigation-link.is-active{
background: #f15201;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
width: auto;
margin-top: 5%;
margin-bottom: 5%;
}
.woocommerce .woocommerce-MyAccount-content {
margin-top: 5%;
}
.woocommerce-MyAccount-content p {
padding-bottom: 6px;
font-family: inherit;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info a,
input.woocommerce-Button.button {
width: auto;
height: 38px;
margin: 0 !important;
font-family: inherit;
font-weight: 800;
text-decoration: none;
cursor: pointer !important;
outline: 0;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
letter-spacing: 1px;
vertical-align: middle !important;
border-radius: 0;
box-sizing: border-box!important;
opacity: 1 !important;
padding: 10px 20px;
color: #fff !important;
font-size: 15px !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
line-height: 20px;
background: #f15201;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info a:hover,
.woocommerce-MyAccount-content .address a:hover,
input.woocommerce-Button.button:hover {
color: #f5f5f5 !important;
}
.woocommerce-MyAccount-content h2 {
font-size: 23px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
}
.woocommerce-MyAccount-content .address h3 {
font-size: 19px;
}
.woocommerce-MyAccount-content .address {
background: #f2f2f2;
padding: 20px 31px;
}
form.woocommerce-EditAccountForm.edit-account legend {
padding-top: 16px;
font-weight: 600;
border-bottom: 0;
margin-bottom: 6px;
}
input.woocommerce-Button.button {
margin-top: 20px !important;
}
.woocommerce ul.products li.product .price {
color: #444;
display: block;
font-weight: 600 !important;
margin-bottom: .0 !important;
font-size: 17px;
line-height: 25px;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
color: #999;
margin-right: 5px;
}
.woocommerce ul.products li.product h3 {
padding: 0 !important;
}
.attachment-shop_single.size-shop_single.wp-post-image,
.attachment-shop_thumbnail.size-shop_thumbnail,
.attachment-shop_catalog.size-shop_catalog,
img.attachment-shop_single.size-shop_single {
transition: 0.3s;
}
a.woocommerce-main-image.zoom {
overflow: hidden;
display: block;
}
a.woocommerce-LoopProduct-link,
a.zoom.first {
overflow: hidden;
display: block;
}
.accordion {
float: right;
width: 48%;
clear: right;
}
.related.products {
clear: both;
}
table.shop_table.shop_table_responsive.cart tr th {
border: 0;
}
tr.cart_item td,
.woocommerce table.shop_table td,
.cart_totals table td,
.cart_totals table th {
border: 0;
}
span.minicart-item-count {
font-size: 10px;
height: 17px;
line-height: 16px;
color: #fff;
padding: 0 5px 0 5px;
position: absolute;
top: 16px;
left: 17px;
border-radius: 50%;
width: 17px;
border: 1px solid;
}
.menu>li>a:hover span.minicart-item-count {
color: #fff;
}
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
background: #232323 !important;
}
.woocommerce-product-gallery__image a {
overflow: hidden;
display: block;
}
a.ensign-accordian-title {
font-size: 18px;
}
a.ensign-accordian-title.collapsed {
color: #333;
}
.nav.nav-stacked {
border-top: 1px solid #e1e1e1;
padding-top: 15px;
}
.panel.description_tab {
margin-bottom: 0 !important;
box-shadow: none !important;
padding-bottom: 15px;
}
.panel.entry-content {
border-top: 1px solid #e1e1e1;
padding-top: 20px;
}
.nav.nav-stacked .panel {
box-shadow: none;
}
a.ensign-accordian-title.collapsed:after {
content: "\f107";
font-family: FontAwesome;
font-size: 18px;
float: right;
}
.nav.nav-stacked:last-child {
border-bottom: 1px solid #e1e1e1;
}
a.ensign-accordian-title:after {
content: "\f106";
font-family: FontAwesome;
font-size: 18px;
float: right;
}
h3#reply-title {
font-size: 23px;
}
a.woocommerce-LoopProduct-link {
position: relative;
overflow: hidden;
}
.woocommerce ul.products li.product .onsale {
margin: 0 !important;
}
.ensign-review-main {
padding: 0;
}
.ensign-review-author {
padding-left: 0;
}
.ensign-review-email {
padding-right: 0;
}
section.related.products {
padding-top: 5%;
}
.woocommerce span.onsale {
z-index: 1;
}
a.button.wc-forward {
background: #f15201;
}
a.button.wc-forward:hover {
background: #f15201;
}
h2.woocommerce-loop-product__title {
letter-spacing: 0.3px;
line-height: 45px;
font-weight: 400;
}
form.checkout_coupon .button {
background: #f15201;
}
form.checkout_coupon .button:hover {
background: #232323;
}
nav.woocommerce-MyAccount-navigation ul {
padding-left: 0;
}
section.related.products h2 {
margin-bottom: 40px;
font-weight: 400;
font-style: normal;
color: #343434;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
font-size: 25px !important;
letter-spacing: 0.3px;
padding: 0;
line-height: 30px;
font-family: inherit;
text-transform: capitalize;
}
.woocommerce input.button.alt {
background: #f15201;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
line-height: 35px;
letter-spacing: 0px;
font-weight: 400;
font-style: normal;
color: #343434;
font-size: 30px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
}
.woocommerce .inv-product-hover {
border: 1px solid #eaeaea;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
letter-spacing: 0.5px;
padding: 0;
padding-bottom: 10px;
text-transform: capitalize;
font-size: 18px;
line-height: 25px;
margin-top: 0;
}
.star-rating {
white-space: nowrap;
line-height: 100% !important;
position: relative !important;
overflow: hidden !important;
width: 100px !important;
letter-spacing: 6px;
margin-top: 5px !important;
}
p.return-to-shop a.button.wc-backward {
background: #f15201;
color: #fff;
}
.star-rating span:before {
color: #f15201;
}
#dl-menu ul li .minicart .ins_cart_content ul li a:after {
display: none;
}
#dl-menu ul li .minicart p.buttons a.wc-forward {
float: left;
}
.dl-menuwrapper ul.cart_list {
background: #fff;
}
.woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images {
display: inline-grid;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
border-radius: 0;
padding: 0 12px;
min-height: 10px !important;
line-height: 25px;
font-weight: 500;
border: 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
font-size: 12px;
position: absolute;
top: 20px;
border-radius: 4px;
left: 20px;
right: auto;
}
.inv-shop-archive-wrapper .woocommerce span.onsale {
right: 10px !important;
}
a.button.view_cart_btn.wc-forward {
background: #f15201;
}
.inv-shop-archive-wrapper ul.products li img {
margin: 0 !important;
}
a.inv-hover-icon-inner.inv-hover-icon-product-link {
transition-delay: .1s;
}
.inv-shop-archive-wrapper ul li .inv-product-hover:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
span.price del+ins {
text-decoration: none;
}
.inv-product-hover:hover span.onsale {
color: #fff;
}
.ins-add-to-cart-button.archive-cart-button {
position: absolute !important;
bottom: 0;
width: 100%;
left: 0 !important;
-webkit-transform: translateY(40px);
-o-transform: translateY(40px);
-ms-transform: translateY(40px);
-moz-transform: translateY(40px);
transform: translateY(40px);
height: 40px !important;
text-align: center !important;
text-transform: uppercase !important;
color: #fff;
-webkit-transition: 0.6s all;
-o-transition: 0.6s all;
-ms-transition: 0.6s all;
-moz-transition: 0.6s all;
transition: 0.6s all;
border-radius: 0 !important;
padding: 0 !important;
line-height: 40px !important;
}
ul.products li:hover .archive-cart-button {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
} a.woocommerce-review-link {
color: #47354e;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.3px;
}
.woocommerce-product-rating {
margin-top: 10px !important;
}
p.price del+ins {
text-decoration: none;
font-weight: 500 !important;
}
.product_meta {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 15px 0;
}
.woocommerce-tabs.wc-tabs-wrapper.insignia-wc-tabs {
position: relative;
top: 20px;
}
.details-container {
display: table;
table-layout: fixed;
}
.woocommerce-tabs.wc-tabs-wrapper ul {
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border: 0;
}
.woocommerce-tabs.wc-tabs-wrapper.insignia-wc-tabs .panel {
position: relative;
}
h2.inv-woocoomerce-tabs-title {
margin-bottom: 20px;
font-size: 25px;
letter-spacing: 1px;
}
.woocommerce table.shop_attributes {
border: 0 !important;
}
table.shop_attributes tbody tr {
border-bottom: 1px solid #dedede !important;
}
table.shop_attributes tr td {
border: 0 !important;
border-bottom: 0 !important;
}
table.shop_attributes tr th,
table.shop_attributes tr td {
line-height: 30px !important;
padding: 0 !important;
border: 0 !important;
background: transparent !important;
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: 500 !important;
padding-bottom: 16px !important;
padding-top: 10px !important;
}
td.product_weight,
.product_dimensions {
text-transform: capitalize !important;
font-weight: 300 !important;
}
ol.commentlist.inv-woocommerece-comment-list {
padding-left: 0;
}
input.inv-woocommerce-author-field {
border: 1px solid #dfe5e8 !important;
width: 100%;
}
.inv-product-hover-content a.added_to_cart.wc-forward {
display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.inv-cart-icon.inv-hover-icon-inner.added i {
display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.inv-cart-icon.inv-hover-icon-inner.added:after {
margin-left: 0;
}
.woocommerce a.remove {
font-size: 20px;
font-weight: 500;
width: 20px !important;
height: 20px !important;
line-height: 20px;
text-align: center;
}
form.woocomerce-form.woocommerce-form-login .input-text {
border: 1px solid #c5c5c5 !important;
}
.inv-single-product-wrapper del span.woocommerce-Price-amount.amount {
position: relative;
margin-right: 15px;
}
.woocommerce-message {
border-top-color: #f15201;
}
.woocommerce-message::before {
color: #f15201;
}
.inv-arrow-left:before {
top: 50%;
left: 0;
width: 100%;
border-bottom: 2px solid;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.inv-arrow-left:after {
left: 1px;
top: 50%;
-webkit-transform: translate(0, -50%) rotate(-135deg);
-ms-transform: translate(0, -50%) rotate(-135deg);
transform: translate(0, -50%) rotate(-135deg);
}
.inv-arrow-left:after {
width: 15px;
height: 15px;
border-top: 2px solid;
border-right: 2px solid;
}
.inv-arrow-left:after,
.inv-arrow-left:before {
content: '';
position: absolute;
display: block;
background-color: transparent;
}
.inv-arrow-left {
position: relative;
display: block;
color: #777;
height: 25px;
width: 25px;
}
.inv-arrow-right {
position: relative;
display: block;
color: #777;
height: 25px;
width: 25px;
}
.inv-arrow-right:before {
top: 50%;
left: 0;
width: 100%;
border-bottom: 2px solid;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.inv-arrow-right:after,
.inv-arrow-right:before {
content: '';
position: absolute;
display: block;
background-color: transparent;
}
.inv-arrow-right:after {
right: 1px;
top: 50%;
-webkit-transform: translate(0, -50%) rotate(45deg);
-ms-transform: translate(0, -50%) rotate(45deg);
transform: translate(0, -50%) rotate(45deg);
}
.inv-arrow-right:after {
width: 15px;
height: 15px;
border-top: 2px solid;
border-right: 2px solid;
}
ul.inv-nav-product li {
list-style: none;
}
.inv-product-breadcrumb {
display: inline-block;
}
.inv-product-breadcrumb .woocommerce-breadcrumb {
margin: 0;
}
ul.inv-nav-product {
display: inline-block;
float: right;
padding-top: 10px;
}
ul.inv-nav-product li {
display: inline-block;
}
.inv-nav-shop-icon {
color: #777;
position: relative;
top: 0px;
font-size: 22px;
margin: 0 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 0;
padding-left: 18px;
padding-top: 10px;
}
.comment_container img {
display: block;
border-radius: 60px;
background-color: #FFF !important;
border: 1px solid #e5e5e5 !important;
width: 60px !important;
min-height: 60px;
}
strong.woocommerce-review__author {
display: block;
font-size: 16px;
margin: 0px;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
}
span.woocommerce-review__dash {
display: none;
}
.woocommerce #reviews #comments ol.commentlist li {
border-bottom: 2px #e8e8e8 solid;
padding-bottom: 30px;
margin-bottom: 30px;
}
.select2-container .select2-selection--single {
height: 44px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 42px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 2px;
}
.woocommerce form.login .form-row-wide,
.woocommerce-page form.login .form-row-wide {
float: left;
width: 44%;
clear: none;
margin: 0 0 20px !important;
margin-right: 35px !important;
}
.woocommerce form.login .form-row input.input-text,
.woocommerce form.login .form-row textarea {
border: 1px solid #c5c5c5 !important;
}
.woocommerce div.product .out-of-stock {
color: #F15201;
font-size: 18px !important;
font-weight: 600;
}
p.stock.out-of-stock:before {
margin-right: 9px;
font-size: 20px;
display: inline-block;
font-family: "FontAwesome";
text-transform: none;
content: "\f00d";
}
table.variations label {
display: none;
}
table.variations td select:focus {
outline: 0;
}
.woocommerce-variation-price .woocommerce-Price-amount {
font-size: 20px;
}
.woocommerce a.button.alt {
background: #f15201;
padding: 15px 18px;
text-transform: uppercase;
letter-spacing: 0.06em;
}
table.group_table a {
color: #2a2a2a;
font-size: 15px;
text-transform: capitalize;
font-weight: 600;
}
.group_table span.price {
display: block;
padding: 0 !important;
padding-bottom: 10px !important;
}
table.group_table span.woocommerce-Price-amount {
font-size: 18px;
color: #636363;
font-weight: 400;
}
@media screen and (max-width:767px) {
input.button.size-lg,
a.checkout-button.button.icon_right.size-lg.alt.wc-forward {
width: 100% !important;
text-align: center;
margin: 10px 0 !important;
}
.coupon input.button.size-lg.theme_style_4 {
width: 60% !important;
font-size: 12px !important;
margin: 0 !important;
float: none !important;
margin-top: 50px !important;
}
input#coupon_code {
padding: 12px 14px 15px;
margin: 0;
width: 170px;
border-radius: 0;
height: 38px;
font-size: 13px;
background: none;
box-shadow: none;
border: 2px solid #e2e2e2;
min-height: 38px;
}
input.update_cart {
right: 0;
}
td.actions .coupon {
padding-bottom: 30px !important;
}
}
@media screen and (max-width:767px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
.quantity input {
display: inline-block !important;
}
}
@media screen and (max-width:1000px) and (min-width:769px) {
.inv-products-bottom-content .ins-add-to-cart-button,
.woocommerce a.button {
padding: 14px 15px !important;
}
section.related.products h2 {
font-size: 16px !important;
}
input.button.size-lg.update_cart {
margin-bottom: 15px;
}
}
@media screen and (max-width:1000px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 13px 10px 14px;
letter-spacing: 0.5px;
color: #343434;
font-weight: 500;
font-size: 15px;
}
}
nav.woocommerce-pagination ul {
text-align: center !important;
display: inline-table !important;
border: 0 !important;
}
nav.woocommerce-pagination ul li {
background: transparent;
border-radius: 50%;
-webkit-box-shadow: 0 5px 15px 0 transparent;
box-shadow: 0 5px 15px 0 transparent;
-webkit-transform: perspective(0px) scale(1);
-moz-transform: perspective(0px) scale(1);
-o-transform: perspective(0px) scale(1);
transform: perspective(0px) scale(1);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
float: left !important;
text-align: center;
display: block !important;
border: 0 !important;
}
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
color: #000;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 36px !important;
padding: 0 18px !important;
float: right;
}
nav.woocommerce-pagination ul li span,
nav.woocommerce-pagination ul li a {
background: transparent !important;
}
nav.woocommerce-pagination ul li:hover {
background: #fff !important;
-webkit-transform: perspective(1200px) scale(1.05);
-moz-transform: perspective(1200px) scale(1.05);
-o-transform: perspective(1200px) scale(1.05);
transform: perspective(1200px) scale(1.05);
-webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
} .inv-list-element-wrapper {
margin-bottom: 45px;
}
.inv-events-list-details .inv-event-title {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 5px;
margin-top: 0;
}
.inv-events-img-main {
padding: 0;
}
.inv-list-events-box {
background: #fff;
}
.inv-events-img-inner {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #444444;
}
.inv-events-img-inner:before {
content: "";
display: block;
padding-top: 80%;
}
@media(max-width:767px) {
.vertical-align-middle {
display: block;
}
.inv-events-img-inner:before {
padding-top: 40%;
}
.inv-events-list-details {
padding: 20px 20px 10px;
}
.inv-events-button {
padding: 10px 20px 20px;
}
}
.inv-single-product-wrapper {
margin-top: 60px;
} .inv-video-lightbox.inv-video-lightbox-img {
max-width: 100%;
text-align: center;
margin: 0 auto;
}
.inv-video-lightbox-img a.inv-video-link {
display: block;
width: 100%;
margin: 0;
border-radius: 0;
background: none;
position: relative;
height: inherit;
}
.inv-video-lightbox-img .inv-video-lightbox-image-holder {
position: relative;
height: 410px;
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
overflow: hidden;
background-size: cover;
}
.inv-video-lightbox-image-icon {
position: absolute;
top: 50%;
margin-top: -40px;
width: 100%;
text-align: center;
}
.inv-video-lightbox .inv-video-link i {
height: 80px;
width: 80px;
display: block;
margin: 0 auto;
color: #fff;
border-radius: 100%;
border: 3px solid #fff;
line-height: 76px;
font-size: 25px;
text-align: center;
-webkit-transition: all .3s;
padding-left: 5px;
}
.inv-bg-overlay:before {
position: absolute !important;
display: block !important;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.30);
content: "";
}
.inv-video-lightbox-inner:hover i.inv-video-lightbox-play-icon {
background: #fff;
color: #444;
} .ins-add-to-cart-button,
.woocommerce a.button,
.sub-menu.minicart .button,
.woocommerce ul.products li.product .added_to_cart,
.woocommerce button.button,
.woocommerce #review_form #respond .form-submit input,
input.button.size-lg,
a.checkout-button.button.icon_right.size-lg.alt.wc-forward,
p.form-row input.button.login-btn {
padding: 15px 41px;
border-radius: 4px;
color: #fff !important;
line-height: 1;
font-weight: 600;
letter-spacing: 0.5px;
text-transform: capitalize;
background: #f15201;
}
.woocommerce a.button:hover{
color: #fff;
background: #f15201;
}
.woocommerce div.product form.cart div.quantity{
margin: 0 12px 0 0;
}
.woocommerce button.button.alt, .woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce input.button:hover, form.checkout_coupon .button:hover{
color: #fff;
background: #f15201;
}
.woocommerce-info a.showcoupon{
color: #f15201;
}
.woocommerce ul.products li.product .added_to_cart{
width:100%;
text-align: center;
position: absolute;
bottom: 0;
border-radius: 0px;
}
form.woocommerce-ordering select {
margin-bottom: 5px;
}
.inv-shop-archive-wrapper ul.products {
display: flex;
flex-wrap: wrap;
}
.sub-menu.minicart .button {
margin: 0;
}
.ins-add-to-cart-button,
.woocommerce ul.products li.product .added_to_cart {
margin-top: 22px !important;
}
.woocommerce ul.products li.product .button.added {
display: none;
}
.woocommerce ul.products li.product .price ins {
font-weight: 600 !important;
} .inv-single-product-wrapper .woocommerce-product-gallery img {
border: 1px solid #e5e7f2;
border-radius: 4px;
} .ins-cart-wrapper img {
border: 1px solid #e5e7f2;
border-radius: 4px;
width: 70px !important;
}
p.cart-empty {
text-align: center;
color: #343434;
font-size: 20px;
font-weight: 500;
margin-top: 30px;
}
.page-content-wrapper .return-to-shop {
padding-bottom: 35px;
text-align: center;
margin-top: 22px;
}
div#customer_details h3 {
margin-top: 30px;
}
h3#order_review_heading {
margin: 25px 0;
}
.woocommerce-checkout-review-order-table {
background: #f1f1f1;
}
a.lost_password.woo-lost_password2 {
margin-left: 5px;
} #pagination {
position: relative;
z-index: 1;
clear: both;
margin: 40px 0 60px 0;
text-align: center;
padding-top: 30px;
}
#pagination ul {
list-style: none;
margin: 0;
}
#pagination ul li {
margin: 0;
padding: 0;
display: inline-block;
}
#pagination .current a {
background: #F15201;
color: #ffffff;
font-weight: 600;
}
#pagination a {
display: inline-block;
margin: 2px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #efefef;
color: #999999;
font-weight: 600;
border-radius: 4%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
#pagination a:hover {
color: #ffffff;
background: #cccccc;
}
.menu-item-cart a {
display: inline !important;
}
nav#pagination ul li .current {
display: inline-block;
margin: 2px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
font-weight: 600;
border-radius: 4%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.after-blog-post .logged-in-as a {
color: #F15201;
}
.default-post-grid-category a {
display: inline-block;
padding: 2px 7px;
margin: 0 3px 5px;
border-width: 1px;
border-style: solid;
color: #F15201;
border-color: #F15201;
}
.default-post-grid-category a:hover {
color: #fff;
background-color: #F15201;
border-color: #F15201;
}
.default-post-grid-meta img {
border-radius: 50%;
margin-right: 10px;
}
.default-post-grid-meta .blog-separator {
margin: 0 10px;
}
.inv-post-grid-one-meta-wrapper a {
color: #212121;
}
.quotes-text-wrapper {
margin-bottom: 25px;
}
.inv-post-grid-one-inner audio {
margin-bottom: 25px;
}
.inv-post-grid-one-inner .flex-video {
margin-bottom: 25px;
}
.post-gallery-wrapper {
margin-bottom: 25px;
}
@media screen and (max-width:1000px) and (min-width:769px) {
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 80%;
}
}
#swipebox-slider .slide .swipebox-video-container {
background: 0 0;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
margin: 0;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.swipebox-video {
display: inline-block;
font-size: 0;
cursor: pointer;
width: 75px;
height: 75px;
text-align: center;
position: relative;
z-index: 1;
color: #fff;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
width: 100%!important;
height: 100%!important;
position: absolute;
top: 0;
left: 0;
}@font-face{font-family:'FontAwesome';src:url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[class^="ti-"],
[class*=" ti-"] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}@font-face{font-family:'iconsmind';src:url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/iconsmind.eot?#iefix-rdmvgc) format('embedded-opentype');src:url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/iconsmind.woff) format('woff'),url(//superplumbers.co.za/wp-content/themes/ituza/assets/fonts/iconsmind.ttf) format('truetype');font-weight:normal;font-style:normal}[class^="iconsmind-"],[class*=" iconsmind-"]{font-family:'iconsmind';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc-iconpicker-wrapper [class^="iconsmind-"]{font-size:44px;font-weight:normal;margin-top:7px;display:block}.vc-iconpicker-wrapper .vc-icons-selector .selected-icon i{line-height:40px;font-size:36px;cursor:default;margin-top:0}.vc-iconpicker-wrapper .vc-icons-selector .fip-icons-container .fip-box{margin:3px;width:58px;height:58px}.iconsmind-A-Z:before{content:"\e600"}.iconsmind-Aa:before{content:"\e601"}.iconsmind-Add-Bag:before{content:"\e602"}.iconsmind-Add-Basket:before{content:"\e603"}.iconsmind-Add-Cart:before{content:"\e604"}.iconsmind-Add-File:before{content:"\e605"}.iconsmind-Add-SpaceAfterParagraph:before{content:"\e606"}.iconsmind-Add-SpaceBeforeParagraph:before{content:"\e607"}.iconsmind-Add-User:before{content:"\e608"}.iconsmind-Add-UserStar:before{content:"\e609"}.iconsmind-Add-Window:before{content:"\e60a"}.iconsmind-Add:before{content:"\e60b"}.iconsmind-Address-Book:before{content:"\e60c"}.iconsmind-Address-Book2:before{content:"\e60d"}.iconsmind-Administrator:before{content:"\e60e"}.iconsmind-Aerobics-2:before{content:"\e60f"}.iconsmind-Aerobics-3:before{content:"\e610"}.iconsmind-Aerobics:before{content:"\e611"}.iconsmind-Affiliate:before{content:"\e612"}.iconsmind-Aim:before{content:"\e613"}.iconsmind-Air-Balloon:before{content:"\e614"}.iconsmind-Airbrush:before{content:"\e615"}.iconsmind-Airship:before{content:"\e616"}.iconsmind-Alarm-Clock:before{content:"\e617"}.iconsmind-Alarm-Clock2:before{content:"\e618"}.iconsmind-Alarm:before{content:"\e619"}.iconsmind-Alien-2:before{content:"\e61a"}.iconsmind-Alien:before{content:"\e61b"}.iconsmind-Aligator:before{content:"\e61c"}.iconsmind-Align-Center:before{content:"\e61d"}.iconsmind-Align-JustifyAll:before{content:"\e61e"}.iconsmind-Align-JustifyCenter:before{content:"\e61f"}.iconsmind-Align-JustifyLeft:before{content:"\e620"}.iconsmind-Align-JustifyRight:before{content:"\e621"}.iconsmind-Align-Left:before{content:"\e622"}.iconsmind-Align-Right:before{content:"\e623"}.iconsmind-Alpha:before{content:"\e624"}.iconsmind-Ambulance:before{content:"\e625"}.iconsmind-AMX:before{content:"\e626"}.iconsmind-Anchor-2:before{content:"\e627"}.iconsmind-Anchor:before{content:"\e628"}.iconsmind-Android-Store:before{content:"\e629"}.iconsmind-Android:before{content:"\e62a"}.iconsmind-Angel-Smiley:before{content:"\e62b"}.iconsmind-Angel:before{content:"\e62c"}.iconsmind-Angry:before{content:"\e62d"}.iconsmind-Apple-Bite:before{content:"\e62e"}.iconsmind-Apple-Store:before{content:"\e62f"}.iconsmind-Apple:before{content:"\e630"}.iconsmind-Approved-Window:before{content:"\e631"}.iconsmind-Aquarius-2:before{content:"\e632"}.iconsmind-Aquarius:before{content:"\e633"}.iconsmind-Archery-2:before{content:"\e634"}.iconsmind-Archery:before{content:"\e635"}.iconsmind-Argentina:before{content:"\e636"}.iconsmind-Aries-2:before{content:"\e637"}.iconsmind-Aries:before{content:"\e638"}.iconsmind-Army-Key:before{content:"\e639"}.iconsmind-Arrow-Around:before{content:"\e63a"}.iconsmind-Arrow-Back3:before{content:"\e63b"}.iconsmind-Arrow-Back:before{content:"\e63c"}.iconsmind-Arrow-Back2:before{content:"\e63d"}.iconsmind-Arrow-Barrier:before{content:"\e63e"}.iconsmind-Arrow-Circle:before{content:"\e63f"}.iconsmind-Arrow-Cross:before{content:"\e640"}.iconsmind-Arrow-Down:before{content:"\e641"}.iconsmind-Arrow-Down2:before{content:"\e642"}.iconsmind-Arrow-Down3:before{content:"\e643"}.iconsmind-Arrow-DowninCircle:before{content:"\e644"}.iconsmind-Arrow-Fork:before{content:"\e645"}.iconsmind-Arrow-Forward:before{content:"\e646"}.iconsmind-Arrow-Forward2:before{content:"\e647"}.iconsmind-Arrow-From:before{content:"\e648"}.iconsmind-Arrow-Inside:before{content:"\e649"}.iconsmind-Arrow-Inside45:before{content:"\e64a"}.iconsmind-Arrow-InsideGap:before{content:"\e64b"}.iconsmind-Arrow-InsideGap45:before{content:"\e64c"}.iconsmind-Arrow-Into:before{content:"\e64d"}.iconsmind-Arrow-Join:before{content:"\e64e"}.iconsmind-Arrow-Junction:before{content:"\e64f"}.iconsmind-Arrow-Left:before{content:"\e650"}.iconsmind-Arrow-Left2:before{content:"\e651"}.iconsmind-Arrow-LeftinCircle:before{content:"\e652"}.iconsmind-Arrow-Loop:before{content:"\e653"}.iconsmind-Arrow-Merge:before{content:"\e654"}.iconsmind-Arrow-Mix:before{content:"\e655"}.iconsmind-Arrow-Next:before{content:"\e656"}.iconsmind-Arrow-OutLeft:before{content:"\e657"}.iconsmind-Arrow-OutRight:before{content:"\e658"}.iconsmind-Arrow-Outside:before{content:"\e659"}.iconsmind-Arrow-Outside45:before{content:"\e65a"}.iconsmind-Arrow-OutsideGap:before{content:"\e65b"}.iconsmind-Arrow-OutsideGap45:before{content:"\e65c"}.iconsmind-Arrow-Over:before{content:"\e65d"}.iconsmind-Arrow-Refresh:before{content:"\e65e"}.iconsmind-Arrow-Refresh2:before{content:"\e65f"}.iconsmind-Arrow-Right:before{content:"\e660"}.iconsmind-Arrow-Right2:before{content:"\e661"}.iconsmind-Arrow-RightinCircle:before{content:"\e662"}.iconsmind-Arrow-Shuffle:before{content:"\e663"}.iconsmind-Arrow-Squiggly:before{content:"\e664"}.iconsmind-Arrow-Through:before{content:"\e665"}.iconsmind-Arrow-To:before{content:"\e666"}.iconsmind-Arrow-TurnLeft:before{content:"\e667"}.iconsmind-Arrow-TurnRight:before{content:"\e668"}.iconsmind-Arrow-Up:before{content:"\e669"}.iconsmind-Arrow-Up2:before{content:"\e66a"}.iconsmind-Arrow-Up3:before{content:"\e66b"}.iconsmind-Arrow-UpinCircle:before{content:"\e66c"}.iconsmind-Arrow-XLeft:before{content:"\e66d"}.iconsmind-Arrow-XRight:before{content:"\e66e"}.iconsmind-Ask:before{content:"\e66f"}.iconsmind-Assistant:before{content:"\e670"}.iconsmind-Astronaut:before{content:"\e671"}.iconsmind-At-Sign:before{content:"\e672"}.iconsmind-ATM:before{content:"\e673"}.iconsmind-Atom:before{content:"\e674"}.iconsmind-Audio:before{content:"\e675"}.iconsmind-Auto-Flash:before{content:"\e676"}.iconsmind-Autumn:before{content:"\e677"}.iconsmind-Baby-Clothes:before{content:"\e678"}.iconsmind-Baby-Clothes2:before{content:"\e679"}.iconsmind-Baby-Cry:before{content:"\e67a"}.iconsmind-Baby:before{content:"\e67b"}.iconsmind-Back2:before{content:"\e67c"}.iconsmind-Back-Media:before{content:"\e67d"}.iconsmind-Back-Music:before{content:"\e67e"}.iconsmind-Back:before{content:"\e67f"}.iconsmind-Background:before{content:"\e680"}.iconsmind-Bacteria:before{content:"\e681"}.iconsmind-Bag-Coins:before{content:"\e682"}.iconsmind-Bag-Items:before{content:"\e683"}.iconsmind-Bag-Quantity:before{content:"\e684"}.iconsmind-Bag:before{content:"\e685"}.iconsmind-Bakelite:before{content:"\e686"}.iconsmind-Ballet-Shoes:before{content:"\e687"}.iconsmind-Balloon:before{content:"\e688"}.iconsmind-Banana:before{content:"\e689"}.iconsmind-Band-Aid:before{content:"\e68a"}.iconsmind-Bank:before{content:"\e68b"}.iconsmind-Bar-Chart:before{content:"\e68c"}.iconsmind-Bar-Chart2:before{content:"\e68d"}.iconsmind-Bar-Chart3:before{content:"\e68e"}.iconsmind-Bar-Chart4:before{content:"\e68f"}.iconsmind-Bar-Chart5:before{content:"\e690"}.iconsmind-Bar-Code:before{content:"\e691"}.iconsmind-Barricade-2:before{content:"\e692"}.iconsmind-Barricade:before{content:"\e693"}.iconsmind-Baseball:before{content:"\e694"}.iconsmind-Basket-Ball:before{content:"\e695"}.iconsmind-Basket-Coins:before{content:"\e696"}.iconsmind-Basket-Items:before{content:"\e697"}.iconsmind-Basket-Quantity:before{content:"\e698"}.iconsmind-Bat-2:before{content:"\e699"}.iconsmind-Bat:before{content:"\e69a"}.iconsmind-Bathrobe:before{content:"\e69b"}.iconsmind-Batman-Mask:before{content:"\e69c"}.iconsmind-Battery-0:before{content:"\e69d"}.iconsmind-Battery-25:before{content:"\e69e"}.iconsmind-Battery-50:before{content:"\e69f"}.iconsmind-Battery-75:before{content:"\e6a0"}.iconsmind-Battery-100:before{content:"\e6a1"}.iconsmind-Battery-Charge:before{content:"\e6a2"}.iconsmind-Bear:before{content:"\e6a3"}.iconsmind-Beard-2:before{content:"\e6a4"}.iconsmind-Beard-3:before{content:"\e6a5"}.iconsmind-Beard:before{content:"\e6a6"}.iconsmind-Bebo:before{content:"\e6a7"}.iconsmind-Bee:before{content:"\e6a8"}.iconsmind-Beer-Glass:before{content:"\e6a9"}.iconsmind-Beer:before{content:"\e6aa"}.iconsmind-Bell-2:before{content:"\e6ab"}.iconsmind-Bell:before{content:"\e6ac"}.iconsmind-Belt-2:before{content:"\e6ad"}.iconsmind-Belt-3:before{content:"\e6ae"}.iconsmind-Belt:before{content:"\e6af"}.iconsmind-Berlin-Tower:before{content:"\e6b0"}.iconsmind-Beta:before{content:"\e6b1"}.iconsmind-Betvibes:before{content:"\e6b2"}.iconsmind-Bicycle-2:before{content:"\e6b3"}.iconsmind-Bicycle-3:before{content:"\e6b4"}.iconsmind-Bicycle:before{content:"\e6b5"}.iconsmind-Big-Bang:before{content:"\e6b6"}.iconsmind-Big-Data:before{content:"\e6b7"}.iconsmind-Bike-Helmet:before{content:"\e6b8"}.iconsmind-Bikini:before{content:"\e6b9"}.iconsmind-Bilk-Bottle2:before{content:"\e6ba"}.iconsmind-Billing:before{content:"\e6bb"}.iconsmind-Bing:before{content:"\e6bc"}.iconsmind-Binocular:before{content:"\e6bd"}.iconsmind-Bio-Hazard:before{content:"\e6be"}.iconsmind-Biotech:before{content:"\e6bf"}.iconsmind-Bird-DeliveringLetter:before{content:"\e6c0"}.iconsmind-Bird:before{content:"\e6c1"}.iconsmind-Birthday-Cake:before{content:"\e6c2"}.iconsmind-Bisexual:before{content:"\e6c3"}.iconsmind-Bishop:before{content:"\e6c4"}.iconsmind-Bitcoin:before{content:"\e6c5"}.iconsmind-Black-Cat:before{content:"\e6c6"}.iconsmind-Blackboard:before{content:"\e6c7"}.iconsmind-Blinklist:before{content:"\e6c8"}.iconsmind-Block-Cloud:before{content:"\e6c9"}.iconsmind-Block-Window:before{content:"\e6ca"}.iconsmind-Blogger:before{content:"\e6cb"}.iconsmind-Blood:before{content:"\e6cc"}.iconsmind-Blouse:before{content:"\e6cd"}.iconsmind-Blueprint:before{content:"\e6ce"}.iconsmind-Board:before{content:"\e6cf"}.iconsmind-Bodybuilding:before{content:"\e6d0"}.iconsmind-Bold-Text:before{content:"\e6d1"}.iconsmind-Bone:before{content:"\e6d2"}.iconsmind-Bones:before{content:"\e6d3"}.iconsmind-Book:before{content:"\e6d4"}.iconsmind-Bookmark:before{content:"\e6d5"}.iconsmind-Books-2:before{content:"\e6d6"}.iconsmind-Books:before{content:"\e6d7"}.iconsmind-Boom:before{content:"\e6d8"}.iconsmind-Boot-2:before{content:"\e6d9"}.iconsmind-Boot:before{content:"\e6da"}.iconsmind-Bottom-ToTop:before{content:"\e6db"}.iconsmind-Bow-2:before{content:"\e6dc"}.iconsmind-Bow-3:before{content:"\e6dd"}.iconsmind-Bow-4:before{content:"\e6de"}.iconsmind-Bow-5:before{content:"\e6df"}.iconsmind-Bow-6:before{content:"\e6e0"}.iconsmind-Bow:before{content:"\e6e1"}.iconsmind-Bowling-2:before{content:"\e6e2"}.iconsmind-Bowling:before{content:"\e6e3"}.iconsmind-Box2:before{content:"\e6e4"}.iconsmind-Box-Close:before{content:"\e6e5"}.iconsmind-Box-Full:before{content:"\e6e6"}.iconsmind-Box-Open:before{content:"\e6e7"}.iconsmind-Box-withFolders:before{content:"\e6e8"}.iconsmind-Box:before{content:"\e6e9"}.iconsmind-Boy:before{content:"\e6ea"}.iconsmind-Bra:before{content:"\e6eb"}.iconsmind-Brain-2:before{content:"\e6ec"}.iconsmind-Brain-3:before{content:"\e6ed"}.iconsmind-Brain:before{content:"\e6ee"}.iconsmind-Brazil:before{content:"\e6ef"}.iconsmind-Bread-2:before{content:"\e6f0"}.iconsmind-Bread:before{content:"\e6f1"}.iconsmind-Bridge:before{content:"\e6f2"}.iconsmind-Brightkite:before{content:"\e6f3"}.iconsmind-Broke-Link2:before{content:"\e6f4"}.iconsmind-Broken-Link:before{content:"\e6f5"}.iconsmind-Broom:before{content:"\e6f6"}.iconsmind-Brush:before{content:"\e6f7"}.iconsmind-Bucket:before{content:"\e6f8"}.iconsmind-Bug:before{content:"\e6f9"}.iconsmind-Building:before{content:"\e6fa"}.iconsmind-Bulleted-List:before{content:"\e6fb"}.iconsmind-Bus-2:before{content:"\e6fc"}.iconsmind-Bus:before{content:"\e6fd"}.iconsmind-Business-Man:before{content:"\e6fe"}.iconsmind-Business-ManWoman:before{content:"\e6ff"}.iconsmind-Business-Mens:before{content:"\e700"}.iconsmind-Business-Woman:before{content:"\e701"}.iconsmind-Butterfly:before{content:"\e702"}.iconsmind-Button:before{content:"\e703"}.iconsmind-Cable-Car:before{content:"\e704"}.iconsmind-Cake:before{content:"\e705"}.iconsmind-Calculator-2:before{content:"\e706"}.iconsmind-Calculator-3:before{content:"\e707"}.iconsmind-Calculator:before{content:"\e708"}.iconsmind-Calendar-2:before{content:"\e709"}.iconsmind-Calendar-3:before{content:"\e70a"}.iconsmind-Calendar-4:before{content:"\e70b"}.iconsmind-Calendar-Clock:before{content:"\e70c"}.iconsmind-Calendar:before{content:"\e70d"}.iconsmind-Camel:before{content:"\e70e"}.iconsmind-Camera-2:before{content:"\e70f"}.iconsmind-Camera-3:before{content:"\e710"}.iconsmind-Camera-4:before{content:"\e711"}.iconsmind-Camera-5:before{content:"\e712"}.iconsmind-Camera-Back:before{content:"\e713"}.iconsmind-Camera:before{content:"\e714"}.iconsmind-Can-2:before{content:"\e715"}.iconsmind-Can:before{content:"\e716"}.iconsmind-Canada:before{content:"\e717"}.iconsmind-Cancer-2:before{content:"\e718"}.iconsmind-Cancer-3:before{content:"\e719"}.iconsmind-Cancer:before{content:"\e71a"}.iconsmind-Candle:before{content:"\e71b"}.iconsmind-Candy-Cane:before{content:"\e71c"}.iconsmind-Candy:before{content:"\e71d"}.iconsmind-Cannon:before{content:"\e71e"}.iconsmind-Cap-2:before{content:"\e71f"}.iconsmind-Cap-3:before{content:"\e720"}.iconsmind-Cap-Smiley:before{content:"\e721"}.iconsmind-Cap:before{content:"\e722"}.iconsmind-Capricorn-2:before{content:"\e723"}.iconsmind-Capricorn:before{content:"\e724"}.iconsmind-Car-2:before{content:"\e725"}.iconsmind-Car-3:before{content:"\e726"}.iconsmind-Car-Coins:before{content:"\e727"}.iconsmind-Car-Items:before{content:"\e728"}.iconsmind-Car-Wheel:before{content:"\e729"}.iconsmind-Car:before{content:"\e72a"}.iconsmind-Cardigan:before{content:"\e72b"}.iconsmind-Cardiovascular:before{content:"\e72c"}.iconsmind-Cart-Quantity:before{content:"\e72d"}.iconsmind-Casette-Tape:before{content:"\e72e"}.iconsmind-Cash-Register:before{content:"\e72f"}.iconsmind-Cash-register2:before{content:"\e730"}.iconsmind-Castle:before{content:"\e731"}.iconsmind-Cat:before{content:"\e732"}.iconsmind-Cathedral:before{content:"\e733"}.iconsmind-Cauldron:before{content:"\e734"}.iconsmind-CD-2:before{content:"\e735"}.iconsmind-CD-Cover:before{content:"\e736"}.iconsmind-CD:before{content:"\e737"}.iconsmind-Cello:before{content:"\e738"}.iconsmind-Celsius:before{content:"\e739"}.iconsmind-Chacked-Flag:before{content:"\e73a"}.iconsmind-Chair:before{content:"\e73b"}.iconsmind-Charger:before{content:"\e73c"}.iconsmind-Check-2:before{content:"\e73d"}.iconsmind-Check:before{content:"\e73e"}.iconsmind-Checked-User:before{content:"\e73f"}.iconsmind-Checkmate:before{content:"\e740"}.iconsmind-Checkout-Bag:before{content:"\e741"}.iconsmind-Checkout-Basket:before{content:"\e742"}.iconsmind-Checkout:before{content:"\e743"}.iconsmind-Cheese:before{content:"\e744"}.iconsmind-Cheetah:before{content:"\e745"}.iconsmind-Chef-Hat:before{content:"\e746"}.iconsmind-Chef-Hat2:before{content:"\e747"}.iconsmind-Chef:before{content:"\e748"}.iconsmind-Chemical-2:before{content:"\e749"}.iconsmind-Chemical-3:before{content:"\e74a"}.iconsmind-Chemical-4:before{content:"\e74b"}.iconsmind-Chemical-5:before{content:"\e74c"}.iconsmind-Chemical:before{content:"\e74d"}.iconsmind-Chess-Board:before{content:"\e74e"}.iconsmind-Chess:before{content:"\e74f"}.iconsmind-Chicken:before{content:"\e750"}.iconsmind-Chile:before{content:"\e751"}.iconsmind-Chimney:before{content:"\e752"}.iconsmind-China:before{content:"\e753"}.iconsmind-Chinese-Temple:before{content:"\e754"}.iconsmind-Chip:before{content:"\e755"}.iconsmind-Chopsticks-2:before{content:"\e756"}.iconsmind-Chopsticks:before{content:"\e757"}.iconsmind-Christmas-Ball:before{content:"\e758"}.iconsmind-Christmas-Bell:before{content:"\e759"}.iconsmind-Christmas-Candle:before{content:"\e75a"}.iconsmind-Christmas-Hat:before{content:"\e75b"}.iconsmind-Christmas-Sleigh:before{content:"\e75c"}.iconsmind-Christmas-Snowman:before{content:"\e75d"}.iconsmind-Christmas-Sock:before{content:"\e75e"}.iconsmind-Christmas-Tree:before{content:"\e75f"}.iconsmind-Christmas:before{content:"\e760"}.iconsmind-Chrome:before{content:"\e761"}.iconsmind-Chrysler-Building:before{content:"\e762"}.iconsmind-Cinema:before{content:"\e763"}.iconsmind-Circular-Point:before{content:"\e764"}.iconsmind-City-Hall:before{content:"\e765"}.iconsmind-Clamp:before{content:"\e766"}.iconsmind-Clapperboard-Close:before{content:"\e767"}.iconsmind-Clapperboard-Open:before{content:"\e768"}.iconsmind-Claps:before{content:"\e769"}.iconsmind-Clef:before{content:"\e76a"}.iconsmind-Clinic:before{content:"\e76b"}.iconsmind-Clock-2:before{content:"\e76c"}.iconsmind-Clock-3:before{content:"\e76d"}.iconsmind-Clock-4:before{content:"\e76e"}.iconsmind-Clock-Back:before{content:"\e76f"}.iconsmind-Clock-Forward:before{content:"\e770"}.iconsmind-Clock:before{content:"\e771"}.iconsmind-Close-Window:before{content:"\e772"}.iconsmind-Close:before{content:"\e773"}.iconsmind-Clothing-Store:before{content:"\e774"}.iconsmind-Cloud--:before{content:"\e775"}.iconsmind-Cloud-:before{content:"\e776"}.iconsmind-Cloud-Camera:before{content:"\e777"}.iconsmind-Cloud-Computer:before{content:"\e778"}.iconsmind-Cloud-Email:before{content:"\e779"}.iconsmind-Cloud-Hail:before{content:"\e77a"}.iconsmind-Cloud-Laptop:before{content:"\e77b"}.iconsmind-Cloud-Lock:before{content:"\e77c"}.iconsmind-Cloud-Moon:before{content:"\e77d"}.iconsmind-Cloud-Music:before{content:"\e77e"}.iconsmind-Cloud-Picture:before{content:"\e77f"}.iconsmind-Cloud-Rain:before{content:"\e780"}.iconsmind-Cloud-Remove:before{content:"\e781"}.iconsmind-Cloud-Secure:before{content:"\e782"}.iconsmind-Cloud-Settings:before{content:"\e783"}.iconsmind-Cloud-Smartphone:before{content:"\e784"}.iconsmind-Cloud-Snow:before{content:"\e785"}.iconsmind-Cloud-Sun:before{content:"\e786"}.iconsmind-Cloud-Tablet:before{content:"\e787"}.iconsmind-Cloud-Video:before{content:"\e788"}.iconsmind-Cloud-Weather:before{content:"\e789"}.iconsmind-Cloud:before{content:"\e78a"}.iconsmind-Clouds-Weather:before{content:"\e78b"}.iconsmind-Clouds:before{content:"\e78c"}.iconsmind-Clown:before{content:"\e78d"}.iconsmind-CMYK:before{content:"\e78e"}.iconsmind-Coat:before{content:"\e78f"}.iconsmind-Cocktail:before{content:"\e790"}.iconsmind-Coconut:before{content:"\e791"}.iconsmind-Code-Window:before{content:"\e792"}.iconsmind-Coding:before{content:"\e793"}.iconsmind-Coffee-2:before{content:"\e794"}.iconsmind-Coffee-Bean:before{content:"\e795"}.iconsmind-Coffee-Machine:before{content:"\e796"}.iconsmind-Coffee-toGo:before{content:"\e797"}.iconsmind-Coffee:before{content:"\e798"}.iconsmind-Coffin:before{content:"\e799"}.iconsmind-Coin:before{content:"\e79a"}.iconsmind-Coins-2:before{content:"\e79b"}.iconsmind-Coins-3:before{content:"\e79c"}.iconsmind-Coins:before{content:"\e79d"}.iconsmind-Colombia:before{content:"\e79e"}.iconsmind-Colosseum:before{content:"\e79f"}.iconsmind-Column-2:before{content:"\e7a0"}.iconsmind-Column-3:before{content:"\e7a1"}.iconsmind-Column:before{content:"\e7a2"}.iconsmind-Comb-2:before{content:"\e7a3"}.iconsmind-Comb:before{content:"\e7a4"}.iconsmind-Communication-Tower:before{content:"\e7a5"}.iconsmind-Communication-Tower2:before{content:"\e7a6"}.iconsmind-Compass-2:before{content:"\e7a7"}.iconsmind-Compass-3:before{content:"\e7a8"}.iconsmind-Compass-4:before{content:"\e7a9"}.iconsmind-Compass-Rose:before{content:"\e7aa"}.iconsmind-Compass:before{content:"\e7ab"}.iconsmind-Computer-2:before{content:"\e7ac"}.iconsmind-Computer-3:before{content:"\e7ad"}.iconsmind-Computer-Secure:before{content:"\e7ae"}.iconsmind-Computer:before{content:"\e7af"}.iconsmind-Conference:before{content:"\e7b0"}.iconsmind-Confused:before{content:"\e7b1"}.iconsmind-Conservation:before{content:"\e7b2"}.iconsmind-Consulting:before{content:"\e7b3"}.iconsmind-Contrast:before{content:"\e7b4"}.iconsmind-Control-2:before{content:"\e7b5"}.iconsmind-Control:before{content:"\e7b6"}.iconsmind-Cookie-Man:before{content:"\e7b7"}.iconsmind-Cookies:before{content:"\e7b8"}.iconsmind-Cool-Guy:before{content:"\e7b9"}.iconsmind-Cool:before{content:"\e7ba"}.iconsmind-Copyright:before{content:"\e7bb"}.iconsmind-Costume:before{content:"\e7bc"}.iconsmind-Couple-Sign:before{content:"\e7bd"}.iconsmind-Cow:before{content:"\e7be"}.iconsmind-CPU:before{content:"\e7bf"}.iconsmind-Crane:before{content:"\e7c0"}.iconsmind-Cranium:before{content:"\e7c1"}.iconsmind-Credit-Card:before{content:"\e7c2"}.iconsmind-Credit-Card2:before{content:"\e7c3"}.iconsmind-Credit-Card3:before{content:"\e7c4"}.iconsmind-Cricket:before{content:"\e7c5"}.iconsmind-Criminal:before{content:"\e7c6"}.iconsmind-Croissant:before{content:"\e7c7"}.iconsmind-Crop-2:before{content:"\e7c8"}.iconsmind-Crop-3:before{content:"\e7c9"}.iconsmind-Crown-2:before{content:"\e7ca"}.iconsmind-Crown:before{content:"\e7cb"}.iconsmind-Crying:before{content:"\e7cc"}.iconsmind-Cube-Molecule:before{content:"\e7cd"}.iconsmind-Cube-Molecule2:before{content:"\e7ce"}.iconsmind-Cupcake:before{content:"\e7cf"}.iconsmind-Cursor-Click:before{content:"\e7d0"}.iconsmind-Cursor-Click2:before{content:"\e7d1"}.iconsmind-Cursor-Move:before{content:"\e7d2"}.iconsmind-Cursor-Move2:before{content:"\e7d3"}.iconsmind-Cursor-Select:before{content:"\e7d4"}.iconsmind-Cursor:before{content:"\e7d5"}.iconsmind-D-Eyeglasses:before{content:"\e7d6"}.iconsmind-D-Eyeglasses2:before{content:"\e7d7"}.iconsmind-Dam:before{content:"\e7d8"}.iconsmind-Danemark:before{content:"\e7d9"}.iconsmind-Danger-2:before{content:"\e7da"}.iconsmind-Danger:before{content:"\e7db"}.iconsmind-Dashboard:before{content:"\e7dc"}.iconsmind-Data-Backup:before{content:"\e7dd"}.iconsmind-Data-Block:before{content:"\e7de"}.iconsmind-Data-Center:before{content:"\e7df"}.iconsmind-Data-Clock:before{content:"\e7e0"}.iconsmind-Data-Cloud:before{content:"\e7e1"}.iconsmind-Data-Compress:before{content:"\e7e2"}.iconsmind-Data-Copy:before{content:"\e7e3"}.iconsmind-Data-Download:before{content:"\e7e4"}.iconsmind-Data-Financial:before{content:"\e7e5"}.iconsmind-Data-Key:before{content:"\e7e6"}.iconsmind-Data-Lock:before{content:"\e7e7"}.iconsmind-Data-Network:before{content:"\e7e8"}.iconsmind-Data-Password:before{content:"\e7e9"}.iconsmind-Data-Power:before{content:"\e7ea"}.iconsmind-Data-Refresh:before{content:"\e7eb"}.iconsmind-Data-Save:before{content:"\e7ec"}.iconsmind-Data-Search:before{content:"\e7ed"}.iconsmind-Data-Security:before{content:"\e7ee"}.iconsmind-Data-Settings:before{content:"\e7ef"}.iconsmind-Data-Sharing:before{content:"\e7f0"}.iconsmind-Data-Shield:before{content:"\e7f1"}.iconsmind-Data-Signal:before{content:"\e7f2"}.iconsmind-Data-Storage:before{content:"\e7f3"}.iconsmind-Data-Stream:before{content:"\e7f4"}.iconsmind-Data-Transfer:before{content:"\e7f5"}.iconsmind-Data-Unlock:before{content:"\e7f6"}.iconsmind-Data-Upload:before{content:"\e7f7"}.iconsmind-Data-Yes:before{content:"\e7f8"}.iconsmind-Data:before{content:"\e7f9"}.iconsmind-David-Star:before{content:"\e7fa"}.iconsmind-Daylight:before{content:"\e7fb"}.iconsmind-Death:before{content:"\e7fc"}.iconsmind-Debian:before{content:"\e7fd"}.iconsmind-Dec:before{content:"\e7fe"}.iconsmind-Decrase-Inedit:before{content:"\e7ff"}.iconsmind-Deer-2:before{content:"\e800"}.iconsmind-Deer:before{content:"\e801"}.iconsmind-Delete-File:before{content:"\e802"}.iconsmind-Delete-Window:before{content:"\e803"}.iconsmind-Delicious:before{content:"\e804"}.iconsmind-Depression:before{content:"\e805"}.iconsmind-Deviantart:before{content:"\e806"}.iconsmind-Device-SyncwithCloud:before{content:"\e807"}.iconsmind-Diamond:before{content:"\e808"}.iconsmind-Dice-2:before{content:"\e809"}.iconsmind-Dice:before{content:"\e80a"}.iconsmind-Digg:before{content:"\e80b"}.iconsmind-Digital-Drawing:before{content:"\e80c"}.iconsmind-Diigo:before{content:"\e80d"}.iconsmind-Dinosaur:before{content:"\e80e"}.iconsmind-Diploma-2:before{content:"\e80f"}.iconsmind-Diploma:before{content:"\e810"}.iconsmind-Direction-East:before{content:"\e811"}.iconsmind-Direction-North:before{content:"\e812"}.iconsmind-Direction-South:before{content:"\e813"}.iconsmind-Direction-West:before{content:"\e814"}.iconsmind-Director:before{content:"\e815"}.iconsmind-Disk:before{content:"\e816"}.iconsmind-Dj:before{content:"\e817"}.iconsmind-DNA-2:before{content:"\e818"}.iconsmind-DNA-Helix:before{content:"\e819"}.iconsmind-DNA:before{content:"\e81a"}.iconsmind-Doctor:before{content:"\e81b"}.iconsmind-Dog:before{content:"\e81c"}.iconsmind-Dollar-Sign:before{content:"\e81d"}.iconsmind-Dollar-Sign2:before{content:"\e81e"}.iconsmind-Dollar:before{content:"\e81f"}.iconsmind-Dolphin:before{content:"\e820"}.iconsmind-Domino:before{content:"\e821"}.iconsmind-Door-Hanger:before{content:"\e822"}.iconsmind-Door:before{content:"\e823"}.iconsmind-Doplr:before{content:"\e824"}.iconsmind-Double-Circle:before{content:"\e825"}.iconsmind-Double-Tap:before{content:"\e826"}.iconsmind-Doughnut:before{content:"\e827"}.iconsmind-Dove:before{content:"\e828"}.iconsmind-Down-2:before{content:"\e829"}.iconsmind-Down-3:before{content:"\e82a"}.iconsmind-Down-4:before{content:"\e82b"}.iconsmind-Down:before{content:"\e82c"}.iconsmind-Download-2:before{content:"\e82d"}.iconsmind-Download-fromCloud:before{content:"\e82e"}.iconsmind-Download-Window:before{content:"\e82f"}.iconsmind-Download:before{content:"\e830"}.iconsmind-Downward:before{content:"\e831"}.iconsmind-Drag-Down:before{content:"\e832"}.iconsmind-Drag-Left:before{content:"\e833"}.iconsmind-Drag-Right:before{content:"\e834"}.iconsmind-Drag-Up:before{content:"\e835"}.iconsmind-Drag:before{content:"\e836"}.iconsmind-Dress:before{content:"\e837"}.iconsmind-Drill-2:before{content:"\e838"}.iconsmind-Drill:before{content:"\e839"}.iconsmind-Drop:before{content:"\e83a"}.iconsmind-Dropbox:before{content:"\e83b"}.iconsmind-Drum:before{content:"\e83c"}.iconsmind-Dry:before{content:"\e83d"}.iconsmind-Duck:before{content:"\e83e"}.iconsmind-Dumbbell:before{content:"\e83f"}.iconsmind-Duplicate-Layer:before{content:"\e840"}.iconsmind-Duplicate-Window:before{content:"\e841"}.iconsmind-DVD:before{content:"\e842"}.iconsmind-Eagle:before{content:"\e843"}.iconsmind-Ear:before{content:"\e844"}.iconsmind-Earphones-2:before{content:"\e845"}.iconsmind-Earphones:before{content:"\e846"}.iconsmind-Eci-Icon:before{content:"\e847"}.iconsmind-Edit-Map:before{content:"\e848"}.iconsmind-Edit:before{content:"\e849"}.iconsmind-Eggs:before{content:"\e84a"}.iconsmind-Egypt:before{content:"\e84b"}.iconsmind-Eifel-Tower:before{content:"\e84c"}.iconsmind-eject-2:before{content:"\e84d"}.iconsmind-Eject:before{content:"\e84e"}.iconsmind-El-Castillo:before{content:"\e84f"}.iconsmind-Elbow:before{content:"\e850"}.iconsmind-Electric-Guitar:before{content:"\e851"}.iconsmind-Electricity:before{content:"\e852"}.iconsmind-Elephant:before{content:"\e853"}.iconsmind-Email:before{content:"\e854"}.iconsmind-Embassy:before{content:"\e855"}.iconsmind-Empire-StateBuilding:before{content:"\e856"}.iconsmind-Empty-Box:before{content:"\e857"}.iconsmind-End2:before{content:"\e858"}.iconsmind-End-2:before{content:"\e859"}.iconsmind-End:before{content:"\e85a"}.iconsmind-Endways:before{content:"\e85b"}.iconsmind-Engineering:before{content:"\e85c"}.iconsmind-Envelope-2:before{content:"\e85d"}.iconsmind-Envelope:before{content:"\e85e"}.iconsmind-Environmental-2:before{content:"\e85f"}.iconsmind-Environmental-3:before{content:"\e860"}.iconsmind-Environmental:before{content:"\e861"}.iconsmind-Equalizer:before{content:"\e862"}.iconsmind-Eraser-2:before{content:"\e863"}.iconsmind-Eraser-3:before{content:"\e864"}.iconsmind-Eraser:before{content:"\e865"}.iconsmind-Error-404Window:before{content:"\e866"}.iconsmind-Euro-Sign:before{content:"\e867"}.iconsmind-Euro-Sign2:before{content:"\e868"}.iconsmind-Euro:before{content:"\e869"}.iconsmind-Evernote:before{content:"\e86a"}.iconsmind-Evil:before{content:"\e86b"}.iconsmind-Explode:before{content:"\e86c"}.iconsmind-Eye-2:before{content:"\e86d"}.iconsmind-Eye-Blind:before{content:"\e86e"}.iconsmind-Eye-Invisible:before{content:"\e86f"}.iconsmind-Eye-Scan:before{content:"\e870"}.iconsmind-Eye-Visible:before{content:"\e871"}.iconsmind-Eye:before{content:"\e872"}.iconsmind-Eyebrow-2:before{content:"\e873"}.iconsmind-Eyebrow-3:before{content:"\e874"}.iconsmind-Eyebrow:before{content:"\e875"}.iconsmind-Eyeglasses-Smiley:before{content:"\e876"}.iconsmind-Eyeglasses-Smiley2:before{content:"\e877"}.iconsmind-Face-Style:before{content:"\e878"}.iconsmind-Face-Style2:before{content:"\e879"}.iconsmind-Face-Style3:before{content:"\e87a"}.iconsmind-Face-Style4:before{content:"\e87b"}.iconsmind-Face-Style5:before{content:"\e87c"}.iconsmind-Face-Style6:before{content:"\e87d"}.iconsmind-Facebook-2:before{content:"\e87e"}.iconsmind-Facebook:before{content:"\e87f"}.iconsmind-Factory-2:before{content:"\e880"}.iconsmind-Factory:before{content:"\e881"}.iconsmind-Fahrenheit:before{content:"\e882"}.iconsmind-Family-Sign:before{content:"\e883"}.iconsmind-Fan:before{content:"\e884"}.iconsmind-Farmer:before{content:"\e885"}.iconsmind-Fashion:before{content:"\e886"}.iconsmind-Favorite-Window:before{content:"\e887"}.iconsmind-Fax:before{content:"\e888"}.iconsmind-Feather:before{content:"\e889"}.iconsmind-Feedburner:before{content:"\e88a"}.iconsmind-Female-2:before{content:"\e88b"}.iconsmind-Female-Sign:before{content:"\e88c"}.iconsmind-Female:before{content:"\e88d"}.iconsmind-File-Block:before{content:"\e88e"}.iconsmind-File-Bookmark:before{content:"\e88f"}.iconsmind-File-Chart:before{content:"\e890"}.iconsmind-File-Clipboard:before{content:"\e891"}.iconsmind-File-ClipboardFileText:before{content:"\e892"}.iconsmind-File-ClipboardTextImage:before{content:"\e893"}.iconsmind-File-Cloud:before{content:"\e894"}.iconsmind-File-Copy:before{content:"\e895"}.iconsmind-File-Copy2:before{content:"\e896"}.iconsmind-File-CSV:before{content:"\e897"}.iconsmind-File-Download:before{content:"\e898"}.iconsmind-File-Edit:before{content:"\e899"}.iconsmind-File-Excel:before{content:"\e89a"}.iconsmind-File-Favorite:before{content:"\e89b"}.iconsmind-File-Fire:before{content:"\e89c"}.iconsmind-File-Graph:before{content:"\e89d"}.iconsmind-File-Hide:before{content:"\e89e"}.iconsmind-File-Horizontal:before{content:"\e89f"}.iconsmind-File-HorizontalText:before{content:"\e8a0"}.iconsmind-File-HTML:before{content:"\e8a1"}.iconsmind-File-JPG:before{content:"\e8a2"}.iconsmind-File-Link:before{content:"\e8a3"}.iconsmind-File-Loading:before{content:"\e8a4"}.iconsmind-File-Lock:before{content:"\e8a5"}.iconsmind-File-Love:before{content:"\e8a6"}.iconsmind-File-Music:before{content:"\e8a7"}.iconsmind-File-Network:before{content:"\e8a8"}.iconsmind-File-Pictures:before{content:"\e8a9"}.iconsmind-File-Pie:before{content:"\e8aa"}.iconsmind-File-Presentation:before{content:"\e8ab"}.iconsmind-File-Refresh:before{content:"\e8ac"}.iconsmind-File-Search:before{content:"\e8ad"}.iconsmind-File-Settings:before{content:"\e8ae"}.iconsmind-File-Share:before{content:"\e8af"}.iconsmind-File-TextImage:before{content:"\e8b0"}.iconsmind-File-Trash:before{content:"\e8b1"}.iconsmind-File-TXT:before{content:"\e8b2"}.iconsmind-File-Upload:before{content:"\e8b3"}.iconsmind-File-Video:before{content:"\e8b4"}.iconsmind-File-Word:before{content:"\e8b5"}.iconsmind-File-Zip:before{content:"\e8b6"}.iconsmind-File:before{content:"\e8b7"}.iconsmind-Files:before{content:"\e8b8"}.iconsmind-Film-Board:before{content:"\e8b9"}.iconsmind-Film-Cartridge:before{content:"\e8ba"}.iconsmind-Film-Strip:before{content:"\e8bb"}.iconsmind-Film-Video:before{content:"\e8bc"}.iconsmind-Film:before{content:"\e8bd"}.iconsmind-Filter-2:before{content:"\e8be"}.iconsmind-Filter:before{content:"\e8bf"}.iconsmind-Financial:before{content:"\e8c0"}.iconsmind-Find-User:before{content:"\e8c1"}.iconsmind-Finger-DragFourSides:before{content:"\e8c2"}.iconsmind-Finger-DragTwoSides:before{content:"\e8c3"}.iconsmind-Finger-Print:before{content:"\e8c4"}.iconsmind-Finger:before{content:"\e8c5"}.iconsmind-Fingerprint-2:before{content:"\e8c6"}.iconsmind-Fingerprint:before{content:"\e8c7"}.iconsmind-Fire-Flame:before{content:"\e8c8"}.iconsmind-Fire-Flame2:before{content:"\e8c9"}.iconsmind-Fire-Hydrant:before{content:"\e8ca"}.iconsmind-Fire-Staion:before{content:"\e8cb"}.iconsmind-Firefox:before{content:"\e8cc"}.iconsmind-Firewall:before{content:"\e8cd"}.iconsmind-First-Aid:before{content:"\e8ce"}.iconsmind-First:before{content:"\e8cf"}.iconsmind-Fish-Food:before{content:"\e8d0"}.iconsmind-Fish:before{content:"\e8d1"}.iconsmind-Fit-To:before{content:"\e8d2"}.iconsmind-Fit-To2:before{content:"\e8d3"}.iconsmind-Five-Fingers:before{content:"\e8d4"}.iconsmind-Five-FingersDrag:before{content:"\e8d5"}.iconsmind-Five-FingersDrag2:before{content:"\e8d6"}.iconsmind-Five-FingersTouch:before{content:"\e8d7"}.iconsmind-Flag-2:before{content:"\e8d8"}.iconsmind-Flag-3:before{content:"\e8d9"}.iconsmind-Flag-4:before{content:"\e8da"}.iconsmind-Flag-5:before{content:"\e8db"}.iconsmind-Flag-6:before{content:"\e8dc"}.iconsmind-Flag:before{content:"\e8dd"}.iconsmind-Flamingo:before{content:"\e8de"}.iconsmind-Flash-2:before{content:"\e8df"}.iconsmind-Flash-Video:before{content:"\e8e0"}.iconsmind-Flash:before{content:"\e8e1"}.iconsmind-Flashlight:before{content:"\e8e2"}.iconsmind-Flask-2:before{content:"\e8e3"}.iconsmind-Flask:before{content:"\e8e4"}.iconsmind-Flick:before{content:"\e8e5"}.iconsmind-Flickr:before{content:"\e8e6"}.iconsmind-Flowerpot:before{content:"\e8e7"}.iconsmind-Fluorescent:before{content:"\e8e8"}.iconsmind-Fog-Day:before{content:"\e8e9"}.iconsmind-Fog-Night:before{content:"\e8ea"}.iconsmind-Folder-Add:before{content:"\e8eb"}.iconsmind-Folder-Archive:before{content:"\e8ec"}.iconsmind-Folder-Binder:before{content:"\e8ed"}.iconsmind-Folder-Binder2:before{content:"\e8ee"}.iconsmind-Folder-Block:before{content:"\e8ef"}.iconsmind-Folder-Bookmark:before{content:"\e8f0"}.iconsmind-Folder-Close:before{content:"\e8f1"}.iconsmind-Folder-Cloud:before{content:"\e8f2"}.iconsmind-Folder-Delete:before{content:"\e8f3"}.iconsmind-Folder-Download:before{content:"\e8f4"}.iconsmind-Folder-Edit:before{content:"\e8f5"}.iconsmind-Folder-Favorite:before{content:"\e8f6"}.iconsmind-Folder-Fire:before{content:"\e8f7"}.iconsmind-Folder-Hide:before{content:"\e8f8"}.iconsmind-Folder-Link:before{content:"\e8f9"}.iconsmind-Folder-Loading:before{content:"\e8fa"}.iconsmind-Folder-Lock:before{content:"\e8fb"}.iconsmind-Folder-Love:before{content:"\e8fc"}.iconsmind-Folder-Music:before{content:"\e8fd"}.iconsmind-Folder-Network:before{content:"\e8fe"}.iconsmind-Folder-Open:before{content:"\e8ff"}.iconsmind-Folder-Open2:before{content:"\e900"}.iconsmind-Folder-Organizing:before{content:"\e901"}.iconsmind-Folder-Pictures:before{content:"\e902"}.iconsmind-Folder-Refresh:before{content:"\e903"}.iconsmind-Folder-Remove-:before{content:"\e904"}.iconsmind-Folder-Search:before{content:"\e905"}.iconsmind-Folder-Settings:before{content:"\e906"}.iconsmind-Folder-Share:before{content:"\e907"}.iconsmind-Folder-Trash:before{content:"\e908"}.iconsmind-Folder-Upload:before{content:"\e909"}.iconsmind-Folder-Video:before{content:"\e90a"}.iconsmind-Folder-WithDocument:before{content:"\e90b"}.iconsmind-Folder-Zip:before{content:"\e90c"}.iconsmind-Folder:before{content:"\e90d"}.iconsmind-Folders:before{content:"\e90e"}.iconsmind-Font-Color:before{content:"\e90f"}.iconsmind-Font-Name:before{content:"\e910"}.iconsmind-Font-Size:before{content:"\e911"}.iconsmind-Font-Style:before{content:"\e912"}.iconsmind-Font-StyleSubscript:before{content:"\e913"}.iconsmind-Font-StyleSuperscript:before{content:"\e914"}.iconsmind-Font-Window:before{content:"\e915"}.iconsmind-Foot-2:before{content:"\e916"}.iconsmind-Foot:before{content:"\e917"}.iconsmind-Football-2:before{content:"\e918"}.iconsmind-Football:before{content:"\e919"}.iconsmind-Footprint-2:before{content:"\e91a"}.iconsmind-Footprint-3:before{content:"\e91b"}.iconsmind-Footprint:before{content:"\e91c"}.iconsmind-Forest:before{content:"\e91d"}.iconsmind-Fork:before{content:"\e91e"}.iconsmind-Formspring:before{content:"\e91f"}.iconsmind-Formula:before{content:"\e920"}.iconsmind-Forsquare:before{content:"\e921"}.iconsmind-Forward:before{content:"\e922"}.iconsmind-Fountain-Pen:before{content:"\e923"}.iconsmind-Four-Fingers:before{content:"\e924"}.iconsmind-Four-FingersDrag:before{content:"\e925"}.iconsmind-Four-FingersDrag2:before{content:"\e926"}.iconsmind-Four-FingersTouch:before{content:"\e927"}.iconsmind-Fox:before{content:"\e928"}.iconsmind-Frankenstein:before{content:"\e929"}.iconsmind-French-Fries:before{content:"\e92a"}.iconsmind-Friendfeed:before{content:"\e92b"}.iconsmind-Friendster:before{content:"\e92c"}.iconsmind-Frog:before{content:"\e92d"}.iconsmind-Fruits:before{content:"\e92e"}.iconsmind-Fuel:before{content:"\e92f"}.iconsmind-Full-Bag:before{content:"\e930"}.iconsmind-Full-Basket:before{content:"\e931"}.iconsmind-Full-Cart:before{content:"\e932"}.iconsmind-Full-Moon:before{content:"\e933"}.iconsmind-Full-Screen:before{content:"\e934"}.iconsmind-Full-Screen2:before{content:"\e935"}.iconsmind-Full-View:before{content:"\e936"}.iconsmind-Full-View2:before{content:"\e937"}.iconsmind-Full-ViewWindow:before{content:"\e938"}.iconsmind-Function:before{content:"\e939"}.iconsmind-Funky:before{content:"\e93a"}.iconsmind-Funny-Bicycle:before{content:"\e93b"}.iconsmind-Furl:before{content:"\e93c"}.iconsmind-Gamepad-2:before{content:"\e93d"}.iconsmind-Gamepad:before{content:"\e93e"}.iconsmind-Gas-Pump:before{content:"\e93f"}.iconsmind-Gaugage-2:before{content:"\e940"}.iconsmind-Gaugage:before{content:"\e941"}.iconsmind-Gay:before{content:"\e942"}.iconsmind-Gear-2:before{content:"\e943"}.iconsmind-Gear:before{content:"\e944"}.iconsmind-Gears-2:before{content:"\e945"}.iconsmind-Gears:before{content:"\e946"}.iconsmind-Geek-2:before{content:"\e947"}.iconsmind-Geek:before{content:"\e948"}.iconsmind-Gemini-2:before{content:"\e949"}.iconsmind-Gemini:before{content:"\e94a"}.iconsmind-Genius:before{content:"\e94b"}.iconsmind-Gentleman:before{content:"\e94c"}.iconsmind-Geo--:before{content:"\e94d"}.iconsmind-Geo-:before{content:"\e94e"}.iconsmind-Geo-Close:before{content:"\e94f"}.iconsmind-Geo-Love:before{content:"\e950"}.iconsmind-Geo-Number:before{content:"\e951"}.iconsmind-Geo-Star:before{content:"\e952"}.iconsmind-Geo:before{content:"\e953"}.iconsmind-Geo2--:before{content:"\e954"}.iconsmind-Geo2-:before{content:"\e955"}.iconsmind-Geo2-Close:before{content:"\e956"}.iconsmind-Geo2-Love:before{content:"\e957"}.iconsmind-Geo2-Number:before{content:"\e958"}.iconsmind-Geo2-Star:before{content:"\e959"}.iconsmind-Geo2:before{content:"\e95a"}.iconsmind-Geo3--:before{content:"\e95b"}.iconsmind-Geo3-:before{content:"\e95c"}.iconsmind-Geo3-Close:before{content:"\e95d"}.iconsmind-Geo3-Love:before{content:"\e95e"}.iconsmind-Geo3-Number:before{content:"\e95f"}.iconsmind-Geo3-Star:before{content:"\e960"}.iconsmind-Geo3:before{content:"\e961"}.iconsmind-Gey:before{content:"\e962"}.iconsmind-Gift-Box:before{content:"\e963"}.iconsmind-Giraffe:before{content:"\e964"}.iconsmind-Girl:before{content:"\e965"}.iconsmind-Glass-Water:before{content:"\e966"}.iconsmind-Glasses-2:before{content:"\e967"}.iconsmind-Glasses-3:before{content:"\e968"}.iconsmind-Glasses:before{content:"\e969"}.iconsmind-Global-Position:before{content:"\e96a"}.iconsmind-Globe-2:before{content:"\e96b"}.iconsmind-Globe:before{content:"\e96c"}.iconsmind-Gloves:before{content:"\e96d"}.iconsmind-Go-Bottom:before{content:"\e96e"}.iconsmind-Go-Top:before{content:"\e96f"}.iconsmind-Goggles:before{content:"\e970"}.iconsmind-Golf-2:before{content:"\e971"}.iconsmind-Golf:before{content:"\e972"}.iconsmind-Google-Buzz:before{content:"\e973"}.iconsmind-Google-Drive:before{content:"\e974"}.iconsmind-Google-Play:before{content:"\e975"}.iconsmind-Google-Plus:before{content:"\e976"}.iconsmind-Google:before{content:"\e977"}.iconsmind-Gopro:before{content:"\e978"}.iconsmind-Gorilla:before{content:"\e979"}.iconsmind-Gowalla:before{content:"\e97a"}.iconsmind-Grave:before{content:"\e97b"}.iconsmind-Graveyard:before{content:"\e97c"}.iconsmind-Greece:before{content:"\e97d"}.iconsmind-Green-Energy:before{content:"\e97e"}.iconsmind-Green-House:before{content:"\e97f"}.iconsmind-Guitar:before{content:"\e980"}.iconsmind-Gun-2:before{content:"\e981"}.iconsmind-Gun-3:before{content:"\e982"}.iconsmind-Gun:before{content:"\e983"}.iconsmind-Gymnastics:before{content:"\e984"}.iconsmind-Hair-2:before{content:"\e985"}.iconsmind-Hair-3:before{content:"\e986"}.iconsmind-Hair-4:before{content:"\e987"}.iconsmind-Hair:before{content:"\e988"}.iconsmind-Half-Moon:before{content:"\e989"}.iconsmind-Halloween-HalfMoon:before{content:"\e98a"}.iconsmind-Halloween-Moon:before{content:"\e98b"}.iconsmind-Hamburger:before{content:"\e98c"}.iconsmind-Hammer:before{content:"\e98d"}.iconsmind-Hand-Touch:before{content:"\e98e"}.iconsmind-Hand-Touch2:before{content:"\e98f"}.iconsmind-Hand-TouchSmartphone:before{content:"\e990"}.iconsmind-Hand:before{content:"\e991"}.iconsmind-Hands:before{content:"\e992"}.iconsmind-Handshake:before{content:"\e993"}.iconsmind-Hanger:before{content:"\e994"}.iconsmind-Happy:before{content:"\e995"}.iconsmind-Hat-2:before{content:"\e996"}.iconsmind-Hat:before{content:"\e997"}.iconsmind-Haunted-House:before{content:"\e998"}.iconsmind-HD-Video:before{content:"\e999"}.iconsmind-HD:before{content:"\e99a"}.iconsmind-HDD:before{content:"\e99b"}.iconsmind-Headphone:before{content:"\e99c"}.iconsmind-Headphones:before{content:"\e99d"}.iconsmind-Headset:before{content:"\e99e"}.iconsmind-Heart-2:before{content:"\e99f"}.iconsmind-Heart:before{content:"\e9a0"}.iconsmind-Heels-2:before{content:"\e9a1"}.iconsmind-Heels:before{content:"\e9a2"}.iconsmind-Height-Window:before{content:"\e9a3"}.iconsmind-Helicopter-2:before{content:"\e9a4"}.iconsmind-Helicopter:before{content:"\e9a5"}.iconsmind-Helix-2:before{content:"\e9a6"}.iconsmind-Hello:before{content:"\e9a7"}.iconsmind-Helmet-2:before{content:"\e9a8"}.iconsmind-Helmet-3:before{content:"\e9a9"}.iconsmind-Helmet:before{content:"\e9aa"}.iconsmind-Hipo:before{content:"\e9ab"}.iconsmind-Hipster-Glasses:before{content:"\e9ac"}.iconsmind-Hipster-Glasses2:before{content:"\e9ad"}.iconsmind-Hipster-Glasses3:before{content:"\e9ae"}.iconsmind-Hipster-Headphones:before{content:"\e9af"}.iconsmind-Hipster-Men:before{content:"\e9b0"}.iconsmind-Hipster-Men2:before{content:"\e9b1"}.iconsmind-Hipster-Men3:before{content:"\e9b2"}.iconsmind-Hipster-Sunglasses:before{content:"\e9b3"}.iconsmind-Hipster-Sunglasses2:before{content:"\e9b4"}.iconsmind-Hipster-Sunglasses3:before{content:"\e9b5"}.iconsmind-Hokey:before{content:"\e9b6"}.iconsmind-Holly:before{content:"\e9b7"}.iconsmind-Home-2:before{content:"\e9b8"}.iconsmind-Home-3:before{content:"\e9b9"}.iconsmind-Home-4:before{content:"\e9ba"}.iconsmind-Home-5:before{content:"\e9bb"}.iconsmind-Home-Window:before{content:"\e9bc"}.iconsmind-Home:before{content:"\e9bd"}.iconsmind-Homosexual:before{content:"\e9be"}.iconsmind-Honey:before{content:"\e9bf"}.iconsmind-Hong-Kong:before{content:"\e9c0"}.iconsmind-Hoodie:before{content:"\e9c1"}.iconsmind-Horror:before{content:"\e9c2"}.iconsmind-Horse:before{content:"\e9c3"}.iconsmind-Hospital-2:before{content:"\e9c4"}.iconsmind-Hospital:before{content:"\e9c5"}.iconsmind-Host:before{content:"\e9c6"}.iconsmind-Hot-Dog:before{content:"\e9c7"}.iconsmind-Hotel:before{content:"\e9c8"}.iconsmind-Hour:before{content:"\e9c9"}.iconsmind-Hub:before{content:"\e9ca"}.iconsmind-Humor:before{content:"\e9cb"}.iconsmind-Hurt:before{content:"\e9cc"}.iconsmind-Ice-Cream:before{content:"\e9cd"}.iconsmind-ICQ:before{content:"\e9ce"}.iconsmind-ID-2:before{content:"\e9cf"}.iconsmind-ID-3:before{content:"\e9d0"}.iconsmind-ID-Card:before{content:"\e9d1"}.iconsmind-Idea-2:before{content:"\e9d2"}.iconsmind-Idea-3:before{content:"\e9d3"}.iconsmind-Idea-4:before{content:"\e9d4"}.iconsmind-Idea-5:before{content:"\e9d5"}.iconsmind-Idea:before{content:"\e9d6"}.iconsmind-Identification-Badge:before{content:"\e9d7"}.iconsmind-ImDB:before{content:"\e9d8"}.iconsmind-Inbox-Empty:before{content:"\e9d9"}.iconsmind-Inbox-Forward:before{content:"\e9da"}.iconsmind-Inbox-Full:before{content:"\e9db"}.iconsmind-Inbox-Into:before{content:"\e9dc"}.iconsmind-Inbox-Out:before{content:"\e9dd"}.iconsmind-Inbox-Reply:before{content:"\e9de"}.iconsmind-Inbox:before{content:"\e9df"}.iconsmind-Increase-Inedit:before{content:"\e9e0"}.iconsmind-Indent-FirstLine:before{content:"\e9e1"}.iconsmind-Indent-LeftMargin:before{content:"\e9e2"}.iconsmind-Indent-RightMargin:before{content:"\e9e3"}.iconsmind-India:before{content:"\e9e4"}.iconsmind-Info-Window:before{content:"\e9e5"}.iconsmind-Information:before{content:"\e9e6"}.iconsmind-Inifity:before{content:"\e9e7"}.iconsmind-Instagram:before{content:"\e9e8"}.iconsmind-Internet-2:before{content:"\e9e9"}.iconsmind-Internet-Explorer:before{content:"\e9ea"}.iconsmind-Internet-Smiley:before{content:"\e9eb"}.iconsmind-Internet:before{content:"\e9ec"}.iconsmind-iOS-Apple:before{content:"\e9ed"}.iconsmind-Israel:before{content:"\e9ee"}.iconsmind-Italic-Text:before{content:"\e9ef"}.iconsmind-Jacket-2:before{content:"\e9f0"}.iconsmind-Jacket:before{content:"\e9f1"}.iconsmind-Jamaica:before{content:"\e9f2"}.iconsmind-Japan:before{content:"\e9f3"}.iconsmind-Japanese-Gate:before{content:"\e9f4"}.iconsmind-Jeans:before{content:"\e9f5"}.iconsmind-Jeep-2:before{content:"\e9f6"}.iconsmind-Jeep:before{content:"\e9f7"}.iconsmind-Jet:before{content:"\e9f8"}.iconsmind-Joystick:before{content:"\e9f9"}.iconsmind-Juice:before{content:"\e9fa"}.iconsmind-Jump-Rope:before{content:"\e9fb"}.iconsmind-Kangoroo:before{content:"\e9fc"}.iconsmind-Kenya:before{content:"\e9fd"}.iconsmind-Key-2:before{content:"\e9fe"}.iconsmind-Key-3:before{content:"\e9ff"}.iconsmind-Key-Lock:before{content:"\ea00"}.iconsmind-Key:before{content:"\ea01"}.iconsmind-Keyboard:before{content:"\ea02"}.iconsmind-Keyboard3:before{content:"\ea03"}.iconsmind-Keypad:before{content:"\ea04"}.iconsmind-King-2:before{content:"\ea05"}.iconsmind-King:before{content:"\ea06"}.iconsmind-Kiss:before{content:"\ea07"}.iconsmind-Knee:before{content:"\ea08"}.iconsmind-Knife-2:before{content:"\ea09"}.iconsmind-Knife:before{content:"\ea0a"}.iconsmind-Knight:before{content:"\ea0b"}.iconsmind-Koala:before{content:"\ea0c"}.iconsmind-Korea:before{content:"\ea0d"}.iconsmind-Lamp:before{content:"\ea0e"}.iconsmind-Landscape-2:before{content:"\ea0f"}.iconsmind-Landscape:before{content:"\ea10"}.iconsmind-Lantern:before{content:"\ea11"}.iconsmind-Laptop-2:before{content:"\ea12"}.iconsmind-Laptop-3:before{content:"\ea13"}.iconsmind-Laptop-Phone:before{content:"\ea14"}.iconsmind-Laptop-Secure:before{content:"\ea15"}.iconsmind-Laptop-Tablet:before{content:"\ea16"}.iconsmind-Laptop:before{content:"\ea17"}.iconsmind-Laser:before{content:"\ea18"}.iconsmind-Last-FM:before{content:"\ea19"}.iconsmind-Last:before{content:"\ea1a"}.iconsmind-Laughing:before{content:"\ea1b"}.iconsmind-Layer-1635:before{content:"\ea1c"}.iconsmind-Layer-1646:before{content:"\ea1d"}.iconsmind-Layer-Backward:before{content:"\ea1e"}.iconsmind-Layer-Forward:before{content:"\ea1f"}.iconsmind-Leafs-2:before{content:"\ea20"}.iconsmind-Leafs:before{content:"\ea21"}.iconsmind-Leaning-Tower:before{content:"\ea22"}.iconsmind-Left--Right:before{content:"\ea23"}.iconsmind-Left--Right3:before{content:"\ea24"}.iconsmind-Left-2:before{content:"\ea25"}.iconsmind-Left-3:before{content:"\ea26"}.iconsmind-Left-4:before{content:"\ea27"}.iconsmind-Left-ToRight:before{content:"\ea28"}.iconsmind-Left:before{content:"\ea29"}.iconsmind-Leg-2:before{content:"\ea2a"}.iconsmind-Leg:before{content:"\ea2b"}.iconsmind-Lego:before{content:"\ea2c"}.iconsmind-Lemon:before{content:"\ea2d"}.iconsmind-Len-2:before{content:"\ea2e"}.iconsmind-Len-3:before{content:"\ea2f"}.iconsmind-Len:before{content:"\ea30"}.iconsmind-Leo-2:before{content:"\ea31"}.iconsmind-Leo:before{content:"\ea32"}.iconsmind-Leopard:before{content:"\ea33"}.iconsmind-Lesbian:before{content:"\ea34"}.iconsmind-Lesbians:before{content:"\ea35"}.iconsmind-Letter-Close:before{content:"\ea36"}.iconsmind-Letter-Open:before{content:"\ea37"}.iconsmind-Letter-Sent:before{content:"\ea38"}.iconsmind-Libra-2:before{content:"\ea39"}.iconsmind-Libra:before{content:"\ea3a"}.iconsmind-Library-2:before{content:"\ea3b"}.iconsmind-Library:before{content:"\ea3c"}.iconsmind-Life-Jacket:before{content:"\ea3d"}.iconsmind-Life-Safer:before{content:"\ea3e"}.iconsmind-Light-Bulb:before{content:"\ea3f"}.iconsmind-Light-Bulb2:before{content:"\ea40"}.iconsmind-Light-BulbLeaf:before{content:"\ea41"}.iconsmind-Lighthouse:before{content:"\ea42"}.iconsmind-Like-2:before{content:"\ea43"}.iconsmind-Like:before{content:"\ea44"}.iconsmind-Line-Chart:before{content:"\ea45"}.iconsmind-Line-Chart2:before{content:"\ea46"}.iconsmind-Line-Chart3:before{content:"\ea47"}.iconsmind-Line-Chart4:before{content:"\ea48"}.iconsmind-Line-Spacing:before{content:"\ea49"}.iconsmind-Line-SpacingText:before{content:"\ea4a"}.iconsmind-Link-2:before{content:"\ea4b"}.iconsmind-Link:before{content:"\ea4c"}.iconsmind-Linkedin-2:before{content:"\ea4d"}.iconsmind-Linkedin:before{content:"\ea4e"}.iconsmind-Linux:before{content:"\ea4f"}.iconsmind-Lion:before{content:"\ea50"}.iconsmind-Livejournal:before{content:"\ea51"}.iconsmind-Loading-2:before{content:"\ea52"}.iconsmind-Loading-3:before{content:"\ea53"}.iconsmind-Loading-Window:before{content:"\ea54"}.iconsmind-Loading:before{content:"\ea55"}.iconsmind-Location-2:before{content:"\ea56"}.iconsmind-Location:before{content:"\ea57"}.iconsmind-Lock-2:before{content:"\ea58"}.iconsmind-Lock-3:before{content:"\ea59"}.iconsmind-Lock-User:before{content:"\ea5a"}.iconsmind-Lock-Window:before{content:"\ea5b"}.iconsmind-Lock:before{content:"\ea5c"}.iconsmind-Lollipop-2:before{content:"\ea5d"}.iconsmind-Lollipop-3:before{content:"\ea5e"}.iconsmind-Lollipop:before{content:"\ea5f"}.iconsmind-Loop:before{content:"\ea60"}.iconsmind-Loud:before{content:"\ea61"}.iconsmind-Loudspeaker:before{content:"\ea62"}.iconsmind-Love-2:before{content:"\ea63"}.iconsmind-Love-User:before{content:"\ea64"}.iconsmind-Love-Window:before{content:"\ea65"}.iconsmind-Love:before{content:"\ea66"}.iconsmind-Lowercase-Text:before{content:"\ea67"}.iconsmind-Luggafe-Front:before{content:"\ea68"}.iconsmind-Luggage-2:before{content:"\ea69"}.iconsmind-Macro:before{content:"\ea6a"}.iconsmind-Magic-Wand:before{content:"\ea6b"}.iconsmind-Magnet:before{content:"\ea6c"}.iconsmind-Magnifi-Glass-:before{content:"\ea6d"}.iconsmind-Magnifi-Glass:before{content:"\ea6e"}.iconsmind-Magnifi-Glass2:before{content:"\ea6f"}.iconsmind-Mail-2:before{content:"\ea70"}.iconsmind-Mail-3:before{content:"\ea71"}.iconsmind-Mail-Add:before{content:"\ea72"}.iconsmind-Mail-Attachement:before{content:"\ea73"}.iconsmind-Mail-Block:before{content:"\ea74"}.iconsmind-Mail-Delete:before{content:"\ea75"}.iconsmind-Mail-Favorite:before{content:"\ea76"}.iconsmind-Mail-Forward:before{content:"\ea77"}.iconsmind-Mail-Gallery:before{content:"\ea78"}.iconsmind-Mail-Inbox:before{content:"\ea79"}.iconsmind-Mail-Link:before{content:"\ea7a"}.iconsmind-Mail-Lock:before{content:"\ea7b"}.iconsmind-Mail-Love:before{content:"\ea7c"}.iconsmind-Mail-Money:before{content:"\ea7d"}.iconsmind-Mail-Open:before{content:"\ea7e"}.iconsmind-Mail-Outbox:before{content:"\ea7f"}.iconsmind-Mail-Password:before{content:"\ea80"}.iconsmind-Mail-Photo:before{content:"\ea81"}.iconsmind-Mail-Read:before{content:"\ea82"}.iconsmind-Mail-Removex:before{content:"\ea83"}.iconsmind-Mail-Reply:before{content:"\ea84"}.iconsmind-Mail-ReplyAll:before{content:"\ea85"}.iconsmind-Mail-Search:before{content:"\ea86"}.iconsmind-Mail-Send:before{content:"\ea87"}.iconsmind-Mail-Settings:before{content:"\ea88"}.iconsmind-Mail-Unread:before{content:"\ea89"}.iconsmind-Mail-Video:before{content:"\ea8a"}.iconsmind-Mail-withAtSign:before{content:"\ea8b"}.iconsmind-Mail-WithCursors:before{content:"\ea8c"}.iconsmind-Mail:before{content:"\ea8d"}.iconsmind-Mailbox-Empty:before{content:"\ea8e"}.iconsmind-Mailbox-Full:before{content:"\ea8f"}.iconsmind-Male-2:before{content:"\ea90"}.iconsmind-Male-Sign:before{content:"\ea91"}.iconsmind-Male:before{content:"\ea92"}.iconsmind-MaleFemale:before{content:"\ea93"}.iconsmind-Man-Sign:before{content:"\ea94"}.iconsmind-Management:before{content:"\ea95"}.iconsmind-Mans-Underwear:before{content:"\ea96"}.iconsmind-Mans-Underwear2:before{content:"\ea97"}.iconsmind-Map-Marker:before{content:"\ea98"}.iconsmind-Map-Marker2:before{content:"\ea99"}.iconsmind-Map-Marker3:before{content:"\ea9a"}.iconsmind-Map:before{content:"\ea9b"}.iconsmind-Map2:before{content:"\ea9c"}.iconsmind-Marker-2:before{content:"\ea9d"}.iconsmind-Marker-3:before{content:"\ea9e"}.iconsmind-Marker:before{content:"\ea9f"}.iconsmind-Martini-Glass:before{content:"\eaa0"}.iconsmind-Mask:before{content:"\eaa1"}.iconsmind-Master-Card:before{content:"\eaa2"}.iconsmind-Maximize-Window:before{content:"\eaa3"}.iconsmind-Maximize:before{content:"\eaa4"}.iconsmind-Medal-2:before{content:"\eaa5"}.iconsmind-Medal-3:before{content:"\eaa6"}.iconsmind-Medal:before{content:"\eaa7"}.iconsmind-Medical-Sign:before{content:"\eaa8"}.iconsmind-Medicine-2:before{content:"\eaa9"}.iconsmind-Medicine-3:before{content:"\eaaa"}.iconsmind-Medicine:before{content:"\eaab"}.iconsmind-Megaphone:before{content:"\eaac"}.iconsmind-Memory-Card:before{content:"\eaad"}.iconsmind-Memory-Card2:before{content:"\eaae"}.iconsmind-Memory-Card3:before{content:"\eaaf"}.iconsmind-Men:before{content:"\eab0"}.iconsmind-Menorah:before{content:"\eab1"}.iconsmind-Mens:before{content:"\eab2"}.iconsmind-Metacafe:before{content:"\eab3"}.iconsmind-Mexico:before{content:"\eab4"}.iconsmind-Mic:before{content:"\eab5"}.iconsmind-Microphone-2:before{content:"\eab6"}.iconsmind-Microphone-3:before{content:"\eab7"}.iconsmind-Microphone-4:before{content:"\eab8"}.iconsmind-Microphone-5:before{content:"\eab9"}.iconsmind-Microphone-6:before{content:"\eaba"}.iconsmind-Microphone-7:before{content:"\eabb"}.iconsmind-Microphone:before{content:"\eabc"}.iconsmind-Microscope:before{content:"\eabd"}.iconsmind-Milk-Bottle:before{content:"\eabe"}.iconsmind-Mine:before{content:"\eabf"}.iconsmind-Minimize-Maximize-Close-Window:before{content:"\eac0"}.iconsmind-Minimize-Window:before{content:"\eac1"}.iconsmind-Minimize:before{content:"\eac2"}.iconsmind-Mirror:before{content:"\eac3"}.iconsmind-Mixer:before{content:"\eac4"}.iconsmind-Mixx:before{content:"\eac5"}.iconsmind-Money-2:before{content:"\eac6"}.iconsmind-Money-Bag:before{content:"\eac7"}.iconsmind-Money-Smiley:before{content:"\eac8"}.iconsmind-Money:before{content:"\eac9"}.iconsmind-Monitor-2:before{content:"\eaca"}.iconsmind-Monitor-3:before{content:"\eacb"}.iconsmind-Monitor-4:before{content:"\eacc"}.iconsmind-Monitor-5:before{content:"\eacd"}.iconsmind-Monitor-Analytics:before{content:"\eace"}.iconsmind-Monitor-Laptop:before{content:"\eacf"}.iconsmind-Monitor-phone:before{content:"\ead0"}.iconsmind-Monitor-Tablet:before{content:"\ead1"}.iconsmind-Monitor-Vertical:before{content:"\ead2"}.iconsmind-Monitor:before{content:"\ead3"}.iconsmind-Monitoring:before{content:"\ead4"}.iconsmind-Monkey:before{content:"\ead5"}.iconsmind-Monster:before{content:"\ead6"}.iconsmind-Morocco:before{content:"\ead7"}.iconsmind-Motorcycle:before{content:"\ead8"}.iconsmind-Mouse-2:before{content:"\ead9"}.iconsmind-Mouse-3:before{content:"\eada"}.iconsmind-Mouse-4:before{content:"\eadb"}.iconsmind-Mouse-Pointer:before{content:"\eadc"}.iconsmind-Mouse:before{content:"\eadd"}.iconsmind-Moustache-Smiley:before{content:"\eade"}.iconsmind-Movie-Ticket:before{content:"\eadf"}.iconsmind-Movie:before{content:"\eae0"}.iconsmind-Mp3-File:before{content:"\eae1"}.iconsmind-Museum:before{content:"\eae2"}.iconsmind-Mushroom:before{content:"\eae3"}.iconsmind-Music-Note:before{content:"\eae4"}.iconsmind-Music-Note2:before{content:"\eae5"}.iconsmind-Music-Note3:before{content:"\eae6"}.iconsmind-Music-Note4:before{content:"\eae7"}.iconsmind-Music-Player:before{content:"\eae8"}.iconsmind-Mustache-2:before{content:"\eae9"}.iconsmind-Mustache-3:before{content:"\eaea"}.iconsmind-Mustache-4:before{content:"\eaeb"}.iconsmind-Mustache-5:before{content:"\eaec"}.iconsmind-Mustache-6:before{content:"\eaed"}.iconsmind-Mustache-7:before{content:"\eaee"}.iconsmind-Mustache-8:before{content:"\eaef"}.iconsmind-Mustache:before{content:"\eaf0"}.iconsmind-Mute:before{content:"\eaf1"}.iconsmind-Myspace:before{content:"\eaf2"}.iconsmind-Navigat-Start:before{content:"\eaf3"}.iconsmind-Navigate-End:before{content:"\eaf4"}.iconsmind-Navigation-LeftWindow:before{content:"\eaf5"}.iconsmind-Navigation-RightWindow:before{content:"\eaf6"}.iconsmind-Nepal:before{content:"\eaf7"}.iconsmind-Netscape:before{content:"\eaf8"}.iconsmind-Network-Window:before{content:"\eaf9"}.iconsmind-Network:before{content:"\eafa"}.iconsmind-Neutron:before{content:"\eafb"}.iconsmind-New-Mail:before{content:"\eafc"}.iconsmind-New-Tab:before{content:"\eafd"}.iconsmind-Newspaper-2:before{content:"\eafe"}.iconsmind-Newspaper:before{content:"\eaff"}.iconsmind-Newsvine:before{content:"\eb00"}.iconsmind-Next2:before{content:"\eb01"}.iconsmind-Next-3:before{content:"\eb02"}.iconsmind-Next-Music:before{content:"\eb03"}.iconsmind-Next:before{content:"\eb04"}.iconsmind-No-Battery:before{content:"\eb05"}.iconsmind-No-Drop:before{content:"\eb06"}.iconsmind-No-Flash:before{content:"\eb07"}.iconsmind-No-Smoking:before{content:"\eb08"}.iconsmind-Noose:before{content:"\eb09"}.iconsmind-Normal-Text:before{content:"\eb0a"}.iconsmind-Note:before{content:"\eb0b"}.iconsmind-Notepad-2:before{content:"\eb0c"}.iconsmind-Notepad:before{content:"\eb0d"}.iconsmind-Nuclear:before{content:"\eb0e"}.iconsmind-Numbering-List:before{content:"\eb0f"}.iconsmind-Nurse:before{content:"\eb10"}.iconsmind-Office-Lamp:before{content:"\eb11"}.iconsmind-Office:before{content:"\eb12"}.iconsmind-Oil:before{content:"\eb13"}.iconsmind-Old-Camera:before{content:"\eb14"}.iconsmind-Old-Cassette:before{content:"\eb15"}.iconsmind-Old-Clock:before{content:"\eb16"}.iconsmind-Old-Radio:before{content:"\eb17"}.iconsmind-Old-Sticky:before{content:"\eb18"}.iconsmind-Old-Sticky2:before{content:"\eb19"}.iconsmind-Old-Telephone:before{content:"\eb1a"}.iconsmind-Old-TV:before{content:"\eb1b"}.iconsmind-On-Air:before{content:"\eb1c"}.iconsmind-On-Off-2:before{content:"\eb1d"}.iconsmind-On-Off-3:before{content:"\eb1e"}.iconsmind-On-off:before{content:"\eb1f"}.iconsmind-One-Finger:before{content:"\eb20"}.iconsmind-One-FingerTouch:before{content:"\eb21"}.iconsmind-One-Window:before{content:"\eb22"}.iconsmind-Open-Banana:before{content:"\eb23"}.iconsmind-Open-Book:before{content:"\eb24"}.iconsmind-Opera-House:before{content:"\eb25"}.iconsmind-Opera:before{content:"\eb26"}.iconsmind-Optimization:before{content:"\eb27"}.iconsmind-Orientation-2:before{content:"\eb28"}.iconsmind-Orientation-3:before{content:"\eb29"}.iconsmind-Orientation:before{content:"\eb2a"}.iconsmind-Orkut:before{content:"\eb2b"}.iconsmind-Ornament:before{content:"\eb2c"}.iconsmind-Over-Time:before{content:"\eb2d"}.iconsmind-Over-Time2:before{content:"\eb2e"}.iconsmind-Owl:before{content:"\eb2f"}.iconsmind-Pac-Man:before{content:"\eb30"}.iconsmind-Paint-Brush:before{content:"\eb31"}.iconsmind-Paint-Bucket:before{content:"\eb32"}.iconsmind-Paintbrush:before{content:"\eb33"}.iconsmind-Palette:before{content:"\eb34"}.iconsmind-Palm-Tree:before{content:"\eb35"}.iconsmind-Panda:before{content:"\eb36"}.iconsmind-Panorama:before{content:"\eb37"}.iconsmind-Pantheon:before{content:"\eb38"}.iconsmind-Pantone:before{content:"\eb39"}.iconsmind-Pants:before{content:"\eb3a"}.iconsmind-Paper-Plane:before{content:"\eb3b"}.iconsmind-Paper:before{content:"\eb3c"}.iconsmind-Parasailing:before{content:"\eb3d"}.iconsmind-Parrot:before{content:"\eb3e"}.iconsmind-Password-2shopping:before{content:"\eb3f"}.iconsmind-Password-Field:before{content:"\eb40"}.iconsmind-Password-shopping:before{content:"\eb41"}.iconsmind-Password:before{content:"\eb42"}.iconsmind-pause-2:before{content:"\eb43"}.iconsmind-Pause:before{content:"\eb44"}.iconsmind-Paw:before{content:"\eb45"}.iconsmind-Pawn:before{content:"\eb46"}.iconsmind-Paypal:before{content:"\eb47"}.iconsmind-Pen-2:before{content:"\eb48"}.iconsmind-Pen-3:before{content:"\eb49"}.iconsmind-Pen-4:before{content:"\eb4a"}.iconsmind-Pen-5:before{content:"\eb4b"}.iconsmind-Pen-6:before{content:"\eb4c"}.iconsmind-Pen:before{content:"\eb4d"}.iconsmind-Pencil-Ruler:before{content:"\eb4e"}.iconsmind-Pencil:before{content:"\eb4f"}.iconsmind-Penguin:before{content:"\eb50"}.iconsmind-Pentagon:before{content:"\eb51"}.iconsmind-People-onCloud:before{content:"\eb52"}.iconsmind-Pepper-withFire:before{content:"\eb53"}.iconsmind-Pepper:before{content:"\eb54"}.iconsmind-Petrol:before{content:"\eb55"}.iconsmind-Petronas-Tower:before{content:"\eb56"}.iconsmind-Philipines:before{content:"\eb57"}.iconsmind-Phone-2:before{content:"\eb58"}.iconsmind-Phone-3:before{content:"\eb59"}.iconsmind-Phone-3G:before{content:"\eb5a"}.iconsmind-Phone-4G:before{content:"\eb5b"}.iconsmind-Phone-Simcard:before{content:"\eb5c"}.iconsmind-Phone-SMS:before{content:"\eb5d"}.iconsmind-Phone-Wifi:before{content:"\eb5e"}.iconsmind-Phone:before{content:"\eb5f"}.iconsmind-Photo-2:before{content:"\eb60"}.iconsmind-Photo-3:before{content:"\eb61"}.iconsmind-Photo-Album:before{content:"\eb62"}.iconsmind-Photo-Album2:before{content:"\eb63"}.iconsmind-Photo-Album3:before{content:"\eb64"}.iconsmind-Photo:before{content:"\eb65"}.iconsmind-Photos:before{content:"\eb66"}.iconsmind-Physics:before{content:"\eb67"}.iconsmind-Pi:before{content:"\eb68"}.iconsmind-Piano:before{content:"\eb69"}.iconsmind-Picasa:before{content:"\eb6a"}.iconsmind-Pie-Chart:before{content:"\eb6b"}.iconsmind-Pie-Chart2:before{content:"\eb6c"}.iconsmind-Pie-Chart3:before{content:"\eb6d"}.iconsmind-Pilates-2:before{content:"\eb6e"}.iconsmind-Pilates-3:before{content:"\eb6f"}.iconsmind-Pilates:before{content:"\eb70"}.iconsmind-Pilot:before{content:"\eb71"}.iconsmind-Pinch:before{content:"\eb72"}.iconsmind-Ping-Pong:before{content:"\eb73"}.iconsmind-Pinterest:before{content:"\eb74"}.iconsmind-Pipe:before{content:"\eb75"}.iconsmind-Pipette:before{content:"\eb76"}.iconsmind-Piramids:before{content:"\eb77"}.iconsmind-Pisces-2:before{content:"\eb78"}.iconsmind-Pisces:before{content:"\eb79"}.iconsmind-Pizza-Slice:before{content:"\eb7a"}.iconsmind-Pizza:before{content:"\eb7b"}.iconsmind-Plane-2:before{content:"\eb7c"}.iconsmind-Plane:before{content:"\eb7d"}.iconsmind-Plant:before{content:"\eb7e"}.iconsmind-Plasmid:before{content:"\eb7f"}.iconsmind-Plaster:before{content:"\eb80"}.iconsmind-Plastic-CupPhone:before{content:"\eb81"}.iconsmind-Plastic-CupPhone2:before{content:"\eb82"}.iconsmind-Plate:before{content:"\eb83"}.iconsmind-Plates:before{content:"\eb84"}.iconsmind-Plaxo:before{content:"\eb85"}.iconsmind-Play-Music:before{content:"\eb86"}.iconsmind-Plug-In:before{content:"\eb87"}.iconsmind-Plug-In2:before{content:"\eb88"}.iconsmind-Plurk:before{content:"\eb89"}.iconsmind-Pointer:before{content:"\eb8a"}.iconsmind-Poland:before{content:"\eb8b"}.iconsmind-Police-Man:before{content:"\eb8c"}.iconsmind-Police-Station:before{content:"\eb8d"}.iconsmind-Police-Woman:before{content:"\eb8e"}.iconsmind-Police:before{content:"\eb8f"}.iconsmind-Polo-Shirt:before{content:"\eb90"}.iconsmind-Portrait:before{content:"\eb91"}.iconsmind-Portugal:before{content:"\eb92"}.iconsmind-Post-Mail:before{content:"\eb93"}.iconsmind-Post-Mail2:before{content:"\eb94"}.iconsmind-Post-Office:before{content:"\eb95"}.iconsmind-Post-Sign:before{content:"\eb96"}.iconsmind-Post-Sign2ways:before{content:"\eb97"}.iconsmind-Posterous:before{content:"\eb98"}.iconsmind-Pound-Sign:before{content:"\eb99"}.iconsmind-Pound-Sign2:before{content:"\eb9a"}.iconsmind-Pound:before{content:"\eb9b"}.iconsmind-Power-2:before{content:"\eb9c"}.iconsmind-Power-3:before{content:"\eb9d"}.iconsmind-Power-Cable:before{content:"\eb9e"}.iconsmind-Power-Station:before{content:"\eb9f"}.iconsmind-Power:before{content:"\eba0"}.iconsmind-Prater:before{content:"\eba1"}.iconsmind-Present:before{content:"\eba2"}.iconsmind-Presents:before{content:"\eba3"}.iconsmind-Press:before{content:"\eba4"}.iconsmind-Preview:before{content:"\eba5"}.iconsmind-Previous:before{content:"\eba6"}.iconsmind-Pricing:before{content:"\eba7"}.iconsmind-Printer:before{content:"\eba8"}.iconsmind-Professor:before{content:"\eba9"}.iconsmind-Profile:before{content:"\ebaa"}.iconsmind-Project:before{content:"\ebab"}.iconsmind-Projector-2:before{content:"\ebac"}.iconsmind-Projector:before{content:"\ebad"}.iconsmind-Pulse:before{content:"\ebae"}.iconsmind-Pumpkin:before{content:"\ebaf"}.iconsmind-Punk:before{content:"\ebb0"}.iconsmind-Punker:before{content:"\ebb1"}.iconsmind-Puzzle:before{content:"\ebb2"}.iconsmind-QIK:before{content:"\ebb3"}.iconsmind-QR-Code:before{content:"\ebb4"}.iconsmind-Queen-2:before{content:"\ebb5"}.iconsmind-Queen:before{content:"\ebb6"}.iconsmind-Quill-2:before{content:"\ebb7"}.iconsmind-Quill-3:before{content:"\ebb8"}.iconsmind-Quill:before{content:"\ebb9"}.iconsmind-Quotes-2:before{content:"\ebba"}.iconsmind-Quotes:before{content:"\ebbb"}.iconsmind-Radio:before{content:"\ebbc"}.iconsmind-Radioactive:before{content:"\ebbd"}.iconsmind-Rafting:before{content:"\ebbe"}.iconsmind-Rain-Drop:before{content:"\ebbf"}.iconsmind-Rainbow-2:before{content:"\ebc0"}.iconsmind-Rainbow:before{content:"\ebc1"}.iconsmind-Ram:before{content:"\ebc2"}.iconsmind-Razzor-Blade:before{content:"\ebc3"}.iconsmind-Receipt-2:before{content:"\ebc4"}.iconsmind-Receipt-3:before{content:"\ebc5"}.iconsmind-Receipt-4:before{content:"\ebc6"}.iconsmind-Receipt:before{content:"\ebc7"}.iconsmind-Record2:before{content:"\ebc8"}.iconsmind-Record-3:before{content:"\ebc9"}.iconsmind-Record-Music:before{content:"\ebca"}.iconsmind-Record:before{content:"\ebcb"}.iconsmind-Recycling-2:before{content:"\ebcc"}.iconsmind-Recycling:before{content:"\ebcd"}.iconsmind-Reddit:before{content:"\ebce"}.iconsmind-Redhat:before{content:"\ebcf"}.iconsmind-Redirect:before{content:"\ebd0"}.iconsmind-Redo:before{content:"\ebd1"}.iconsmind-Reel:before{content:"\ebd2"}.iconsmind-Refinery:before{content:"\ebd3"}.iconsmind-Refresh-Window:before{content:"\ebd4"}.iconsmind-Refresh:before{content:"\ebd5"}.iconsmind-Reload-2:before{content:"\ebd6"}.iconsmind-Reload-3:before{content:"\ebd7"}.iconsmind-Reload:before{content:"\ebd8"}.iconsmind-Remote-Controll:before{content:"\ebd9"}.iconsmind-Remote-Controll2:before{content:"\ebda"}.iconsmind-Remove-Bag:before{content:"\ebdb"}.iconsmind-Remove-Basket:before{content:"\ebdc"}.iconsmind-Remove-Cart:before{content:"\ebdd"}.iconsmind-Remove-File:before{content:"\ebde"}.iconsmind-Remove-User:before{content:"\ebdf"}.iconsmind-Remove-Window:before{content:"\ebe0"}.iconsmind-Remove:before{content:"\ebe1"}.iconsmind-Rename:before{content:"\ebe2"}.iconsmind-Repair:before{content:"\ebe3"}.iconsmind-Repeat-2:before{content:"\ebe4"}.iconsmind-Repeat-3:before{content:"\ebe5"}.iconsmind-Repeat-4:before{content:"\ebe6"}.iconsmind-Repeat-5:before{content:"\ebe7"}.iconsmind-Repeat-6:before{content:"\ebe8"}.iconsmind-Repeat-7:before{content:"\ebe9"}.iconsmind-Repeat:before{content:"\ebea"}.iconsmind-Reset:before{content:"\ebeb"}.iconsmind-Resize:before{content:"\ebec"}.iconsmind-Restore-Window:before{content:"\ebed"}.iconsmind-Retouching:before{content:"\ebee"}.iconsmind-Retro-Camera:before{content:"\ebef"}.iconsmind-Retro:before{content:"\ebf0"}.iconsmind-Retweet:before{content:"\ebf1"}.iconsmind-Reverbnation:before{content:"\ebf2"}.iconsmind-Rewind:before{content:"\ebf3"}.iconsmind-RGB:before{content:"\ebf4"}.iconsmind-Ribbon-2:before{content:"\ebf5"}.iconsmind-Ribbon-3:before{content:"\ebf6"}.iconsmind-Ribbon:before{content:"\ebf7"}.iconsmind-Right-2:before{content:"\ebf8"}.iconsmind-Right-3:before{content:"\ebf9"}.iconsmind-Right-4:before{content:"\ebfa"}.iconsmind-Right-ToLeft:before{content:"\ebfb"}.iconsmind-Right:before{content:"\ebfc"}.iconsmind-Road-2:before{content:"\ebfd"}.iconsmind-Road-3:before{content:"\ebfe"}.iconsmind-Road:before{content:"\ebff"}.iconsmind-Robot-2:before{content:"\ec00"}.iconsmind-Robot:before{content:"\ec01"}.iconsmind-Rock-andRoll:before{content:"\ec02"}.iconsmind-Rocket:before{content:"\ec03"}.iconsmind-Roller:before{content:"\ec04"}.iconsmind-Roof:before{content:"\ec05"}.iconsmind-Rook:before{content:"\ec06"}.iconsmind-Rotate-Gesture:before{content:"\ec07"}.iconsmind-Rotate-Gesture2:before{content:"\ec08"}.iconsmind-Rotate-Gesture3:before{content:"\ec09"}.iconsmind-Rotation-390:before{content:"\ec0a"}.iconsmind-Rotation:before{content:"\ec0b"}.iconsmind-Router-2:before{content:"\ec0c"}.iconsmind-Router:before{content:"\ec0d"}.iconsmind-RSS:before{content:"\ec0e"}.iconsmind-Ruler-2:before{content:"\ec0f"}.iconsmind-Ruler:before{content:"\ec10"}.iconsmind-Running-Shoes:before{content:"\ec11"}.iconsmind-Running:before{content:"\ec12"}.iconsmind-Safari:before{content:"\ec13"}.iconsmind-Safe-Box:before{content:"\ec14"}.iconsmind-Safe-Box2:before{content:"\ec15"}.iconsmind-Safety-PinClose:before{content:"\ec16"}.iconsmind-Safety-PinOpen:before{content:"\ec17"}.iconsmind-Sagittarus-2:before{content:"\ec18"}.iconsmind-Sagittarus:before{content:"\ec19"}.iconsmind-Sailing-Ship:before{content:"\ec1a"}.iconsmind-Sand-watch:before{content:"\ec1b"}.iconsmind-Sand-watch2:before{content:"\ec1c"}.iconsmind-Santa-Claus:before{content:"\ec1d"}.iconsmind-Santa-Claus2:before{content:"\ec1e"}.iconsmind-Santa-onSled:before{content:"\ec1f"}.iconsmind-Satelite-2:before{content:"\ec20"}.iconsmind-Satelite:before{content:"\ec21"}.iconsmind-Save-Window:before{content:"\ec22"}.iconsmind-Save:before{content:"\ec23"}.iconsmind-Saw:before{content:"\ec24"}.iconsmind-Saxophone:before{content:"\ec25"}.iconsmind-Scale:before{content:"\ec26"}.iconsmind-Scarf:before{content:"\ec27"}.iconsmind-Scissor:before{content:"\ec28"}.iconsmind-Scooter-Front:before{content:"\ec29"}.iconsmind-Scooter:before{content:"\ec2a"}.iconsmind-Scorpio-2:before{content:"\ec2b"}.iconsmind-Scorpio:before{content:"\ec2c"}.iconsmind-Scotland:before{content:"\ec2d"}.iconsmind-Screwdriver:before{content:"\ec2e"}.iconsmind-Scroll-Fast:before{content:"\ec2f"}.iconsmind-Scroll:before{content:"\ec30"}.iconsmind-Scroller-2:before{content:"\ec31"}.iconsmind-Scroller:before{content:"\ec32"}.iconsmind-Sea-Dog:before{content:"\ec33"}.iconsmind-Search-onCloud:before{content:"\ec34"}.iconsmind-Search-People:before{content:"\ec35"}.iconsmind-secound:before{content:"\ec36"}.iconsmind-secound2:before{content:"\ec37"}.iconsmind-Security-Block:before{content:"\ec38"}.iconsmind-Security-Bug:before{content:"\ec39"}.iconsmind-Security-Camera:before{content:"\ec3a"}.iconsmind-Security-Check:before{content:"\ec3b"}.iconsmind-Security-Settings:before{content:"\ec3c"}.iconsmind-Security-Smiley:before{content:"\ec3d"}.iconsmind-Securiy-Remove:before{content:"\ec3e"}.iconsmind-Seed:before{content:"\ec3f"}.iconsmind-Selfie:before{content:"\ec40"}.iconsmind-Serbia:before{content:"\ec41"}.iconsmind-Server-2:before{content:"\ec42"}.iconsmind-Server:before{content:"\ec43"}.iconsmind-Servers:before{content:"\ec44"}.iconsmind-Settings-Window:before{content:"\ec45"}.iconsmind-Sewing-Machine:before{content:"\ec46"}.iconsmind-Sexual:before{content:"\ec47"}.iconsmind-Share-onCloud:before{content:"\ec48"}.iconsmind-Share-Window:before{content:"\ec49"}.iconsmind-Share:before{content:"\ec4a"}.iconsmind-Sharethis:before{content:"\ec4b"}.iconsmind-Shark:before{content:"\ec4c"}.iconsmind-Sheep:before{content:"\ec4d"}.iconsmind-Sheriff-Badge:before{content:"\ec4e"}.iconsmind-Shield:before{content:"\ec4f"}.iconsmind-Ship-2:before{content:"\ec50"}.iconsmind-Ship:before{content:"\ec51"}.iconsmind-Shirt:before{content:"\ec52"}.iconsmind-Shoes-2:before{content:"\ec53"}.iconsmind-Shoes-3:before{content:"\ec54"}.iconsmind-Shoes:before{content:"\ec55"}.iconsmind-Shop-2:before{content:"\ec56"}.iconsmind-Shop-3:before{content:"\ec57"}.iconsmind-Shop-4:before{content:"\ec58"}.iconsmind-Shop:before{content:"\ec59"}.iconsmind-Shopping-Bag:before{content:"\ec5a"}.iconsmind-Shopping-Basket:before{content:"\ec5b"}.iconsmind-Shopping-Cart:before{content:"\ec5c"}.iconsmind-Short-Pants:before{content:"\ec5d"}.iconsmind-Shoutwire:before{content:"\ec5e"}.iconsmind-Shovel:before{content:"\ec5f"}.iconsmind-Shuffle-2:before{content:"\ec60"}.iconsmind-Shuffle-3:before{content:"\ec61"}.iconsmind-Shuffle-4:before{content:"\ec62"}.iconsmind-Shuffle:before{content:"\ec63"}.iconsmind-Shutter:before{content:"\ec64"}.iconsmind-Sidebar-Window:before{content:"\ec65"}.iconsmind-Signal:before{content:"\ec66"}.iconsmind-Singapore:before{content:"\ec67"}.iconsmind-Skate-Shoes:before{content:"\ec68"}.iconsmind-Skateboard-2:before{content:"\ec69"}.iconsmind-Skateboard:before{content:"\ec6a"}.iconsmind-Skeleton:before{content:"\ec6b"}.iconsmind-Ski:before{content:"\ec6c"}.iconsmind-Skirt:before{content:"\ec6d"}.iconsmind-Skrill:before{content:"\ec6e"}.iconsmind-Skull:before{content:"\ec6f"}.iconsmind-Skydiving:before{content:"\ec70"}.iconsmind-Skype:before{content:"\ec71"}.iconsmind-Sled-withGifts:before{content:"\ec72"}.iconsmind-Sled:before{content:"\ec73"}.iconsmind-Sleeping:before{content:"\ec74"}.iconsmind-Sleet:before{content:"\ec75"}.iconsmind-Slippers:before{content:"\ec76"}.iconsmind-Smart:before{content:"\ec77"}.iconsmind-Smartphone-2:before{content:"\ec78"}.iconsmind-Smartphone-3:before{content:"\ec79"}.iconsmind-Smartphone-4:before{content:"\ec7a"}.iconsmind-Smartphone-Secure:before{content:"\ec7b"}.iconsmind-Smartphone:before{content:"\ec7c"}.iconsmind-Smile:before{content:"\ec7d"}.iconsmind-Smoking-Area:before{content:"\ec7e"}.iconsmind-Smoking-Pipe:before{content:"\ec7f"}.iconsmind-Snake:before{content:"\ec80"}.iconsmind-Snorkel:before{content:"\ec81"}.iconsmind-Snow-2:before{content:"\ec82"}.iconsmind-Snow-Dome:before{content:"\ec83"}.iconsmind-Snow-Storm:before{content:"\ec84"}.iconsmind-Snow:before{content:"\ec85"}.iconsmind-Snowflake-2:before{content:"\ec86"}.iconsmind-Snowflake-3:before{content:"\ec87"}.iconsmind-Snowflake-4:before{content:"\ec88"}.iconsmind-Snowflake:before{content:"\ec89"}.iconsmind-Snowman:before{content:"\ec8a"}.iconsmind-Soccer-Ball:before{content:"\ec8b"}.iconsmind-Soccer-Shoes:before{content:"\ec8c"}.iconsmind-Socks:before{content:"\ec8d"}.iconsmind-Solar:before{content:"\ec8e"}.iconsmind-Sound-Wave:before{content:"\ec8f"}.iconsmind-Sound:before{content:"\ec90"}.iconsmind-Soundcloud:before{content:"\ec91"}.iconsmind-Soup:before{content:"\ec92"}.iconsmind-South-Africa:before{content:"\ec93"}.iconsmind-Space-Needle:before{content:"\ec94"}.iconsmind-Spain:before{content:"\ec95"}.iconsmind-Spam-Mail:before{content:"\ec96"}.iconsmind-Speach-Bubble:before{content:"\ec97"}.iconsmind-Speach-Bubble2:before{content:"\ec98"}.iconsmind-Speach-Bubble3:before{content:"\ec99"}.iconsmind-Speach-Bubble4:before{content:"\ec9a"}.iconsmind-Speach-Bubble5:before{content:"\ec9b"}.iconsmind-Speach-Bubble6:before{content:"\ec9c"}.iconsmind-Speach-Bubble7:before{content:"\ec9d"}.iconsmind-Speach-Bubble8:before{content:"\ec9e"}.iconsmind-Speach-Bubble9:before{content:"\ec9f"}.iconsmind-Speach-Bubble10:before{content:"\eca0"}.iconsmind-Speach-Bubble11:before{content:"\eca1"}.iconsmind-Speach-Bubble12:before{content:"\eca2"}.iconsmind-Speach-Bubble13:before{content:"\eca3"}.iconsmind-Speach-BubbleAsking:before{content:"\eca4"}.iconsmind-Speach-BubbleComic:before{content:"\eca5"}.iconsmind-Speach-BubbleComic2:before{content:"\eca6"}.iconsmind-Speach-BubbleComic3:before{content:"\eca7"}.iconsmind-Speach-BubbleComic4:before{content:"\eca8"}.iconsmind-Speach-BubbleDialog:before{content:"\eca9"}.iconsmind-Speach-Bubbles:before{content:"\ecaa"}.iconsmind-Speak-2:before{content:"\ecab"}.iconsmind-Speak:before{content:"\ecac"}.iconsmind-Speaker-2:before{content:"\ecad"}.iconsmind-Speaker:before{content:"\ecae"}.iconsmind-Spell-Check:before{content:"\ecaf"}.iconsmind-Spell-CheckABC:before{content:"\ecb0"}.iconsmind-Spermium:before{content:"\ecb1"}.iconsmind-Spider:before{content:"\ecb2"}.iconsmind-Spiderweb:before{content:"\ecb3"}.iconsmind-Split-FourSquareWindow:before{content:"\ecb4"}.iconsmind-Split-Horizontal:before{content:"\ecb5"}.iconsmind-Split-Horizontal2Window:before{content:"\ecb6"}.iconsmind-Split-Vertical:before{content:"\ecb7"}.iconsmind-Split-Vertical2:before{content:"\ecb8"}.iconsmind-Split-Window:before{content:"\ecb9"}.iconsmind-Spoder:before{content:"\ecba"}.iconsmind-Spoon:before{content:"\ecbb"}.iconsmind-Sport-Mode:before{content:"\ecbc"}.iconsmind-Sports-Clothings1:before{content:"\ecbd"}.iconsmind-Sports-Clothings2:before{content:"\ecbe"}.iconsmind-Sports-Shirt:before{content:"\ecbf"}.iconsmind-Spot:before{content:"\ecc0"}.iconsmind-Spray:before{content:"\ecc1"}.iconsmind-Spread:before{content:"\ecc2"}.iconsmind-Spring:before{content:"\ecc3"}.iconsmind-Spurl:before{content:"\ecc4"}.iconsmind-Spy:before{content:"\ecc5"}.iconsmind-Squirrel:before{content:"\ecc6"}.iconsmind-SSL:before{content:"\ecc7"}.iconsmind-St-BasilsCathedral:before{content:"\ecc8"}.iconsmind-St-PaulsCathedral:before{content:"\ecc9"}.iconsmind-Stamp-2:before{content:"\ecca"}.iconsmind-Stamp:before{content:"\eccb"}.iconsmind-Stapler:before{content:"\eccc"}.iconsmind-Star-Track:before{content:"\eccd"}.iconsmind-Star:before{content:"\ecce"}.iconsmind-Starfish:before{content:"\eccf"}.iconsmind-Start2:before{content:"\ecd0"}.iconsmind-Start-3:before{content:"\ecd1"}.iconsmind-Start-ways:before{content:"\ecd2"}.iconsmind-Start:before{content:"\ecd3"}.iconsmind-Statistic:before{content:"\ecd4"}.iconsmind-Stethoscope:before{content:"\ecd5"}.iconsmind-stop--2:before{content:"\ecd6"}.iconsmind-Stop-Music:before{content:"\ecd7"}.iconsmind-Stop:before{content:"\ecd8"}.iconsmind-Stopwatch-2:before{content:"\ecd9"}.iconsmind-Stopwatch:before{content:"\ecda"}.iconsmind-Storm:before{content:"\ecdb"}.iconsmind-Street-View:before{content:"\ecdc"}.iconsmind-Street-View2:before{content:"\ecdd"}.iconsmind-Strikethrough-Text:before{content:"\ecde"}.iconsmind-Stroller:before{content:"\ecdf"}.iconsmind-Structure:before{content:"\ece0"}.iconsmind-Student-Female:before{content:"\ece1"}.iconsmind-Student-Hat:before{content:"\ece2"}.iconsmind-Student-Hat2:before{content:"\ece3"}.iconsmind-Student-Male:before{content:"\ece4"}.iconsmind-Student-MaleFemale:before{content:"\ece5"}.iconsmind-Students:before{content:"\ece6"}.iconsmind-Studio-Flash:before{content:"\ece7"}.iconsmind-Studio-Lightbox:before{content:"\ece8"}.iconsmind-Stumbleupon:before{content:"\ece9"}.iconsmind-Suit:before{content:"\ecea"}.iconsmind-Suitcase:before{content:"\eceb"}.iconsmind-Sum-2:before{content:"\ecec"}.iconsmind-Sum:before{content:"\eced"}.iconsmind-Summer:before{content:"\ecee"}.iconsmind-Sun-CloudyRain:before{content:"\ecef"}.iconsmind-Sun:before{content:"\ecf0"}.iconsmind-Sunglasses-2:before{content:"\ecf1"}.iconsmind-Sunglasses-3:before{content:"\ecf2"}.iconsmind-Sunglasses-Smiley:before{content:"\ecf3"}.iconsmind-Sunglasses-Smiley2:before{content:"\ecf4"}.iconsmind-Sunglasses-W:before{content:"\ecf5"}.iconsmind-Sunglasses-W2:before{content:"\ecf6"}.iconsmind-Sunglasses-W3:before{content:"\ecf7"}.iconsmind-Sunglasses:before{content:"\ecf8"}.iconsmind-Sunrise:before{content:"\ecf9"}.iconsmind-Sunset:before{content:"\ecfa"}.iconsmind-Superman:before{content:"\ecfb"}.iconsmind-Support:before{content:"\ecfc"}.iconsmind-Surprise:before{content:"\ecfd"}.iconsmind-Sushi:before{content:"\ecfe"}.iconsmind-Sweden:before{content:"\ecff"}.iconsmind-Swimming-Short:before{content:"\ed00"}.iconsmind-Swimming:before{content:"\ed01"}.iconsmind-Swimmwear:before{content:"\ed02"}.iconsmind-Switch:before{content:"\ed03"}.iconsmind-Switzerland:before{content:"\ed04"}.iconsmind-Sync-Cloud:before{content:"\ed05"}.iconsmind-Sync:before{content:"\ed06"}.iconsmind-Synchronize-2:before{content:"\ed07"}.iconsmind-Synchronize:before{content:"\ed08"}.iconsmind-T-Shirt:before{content:"\ed09"}.iconsmind-Tablet-2:before{content:"\ed0a"}.iconsmind-Tablet-3:before{content:"\ed0b"}.iconsmind-Tablet-Orientation:before{content:"\ed0c"}.iconsmind-Tablet-Phone:before{content:"\ed0d"}.iconsmind-Tablet-Secure:before{content:"\ed0e"}.iconsmind-Tablet-Vertical:before{content:"\ed0f"}.iconsmind-Tablet:before{content:"\ed10"}.iconsmind-Tactic:before{content:"\ed11"}.iconsmind-Tag-2:before{content:"\ed12"}.iconsmind-Tag-3:before{content:"\ed13"}.iconsmind-Tag-4:before{content:"\ed14"}.iconsmind-Tag-5:before{content:"\ed15"}.iconsmind-Tag:before{content:"\ed16"}.iconsmind-Taj-Mahal:before{content:"\ed17"}.iconsmind-Talk-Man:before{content:"\ed18"}.iconsmind-Tap:before{content:"\ed19"}.iconsmind-Target-Market:before{content:"\ed1a"}.iconsmind-Target:before{content:"\ed1b"}.iconsmind-Taurus-2:before{content:"\ed1c"}.iconsmind-Taurus:before{content:"\ed1d"}.iconsmind-Taxi-2:before{content:"\ed1e"}.iconsmind-Taxi-Sign:before{content:"\ed1f"}.iconsmind-Taxi:before{content:"\ed20"}.iconsmind-Teacher:before{content:"\ed21"}.iconsmind-Teapot:before{content:"\ed22"}.iconsmind-Technorati:before{content:"\ed23"}.iconsmind-Teddy-Bear:before{content:"\ed24"}.iconsmind-Tee-Mug:before{content:"\ed25"}.iconsmind-Telephone-2:before{content:"\ed26"}.iconsmind-Telephone:before{content:"\ed27"}.iconsmind-Telescope:before{content:"\ed28"}.iconsmind-Temperature-2:before{content:"\ed29"}.iconsmind-Temperature-3:before{content:"\ed2a"}.iconsmind-Temperature:before{content:"\ed2b"}.iconsmind-Temple:before{content:"\ed2c"}.iconsmind-Tennis-Ball:before{content:"\ed2d"}.iconsmind-Tennis:before{content:"\ed2e"}.iconsmind-Tent:before{content:"\ed2f"}.iconsmind-Test-Tube:before{content:"\ed30"}.iconsmind-Test-Tube2:before{content:"\ed31"}.iconsmind-Testimonal:before{content:"\ed32"}.iconsmind-Text-Box:before{content:"\ed33"}.iconsmind-Text-Effect:before{content:"\ed34"}.iconsmind-Text-HighlightColor:before{content:"\ed35"}.iconsmind-Text-Paragraph:before{content:"\ed36"}.iconsmind-Thailand:before{content:"\ed37"}.iconsmind-The-WhiteHouse:before{content:"\ed38"}.iconsmind-This-SideUp:before{content:"\ed39"}.iconsmind-Thread:before{content:"\ed3a"}.iconsmind-Three-ArrowFork:before{content:"\ed3b"}.iconsmind-Three-Fingers:before{content:"\ed3c"}.iconsmind-Three-FingersDrag:before{content:"\ed3d"}.iconsmind-Three-FingersDrag2:before{content:"\ed3e"}.iconsmind-Three-FingersTouch:before{content:"\ed3f"}.iconsmind-Thumb:before{content:"\ed40"}.iconsmind-Thumbs-DownSmiley:before{content:"\ed41"}.iconsmind-Thumbs-UpSmiley:before{content:"\ed42"}.iconsmind-Thunder:before{content:"\ed43"}.iconsmind-Thunderstorm:before{content:"\ed44"}.iconsmind-Ticket:before{content:"\ed45"}.iconsmind-Tie-2:before{content:"\ed46"}.iconsmind-Tie-3:before{content:"\ed47"}.iconsmind-Tie-4:before{content:"\ed48"}.iconsmind-Tie:before{content:"\ed49"}.iconsmind-Tiger:before{content:"\ed4a"}.iconsmind-Time-Backup:before{content:"\ed4b"}.iconsmind-Time-Bomb:before{content:"\ed4c"}.iconsmind-Time-Clock:before{content:"\ed4d"}.iconsmind-Time-Fire:before{content:"\ed4e"}.iconsmind-Time-Machine:before{content:"\ed4f"}.iconsmind-Time-Window:before{content:"\ed50"}.iconsmind-Timer-2:before{content:"\ed51"}.iconsmind-Timer:before{content:"\ed52"}.iconsmind-To-Bottom:before{content:"\ed53"}.iconsmind-To-Bottom2:before{content:"\ed54"}.iconsmind-To-Left:before{content:"\ed55"}.iconsmind-To-Right:before{content:"\ed56"}.iconsmind-To-Top:before{content:"\ed57"}.iconsmind-To-Top2:before{content:"\ed58"}.iconsmind-Token-:before{content:"\ed59"}.iconsmind-Tomato:before{content:"\ed5a"}.iconsmind-Tongue:before{content:"\ed5b"}.iconsmind-Tooth-2:before{content:"\ed5c"}.iconsmind-Tooth:before{content:"\ed5d"}.iconsmind-Top-ToBottom:before{content:"\ed5e"}.iconsmind-Touch-Window:before{content:"\ed5f"}.iconsmind-Tourch:before{content:"\ed60"}.iconsmind-Tower-2:before{content:"\ed61"}.iconsmind-Tower-Bridge:before{content:"\ed62"}.iconsmind-Tower:before{content:"\ed63"}.iconsmind-Trace:before{content:"\ed64"}.iconsmind-Tractor:before{content:"\ed65"}.iconsmind-traffic-Light:before{content:"\ed66"}.iconsmind-Traffic-Light2:before{content:"\ed67"}.iconsmind-Train-2:before{content:"\ed68"}.iconsmind-Train:before{content:"\ed69"}.iconsmind-Tram:before{content:"\ed6a"}.iconsmind-Transform-2:before{content:"\ed6b"}.iconsmind-Transform-3:before{content:"\ed6c"}.iconsmind-Transform-4:before{content:"\ed6d"}.iconsmind-Transform:before{content:"\ed6e"}.iconsmind-Trash-withMen:before{content:"\ed6f"}.iconsmind-Tree-2:before{content:"\ed70"}.iconsmind-Tree-3:before{content:"\ed71"}.iconsmind-Tree-4:before{content:"\ed72"}.iconsmind-Tree-5:before{content:"\ed73"}.iconsmind-Tree:before{content:"\ed74"}.iconsmind-Trekking:before{content:"\ed75"}.iconsmind-Triangle-ArrowDown:before{content:"\ed76"}.iconsmind-Triangle-ArrowLeft:before{content:"\ed77"}.iconsmind-Triangle-ArrowRight:before{content:"\ed78"}.iconsmind-Triangle-ArrowUp:before{content:"\ed79"}.iconsmind-Tripod-2:before{content:"\ed7a"}.iconsmind-Tripod-andVideo:before{content:"\ed7b"}.iconsmind-Tripod-withCamera:before{content:"\ed7c"}.iconsmind-Tripod-withGopro:before{content:"\ed7d"}.iconsmind-Trophy-2:before{content:"\ed7e"}.iconsmind-Trophy:before{content:"\ed7f"}.iconsmind-Truck:before{content:"\ed80"}.iconsmind-Trumpet:before{content:"\ed81"}.iconsmind-Tumblr:before{content:"\ed82"}.iconsmind-Turkey:before{content:"\ed83"}.iconsmind-Turn-Down:before{content:"\ed84"}.iconsmind-Turn-Down2:before{content:"\ed85"}.iconsmind-Turn-DownFromLeft:before{content:"\ed86"}.iconsmind-Turn-DownFromRight:before{content:"\ed87"}.iconsmind-Turn-Left:before{content:"\ed88"}.iconsmind-Turn-Left3:before{content:"\ed89"}.iconsmind-Turn-Right:before{content:"\ed8a"}.iconsmind-Turn-Right3:before{content:"\ed8b"}.iconsmind-Turn-Up:before{content:"\ed8c"}.iconsmind-Turn-Up2:before{content:"\ed8d"}.iconsmind-Turtle:before{content:"\ed8e"}.iconsmind-Tuxedo:before{content:"\ed8f"}.iconsmind-TV:before{content:"\ed90"}.iconsmind-Twister:before{content:"\ed91"}.iconsmind-Twitter-2:before{content:"\ed92"}.iconsmind-Twitter:before{content:"\ed93"}.iconsmind-Two-Fingers:before{content:"\ed94"}.iconsmind-Two-FingersDrag:before{content:"\ed95"}.iconsmind-Two-FingersDrag2:before{content:"\ed96"}.iconsmind-Two-FingersScroll:before{content:"\ed97"}.iconsmind-Two-FingersTouch:before{content:"\ed98"}.iconsmind-Two-Windows:before{content:"\ed99"}.iconsmind-Type-Pass:before{content:"\ed9a"}.iconsmind-Ukraine:before{content:"\ed9b"}.iconsmind-Umbrela:before{content:"\ed9c"}.iconsmind-Umbrella-2:before{content:"\ed9d"}.iconsmind-Umbrella-3:before{content:"\ed9e"}.iconsmind-Under-LineText:before{content:"\ed9f"}.iconsmind-Undo:before{content:"\eda0"}.iconsmind-United-Kingdom:before{content:"\eda1"}.iconsmind-United-States:before{content:"\eda2"}.iconsmind-University-2:before{content:"\eda3"}.iconsmind-University:before{content:"\eda4"}.iconsmind-Unlike-2:before{content:"\eda5"}.iconsmind-Unlike:before{content:"\eda6"}.iconsmind-Unlock-2:before{content:"\eda7"}.iconsmind-Unlock-3:before{content:"\eda8"}.iconsmind-Unlock:before{content:"\eda9"}.iconsmind-Up--Down:before{content:"\edaa"}.iconsmind-Up--Down3:before{content:"\edab"}.iconsmind-Up-2:before{content:"\edac"}.iconsmind-Up-3:before{content:"\edad"}.iconsmind-Up-4:before{content:"\edae"}.iconsmind-Up:before{content:"\edaf"}.iconsmind-Upgrade:before{content:"\edb0"}.iconsmind-Upload-2:before{content:"\edb1"}.iconsmind-Upload-toCloud:before{content:"\edb2"}.iconsmind-Upload-Window:before{content:"\edb3"}.iconsmind-Upload:before{content:"\edb4"}.iconsmind-Uppercase-Text:before{content:"\edb5"}.iconsmind-Upward:before{content:"\edb6"}.iconsmind-URL-Window:before{content:"\edb7"}.iconsmind-Usb-2:before{content:"\edb8"}.iconsmind-Usb-Cable:before{content:"\edb9"}.iconsmind-Usb:before{content:"\edba"}.iconsmind-User:before{content:"\edbb"}.iconsmind-Ustream:before{content:"\edbc"}.iconsmind-Vase:before{content:"\edbd"}.iconsmind-Vector-2:before{content:"\edbe"}.iconsmind-Vector-3:before{content:"\edbf"}.iconsmind-Vector-4:before{content:"\edc0"}.iconsmind-Vector-5:before{content:"\edc1"}.iconsmind-Vector:before{content:"\edc2"}.iconsmind-Venn-Diagram:before{content:"\edc3"}.iconsmind-Vest-2:before{content:"\edc4"}.iconsmind-Vest:before{content:"\edc5"}.iconsmind-Viddler:before{content:"\edc6"}.iconsmind-Video-2:before{content:"\edc7"}.iconsmind-Video-3:before{content:"\edc8"}.iconsmind-Video-4:before{content:"\edc9"}.iconsmind-Video-5:before{content:"\edca"}.iconsmind-Video-6:before{content:"\edcb"}.iconsmind-Video-GameController:before{content:"\edcc"}.iconsmind-Video-Len:before{content:"\edcd"}.iconsmind-Video-Len2:before{content:"\edce"}.iconsmind-Video-Photographer:before{content:"\edcf"}.iconsmind-Video-Tripod:before{content:"\edd0"}.iconsmind-Video:before{content:"\edd1"}.iconsmind-Vietnam:before{content:"\edd2"}.iconsmind-View-Height:before{content:"\edd3"}.iconsmind-View-Width:before{content:"\edd4"}.iconsmind-Vimeo:before{content:"\edd5"}.iconsmind-Virgo-2:before{content:"\edd6"}.iconsmind-Virgo:before{content:"\edd7"}.iconsmind-Virus-2:before{content:"\edd8"}.iconsmind-Virus-3:before{content:"\edd9"}.iconsmind-Virus:before{content:"\edda"}.iconsmind-Visa:before{content:"\eddb"}.iconsmind-Voice:before{content:"\eddc"}.iconsmind-Voicemail:before{content:"\eddd"}.iconsmind-Volleyball:before{content:"\edde"}.iconsmind-Volume-Down:before{content:"\eddf"}.iconsmind-Volume-Up:before{content:"\ede0"}.iconsmind-VPN:before{content:"\ede1"}.iconsmind-Wacom-Tablet:before{content:"\ede2"}.iconsmind-Waiter:before{content:"\ede3"}.iconsmind-Walkie-Talkie:before{content:"\ede4"}.iconsmind-Wallet-2:before{content:"\ede5"}.iconsmind-Wallet-3:before{content:"\ede6"}.iconsmind-Wallet:before{content:"\ede7"}.iconsmind-Warehouse:before{content:"\ede8"}.iconsmind-Warning-Window:before{content:"\ede9"}.iconsmind-Watch-2:before{content:"\edea"}.iconsmind-Watch-3:before{content:"\edeb"}.iconsmind-Watch:before{content:"\edec"}.iconsmind-Wave-2:before{content:"\eded"}.iconsmind-Wave:before{content:"\edee"}.iconsmind-Webcam:before{content:"\edef"}.iconsmind-weight-Lift:before{content:"\edf0"}.iconsmind-Wheelbarrow:before{content:"\edf1"}.iconsmind-Wheelchair:before{content:"\edf2"}.iconsmind-Width-Window:before{content:"\edf3"}.iconsmind-Wifi-2:before{content:"\edf4"}.iconsmind-Wifi-Keyboard:before{content:"\edf5"}.iconsmind-Wifi:before{content:"\edf6"}.iconsmind-Wind-Turbine:before{content:"\edf7"}.iconsmind-Windmill:before{content:"\edf8"}.iconsmind-Window-2:before{content:"\edf9"}.iconsmind-Window:before{content:"\edfa"}.iconsmind-Windows-2:before{content:"\edfb"}.iconsmind-Windows-Microsoft:before{content:"\edfc"}.iconsmind-Windows:before{content:"\edfd"}.iconsmind-Windsock:before{content:"\edfe"}.iconsmind-Windy:before{content:"\edff"}.iconsmind-Wine-Bottle:before{content:"\ee00"}.iconsmind-Wine-Glass:before{content:"\ee01"}.iconsmind-Wink:before{content:"\ee02"}.iconsmind-Winter-2:before{content:"\ee03"}.iconsmind-Winter:before{content:"\ee04"}.iconsmind-Wireless:before{content:"\ee05"}.iconsmind-Witch-Hat:before{content:"\ee06"}.iconsmind-Witch:before{content:"\ee07"}.iconsmind-Wizard:before{content:"\ee08"}.iconsmind-Wolf:before{content:"\ee09"}.iconsmind-Woman-Sign:before{content:"\ee0a"}.iconsmind-WomanMan:before{content:"\ee0b"}.iconsmind-Womans-Underwear:before{content:"\ee0c"}.iconsmind-Womans-Underwear2:before{content:"\ee0d"}.iconsmind-Women:before{content:"\ee0e"}.iconsmind-Wonder-Woman:before{content:"\ee0f"}.iconsmind-Wordpress:before{content:"\ee10"}.iconsmind-Worker-Clothes:before{content:"\ee11"}.iconsmind-Worker:before{content:"\ee12"}.iconsmind-Wrap-Text:before{content:"\ee13"}.iconsmind-Wreath:before{content:"\ee14"}.iconsmind-Wrench:before{content:"\ee15"}.iconsmind-X-Box:before{content:"\ee16"}.iconsmind-X-ray:before{content:"\ee17"}.iconsmind-Xanga:before{content:"\ee18"}.iconsmind-Xing:before{content:"\ee19"}.iconsmind-Yacht:before{content:"\ee1a"}.iconsmind-Yahoo-Buzz:before{content:"\ee1b"}.iconsmind-Yahoo:before{content:"\ee1c"}.iconsmind-Yelp:before{content:"\ee1d"}.iconsmind-Yes:before{content:"\ee1e"}.iconsmind-Ying-Yang:before{content:"\ee1f"}.iconsmind-Youtube:before{content:"\ee20"}.iconsmind-Z-A:before{content:"\ee21"}.iconsmind-Zebra:before{content:"\ee22"}.iconsmind-Zombie:before{content:"\ee23"}.iconsmind-Zoom-Gesture:before{content:"\ee24"}.iconsmind-Zootool:before{content:"\ee25"}.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption-text {
display: block;
opacity: 1;
color: #686868;
font-size: 13px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
margin: 0 !important;
}
.gallery-caption {
display: block;
opacity: 1;
}
.alignright {
text-align: right;
margin: 5px 0 20px 20px;
float: right;
}
.alignleft {
text-align: left;
float: left;
margin: 6px 30px 20px 0;
}
.aligncenter {
text-align: center;
display: block;
margin-right: auto;
margin-left: auto;
}
.comment-form-message {
padding: 15px 0;
}
.comment-author-input,
.comment-email-input,
.comment-url-input,
.comment-msg-textarea {
padding-left: 0;
}
section#comments-list>ul>li {
padding-left: 0;
padding-right: 0;
}
input#wp-comment-cookies-consent {
margin-right: 10px;
}
.comment-form-cookies-consent {
padding: 5px 0 10px;
} input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="month"],
input[type="week"],
textarea {
font-family: inherit;
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
vertical-align: middle;
width: 100%;
color: #b1b1be;
padding: 11px 20px;
margin: 0 0 15px 0;
font-weight: 400;
background-color: #fff;
text-transform: inherit;
border: 1px solid #e5e5ec;
font-size: 14px;
outline: none;
line-height: 25px;
border-radius: 4px;
}
.full-width-cf .ins-contact-form-field input {
width: 100%;
position: relative;
}
.ins-contact-form-field label {
color: #363636;
font-weight: 600;
}
.wpcf7-form-control-wrap {
width: 100%;
display: inline-block;
}
.wpcf7-validation-errors {
display: none !important;
}
span.wpcf7-not-valid-tip {
display: block;
position: absolute;
top: 0;
height: 52px;
margin: 0;
width: 100%;
color: #fff;
padding: 0;
z-index: 10;
line-height: 50px;
text-align: left;
padding-left: 20px;
cursor: pointer;
font-weight: 600;
border-radius: 4px;
font-size: 14px;
}
span.wpcf7-not-valid-tip:before {
font: normal normal normal 17px/1 FontAwesome;
content: "\f00d";
position: absolute;
right: 19px;
top: 17px;
color: #fff;
font-size: 15px;
-webkit-transition: .2s;
-moz-transition: .2s;
transition: .2s;
}
.wpcf7 .wpcf7-select {
-webkit-appearance: none;
background: white url(https://superplumbers.co.za/wp-content/themes/ituza/assets/img/select-arrow.png) no-repeat 95% 50%;
}
select {
width: 100%;
border: 1px solid #dddddd;
min-height: 49px;
padding: 10px;
margin-bottom: 15px;
}
input::-webkit-input-placeholder {
font-family: inherit !important;
}
input[type="search"]::-webkit-input-placeholder {
color: #727272;
}
.btn,
body a.button,
body .button,
button,
input[type=button],
input[type=reset],
input[type=submit],
.insignia-button {
font-size: 14px;
line-height: 1;
font-weight: 600;
letter-spacing: 0.5px;
padding: 18px 20px 18px 20px;
margin: 0 5px 5px 0;
display: inline-block;
text-align: center;
border-radius: 4px;
background: #F15201;
color: #ffffff;
border: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.btn:hover,
body a.button:hover,
body .button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.insignia-button:hover {
-webkit-transform: translate3d(0, -3px, 0);
transform: translate3d(0, -3px, 0);
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .15);
box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
color: #fff;
}
.container-fluid {
padding-left: 0;
padding-right: 0;
} .left_section {
width: 43%;
float: left;
}
.right_section {
padding-left: 48%;
}
.date_section {
margin-bottom: 5%;
}
span.blog-date {
color: black;
font-weight: 600;
}
img {
max-width: 100%;
height: auto;
} body {
-webkit-font-smoothing: antialiased;
}
p {
margin-bottom: 20px;
}
p,
body {
line-height: 25px;
letter-spacing: 0.3px;
font-weight: normal;
font-style: normal;
color: #636363;
font-size: 14px;
font-family: Poppins;
}
.last-paragraph-no-margin p:last-of-type {
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Poppins;
color: #2f353e;
letter-spacing: 1px;
}
h1 {
font-weight: 700;
font-size: 38px;
line-height: 40px;
}
h2 {
font-weight: 700;
font-size: 34px;
line-height: 40px;
}
h3 {
font-weight: 700;
font-size: 25px;
line-height: 30px;
}
h4 {
font-weight: 700;
font-size: 20px;
line-height: 20px;
}
h5 {
font-weight: 700;
font-size: 18px;
line-height: 20px;
}
h6 {
font-weight: 700;
font-size: 16px;
line-height: 20px;
}
a {
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
a {
color: #292929;
}
a:hover {
color: #F15201;
}
a,
a:hover,
a:focus {
text-decoration: none;
}
:focus,
a:focus {
outline: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
button:focus {
outline: none;
}
blockquote {
position: relative;
margin: 0;
padding: 26px 30px 26px 75px;
margin-bottom: 1.5em;
font-size: 18px;
font-weight: 600;
color: #223645;
}
blockquote:before {
position: absolute;
top: 50%;
left: 25px;
transform: translateY(-50%);
content: "\f10e";
font-family: FontAwesome;
font-size: 26px;
font-style: normal;
}
blockquote cite {
font-style: normal;
}
blockquote p {
font-size: 20px;
color: #2f353e;
line-height: 36px;
font-weight: 500;
}
pre {
display: block;
clear: both;
overflow: auto;
padding: 20px;
font-size: 14px;
line-height: 30px;
white-space: pre;
overflow-x: auto;
height: auto;
margin: 30px 0;
color: #525455;
background-color: rgba(225, 227, 229, 0.35);
} a:hover {
color: #F15201;
} .bypostauthor {
display: block;
}
table {
width: 100%;
margin: 0 0 15px;
}
table td,
table th {
padding: 10px;
border: 1px solid #dfe5e8;
}
dl dd {
margin-bottom: 10px;
}
dl dt {
line-height: 23px;
}
ul li {
position: relative;
}
ol,
ul,
ol ol,
ul ul {
padding-left: 20px;
}
#wrapper {
position: relative;
z-index: 10;
background: #fff;
overflow-x: hidden;
}
.blog-text-box img {
max-width: 100%;
height: auto;
}
.inv-post-grid-one-main-wrapper.sticky {
border: 2px solid #e2e2e2;
padding: 40px 40px 0 40px !important;
}
.inv-post-grid-one-inner .thumbnail-image.entry-thumb-wrap {
overflow: hidden;
display: inline-block;
}
.inv-post-grid-one-inner {
text-align: center;
}
.inv-post-grid-one-content-wrap {
text-align: left;
}
.inv-post-grid-one-read-more a.inv-post-grid-one-btn-inner i {
margin-left: 5px;
display: inline-block;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(.22, .665, .34, .875);
transition: -webkit-transform 0.3s cubic-bezier(.22, .665, .34, .875);
transition: transform 0.3s cubic-bezier(.22, .665, .34, .875);
transition: transform 0.3s cubic-bezier(.22, .665, .34, .875), -webkit-transform 0.3s cubic-bezier(.22, .665, .34, .875);
}
.inv-post-grid-one-read-more a.inv-post-grid-one-btn-inner:hover i {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
.blog-img-box img {
max-width: 100%;
height: auto;
}
.post-bottom-tags {
position: relative;
margin: 0 0 30px;
line-height: 18px;
color: #222222;
border: none;
font-size: 13px;
}
.post-bottom-tags a {
font-size: 15px;
color: #565656;
font-weight: 400;
border: 1px solid #d0d0d0;
padding: 6px 9px;
-webkit-transition: all ease-in-out 0.6s;
display: inline-block;
margin-right: 5px;
}
.post-bottom-tags a:hover {
background: #2e84d2;
color: #fff;
text-decoration: none;
-webkit-transition: all ease-in-out 0.6s;
border-color: #2e84d2;
}
.blog-main-details ul li {
list-style: none;
}
.navigation ul li {
list-style: none;
}
.screen-reader-text {
display: none;
}
.page-links {
position: relative;
margin: 0 0 40px 0;
padding: 0;
clear: both;
}
.entry-links {
clear: both;
}
.page-links>label {
list-style: none;
float: left;
margin: 0 11px 0 0;
line-height: 30px;
}
.page-links>span {
border-color: #002e5b !important;
}
.page-links>span,
.page-links>a {
list-style: none;
float: left;
margin: 0 11px 0 0;
display: block;
min-width: 40px;
height: 40px;
text-align: center;
border: 2px solid transparent;
padding: 11px 5px 0;
font-size: 16px;
line-height: 16px;
font-weight: 600;
color: #002e5b;
}
.page-links>span:hover,
.page-links>span.current,
.page-links>a:hover,
.page-links>a.current {
border-color: #002e5b;
text-decoration: none;
}
span.page-links-title {
border: none;
color: #565656;
font-weight: 100;
} @font-face {
font-family: 'fontawesome';
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.eot);
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.eot?#iefix) format('embedded-opentype'), url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.svg#fontawesome) format('svg'), url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.woff) format('woff'), url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'themify';
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/themify.eot?-fvbane);
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'), url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/themify.woff?-fvbane) format('woff'), url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/themify.ttf?-fvbane) format('truetype'), url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/themify.svg?-fvbane#themify) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: Montserrat;
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/Montserrat-Regular.ttf);
}
@font-face {
font-family: Poppins;
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/Poppins-Regular.ttf);
}
@font-face {
font-family: Poppins-bold;
src: url(https://superplumbers.co.za/wp-content/themes/ituza/assets/fonts/Poppins-Bold.ttf);
} .page-loader-wrapper {
background: #fff;
position: fixed;
right: 0;
top: 0;
z-index: 10000;
-moz-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
-webkit-opacity: 1;
-webkit-transition: all 600ms ease-in-out;
bottom: 0;
filter: alpha(opacity=100);
left: 0;
opacity: 1;
overflow: hidden;
}
.page-loader-wrapper.loaded {
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
zoom: 1;
z-index: 1;
}
.page-loader {
border-width: 3px;
border-style: solid;
border-color: #f3f3f3;
border-right-color: #f3f3f3;
border-bottom-color: #f3f3f3;
border-radius: 50%;
border-top-color: #F15201;
width: 50px;
height: 50px;
-webkit-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite;
margin-left: -25px;
margin-top: -25px;
position: absolute;
top: 50%;
left: 50%;
} @-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .google-map-column>div {
padding: 0 !important;
} .page-layout-left_sidebar #page-content {
float: right;
}
.page-layout-one-sidebar .page-content-wrapper {
width: 72%;
}
.page-content-wrapper {
width: 100%;
}
.page-layout-left_sidebar .sidebar {
padding-left: 15px;
padding-right: 40px;
}
.sidebar {
width: 28%;
z-index: 3;
padding-left: 40px;
}
.page-content-wrapper,
.sidebar {
padding: 0 15px;
float: left;
position: relative;
}
.sidebar-wrapper {
padding-bottom: 25px;
}
@media (max-width: 1000px) {
#content .sidebar,
#content .page-content-wrapper {
width: 100%;
min-height: 0 !important;
float: none;
left: 0;
}
#content .sidebar {
padding: 30px;
}
}
#ins-page-title {
background-color: #F15201;
position: relative;
overflow: hidden;
text-align: left;
display: table;
width: 100%;
height: 200px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
}
#ins-page-title .container {
z-index: 1;
position: relative;
}
#ins-page-title .ins-page-title-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
}
#ins-page-title.title-align-left .ins-page-title-txt {
display: inline-block;
}
#ins-page-title.page-title-fullscreen {
height: 100vh;
}
#ins-page-title.title-align-center {
text-align: center;
}
#ins-page-title.title-align-right {
text-align: right;
}
#ins-page-title.title-align-right .ins-page-subtitle {
text-align: left;
}
#ins-page-title.title-align-left {
text-align: left;
}
.title-align-center p.ins-page-subtitle {
max-width: 640px;
margin-left: auto;
margin-right: auto;
margin-top: 14px;
}
p.ins-page-subtitle {
margin: 12px 0 10px 0;
max-width: 580px;
font-size: 17px;
}
.ins-page-title-bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center top;
opacity: 0;
-webkit-transition: opacity .4s;
transition: opacity .4s;
}
.ins-breadcrumbs a {
color: #515151;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
opacity: .7;
margin-right: 10px;
}
.ins-breadcrumbs .fa {
margin-right: 10px;
font-weight: 600;
font-size: 12px;
color: inherit;
}
#main-content-wrapper {
padding-top: 50px;
padding-bottom: 50px;
}
@media (max-width: 768px) {
.ins-page-title:not(.title-align-center) .ins-breadcrumbs-holder,
.ins-page-title:not(.title-align-center) .ins-breadcrumbs {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
width: 100%;
transform: none !important;
}
}
@media(max-width:1000px) {
#main-content-wrapper:not(.page-with-title) {
padding-top: 0 !important;
}
}
#ins-page-title .blog-meta {
padding-left: 0;
margin-bottom: 0;
}
#ins-page-title .blog-meta li {
display: inline-block;
font-size: 15px;
padding: 0 4px;
}
.ins-page-title-txt h1 {
font-size: 28px;
line-height: 35px;
letter-spacing: 1px;
color: #fff;
}
.post_format-post-format-video iframe {
width: 100%;
}
@media (max-width: 1000px) {
.ins-page-title-inner {
margin-top: 0 !important;
}
} .header-one-mobile {
display: none;
}
@media (max-width: 900px) {
.header-default .header-one-mobile {
display: block;
}
.header-default .desktop-menu {
display: none;
}
}
.dl-menuwrapper .menu>li>ul>li>ul {
visibility: visible;
opacity: 1;
left: 100%;
top: 0px;
}
ul.dl-menu li {
list-style: none;
}
.inv-mobile-header-logo-img {
display: none;
}
#menu-fixer {
max-height: 0;
will-change: height, max-height;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: max-height .5s linear;
-moz-transition: max-height .5s linear;
transition: max-height .5s linear;
} #footer {
background: #555555;
color: #aaaaaa;
}
.container.upper-footer {
padding: 60px 15px 20px 15px;
}
@media (max-width: 767px) {
.container.upper-footer {
padding: 60px 35px 20px 35px;
}
}
#footer.fixed-footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
#footer .widget-title {
margin-bottom: 25px;
}
@media (max-width: 960px) {
#footer.fixed-footer {
position: relative;
z-index: 0;
}
#wrapper {
margin-bottom: 0 !important;
}
} .column-1 {
width: 100%;
padding: 0 15px;
min-height: 1px;
position: relative;
}
.column-2 {
width: 50%;
float: left;
padding: 0 15px;
min-height: 1px;
position: relative;
}
.column-3 {
width: 33.3333%;
float: left;
padding: 0 15px;
min-height: 1px;
position: relative;
}
.column-4 {
width: 25%;
float: left;
padding: 0 15px;
min-height: 1px;
position: relative;
}
@media(max-width:991px) and (min-width:768px) {
.column-1,
.column-2,
.column-3,
.column-4 {
width: 50%;
float: left;
padding: 0 15px;
min-height: 1px;
position: relative;
}
}
@media(max-width:767px) {
.column-1,
.column-2,
.column-3,
.column-4 {
width: 100%;
float: none;
padding: 0 10px;
min-height: 1px;
position: relative;
}
} .scroll-to-top {
font-size: 25px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: fixed;
cursor: pointer;
z-index: 1000;
opacity: 0;
bottom: -60px;
right: 40px;
-webkit-transition: color .3s ease, border-color .3s ease, background .3s ease, bottom .8s ease, opacity .8s ease;
-moz-transition: color .3s ease, border-color .3s ease, background .3s ease, bottom .8s ease, opacity .8s ease;
transition: color .3s ease, border-color .3s ease, background .3s ease, bottom .8s ease, opacity .8s ease;
color: #fff;
background: #313131;
border-radius: 2px;
}
.scroll-to-top:hover {
color: #fff;
}
.scroll-to-top.scroll-to-top-show {
opacity: 1;
bottom: 40px;
} #copyright {
padding: 15px 0 13px 0;
background: #333333;
color: #777777;
}
#copyright a {
color: #999999;
}
#copyright a:hover {
color: #cccccc;
}
#copyright .insignia-main-social-icons {
float: right;
}
#copyright ul ul {
display: none;
}
#copyright .copyright-menu .menu {
list-style: none;
margin: 0;
padding: 0;
text-align: right;
}
#copyright .copyright-menu .menu li {
display: inline-block;
margin: 0 0 0 20px;
padding: 0;
} li.menu-item.menu-item-sidemenu a:before {
content: "\f0c9";
font-weight: normal;
font-size: 17px;
margin-right: 5px;
line-height: inherit;
text-align: center;
width: 100%;
padding-right: 3px;
font-family: FontAwesome;
}
header#masthead {
position: relative;
}
.minicart ul.cart_list li.empty {
margin: 25px 0 !important;
vertical-align: initial;
text-align: center;
}
.woocommerce ul.products li.product h3 {
letter-spacing: 0.5px;
font-weight: 600;
} .insignia-video-popup {
display: inline-block;
font-size: 0px;
cursor: pointer;
width: 75px;
height: 75px;
text-align: center;
position: relative;
z-index: 1;
color: #fff;
}
.insignia-video-popup:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.ins-popup-video .insignia-video-popup {
background: rgba(255, 255, 255, 0);
-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
transition: transform ease-out 0.1s, background 0.2s;
} .minicart-title {
padding-right: 20px;
line-height: 25px;
}
ul.sub-menu.minicart p.buttons a.button.wc-forward {
width: 100%;
float: left;
}
ul.sub-menu.minicart p.buttons a.button.view_cart_btn.wc-forward{
margin-bottom: 10px;
}
.nav-tools .woo-cart-count {
display: block;
position: absolute;
top: 50%;
margin-top: -18px;
right: -2px;
height: 16px;
width: 16px;
line-height: 16px;
font-size: 11px;
font-weight: 700;
text-align: center;
border-radius: 50%;
background: #F15201;
color: #ffffff;
padding-left: 2px;
}
.menu-item-cart .minicart {
position: absolute;
width: 400px;
padding: 30px;
box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .14);
top: 100%;
right: 0;
border-radius: 4px;
background-color: #fff;
text-align: left;
z-index: 9;
}
.ins_cart_content ul {
position: relative !important;
visibility: inherit !important;
width: auto !important;
box-shadow: none !important;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all 0s !important;
-moz-transition: all 0s;
-webkit-transition: all 0s;
opacity: 1 !important;
transform: none !important;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
border: 0;
padding-left: 0;
}
ul.cart_list.product_list_widget li {
display: inline-block;
padding: 0px 0 0 0 !important;
margin: 0px 0 26px 0 !important;
width: 100%;
border: 0;
position: relative;
line-height: 25px;
text-align: left;
}
ul.cart_list.product_list_widget li a img {
width: 65px;
height: auto;
box-shadow: none;
margin-top: 0;
border-radius: 0;
border: 1px solid #e5e7f2;
border-radius: 4px;
float: left;
margin-left: 0;
margin-right: 22px;
}
ul.cart_list.product_list_widget li a {
text-decoration: none;
text-transform: capitalize;
font-weight: 400;
color: #555;
font-size: 15px;
width: auto;
}
ul.cart_list.product_list_widget li a.remove {
padding: 0;
margin: 0;
position: absolute;
right: 0;
top: 8px;
cursor: pointer;
display: block;
font-size: 20px;
}
.ins_cart_content p.total {
margin-top: 5px;
font-weight: 400;
font-size: 15px;
text-transform: capitalize;
margin-bottom: 0;
}
.minicart .ins_cart_content .quantity {
font-weight: 400;
color: #000;
font-size: 16px;
display: block;
}
.ins_cart_content p.total strong {
float: left;
display: inline-block;
padding-top: 7px;
color: #343434;
font-weight: 500;
font-size: 18px;
}
.ins_cart_content p.total span.woocommerce-Price-amount.amount {
float: right;
position: relative;
top: 7px;
color: #343434;
font-weight: 500;
font-size: 18px;
}
.ins_cart_content p.buttons {
display: inline-block;
margin-top: 24px;
width: 100%;
margin-bottom: 0;
}
.ins_cart_content a.button.wc-forward {
width: 48%;
font-size: 13px !important;
text-transform: uppercase;
text-align: center;
height: auto !important;
display: inline-block;
}
a.button.checkout.wc-forward:hover {
color: #fff;
}
a.button.view_cart_btn.wc-forward:hover {
color: #F15201;
}
a.button.wc-forward:hover {
color: #fff;
}
input.button.size-lg {
background: #F15201;
}
a.checkout-button.button.icon_right.size-lg {
background: #F15201;
}
.woocomerce-form .form-row input.button {
padding: 8px 66px !important;
width: auto;
margin: 0 !important;
font-family: inherit;
cursor: pointer !important;
outline: 0;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
letter-spacing: 1px;
vertical-align: middle !important;
box-sizing: border-box!important;
opacity: 1 !important;
color: #fff !important;
font-size: 15px !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
border: 0;
}
.woocommerce form .form-row .input-checkbox a.button.view_cart_btn.wc-forward:hover {
background: transparent;
border: 1px solid;
}
p.lost_password {
margin-top: 15px;
}
p.form-row.form-row-first {
margin-top: 15px;
}
a.button.view_cart_btn.wc-forward {
color: #fff;
}
.ins_cart_content p.buttons a {
color: #F15201;
}  li.facebook-color {
background: #3b5998;
border-radius: 100%;
}
li.twitter-color {
background: #0084b4;
border-radius: 100%;
}
li.linkedin-color {
background: #0077b5;
border-radius: 100%;
}
li.pinterest-color {
background: #c92228;
border-radius: 100%;
}
li.youtube-color {
background: #cc181e;
border-radius: 100%;
}
li.instgram-color {
background: #9b6954;
border-radius: 100%;
}
li.googleplus-color {
background: #d34836;
border-radius: 100%;
}
#wp-calendar {
position: relative;
}
form.post-password-form input[type="password"] {
margin: 0;
padding: 15px 30px;
outline: 0;
font-size: 13px;
line-height: 17px;
width: 100%;
}
form.post-password-form input[type="submit"] {
padding: 17px 35px;
margin-left: 15px;
}
article.page.type-page .post-password-form {
padding: 15% 0;
}
.header-one-mobile .menu-not-assigned {
color: #fff;
display: inline-block;
float: right;
margin-right: 25px;
line-height: 25px;
}
.wil-add-to-cart-loader-wrap {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
opacity: 1;
-webkit-transform: translate(0, 50px);
-ms-transform: translate(0, 50px);
transform: translate(0, 50px);
transition: all .3s ease .1s;
}
.wil-add-to-cart-loader {
position: relative;
width: 100%;
height: 100%;
}
.wil-loader {
-webkit-animation: 1.2s linear infinite;
animation: 1.2s linear infinite;
-webkit-animation-name: wrapanim;
animation-name: wrapanim;
clip: rect(0, 60px, 60px, 30px);
color: #fff;
margin-top: -30px;
margin-left: -30px;
left: 50%;
top: 50%;
transform: translateZ(0);
position: absolute;
}
.wil-loader:after {
content: '';
top: 0;
left: 0;
color: inherit;
-webkit-animation: animate2 1.2s ease-in-out infinite;
animation: animate2 1.2s ease-in-out infinite;
clip: inherit;
border-radius: 50%;
height: 28px;
width: 28px;
}
.insignia-button.comment-form-submit {
background: #F15201;
} #main-content-wrapper .ins-search-page-form #searchform {
clear: both;
margin: 0 auto;
display: block;
max-width: 570px;
}
#main-content-wrapper .ins-search-page-form #searchform input {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 20px 10px 0 0;
width: 440px;
max-width: 100%;
display: inline-block;
float: left;
}
#main-content-wrapper .ins-search-page-form #searchform input#search-submit {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 20px 0 0 0;
width: auto;
display: inline-block;
float: left;
} .tparrows.custom {
background-color: rgba(0, 0, 0, 0.7);
width: 40px;
height: 80px!important;
-webkit-transition: background 0.3s;
transition: background 0.3s;
}
.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before {
font-size: 12px;
line-height: 80px;
}
.text-extra-small {
font-size: 11px;
line-height: 14px
}
.text-small {
font-size: 12px;
line-height: 20px
}
.text-medium {
font-size: 16px;
line-height: 28px
}
.text-large {
font-size: 18px;
line-height: 30px
}
.text-extra-large {
font-size: 20px;
line-height: 33px
}
.title-medium {
font-size: 70px;
line-height: 80px
}
.title-large {
font-size: 100px;
line-height: 110px
}
.title-extra-large {
font-size: 130px;
line-height: 140px
} .text-white {
color: #FFF
}
.text-black {
color: #000
}
.text-extra-dark-gray {
color: #232323
}
.text-dark-gray {
color: #626262
}
.text-dark-gray-2 {
color: #6f6f6f
}
.text-extra-medium-gray {
color: #757575
}
.text-medium-gray {
color: #939393
}
.text-extra-light-gray {
color: #b7b7b7
}
.text-light-gray {
color: #d6d5d5
}
.text-very-light-gray {
color: #ededed
} .text-white-hover:hover {
color: #FFF
}
.text-black-hover:hover {
color: #000
}
.text-extra-dark-gray-hover:hover {
color: #232323
}
.text-dark-gray-hover:hover {
color: #626262
}
.text-extra-medium-gray-hover:hover {
color: #757575
}
.text-medium-gray-hover:hover {
color: #939393
}
.text-extra-light-gray-hover:hover {
color: #b7b7b7
}
.text-light-gray-hover:hover {
color: #d6d5d5
}
.text-very-light-gray-hover:hover {
color: #ededed
} .font-weight-100 {
font-weight: 100
}
.font-weight-200 {
font-weight: 200
}
.font-weight-300 {
font-weight: 300
}
.font-weight-400 {
font-weight: 400
}
.font-weight-500 {
font-weight: 500
}
.font-weight-600 {
font-weight: 600
}
.font-weight-700 {
font-weight: 700
}
.font-weight-900 {
font-weight: 900
} .no-letter-spacing {
letter-spacing: 0px
}
.letter-spacing-05 {
letter-spacing: 0.5px
}
.letter-spacing-1 {
letter-spacing: 1px
}
.letter-spacing-2 {
letter-spacing: 2px
}
.letter-spacing-3 {
letter-spacing: 3px
}
.letter-spacing-4 {
letter-spacing: 4px
}
.letter-spacing-5 {
letter-spacing: 5px
}
.letter-spacing-6 {
letter-spacing: 6px
}
.letter-spacing-7 {
letter-spacing: 7px
}
.letter-spacing-8 {
letter-spacing: 8px
}
.letter-spacing-9 {
letter-spacing: 9px
}
.letter-spacing-10 {
letter-spacing: 10px
}
.letter-spacing-minus-1 {
letter-spacing: -1px
}
.letter-spacing-minus-2 {
letter-spacing: -2px
}
.letter-spacing-minus-3 {
letter-spacing: -3px
}
.letter-spacing-minus-4 {
letter-spacing: -4px
}
.letter-spacing-minus-5 {
letter-spacing: -5px
}
.letter-spacing-minus-6 {
letter-spacing: -6px
}
.letter-spacing-minus-7 {
letter-spacing: -7px
}
.letter-spacing-minus-8 {
letter-spacing: -8px
}
.letter-spacing-minus-9 {
letter-spacing: -9px
}
.letter-spacing-minus-10 {
letter-spacing: -10px
} .line-height-0 {
line-height: 0px
}
.line-height-10 {
line-height: 10px
}
.line-height-16 {
line-height: 16px
}
.line-height-18 {
line-height: 18px
}
.line-height-20 {
line-height: 20px
}
.line-height-24 {
line-height: 24px
}
.line-height-22 {
line-height: 22px
}
.line-height-26 {
line-height: 26px
}
.line-height-28 {
line-height: 28px
}
.line-height-30 {
line-height: 30px
}
.line-height-35 {
line-height: 35px
}
.line-height-40 {
line-height: 40px
}
.line-height-45 {
line-height: 45px
}
.line-height-50 {
line-height: 50px
}
.line-height-55 {
line-height: 55px
}
.line-height-60 {
line-height: 60px
}
.line-height-65 {
line-height: 65px
}
.line-height-70 {
line-height: 70px
}
.line-height-75 {
line-height: 75px
}
.line-height-80 {
line-height: 80px
}
.line-height-85 {
line-height: 85px
}
.line-height-90 {
line-height: 90px
}
.line-height-95 {
line-height: 95px
}
.line-height-100 {
line-height: 100px
}
.line-height-110 {
line-height: 110px
}
.line-height-120 {
line-height: 120px
} .margin-auto {
margin: auto
}
.margin-5px-all {
margin: 5px
}
.margin-10px-all {
margin: 10px
}
.margin-15px-all {
margin: 15px
}
.margin-20px-all {
margin: 20px
}
.margin-25px-all {
margin: 25px
}
.margin-30px-all {
margin: 30px
}
.margin-35px-all {
margin: 35px
}
.margin-40px-all {
margin: 40px
}
.margin-45px-all {
margin: 45px
}
.margin-50px-all {
margin: 50px
}
.margin-55px-all {
margin: 55px
}
.margin-60px-all {
margin: 60px
}
.margin-65px-all {
margin: 65px
}
.margin-70px-all {
margin: 70px
}
.margin-75px-all {
margin: 75px
}
.margin-80px-all {
margin: 80px
}
.margin-85px-all {
margin: 85px
}
.margin-90px-all {
margin: 90px
}
.margin-95px-all {
margin: 95px
}
.margin-100px-all {
margin: 100px
}
.no-margin {
margin: 0 !important
} .margin-0px-top {
margin-top: 0
}
.margin-5px-top {
margin-top: 5px
}
.margin-10px-top {
margin-top: 10px
}
.margin-15px-top {
margin-top: 15px
}
.margin-20px-top {
margin-top: 20px
}
.margin-25px-top {
margin-top: 25px
}
.margin-30px-top {
margin-top: 30px
}
.margin-35px-top {
margin-top: 35px
}
.margin-40px-top {
margin-top: 40px
}
.margin-45px-top {
margin-top: 45px
}
.margin-50px-top {
margin-top: 50px
}
.margin-55px-top {
margin-top: 55px
}
.margin-60px-top {
margin-top: 60px
}
.margin-65px-top {
margin-top: 65px
}
.margin-70px-top {
margin-top: 70px
}
.margin-75px-top {
margin-top: 75px
}
.margin-80px-top {
margin-top: 80px
}
.margin-90px-top {
margin-top: 90px
}
.margin-100px-top {
margin-top: 100px
} .margin-0px-bottom {
margin-bottom: 0
}
.margin-5px-bottom {
margin-bottom: 5px
}
.margin-10px-bottom {
margin-bottom: 10px
}
.margin-15px-bottom {
margin-bottom: 15px
}
.margin-20px-bottom {
margin-bottom: 20px !important
}
.margin-25px-bottom {
margin-bottom: 25px
}
.margin-30px-bottom {
margin-bottom: 30px
}
.margin-35px-bottom {
margin-bottom: 35px
}
.margin-40px-bottom {
margin-bottom: 40px
}
.margin-45px-bottom {
margin-bottom: 45px
}
.margin-50px-bottom {
margin-bottom: 50px
}
.margin-55px-bottom {
margin-bottom: 55px
}
.margin-60px-bottom {
margin-bottom: 60px
}
.margin-65px-bottom {
margin-bottom: 65px
}
.margin-70px-bottom {
margin-bottom: 70px
}
.margin-75px-bottom {
margin-bottom: 75px
}
.margin-80px-bottom {
margin-bottom: 80px
}
.margin-85px-bottom {
margin-bottom: 85px
}
.margin-90px-bottom {
margin-bottom: 90px
}
.margin-95px-bottom {
margin-bottom: 95px
}
.margin-100px-bottom {
margin-bottom: 100px
} .margin-5px-right {
margin-right: 5px
}
.margin-10px-right {
margin-right: 10px
}
.margin-15px-right {
margin-right: 15px
}
.margin-20px-right {
margin-right: 20px
}
.margin-25px-right {
margin-right: 25px
}
.margin-30px-right {
margin-right: 30px
}
.margin-35px-right {
margin-right: 35px
}
.margin-40px-right {
margin-right: 40px
}
.margin-45px-right {
margin-right: 45px
}
.margin-50px-right {
margin-right: 50px
}
.margin-55px-right {
margin-right: 55px
}
.margin-60px-right {
margin-right: 60px
}
.margin-65px-right {
margin-right: 65px
}
.margin-70px-right {
margin-right: 70px
}
.margin-75px-right {
margin-right: 75px
}
.margin-80px-right {
margin-right: 80px
}
.margin-85px-right {
margin-right: 85px
}
.margin-90px-right {
margin-right: 90px
}
.margin-95px-right {
margin-right: 95px
}
.margin-100px-right {
margin-right: 100px
} .margin-5px-left {
margin-left: 5px
}
.margin-10px-left {
margin-left: 10px
}
.margin-15px-left {
margin-left: 15px
}
.margin-20px-left {
margin-left: 20px
}
.margin-25px-left {
margin-left: 25px
}
.margin-30px-left {
margin-left: 30px
}
.margin-35px-left {
margin-left: 35px
}
.margin-40px-left {
margin-left: 40px
}
.margin-45px-left {
margin-left: 45px
}
.margin-50px-left {
margin-left: 50px
}
.margin-55px-left {
margin-left: 55px
}
.margin-60px-left {
margin-left: 60px
}
.margin-65px-left {
margin-left: 65px
}
.margin-70px-left {
margin-left: 70px
}
.margin-75px-left {
margin-left: 75px
}
.margin-80px-left {
margin-left: 80px
}
.margin-85px-left {
margin-left: 85px
}
.margin-90px-left {
margin-left: 90px
}
.margin-95px-left {
margin-left: 95px
}
.margin-100px-left {
margin-left: 100px
} .margin-5px-lr {
margin-left: 5px;
margin-right: 5px;
}
.margin-10px-lr {
margin-left: 10px;
margin-right: 10px;
}
.margin-15px-lr {
margin-left: 15px;
margin-right: 15px;
}
.margin-20px-lr {
margin-left: 20px;
margin-right: 20px;
}
.margin-25px-lr {
margin-left: 25px;
margin-right: 25px;
}
.margin-30px-lr {
margin-left: 30px;
margin-right: 30px;
}
.margin-35px-lr {
margin-left: 35px;
margin-right: 35px;
}
.margin-40px-lr {
margin-left: 40px;
margin-right: 40px;
}
.margin-45px-lr {
margin-left: 45px;
margin-right: 45px;
}
.margin-50px-lr {
margin-left: 50px;
margin-right: 50px;
}
.margin-55px-lr {
margin-left: 55px;
margin-right: 55px;
}
.margin-60px-lr {
margin-left: 60px;
margin-right: 60px;
}
.margin-65px-lr {
margin-left: 65px;
margin-right: 65px;
}
.margin-70px-lr {
margin-left: 70px;
margin-right: 70px;
}
.margin-75px-lr {
margin-left: 75px;
margin-right: 75px;
}
.margin-80px-lr {
margin-left: 80px;
margin-right: 80px;
}
.margin-85px-lr {
margin-left: 85px;
margin-right: 85px;
}
.margin-90px-lr {
margin-left: 90px;
margin-right: 90px;
}
.margin-95px-lr {
margin-left: 95px;
margin-right: 95px;
}
.margin-100px-lr {
margin-left: 100px;
margin-right: 100px;
} .margin-5px-tb {
margin-top: 5px;
margin-bottom: 5px;
}
.margin-10px-tb {
margin-top: 10px;
margin-bottom: 10px;
}
.margin-15px-tb {
margin-top: 15px;
margin-bottom: 15px;
}
.margin-20px-tb {
margin-top: 20px;
margin-bottom: 20px;
}
.margin-25px-tb {
margin-top: 25px;
margin-bottom: 25px;
}
.margin-30px-tb {
margin-top: 30px;
margin-bottom: 30px;
}
.margin-35px-tb {
margin-top: 35px;
margin-bottom: 35px;
}
.margin-40px-tb {
margin-top: 40px;
margin-bottom: 40px;
}
.margin-45px-tb {
margin-top: 45px;
margin-bottom: 45px;
}
.margin-50px-tb {
margin-top: 50px;
margin-bottom: 50px;
}
.margin-55px-tb {
margin-top: 55px;
margin-bottom: 55px;
}
.margin-60px-tb {
margin-top: 60px;
margin-bottom: 60px;
}
.margin-65px-tb {
margin-top: 65px;
margin-bottom: 65px;
}
.margin-70px-tb {
margin-top: 70px;
margin-bottom: 70px;
}
.margin-75px-tb {
margin-top: 75px;
margin-bottom: 75px;
}
.margin-80px-tb {
margin-top: 80px;
margin-bottom: 80px;
}
.margin-85px-tb {
margin-top: 85px;
margin-bottom: 85px;
}
.margin-90px-tb {
margin-top: 90px;
margin-bottom: 90px;
}
.margin-95px-tb {
margin-top: 85px;
margin-bottom: 85px;
}
.margin-100px-tb {
margin-top: 100px;
margin-bottom: 100px;
} .no-padding {
padding: 0 !important
}
.no-padding-lr {
padding-left: 0 !important;
padding-right: 0 !important
}
.no-padding-tb {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.no-padding-top {
padding-top: 0 !important
}
.no-padding-bottom {
padding-bottom: 0 !important
}
.no-padding-left {
padding-left: 0 !important
}
.no-padding-right {
padding-right: 0 !important
}
.padding-3px-all {
padding: 3px;
}
.padding-5px-all {
padding: 5px;
}
.padding-7px-all {
padding: 7px;
}
.padding-10px-all {
padding: 10px;
}
.padding-15px-all {
padding: 15px;
}
.padding-20px-all {
padding: 20px;
}
.padding-25px-all {
padding: 25px;
}
.padding-30px-all {
padding: 30px;
}
.padding-35px-all {
padding: 35px;
}
.padding-40px-all {
padding: 40px;
}
.padding-45px-all {
padding: 45px;
}
.padding-50px-all {
padding: 50px;
}
.padding-55px-all {
padding: 55px;
}
.padding-60px-all {
padding: 60px;
}
.padding-65px-all {
padding: 65px;
}
.padding-70px-all {
padding: 70px;
}
.padding-75px-all {
padding: 75px;
}
.padding-80px-all {
padding: 80px;
}
.padding-85px-all {
padding: 85px;
}
.padding-90px-all {
padding: 90px;
}
.padding-95px-all {
padding: 95px;
}
.padding-100px-all {
padding: 100px;
} .padding-5px-top {
padding-top: 5px;
}
.padding-10px-top {
padding-top: 10px;
}
.padding-15px-top {
padding-top: 15px;
}
.padding-20px-top {
padding-top: 20px;
}
.padding-25px-top {
padding-top: 25px;
}
.padding-30px-top {
padding-top: 30px;
}
.padding-35px-top {
padding-top: 35px;
}
.padding-40px-top {
padding-top: 40px;
}
.padding-45px-top {
padding-top: 45px;
}
.padding-50px-top {
padding-top: 50px;
}
.padding-55px-top {
padding-top: 55px;
}
.padding-60px-top {
padding-top: 60px;
}
.padding-65px-top {
padding-top: 65px;
}
.padding-70px-top {
padding-top: 70px;
}
.padding-75px-top {
padding-top: 75px;
}
.padding-80px-top {
padding-top: 80px;
}
.padding-85px-top {
padding-top: 85px;
}
.padding-90px-top {
padding-top: 90px;
}
.padding-95px-top {
padding-top: 95px;
}
.padding-100px-top {
padding-top: 100px;
} .padding-5px-bottom {
padding-bottom: 5px;
}
.padding-10px-bottom {
padding-bottom: 10px;
}
.padding-15px-bottom {
padding-bottom: 15px;
}
.padding-20px-bottom {
padding-bottom: 20px;
}
.padding-25px-bottom {
padding-bottom: 25px;
}
.padding-30px-bottom {
padding-bottom: 30px;
}
.padding-35px-bottom {
padding-bottom: 35px;
}
.padding-40px-bottom {
padding-bottom: 40px;
}
.padding-45px-bottom {
padding-bottom: 45px;
}
.padding-50px-bottom {
padding-bottom: 50px;
}
.padding-55px-bottom {
padding-bottom: 55px;
}
.padding-60px-bottom {
padding-bottom: 60px;
}
.padding-65px-bottom {
padding-bottom: 65px;
}
.padding-70px-bottom {
padding-bottom: 70px;
}
.padding-75px-bottom {
padding-bottom: 75px;
}
.padding-80px-bottom {
padding-bottom: 80px;
}
.padding-85px-bottom {
padding-bottom: 85px;
}
.padding-90px-bottom {
padding-bottom: 90px;
}
.padding-95px-bottom {
padding-bottom: 95px;
}
.padding-100px-bottom {
padding-bottom: 100px;
} .padding-5px-right {
padding-right: 5px;
}
.padding-10px-right {
padding-right: 10px;
}
.padding-15px-right {
padding-right: 15px;
}
.padding-20px-right {
padding-right: 20px;
}
.padding-25px-right {
padding-right: 25px;
}
.padding-30px-right {
padding-right: 30px;
}
.padding-35px-right {
padding-right: 35px;
}
.padding-40px-right {
padding-right: 40px;
}
.padding-45px-right {
padding-right: 45px;
}
.padding-50px-right {
padding-right: 50px;
}
.padding-55px-right {
padding-right: 55px;
}
.padding-60px-right {
padding-right: 60px;
}
.padding-65px-right {
padding-right: 65px;
}
.padding-70px-right {
padding-right: 70px;
}
.padding-75px-right {
padding-right: 75px;
}
.padding-80px-right {
padding-right: 80px;
}
.padding-85px-right {
padding-right: 85px;
}
.padding-90px-right {
padding-right: 90px;
}
.padding-95px-right {
padding-right: 95px;
}
.padding-100px-right {
padding-right: 100px;
} .padding-5px-left {
padding-left: 5px;
}
.padding-10px-left {
padding-left: 10px;
}
.padding-15px-left {
padding-left: 15px;
}
.padding-20px-left {
padding-left: 20px;
}
.padding-25px-left {
padding-left: 25px;
}
.padding-30px-left {
padding-left: 30px;
}
.padding-35px-left {
padding-left: 35px;
}
.padding-40px-left {
padding-left: 40px;
}
.padding-45px-left {
padding-left: 45px;
}
.padding-50px-left {
padding-left: 50px;
}
.padding-55px-left {
padding-left: 55px;
}
.padding-60px-left {
padding-left: 60px;
}
.padding-65px-left {
padding-left: 65px;
}
.padding-70px-left {
padding-left: 70px;
}
.padding-75px-left {
padding-left: 75px;
}
.padding-80px-left {
padding-left: 80px;
}
.padding-85px-left {
padding-left: 85px;
}
.padding-90px-left {
padding-left: 90px;
}
.padding-95px-left {
padding-left: 95px;
}
.padding-100px-left {
padding-left: 100px;
} .padding-4px-tb {
padding-top: 4px;
padding-bottom: 4px;
}
.padding-5px-tb {
padding-top: 5px;
padding-bottom: 5px;
}
.padding-10px-tb {
padding-top: 10px;
padding-bottom: 10px;
}
.padding-15px-tb {
padding-top: 15px;
padding-bottom: 15px;
}
.padding-20px-tb {
padding-top: 20px;
padding-bottom: 20px;
}
.padding-25px-tb {
padding-top: 25px;
padding-bottom: 25px;
}
.padding-30px-tb {
padding-top: 30px;
padding-bottom: 30px;
}
.padding-35px-tb {
padding-top: 35px;
padding-bottom: 35px;
}
.padding-40px-tb {
padding-top: 40px;
padding-bottom: 40px;
}
.padding-45px-tb {
padding-top: 45px;
padding-bottom: 45px;
}
.padding-50px-tb {
padding-top: 50px;
padding-bottom: 50px;
}
.padding-55px-tb {
padding-top: 55px;
padding-bottom: 55px;
}
.padding-60px-tb {
padding-top: 60px;
padding-bottom: 60px;
}
.padding-65px-tb {
padding-top: 65px;
padding-bottom: 65px;
}
.padding-70px-tb {
padding-top: 70px;
padding-bottom: 70px;
}
.padding-75px-tb {
padding-top: 75px;
padding-bottom: 75px;
}
.padding-80px-tb {
padding-top: 80px;
padding-bottom: 80px;
}
.padding-85px-tb {
padding-top: 85px;
padding-bottom: 85px;
}
.padding-90px-tb {
padding-top: 90px;
padding-bottom: 90px;
}
.padding-95px-tb {
padding-top: 95px;
padding-bottom: 95px;
}
.padding-100px-tb {
padding-top: 100px;
padding-bottom: 100px;
} .padding-5px-lr {
padding-left: 5px;
padding-right: 5px;
}
.padding-10px-lr {
padding-left: 10px;
padding-right: 10px;
}
.padding-15px-lr {
padding-left: 15px;
padding-right: 15px;
}
.padding-20px-lr {
padding-left: 20px;
padding-right: 20px;
}
.padding-25px-lr {
padding-left: 25px;
padding-right: 25px;
}
.padding-30px-lr {
padding-left: 30px;
padding-right: 30px;
}
.padding-35px-lr {
padding-left: 35px;
padding-right: 35px;
}
.padding-40px-lr {
padding-left: 40px;
padding-right: 40px;
}
.padding-45px-lr {
padding-left: 45px;
padding-right: 45px;
}
.padding-50px-lr {
padding-left: 50px;
padding-right: 50px;
}
.padding-55px-lr {
padding-left: 55px;
padding-right: 55px;
}
.padding-60px-lr {
padding-left: 60px;
padding-right: 60px;
}
.padding-65px-lr {
padding-left: 65px;
padding-right: 65px;
}
.padding-70px-lr {
padding-left: 70px;
padding-right: 70px;
}
.padding-75px-lr {
padding-left: 75px;
padding-right: 75px;
}
.padding-80px-lr {
padding-left: 80px;
padding-right: 80px;
}
.padding-85px-lr {
padding-left: 85px;
padding-right: 85px;
}
.padding-90px-lr {
padding-left: 90px;
padding-right: 90px;
}
.padding-95px-lr {
padding-left: 95px;
padding-right: 95px;
}
.padding-100px-lr {
padding-left: 100px;
padding-right: 100px;
}
.padding-one-all {
padding: 1%;
}
.padding-two-all {
padding: 2%;
}
.padding-three-all {
padding: 3%;
}
.padding-four-all {
padding: 4%;
}
.padding-five-all {
padding: 5%;
}
.padding-six-all {
padding: 6%;
}
.padding-seven-all {
padding: 7%;
}
.padding-eight-all {
padding: 8%;
}
.padding-nine-all {
padding: 9%;
}
.padding-ten-all {
padding: 10%;
}
.padding-eleven-all {
padding: 11%;
}
.padding-twelve-all {
padding: 12%;
}
.padding-thirteen-all {
padding: 13%;
}
.padding-fourteen-all {
padding: 14%;
}
.padding-fifteen-all {
padding: 15%;
}
.padding-sixteen-all {
padding: 16%;
}
.padding-seventeen-all {
padding: 17%;
}
.padding-eighteen-all {
padding: 18%;
}
.padding-nineteen-all {
padding: 19%;
}
.padding-twenty-all {
padding: 20%;
}
.padding-twenty-one-all {
padding: 21%;
}
.padding-twenty-two-all {
padding: 22%;
}
.padding-twenty-three-all {
padding: 23%;
}
.padding-twenty-four-all {
padding: 24%;
}
.padding-twenty-five-all {
padding: 25%;
} .display-block {
display: block !important
}
.display-inline-block {
display: inline-block !important
}
.display-inline {
display: inline !important
}
.display-none {
display: none !important
}
.display-inherit {
display: inherit !important
}
.display-table {
display: table !important
}
.display-table-cell {
display: table-cell !important
}
.overflow-hidden {
overflow: hidden !important
}
.overflow-visible {
overflow: visible !important
}
.overflow-auto {
overflow: auto !important
}
.display-flex {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-inline-flexbox;
display: -moz-flex;
display: -webkit-inline-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-o-flex-flow: row wrap;
} .position-inherit {
position: inherit !important
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-right {
right: 0 !important;
}
.position-left {
left: 0 !important;
}
.position-top {
top: 0 !important;
} .float-left {
float: left !important
}
.float-right {
float: right !important
}
.float-none {
float: none !important
} .top-auto {
top: auto
}
.top-inherit {
top: inherit !important;
}
.top-0 {
top: 0 !important;
}
.top-1 {
top: 1px
}
.top-2 {
top: 2px
}
.top-3 {
top: 3px
}
.top-4 {
top: 4px
}
.top-5 {
top: 5px
}
.top-6 {
top: 6px
}
.top-7 {
top: 7px
}
.top-8 {
top: 8px
}
.top-9 {
top: 9px
}
.top-10 {
top: 10px
}
.top-15 {
top: 15px
}
.top-20 {
top: 20px
}
.top-25 {
top: 25px
}
.top-30 {
top: 30px
}
.top-35 {
top: 35px
}
.top-40 {
top: 40px
}
.top-45 {
top: 45px
}
.top-50 {
top: 50px
}
.top-minus1 {
top: -1px
}
.top-minus2 {
top: -2px
}
.top-minus3 {
top: -3px
}
.top-minus4 {
top: -4px
}
.top-minus5 {
top: -5px
}
.top-minus6 {
top: -6px
}
.top-minus7 {
top: -7px
}
.top-minus8 {
top: -8px
}
.top-minus9 {
top: -9px
}
.top-minus10 {
top: -10px
}
.top-minus15 {
top: -15px
}
.top-minus20 {
top: -20px
}
.top-minus25 {
top: -25px
}
.top-minus30 {
top: -30px
}
.top-minus35 {
top: -35px
}
.top-minus40 {
top: -40px
} .bottom-auto {
bottom: auto
}
.bottom-0 {
bottom: 0
}
.bottom-1 {
bottom: 1px
}
.bottom-2 {
bottom: 2px
}
.bottom-3 {
bottom: 3px
}
.bottom-4 {
bottom: 4px
}
.bottom-5 {
bottom: 5px
}
.bottom-6 {
bottom: 6px
}
.bottom-7 {
bottom: 7px
}
.bottom-8 {
bottom: 8px
}
.bottom-9 {
bottom: 9px
}
.bottom-10 {
bottom: 10px
}
.bottom-15 {
bottom: 15px
}
.bottom-20 {
bottom: 20px
}
.bottom-25 {
bottom: 25px
}
.bottom-30 {
bottom: 30px
}
.bottom-35 {
bottom: 35px
}
.bottom-40 {
bottom: 40px
}
.bottom-45 {
bottom: 45px
}
.bottom-50 {
bottom: 50px
} .left-auto {
left: auto
}
.left-0 {
left: 0
}
.left-1 {
left: 1px
}
.left-2 {
left: 2px
}
.left-3 {
left: 3px
}
.left-4 {
left: 4px
}
.left-5 {
left: 5px
}
.left-6 {
left: 6px
}
.left-7 {
left: 7px
}
.left-8 {
left: 8px
}
.left-9 {
left: 9px
}
.left-10 {
left: 10px
}
.left-15 {
left: 15px
}
.left-20 {
left: 20px
}
.left-25 {
left: 25px
}
.left-30 {
left: 30px
}
.left-35 {
left: 35px
}
.left-40 {
left: 40px
}
.left-45 {
left: 45px
}
.left-50 {
left: 50px
} .right-auto {
right: auto
}
.right-0 {
right: 0
}
.right-1 {
right: 1px
}
.right-2 {
right: 2px
}
.right-3 {
right: 3px
}
.right-4 {
right: 4px
}
.right-5 {
right: 5px
}
.right-6 {
right: 6px
}
.right-7 {
right: 7px
}
.right-8 {
right: 8px
}
.right-9 {
right: 9px
}
.right-10 {
right: 10px
}
.right-15 {
right: 15px
}
.right-20 {
right: 20px
} .z-index-1111 {
z-index: 1111;
}
.z-index-111 {
z-index: 111;
}
.z-index-1 {
z-index: 1;
}
.z-index-2 {
z-index: 2;
}
.z-index-3 {
z-index: 3;
}
.z-index-4 {
z-index: 4;
}
.z-index-5 {
z-index: 5;
}
.z-index-0 {
z-index: 0;
}
.z-index-minus2 {
z-index: -2;
} .vertical-align-middle {
vertical-align: middle;
}
.vertical-align-top {
vertical-align: top;
}
.vertical-align-bottom {
vertical-align: bottom;
}
.vertical-middle {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-moz-transform: translateY(-50%);
position: absolute;
top: 50%;
left: 0;
right: 0
}
.clear-both {
clear: both
}
.line-break {
display: block;
}
.absolute-middle-center {
left: 50%;
top: 50%;
z-index: 9;
position: absolute;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.absolute-bottom-center {
left: 50%;
top: 80%;
z-index: 9;
position: absolute;
-ms-transform: translateX(-50%) translateY(-80%);
-moz-transform: translateX(-50%) translateY(-80%);
-webkit-transform: translateX(-50%) translateY(-80%);
transform: translateX(-50%) translateY(-80%);
} .bg-transparent {
background-color: transparent;
}
.bg-white {
background-color: #fff;
}
.bg-black {
background-color: #000;
}
.bg-extra-dark-gray {
background-color: #1c1c1c;
}
.bg-dark-gray {
background-color: #757575;
}
.bg-extra-medium-gray {
background-color: #939393;
}
.bg-medium-gray {
background-color: #dbdbdb;
}
.bg-extra-light-gray {
background-color: #e0e0e0
}
.bg-medium-light-gray {
background-color: #ededed
}
.bg-light-gray {
background-color: #f7f7f7
}
.bg-very-light-gray {
background-color: #fafafa
} .bg-transparent-hover:hover {
background-color: transparent;
}
.bg-white-hover:hover {
background-color: #fff;
}
.bg-black-hover:hover {
background-color: #000;
}
.bg-extra-dark-gray-hover:hover {
background-color: #1c1c1c;
}
.bg-dark-gray-hover:hover {
background-color: #757575;
}
.bg-extra-medium-gray-hover:hover {
background-color: #939393;
}
.bg-medium-gray-hover:hover {
background-color: #dbdbdb;
}
.bg-extra-light-gray-hover:hover {
background-color: #e0e0e0
}
.bg-medium-light-gray-hover:hover {
background-color: #ededed
}
.bg-light-gray-hover:hover {
background-color: #f7f7f7
}
.bg-very-light-gray-hover:hover {
background-color: #fafafa
} .parallax {
position: relative;
background-size: cover;
overflow: hidden;
background-attachment: fixed;
}
.fix-background {
position: relative;
background-size: cover;
animation-duration: 0s;
animation-fill-mode: none;
-webkit-animation-duration: 0s;
-webkit-animation-fill-mode: none;
-moz-animation-duration: 0s;
-moz-animation-fill-mode: none;
-ms-animation-duration: 0s;
-ms-animation-fill-mode: none;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed
}
.cover-background {
background-size: cover !important;
overflow: hidden !important;
background-position: center;
background-repeat: no-repeat !important;
}
.background-size-inherit {
background-size: inherit
}
.background-attachment-inherit {
background-attachment: inherit
}
.background-position-left {
background-position: left center;
}
.background-position-left-bottom {
background-position: left bottom;
}
.background-position-right {
background-position: right center;
}
.background-position-top {
background-position: center top !important;
} .btn-shadow {
box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}
.btn-shadow-large {
box-shadow: 0 0 12px rgba(0, 0, 0, .2);
}
.box-shadow-light {
box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}
.box-shadow {
box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.box-shadow-dark {
box-shadow: 0 0 4px rgba(0, 0, 0, .4);
}
.box-shadow-large {
box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}
.box-shadow-extra-large {
-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
} .border-all {
border: 1px solid #ededed
} .border-width-1 {
border-width: 1px;
}
.border-width-2 {
border-width: 2px;
}
.border-width-3 {
border-width: 3px;
}
.border-width-4 {
border-width: 4px;
}
.border-width-5 {
border-width: 5px;
}
.border-width-6 {
border-width: 6px;
}
.border-width-7 {
border-width: 7px;
}
.border-width-8 {
border-width: 8px;
}
.border-width-9 {
border-width: 9px;
}
.border-width-10 {
border-width: 10px;
}
.border-width-20 {
border-width: 20px;
} .border-top {
border-top: 1px solid;
}
.border-bottom {
border-bottom: 1px solid;
}
.border-left {
border-left: 1px solid;
}
.border-right {
border-right: 1px solid;
}
.border-lr {
border-left: 1px solid;
border-right: 1px solid;
}
.border-tb {
border-top: 1px solid;
border-bottom: 1px solid;
} .border-color-white {
border-color: #fff
}
.border-color-black {
border-color: #000
}
.border-color-extra-dark-gray {
border-color: #232323
}
.border-color-medium-dark-gray {
border-color: #363636
}
.border-color-dark-gray {
border-color: #939393
}
.border-color-extra-medium-gray {
border-color: #dbdbdb
}
.border-color-medium-gray {
border-color: #e4e4e4
}
.border-color-extra-light-gray {
border-color: #ededed
}
.border-color-light-gray {
border-color: #f5f5f5
} .border-dotted {
border-style: dotted !important;
}
.border-dashed {
border-style: dashed !important;
}
.border-solid {
border-style: solid !important;
}
.border-double {
border-style: double !important;
}
.border-groove {
border-style: groove !important;
}
.border-ridge {
border-style: ridge !important;
}
.border-inset {
border-style: inset !important;
}
.border-outset {
border-style: outset !important;
}
.border-none {
border-style: none !important;
}
.border-hidden {
border-style: hidden !important;
}
.border-transperent {
border-color: transparent !important;
}
.no-border-top {
border-top: 0 !important
}
.no-border-bottom {
border-bottom: 0 !important
}
.no-border-right {
border-right: 0 !important
}
.no-border-left {
border-left: 0 !important
} .border-radius-1 {
border-radius: 1px
}
.border-radius-2 {
border-radius: 2px
}
.border-radius-3 {
border-radius: 3px
}
.border-radius-4 {
border-radius: 4px
}
.border-radius-5 {
border-radius: 5px
}
.border-radius-6 {
border-radius: 6px
}
.border-radius-7 {
border-radius: 7px
}
.border-radius-8 {
border-radius: 8px
}
.border-radius-9 {
border-radius: 9px
}
.border-radius-10 {
border-radius: 10px
}
.border-radius-20 {
border-radius: 20px
}
.border-radius-50 {
border-radius: 50%
}
.border-radius-100 {
border-radius: 100%
}
.border-radius-none {
border-radius: 0
} .separator-line-verticle-extra-small {
width: 1px;
height: 8px;
}
.separator-line-verticle-small-think {
width: 17px;
height: 3px;
}
.separator-line-verticle-small {
width: 1px;
height: 13px;
}
.separator-line-verticle-small-think2 {
width: 64px;
height: 7px;
}
.separator-line-verticle-large {
width: 1px;
height: 20px;
}
.separator-line-verticle-extra-large {
width: 1px;
height: 30px;
}
.separator-line-verticle-medium-think-full {
width: 8px;
height: 40px;
}
.separator-line-verticle-large-thick {
width: 109px;
height: 11px
}
.separator-line-horrizontal-medium-light {
width: 36px;
height: 3px;
}
.separator-line-horrizontal-medium-light2 {
width: 40%;
height: 1px;
}
.separator-line-horrizontal-medium-light3 {
width: 18%;
height: 1px;
}
.separator-line-horrizontal-medium-think {
width: 50px;
height: 5px;
}
.separator-line-horrizontal-large-think {
width: 100%;
height: 8px;
}
.separator-line-horrizontal-full {
width: 100%;
height: 1px;
} .divider-full {
width: 100%;
height: 1px;
display: inline-block
} .width-10 {
width: 10%;
}
.width-15 {
width: 15%;
}
.width-20 {
width: 20%;
}
.width-25 {
width: 25%;
}
.width-30 {
width: 30%;
}
.width-35 {
width: 35%;
}
.width-40 {
width: 40%;
}
.width-45 {
width: 45%;
}
.width-50 {
width: 50%;
}
.width-55 {
width: 55%;
}
.width-60 {
width: 60%;
}
.width-65 {
width: 65%;
}
.width-70 {
width: 70%;
}
.width-75 {
width: 75%;
}
.width-80 {
width: 80%;
}
.width-85 {
width: 85%;
}
.width-90 {
width: 90%;
}
.width-95 {
width: 95%;
}
.width-100 {
width: 100%;
}
.width-auto {
width: auto
}
@media (max-width:768px) {
.sm-width-100 {
width: 100%;
}
}
@media (max-width:541px) {
.xs-width-100 {
width: 100%;
}
} .height-1px {
height: 1px
}
.height-2px {
height: 2px
}
.height-3px {
height: 3px
}
.height-4px {
height: 4px
}
.height-5px {
height: 5px
}
.height-6px {
height: 6px
}
.height-7px {
height: 7px
}
.height-8px {
height: 8px
}
.height-9px {
height: 9px
}
.height-10px {
height: 10px
}
.height-50px {
height: 50px
}
.height-60px {
height: 60px
}
.height-70px {
height: 70px
}
.height-50 {
height: 50%
}
.height-100 {
height: 100% !important
}
.height-auto {
height: auto !important
}
.height-80px {
height: 80px
}
.height-90px {
height: 90px
}
.height-100px {
height: 100px
}
.height-130px {
height: 130px
}
.height-150px {
height: 150px
}
.height-200px {
height: 200px
}
.height-250px {
height: 250px
}
.height-300px {
height: 300px
}
.height-350px {
height: 350px
}
.height-400px {
height: 400px
}
.height-450px {
height: 450px
}
.height-500px {
height: 500px
}
.height-550px {
height: 550px
}
.height-600px {
height: 600px
}
.height-650px {
height: 650px
}
.height-700px {
height: 700px
}
.height-750px {
height: 750px
}
.height-800px {
height: 800px
}
.height-850px {
height: 850px
}
.height-900px {
height: 900px
}
.max-height-100 {
max-height: 100%
}
.full-screen {
min-height: 980px;
} .min-height-100px {
min-height: 100px
}
.min-height-200px {
min-height: 200px
}
.min-height-300px {
min-height: 300px
}
.min-height-400px {
min-height: 400px
}
.min-height-500px {
min-height: 500px
}
.min-height-600px {
min-height: 600px
}
.min-height-700px {
min-height: 700px
}
.blog-separator {
margin: 0 5px;
} .icon-very-small {
font-size: 16px;
line-height: 16px;
}
.icon-small {
font-size: 30px;
line-height: 30px;
}
.icon-medium {
font-size: 45px;
line-height: 45px;
}
.icon-extra-medium {
font-size: 40px;
line-height: 40px;
}
.icon-large {
font-size: 60px;
line-height: 60px;
}
.icon-extra-large {
font-size: 60px;
line-height: 60px;
}
.icon-round-small {
border-radius: 100%;
display: table-cell;
height: 80px;
margin: 0 auto;
text-align: center;
vertical-align: middle;
width: 80px;
font-size: 32px
}
.icon-round-medium {
border-radius: 100%;
display: table-cell;
height: 90px;
margin: 0 auto;
text-align: center;
vertical-align: middle;
width: 90px;
}
.fa.icon-very-small {
font-size: 16px;
line-height: 16px;
}
.fa.icon-small {
font-size: 24px;
line-height: 24px;
}
.fa.icon-medium {
font-size: 35px;
line-height: 35px;
}
.fa.icon-extra-medium {
font-size: 40px;
line-height: 40px;
}
.fa.icon-large {
font-size: 50px;
line-height: 50px;
}
.fa.icon-extra-large {
font-size: 60px;
line-height: 60px;
}
.fa.icon-round-small {
border-radius: 100%;
display: table-cell;
height: 80px;
margin: 0 auto;
text-align: center;
vertical-align: middle;
width: 80px;
font-size: 32px
}
.fa.icon-round-medium {
border-radius: 100%;
display: table-cell;
height: 90px;
margin: 0 auto;
text-align: center;
vertical-align: middle;
width: 90px;
} .list-style-none {
list-style: none;
}
.bg-overlay-dark10:before,
.hover-bg-overlay-dark10:before {
background: rgba(0, 0, 0, 0.1);
}
.bg-overlay-dark20:before,
.hover-bg-overlay-dark20:before {
background: rgba(0, 0, 0, 0.2);
}
.bg-overlay-dark30:before,
.hover-bg-overlay-dark30:before {
background: rgba(0, 0, 0, 0.3);
}
.bg-overlay-dark40:before {
background: rgba(0, 0, 0, 0.4);
}
.bg-overlay-dark50:before {
background: rgba(0, 0, 0, 0.5);
}
.bg-overlay-dark60:before {
background: rgba(0, 0, 0, 0.6);
}
.bg-overlay-dark70:before {
background: rgba(0, 0, 0, 0.7);
}
.bg-overlay-dark80:before {
background: rgba(0, 0, 0, 0.8);
}
.bg-overlay-dark90:before {
background: rgba(0, 0, 0, 0.9);
}
.bg-overlay-light10:before {
background: rgba(255, 255, 255, 0.1);
}
.bg-overlay-light20:before {
background: rgba(255, 255, 255, 0.2);
}
.bg-overlay-light30:before {
background: rgba(255, 255, 255, 0.3);
}
.bg-overlay-light40:before {
background: rgba(255, 255, 255, 0.4);
}
.bg-overlay-light50:before {
background: rgba(255, 255, 255, 0.5);
}
.bg-overlay-light60:before {
background: rgba(255, 255, 255, 0.6);
}
.bg-overlay-light70:before {
background: rgba(255, 255, 255, 0.7);
}
.bg-overlay-light80:before {
background: rgba(255, 255, 255, 0.8);
}
.bg-overlay-light90:before {
background: rgba(255, 255, 255, 0.9);
}
.bg-overlay-accent-light:before {
opacity: .6 !important;
}
.bg-overlay:before {
position: absolute !important;
display: block !important;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
}
.hover-bg-overlay:before {
position: absolute !important;
display: block !important;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
}
.vc-hoverbox-back {
z-index: 1;
}
.ins-flipbox-front .vc-hoverbox-front-inner {
z-index: 2;
}
.color-scheme-white,
.color-scheme-white h1,
.color-scheme-white h2,
.color-scheme-white h3,
.color-scheme-white h4,
.color-scheme-white h5,
.color-scheme-white h6,
.color-scheme-white p,
.color-scheme-white i {
color: #fff;
} .insignia-main-social-icons ul {
list-style: none;
margin: 0;
padding: 0;
}
.insignia-main-social-icons ul li a {
padding: 0 6px;
line-height: normal;
font-size: 16px;
}
.insignia-main-social-icons ul li {
list-style: none;
display: inline-block;
}
@media screen and (max-width:768px) {
h1,	.inv-title-h1 {
line-height: 42px !important;
font-size: 30px !important;
}
h2:not(.woocommerce-loop-product__title),	.inv-title-h2 {
line-height: 35px !important;
font-size: 25px !important;
}
h3,	.inv-title-h3 {
line-height: 32px !important;
font-size: 22px !important;
}
h4,	.inv-title-h4 {
line-height: 32px !important;
font-size: 20px !important;
}
h5,	.inv-title-h5 {
line-height: 30px !important;
font-size: 18px !important;
}
h6,	.inv-title-h6 {
line-height: 30px !important;
font-size: 16px !important;
}
#comments .children {
padding-left: 0px;
}
}
@media screen and (max-width:1100px) {
#comments .children {
padding-left: 40px;
}
}
.slick-dots li {
height: auto !important;
}
.slick-dots li button {
padding: 0 !important;
width: auto !important;
margin: 0 !important;
height: auto !important;
}
.ins-logos-carousel .slick-dots {
cursor: default;
}
span.vc_pie_chart_value {
font-size: 20px !important;
}
.vc-col-shadow>.vc_column-inner {
-webkit-box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.1);
}
.inv-post-grid-one-btn-inner {
font-size: 11px;
line-height: 1;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 700;
padding: 14px 20px 14px 20px;
margin: 0 5px 5px 0;
display: inline-block;
text-align: center;
border-radius: 2px;
background: #F15201;
color: #ffffff;
border: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.inv-post-grid-one-btn-inner:hover {
background: #292929;
color: #fff;
}
@media (max-width: 700px){
.menu-item-cart .minicart {
right: -70px;
}
}