body .toggle{
margin-bottom:15px
}
.toggle.open h3 a{
color:#fff;
background-color:#000
}
body .toggle h3,
body .row .toggle h3 {
margin-bottom:0
}
.toggle h3 {
position:relative;
z-index:10;
font-size:12px;
}
div[data-style="default"] .toggle h3 a,
div[data-style="default"] .toggle h3{
font-size:14px;
line-height:14px
}
.toggle h3 a{
display:block;
color: rgba(0,0,0,0.65);
letter-spacing:0;
font-size:14px;
line-height:16px;
padding:14px 14px 16px 43px;
font-weight:400;
background-color:rgba(0,0,0,0.045);
transition:all 0.2s linear;
-webkit-transition:all 0.2s linear;
}
.toggle h3 a i{
position:absolute;
left:13px;
background-color:transparent;
color:#888;
top:13px;
width:18px;
height:16px;
line-height:18px;
font-size:15px;
transition:all 0.2s linear;
-webkit-transition:all 0.2s linear;
}
.toggle.open h3 a i{
color:#fff
}
.toggle h3 a:hover{
background-color:rgba(0,0,0,0.035)
}
body .toggle >div{
border-top:0;
background-color:#fff;
box-shadow:0 1px 2px rgba(0,0,0,0.2);
padding:10px 14px;
display:none;
}
.toggle >div .wpb_wrapper{
margin:0
}
body .toggle[data-inner-wrap="true"] > div {
-webkit-transition: max-height 0.5s ease;
transition: max-height 0.5s ease;
max-height: 0;
overflow: hidden;
pointer-events: none;
display: block;
}
@media only screen and (max-width: 999px) {
body .accordion .toggle[data-inner-wrap="true"]:not(.open) > div {
-webkit-transition: none;
transition: none;
}
}
body .toggle[data-inner-wrap="true"].open > div {
pointer-events: all;
}
body .toggle[data-inner-wrap="true"] > div,
div[data-style="minimal_small"] .toggle[data-inner-wrap="true"] > div,
div[data-style*="minimal"] .toggle[data-inner-wrap="true"] > div {
padding: 0;
}
body div[data-style="minimal_small"] .toggle > div .inner-toggle-wrap {
padding-top: 1.4em;
padding-bottom: 0;
}
div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
padding: 0 0 30px 0;
}
body .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
padding:10px 14px;
}
.toggle >div >div:last-child,
.toggle[data-inner-wrap="true"] .inner-toggle-wrap > div:last-child{
margin-bottom:0!important
}
.light .toggle >div{
color:#676767
}
.light .toggles[data-style="default"] .toggle h3 a {
color: #fff;
}
.light .toggles[data-style="default"] .toggle >div{
background-color: transparent;
}
body div[data-style*="minimal"] .toggle.open h3 a,
body div[data-style*="minimal"] .toggle h3 a{
background-color:transparent
}
div[data-style*="minimal"] .toggle >div{
box-shadow:none;
-webkit-box-shadow:none;
padding:0 0 30px 0;
background-color:transparent
}
div[data-style*="minimal"] .toggle h3 i{
width:30px;
height:30px;
position:absolute;
right:0;
left:auto;
top:50%;
margin-top:-15px;
border:2px solid #888;
border-radius:30px 30px;
-ms-transition:border-color 0.15s ease;
transition:border-color 0.15s ease;
-webkit-transition:border-color 0.15s ease
}
div[data-style="minimal"] .toggle h3 a{
padding:30px 70px 30px 0px;
-ms-transition:color 0.15s ease;
transition:color 0.15s ease;
-webkit-transition:color 0.15s ease
}
div[data-style="minimal"] .toggle{
border-bottom:2px solid rgba(0,0,0,0.08);
transition:border-color 0.15s ease;
-webkit-transition:border-color 0.15s ease;
}
body div[data-style="minimal"] .toggle {
margin-bottom:0
}
div[data-style="minimal"] .toggle h3 i:before{
content:' ';
top:14px;
left:6px;
margin-top:-2px;
width:14px;
height:2px;
position:absolute;
background-color:#888;
transition:background-color 0.15s ease;
-webkit-transition:background-color 0.15s ease
}
div[data-style="minimal"] .toggle h3 i:after{
content:' ';
top:6px;
left:14px;
width:2px;
margin-left:-2px;
height:14px;
position:absolute;
background-color:#888;
transition:transform 0.45s cubic-bezier(.3,.4,.2,1),background-color 0.15s ease;
}
.light div[data-style="minimal"] .toggle {
border-color:rgba(255,255,255,0.2)
}
.light div[data-style*="minimal"] .toggle h3 i{
border-color:#fff
}
.light div[data-style*="minimal"] .toggle h3 i:before,
.light div[data-style*="minimal"] .toggle h3 i:after{
background-color:#fff
}
.light div[data-style*="minimal"] .toggle h3 a{
color:#fff
}
div[data-style*="minimal"] .toggle.open i:after{
-ms-transform:scale(1,0);
transform:scale(1,0);
-webkit-transform:scale(1,0)
}
div[data-style="minimal_small"] .toggle h3 {
display: inline-block;
padding: 0 0 4px;
}
div[data-style="minimal_small"] .toggle h3 a {
padding: 0
}
div[data-style="minimal_small"] .toggle.default h3 a:hover,
div[data-style="minimal_small"] .toggle.default.open h3 a {
color: #000;
}
div[data-style="minimal_small"] .toggle.default > h3:after {
background-color: #000;
}
.span_12.light div[data-style="minimal_small"] .toggle.default h3 a:hover,
.span_12.light div[data-style="minimal_small"] .toggle.default.open h3 a {
color: #fff;
}
.span_12.light div[data-style="minimal_small"] .toggle > h3:before {
background-color: rgba(255,255,255,0.2);
}
.span_12.light div[data-style="minimal_small"] .toggle.default:hover > h3:after,
.span_12.light div[data-style="minimal_small"] .toggle.default.open > h3:after,
.span_12.light div[data-style="minimal_small"] .toggle.default > h3:after {
background-color: #fff;
}
div[data-style="minimal_small"] .toggle > h3:after,
div[data-style="minimal_small"] .toggle > h3:before {
display: block;
content: '';
position: absolute;
bottom: 0;
width: 100%;
background-color: rgba(0,0,0,0.1);
height: 2px;
left: 0;
pointer-events: none;
}
div[data-style="minimal_small"] .toggle > h3:after {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
transform-origin: left;
}
div[data-style="minimal_small"] .toggle.open > h3:after,
div[data-style="minimal_small"] .toggle:hover > h3:after {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
div[data-style="minimal_small"] .toggle >div {
padding-top: 1.3em;
padding-bottom: 0;
}
div[data-style="minimal_small"] .toggle > h3 i {
display: none;
}
div[data-style="minimal_small"] .toggle {
margin-bottom: 1.4em;
}
@media only screen and (max-width : 690px) {
div[data-style="minimal"] .toggle h3 a {
font-size: 20px;
line-height: 24px;
}
}.iwithtext{
position:relative
}
.iwithtext .iwt-icon{
position:absolute;
left:0;
top:0
}
.iwithtext .iwt-icon img{
width:35px;
height:auto;
padding:0
}
.row .col .iwithtext .iwt-icon img:not([srcset]) {
width:35px;
}
.span_10.iwt h2{
line-height:20px
}
.span_10.iwt h3{
line-height:18px
}
.iwithtext .iwt-text{
padding-left:55px
}
.main-content .vc_span2 .iwithtext .iwt-icon,
.main-content .vc_col-sm-2 .iwithtext .iwt-icon{
top:-2px
}
.main-content .vc_span2 .iwithtext .iwt-icon i,
.main-content .vc_col-sm-2 .iwithtext .iwt-icon i{
font-size:26px;
line-height:26px;
width:26px;
height:26px
}
.main-content .vc_span2 .iwithtext .iwt-icon img,
.main-content .vc_col-sm-2 .iwithtext .iwt-icon img{
width:26px
}
.main-content .vc_span2 .iwithtext .iwt-icon img:not([srcset]),
.main-content .vc_col-sm-2 .iwithtext .iwt-icon img:not([srcset]) {
width:26px
}
.main-content .vc_span2 .iwithtext .iwt-text,
.main-content .vc_col-sm-2 .iwithtext .iwt-text{
padding-left:45px
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
.main-content .vc_span2 .iwithtext .iwt-icon i {
font-size: 34px;
line-height: 34px;
width: 34px;
height: 34px;
}
.main-content .vc_span2 .iwithtext .iwt-icon img {
width: 35px;
}
.main-content .vc_span2  .iwithtext .iwt-text {
padding-left: 55px;
}
.main-content .vc_span2 .iwithtext .iwt-icon {
top: -4px;
}
}@font-face{font-family:steadysets;src:url(//usa.erlab.com/wp-content/themes/salient/css/fonts/steadysets.eot);src:url(//usa.erlab.com/wp-content/themes/salient/css/fonts/steadysets.eot?#iefix) format('embedded-opentype'),url(//usa.erlab.com/wp-content/themes/salient/css/fonts/steadysets.ttf) format('truetype'),url(//usa.erlab.com/wp-content/themes/salient/css/fonts/steadysets.woff) format('woff'),url(//usa.erlab.com/wp-content/themes/salient/css/fonts/steadysets.svg#icomoon) format('svg');font-weight:400;font-style:normal}body [class*=" steadysets-icon-"], body [class^=steadysets-icon-]{font-family:steadysets;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.steadysets-icon-type:before{content:"\e600"}.steadysets-icon-box:before{content:"\e601"}.steadysets-icon-archive:before{content:"\e602"}.steadysets-icon-envelope:before{content:"\e603"}.steadysets-icon-email:before{content:"\e604"}.steadysets-icon-files:before{content:"\e605"}.steadysets-icon-uniE606:before{content:"\e606"}.steadysets-icon-connection-empty:before{content:"\e607"}.steadysets-icon-connection-25:before{content:"\e608"}.steadysets-icon-connection-50:before{content:"\e609"}.steadysets-icon-connection-75:before{content:"\e60a"}.steadysets-icon-connection-full:before{content:"\e60b"}.steadysets-icon-microphone:before{content:"\e60c"}.steadysets-icon-microphone-off:before{content:"\e60d"}.steadysets-icon-book:before{content:"\e60e"}.steadysets-icon-cloud:before{content:"\e60f"}.steadysets-icon-book2:before{content:"\e610"}.steadysets-icon-star:before{content:"\e611"}.steadysets-icon-phone-portrait:before{content:"\e612"}.steadysets-icon-phone-landscape:before{content:"\e613"}.steadysets-icon-tablet:before{content:"\e614"}.steadysets-icon-tablet-landscape:before{content:"\e615"}.steadysets-icon-laptop:before{content:"\e616"}.steadysets-icon-uniE617:before{content:"\e617"}.steadysets-icon-barbell:before{content:"\e618"}.steadysets-icon-stopwatch:before{content:"\e619"}.steadysets-icon-atom:before{content:"\e61a"}.steadysets-icon-syringe:before{content:"\e61b"}.steadysets-icon-pencil:before{content:"\e61c"}.steadysets-icon-chart:before{content:"\e61d"}.steadysets-icon-bars:before{content:"\e61e"}.steadysets-icon-cube:before{content:"\e61f"}.steadysets-icon-image:before{content:"\e620"}.steadysets-icon-crop:before{content:"\e621"}.steadysets-icon-graph:before{content:"\e622"}.steadysets-icon-select:before{content:"\e623"}.steadysets-icon-bucket:before{content:"\e624"}.steadysets-icon-mug:before{content:"\e625"}.steadysets-icon-clipboard:before{content:"\e626"}.steadysets-icon-lab:before{content:"\e627"}.steadysets-icon-bones:before{content:"\e628"}.steadysets-icon-pill:before{content:"\e629"}.steadysets-icon-bolt:before{content:"\e62a"}.steadysets-icon-health:before{content:"\e62b"}.steadysets-icon-map-marker:before{content:"\e62c"}.steadysets-icon-stack:before{content:"\e62d"}.steadysets-icon-newspaper:before{content:"\e62e"}.steadysets-icon-uniE62F:before{content:"\e62f"}.steadysets-icon-coffee:before{content:"\e630"}.steadysets-icon-bill:before{content:"\e631"}.steadysets-icon-sun:before{content:"\e632"}.steadysets-icon-vcard:before{content:"\e633"}.steadysets-icon-shorts:before{content:"\e634"}.steadysets-icon-drink:before{content:"\e635"}.steadysets-icon-diamond:before{content:"\e636"}.steadysets-icon-bag:before{content:"\e637"}.steadysets-icon-calculator:before{content:"\e638"}.steadysets-icon-credit-cards:before{content:"\e639"}.steadysets-icon-microwave-oven:before{content:"\e63a"}.steadysets-icon-camera:before{content:"\e63b"}.steadysets-icon-share:before{content:"\e63c"}.steadysets-icon-bullhorn:before{content:"\e63d"}.steadysets-icon-user:before{content:"\e63e"}.steadysets-icon-users:before{content:"\e63f"}.steadysets-icon-user2:before{content:"\e640"}.steadysets-icon-users2:before{content:"\e641"}.steadysets-icon-unlocked:before{content:"\e642"}.steadysets-icon-unlocked2:before{content:"\e643"}.steadysets-icon-lock:before{content:"\e644"}.steadysets-icon-forbidden:before{content:"\e645"}.steadysets-icon-switch:before{content:"\e646"}.steadysets-icon-meter:before{content:"\e647"}.steadysets-icon-flag:before{content:"\e648"}.steadysets-icon-home:before{content:"\e649"}.steadysets-icon-printer:before{content:"\e64a"}.steadysets-icon-clock:before{content:"\e64b"}.steadysets-icon-calendar:before{content:"\e64c"}.steadysets-icon-comment:before{content:"\e64d"}.steadysets-icon-chat-3:before{content:"\e64e"}.steadysets-icon-chat-2:before{content:"\e64f"}.steadysets-icon-chat-1:before{content:"\e650"}.steadysets-icon-chat:before{content:"\e651"}.steadysets-icon-zoom-out:before{content:"\e652"}.steadysets-icon-zoom-in:before{content:"\e653"}.steadysets-icon-search:before{content:"\e654"}.steadysets-icon-trashcan:before{content:"\e655"}.steadysets-icon-tag:before{content:"\e656"}.steadysets-icon-download:before{content:"\e657"}.steadysets-icon-paperclip:before{content:"\e658"}.steadysets-icon-checkbox:before{content:"\e659"}.steadysets-icon-checkbox-checked:before{content:"\e65a"}.steadysets-icon-checkmark:before{content:"\e65b"}.steadysets-icon-refresh:before{content:"\e65c"}.steadysets-icon-reload:before{content:"\e65d"}.steadysets-icon-arrow-right:before{content:"\e65e"}.steadysets-icon-arrow-down:before{content:"\e65f"}.steadysets-icon-arrow-up:before{content:"\e660"}.steadysets-icon-arrow-left:before{content:"\e661"}.steadysets-icon-settings:before{content:"\e662"}.steadysets-icon-battery-full:before{content:"\e663"}.steadysets-icon-battery-75:before{content:"\e664"}.steadysets-icon-battery-50:before{content:"\e665"}.steadysets-icon-battery-25:before{content:"\e666"}.steadysets-icon-battery-empty:before{content:"\e667"}.steadysets-icon-battery-charging:before{content:"\e668"}.steadysets-icon-uniE669:before{content:"\e669"}.steadysets-icon-grid:before{content:"\e66a"}.steadysets-icon-list:before{content:"\e66b"}.steadysets-icon-wifi-low:before{content:"\e66c"}.steadysets-icon-folder-check:before{content:"\e66d"}.steadysets-icon-folder-settings:before{content:"\e66e"}.steadysets-icon-folder-add:before{content:"\e66f"}.steadysets-icon-folder:before{content:"\e670"}.steadysets-icon-window:before{content:"\e671"}.steadysets-icon-windows:before{content:"\e672"}.steadysets-icon-browser:before{content:"\e673"}.steadysets-icon-file-broken:before{content:"\e674"}.steadysets-icon-align-justify:before{content:"\e675"}.steadysets-icon-align-center:before{content:"\e676"}.steadysets-icon-align-right:before{content:"\e677"}.steadysets-icon-align-left:before{content:"\e678"}.steadysets-icon-file:before{content:"\e679"}.steadysets-icon-file-add:before{content:"\e67a"}.steadysets-icon-file-settings:before{content:"\e67b"}.steadysets-icon-mute:before{content:"\e67c"}.steadysets-icon-heart:before{content:"\e67d"}.steadysets-icon-enter:before{content:"\e67e"}.steadysets-icon-volume-decrease:before{content:"\e67f"}.steadysets-icon-wifi-mid:before{content:"\e680"}.steadysets-icon-volume:before{content:"\e681"}.steadysets-icon-bookmark:before{content:"\e682"}.steadysets-icon-screen:before{content:"\e683"}.steadysets-icon-map:before{content:"\e684"}.steadysets-icon-measure:before{content:"\e685"}.steadysets-icon-eyedropper:before{content:"\e686"}.steadysets-icon-support:before{content:"\e687"}.steadysets-icon-phone:before{content:"\e688"}.steadysets-icon-email2:before{content:"\e689"}.steadysets-icon-volume-increase:before{content:"\e68a"}.steadysets-icon-wifi-full:before{content:"\e68b"}