@font-face {
font-family: 'linecons';
src:url('/wp_content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.eot');
url('/wp_content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.woff') format('woff'),
url('/wp_content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.ttf') format('truetype'),
url('/wp_content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.svg#Icons') format('svg');
font-weight: normal;
font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
font-family: 'Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
[class^="font-"]:before, [class*=" font-"]:before {
font-family: 'Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
/*-----------------------------------------------------------------------------------*/
/* Revolution Slider Setup Graphics
/*-----------------------------------------------------------------------------------*/
.main-content .container-fluid .revolution_slider_container {
margin-right: -15px;
margin-left: -15px;
}
.fullwidthbanner ul li {
list-style: none;
}
.rev_slider_wrapper:hover .tparrows {
opacity: 0.3;
filter: alpha(opacity=30);
}
.tp-bullets.simplebullets.round .bullet {
margin-top: 0;
margin-left: 20px;
width: 11px;
height: 11px;
background-color: #FFFFFF;
background-image: none;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: background 0.15s ease-in-out 0s;
-moz-transition: background 0.15s ease-in-out 0s;
-o-transition: background 0.15s ease-in-out 0s;
transition: background 0.15s ease-in-out 0s;
}
.tp-bullets.simplebullets.round .bullet.first {
margin-left: 0 !important;
}
.tp-bullets.simplebullets.round .bullet.last {
margin-right: 0 !important;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
background-color: #F05253;
}
.tparrows:before {
display: inline-block;
margin-top: 0;
margin-right: 0;
width: 48px;
text-align: center;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
font-size: 16px;
font-family: 'Icons';
}
.tparrows:before {
margin-top: 23px;
}
.tp-leftarrow.default {
position: relative;
top: 50% !important;
z-index: 100;
width: 48px;
height: 68px;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
background-color: #171717;
background-image: none;
color: #FFFFFF;
cursor: pointer;
}
.tp-rightarrow.default {
position: relative;
top: 50% !important;
z-index: 100;
width: 48px;
height: 68px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
background-color: #171717;
background-image: none;
color: #FFFFFF;
cursor: pointer;
}
.tparrows {
position: relative;
top: 50% !important;
z-index: 100;
width: 48px;
height: 68px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #171717;
background-image: none;
color: #FFFFFF;
cursor: pointer;
opacity: 0.3;
filter: alpha(opacity=30);
-webkit-transition: opacity 0.15s ease-in-out 0s;
-moz-transition: opacity 0.15s ease-in-out 0s;
-o-transition: opacity 0.15s ease-in-out 0s;
transition: opacity 0.15s ease-in-out 0s;
}
.tp-leftarrow:before {
content: "\e6e8";
}
.tp-rightarrow:before {
content: "\e6e9";
}
.tparrows:hover {
opacity: 0.8 !important;
filter: alpha(opacity=80) !important;
}
.tp-caption.very_big_custom_text {
position: absolute;
color: #FFFFFF;
text-shadow: none;
font-weight: 400;
font-size: 48px;
line-height: 1.3em;
margin: 0px;
border-width: 0px;
border-style: none;
white-space:nowrap;
}
.tp-bannertimer {
z-index: 20;
}
.tp-caption.fullscreenvideo iframe {
border: none;
}