.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;
}[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";
}.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://gemsgaragedoors.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:;
}
.last-paragraph-no-margin p:last-of-type {
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: ;
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://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.eot);
src: url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.eot?#iefix) format('embedded-opentype'), url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.svg#fontawesome) format('svg'), url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/fontawesome.woff) format('woff'), url(https://gemsgaragedoors.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://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/themify.eot?-fvbane);
src: url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'), url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/themify.woff?-fvbane) format('woff'), url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/themify.ttf?-fvbane) format('truetype'), url(https://gemsgaragedoors.co.za/wp-content/themes/ituza/assets/fonts/themify.svg?-fvbane#themify) format('svg');
font-weight: normal;
font-style: normal;
} .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;
}
}